c1e53b77a0fa792e099d6f9f2471bd730a0aaf78
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
2
3         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4         and extra UIs.
5
6 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
7
8         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9         proc_with_prefix.
10
11 2017-02-10  Tom Tromey  <tom@tromey.com>
12
13         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
14
15 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
16
17         PR gdb/21122
18         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
19
20 2017-02-08  Jerome Guitton  <guitton@adacore.com>
21
22         * gdb.base/define.exp: Add test for command abbreviations
23         in define.
24
25 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
26
27         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
28         * gdb.reverse/insn-reverse-x86.c: New file.
29
30 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
31
32         PR tdep/20936
33         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
34
35 2017-02-03  Tom Tromey  <tom@tromey.com>
36
37         PR rust/21097:
38         * gdb.rust/simple.exp: Add new tests.
39
40 2017-02-02  Pedro Alves  <palves@redhat.com>
41
42         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
43         tests.
44
45 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
46
47         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
48         taking a 2-byte value out of a 4-byte DWARF implicit value on
49         big-endian targets.
50         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
51         logic.  Add test cases for DW_OP_implicit.
52
53 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
54
55         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
56
57 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
58
59         * gdb.btrace/enable.exp: Call gdb_exit before
60         skip_gdbserver_tests.
61
62 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
63
64         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
65         GDBFLAGS.
66
67 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
68
69         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
70         the test is skipped.
71         * gdb.btrace/data.exp: Likewise.
72         * gdb.btrace/delta.exp: Likewise.
73         * gdb.btrace/dlopen.exp: Likewise.
74         * gdb.btrace/enable-running.exp: Likewise.
75         * gdb.btrace/enable.exp: Likewise.
76         * gdb.btrace/exception.exp: Likewise.
77         * gdb.btrace/function_call_history.exp: Likewise.
78         * gdb.btrace/gcore.exp: Likewise.
79         * gdb.btrace/instruction_history.exp: Likewise.
80         * gdb.btrace/multi-thread-step.exp: Likewise.
81         * gdb.btrace/nohist.exp: Likewise.
82         * gdb.btrace/non-stop.exp: Likewise.
83         * gdb.btrace/reconnect.exp: Likewise.
84         * gdb.btrace/record_goto-step.exp: Likewise.
85         * gdb.btrace/record_goto.exp: Likewise.
86         * gdb.btrace/rn-dl-bind.exp: Likewise.
87         * gdb.btrace/segv.exp: Likewise.
88         * gdb.btrace/step.exp: Likewise.
89         * gdb.btrace/stepi.exp: Likewise.
90         * gdb.btrace/tailcall-only.exp: Likewise.
91         * gdb.btrace/tailcall.exp: Likewise.
92         * gdb.btrace/tsx.exp: Likewise.
93         * gdb.btrace/unknown_functions.exp: Likewise.
94         * gdb.btrace/vdso.exp: Likewise.
95
96 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
97
98         * gdb.btrace/enable-running.c: New.
99         * gdb.btrace/enable-running.exp: New.
100
101 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
102
103         * gdb.arch/amd64-gs_base.c: New file.
104         * gdb.arch/amd64-gs_base.exp: New file.
105
106 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
107
108         * lib/memory.exp: Remove spurious empty newlines.
109
110 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
111
112         * gdb.python/py-bad-printers.exp: Load python file using "source".
113         * gdb.python/py-events.exp: Likewise.
114         * gdb.python/py-evsignal.exp: Likewise.
115         * gdb.python/py-evthreads.exp: Likewise.
116         * gdb.python/py-frame-args.exp: Likewise.
117         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
118         * gdb.python/py-framefilter-mi.exp: Likewise.
119         * gdb.python/py-framefilter.exp: Likewise.
120         * gdb.python/py-mi.exp: Likewise.
121         * gdb.python/py-pp-maint.exp: Likewise.
122         * gdb.python/py-pp-registration.exp: Likewise.
123         * gdb.python/py-prettyprint.exp: Likewise.
124         (run_lang_tests): Likewise.
125         * gdb.python/py-typeprint.exp: Likewise.
126
127 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
128
129         * lib/memory.exp: New file.
130         * lib/gdb.exp: Load memory.exp.
131         * gdb.base/memattr.exp (delete_memory): Move proc to
132         lib/memory.exp and rename to delete_memory_regions.
133         Replace delete_memory with delete_memory_regions.
134         Cleanup memory regions before tests.
135         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
136         before tests.
137
138 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
139
140         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
141         files.
142         (initialize): New function conditionally defined.
143         (testcases): Move within conditional block.
144         (main): Call initialize.
145         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
146         of gdb.reverse/insn-reverse.c.
147         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
148         gdb.reverse/insn-reverse.c.
149
150 2017-01-26  Yao Qi  <yao.qi@linaro.org>
151
152         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
153         disassemble on address 0.
154
155 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
156             Yao Qi  <yao.qi@linaro.org>
157
158         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
159         * gdb.dwarf2/implptr-64bit.S: Remove.
160         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
161         variables in caller's context.  Add DW_OP_implicit_value.
162
163 2017-01-25  Yao Qi  <yao.qi@linaro.org>
164
165         * lib/dwarf.exp (Dwarf::_location): Handle
166         DW_OP_GNU_implicit_pointer with proper size.
167
168 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
169
170         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
171         and add untested calls.
172
173 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
174
175         * gdb.python/python.exp: Check line number against what GDB thinks
176         the line number is for func1.
177
178 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
179
180         * gdb.dlang/debug-expr.exp: New file.
181
182 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
183
184         Fix test names for the following files:
185
186         * gdb.ada/exec_changed.exp
187         * gdb.ada/info_types.exp
188         * gdb.arch/aarch64-atomic-inst.exp
189         * gdb.arch/aarch64-fp.exp
190         * gdb.arch/altivec-abi.exp
191         * gdb.arch/altivec-regs.exp
192         * gdb.arch/amd64-byte.exp
193         * gdb.arch/amd64-disp-step.exp
194         * gdb.arch/amd64-dword.exp
195         * gdb.arch/amd64-entry-value-inline.exp
196         * gdb.arch/amd64-entry-value-param.exp
197         * gdb.arch/amd64-entry-value-paramref.exp
198         * gdb.arch/amd64-entry-value.exp
199         * gdb.arch/amd64-i386-address.exp
200         * gdb.arch/amd64-invalid-stack-middle.exp
201         * gdb.arch/amd64-invalid-stack-top.exp
202         * gdb.arch/amd64-optimout-repeat.exp
203         * gdb.arch/amd64-prologue-skip.exp
204         * gdb.arch/amd64-prologue-xmm.exp
205         * gdb.arch/amd64-stap-special-operands.exp
206         * gdb.arch/amd64-stap-wrong-subexp.exp
207         * gdb.arch/amd64-tailcall-cxx.exp
208         * gdb.arch/amd64-tailcall-noret.exp
209         * gdb.arch/amd64-tailcall-ret.exp
210         * gdb.arch/amd64-tailcall-self.exp
211         * gdb.arch/amd64-word.exp
212         * gdb.arch/arm-bl-branch-dest.exp
213         * gdb.arch/arm-disp-step.exp
214         * gdb.arch/arm-neon.exp
215         * gdb.arch/arm-single-step-kernel-helper.exp
216         * gdb.arch/avr-flash-qualifier.exp
217         * gdb.arch/disp-step-insn-reloc.exp
218         * gdb.arch/e500-abi.exp
219         * gdb.arch/e500-regs.exp
220         * gdb.arch/ftrace-insn-reloc.exp
221         * gdb.arch/i386-avx512.exp
222         * gdb.arch/i386-bp_permanent.exp
223         * gdb.arch/i386-byte.exp
224         * gdb.arch/i386-cfi-notcurrent.exp
225         * gdb.arch/i386-disp-step.exp
226         * gdb.arch/i386-dr3-watch.exp
227         * gdb.arch/i386-float.exp
228         * gdb.arch/i386-gnu-cfi.exp
229         * gdb.arch/i386-mpx-map.exp
230         * gdb.arch/i386-mpx-sigsegv.exp
231         * gdb.arch/i386-mpx-simple_segv.exp
232         * gdb.arch/i386-mpx.exp
233         * gdb.arch/i386-permbkpt.exp
234         * gdb.arch/i386-prologue.exp
235         * gdb.arch/i386-signal.exp
236         * gdb.arch/i386-size-overlap.exp
237         * gdb.arch/i386-unwind.exp
238         * gdb.arch/i386-word.exp
239         * gdb.arch/mips-fcr.exp
240         * gdb.arch/powerpc-d128-regs.exp
241         * gdb.arch/powerpc-stackless.exp
242         * gdb.arch/ppc64-atomic-inst.exp
243         * gdb.arch/s390-stackless.exp
244         * gdb.arch/s390-tdbregs.exp
245         * gdb.arch/s390-vregs.exp
246         * gdb.arch/sparc-sysstep.exp
247         * gdb.arch/thumb-bx-pc.exp
248         * gdb.arch/thumb-singlestep.exp
249         * gdb.arch/thumb2-it.exp
250         * gdb.arch/vsx-regs.exp
251         * gdb.asm/asm-source.exp
252         * gdb.base/a2-run.exp
253         * gdb.base/advance.exp
254         * gdb.base/all-bin.exp
255         * gdb.base/anon.exp
256         * gdb.base/args.exp
257         * gdb.base/arithmet.exp
258         * gdb.base/async-shell.exp
259         * gdb.base/async.exp
260         * gdb.base/attach-pie-noexec.exp
261         * gdb.base/attach-twice.exp
262         * gdb.base/auto-load.exp
263         * gdb.base/bang.exp
264         * gdb.base/bitfields.exp
265         * gdb.base/break-always.exp
266         * gdb.base/break-caller-line.exp
267         * gdb.base/break-entry.exp
268         * gdb.base/break-inline.exp
269         * gdb.base/break-on-linker-gcd-function.exp
270         * gdb.base/break-probes.exp
271         * gdb.base/break.exp
272         * gdb.base/breakpoint-shadow.exp
273         * gdb.base/call-ar-st.exp
274         * gdb.base/call-sc.exp
275         * gdb.base/call-signal-resume.exp
276         * gdb.base/call-strs.exp
277         * gdb.base/callfuncs.exp
278         * gdb.base/catch-fork-static.exp
279         * gdb.base/catch-gdb-caused-signals.exp
280         * gdb.base/catch-load.exp
281         * gdb.base/catch-signal-fork.exp
282         * gdb.base/catch-signal.exp
283         * gdb.base/catch-syscall.exp
284         * gdb.base/charset.exp
285         * gdb.base/checkpoint.exp
286         * gdb.base/chng-syms.exp
287         * gdb.base/code-expr.exp
288         * gdb.base/code_elim.exp
289         * gdb.base/commands.exp
290         * gdb.base/completion.exp
291         * gdb.base/complex.exp
292         * gdb.base/cond-expr.exp
293         * gdb.base/condbreak.exp
294         * gdb.base/consecutive.exp
295         * gdb.base/continue-all-already-running.exp
296         * gdb.base/coredump-filter.exp
297         * gdb.base/corefile.exp
298         * gdb.base/dbx.exp
299         * gdb.base/debug-expr.exp
300         * gdb.base/define.exp
301         * gdb.base/del.exp
302         * gdb.base/disabled-location.exp
303         * gdb.base/disasm-end-cu.exp
304         * gdb.base/disasm-optim.exp
305         * gdb.base/display.exp
306         * gdb.base/duplicate-bp.exp
307         * gdb.base/ena-dis-br.exp
308         * gdb.base/ending-run.exp
309         * gdb.base/enumval.exp
310         * gdb.base/environ.exp
311         * gdb.base/eu-strip-infcall.exp
312         * gdb.base/eval-avoid-side-effects.exp
313         * gdb.base/eval-skip.exp
314         * gdb.base/exitsignal.exp
315         * gdb.base/expand-psymtabs.exp
316         * gdb.base/filesym.exp
317         * gdb.base/find-unmapped.exp
318         * gdb.base/finish.exp
319         * gdb.base/float.exp
320         * gdb.base/foll-exec-mode.exp
321         * gdb.base/foll-exec.exp
322         * gdb.base/foll-fork.exp
323         * gdb.base/fortran-sym-case.exp
324         * gdb.base/freebpcmd.exp
325         * gdb.base/func-ptr.exp
326         * gdb.base/func-ptrs.exp
327         * gdb.base/funcargs.exp
328         * gdb.base/gcore-buffer-overflow.exp
329         * gdb.base/gcore-relro-pie.exp
330         * gdb.base/gcore-relro.exp
331         * gdb.base/gcore.exp
332         * gdb.base/gdb1090.exp
333         * gdb.base/gdb11530.exp
334         * gdb.base/gdb11531.exp
335         * gdb.base/gdb1821.exp
336         * gdb.base/gdbindex-stabs.exp
337         * gdb.base/gdbvars.exp
338         * gdb.base/hbreak.exp
339         * gdb.base/hbreak2.exp
340         * gdb.base/included.exp
341         * gdb.base/infcall-input.exp
342         * gdb.base/inferior-died.exp
343         * gdb.base/infnan.exp
344         * gdb.base/info-macros.exp
345         * gdb.base/info-os.exp
346         * gdb.base/info-proc.exp
347         * gdb.base/info-shared.exp
348         * gdb.base/info-target.exp
349         * gdb.base/infoline.exp
350         * gdb.base/interp.exp
351         * gdb.base/interrupt.exp
352         * gdb.base/jit-reader.exp
353         * gdb.base/jit-simple.exp
354         * gdb.base/kill-after-signal.exp
355         * gdb.base/kill-detach-inferiors-cmd.exp
356         * gdb.base/label.exp
357         * gdb.base/langs.exp
358         * gdb.base/ldbl_e308.exp
359         * gdb.base/line-symtabs.exp
360         * gdb.base/linespecs.exp
361         * gdb.base/list.exp
362         * gdb.base/long_long.exp
363         * gdb.base/longest-types.exp
364         * gdb.base/maint.exp
365         * gdb.base/max-value-size.exp
366         * gdb.base/memattr.exp
367         * gdb.base/mips_pro.exp
368         * gdb.base/morestack.exp
369         * gdb.base/moribund-step.exp
370         * gdb.base/multi-forks.exp
371         * gdb.base/nested-addr.exp
372         * gdb.base/nextoverexit.exp
373         * gdb.base/noreturn-finish.exp
374         * gdb.base/noreturn-return.exp
375         * gdb.base/nostdlib.exp
376         * gdb.base/offsets.exp
377         * gdb.base/opaque.exp
378         * gdb.base/pc-fp.exp
379         * gdb.base/permissions.exp
380         * gdb.base/print-symbol-loading.exp
381         * gdb.base/prologue-include.exp
382         * gdb.base/psymtab.exp
383         * gdb.base/ptype.exp
384         * gdb.base/random-signal.exp
385         * gdb.base/randomize.exp
386         * gdb.base/range-stepping.exp
387         * gdb.base/readline-ask.exp
388         * gdb.base/recpar.exp
389         * gdb.base/recurse.exp
390         * gdb.base/relational.exp
391         * gdb.base/restore.exp
392         * gdb.base/return-nodebug.exp
393         * gdb.base/return.exp
394         * gdb.base/run-after-attach.exp
395         * gdb.base/save-bp.exp
396         * gdb.base/scope.exp
397         * gdb.base/sect-cmd.exp
398         * gdb.base/set-lang-auto.exp
399         * gdb.base/set-noassign.exp
400         * gdb.base/setvar.exp
401         * gdb.base/sigall.exp
402         * gdb.base/sigbpt.exp
403         * gdb.base/siginfo-addr.exp
404         * gdb.base/siginfo-infcall.exp
405         * gdb.base/siginfo-obj.exp
406         * gdb.base/siginfo.exp
407         * gdb.base/signals-state-child.exp
408         * gdb.base/signest.exp
409         * gdb.base/sigstep.exp
410         * gdb.base/sizeof.exp
411         * gdb.base/skip.exp
412         * gdb.base/solib-corrupted.exp
413         * gdb.base/solib-nodir.exp
414         * gdb.base/solib-search.exp
415         * gdb.base/stack-checking.exp
416         * gdb.base/stale-infcall.exp
417         * gdb.base/stap-probe.exp
418         * gdb.base/start.exp
419         * gdb.base/step-break.exp
420         * gdb.base/step-bt.exp
421         * gdb.base/step-line.exp
422         * gdb.base/step-over-exit.exp
423         * gdb.base/step-over-syscall.exp
424         * gdb.base/step-resume-infcall.exp
425         * gdb.base/step-test.exp
426         * gdb.base/store.exp
427         * gdb.base/structs3.exp
428         * gdb.base/sym-file.exp
429         * gdb.base/symbol-without-target_section.exp
430         * gdb.base/term.exp
431         * gdb.base/testenv.exp
432         * gdb.base/ui-redirect.exp
433         * gdb.base/until.exp
434         * gdb.base/unwindonsignal.exp
435         * gdb.base/value-double-free.exp
436         * gdb.base/vla-datatypes.exp
437         * gdb.base/vla-ptr.exp
438         * gdb.base/vla-sideeffect.exp
439         * gdb.base/volatile.exp
440         * gdb.base/watch-cond-infcall.exp
441         * gdb.base/watch-cond.exp
442         * gdb.base/watch-non-mem.exp
443         * gdb.base/watch-read.exp
444         * gdb.base/watch-vfork.exp
445         * gdb.base/watchpoint-cond-gone.exp
446         * gdb.base/watchpoint-delete.exp
447         * gdb.base/watchpoint-hw-hit-once.exp
448         * gdb.base/watchpoint-hw.exp
449         * gdb.base/watchpoint-stops-at-right-insn.exp
450         * gdb.base/watchpoints.exp
451         * gdb.base/wchar.exp
452         * gdb.base/whatis-exp.exp
453         * gdb.btrace/buffer-size.exp
454         * gdb.btrace/data.exp
455         * gdb.btrace/delta.exp
456         * gdb.btrace/dlopen.exp
457         * gdb.btrace/enable.exp
458         * gdb.btrace/exception.exp
459         * gdb.btrace/function_call_history.exp
460         * gdb.btrace/gcore.exp
461         * gdb.btrace/instruction_history.exp
462         * gdb.btrace/nohist.exp
463         * gdb.btrace/reconnect.exp
464         * gdb.btrace/record_goto-step.exp
465         * gdb.btrace/record_goto.exp
466         * gdb.btrace/rn-dl-bind.exp
467         * gdb.btrace/segv.exp
468         * gdb.btrace/step.exp
469         * gdb.btrace/stepi.exp
470         * gdb.btrace/tailcall-only.exp
471         * gdb.btrace/tailcall.exp
472         * gdb.btrace/tsx.exp
473         * gdb.btrace/unknown_functions.exp
474         * gdb.btrace/vdso.exp
475         * gdb.compile/compile-ifunc.exp
476         * gdb.compile/compile-ops.exp
477         * gdb.compile/compile-print.exp
478         * gdb.compile/compile-setjmp.exp
479         * gdb.cp/abstract-origin.exp
480         * gdb.cp/ambiguous.exp
481         * gdb.cp/annota2.exp
482         * gdb.cp/annota3.exp
483         * gdb.cp/anon-ns.exp
484         * gdb.cp/anon-struct.exp
485         * gdb.cp/anon-union.exp
486         * gdb.cp/arg-reference.exp
487         * gdb.cp/baseenum.exp
488         * gdb.cp/bool.exp
489         * gdb.cp/breakpoint.exp
490         * gdb.cp/bs15503.exp
491         * gdb.cp/call-c.exp
492         * gdb.cp/casts.exp
493         * gdb.cp/chained-calls.exp
494         * gdb.cp/class2.exp
495         * gdb.cp/classes.exp
496         * gdb.cp/cmpd-minsyms.exp
497         * gdb.cp/converts.exp
498         * gdb.cp/cp-relocate.exp
499         * gdb.cp/cpcompletion.exp
500         * gdb.cp/cpexprs.exp
501         * gdb.cp/cplabel.exp
502         * gdb.cp/cplusfuncs.exp
503         * gdb.cp/cpsizeof.exp
504         * gdb.cp/ctti.exp
505         * gdb.cp/derivation.exp
506         * gdb.cp/destrprint.exp
507         * gdb.cp/dispcxx.exp
508         * gdb.cp/enum-class.exp
509         * gdb.cp/exception.exp
510         * gdb.cp/exceptprint.exp
511         * gdb.cp/expand-psymtabs-cxx.exp
512         * gdb.cp/expand-sals.exp
513         * gdb.cp/extern-c.exp
514         * gdb.cp/filename.exp
515         * gdb.cp/formatted-ref.exp
516         * gdb.cp/fpointer.exp
517         * gdb.cp/gdb1355.exp
518         * gdb.cp/gdb2495.exp
519         * gdb.cp/hang.exp
520         * gdb.cp/impl-this.exp
521         * gdb.cp/infcall-dlopen.exp
522         * gdb.cp/inherit.exp
523         * gdb.cp/iostream.exp
524         * gdb.cp/koenig.exp
525         * gdb.cp/local.exp
526         * gdb.cp/m-data.exp
527         * gdb.cp/m-static.exp
528         * gdb.cp/mb-ctor.exp
529         * gdb.cp/mb-inline.exp
530         * gdb.cp/mb-templates.exp
531         * gdb.cp/member-name.exp
532         * gdb.cp/member-ptr.exp
533         * gdb.cp/meth-typedefs.exp
534         * gdb.cp/method.exp
535         * gdb.cp/method2.exp
536         * gdb.cp/minsym-fallback.exp
537         * gdb.cp/misc.exp
538         * gdb.cp/namelessclass.exp
539         * gdb.cp/namespace-enum.exp
540         * gdb.cp/namespace-nested-import.exp
541         * gdb.cp/namespace.exp
542         * gdb.cp/nextoverthrow.exp
543         * gdb.cp/no-dmgl-verbose.exp
544         * gdb.cp/non-trivial-retval.exp
545         * gdb.cp/noparam.exp
546         * gdb.cp/nsdecl.exp
547         * gdb.cp/nsimport.exp
548         * gdb.cp/nsnested.exp
549         * gdb.cp/nsnoimports.exp
550         * gdb.cp/nsrecurs.exp
551         * gdb.cp/nsstress.exp
552         * gdb.cp/nsusing.exp
553         * gdb.cp/operator.exp
554         * gdb.cp/oranking.exp
555         * gdb.cp/overload-const.exp
556         * gdb.cp/overload.exp
557         * gdb.cp/ovldbreak.exp
558         * gdb.cp/ovsrch.exp
559         * gdb.cp/paren-type.exp
560         * gdb.cp/parse-lang.exp
561         * gdb.cp/pass-by-ref.exp
562         * gdb.cp/pr-1023.exp
563         * gdb.cp/pr-1210.exp
564         * gdb.cp/pr-574.exp
565         * gdb.cp/pr10687.exp
566         * gdb.cp/pr12028.exp
567         * gdb.cp/pr17132.exp
568         * gdb.cp/pr17494.exp
569         * gdb.cp/pr9067.exp
570         * gdb.cp/pr9167.exp
571         * gdb.cp/pr9631.exp
572         * gdb.cp/printmethod.exp
573         * gdb.cp/psmang.exp
574         * gdb.cp/psymtab-parameter.exp
575         * gdb.cp/ptype-cv-cp.exp
576         * gdb.cp/ptype-flags.exp
577         * gdb.cp/re-set-overloaded.exp
578         * gdb.cp/ref-types.exp
579         * gdb.cp/rtti.exp
580         * gdb.cp/scope-err.exp
581         * gdb.cp/shadow.exp
582         * gdb.cp/smartp.exp
583         * gdb.cp/static-method.exp
584         * gdb.cp/static-print-quit.exp
585         * gdb.cp/temargs.exp
586         * gdb.cp/templates.exp
587         * gdb.cp/try_catch.exp
588         * gdb.cp/typedef-operator.exp
589         * gdb.cp/typeid.exp
590         * gdb.cp/userdef.exp
591         * gdb.cp/using-crash.exp
592         * gdb.cp/var-tag.exp
593         * gdb.cp/virtbase.exp
594         * gdb.cp/virtfunc.exp
595         * gdb.cp/virtfunc2.exp
596         * gdb.cp/vla-cxx.exp
597         * gdb.disasm/t01_mov.exp
598         * gdb.disasm/t02_mova.exp
599         * gdb.disasm/t03_add.exp
600         * gdb.disasm/t04_sub.exp
601         * gdb.disasm/t05_cmp.exp
602         * gdb.disasm/t06_ari2.exp
603         * gdb.disasm/t07_ari3.exp
604         * gdb.disasm/t08_or.exp
605         * gdb.disasm/t09_xor.exp
606         * gdb.disasm/t10_and.exp
607         * gdb.disasm/t11_logs.exp
608         * gdb.disasm/t12_bit.exp
609         * gdb.disasm/t13_otr.exp
610         * gdb.dlang/circular.exp
611         * gdb.dwarf2/arr-stride.exp
612         * gdb.dwarf2/arr-subrange.exp
613         * gdb.dwarf2/atomic-type.exp
614         * gdb.dwarf2/bad-regnum.exp
615         * gdb.dwarf2/bitfield-parent-optimized-out.exp
616         * gdb.dwarf2/callframecfa.exp
617         * gdb.dwarf2/clztest.exp
618         * gdb.dwarf2/corrupt.exp
619         * gdb.dwarf2/data-loc.exp
620         * gdb.dwarf2/dup-psym.exp
621         * gdb.dwarf2/dw2-anon-mptr.exp
622         * gdb.dwarf2/dw2-anonymous-func.exp
623         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
624         * gdb.dwarf2/dw2-bad-unresolved.exp
625         * gdb.dwarf2/dw2-basic.exp
626         * gdb.dwarf2/dw2-canonicalize-type.exp
627         * gdb.dwarf2/dw2-case-insensitive.exp
628         * gdb.dwarf2/dw2-common-block.exp
629         * gdb.dwarf2/dw2-compdir-oldgcc.exp
630         * gdb.dwarf2/dw2-compressed.exp
631         * gdb.dwarf2/dw2-const.exp
632         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
633         * gdb.dwarf2/dw2-cu-size.exp
634         * gdb.dwarf2/dw2-dup-frame.exp
635         * gdb.dwarf2/dw2-entry-value.exp
636         * gdb.dwarf2/dw2-icycle.exp
637         * gdb.dwarf2/dw2-ifort-parameter.exp
638         * gdb.dwarf2/dw2-inline-break.exp
639         * gdb.dwarf2/dw2-inline-param.exp
640         * gdb.dwarf2/dw2-intercu.exp
641         * gdb.dwarf2/dw2-intermix.exp
642         * gdb.dwarf2/dw2-lexical-block-bare.exp
643         * gdb.dwarf2/dw2-linkage-name-trust.exp
644         * gdb.dwarf2/dw2-minsym-in-cu.exp
645         * gdb.dwarf2/dw2-noloc.exp
646         * gdb.dwarf2/dw2-op-call.exp
647         * gdb.dwarf2/dw2-op-out-param.exp
648         * gdb.dwarf2/dw2-opt-structptr.exp
649         * gdb.dwarf2/dw2-param-error.exp
650         * gdb.dwarf2/dw2-producer.exp
651         * gdb.dwarf2/dw2-ranges-base.exp
652         * gdb.dwarf2/dw2-ref-missing-frame.exp
653         * gdb.dwarf2/dw2-reg-undefined.exp
654         * gdb.dwarf2/dw2-regno-invalid.exp
655         * gdb.dwarf2/dw2-restore.exp
656         * gdb.dwarf2/dw2-restrict.exp
657         * gdb.dwarf2/dw2-single-line-discriminators.exp
658         * gdb.dwarf2/dw2-strp.exp
659         * gdb.dwarf2/dw2-undefined-ret-addr.exp
660         * gdb.dwarf2/dw2-unresolved.exp
661         * gdb.dwarf2/dw2-var-zero-addr.exp
662         * gdb.dwarf2/dw4-sig-types.exp
663         * gdb.dwarf2/dwz.exp
664         * gdb.dwarf2/dynarr-ptr.exp
665         * gdb.dwarf2/enum-type.exp
666         * gdb.dwarf2/gdb-index.exp
667         * gdb.dwarf2/implptr-64bit.exp
668         * gdb.dwarf2/implptr-optimized-out.exp
669         * gdb.dwarf2/implptr.exp
670         * gdb.dwarf2/implref-array.exp
671         * gdb.dwarf2/implref-const.exp
672         * gdb.dwarf2/implref-global.exp
673         * gdb.dwarf2/implref-struct.exp
674         * gdb.dwarf2/mac-fileno.exp
675         * gdb.dwarf2/main-subprogram.exp
676         * gdb.dwarf2/member-ptr-forwardref.exp
677         * gdb.dwarf2/method-ptr.exp
678         * gdb.dwarf2/missing-sig-type.exp
679         * gdb.dwarf2/nonvar-access.exp
680         * gdb.dwarf2/opaque-type-lookup.exp
681         * gdb.dwarf2/pieces-optimized-out.exp
682         * gdb.dwarf2/pieces.exp
683         * gdb.dwarf2/pr10770.exp
684         * gdb.dwarf2/pr13961.exp
685         * gdb.dwarf2/staticvirtual.exp
686         * gdb.dwarf2/subrange.exp
687         * gdb.dwarf2/symtab-producer.exp
688         * gdb.dwarf2/trace-crash.exp
689         * gdb.dwarf2/typeddwarf.exp
690         * gdb.dwarf2/valop.exp
691         * gdb.dwarf2/watch-notconst.exp
692         * gdb.fortran/array-element.exp
693         * gdb.fortran/charset.exp
694         * gdb.fortran/common-block.exp
695         * gdb.fortran/complex.exp
696         * gdb.fortran/derived-type-function.exp
697         * gdb.fortran/derived-type.exp
698         * gdb.fortran/logical.exp
699         * gdb.fortran/module.exp
700         * gdb.fortran/multi-dim.exp
701         * gdb.fortran/nested-funcs.exp
702         * gdb.fortran/print-formatted.exp
703         * gdb.fortran/subarray.exp
704         * gdb.fortran/vla-alloc-assoc.exp
705         * gdb.fortran/vla-datatypes.exp
706         * gdb.fortran/vla-history.exp
707         * gdb.fortran/vla-ptr-info.exp
708         * gdb.fortran/vla-ptype-sub.exp
709         * gdb.fortran/vla-ptype.exp
710         * gdb.fortran/vla-sizeof.exp
711         * gdb.fortran/vla-type.exp
712         * gdb.fortran/vla-value-sub-arbitrary.exp
713         * gdb.fortran/vla-value-sub-finish.exp
714         * gdb.fortran/vla-value-sub.exp
715         * gdb.fortran/vla-value.exp
716         * gdb.fortran/whatis_type.exp
717         * gdb.go/chan.exp
718         * gdb.go/handcall.exp
719         * gdb.go/hello.exp
720         * gdb.go/integers.exp
721         * gdb.go/methods.exp
722         * gdb.go/package.exp
723         * gdb.go/strings.exp
724         * gdb.go/types.exp
725         * gdb.go/unsafe.exp
726         * gdb.guile/scm-arch.exp
727         * gdb.guile/scm-block.exp
728         * gdb.guile/scm-breakpoint.exp
729         * gdb.guile/scm-cmd.exp
730         * gdb.guile/scm-disasm.exp
731         * gdb.guile/scm-equal.exp
732         * gdb.guile/scm-frame-args.exp
733         * gdb.guile/scm-frame-inline.exp
734         * gdb.guile/scm-frame.exp
735         * gdb.guile/scm-iterator.exp
736         * gdb.guile/scm-math.exp
737         * gdb.guile/scm-objfile.exp
738         * gdb.guile/scm-ports.exp
739         * gdb.guile/scm-symbol.exp
740         * gdb.guile/scm-symtab.exp
741         * gdb.guile/scm-value-cc.exp
742         * gdb.guile/types-module.exp
743         * gdb.linespec/break-ask.exp
744         * gdb.linespec/cpexplicit.exp
745         * gdb.linespec/explicit.exp
746         * gdb.linespec/keywords.exp
747         * gdb.linespec/linespec.exp
748         * gdb.linespec/ls-dollar.exp
749         * gdb.linespec/ls-errs.exp
750         * gdb.linespec/skip-two.exp
751         * gdb.linespec/thread.exp
752         * gdb.mi/mi-async.exp
753         * gdb.mi/mi-basics.exp
754         * gdb.mi/mi-break.exp
755         * gdb.mi/mi-catch-load.exp
756         * gdb.mi/mi-cli.exp
757         * gdb.mi/mi-cmd-param-changed.exp
758         * gdb.mi/mi-console.exp
759         * gdb.mi/mi-detach.exp
760         * gdb.mi/mi-disassemble.exp
761         * gdb.mi/mi-eval.exp
762         * gdb.mi/mi-file-transfer.exp
763         * gdb.mi/mi-file.exp
764         * gdb.mi/mi-fill-memory.exp
765         * gdb.mi/mi-inheritance-syntax-error.exp
766         * gdb.mi/mi-linespec-err-cp.exp
767         * gdb.mi/mi-logging.exp
768         * gdb.mi/mi-memory-changed.exp
769         * gdb.mi/mi-read-memory.exp
770         * gdb.mi/mi-record-changed.exp
771         * gdb.mi/mi-reg-undefined.exp
772         * gdb.mi/mi-regs.exp
773         * gdb.mi/mi-return.exp
774         * gdb.mi/mi-reverse.exp
775         * gdb.mi/mi-simplerun.exp
776         * gdb.mi/mi-solib.exp
777         * gdb.mi/mi-stack.exp
778         * gdb.mi/mi-stepi.exp
779         * gdb.mi/mi-syn-frame.exp
780         * gdb.mi/mi-until.exp
781         * gdb.mi/mi-var-block.exp
782         * gdb.mi/mi-var-child.exp
783         * gdb.mi/mi-var-cmd.exp
784         * gdb.mi/mi-var-cp.exp
785         * gdb.mi/mi-var-display.exp
786         * gdb.mi/mi-var-invalidate.exp
787         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
788         * gdb.mi/mi-vla-fortran.exp
789         * gdb.mi/mi-watch.exp
790         * gdb.mi/mi2-var-child.exp
791         * gdb.mi/user-selected-context-sync.exp
792         * gdb.modula2/unbounded-array.exp
793         * gdb.multi/dummy-frame-restore.exp
794         * gdb.multi/multi-arch-exec.exp
795         * gdb.multi/multi-arch.exp
796         * gdb.multi/tids.exp
797         * gdb.multi/watchpoint-multi.exp
798         * gdb.opencl/callfuncs.exp
799         * gdb.opencl/convs_casts.exp
800         * gdb.opencl/datatypes.exp
801         * gdb.opencl/operators.exp
802         * gdb.opencl/vec_comps.exp
803         * gdb.opt/clobbered-registers-O2.exp
804         * gdb.opt/inline-break.exp
805         * gdb.opt/inline-bt.exp
806         * gdb.opt/inline-cmds.exp
807         * gdb.opt/inline-locals.exp
808         * gdb.pascal/case-insensitive-symbols.exp
809         * gdb.pascal/floats.exp
810         * gdb.pascal/gdb11492.exp
811         * gdb.python/lib-types.exp
812         * gdb.python/py-arch.exp
813         * gdb.python/py-as-string.exp
814         * gdb.python/py-bad-printers.exp
815         * gdb.python/py-block.exp
816         * gdb.python/py-breakpoint-create-fail.exp
817         * gdb.python/py-breakpoint.exp
818         * gdb.python/py-caller-is.exp
819         * gdb.python/py-cmd.exp
820         * gdb.python/py-explore-cc.exp
821         * gdb.python/py-explore.exp
822         * gdb.python/py-finish-breakpoint.exp
823         * gdb.python/py-finish-breakpoint2.exp
824         * gdb.python/py-frame-args.exp
825         * gdb.python/py-frame-inline.exp
826         * gdb.python/py-frame.exp
827         * gdb.python/py-framefilter-mi.exp
828         * gdb.python/py-infthread.exp
829         * gdb.python/py-lazy-string.exp
830         * gdb.python/py-linetable.exp
831         * gdb.python/py-mi-events.exp
832         * gdb.python/py-mi-objfile.exp
833         * gdb.python/py-mi.exp
834         * gdb.python/py-objfile.exp
835         * gdb.python/py-pp-integral.exp
836         * gdb.python/py-pp-maint.exp
837         * gdb.python/py-pp-re-notag.exp
838         * gdb.python/py-pp-registration.exp
839         * gdb.python/py-recurse-unwind.exp
840         * gdb.python/py-strfns.exp
841         * gdb.python/py-symbol.exp
842         * gdb.python/py-symtab.exp
843         * gdb.python/py-sync-interp.exp
844         * gdb.python/py-typeprint.exp
845         * gdb.python/py-unwind-maint.exp
846         * gdb.python/py-unwind.exp
847         * gdb.python/py-value-cc.exp
848         * gdb.python/py-xmethods.exp
849         * gdb.reverse/amd64-tailcall-reverse.exp
850         * gdb.reverse/break-precsave.exp
851         * gdb.reverse/break-reverse.exp
852         * gdb.reverse/consecutive-precsave.exp
853         * gdb.reverse/consecutive-reverse.exp
854         * gdb.reverse/finish-precsave.exp
855         * gdb.reverse/finish-reverse-bkpt.exp
856         * gdb.reverse/finish-reverse.exp
857         * gdb.reverse/fstatat-reverse.exp
858         * gdb.reverse/getresuid-reverse.exp
859         * gdb.reverse/i386-precsave.exp
860         * gdb.reverse/i386-reverse.exp
861         * gdb.reverse/i386-sse-reverse.exp
862         * gdb.reverse/i387-env-reverse.exp
863         * gdb.reverse/i387-stack-reverse.exp
864         * gdb.reverse/insn-reverse.exp
865         * gdb.reverse/machinestate-precsave.exp
866         * gdb.reverse/machinestate.exp
867         * gdb.reverse/next-reverse-bkpt-over-sr.exp
868         * gdb.reverse/pipe-reverse.exp
869         * gdb.reverse/readv-reverse.exp
870         * gdb.reverse/recvmsg-reverse.exp
871         * gdb.reverse/rerun-prec.exp
872         * gdb.reverse/s390-mvcle.exp
873         * gdb.reverse/step-precsave.exp
874         * gdb.reverse/step-reverse.exp
875         * gdb.reverse/time-reverse.exp
876         * gdb.reverse/until-precsave.exp
877         * gdb.reverse/until-reverse.exp
878         * gdb.reverse/waitpid-reverse.exp
879         * gdb.reverse/watch-precsave.exp
880         * gdb.reverse/watch-reverse.exp
881         * gdb.rust/generics.exp
882         * gdb.rust/methods.exp
883         * gdb.rust/modules.exp
884         * gdb.rust/simple.exp
885         * gdb.server/connect-with-no-symbol-file.exp
886         * gdb.server/ext-attach.exp
887         * gdb.server/ext-restart.exp
888         * gdb.server/ext-wrapper.exp
889         * gdb.server/file-transfer.exp
890         * gdb.server/server-exec-info.exp
891         * gdb.server/server-kill.exp
892         * gdb.server/server-mon.exp
893         * gdb.server/wrapper.exp
894         * gdb.stabs/exclfwd.exp
895         * gdb.stabs/gdb11479.exp
896         * gdb.threads/clone-new-thread-event.exp
897         * gdb.threads/corethreads.exp
898         * gdb.threads/current-lwp-dead.exp
899         * gdb.threads/dlopen-libpthread.exp
900         * gdb.threads/gcore-thread.exp
901         * gdb.threads/sigstep-threads.exp
902         * gdb.threads/watchpoint-fork.exp
903         * gdb.trace/actions-changed.exp
904         * gdb.trace/backtrace.exp
905         * gdb.trace/change-loc.exp
906         * gdb.trace/circ.exp
907         * gdb.trace/collection.exp
908         * gdb.trace/disconnected-tracing.exp
909         * gdb.trace/ftrace.exp
910         * gdb.trace/mi-trace-frame-collected.exp
911         * gdb.trace/mi-trace-unavailable.exp
912         * gdb.trace/mi-traceframe-changed.exp
913         * gdb.trace/mi-tsv-changed.exp
914         * gdb.trace/no-attach-trace.exp
915         * gdb.trace/passc-dyn.exp
916         * gdb.trace/qtro.exp
917         * gdb.trace/range-stepping.exp
918         * gdb.trace/read-memory.exp
919         * gdb.trace/save-trace.exp
920         * gdb.trace/signal.exp
921         * gdb.trace/status-stop.exp
922         * gdb.trace/tfile.exp
923         * gdb.trace/trace-break.exp
924         * gdb.trace/trace-buffer-size.exp
925         * gdb.trace/trace-condition.exp
926         * gdb.trace/tracefile-pseudo-reg.exp
927         * gdb.trace/tstatus.exp
928         * gdb.trace/unavailable.exp
929         * gdb.trace/while-dyn.exp
930         * gdb.trace/while-stepping.exp
931
932 2016-12-22  Doug Evans  <xdje42@gmail.com>
933
934         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
935         and msymbols.
936
937 2016-12-19  Yao Qi  <yao.qi@linaro.org>
938
939         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
940         (test_with_self): Don't call do_steps_and_nexts, and remove
941         code about stepping into xmalloc.
942
943 2016-12-09  Yao Qi  <yao.qi@linaro.org>
944
945         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
946
947 2016-12-09  Yao Qi  <yao.qi@linaro.org>
948
949         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
950
951 2016-12-09  Pedro Alves  <palves@redhat.com>
952
953         * gdb.base/all-architectures-0.exp: New file.
954         * gdb.base/all-architectures-1.exp: New file.
955         * gdb.base/all-architectures-2.exp: New file.
956         * gdb.base/all-architectures-3.exp: New file.
957         * gdb.base/all-architectures-4.exp: New file.
958         * gdb.base/all-architectures-5.exp: New file.
959         * gdb.base/all-architectures-6.exp: New file.
960         * gdb.base/all-architectures-7.exp: New file.
961         * gdb.base/all-architectures.exp.in: New file.
962
963 2016-12-09  Yao Qi  <yao.qi@linaro.org>
964
965         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
966
967 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
968
969         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
970         possible.
971         Remove useless pattern-matching code.
972
973 2016-12-02  Pedro Alves  <palves@redhat.com>
974
975         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
976         procedure.
977         (top level): Call it.
978
979 2016-12-02  Pedro Alves  <palves@redhat.com>
980
981         * gdb.base/commands.exp (user_defined_command_args_stack_test):
982         New procedure.
983         (top level): Call it.
984
985 2016-12-02  Pedro Alves  <palves@redhat.com>
986
987         PR cli/20559
988         * gdb.base/commands.exp (user_defined_command_args_eval): New
989         procedure.
990         (top level): Call it.
991
992 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
993
994         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
995         timeout handling.
996
997 2016-12-02  Tom Tromey  <tom@tromey.com>
998
999         * gdb.dwarf2/main-subprogram.c: New file.
1000         * gdb.dwarf2/main-subprogram.exp: New file.
1001
1002 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1003
1004         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1005         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1006         gdb_test_no_output for a couple of cases.
1007         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1008
1009 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1010
1011         Fix test names and standardize compilation error messages throughout
1012         the following files:
1013
1014         * gdb.ada/start.exp
1015         * gdb.arch/alpha-step.exp
1016         * gdb.arch/e500-prologue.exp
1017         * gdb.arch/ftrace-insn-reloc.exp
1018         * gdb.arch/gdb1291.exp
1019         * gdb.arch/gdb1431.exp
1020         * gdb.arch/gdb1558.exp
1021         * gdb.arch/i386-dr3-watch.exp
1022         * gdb.arch/i386-sse-stack-align.exp
1023         * gdb.arch/ia64-breakpoint-shadow.exp
1024         * gdb.arch/pa-nullify.exp
1025         * gdb.arch/powerpc-aix-prologue.exp
1026         * gdb.arch/thumb-bx-pc.exp
1027         * gdb.base/annota1.exp
1028         * gdb.base/annota3.exp
1029         * gdb.base/arrayidx.exp
1030         * gdb.base/assign.exp
1031         * gdb.base/attach.exp
1032         * gdb.base/auxv.exp
1033         * gdb.base/bang.exp
1034         * gdb.base/bfp-test.exp
1035         * gdb.base/bigcore.exp
1036         * gdb.base/bitfields2.exp
1037         * gdb.base/break-fun-addr.exp
1038         * gdb.base/break-probes.exp
1039         * gdb.base/call-rt-st.exp
1040         * gdb.base/callexit.exp
1041         * gdb.base/catch-fork-kill.exp
1042         * gdb.base/charset.exp
1043         * gdb.base/checkpoint.exp
1044         * gdb.base/comprdebug.exp
1045         * gdb.base/constvars.exp
1046         * gdb.base/coredump-filter.exp
1047         * gdb.base/cursal.exp
1048         * gdb.base/cvexpr.exp
1049         * gdb.base/detach.exp
1050         * gdb.base/display.exp
1051         * gdb.base/dmsym.exp
1052         * gdb.base/dprintf-pending.exp
1053         * gdb.base/dso2dso.exp
1054         * gdb.base/dtrace-probe.exp
1055         * gdb.base/dump.exp
1056         * gdb.base/enum_cond.exp
1057         * gdb.base/exe-lock.exp
1058         * gdb.base/exec-invalid-sysroot.exp
1059         * gdb.base/execl-update-breakpoints.exp
1060         * gdb.base/exprs.exp
1061         * gdb.base/fileio.exp
1062         * gdb.base/find.exp
1063         * gdb.base/finish.exp
1064         * gdb.base/fixsection.exp
1065         * gdb.base/foll-vfork.exp
1066         * gdb.base/frame-args.exp
1067         * gdb.base/gcore.exp
1068         * gdb.base/gdb1250.exp
1069         * gdb.base/global-var-nested-by-dso.exp
1070         * gdb.base/gnu-ifunc.exp
1071         * gdb.base/hashline1.exp
1072         * gdb.base/hashline2.exp
1073         * gdb.base/hashline3.exp
1074         * gdb.base/hbreak-in-shr-unsupported.exp
1075         * gdb.base/huge.exp
1076         * gdb.base/infcall-input.exp
1077         * gdb.base/info-fun.exp
1078         * gdb.base/info-shared.exp
1079         * gdb.base/jit-simple.exp
1080         * gdb.base/jit-so.exp
1081         * gdb.base/jit.exp
1082         * gdb.base/jump.exp
1083         * gdb.base/label.exp
1084         * gdb.base/lineinc.exp
1085         * gdb.base/logical.exp
1086         * gdb.base/longjmp.exp
1087         * gdb.base/macscp.exp
1088         * gdb.base/miscexprs.exp
1089         * gdb.base/new-ui-echo.exp
1090         * gdb.base/new-ui-pending-input.exp
1091         * gdb.base/new-ui.exp
1092         * gdb.base/nodebug.exp
1093         * gdb.base/nofield.exp
1094         * gdb.base/offsets.exp
1095         * gdb.base/overlays.exp
1096         * gdb.base/pending.exp
1097         * gdb.base/pointers.exp
1098         * gdb.base/pr11022.exp
1099         * gdb.base/printcmds.exp
1100         * gdb.base/prologue.exp
1101         * gdb.base/ptr-typedef.exp
1102         * gdb.base/realname-expand.exp
1103         * gdb.base/relativedebug.exp
1104         * gdb.base/relocate.exp
1105         * gdb.base/remote.exp
1106         * gdb.base/reread.exp
1107         * gdb.base/return2.exp
1108         * gdb.base/savedregs.exp
1109         * gdb.base/sep.exp
1110         * gdb.base/sepdebug.exp
1111         * gdb.base/sepsymtab.exp
1112         * gdb.base/set-inferior-tty.exp
1113         * gdb.base/setshow.exp
1114         * gdb.base/shlib-call.exp
1115         * gdb.base/sigaltstack.exp
1116         * gdb.base/siginfo-addr.exp
1117         * gdb.base/signals.exp
1118         * gdb.base/signull.exp
1119         * gdb.base/sigrepeat.exp
1120         * gdb.base/so-impl-ld.exp
1121         * gdb.base/solib-display.exp
1122         * gdb.base/solib-overlap.exp
1123         * gdb.base/solib-search.exp
1124         * gdb.base/solib-symbol.exp
1125         * gdb.base/structs.exp
1126         * gdb.base/structs2.exp
1127         * gdb.base/symtab-search-order.exp
1128         * gdb.base/twice.exp
1129         * gdb.base/unload.exp
1130         * gdb.base/varargs.exp
1131         * gdb.base/watchpoint-solib.exp
1132         * gdb.base/watchpoint.exp
1133         * gdb.base/whatis.exp
1134         * gdb.base/wrong_frame_bt_full.exp
1135         * gdb.btrace/dlopen.exp
1136         * gdb.cell/ea-standalone.exp
1137         * gdb.cell/ea-test.exp
1138         * gdb.cp/dispcxx.exp
1139         * gdb.cp/gdb2384.exp
1140         * gdb.cp/method2.exp
1141         * gdb.cp/nextoverthrow.exp
1142         * gdb.cp/pr10728.exp
1143         * gdb.disasm/am33.exp
1144         * gdb.disasm/h8300s.exp
1145         * gdb.disasm/mn10300.exp
1146         * gdb.disasm/sh3.exp
1147         * gdb.dwarf2/dw2-dir-file-name.exp
1148         * gdb.fortran/complex.exp
1149         * gdb.fortran/library-module.exp
1150         * gdb.guile/scm-pretty-print.exp
1151         * gdb.guile/scm-symbol.exp
1152         * gdb.guile/scm-type.exp
1153         * gdb.guile/scm-value.exp
1154         * gdb.linespec/linespec.exp
1155         * gdb.mi/gdb701.exp
1156         * gdb.mi/gdb792.exp
1157         * gdb.mi/mi-breakpoint-changed.exp
1158         * gdb.mi/mi-dprintf-pending.exp
1159         * gdb.mi/mi-dprintf.exp
1160         * gdb.mi/mi-exit-code.exp
1161         * gdb.mi/mi-pending.exp
1162         * gdb.mi/mi-solib.exp
1163         * gdb.mi/new-ui-mi-sync.exp
1164         * gdb.mi/pr11022.exp
1165         * gdb.mi/user-selected-context-sync.exp
1166         * gdb.opt/solib-intra-step.exp
1167         * gdb.python/py-events.exp
1168         * gdb.python/py-finish-breakpoint.exp
1169         * gdb.python/py-mi.exp
1170         * gdb.python/py-prettyprint.exp
1171         * gdb.python/py-shared.exp
1172         * gdb.python/py-symbol.exp
1173         * gdb.python/py-template.exp
1174         * gdb.python/py-type.exp
1175         * gdb.python/py-value.exp
1176         * gdb.reverse/solib-precsave.exp
1177         * gdb.reverse/solib-reverse.exp
1178         * gdb.server/solib-list.exp
1179         * gdb.stabs/weird.exp
1180         * gdb.threads/reconnect-signal.exp
1181         * gdb.threads/stepi-random-signal.exp
1182         * gdb.trace/actions.exp
1183         * gdb.trace/ax.exp
1184         * gdb.trace/backtrace.exp
1185         * gdb.trace/change-loc.exp
1186         * gdb.trace/deltrace.exp
1187         * gdb.trace/ftrace-lock.exp
1188         * gdb.trace/ftrace.exp
1189         * gdb.trace/infotrace.exp
1190         * gdb.trace/mi-tracepoint-changed.exp
1191         * gdb.trace/packetlen.exp
1192         * gdb.trace/passcount.exp
1193         * gdb.trace/pending.exp
1194         * gdb.trace/range-stepping.exp
1195         * gdb.trace/report.exp
1196         * gdb.trace/stap-trace.exp
1197         * gdb.trace/tfind.exp
1198         * gdb.trace/trace-break.exp
1199         * gdb.trace/trace-condition.exp
1200         * gdb.trace/trace-enable-disable.exp
1201         * gdb.trace/trace-mt.exp
1202         * gdb.trace/tracecmd.exp
1203         * gdb.trace/tspeed.exp
1204         * gdb.trace/tsv.exp
1205         * lib/perftest.exp
1206
1207 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1208
1209         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1210         with gdb_test_no_output.
1211         Use command as test name.
1212
1213 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1214
1215         Fix test names starting with uppercase throughout the files.
1216
1217         * gdb.ada/assign_1.exp
1218         * gdb.ada/boolean_expr.exp
1219         * gdb.base/arrayidx.exp
1220         * gdb.base/del.exp
1221         * gdb.base/gcore-buffer-overflow.exp
1222         * gdb.base/testenv.exp
1223         * gdb.compile/compile.exp
1224         * gdb.python/py-framefilter-invalidarg.exp
1225         * gdb.python/py-framefilter.exp
1226
1227 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1228
1229         Fix test names starting with uppercase throughout the files.
1230
1231         * gdb.ada/array_return.exp
1232         * gdb.ada/expr_delims.exp
1233         * gdb.ada/mi_dyn_arr.exp
1234         * gdb.ada/mi_interface.exp
1235         * gdb.ada/mi_var_array.exp
1236         * gdb.ada/watch_arg.exp
1237         * gdb.arch/alpha-step.exp
1238         * gdb.arch/altivec-regs.exp
1239         * gdb.arch/e500-regs.exp
1240         * gdb.arch/powerpc-d128-regs.exp
1241         * gdb.base/arrayidx.exp
1242         * gdb.base/break.exp
1243         * gdb.base/checkpoint.exp
1244         * gdb.base/debug-expr.exp
1245         * gdb.base/dmsym.exp
1246         * gdb.base/radix.exp
1247         * gdb.base/sepdebug.exp
1248         * gdb.base/testenv.exp
1249         * gdb.base/watch_thread_num.exp
1250         * gdb.base/watchpoint-cond-gone.exp
1251         * gdb.cell/break.exp
1252         * gdb.cell/ea-cache.exp
1253         * gdb.compile/compile.exp
1254         * gdb.cp/gdb2495.exp
1255         * gdb.gdb/selftest.exp
1256         * gdb.gdb/xfullpath.exp
1257         * gdb.go/hello.exp
1258         * gdb.go/integers.exp
1259         * gdb.objc/basicclass.exp
1260         * gdb.pascal/hello.exp
1261         * gdb.pascal/integers.exp
1262         * gdb.python/py-breakpoint.exp
1263         * gdb.python/py-cmd.exp
1264         * gdb.python/py-linetable.exp
1265         * gdb.python/py-xmethods.exp
1266         * gdb.python/python.exp
1267         * gdb.reverse/consecutive-precsave.exp
1268         * gdb.reverse/finish-precsave.exp
1269         * gdb.reverse/i386-precsave.exp
1270         * gdb.reverse/machinestate-precsave.exp
1271         * gdb.reverse/sigall-precsave.exp
1272         * gdb.reverse/solib-precsave.exp
1273         * gdb.reverse/step-precsave.exp
1274         * gdb.reverse/until-precsave.exp
1275         * gdb.reverse/watch-precsave.exp
1276         * gdb.threads/leader-exit.exp
1277         * gdb.threads/pthreads.exp
1278         * gdb.threads/wp-replication.exp
1279         * gdb.trace/actions.exp
1280         * gdb.trace/mi-tsv-changed.exp
1281         * gdb.trace/tsv.exp
1282
1283 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1284
1285         Fix test names starting with uppercase throughout the files.
1286
1287         * gdb.arch/i386-bp_permanent.exp
1288         * gdb.arch/i386-gnu-cfi.exp
1289         * gdb.base/disasm-end-cu.exp
1290         * gdb.base/macscp.exp
1291         * gdb.base/pending.exp
1292         * gdb.base/watch_thread_num.exp
1293         * gdb.cp/exception.exp
1294         * gdb.cp/gdb2495.exp
1295         * gdb.cp/local.exp
1296         * gdb.python/py-evsignal.exp
1297         * gdb.python/python.exp
1298         * gdb.trace/tracecmd.exp
1299
1300 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1301
1302         Fix test names starting with uppercase throughout the files.
1303
1304         * gdb.base/charset.exp
1305         * gdb.base/eval.exp
1306         * gdb.base/multi-forks.exp
1307         * gdb.guile/scm-progspace.exp
1308         * gdb.opencl/datatypes.exp
1309         * gdb.python/py-block.exp
1310         * gdb.python/py-function.exp
1311         * gdb.python/py-symbol.exp
1312         * gdb.python/py-symtab.exp
1313         * gdb.python/py-xmethods.exp
1314         * gdb.reverse/break-precsave.exp
1315         * gdb.reverse/break-reverse.exp
1316         * gdb.reverse/consecutive-precsave.exp
1317         * gdb.reverse/consecutive-reverse.exp
1318         * gdb.reverse/finish-precsave.exp
1319         * gdb.reverse/finish-reverse-bkpt.exp
1320         * gdb.reverse/finish-reverse.exp
1321         * gdb.reverse/fstatat-reverse.exp
1322         * gdb.reverse/getresuid-reverse.exp
1323         * gdb.reverse/i386-precsave.exp
1324         * gdb.reverse/i386-reverse.exp
1325         * gdb.reverse/i386-sse-reverse.exp
1326         * gdb.reverse/i387-stack-reverse.exp
1327         * gdb.reverse/insn-reverse.exp
1328         * gdb.reverse/machinestate-precsave.exp
1329         * gdb.reverse/machinestate.exp
1330         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1331         * gdb.reverse/pipe-reverse.exp
1332         * gdb.reverse/readv-reverse.exp
1333         * gdb.reverse/recvmsg-reverse.exp
1334         * gdb.reverse/rerun-prec.exp
1335         * gdb.reverse/s390-mvcle.exp
1336         * gdb.reverse/sigall-precsave.exp
1337         * gdb.reverse/sigall-reverse.exp
1338         * gdb.reverse/solib-precsave.exp
1339         * gdb.reverse/solib-reverse.exp
1340         * gdb.reverse/step-precsave.exp
1341         * gdb.reverse/step-reverse.exp
1342         * gdb.reverse/time-reverse.exp
1343         * gdb.reverse/until-precsave.exp
1344         * gdb.reverse/until-reverse.exp
1345         * gdb.reverse/waitpid-reverse.exp
1346         * gdb.reverse/watch-precsave.exp
1347         * gdb.reverse/watch-reverse.exp
1348
1349 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1350
1351         Fix test names starting with uppercase throughout the files.
1352
1353         * gdb.arch/i386-mpx-simple_segv.exp
1354         * gdb.arch/i386-mpx.exp
1355         * gdb.arch/i386-permbkpt.exp
1356         * gdb.arch/pa-nullify.exp
1357         * gdb.arch/powerpc-d128-regs.exp
1358         * gdb.arch/vsx-regs.exp
1359         * gdb.base/bfp-test.exp
1360         * gdb.base/break.exp
1361         * gdb.base/breakpoint-shadow.exp
1362         * gdb.base/callfuncs.exp
1363         * gdb.base/charset.exp
1364         * gdb.base/commands.exp
1365         * gdb.base/completion.exp
1366         * gdb.base/dfp-test.exp
1367         * gdb.base/echo.exp
1368         * gdb.base/ending-run.exp
1369         * gdb.base/eval.exp
1370         * gdb.base/expand-psymtabs.exp
1371         * gdb.base/float128.exp
1372         * gdb.base/floatn.exp
1373         * gdb.base/foll-exec-mode.exp
1374         * gdb.base/gdb1056.exp
1375         * gdb.base/gdb11531.exp
1376         * gdb.base/kill-after-signal.exp
1377         * gdb.base/multi-forks.exp
1378         * gdb.base/overlays.exp
1379         * gdb.base/pending.exp
1380         * gdb.base/sepdebug.exp
1381         * gdb.base/testenv.exp
1382         * gdb.base/valgrind-db-attach.exp
1383         * gdb.base/watch_thread_num.exp
1384         * gdb.base/watchpoint-cond-gone.exp
1385         * gdb.base/watchpoint.exp
1386         * gdb.base/watchpoints.exp
1387         * gdb.cp/arg-reference.exp
1388         * gdb.cp/baseenum.exp
1389         * gdb.cp/operator.exp
1390         * gdb.cp/shadow.exp
1391         * gdb.dwarf2/dw2-op-out-param.exp
1392         * gdb.dwarf2/dw2-reg-undefined.exp
1393         * gdb.go/chan.exp
1394         * gdb.go/hello.exp
1395         * gdb.go/integers.exp
1396         * gdb.go/methods.exp
1397         * gdb.go/package.exp
1398         * gdb.guile/scm-parameter.exp
1399         * gdb.guile/scm-progspace.exp
1400         * gdb.guile/scm-value.exp
1401         * gdb.mi/mi-pending.exp
1402         * gdb.mi/user-selected-context-sync.exp
1403         * gdb.multi/multi-attach.exp
1404         * gdb.multi/tids.exp
1405         * gdb.opt/clobbered-registers-O2.exp
1406         * gdb.pascal/floats.exp
1407         * gdb.pascal/integers.exp
1408         * gdb.python/py-block.exp
1409         * gdb.python/py-events.exp
1410         * gdb.python/py-parameter.exp
1411         * gdb.python/py-symbol.exp
1412         * gdb.python/py-symtab.exp
1413         * gdb.python/py-type.exp
1414         * gdb.python/py-value.exp
1415         * gdb.python/py-xmethods.exp
1416         * gdb.python/python.exp
1417         * gdb.reverse/break-precsave.exp
1418         * gdb.reverse/consecutive-precsave.exp
1419         * gdb.reverse/finish-precsave.exp
1420         * gdb.reverse/i386-precsave.exp
1421         * gdb.reverse/machinestate-precsave.exp
1422         * gdb.reverse/sigall-precsave.exp
1423         * gdb.reverse/solib-precsave.exp
1424         * gdb.reverse/step-precsave.exp
1425         * gdb.reverse/until-precsave.exp
1426         * gdb.reverse/watch-precsave.exp
1427         * gdb.server/ext-attach.exp
1428         * gdb.server/ext-restart.exp
1429         * gdb.server/ext-run.exp
1430         * gdb.server/ext-wrapper.exp
1431         * gdb.stabs/gdb11479.exp
1432         * gdb.stabs/weird.exp
1433         * gdb.threads/attach-many-short-lived-threads.exp
1434         * gdb.threads/kill.exp
1435         * gdb.threads/watchpoint-fork.exp
1436
1437 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
1438
1439         Fix test names starting with uppercase throughout all the files below.
1440
1441         * gdb.ada/array_return.exp
1442         * gdb.ada/catch_ex.exp
1443         * gdb.ada/info_exc.exp
1444         * gdb.ada/mi_catch_ex.exp
1445         * gdb.ada/mi_dyn_arr.exp
1446         * gdb.ada/mi_ex_cond.exp
1447         * gdb.ada/mi_exc_info.exp
1448         * gdb.ada/mi_interface.exp
1449         * gdb.ada/mi_task_arg.exp
1450         * gdb.ada/mi_task_info.exp
1451         * gdb.ada/mi_var_array.exp
1452         * gdb.arch/alpha-step.exp
1453         * gdb.arch/amd64-disp-step.exp
1454         * gdb.arch/arm-disp-step.exp
1455         * gdb.arch/disp-step-insn-reloc.exp
1456         * gdb.arch/e500-prologue.exp
1457         * gdb.arch/ftrace-insn-reloc.exp
1458         * gdb.arch/gdb1558.exp
1459         * gdb.arch/i386-bp_permanent.exp
1460         * gdb.arch/i386-disp-step.exp
1461         * gdb.arch/i386-float.exp
1462         * gdb.arch/i386-gnu-cfi.exp
1463         * gdb.arch/ia64-breakpoint-shadow.exp
1464         * gdb.arch/mips16-thunks.exp
1465         * gdb.arch/pa-nullify.exp
1466         * gdb.arch/powerpc-aix-prologue.exp
1467         * gdb.arch/powerpc-power.exp
1468         * gdb.arch/ppc-dfp.exp
1469         * gdb.arch/s390-tdbregs.exp
1470         * gdb.arch/spu-info.exp
1471         * gdb.arch/spu-ls.exp
1472         * gdb.arch/thumb-bx-pc.exp
1473         * gdb.base/advance.exp
1474         * gdb.base/annota-input-while-running.exp
1475         * gdb.base/arrayidx.exp
1476         * gdb.base/asmlabel.exp
1477         * gdb.base/async.exp
1478         * gdb.base/attach-wait-input.exp
1479         * gdb.base/auto-connect-native-target.exp
1480         * gdb.base/batch-preserve-term-settings.exp
1481         * gdb.base/bfp-test.exp
1482         * gdb.base/bigcore.exp
1483         * gdb.base/bp-permanent.exp
1484         * gdb.base/break-always.exp
1485         * gdb.base/break-fun-addr.exp
1486         * gdb.base/break-idempotent.exp
1487         * gdb.base/break-main-file-remove-fail.exp
1488         * gdb.base/break-probes.exp
1489         * gdb.base/break-unload-file.exp
1490         * gdb.base/break.exp
1491         * gdb.base/call-ar-st.exp
1492         * gdb.base/call-rt-st.exp
1493         * gdb.base/call-sc.exp
1494         * gdb.base/call-signal-resume.exp
1495         * gdb.base/call-strs.exp
1496         * gdb.base/callexit.exp
1497         * gdb.base/callfuncs.exp
1498         * gdb.base/catch-gdb-caused-signals.exp
1499         * gdb.base/catch-signal-siginfo-cond.exp
1500         * gdb.base/catch-syscall.exp
1501         * gdb.base/compare-sections.exp
1502         * gdb.base/cond-eval-mode.exp
1503         * gdb.base/condbreak-call-false.exp
1504         * gdb.base/consecutive-step-over.exp
1505         * gdb.base/cursal.exp
1506         * gdb.base/disabled-location.exp
1507         * gdb.base/disasm-end-cu.exp
1508         * gdb.base/display.exp
1509         * gdb.base/double-prompt-target-event-error.exp
1510         * gdb.base/dprintf-bp-same-addr.exp
1511         * gdb.base/dprintf-detach.exp
1512         * gdb.base/dprintf-next.exp
1513         * gdb.base/dprintf-non-stop.exp
1514         * gdb.base/dprintf-pending.exp
1515         * gdb.base/dso2dso.exp
1516         * gdb.base/ending-run.exp
1517         * gdb.base/enum_cond.exp
1518         * gdb.base/examine-backward.exp
1519         * gdb.base/exe-lock.exp
1520         * gdb.base/exec-invalid-sysroot.exp
1521         * gdb.base/execl-update-breakpoints.exp
1522         * gdb.base/execution-termios.exp
1523         * gdb.base/fileio.exp
1524         * gdb.base/fixsection.exp
1525         * gdb.base/foll-exec-mode.exp
1526         * gdb.base/foll-exec.exp
1527         * gdb.base/fork-running-state.exp
1528         * gdb.base/frame-args.exp
1529         * gdb.base/fullpath-expand.exp
1530         * gdb.base/func-ptr.exp
1531         * gdb.base/gcore-relro-pie.exp
1532         * gdb.base/gdb1090.exp
1533         * gdb.base/gdb1555.exp
1534         * gdb.base/global-var-nested-by-dso.exp
1535         * gdb.base/gnu-ifunc.exp
1536         * gdb.base/hbreak-in-shr-unsupported.exp
1537         * gdb.base/hbreak-unmapped.exp
1538         * gdb.base/hook-stop.exp
1539         * gdb.base/infcall-input.exp
1540         * gdb.base/info-fun.exp
1541         * gdb.base/info-shared.exp
1542         * gdb.base/interrupt-noterm.exp
1543         * gdb.base/jit-so.exp
1544         * gdb.base/jit.exp
1545         * gdb.base/line-symtabs.exp
1546         * gdb.base/list.exp
1547         * gdb.base/longjmp.exp
1548         * gdb.base/macscp.exp
1549         * gdb.base/max-value-size.exp
1550         * gdb.base/nodebug.exp
1551         * gdb.base/nofield.exp
1552         * gdb.base/overlays.exp
1553         * gdb.base/paginate-after-ctrl-c-running.exp
1554         * gdb.base/paginate-bg-execution.exp
1555         * gdb.base/paginate-inferior-exit.exp
1556         * gdb.base/pending.exp
1557         * gdb.base/pr11022.exp
1558         * gdb.base/printcmds.exp
1559         * gdb.base/ptr-typedef.exp
1560         * gdb.base/ptype.exp
1561         * gdb.base/randomize.exp
1562         * gdb.base/range-stepping.exp
1563         * gdb.base/realname-expand.exp
1564         * gdb.base/relativedebug.exp
1565         * gdb.base/remote.exp
1566         * gdb.base/savedregs.exp
1567         * gdb.base/sepdebug.exp
1568         * gdb.base/set-noassign.exp
1569         * gdb.base/shlib-call.exp
1570         * gdb.base/shreloc.exp
1571         * gdb.base/sigaltstack.exp
1572         * gdb.base/sigbpt.exp
1573         * gdb.base/siginfo-addr.exp
1574         * gdb.base/siginfo-obj.exp
1575         * gdb.base/siginfo-thread.exp
1576         * gdb.base/signest.exp
1577         * gdb.base/signull.exp
1578         * gdb.base/sigrepeat.exp
1579         * gdb.base/skip.exp
1580         * gdb.base/so-impl-ld.exp
1581         * gdb.base/solib-corrupted.exp
1582         * gdb.base/solib-disc.exp
1583         * gdb.base/solib-display.exp
1584         * gdb.base/solib-overlap.exp
1585         * gdb.base/solib-search.exp
1586         * gdb.base/solib-symbol.exp
1587         * gdb.base/source-execution.exp
1588         * gdb.base/sss-bp-on-user-bp-2.exp
1589         * gdb.base/sss-bp-on-user-bp.exp
1590         * gdb.base/stack-checking.exp
1591         * gdb.base/stale-infcall.exp
1592         * gdb.base/step-break.exp
1593         * gdb.base/step-line.exp
1594         * gdb.base/step-over-exit.exp
1595         * gdb.base/step-test.exp
1596         * gdb.base/structs.exp
1597         * gdb.base/sym-file.exp
1598         * gdb.base/symtab-search-order.exp
1599         * gdb.base/term.exp
1600         * gdb.base/type-opaque.exp
1601         * gdb.base/unload.exp
1602         * gdb.base/until-nodebug.exp
1603         * gdb.base/until.exp
1604         * gdb.base/unwindonsignal.exp
1605         * gdb.base/watch-cond.exp
1606         * gdb.base/watch-non-mem.exp
1607         * gdb.base/watch_thread_num.exp
1608         * gdb.base/watchpoint-reuse-slot.exp
1609         * gdb.base/watchpoint-solib.exp
1610         * gdb.base/watchpoint.exp
1611         * gdb.btrace/dlopen.exp
1612         * gdb.cell/arch.exp
1613         * gdb.cell/break.exp
1614         * gdb.cell/bt.exp
1615         * gdb.cell/core.exp
1616         * gdb.cell/data.exp
1617         * gdb.cell/dwarfaddr.exp
1618         * gdb.cell/ea-cache.exp
1619         * gdb.cell/ea-standalone.exp
1620         * gdb.cell/ea-test.exp
1621         * gdb.cell/f-regs.exp
1622         * gdb.cell/fork.exp
1623         * gdb.cell/gcore.exp
1624         * gdb.cell/mem-access.exp
1625         * gdb.cell/ptype.exp
1626         * gdb.cell/registers.exp
1627         * gdb.cell/sizeof.exp
1628         * gdb.cell/solib-symbol.exp
1629         * gdb.cell/solib.exp
1630         * gdb.compile/compile-tls.exp
1631         * gdb.cp/exception.exp
1632         * gdb.cp/gdb2495.exp
1633         * gdb.cp/local.exp
1634         * gdb.cp/mb-inline.exp
1635         * gdb.cp/mb-templates.exp
1636         * gdb.cp/pr10687.exp
1637         * gdb.cp/pr9167.exp
1638         * gdb.cp/scope-err.exp
1639         * gdb.cp/templates.exp
1640         * gdb.cp/virtfunc.exp
1641         * gdb.dwarf2/dw2-dir-file-name.exp
1642         * gdb.dwarf2/dw2-single-line-discriminators.exp
1643         * gdb.fortran/complex.exp
1644         * gdb.fortran/library-module.exp
1645         * gdb.guile/guile.exp
1646         * gdb.guile/scm-cmd.exp
1647         * gdb.guile/scm-frame-inline.exp
1648         * gdb.guile/scm-objfile.exp
1649         * gdb.guile/scm-pretty-print.exp
1650         * gdb.guile/scm-symbol.exp
1651         * gdb.guile/scm-type.exp
1652         * gdb.guile/scm-value.exp
1653         * gdb.linespec/keywords.exp
1654         * gdb.linespec/ls-errs.exp
1655         * gdb.linespec/macro-relative.exp
1656         * gdb.linespec/thread.exp
1657         * gdb.mi/mi-breakpoint-changed.exp
1658         * gdb.mi/mi-dprintf-pending.exp
1659         * gdb.mi/mi-fullname-deleted.exp
1660         * gdb.mi/mi-logging.exp
1661         * gdb.mi/mi-pending.exp
1662         * gdb.mi/mi-solib.exp
1663         * gdb.mi/new-ui-mi-sync.exp
1664         * gdb.mi/user-selected-context-sync.exp
1665         * gdb.multi/dummy-frame-restore.exp
1666         * gdb.multi/multi-arch-exec.exp
1667         * gdb.multi/remove-inferiors.exp
1668         * gdb.multi/watchpoint-multi-exit.exp
1669         * gdb.opt/solib-intra-step.exp
1670         * gdb.perf/backtrace.exp
1671         * gdb.perf/single-step.exp
1672         * gdb.perf/skip-command.exp
1673         * gdb.perf/skip-prologue.exp
1674         * gdb.perf/solib.exp
1675         * gdb.python/lib-types.exp
1676         * gdb.python/py-as-string.exp
1677         * gdb.python/py-bad-printers.exp
1678         * gdb.python/py-block.exp
1679         * gdb.python/py-breakpoint.exp
1680         * gdb.python/py-cmd.exp
1681         * gdb.python/py-events.exp
1682         * gdb.python/py-evthreads.exp
1683         * gdb.python/py-finish-breakpoint.exp
1684         * gdb.python/py-finish-breakpoint2.exp
1685         * gdb.python/py-frame-inline.exp
1686         * gdb.python/py-frame.exp
1687         * gdb.python/py-inferior.exp
1688         * gdb.python/py-infthread.exp
1689         * gdb.python/py-mi.exp
1690         * gdb.python/py-objfile.exp
1691         * gdb.python/py-pp-maint.exp
1692         * gdb.python/py-pp-registration.exp
1693         * gdb.python/py-prettyprint.exp
1694         * gdb.python/py-recurse-unwind.exp
1695         * gdb.python/py-shared.exp
1696         * gdb.python/py-symbol.exp
1697         * gdb.python/py-symtab.exp
1698         * gdb.python/py-template.exp
1699         * gdb.python/py-type.exp
1700         * gdb.python/py-unwind-maint.exp
1701         * gdb.python/py-unwind.exp
1702         * gdb.python/py-value.exp
1703         * gdb.python/python.exp
1704         * gdb.reverse/finish-reverse-bkpt.exp
1705         * gdb.reverse/insn-reverse.exp
1706         * gdb.reverse/next-reverse-bkpt-over-sr.exp
1707         * gdb.reverse/solib-precsave.exp
1708         * gdb.reverse/solib-reverse.exp
1709         * gdb.stabs/gdb11479.exp
1710         * gdb.stabs/weird.exp
1711         * gdb.threads/fork-child-threads.exp
1712         * gdb.threads/fork-plus-threads.exp
1713         * gdb.threads/fork-thread-pending.exp
1714         * gdb.threads/forking-threads-plus-breakpoint.exp
1715         * gdb.threads/hand-call-in-threads.exp
1716         * gdb.threads/interrupted-hand-call.exp
1717         * gdb.threads/linux-dp.exp
1718         * gdb.threads/local-watch-wrong-thread.exp
1719         * gdb.threads/next-while-other-thread-longjmps.exp
1720         * gdb.threads/non-ldr-exit.exp
1721         * gdb.threads/pending-step.exp
1722         * gdb.threads/print-threads.exp
1723         * gdb.threads/process-dies-while-detaching.exp
1724         * gdb.threads/process-dies-while-handling-bp.exp
1725         * gdb.threads/pthreads.exp
1726         * gdb.threads/queue-signal.exp
1727         * gdb.threads/reconnect-signal.exp
1728         * gdb.threads/signal-command-handle-nopass.exp
1729         * gdb.threads/signal-command-multiple-signals-pending.exp
1730         * gdb.threads/signal-delivered-right-thread.exp
1731         * gdb.threads/signal-sigtrap.exp
1732         * gdb.threads/sigthread.exp
1733         * gdb.threads/staticthreads.exp
1734         * gdb.threads/stepi-random-signal.exp
1735         * gdb.threads/thread-unwindonsignal.exp
1736         * gdb.threads/thread_check.exp
1737         * gdb.threads/thread_events.exp
1738         * gdb.threads/tid-reuse.exp
1739         * gdb.threads/tls-nodebug.exp
1740         * gdb.threads/tls-shared.exp
1741         * gdb.threads/tls-so_extern.exp
1742         * gdb.threads/tls.exp
1743         * gdb.threads/wp-replication.exp
1744         * gdb.trace/actions-changed.exp
1745         * gdb.trace/actions.exp
1746         * gdb.trace/backtrace.exp
1747         * gdb.trace/change-loc.exp
1748         * gdb.trace/collection.exp
1749         * gdb.trace/deltrace.exp
1750         * gdb.trace/disconnected-tracing.exp
1751         * gdb.trace/entry-values.exp
1752         * gdb.trace/ftrace-lock.exp
1753         * gdb.trace/ftrace.exp
1754         * gdb.trace/infotrace.exp
1755         * gdb.trace/mi-trace-frame-collected.exp
1756         * gdb.trace/mi-trace-unavailable.exp
1757         * gdb.trace/mi-traceframe-changed.exp
1758         * gdb.trace/mi-tracepoint-changed.exp
1759         * gdb.trace/mi-tsv-changed.exp
1760         * gdb.trace/no-attach-trace.exp
1761         * gdb.trace/packetlen.exp
1762         * gdb.trace/passc-dyn.exp
1763         * gdb.trace/passcount.exp
1764         * gdb.trace/pending.exp
1765         * gdb.trace/pr16508.exp
1766         * gdb.trace/qtro.exp
1767         * gdb.trace/range-stepping.exp
1768         * gdb.trace/read-memory.exp
1769         * gdb.trace/report.exp
1770         * gdb.trace/save-trace.exp
1771         * gdb.trace/signal.exp
1772         * gdb.trace/stap-trace.exp
1773         * gdb.trace/status-stop.exp
1774         * gdb.trace/strace.exp
1775         * gdb.trace/tfile.exp
1776         * gdb.trace/tfind.exp
1777         * gdb.trace/trace-break.exp
1778         * gdb.trace/trace-condition.exp
1779         * gdb.trace/trace-enable-disable.exp
1780         * gdb.trace/trace-mt.exp
1781         * gdb.trace/tracecmd.exp
1782         * gdb.trace/tracefile-pseudo-reg.exp
1783         * gdb.trace/tspeed.exp
1784         * gdb.trace/tstatus.exp
1785         * gdb.trace/tsv.exp
1786         * gdb.trace/unavailable.exp
1787         * gdb.trace/while-dyn.exp
1788         * gdb.trace/while-stepping.exp
1789         * lib/gdb-guile.exp
1790         * lib/gdb.exp
1791         * lib/mi-support.exp
1792         * lib/pascal.exp
1793         * lib/perftest.exp
1794         * lib/prelink-support.exp
1795         * lib/selftest-support.exp
1796
1797 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
1798
1799         * Makefile.in: Include disable-implicit-rules.mk.
1800
1801 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1802
1803         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1804         non-byte-aligned bit fields.
1805
1806 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1807
1808         PR gdb/12616
1809         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
1810         respects the DW_AT_data_bit_offset attribute.
1811
1812 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
1813
1814         * gdb.base/default.exp: Fix output of "set language".
1815
1816 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
1817
1818         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1819         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
1820         make.
1821         * configure.ac: Remove checks for the make program.
1822         * configure: Re-generate.
1823
1824 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
1825
1826         * gdb.python/py-recurse-unwind.c (main): Add loop.
1827         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1828         to read_register() and gdb.parse_and_eval().  Make each code
1829         call a separate case that can be individually tested.
1830         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1831         proc. Call cont_and_backtrace for each of the code paths that
1832         we want to test in the unwinder.
1833
1834 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1835
1836         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1837         the definition of struct S.
1838
1839 2016-11-11  Catherine Moore  <clm@codesourcery.com>
1840
1841         * gdb.base/dump.exp: Identify verilog format dump tests as such.
1842
1843 2016-11-09  Pedro Alves  <palves@redhat.com>
1844
1845         * gdb.base/commands.exp (runto_or_return): New procedure.
1846         (gdbvar_simple_if_test, gdbvar_simple_while_test)
1847         (gdbvar_complex_if_while_test, progvar_simple_if_test)
1848         (progvar_simple_while_test, progvar_complex_if_while_test)
1849         (if_while_breakpoint_command_test)
1850         (infrun_breakpoint_command_test, breakpoint_command_test)
1851         (user_defined_command_test, watchpoint_command_test)
1852         (test_command_prompt_position, redefine_hook_test)
1853         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1854         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1855         multi_line_input and multi_line.  Remove gdb_expect and
1856         gdb_stop_suppressing_tests uses.
1857         * lib/gdb.exp (valnum_re): New global.
1858         (multi_line_input): New procedure.
1859
1860 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
1861
1862         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1863         Remove.
1864         (test_setup): Define with proc_with_prefix.
1865         (test_cli_inferior): Likewise.
1866         (test_cli_thread): Likewise.
1867         (test_cli_frame): Likewise.
1868         (test_cli_select_frame): Likewise.
1869         (test_cli_up_down): Likewise.
1870         (test_mi_thread_select): Likewise.
1871         (test_mi_stack_select_frame): Likewise.
1872         (test_cli_in_mi_inferior): Likewise.
1873         (test_cli_in_mi_thread): Likewise.
1874         (test_cli_in_mi_frame): Likewise.
1875         (top level): Do not use with_test_prefix_procname.
1876
1877 2016-11-09  Pedro Alves  <palves@redhat.com>
1878
1879         * gdb.base/commands.exp (gdbvar_simple_if_test)
1880         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1881         (progvar_simple_if_test, progvar_simple_while_test)
1882         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1883         (infrun_breakpoint_command_test, breakpoint_command_test)
1884         (user_defined_command_test, watchpoint_command_test)
1885         (test_command_prompt_position, deprecated_command_test)
1886         (bp_deleted_in_command, temporary_breakpoint_commands)
1887         (stray_arg0_test, source_file_with_indented_comment)
1888         (recursive_source_test, if_commands_test)
1889         (error_clears_commands_left, redefine_hook_test)
1890         (redefine_backtrace_test): Use proc_with_prefix.
1891         * lib/gdb.exp (proc_with_prefix): New proc.
1892
1893 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1894
1895         * gdb.base/tui-layout.c: New file.
1896         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1897         disassembly window contains very long lines.
1898
1899 2016-11-08  Tom Tromey  <tom@tromey.com>
1900
1901         * gdb.python/py-value.exp (test_value_creation): Make "long" test
1902         depend on Python 2.
1903
1904 2016-11-08  Tom Tromey  <tom@tromey.com>
1905
1906         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1907         New method.
1908
1909 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
1910
1911         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
1912
1913 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
1914
1915         * gdb.rust/simple.rs: Add test for univariant enums without
1916         discriminants and for encoded struct-like enums.
1917
1918 2016-10-28  Pedro Alves  <palves@redhat.com>
1919
1920         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1921         gdb_test_multiple, tighten regexps and match symtabs and line
1922         tables incrementally.
1923
1924 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
1925
1926         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1927         general.
1928
1929 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
1930
1931         * gdb.base/exec-invalid-sysroot.exp: New file.
1932
1933 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1934
1935         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1936
1937 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1938
1939         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1940
1941 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
1942
1943         * gdb.base/killed-outside.exp: Remove $options from a call to
1944         `prepare_for_testing'.
1945
1946 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
1947
1948         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1949         Change test message.
1950
1951 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
1952
1953         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1954         Update comment.
1955
1956 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
1957
1958         * gdb.trace/mi-trace-save.exp: New file.
1959
1960 2016-10-13  Yao Qi  <yao.qi@linaro.org>
1961
1962         * gdb.base/code_elim.exp (get_var_address): Remove.
1963         * gdb.base/relocate.exp: Likewise.
1964         * gdb.base/shreloc.exp: Likewise.
1965         * lib/gdb.exp (get_var_address): New.
1966
1967 2016-10-13  Yao Qi  <yao.qi@linaro.org>
1968
1969         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
1970         floating point tests if $skip_float_test is false.
1971
1972 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
1973
1974         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
1975         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
1976         argc values.
1977         Add 1 to argc so we guarantee distinct initial/modified argc values.
1978
1979 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1980
1981         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
1982
1983 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1984
1985         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
1986         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1987         * gdb.arch/vsx-regs.exp: Likewise.
1988
1989 2016-10-07  Yao Qi  <yao.qi@linaro.org>
1990
1991         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
1992
1993 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
1994
1995         * gdb.python/python.exp: Test decode_line("*0").
1996
1997 2016-10-06  Doug Evans  <dje@google.com>
1998
1999         * gdb.python/py-value.exp (test_value_creation): Add test for large
2000         unsigned 64-bit value.
2001
2002 2016-10-06  Tom Tromey  <tom@tromey.com>
2003
2004         * gdb.compile/compile.exp: Change java tests to rust.
2005         * gdb.base/setshow.exp: Change java tests to rust.
2006         * gdb.base/default.exp: Remove java from language list.
2007         * README (Examples): Update language example.
2008         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2009         test.
2010         * lib/gdb.exp (skip_java_tests): Remove.
2011         * lib/java.exp: Remove.
2012         * gdb.java: Remove.
2013
2014 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2015
2016         * gdb.arch/mips-fcr.exp: New test.
2017         * gdb.arch/mips-fcr.c: Source for the new test.
2018
2019 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
2020
2021         * gdb.base/solib-disc.exp: Use `standard_output_file'
2022         throughout.
2023
2024 2016-10-06  Pedro Alves  <palves@redhat.com>
2025
2026         * gdb.base/jit-simple-dl.c: New file.
2027         * gdb.base/jit-simple-jit.c: New file, factored out from ...
2028         * gdb.base/jit-simple.c: ... this.
2029         * gdb.base/jit-simple.exp (jit_run): Delete.
2030         (build_jit): New proc.
2031         (jit_test_reread): Recompile either the main program or the shared
2032         library, depending on what is being tested.  Skip changing address
2033         if caller wants to.  Compare before/after addresses.  If testing
2034         standalone, explicitly load the binary.  Test "maint info
2035         breakpoints".
2036         (top level): Add "standalone vs shared lib" and "change address"
2037         vs "same address" axes.
2038
2039 2016-10-06  Pedro Alves  <palves@redhat.com>
2040
2041         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2042         call.
2043         (jit_run): Delete.
2044         (jit_test_reread): Use with_test_prefix.  Reload the main binary
2045         explicitly.  Compare the before/after addresses of the JIT
2046         descriptor.
2047
2048 2016-08-15  Doug Evans  <dje@google.com>
2049
2050         * gdb.xml/extra-regs.xml: Update, end field now required, default type
2051         for single bitfields is bool.
2052         * gdb.xml/tdesc-regs.exp: Ditto.
2053
2054 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2055
2056         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2057
2058 2016-10-05  Yao Qi  <yao.qi@linaro.org>
2059
2060         * lib/gdb.exp (support_complex_tests): Return zero if
2061         gdb_skip_float_test return true.
2062
2063 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2064             Simon Marchi  <simon.marchi@ericsson.com>
2065
2066         PR gdb/20487
2067         * gdb.mi/user-selected-context-sync.exp: New file.
2068         * gdb.mi/user-selected-context-sync.c: New file.
2069
2070 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2071             Simon Marchi  <simon.marchi@ericsson.com>
2072
2073         PR gdb/20487
2074         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2075         =thread-select-event check.
2076
2077 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
2078
2079         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2080         the compulsory L operand changes.
2081         * gdb.arch/powerpc-power.s: Likewise.
2082
2083 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2084
2085         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2086         * gdb.base/jit-attach-pie.c: New file.
2087         * gdb.base/jit-attach-pie.exp: New file.
2088
2089 2016-09-28  Pedro Alves  <palves@redhat.com>
2090
2091         * gdb.base/infcall-input.c: New file.
2092         * gdb.base/infcall-input.exp: New file.
2093
2094 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2095
2096         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2097         (gdb_exit): Rename it to ...
2098         (gdbserver_gdb_exit): ...  Close GDBserver.
2099         (gdb_exit): New proc, call gdbserver_gdb_exit.
2100         (mi_gdb_exit): Likewise.
2101
2102 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2103
2104         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2105         path.
2106         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2107         Remove duplication.
2108
2109 2016-09-22  Yao Qi  <yao.qi@linaro.org>
2110
2111         * lib/gdbserver-support.exp: Check the existence of
2112         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2113
2114 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
2115
2116         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2117
2118 2016-09-21  Tom Tromey  <tom@tromey.com>
2119
2120         PR gdb/20604:
2121         * gdb.base/quit.exp: New file.
2122
2123 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
2124
2125         * .gitignore: New file.
2126
2127 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
2128
2129         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2130         throughout.
2131
2132 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2133
2134         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2135
2136 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2137
2138         * gdb.cp/casts.cc (decltype): Move it ...
2139         (main): ... with its call to ...
2140         * gdb.cp/casts03.cc: ... a new file.
2141         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2142
2143 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2144
2145         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2146
2147 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
2148
2149         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2150         and sync up the test with tests in gas/testsuite/gas/ppc.
2151         * gdb.arch/powerpc-power.exp: Likewise.
2152
2153 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2154
2155         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2156
2157 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2158             Jan Kratochvil  <jan.kratochvil@redhat.com>
2159
2160         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2161         make m1's definition to be different from m2's.  Use 'dummy' as an
2162         argument for probe 'two'.
2163
2164 2016-09-10  Jon Beniston  <jon@beniston.com>
2165
2166         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2167         for sim target.
2168
2169 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2170
2171         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2172         variable declaration.
2173         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
2174         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2175         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2176         received HWCAP as its argument.
2177
2178 2016-09-06  Pedro Alves  <palves@redhat.com>
2179
2180         * gdb.base/new-ui-pending-input.c: New file.
2181         * gdb.base/new-ui-pending-input.exp: New file.
2182         * gdb.exp (clear_gdb_spawn_id): New procedure.
2183         (with_spawn_id): Check whether gdb_spawn_id exists before
2184         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
2185         on exit.
2186
2187 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2188
2189         * gdb.base/float128.c: New file.
2190         * gdb.base/float128.exp: Likewise.
2191         * gdb.base/floatn.c: Likewise.
2192         * gdb.base/floatn.exp: Likewise.
2193
2194 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
2195
2196         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2197
2198 2016-09-05  Pedro Alves  <palves@redhat.com>
2199
2200         PR backtrace/19927
2201         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2202         unwinders are immediately called as side effect of "source" or
2203         "disable unwinder" commands.
2204         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2205
2206 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2207
2208         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2209         is true and $type is "float" or "double".
2210
2211 2016-09-02  Yao Qi  <yao.qi@linaro.org>
2212
2213         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2214         true.
2215         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2216         * gdb.base/call-rt-st.exp: Likewise.
2217         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2218         return value instead of gdb,skip_float_test.
2219         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2220         (do_function_calls): Use its return value instead of
2221         gdb,skip_float_test.
2222         * gdb.base/finish.exp: Likewise.
2223         * gdb.base/funcargs.exp: Likewise.
2224         * gdb.base/return.exp: Likewise.
2225         * gdb.base/return2.exp: Likewise.
2226         * gdb.base/varargs.exp: Likewise.
2227         * lib/gdb.exp (gdb_skip_float_test): Change it to
2228         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
2229
2230 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2231
2232         * gdb.multi/tids.exp: Test "thread apply all".
2233
2234 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
2235
2236         * gdb.base/default.exp (tty): Remove.
2237
2238 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
2239
2240         * gdb.python/py-recurse-unwind.c: New file.
2241         * gdb.python/py-recurse-unwind.py: New file.
2242         * gdb.python/py-recurse-unwind.exp: New file.
2243
2244 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
2245
2246         * gdb.base/set-inferior-tty.exp: New file.
2247         * gdb.base/set-inferior-tty.c: New file.
2248
2249 2016-08-23  Pedro Alves  <palves@redhat.com>
2250
2251         PR gdb/20494
2252         * gdb.base/new-ui-echo.c: New file.
2253         * gdb.base/new-ui-echo.exp: New file.
2254
2255 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2256
2257         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2258         gdbserver_spawn.
2259         * gdb.server/connect-without-multi-process.exp (do_test):
2260         Likewise.
2261
2262 2016-08-23  Yao Qi  <yao.qi@linaro.org>
2263
2264         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2265         standalone_txt.  Delete gdb_txt and standalone_txt on host
2266         and target.  Spawn the binary on target.  Copy files from
2267         target to host.
2268
2269 2016-08-22  Pedro Alves  <palves@redhat.com>
2270
2271         PR gdb/20505
2272         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
2273         with_test_prefix.  Factor out bits to ...
2274         (test_no_vdso): ... this new procedure.
2275
2276 2016-08-19  Carl Love  <cel@us.ibm.com>
2277
2278         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2279         maintaining separate logic for constructing the output path.
2280         * gdb.arch/powerpc-d128-regs.exp: Likewise.
2281         * gdb.arch/ppc-dfp.exp: Likewise.
2282         * gdb.arch/ppc-fp.exp: Likewise.
2283         * gdb.arch/vsx-regs.exp: Likewise.
2284         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2285         binprefix for generating the additional binary files.
2286
2287 2016-08-19  Pedro Alves  <palves@redhat.com>
2288
2289         * gdb.trace/mi-trace-frame-collected.exp
2290         (test_trace_frame_collected): On x32, expect two registers.
2291
2292 2016-08-18  Carl Love  <cel@us.ibm.com>
2293
2294         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2295         and sync up the test with tests in gas/testsuite/gas/ppc.
2296         * gdb.arch/powerpc-power.exp: Likewise.
2297
2298 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2299
2300         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2301         expected error message.
2302
2303 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
2304
2305         * gdb.multi/remove-inferiors.exp: New file.
2306         * gdb.multi/remove-inferiors.c: New file.
2307
2308 2016-08-12  Yao Qi  <yao.qi@linaro.org>
2309
2310         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2311         argument list.
2312
2313 2016-08-10  Pedro Alves  <palves@redhat.com>
2314
2315         PR gdb/19187
2316         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2317         setup_kfails.
2318
2319 2016-08-09  Pedro Alves  <palves@redhat.com>
2320             Simon Marchi  <simon.marchi@ericsson.com>
2321
2322         PR gdb/20418
2323         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2324         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2325
2326 2016-08-09  Pedro Alves  <palves@redhat.com>
2327
2328         PR mi/20431
2329         * gdb.mi/mi-cmd-error.exp: New file.
2330
2331 2016-08-09  Pedro Alves  <palves@redhat.com>
2332
2333         PR gdb/18653
2334         * gdb.base/signals-state-child.c: New file.
2335         * gdb.base/signals-state-child.exp: New file.
2336         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2337
2338 2016-08-09  Pedro Alves  <palves@redhat.com>
2339
2340         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2341
2342 2016-08-03  Tom Tromey  <tom@tromey.com>
2343
2344         PR python/18565:
2345         * gdb.python/py-frame-inline.exp: Add Frame.function test.
2346
2347 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2348
2349         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2350         variable mode to "multi-process" if $multi_process is 1, otherwise
2351         set it to "single-process".
2352
2353 2016-08-01  Yao Qi  <yao.qi@linaro.org>
2354
2355         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2356         * gdb.cp/cpexprs.exp: Likewise.
2357         * gdb.cp/m-static.exp: Likewise.
2358
2359 2016-07-26  Tom Tromey  <tom@tromey.com>
2360
2361         PR python/20190:
2362         * gdb.threads/tls.exp (check_thread_local): Add python symbol
2363         test.
2364
2365 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
2366
2367         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2368         selecting assembly source files.
2369         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2370         assembly source files.
2371         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2372         assembly source files.
2373         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2374         selecting assembly source files.
2375
2376 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
2377
2378         * gdb.base/new-ui.exp (do_test_invalid_args): New
2379         procedure.
2380
2381 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
2382
2383         * gdb.btrace/reconnect.c: New file.
2384         * gdb.btrace/reconnect.exp: New file.
2385
2386 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
2387
2388         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2389         to test_catch_syscall_group.
2390         (test_catch_syscall_group): New.
2391
2392 2016-07-21  Tom Tromey  <tom@tromey.com>
2393
2394         * gdb.rust/simple.rs (main): Use empty struct expression.
2395         * gdb.rust/simple.exp: Add tests for empty struct expression.
2396
2397 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2398
2399         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2400         if gdb_skip_xml_test is true on some targets.
2401
2402 2016-07-21  Yao Qi  <yao.qi@linaro.org>
2403
2404         * gdb.server/solib-list.exp: Unset last_loaded_file.
2405
2406 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2407
2408         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2409         "step into captured_main (args)".
2410
2411 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2412
2413         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2414
2415 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2416
2417         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2418
2419 2016-07-19  Pedro Alves  <palves@redhat.com>
2420
2421         * gdb.opt/inline-break.exp: Remove optimize=-O2.
2422         * gdb.opt/inline-bt.exp: Likewise.
2423         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2424         additional_flags=-Winline.
2425         * gdb.opt/inline-locals.exp: Likewise.
2426         * gdb.opt/inline-markers.c (ATTR): Define.
2427         (inlined_fn): Use it.
2428
2429 2016-07-19  Yao Qi  <yao.qi@linaro.org>
2430
2431         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2432         (test_with_self): Remove some code.  Remove argument executable.
2433         (top-level): Use do_self_tests.
2434
2435 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
2436             Don Breazeal <donb@codesourcery.com>
2437
2438         * gdb.base/maint.exp: Escape paths used in regular expressions.
2439         * gdb.stabs/weird.exp: Likewise.
2440
2441 2016-07-13  Tom Tromey  <tom@tromey.com>
2442
2443         PR python/15620, PR python/18620:
2444         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2445         (test_bkpt_events): New procs.
2446
2447 2016-07-13  Tom Tromey  <tom@tromey.com>
2448
2449         PR python/17698:
2450         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2451         test.
2452         (test_watchpoints): Likewise.
2453         (test_bkpt_pending): New proc.
2454
2455 2016-07-13  Tom Tromey  <tom@tromey.com>
2456
2457         PR cli/18053:
2458         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2459         completion test.
2460
2461 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2462
2463         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2464         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2465         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2466         f_label.
2467         (g): Rename g_end_lbl to g_label.
2468         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2469         low_pc and high_pc.
2470         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2471
2472 2016-07-12  Tom Tromey  <tom@tromey.com>
2473
2474         PR python/19293:
2475         * gdb.python/py-unwind-maint.exp: Update tests.
2476
2477 2016-07-12  Yao Qi  <yao.qi@linaro.org>
2478
2479         * lib/selftest-support.exp (selftest_setup): Match the output
2480         when captured_main is inlined.
2481
2482 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2483
2484         * gdb.fortran/derived-types.exp (result_line, result_line_2):
2485         New variables.
2486         (print this%a, print this%b, print this): New tests.
2487         * gdb.fortran/derived-types.f90 (this): New object and
2488         initialization.
2489
2490 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2491
2492         * gdb.ada/arraydim.exp: Remove extra directory level in build
2493         directory.
2494
2495 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
2496
2497         * lib/ada.exp: Remove extra directory level in build directory.
2498         * gdb.ada/cond_lang.exp: Likewise.
2499         * gdb.ada/exec_changed.exp: Likewise.
2500         * gdb.ada/lang_switch.exp: Likewise.
2501
2502 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
2503
2504         * simple.rs: Add test for raw pointer subscripting.
2505         * simple.exp: Add test expectations.
2506
2507 2016-07-05  Yao Qi  <yao.qi@linaro.org>
2508
2509         * gdb.mi/mi-reverse.exp: Match =record-started output.
2510
2511 2016-07-01  Pedro Alves  <palves@redhat.com>
2512
2513         * gdb.base/jit-reader.exp (info_registers_current_frame): New
2514         procedure.
2515         (jit_reader_test): Test the jit reader's unwinder.
2516         * gdb.base/jithost.c (jit_function_00_code): New global.
2517         (main): Use memcpy to fill in the mmapped code, instead of poking
2518         bytes manually here.
2519         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2520         value.
2521         (read_debug_info): Save the function's range.
2522         (read_sp): New function.
2523         (unwind_frame): Use it.  Also unwind RBP.
2524         (get_frame_id): Use read_sp.
2525         (gdb_init_reader): Use calloc instead of malloc.
2526         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2527         parameter.  Use gdb_test_multiple.
2528
2529 2016-07-01  Pedro Alves  <palves@redhat.com>
2530             Antoine Tremblay  <antoine.tremblay@ericsson.com>
2531
2532         * gdb.threads/process-dies-while-detaching.c: New file.
2533         * gdb.threads/process-dies-while-detaching.exp: New file.
2534
2535 2016-07-01  Pedro Alves  <palves@redhat.com>
2536
2537         * gdb.multi/watchpoint-multi-exit.c: New file.
2538         * gdb.multi/watchpoint-multi-exit.exp: New file.
2539
2540 2016-06-30  Pedro Alves  <palves@redhat.com>
2541
2542         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2543         unset inferior_spawn_id.
2544
2545 2016-06-30  Pedro Alves  <palves@redhat.com>
2546
2547         * lib/mi-support.exp (default_mi_gdb_start): Declare global
2548         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2549
2550 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2551
2552         * gdb.base/return.c: Add copyright header.
2553
2554 2016-06-29  Tom Tromey  <tom@tromey.com>
2555
2556         PR python/20129:
2557         * gdb.python/py-framefilter.exp: Add tests for setting priority
2558         and disabling of non-existent frame filter.
2559
2560 2016-06-29  Yao Qi  <yao.qi@linaro.org>
2561
2562         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2563         0x0f07ff.
2564
2565 2016-06-28  Yao Qi  <yao.qi@linaro.org>
2566
2567         * gdb.base/catch-syscall.exp: Remove check on isnative and target
2568         triplets.  Start gdb, execute catch syscall, and continue.  Check
2569         gdb's output to determine catch syscall is supported.
2570
2571 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
2572
2573         * gdb.rust/simple.rs: Add test for returning unit in a function.
2574         * gdb.rust/simple.exp: Add expectation for functions returning
2575         unit.
2576
2577 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
2578
2579         * gdb.python/py-breakpoint-create-fail.c,
2580         gdb.python/py-breakpoint-create-fail.exp,
2581         gdb.python/py-breakpoint-create-fail.py: New testcase.
2582
2583 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
2584
2585         PR gdb/20239
2586         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2587         * gdb.rust/simple.exp: Add test expectations for new NonZero
2588         tests.
2589
2590 2016-06-24  David Taylor  <dtaylor@emc.com>
2591
2592         * gdb.base/offsets.exp: New file.
2593         * gdb.base/offsets.c: New file.
2594
2595 2016-06-23  Tom Tromey  <tom@tromey.com>
2596
2597         PR gdb/16483:
2598         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2599         before any filters are loaded.
2600
2601 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2602
2603         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2604         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2605         structs.
2606         * gdb.fortran/derived-type-function.exp: New file.
2607         * gdb.fortran/derived-type-function.f90: New file.
2608
2609
2610 2016-06-21  Pedro Alves  <palves@redhat.com>
2611
2612         * gdb.base/new-ui.exp: New file.
2613         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2614         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2615         (with_spawn_id): New procedure.
2616
2617 2016-06-21  Pedro Alves  <palves@redhat.com>
2618
2619         * gdb.mi/mi-exec-run.exp: New file.
2620
2621 2016-06-21  Pedro Alves  <palves@redhat.com>
2622
2623         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2624         breakpoint command's output on the main UI.
2625         (test_break): New procedure, factored out from calls in the top
2626         level.
2627         (top level): Use foreach_with_prefix to test MI as main UI and as
2628         separate UI.
2629
2630 2016-06-21  Pedro Alves  <palves@redhat.com>
2631
2632         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2633         (test_awatch_creation_and_listing)
2634         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2635         Remove 'type' parameter.
2636         (test_watchpoint_all): New parameter mi_mode.  Remove
2637         with_test_prefix.
2638         (top level): Use foreach_with_prefix, and add main/separate UI MI
2639         testing axis.
2640
2641 2016-06-21  Pedro Alves  <palves@redhat.com>
2642
2643         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2644         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2645         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2646         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2647         (gdb_main_spawn_id, mi_spawn_id): Declare and
2648         comment.
2649         (mi_create_inferior_pty): New procedure,
2650         factored out from default_mi_gdb_start.
2651         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2652         procedures.
2653         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2654         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2655         Use mi_create_inferior_pty.
2656         (mi_gdb_start): Use eval to pass down args list.
2657
2658 2016-06-21  Pedro Alves  <palves@redhat.com>
2659
2660         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2661         * gdb.opt/inline-cmds.exp: Add MI tests.
2662
2663 2016-06-21  Pedro Alves  <palves@redhat.com>
2664
2665         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2666
2667 2016-06-21  Pedro Alves  <palves@redhat.com>
2668
2669         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2670         (top level): Use it instead of mi_execute_to.
2671
2672 2016-06-21  Pedro Alves  <palves@redhat.com>
2673
2674         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2675         (cont_handler_str): New.
2676         (signal_stop_handler): Set stop_handler_str instead of printing to
2677         stdout.
2678         (continue_handler): Set cont_handler_str instead of printing to
2679         stdout.
2680         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2681         mi_send_resuming_command.  Print stop_handler_str and
2682         cont_handler_str instead of expecting the python events print
2683         directly.
2684
2685 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
2686
2687         * gdb.base/jit-reader.exp: New file.
2688         * gdb.base/jithost.c: New file.
2689         * gdb.base/jithost.h: New file.
2690         * gdb.base/jitreader.c : New file.
2691         * gdb.base/jit-protocol.h: New file.
2692
2693 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2694
2695         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2696         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
2697         and detach-on-fork.  Adjust tests.
2698         (top level): Invoke break_cond_on_syscall with combinations of
2699         syscall, follow-fork-mode and detach-on-fork.
2700
2701 2016-06-17  Yao Qi  <yao.qi@linaro.org>
2702
2703         * gdb.base/step-over-exit.c: New.
2704         * gdb.base/step-over-exit.exp: New.
2705
2706 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
2707
2708         * gdb.base/float.exp: Add target check for nds32*-*-*.
2709         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2710
2711 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
2712
2713         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2714         for unsupported target features.
2715         * gdb.base/call-rt-st.exp: Likewise.
2716         * gdb.base/call-sc.exp: Likewise.
2717         * gdb.base/call-signal-resume.exp: Likewise.
2718         * gdb.base/call-strs.exp: Likewise.
2719         * gdb.base/callexit.exp: Likewise.
2720         * gdb.base/callfuncs.exp: Likewise.
2721         * gdb.base/nodebug.exp: Likewise.
2722         * gdb.base/printcmds.exp: Likewise.
2723         * gdb.base/ptype.exp: Likewise.
2724         * gdb.base/structs.exp: Likewise.
2725         * gdb.base/unwindonsignal.exp: Likewise.
2726         * gdb.cp/gdb2495.exp: Likewise.
2727         * gdb.cp/templates.exp: Likewise.
2728         * gdb.cp/virtfunc.exp: Likewise.
2729         * gdb.threads/hand-call-in-threads.exp: Likewise.
2730         * gdb.threads/interrupted-hand-call.exp: Likewise.
2731         * gdb.threads/thread-unwindonsignal.exp: Likewise.
2732
2733 2016-06-10  Tom Tromey  <tom@tromey.com>
2734
2735         PR rust/20110:
2736         * gdb.rust/expr.exp: Add test for integer constant larger than
2737         i32.
2738
2739 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
2740
2741         * gdb.fortran/nested-funcs.exp: New.
2742         * gdb.fortran/nested-funcs.f90: New.
2743
2744 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
2745
2746         * gdb.base/examine-backward.c: New file.
2747         * gdb.base/examine-backward.exp: New file.
2748
2749 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
2750
2751         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2752         matching.
2753
2754 2016-06-02  Tom Tromey  <tom@tromey.com>
2755
2756         PR python/18984:
2757         * gdb.python/py-shared.exp: Add solib_name test.
2758
2759 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
2760
2761         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2762
2763 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
2764
2765         PR c++/19893
2766         * gdb.dwarf2/implref.exp: Rename to...
2767         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
2768         * gdb.dwarf2/implref-array.c: New file.
2769         * gdb.dwarf2/implref-array.exp: Likewise.
2770         * gdb.dwarf2/implref-global.c: Likewise.
2771         * gdb.dwarf2/implref-global.exp: Likewise.
2772         * gdb.dwarf2/implref-struct.c: Likewise.
2773         * gdb.dwarf2/implref-struct.exp: Likewise.
2774
2775 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2776
2777         * gdb.trace/trace-condition.exp: Add 64bit tests.
2778
2779 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2780
2781         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2782         bits types.
2783         (main): Adapt to 8 to 64 bits types.
2784         * gdb.trace/trace-condition.exp: Add new tests.
2785
2786 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2787
2788         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2789
2790 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2791
2792         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2793         Move condition tests...
2794         * gdb.trace/trace-condition.exp: Here.
2795
2796 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2797
2798         * gdb.trace/trace-condition.exp: Add counter-case tests.
2799
2800 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
2801
2802         PR c++/15231
2803         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2804         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2805
2806 2016-05-27  Pedro Alves  <palves@redhat.com>
2807
2808         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2809         New procedure.
2810         (top level): Call it, and bail out of DejaGnu is known to be bad.
2811
2812 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2813
2814         * gdb.base/whatis.c: Extend the test case.
2815         * gdb.base/whatis.exp: Add additional tests.
2816
2817 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2818
2819 * gdb.fortran/type.f90: Add pointer variable.
2820 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2821
2822 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2823
2824         * gdb.fortran/vla-type.exp: Fix testcase name.
2825
2826 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2827
2828         * gdb.fortran/vla-type.exp: Access elements in nested structs.
2829
2830 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2831
2832         * gdb.fortran/type.f90: Add nested structures.
2833         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2834         * gdb.fortran/derived-type.exp: Adapt expected output.
2835         * gdb.fortran/vla-type.exp: Adapt expected output.
2836
2837 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2838
2839         * gdb.fortran/whatis_type.exp: Adapt expected output.
2840
2841 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2842
2843         * gdb.fortran/print_type.exp: Fix expected output.
2844         * gdb.fortran/whatis_type.exp: Fix expected output.
2845
2846 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
2847
2848         * gdb.fortran/whatis_type.exp: Use multi_line.
2849
2850 2016-05-24  Tom Tromey  <tom@tromey.com>
2851
2852         PR python/17386:
2853         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2854         use value as an index.
2855
2856 2016-05-23  Tom Tromey  <tom@tromey.com>
2857
2858         PR python/17981:
2859         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2860         no-breakpoint case.
2861
2862 2016-05-24  Pedro Alves  <palves@redhat.com>
2863
2864         PR gdb/19828
2865         * gdb.threads/clone-attach-detach.c: New file.
2866         * gdb.threads/clone-attach-detach.exp: New file.
2867
2868 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
2869
2870         * gdb.base/annota-input-while-running.exp: Fix syntax error.
2871
2872 2016-05-23  Tom Tromey  <tom@tromey.com>
2873
2874         PR python/19438, PR python/18393:
2875         * gdb.python/py-progspace.exp: Add "dir" test.
2876         * gdb.python/py-objfile.exp: Add "dir" test.
2877
2878 2016-05-23  Yao Qi  <yao.qi@linaro.org>
2879
2880         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2881         * gdb.arch/thumb2-it.exp: Likewise.
2882
2883 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
2884
2885         * gdb.mi/mi-threads-interrupt.c: New file.
2886         * gdb.mi/mi-threads-interrupt.exp: New file.
2887
2888 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
2889
2890         PR gdb/18077
2891         * gdb.mi/mi-async-run.exp: New file.
2892         * gdb.mi/mi-async-run.c: New file.
2893
2894 2016-05-17  Tom Tromey  <tom@tromey.com>
2895             Manish Goregaokar <manishsmail@gmail.com>
2896
2897         * lib/rust-support.exp: New file.
2898         * lib/gdb.exp (skip_rust_tests): New proc.
2899         (build_executable_from_specs): Handle rust.
2900         * lib/future.exp (gdb_find_rustc): New proc.
2901         (gdb_default_target_compile): Handle rust.
2902         * gdb.rust/expr.exp: New file.
2903         * gdb.rust/generics.exp: New file.
2904         * gdb.rust/generics.rs: New file.
2905         * gdb.rust/methods.exp: New file.
2906         * gdb.rust/methods.rs: New file.
2907         * gdb.rust/modules.exp: New file.
2908         * gdb.rust/modules.rs: New file.
2909         * gdb.rust/simple.exp: New file.
2910         * gdb.rust/simple.rs: New file.
2911
2912 2016-05-17  Tom Tromey  <tom@tromey.com>
2913
2914         * gdb.base/default.exp (set language): Add rust.
2915
2916 2016-05-17  Tom Tromey  <tom@tromey.com>
2917
2918         * gdb.gdb/unittest.exp: New file.
2919
2920 2016-05-16  Yao Qi  <yao.qi@linaro.org>
2921
2922         * gdb.base/batch-preserve-term-settings.exp: Remove variable
2923         shell_prompt.  Update shell_prompt_re.
2924
2925 2016-05-12  Doug Evans  <dje@google.com>
2926
2927         PR symtab/19999
2928         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2929         $options when building executable.
2930         * gdb.dwarf2/fission-loclists-pie.S: New file.
2931         * gdb.dwarf2/fission-loclists-pie.exp: New file.
2932
2933 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
2934
2935         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2936         of [is_remote target],
2937
2938 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
2939
2940         * lib/gdb.exp (use_gdb_stub): New procedure.
2941
2942 2016-05-03  Yunlian Jiang <yunlian@google.com>
2943             Doug Evans  <dje@google.com>
2944
2945         PR symtab/19914
2946         * gdb.dwarf2/dwp-sepdebug.c: New file.
2947         * gdb.dwarf2/dwp-sepdebug.exp: New file.
2948
2949 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
2950
2951         * gdb.base/detach.exp: Remove is_remote check.
2952
2953 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
2954
2955         * gdb.base/annota-input-while-running.exp: Don't check for
2956         [is_remote target].  Enable annotations after running to main.
2957         Remove unused "set test..." line.
2958
2959 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
2960
2961         * gdb.trace/trace-enable-disable.exp: New file.
2962         * gdb.trace/trace-enable-disable.c: New file.
2963
2964 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
2965
2966         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2967         use it in info sharedlibrary test.
2968         * gdb.trace/ftrace-lock.exp: Likewise.
2969         * gdb.trace/ftrace.exp: Likewise.
2970         * gdb.trace/range-stepping.exp: Likewise.
2971         * gdb.trace/trace-break.exp: Likewise.
2972         * gdb.trace/trace-condition.exp: Likewise.
2973         * gdb.trace/trace-mt.exp: Likewise.
2974
2975 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
2976
2977         * lib/gdb.exp (gdb_load_shlibs): Rename to...
2978         (gdb_load_shlib): ... this.
2979         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
2980         gdb_load_shlib.
2981         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2982         * gdb.base/ctxobj.exp: Likewise.
2983         * gdb.base/dprintf-pending.exp: Likewise.
2984         * gdb.base/dso2dso.exp: Likewise.
2985         * gdb.base/fixsection.exp: Likewise.
2986         * gdb.base/gcore-relro.exp: Likewise.
2987         * gdb.base/gdb1555.exp: Likewise.
2988         * gdb.base/global-var-nested-by-dso.exp: Likewise.
2989         * gdb.base/gnu-ifunc.exp: Likewise.
2990         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
2991         * gdb.base/jit-so.exp (one_jit_test): Likewise.
2992         * gdb.base/pending.exp: Likewise.
2993         * gdb.base/print-file-var.exp: Likewise.
2994         * gdb.base/print-symbol-loading.exp: Likewise.
2995         * gdb.base/shlib-call.exp: Likewise.
2996         * gdb.base/shreloc.exp: Likewise.
2997         * gdb.base/so-impl-ld.exp: Likewise.
2998         * gdb.base/solib-disc.exp: Likewise.
2999         * gdb.base/solib-nodir.exp: Likewise.
3000         * gdb.base/solib-overlap.exp: Likewise.
3001         * gdb.base/solib-symbol.exp: Likewise.
3002         * gdb.base/solib-weak.exp (do_test): Likewise.
3003         * gdb.base/sym-file.exp: Likewise.
3004         * gdb.base/symtab-search-order.exp: Likewise.
3005         * gdb.base/type-opaque.exp: Likewise.
3006         * gdb.base/unload.exp: Likewise.
3007         * gdb.base/watchpoint-solib.exp: Likewise.
3008         * gdb.compile/compile.exp: Likewise.
3009         * gdb.cp/gdb2384.exp: Likewise.
3010         * gdb.cp/infcall-dlopen.exp: Likewise.
3011         * gdb.cp/re-set-overloaded.exp: Likewise.
3012         * gdb.fortran/library-module.exp: Likewise.
3013         * gdb.opt/solib-intra-step.exp: Likewise.
3014         * gdb.python/py-finish-breakpoint.exp: Likewise.
3015         * gdb.python/py-shared.exp: Likewise.
3016         * gdb.reverse/solib-precsave.exp: Likewise.
3017         * gdb.reverse/solib-reverse.exp: Likewise.
3018         * gdb.server/solib-list.exp: Likewise.
3019         * gdb.threads/dlopen-libpthread.exp: Likewise.
3020         * gdb.threads/tls-shared.exp: Likewise.
3021         * gdb.threads/tls-so_extern.exp: Likewise.
3022         * gdb.trace/change-loc.exp: Likewise.
3023         * gdb.trace/ftrace-lock.exp: Likewise.
3024         * gdb.trace/ftrace.exp: Likewise.
3025         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3026         * gdb.trace/pending.exp: Likewise.
3027         * gdb.trace/range-stepping.exp: Likewise.
3028         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3029         (strace_info_marker): Likewise.
3030         (strace_probe_marker): Likewise.
3031         (strace_trace_on_same_addr): Likewise.
3032         (strace_trace_on_diff_addr): Likewise.
3033         * gdb.trace/trace-break.exp: Likewise.
3034         * gdb.trace/trace-condition.exp: Likewise.
3035         * gdb.trace/trace-mt.exp: Likewise.
3036
3037 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
3038
3039         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
3040         result of gdb_remote_download.
3041         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3042         * gdb.base/dso2dso.exp: Likewise.
3043         * gdb.base/global-var-nested-by-dso.exp: Likewise.
3044         * gdb.base/print-file-var.exp: Likewise.
3045         * gdb.base/shlib-call.exp: Likewise.
3046         * gdb.base/shreloc.exp: Likewise.
3047         * gdb.base/solib-overlap.exp: Likewise.
3048         * gdb.base/solib-weak.exp (do_test): Likewise.
3049         * gdb.base/unload.exp: Likewise.
3050
3051 2016-04-27  Yao Qi  <yao.qi@linaro.org>
3052
3053         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3054         exists.
3055
3056 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3057
3058         * vla-type.exp: Print structure from toplevel.
3059
3060 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3061
3062         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3063         of dynamic types.
3064         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3065         of dynamic types.
3066
3067 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
3068
3069         * gdb.fortran/vla-type.f90: New file.
3070         * gdb.fortran/vla-type.exp: New file.
3071
3072 2016-04-25  Yao Qi  <yao.qi@linaro.org>
3073
3074         * gdb.base/branch-to-self.c: New file.
3075         * gdb.base/branch-to-self.exp: New file.
3076
3077 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3078
3079         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3080         more after $hex.
3081
3082 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3083
3084         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3085         * gdb.base/annota3.exp: Likewise.
3086
3087 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3088
3089         * gdb.reverse/step-precsave.exp: Do one step and test program
3090         stops in "callee" and do multiple steps until program goes out
3091         of "callee".
3092         * gdb.reverse/step-reverse.exp: Likewise.
3093
3094 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3095
3096         * gdb.trace/signal.exp: Also pass if
3097         $tracepoint_hits($i) > $iterations.
3098
3099 2016-04-22  Yao Qi  <yao.qi@linaro.org>
3100
3101         * gdb.trace/signal.c: New file.
3102         * gdb.trace/signal.exp: New file.
3103
3104 2016-04-19  Doug Evans  <xdje42@gmail.com>
3105
3106         * gdb.base/bad-file.exp: New file.
3107
3108 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
3109
3110         * gdb.dwarf2/implref.exp: New file.
3111
3112 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3113
3114         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3115         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3116         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3117         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3118         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3119         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3120         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3121         * lib/fortran.exp (fortran_int4): New procedure.
3122         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3123         (fortran_logical4): Likewise.
3124
3125 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
3126
3127         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3128
3129 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
3130
3131         * lib/compiler.c: Add Intel specific preprocessor macros.
3132         * lib/compiler.cc: Likewise.
3133
3134 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
3135
3136         * gdb.server/connect-with-no-symbol-file.c: New file.
3137         * gdb.server/connect-with-no-symbol-file.exp: New file.
3138
3139 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3140
3141         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3142
3143 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
3144
3145         * boards/gdbserver-base.exp (${board}_download): Copy source file to
3146         standard output directory.
3147
3148 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3149
3150         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3151
3152 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
3153
3154         * gdb.btrace/instruction_history.c (loop): Add declaration.
3155
3156 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3157
3158         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3159
3160 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
3161
3162         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3163         parentheses to print.
3164         (continue_handler): Likewise.
3165
3166 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
3167
3168         * gdb.server/solib-list.exp: Remove is_remote check.
3169         Pass shlib= to gdb_compile.  Don't link shared library with
3170         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
3171         Run binary filename through "readlink -f" on the target.
3172
3173 2016-04-08  Pedro Alves  <palves@redhat.com>
3174
3175         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
3176         interpreter filename as argument to gdbserver_spawn.
3177         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3178         Return empty if $last_loaded_file does not exist.
3179
3180 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3181
3182         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3183         * gdb.base/jit-main.c: Use exit after usage.
3184
3185 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3186
3187         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3188         GDBHISTSIZE prior to the tests.
3189         * gdb.base/gdbinit-history.exp: Likewise.
3190
3191 2016-04-07  Pedro Alves  <palves@redhat.com>
3192
3193         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3194         instead of build_executable.  Use gdb_load_shlibs.
3195
3196 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3197
3198         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3199         Execute "si" command.
3200
3201 2016-04-07  Yao Qi  <yao.qi@linaro.org>
3202
3203         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3204         number instead of the comments on some line.
3205
3206 2016-04-06  Don Breazeal  <donb@codesourcery.com>
3207
3208         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3209         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3210
3211 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
3212
3213         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3214         standard_output_file.  Remove unused binfile variable.
3215
3216 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
3217
3218         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3219         * gdb.python/py-mi-objfile.exp: Match "list main" output
3220         in console format.
3221
3222 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
3223
3224         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3225         absolute.
3226
3227 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3228
3229         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3230         absolute.
3231         * gdb.trace/ftrace.exp: Likewise.
3232         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3233         targets as well.
3234         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3235         (gdb_load_shlibs): Copy libraries to test directory when testing
3236         natively.  Only set solib-search-path if testing remotely.
3237         * lib/mi-support.exp (mi_load_shlibs): Likewise.
3238
3239 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
3240
3241         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3242         gdb_download.  Use it even if the target is not remote.
3243         * gdb.base/jit.exp (compile_jit_test): Likewise.
3244         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3245         output directory if the destination board is local, otherwise use
3246         the standard remote_download from DejaGnu.
3247         (gdb_download): Remove.
3248         (gdb_load_shlibs): Use gdb_remote_download instead of
3249         gdb_download.
3250         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3251         Use gdb_remote_download instead of gdb_download.  Use it even if
3252         the target is not remote.
3253         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3254         instead of gdb_download.
3255
3256 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
3257
3258         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3259         (test_insert_delete_modify): Call mi_load_shlibs before trying to
3260         run.
3261
3262 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
3263
3264         PR gdb/19820
3265         * gdb.base/printcmds.exp: Add artificial arrays tests.
3266
3267 2016-03-31  Pedro Alves  <palves@redhat.com>
3268
3269         PR gdb/19858
3270         * gdb.base/jit-main.c: Include unistd.h.
3271         (ATTACH): Define to 0 if not already defined.
3272         (wait_for_gdb, mypid): New globals.
3273         (WAIT_FOR_GDB): New macro.
3274         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
3275         some breakpoint locations.
3276         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3277         New procedures.
3278         (one_jit_test): Add REATTACH parameter, and handle it.  Use
3279         continue_to_test_location.
3280         (top level): Test attach, and adjusts calls to one_jit_test.
3281
3282 2016-03-31  Pedro Alves  <palves@redhat.com>
3283
3284         PR gdb/19858
3285         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
3286         BINSUFFIX parameter, and handle it.
3287         (top level): Adjust calls compile_jit_test.
3288
3289 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
3290
3291         PR python/19743
3292         * gdb.python/py-mi-events-gdb.py: New file.
3293         * gdb.python/py-mi-events.c: New file.
3294         * gdb.python/py-mi-events.exp: New file.
3295
3296 2016-03-30  Yao Qi  <yao.qi@linaro.org>
3297
3298         * gdb.reverse/until-precsave.exp: Match function name only.
3299         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3300         Move malloc to a condition block.
3301         * gdb.reverse/until-reverse.exp: Match function name only.
3302
3303 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3304
3305         * gdb.trace/ftrace.exp: Set arg0exp for s390.
3306         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3307         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3308         variable for GPR 0 instead of assuming it is register 0.
3309         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3310         * lib/trace-support.exp: Add s390 registers.
3311
3312 2016-03-29  Yao Qi  <yao.qi@linaro.org>
3313
3314         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3315
3316 2016-03-24  Yao Qi  <yao.qi@linaro.org>
3317
3318         * gdb.reverse/break-reverse.exp: Add quotation mark in the
3319         test message.
3320
3321 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3322
3323         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3324         maintaining separate logic for constructing the output path.
3325
3326 2016-03-16  Don Breazeal  <donb@codesourcery.com>
3327
3328         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3329         Retry fork and waitpid on interrupted system call errors.
3330         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3331         Use with_timeout_factor to increase timeout by factor of 10.
3332
3333 2016-03-15  Don Breazeal  <donb@codesourcery.com>
3334
3335         * gdb.cp/scope-err.cc: New test program.
3336         * gdb.cp/scope-err.exp: New test script.
3337         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3338         lines and "set breakpoint here" comment.
3339         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3340         Fixed some whitespace and format issues.
3341         * gdb.mi/mi-linespec-err-cp.cc: New test program.
3342         * gdb.mi/mi-linespec-err-cp.exp: New test script.
3343
3344 2016-03-15  Doug Evans  <dje@google.com>
3345
3346         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3347         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3348         All callers updated.  Add tests for enums, mixed flags register.
3349
3350 2016-03-15  Doug Evans  <dje@google.com>
3351
3352         * gdb.base/skip.c (main): Call test_skip_file_and_function.
3353         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3354
3355 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
3356
3357         * gdb.base/default.exp: Add $_as_string to the list of expected
3358         convenience functions.
3359
3360 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
3361
3362         * gdb.base/maint.exp: New tests for 'maint info line-table'.
3363
3364 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
3365
3366         * gdb.python/py-as-string.exp: New file.
3367         * gdb.python/py-as-string.c: New file.
3368
3369 2016-03-09  Pedro Alves  <palves@redhat.com>
3370
3371         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3372         signal" -> "Thread NN received signal" output change.
3373         * gdb.threads/ia64-sigill.exp: Likewise.
3374         * gdb.threads/linux-dp.exp: Likewise.
3375         * gdb.threads/manythreads.exp: Likewise.
3376         * gdb.threads/pending-step.exp: Likewise.
3377         * gdb.threads/print-threads.exp: Likewise.
3378         * gdb.threads/sigstep-threads.exp: Likewise.
3379         * gdb.threads/staticthreads.exp: Likewise.
3380         * gdb.threads/tls.exp: Likewise.
3381
3382 2016-03-09  Pedro Alves  <palves@redhat.com>
3383
3384         * gdb.base/command-line-input.exp: New file.
3385
3386 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3387
3388         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3389         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3390         * gdb.trace/pending.exp: Accept leading dot before function name.
3391         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3392         * lib/trace-support.exp: Set registers for ppc.
3393
3394 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3395
3396         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3397         use it for disassembly; accept .main in addition to main in backtrace.
3398
3399 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
3400             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3401
3402         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3403         (gdb_recursion_test_ptr): New global variable.
3404         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3405         gdb_recursion_test.
3406         (gdb_c_test): Ditto.
3407
3408 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3409
3410         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3411         ordering.
3412
3413 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3414
3415         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3416         (bar): Add bar_start_lbl label.
3417         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3418         of foo/bar for emitting DWARF and tracing.
3419
3420 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
3421
3422         * analyze-racy-logs.py: Set executable bit.
3423
3424 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3425
3426         * Makefile.in (DEFAULT_RACY_ITER): New variable.
3427         (CHECK_TARGET_TMP): Likewise.
3428         (check-single-racy): New rule.
3429         (check-parallel-racy): Likewise.
3430         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3431         (do-check-parallel-racy): New rule.
3432         (check-racy/%.exp): Likewise.
3433         * README (Racy testcases): New section.
3434         * analyze-racy-logs.py: New file.
3435
3436 2016-03-03  Doug Evans  <dje@google.com>
3437
3438         * gdb.base/skip.exp: Use with_test_prefix.
3439
3440 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3441
3442         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3443         Invoke step_over_syscall "clone" and break_cond_on_syscall
3444         "clone".
3445         * gdb.base/step-over-clone.c: New file.
3446
3447 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3448
3449         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3450         code format.
3451
3452 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3453
3454         * gdb.base/disp-step-fork.c: Rename to ...
3455         * gdb.base/step-over-fork.c: ... it.  New file.
3456         * gdb.base/disp-step-vfork.c: Rename to ...
3457         * gdb.base/step-over-vfork.c: ... it.  New file.
3458         * gdb.base/disp-step-syscall.exp: Rename to ...
3459         * gdb.base/step-over-syscall.exp: ... it.  New file.
3460         (disp_step_cross_syscall): Rename to ...
3461         (step_over_syscall): ... it.
3462
3463 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3464
3465         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3466         If target supports condition evaluation on target, invoke
3467         break_cond_on_syscall for fork and vfork.
3468
3469 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3470
3471         * gdb.base/disp-step-syscall.exp: Don't invoke
3472         support_displaced_stepping.
3473         (disp_step_cross_syscall): Test with displaced stepping off and
3474         on if supported.
3475
3476 2016-03-03  Yao Qi  <yao.qi@linaro.org>
3477
3478         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3479         proc.
3480         (setup): New proc.
3481         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3482         and setup.
3483
3484 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3485
3486         * gdb.fortran/vla-history.exp: Remove breakpoint.
3487
3488 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3489
3490         * gdb.fortran/vla-history.exp: Lookup array elements and printing
3491         exceeds timeout.
3492
3493 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3494
3495         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3496         breakpoint.
3497
3498 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
3499
3500         * gdb.mi/vla.f90: Nullify pointer after declaration.
3501
3502 2016-03-01  Pedro Alves  <palves@redhat.com>
3503
3504         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3505
3506 2016-03-01  Pedro Alves  <palves@redhat.com>
3507
3508         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3509         before anything else.
3510         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
3511         _GNU_SOURCE here.
3512         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3513         before anything else.
3514         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3515
3516 2016-03-01  Pedro Alves  <palves@redhat.com>
3517
3518         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3519
3520 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3521
3522         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3523         prepare_for_testing.
3524
3525 2016-03-01  Yao Qi  <yao.qi@linaro.org>
3526
3527         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3528
3529 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3530
3531         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3532         manually constructing the output path.
3533
3534 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3535
3536         * gdb.arch/s390-stackless.S: New.
3537         * gdb.arch/s390-stackless.exp: New.
3538
3539 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
3540
3541         * gdb.dlang/circular.c: New file.
3542         * gdb.dlang/circular.exp: New file.
3543
3544 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3545
3546         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3547         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3548         (testcases): Update.
3549
3550 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3551
3552         * gdb.reverse/aarch64.c: Rename to ...
3553         * gdb.reverse/insn-reverse.c: ... it.
3554         * gdb.reverse/aarch64.exp: Rename to ...
3555         * gdb.reverse/insn-reverse.exp: ... it.
3556
3557 2016-02-26  Yao Qi  <yao.qi@linaro.org>
3558
3559         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3560         (testcase_ftype): New.
3561         (testcases): New array.
3562         (n_testcases): New.
3563         (main): Call each element in testcases.
3564         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3565         (read_testcase): New.
3566         Do the tests in a loop.
3567
3568 2016-02-25  Yao Qi  <yao.qi@linaro.org>
3569
3570         * gdb.base/branches.c: Remove.
3571
3572 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3573
3574         PR gdb/13808
3575         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3576
3577 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3578
3579         * gdb.trace/ftrace.exp: Remove unnecessary target check.
3580
3581 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3582
3583         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3584         change x86_64 call_insn to 'callq'.
3585
3586 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3587
3588         * gdb.trace/tfile-avx.c: Move to...
3589         * gdb.trace/tracefile-pseudo-reg.c: Here.
3590         * gdb.trace/tfile-avx.exp: Move to...
3591         * gdb.trace/tracefile-pseudo-reg.exp: Here.
3592
3593 2016-02-24  Gary Benson <gbenson@redhat.com>
3594
3595         * gdb.base/attach-pie-noexec.exp: Do not expect an error
3596         message on attach.
3597
3598 2016-02-23  Doug Evans  <dje@google.com>
3599
3600         * gdb.base/skip.c (test_skip): New function.
3601         (end_test_skip_file_and_function): New function.
3602         (test_skip_file_and_function): New function.
3603         * gdb.base/skip1.c (test_skip): New function.
3604         (skip1_test_skip_file_and_function): New function.
3605         * gdb.base/skip.exp: Add tests for new skip options.
3606         * gdb.base/skip-solib.exp: Update expected output.
3607         * gdb.perf/skip-command.cc: New file.
3608         * gdb.perf/skip-command.exp: New file.
3609         * gdb.perf/skip-command.py: New file.
3610
3611 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3612
3613         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3614         info registers pattern.
3615
3616 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
3617
3618         * lib/future.exp: Add D support.
3619         (gdb_find_gdc): New proc.
3620         (gdb_default_target_compile): Add D support.
3621
3622 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
3623
3624         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3625         user+system time.
3626         (trace_speed_test): Determine the iteration count for a time
3627         between 15..30 seconds.
3628
3629 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
3630
3631         * gdb.arch/i386-mpx-sigsegv.c: New file.
3632         * gdb.arch/i386-mpx-sigsegv.exp: New file.
3633         * gdb.arch/i386-mpx-simple_segv.c: New file.
3634         * gdb.arch/i386-mpx-simple_segv.exp: New file.
3635
3636 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3637
3638         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3639         Don't call setup_kfail.
3640
3641 2016-02-18  Yao Qi  <yao.qi@linaro.org>
3642
3643         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3644         Set "set breakpoint condition-evaluation" per $cond_bp_target.
3645
3646 2016-02-16  Doug Evans  <dje@google.com>
3647
3648         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
3649         * gdb.base/skip1.c: Ditto.
3650         * gdb.base/skip.exp: Whitespace cleanup.
3651
3652 2016-02-16  Don Breazeal  <donb@codesourcery.com>
3653
3654         PR remote/19496
3655         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3656         Remove kfail for PR remote/19496.
3657
3658 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3659
3660         * lib/gdb.exp (standard_temp_file): Return a path specific to
3661         the runtest invocation.
3662
3663 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
3664
3665         * gdb.trace/save-trace.exp: Change relative path to be in the
3666         standard output directory.
3667
3668 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3669
3670         * gdb.arch/i386-prologue.c: Add missing prototypes.
3671
3672 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3673
3674         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3675         * gdb.arch/i386-prologue.exp: Likewise.
3676         * gdb.arch/i386-size.exp: Likewise.
3677
3678 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
3679
3680         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3681         define object file path.
3682         * gdb.btrace/gcore.exp: Use standard_output_file to define core
3683         file path.
3684         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3685         standard_output_file to define binfile.
3686
3687 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3688
3689         Fix compatibility with recent gfortran-5.3.1.
3690         * gdb.fortran/vla-history.exp (print vla1 allocated)
3691         (print vla2 allocated, print $2, print $3): Remove
3692         (print $4): Rename to ...
3693         (print $2): ... here.
3694         (print $9): Rename to ...
3695         (print $5): ... here.
3696         (print $10): Rename to ...
3697         (print $6): ... here.
3698         * gdb.fortran/vla.f90: Add pvla initialization.
3699
3700 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3701
3702         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3703         New test.
3704         * gdb.fortran/vla-value-sub.exp: Likewise.
3705
3706 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3707
3708         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3709
3710 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
3711
3712         * i386-biarch-core.exp: Define corefile using
3713         standard_output_file.
3714
3715 2016-02-12  Yao Qi  <yao.qi@linaro.org>
3716
3717         * gdb.arch/arm-single-step-kernel-helper.c: New.
3718         * gdb.arch/arm-single-step-kernel-helper.exp: New.
3719
3720 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
3721
3722         * gdb.btrace/tailcall-only.exp: New.
3723         * gdb.btrace/tailcall-only.c: New.
3724         * gdb.btrace/x86_64-tailcall-only.S: New.
3725         * gdb.btrace/i686-tailcall-only.S: New.
3726
3727 2016-02-11  Pedro Alves  <palves@redhat.com>
3728
3729         * README (Parallel testing): Add missing double quotes.
3730
3731 2016-02-11  Pedro Alves  <palves@redhat.com>
3732
3733         * README (Parallel testing): New section.
3734         (GDB_PARALLEL): Rewrite.
3735         (FORCE_PARALLEL): Document.
3736
3737 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3738
3739         * gdb.trace/tfile-avx.c: New test.
3740         * gdb.trace/tfile-avx.exp: New test.
3741
3742 2016-02-09  Keith Seitz  <keiths@redhat.com>
3743
3744         PR breakpoints/19546
3745         * gdb.base/infcall-exec.c: New file.
3746         * gdb.base/infcall-exec2.c: New file.
3747         * gdb.base/infcall-exec.exp: New file.
3748
3749 2016-02-09  Keith Seitz  <keiths@redhat.com>
3750
3751         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3752         (toplevel): Call test_bkpt_address.
3753
3754 2016-02-09  Keith Seitz  <keiths@redhat.com>
3755
3756         PR python/19506
3757         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3758         (toplevel): Call test_bkpt_address.
3759
3760 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
3761
3762         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3763         to AC_OUTPUT.
3764         * configure: Regenerate.
3765
3766 2016-02-09  Pedro Alves  <palves@redhat.com>
3767
3768         PR breakpoints/19548
3769         * gdb.base/execl-update-breakpoints.c (some_function): New
3770         function.
3771         (main): Call it.
3772         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3773         Tighten expected GDB output.
3774
3775 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
3776
3777         * Makefile.in (ALL_SUBDIRS): Remove.
3778         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3779         (distclean maintainer-clean realclean): Likewise.
3780         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3781         * configure: Regenerate.
3782         * gdb.ada/Makefile.in: Delete.
3783         * gdb.arch/Makefile.in: Likewise.
3784         * gdb.asm/Makefile.in: Likewise.
3785         * gdb.base/Makefile.in: Likewise.
3786         * gdb.btrace/Makefile.in: Likewise.
3787         * gdb.cell/Makefile.in: Likewise.
3788         * gdb.compile/Makefile.in: Likewise.
3789         * gdb.cp/Makefile.in: Likewise.
3790         * gdb.disasm/Makefile.in: Likewise.
3791         * gdb.dlang/Makefile.in: Likewise.
3792         * gdb.dwarf2/Makefile.in: Likewise.
3793         * gdb.fortran/Makefile.in: Likewise.
3794         * gdb.gdb/Makefile.in: Likewise.
3795         * gdb.go/Makefile.in: Likewise.
3796         * gdb.guile/Makefile.in: Likewise.
3797         * gdb.java/Makefile.in: Likewise.
3798         * gdb.linespec/Makefile.in: Likewise.
3799         * gdb.mi/Makefile.in: Likewise.
3800         * gdb.modula2/Makefile.in: Likewise.
3801         * gdb.multi/Makefile.in: Likewise.
3802         * gdb.objc/Makefile.in: Likewise.
3803         * gdb.opencl/Makefile.in: Likewise.
3804         * gdb.opt/Makefile.in: Likewise.
3805         * gdb.pascal/Makefile.in: Likewise.
3806         * gdb.perf/Makefile.in: Likewise.
3807         * gdb.python/Makefile.in: Likewise.
3808         * gdb.reverse/Makefile.in: Likewise.
3809         * gdb.server/Makefile.in: Likewise.
3810         * gdb.stabs/Makefile.in: Likewise.
3811         * gdb.threads/Makefile.in: Likewise.
3812         * gdb.trace/Makefile.in: Likewise.
3813         * gdb.xml/Makefile.in: Likewise.
3814         * lib/gdb.exp (make_gdb_parallel_path): Add check for
3815         GDB_PARALLEL.
3816         (standard_output_file): Remove check for GDB_PARALLEL, always
3817         return path in outputs/$subdir/$testname.
3818
3819 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
3820
3821         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3822         (site.exp): Assign abs_srcdir to tcl's srcdir.
3823
3824 2016-02-04  Yao Qi  <yao.qi@linaro.org>
3825
3826         * gdb.base/foll-exec-mode.c: Include limits.h.
3827         (main): Add parameters argc and argv.  Get directory from
3828         argv[0].
3829         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3830         compilation.
3831         * gdb.base/foll-exec.c: Include limits.h.
3832         (main): Add parameters argc and argv.
3833         Get directory from argv[0].
3834         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3835         Adjust tests on the number of lines as source code changed.
3836         * gdb.base/foll-vfork-exit.c: Include limits.h.
3837         (main): Add one line of statement before vfork.
3838         * gdb.base/foll-vfork.c: Include limits.h and string.h.
3839         (main): Add parameters argc and argv.  Get directory from
3840         argv[0].
3841         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3842         (setup_gdb): Set tbreak to skip some source lines.
3843         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3844         (main): Add parameters argc and argv.  Get directory from
3845         argv[0].
3846         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3847         compilation.
3848         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3849         (main): Add parameters argc and argv.  Get directory from
3850         argv[0].
3851         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3852         compilation.
3853
3854 2016-02-01  Doug Evans  <dje@google.com>
3855
3856         * gdb.base/skip.exp: Clean up multiple references to same test name.
3857
3858 2016-02-01  Pedro Alves  <palves@redhat.com>
3859
3860         PR remote/19496
3861         * gdb.threads/forking-threads-plus-breakpoint.exp
3862         (displaced_stepping_supported): New global.
3863         (probe_displaced_stepping_support): New procedure.
3864         (do_test): Add 'displaced' parameter, and use it.
3865         (top level): Check for displaced stepping support.  Add displaced
3866         stepping on/off testing axis.
3867
3868 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
3869
3870         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3871         pointer.  Don't perform further tests on the unassociated pointer
3872         if the first test fails.
3873
3874 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
3875
3876         * gdb.base/max-value-size.c: New file.
3877         * gdb.base/max-value-size.exp: New file.
3878         * gdb.base/huge.exp: Disable max-value-size for this test.
3879
3880 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
3881
3882         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3883
3884 2016-01-28  Yao Qi  <yao.qi@linaro.org>
3885
3886         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3887
3888 2016-01-25  Pedro Alves  <palves@redhat.com>
3889
3890         PR threads/19461
3891         * gdb.base/fork-running-state.c: New file.
3892         * gdb.base/fork-running-state.exp: New file.
3893
3894 2016-01-25  Pedro Alves  <palves@redhat.com>
3895
3896         PR gdb/19494
3897         * gdb.base/catch-fork-kill.c: New file.
3898         * gdb.base/catch-fork-kill.exp: New file.
3899
3900 2016-01-25  Pedro Alves  <palves@redhat.com>
3901
3902         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3903         Delete, moved to lib/gdb.exp.
3904         * gdb.threads/forking-threads-plus-breakpoint.exp
3905         (foreach_with_prefix): Likewise.
3906         * gdb.threads/process-dies-while-handling-bp.exp
3907         (foreach_with_prefix): Likewise.
3908         * lib/gdb.exp (foreach_with_prefix): New procedure.
3909
3910 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3911
3912         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3913         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3914
3915 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3916
3917         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3918         endian targets.
3919
3920 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3921             Pedro Alves  <palves@redhat.com>
3922
3923         Fix testsuite compatibility with Guile.
3924         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3925         number.
3926
3927 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3928
3929         Fix testsuite compatibility with Guile.
3930         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3931         (thread 1): New test for backtrace through signal handler.
3932
3933 2016-01-22  Yao Qi  <yao.qi@linaro.org>
3934
3935         PR testsuite/19491
3936         * gdb.base/multi-forks.c: Include
3937         ../lib/unbuffer_output.c
3938         (main): Call gdb_unbuffer_output.
3939
3940 2016-01-21  Doug Evans  <dje@google.com>
3941
3942         * lib/ada.exp (gdb_compile_ada): Fix typo.
3943
3944 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
3945
3946         * gdb.base/break-fun-addr.exp: New file.
3947         * gdb.base/break-fun-addr1.c: New file.
3948         * gdb.base/break-fun-addr2.c: New file.
3949
3950 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
3951
3952         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3953         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3954         enum flag values.
3955
3956 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3957
3958         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3959         when GDB can not set the vector return value.  Add more comments
3960         for clarification.
3961
3962 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3963
3964         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
3965         command.
3966
3967 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
3968
3969         * Makefile.in (DO_RUNTEST): Add --status and update usages.
3970
3971 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
3972
3973         * Makefile.in (check-single): Pass --status to runtest.
3974         (check/%.exp): Likewise.
3975
3976 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
3977
3978         * Makefile.in (check-parallel): Propagate return code from make
3979         do-check-parallel.
3980
3981 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
3982
3983         * gdb.trace/ftrace.exp: Fix expected message on continue.
3984         * gdb.trace/pending.exp: Fix expected message on continue.
3985         * gdb.trace/trace-break.exp: Fix expected message on continue.
3986
3987 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
3988
3989         * lib/gdb.exp (gdb_test): Remove unused global references.
3990
3991 2016-01-18  Pedro Alves  <palves@redhat.com>
3992
3993         * gdb.base/async-shell.exp: Adjust expected output.
3994         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
3995         * gdb.base/siginfo-thread.exp: Adjust expected output.
3996         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
3997         * gdb.java/jnpe.exp: Adjust expected output.
3998         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
3999         * gdb.threads/continue-pending-status.exp: Adjust expected output.
4000         * gdb.threads/leader-exit.exp: Adjust expected output.
4001         * gdb.threads/manythreads.exp: Adjust expected output.
4002         * gdb.threads/pthreads.exp: Adjust expected output.
4003         * gdb.threads/schedlock.exp: Adjust expected output.
4004         * gdb.threads/siginfo-threads.exp: Adjust expected output.
4005         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4006         expected output.
4007         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4008         output.
4009         * gdb.threads/sigthread.exp: Adjust expected output.
4010         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4011
4012 2016-01-18  Yao Qi  <yao.qi@linaro.org>
4013
4014         * gdb.guile/scm-section-script.c: Replace @progbits with
4015         %progbits.
4016         * gdb.python/py-section-script.c: Likewise.
4017
4018 2016-01-15  Pedro Alves  <palves@redhat.com>
4019
4020         * gdb.multi/tids.exp: Test star wildcard ranges.
4021
4022 2016-01-15  Pedro Alves  <palves@redhat.com>
4023
4024         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4025         command from "thread apply" invocation.
4026         (thr_apply_info_thr_invalid): Default the expected output to the
4027         input tid list.
4028         (top level): Add tests that use convenience variables.  Add tests
4029         for "thread apply" with a valid TID list, but missing the command.
4030
4031 2016-01-13  Pedro Alves  <palves@redhat.com>
4032
4033         * gdb.base/default.exp: Expect $_gthread as well.
4034         * gdb.multi/tids.exp: Test $_gthread.
4035         * gdb.threads/thread-specific.exp: Test $_gthread.
4036
4037 2016-01-13  Pedro Alves  <palves@redhat.com>
4038
4039         * gdb.multi/tids.exp: Test "info threads -gid".
4040
4041 2016-01-13  Pedro Alves  <palves@redhat.com>
4042
4043         * gdb.multi/tids.exp: Test InferiorThread.global_num and
4044         Breakpoint.thread.
4045         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4046
4047 2016-01-07  Pedro Alves  <palves@redhat.com>
4048
4049         * gdb.base/break.exp: Adjust to output changes.
4050         * gdb.base/hbreak2.exp: Likewise.
4051         * gdb.base/sepdebug.exp: Likewise.
4052         * gdb.base/watch_thread_num.exp: Likewise.
4053         * gdb.linespec/keywords.exp: Likewise.
4054         * gdb.multi/info-threads.exp: Likewise.
4055         * gdb.threads/thread-find.exp: Likewise.
4056         * gdb.multi/tids.c: New file.
4057         * gdb.multi/tids.exp: New file.
4058
4059 2016-01-13  Pedro Alves  <palves@redhat.com>
4060
4061         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4062
4063 2016-01-13  Pedro Alves  <palves@redhat.com>
4064
4065         * gdb.base/default.exp: Expect $_inferior as well.
4066         * gdb.multi/base.exp: Test $_inferior.
4067
4068 2016-01-13  Pedro Alves  <palves@redhat.com>
4069
4070         PR breakpoints/19388
4071         * gdb.base/catch-signal-siginfo-cond.c: New file.
4072         * gdb.base/catch-signal-siginfo-cond.exp: New file.
4073
4074 2016-01-12  Josh Stone  <jistone@redhat.com>
4075             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
4076
4077         * gdb.base/catch-syscall.c (do_execve): New variable.
4078         (main): Conditionally trigger an execve.
4079         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4080         (test_catch_syscall_execve): New, check entry/return across execve.
4081         (do_syscall_tests): Call test_catch_syscall_execve.
4082
4083 2016-01-12  Pedro Alves  <palves@redhat.com>
4084
4085         * gdb.base/random-signal.exp (do_test): New procedure, with body
4086         of testcase moved in.
4087
4088 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4089             Pedro Alves  <palves@redhat.com>
4090
4091         * gdb.base/funcargs.exp (finish from indirectly called function):
4092         Reintroduce the case for 'First'.
4093
4094 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4095             Pedro Alves  <palves@redhat.com>
4096
4097         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4098         (tcatch_vfork_then_child_follow_exec)
4099         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4100         identification.
4101
4102 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4103
4104         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4105         and repeats to unlimited.
4106         * gdb.python/py-value.exp: Likewise.
4107         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4108         and repeats to unlimited.
4109
4110 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4111
4112         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4113         and reordering the functions.
4114         * gdb.multi/hangout.c: Likewise.
4115         * gdb.multi/hello.c: Likewise.
4116
4117 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
4118
4119         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4120         absolute.
4121         (SingleStatisticTestResult.report): Use dict.keys instead of
4122         dict.iterkeys.
4123
4124 2016-01-06  Pedro Alves  <palves@redhat.com>
4125
4126         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
4127
4128 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
4129
4130         * gdb.btrace/dlopen.exp: New.
4131         * gdb.btrace/dlopen.c: New.
4132         * gdb.btrace/dlopen-dso.c: New.
4133
4134 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
4135
4136         * lib/gdb.exp (gdb_test): Update comments to clarify that the
4137         PATTERN argument is optional.
4138
4139 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
4140
4141         * lib/ada.exp (target_compile_ada_from_dir): New function.
4142         (gdb_compile_ada): Reimplement avoiding the use of project files.
4143         * gdb.ada/gnat_ada.gpr: Delete.
4144         * gdb.ada/cond_lang.exp: Adjust test to make path before
4145         filename optional.
4146         * gdb.ada/small_reg_param.exp: Likewise.
4147
4148 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
4149
4150         * gdb.base/foll-vork.exp: Remove HP-UX special case.
4151
4152 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4153
4154         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4155         case.
4156
4157 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
4158
4159         * gdb.base/break.exp: Remove dead code.
4160         * gdb.base/sepdebug.exp: Likewise.
4161
4162 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4163
4164         * gdb.asm/asm-source.exp: Remove HP-UX references.
4165         * gdb.base/annota1.exp: Likewise.
4166         * gdb.base/annota3.exp: Likewise.
4167         * gdb.base/attach.exp: Likewise.
4168         * gdb.base/bigcore.exp: Likewise.
4169         * gdb.base/break.exp: Likewise.
4170         * gdb.base/call-ar-st.exp: Likewise.
4171         * gdb.base/callfuncs.exp: Likewise.
4172         * gdb.base/catch-fork-static.exp: Likewise.
4173         * gdb.base/display.exp: Likewise.
4174         * gdb.base/foll-exec-mode.exp: Likewise.
4175         * gdb.base/foll-exec.exp: Likewise.
4176         * gdb.base/foll-fork.exp: Likewise.
4177         * gdb.base/foll-vfork.exp: Likewise.
4178         * gdb.base/funcargs.exp: Likewise.
4179         * gdb.base/hbreak2.exp: Likewise.
4180         * gdb.base/inferior-died.exp: Likewise.
4181         * gdb.base/interrupt.exp: Likewise.
4182         * gdb.base/multi-forks.exp: Likewise.
4183         * gdb.base/nodebug.exp: Likewise.
4184         * gdb.base/sepdebug.exp: Likewise.
4185         * gdb.base/solib1.c: Likewise.
4186         * gdb.base/step-test.exp: Likewise.
4187         * gdb.mi/non-stop.c: Likewise.
4188         * gdb.mi/pthreads.c: Likewise.
4189         * gdb.multi/bkpt-multi-exec.ex: Likewise.
4190         * gdb.threads/pthreads.c: Likewise.
4191         * gdb.threads/staticthreads.exp: Likewise.
4192         * lib/future.exp: Likewise.
4193         * lib/gdb.exp: Likewise.
4194         * gdb.base/so-indr-cl.c: Remove.
4195         * gdb.base/so-indr-cl.exp: Likewise.
4196         * gdb.base/solib.c: Likewise.
4197         * gdb.base/solib.exp: Likewise.
4198         * gdb.base/solib2.c: Likewise.
4199
4200 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
4201
4202         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4203         * gdb.base/call-ar-st.exp: Likewise.
4204         * gdb.base/callfuncs.exp: Likewise.
4205         * gdb.base/condbreak.exp: Likewise.
4206         * gdb.base/constvars.exp: Likewise.
4207         * gdb.base/hbreak2.exp: Likewise.
4208         * gdb.base/langs.exp: Likewise.
4209         * gdb.base/list.exp: Likewise.
4210         * gdb.base/long_long.exp: Likewise.
4211         * gdb.base/ptype.exp: Likewise.
4212         * gdb.base/scope.exp: Likewise.
4213         * gdb.base/signals.exp: Likewise.
4214         * gdb.base/so-impl-ld.exp: Likewise.
4215         * gdb.base/varargs.exp: Likewise.
4216         * gdb.base/volatile.exp: Likewise.
4217         * gdb.base/whatis.exp: Likewise.
4218         * gdb.cp/cplusfuncs.exp: Likewise.
4219         * gdb.cp/inherit.exp: Likewise.
4220         * gdb.cp/local.exp: Likewise.
4221         * gdb.cp/member-ptr.exp: Likewise.
4222         * gdb.cp/method.exp: Likewise.
4223         * gdb.cp/overload.exp: Likewise.
4224         * gdb.cp/templates.exp: Likewise.
4225         * gdb.stabs/weird.exp: Likewise.
4226         * lib/compiler.c: Likewise.
4227         * lib/compiler.cc: Likewise.
4228         * lib/cp-support.exp: Likewise.
4229         * lib/gdb.exp: Likewise.
4230
4231 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
4232
4233         * configure.ac: Remove HP-UX case.
4234         * configure: Regenerate.
4235
4236 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
4237
4238         * lib/gdb.exp (gdb_compile): Add function doc.
4239
4240 2015-12-17  Pedro Alves  <palves@redhat.com>
4241
4242         PR threads/19354
4243         * gdb.multi/info-threads.exp: New file.
4244
4245 2015-12-15  Yao Qi  <yao.qi@linaro.org>
4246
4247         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4248         is aarch64*-*-*.
4249
4250 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4251
4252         * gdb.base/history-duplicates.exp: Skip if no readline support.
4253
4254 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4255
4256         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4257
4258 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4259
4260         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4261
4262 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
4263
4264         * gdb.base/completion.exp: Skip tests that interrupt GDB with
4265         ctrl-C if nointerrupts target property is set.
4266         * gdb.base/double-prompt-target-event-error.exp: Likewise.
4267         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4268         * gdb.base/paginate-bg-execution.exp: Likewise.
4269         * gdb.base/paginate-execution-startup.exp: Likewise.
4270         * gdb.base/random-signal.exp: Likewise.
4271         * gdb.base/range-stepping.exp: Likewise.
4272         * gdb.cp/annota2.exp: Likewise.
4273         * gdb.cp/annota3.exp: Likewise.
4274         * gdb.gdb/selftest.exp: Likewise.
4275         * gdb.threads/continue-pending-status.exp: Likewise.
4276         * gdb.threads/leader-exit.exp: Likewise.
4277         * gdb.threads/manythreads.exp: Likewise.
4278         * gdb.threads/pthreads.exp: Likewise.
4279         * gdb.threads/schedlock.exp: Likewise.
4280         * gdb.threads/sigthread.exp: Likewise.
4281
4282 2015-12-11  Don Breazeal  <donb@codesourcery.com>
4283
4284         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4285         remote.
4286         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4287         * gdb.base/foll-exec.exp (main): Enable for target remote.
4288         * gdb.base/foll-fork.exp (main): Likewise.
4289         * gdb.base/foll-vfork.exp (main): Likewise.
4290         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4291         (proc continue_to_exit_bp_loc): Use clean_restart.
4292         * gdb.base/pie-execl.exp (main): Disable for target remote.
4293         * gdb.base/watch-vfork.exp (main): Enable for target remote.
4294         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4295         * gdb.threads/execl.exp (main): Likewise.
4296         * gdb.threads/fork-child-threads.exp (main): Likewise.
4297         * gdb.threads/fork-plus-threads.exp (main): Disable for target
4298         remote.
4299         * gdb.threads/fork-thread-pending.exp (main): Enable for target
4300         remote.
4301         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4302         pid.tid style ptids, instead of just tid.
4303         * gdb.threads/thread-execl.exp (main): Enable for target remote.
4304         * gdb.threads/watchpoint-fork.exp (main): Likewise.
4305         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4306         ptids, instead of just tid.
4307
4308 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4309
4310         * gdb.base/list.exp (test_list_forward): Add end of file error
4311         test.
4312         (test_repeat_list_command): Add end of file error test.
4313         (test_list_backwards): Add beginning of file error test.
4314
4315 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4316
4317         * gdb.base/list.exp (test_list_invalid_args): New function,
4318         defined, and called.
4319
4320 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4321
4322         * gdb.base/list.exp (test_list): Make test names unique.
4323
4324 2015-12-11  Yao Qi  <yao.qi@linaro.org>
4325
4326         * gdb.base/coremaker2.c: Remove.
4327
4328 2015-12-10  Pedro Alves  <palves@redhat.com>
4329
4330         * gdb.multi/base.exp: Remove stale "spaces" references.
4331
4332 2015-12-10  Pedro Alves  <palves@redhat.com>
4333
4334         * gdb.multi/base.exp: Don't use nowarnings.
4335         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4336         * gdb.multi/hangout.c: Include stdio.h.
4337         * gdb.multi/hello.c: Include stdlib.h.
4338         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4339         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4340         * gdb.multi/multi-arch.exp: Don't use nowarnings.
4341
4342 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
4343
4344         * gdb.dwarf2/dw2-ranges-base.c: New file.
4345         * gdb.dwarf2/dw2-ranges-base.exp: New file.
4346         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4347         support additional line table, and debug ranges generation.
4348         (Dwarf::ranges): New function, generate .debug_ranges.
4349         (Dwarf::lines): Support generating simple line table programs.
4350         (Dwarf::assemble): Initialise new namespace variables.
4351
4352 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
4353
4354         * gdb.base/async.exp (proc test_background): Add case for
4355         asynchronous execution not supported.
4356
4357 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
4358
4359         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4360           format and change test names to make them unique.
4361
4362 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
4363             Pedro Alves  <pedro@redhat.com>
4364
4365         PR gdb/18702
4366         Add checking of floatformats setup on x86_64 hosts.
4367         * gdb.arch/i386-float.S (main): Load bigval and smallval.
4368         (smallval, bigval): New labels/constants.
4369         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4370         float" after loading bigval and smallval.
4371
4372 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
4373
4374         * gdb.ada/fun_overload_menu.exp: New testcase.
4375         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4376
4377 2015-12-04  Josh Stone  <jistone@redhat.com>
4378
4379         * gdb.base/catch-fork-static.exp: New.
4380
4381 2015-12-03  Yao Qi  <yao.qi@linaro.org>
4382
4383         * gdb.base/sizeof.c: Don't include stdio.h and
4384         ../lib/unbuffer_output.c.
4385         (main): New variable 'size' and 'value'.  Remove printf and
4386         gdb_unbuffer_output.  Assign return value to size and value.
4387         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4388         at the beginning.
4389         (check_sizeof): Check the result by printing variable 'size'.
4390         (check_valueof): Check the result by printing variable 'value'.
4391
4392 2015-12-01  Yao Qi  <yao.qi@linaro.org>
4393
4394         * gdb.base/disp-step-syscall.exp: Define syscall instruction
4395         for aarch64*-*-linux* target.
4396
4397 2015-11-30  Pedro Alves  <palves@redhat.com>
4398
4399         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4400
4401 2015-11-30  Pedro Alves  <palves@redhat.com>
4402
4403         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4404         Handle non-stop mode vCont replies.
4405
4406 2015-11-30  Pedro Alves  <palves@redhat.com>
4407
4408         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4409         prepare_for_testing.  Start gdb with "set non-stop on" appended to
4410         GDBFLAGS.  Lax expected stop output.
4411
4412 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4413
4414         * gdb.arch/arm-neon.exp: New.
4415         * gdb.arch/arm-neon.c: New.
4416
4417 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4418
4419         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4420
4421 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4422
4423         * gdb.cp/annota2.exp: Allow multiple occurrences of the
4424         frames-invalid annotation.
4425
4426 2015-11-27  Yao Qi  <yao.qi@linaro.org>
4427
4428         * gdb.cp/annota2.exp: Use ${frames_invalid}.
4429
4430 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
4431
4432         * gdb.threads/names.exp: New file.
4433         * gdb.threads/names.c: New file.
4434         * README: Mention gdb,no_thread_names.
4435
4436 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
4437
4438         PR 19297
4439         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4440         support" error.
4441
4442 2015-11-24  Pedro Alves  <palves@redhat.com>
4443
4444         PR 17539
4445         * gdb.base/display.exp: Expect displays to be sorted in ascending
4446         order.  Use multi_line.
4447         * gdb.base/solib-display.exp: Likewise.
4448
4449 2015-11-24  Pedro Alves  <palves@redhat.com>
4450
4451         PR 17539
4452         * gdb.base/display.exp: Expect displays to be sorted in ascending
4453         order.  Use multi_line.
4454         * gdb.base/solib-display.exp: Likewise.
4455
4456 2015-11-24  Pedro Alves  <palves@redhat.com>
4457
4458         PR 17539
4459         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4460         threads in ascending order.
4461         * gdb.base/foll-fork.exp: Likewise.
4462         * gdb.base/foll-vfork.exp: Likewise.
4463         * gdb.base/multi-forks.exp: Likewise.
4464         * gdb.mi/mi-nonstop.exp: Likewise.
4465         * gdb.mi/mi-nsintrall.exp: Likewise.
4466         * gdb.multi/base.exp: Likewise.
4467         * gdb.multi/multi-arch.exp: Likewise.
4468         * gdb.python/py-inferior.exp: Likewise.
4469         * gdb.threads/break-while-running.exp: Likewise.
4470         * gdb.threads/execl.exp: Likewise.
4471         * gdb.threads/gcore-thread.exp: Likewise.
4472         * gdb.threads/info-threads-cur-sal.exp: Likewise.
4473         * gdb.threads/kill.exp: Likewise.
4474         * gdb.threads/linux-dp.exp: Likewise.
4475         * gdb.threads/multiple-step-overs.exp: Likewise.
4476         * gdb.threads/next-bp-other-thread.exp: Likewise.
4477         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4478         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4479         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4480         * gdb.threads/thread-find.exp: Likewise.
4481         * gdb.threads/tls.exp: Likewise.
4482         * lib/mi-support.exp (mi_reverse_list): Delete.
4483         (mi_check_thread_states): No longer reverse list.
4484
4485 2015-11-24  Pedro Alves  <palves@redhat.com>
4486
4487         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
4488         use lowercase.
4489
4490 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4491
4492         * gdb.trace/actions.c: Include trace-common.h.
4493         (main): Add a location for a fast tracepoint.
4494         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4495         the normal tracepoints.
4496         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4497
4498 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
4499
4500         * save-trace.exp: Factor out code to these...
4501         (gdb_save_tracepoints): New.
4502         (gdb_load_tracepoints): New.
4503         (do_save_load_test): New.
4504
4505 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
4506
4507         * gdb.base/asmlabel.exp: New test.
4508         * gdb.base/asmlabel.c: New test case.
4509
4510 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4511
4512         * gdb.base/wrong_frame_bt_full-main.c: New file.
4513         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4514         * gdb.base/wrong_frame_bt_full.exp: New file.
4515
4516 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
4517
4518         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4519
4520 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4521
4522         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4523         pstate register when comparing registers values in
4524         sparc64-*-linux-gnu targets to avoid spurious differences.
4525
4526 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
4527
4528         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4529
4530 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
4531
4532         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4533         as type argument to gdb_compile.
4534         * gdb.base/nested-subp2.exp: Likewise.
4535         * gdb.base/nested-subp3.exp: Likewise.
4536
4537 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
4538
4539         * lib/dwarf.exp (_note): Fix left shift of negative value.
4540         * gdb.trace/trace-condition.exp: Likewise.
4541
4542 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4543
4544         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4545         comments about d10v.
4546         (test_scalar_returns): Likewise.
4547         * gdb.base/d10v.ld: Remove.
4548         * gdb.base/overlays.exp: Remove the target triplet checking for
4549         d10v-*-*.
4550         * gdb.base/structs.exp (test_struct_returns): Remove the
4551         comments about d10v.
4552         (test_struct_calls): Likewise.
4553
4554 2015-11-13  Yao Qi  <yao.qi@linaro.org>
4555
4556         * gdb.base/gnu_vector.exp: Check the return value by "p res".
4557         * gdb.base/gnu_vector.c: Don't include stdio.h.
4558         (main): Don't print res and call add_some_intvecs.
4559
4560 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4561
4562         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4563         macro.
4564         (func5): Removed.
4565         (func4): Use FAST_TRACEPOINT_LABEL.
4566         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4567         macro.
4568         (func): Removed.
4569         (thread_function): Use FAST_TRACEPOINT_LABEL.
4570         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4571         (func): Remove.
4572         (marker): Use FAST_TRACEPOINT_LABEL.
4573         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4574         (pendfunc1): Remove.
4575         (pendfunc): Use FAST_TRACEPOINT_LABEL.
4576         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4577         (foo): Remove.
4578         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4579         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4580         macro.
4581         (func): Remove.
4582         (marker): Use FAST_TRACEPOINT_LABEL.
4583         * gdb.trace/trace-common.h: New header.
4584         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4585         macro.
4586         (func): Remove.
4587         (marker): Use FAST_TRACEPOINT_LABEL.
4588         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4589         (func): Remove.
4590         (thread_function): Use FAST_TRACEPOINT_LABEL.
4591
4592 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4593
4594         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4595         in front.
4596         * gdb.trace/change-loc.exp: Use global pcreg definition.
4597         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4598         * gdb.trace/entry-values.exp: Use global spreg definition, add $
4599         in front.
4600         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4601         * gdb.trace/pending.exp: Likewise.
4602         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4603         * gdb.trace/trace-break.exp: Likewise.
4604         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4605         in front.
4606         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4607         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4608         in front.
4609         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4610
4611 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
4612
4613         * gdb.ada/fin_fun_out: New testcase.
4614
4615 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4616
4617         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4618         value associated with DW_AT_byte_size.
4619         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4620         constants for DW_AT_byte_size, DW_AT_lower_bound, and
4621         DW_AT_upper_bound.
4622
4623 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
4624
4625         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4626         (gdb_target_symbol_prefix_flags): Define in terms of _asm
4627         version.
4628         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4629         gdb.dwarf2/dw2-canonicalize-type.exp,
4630         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4631         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4632         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4633         provided by gdb_target_symbol_prefix_flags_asm.
4634         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4635         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4636         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4637         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4638         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4639         macros where needed).  Use this macro for symbols which require
4640         the prefix provided by SYMBOL_PREFIX.
4641
4642 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
4643
4644         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4645         New procs.
4646         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4647         representing expressions, of more than one list element.
4648         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4649         to prepend linker symbol prefix to f.
4650         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4651         table_1 and table_2.
4652         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4653         Likewise, for f and g.
4654         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4655         for ptr.
4656         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4657         for main.
4658         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4659         table_1_ptr and table_2_ptr.
4660
4661 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4662             Joel Brobecker  <brobecker@adacore.com>
4663
4664         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4665
4666 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4667
4668         * gdb.reverse/s390-mvcle.c: New test.
4669         * gdb.reverse/s390-mvcle.exp: New file.
4670         * lib/gdb.exp: Enable reverse tests on s390*-linux.
4671
4672 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4673
4674         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4675
4676 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4677
4678         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4679         reaching marker2.
4680         * gdb.reverse/getresuid-reverse.exp: Likewise.
4681         * gdb.reverse/pipe-reverse.exp: Likewise.
4682         * gdb.reverse/readv-reverse.exp: Likewise.
4683         * gdb.reverse/recvmsg-reverse.exp: Likewise.
4684         * gdb.reverse/time-reverse.exp: Likewise.
4685         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4686
4687 2015-10-30  Yao Qi  <yao.qi@linaro.org>
4688
4689         * gdb.threads/wp-replication.c (watch_count_done): Remove.
4690         (empty_cycle): Remove.
4691         (main): Don't call empty_cycle.  Don't use watch_count_done.
4692         * gdb.threads/wp-replication.exp: Don't set breakpoint on
4693         empty_cycle.  Rewrite the code counting HW watchpoints.
4694
4695 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
4696
4697         * gdb.reverse/fstatat-reverse.c: New test.
4698         * gdb.reverse/fstatat-reverse.exp: New file.
4699         * gdb.reverse/getresuid-reverse.c: New test.
4700         * gdb.reverse/getresuid-reverse.exp: New file.
4701         * gdb.reverse/pipe-reverse.c: New test.
4702         * gdb.reverse/pipe-reverse.exp: New file.
4703         * gdb.reverse/readv-reverse.c: New test.
4704         * gdb.reverse/readv-reverse.exp: New file.
4705         * gdb.reverse/recvmsg-reverse.c: New test.
4706         * gdb.reverse/recvmsg-reverse.exp: New file.
4707         * gdb.reverse/time-reverse.c: New test.
4708         * gdb.reverse/time-reverse.exp: New file.
4709         * gdb.reverse/waitpid-reverse.c: New test.
4710         * gdb.reverse/waitpid-reverse.exp: New file.
4711
4712 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4713
4714         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4715
4716 2015-10-26  Doug Evans  <dje@google.com>
4717
4718         PR symtab/17391
4719         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4720         * gdb.dwarf2/bad-regnum.c: New file.
4721         * gdb.dwarf2/bad-regnum.exp: New file.
4722
4723 2015-10-26  Doug Evans  <dje@google.com>
4724
4725         PR python/18938
4726         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4727         file.
4728
4729 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4730
4731         * gdb.compile/compile.exp (compile code globalvar): Update expectation
4732         for a change by "Mention language in compile error message".
4733
4734 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
4735
4736         PR python/18073
4737         * gdb.python/py-type.c (C::a_method): New.
4738         (C::a_const_method): New.
4739         (C::a_static_method): New.
4740         (a_function): New.
4741         * gdb.python/py-type.exp (test_fields): Test getting fields
4742         from function and method.
4743
4744 2015-10-21  Keven Boell  <keven.boell@intel.com>
4745
4746         * gdb.fortran/vla-alloc-assoc.exp: New file.
4747         * gdb.fortran/vla-datatypes.exp: New file.
4748         * gdb.fortran/vla-datatypes.f90: New file.
4749         * gdb.fortran/vla-history.exp: New file.
4750         * gdb.fortran/vla-ptype-sub.exp: New file.
4751         * gdb.fortran/vla-ptype.exp: New file.
4752         * gdb.fortran/vla-sizeof.exp: New file.
4753         * gdb.fortran/vla-sub.f90: New file.
4754         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4755         * gdb.fortran/vla-value-sub-finish.exp: New file.
4756         * gdb.fortran/vla-value-sub.exp: New file.
4757         * gdb.fortran/vla-value.exp: New file.
4758         * gdb.fortran/vla-ptr-info.exp: New file.
4759         * gdb.mi/mi-vla-fortran.exp: New file.
4760         * gdb.mi/vla.f90: New file.
4761
4762 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
4763
4764         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4765         of hardwired timeout value.
4766
4767 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4768             Pedro Alves  <palves@redhat.com>
4769
4770         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4771         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4772
4773 2015-10-19  Josh Stone  <jistone@redhat.com>
4774
4775         * gdb.base/catch-syscall.c: Include <sched.h>.
4776         (unknown_syscall): New variable.
4777         (main): Trigger a vfork and an unknown syscall.
4778         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4779         (unknown_syscall_number): Likewise.
4780         (check_call_to_syscall): Accept an optional syscall pattern.
4781         (check_return_from_syscall): Likewise.
4782         (check_continue): Likewise.
4783         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4784         (test_catch_syscall_skipping_return): New test toggling off 'catch
4785         syscall' to step over the syscall return, then toggling back on.
4786         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4787         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4788         (do_syscall_tests): Call test_catch_syscall_without_args and
4789         test_catch_syscall_mid_vfork.
4790         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4791         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4792
4793 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
4794
4795         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4796         print g_vE): Add new pass patterns.
4797         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4798         print various symbol names for vptr fields.
4799
4800 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
4801
4802         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4803         results.
4804
4805 2015-10-12  Yao Qi  <yao.qi@linaro.org>
4806
4807         * gdb.arch/disp-step-insn-reloc.exp: New test case.
4808
4809 2015-10-12  Yao Qi  <yao.qi@linaro.org>
4810
4811         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4812         is aarch64*-*-linux*.
4813
4814 2015-10-12  Yao Qi  <yao.qi@linaro.org>
4815
4816         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4817         (can_relocate_bcond_true): ... it.
4818         (can_relocate_bcond_false): New function.
4819         (foo): Likewise.
4820         (can_relocate_bl): Likewise.
4821         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4822         can_relocate_bl.
4823
4824 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
4825
4826         * gdb.base/nested-addr.c: New file.
4827         * gdb.base/nested-addr.exp: New testcase.
4828
4829 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
4830
4831         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4832         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4833         its output.  Ignore the output of "record goto begin" and instead
4834         check that GDB is replaying.
4835
4836 2015-10-09  Pedro Alves  <palves@redhat.com>
4837
4838         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4839         (top level): Use it in the run with no args test.
4840
4841 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4842
4843         * gdb.dlang/properties.exp: New file.
4844
4845 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
4846
4847         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4848         whether or not address 0x1000 is mapped on the target.
4849
4850 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
4851
4852         * gdb.python/py-type.exp: Do not run tests if binaries fail to
4853         build.
4854
4855 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
4856
4857         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4858         instruction-history test.
4859
4860 2015-09-28  Doug Evans  <dje@google.com>
4861
4862         * gdb.base/gcore.c (array_func): Add reference to static_array.
4863
4864 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
4865
4866         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4867         source line.
4868
4869 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4870
4871         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4872         short or char as base type.
4873
4874 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4875
4876         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4877         to allow any size enum.
4878
4879 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
4880
4881         * gdb.ada/array_ptr_renaming.exp: New testcase.
4882         * gdb.ada/array_ptr_renaming/foo.adb: New file.
4883         * gdb.ada/array_ptr_renaming/pack.ads: New file.
4884
4885 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
4886
4887         * gdb.trace/ftrace-lock.c: New file.
4888         * gdb.trace/ftrace-lock.exp: New file.
4889
4890 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
4891
4892         * gdb.arch/insn-reloc.c: New file.
4893         * gdb.arch/ftrace-insn-reloc.exp: New file.
4894
4895 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
4896
4897         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4898         instruction.
4899         * gdb.trace/pendshr1.c (pendfunc): Likewise.
4900         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4901         * gdb.trace/range-stepping.c: Likewise.
4902         * gdb.trace/trace-break.c: Likewise.
4903         * gdb.trace/trace-mt.c (thread_function): Likewise.
4904         * gdb.trace/ftrace.c (marker): Likewise.
4905         * gdb.trace/trace-condition.c (marker): Likewise.
4906         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4907         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4908         is_aarch64_target.
4909
4910 2015-09-18  Doug Evans  <xdje42@gmail.com>
4911
4912         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4913         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4914
4915 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4916
4917         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4918         the breakpoint.
4919
4920 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4921
4922         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4923         the pending breakpoint.  Remove timeout override for "Run till
4924         MI pending breakpoint on pendfunc3 on thread 2" test.
4925
4926 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4927
4928         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4929         filename pattern.
4930
4931 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4932
4933         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4934         in breakpoint filename pattern.
4935
4936 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4937
4938         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4939
4940 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
4941
4942         * gdb.linespec/explicit.exp: Check for readline support for
4943         tab-completion tests.  Fix obvious typo.
4944
4945 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
4946
4947         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4948         and replay.
4949
4950 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
4951
4952         * gdb.btrace/non-stop.c: New.
4953         * gdb.btrace/non-stop.exp: New.
4954
4955 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
4956             Yao Qi  <yao.qi@linaro.org>
4957
4958         * gdb.trace/trace-condition.c: New file.
4959         * gdb.trace/trace-condition.exp: New file.
4960
4961 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
4962
4963         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4964         for testing bytecode compilation.
4965
4966 2015-09-16  Pedro Alves  <palves@redhat.com>
4967             Sandra Loosemore <sandra@codesourcery.com>
4968
4969         * gdb.threads/non-stop-fair-events.c (timeout): New global.
4970         (SECONDS): Redefine.
4971         (main): Call pthread_kill and alarm early.
4972         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
4973         support.
4974         (test): If the target can't hardware step and doesn't support
4975         displaced stepping, increase the timeout.
4976
4977 2015-09-16  Pedro Alves  <palves@redhat.com>
4978
4979         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
4980         (enable_debug): New procedures.
4981         (test): Use them.  Bail out if waiting for threads fails.
4982         (top level): Bail out if a test fails.
4983
4984 2015-09-16  Yao Qi  <yao.qi@linaro.org>
4985
4986         * gdb.asm/asm-source.exp: Set asm-arch for
4987         aarch64*-*-* target.
4988         * gdb.asm/aarch64.inc: New file.
4989
4990 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
4991
4992         * gdb.ada/array_of_variable_length.exp: New testcase.
4993         * gdb.ada/array_of_variable_length/foo.adb: New file.
4994         * gdb.ada/array_of_variable_length/pck.adb: New file.
4995         * gdb.ada/array_of_variable_length/pck.ads: New file.
4996
4997 2015-09-15  Doug Evans  <dje@google.com>
4998
4999         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5000         of function static local variable.
5001
5002 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
5003
5004         * gdb.threads/tls-so_extern.exp: New test file.
5005         * gdb.threads/tls-so_extern.c: New test file.
5006         * gdb.threads/tls-so_extern_main.c: New test file.
5007
5008 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5009
5010         * gdb.opt/solib-intra-step-lib.c: New file.
5011         * gdb.opt/solib-intra-step-main.c: New file.
5012         * gdb.opt/solib-intra-step.exp: New file.
5013
5014 2015-09-15  Pedro Alves  <palves@redhat.com>
5015
5016         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5017         gdb_continue_to_breakpoint instead of gdb_test_multiple.
5018
5019 2015-09-14  Pedro Alves  <palves@redhat.com>
5020
5021         * gdb.base/hook-stop-continue.c: Delete.
5022         * gdb.base/hook-stop-continue.exp: Delete.
5023         * gdb.base/hook-stop-frame.c: Delete.
5024         * gdb.base/hook-stop-frame.exp: Delete.
5025         * gdb.base/hook-stop.c: New file.
5026         * gdb.base/hook-stop.exp: New file.
5027
5028 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
5029
5030         * gdb.ada/access_to_packed_array.exp: New testcase.
5031         * gdb.ada/access_to_packed_array/foo.adb: New file.
5032         * gdb.ada/access_to_packed_array/pack.adb: New file.
5033         * gdb.ada/access_to_packed_array/pack.ads: New file.
5034
5035 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
5036
5037         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5038         buffer size test.
5039
5040 2015-09-11  Don Breazeal  <donb@codesourcery.com>
5041
5042         * gdb.base/foll-exec.c: Add copyright header.  Fix
5043         formatting issues.
5044         * gdb.base/foll-exec.exp (zap_session): Delete proc.
5045         (do_exec_tests): Use clean_restart in place of zap_session,
5046         and for test initialization.  Fix formatting issues.  Use
5047         fail in place of perror.
5048         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5049         an expect statement to match an expression with output from
5050         the program under debug.
5051         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5052         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5053         * gdb.threads/non-ldr-exc-2.exp: Likewise.
5054         * gdb.threads/non-ldr-exc-3.exp: Likewise.
5055         * gdb.threads/non-ldr-exc-4.exp: Likewise.
5056
5057 2015-09-09  Doug Evans  <dje@google.com>
5058
5059         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5060
5061 2015-09-09  Doug Evans  <dje@google.com>
5062
5063         * gdb.base/pie-execl.exp: Fix result test of build_executable.
5064
5065 2015-09-09  Doug Evans  <dje@google.com>
5066
5067         * gdb.base/savedregs.exp: Fix typo.
5068
5069 2015-09-09  Pedro Alves  <palves@redhat.com>
5070
5071         * gdb.mi/mi-cli.exp: Add CLI finish tests.
5072
5073 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
5074
5075         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5076         command actually switches threads.  Give up on remaining
5077         tests if target fails to stop at breakpoint.
5078
5079 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
5080
5081         * gdb.ada/funcall_char.exp: New testcase.
5082         * gdb.ada/funcall_char/foo.adb: New file.
5083
5084 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
5085
5086         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5087         expected outputs.  Add two testcases for completing ambiguous
5088         functions.
5089         * gdb.ada/complete/aux_pck.adb: New file.
5090         * gdb.ada/complete/aux_pck.ads: New file.
5091         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5092         Ambiguous_Func functions.
5093         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5094         * gdb.ada/complete/pck.adb: Likewise.
5095
5096 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
5097
5098         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5099         failures to run the test program under GDB.
5100
5101 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
5102
5103         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5104         to C.
5105
5106 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
5107
5108         * gdb.base/run-after-attach.exp: New test file.
5109         * gdb.base/run-after-attach.c: New test file.
5110
5111 2015-08-26  Don Breazeal  <donb@codesourcery.com>
5112
5113         * gdb.base/foll-exec-2.c: New test program.
5114         * gdb.base/foll-exec-2.exp: New test.
5115
5116 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
5117
5118         * gdb.base/nested-subp1.exp: New file.
5119         * gdb.base/nested-subp1.c: New file.
5120         * gdb.base/nested-subp2.exp: New file.
5121         * gdb.base/nested-subp2.c: New file.
5122         * gdb.base/nested-subp3.exp: New file.
5123         * gdb.base/nested-subp3.c: New file.
5124
5125 2015-08-24  Pedro Alves  <palves@redhat.com>
5126
5127         * gdb.server/connect-without-multi-process.c: New file.
5128         * gdb.server/connect-without-multi-process.exp: New file.
5129
5130 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5131
5132         * gdb.opt/inline-markers.c: Make z int.
5133
5134 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5135
5136         * gdb.opt/inline-markers.c: Make z volatile.
5137
5138 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
5139
5140         * gdb.opt/inline-bt.c: New volatile global z.
5141         * gdb.opt/inline-cmds.c: Likewise.
5142         * gdb.opt/inline-locals.c: Likewise.
5143         * gdb.opt/inline-markers.c: New extern global z.
5144         (marker): Use z.
5145         (inline_fn): Likewise.
5146
5147 2015-08-24  Pedro Alves  <palves@redhat.com>
5148
5149         * config/m32r-stub.exp: Remove file.
5150         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5151         * gdb.base/call-rt-st.exp: Likewise.
5152         * gdb.base/call-strs.exp: Likewise.
5153         * gdb.base/default.exp: Remove references to h8300-*-hms and
5154         *-*-udi*.
5155         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5156
5157 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5158
5159         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5160         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
5161         and "return" use KFAIL when GDB can not read/write the vector
5162         return value.
5163
5164 2015-08-21  Gary Benson <gbenson@redhat.com>
5165
5166         * gdb.trace/pending.exp: Cope with remote transfer warnings.
5167
5168 2015-08-20  Pedro Alves  <palves@redhat.com>
5169
5170         * gdb.server/solib-list.exp: No longer expect an interior stop in
5171         non-stop mode.
5172
5173 2015-08-20  Pedro Alves  <palves@redhat.com>
5174
5175         * gdb.server/connect-stopped-target.c: New file.
5176         * gdb.server/connect-stopped-target.exp: New file.
5177
5178 2015-08-20  Pedro Alves  <palves@redhat.com>
5179
5180         * gdb.dwarf2/comp-unit-lang.exp: New file.
5181         * gdb.dwarf2/comp-unit-lang.c: New file.
5182
5183 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
5184
5185         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5186         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5187
5188 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
5189
5190         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5191         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5192
5193 2015-08-18  Doug Evans  <dje@google.com>
5194             Adrian Sendroiu <adrian.sendroiu@freescale.com>
5195
5196         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5197         skip_python_tests.  New arg prompt_regexp.
5198         (skip_python_tests): New function.
5199         * lib/mi-support.exp (mi_skip_python_tests): New function.
5200         * gdb.python/py-mi-objfile-gdb.py: New file.
5201         * gdb.python/py-mi-objfile.c: New file.
5202         * gdb.python/py-mi-objfile.exp: New file.
5203
5204 2015-08-17  Keith Seitz  <keiths@redhat.com>
5205
5206         * gdb.linespec/explicit.exp: Move strace test from here ...
5207         * gdb.trace/strace.exp: ... to here.
5208
5209 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
5210
5211         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5212         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5213
5214 2015-08-14  Doug Evans  <xdje42@gmail.com>
5215
5216         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5217         inferior before selecting a new file.
5218
5219 2015-08-14  Doug Evans  <xdje42@gmail.com>
5220
5221         * gdb.mi/mi-disassemble.exp: Update.
5222         * gdb.base/disasm-optim.S: New file.
5223         * gdb.base/disasm-optim.c: New file.
5224         * gdb.base/disasm-optim.h: New file.
5225         * gdb.base/disasm-optim.exp: New file.
5226
5227 2015-08-14  Keith Seitz  <keiths@redhat.com>
5228
5229         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5230         "evaluated-by".
5231
5232 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
5233
5234         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5235
5236 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
5237
5238         * gdb.ada/fun_renaming.exp: New testcase.
5239         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5240         * gdb.ada/fun_renaming/pack.adb: New file.
5241         * gdb.ada/fun_renaming/pack.ads: New file.
5242
5243 2015-08-12  Keith Seitz  <keiths@redhat.com>
5244
5245         * gdb.base/dso2dso.exp: Pass basename of source file in call to
5246         gdb_get_line_number.
5247
5248 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
5249
5250         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5251         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5252         gdb.base/dso2dso.exp: New files.
5253
5254 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
5255             Pedro Alves  <palves@redhat.com>
5256             Keith Seitz  <keiths@redhat.com>
5257
5258         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5259         GDBFLAGS.
5260
5261 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5262
5263         * gdb.base/gdbhistsize-history.exp
5264         (test_histsize_history_setting): Use save_vars.
5265         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5266         Use save_vars.
5267         (test_no_truncation_of_unlimited_history_file): Use save_vars.
5268         * gdb.base/readline.exp: Use save_vars.
5269
5270 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
5271
5272         * lib/gdb.exp (save_vars): New proc.
5273
5274 2015-08-11  Keith Seitz  <keiths@redhat.com>
5275
5276         * gdb.base/help.exp: Update help_breakpoint_text.
5277
5278 2015-08-11  Keith Seitz  <keiths@redhat.com>
5279
5280         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5281         (at toplevel): Call test_explicit_breakpoints.
5282         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5283         breakpoints.
5284         * lib/mi-support.exp (mi_make_breakpoint): Add support for
5285         breakpoint conditions, "-cond".
5286
5287 2015-08-11  Keith Seitz  <keiths@redhat.com>
5288
5289         * gdb.linespec/3explicit.c: New file.
5290         * gdb.linespec/cpexplicit.cc: New file.
5291         * gdb.linespec/cpexplicit.exp: New file.
5292         * gdb.linespec/explicit.c: New file.
5293         * gdb.linespec/explicit.exp: New file.
5294         * gdb.linespec/explicit2.c: New file.
5295         * gdb.linespec/ls-errs.exp: Add explicit location tests.
5296         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5297         before using in the matching pattern.
5298         Clarify that `prefix' is a regular expression.
5299
5300 2015-08-11  Keith Seitz  <keiths@redhat.com>
5301
5302         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5303         test.
5304         Add tests for missing ",FMT" and ",".
5305
5306 2015-08-10  Doug Evans  <dje@google.com>
5307             Keith Seitz  <keiths@redhat.com>
5308
5309         PR gdb/17960
5310         * gdb.base/completion.exp: Add location completer tests.
5311
5312 2015-08-07  Pedro Alves  <palves@redhat.com>
5313
5314         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5315         tests here.
5316         (top level): Run do_test with and without displaced stepping.
5317
5318 2015-08-07  Pedro Alves  <palves@redhat.com>
5319
5320         * gdb.base/valgrind-disp-step.c: New file.
5321         * gdb.base/valgrind-disp-step.exp: New file.
5322
5323 2015-08-07  Pedro Alves  <palves@redhat.com>
5324
5325         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5326         Delete function.
5327         (main): Add alarm.  Run an infinite loop instead of calling
5328         wait_threads.
5329         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5330         comment.
5331         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5332         Delete function.
5333         (main): Add alarm.  Run an infinite loop instead of calling
5334         wait_threads.
5335         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5336         comment.
5337
5338 2015-08-07  Pedro Alves  <palves@redhat.com>
5339
5340         * gdb.base/checkpoint-ns.exp: New file.
5341         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5342         standard_testfile.
5343
5344 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5345
5346         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5347         * gdb.btrace/instruction_history.exp: Update.
5348         * gdb.btrace/tsx.exp: New.
5349         * gdb.btrace/tsx.c: New.
5350
5351 2015-08-06  Pedro Alves <palves@redhat.com>
5352
5353         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5354         increase timeout.
5355         * gdb.reverse/until-precsave.exp: Bump timeouts.
5356
5357 2015-08-06  Pedro Alves  <palves@redhat.com>
5358
5359         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5360
5361 2015-08-06  Pedro Alves  <palves@redhat.com>
5362
5363         PR gdb/18749
5364         * gdb.threads/process-dies-while-handling-bp.c: New file.
5365         * gdb.threads/process-dies-while-handling-bp.exp: New file.
5366
5367 2015-08-06  Pedro Alves  <palves@redhat.com>
5368
5369         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5370         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5371
5372 2015-08-05  Pedro Alves  <palves@redhat.com>
5373
5374         * gdb.threads/next-while-other-thread-longjmps.c: New file.
5375         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5376
5377 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
5378
5379         * gdb.base/bp-permanent.exp: Report test as unsupported if
5380         the target cannot stop at the permanent breakpoint.
5381
5382 2015-08-03  Doug Evans  <dje@google.com>
5383
5384         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5385         10000.
5386
5387 2015-08-03  Doug Evans  <dje@google.com>
5388
5389         * Makefile.in (workers/%.worker, build-perf): New rule.
5390         (GDB_PERFTEST_MODE): New variable.
5391         (check-perf): Use it.
5392         (clean): Clean up gdb.perf parallel build subdirs.
5393         * lib/build-piece.exp: New file.
5394         * lib/gdb.exp (make_gdb_parallel_path): New function
5395         (standard_output_file, standard_temp_file): Call it.
5396         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5397         of $GDB_PARALLEL.
5398         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5399
5400 2015-08-03  Doug Evans  <dje@google.com>
5401
5402         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5403         (LOG_FILE_NAME): New global.
5404         (TextReporter.__init__): Initialize self.txt_sum.
5405         (TextReporter.report): Add support for multiple data-points.
5406         Move report to perftest.sum, put raw data in perftest.log.
5407         (TextReporter.start): Open sum and log files.
5408         (TextReporter.end): Close sum and log files.
5409         * gdb.perf/lib/perftest/testresult.py
5410         (SingleStatisticTestResult.record): Handle multiple data-points.
5411
5412 2015-07-31  Pedro Alves  <palves@redhat.com>
5413
5414         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5415         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5416         kill_wait_spawned_process instead of explicit "kill -9".
5417         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5418         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5419         kill_wait_spawned_process.
5420         * gdb.base/attach-twice.exp: Likewise.
5421         * gdb.base/attach.exp: Likewise.
5422         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5423         gdb_test_multiple.
5424         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5425         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
5426         kill_wait_spawned_process.
5427         * gdb.base/valgrind-infcall.exp: Likewise.
5428         * gdb.multi/multi-attach.exp: Likewise.
5429         * gdb.python/py-prompt.exp: Likewise.
5430         * gdb.python/py-sync-interp.exp: Likewise.
5431         * gdb.server/ext-attach.exp: Likewise.
5432         * gdb.threads/attach-into-signal.exp (corefunc): Use
5433         spawn_wait_for_attach, spawn_id_get_pid and
5434         kill_wait_spawned_process.
5435         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5436         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
5437         spawn_id_get_pid and kill_wait_spawned_process.
5438         * gdb.threads/attach-stopped.exp (corefunc): Use
5439         spawn_wait_for_attach, spawn_id_get_pid and
5440         kill_wait_spawned_process.
5441         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5442         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
5443         kill_wait_spawned_process instead of explicit "kill -9".
5444         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5445         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5446         (spawn_wait_for_attach): Use spawn instead of exec to spawn
5447         processes.  Don't map cygwin/windows pids here.  Now returns a
5448         spawn id list.
5449
5450 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5451
5452         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5453         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5454         correct patch.
5455
5456 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5457
5458         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5459
5460 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5461
5462         Reapply:
5463         2014-05-21  Mark Wielaard  <mjw@redhat.com>
5464
5465         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5466
5467 2015-07-30  Pedro Alves  <palves@redhat.com>
5468
5469         * linux-low.c (handle_extended_wait): Set the child's last
5470         reported status to TARGET_WAITKIND_STOPPED.
5471
5472 2015-07-30  Pedro Alves  <palves@redhat.com>
5473
5474         PR threads/18600
5475         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5476         only shows inferior 1.
5477
5478 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
5479             Pedro Alves  <palves@redhat.com>
5480
5481         PR threads/18600
5482         * gdb.threads/fork-plus-threads.c: New file.
5483         * gdb.threads/fork-plus-threads.exp: New file.
5484
5485 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5486
5487         * gdb.base/batch-preserve-term-settings.exp
5488         (test_terminal_settings_preserved_after_cli_exit): Use
5489         send_quit_command.
5490
5491 2015-07-29  Pedro Alves  <palves@redhat.com>
5492             Don Breazeal  <donb@codesourcery.com>
5493
5494         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5495         output from both inferior_spawn_id and gdb_spawn_id.
5496
5497 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5498
5499         * gdb.threads/attach-into-signal.exp (corefunc): Use
5500         with_test_prefix on nested loops, uniquefying the test messages.
5501
5502 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5503
5504         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5505         commit.
5506
5507 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5508
5509         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5510         New proc.
5511         (test_terminal_settings_preserved_after_sigterm): New test.
5512
5513 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5514
5515         * gdb.base/batch-preserve-term-settings.exp
5516         (test_terminal_settings_preserved_after_cli_exit): New test.
5517
5518 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5519
5520         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5521         manipulation of saved_gdbflags.
5522         (test_terminal_settings_preserved): Remove global declaration of
5523         the unused variable pagination_prompt.  Remove manipulation of
5524         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
5525         GDBFLAGS.
5526
5527 2015-07-29  Pedro Alves  <palves@redhat.com>
5528
5529         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5530
5531 2015-07-29  Pedro Alves  <palves@redhat.com>
5532
5533         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5534         at the top.
5535
5536 2015-07-29  Pedro Alves  <palves@redhat.com>
5537
5538         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5539         (main): Call gdb_unbuffer_output.
5540         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5541         (main): Call gdb_unbuffer_output.
5542         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5543         (main): Call gdb_unbuffer_output.
5544         * gdb.base/call-strs.exp: Adjust to step over the
5545         gdb_unbuffer_output call.
5546         * gdb.base/catch-gdb-caused-signals.c: Include
5547         "../lib/unbuffer_output.c".
5548         (main): Call gdb_unbuffer_output.
5549         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5550         (main): Call gdb_unbuffer_output.
5551         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5552         (main): Call gdb_unbuffer_output.
5553         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5554         (main): Call gdb_unbuffer_output.
5555         * gdb.base/shlib-call.exp: Adjust to step over the
5556         gdb_unbuffer_output call.
5557         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5558         (main): Call gdb_unbuffer_output.
5559         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5560         (main): Call gdb_unbuffer_output.
5561         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5562         (main): Rename to ...
5563         (test): ... this.
5564         (main): Reimplement.
5565         * gdb.base/varargs.exp: Run to test instead of to main.
5566         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5567         (main): Call gdb_unbuffer_output.
5568
5569 2015-07-29  Pedro Alves  <palves@redhat.com>
5570
5571         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5572         factore out from mi_continue_dprintf.  For call-style dprintfs,
5573         expect dprintf output out of $inferior_spawn_id.
5574         (mi_continue_dprintf): Use mi_expect_dprintf.
5575         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5576         (main): Call gdb_unbuffer_output.
5577
5578 2015-07-29  Pedro Alves  <palves@redhat.com>
5579
5580         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5581         (default_mi_gdb_start): Set inferior_spawn_id instead of
5582         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
5583         gdb_spawn_id.
5584         (mi_gdb_test): Always expect inferior output from both
5585         $inferior_spawn_id and $gdb_spawn_id.
5586
5587 2015-07-29  Pedro Alves  <palves@redhat.com>
5588
5589         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
5590         send_inferior and $inferior_spawn_id.
5591
5592 2015-07-29  Pedro Alves  <palves@redhat.com>
5593
5594         * gdb.gdb/complaints.exp (test_initial_complaints)
5595         (test_serial_complaints, test_short_complaints): Use
5596         gdb_test_stdio.
5597         (test_empty_complaint): Handle $inferior_spawn_id !=
5598         $gdb_spawn_id.
5599
5600 2015-07-29  Pedro Alves  <palves@redhat.com>
5601
5602         * gdb.base/varargs.exp: Use gdb_test_stdio.
5603
5604 2015-07-29  Pedro Alves  <palves@redhat.com>
5605
5606         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5607
5608 2015-07-29  Pedro Alves  <palves@redhat.com>
5609
5610         * gdb.base/ending-run.exp: Use gdb_test_stdio.
5611
5612 2015-07-29  Pedro Alves  <palves@redhat.com>
5613
5614         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5615         parameter into two new parameters, "inf_result" and "gdb_result".
5616         Expect inferior output and gdb output from $inferior_spawn_id and
5617         $gdb_spawn_id, respectively.  Adjust all callers.
5618
5619 2015-07-29  Pedro Alves  <palves@redhat.com>
5620
5621         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5622         of gdb_test_sequence.
5623
5624 2015-07-29  Pedro Alves  <palves@redhat.com>
5625
5626         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5627         (saw_spurious_output): Expect inferior output from
5628         $inferior_spawn_id.  Use gdb_test_stdio.
5629
5630 2015-07-29  Pedro Alves  <palves@redhat.com>
5631
5632         * gdb.base/dprintf.exp: Use standard_testfile.  Change
5633         prepare_for_testing call.
5634         (srcfile): Don't set.
5635         (restart): New procedure.
5636         (test_dprintf): New procecure, use to continue over dprintfs.
5637         (test_call, test_agent): New procedures, tests moved here.
5638         Restart gdb and recreate dprintfs.  Adjust expected output.
5639
5640 2015-07-29  Pedro Alves  <palves@redhat.com>
5641
5642         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5643
5644 2015-07-29  Pedro Alves  <palves@redhat.com>
5645
5646         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5647
5648 2015-07-29  Pedro Alves  <palves@redhat.com>
5649
5650         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5651         gdb_test_stdio.
5652
5653 2015-07-29  Pedro Alves  <palves@redhat.com>
5654
5655         * lib/gdb.exp (gdb_test_stdio): New procedure.
5656
5657 2015-07-29  Pedro Alves  <palves@redhat.com>
5658
5659         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5660
5661 2015-07-29  Pedro Alves  <palves@redhat.com>
5662
5663         * gdb.base/call-signal-resume.exp: Remove check for
5664         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
5665         * gdb.base/unwindonsignal.exp: Likewise.
5666         * gdb.base/call-signals.c (gen_signal): Remove printf call.
5667         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5668
5669 2015-07-29  Pedro Alves  <palves@redhat.com>
5670
5671         * gdb.base/siginfo-addr.c (pass): New function.
5672         (handler): Call it iff si_addr is correct.
5673         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5674         Set a breakpoint at "pass" and continue to it.
5675
5676 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
5677
5678         * gdb.python/py-objfile.exp: Make some tests have unique names.
5679         * gdb.python/py-pp-registration.exp: Likewise.
5680
5681 2015-07-28  Pedro Alves  <palves@redhat.com>
5682
5683         * gdb.server/server-exec-info.exp: Issue a "disconnect".
5684
5685 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5686
5687         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5688
5689 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
5690
5691         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5692
5693 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
5694
5695         * gdb.base/gdb-sigterm-2.exp: New test.
5696
5697 2015-07-25  Doug Evans  <xdje42@gmail.com>
5698
5699         Revert:
5700         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5701         (workers/%.worker, build-perf): New rule.
5702         (GDB_PERFTEST_MODE): New variable.
5703         (check-perf): Use it.
5704         (clean): Clean up gdb.perf parallel build subdirs.
5705         * lib/build-piece.exp: New file.
5706         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5707         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5708         name.
5709         (standard_temp_file): Ditto.
5710         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5711         of $GDB_PARALLEL.
5712
5713 2015-07-24  Doug Evans  <dje@google.com>
5714
5715         * gdb.perf/lib/perftest/utils.py: New file.
5716         * gdb.perf/gm-hello.cc: New file.
5717         * gdb.perf/gm-pervasive-typedef.cc: New file.
5718         * gdb.perf/gm-pervasive-typedef.h: New file.
5719         * gdb.perf/gm-std.cc: New file.
5720         * gdb.perf/gm-std.h: New file.
5721         * gdb.perf/gm-use-cerr.cc: New file.
5722         * gdb.perf/gm-utils.h: New file.
5723         * gdb.perf/gmonster-null-lookup.py: New file.
5724         * gdb.perf/gmonster-pervasive-typedef.py: New file.
5725         * gdb.perf/gmonster-print-cerr.py: New file.
5726         * gdb.perf/gmonster-ptype-string.py: New file.
5727         * gdb.perf/gmonster-runto-main.py: New file.
5728         * gdb.perf/gmonster-select-file.py: New file.
5729         * gdb.perf/gmonster1-null-lookup.exp: New file.
5730         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5731         * gdb.perf/gmonster1-print-cerr.exp: New file.
5732         * gdb.perf/gmonster1-ptype-string.exp: New file.
5733         * gdb.perf/gmonster1-runto-main.exp: New file.
5734         * gdb.perf/gmonster1-select-file.exp: New file.
5735         * gdb.perf/gmonster1.cc: New file.
5736         * gdb.perf/gmonster1.exp: New file.
5737         * gdb.perf/gmonster2-null-lookup.exp: New file.
5738         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5739         * gdb.perf/gmonster2-print-cerr.exp: New file.
5740         * gdb.perf/gmonster2-ptype-string.exp: New file.
5741         * gdb.perf/gmonster2-runto-main.exp: New file.
5742         * gdb.perf/gmonster2-select-file.exp: New file.
5743         * gdb.perf/gmonster2.cc: New file.
5744         * gdb.perf/gmonster2.exp: New file.
5745
5746 2015-07-24  Doug Evans  <dje@google.com>
5747
5748         * gdb.perf/README: New file.
5749         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5750         * lib/gen-perf-test.exp: New file.
5751
5752 2015-07-24  Doug Evans  <dje@google.com>
5753
5754         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5755         (PerfTest::startup): New function.
5756         (PerfTest::run): Return result of calling body.
5757         (PerfTest::assemble): Rewrite.
5758         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5759         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5760         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5761         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5762         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5763
5764 2015-07-24  Doug Evans  <dje@google.com>
5765
5766         * lib/gdb.exp (clean_restart): Make executable optional.
5767
5768 2015-07-24  Doug Evans  <dje@google.com>
5769
5770         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5771         compiler_info references.
5772         * gdb.cp/temargs.exp: Ditto.
5773         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5774         (get_compiler_info): Early exit if already computed.  Set compiler_info
5775         to "unknown" if there was a problem.
5776         (test_compiler_info): Add function comment.  Call get_compiler_info.
5777
5778 2015-07-24  Doug Evans  <dje@google.com>
5779
5780         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5781         (workers/%.worker, build-perf): New rule.
5782         (GDB_PERFTEST_MODE): New variable.
5783         (check-perf): Use it.
5784         (clean): Clean up gdb.perf parallel build subdirs.
5785         * lib/build-piece.exp: New file.
5786         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5787         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5788         name.
5789         (standard_temp_file): Ditto.
5790         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5791         of $GDB_PARALLEL.
5792
5793 2015-07-24  Doug Evans  <dje@google.com>
5794
5795         * lib/future.exp (gdb_default_target_compile): New option
5796         "early_flags".
5797         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5798         --as-needed.
5799
5800 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
5801
5802         * gdb.base/catch-syscall.exp: Call gdb_exit before
5803         gdb_skip_xml_test.
5804
5805 2015-07-24  Pedro Alves  <palves@redhat.com>
5806
5807         * gdb.python/py-events.exp: Accept output between the stop event
5808         and the prompt.
5809         * gdb.python/py-evsignal.exp: Likewise.
5810         * gdb.python/py-evthreads.exp: Likewise.
5811
5812 2015-07-24  Pedro Alves  <palves@redhat.com>
5813
5814         PR gdb/18717
5815         * gdb.threads/non-ldr-exit.c: New file.
5816         * gdb.threads/non-ldr-exit.exp: New file.
5817
5818 2015-07-24  Yao Qi  <yao.qi@linaro.org>
5819
5820         * gdb.server/ext-wrapper.exp: Test --wrapper option when
5821         restarting process.
5822
5823 2015-07-24  Yao Qi  <yao.qi@linaro.org>
5824
5825         * gdb.server/ext-restart.exp: New file.
5826
5827 2015-07-24  Yao Qi  <yao.qi@linaro.org>
5828
5829         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5830         argument options.
5831         * gdb.server/ext-wrapper.exp: New file.
5832
5833 2015-07-23  Doug Evans  <dje@google.com>
5834
5835         * gdb.dwarf2/dw2-dummy-cu.S: New file.
5836         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5837
5838 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
5839
5840         * gdb.ada/var_arr_typedef.exp: New testcase.
5841         * gdb.ada/var_arr_typedef/pack.adb: New file.
5842         * gdb.ada/var_arr_typedef/pack.ads: New file.
5843         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5844
5845 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
5846
5847         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5848
5849 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5850
5851         * gdb.arch/i386-biarch-core.exp: Replace istarget
5852         by "complete set gnutarget". Remove expectation for the "core-file"
5853         command.
5854
5855 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5856
5857         Revert the previous commit:
5858         Tests for validate symbol file using build-id.
5859
5860 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
5861
5862         Tests for validate symbol file using build-id.
5863         * gdb.base/solib-mismatch-lib.c: New file.
5864         * gdb.base/solib-mismatch-libmod.c: New file.
5865         * gdb.base/solib-mismatch.c: New file.
5866         * gdb.base/solib-mismatch.exp: New file.
5867
5868 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
5869
5870         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5871         nios2-*-linux*.
5872         * gdb.base/sigbpt.exp (stepi_out): Likewise.
5873         * gdb.base/siginfo.exp: Likewise.
5874         * gdb.base/sigstep.exp (advance, advancei): Likewise.
5875
5876 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
5877
5878         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5879         Move it to ...
5880         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5881         ... here.
5882         * gdb.trace/range-stepping.exp: Check that the target supports
5883         range stepping.
5884
5885 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
5886
5887         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5888
5889 2015-07-14  Pedro Alves  <palves@redhat.com>
5890
5891         * gdb.base/killed-outside.exp: New file.
5892         * gdb.base/killed-outside.c: New file.
5893
5894 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5895
5896         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5897         (n at main): New.
5898         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5899
5900 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5901
5902         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5903         infcall tests instead of setting up for KFAIL.
5904
5905 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
5906
5907         * gdb.btrace/record_goto-step.exp: New.
5908
5909 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5910
5911         PR compile/18484
5912         * gdb.compile/compile.c (struct struct_type): Add volatile to
5913         selffield's type.
5914         * gdb.compile/compile.exp
5915         (compile code struct_object.selffield = &struct_object): Skip further
5916         struct_object tests if this one xfails.
5917
5918 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
5919
5920         PR exp/18617
5921         * gdb.trace/ax.exp: Add test.
5922
5923 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5924
5925         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5926         instead of istarget "aarch64*-*-*".
5927         * gdb.arch/aarch64-fp.exp: Likewise.
5928         * gdb.base/float.exp: Likewise.
5929         * gdb.reverse/aarch64.exp: Likewise.
5930         * lib/gdb.exp (is_aarch64_target): New proc.
5931
5932 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5933
5934         * lib/gdb.exp (is_aarch32_target): New proc.
5935         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5936         instead of "istarget "arm*-*-*"".
5937         * gdb.arch/arm-disp-step.exp: Likewise.
5938         * gdb.arch/thumb-bx-pc.exp: Likewise.
5939         * gdb.arch/thumb-prologue.exp: Likewise.
5940         * gdb.arch/thumb-singlestep.exp: Likewise.
5941         * gdb.base/disp-step-syscall.exp: Likewise.
5942         * gdb.base/float.exp: Likewise.
5943
5944 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5945
5946         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5947         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5948
5949 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5950
5951         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5952         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5953         if it exists.
5954         * gdb.multi/multi-arch.exp: Likewise.
5955
5956 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
5957
5958         * gdb.python/py-lazy-string.exp: Add missing parentheses to
5959         print.
5960
5961 2015-07-07  Yao Qi  <yao.qi@linaro.org>
5962
5963         * gdb.arch/thumb-singlestep.exp: Do one more single step.
5964
5965 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
5966
5967         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5968         '[' and ']' characters.
5969
5970 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
5971
5972         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5973
5974 2015-06-29  Pedro Alves  <palves@redhat.com>
5975
5976         PR threads/18127
5977         * gdb.threads/hand-call-new-thread.c: New file.
5978         * gdb.threads/hand-call-new-thread.c: New file.
5979
5980 2015-06-26  Keith Seitz  <keiths@redhat.com>
5981             Doug Evans  <dje@google.com>
5982
5983         PR 16253
5984         * gdb.cp/var-tag-2.cc: New file.
5985         * gdb.cp/var-tag-3.cc: New file.
5986         * gdb.cp/var-tag-4.cc: New file.
5987         * gdb.cp/var-tag.cc: New file.
5988         * gdb.cp/var-tag.exp: New file.
5989
5990 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
5991
5992         * gdb.base/history-duplicates.exp: New test.
5993
5994 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
5995
5996         * gdb.base/completion.exp: Test the completion of the "focus"
5997         command.
5998
5999 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
6000
6001         * gdb.arch/amd64-prologue-skip.S: New file.
6002         * gdb.arch/amd64-prologue-skip.exp: New file.
6003
6004 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
6005
6006         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6007         is_address_zero_readable check.
6008
6009 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
6010
6011         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6012         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6013
6014 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6015
6016         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6017         linux targets.
6018
6019 2015-06-24  Yao Qi  <yao.qi@linaro.org>
6020
6021         * lib/gdb.exp (supports_get_siginfo_type): New proc.
6022         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6023         * gdb.base/siginfo-thread.exp: Likewise.
6024
6025 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6026
6027         * boards/remote-gdbserver-on-localhost.exp: Add comments.
6028
6029 2015-06-22  Yao Qi  <yao.qi@linaro.org>
6030
6031         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6032         aarch64*-*-*.
6033         (skip_hw_watchpoint_tests): Likewise.
6034
6035 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
6036
6037         * gdb.base/gdbinit-history.exp: Test the interaction between
6038         setting GDBHISTSIZE and setting the history size via .gdbinit.
6039
6040 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6041
6042         PR gdb/16999
6043         * gdb.base/gdbhistsize-history.exp: New test.
6044
6045 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6046
6047         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6048         with GDBHISTSIZE.
6049         * gdb.base/readline.exp: Likewise.
6050
6051 2015-06-17  Yao Qi  <yao.qi@linaro.org>
6052
6053         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6054         line.
6055
6056 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
6057
6058         * gdb.base/gdbinit-history.exp: Add test case to check that
6059         an unlimited history file does not get truncated on exit.
6060
6061 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6062
6063         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6064         (VECTOR): New macro.  Use it...
6065         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6066         ...for these typedefs.
6067         (int8, char1, int1, double1): New typedefs.
6068         (struct just_int2, struct two_int2): New structures.
6069         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6070         (add_structvecs, add_singlevecs): New functions.
6071         (main): Call add_some_intvecs twice.
6072         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6073         the compile and exit upon failure.  Try compiling for the "native"
6074         architecture.  Test inferior function calls with vector arguments
6075         and vector return value handling with "finish" and "return".
6076
6077 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
6078
6079         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6080         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6081         PE file.
6082         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6083
6084 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6085
6086         PR breakpoints/16465
6087         * gdb.mi/mi-dprintf-pending.c: New file.
6088         * gdb.mi/mi-dprintf-pending.exp: New test.
6089         * gdb.mi/mi-dprintf-pendshr.c: New file.
6090
6091 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6092             Mircea Gherzan  <mircea.gherzan@intel.com>
6093
6094         * gdb.arch/i386-mpx-map.c: New file.
6095         * gdb.arch/i386-mpx-map.exp: New File.
6096
6097 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6098
6099         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6100         * gdb.arch/i386-mpx.exp: Indentation fixed.
6101
6102 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6103
6104         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6105         function and improved indentation.
6106         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6107         gdb_test_multiple. Added additional tests to skip the test.
6108
6109 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6110
6111         * gdb.arch/i386-avx512.c: Change path in include file.
6112         * gdb.arch/i386-avx512.exp: Change include dir path
6113         compilation flag.
6114         * gdb.arch/i386-mpx.c: Change path in include file.
6115         * gdb.arch/i386-mpx.exp: Change include dir path compilation
6116         flag.
6117
6118 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
6119
6120         * gdb.compile/compile-print.exp (compile print *vararray@3)
6121         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6122
6123 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
6124
6125         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6126         (do not keep jit in memory): ... this.
6127         (expect 5): Change it to ...
6128         (expect no 5): ... this.
6129
6130 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6131
6132         PR gdb/15564
6133         * gdb.mi/mi-detach.exp: New file.
6134
6135 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6136
6137         PR symtab/18392
6138         * gdb.arch/amd64-tailcall-self.S: New file.
6139         * gdb.arch/amd64-tailcall-self.c: New file.
6140         * gdb.arch/amd64-tailcall-self.exp: New file.
6141
6142 2015-05-28  Don Breazeal  <donb@codesourcery.com>
6143
6144         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6145         tests for remote targets by checking is_target_gdbserver.
6146
6147 2015-05-27  Doug Evans  <dje@google.com>
6148
6149         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6150         * gdb.dwarf2/opaque-type-lookup.c: New file.
6151         * gdb.dwarf2/opaque-type-lookup.exp: New file.
6152
6153 2015-05-26  Doug Evans  <dje@google.com>
6154
6155         * gdb.cp/iostream.cc: New file.
6156         * gdb.cp/iostream.exp: New file.
6157
6158 2015-05-26  Doug Evans  <dje@google.com>
6159
6160         * gdb.dwarf2/dw2-op-call.exp: Update.
6161         * gdb.dwarf2/dw4-sig-types.exp: Update.
6162         * gdb.dwarf2/implptr.exp: Update.
6163         * gdb.mi/mi-cmd-param-changed.exp: Update.
6164
6165 2015-05-26  Doug Evans  <dje@google.com>
6166
6167         * gdb.python/py-lazy-string.c: New file.
6168         * gdb.python/py-lazy-string.exp: New file.
6169         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6170         (main): Update.  Add estring3.
6171         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6172         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6173
6174 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6175             Yao Qi  <yao.qi@linaro.org>
6176
6177         * gdb.reverse/aarch64.c: New.
6178         * gdb.reverse/aarch64.exp: New.
6179
6180 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
6181
6182         * lib/gdb.exp (supports_process_record): Return true for
6183         aarch64*-linux*.
6184         (supports_reverse): Likewise.
6185
6186 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
6187
6188         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6189         Use with_test_prefix.
6190
6191 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
6192
6193         * gdb.base/completion.exp: Add test for completion of layout
6194         names.
6195
6196 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
6197
6198         * lib/gdb.exp (skip_tui_tests): New proc.
6199         * gdb.base/tui-layout.exp: Check skip_tui_tests.
6200
6201 2015-05-19  Pedro Alves  <palves@redhat.com>
6202
6203         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6204         Save the whole env array instead of just HOME.  Unset HISTSIZE in
6205         the environment while testing.  Restore whole environment
6206         afterwards.
6207
6208 2015-05-16  Doug Evans  <xdje42@gmail.com>
6209
6210         * gdb.guile/scm-ports.c: New file.
6211         * gdb.guile/scm-ports.exp: Add memory port tests.
6212
6213 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6214
6215         * gdb.compile/compile-print.c: New file.
6216         * gdb.compile/compile-print.exp: New file.
6217
6218 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6219
6220         * gdb.compile/compile-ops.exp: Cast param to void.
6221         * gdb.compile/compile.exp: Complete type for _gdb_expr.
6222         (compile code struct_object.selffield = &struct_object): Add xfail.
6223
6224 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6225
6226         * gdb.ada/arr_enum_with_gap: New testcase.
6227
6228 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6229
6230         * gdb.ada/byte_packed_arr: New testcase.
6231
6232 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
6233
6234         * gdb.ada/pckd_neg: New testcase.
6235
6236 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
6237
6238         PR gdb/17820
6239         * gdb.base/gdbinit-history.exp: New test.
6240         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6241         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6242
6243 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
6244
6245         * gdb.python/py-xmethods.cc: Enhance test case.
6246         * gdb.python/py-xmethods.exp: New tests.
6247         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6248         function.
6249         (B_indexoper): Likewise.
6250         (global_dm_list) : Add new xmethod worker functions.
6251
6252 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
6253
6254         * gdb.base/coredump-filter.exp: Correctly unset
6255         "coredump_var_addr" array.
6256
6257 2015-05-08  Pedro Alves  <palves@redhat.com>
6258
6259         * gdb.server/non-existing-program.exp: Unset spawn_id.
6260
6261 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
6262
6263         PR python/18291
6264         * gdb.python/py-xmethods.exp: Add tests.
6265
6266 2015-05-08  Yao Qi  <yao.qi@linaro.org>
6267
6268         PR gdb/18208
6269         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6270         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6271         function set_coredump_filter, and remove remote_exec call.
6272         Remove argument ipid.  Callers update.
6273         (top level): Don't get inferior's PID.
6274
6275 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6276
6277         * gdb.base/watch_thread_num.exp: Skip test on targets without
6278         access watchpoints.
6279
6280 2015-05-06  Pedro Alves  <palves@redhat.com>
6281
6282         PR server/18081
6283         * gdb.server/non-existing-program.exp: New file.
6284
6285 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6286
6287         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6288
6289 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6290
6291         * gdb.ada/out_of_line_in_inlined: New testcase.
6292
6293 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6294
6295         * gdb.ada/var_rec_arr: New testcase.
6296
6297 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6298
6299         * gdb.base/break-idempotent.exp: If
6300         skip_hw_watchpoint_multi_tests returns true, skip the tests
6301         on "rwatch" and "awatch".
6302
6303 2015-04-30  Yao Qi  <yao.qi@linaro.org>
6304
6305         * gdb.base/relativedebug.exp: Invoke gdb command
6306         "info sharedlibrary", and if libc.so doesn't have debug info,
6307         skip the test.
6308
6309 2015-04-29  Doug Evans  <dje@google.com>
6310
6311         * gdb.python/py-xmethods.exp: Add ptype tests.
6312         * gdb.python/py-xmethods.py (E_method_char_worker): Add
6313         get_result_type method.
6314
6315 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6316
6317         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6318         the target does not support hardware watchpoints.
6319
6320 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
6321
6322         * gdb.base/break-always.exp: Abort testing if writing to memory
6323         causes an error.
6324
6325 2015-04-28  Doug Evans  <dje@google.com>
6326
6327         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6328         * gdb.python/py-pp-registration.exp: ... here.  New file.
6329         * gdb.python/py-pp-registration.c: New file.
6330         * gdb.python/py-pp-registration.py: New file.
6331
6332 2015-04-28  Doug Evans  <dje@google.com>
6333
6334         * gdb.python/py-bad-printers.c: New file.
6335         * gdb.python/py-bad-printers.py: New file.
6336         * gdb.python/py-bad-printers.exp: New file.
6337
6338 2015-04-28  Sasha Smundak  <asmundak@google.com>
6339
6340         * gdb.python/py-type.exp: New test.
6341
6342 2015-04-28  Andy Wingo  <wingo@igalia.com>
6343
6344         * gdb.python/py-parameter.exp:
6345         * gdb.guile/scm-parameter.exp: Escape the path that we are
6346         matching against, as it might contain characters that are special
6347         to regular expressions.
6348
6349 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
6350
6351         * gdb.ada/rec_comp: New testcase.
6352
6353 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
6354
6355         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6356         before using it.
6357
6358 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
6359
6360         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
6361         new tests for verilog output.
6362
6363 2015-04-24  Yao Qi  <yao.qi@linaro.org>
6364
6365         * boards/remote-gdbserver-on-localhost.exp: New file.
6366
6367 2015-04-23  Pedro Alves  <palves@redhat.com>
6368
6369         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6370         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
6371         "end of file", remove $inferior_spawn_id from the indirect list.
6372
6373 2015-04-23  Pedro Alves  <palves@redhat.com>
6374
6375         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6376
6377 2015-04-23  Pedro Alves  <palves@redhat.com>
6378
6379         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6380         on $any_spawn_id instead of only on $gdb_spawn_id.
6381
6382 2015-04-21  Pierre Muller  <muller@sourceware.org>
6383
6384         PR pascal/17815
6385         * lib/pascal.exp (gpc_compile): Add new option "class".
6386         (fpc_compile): Likewise.
6387         * gdb.pascal/case-insensitive-symbols.pas: New file.
6388         * gdb.pascal/case-insensitive-symbols.exp: New file.
6389
6390 2015-04-20  Gary Benson <gbenson@redhat.com>
6391
6392         * gdb.base/attach.exp: Fix three extended remote failures.
6393
6394 2015-04-17  Gary Benson <gbenson@redhat.com>
6395
6396         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6397         the main executable over the remote protocol.
6398
6399 2015-04-16  Pedro Alves  <palves@redhat.com>
6400
6401         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6402         a new gdbserver if gdbserver_reconnect_p is set.
6403
6404 2015-04-16  Pedro Alves  <palves@redhat.com>
6405
6406         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6407         is set, don't exit gdbserver.
6408
6409 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6410
6411         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6412         appropriate .insn, such that an older assembler can be used.
6413         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6414         the z/Architecture instruction set on 31-bit targets as well.
6415
6416 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6417
6418         * gdb.go/handcall.exp: Remove all logic related to the first
6419         breakpoint and rely on go_runto_main instead.
6420         * gdb.go/strings.exp: Likewise.
6421         * gdb.go/unsafe.exp: Likewise.
6422         * gdb.go/hello.exp: Likewise.  Also rename the remaining
6423         breakpoint marker to "breakpoint 1".
6424         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6425         * gdb.go/strings.go: Likewise.
6426         * gdb.go/unsafe.go: Likewise.
6427         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
6428         "set breakpoint 2 here" and rename the remaining breakpoint marker
6429         to "breakpoint 1".
6430
6431 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
6432
6433         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6434         if itertools.imap is not present.
6435         * gdb.python/py-objfile.exp: Add parentheses.
6436         * gdb.python/py-type.exp: Same.
6437         * gdb.python/py-unwind-maint.py: Same.
6438
6439 2015-04-15  Yao Qi  <yao.qi@linaro.org>
6440
6441         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6442         of ":$ptr_size" and set its form explicitly.
6443
6444 2015-04-15  Pedro Alves  <palves@redhat.com>
6445             Yao Qi  <yao.qi@linaro.org>
6446
6447         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6448         timeout by factor of 4.
6449         (test_regular_watch): Likewise.
6450         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6451         * gdb.reverse/sigall-reverse.exp: Likewise.
6452         * gdb.reverse/until-precsave.exp: Likewise.
6453         * lib/gdb.exp (with_timeout_factor): New proc.
6454         (gdb_expect): Move some code to ...
6455         (get_largest_timeout): ... here.  New procedure.
6456
6457 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
6458
6459         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6460
6461 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6462
6463         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6464         to write to the .text section.
6465
6466 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
6467
6468         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6469         Handle the case of targets that do not provide PID information.
6470
6471 2015-04-13  Yao Qi  <yao.qi@linaro.org>
6472
6473         * lib/gdbserver-support.exp (gdb_exit): Catch exception
6474         and use expect instead of gdb_expect.
6475
6476 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
6477
6478         * gdb.base/coredump-filter.exp: Rename variable "addr" to
6479         "coredump_var_addr" to avoid naming conflict with other testcases.
6480
6481 2015-04-10  Pedro Alves  <palves@redhat.com>
6482
6483         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6484         gdb_test_sequence and gdb_assert.
6485
6486 2015-04-10  Pedro Alves  <palves@redhat.com>
6487
6488         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6489         test messages that don't include the breakpoint address.
6490
6491 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6492
6493         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6494         false for some offset and width combinations which aren't
6495         supported by linux kernel.
6496
6497 2015-04-10  Pedro Alves  <palves@redhat.com>
6498
6499         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6500         procedure, factored out from ...
6501         (top level): ... here.  Add "set displaced-stepping" testing axis.
6502         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6503         parameter "displaced".  Use it.
6504         (top level): Use foreach and add "set displaced-stepping" testing
6505         axis.
6506
6507 2015-04-10  Pedro Alves  <palves@redhat.com>
6508
6509         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6510         Remove comment.
6511         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6512         both the address of the instruction that triggers the watchpoint
6513         and the address of the instruction immediately after, and use
6514         those addresses for the test.  Fix comment.
6515
6516 2015-04-10  Pedro Alves  <palves@redhat.com>
6517
6518         * gdb.base/sigstep.exp (breakpoint_to_handler)
6519         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
6520         Test "backtrace" in handler.
6521         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
6522         (top level): Add new "displaced" test axis to
6523         breakpoint_to_handler, breakpoint_to_handler_entry and
6524         breakpoint_over_handler.
6525
6526 2015-04-10  Pedro Alves  <palves@redhat.com>
6527
6528         PR gdb/18216
6529         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6530
6531 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6532
6533         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6534         (test_add_rn_pc): New function.
6535         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6536         (top level): Invoke test_add_rn_pc.
6537
6538 2015-04-10  Pedro Alves  <palves@redhat.com>
6539
6540         PR gdb/13858
6541         * gdb.base/step-over-no-symbols.exp: New file.
6542
6543 2015-04-09  Andy Wingo  <wingo@igalia.com>
6544
6545         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6546         after the Python tests.
6547
6548 2015-04-08  Keith Seitz  <keiths@redhat.com>
6549
6550         PR python/16699
6551         * gdb.python/py-completion.exp: New tests for completion.
6552         * gdb.python/py-completion.py (CompleteLimit1): New class.
6553         (CompleteLimit2): Likewise.
6554         (CompleteLimit3): Likewise.
6555         (CompleteLimit4): Likewise.
6556         (CompleteLimit5): Likewise.
6557         (CompleteLimit6): Likewise.
6558         (CompleteLimit7): Likewise.
6559
6560 2015-04-08  Pedro Alves  <palves@redhat.com>
6561
6562         PR gdb/18214
6563         PR gdb/18216
6564         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6565         function.
6566         (main): Install it as SIGUSR1 handler.
6567         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6568         parameter.  Always use "setup" as prefix.  Toggle "set
6569         displaced-stepping" off/on depending on global.  Don't switch to
6570         thread 1 here.
6571         (top level): Add displaced stepping "off/on" test axis.  Update
6572         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
6573         continuing with a queued signal in each thread.
6574
6575 2015-04-08  Pedro Alves  <palves@redhat.com>
6576
6577         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6578         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
6579         gdb_breakpoint instead of gdb_test that doesn't expect anything.
6580         Return early if running to main fails.
6581         * gdb.trace/while-stepping.exp: Likewise.
6582
6583 2015-04-07  Pedro Alves  <palves@redhat.com>
6584
6585         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6586         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
6587         interact with inferior program.
6588
6589 2015-04-07  Pedro Alves  <palves@redhat.com>
6590
6591         * lib/gdb.exp (inferior_spawn_id): New global.
6592         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
6593         spawn id after processing the user code.
6594         (default_gdb_start): Set inferior_spawn_id.
6595         (send_inferior): New procedure.
6596         * lib/gdbserver-support.exp (gdbserver_start): Set
6597         inferior_spawn_id.
6598         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6599
6600 2015-04-07  Pedro Alves  <palves@redhat.com>
6601
6602         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6603         * lib/gdbserver-support.exp (gdbserver_start): Make
6604         $server_spawn_id global.
6605         (gdbserver_start): Don't wait for gdbserver's spawn id with
6606         expect_background.
6607         (close_gdbserver): New procedure.
6608         (gdb_exit): Rename the default version and reimplement.
6609
6610 2015-04-07  Pedro Alves  <palves@redhat.com>
6611
6612         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6613         append the substituted item, not the original item.
6614
6615 2015-04-07  Pedro Alves  <palves@redhat.com>
6616
6617         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6618         gdb_expect.
6619
6620 2015-04-07  Pedro Alves  <palves@redhat.com>
6621
6622         * gdb.base/interrupt.exp: Don't handle the case of the inferior
6623         output appearing once only.
6624
6625 2015-04-07  Pedro Alves  <palves@redhat.com>
6626
6627         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6628         that doesn't expect anything.  Return early if running to main
6629         fails.
6630
6631 2015-04-07  Yao Qi  <yao.qi@linaro.org>
6632
6633         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6634         (child_function): Call alarm.
6635         (main): Move call to alarm into the loop.
6636         * gdb.threads/non-stop-fair-events.exp: Build program with
6637         -DTIMEOUT=$timeout.
6638
6639 2015-04-06  Doug Evans  <xdje42@gmail.com>
6640
6641         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6642         Fix dest parameter to board_info.
6643         (fpc_compile): Ditto.
6644         (gdb_compile_pascal): Rename dest arg to destfile.
6645
6646 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6647
6648         * gdb.ada/funcall_ref.exp: New file.
6649         * gdb.ada/funcall_ref/foo.adb: New file.
6650
6651 2015-04-02  Yao Qi  <yao.qi@linaro.org>
6652
6653         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6654         is remote.
6655
6656 2015-04-02  Gary Benson <gbenson@redhat.com>
6657
6658         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6659
6660 2015-04-01  Sasha Smundak  <asmundak@google.com>
6661
6662         * gdb.python/py-unwind-maint.c: New file.
6663         * gdb.python/py-unwind-maint.exp: New test.
6664         * gdb.python/py-unwind-maint.py: New file.
6665         * gdb.python/py-unwind.c: New file.
6666         * gdb.python/py-unwind.exp: New test.
6667         * gdb.python/py-unwind.py: New test.
6668
6669 2015-04-01  Pedro Alves  <palves@redhat.com>
6670
6671         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6672         to fail instead of non-existent $test.
6673
6674 2015-04-01  Pedro Alves  <palves@redhat.com>
6675
6676         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6677         GDBFLAGS if not empty.
6678
6679 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
6680
6681         * gdb.ada/complete.exp: Remove "multi_line".
6682         * gdb.ada/info_exc.exp: Remove "multi_line".
6683         * gdb.ada/packed_tagged.exp: Remove "multi_line".
6684         * gdb.ada/ptype_field.exp: Remove "multi_line".
6685         * gdb.ada/sym_print_name.exp: Remove "multi_line".
6686         * gdb.ada/tagged.exp: Remove "multi_line".
6687         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6688         [multi_line ...]
6689         * gdb.btrace/delta.exp: Likewise.
6690         * gdb.btrace/exception.exp: Likewise.
6691         * gdb.btrace/function_call_history.exp: Likewise.
6692         * gdb.btrace/instruction_history.exp: Likewise.
6693         * gdb.btrace/nohist.exp: Likewise.
6694         * gdb.btrace/record_goto.exp: Likewise.
6695         * gdb.btrace/segv.exp: Likewise.
6696         * gdb.btrace/stepi.exp: Likewise.
6697         * gdb.btrace/tailcall.exp: Likewise.
6698         * gdb.btrace/unknown_functions.exp: Likewise.
6699         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6700         * lib/gdb.exp: Add the "multi_line" helper.
6701
6702 2015-04-01  Pedro Alves  <palves@redhat.com>
6703
6704         * gdb.threads/tid-reuse.c: New file.
6705         * gdb.threads/tid-reuse.exp: New file.
6706
6707 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
6708
6709         PR corefiles/16092
6710         * gdb.base/coredump-filter.c: New file.
6711         * gdb.base/coredump-filter.exp: Likewise.
6712
6713 2015-03-27  Petr Machata  <pmachata@redhat.com>
6714
6715         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6716         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6717         (Dwarf::assemble): Initialize them.
6718         (Dwarf::lines): New function.
6719
6720 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
6721
6722         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6723         SYMBOL_PREFIX for x86_64-*-cygwin.
6724
6725 2015-03-26  Andy Wingo  <wingo@igalia.com>
6726
6727         PR symtab/18148
6728         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6729         const_value but not a location.
6730         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6731         location defined in non-main CUs are visible.
6732
6733 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6734
6735         PR testsuite/18139
6736         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6737         Add a line number entry for the same line.
6738         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6739         Add a line number entry for the same line.
6740
6741 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6742
6743         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6744         .int 0.
6745         (func): Likewise.  Add .Lfunc_1 label.
6746         Use .Lfunc_1 label.
6747         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6748         .int 0.
6749         (func): Likewise.
6750         Use .Lfunc_1 label.
6751
6752 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6753
6754         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6755         Call gdb_compile instead to compile each .s files without debug
6756         information.
6757
6758 2015-03-26  Yao Qi  <yao.qi@linaro.org>
6759
6760         * gdb.base/savedregs.exp (process_saved_regs): Make
6761         "Saved registers:" optional in the pattern.
6762
6763 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6764
6765         * gdb.btrace/next.exp: Merged into step.exp.
6766         * gdb.btrace/finish.exp: Merged into step.exp.
6767         * gdb.btrace/nexti.exp: Merged into stepi.exp.
6768         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
6769         "record goto" and checking the exact replay position.
6770         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
6771         check for "Recording format" in "info record" output.
6772         * gdb.btrace/record_goto.exp: Choose test file based on target.
6773         * gdb.btrace/x86-record_goto.S: Renamed into ...
6774         * gdb.btrace/x86_64-record_goto.S: ... this.
6775         * gdb.btrace/i686-record_goto.S: New.
6776         * gdb.btrace/x86-tailcall.S: Renamed into ...
6777         * gdb.btrace/x86_64-tailcall.S: ... this.
6778         * gdb.btrace/i686-tailcall.S: New.
6779         * gdb.btrace/x86-tailcall.c: Renamed into ...
6780         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
6781         separate statements.  Update test.
6782         * gdb.btrace/delta.exp: Use record_goto.c as test file.
6783         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6784         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6785         * gdb.btrace/tailcall.exp: Choose test file based on target.
6786         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6787
6788 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
6789
6790         * gdb.btrace/exception.exp: Increase BTS buffer size.
6791
6792 2015-03-24  Pedro Alves  <palves@redhat.com>
6793
6794         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6795
6796 2015-03-24  Pedro Alves  <palves@redhat.com>
6797
6798         * gdb.threads/schedlock.exp (test_step): No longer expect that
6799         "set scheduler-locking step" with "next" over a function call runs
6800         threads unlocked.
6801
6802 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6803
6804         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6805
6806 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6807
6808         PR breakpoints/16466
6809         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6810         * gdb.mi/mi-pending.c (thread_func): New function.
6811         (int main): Add threading support required.
6812         * gdb.mi/mi-pending.exp: Add tests for this issue.
6813         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6814         (pendfunc2): Remove stdio dependency.
6815         * gdb.mi/mi-pendshr2.c: New file.
6816
6817 2015-03-23  Keith Seitz  <keiths@redhat.com>
6818
6819         * gdb.linespec/keywords.c: New file.
6820         * gdb.linespec/keywords.exp: New file.
6821
6822 2015-03-23  Keith Seitz  <keiths@redhat.com>
6823
6824         PR gdb/18021
6825         * gdb.dwarf2/staticvirtual.exp: New test.
6826
6827 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6828
6829         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6830         * README: Remove HP-UX and gdb.hp.
6831         (configuration):
6832         * configure: Regenerate.
6833         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6834         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6835         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6836         gdb.hp/gdb.defects/Makefile.
6837         * gdb.hp/Makefile.in: File deleted.
6838         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6839         * gdb.hp/gdb.aCC/optimize.c: File deleted.
6840         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6841         * gdb.hp/gdb.aCC/run.c: File deleted.
6842         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6843         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6844         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6845         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6846         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6847         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6848         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6849         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6850         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6851         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6852         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6853         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6854         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6855         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6856         * gdb.hp/gdb.base-hp/reg.s: File deleted.
6857         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6858         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6859         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6860         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6861         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6862         * gdb.hp/gdb.compat/Makefile.in: File deleted.
6863         * gdb.hp/gdb.compat/average.c: File deleted.
6864         * gdb.hp/gdb.compat/sum.c: File deleted.
6865         * gdb.hp/gdb.compat/xdb.c: File deleted.
6866         * gdb.hp/gdb.compat/xdb0.c: File deleted.
6867         * gdb.hp/gdb.compat/xdb0.h: File deleted.
6868         * gdb.hp/gdb.compat/xdb1.c: File deleted.
6869         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6870         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6871         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6872         * gdb.hp/gdb.defects/Makefile.in: File deleted.
6873         * gdb.hp/gdb.defects/bs14602.c: File deleted.
6874         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6875         * gdb.hp/gdb.defects/solib-d.c: File deleted.
6876         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6877         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6878         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6879         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6880         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6881         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6882         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6883         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6884         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6885         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6886         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6887         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6888         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6889         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6890         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6891         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6892         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6893         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6894         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6895         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6896         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6897         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6898         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6899         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6900         * gdb.hp/tools/odump: File deleted.
6901
6902 2015-03-19  Pedro Alves  <palves@redhat.com>
6903
6904         * gdb.threads/continue-pending-status.exp (saw_thread_2)
6905         (saw_thread_3): New globals.
6906         (top level): Increment them when an event for the corresponding
6907         thread is seen.
6908         (no thread starvation): New test.
6909
6910 2015-03-19  Pedro Alves  <palves@redhat.com>
6911
6912         * gdb.threads/continue-pending-status.c: New file.
6913         * gdb.threads/continue-pending-status.exp: New file.
6914
6915 2015-03-18  Pedro Alves  <palves@redhat.com>
6916
6917         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6918         Use gdb_is_target_remote instead of is_remote.  Use
6919         gdb_test_multiple instead of gdb_expect.  Exit early if
6920         gdb_test_multiple hits its internal matches.  Tighten stepi tests
6921         expected output.  Fail on exit with any signal, instead of just
6922         SIGILL.
6923
6924 2015-03-18  Yao Qi  <yao.qi@linaro.org>
6925
6926         PR tdep/18107
6927         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6928         variable.
6929         * gdb.base/catch-syscall.exp: Don't skip it on
6930         aarch64*-*-linux* target.  Remove elements in all_syscalls.
6931         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6932         target.
6933         (setup_all_syscalls): New proc.
6934
6935 2015-03-16  Yao Qi  <yao.qi@linaro.org>
6936
6937         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6938         (top level): Skip tests if valid_addr_p returns false for
6939         $cmd1 or $cmd2.
6940
6941 2015-03-11  Andy Wingo  <wingo@igalia.com>
6942
6943         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6944
6945 2015-03-11  Yao Qi  <yao.qi@linaro.org>
6946
6947         * gdb.base/catch-syscall.exp: Fix typo in comments.
6948
6949 2015-03-11  Yao Qi  <yao.qi@linaro.org>
6950
6951         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6952
6953 2015-03-09  Pedro Alves  <palves@redhat.com>
6954
6955         * dg-extract-results.py: Delete.
6956
6957 2015-03-09  Pedro Alves  <palves@redhat.com>
6958
6959         Merge dg-extract-results.sh from GCC upstream (r218843).
6960
6961         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
6962                 * dg-extract-results.sh: Use --text with grep to avoid issues with
6963                 binary files.  Fall back to cat -v, if that doesn't work.
6964
6965 2015-03-05  Pedro Alves  <palves@redhat.com>
6966
6967         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6968
6969 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
6970
6971         * lib/mi-support.exp (mi_expect_interrupt): Accept
6972         alternative event for when in all-stop mode.
6973
6974 2015-03-04  Pedro Alves  <palves@redhat.com>
6975
6976         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
6977
6978 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
6979
6980         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
6981
6982 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6983
6984         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
6985         regexps for GDB's current line display, accept a hex address
6986         preceding the line number.
6987
6988 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6989
6990         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
6991         the 'arch1' variable for "s390*-linux*" targets.
6992
6993 2015-03-04  Pedro Alves  <palves@redhat.com>
6994
6995         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
6996         (main): Pass missing retval argument to pthread_join call.
6997
6998 2015-03-02  Pedro Alves  <palves@redhat.com>
6999
7000         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7001         (top level): Call do_test with non-stop as well.
7002
7003 2015-03-02  Pedro Alves  <palves@redhat.com>
7004
7005         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7006         -1.
7007
7008 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7009
7010         * gdb.arch/s390-vregs.exp: New test.
7011         * gdb.arch/s390-vregs.S: New file.
7012
7013 2015-02-27  Pedro Alves  <palves@redhat.com>
7014
7015         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7016         call to catch_command_errors.
7017         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7018         catch_command_errors.
7019
7020 2015-02-27  Pedro Alves  <palves@redhat.com>
7021
7022         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7023         "true" for boolean result.
7024         * gdb.gdb/selftest.exp (test_with_self): Also accept full
7025         prototype of main.
7026
7027 2015-02-27  Pedro Alves  <palves@redhat.com>
7028
7029         * lib/unbuffer_output.c: New file.
7030         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7031         (main): Call gdb_unbuffer_output.
7032
7033 2015-02-27  Yao Qi  <yao.qi@linaro.org>
7034
7035         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7036         target.
7037
7038 2015-02-26  Doug Evans  <dje@google.com>
7039
7040         * gdb.cp/class2.cc (Dbase, D): New classes.
7041         (main): New local delta.
7042         * gdb.cp/class2.exp: Test printing delta.
7043         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7044         (dynbar): New global.
7045         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7046
7047 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7048
7049         * gdb.compile/compile-ifunc.c: New file.
7050         * gdb.compile/compile-ifunc.exp: New file.
7051
7052 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7053
7054         * gdb.base/structs.exp: Check for correct struct on finish.
7055
7056 2015-02-26  Yao Qi  <yao.qi@linaro.org>
7057
7058         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7059         is zero.
7060
7061 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7062
7063         * gdb.arch/cordic.ko.bz2: New file.
7064         * gdb.arch/cordic.ko.debug.bz2: New file.
7065         * gdb.arch/ppc64-symtab-cordic.exp: New file.
7066
7067 2015-02-25  Yao Qi  <yao.qi@linaro.org>
7068
7069         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7070         aarch64*-*-* target.
7071
7072 2015-02-23  Pedro Alves  <palves@redhat.com>
7073
7074         * lib/gdb.exp (delete_breakpoints): Rewrite using
7075         gdb_test_multiple.
7076
7077 2015-02-23  Pedro Alves  <palves@redhat.com>
7078
7079         * gdb.base/info-os.c: Include stdlib.h.
7080
7081 2015-02-22  Doug Evans  <xdje42@gmail.com>
7082
7083         PR symtab/17855
7084         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7085         is read after symbols have been re-read.
7086         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7087         * gdb.ada/exec_changed/second.adb (Second): Ditto.
7088
7089 2015-02-21  Doug Evans  <dje@google.com>
7090
7091         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7092
7093 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
7094
7095         PR corefiles/17808
7096         * gdb.arch/i386-biarch-core.core.bz2: New file.
7097         * gdb.arch/i386-biarch-core.exp: New file.
7098
7099 2015-02-21  Pedro Alves  <palves@redhat.com>
7100
7101         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7102         runto_main fails.
7103
7104 2015-02-20  Pedro Alves  <palves@redhat.com>
7105
7106         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7107         info probes.
7108
7109 2015-02-20  Pedro Alves  <palves@redhat.com>
7110
7111         * gdb.threads/multi-create-ns-info-thr.exp: New file.
7112
7113 2015-02-20  Pedro Alves  <palves@redhat.com>
7114
7115         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
7116         clean_restart before gdb_target_supports_trace.
7117
7118 2015-02-20  Pedro Alves  <palves@redhat.com>
7119
7120         PR threads/18006
7121         * gdb.threads/clone-thread_db.c: New file.
7122         * gdb.threads/clone-thread_db.exp: New file.
7123
7124 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7125
7126         PR breakpoints/16812
7127         * gdb.base/catch-gdb-caused-signals.c: New file.
7128         * gdb.base/catch-gdb-caused-signals.exp: New file.
7129
7130 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
7131
7132         * configure: Regenerated.
7133         * configure.ac: Use GDB_AC_TRANSFORM.
7134         * aclocal.m4: sinclude ../transform.m4.
7135
7136 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7137
7138         * lib/dtrace.exp: New file.
7139         * gdb.base/dtrace-probe.exp: Likewise.
7140         * gdb.base/dtrace-probe.d: Likewise.
7141         * gdb.base/dtrace-probe.c: Likewise.
7142         * lib/pdtrace.in: Likewise.
7143         * configure.ac: Output variables with the transformed names of
7144         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
7145         * configure: Regenerated.
7146
7147 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7148
7149         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7150         expected message when trying to access $_probe_* convenience
7151         variables while not on a probe.
7152
7153 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7154
7155         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7156
7157 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
7158
7159         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7160         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7161
7162 2015-02-10  Doug Evans  <xdje42@gmail.com>
7163
7164         * lib/gdb.exp (gdb_load): Always return a result.
7165
7166 2015-02-10  Pedro Alves  <palves@redhat.com>
7167
7168         * gdb.threads/signal-sigtrap.c: New file.
7169         * gdb.threads/signal-sigtrap.exp: New file.
7170
7171 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
7172
7173         * gdb.trace/no-attach-trace.c: New file.
7174         * gdb.trace/no-attach-trace.exp: New file.
7175
7176 2015-02-09  Mark Wielaard  <mjw@redhat.com>
7177
7178         * gdb.dwarf2/atomic.c: New file.
7179         * gdb.dwarf2/atomic-type.exp: Likewise.
7180
7181 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7182
7183         * gdb.btrace/buffer-size.exp: Update "info record" output.
7184         * gdb.btrace/delta.exp: Update "info record" output.
7185         * gdb.btrace/enable.exp: Update "info record" output.
7186         * gdb.btrace/finish.exp: Update "info record" output.
7187         * gdb.btrace/instruction_history.exp: Update "info record" output.
7188         * gdb.btrace/next.exp: Update "info record" output.
7189         * gdb.btrace/nexti.exp: Update "info record" output.
7190         * gdb.btrace/step.exp: Update "info record" output.
7191         * gdb.btrace/stepi.exp: Update "info record" output.
7192         * gdb.btrace/nohist.exp: Update "info record" output.
7193
7194 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7195
7196         * gdb.btrace/buffer-size: New.
7197
7198 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
7199
7200         * gdb.btrace/delta.exp: Update "info record" output.
7201         * gdb.btrace/enable.exp: Update "info record" output.
7202         * gdb.btrace/finish.exp: Update "info record" output.
7203         * gdb.btrace/instruction_history.exp: Update "info record" output.
7204         * gdb.btrace/next.exp: Update "info record" output.
7205         * gdb.btrace/nexti.exp: Update "info record" output.
7206         * gdb.btrace/step.exp: Update "info record" output.
7207         * gdb.btrace/stepi.exp: Update "info record" output.
7208         * gdb.btrace/nohist.exp: Update "info record" output.
7209
7210 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
7211
7212         PR gdb/15678
7213         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7214
7215 2015-02-06  Pedro Alves  <palves@redhat.com>
7216
7217         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7218         macro.
7219         (seconds_left, again): New globals.
7220         (main): Wait seconds_left in a 1-second sleep loop instead of
7221         sleeping 180 seconds.  If 'again' is set, reset the seconds
7222         counter.
7223         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7224         'again' in the inferior before detaching.  Print the seconds left.
7225         (options): New global.
7226         (top level): Build program with -DTIMEOUT=$timeout.
7227
7228 2015-02-06  Pedro Alves  <palves@redhat.com>
7229
7230         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7231         determine how many seconds to pass to 'alarm'.
7232         * gdb.base/gdb-sigterm.exp (top level): Build program with
7233         -DTIMEOUT=$timeout.
7234         (do_test): Return success/failure indication.  Add more verbose
7235         logging.  Don't fail if 200 single steps are seen.  Instead, fail
7236         when the test times out.
7237         (passes): New global.
7238         (top level): Break the testing loop if testing fails on any
7239         iteration.  Use gdb_assert.
7240
7241 2015-02-04  Don Breazeal  <donb@codesourcery.com>
7242
7243         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7244         and initialize them.
7245         (ipc_cleanup): New function.
7246         (main): Don't declare shmid, semid, and msqid.  Add a call to
7247         atexit so that we call ipc_cleanup on exit.
7248
7249 2015-02-04  Pedro Alves  <palves@redhat.com>
7250
7251         * boards/native-extended-gdbserver.exp: Remove any target variant
7252         specifications from the board name before clearing the isremote
7253         flag from board_info.
7254
7255 2015-01-31  Doug Evans  <xdje42@gmail.com>
7256
7257         * gdb.base/maint.exp <maint print type argc>: Update expected output.
7258
7259 2015-01-31  Gary Benson <gbenson@redhat.com>
7260
7261         * gdb.base/completion.exp: Disable completion limiting for
7262         existing tests.  Add new tests to check completion limiting.
7263         * gdb.linespec/ls-errs.exp: Disable completion limiting.
7264
7265 2015-01-31  Doug Evans  <xdje42@gmail.com>
7266
7267         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7268
7269 2015-01-31  Doug Evans  <xdje42@gmail.com>
7270
7271         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7272         entries.  Duplicate file section script entries.
7273         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7274         inlined entries.  Add test for safe-path rejection.
7275         * gdb.python/py-section-script.c: Add duplicate inlined section script
7276         entries.  Duplicate file section script entries.
7277         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7278         inlined entries.  Add test for safe-path rejection.
7279
7280 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7281
7282         * gdb.ada/disc_arr_bound: New testcase.
7283
7284 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
7285
7286         * gdb.ada/mi_var_array: New testcase.
7287
7288 2015-01-27  Doug Evans  <dje@google.com>
7289
7290         * gdb.python/py-objfile.exp: Add tests for objfile.username.
7291         Add test for objfile.filename, objfile.username after objfile
7292         has been unloaded.
7293
7294 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
7295
7296         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7297         the second test to print the name attribute of value
7298         returned by the call to gdb.lookup_type, and adjust
7299         the expected output accordingly.
7300
7301 2015-01-25  Mark Wielaard  <mjw@redhat.com>
7302
7303         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7304         * gdb.base/disp-step-fork.c: Include unistd.h.
7305         * gdb.base/siginfo-obj.c: Include stdio.h.
7306         * gdb.base/siginfo-thread.c: Likewise.
7307         * gdb.mi/non-stop.c: Include unistd.h.
7308         * gdb.mi/nsthrexec.c: Include stdio.h.
7309         * gdb.mi/pthreads.c: Include unistd.h.
7310         * gdb.modula2/unbounded1.c (main): Declare returns int.
7311         * gdb.reverse/consecutive-reverse.c: Likewise.
7312         * gdb.threads/create-fail.c: Include unistd.h.
7313         * gdb.threads/killed.c: Likewise.
7314         * gdb.threads/linux-dp.c: Likewise.
7315         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7316         * gdb.threads/non-ldr-exc-2.c: Likewise.
7317         * gdb.threads/non-ldr-exc-3.c: Likewise.
7318         * gdb.threads/non-ldr-exc-4.c: Likewise.
7319         * gdb.threads/pthreads.c: Include unistd.h.
7320         (main): Declare returns int.
7321         * gdb.threads/tls-main.c (foo): New declaration.
7322         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7323
7324 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
7325
7326         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7327         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7328
7329 2015-01-15  Mark Wielaard  <mjw@redhat.com>
7330
7331         * gdb.base/noreturn-return.c: New file.
7332         * gdb.base/noreturn-return.exp: New file.
7333         * gdb.base/noreturn-finish.c: New file.
7334         * gdb.base/noreturn-finish.exp: New file.
7335
7336 2015-01-23  Pedro Alves  <palves@redhat.com>
7337
7338         * gdb.threads/continue-pending-after-query.c: New file.
7339         * gdb.threads/continue-pending-after-query.exp: New file.
7340
7341 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
7342             Simon Marchi  <simon.marchi@ericsson.com>
7343
7344         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7345         * gdb.base/valgrind-db-attach.exp: Same.
7346         * gdb.base/valgrind-infcall.exp: Same.
7347         * lib/mi-support.exp (default_mi_gdb_start): Same.
7348         * lib/prompt.exp (default_prompt_gdb_start): Same.
7349         * lib/gdb.exp (default_gdb_spawn): Same.
7350         (gdb_interact): New.
7351
7352
7353 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
7354
7355         * gdb.compile/compile.exp (pointer to jit function): New test.
7356
7357 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
7358
7359         * lib/gdb.exp (supports_process_record): Return true for
7360         powerpc*-*-linux*.
7361         (supports_reverse): Likewise.
7362
7363 2015-01-15  Don Breazeal  <donb@codesourcery.com>
7364
7365         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7366         instead of checking whether the target board is remote and
7367         use spawn_wait_for_attach instead of exec/sleep.
7368         * gdb.base/attach-twice.exp: Likewise.
7369
7370 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
7371
7372         * gdb.ada/var_arr_attrs: New testcase.
7373
7374 2015-01-14  Pedro Alves  <palves@redhat.com>
7375             Joel Brobecker  <brobecker@adacore.com>
7376
7377         PR gdb/17525
7378         * gdb.base/bp-cmds-execution-x-script.c: New file.
7379         * gdb.base/bp-cmds-execution-x-script.exp: New file.
7380         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7381
7382 2015-01-14  Pedro Alves  <palves@redhat.com>
7383
7384         PR cli/17828
7385         * gdb.base/batch-preserve-term-settings.c: New file.
7386         * gdb.base/batch-preserve-term-settings.exp: New file.
7387
7388 2015-01-13  Doug Evans  <dje@google.com>
7389
7390         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7391         binary.
7392
7393 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7394
7395         * Makefile.in (clean mostlyclean): Do not delete *.py.
7396
7397 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
7398
7399         * gdb.python/py-lookup-type.exp: New file.
7400
7401 2015-01-12  Pedro Alves  <palves@redhat.com>
7402
7403         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7404         restore GDBFLAGS before returning.
7405
7406 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7407
7408         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7409         is_amd64_regs_target and is_x86_like_target.
7410
7411 2015-01-11  Doug Evans  <xdje42@gmail.com>
7412
7413         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7414         is given without an explicit form.
7415         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7416         attributes.
7417         * gdb.dwarf/corrupt.exp: Ditto.
7418         * gdb.dwarf2/enum-type.exp: Ditto.
7419         * gdb.trace/entry-values.exp: Ditto.
7420         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7421
7422 2015-01-11  Doug Evans  <xdje42@gmail.com>
7423
7424         PR gdb/15830
7425         * gdb.base/maint.exp: Remove references to "maint demangle".
7426         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
7427         Add tests for explicitly specifying language to demangle.
7428         * gdb.dlang/demangle.exp: Ditto.
7429
7430 2015-01-09  Pedro Alves  <palves@redhat.com>
7431
7432         * gdb.threads/non-stop-fair-events.c: New file.
7433         * gdb.threads/non-stop-fair-events.exp: New file.
7434
7435 2015-01-09  Pedro Alves  <palves@redhat.com>
7436
7437         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7438         the global scope.  Set a breakpoint after all threads are started
7439         rather than stepping over two source lines.  Expect the prompt.
7440         * gdb.base/watch_thread_num.c (threads_started_barrier): New
7441         global.
7442         (NUM): Now 15.
7443         (main): Use threads_started_barrier to wait for all threads to
7444         start.  Main thread no longer calls thread_function.  Exit after
7445         180 seconds.
7446         (loop): New function.
7447         (thread_function): Wait on threads_started_barrier barrier.  Call
7448         'loop' at each iteration.
7449         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7450         threads have started, instead of hardcoding number of "next"
7451         steps.  Use an access watchpoint instead of a write watchpoint.
7452
7453 2015-01-09  Pedro Alves  <palves@redhat.com>
7454
7455         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7456         (thread_func): Wait on barrier.
7457         (main): Wait for all threads to start before stopping GDB.
7458         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7459         global.
7460         (thread1_func, thread2_func): Wait on barrier.
7461         (main): Wait for all threads to start before stopping GDB.
7462         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7463         New global.
7464         (thread1_func, thread2_func): Wait on barrier.
7465         (main): Wait for all threads to start before stopping GDB.
7466
7467 2015-01-09  Pedro Alves  <palves@redhat.com>
7468
7469         * gdb.threads/attach-many-short-lived-threads.c: New file.
7470         * gdb.threads/attach-many-short-lived-threads.exp: New file.
7471
7472 2014-01-09  Pedro Alves  <palves@redhat.com>
7473
7474         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7475         instead of to thread 2.
7476         * gdb.threads/signal-command-multiple-signals-pending.c (main):
7477         Add barrier around each pthread_create call instead of around all
7478         calls.
7479         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7480         Set a break on thread_function and have the child threads hit it
7481         one at at a time.
7482
7483 2015-01-09  Pedro Alves  <palves@redhat.com>
7484
7485         * lib/gdb.exp (can_spawn_for_attach): New procedure.
7486         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7487         false.
7488         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7489         checking whether the target board is remote.
7490         * gdb.multi/multi-attach.exp: Likewise.
7491         * gdb.python/py-sync-interp.exp: Likewise.
7492         * gdb.server/ext-attach.exp: Likewise.
7493         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7494         tests that need to attach, instead of checking whether the target
7495         board is remote at the top of the file.
7496
7497 2015-01-08  Yao Qi  <yao@codesourcery.com>
7498
7499         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7500
7501 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7502
7503         Fix testcase compilation.
7504         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7505
7506 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
7507
7508         * gdb.python/py-type.exp: Add a couple test about empty
7509         array creation, and negative-length array creation.
7510
7511 2015-01-02  Doug Evans  <xdje42@gmail.com>
7512
7513         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7514
7515 2015-01-02  Doug Evans  <dje@google.com>
7516
7517         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7518
7519 2014-12-29  Yao Qi  <yao@codesourcery.com>
7520
7521         * gdb.trace/entry-values.exp: Update comments.  Rename variable
7522         bar_call_foo to returned_from_foo.
7523
7524 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
7525
7526         PR gdb/17394
7527         * gdb.linespec/break-asm-file.c: New file.
7528         * gdb.linespec/break-asm-file.exp: New file.
7529         * gdb.linespec/break-asm-file0.s: New file.
7530         * gdb.linespec/break-asm-file1.s: New file.
7531
7532 2014-12-18  Nigel Stephens  <nigel@mips.com>
7533             Maciej W. Rozycki  <macro@codesourcery.com>
7534
7535         * gdb.base/float.exp: Handle the new output from "info float" on
7536         MIPS targets.
7537
7538 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7539
7540         Fix MinGW compilation.
7541         * gdb.compile/compile-ops.exp: Update untested message if
7542         !skip_compile_feature_tests.
7543         * gdb.compile/compile-setjmp.exp: Likewise.
7544         * gdb.compile/compile-tls.exp: Likewise.
7545         * gdb.compile/compile.exp: Likewise.
7546         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7547         supported on this host".
7548
7549 2014-12-16  Doug Evans  <xdje42@gmail.com>
7550
7551         * boards/stabs.exp: New file.
7552
7553 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7554
7555         * gdb.base/completion.exp: Adjust to format changes of "maint
7556         print user-registers".
7557
7558 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
7559
7560         PR server/17457
7561         * gdb.arch/aarch64-fp.c: New file.
7562         * gdb.arch/aarch64-fp.exp: New file.
7563
7564 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
7565
7566         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7567         r210637, r210913, r211666, r215400, r215817).
7568
7569         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
7570                 * dg-extract-results.py: New file.
7571                 * dg-extract-results.sh: Use it if the environment seems
7572                 suitable.
7573
7574         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
7575
7576                 * dg-extract-results.py (parse_run): Handle warnings that
7577                 are printed before a test harness is run.
7578
7579         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
7580
7581                 * dg-extract-results.py (Named): Remove __cmp__ method.
7582                 (output_variation): Use a key to sort variation.harnesses.
7583
7584         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
7585
7586                 * dg-extract-results.py: For Python 3, force sys.stdout to
7587                 handle surrogate escape sequences.
7588                 (safe_open): New function.
7589                 (output_segment, main): Use it.
7590
7591         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
7592
7593                 * dg-extract-results.py (Prog.result_re): Include options
7594                 in test name.
7595
7596         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
7597
7598                 * dg-extract-results.py (output_variation): Always sort if
7599                 do_sum.
7600
7601 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
7602
7603         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7604         as long as we get pagination notifications.
7605
7606 2014-12-15  Jason Merrill  <jason@redhat.com>
7607
7608         * Makefile.in (check-gdb.%): Restore.
7609         * README: Mention it.
7610
7611 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
7612
7613         * gdb.ada/str_uninit: New testcase.
7614
7615 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7616
7617         PR symtab/17642
7618         * gdb.base/vla-stub-define.c: New file.
7619         * gdb.base/vla-stub.c: New file.
7620         * gdb.base/vla-stub.exp: New file.
7621
7622 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
7623             Jan Kratochvil  <jan.kratochvil@redhat.com>
7624             Tom Tromey  <tromey@redhat.com>
7625
7626         * configure.ac: Add gdb.compile/.
7627         * configure: Regenerate.
7628         * gdb.compile/Makefile.in: New file.
7629         * gdb.compile/compile-ops.exp: New file.
7630         * gdb.compile/compile-ops.c: New file.
7631         * gdb.compile/compile-tls.c: New file.
7632         * gdb.compile/compile-tls.exp: New file.
7633         * gdb.compile/compile-constvar.S: New file.
7634         * gdb.compile/compile-constvar.c: New file.
7635         * gdb.compile/compile-mod.c: New file.
7636         * gdb.compile/compile-nodebug.c: New file.
7637         * gdb.compile/compile-setjmp-mod.c: New file.
7638         * gdb.compile/compile-setjmp.c: New file.
7639         * gdb.compile/compile-setjmp.exp: New file.
7640         * gdb.compile/compile-shlib.c: New file.
7641         * gdb.compile/compile.c: New file.
7642         * gdb.compile/compile.exp: New file.
7643         * lib/gdb.exp (skip_compile_feature_tests): New proc.
7644
7645 2014-12-12  Tom Tromey  <tromey@redhat.com>
7646
7647         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
7648         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7649
7650 2014-12-12  Doug Evans  <dje@google.com>
7651
7652         * lib/gdb-python.exp (get_python_valueof): New function.
7653         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7654
7655 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7656
7657         * gdb.base/completion.exp: Add test for completion of "info
7658         registers ".
7659
7660 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
7661
7662         * gdb.base/func-ptrs.c: New file.
7663         * gdb.base/func-ptrs.exp: New file.
7664
7665 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7666
7667         PR breakpoints/17012
7668         * gdb.base/dprintf-detach.c: New file.
7669         * gdb.base/dprintf-detach.exp: New file.
7670
7671 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
7672
7673         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7674         * lib/gdb.exp (target_is_gdbserver): New procedure.
7675
7676 2014-12-08  Doug Evans  <dje@google.com>
7677
7678         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7679
7680 2014-12-05  Yao Qi  <yao@codesourcery.com>
7681
7682         * gdb.guile/scm-error.exp: Remove the third argument to
7683         gdb_remote_download.
7684         * gdb.guile/scm-frame-args.exp: Likewise.
7685         * gdb.guile/scm-section-script.exp: Likewise.
7686
7687 2014-12-05  Yao Qi  <yao@codesourcery.com>
7688
7689         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7690
7691 2014-12-04  Doug Evans  <dje@google.com>
7692
7693         * gdb.python/py-objfile.exp: Add tests for
7694         objfile.add_separate_debug_file.
7695
7696 2014-12-04  Doug Evans  <dje@google.com>
7697
7698         * lib/gdb.exp (get_build_id): New function.
7699         (build_id_debug_filename_get): Rewrite to use it.
7700         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7701
7702 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
7703
7704         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7705         `method(long)', not just 0x0.
7706         * gdb.cp/nsalias.exp: Align code labels to 4.
7707         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7708         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7709         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7710         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7711         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7712         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7713
7714 2014-12-02  Doug Evans  <dje@google.com>
7715
7716         PR symtab/17602
7717         * gdb.cp/anon-ns.cc: Move guts of this file to ...
7718         * gdb.cp/anon-ns2.cc: ... here.  New file.
7719         * gdb.cp/anon-ns.exp: Update.
7720
7721 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
7722
7723         * gdb.python/py-events.py (inferior_call_handler): New.
7724         (register_changed_handler, memory_changed_handler): New.
7725         (test_events.invoke): Register new handlers.
7726         * gdb.python/py-events.exp: Add tests for inferior call,
7727         memory_changed and register_changed events.
7728
7729 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7730
7731         * gdb.base/execl-update-breakpoints.exp: Specify the link address
7732         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
7733         if the linker doesn't understand this.
7734
7735 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
7736
7737         * gdb.python/python.exp: Change expected reply to help().
7738
7739 2014-12-01  Yao Qi  <yao@codesourcery.com>
7740
7741         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
7742         AC_CONFIG_SUBDIRS(gdb.gdbtk).
7743         * configure: Re-generated.
7744
7745 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
7746
7747         * gdb.cp/chained-calls.cc: New file.
7748         * gdb.cp/chained-calls.exp: New file.
7749         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7750
7751 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
7752
7753         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7754         * gdb.dwarf2/symtab-producer.exp: Same.
7755         * gdb.gdb/python-interrupts.exp: Same.
7756         * gdb.gdb/python-selftest.exp: Same.
7757         * gdb.python/py-linetable.exp: Same.
7758         * gdb.python/py-type.exp: Same.
7759         * gdb.python/py-value-cc.exp: Same.
7760         * gdb.python/py-value.exp: Same.
7761
7762 2014-11-28  Yao Qi  <yao@codesourcery.com>
7763
7764         * gdb.base/break-probes.exp: Match library name prefixed with
7765         sysroot.
7766
7767 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
7768
7769         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7770         test expected output.  Add parentheses for the call to print.
7771         Remove L suffix from integers.
7772
7773 2014-11-26  Doug Evans  <dje@google.com>
7774
7775         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7776
7777 2014-11-22  Yao Qi  <yao@codesourcery.com>
7778
7779         * gdb.trace/entry-values.c: Remove asms.
7780         (foo): Add foo_label.
7781         (bar): Add bar_label.
7782         * gdb.trace/entry-values.exp: Remove code computing  foo's
7783         length and bar's length.
7784         (Dwarf::assemble): Invoke function_range for bar and use
7785         MACRO_AT_func for foo.
7786
7787 2014-11-22  Yao Qi  <yao@codesourcery.com>
7788
7789         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7790         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
7791         Use .Lgcc43_procstart instead of gcc43.
7792
7793 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
7794
7795         * gdb.ada/n_arr_bound: New testcase.
7796
7797 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
7798
7799         PR breakpoints/10737
7800         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7801         test_catch_syscall_multi_arch.
7802         (test_catch_syscall_multi_arch): New function.
7803
7804 2014-11-20  Doug Evans  <xdje42@gmail.com>
7805
7806         * gdb.base/maint.exp: Update expected output.
7807
7808 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7809
7810         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7811         4-byte instruction on S390.
7812
7813 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
7814
7815         * gdb.ada/arr_arr: New testcase.
7816
7817 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
7818
7819         * gdb.ada/pkd_arr_elem: New Testcase.
7820
7821 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
7822
7823         * gdb.reverse/break-precsave: Expect completion message for
7824         core file reads.
7825         * gdb.reverse/consecutive-precsave.exp: Likewise.
7826         * gdb.reverse/finish-precsave.exp: Likewise.
7827         * gdb.reverse/i386-precsave.exp: Likewise.
7828         * gdb.reverse/machinestate-precsave.exp: Likewise.
7829         * gdb.reverse/sigall-precsave.exp: Likewise.
7830         * gdb.reverse/solib-precsave.exp: Likewise.
7831         * gdb.reverse/step-precsave.exp: Likewise.
7832         * gdb.reverse/until-precsave.exp: Likewise.
7833         * gdb.reverse/watch-precsave.exp: Likewise.
7834
7835 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7836
7837         * gdb.base/bp-permanent.c: Include unistd.h.
7838         * gdb.python/py-framefilter-mi.c (main): Add return type.
7839         * gdb.python/py-framefilter.c (main): Likewise.
7840         * gdb.trace/actions-changed.c (main): Likewise.
7841
7842 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7843
7844         * gdb.mi/until.c: Add eye-catchers.
7845         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7846         line numbers.
7847
7848 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7849
7850         * gdb.base/condbreak.exp: Drop references to removed non-prototype
7851         function header variants in break1.c.
7852         * gdb.base/ena-dis-br.exp: Likewise.
7853         * gdb.base/hbreak2.exp: Likewise.
7854         * gdb.reverse/until-precsave.exp: Drop references to removed
7855         non-prototype function header variants in ur1.c.
7856         * gdb.reverse/until-reverse.exp: Likewise.
7857
7858 2014-11-17  Petr Machata  <pmachata@redhat.com>
7859
7860         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
7861         ${_cu_offset_size} bytes abbrev offset.
7862
7863 2014-11-15  Doug Evans  <xdje42@gmail.com>
7864
7865         PR symtab/17559
7866         * gdb.base/line-symtabs.exp: New file.
7867         * gdb.base/line-symtabs.c: New file.
7868         * gdb.base/line-symtabs.h: New file.
7869
7870 2014-11-14  Yao Qi  <yao@codesourcery.com>
7871
7872         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7873         (func): Add label func_label.
7874         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7875         Replace low_pc and high_pc with MACRO_AT_range.
7876         Replace name, low_pc and high_pc with MACRO_AT_func.
7877
7878 2014-11-14  Yao Qi  <yao@codesourcery.com>
7879
7880         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7881         Replace name, low_pc and high_pc with MACRO_AT_func.
7882
7883 2014-11-14  Yao Qi  <yao@codesourcery.com>
7884
7885         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7886         produce debug information.
7887         * gdb.dwarf2/implptr-optimized-out.S: Removed.
7888
7889 2014-11-14  Yao Qi  <yao@codesourcery.com>
7890
7891         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7892         object and get function length.
7893         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7894         with MACRO_AT_func.
7895         (top-level): Replace gdb_compile and clean_restart with
7896         prepare_for_testing.
7897         * gdb.dwarf2/main.c (main): Add label main_label.
7898
7899 2014-11-14  Yao Qi  <yao@codesourcery.com>
7900
7901         * lib/dwarf.exp (function_range): New procedure.
7902         (Dwarf::_handle_macro_at_func): New procedure.
7903         (Dwarf::_handle_macro_at_range): New procedure.
7904         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7905
7906 2014-11-14  Yao Qi  <yao@codesourcery.com>
7907
7908         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7909         (_handle_attribute): New procedure.
7910
7911 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7912
7913         * gdb.ada/cond_lang/foo.c (callme): Add return type.
7914         * gdb.base/call-sc.c (zed): Likewise.
7915         * gdb.base/checkpoint.c (main): Likewise.
7916         * gdb.base/dump.c (main): Likewise.
7917         * gdb.base/gcore.c (main): Likewise.
7918         * gdb.base/huge.c (main): Likewise.
7919         * gdb.base/multi-forks.c (main): Likewise.
7920         * gdb.base/pr10179-a.c (main): Likewise.
7921         * gdb.base/savedregs.c (main): Likewise.
7922         * gdb.base/sigaltstack.c (main): Likewise.
7923         * gdb.base/siginfo.c (main): Likewise.
7924         * gdb.base/structs.c (zed): Likewise.
7925         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7926         * gdb.mi/mi-syn-frame.c (main): Likewise.
7927         * gdb.mi/until.c (foo, main): Likewise.
7928         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7929         * gdb.base/solib-weak.c (foo): Declare.
7930         * gdb.base/attach-twice.c: Include stdio.h.
7931         * gdb.base/weaklib1.c: Likewise.
7932         * gdb.base/weaklib2.c: Likewise.
7933         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7934         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7935         unistd.h.
7936         * gdb.base/attach-pie-misread.c: Include stdlib.h.
7937         * gdb.mi/mi-exit-code.c: Likewise.
7938         * gdb.base/break-interp-lib.c: Include string.h.
7939         * gdb.base/coremaker.c: Likewise.
7940         * gdb.base/testenv.c: Likewise.
7941         * gdb.python/py-finish-breakpoint.c: Likewise.
7942         * gdb.base/inferior-died.c: Include sys/wait.h.
7943         * gdb.base/fileio.c: Include time.h.
7944         * gdb.base/async-shell.c: Include unistd.h.
7945         * gdb.base/dprintf-non-stop.c: Likewise.
7946         * gdb.base/info-os.c: Likewise.
7947         * gdb.mi/mi-console.c: Likewise.
7948         * gdb.mi/watch-nonstop.c: Likewise.
7949         * gdb.python/py-events.c: Likewise.
7950         * gdb.base/async.c (baz): Move up before its invocation.
7951         * gdb.base/code_elim2.c (my_global_func): Likewise.
7952         * gdb.base/skip-solib-lib.c (multiply): Likewise.
7953         * gdb.base/advance.c (func2): Likewise.
7954
7955 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7956
7957         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7958         variant.
7959         * gdb.base/annota3.c: Likewise.
7960         * gdb.base/async.c: Likewise.
7961         * gdb.base/average.c: Likewise.
7962         * gdb.base/call-ar-st.c: Likewise.
7963         * gdb.base/call-rt-st.c: Likewise.
7964         * gdb.base/call-sc.c: Likewise.
7965         * gdb.base/call-strs.c: Likewise.
7966         * gdb.base/ending-run.c: Likewise.
7967         * gdb.base/execd-prog.c: Likewise.
7968         * gdb.base/exprs.c: Likewise.
7969         * gdb.base/foll-exec.c: Likewise.
7970         * gdb.base/foll-fork.c: Likewise.
7971         * gdb.base/foll-vfork.c: Likewise.
7972         * gdb.base/funcargs.c: Likewise.
7973         * gdb.base/gcore.c: Likewise.
7974         * gdb.base/jump.c: Likewise.
7975         * gdb.base/langs0.c: Likewise.
7976         * gdb.base/langs1.c: Likewise.
7977         * gdb.base/langs2.c: Likewise.
7978         * gdb.base/mips_pro.c: Likewise.
7979         * gdb.base/nodebug.c: Likewise.
7980         * gdb.base/opaque0.c: Likewise.
7981         * gdb.base/opaque1.c: Likewise.
7982         * gdb.base/recurse.c: Likewise.
7983         * gdb.base/run.c: Likewise.
7984         * gdb.base/scope0.c: Likewise.
7985         * gdb.base/scope1.c: Likewise.
7986         * gdb.base/setshow.c: Likewise.
7987         * gdb.base/setvar.c: Likewise.
7988         * gdb.base/shmain.c: Likewise.
7989         * gdb.base/shr1.c: Likewise.
7990         * gdb.base/shr2.c: Likewise.
7991         * gdb.base/sigall.c: Likewise.
7992         * gdb.base/signals.c: Likewise.
7993         * gdb.base/so-indr-cl.c: Likewise.
7994         * gdb.base/solib2.c: Likewise.
7995         * gdb.base/structs.c: Likewise.
7996         * gdb.base/sum.c: Likewise.
7997         * gdb.base/vforked-prog.c: Likewise.
7998         * gdb.base/watchpoint.c: Likewise.
7999         * gdb.reverse/shr2.c: Likewise.
8000         * gdb.reverse/until-reverse.c: Likewise.
8001         * gdb.reverse/ur1.c: Likewise.
8002         * gdb.reverse/watch-reverse.c: Likewise.
8003
8004 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8005
8006         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8007         variant.
8008         * gdb.base/sepdebug.exp: Drop references to removed code.
8009
8010 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8011
8012         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8013         variant.  Preserve original line numbering.
8014         * gdb.base/list1.c: Likewise.
8015
8016 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8017
8018         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8019         variant.
8020         * gdb.base/break1.c: Likewise.
8021         * gdb.base/break.exp: Drop references to removed code.
8022
8023 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8024
8025         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8026         variant.
8027
8028 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8029
8030         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8031
8032 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8033
8034         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
8035         logic into perform_all_tests() and invoke it with and without
8036         function header prototypes.
8037         (do_function_calls): Remove conditional XFAIL for PR 5318.
8038         (rerun_and_prepare): Remove duplicate code.
8039         (perform_all_tests): New.  Main logic moved here.
8040
8041 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8042
8043         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8044         code guarded by #ifdef NO_PROTOTYPES.
8045         (t_double_many_args): Likewise.
8046         (DEF_FUNC_MANY_ARGS_1): Likewise.
8047         (DEF_FUNC_VALUES_1): Likewise.
8048         (t_structs_ldc): Renamed from t_structs_fc in conditional code
8049         guarded by #ifdef PROTOTYPES.
8050
8051 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8052
8053         * gdb.mi/mi-console.c: Add eye-catcher.
8054         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8055         instead of literal line number.
8056
8057 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8058
8059         * gdb.base/shr2.c: Add eye-catcher.
8060         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8061         line number.
8062
8063 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8064
8065         * gdb.base/jump.c: Add eye-catchers.
8066         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8067         numbers.
8068
8069 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8070
8071         * gdb.base/execd-prog.c: Add eye-catchers.
8072         * gdb.base/foll-exec.c: Likewise.
8073         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8074         line numbers.
8075
8076 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8077
8078         * gdb.base/ending-run.c: Add eye-catchers.
8079         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8080         literal line numbers.
8081
8082 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8083
8084         * gdb.base/call-rt-st.c: Add eye-catchers.
8085         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8086         literal line numbers.
8087
8088 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8089
8090         * gdb.base/call-ar-st.c: Add eye-catchers.
8091         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8092         literal line numbers.
8093
8094 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8095
8096         * gdb.base/average.c: Add eye-catchers.
8097         * gdb.base/sum.c: Likewise.
8098         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8099         regexps dynamically.
8100
8101 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8102
8103         * gdb.base/solib1.c: Add eye-catchers.
8104         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8105         literal line numbers.
8106
8107 2014-11-12  Pedro Alves  <palves@redhat.com>
8108
8109         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8110         leader has exited.
8111
8112 2014-11-12  Pedro Alves  <palves@redhat.com>
8113
8114         * gdb.arch/i386-bp_permanent.c: New file.
8115         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8116         (srcfile): Set to i386-bp_permanent.c.
8117         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
8118         that stepi does not execute the 'leave' instruction, instead of
8119         testing it does execute.
8120         * gdb.base/bp-permanent.c: New file.
8121         * gdb.base/bp-permanent.exp: New file.
8122
8123 2014-11-10  Doug Evans  <xdje42@gmail.com>
8124
8125         PR symtab/17564
8126         * gdb.base/symtab-search-order.exp: New file.
8127         * gdb.base/symtab-search-order.c: New file.
8128         * gdb.base/symtab-search-order-1.c: New file.
8129         * gdb.base/symtab-search-order-shlib-1.c: New file.
8130
8131 2014-11-07  Pedro Alves  <palves@redhat.com>
8132
8133         PR gdb/17511
8134         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8135         i?86-*-linux*.
8136
8137 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
8138
8139         PR c++/17494
8140         * gdb.cp/pr17494.cc: New file.
8141         * gdb.cp/pr17494.exp: New file.
8142
8143 2014-11-02  Yao Qi  <yao@codesourcery.com>
8144
8145         * gdb.python/python.exp: Get working directory and match the
8146         output of "set extended-prompt \\w " with it.
8147
8148 2014-10-30  Doug Evans  <dje@google.com>
8149
8150         * gdb.python/py-objfile.exp: Add tests for setting random attributes
8151         in objfiles.
8152         * gdb.python/py-progspace.exp: Add tests for setting random attributes
8153         in progspaces.
8154
8155 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
8156
8157         * gdb.base/fullpath-expand.exp: Skip for a remote host.
8158         * gdb.base/realname-expand.exp: Likewise.
8159         * gdb.linespec/macro-relative.exp: Likewise.
8160
8161 2014-10-29  Pedro Alves  <palves@redhat.com>
8162
8163         PR gdb/17408
8164         * gdb.threads/schedlock.c (some_function): New function.
8165         (call_function): New global.
8166         (MAYBE_CALL_SOME_FUNCTION): New macro.
8167         (thread_function): Call it.
8168         * gdb.threads/schedlock.exp (get_args): Add description parameter,
8169         and use it instead of a global counter.  Adjust all callers.
8170         (get_current_thread): Use "find current thread" for test message
8171         here rather than having all callers pass down the same string.
8172         (goto_loop): New procedure, factored out from ...
8173         (my_continue): ... this.
8174         (step_ten_loops): Change parameter from test message to command to
8175         use.  Adjust.
8176         (list_count): Delete global.
8177         (check_result): New procedure, factored out from duplicate top
8178         level code.
8179         (continue tests): Wrap in with_test_prefix.
8180         (test_step): New procedure, factored out from duplicate top level
8181         code.
8182         (top level): Test "step" in combination with all scheduler-locking
8183         modes.  Test "next" in combination with all scheduler-locking
8184         modes, and in combination with stepping over a function call or
8185         not.
8186         * gdb.threads/next-bp-other-thread.c: New file.
8187         * gdb.threads/next-bp-other-thread.exp: New file.
8188
8189 2014-10-29  Pedro Alves  <palves@redhat.com>
8190
8191         PR python/17372
8192         * gdb.python/python.exp: Test a multi-line command that spawns
8193         interactive Python.
8194         * gdb.base/multi-line-starts-subshell.exp: New file.
8195
8196 2014-10-29  Yao Qi  <yao@codesourcery.com>
8197
8198         * gdb.base/fileio.exp: Make directories on host.
8199
8200 2014-10-29  Yao Qi  <yao@codesourcery.com>
8201
8202         * gdb.base/fileio.c (test_write): Close the file.
8203
8204 2014-10-28  Pedro Alves  <palves@redhat.com>
8205
8206         PR gdb/12623
8207         * gdb.base/sigstep.c (no_handler): New global.
8208         (main): If 'no_handler is true, set the signal handlers to
8209         SIG_IGN.
8210         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8211         with_sw_watch and no_handler parameters.  Handle them.
8212         (top level) <stepping over handler when stopped at a breakpoint
8213         test>: Add a test axis for testing with a software watchpoint, and
8214         another for testing with the signal handler set to SIG_IGN.
8215         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8216         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8217
8218 2014-10-28  Pedro Alves  <palves@redhat.com>
8219
8220         PR gdb/17511
8221         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8222         * gdb.base/sigstep.exp (other_handler_location): New global.
8223         (advance): Support stepping into the signal handler, and running
8224         commands while in the handler.
8225         (in_handler_map): New global.
8226         (top level): In the advance test, add combinations for getting
8227         into the handler with stepping commands, and for running commands
8228         in the handler.  Add comment descripting the advancei tests.
8229
8230 2014-10-28  Pedro Alves  <palves@redhat.com>
8231
8232         * gdb.base/sigstep.exp: Use build_executable instead of
8233         prepare_for_testing.
8234         (top level): Move code that starts GDB, runs to main and creates a
8235         display to ...
8236         (restart): ... this new procedure.
8237         (top level): Move backtrace from signal handler test to ...
8238         (validate_backtrace): ... this new procedure.
8239         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
8240         with_test_prefix.  Always restart GDB.
8241         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
8242         with_test_prefix.  Always restart GDB.  No need to delete
8243         breakpoints after the test.
8244         (test_skip_handler): Remove prefix parameter.
8245         (skip_over_handler, breakpoint_to_handler)
8246         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8247         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
8248         restart GDB.  No need to delete breakpoints after the test.
8249         (top level): Use foreach to call the test procedures with
8250         different commands.
8251
8252 2014-10-28  Pedro Alves  <palves@redhat.com>
8253
8254         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8255         instead of GNATS numbers.
8256         * gdb.base/sigbpt.exp: Likewise.
8257         * gdb.base/siginfo.exp: Likewise.
8258         * gdb.base/sigstep.exp: Likewise.
8259
8260 2014-10-27  Pedro Alves  <palves@redhat.com>
8261
8262         * gdb.base/sigstep.c (dummy): New global.
8263         (main): Issue a couple writes to the new global.
8264         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8265         procedures.
8266         (skip_over_handler): Use test_skip_handler.
8267         (top level): Call skip_over_handler for stepi and nexti too.
8268         (breakpoint_over_handler): Use test_skip_handler.
8269         (top level): Call breakpoint_over_handler for stepi and nexti too.
8270
8271 2014-10-27  Yao Qi  <yao@codesourcery.com>
8272
8273         * gdb.trace/tfile.c (adjust_function_address)
8274         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8275         function descriptor.
8276
8277 2014-10-24  Don Breazeal  <donb@codesourcery.com>
8278
8279         * gdb.base/foll-fork.exp (test_follow_fork,
8280         catch_fork_child_follow): Check for updated fork messages emitted
8281         from infrun.c.
8282         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8283         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8284         vfork_and_exec_child_follow_through_step): Check for updated vfork
8285         messages emitted from infrun.c.
8286
8287 2014-10-24  Pedro Alves  <palves@redhat.com>
8288
8289         * gdb.base/corefile.exp: Remove references to ultrix.
8290         * gdb.base/interrupt.exp: Likewise.
8291         * gdb.base/whatis.exp: Likewise.
8292         * gdb.gdb/selftest.exp: Likewise.
8293         * gdb.threads/manythreads.exp: Likewise.
8294         * gdb.threads/print-threads.exp: Likewise.
8295         * gdb.threads/pthreads.exp:: Likewise.
8296         * gdb.threads/schedlock.exp: Likewise.
8297
8298 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
8299
8300         * gdb.cp/non-trivial-retval.cc: Add a test case.
8301         * gdb.cp/non-trivial-retval.exp: Add a test.
8302
8303 2014-10-20  Yao Qi  <yao@codesourcery.com>
8304
8305         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8306         * gdb.python/py-objfile-script-gdb.py: New file.
8307         * gdb.python/py-objfile-script.exp: Update reference to
8308         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
8309         of remote_download.  Remove the dest file.
8310
8311 2014-10-20  Yao Qi  <yao@codesourcery.com>
8312
8313         * gdb.base/checkpoint.exp: Don't remove file copied on host.
8314         * gdb.base/step-line.exp: Likewise.
8315         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8316         * gdb.dwarf2/dw2-basic.exp: Likewise.
8317         * gdb.dwarf2/dw2-compressed.exp: Likewise.
8318         * gdb.dwarf2/dw2-filename.exp: Likewise.
8319         * gdb.dwarf2/dw2-intercu.exp: Likewise.
8320         * gdb.dwarf2/dw2-intermix.exp: Likewise.
8321         * gdb.dwarf2/dw2-producer.exp: Likewise.
8322         * gdb.dwarf2/mac-fileno.exp: Likewise.
8323         * gdb.python/py-frame-args.exp: Likewise.
8324         * gdb.python/py-framefilter.exp: Likewise.
8325         * gdb.python/py-mi.exp: Likewise.
8326         * gdb.python/py-objfile-script.exp: Likewise
8327         * gdb.python/py-pp-integral.exp: Likewise.
8328         * gdb.python/py-pp-re-notag.exp: Likewise.
8329         * gdb.python/py-prettyprint.exp: Likewise.
8330         * gdb.python/py-section-script.exp: Likewise.
8331         * gdb.python/py-typeprint.exp: Likewise.
8332         * gdb.python/py-xmethods.exp: Likewise.
8333         * gdb.stabs/weird.exp: Likewise.
8334         * gdb.xml/tdesc-regs.exp: Likewise.
8335
8336 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
8337
8338         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8339         (out_cu): Use addr_len for the size of addresses.
8340         (out_line): Likewise.  Size DW_LNE_set_address instruction
8341         according to addr_len.
8342         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8343         (FUNC): Add START_INSNS to definition.
8344
8345 2014-10-18  Yao Qi  <yao@codesourcery.com>
8346
8347         * gdb.base/argv0-symlink.exp: Check argv[0] value if
8348         gdb_has_argv0 return true.
8349         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8350         check [target_info exists noargs], check [gdb_has_argv0]
8351         instead.
8352         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8353         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8354         procedures.
8355
8356 2014-10-17  Doug Evans  <dje@google.com>
8357
8358         * gdb.python/py-events.exp: Update expected output for clear_objfiles
8359         event.
8360         * gdb.python/py-events.py: Add clear_objfiles event.
8361
8362 2014-10-17  Doug Evans  <dje@google.com>
8363
8364         * gdb.python/py-objfile.exp: Test progspace attribute.
8365
8366 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
8367
8368         * gdb.guile/scm-breakpoint.exp: Do not assume any
8369         directory separators when matching source file paths.
8370         * gdb.python/py-breakpoint.exp: Likewise.
8371         * gdb.reverse/break-precsave.exp: Likewise.
8372         * gdb.reverse/break-reverse.exp: Likewise.
8373         * gdb.reverse/consecutive-precsave.exp: Likewise.
8374         * gdb.reverse/finish-precsave.exp: Likewise.
8375         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8376         * gdb.reverse/finish-reverse.exp: Likewise.
8377         * gdb.reverse/i386-precsave.exp: Likewise.
8378         * gdb.reverse/i387-env-reverse.exp: Likewise.
8379         * gdb.reverse/i387-stack-reverse.exp: Likewise.
8380         * gdb.reverse/machinestate-precsave.exp: Likewise.
8381         * gdb.reverse/machinestate.exp: Likewise.
8382         * gdb.reverse/sigall-precsave.exp: Likewise.
8383         * gdb.reverse/solib-precsave.exp: Likewise.
8384         * gdb.reverse/step-precsave.exp: Likewise.
8385         * gdb.reverse/until-precsave.exp: Likewise.
8386         * gdb.reverse/watch-precsave.exp: Likewise.
8387         * gdb.reverse/watch-reverse.exp: Likewise.
8388
8389 2014-10-17  Yao Qi  <yao@codesourcery.com>
8390
8391         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8392         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8393
8394 2014-10-17  Pedro Alves  <palves@redhat.com>
8395
8396         PR gdb/17471
8397         * gdb.base/bg-execution-repeat.c: New file.
8398         * gdb.base/bg-execution-repeat.exp: New file.
8399
8400 2014-10-17  Pedro Alves  <palves@redhat.com>
8401
8402         PR gdb/17300
8403         * gdb.base/continue-all-already-running.c: New file.
8404         * gdb.base/continue-all-already-running.exp: New file.
8405
8406 2014-10-17  Pedro Alves  <palves@redhat.com>
8407
8408         PR gdb/17472
8409         * gdb.base/annota-input-while-running.c: New file.
8410         * gdb.base/annota-input-while-running.exp: New file.
8411
8412 2014-10-17  Pedro Alves  <palves@redhat.com>
8413
8414         * gdb.base/callfuncs.exp: emove references to osf.
8415         * gdb.base/sigall.exp: Likewise.
8416         * gdb.gdb/selftest.exp: Likewise.
8417         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8418         * gdb.mi/non-stop.c: Likewise.
8419         * gdb.mi/pthreads.c: Likewise.
8420         * gdb.reverse/sigall-precsave.exp: Likewise.
8421         * gdb.reverse/sigall-reverse.exp: Likewise.
8422         * gdb.threads/pthreads.c: Likewise.
8423         * gdb.threads/pthreads.exp: Likewise.
8424
8425 2014-10-17  Yao Qi  <yao@codesourcery.com>
8426
8427         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8428         check 'target_info exists noargs'.
8429         (test_command_prompt_position): Likewise.
8430         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8431         Remove "set args".
8432         (progvar_simple_while_test): Likewise.
8433         (progvar_complex_if_while_test): Likewise.
8434         (if_while_breakpoint_command_test): Likewise.
8435         (infrun_breakpoint_command_test): Likewise.
8436         (breakpoint_command_test): Likewise.
8437         (watchpoint_command_test): Likewise.
8438         (bp_deleted_in_command_test): Likewise.
8439         (temporary_breakpoint_commands): Likewise.
8440
8441 2014-10-16  Yao Qi  <yao@codesourcery.com>
8442
8443         * gdb.base/remotetimeout.exp: Remove noargs checking.
8444
8445 2014-10-15  Pedro Alves  <palves@redhat.com>
8446
8447         PR breakpoints/9649
8448         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8449         * gdb.base/breakpoint-in-ro-region.exp
8450         (probe_target_hardware_step): New procedure.
8451         (top level): Probe hardware stepping and hardware breakpoint
8452         support.  Test stepping through a read-only region, with both
8453         "breakpoint auto-hw" on and off and both "always-inserted" on and
8454         off.
8455
8456 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
8457
8458         * gdb.dlang/demangle.exp: Update for demangling changes.
8459
8460 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8461
8462         * gdb.cp/non-trivial-retval.cc: Add new test cases.
8463         * gdb.cp/non-trivial-retval.exp: Add new tests.
8464
8465 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
8466
8467         PR c++/13403
8468         PR c++/15154
8469         * gdb.cp/non-trivial-retval.cc: New file.
8470         * gdb.cp/non-trivial-retval.exp: New file.
8471
8472 2014-10-15  Yao Qi  <yao@codesourcery.com>
8473
8474         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8475         remote host.
8476
8477 2014-10-15  Yao Qi  <yao@codesourcery.com>
8478
8479         * gdb.python/py-symbol.exp: Match file base name if host is
8480         remote, otherwise match file name with dir name.
8481         * gdb.python/py-symtab.exp: Likewise.
8482         * gdb.python/python.exp: Likewise.
8483
8484 2014-10-15  Yao Qi  <yao@codesourcery.com>
8485
8486         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8487         pattern.
8488         * gdb.python/py-symtab.exp: Likewise.
8489         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
8490         locationn.
8491
8492 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
8493
8494         * gdb.ada/addr_arith: New testcase.
8495
8496 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
8497
8498         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8499         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8500         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8501         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8502
8503 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
8504
8505         * gdb.arch/stap-eval-lang-ada.S: Likewise.
8506         * gdb.arch/stap-eval-lang-ada.c: Likewise.
8507         * gdb.arch/stap-eval-lang-ada.exp: New file.
8508
8509 2014-10-14  Yao Qi  <yao@codesourcery.com>
8510
8511         * gdb.mi/mi-var-child.c (nothing1): New function.
8512         (nothing2): New function.
8513         (do_children_tests): Set function pointers by nothing1 and
8514         nothing2.
8515         * gdb.mi/mi-var-child.exp: Step over new added statements.
8516         Update test to match the new output.
8517         * gdb.mi/var-cmd.c (nothing1): New function.
8518         (nothing2): New function.
8519         (do_children_tests): Set function pointers by  nothing1 and
8520         nothing2.
8521         * gdb.mi/mi-var-display.exp: Update test to match output.
8522         Step to the line specified by $line_dct_nothing.
8523         Increase the number of lines to step.
8524
8525 2014-10-14  Yao Qi  <yao@codesourcery.com>
8526
8527         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8528         tests.
8529         * gdb.mi/mi2-var-child.exp: Likewise.
8530
8531 2014-10-13  Doug Evans  <dje@google.com>
8532
8533         * gdb.python/py-objfile.exp: Change name of file name test.
8534
8535 2014-10-13  Doug Evans  <dje@google.com>
8536
8537         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8538         from the start of the CU.
8539
8540 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8541             Yao Qi  <yao@codesourcery.com>
8542
8543         Fix "save breakpoints" for "catch" command.
8544         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8545         Remove -nonewline.  Match also the added "main" line.
8546
8547 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8548
8549         Fix "save breakpoints" for "disable $bpnum" command.
8550         * gdb.base/save-bp.c (main): Add label.
8551         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
8552
8553 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8554
8555         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8556
8557 2014-10-11  Yao Qi  <yao@codesourcery.com>
8558
8559         * gdb.server/server-kill.exp: Execute command
8560         "set remote trace-status-packet on" before "tstatus".
8561
8562 2014-10-11  Yao Qi  <yao@codesourcery.com>
8563
8564         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8565         (main): Call getppid.
8566         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8567         and continue to it.  Read variable "server_pid".
8568
8569 2014-10-11  Yao Qi  <yao@codesourcery.com>
8570
8571         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8572
8573 2014-10-11  Yao Qi  <yao@codesourcery.com>
8574
8575         * gdb.threads/thread-find.exp: Don't execute command
8576         "info threads".
8577         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8578         * gdb.threads/linux-dp.exp: Don't check the condition
8579         $threads_created equals to zero.
8580
8581 2014-10-10  Pedro Alves  <palves@redhat.com>
8582
8583         * gdb.base/bigcore.exp: Remove references to IRIX.
8584         * gdb.base/funcargs.exp: Likewise.
8585         * gdb.base/interrupt.exp: Likewise.
8586         * gdb.base/mips_pro.exp: Likewise.
8587         * gdb.base/nodebug.exp: Likewise.
8588         * gdb.base/setvar.exp: Likewise.
8589         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8590
8591 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
8592             Pedro Alves  <palves@redhat.com>
8593
8594         PR symtab/14466
8595         * gdb.base/vdso-warning.c: New file.
8596         * gdb.base/vdso-warning.exp: New file.
8597
8598 2014-10-02  Doug Evans  <dje@google.com>
8599
8600         * gdb.base/structs.c (main): Don't run forever.
8601
8602 2014-10-02  Pedro Alves  <palves@redhat.com>
8603
8604         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8605         (top level) <stop threads 1, stop threads 2>: Use it.
8606
8607 2014-10-02  Pedro Alves  <palves@redhat.com>
8608
8609         * gdb.threads/break-while-running.exp (test): Add new
8610         'update_thread_list' argument.  Skip "info threads" if false.
8611         (top level): Add new 'update_thread_list' axis.
8612
8613 2014-10-02  Pedro Alves  <palves@redhat.com>
8614
8615         PR breakpoints/17431
8616         * gdb.base/execl-update-breakpoints.c: New file.
8617         * gdb.base/execl-update-breakpoints.exp: New file.
8618
8619 2014-10-01  Pedro Alves  <palves@redhat.com>
8620
8621         * gdb.base/breakpoint-in-ro-region.c: New file.
8622         * gdb.base/breakpoint-in-ro-region.exp: New file.
8623
8624 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
8625
8626         * gdb.mi/mi-exit-code.exp: New file.
8627         * gdb.mi/mi-exit-code.c: New file.
8628
8629 2014-09-30  Yao Qi  <yao@codesourcery.com>
8630
8631         * lib/prelink-support.exp (build_executable_own_libs): Error if
8632         the target isn't native.
8633
8634 2014-09-30  Yao Qi  <yao@codesourcery.com>
8635
8636         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8637         false.
8638
8639 2014-09-22  Pedro Alves  <palves@redhat.com>
8640
8641         * gdb.threads/break-while-running.exp: New file.
8642         * gdb.threads/break-while-running.c: New file.
8643
8644 2014-09-19  Yao Qi  <yao@codesourcery.com>
8645
8646         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8647         Invoke test.  Restart GDB with --readnow and invoke test again.
8648
8649 2014-09-19  Yao Qi  <yao@codesourcery.com>
8650
8651         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8652         proc set_breakpoint_on_gcd_function.  Invoke
8653         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
8654         invoke set_breakpoint_on_gcd_function again.
8655
8656 2014-09-18  Doug Evans  <dje@google.com>
8657
8658         * gdb.dwarf2/symtab-producer.exp: New file.
8659
8660 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8661
8662         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8663         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8664         * gdb.base/global-var-nested-by-dso.c: Likewise.
8665         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8666
8667 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
8668             Pedro Alves  <palves@redhat.com>
8669
8670         * gdb.base/watch-bitfields.exp: Pass string other than test file
8671         name to prepare_for_testing.
8672         (watch): New procedure.
8673         (expect_watchpoint): Use with_test_prefix.
8674         (top level): Factor out tests to ...
8675         (test_watch_location, test_regular_watch): ... these new
8676         procedures, and use with_test_prefix and gdb_continue_to_end.
8677
8678 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
8679
8680         PR breakpoints/12526
8681         * gdb.base/watch-bitfields.exp: New file.
8682         * gdb.base/watch-bitfields.c: New file.
8683
8684 2014-09-16  Pedro Alves  <palves@redhat.com>
8685
8686         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8687         software and hardware addresses, not software address against
8688         itself.
8689
8690 2014-09-16  Pedro Alves  <palves@redhat.com>
8691
8692         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8693         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8694
8695 2014-09-16  Pedro Alves  <palves@redhat.com>
8696
8697         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8698         files.
8699         * gdb.base/a2-run.exp: Remove all code guarded by istarget
8700         "*-*-vxworks*" throughout.
8701         * gdb.base/break.exp: Likewise.
8702         * gdb.base/default.exp: Likewise.
8703         * gdb.base/scope.exp: Likewise.
8704         * gdb.base/sepdebug.exp: Likewise.
8705         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8706         throughout.
8707         * gdb.base/run.c: Likewise.
8708         * gdb.base/sepdebug.c: Likewise.
8709         * gdb.hp/gdb.aCC/run.c: Likewise.
8710         * gdb.reverse/until-reverse.c: Likewise.
8711         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8712
8713 2014-09-16  Yao Qi  <yao@codesourcery.com>
8714
8715         * boards/local-remote-host-native.exp: New file.
8716
8717 2014-09-14  Doug Evans  <xdje42@gmail.com>
8718
8719         * gdb.threads/queue-signal.c (thread_count): New variable.
8720         (thread_count_mutex, thread_count_condvar): New variables.
8721         (incr_thread_count, wait_all_threads_running): New functions.
8722         (main): Wait for all threads to be in their thread functions.
8723
8724 2014-09-13  Doug Evans  <xdje42@gmail.com>
8725
8726         * gdb.threads/queue-signal.c: New file.
8727         * gdb.threads/queue-signal.exp: New file.
8728
8729 2014-09-13  Doug Evans  <xdje42@gmail.com>
8730
8731         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8732         be consistent with what default_gdb_init uses.
8733         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8734         the plain text of the prompt.  Add some logging printfs.
8735         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8736
8737 2014-09-12  Pedro Alves  <palves@redhat.com>
8738
8739         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8740         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8741         * gdb.arch/i386-size-overlap.exp: Likewise.
8742         * gdb.arch/i386-size.exp: Likewise.
8743         * gdb.arch/i386-unwind.exp: Likewise.
8744         * gdb.base/a2-run.exp: Likewise.
8745         * gdb.base/break.exp: Likewise.
8746         * gdb.base/charset.exp: Likewise.
8747         * gdb.base/chng-syms.exp: Likewise.
8748         * gdb.base/commands.exp: Likewise.
8749         * gdb.base/dbx.exp: Likewise.
8750         * gdb.base/find.exp: Likewise.
8751         * gdb.base/funcargs.exp: Likewise.
8752         * gdb.base/jit-simple.exp: Likewise.
8753         * gdb.base/reread.exp: Likewise.
8754         * gdb.base/sepdebug.exp: Likewise.
8755         * gdb.base/step-bt.exp: Likewise.
8756         * gdb.cp/mb-inline.exp: Likewise.
8757         * gdb.cp/mb-templates.exp: Likewise.
8758         * gdb.objc/basicclass.exp: Likewise.
8759         * gdb.threads/killed.exp: Likewise.
8760
8761 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
8762
8763         PR tdep/17379
8764         * gdb.arch/powerpc-stackless.S: New file.
8765         * gdb.arch/powerpc-stackless.exp: New file.
8766
8767 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
8768
8769         * gdb.base/attach.c: Include unistd.h.
8770         (main): Call alarm.  Add label postloop.
8771         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8772         gdb_breakpoint, gdb_continue_to_breakpoint.
8773         (test_command_line_attach_run): Kill ${testpid} in one exit path.
8774
8775 2014-09-11  Pedro Alves  <palves@redhat.com>
8776
8777         PR gdb/17347
8778         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8779         * gdb.base/attach.exp (test_command_line_attach_run): New
8780         procedure.
8781         (top level): Call it.
8782
8783 2014-09-11  Pedro Alves  <palves@redhat.com>
8784
8785         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8786         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8787         (do_command_attach_tests): Use spawn_wait_for_attach.
8788         * gdb.base/solib-overlap.exp: Likewise.
8789         * gdb.multi/multi-attach.exp: Likewise.
8790         * gdb.python/py-prompt.exp: Likewise.
8791         * gdb.python/py-sync-interp.exp: Likewise.
8792         * gdb.server/ext-attach.exp: Likewise.
8793
8794 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
8795
8796         * gdb.fortran/array-element.exp: Remove unexpected "continue"
8797         command in testcase.  Simplify testcase.
8798
8799 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8800
8801         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8802
8803 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8804
8805         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8806
8807 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8808
8809         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8810
8811 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
8812
8813         * gdb.dwarf2/dynarr-ptr.c: New file.
8814         * gdb.dwarf2/dynarr-ptr.exp: New file.
8815
8816 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8817
8818         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8819         of 30 rather than hardcoding 120 for a slow test case.  Take the
8820         `gdb,timeout' target setting into account for this calculation.
8821         Don't extend the timeout for the test cases that don't need it.
8822
8823 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8824
8825         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8826         a factor of 2 for a slow test case.  Take the `gdb,timeout'
8827         target setting into account for this calculation.
8828         * gdb.reverse/until-precsave.exp: Increase the timeout by
8829         a factor of 15 and 3 respectively rather than adding 120
8830         for a pair of slow test cases.  Take the `gdb,timeout'
8831         target setting into account for this calculation.
8832
8833 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8834
8835         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8836         timeout, don't pass one down to gdb_expect.
8837         (gdb_expect): Rework timeout selection.
8838
8839 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8840
8841         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8842         exception on timeout.
8843         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8844         (gdbserver_start_extended): Catch any `gdbserver_start' error
8845         exceptions.
8846         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8847         * lib/mi-support.exp (mi_gdb_target_load): Catch any
8848         `gdbserver_gdb_load' error exceptions.
8849
8850 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
8851
8852         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8853         120 on waiting for the TCP socket to open.
8854
8855 2014-09-09  Doug Evans  <xdje42@gmail.com>
8856
8857         * gdb.base/default.exp (show_conv_list): Add _caller_is,
8858         _caller_matches, _any_caller_is, _any_caller_matches.
8859
8860 2014-09-09  Doug Evans  <xdje42@gmail.com>
8861
8862         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8863
8864 2014-09-09  Yao Qi  <yao@codesourcery.com>
8865
8866         * gdb.mi/mi-var-display.exp: Set print symbol off.
8867
8868 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
8869
8870         PR gdb/17035
8871         * gdb.base/commands.exp: Add tests to verify user-defined
8872         commands with empty bodies.
8873         * gdb.python/py-cmd.exp: Test that we don't show user-defined
8874         python commands in `show user command`.
8875         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8876         scheme commands in `show user command`.
8877
8878 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
8879
8880         PR python/17355
8881         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8882         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8883         * gdb.python/py-framefilter-invalidarg.exp: New file.
8884         * gdb.python/py-framefilter-invalidarg.py: New file.
8885
8886 2014-09-06  Doug Evans  <xdje42@gmail.com>
8887
8888         PR 15276
8889         * gdb.python/py-caller-is.c: New file.
8890         * gdb.python/py-caller-is.exp: New file.
8891
8892 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
8893
8894         PR gdb/17235
8895         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8896         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8897
8898 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
8899
8900         PR fortran/17237
8901         * gdb.fortran/print-formatted.exp: New file.
8902         * gdb.fortran/print-formatted.f90: Likewise.
8903
8904 2014-09-03  Sasha Smundak  <asmundak@google.com>
8905
8906         * gdb.python/py-frame.exp: Test Frame.read_register.
8907
8908 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
8909
8910         PR python/16699
8911         * gdb.python/py-completion.exp: New file.
8912         * gdb.python/py-completion.py: Likewise.
8913
8914 2014-08-28  Doug Evans  <dje@google.com>
8915
8916         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8917         eax,etc. are live with values set by gdb and thus the compiler can't
8918         use them.
8919         * gdb.arch/i386-pseudo.c (main): Ditto.
8920
8921 2014-08-27  Doug Evans  <dje@google.com>
8922
8923         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8924
8925 2014-08-25  Doug Evans  <dje@google.com>
8926
8927         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8928         (main): Ditto.
8929
8930 2014-08-25  Doug Evans  <dje@google.com>
8931
8932         * gdb.threads/thread-execl.exp: #include <stdio.h>.
8933
8934 2014-08-24  Yao Qi  <yao@codesourcery.com>
8935
8936         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8937         symbol off.
8938         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8939
8940 2014-08-22  Doug Evans  <dje@google.com>
8941
8942         PR 17276
8943         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8944         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8945         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8946
8947 2014-08-22  Yao Qi  <yao@codesourcery.com>
8948
8949         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8950         * gdb.python/py-finish-breakpoint2.exp: Likewise.
8951         * gdb.python/python.exp: Likewise.  Use .py file on the host
8952         instead of the build.
8953
8954 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
8955
8956         * gdb.threads/gcore-stale-thread.c: New file.
8957         * gdb.threads/gcore-stale-thread.exp: New file.
8958
8959 2014-08-21  Pedro Alves  <palves@redhat.com>
8960
8961         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8962         * gdb.base/gcore-relro-pie.exp: Likewise.
8963         * gdb.base/gcore-relro.exp: Likewise.
8964         * gdb.base/gcore.exp: Likewise.
8965         * gdb.base/print-symbol-loading.exp: Likewise.
8966         * gdb.threads/gcore-thread.exp: Likewise.
8967         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8968
8969 2014-08-20  Pedro Alves  <palves@redhat.com>
8970             Jan Kratochvil  <jan.kratochvil@redhat.com>
8971
8972         * Makefile.in (EXTRA_RULES, CC): New variables, get from
8973         configure.
8974         (EXPECT): Handle READ1 being set.
8975         (all): Depend on EXTRA_RULES.
8976         (check-read1, expect-read1, read1.so, read1): New rules.
8977         * README (Testsuite Parameters): Document the READ1 make variable.
8978         (Race detection): New section.
8979         * configure: Regenerate.
8980         * configure.ac: If build==host==target, and running under a
8981         GNU/glibc system, add read1 to the extra Makefile rules.
8982         (EXTRA_RULES): AC_SUBST it.
8983         * lib/read1.c: New file.
8984
8985 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
8986
8987         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
8988         the handling of variables declared as a typedef to an array
8989         which a DW_AT_data_location attribute.
8990
8991 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
8992             Pedro Alves  <palves@redhat.com>
8993
8994         PR symtab/14604
8995         PR symtab/14605
8996         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
8997         gdb_test.
8998
8999 2014-08-19  Pedro Alves  <palves@redhat.com>
9000
9001         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9002
9003 2014-08-19  Yao Qi  <yao@codesourcery.com>
9004
9005         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9006         right line.
9007
9008 2014-08-18  David Blaikie  <dblaikie@gmail.com>
9009
9010         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9011
9012 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9013
9014         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9015         attribute in array range.
9016
9017 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
9018
9019         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9020
9021 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9022
9023         PR c++/17132
9024         * gdb.cp/pr17132.cc: New file.
9025         * gdb.cp/pr17132.exp: New file.
9026
9027 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
9028
9029         * gdb.python/py-xmethods.py (A_getarrayind)
9030         (E_method_char_worker.__call__, E_method_int_worker.__call__):
9031         Use 'print' with function call syntax.
9032         (E_method_matcher.match): Fix tab vs space indentation mixup.
9033
9034 2014-08-15  Yao Qi  <yao@codesourcery.com>
9035
9036         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9037         false.
9038
9039 2014-08-15  Yao Qi  <yao@codesourcery.com>
9040
9041         * gdb.cp/casts.exp: Set print symbol off.
9042         * gdb.cp/class2.exp: Likewise.
9043         * gdb.cp/overload.exp: Likewise.
9044         * gdb.cp/templates.exp: Likewise.
9045
9046 2014-08-11  Doug Evans  <dje@google.com>
9047
9048         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9049         (test_load_shlib): Update.
9050
9051 2014-08-09  Yao Qi  <yao@codesourcery.com>
9052
9053         * gdb.base/display.exp: Invoke is_address_zero_readable.
9054         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9055         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9056         * gdb.base/hbreak-unmapped.exp: Return if
9057         is_address_zero_readable returns true.
9058         * gdb.base/signest.exp: Likewise.
9059         * gdb.base/signull.exp: Likewise.
9060         * gdb.base/sigbpt.exp: Likewise.
9061         * gdb.guile/scm-disasm.exp: Do the test if
9062         is_address_zero_readable returns false.
9063         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9064         * gdb.python/py-arch.exp: Likewise.
9065         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9066         * lib/gdb.exp (is_address_zero_readable): New proc.
9067
9068 2014-08-09  Yao Qi  <yao@codesourcery.com>
9069
9070         PR testsuite/13443
9071         * gdb.mi/mi-var-display.exp: Make test messages unique.
9072
9073 2014-08-04  Tom Tromey  <tromey@redhat.com>
9074
9075         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9076         target 0".
9077
9078 2014-08-04  Tom Tromey  <tromey@redhat.com>
9079
9080         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9081         "target_resume".
9082
9083 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
9084
9085         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9086         inner_vla_struct_object_size.
9087         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9088         as xfail.
9089
9090 2014-07-30  Pedro Alves  <palves@redhat.com>
9091
9092         * gdb.threads/signal-command-handle-nopass.exp (test): Add
9093         comment.
9094
9095 2014-07-29  Yao Qi  <yao@codesourcery.com>
9096
9097         PR gdb/17206
9098         * gdb.base/until-nodebug.exp: New.
9099
9100 2014-07-28  Doug Evans  <xdje42@gmail.com>
9101
9102         PR guile/17203
9103         * gdb.guile/scm-parameter.exp: Add tests for trying to create
9104         previously existing parameter, and previously ambiguously spelled
9105         parameter.
9106
9107 2014-07-28  Will Newton  <will.newton@linaro.org>
9108
9109         * gdb.base/varargs.exp: Remove KFAILs for ARM.
9110
9111 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
9112             Doug Evans  <xdje42@gmail.com>
9113
9114         PR guile/17146
9115         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9116
9117 2014-07-25  Pedro Alves  <palves@redhat.com>
9118
9119         * gdb.threads/signal-command-handle-nopass.c: New file.
9120         * gdb.threads/signal-command-handle-nopass.exp: New file.
9121         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9122         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9123         * gdb.threads/signal-delivered-right-thread.c: New file.
9124         * gdb.threads/signal-delivered-right-thread.exp: New file.
9125
9126 2014-07-25  Pedro Alves  <palves@redhat.com>
9127
9128         * gdb.base/double-prompt-target-event-error.exp
9129         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9130         match.
9131         (cancel_pagination_in_target_event): Rework double prompt
9132         detection.
9133         * gdb.base/paginate-after-ctrl-c-running.exp
9134         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9135         <return>' match.
9136         * gdb.base/paginate-bg-execution.exp
9137         (test_bg_execution_pagination_return)
9138         (test_bg_execution_pagination_cancel): Remove '-notransfer
9139         <return>' matches.
9140         * gdb.base/paginate-execution-startup.exp
9141         (test_fg_execution_pagination_return)
9142         (test_fg_execution_pagination_cancel): Remove '-notransfer
9143         <return>' matches.
9144         * gdb.base/paginate-inferior-exit.exp
9145         (test_paginate_inferior_exited): Remove '-notransfer <return>'
9146         match.
9147         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9148         * lib/gdb.exp (pagination_prompt): Run text through
9149         string_to_regexp.
9150         (gdb_test_multiple): Match $pagination_prompt instead of
9151         "<return>".
9152         (string_to_regexp): Move to lib/gdb-utils.exp.
9153
9154 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9155
9156         * gdb.arch/amd64-entry-value-paramref.S: New file.
9157         * gdb.arch/amd64-entry-value-paramref.cc: New file.
9158         * gdb.arch/amd64-entry-value-paramref.exp: New file.
9159         * gdb.arch/amd64-optimout-repeat.S: New file.
9160         * gdb.arch/amd64-optimout-repeat.c: New file.
9161         * gdb.arch/amd64-optimout-repeat.exp: New file.
9162
9163 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
9164
9165         PR gdb/17170
9166         * gdb.base/statistics.exp: New file.
9167
9168 2014-07-17  Doug Evans  <dje@google.com>
9169
9170         PR gdb/17170
9171         * gdb.base/maint.exp: Update testing of per-command stats.
9172
9173 2014-07-16  Pedro Alves  <palves@redhat.com>
9174
9175         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9176         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9177         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9178         (tfile_write_buf): New functions.
9179         (add_memory_block): Rewrite using the above.
9180         (adjust_function_address): New function.
9181         (FUNCTION_ADDRESS): New macro.
9182         (write_basic_trace_file): Remove short_x local, and use
9183         tfile_write_16. Change type of func_addr local to unsigned long
9184         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
9185         here.  Cast argument of add_memory_block to char pointer.
9186         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
9187         (main): Remove parameters.
9188         * gdb.trace/tfile.exp: Remove nowarnings.
9189
9190 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
9191
9192         * gdb.base/debug-expr.exp: Test string evaluation with
9193         "debug expression" on.
9194
9195 2014-07-15  Pedro Alves  <palves@redhat.com>
9196
9197         * gdb.base/reread.exp: Use clean_restart.
9198
9199 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
9200
9201         * gdb.arch/avr-flash-qualifer.c: New.
9202         * gdb.arch/avr-flash-qualifer.exp: New.
9203
9204 2014-07-14  Pedro Alves  <palves@redhat.com>
9205
9206         * gdb.base/paginate-after-ctrl-c-running.c: New file.
9207         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9208
9209 2014-07-14  Pedro Alves  <palves@redhat.com>
9210
9211         * gdb.base/double-prompt-target-event-error.c: New file.
9212         * gdb.base/double-prompt-target-event-error.exp: New file.
9213
9214 2014-07-14  Pedro Alves  <palves@redhat.com>
9215
9216         PR gdb/17072
9217         * gdb.base/paginate-inferior-exit.c: New file.
9218         * gdb.base/paginate-inferior-exit.exp: New file.
9219
9220 2014-07-14  Pedro Alves  <palves@redhat.com>
9221
9222         PR gdb/17072
9223         * gdb.base/paginate-bg-execution.c: New file.
9224         * gdb.base/paginate-bg-execution.exp: New file.
9225
9226 2014-07-14  Pedro Alves  <palves@redhat.com>
9227
9228         PR gdb/17072
9229         * gdb.base/paginate-execution-startup.c: New file.
9230         * gdb.base/paginate-execution-startup.exp: New file.
9231         * lib/gdb.exp (pagination_prompt): New global.
9232         (default_gdb_spawn): New procedure, factored out from
9233         default_gdb_spawn.
9234         (default_gdb_start): Adjust to call default_gdb_spawn.
9235         (gdb_spawn): New procedure.
9236
9237 2014-07-14  Pedro Alves  <palves@redhat.com>
9238
9239         * lib/gdb.exp (gdb_assert): New procedure.
9240         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9241
9242 2014-07-14  Pedro Alves  <palves@redhat.com>
9243
9244         * gdb.base/execution-termios.c: New file.
9245         * gdb.base/execution-termios.exp: New file.
9246
9247 2014-07-14  Tom Tromey  <tromey@redhat.com>
9248
9249         * gdb.cp/vla-cxx.cc: New file.
9250         * gdb.cp/vla-cxx.exp: New file.
9251
9252 2014-07-14  Tom Tromey  <tromey@redhat.com>
9253
9254         * gdb.reverse/rerun-prec.c: New file.
9255         * gdb.reverse/rerun-prec.exp: New file.
9256
9257 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
9258             Maciej W. Rozycki  <macro@codesourcery.com>
9259
9260         * lib/gdb-utils.exp: New file.
9261         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9262         inline `gdb_init_command' processing.
9263         (gdb_start_cmd): Likewise.
9264         * lib/mi-support.exp (mi_run_cmd): Likewise.
9265         * README: Document `gdb_init_command' and `gdb_init_commands'.
9266
9267 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9268
9269         Fix false FAIL running under a very long directory name.
9270         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9271         and "set print elements 10000".  Twice.
9272
9273 2014-07-11  Yao Qi  <yao@codesourcery.com>
9274
9275         * gdb.base/exprs.exp: "set print symbol off".
9276
9277 2014-07-11  Pedro Alves  <palves@redhat.com>
9278
9279         * gdb.threads/kill.c: New file.
9280         * gdb.threads/kill.exp: New file.
9281
9282 2014-07-10  Yao Qi  <yao@codesourcery.com>
9283
9284         * gdb.trace/tfile.c (write_basic_trace_file)
9285         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9286         address written to trace file.
9287
9288 2014-07-09  Pedro Alves  <palves@redhat.com>
9289
9290         * gdb.base/attach-wait-input.exp: New file.
9291         * gdb.base/attach-wait-input.c: New file.
9292
9293 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
9294
9295         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9296         setting up test structures.
9297         (main): Call new test function.
9298         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9299         test function, continue into test function and walk test
9300         structures.
9301
9302 2014-07-02  Yao Qi  <yao@codesourcery.com>
9303
9304         * gdb.trace/entry-values.c: Define labels 'foo_start' and
9305         'bar_start' at the beginning of functions 'foo' and 'bar'
9306         respectively.
9307         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9308         instead of 'foo' and 'bar'.
9309
9310 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
9311
9312         * gdb.btrace/segv.exp: New.
9313         * gdb.btrace/segv.c: New.
9314
9315 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
9316
9317         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9318         instruction.
9319
9320 2014-06-30  Mark Wielaard  <mjw@redhat.com>
9321
9322         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9323         vulture, vilify, villar): New volatile array constants.
9324         (vindictive, vegetation): New const volatile array constants.
9325         * gdb.base/volatile.exp: Test volatile and const volatile array
9326         types.
9327
9328 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9329
9330         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9331         target lacks support for awatch, rwatch, or hbreak.
9332
9333 2014-06-27  Yao Qi  <yao@codesourcery.com>
9334
9335         * gdb.multi/dummy-frame-restore.exp: New.
9336         * gdb.multi/dummy-frame-restore.c: New.
9337
9338 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
9339
9340         * gdb.btrace/gcore.exp: New.
9341
9342 2014-06-23  Pedro Alves  <palves@redhat.com>
9343
9344         * gdb.base/watchpoint-reuse-slot.c: New file.
9345         * gdb.base/watchpoint-reuse-slot.exp: New file.
9346
9347 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
9348
9349         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9350         progspace's filename in 'info', 'enable' and 'disable' command
9351         tests.
9352
9353 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
9354
9355         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9356         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9357         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9358
9359 2014-06-20  Gary Benson  <gbenson@redhat.com>
9360
9361         * gdb.arch/i386-avx.exp: Fix include file location.
9362         * gdb.arch/i386-sse.exp: Likewise.
9363
9364 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
9365
9366         * gdb.dlang/expression.exp: New file.
9367
9368 2014-06-19  Pedro Alves  <palves@redhat.com>
9369
9370         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9371         out from ...
9372         (top level): ... here.  Iterate running tests under different
9373         scheduler-locking settings.
9374
9375 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
9376
9377         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9378         to DW_FORM_addr and use non-zero addresses.
9379
9380 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
9381
9382         PR gdb/17017
9383         * gdb.python/py-xmethods.cc: Add global function call counters and
9384         increment them in their respective functions.  Remove "cout"
9385         statements.
9386         * gdb.python/py-xmethods.exp: Make tests check the global function
9387         call counters instead of depending on inferior IO.
9388
9389 2014-06-18  Don Breazeal  <donb@codesourcery.com>
9390
9391         * gdb.base/foll-fork.exp (default_fork_parent_follow):
9392         Deleted procedure.
9393         (explicit_fork_parent_follow): Deleted procedure.
9394         (explicit_fork_child_follow): Deleted procedure.
9395         (test_follow_fork): New procedure.
9396         (do_fork_tests): Replace calls to deleted procedures with
9397         calls to test_follow_fork and reset GDB for subsequent
9398         procedure calls.
9399
9400 2014-06-17  Yao Qi  <yao@codesourcery.com>
9401
9402         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9403         CP1252.
9404
9405 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
9406
9407         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9408         Initialize ptr and S explicitly.
9409         (skip_type_update_when_not_use_rtti_test): Likewise.
9410
9411 2014-06-16  Keith Seitz  <keiths@redhat.com>
9412
9413         PR mi/15863
9414         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9415         the inferior is started.
9416
9417 2014-06-16  Pedro Alves  <palves@redhat.com>
9418
9419         * gdb.base/break-main-file-remove-fail.c: New file.
9420         * gdb.base/break-main-file-remove-fail.exp: New file.
9421         * gdb.base/break-unload-file.exp: Use build_executable instead of
9422         prepare_for_testing.
9423         (test_break): New parameter "initial_load".  Handle it.
9424         (top level): Add initial_load cmdline/file axis.
9425
9426 2014-06-12  Tom Tromey  <tromey@redhat.com>
9427
9428         * gdb.base/completion.exp: Don't use directory name in test.
9429
9430 2014-06-09  Gary Benson  <gbenson@redhat.com>
9431
9432         * gdb.base/sigall.c [Functions to send signals]: Reorder to
9433         separate the always-available ANSI-standard signals from the
9434         signals that require checking.
9435         (main): Likewise.
9436         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9437         Likewise.
9438         (main): Likewise.
9439
9440 2014-06-07  Keith Seitz  <keiths@redhat.com>
9441
9442         Revert:
9443         PR c++/16253
9444         * gdb.cp/var-tag.cc: New file.
9445         * gdb.cp/var-tag.exp: New file.
9446         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9447         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9448         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9449         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9450
9451 2014-06-06  Doug Evans  <xdje42@gmail.com>
9452
9453         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9454
9455 2014-06-06  Pedro Alves  <palves@redhat.com>
9456
9457         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9458         in target debug output instead of looking at RSP packets,
9459         disabling the test on any target that uses hardware stepping.
9460         Update comments.
9461
9462 2014-06-06  Pedro Alves  <palves@redhat.com>
9463
9464         * gdb.base/break-unload-file.exp: Fix typo.
9465
9466 2014-06-06  Yao Qi  <yao@codesourcery.com>
9467
9468         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9469         from "jit_function" to "^jit_function".
9470
9471 2014-06-06  Yao Qi  <yao@codesourcery.com>
9472
9473         * gdb.base/async.c (foo): Add one statement.
9474         * gdb.base/async.exp: Get the next instruction address and
9475         match the output of "nexti" by instruction address.  Match
9476         the hex address in the output of "finish".
9477
9478 2014-06-06  Gary Benson  <gbenson@redhat.com>
9479
9480         * gdb.base/call-signals.c: Remove preprocessor conditionals
9481         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9482         SIGSEGV and SIGTERM.
9483         * gdb.base/sigall.c: Likewise.
9484         * gdb.base/unwindonsignal.c: Likewise.
9485         * gdb.reverse/sigall-reverse.c: Likewise.
9486
9487 2014-06-06  Yao Qi  <yao@codesourcery.com>
9488
9489         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
9490         readable, skip the test.
9491
9492 2014-06-06  Yao Qi  <yao@codesourcery.com>
9493
9494         * gdb.threads/staticthreads.c (thread_function): Move the line
9495         setting breakpoint on forward.
9496         * gdb.threads/staticthreads.exp: Update comments.
9497
9498 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
9499
9500         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9501         "history-append! type error".
9502
9503 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
9504
9505         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9506         erroneous dprintf expected input.
9507
9508 2014-06-04  Doug Evans  <xdje42@gmail.com>
9509
9510         * gdb.guile/scm-generics.exp: Delete.
9511
9512 2014-06-04  Doug Evans  <xdje42@gmail.com>
9513
9514         * gdb.guile/scm-breakpoint.exp: Update.
9515         Add tests for breakpoint registration.
9516
9517 2014-06-04  Tom Tromey  <tromey@redhat.com>
9518
9519         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9520         VLA-in-union.
9521         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9522         inner_vla_struct, vla_union types.  Initialize objects of those
9523         types and compute their sizes.
9524
9525 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
9526             Hui Zhu  <hui@codesourcery.com>
9527
9528         * gdb.base/fileio.exp: Add test for shell not available as well as
9529         available.
9530         * gdb.base/fileio.c (test_system): Check for shell twice.
9531
9532 2014-06-04  Yao Qi  <yao@codesourcery.com>
9533
9534         * gdb.base/auto-connect-native-target.exp: Remove redundant
9535         space from the regexp pattern.
9536
9537 2014-06-04  Yao Qi  <yao@codesourcery.com>
9538
9539         * gdb.base/default.exp: Replace "child" with "native" in
9540         regexp pattern.
9541
9542 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
9543
9544         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9545         * gdb.python/py-xmethods.exp: New tests to test xmethods.
9546         * gdb.python/py-xmethods.py: Python script supporting the
9547         new testcase and tests.
9548
9549 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
9550             Pedro Alves  <palves@redhat.com>
9551
9552         PR breakpoints/17000
9553         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9554         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9555
9556 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
9557
9558         * gdb.base/subst.exp: Add tests to verify partial path matching
9559         output.
9560
9561 2014-06-03  Pedro Alves  <palves@redhat.com>
9562
9563         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9564         target that doesn't use software single-stepping.
9565
9566 2014-06-03  Pedro Alves  <palves@redhat.com>
9567
9568         PR breakpoints/17000
9569         * gdb.base/sss-bp-on-user-bp-2.c: New file.
9570         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9571
9572 2014-06-02  Doug Evans  <xdje42@gmail.com>
9573
9574         * gdb.guile/scm-parameter.exp: New file.
9575
9576 2014-06-02  Doug Evans  <xdje42@gmail.com>
9577
9578         * gdb.guile/scm-cmd.c: New file.
9579         * gdb.guile/scm-cmd.exp: New file.
9580
9581 2014-06-02  Doug Evans  <xdje42@gmail.com>
9582
9583         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9584         pretty-printer lookup.
9585         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9586         (make-pp_s-printer): Call it.
9587         (make-pretty-printer-from-dict): New function.
9588         (lookup-pretty-printer-maker-from-dict): New function.
9589         (*pretty-printer*): Simplify.
9590         (make-objfile-pp_s-printer): New function.
9591         (install-objfile-pretty-printers!): New function.
9592         (make-progspace-pp_s-printer): New function.
9593         (install-progspace-pretty-printers!): New function.
9594         * gdb.guile/scm-progspace.c: New file.
9595         * gdb.guile/scm-progspace.exp: New file.
9596
9597 2014-06-02  Pedro Alves  <palves@redhat.com>
9598
9599         * gdb.base/dprintf-bp-same-addr.c: New file.
9600         * gdb.base/dprintf-bp-same-addr.exp: New file.
9601
9602 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
9603
9604         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9605         * gdb.arch/powerpc-power.s: Likewise.
9606
9607 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
9608
9609         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9610
9611 2014-06-01  Yao Qi  <yao@codesourcery.com>
9612
9613         * gdb.base/watchpoint.exp (test_watch_location): Check null
9614         pointer can be dereferenced.  If not, do the test, otherwise
9615         skip it.
9616
9617 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9618
9619         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9620         results.
9621         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9622
9623 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
9624
9625         * gdb.arch/amd64-invalid-stack-middle.S: New file.
9626         * gdb.arch/amd64-invalid-stack-middle.c: New file.
9627         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9628         * gdb.arch/amd64-invalid-stack-top.c: New file.
9629         * gdb.arch/amd64-invalid-stack-top.exp: New file.
9630
9631 2014-05-30  Pedro Alves  <palves@redhat.com>
9632
9633         PR breakpoints/17000
9634         * gdb.base/sss-bp-on-user-bp.c: New file.
9635         * gdb.base/sss-bp-on-user-bp.exp: New file.
9636
9637 2014-05-30  David Blaikie  <dblaikie@gmail.com>
9638
9639         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9640         gnu_inline semantics via attribute.
9641         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9642         source explicitly specifies the required semantics.
9643
9644 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
9645
9646         * gdb.reverse/sigall-reverse.exp: Fix a typo.
9647
9648 2014-05-29  Pedro Alves  <palves@redhat.com>
9649             Tom Tromey  <tromey@redhat.com>
9650
9651         * gdb.base/async-shell.exp: Don't enable target-async.
9652         * gdb.base/async.exp
9653         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9654         parameter.  Adjust.
9655         (top level): Don't test with "target-async".
9656         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9657         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9658         * gdb.base/inferior-died.exp: Don't enable target-async.
9659         * gdb.base/interrupt-noterm.exp: Likewise.
9660         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9661         * gdb.mi/mi-nonstop-exit.exp: Likewise.
9662         * gdb.mi/mi-nonstop.exp: Likewise.
9663         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9664         * gdb.mi/mi-nsintrall.exp: Likewise.
9665         * gdb.mi/mi-nsmoribund.exp: Likewise.
9666         * gdb.mi/mi-nsthrexec.exp: Likewise.
9667         * gdb.mi/mi-watch-nonstop.exp: Likewise.
9668         * gdb.multi/watchpoint-multi.exp: Adjust comment.
9669         * gdb.python/py-evsignal.exp: Don't enable target-async.
9670         * gdb.python/py-evthreads.exp: Likewise.
9671         * gdb.python/py-prompt.exp: Likewise.
9672         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9673         * gdb.server/solib-list.exp: Don't enable target-async.
9674         * gdb.threads/thread-specific-bp.exp: Likewise.
9675         * lib/mi-support.exp: Adjust to use mi-async.
9676
9677 2014-05-29  Pedro Alves  <palves@redhat.com>
9678
9679         PR gdb/13860
9680         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9681         reason, even in sync mode.
9682
9683 2014-05-29  Pedro Alves  <palves@redhat.com>
9684             Hui Zhu  <hui@codesourcery.com>
9685
9686         PR PR15693
9687         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9688         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9689         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9690         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9691
9692 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
9693
9694         * config/monitor.exp (gdb_target_monitor): Replace use of
9695         "set remotebaud" by "set serial baud".
9696
9697 2014-05-26  Andy Wingo  <wingo@igalia.com>
9698
9699         * gdb.guile/scm-breakpoint.exp:
9700         * gdb.guile/scm-gsmob.exp: Update to use plain old object
9701         properties instead of gdb-object-properties.
9702
9703 2014-05-26  Yao Qi  <yao@codesourcery.com>
9704
9705         * gdb.server/no-thread-db.exp: Specify source file name
9706         explicitly when setting a breakpoint.
9707
9708 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9709
9710         * gdb.btrace/vdso.c: New.
9711         * gdb.btrace/vdso.exp: New.
9712
9713 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9714
9715         * gdb.base/gcore.exp (capture_command_output): Move ...
9716         * lib/gdb.exp (capture_command_output): ... here.
9717
9718 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
9719
9720         * gdb.btrace/data.exp: Test memory access during btrace replay.
9721
9722 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
9723
9724         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9725
9726 2014-05-21  Pedro Alves  <palves@redhat.com>
9727
9728         PR gdb/13860
9729         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9730         (top level): Test that output related to execution commands is
9731         sent to the console with CLI commands, but not with MI commands.
9732         Test that breakpoint events are always mirrored to the console.
9733         Also expect the new source line to be output after a "next" in
9734         async mode too.  Make it a pass/fail test.
9735         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9736         output.
9737         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9738
9739 2014-05-21  Pedro Alves  <palves@redhat.com>
9740
9741         * gdb.base/list.exp (build_pattern, test_list): New procedures.
9742         Use them to test variations of "list" after reaching a breakpoint.
9743         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9744         Test "list" with listsize 10 after reaching a breakpoint.
9745         * gdb.python/python.exp (decode_line current location line
9746         number): Adjust expected line number.
9747
9748 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
9749
9750         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9751         behavior for $args, pass it directly to "run".
9752
9753 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
9754
9755         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9756         30000 to 65536.
9757
9758 2014-05-21  Pedro Alves  <palves@redhat.com>
9759
9760         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9761         auto-connect-native-target off".
9762         * gdb.base/auto-connect-native-target.c: New file.
9763         * gdb.base/auto-connect-native-target.exp: New file.
9764
9765 2014-05-21  Pedro Alves  <palves@redhat.com>
9766
9767         * gdb.base/default.exp: Test "target native" instead of "target
9768         child".
9769
9770 2014-05-21  Mark Wielaard  <mjw@redhat.com>
9771
9772         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9773
9774 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9775
9776         Fix TLS access for -static -pthread.
9777         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9778         <HAVE_TLS> (thread_function, main): Initialize it.
9779         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9780         Add clean_restart.
9781         <$have_tls != "">: Check TLSVAR.
9782
9783 2014-05-21  Pedro Alves  <palves@redhat.com>
9784
9785         * gdb.base/dcache-line-read-error.c: New.
9786         * gdb.base/dcache-line-read-error.exp: New.
9787
9788 2014-05-20  Pedro Alves  <palves@redhat.com>
9789
9790         * gdb.base/compare-sections.c: New file.
9791         * gdb.base/compare-sections.exp: New file.
9792
9793 2014-05-20  Pedro Alves  <palves@redhat.com>
9794
9795         * gdb.base/break-idempotent.c: New file.
9796         * gdb.base/break-idempotent.exp: New file.
9797
9798 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
9799
9800         * gdb.btrace/nohist.exp: New.
9801
9802 2014-05-20  Yao Qi  <yao@codesourcery.com>
9803
9804         * lib/gdb.exp (gdb_init): Set timeout if test file is under
9805         gdb.reverse directory and gdb_reverse_timeout exists in board
9806         setting.
9807         * README: Document gdb_reverse_timeout.
9808
9809 2014-05-20  Yao Qi  <yao@codesourcery.com>
9810
9811         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9812         'test_file_name'.  Treat args as a string instead of a list.
9813         (gdb_init): Rename argument 'args' by 'test_file_name'.
9814
9815 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
9816
9817         * gdb.arch/powerpc-power.exp: New file.
9818         * gdb.arch/powerpc-power.s: New file.
9819
9820 2014-05-16  Doug Evans  <dje@google.com>
9821
9822         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
9823         * gdb.base/completion.exp: Check that all expected files exist
9824         before doing file completion.
9825
9826 2014-05-16  Doug Evans  <dje@google.com>
9827
9828         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9829         Update.
9830         (do_syscall_tests_without_xml): Update.
9831
9832 2014-05-16  Pedro Alves  <palves@redhat.com>
9833
9834         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9835         instead of "unknown output after running".
9836
9837 2014-05-16  Yao Qi  <yao@codesourcery.com>
9838
9839         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
9840         file1.txt from host at the end.
9841         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9842
9843 2014-05-15  Doug Evans  <dje@google.com>
9844
9845         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9846         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9847         loading file.  Add test for TU lookup.
9848
9849 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
9850
9851         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9852         calling "-exec-arguments" or "set args" before running the
9853         inferior.
9854
9855 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
9856
9857         * lib/mi-support.exp (mi_expect_stop): Expect message for
9858         inferiors that exit with non-zero exit code.
9859
9860 2014-05-14  Yao Qi  <yao@codesourcery.com>
9861
9862         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9863         match absolute path on remote host.
9864         (test_file_list_exec_source_files): Remove "/" from the
9865         pattern.
9866
9867 2014-05-14  Yao Qi  <yao@codesourcery.com>
9868
9869         * boards/local-remote-host-notty.exp (${board}_file): New
9870         proc.
9871
9872 2014-05-07  Kyle McMartin  <kyle@redhat.com>
9873
9874         Pushed by Joel Brobecker  <brobecker@adacore.com>.
9875         * gdb.arch/aarch64-atomic-inst.c: New file.
9876         * gdb.arch/aarch64-atomic-inst.exp: New file.
9877
9878 2014-05-07  Yao Qi  <yao@codesourcery.com>
9879
9880         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9881         in current context" too.
9882
9883 2014-05-05  Keith Seitz  <keiths@redhat.com>
9884
9885         * gdb.linespec/ls-dollar.exp: Add test for linespec
9886         file:convenience_variable.
9887
9888 2014-05-05  Yao Qi  <yao@codesourcery.com>
9889
9890         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9891         traceframes into tfile and ctf trace files.  Read data from
9892         trace file and test collected data.
9893         (gdb_collect_locals_test): Likewise.
9894         (gdb_unavailable_registers_test): Likewise.
9895         (gdb_unavailable_floats): Likewise.
9896         (gdb_collect_globals_test): Likewise.
9897         (top-level): Append "ctf" to trace_file_targets if GDB
9898         supports.
9899
9900 2014-05-05  Yao Qi  <yao@codesourcery.com>
9901
9902         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9903         code to ...
9904         (gdb_collect_args_test_1): ... it.  New proc.
9905         (gdb_collect_locals_test): Move some code to ...
9906         (gdb_collect_locals_test_1): ... it.  New proc.
9907         (gdb_unavailable_registers_test): Move some code to ...
9908         (gdb_unavailable_registers_test_1): ... it.  New proc.
9909         (gdb_unavailable_floats): Move some code to ...
9910         (gdb_unavailable_floats_1): ... it.  New proc.
9911
9912 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
9913
9914         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9915         probes to test for bitness recognition.
9916         * gdb.arch/amd64-stap-optional-prefix.exp
9917         (test_probe_value_without_reg): New procedure.
9918         Add code to test for different kinds of bitness.
9919
9920 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
9921
9922         PR breakpoints/16889
9923         * gdb.arch/amd64-stap-optional-prefix.S: New file.
9924         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9925
9926 2014-05-01  Pedro Alves  <palves@redhat.com>
9927
9928         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
9929         gdb_file_cmd if no file is specified.
9930         * boards/native-extended-gdbserver.exp (gdb_load): Use the
9931         last_loaded_file to set the remote exec-file.
9932
9933 2014-05-01  Pedro Alves  <palves@redhat.com>
9934
9935         * boards/local-remote-host.exp: New file.
9936
9937 2014-05-01  Pedro Alves  <palves@redhat.com>
9938
9939         * boards/local-remote-host.exp: Rename to ...
9940         * boards/local-remote-host-notty.exp: ... this.
9941
9942 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
9943
9944         * gdb.ada/dyn_arrayidx: New testcase.
9945
9946 2014-04-26  Yao Qi  <yao@codesourcery.com>
9947
9948         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
9949         and compute the length of function main.  Save it in
9950         $main_length.
9951         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9952         (top-level): Use gdb_compile to compile objects into
9953         executable and restart GDB.  Remove invocation to
9954         prepare_for_testing.
9955
9956 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
9957             Pedro Alves  <palves@redhat.com>
9958
9959         PR server/16255
9960         * gdb.multi/multi-attach.c: New file.
9961         * gdb.multi/multi-attach.exp: New file.
9962
9963 2014-04-25  Pedro Alves  <palves@redhat.com>
9964
9965         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9966         user.
9967         (top level): Test that "set remote conditional-breakpoints-packet
9968         off" works as intended.
9969         * gdb.base/dprintf.exp: Test that "set remote
9970         breakpoint-commands-packet off" works as intended.
9971         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
9972         New function.
9973         (top level): Call it.
9974         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
9975         remote fast-tracepoints-packet off" works as intended.
9976         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
9977         * lib/gdb.exp (gdb_is_target_remote): ... here.
9978
9979 2014-04-24  David Blaikie  <dblaikie@gmail.com>
9980
9981         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
9982         ensure clang would not discard them.
9983         * gdb.base/gdbvars.c: Ditto.
9984         * gdb.base/memattr.c: Ditto.
9985         * gdb.base/whatis.c: Ditto.
9986         * gdb.python/py-prettyprint.c: Ditto.
9987         * gdb.trace/actions.c: Ditto.
9988         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
9989         ensure clang would not discard it.
9990
9991 2014-04-24  David Blaikie  <dblaikie@gmail.com>
9992
9993         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
9994         clang to emit the full definition of type required by the test
9995         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
9996
9997 2014-04-24  David Blaikie  <dblaikie@gmail.com>
9998
9999         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10000         coax Clang into emitting the definition of the type.
10001         * gdb.cp/pr10728-x.h (y): Ditto.
10002         * gdb.cp/pr10728-y.cc (y): Ditto.
10003
10004 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10005
10006         * gdb.base/label.exp: XFAIL label related tests under Clang.
10007         * gdb.cp/cplabel.exp: Ditto.
10008         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10009         under Clang those using labels.
10010
10011 2014-04-25  Yao Qi  <yao@codesourcery.com>
10012
10013         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10014         double_label.
10015         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10016         partial_label and double_label.
10017
10018 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10019
10020         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10021
10022 2014-04-24  David Blaikie  <dblaikie@gmail.com>
10023
10024         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10025         of the function to work across GCC and Clang.
10026         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10027         pointer types (const void ** const V void **).
10028
10029 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
10030             Walfred Tedeschi  <walfred.tedeschi@intel.com>
10031
10032         * Makefile.in (EXECUTABLES): Added i386-avx512.
10033         * gdb.arch/i386-avx512.c: New file.
10034         * gdb.arch/i386-avx512.exp: Likewise.
10035
10036 2014-04-23  Keith Seitz  <keiths@redhat.com>
10037
10038         * lib/mi-support.exp (mi_list_breakpoints): Delete.
10039         (mi_make_breakpoint_table): New procedure.
10040         (mi_create_breakpoint): Use mi_make_breakpoint
10041         and return the result.
10042         (mi_make_breakpoint): New procedure.
10043         (mi_build_kv_pairs): New procedure.
10044
10045         * gdb.mi/mi-break.exp: Remove unused globals,
10046         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10047         All callers updated.
10048         * gdb.mi/mi-dprintf.exp: Use variable to track command
10049         number.
10050         Update all callers of mi_create_breakpoint and use
10051         mi_make_breakpoint_table.
10052         Remove any unused global variables.
10053         * gdb.mi/mi-nonstop.exp: Likewise.
10054         * gdb.mi/mi-nsintrall.exp: Likewise.
10055         * gdb.mi/mi-nsmoribund.exp: Likewise.
10056         * gdb.mi/mi-nsthrexec.exp: Likewise.
10057         * gdb.mi/mi-reverse.exp: Likewise.
10058         * gdb.mi/mi-simplerun.exp: Likewise.
10059         * gdb.mi/mi-stepn.exp: Likewise.
10060         * gdb.mi/mi-syn-frame.exp: Likewise.
10061         * gdb.mi/mi-until.exp: Likewise.
10062         * gdb.mi/mi-var-cp.exp: Likewise.
10063         * gdb.mi/mi-var-display.exp: Likewise.
10064         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10065         * gdb.mi/mi2-var-child.exp: Likewise.
10066         * gdb.mi/mi-vla-c99.exp: Likewise.
10067         * lib/mi-support.exp: Likewise.
10068
10069         From Ian Lance Taylor  <iant@cygnus.com>:
10070         * lib/gdb.exp (parse_args): New procedure.
10071
10072 2014-04-23  Pedro Alves  <palves@redhat.com>
10073
10074         * gdb.base/break-unload-file.c: New file.
10075         * gdb.base/break-unload-file.exp: New file.
10076         * gdb.base/sym-file-lib.c (baz): New function.
10077         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10078         field.
10079         (load): Store the segment's mapped size.
10080         (unload): New function.
10081         (unload_shlib): New function.
10082         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10083         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10084         set a breakpoint at baz, and call it.
10085         * gdb.base/sym-file.exp: New tests for stale breakpoint
10086         instructions.
10087
10088 2014-04-23  Pedro Alves  <palves@redhat.com>
10089
10090         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10091         * gdb.base/hbreak-in-shr-unsupported.c: New file.
10092         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10093         * gdb.base/hbreak-unmapped.c: New file.
10094         * gdb.base/hbreak-unmapped.exp: New file.
10095         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10096         * lib/gdb.exp (gdb_is_target_remote): ... here.
10097
10098 2014-04-22  Pedro Alves  <palves@redhat.com>
10099
10100         * gdb.base/consecutive-step-over.c: New file.
10101         * gdb.base/consecutive-step-over.exp: New file.
10102
10103 2014-04-22  Pedro Alves  <palves@redhat.com>
10104
10105         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10106         instead of send_gdb/gdb_expect.
10107
10108 2014-04-22  Yao Qi  <yao@codesourcery.com>
10109
10110         * lib/trace-support.exp (generate_tracefile): New procedure.
10111         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10112         return 0.
10113         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10114         if generate_tracefile returns 1.
10115
10116 2014-04-18  Tom Tromey  <palves@redhat.com>
10117             Pedro alves  <tromey@redhat.com>
10118
10119         PR backtrace/15558
10120         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10121         with a backtrace limit.
10122         * gdb.python/py-frame-inline.exp: Test running to an inline
10123         function with a backtrace limit, and printing the newest frame.
10124         * gdb.python/py-frame-inline.c (main): Call f.
10125
10126 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10127
10128         * gdb.java/jnpe.exp: Drop srcdir from untested path.
10129
10130 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10131
10132         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10133         Drop prefix from unsupported source file path.
10134
10135 2014-04-17  Yao Qi  <yao@codesourcery.com>
10136
10137         * lib/gdb.exp (with_target_charset): New proc.
10138         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10139         with_target_charset.
10140         (test_print_strings): Likewise.
10141         (test_repeat_bytes): Likewise.
10142         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10143         for some tests.
10144
10145 2014-04-16  Keith Seitz  <keiths@redhat.com>
10146
10147         PR gdb/15827
10148         * gdb.dwarf2/corrupt.c: New file.
10149         * gdb.dwarf2/corrupt.exp: New file.
10150
10151 2014-04-16  Keith Seitz  <keiths@redhat.com>
10152
10153         PR c++/16597
10154         * gdb.cp/namelessclass.cc: New file.
10155         * gdb.cp/namelessclass.exp: New file.
10156         * gdb.cp/namelessclass.S: New file.
10157
10158 2014-04-16  Doug Evans  <dje@google.com>
10159
10160         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10161         Add comment.
10162         (gdbserver_default_get_comm_port): New function.
10163         (gdbserver_start): Check if board file provided
10164         "gdbserver,get_comm_port" and use it if so.
10165         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10166         (gdb,socketport): Set to "stdio".
10167         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10168         (stdio_gdbserver_template): Delete.
10169         (${board}_get_remote_address): Update.
10170         (${board}_build_remote_cmd): Delete.
10171         (${board}_get_comm_port): New function.
10172         (${board}_spawn): Update.
10173         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10174         Delete.
10175         (${board}_get_remote_address): Update.
10176         (${board}_get_comm_port): New function.
10177
10178 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
10179
10180         * gdb.base/memattr.exp: Improve regexps to handle memory regions
10181         appearing in any order.
10182
10183 2014-04-15  Doug Evans  <dje@google.com>
10184
10185         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10186         uninitialized value of "description".
10187
10188 2014-04-15  Keith Seitz  <keiths@redhat.com>
10189
10190         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10191         Remove unused globals.
10192         (test_running_the_program): Likewise.
10193         (test_controlled_execution): Likewise.
10194         (test_controlling_breakpoints): Likewise.
10195         (test_program_termination): Likewise.
10196
10197 2014-04-15  Keith Seitz  <keiths@redhat.com>
10198
10199         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10200         unused globals.
10201         (test_rbreak_creation_and_listing): Likewise.
10202         (test_ignore_count): Likewise.
10203         (test_error): Likewise.
10204
10205 2014-04-15  Pedro Alves  <palves@redhat.com>
10206
10207         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10208         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10209         sym-file-loader.c.
10210         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10211         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10212         to sym-file-loader.c.
10213         (struct library): Forward declare.
10214         (load_shlib, lookup_function): Change prototypes.
10215         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10216         (translate_offset): Remove declarations.
10217         (get_text_addr): New declaration.
10218         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10219         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10220         sym-file-loader.h.
10221         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10222         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10223         here from sym-file-loader.h.
10224         (struct library): New structure.
10225         (load_shlib, lookup_function): Change prototypes and adjust to
10226         work with a struct library.
10227         (find_shstrtab, find_strtab, find_shdr, find_symtab)
10228         (translate_offset): Make static.
10229         (get_text_addr): New function.
10230         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10231
10232 2014-04-15  Pedro Alves  <palves@redhat.com>
10233
10234         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
10235
10236 2014-04-15  Pedro Alves  <palves@redhat.com>
10237
10238         * gdb.base/sym-file-loader.c: Include <limits.h>.
10239         (SELF_LINK): New define.
10240         (get_origin): New function.
10241         (load_shlib): Use it.
10242         * gdb.base/sym-file.exp: Don't early return if the target is
10243         remote.  Use runto_main, and issue fail is that fails.  Use
10244         gdb_load_shlibs.
10245         (shlib_name): Delete.
10246         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
10247
10248 2014-04-15  Pedro Alves <palves@redhat.com>
10249
10250         * gdb.base/sym-file.exp: Remove regex characters from test
10251         message.  Don't refer to breakpoint numbers in test messages.
10252
10253 2014-04-14  Keith Seitz  <keiths@redhat.com>
10254
10255         PR c++/16253
10256         * gdb.cp/var-tag.cc: New file.
10257         * gdb.cp/var-tag.exp: New file.
10258         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10259         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10260         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10261         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10262
10263 2014-04-14  Tom Tromey  <tromey@redhat.com>
10264
10265         * gdb.cp/classes.exp (test_enums): Handle underlying type.
10266         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10267         type.
10268         * gdb.cp/enum-class.exp: New file.
10269         * gdb.cp/enum-class.cc: New file.
10270
10271 2014-04-14  Tom Tromey  <tromey@redhat.com>
10272
10273         * gdb.dwarf2/enum-type.exp: New file.
10274
10275 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10276
10277         * gdb.mi/mi-vla-c99.exp: New file.
10278         * gdb.mi/vla.c: New file.
10279
10280 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10281
10282         * gdb.base/vla-datatypes.c: New file.
10283         * gdb.base/vla-datatypes.exp: New file.
10284
10285 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10286
10287         * gdb.base/vla-ptr.c: New file.
10288         * gdb.base/vla-ptr.exp: New file.
10289
10290 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10291
10292         * gdb.dwarf2/count.exp: New file.
10293
10294 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
10295
10296         * gdb.base/vla-sideeffect.c: New file.
10297         * gdb.base/vla-sideeffect.exp: New file.
10298
10299 2014-04-14  David Blaikie <dblaikie@gmail.com>
10300
10301         * gdb.mi/non-stop.c: Add return value for non-void function return
10302         statement.
10303         * gdb.threads/staticthreads.c: Ditto.
10304
10305 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
10306             Doug Evans  <xdje42@gmail.com>
10307
10308         * gdb.guile/scm-value.c: Improve test case.
10309         * gdb.guile/scm-value.exp: Add new test.
10310
10311 2014-04-11  David Blaikie  <dblaikie@gmail.com>
10312
10313         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10314         override Clang's default.
10315
10316 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
10317
10318         Revert the following changes (regressions):
10319
10320         * gdb.base/vla-sideeffect.c: New file.
10321         * gdb.base/vla-sideeffect.exp: New file.
10322
10323         * gdb.dwarf2/count.exp: New file.
10324
10325         * gdb.base/vla-multi.c: New file.
10326         * gdb.base/vla-multi.exp: New file.
10327
10328         * gdb.base/vla-ptr.c: New file.
10329         * gdb.base/vla-ptr.exp: New file.
10330
10331         * gdb.base/vla-datatypes.c: New file.
10332         * gdb.base/vla-datatypes.exp: New file.
10333
10334         * gdb.mi/mi-vla-c99.exp: New file.
10335         * gdb.mi/vla.c: New file.
10336
10337 2014-04-11  Keith Seitz  <keiths@redhat.com>
10338
10339         PR c++/16675
10340         * gdb.cp/cpsizeof.exp: New file.
10341         * gdb.cp/cpsizeof.cc: New file.
10342
10343 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10344
10345         * gdb.mi/mi-vla-c99.exp: New file.
10346         * gdb.mi/vla.c: New file.
10347
10348 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10349
10350         * gdb.base/vla-datatypes.c: New file.
10351         * gdb.base/vla-datatypes.exp: New file.
10352
10353 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10354
10355         * gdb.base/vla-ptr.c: New file.
10356         * gdb.base/vla-ptr.exp: New file.
10357
10358 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10359
10360         * gdb.base/vla-multi.c: New file.
10361         * gdb.base/vla-multi.exp: New file.
10362
10363 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10364
10365         * gdb.dwarf2/count.exp: New file.
10366
10367 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
10368
10369         * gdb.base/vla-sideeffect.c: New file.
10370         * gdb.base/vla-sideeffect.exp: New file.
10371
10372 2014-04-11  Yao Qi  <yao@codesourcery.com>
10373
10374         * gdb.base/completion.exp: Check file exists before running tests
10375         on file completion.
10376
10377 2014-04-10  Pedro Alves  <palves@redhat.com>
10378
10379         * gdb.base/cond-eval-mode.c: New file.
10380         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
10381         prepare_for_testing to build the new file.  Check result of
10382         runto_main.
10383         (test_break, test_watch): New procedures.
10384         (top level): Use them.
10385
10386 2014-04-08  Pierre Muller  <muller@sourceware.org>
10387
10388         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10389         Ctrl-V use for mingw hosts.
10390
10391 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
10392
10393         * gdb.python/py-value.c: Improve test case.
10394         * gdb.python/py-value.exp: Add new test.
10395
10396 2014-04-07  David Blaikie  <dblaikie@gmail.com>
10397
10398         * lib/compiler.c: Identify the clang compiler.
10399         * lib/compiler.cc: Ditto.
10400
10401 2014-04-03  Yao Qi  <yao@codesourcery.com>
10402
10403         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10404
10405 2014-04-01  Anton Blanchard  <anton@samba.org>
10406
10407         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
10408         messages unique.
10409
10410 2014-04-01  Anton Blanchard  <anton@samba.org>
10411
10412         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10413         prepare_for_testing.
10414
10415 2014-04-01  Anton Blanchard  <anton@samba.org>
10416
10417         * gdb.arch/ppc64-atomic-inst.c: Remove.
10418         * gdb.arch/ppc64-atomic-inst.S: New file.
10419         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10420
10421 2014-03-31  Doug Evans  <dje@google.com>
10422
10423         * gdb.base/print-symbol-loading-lib.c: New file.
10424         * gdb.base/print-symbol-loading-main.c: New file.
10425         * gdb.base/print-symbol-loading.exp: New file.
10426
10427 2014-03-31  Yao Qi  <yao@codesourcery.com>
10428
10429         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10430
10431 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
10432
10433         * gdb.ada/mi_dyn_arr: New testcase.
10434
10435 2014-03-27  Doug Evans  <dje@google.com>
10436
10437         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10438
10439 2014-03-27  Yao Qi  <yao@codesourcery.com>
10440
10441         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10442         if target is nios2-*-*.
10443
10444 2014-03-26  Yao Qi  <yao@codesourcery.com>
10445
10446         * lib/gdb.exp (readline_is_used): New proc.
10447         * gdb.base/completion.exp: Move tests on command complete up.
10448         Skip the rest of tests if readline is not used.
10449         * gdb.ada/complete.exp: Skp the test if readline is not
10450         used.
10451         * gdb.base/filesym.exp: Likewise.
10452         * gdb.base/macscp.exp: Likewise.
10453         * gdb.base/readline-ask.exp: Likewise.
10454         * gdb.base/readline.exp: Likewise.
10455         * gdb.python/py-cmd.exp: Likewise.
10456         * gdb.trace/tfile.exp: Likewise.
10457
10458 2014-03-26  Yao Qi  <yao@codesourcery.com>
10459
10460         * gdb.base/macscp.exp: Fix code format issues.
10461
10462 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
10463
10464         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10465         * gdb.asm/powerpc64le.inc: New file.
10466
10467 2014-03-25  Pedro Alves  <palves@redhat.com>
10468             Doug Evans  <dje@google.com>
10469
10470         * gdb.base/source-execution.c: New file.
10471         * gdb.base/source-execution.exp: New file.
10472         * gdb.base/source-execution.gdb: New file.
10473
10474 2014-03-24  Doug Evans  <dje@google.com>
10475
10476         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10477         using fission.
10478
10479 2014-03-24  Hui Zhu  <hui@codesourcery.com>
10480             Pedro Alves  <palves@redhat.com>
10481
10482         PR breakpoints/16101
10483         * gdb.base/dprintf.exp: Use unsupported rather than changing the
10484         test pass/fail messages.  Detect missing support for dprintf when
10485         breakpoints are actually inserted.
10486         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10487         breakpoints are actually inserted.
10488         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10489         fails.
10490
10491 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10492
10493         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10494
10495 2014-03-22  Doug Evans  <xdje42@gmail.com>
10496
10497         * gdb.python/python.exp (python not supported): Verify multi-line
10498         python command issues an error.
10499         * gdb.guile/guile.exp (guile not supported): Verify multi-line
10500         guile command issues an error.
10501
10502 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
10503
10504         * gdb.threads/thread-specific.exp: Handle the lack of usable
10505         $this_breakpoint and $this_thread.
10506
10507 2014-03-21  Hui Zhu  <hui@codesourcery.com>
10508
10509         * gdb.base/attach.exp (do_command_attach_tests): New.
10510
10511 2014-03-20  Tom Tromey  <tromey@redhat.com>
10512             Pedro Alves  <palves@redhat.com>
10513
10514         PR cli/15718
10515         * gdb.base/condbreak-call-false.c: New file.
10516         * gdb.base/condbreak-call-false.exp: New file.
10517
10518 2014-03-20  Pedro Alves  <palves@redhat.com>
10519
10520         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10521         Delete.
10522         (block_signals, unblock_signals): Delete.
10523         (child_function_2, main): Remove references to deleted variable
10524         and functions.
10525
10526 2014-03-20  Pedro Alves  <palves@redhat.com>
10527
10528         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10529         Use pthread_kill to signal thread 2.
10530         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10531         Adjust to make the test send itself a signal rather than using the
10532         host's "kill" command.
10533
10534 2014-03-20  Pedro Alves  <palves@redhat.com>
10535
10536         * gdb.threads/multiple-step-overs.c: New file.
10537         * gdb.threads/multiple-step-overs.exp: New file.
10538         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10539         Adjust expected infrun debug output.
10540
10541 2014-03-20  Pedro Alves  <palves@redhat.com>
10542
10543         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10544         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10545
10546 2014-03-20  Pedro Alves  <palves@redhat.com>
10547
10548         PR breakpoints/7143
10549         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10550         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
10551         of gdb_test_multiple.
10552         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10553         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10554
10555 2014-03-20  Pedro Alves  <palves@redhat.com>
10556
10557         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10558         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10559
10560 2014-03-19  Pedro Alves  <palves@redhat.com>
10561
10562         * gdb.base/async.exp: Remove early return.
10563
10564 2014-03-19  Pedro Alves  <palves@redhat.com>
10565
10566         * gdb.base/async.exp (step& tests): Pass explicit test messages.
10567
10568 2014-03-19  Pedro Alves  <palves@redhat.com>
10569
10570         * gdb.base/async.exp (test_background): Expect \r\n after
10571         "completed." in the fail pattern.
10572
10573 2014-03-19  Pedro Alves  <palves@redhat.com>
10574
10575         * gdb.base/async.exp (test_background): New procedure.
10576         Use it for all background execution command tests.
10577
10578 2014-03-19  Pedro Alves  <palves@redhat.com>
10579
10580         * gdb.base/async.exp: Use prepare_for_testing.
10581
10582 2014-03-19  Pedro Alves  <palves@redhat.com>
10583
10584         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
10585         the same line.
10586
10587 2014-03-19  Pedro Alves  <palves@redhat.com>
10588
10589         * gdb.base/async.c (main): Add "jump here" and "until here" line
10590         marker comments.
10591         * gdb.base/async.exp (jump_here): New global.
10592         (jump& test): Use it.
10593         (until_here): New global.
10594         (until& test): Use it.
10595
10596 2014-03-19  Pedro Alves  <palves@redhat.com>
10597
10598         * gdb.base/async.exp: Don't frob gdb_protocol.
10599
10600 2014-03-18  Doug Evans  <xdje42@gmail.com>
10601
10602         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
10603         Fix spelling of exec-done-display.
10604
10605 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
10606
10607         PR gdb/15358
10608         * gdb.base/gdb-sigterm.c: New file.
10609         * gdb.base/gdb-sigterm.exp: New file.
10610
10611 2014-03-18  Pedro Alves  <palves@redhat.com>
10612
10613         PR gdb/13860
10614         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10615         * lib/mi-support.exp (mi_expect_stop): Add special handling for
10616         solib-event.
10617
10618 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
10619
10620         * gdb.ada/pckd_arr_ren: New testcase.
10621
10622 2014-03-13  Doug Evans  <xdje42@gmail.com>
10623
10624         PR guile/16612
10625         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10626         collect after discarding symbols.
10627
10628 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
10629             Doug Evans  <xdje42@gmail.com>
10630
10631         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10632         to history survives a gc.
10633
10634 2014-03-13  Pedro Alves  <palves@redhat.com>
10635
10636         * gdb.base/default.exp: Don't test "target procfs".
10637
10638 2014-03-13  Pedro Alves  <palves@redhat.com>
10639
10640         * gdb.base/default.exp: Update "target child" and "target procfs"
10641         tests to not expect "Unix".
10642
10643 2014-03-12  Tom Tromey  <tromey@redhat.com>
10644
10645         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10646         New procs.  Add target-async tests.
10647         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10648         Add target-async tests.
10649
10650 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10651
10652         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10653         'func_start' and 'func_end' for the beginning and end of the
10654         function code, respectively.
10655         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10656         'func_end' instead of 'func' and 'main'.
10657
10658 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10659
10660         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10661         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10662         generate the debug info assembler source.
10663
10664 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10665
10666         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10667         * gdb.dwarf2/arr-subrange.exp: Likewise.
10668         * gdb.dwarf2/dwz.exp: Likewise.
10669         * gdb.dwarf2/method-ptr.exp: Likewise.
10670         * gdb.dwarf2/missing-sig-type.exp: Likewise.
10671         * gdb.dwarf2/subrange.exp: Likewise.
10672         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10673         * gdb.dwarf2/implptrpiece.exp: Likewise.
10674         * gdb.dwarf2/nostaticblock.exp: Likewise.
10675
10676 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10677
10678         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10679         directory to absolute path name arguments.
10680
10681 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
10682
10683         * gdb.ada/tagged_access: New testcase.
10684
10685 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
10686
10687         * gdb.btrace/data.exp: Update expected output.
10688
10689 2014-03-06  Yao Qi  <yao@codesourcery.com>
10690
10691         * gdb.trace/pr16508.exp: New file.
10692
10693 2014-03-05  Pedro Alves  <palves@redhat.com>
10694
10695         PR gdb/16575
10696         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10697         procedure.
10698         (top level): Adjust to use it.  Add tests that exercise breakpoint
10699         interaction with the code-cache.
10700
10701 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
10702
10703         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10704         test for 'history-append!'.
10705
10706 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10707
10708         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10709         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10710         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10711         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10712         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10713         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10714
10715 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10716
10717         * testsuite/gdb.python/py-pp-re-notag.c: New file.
10718         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10719         * testsuite/gdb.python/py-pp-re-notag.p: New file.
10720
10721 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10722
10723         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10724
10725 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
10726
10727         * gdb.dwarf2/arr-stride.c: New file.
10728         * gdb.dwarf2/arr-stride.exp: New file.
10729
10730 2014-02-26  Pedro Alves  <palves@redhat.com>
10731
10732         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10733         that won't ever trigger.  Make sure that GDB reports the correct
10734         breakpoint that caused the stop.
10735
10736 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10737
10738         PR gdb/16626
10739         * gdb.base/auto-load-script: New file.
10740         * gdb.base/auto-load.c: New file.
10741         * gdb.base/auto-load.exp: New file.
10742
10743         PR gdb/16626
10744         * gdb.base/auto-load.exp: Fix out-of-srctree run.
10745
10746 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
10747
10748         Fix dw2-icycle.exp -fsanitize=address GDB crash.
10749         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10750
10751 2014-02-24  Doug Evans  <dje@google.com>
10752
10753         * lib/gdb.exp (run_on_host): Log error output if program fails.
10754
10755 2014-02-21  Pedro Alves  <palves@redhat.com>
10756
10757         * gdb.threads/step-after-sr-lock.c: Rename to ...
10758         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10759         * gdb.threads/step-after-sr-lock.exp: Rename to ...
10760         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10761         ... this.
10762
10763 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
10764
10765         PR tdep/16397
10766         * gdb.arch/amd64-stap-special-operands.exp: New file.
10767         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10768         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10769         * gdb.arch/amd64-stap-triplet.S: Likewise.
10770         * gdb.arch/amd64-stap-triplet.c: Likewise.
10771
10772 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
10773
10774         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10775         in .section pseudo-op.
10776
10777 2014-02-20  lin zuojian  <manjian2006@gmail.com>
10778             Joel Brobecker  <brobecker@adacore.com>
10779             Doug Evans  <xdje42@gmail.com>
10780
10781         PR symtab/16581
10782         * gdb.dwarf2/dw2-icycle.S: New file.
10783         * gdb.dwarf2/dw2-icycle.c: New file.
10784         * gdb.dwarf2/dw2-icycle.exp: New file.
10785
10786 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
10787
10788         * gdb.python/py-value-cc.cc: Improve test case to enable testing
10789         operations on gdb.Value objects.
10790         * gdb.python/py-value-cc.exp: Add new test to test operations on
10791         gdb.Value objects.
10792
10793 2014-02-18  Doug Evans  <dje@google.com>
10794
10795         * Makefile.in (TESTS): New variable.
10796         (expanded_tests, expanded_tests_or_none): New variables
10797         (check-single): Pass $(expanded_tests_or_none) to runtest.
10798         (check-parallel): Only run tests in $(TESTS) if non-empty.
10799         (check/no-matching-tests-found): New rule.
10800         * README: Document TESTS makefile variable.
10801
10802 2014-02-18  Doug Evans  <dje@google.com>
10803
10804         * Makefile.in (check-parallel): rm -rf outputs temp.
10805
10806 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10807
10808         Fix "ERROR: no fileid for" in the testsuite.
10809         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10810
10811 2014-02-12  Doug Evans  <dje@google.com>
10812
10813         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10814         (MISCELLANEOUS): New variable.
10815         (clean): rm -rf $(MISCELLANEOUS).
10816         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10817         dwp live in the same directory as symlinks, with each symlink pointed
10818         to a differently named file in a different directory.
10819
10820 2014-02-11  Doug Evans  <dje@google.com>
10821
10822         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10823         of Tcl file commands.
10824
10825 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
10826
10827         * gdb.threads/step-after-sr-lock.exp: Avoid executing
10828         "kill -SIGUSR1 -1".
10829
10830 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
10831
10832         * gdb.ada/tick_length_array_enum_idx: New testcase.
10833
10834 2014-02-10  Doug Evans  <xdje42@gmail.com>
10835
10836         * configure.ac (AC_OUTPUT): Add gdb.guile.
10837         * configure: Regenerate.
10838         * lib/gdb-guile.exp: New file.
10839         * lib/gdb.exp (get_target_charset): New function.
10840         * gdb.base/help.exp: Update expected output from "apropos apropos".
10841         * gdb.guile/Makefile.in: New file.
10842         * gdb.guile/guile.exp: New file.
10843         * gdb.guile/scm-arch.c: New file.
10844         * gdb.guile/scm-arch.exp: New file.
10845         * gdb.guile/scm-block.c: New file.
10846         * gdb.guile/scm-block.exp: New file.
10847         * gdb.guile/scm-breakpoint.c: New file.
10848         * gdb.guile/scm-breakpoint.exp: New file.
10849         * gdb.guile/scm-disasm.c: New file.
10850         * gdb.guile/scm-disasm.exp: New file.
10851         * gdb.guile/scm-equal.c: New file.
10852         * gdb.guile/scm-equal.exp: New file.
10853         * gdb.guile/scm-error.exp: New file.
10854         * gdb.guile/scm-error.scm: New file.
10855         * gdb.guile/scm-frame-args.c: New file.
10856         * gdb.guile/scm-frame-args.exp: New file.
10857         * gdb.guile/scm-frame-args.scm: New file.
10858         * gdb.guile/scm-frame-inline.c: New file.
10859         * gdb.guile/scm-frame-inline.exp: New file.
10860         * gdb.guile/scm-frame.c: New file.
10861         * gdb.guile/scm-frame.exp: New file.
10862         * gdb.guile/scm-generics.exp: New file.
10863         * gdb.guile/scm-gsmob.exp: New file.
10864         * gdb.guile/scm-iterator.c: New file.
10865         * gdb.guile/scm-iterator.exp: New file.
10866         * gdb.guile/scm-math.c: New file.
10867         * gdb.guile/scm-math.exp: New file.
10868         * gdb.guile/scm-objfile-script-gdb.in: New file.
10869         * gdb.guile/scm-objfile-script.c: New file.
10870         * gdb.guile/scm-objfile-script.exp: New file.
10871         * gdb.guile/scm-objfile.c: New file.
10872         * gdb.guile/scm-objfile.exp: New file.
10873         * gdb.guile/scm-ports.exp: New file.
10874         * gdb.guile/scm-pretty-print.c: New file.
10875         * gdb.guile/scm-pretty-print.exp: New file.
10876         * gdb.guile/scm-pretty-print.scm: New file.
10877         * gdb.guile/scm-section-script.c: New file.
10878         * gdb.guile/scm-section-script.exp: New file.
10879         * gdb.guile/scm-section-script.scm: New file.
10880         * gdb.guile/scm-symbol.c: New file.
10881         * gdb.guile/scm-symbol.exp: New file.
10882         * gdb.guile/scm-symtab-2.c: New file.
10883         * gdb.guile/scm-symtab.c: New file.
10884         * gdb.guile/scm-symtab.exp: New file.
10885         * gdb.guile/scm-type.c: New file.
10886         * gdb.guile/scm-type.exp: New file.
10887         * gdb.guile/scm-value-cc.cc: New file.
10888         * gdb.guile/scm-value-cc.exp: New file.
10889         * gdb.guile/scm-value.c: New file.
10890         * gdb.guile/scm-value.exp: New file.
10891         * gdb.guile/source2.scm: New file.
10892         * gdb.guile/types-module.cc: New file.
10893         * gdb.guile/types-module.exp: New file.
10894
10895 2014-02-10  Yao Qi  <yao@codesourcery.com>
10896
10897         PR testsuite/16543
10898         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10899         * configure: Regenerated.
10900         * Makefile.in: New file.
10901
10902 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
10903
10904         * gdb.python/py-framefilter.exp: Fix typo.
10905
10906 2014-02-08  Yao Qi  <yao@codesourcery.com>
10907
10908         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10909         that no =breakpoint-modified is emitted when breakpoints are
10910         modified through MI commands.
10911
10912 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
10913             Pedro Alves  <palves@redhat.com>
10914
10915         * gdb.threads/step-after-sr-lock.c: New file.
10916         * gdb.threads/step-after-sr-lock.exp: New file.
10917
10918 2014-02-07  Pedro Alves  <palves@redhat.com>
10919
10920         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10921
10922 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
10923
10924         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10925         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10926
10927 2014-02-06  Doug Evans  <xdje42@gmail.com>
10928
10929         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10930         output.
10931
10932         * gdb.gdb/python-interrupts.exp: New file.
10933
10934 2014-02-05  Yao Qi  <yao@codesourcery.com>
10935
10936         * gdb.trace/report.exp (use_collected_data): Test the output
10937         of "info threads" and "info inferiors".
10938
10939 2014-02-05  Yao Qi  <yao@codesourcery.com>
10940
10941         Revert this patch:
10942
10943         2013-05-24  Yao Qi  <yao@codesourcery.com>
10944
10945         * gdb.trace/tfile.exp: Test inferior and thread.
10946
10947 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10948
10949         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10950         on a function.
10951         * gdb.base/step-bt.c: Call hello via function pointer to make
10952         sure its first instruction is executed on powerpc64le-linux.
10953
10954 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10955
10956         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10957
10958 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10959
10960         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
10961         of the test patterns for use on little-endian systems.
10962
10963 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
10964
10965         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10966         (decimal_vector): Fix for little-endian.
10967
10968 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
10969
10970         * gdb.arch/sparc-sysstep.exp: New file.
10971         * gdb.arch/sparc-sysstep.c: Likewise.
10972
10973         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
10974
10975 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
10976
10977         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
10978
10979 2014-01-23  Tom Tromey  <tromey@redhat.com>
10980
10981         * gdb.ada/array_char_idx: New testcase.
10982
10983 2014-01-23  Tom Tromey  <tromey@redhat.com>
10984
10985         PR python/16487:
10986         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
10987         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
10988         classes.
10989
10990 2014-01-23  Tom Tromey  <tromey@redhat.com>
10991
10992         PR python/16491:
10993         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
10994         string from an inferior frame.
10995         * gdb.python/py-framefilter-mi.exp: Update.
10996
10997 2014-01-22  Doug Evans  <dje@google.com>
10998
10999         * gdb.server/server-mon.exp: Add tests for "set debug-format".
11000
11001 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11002
11003         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11004
11005 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11006
11007         * gdb.trace/entry-values.exp: Remove excess space character from
11008         regex patterns.  Handle s390 call instruction.
11009
11010 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11011
11012         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11013         define "*_start" label.  Make "name" static.
11014         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11015         ${name} by references to ${name}_start.
11016
11017 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11018
11019         * gdb.base/info-macros.exp: Remove "debug" from the compile
11020         options.
11021
11022 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11023
11024         * gdb.dlang/demangle.exp: New file.
11025
11026 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11027
11028         * gdb.dlang/primitive-types.exp: New file.
11029
11030 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
11031
11032         * configure.ac: Create gdb.dlang/Makefile.
11033         * configure: Regenerate.
11034         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11035         * gdb.dlang/Makefile.in: New file.
11036         * lib/d-support.exp: New file.
11037         * lib/gdb.exp (skip_d_tests): New proc.
11038
11039 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11040
11041         * gdb.btrace/delta.exp: Check reverse stepi.
11042         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
11043         * gdb.btrace/finish.exp: New.
11044         * gdb.btrace/next.exp: New.
11045         * gdb.btrace/nexti.exp: New.
11046         * gdb.btrace/record_goto.c: Add comments.
11047         * gdb.btrace/step.exp: New.
11048         * gdb.btrace/stepi.exp: New.
11049         * gdb.btrace/multi-thread-step.c: New.
11050         * gdb.btrace/multi-thread-step.exp: New.
11051         * gdb.btrace/rn-dl-bind.c: New.
11052         * gdb.btrace/rn-dl-bind.exp: New.
11053         * gdb.btrace/data.c: New.
11054         * gdb.btrace/data.exp: New.
11055         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11056
11057 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11058
11059         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11060         * gdb.btrace/exception.exp: Update.
11061         * gdb.btrace/instruction_history.exp: Update.
11062         * gdb.btrace/record_goto.exp: Update.
11063         * gdb.btrace/tailcall.exp: Update.
11064         * gdb.btrace/unknown_functions.exp: Update.
11065         * gdb.btrace/delta.exp: New.
11066
11067 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11068
11069         * gdb.btrace/record_goto.exp: Add backtrace test.
11070         * gdb.btrace/tailcall.exp: Add backtrace test.
11071
11072 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11073
11074         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11075         * gdb.btrace/record_goto.c: New.
11076         * gdb.btrace/record_goto.exp: New.
11077         * gdb.btrace/x86-record_goto.S: New.
11078
11079 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11080
11081         * gdb.btrace/function_call_history.exp: Update tests.
11082         * gdb.btrace/instruction_history.exp: Update tests.
11083
11084 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11085
11086         * gdb.btrace/function_call_history.exp: Fix expected field
11087         order for "record function-call-history".
11088         Add new tests for "record function-call-history /c".
11089         * gdb.btrace/exception.cc: New.
11090         * gdb.btrace/exception.exp: New.
11091         * gdb.btrace/tailcall.exp: New.
11092         * gdb.btrace/x86-tailcall.S: New.
11093         * gdb.btrace/x86-tailcall.c: New.
11094         * gdb.btrace/unknown_functions.c: New.
11095         * gdb.btrace/unknown_functions.exp: New.
11096         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11097
11098 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11099
11100         * gdb.btrace/instruction_history.exp: Update.
11101         * gdb.btrace/function_call_history.exp: Update.
11102
11103 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11104
11105         * gdb.btrace/function_call_history.exp: Fix expected function
11106         trace.
11107         * gdb.btrace/instruction_history.exp: Initialize traced.
11108         Remove traced_functions.
11109
11110 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11111
11112         * gdb.btrace/function_call_history.exp: Update
11113         * gdb.btrace/instruction_history.exp: Update.
11114
11115 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
11116
11117         * gdb.btrace/enable.exp: Update expected text.
11118
11119 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
11120
11121         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11122         bytes.
11123
11124 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
11125
11126         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11127
11128 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
11129
11130         * lib/gdb.exp (supports_process_record): Return true for
11131         arm*-linux*.  (supports_reverse): Likewise.
11132
11133 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
11134
11135         PR python/15464
11136         PR python/16113
11137         * gdb.python/py-type.c: Enhance test case.
11138         * gdb.python/py-value-cc.cc: Likewise
11139         * gdb.python/py-type.exp: Add new tests.
11140         * gdb.python/py-value-cc.exp: Likewise
11141
11142 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11143             Pedro Alves <palves@redhat.com>
11144
11145         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11146         Make "name" extern.
11147         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11148         references to ${name}_start by references to ${name}.
11149
11150 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11151
11152         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11153
11154 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
11155
11156         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11157
11158 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
11159             Pedro Alves  <palves@redhat.com>
11160
11161         * gdb.mi/mi-info-os.exp: Connect to the target with
11162         mi_gdb_target_load.
11163
11164 2014-01-08  Pedro Alves  <palves@redhat.com>
11165
11166         * gdb.threads/reconnect-signal.c: New file.
11167         * gdb.threads/reconnect-signal.exp: New file.
11168
11169 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11170
11171         * gdb.base/source-dir.exp: New file.
11172
11173 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11174
11175         * gdb.ada/mi_interface: New testcase.
11176
11177 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11178
11179         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11180         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11181         gdb.ada/pp-rec-component/pck.ads: New files.
11182
11183 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
11184
11185         * gdb.python/py-pp-integral.c: New file.
11186         * gdb.python/py-pp-integral.py: New file.
11187         * gdb.python/py-pp-integral.exp: New file.
11188
11189 For older changes see ChangeLog-1993-2013.
11190 \f
11191 ;; Local Variables:
11192 ;; mode: change-log
11193 ;; left-margin: 8
11194 ;; fill-column: 74
11195 ;; version-control: never
11196 ;; End:
11197
11198     Copyright 2014-2017 Free Software Foundation, Inc.
11199   Copying and distribution of this file, with or without modification,
11200   are permitted provided the copyright notice and this notice are preserved.