eab1255d62b3e371a271fe5849a6860ff926dc76
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2016-03-03  Yao Qi  <yao.qi@linaro.org>
2
3         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4         If target supports condition evaluation on target, invoke
5         break_cond_on_syscall for fork and vfork.
6
7 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8
9         * gdb.base/disp-step-syscall.exp: Don't invoke
10         support_displaced_stepping.
11         (disp_step_cross_syscall): Test with displaced stepping off and
12         on if supported.
13
14 2016-03-03  Yao Qi  <yao.qi@linaro.org>
15
16         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
17         proc.
18         (setup): New proc.
19         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
20         and setup.
21
22 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
23
24         * gdb.fortran/vla-history.exp: Remove breakpoint.
25
26 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
27
28         * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
29
30 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
31
32         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
33
34 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
35
36         * gdb.mi/vla.f90: Nullify pointer after declaration.
37
38 2016-03-01  Pedro Alves  <palves@redhat.com>
39
40         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
41
42 2016-03-01  Pedro Alves  <palves@redhat.com>
43
44         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
45         before anything else.
46         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
47         _GNU_SOURCE here.
48         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
49         before anything else.
50         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
51
52 2016-03-01  Pedro Alves  <palves@redhat.com>
53
54         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
55
56 2016-03-01  Yao Qi  <yao.qi@linaro.org>
57
58         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
59         prepare_for_testing.
60
61 2016-03-01  Yao Qi  <yao.qi@linaro.org>
62
63         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
64
65 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
66
67         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
68         manually constructing the output path.
69
70 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
71
72         * gdb.arch/s390-stackless.S: New.
73         * gdb.arch/s390-stackless.exp: New.
74
75 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
76
77         * gdb.dlang/circular.c: New file.
78         * gdb.dlang/circular.exp: New file.
79
80 2016-02-26  Yao Qi  <yao.qi@linaro.org>
81
82         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
83         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
84         (testcases): Update.
85
86 2016-02-26  Yao Qi  <yao.qi@linaro.org>
87
88         * gdb.reverse/aarch64.c: Rename to ...
89         * gdb.reverse/insn-reverse.c: ... it.
90         * gdb.reverse/aarch64.exp: Rename to ...
91         * gdb.reverse/insn-reverse.exp: ... it.
92
93 2016-02-26  Yao Qi  <yao.qi@linaro.org>
94
95         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
96         (testcase_ftype): New.
97         (testcases): New array.
98         (n_testcases): New.
99         (main): Call each element in testcases.
100         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
101         (read_testcase): New.
102         Do the tests in a loop.
103
104 2016-02-25  Yao Qi  <yao.qi@linaro.org>
105
106         * gdb.base/branches.c: Remove.
107
108 2016-02-25  Marcin Kościelnicki  <koriakin@0x04.net>
109
110         PR gdb/13808
111         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
112
113 2016-02-25  Marcin Kościelnicki  <koriakin@0x04.net>
114
115         * gdb.trace/ftrace.exp: Remove unnecessary target check.
116
117 2016-02-25  Marcin Kościelnicki  <koriakin@0x04.net>
118
119         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
120         change x86_64 call_insn to 'callq'.
121
122 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
123
124         * gdb.trace/tfile-avx.c: Move to...
125         * gdb.trace/tracefile-pseudo-reg.c: Here.
126         * gdb.trace/tfile-avx.exp: Move to...
127         * gdb.trace/tracefile-pseudo-reg.exp: Here.
128
129 2016-02-24  Gary Benson <gbenson@redhat.com>
130
131         * gdb.base/attach-pie-noexec.exp: Do not expect an error
132         message on attach.
133
134 2016-02-23  Doug Evans  <dje@google.com>
135
136         * gdb.base/skip.c (test_skip): New function.
137         (end_test_skip_file_and_function): New function.
138         (test_skip_file_and_function): New function.
139         * gdb.base/skip1.c (test_skip): New function.
140         (skip1_test_skip_file_and_function): New function.
141         * gdb.base/skip.exp: Add tests for new skip options.
142         * gdb.base/skip-solib.exp: Update expected output.
143         * gdb.perf/skip-command.cc: New file.
144         * gdb.perf/skip-command.exp: New file.
145         * gdb.perf/skip-command.py: New file.
146
147 2016-02-22  Marcin Kościelnicki  <koriakin@0x04.net>
148
149         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
150         info registers pattern.
151
152 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
153
154         * lib/future.exp: Add D support.
155         (gdb_find_gdc): New proc.
156         (gdb_default_target_compile): Add D support.
157
158 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
159
160         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
161         user+system time.
162         (trace_speed_test): Determine the iteration count for a time
163         between 15..30 seconds.
164
165 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
166
167         * gdb.arch/i386-mpx-sigsegv.c: New file.
168         * gdb.arch/i386-mpx-sigsegv.exp: New file.
169         * gdb.arch/i386-mpx-simple_segv.c: New file.
170         * gdb.arch/i386-mpx-simple_segv.exp: New file.
171
172 2016-02-18  Yao Qi  <yao.qi@linaro.org>
173
174         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
175         Don't call setup_kfail.
176
177 2016-02-18  Yao Qi  <yao.qi@linaro.org>
178
179         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
180         Set "set breakpoint condition-evaluation" per $cond_bp_target.
181
182 2016-02-16  Doug Evans  <dje@google.com>
183
184         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
185         * gdb.base/skip1.c: Ditto.
186         * gdb.base/skip.exp: Whitespace cleanup.
187
188 2016-02-16  Don Breazeal  <donb@codesourcery.com>
189
190         PR remote/19496
191         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
192         Remove kfail for PR remote/19496.
193
194 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
195
196         * lib/gdb.exp (standard_temp_file): Return a path specific to
197         the runtest invocation.
198
199 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
200
201         * gdb.trace/save-trace.exp: Change relative path to be in the
202         standard output directory.
203
204 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
205
206         * gdb.arch/i386-prologue.c: Add missing prototypes.
207
208 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
209
210         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
211         * gdb.arch/i386-prologue.exp: Likewise.
212         * gdb.arch/i386-size.exp: Likewise.
213
214 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
215
216         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
217         define object file path.
218         * gdb.btrace/gcore.exp: Use standard_output_file to define core
219         file path.
220         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
221         standard_output_file to define binfile.
222
223 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
224
225         Fix compatibility with recent gfortran-5.3.1.
226         * gdb.fortran/vla-history.exp (print vla1 allocated)
227         (print vla2 allocated, print $2, print $3): Remove
228         (print $4): Rename to ...
229         (print $2): ... here.
230         (print $9): Rename to ...
231         (print $5): ... here.
232         (print $10): Rename to ...
233         (print $6): ... here.
234         * gdb.fortran/vla.f90: Add pvla initialization.
235
236 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
237
238         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
239         New test.
240         * gdb.fortran/vla-value-sub.exp: Likewise.
241
242 2016-02-12  Marcin Kościelnicki  <koriakin@0x04.net>
243
244         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
245
246 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
247
248         * i386-biarch-core.exp: Define corefile using
249         standard_output_file.
250
251 2016-02-12  Yao Qi  <yao.qi@linaro.org>
252
253         * gdb.arch/arm-single-step-kernel-helper.c: New.
254         * gdb.arch/arm-single-step-kernel-helper.exp: New.
255
256 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
257
258         * gdb.btrace/tailcall-only.exp: New.
259         * gdb.btrace/tailcall-only.c: New.
260         * gdb.btrace/x86_64-tailcall-only.S: New.
261         * gdb.btrace/i686-tailcall-only.S: New.
262
263 2016-02-11  Pedro Alves  <palves@redhat.com>
264
265         * README (Parallel testing): Add missing double quotes.
266
267 2016-02-11  Pedro Alves  <palves@redhat.com>
268
269         * README (Parallel testing): New section.
270         (GDB_PARALLEL): Rewrite.
271         (FORCE_PARALLEL): Document.
272
273 2016-02-11  Marcin Kościelnicki  <koriakin@0x04.net>
274
275         * gdb.trace/tfile-avx.c: New test.
276         * gdb.trace/tfile-avx.exp: New test.
277
278 2016-02-09  Keith Seitz  <keiths@redhat.com>
279
280         PR breakpoints/19546
281         * gdb.base/infcall-exec.c: New file.
282         * gdb.base/infcall-exec2.c: New file.
283         * gdb.base/infcall-exec.exp: New file.
284
285 2016-02-09  Keith Seitz  <keiths@redhat.com>
286
287         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
288         (toplevel): Call test_bkpt_address.
289
290 2016-02-09  Keith Seitz  <keiths@redhat.com>
291
292         PR python/19506
293         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
294         (toplevel): Call test_bkpt_address.
295
296 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
297
298         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
299         to AC_OUTPUT.
300         * configure: Regenerate.
301
302 2016-02-09  Pedro Alves  <palves@redhat.com>
303
304         PR breakpoints/19548
305         * gdb.base/execl-update-breakpoints.c (some_function): New
306         function.
307         (main): Call it.
308         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
309         Tighten expected GDB output.
310
311 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
312
313         * Makefile.in (ALL_SUBDIRS): Remove.
314         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
315         (distclean maintainer-clean realclean): Likewise.
316         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
317         * configure: Regenerate.
318         * gdb.ada/Makefile.in: Delete.
319         * gdb.arch/Makefile.in: Likewise.
320         * gdb.asm/Makefile.in: Likewise.
321         * gdb.base/Makefile.in: Likewise.
322         * gdb.btrace/Makefile.in: Likewise.
323         * gdb.cell/Makefile.in: Likewise.
324         * gdb.compile/Makefile.in: Likewise.
325         * gdb.cp/Makefile.in: Likewise.
326         * gdb.disasm/Makefile.in: Likewise.
327         * gdb.dlang/Makefile.in: Likewise.
328         * gdb.dwarf2/Makefile.in: Likewise.
329         * gdb.fortran/Makefile.in: Likewise.
330         * gdb.gdb/Makefile.in: Likewise.
331         * gdb.go/Makefile.in: Likewise.
332         * gdb.guile/Makefile.in: Likewise.
333         * gdb.java/Makefile.in: Likewise.
334         * gdb.linespec/Makefile.in: Likewise.
335         * gdb.mi/Makefile.in: Likewise.
336         * gdb.modula2/Makefile.in: Likewise.
337         * gdb.multi/Makefile.in: Likewise.
338         * gdb.objc/Makefile.in: Likewise.
339         * gdb.opencl/Makefile.in: Likewise.
340         * gdb.opt/Makefile.in: Likewise.
341         * gdb.pascal/Makefile.in: Likewise.
342         * gdb.perf/Makefile.in: Likewise.
343         * gdb.python/Makefile.in: Likewise.
344         * gdb.reverse/Makefile.in: Likewise.
345         * gdb.server/Makefile.in: Likewise.
346         * gdb.stabs/Makefile.in: Likewise.
347         * gdb.threads/Makefile.in: Likewise.
348         * gdb.trace/Makefile.in: Likewise.
349         * gdb.xml/Makefile.in: Likewise.
350         * lib/gdb.exp (make_gdb_parallel_path): Add check for
351         GDB_PARALLEL.
352         (standard_output_file): Remove check for GDB_PARALLEL, always
353         return path in outputs/$subdir/$testname.
354
355 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
356
357         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
358         (site.exp): Assign abs_srcdir to tcl's srcdir.
359
360 2016-02-04  Yao Qi  <yao.qi@linaro.org>
361
362         * gdb.base/foll-exec-mode.c: Include limits.h.
363         (main): Add parameters argc and argv.  Get directory from
364         argv[0].
365         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
366         compilation.
367         * gdb.base/foll-exec.c: Include limits.h.
368         (main): Add parameters argc and argv.
369         Get directory from argv[0].
370         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
371         Adjust tests on the number of lines as source code changed.
372         * gdb.base/foll-vfork-exit.c: Include limits.h.
373         (main): Add one line of statement before vfork.
374         * gdb.base/foll-vfork.c: Include limits.h and string.h.
375         (main): Add parameters argc and argv.  Get directory from
376         argv[0].
377         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
378         (setup_gdb): Set tbreak to skip some source lines.
379         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
380         (main): Add parameters argc and argv.  Get directory from
381         argv[0].
382         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
383         compilation.
384         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
385         (main): Add parameters argc and argv.  Get directory from
386         argv[0].
387         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
388         compilation.
389
390 2016-02-01  Doug Evans  <dje@google.com>
391
392         * gdb.base/skip.exp: Clean up multiple references to same test name.
393
394 2016-02-01  Pedro Alves  <palves@redhat.com>
395
396         PR remote/19496
397         * gdb.threads/forking-threads-plus-breakpoint.exp
398         (displaced_stepping_supported): New global.
399         (probe_displaced_stepping_support): New procedure.
400         (do_test): Add 'displaced' parameter, and use it.
401         (top level): Check for displaced stepping support.  Add displaced
402         stepping on/off testing axis.
403
404 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
405
406         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
407         pointer.  Don't perform further tests on the unassociated pointer
408         if the first test fails.
409
410 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
411
412         * gdb.base/max-value-size.c: New file.
413         * gdb.base/max-value-size.exp: New file.
414         * gdb.base/huge.exp: Disable max-value-size for this test.
415
416 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
417
418         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
419
420 2016-01-28  Yao Qi  <yao.qi@linaro.org>
421
422         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
423
424 2016-01-25  Pedro Alves  <palves@redhat.com>
425
426         PR threads/19461
427         * gdb.base/fork-running-state.c: New file.
428         * gdb.base/fork-running-state.exp: New file.
429
430 2016-01-25  Pedro Alves  <palves@redhat.com>
431
432         PR gdb/19494
433         * gdb.base/catch-fork-kill.c: New file.
434         * gdb.base/catch-fork-kill.exp: New file.
435
436 2016-01-25  Pedro Alves  <palves@redhat.com>
437
438         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
439         Delete, moved to lib/gdb.exp.
440         * gdb.threads/forking-threads-plus-breakpoint.exp
441         (foreach_with_prefix): Likewise.
442         * gdb.threads/process-dies-while-handling-bp.exp
443         (foreach_with_prefix): Likewise.
444         * lib/gdb.exp (foreach_with_prefix): New procedure.
445
446 2016-01-25  Marcin Kościelnicki  <koriakin@0x04.net>
447
448         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
449         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
450
451 2016-01-23  Marcin Kościelnicki  <koriakin@0x04.net>
452
453         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
454         endian targets.
455
456 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
457             Pedro Alves  <palves@redhat.com>
458
459         Fix testsuite compatibility with Guile.
460         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
461         number.
462
463 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
464
465         Fix testsuite compatibility with Guile.
466         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
467         (thread 1): New test for backtrace through signal handler.
468
469 2016-01-22  Yao Qi  <yao.qi@linaro.org>
470
471         PR testsuite/19491
472         * gdb.base/multi-forks.c: Include
473         ../lib/unbuffer_output.c
474         (main): Call gdb_unbuffer_output.
475
476 2016-01-21  Doug Evans  <dje@google.com>
477
478         * lib/ada.exp (gdb_compile_ada): Fix typo.
479
480 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
481
482         * gdb.base/break-fun-addr.exp: New file.
483         * gdb.base/break-fun-addr1.c: New file.
484         * gdb.base/break-fun-addr2.c: New file.
485
486 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
487
488         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
489         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
490         enum flag values.
491
492 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
493
494         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
495         when GDB can not set the vector return value.  Add more comments
496         for clarification.
497
498 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
499
500         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
501         command.
502
503 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
504
505         * Makefile.in (DO_RUNTEST): Add --status and update usages.
506
507 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
508
509         * Makefile.in (check-single): Pass --status to runtest.
510         (check/%.exp): Likewise.
511
512 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
513
514         * Makefile.in (check-parallel): Propagate return code from make
515         do-check-parallel.
516
517 2016-01-19  Marcin Kościelnicki  <koriakin@0x04.net>
518
519         * gdb.trace/ftrace.exp: Fix expected message on continue.
520         * gdb.trace/pending.exp: Fix expected message on continue.
521         * gdb.trace/trace-break.exp: Fix expected message on continue.
522
523 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
524
525         * lib/gdb.exp (gdb_test): Remove unused global references.
526
527 2016-01-18  Pedro Alves  <palves@redhat.com>
528
529         * gdb.base/async-shell.exp: Adjust expected output.
530         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
531         * gdb.base/siginfo-thread.exp: Adjust expected output.
532         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
533         * gdb.java/jnpe.exp: Adjust expected output.
534         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
535         * gdb.threads/continue-pending-status.exp: Adjust expected output.
536         * gdb.threads/leader-exit.exp: Adjust expected output.
537         * gdb.threads/manythreads.exp: Adjust expected output.
538         * gdb.threads/pthreads.exp: Adjust expected output.
539         * gdb.threads/schedlock.exp: Adjust expected output.
540         * gdb.threads/siginfo-threads.exp: Adjust expected output.
541         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
542         expected output.
543         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
544         output.
545         * gdb.threads/sigthread.exp: Adjust expected output.
546         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
547
548 2016-01-18  Yao Qi  <yao.qi@linaro.org>
549
550         * gdb.guile/scm-section-script.c: Replace @progbits with
551         %progbits.
552         * gdb.python/py-section-script.c: Likewise.
553
554 2016-01-15  Pedro Alves  <palves@redhat.com>
555
556         * gdb.multi/tids.exp: Test star wildcard ranges.
557
558 2016-01-15  Pedro Alves  <palves@redhat.com>
559
560         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
561         command from "thread apply" invocation.
562         (thr_apply_info_thr_invalid): Default the expected output to the
563         input tid list.
564         (top level): Add tests that use convenience variables.  Add tests
565         for "thread apply" with a valid TID list, but missing the command.
566
567 2016-01-13  Pedro Alves  <palves@redhat.com>
568
569         * gdb.base/default.exp: Expect $_gthread as well.
570         * gdb.multi/tids.exp: Test $_gthread.
571         * gdb.threads/thread-specific.exp: Test $_gthread.
572
573 2016-01-13  Pedro Alves  <palves@redhat.com>
574
575         * gdb.multi/tids.exp: Test "info threads -gid".
576
577 2016-01-13  Pedro Alves  <palves@redhat.com>
578
579         * gdb.multi/tids.exp: Test InferiorThread.global_num and
580         Breakpoint.thread.
581         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
582
583 2016-01-07  Pedro Alves  <palves@redhat.com>
584
585         * gdb.base/break.exp: Adjust to output changes.
586         * gdb.base/hbreak2.exp: Likewise.
587         * gdb.base/sepdebug.exp: Likewise.
588         * gdb.base/watch_thread_num.exp: Likewise.
589         * gdb.linespec/keywords.exp: Likewise.
590         * gdb.multi/info-threads.exp: Likewise.
591         * gdb.threads/thread-find.exp: Likewise.
592         * gdb.multi/tids.c: New file.
593         * gdb.multi/tids.exp: New file.
594
595 2016-01-13  Pedro Alves  <palves@redhat.com>
596
597         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
598
599 2016-01-13  Pedro Alves  <palves@redhat.com>
600
601         * gdb.base/default.exp: Expect $_inferior as well.
602         * gdb.multi/base.exp: Test $_inferior.
603
604 2016-01-13  Pedro Alves  <palves@redhat.com>
605
606         PR breakpoints/19388
607         * gdb.base/catch-signal-siginfo-cond.c: New file.
608         * gdb.base/catch-signal-siginfo-cond.exp: New file.
609
610 2016-01-12  Josh Stone  <jistone@redhat.com>
611             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
612
613         * gdb.base/catch-syscall.c (do_execve): New variable.
614         (main): Conditionally trigger an execve.
615         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
616         (test_catch_syscall_execve): New, check entry/return across execve.
617         (do_syscall_tests): Call test_catch_syscall_execve.
618
619 2016-01-12  Pedro Alves  <palves@redhat.com>
620
621         * gdb.base/random-signal.exp (do_test): New procedure, with body
622         of testcase moved in.
623
624 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
625             Pedro Alves  <palves@redhat.com>
626
627         * gdb.base/funcargs.exp (finish from indirectly called function):
628         Reintroduce the case for 'First'.
629
630 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
631             Pedro Alves  <palves@redhat.com>
632
633         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
634         (tcatch_vfork_then_child_follow_exec)
635         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
636         identification.
637
638 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
639
640         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
641         and repeats to unlimited.
642         * gdb.python/py-value.exp: Likewise.
643         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
644         and repeats to unlimited.
645
646 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
647
648         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
649         and reordering the functions.
650         * gdb.multi/hangout.c: Likewise.
651         * gdb.multi/hello.c: Likewise.
652
653 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
654
655         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
656         absolute.
657         (SingleStatisticTestResult.report): Use dict.keys instead of
658         dict.iterkeys.
659
660 2016-01-06  Pedro Alves  <palves@redhat.com>
661
662         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
663
664 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
665
666         * gdb.btrace/dlopen.exp: New.
667         * gdb.btrace/dlopen.c: New.
668         * gdb.btrace/dlopen-dso.c: New.
669
670 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
671
672         * lib/gdb.exp (gdb_test): Update comments to clarify that the
673         PATTERN argument is optional.
674
675 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
676
677         * lib/ada.exp (target_compile_ada_from_dir): New function.
678         (gdb_compile_ada): Reimplement avoiding the use of project files.
679         * gdb.ada/gnat_ada.gpr: Delete.
680         * gdb.ada/cond_lang.exp: Adjust test to make path before
681         filename optional.
682         * gdb.ada/small_reg_param.exp: Likewise.
683
684 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
685
686         * gdb.base/foll-vork.exp: Remove HP-UX special case.
687
688 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
689
690         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
691         case.
692
693 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
694
695         * gdb.base/break.exp: Remove dead code.
696         * gdb.base/sepdebug.exp: Likewise.
697
698 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
699
700         * gdb.asm/asm-source.exp: Remove HP-UX references.
701         * gdb.base/annota1.exp: Likewise.
702         * gdb.base/annota3.exp: Likewise.
703         * gdb.base/attach.exp: Likewise.
704         * gdb.base/bigcore.exp: Likewise.
705         * gdb.base/break.exp: Likewise.
706         * gdb.base/call-ar-st.exp: Likewise.
707         * gdb.base/callfuncs.exp: Likewise.
708         * gdb.base/catch-fork-static.exp: Likewise.
709         * gdb.base/display.exp: Likewise.
710         * gdb.base/foll-exec-mode.exp: Likewise.
711         * gdb.base/foll-exec.exp: Likewise.
712         * gdb.base/foll-fork.exp: Likewise.
713         * gdb.base/foll-vfork.exp: Likewise.
714         * gdb.base/funcargs.exp: Likewise.
715         * gdb.base/hbreak2.exp: Likewise.
716         * gdb.base/inferior-died.exp: Likewise.
717         * gdb.base/interrupt.exp: Likewise.
718         * gdb.base/multi-forks.exp: Likewise.
719         * gdb.base/nodebug.exp: Likewise.
720         * gdb.base/sepdebug.exp: Likewise.
721         * gdb.base/solib1.c: Likewise.
722         * gdb.base/step-test.exp: Likewise.
723         * gdb.mi/non-stop.c: Likewise.
724         * gdb.mi/pthreads.c: Likewise.
725         * gdb.multi/bkpt-multi-exec.ex: Likewise.
726         * gdb.threads/pthreads.c: Likewise.
727         * gdb.threads/staticthreads.exp: Likewise.
728         * lib/future.exp: Likewise.
729         * lib/gdb.exp: Likewise.
730         * gdb.base/so-indr-cl.c: Remove.
731         * gdb.base/so-indr-cl.exp: Likewise.
732         * gdb.base/solib.c: Likewise.
733         * gdb.base/solib.exp: Likewise.
734         * gdb.base/solib2.c: Likewise.
735
736 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
737
738         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
739         * gdb.base/call-ar-st.exp: Likewise.
740         * gdb.base/callfuncs.exp: Likewise.
741         * gdb.base/condbreak.exp: Likewise.
742         * gdb.base/constvars.exp: Likewise.
743         * gdb.base/hbreak2.exp: Likewise.
744         * gdb.base/langs.exp: Likewise.
745         * gdb.base/list.exp: Likewise.
746         * gdb.base/long_long.exp: Likewise.
747         * gdb.base/ptype.exp: Likewise.
748         * gdb.base/scope.exp: Likewise.
749         * gdb.base/signals.exp: Likewise.
750         * gdb.base/so-impl-ld.exp: Likewise.
751         * gdb.base/varargs.exp: Likewise.
752         * gdb.base/volatile.exp: Likewise.
753         * gdb.base/whatis.exp: Likewise.
754         * gdb.cp/cplusfuncs.exp: Likewise.
755         * gdb.cp/inherit.exp: Likewise.
756         * gdb.cp/local.exp: Likewise.
757         * gdb.cp/member-ptr.exp: Likewise.
758         * gdb.cp/method.exp: Likewise.
759         * gdb.cp/overload.exp: Likewise.
760         * gdb.cp/templates.exp: Likewise.
761         * gdb.stabs/weird.exp: Likewise.
762         * lib/compiler.c: Likewise.
763         * lib/compiler.cc: Likewise.
764         * lib/cp-support.exp: Likewise.
765         * lib/gdb.exp: Likewise.
766
767 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
768
769         * configure.ac: Remove HP-UX case.
770         * configure: Regenerate.
771
772 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
773
774         * lib/gdb.exp (gdb_compile): Add function doc.
775
776 2015-12-17  Pedro Alves  <palves@redhat.com>
777
778         PR threads/19354
779         * gdb.multi/info-threads.exp: New file.
780
781 2015-12-15  Yao Qi  <yao.qi@linaro.org>
782
783         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
784         is aarch64*-*-*.
785
786 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
787
788         * gdb.base/history-duplicates.exp: Skip if no readline support.
789
790 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
791
792         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
793
794 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
795
796         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
797
798 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
799
800         * gdb.base/completion.exp: Skip tests that interrupt GDB with
801         ctrl-C if nointerrupts target property is set.
802         * gdb.base/double-prompt-target-event-error.exp: Likewise.
803         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
804         * gdb.base/paginate-bg-execution.exp: Likewise.
805         * gdb.base/paginate-execution-startup.exp: Likewise.
806         * gdb.base/random-signal.exp: Likewise.
807         * gdb.base/range-stepping.exp: Likewise.
808         * gdb.cp/annota2.exp: Likewise.
809         * gdb.cp/annota3.exp: Likewise.
810         * gdb.gdb/selftest.exp: Likewise.
811         * gdb.threads/continue-pending-status.exp: Likewise.
812         * gdb.threads/leader-exit.exp: Likewise.
813         * gdb.threads/manythreads.exp: Likewise.
814         * gdb.threads/pthreads.exp: Likewise.
815         * gdb.threads/schedlock.exp: Likewise.
816         * gdb.threads/sigthread.exp: Likewise.
817
818 2015-12-11  Don Breazeal  <donb@codesourcery.com>
819
820         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
821         remote.
822         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
823         * gdb.base/foll-exec.exp (main): Enable for target remote.
824         * gdb.base/foll-fork.exp (main): Likewise.
825         * gdb.base/foll-vfork.exp (main): Likewise.
826         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
827         (proc continue_to_exit_bp_loc): Use clean_restart.
828         * gdb.base/pie-execl.exp (main): Disable for target remote.
829         * gdb.base/watch-vfork.exp (main): Enable for target remote.
830         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
831         * gdb.threads/execl.exp (main): Likewise.
832         * gdb.threads/fork-child-threads.exp (main): Likewise.
833         * gdb.threads/fork-plus-threads.exp (main): Disable for target
834         remote.
835         * gdb.threads/fork-thread-pending.exp (main): Enable for target
836         remote.
837         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
838         pid.tid style ptids, instead of just tid.
839         * gdb.threads/thread-execl.exp (main): Enable for target remote.
840         * gdb.threads/watchpoint-fork.exp (main): Likewise.
841         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
842         ptids, instead of just tid.
843
844 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
845
846         * gdb.base/list.exp (test_list_forward): Add end of file error
847         test.
848         (test_repeat_list_command): Add end of file error test.
849         (test_list_backwards): Add beginning of file error test.
850
851 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
852
853         * gdb.base/list.exp (test_list_invalid_args): New function,
854         defined, and called.
855
856 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
857
858         * gdb.base/list.exp (test_list): Make test names unique.
859
860 2015-12-11  Yao Qi  <yao.qi@linaro.org>
861
862         * gdb.base/coremaker2.c: Remove.
863
864 2015-12-10  Pedro Alves  <palves@redhat.com>
865
866         * gdb.multi/base.exp: Remove stale "spaces" references.
867
868 2015-12-10  Pedro Alves  <palves@redhat.com>
869
870         * gdb.multi/base.exp: Don't use nowarnings.
871         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
872         * gdb.multi/hangout.c: Include stdio.h.
873         * gdb.multi/hello.c: Include stdlib.h.
874         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
875         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
876         * gdb.multi/multi-arch.exp: Don't use nowarnings.
877
878 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
879
880         * gdb.dwarf2/dw2-ranges-base.c: New file.
881         * gdb.dwarf2/dw2-ranges-base.exp: New file.
882         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
883         support additional line table, and debug ranges generation.
884         (Dwarf::ranges): New function, generate .debug_ranges.
885         (Dwarf::lines): Support generating simple line table programs.
886         (Dwarf::assemble): Initialise new namespace variables.
887
888 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
889
890         * gdb.base/async.exp (proc test_background): Add case for
891         asynchronous execution not supported.
892
893 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
894
895         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
896           format and change test names to make them unique.
897
898 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
899             Pedro Alves  <pedro@redhat.com>
900
901         PR gdb/18702
902         Add checking of floatformats setup on x86_64 hosts.
903         * gdb.arch/i386-float.S (main): Load bigval and smallval.
904         (smallval, bigval): New labels/constants.
905         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
906         float" after loading bigval and smallval.
907
908 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
909
910         * gdb.ada/fun_overload_menu.exp: New testcase.
911         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
912
913 2015-12-04  Josh Stone  <jistone@redhat.com>
914
915         * gdb.base/catch-fork-static.exp: New.
916
917 2015-12-03  Yao Qi  <yao.qi@linaro.org>
918
919         * gdb.base/sizeof.c: Don't include stdio.h and
920         ../lib/unbuffer_output.c.
921         (main): New variable 'size' and 'value'.  Remove printf and
922         gdb_unbuffer_output.  Assign return value to size and value.
923         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
924         at the beginning.
925         (check_sizeof): Check the result by printing variable 'size'.
926         (check_valueof): Check the result by printing variable 'value'.
927
928 2015-12-01  Yao Qi  <yao.qi@linaro.org>
929
930         * gdb.base/disp-step-syscall.exp: Define syscall instruction
931         for aarch64*-*-linux* target.
932
933 2015-11-30  Pedro Alves  <palves@redhat.com>
934
935         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
936
937 2015-11-30  Pedro Alves  <palves@redhat.com>
938
939         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
940         Handle non-stop mode vCont replies.
941
942 2015-11-30  Pedro Alves  <palves@redhat.com>
943
944         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
945         prepare_for_testing.  Start gdb with "set non-stop on" appended to
946         GDBFLAGS.  Lax expected stop output.
947
948 2015-11-27  Yao Qi  <yao.qi@linaro.org>
949
950         * gdb.arch/arm-neon.exp: New.
951         * gdb.arch/arm-neon.c: New.
952
953 2015-11-27  Yao Qi  <yao.qi@linaro.org>
954
955         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
956
957 2015-11-27  Yao Qi  <yao.qi@linaro.org>
958
959         * gdb.cp/annota2.exp: Allow multiple occurrences of the
960         frames-invalid annotation.
961
962 2015-11-27  Yao Qi  <yao.qi@linaro.org>
963
964         * gdb.cp/annota2.exp: Use ${frames_invalid}.
965
966 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
967
968         * gdb.threads/names.exp: New file.
969         * gdb.threads/names.c: New file.
970         * README: Mention gdb,no_thread_names.
971
972 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
973
974         PR 19297
975         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
976         support" error.
977
978 2015-11-24  Pedro Alves  <palves@redhat.com>
979
980         PR 17539
981         * gdb.base/display.exp: Expect displays to be sorted in ascending
982         order.  Use multi_line.
983         * gdb.base/solib-display.exp: Likewise.
984
985 2015-11-24  Pedro Alves  <palves@redhat.com>
986
987         PR 17539
988         * gdb.base/display.exp: Expect displays to be sorted in ascending
989         order.  Use multi_line.
990         * gdb.base/solib-display.exp: Likewise.
991
992 2015-11-24  Pedro Alves  <palves@redhat.com>
993
994         PR 17539
995         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
996         threads in ascending order.
997         * gdb.base/foll-fork.exp: Likewise.
998         * gdb.base/foll-vfork.exp: Likewise.
999         * gdb.base/multi-forks.exp: Likewise.
1000         * gdb.mi/mi-nonstop.exp: Likewise.
1001         * gdb.mi/mi-nsintrall.exp: Likewise.
1002         * gdb.multi/base.exp: Likewise.
1003         * gdb.multi/multi-arch.exp: Likewise.
1004         * gdb.python/py-inferior.exp: Likewise.
1005         * gdb.threads/break-while-running.exp: Likewise.
1006         * gdb.threads/execl.exp: Likewise.
1007         * gdb.threads/gcore-thread.exp: Likewise.
1008         * gdb.threads/info-threads-cur-sal.exp: Likewise.
1009         * gdb.threads/kill.exp: Likewise.
1010         * gdb.threads/linux-dp.exp: Likewise.
1011         * gdb.threads/multiple-step-overs.exp: Likewise.
1012         * gdb.threads/next-bp-other-thread.exp: Likewise.
1013         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1014         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1015         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1016         * gdb.threads/thread-find.exp: Likewise.
1017         * gdb.threads/tls.exp: Likewise.
1018         * lib/mi-support.exp (mi_reverse_list): Delete.
1019         (mi_check_thread_states): No longer reverse list.
1020
1021 2015-11-24  Pedro Alves  <palves@redhat.com>
1022
1023         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
1024         use lowercase.
1025
1026 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
1027
1028         * gdb.trace/actions.c: Include trace-common.h.
1029         (main): Add a location for a fast tracepoint.
1030         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1031         the normal tracepoints.
1032         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1033
1034 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
1035
1036         * save-trace.exp: Factor out code to these...
1037         (gdb_save_tracepoints): New.
1038         (gdb_load_tracepoints): New.
1039         (do_save_load_test): New.
1040
1041 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
1042
1043         * gdb.base/asmlabel.exp: New test.
1044         * gdb.base/asmlabel.c: New test case.
1045
1046 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
1047
1048         * gdb.base/wrong_frame_bt_full-main.c: New file.
1049         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1050         * gdb.base/wrong_frame_bt_full.exp: New file.
1051
1052 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
1053
1054         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1055
1056 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
1057
1058         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
1059         pstate register when comparing registers values in
1060         sparc64-*-linux-gnu targets to avoid spurious differences.
1061
1062 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
1063
1064         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
1065
1066 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
1067
1068         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1069         as type argument to gdb_compile.
1070         * gdb.base/nested-subp2.exp: Likewise.
1071         * gdb.base/nested-subp3.exp: Likewise.
1072
1073 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
1074
1075         * lib/dwarf.exp (_note): Fix left shift of negative value.
1076         * gdb.trace/trace-condition.exp: Likewise.
1077
1078 2015-11-13  Yao Qi  <yao.qi@linaro.org>
1079
1080         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1081         comments about d10v.
1082         (test_scalar_returns): Likewise.
1083         * gdb.base/d10v.ld: Remove.
1084         * gdb.base/overlays.exp: Remove the target triplet checking for
1085         d10v-*-*.
1086         * gdb.base/structs.exp (test_struct_returns): Remove the
1087         comments about d10v.
1088         (test_struct_calls): Likewise.
1089
1090 2015-11-13  Yao Qi  <yao.qi@linaro.org>
1091
1092         * gdb.base/gnu_vector.exp: Check the return value by "p res".
1093         * gdb.base/gnu_vector.c: Don't include stdio.h.
1094         (main): Don't print res and call add_some_intvecs.
1095
1096 2015-11-11  Marcin Kościelnicki  <koriakin@0x04.net>
1097
1098         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1099         macro.
1100         (func5): Removed.
1101         (func4): Use FAST_TRACEPOINT_LABEL.
1102         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1103         macro.
1104         (func): Removed.
1105         (thread_function): Use FAST_TRACEPOINT_LABEL.
1106         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1107         (func): Remove.
1108         (marker): Use FAST_TRACEPOINT_LABEL.
1109         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1110         (pendfunc1): Remove.
1111         (pendfunc): Use FAST_TRACEPOINT_LABEL.
1112         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1113         (foo): Remove.
1114         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1115         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1116         macro.
1117         (func): Remove.
1118         (marker): Use FAST_TRACEPOINT_LABEL.
1119         * gdb.trace/trace-common.h: New header.
1120         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1121         macro.
1122         (func): Remove.
1123         (marker): Use FAST_TRACEPOINT_LABEL.
1124         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1125         (func): Remove.
1126         (thread_function): Use FAST_TRACEPOINT_LABEL.
1127
1128 2015-11-10  Marcin Kościelnicki  <koriakin@0x04.net>
1129
1130         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1131         in front.
1132         * gdb.trace/change-loc.exp: Use global pcreg definition.
1133         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1134         * gdb.trace/entry-values.exp: Use global spreg definition, add $
1135         in front.
1136         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1137         * gdb.trace/pending.exp: Likewise.
1138         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1139         * gdb.trace/trace-break.exp: Likewise.
1140         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1141         in front.
1142         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1143         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1144         in front.
1145         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1146
1147 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
1148
1149         * gdb.ada/fin_fun_out: New testcase.
1150
1151 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
1152
1153         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1154         value associated with DW_AT_byte_size.
1155         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1156         constants for DW_AT_byte_size, DW_AT_lower_bound, and
1157         DW_AT_upper_bound.
1158
1159 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
1160
1161         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1162         (gdb_target_symbol_prefix_flags): Define in terms of _asm
1163         version.
1164         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1165         gdb.dwarf2/dw2-canonicalize-type.exp,
1166         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1167         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1168         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1169         provided by gdb_target_symbol_prefix_flags_asm.
1170         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1171         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1172         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1173         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1174         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1175         macros where needed).  Use this macro for symbols which require
1176         the prefix provided by SYMBOL_PREFIX.
1177
1178 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
1179
1180         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1181         New procs.
1182         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1183         representing expressions, of more than one list element.
1184         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1185         to prepend linker symbol prefix to f.
1186         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1187         table_1 and table_2.
1188         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1189         Likewise, for f and g.
1190         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1191         for ptr.
1192         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1193         for main.
1194         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1195         table_1_ptr and table_2_ptr.
1196
1197 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1198             Joel Brobecker  <brobecker@adacore.com>
1199
1200         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1201
1202 2015-11-04  Marcin Kościelnicki  <koriakin@0x04.net>
1203
1204         * gdb.reverse/s390-mvcle.c: New test.
1205         * gdb.reverse/s390-mvcle.exp: New file.
1206         * lib/gdb.exp: Enable reverse tests on s390*-linux.
1207
1208 2015-11-02  Marcin Kościelnicki  <koriakin@0x04.net>
1209
1210         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1211
1212 2015-11-02  Marcin Kościelnicki  <koriakin@0x04.net>
1213
1214         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1215         reaching marker2.
1216         * gdb.reverse/getresuid-reverse.exp: Likewise.
1217         * gdb.reverse/pipe-reverse.exp: Likewise.
1218         * gdb.reverse/readv-reverse.exp: Likewise.
1219         * gdb.reverse/recvmsg-reverse.exp: Likewise.
1220         * gdb.reverse/time-reverse.exp: Likewise.
1221         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1222
1223 2015-10-30  Yao Qi  <yao.qi@linaro.org>
1224
1225         * gdb.threads/wp-replication.c (watch_count_done): Remove.
1226         (empty_cycle): Remove.
1227         (main): Don't call empty_cycle.  Don't use watch_count_done.
1228         * gdb.threads/wp-replication.exp: Don't set breakpoint on
1229         empty_cycle.  Rewrite the code counting HW watchpoints.
1230
1231 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
1232
1233         * gdb.reverse/fstatat-reverse.c: New test.
1234         * gdb.reverse/fstatat-reverse.exp: New file.
1235         * gdb.reverse/getresuid-reverse.c: New test.
1236         * gdb.reverse/getresuid-reverse.exp: New file.
1237         * gdb.reverse/pipe-reverse.c: New test.
1238         * gdb.reverse/pipe-reverse.exp: New file.
1239         * gdb.reverse/readv-reverse.c: New test.
1240         * gdb.reverse/readv-reverse.exp: New file.
1241         * gdb.reverse/recvmsg-reverse.c: New test.
1242         * gdb.reverse/recvmsg-reverse.exp: New file.
1243         * gdb.reverse/time-reverse.c: New test.
1244         * gdb.reverse/time-reverse.exp: New file.
1245         * gdb.reverse/waitpid-reverse.c: New test.
1246         * gdb.reverse/waitpid-reverse.exp: New file.
1247
1248 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1249
1250         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1251
1252 2015-10-26  Doug Evans  <dje@google.com>
1253
1254         PR symtab/17391
1255         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1256         * gdb.dwarf2/bad-regnum.c: New file.
1257         * gdb.dwarf2/bad-regnum.exp: New file.
1258
1259 2015-10-26  Doug Evans  <dje@google.com>
1260
1261         PR python/18938
1262         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1263         file.
1264
1265 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1266
1267         * gdb.compile/compile.exp (compile code globalvar): Update expectation
1268         for a change by "Mention language in compile error message".
1269
1270 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
1271
1272         PR python/18073
1273         * gdb.python/py-type.c (C::a_method): New.
1274         (C::a_const_method): New.
1275         (C::a_static_method): New.
1276         (a_function): New.
1277         * gdb.python/py-type.exp (test_fields): Test getting fields
1278         from function and method.
1279
1280 2015-10-21  Keven Boell  <keven.boell@intel.com>
1281
1282         * gdb.fortran/vla-alloc-assoc.exp: New file.
1283         * gdb.fortran/vla-datatypes.exp: New file.
1284         * gdb.fortran/vla-datatypes.f90: New file.
1285         * gdb.fortran/vla-history.exp: New file.
1286         * gdb.fortran/vla-ptype-sub.exp: New file.
1287         * gdb.fortran/vla-ptype.exp: New file.
1288         * gdb.fortran/vla-sizeof.exp: New file.
1289         * gdb.fortran/vla-sub.f90: New file.
1290         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1291         * gdb.fortran/vla-value-sub-finish.exp: New file.
1292         * gdb.fortran/vla-value-sub.exp: New file.
1293         * gdb.fortran/vla-value.exp: New file.
1294         * gdb.fortran/vla-ptr-info.exp: New file.
1295         * gdb.mi/mi-vla-fortran.exp: New file.
1296         * gdb.mi/vla.f90: New file.
1297
1298 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
1299
1300         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1301         of hardwired timeout value.
1302
1303 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1304             Pedro Alves  <palves@redhat.com>
1305
1306         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1307         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1308
1309 2015-10-19  Josh Stone  <jistone@redhat.com>
1310
1311         * gdb.base/catch-syscall.c: Include <sched.h>.
1312         (unknown_syscall): New variable.
1313         (main): Trigger a vfork and an unknown syscall.
1314         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1315         (unknown_syscall_number): Likewise.
1316         (check_call_to_syscall): Accept an optional syscall pattern.
1317         (check_return_from_syscall): Likewise.
1318         (check_continue): Likewise.
1319         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1320         (test_catch_syscall_skipping_return): New test toggling off 'catch
1321         syscall' to step over the syscall return, then toggling back on.
1322         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1323         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1324         (do_syscall_tests): Call test_catch_syscall_without_args and
1325         test_catch_syscall_mid_vfork.
1326         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1327         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1328
1329 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
1330
1331         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1332         print g_vE): Add new pass patterns.
1333         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1334         print various symbol names for vptr fields.
1335
1336 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1337
1338         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1339         results.
1340
1341 2015-10-12  Yao Qi  <yao.qi@linaro.org>
1342
1343         * gdb.arch/disp-step-insn-reloc.exp: New test case.
1344
1345 2015-10-12  Yao Qi  <yao.qi@linaro.org>
1346
1347         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1348         is aarch64*-*-linux*.
1349
1350 2015-10-12  Yao Qi  <yao.qi@linaro.org>
1351
1352         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1353         (can_relocate_bcond_true): ... it.
1354         (can_relocate_bcond_false): New function.
1355         (foo): Likewise.
1356         (can_relocate_bl): Likewise.
1357         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1358         can_relocate_bl.
1359
1360 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
1361
1362         * gdb.base/nested-addr.c: New file.
1363         * gdb.base/nested-addr.exp: New testcase.
1364
1365 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
1366
1367         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1368         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1369         its output.  Ignore the output of "record goto begin" and instead
1370         check that GDB is replaying.
1371
1372 2015-10-09  Pedro Alves  <palves@redhat.com>
1373
1374         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1375         (top level): Use it in the run with no args test.
1376
1377 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
1378
1379         * gdb.dlang/properties.exp: New file.
1380
1381 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
1382
1383         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1384         whether or not address 0x1000 is mapped on the target.
1385
1386 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
1387
1388         * gdb.python/py-type.exp: Do not run tests if binaries fail to
1389         build.
1390
1391 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
1392
1393         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1394         instruction-history test.
1395
1396 2015-09-28  Doug Evans  <dje@google.com>
1397
1398         * gdb.base/gcore.c (array_func): Add reference to static_array.
1399
1400 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
1401
1402         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1403         source line.
1404
1405 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1406
1407         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1408         short or char as base type.
1409
1410 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1411
1412         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1413         to allow any size enum.
1414
1415 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
1416
1417         * gdb.ada/array_ptr_renaming.exp: New testcase.
1418         * gdb.ada/array_ptr_renaming/foo.adb: New file.
1419         * gdb.ada/array_ptr_renaming/pack.ads: New file.
1420
1421 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
1422
1423         * gdb.trace/ftrace-lock.c: New file.
1424         * gdb.trace/ftrace-lock.exp: New file.
1425
1426 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
1427
1428         * gdb.arch/insn-reloc.c: New file.
1429         * gdb.arch/ftrace-insn-reloc.exp: New file.
1430
1431 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
1432
1433         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1434         instruction.
1435         * gdb.trace/pendshr1.c (pendfunc): Likewise.
1436         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1437         * gdb.trace/range-stepping.c: Likewise.
1438         * gdb.trace/trace-break.c: Likewise.
1439         * gdb.trace/trace-mt.c (thread_function): Likewise.
1440         * gdb.trace/ftrace.c (marker): Likewise.
1441         * gdb.trace/trace-condition.c (marker): Likewise.
1442         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1443         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1444         is_aarch64_target.
1445
1446 2015-09-18  Doug Evans  <xdje42@gmail.com>
1447
1448         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1449         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1450
1451 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1452
1453         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1454         the breakpoint.
1455
1456 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1457
1458         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1459         the pending breakpoint.  Remove timeout override for "Run till
1460         MI pending breakpoint on pendfunc3 on thread 2" test.
1461
1462 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1463
1464         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1465         filename pattern.
1466
1467 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1468
1469         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1470         in breakpoint filename pattern.
1471
1472 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1473
1474         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1475
1476 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1477
1478         * gdb.linespec/explicit.exp: Check for readline support for
1479         tab-completion tests.  Fix obvious typo.
1480
1481 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
1482
1483         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1484         and replay.
1485
1486 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
1487
1488         * gdb.btrace/non-stop.c: New.
1489         * gdb.btrace/non-stop.exp: New.
1490
1491 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
1492             Yao Qi  <yao.qi@linaro.org>
1493
1494         * gdb.trace/trace-condition.c: New file.
1495         * gdb.trace/trace-condition.exp: New file.
1496
1497 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
1498
1499         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1500         for testing bytecode compilation.
1501
1502 2015-09-16  Pedro Alves  <palves@redhat.com>
1503             Sandra Loosemore <sandra@codesourcery.com>
1504
1505         * gdb.threads/non-stop-fair-events.c (timeout): New global.
1506         (SECONDS): Redefine.
1507         (main): Call pthread_kill and alarm early.
1508         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1509         support.
1510         (test): If the target can't hardware step and doesn't support
1511         displaced stepping, increase the timeout.
1512
1513 2015-09-16  Pedro Alves  <palves@redhat.com>
1514
1515         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1516         (enable_debug): New procedures.
1517         (test): Use them.  Bail out if waiting for threads fails.
1518         (top level): Bail out if a test fails.
1519
1520 2015-09-16  Yao Qi  <yao.qi@linaro.org>
1521
1522         * gdb.asm/asm-source.exp: Set asm-arch for
1523         aarch64*-*-* target.
1524         * gdb.asm/aarch64.inc: New file.
1525
1526 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
1527
1528         * gdb.ada/array_of_variable_length.exp: New testcase.
1529         * gdb.ada/array_of_variable_length/foo.adb: New file.
1530         * gdb.ada/array_of_variable_length/pck.adb: New file.
1531         * gdb.ada/array_of_variable_length/pck.ads: New file.
1532
1533 2015-09-15  Doug Evans  <dje@google.com>
1534
1535         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1536         of function static local variable.
1537
1538 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1539
1540         * gdb.threads/tls-so_extern.exp: New test file.
1541         * gdb.threads/tls-so_extern.c: New test file.
1542         * gdb.threads/tls-so_extern_main.c: New test file.
1543
1544 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1545
1546         * gdb.opt/solib-intra-step-lib.c: New file.
1547         * gdb.opt/solib-intra-step-main.c: New file.
1548         * gdb.opt/solib-intra-step.exp: New file.
1549
1550 2015-09-15  Pedro Alves  <palves@redhat.com>
1551
1552         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1553         gdb_continue_to_breakpoint instead of gdb_test_multiple.
1554
1555 2015-09-14  Pedro Alves  <palves@redhat.com>
1556
1557         * gdb.base/hook-stop-continue.c: Delete.
1558         * gdb.base/hook-stop-continue.exp: Delete.
1559         * gdb.base/hook-stop-frame.c: Delete.
1560         * gdb.base/hook-stop-frame.exp: Delete.
1561         * gdb.base/hook-stop.c: New file.
1562         * gdb.base/hook-stop.exp: New file.
1563
1564 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
1565
1566         * gdb.ada/access_to_packed_array.exp: New testcase.
1567         * gdb.ada/access_to_packed_array/foo.adb: New file.
1568         * gdb.ada/access_to_packed_array/pack.adb: New file.
1569         * gdb.ada/access_to_packed_array/pack.ads: New file.
1570
1571 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
1572
1573         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1574         buffer size test.
1575
1576 2015-09-11  Don Breazeal  <donb@codesourcery.com>
1577
1578         * gdb.base/foll-exec.c: Add copyright header.  Fix
1579         formatting issues.
1580         * gdb.base/foll-exec.exp (zap_session): Delete proc.
1581         (do_exec_tests): Use clean_restart in place of zap_session,
1582         and for test initialization.  Fix formatting issues.  Use
1583         fail in place of perror.
1584         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1585         an expect statement to match an expression with output from
1586         the program under debug.
1587         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1588         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1589         * gdb.threads/non-ldr-exc-2.exp: Likewise.
1590         * gdb.threads/non-ldr-exc-3.exp: Likewise.
1591         * gdb.threads/non-ldr-exc-4.exp: Likewise.
1592
1593 2015-09-09  Doug Evans  <dje@google.com>
1594
1595         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1596
1597 2015-09-09  Doug Evans  <dje@google.com>
1598
1599         * gdb.base/pie-execl.exp: Fix result test of build_executable.
1600
1601 2015-09-09  Doug Evans  <dje@google.com>
1602
1603         * gdb.base/savedregs.exp: Fix typo.
1604
1605 2015-09-09  Pedro Alves  <palves@redhat.com>
1606
1607         * gdb.mi/mi-cli.exp: Add CLI finish tests.
1608
1609 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
1610
1611         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
1612         command actually switches threads.  Give up on remaining
1613         tests if target fails to stop at breakpoint.
1614
1615 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
1616
1617         * gdb.ada/funcall_char.exp: New testcase.
1618         * gdb.ada/funcall_char/foo.adb: New file.
1619
1620 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
1621
1622         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
1623         expected outputs.  Add two testcases for completing ambiguous
1624         functions.
1625         * gdb.ada/complete/aux_pck.adb: New file.
1626         * gdb.ada/complete/aux_pck.ads: New file.
1627         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
1628         Ambiguous_Func functions.
1629         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
1630         * gdb.ada/complete/pck.adb: Likewise.
1631
1632 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
1633
1634         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
1635         failures to run the test program under GDB.
1636
1637 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
1638
1639         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
1640         to C.
1641
1642 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
1643
1644         * gdb.base/run-after-attach.exp: New test file.
1645         * gdb.base/run-after-attach.c: New test file.
1646
1647 2015-08-26  Don Breazeal  <donb@codesourcery.com>
1648
1649         * gdb.base/foll-exec-2.c: New test program.
1650         * gdb.base/foll-exec-2.exp: New test.
1651
1652 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
1653
1654         * gdb.base/nested-subp1.exp: New file.
1655         * gdb.base/nested-subp1.c: New file.
1656         * gdb.base/nested-subp2.exp: New file.
1657         * gdb.base/nested-subp2.c: New file.
1658         * gdb.base/nested-subp3.exp: New file.
1659         * gdb.base/nested-subp3.c: New file.
1660
1661 2015-08-24  Pedro Alves  <palves@redhat.com>
1662
1663         * gdb.server/connect-without-multi-process.c: New file.
1664         * gdb.server/connect-without-multi-process.exp: New file.
1665
1666 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
1667
1668         * gdb.opt/inline-markers.c: Make z int.
1669
1670 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
1671
1672         * gdb.opt/inline-markers.c: Make z volatile.
1673
1674 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
1675
1676         * gdb.opt/inline-bt.c: New volatile global z.
1677         * gdb.opt/inline-cmds.c: Likewise.
1678         * gdb.opt/inline-locals.c: Likewise.
1679         * gdb.opt/inline-markers.c: New extern global z.
1680         (marker): Use z.
1681         (inline_fn): Likewise.
1682
1683 2015-08-24  Pedro Alves  <palves@redhat.com>
1684
1685         * config/m32r-stub.exp: Remove file.
1686         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
1687         * gdb.base/call-rt-st.exp: Likewise.
1688         * gdb.base/call-strs.exp: Likewise.
1689         * gdb.base/default.exp: Remove references to h8300-*-hms and
1690         *-*-udi*.
1691         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
1692
1693 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1694
1695         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
1696         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
1697         and "return" use KFAIL when GDB can not read/write the vector
1698         return value.
1699
1700 2015-08-21  Gary Benson <gbenson@redhat.com>
1701
1702         * gdb.trace/pending.exp: Cope with remote transfer warnings.
1703
1704 2015-08-20  Pedro Alves  <palves@redhat.com>
1705
1706         * gdb.server/solib-list.exp: No longer expect an interior stop in
1707         non-stop mode.
1708
1709 2015-08-20  Pedro Alves  <palves@redhat.com>
1710
1711         * gdb.server/connect-stopped-target.c: New file.
1712         * gdb.server/connect-stopped-target.exp: New file.
1713
1714 2015-08-20  Pedro Alves  <palves@redhat.com>
1715
1716         * gdb.dwarf2/comp-unit-lang.exp: New file.
1717         * gdb.dwarf2/comp-unit-lang.c: New file.
1718
1719 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
1720
1721         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
1722         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
1723
1724 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
1725
1726         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
1727         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
1728
1729 2015-08-18  Doug Evans  <dje@google.com>
1730             Adrian Sendroiu <adrian.sendroiu@freescale.com>
1731
1732         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
1733         skip_python_tests.  New arg prompt_regexp.
1734         (skip_python_tests): New function.
1735         * lib/mi-support.exp (mi_skip_python_tests): New function.
1736         * gdb.python/py-mi-objfile-gdb.py: New file.
1737         * gdb.python/py-mi-objfile.c: New file.
1738         * gdb.python/py-mi-objfile.exp: New file.
1739
1740 2015-08-17  Keith Seitz  <keiths@redhat.com>
1741
1742         * gdb.linespec/explicit.exp: Move strace test from here ...
1743         * gdb.trace/strace.exp: ... to here.
1744
1745 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
1746
1747         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
1748         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
1749
1750 2015-08-14  Doug Evans  <xdje42@gmail.com>
1751
1752         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
1753         inferior before selecting a new file.
1754
1755 2015-08-14  Doug Evans  <xdje42@gmail.com>
1756
1757         * gdb.mi/mi-disassemble.exp: Update.
1758         * gdb.base/disasm-optim.S: New file.
1759         * gdb.base/disasm-optim.c: New file.
1760         * gdb.base/disasm-optim.h: New file.
1761         * gdb.base/disasm-optim.exp: New file.
1762
1763 2015-08-14  Keith Seitz  <keiths@redhat.com>
1764
1765         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
1766         "evaluated-by".
1767
1768 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
1769
1770         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
1771
1772 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
1773
1774         * gdb.ada/fun_renaming.exp: New testcase.
1775         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
1776         * gdb.ada/fun_renaming/pack.adb: New file.
1777         * gdb.ada/fun_renaming/pack.ads: New file.
1778
1779 2015-08-12  Keith Seitz  <keiths@redhat.com>
1780
1781         * gdb.base/dso2dso.exp: Pass basename of source file in call to
1782         gdb_get_line_number.
1783
1784 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
1785
1786         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
1787         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
1788         gdb.base/dso2dso.exp: New files.
1789
1790 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
1791             Pedro Alves  <palves@redhat.com>
1792             Keith Seitz  <keiths@redhat.com>
1793
1794         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
1795         GDBFLAGS.
1796
1797 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
1798
1799         * gdb.base/gdbhistsize-history.exp
1800         (test_histsize_history_setting): Use save_vars.
1801         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1802         Use save_vars.
1803         (test_no_truncation_of_unlimited_history_file): Use save_vars.
1804         * gdb.base/readline.exp: Use save_vars.
1805
1806 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
1807
1808         * lib/gdb.exp (save_vars): New proc.
1809
1810 2015-08-11  Keith Seitz  <keiths@redhat.com>
1811
1812         * gdb.base/help.exp: Update help_breakpoint_text.
1813
1814 2015-08-11  Keith Seitz  <keiths@redhat.com>
1815
1816         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
1817         (at toplevel): Call test_explicit_breakpoints.
1818         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
1819         breakpoints.
1820         * lib/mi-support.exp (mi_make_breakpoint): Add support for
1821         breakpoint conditions, "-cond".
1822
1823 2015-08-11  Keith Seitz  <keiths@redhat.com>
1824
1825         * gdb.linespec/3explicit.c: New file.
1826         * gdb.linespec/cpexplicit.cc: New file.
1827         * gdb.linespec/cpexplicit.exp: New file.
1828         * gdb.linespec/explicit.c: New file.
1829         * gdb.linespec/explicit.exp: New file.
1830         * gdb.linespec/explicit2.c: New file.
1831         * gdb.linespec/ls-errs.exp: Add explicit location tests.
1832         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
1833         before using in the matching pattern.
1834         Clarify that `prefix' is a regular expression.
1835
1836 2015-08-11  Keith Seitz  <keiths@redhat.com>
1837
1838         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
1839         test.
1840         Add tests for missing ",FMT" and ",".
1841
1842 2015-08-10  Doug Evans  <dje@google.com>
1843             Keith Seitz  <keiths@redhat.com>
1844
1845         PR gdb/17960
1846         * gdb.base/completion.exp: Add location completer tests.
1847
1848 2015-08-07  Pedro Alves  <palves@redhat.com>
1849
1850         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
1851         tests here.
1852         (top level): Run do_test with and without displaced stepping.
1853
1854 2015-08-07  Pedro Alves  <palves@redhat.com>
1855
1856         * gdb.base/valgrind-disp-step.c: New file.
1857         * gdb.base/valgrind-disp-step.exp: New file.
1858
1859 2015-08-07  Pedro Alves  <palves@redhat.com>
1860
1861         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
1862         Delete function.
1863         (main): Add alarm.  Run an infinite loop instead of calling
1864         wait_threads.
1865         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
1866         comment.
1867         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
1868         Delete function.
1869         (main): Add alarm.  Run an infinite loop instead of calling
1870         wait_threads.
1871         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
1872         comment.
1873
1874 2015-08-07  Pedro Alves  <palves@redhat.com>
1875
1876         * gdb.base/checkpoint-ns.exp: New file.
1877         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
1878         standard_testfile.
1879
1880 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
1881
1882         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
1883         * gdb.btrace/instruction_history.exp: Update.
1884         * gdb.btrace/tsx.exp: New.
1885         * gdb.btrace/tsx.c: New.
1886
1887 2015-08-06  Pedro Alves <palves@redhat.com>
1888
1889         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
1890         increase timeout.
1891         * gdb.reverse/until-precsave.exp: Bump timeouts.
1892
1893 2015-08-06  Pedro Alves  <palves@redhat.com>
1894
1895         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
1896
1897 2015-08-06  Pedro Alves  <palves@redhat.com>
1898
1899         PR gdb/18749
1900         * gdb.threads/process-dies-while-handling-bp.c: New file.
1901         * gdb.threads/process-dies-while-handling-bp.exp: New file.
1902
1903 2015-08-06  Pedro Alves  <palves@redhat.com>
1904
1905         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
1906         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
1907
1908 2015-08-05  Pedro Alves  <palves@redhat.com>
1909
1910         * gdb.threads/next-while-other-thread-longjmps.c: New file.
1911         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
1912
1913 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
1914
1915         * gdb.base/bp-permanent.exp: Report test as unsupported if
1916         the target cannot stop at the permanent breakpoint.
1917
1918 2015-08-03  Doug Evans  <dje@google.com>
1919
1920         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
1921         10000.
1922
1923 2015-08-03  Doug Evans  <dje@google.com>
1924
1925         * Makefile.in (workers/%.worker, build-perf): New rule.
1926         (GDB_PERFTEST_MODE): New variable.
1927         (check-perf): Use it.
1928         (clean): Clean up gdb.perf parallel build subdirs.
1929         * lib/build-piece.exp: New file.
1930         * lib/gdb.exp (make_gdb_parallel_path): New function
1931         (standard_output_file, standard_temp_file): Call it.
1932         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
1933         of $GDB_PARALLEL.
1934         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
1935
1936 2015-08-03  Doug Evans  <dje@google.com>
1937
1938         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
1939         (LOG_FILE_NAME): New global.
1940         (TextReporter.__init__): Initialize self.txt_sum.
1941         (TextReporter.report): Add support for multiple data-points.
1942         Move report to perftest.sum, put raw data in perftest.log.
1943         (TextReporter.start): Open sum and log files.
1944         (TextReporter.end): Close sum and log files.
1945         * gdb.perf/lib/perftest/testresult.py
1946         (SingleStatisticTestResult.record): Handle multiple data-points.
1947
1948 2015-07-31  Pedro Alves  <palves@redhat.com>
1949
1950         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
1951         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
1952         kill_wait_spawned_process instead of explicit "kill -9".
1953         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
1954         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
1955         kill_wait_spawned_process.
1956         * gdb.base/attach-twice.exp: Likewise.
1957         * gdb.base/attach.exp: Likewise.
1958         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
1959         gdb_test_multiple.
1960         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
1961         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
1962         kill_wait_spawned_process.
1963         * gdb.base/valgrind-infcall.exp: Likewise.
1964         * gdb.multi/multi-attach.exp: Likewise.
1965         * gdb.python/py-prompt.exp: Likewise.
1966         * gdb.python/py-sync-interp.exp: Likewise.
1967         * gdb.server/ext-attach.exp: Likewise.
1968         * gdb.threads/attach-into-signal.exp (corefunc): Use
1969         spawn_wait_for_attach, spawn_id_get_pid and
1970         kill_wait_spawned_process.
1971         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
1972         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
1973         spawn_id_get_pid and kill_wait_spawned_process.
1974         * gdb.threads/attach-stopped.exp (corefunc): Use
1975         spawn_wait_for_attach, spawn_id_get_pid and
1976         kill_wait_spawned_process.
1977         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
1978         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
1979         kill_wait_spawned_process instead of explicit "kill -9".
1980         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
1981         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
1982         (spawn_wait_for_attach): Use spawn instead of exec to spawn
1983         processes.  Don't map cygwin/windows pids here.  Now returns a
1984         spawn id list.
1985
1986 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
1987
1988         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
1989         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
1990         correct patch.
1991
1992 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
1993
1994         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
1995
1996 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
1997
1998         Reapply:
1999         2014-05-21  Mark Wielaard  <mjw@redhat.com>
2000
2001         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2002
2003 2015-07-30  Pedro Alves  <palves@redhat.com>
2004
2005         * linux-low.c (handle_extended_wait): Set the child's last
2006         reported status to TARGET_WAITKIND_STOPPED.
2007
2008 2015-07-30  Pedro Alves  <palves@redhat.com>
2009
2010         PR threads/18600
2011         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2012         only shows inferior 1.
2013
2014 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
2015             Pedro Alves  <palves@redhat.com>
2016
2017         PR threads/18600
2018         * gdb.threads/fork-plus-threads.c: New file.
2019         * gdb.threads/fork-plus-threads.exp: New file.
2020
2021 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
2022
2023         * gdb.base/batch-preserve-term-settings.exp
2024         (test_terminal_settings_preserved_after_cli_exit): Use
2025         send_quit_command.
2026
2027 2015-07-29  Pedro Alves  <palves@redhat.com>
2028             Don Breazeal  <donb@codesourcery.com>
2029
2030         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2031         output from both inferior_spawn_id and gdb_spawn_id.
2032
2033 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
2034
2035         * gdb.threads/attach-into-signal.exp (corefunc): Use
2036         with_test_prefix on nested loops, uniquefying the test messages.
2037
2038 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
2039
2040         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2041         commit.
2042
2043 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
2044
2045         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2046         New proc.
2047         (test_terminal_settings_preserved_after_sigterm): New test.
2048
2049 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
2050
2051         * gdb.base/batch-preserve-term-settings.exp
2052         (test_terminal_settings_preserved_after_cli_exit): New test.
2053
2054 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
2055
2056         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2057         manipulation of saved_gdbflags.
2058         (test_terminal_settings_preserved): Remove global declaration of
2059         the unused variable pagination_prompt.  Remove manipulation of
2060         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
2061         GDBFLAGS.
2062
2063 2015-07-29  Pedro Alves  <palves@redhat.com>
2064
2065         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2066
2067 2015-07-29  Pedro Alves  <palves@redhat.com>
2068
2069         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2070         at the top.
2071
2072 2015-07-29  Pedro Alves  <palves@redhat.com>
2073
2074         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2075         (main): Call gdb_unbuffer_output.
2076         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2077         (main): Call gdb_unbuffer_output.
2078         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2079         (main): Call gdb_unbuffer_output.
2080         * gdb.base/call-strs.exp: Adjust to step over the
2081         gdb_unbuffer_output call.
2082         * gdb.base/catch-gdb-caused-signals.c: Include
2083         "../lib/unbuffer_output.c".
2084         (main): Call gdb_unbuffer_output.
2085         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2086         (main): Call gdb_unbuffer_output.
2087         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2088         (main): Call gdb_unbuffer_output.
2089         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2090         (main): Call gdb_unbuffer_output.
2091         * gdb.base/shlib-call.exp: Adjust to step over the
2092         gdb_unbuffer_output call.
2093         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2094         (main): Call gdb_unbuffer_output.
2095         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2096         (main): Call gdb_unbuffer_output.
2097         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2098         (main): Rename to ...
2099         (test): ... this.
2100         (main): Reimplement.
2101         * gdb.base/varargs.exp: Run to test instead of to main.
2102         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2103         (main): Call gdb_unbuffer_output.
2104
2105 2015-07-29  Pedro Alves  <palves@redhat.com>
2106
2107         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2108         factore out from mi_continue_dprintf.  For call-style dprintfs,
2109         expect dprintf output out of $inferior_spawn_id.
2110         (mi_continue_dprintf): Use mi_expect_dprintf.
2111         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2112         (main): Call gdb_unbuffer_output.
2113
2114 2015-07-29  Pedro Alves  <palves@redhat.com>
2115
2116         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2117         (default_mi_gdb_start): Set inferior_spawn_id instead of
2118         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
2119         gdb_spawn_id.
2120         (mi_gdb_test): Always expect inferior output from both
2121         $inferior_spawn_id and $gdb_spawn_id.
2122
2123 2015-07-29  Pedro Alves  <palves@redhat.com>
2124
2125         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
2126         send_inferior and $inferior_spawn_id.
2127
2128 2015-07-29  Pedro Alves  <palves@redhat.com>
2129
2130         * gdb.gdb/complaints.exp (test_initial_complaints)
2131         (test_serial_complaints, test_short_complaints): Use
2132         gdb_test_stdio.
2133         (test_empty_complaint): Handle $inferior_spawn_id !=
2134         $gdb_spawn_id.
2135
2136 2015-07-29  Pedro Alves  <palves@redhat.com>
2137
2138         * gdb.base/varargs.exp: Use gdb_test_stdio.
2139
2140 2015-07-29  Pedro Alves  <palves@redhat.com>
2141
2142         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2143
2144 2015-07-29  Pedro Alves  <palves@redhat.com>
2145
2146         * gdb.base/ending-run.exp: Use gdb_test_stdio.
2147
2148 2015-07-29  Pedro Alves  <palves@redhat.com>
2149
2150         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2151         parameter into two new parameters, "inf_result" and "gdb_result".
2152         Expect inferior output and gdb output from $inferior_spawn_id and
2153         $gdb_spawn_id, respectively.  Adjust all callers.
2154
2155 2015-07-29  Pedro Alves  <palves@redhat.com>
2156
2157         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2158         of gdb_test_sequence.
2159
2160 2015-07-29  Pedro Alves  <palves@redhat.com>
2161
2162         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2163         (saw_spurious_output): Expect inferior output from
2164         $inferior_spawn_id.  Use gdb_test_stdio.
2165
2166 2015-07-29  Pedro Alves  <palves@redhat.com>
2167
2168         * gdb.base/dprintf.exp: Use standard_testfile.  Change
2169         prepare_for_testing call.
2170         (srcfile): Don't set.
2171         (restart): New procedure.
2172         (test_dprintf): New procecure, use to continue over dprintfs.
2173         (test_call, test_agent): New procedures, tests moved here.
2174         Restart gdb and recreate dprintfs.  Adjust expected output.
2175
2176 2015-07-29  Pedro Alves  <palves@redhat.com>
2177
2178         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2179
2180 2015-07-29  Pedro Alves  <palves@redhat.com>
2181
2182         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2183
2184 2015-07-29  Pedro Alves  <palves@redhat.com>
2185
2186         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2187         gdb_test_stdio.
2188
2189 2015-07-29  Pedro Alves  <palves@redhat.com>
2190
2191         * lib/gdb.exp (gdb_test_stdio): New procedure.
2192
2193 2015-07-29  Pedro Alves  <palves@redhat.com>
2194
2195         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2196
2197 2015-07-29  Pedro Alves  <palves@redhat.com>
2198
2199         * gdb.base/call-signal-resume.exp: Remove check for
2200         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
2201         * gdb.base/unwindonsignal.exp: Likewise.
2202         * gdb.base/call-signals.c (gen_signal): Remove printf call.
2203         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2204
2205 2015-07-29  Pedro Alves  <palves@redhat.com>
2206
2207         * gdb.base/siginfo-addr.c (pass): New function.
2208         (handler): Call it iff si_addr is correct.
2209         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2210         Set a breakpoint at "pass" and continue to it.
2211
2212 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
2213
2214         * gdb.python/py-objfile.exp: Make some tests have unique names.
2215         * gdb.python/py-pp-registration.exp: Likewise.
2216
2217 2015-07-28  Pedro Alves  <palves@redhat.com>
2218
2219         * gdb.server/server-exec-info.exp: Issue a "disconnect".
2220
2221 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
2222
2223         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2224
2225 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
2226
2227         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2228
2229 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
2230
2231         * gdb.base/gdb-sigterm-2.exp: New test.
2232
2233 2015-07-25  Doug Evans  <xdje42@gmail.com>
2234
2235         Revert:
2236         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2237         (workers/%.worker, build-perf): New rule.
2238         (GDB_PERFTEST_MODE): New variable.
2239         (check-perf): Use it.
2240         (clean): Clean up gdb.perf parallel build subdirs.
2241         * lib/build-piece.exp: New file.
2242         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2243         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2244         name.
2245         (standard_temp_file): Ditto.
2246         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2247         of $GDB_PARALLEL.
2248
2249 2015-07-24  Doug Evans  <dje@google.com>
2250
2251         * gdb.perf/lib/perftest/utils.py: New file.
2252         * gdb.perf/gm-hello.cc: New file.
2253         * gdb.perf/gm-pervasive-typedef.cc: New file.
2254         * gdb.perf/gm-pervasive-typedef.h: New file.
2255         * gdb.perf/gm-std.cc: New file.
2256         * gdb.perf/gm-std.h: New file.
2257         * gdb.perf/gm-use-cerr.cc: New file.
2258         * gdb.perf/gm-utils.h: New file.
2259         * gdb.perf/gmonster-null-lookup.py: New file.
2260         * gdb.perf/gmonster-pervasive-typedef.py: New file.
2261         * gdb.perf/gmonster-print-cerr.py: New file.
2262         * gdb.perf/gmonster-ptype-string.py: New file.
2263         * gdb.perf/gmonster-runto-main.py: New file.
2264         * gdb.perf/gmonster-select-file.py: New file.
2265         * gdb.perf/gmonster1-null-lookup.exp: New file.
2266         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2267         * gdb.perf/gmonster1-print-cerr.exp: New file.
2268         * gdb.perf/gmonster1-ptype-string.exp: New file.
2269         * gdb.perf/gmonster1-runto-main.exp: New file.
2270         * gdb.perf/gmonster1-select-file.exp: New file.
2271         * gdb.perf/gmonster1.cc: New file.
2272         * gdb.perf/gmonster1.exp: New file.
2273         * gdb.perf/gmonster2-null-lookup.exp: New file.
2274         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2275         * gdb.perf/gmonster2-print-cerr.exp: New file.
2276         * gdb.perf/gmonster2-ptype-string.exp: New file.
2277         * gdb.perf/gmonster2-runto-main.exp: New file.
2278         * gdb.perf/gmonster2-select-file.exp: New file.
2279         * gdb.perf/gmonster2.cc: New file.
2280         * gdb.perf/gmonster2.exp: New file.
2281
2282 2015-07-24  Doug Evans  <dje@google.com>
2283
2284         * gdb.perf/README: New file.
2285         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2286         * lib/gen-perf-test.exp: New file.
2287
2288 2015-07-24  Doug Evans  <dje@google.com>
2289
2290         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2291         (PerfTest::startup): New function.
2292         (PerfTest::run): Return result of calling body.
2293         (PerfTest::assemble): Rewrite.
2294         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2295         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2296         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2297         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2298         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2299
2300 2015-07-24  Doug Evans  <dje@google.com>
2301
2302         * lib/gdb.exp (clean_restart): Make executable optional.
2303
2304 2015-07-24  Doug Evans  <dje@google.com>
2305
2306         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2307         compiler_info references.
2308         * gdb.cp/temargs.exp: Ditto.
2309         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2310         (get_compiler_info): Early exit if already computed.  Set compiler_info
2311         to "unknown" if there was a problem.
2312         (test_compiler_info): Add function comment.  Call get_compiler_info.
2313
2314 2015-07-24  Doug Evans  <dje@google.com>
2315
2316         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2317         (workers/%.worker, build-perf): New rule.
2318         (GDB_PERFTEST_MODE): New variable.
2319         (check-perf): Use it.
2320         (clean): Clean up gdb.perf parallel build subdirs.
2321         * lib/build-piece.exp: New file.
2322         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2323         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2324         name.
2325         (standard_temp_file): Ditto.
2326         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2327         of $GDB_PARALLEL.
2328
2329 2015-07-24  Doug Evans  <dje@google.com>
2330
2331         * lib/future.exp (gdb_default_target_compile): New option
2332         "early_flags".
2333         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2334         --as-needed.
2335
2336 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
2337
2338         * gdb.base/catch-syscall.exp: Call gdb_exit before
2339         gdb_skip_xml_test.
2340
2341 2015-07-24  Pedro Alves  <palves@redhat.com>
2342
2343         * gdb.python/py-events.exp: Accept output between the stop event
2344         and the prompt.
2345         * gdb.python/py-evsignal.exp: Likewise.
2346         * gdb.python/py-evthreads.exp: Likewise.
2347
2348 2015-07-24  Pedro Alves  <palves@redhat.com>
2349
2350         PR gdb/18717
2351         * gdb.threads/non-ldr-exit.c: New file.
2352         * gdb.threads/non-ldr-exit.exp: New file.
2353
2354 2015-07-24  Yao Qi  <yao.qi@linaro.org>
2355
2356         * gdb.server/ext-wrapper.exp: Test --wrapper option when
2357         restarting process.
2358
2359 2015-07-24  Yao Qi  <yao.qi@linaro.org>
2360
2361         * gdb.server/ext-restart.exp: New file.
2362
2363 2015-07-24  Yao Qi  <yao.qi@linaro.org>
2364
2365         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2366         argument options.
2367         * gdb.server/ext-wrapper.exp: New file.
2368
2369 2015-07-23  Doug Evans  <dje@google.com>
2370
2371         * gdb.dwarf2/dw2-dummy-cu.S: New file.
2372         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2373
2374 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
2375
2376         * gdb.ada/var_arr_typedef.exp: New testcase.
2377         * gdb.ada/var_arr_typedef/pack.adb: New file.
2378         * gdb.ada/var_arr_typedef/pack.ads: New file.
2379         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2380
2381 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
2382
2383         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2384
2385 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2386
2387         * gdb.arch/i386-biarch-core.exp: Replace istarget
2388         by "complete set gnutarget". Remove expectation for the "core-file"
2389         command.
2390
2391 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2392
2393         Revert the previous commit:
2394         Tests for validate symbol file using build-id.
2395
2396 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
2397
2398         Tests for validate symbol file using build-id.
2399         * gdb.base/solib-mismatch-lib.c: New file.
2400         * gdb.base/solib-mismatch-libmod.c: New file.
2401         * gdb.base/solib-mismatch.c: New file.
2402         * gdb.base/solib-mismatch.exp: New file.
2403
2404 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
2405
2406         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2407         nios2-*-linux*.
2408         * gdb.base/sigbpt.exp (stepi_out): Likewise.
2409         * gdb.base/siginfo.exp: Likewise.
2410         * gdb.base/sigstep.exp (advance, advancei): Likewise.
2411
2412 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
2413
2414         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2415         Move it to ...
2416         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2417         ... here.
2418         * gdb.trace/range-stepping.exp: Check that the target supports
2419         range stepping.
2420
2421 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2422
2423         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2424
2425 2015-07-14  Pedro Alves  <palves@redhat.com>
2426
2427         * gdb.base/killed-outside.exp: New file.
2428         * gdb.base/killed-outside.c: New file.
2429
2430 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
2431
2432         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2433         (n at main): New.
2434         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2435
2436 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2437
2438         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2439         infcall tests instead of setting up for KFAIL.
2440
2441 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
2442
2443         * gdb.btrace/record_goto-step.exp: New.
2444
2445 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2446
2447         PR compile/18484
2448         * gdb.compile/compile.c (struct struct_type): Add volatile to
2449         selffield's type.
2450         * gdb.compile/compile.exp
2451         (compile code struct_object.selffield = &struct_object): Skip further
2452         struct_object tests if this one xfails.
2453
2454 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
2455
2456         PR exp/18617
2457         * gdb.trace/ax.exp: Add test.
2458
2459 2015-07-07  Yao Qi  <yao.qi@linaro.org>
2460
2461         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2462         instead of istarget "aarch64*-*-*".
2463         * gdb.arch/aarch64-fp.exp: Likewise.
2464         * gdb.base/float.exp: Likewise.
2465         * gdb.reverse/aarch64.exp: Likewise.
2466         * lib/gdb.exp (is_aarch64_target): New proc.
2467
2468 2015-07-07  Yao Qi  <yao.qi@linaro.org>
2469
2470         * lib/gdb.exp (is_aarch32_target): New proc.
2471         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2472         instead of "istarget "arm*-*-*"".
2473         * gdb.arch/arm-disp-step.exp: Likewise.
2474         * gdb.arch/thumb-bx-pc.exp: Likewise.
2475         * gdb.arch/thumb-prologue.exp: Likewise.
2476         * gdb.arch/thumb-singlestep.exp: Likewise.
2477         * gdb.base/disp-step-syscall.exp: Likewise.
2478         * gdb.base/float.exp: Likewise.
2479
2480 2015-07-07  Yao Qi  <yao.qi@linaro.org>
2481
2482         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2483         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2484
2485 2015-07-07  Yao Qi  <yao.qi@linaro.org>
2486
2487         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2488         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2489         if it exists.
2490         * gdb.multi/multi-arch.exp: Likewise.
2491
2492 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
2493
2494         * gdb.python/py-lazy-string.exp: Add missing parentheses to
2495         print.
2496
2497 2015-07-07  Yao Qi  <yao.qi@linaro.org>
2498
2499         * gdb.arch/thumb-singlestep.exp: Do one more single step.
2500
2501 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
2502
2503         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2504         '[' and ']' characters.
2505
2506 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
2507
2508         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2509
2510 2015-06-29  Pedro Alves  <palves@redhat.com>
2511
2512         PR threads/18127
2513         * gdb.threads/hand-call-new-thread.c: New file.
2514         * gdb.threads/hand-call-new-thread.c: New file.
2515
2516 2015-06-26  Keith Seitz  <keiths@redhat.com>
2517             Doug Evans  <dje@google.com>
2518
2519         PR 16253
2520         * gdb.cp/var-tag-2.cc: New file.
2521         * gdb.cp/var-tag-3.cc: New file.
2522         * gdb.cp/var-tag-4.cc: New file.
2523         * gdb.cp/var-tag.cc: New file.
2524         * gdb.cp/var-tag.exp: New file.
2525
2526 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
2527
2528         * gdb.base/history-duplicates.exp: New test.
2529
2530 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
2531
2532         * gdb.base/completion.exp: Test the completion of the "focus"
2533         command.
2534
2535 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2536
2537         * gdb.arch/amd64-prologue-skip.S: New file.
2538         * gdb.arch/amd64-prologue-skip.exp: New file.
2539
2540 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
2541
2542         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2543         is_address_zero_readable check.
2544
2545 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
2546
2547         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2548         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2549
2550 2015-06-24  Yao Qi  <yao.qi@linaro.org>
2551
2552         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2553         linux targets.
2554
2555 2015-06-24  Yao Qi  <yao.qi@linaro.org>
2556
2557         * lib/gdb.exp (supports_get_siginfo_type): New proc.
2558         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2559         * gdb.base/siginfo-thread.exp: Likewise.
2560
2561 2015-06-22  Yao Qi  <yao.qi@linaro.org>
2562
2563         * boards/remote-gdbserver-on-localhost.exp: Add comments.
2564
2565 2015-06-22  Yao Qi  <yao.qi@linaro.org>
2566
2567         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2568         aarch64*-*-*.
2569         (skip_hw_watchpoint_tests): Likewise.
2570
2571 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
2572
2573         * gdb.base/gdbinit-history.exp: Test the interaction between
2574         setting GDBHISTSIZE and setting the history size via .gdbinit.
2575
2576 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
2577
2578         PR gdb/16999
2579         * gdb.base/gdbhistsize-history.exp: New test.
2580
2581 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
2582
2583         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2584         with GDBHISTSIZE.
2585         * gdb.base/readline.exp: Likewise.
2586
2587 2015-06-17  Yao Qi  <yao.qi@linaro.org>
2588
2589         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2590         line.
2591
2592 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
2593
2594         * gdb.base/gdbinit-history.exp: Add test case to check that
2595         an unlimited history file does not get truncated on exit.
2596
2597 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2598
2599         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
2600         (VECTOR): New macro.  Use it...
2601         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
2602         ...for these typedefs.
2603         (int8, char1, int1, double1): New typedefs.
2604         (struct just_int2, struct two_int2): New structures.
2605         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
2606         (add_structvecs, add_singlevecs): New functions.
2607         (main): Call add_some_intvecs twice.
2608         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
2609         the compile and exit upon failure.  Try compiling for the "native"
2610         architecture.  Test inferior function calls with vector arguments
2611         and vector return value handling with "finish" and "return".
2612
2613 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
2614
2615         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
2616         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
2617         PE file.
2618         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
2619
2620 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2621
2622         PR breakpoints/16465
2623         * gdb.mi/mi-dprintf-pending.c: New file.
2624         * gdb.mi/mi-dprintf-pending.exp: New test.
2625         * gdb.mi/mi-dprintf-pendshr.c: New file.
2626
2627 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2628             Mircea Gherzan  <mircea.gherzan@intel.com>
2629
2630         * gdb.arch/i386-mpx-map.c: New file.
2631         * gdb.arch/i386-mpx-map.exp: New File.
2632
2633 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2634
2635         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
2636         * gdb.arch/i386-mpx.exp: Indentation fixed.
2637
2638 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2639
2640         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
2641         function and improved indentation.
2642         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
2643         gdb_test_multiple. Added additional tests to skip the test.
2644
2645 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2646
2647         * gdb.arch/i386-avx512.c: Change path in include file.
2648         * gdb.arch/i386-avx512.exp: Change include dir path
2649         compilation flag.
2650         * gdb.arch/i386-mpx.c: Change path in include file.
2651         * gdb.arch/i386-mpx.exp: Change include dir path compilation
2652         flag.
2653
2654 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2655
2656         * gdb.compile/compile-print.exp (compile print *vararray@3)
2657         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
2658
2659 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
2660
2661         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
2662         (do not keep jit in memory): ... this.
2663         (expect 5): Change it to ...
2664         (expect no 5): ... this.
2665
2666 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
2667
2668         PR gdb/15564
2669         * gdb.mi/mi-detach.exp: New file.
2670
2671 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2672
2673         PR symtab/18392
2674         * gdb.arch/amd64-tailcall-self.S: New file.
2675         * gdb.arch/amd64-tailcall-self.c: New file.
2676         * gdb.arch/amd64-tailcall-self.exp: New file.
2677
2678 2015-05-28  Don Breazeal  <donb@codesourcery.com>
2679
2680         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
2681         tests for remote targets by checking is_target_gdbserver.
2682
2683 2015-05-27  Doug Evans  <dje@google.com>
2684
2685         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
2686         * gdb.dwarf2/opaque-type-lookup.c: New file.
2687         * gdb.dwarf2/opaque-type-lookup.exp: New file.
2688
2689 2015-05-26  Doug Evans  <dje@google.com>
2690
2691         * gdb.cp/iostream.cc: New file.
2692         * gdb.cp/iostream.exp: New file.
2693
2694 2015-05-26  Doug Evans  <dje@google.com>
2695
2696         * gdb.dwarf2/dw2-op-call.exp: Update.
2697         * gdb.dwarf2/dw4-sig-types.exp: Update.
2698         * gdb.dwarf2/implptr.exp: Update.
2699         * gdb.mi/mi-cmd-param-changed.exp: Update.
2700
2701 2015-05-26  Doug Evans  <dje@google.com>
2702
2703         * gdb.python/py-lazy-string.c: New file.
2704         * gdb.python/py-lazy-string.exp: New file.
2705         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
2706         (main): Update.  Add estring3.
2707         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
2708         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
2709
2710 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
2711             Yao Qi  <yao.qi@linaro.org>
2712
2713         * gdb.reverse/aarch64.c: New.
2714         * gdb.reverse/aarch64.exp: New.
2715
2716 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
2717
2718         * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
2719         (supports_reverse): Likewise.
2720
2721 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
2722
2723         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2724         Use with_test_prefix.
2725
2726 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2727
2728         * gdb.base/completion.exp: Add test for completion of layout
2729         names.
2730
2731 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
2732
2733         * lib/gdb.exp (skip_tui_tests): New proc.
2734         * gdb.base/tui-layout.exp: Check skip_tui_tests.
2735
2736 2015-05-19  Pedro Alves  <palves@redhat.com>
2737
2738         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2739         Save the whole env array instead of just HOME.  Unset HISTSIZE in
2740         the environment while testing.  Restore whole environment
2741         afterwards.
2742
2743 2015-05-16  Doug Evans  <xdje42@gmail.com>
2744
2745         * gdb.guile/scm-ports.c: New file.
2746         * gdb.guile/scm-ports.exp: Add memory port tests.
2747
2748 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2749
2750         * gdb.compile/compile-print.c: New file.
2751         * gdb.compile/compile-print.exp: New file.
2752
2753 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2754
2755         * gdb.compile/compile-ops.exp: Cast param to void.
2756         * gdb.compile/compile.exp: Complete type for _gdb_expr.
2757         (compile code struct_object.selffield = &struct_object): Add xfail.
2758
2759 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
2760
2761         * gdb.ada/arr_enum_with_gap: New testcase.
2762
2763 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
2764
2765         * gdb.ada/byte_packed_arr: New testcase.
2766
2767 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
2768
2769         * gdb.ada/pckd_neg: New testcase.
2770
2771 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
2772
2773         PR gdb/17820
2774         * gdb.base/gdbinit-history.exp: New test.
2775         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
2776         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
2777
2778 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
2779
2780         * gdb.python/py-xmethods.cc: Enhance test case.
2781         * gdb.python/py-xmethods.exp: New tests.
2782         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
2783         function.
2784         (B_indexoper): Likewise.
2785         (global_dm_list) : Add new xmethod worker functions.
2786
2787 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2788
2789         * gdb.base/coredump-filter.exp: Correctly unset
2790         "coredump_var_addr" array.
2791
2792 2015-05-08  Pedro Alves  <palves@redhat.com>
2793
2794         * gdb.server/non-existing-program.exp: Unset spawn_id.
2795
2796 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
2797
2798         PR python/18291
2799         * gdb.python/py-xmethods.exp: Add tests.
2800
2801 2015-05-08  Yao Qi  <yao.qi@linaro.org>
2802
2803         PR gdb/18208
2804         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
2805         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
2806         function set_coredump_filter, and remove remote_exec call.
2807         Remove argument ipid.  Callers update.
2808         (top level): Don't get inferior's PID.
2809
2810 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2811
2812         * gdb.base/watch_thread_num.exp: Skip test on targets without
2813         access watchpoints.
2814
2815 2015-05-06  Pedro Alves  <palves@redhat.com>
2816
2817         PR server/18081
2818         * gdb.server/non-existing-program.exp: New file.
2819
2820 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
2821
2822         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
2823
2824 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
2825
2826         * gdb.ada/out_of_line_in_inlined: New testcase.
2827
2828 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
2829
2830         * gdb.ada/var_rec_arr: New testcase.
2831
2832 2015-04-30  Yao Qi  <yao.qi@linaro.org>
2833
2834         * gdb.base/break-idempotent.exp: If
2835         skip_hw_watchpoint_multi_tests returns true, skip the tests
2836         on "rwatch" and "awatch".
2837
2838 2015-04-30  Yao Qi  <yao.qi@linaro.org>
2839
2840         * gdb.base/relativedebug.exp: Invoke gdb command
2841         "info sharedlibrary", and if libc.so doesn't have debug info,
2842         skip the test.
2843
2844 2015-04-29  Doug Evans  <dje@google.com>
2845
2846         * gdb.python/py-xmethods.exp: Add ptype tests.
2847         * gdb.python/py-xmethods.py (E_method_char_worker): Add
2848         get_result_type method.
2849
2850 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
2851
2852         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
2853         the target does not support hardware watchpoints.
2854
2855 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
2856
2857         * gdb.base/break-always.exp: Abort testing if writing to memory
2858         causes an error.
2859
2860 2015-04-28  Doug Evans  <dje@google.com>
2861
2862         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
2863         * gdb.python/py-pp-registration.exp: ... here.  New file.
2864         * gdb.python/py-pp-registration.c: New file.
2865         * gdb.python/py-pp-registration.py: New file.
2866
2867 2015-04-28  Doug Evans  <dje@google.com>
2868
2869         * gdb.python/py-bad-printers.c: New file.
2870         * gdb.python/py-bad-printers.py: New file.
2871         * gdb.python/py-bad-printers.exp: New file.
2872
2873 2015-04-28  Sasha Smundak  <asmundak@google.com>
2874
2875         * gdb.python/py-type.exp: New test.
2876
2877 2015-04-28  Andy Wingo  <wingo@igalia.com>
2878
2879         * gdb.python/py-parameter.exp:
2880         * gdb.guile/scm-parameter.exp: Escape the path that we are
2881         matching against, as it might contain characters that are special
2882         to regular expressions.
2883
2884 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
2885
2886         * gdb.ada/rec_comp: New testcase.
2887
2888 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
2889
2890         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
2891         before using it.
2892
2893 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
2894
2895         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
2896         new tests for verilog output.
2897
2898 2015-04-24  Yao Qi  <yao.qi@linaro.org>
2899
2900         * boards/remote-gdbserver-on-localhost.exp: New file.
2901
2902 2015-04-23  Pedro Alves  <palves@redhat.com>
2903
2904         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
2905         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
2906         "end of file", remove $inferior_spawn_id from the indirect list.
2907
2908 2015-04-23  Pedro Alves  <palves@redhat.com>
2909
2910         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
2911
2912 2015-04-23  Pedro Alves  <palves@redhat.com>
2913
2914         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
2915         on $any_spawn_id instead of only on $gdb_spawn_id.
2916
2917 2015-04-21  Pierre Muller  <muller@sourceware.org>
2918
2919         PR pascal/17815
2920         * lib/pascal.exp (gpc_compile): Add new option "class".
2921         (fpc_compile): Likewise.
2922         * gdb.pascal/case-insensitive-symbols.pas: New file.
2923         * gdb.pascal/case-insensitive-symbols.exp: New file.
2924
2925 2015-04-20  Gary Benson <gbenson@redhat.com>
2926
2927         * gdb.base/attach.exp: Fix three extended remote failures.
2928
2929 2015-04-17  Gary Benson <gbenson@redhat.com>
2930
2931         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
2932         the main executable over the remote protocol.
2933
2934 2015-04-16  Pedro Alves  <palves@redhat.com>
2935
2936         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
2937         a new gdbserver if gdbserver_reconnect_p is set.
2938
2939 2015-04-16  Pedro Alves  <palves@redhat.com>
2940
2941         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
2942         is set, don't exit gdbserver.
2943
2944 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2945
2946         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
2947         appropriate .insn, such that an older assembler can be used.
2948         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
2949         the z/Architecture instruction set on 31-bit targets as well.
2950
2951 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2952
2953         * gdb.go/handcall.exp: Remove all logic related to the first
2954         breakpoint and rely on go_runto_main instead.
2955         * gdb.go/strings.exp: Likewise.
2956         * gdb.go/unsafe.exp: Likewise.
2957         * gdb.go/hello.exp: Likewise.  Also rename the remaining
2958         breakpoint marker to "breakpoint 1".
2959         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
2960         * gdb.go/strings.go: Likewise.
2961         * gdb.go/unsafe.go: Likewise.
2962         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
2963         "set breakpoint 2 here" and rename the remaining breakpoint marker
2964         to "breakpoint 1".
2965
2966 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
2967
2968         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
2969         if itertools.imap is not present.
2970         * gdb.python/py-objfile.exp: Add parentheses.
2971         * gdb.python/py-type.exp: Same.
2972         * gdb.python/py-unwind-maint.py: Same.
2973
2974 2015-04-15  Yao Qi  <yao.qi@linaro.org>
2975
2976         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
2977         of ":$ptr_size" and set its form explicitly.
2978
2979 2015-04-15  Pedro Alves  <palves@redhat.com>
2980             Yao Qi  <yao.qi@linaro.org>
2981
2982         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
2983         timeout by factor of 4.
2984         (test_regular_watch): Likewise.
2985         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
2986         * gdb.reverse/sigall-reverse.exp: Likewise.
2987         * gdb.reverse/until-precsave.exp: Likewise.
2988         * lib/gdb.exp (with_timeout_factor): New proc.
2989         (gdb_expect): Move some code to ...
2990         (get_largest_timeout): ... here.  New procedure.
2991
2992 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
2993
2994         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
2995
2996 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
2997
2998         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
2999         to write to the .text section.
3000
3001 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
3002
3003         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3004         Handle the case of targets that do not provide PID information.
3005
3006 2015-04-13  Yao Qi  <yao.qi@linaro.org>
3007
3008         * lib/gdbserver-support.exp (gdb_exit): Catch exception
3009         and use expect instead of gdb_expect.
3010
3011 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
3012
3013         * gdb.base/coredump-filter.exp: Rename variable "addr" to
3014         "coredump_var_addr" to avoid naming conflict with other testcases.
3015
3016 2015-04-10  Pedro Alves  <palves@redhat.com>
3017
3018         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3019         gdb_test_sequence and gdb_assert.
3020
3021 2015-04-10  Pedro Alves  <palves@redhat.com>
3022
3023         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3024         test messages that don't include the breakpoint address.
3025
3026 2015-04-10  Yao Qi  <yao.qi@linaro.org>
3027
3028         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3029         false for some offset and width combinations which aren't
3030         supported by linux kernel.
3031
3032 2015-04-10  Pedro Alves  <palves@redhat.com>
3033
3034         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3035         procedure, factored out from ...
3036         (top level): ... here.  Add "set displaced-stepping" testing axis.
3037         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3038         parameter "displaced".  Use it.
3039         (top level): Use foreach and add "set displaced-stepping" testing
3040         axis.
3041
3042 2015-04-10  Pedro Alves  <palves@redhat.com>
3043
3044         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3045         Remove comment.
3046         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3047         both the address of the instruction that triggers the watchpoint
3048         and the address of the instruction immediately after, and use
3049         those addresses for the test.  Fix comment.
3050
3051 2015-04-10  Pedro Alves  <palves@redhat.com>
3052
3053         * gdb.base/sigstep.exp (breakpoint_to_handler)
3054         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
3055         Test "backtrace" in handler.
3056         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
3057         (top level): Add new "displaced" test axis to
3058         breakpoint_to_handler, breakpoint_to_handler_entry and
3059         breakpoint_over_handler.
3060
3061 2015-04-10  Pedro Alves  <palves@redhat.com>
3062
3063         PR gdb/18216
3064         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3065
3066 2015-04-10  Yao Qi  <yao.qi@linaro.org>
3067
3068         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3069         (test_add_rn_pc): New function.
3070         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3071         (top level): Invoke test_add_rn_pc.
3072
3073 2015-04-10  Pedro Alves  <palves@redhat.com>
3074
3075         PR gdb/13858
3076         * gdb.base/step-over-no-symbols.exp: New file.
3077
3078 2015-04-09  Andy Wingo  <wingo@igalia.com>
3079
3080         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3081         after the Python tests.
3082
3083 2015-04-08  Keith Seitz  <keiths@redhat.com>
3084
3085         PR python/16699
3086         * gdb.python/py-completion.exp: New tests for completion.
3087         * gdb.python/py-completion.py (CompleteLimit1): New class.
3088         (CompleteLimit2): Likewise.
3089         (CompleteLimit3): Likewise.
3090         (CompleteLimit4): Likewise.
3091         (CompleteLimit5): Likewise.
3092         (CompleteLimit6): Likewise.
3093         (CompleteLimit7): Likewise.
3094
3095 2015-04-08  Pedro Alves  <palves@redhat.com>
3096
3097         PR gdb/18214
3098         PR gdb/18216
3099         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3100         function.
3101         (main): Install it as SIGUSR1 handler.
3102         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3103         parameter.  Always use "setup" as prefix.  Toggle "set
3104         displaced-stepping" off/on depending on global.  Don't switch to
3105         thread 1 here.
3106         (top level): Add displaced stepping "off/on" test axis.  Update
3107         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
3108         continuing with a queued signal in each thread.
3109
3110 2015-04-08  Pedro Alves  <palves@redhat.com>
3111
3112         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3113         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
3114         gdb_breakpoint instead of gdb_test that doesn't expect anything.
3115         Return early if running to main fails.
3116         * gdb.trace/while-stepping.exp: Likewise.
3117
3118 2015-04-07  Pedro Alves  <palves@redhat.com>
3119
3120         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3121         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
3122         interact with inferior program.
3123
3124 2015-04-07  Pedro Alves  <palves@redhat.com>
3125
3126         * lib/gdb.exp (inferior_spawn_id): New global.
3127         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
3128         spawn id after processing the user code.
3129         (default_gdb_start): Set inferior_spawn_id.
3130         (send_inferior): New procedure.
3131         * lib/gdbserver-support.exp (gdbserver_start): Set
3132         inferior_spawn_id.
3133         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3134
3135 2015-04-07  Pedro Alves  <palves@redhat.com>
3136
3137         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3138         * lib/gdbserver-support.exp (gdbserver_start): Make
3139         $server_spawn_id global.
3140         (gdbserver_start): Don't wait for gdbserver's spawn id with
3141         expect_background.
3142         (close_gdbserver): New procedure.
3143         (gdb_exit): Rename the default version and reimplement.
3144
3145 2015-04-07  Pedro Alves  <palves@redhat.com>
3146
3147         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
3148         append the substituted item, not the original item.
3149
3150 2015-04-07  Pedro Alves  <palves@redhat.com>
3151
3152         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3153         gdb_expect.
3154
3155 2015-04-07  Pedro Alves  <palves@redhat.com>
3156
3157         * gdb.base/interrupt.exp: Don't handle the case of the inferior
3158         output appearing once only.
3159
3160 2015-04-07  Pedro Alves  <palves@redhat.com>
3161
3162         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3163         that doesn't expect anything.  Return early if running to main
3164         fails.
3165
3166 2015-04-07  Yao Qi  <yao.qi@linaro.org>
3167
3168         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3169         (child_function): Call alarm.
3170         (main): Move call to alarm into the loop.
3171         * gdb.threads/non-stop-fair-events.exp: Build program with
3172         -DTIMEOUT=$timeout.
3173
3174 2015-04-06  Doug Evans  <xdje42@gmail.com>
3175
3176         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3177         Fix dest parameter to board_info.
3178         (fpc_compile): Ditto.
3179         (gdb_compile_pascal): Rename dest arg to destfile.
3180
3181 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
3182
3183         * gdb.ada/funcall_ref.exp: New file.
3184         * gdb.ada/funcall_ref/foo.adb: New file.
3185
3186 2015-04-02  Yao Qi  <yao.qi@linaro.org>
3187
3188         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3189         is remote.
3190
3191 2015-04-02  Gary Benson <gbenson@redhat.com>
3192
3193         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3194
3195 2015-04-01  Sasha Smundak  <asmundak@google.com>
3196
3197         * gdb.python/py-unwind-maint.c: New file.
3198         * gdb.python/py-unwind-maint.exp: New test.
3199         * gdb.python/py-unwind-maint.py: New file.
3200         * gdb.python/py-unwind.c: New file.
3201         * gdb.python/py-unwind.exp: New test.
3202         * gdb.python/py-unwind.py: New test.
3203
3204 2015-04-01  Pedro Alves  <palves@redhat.com>
3205
3206         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3207         to fail instead of non-existent $test.
3208
3209 2015-04-01  Pedro Alves  <palves@redhat.com>
3210
3211         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3212         GDBFLAGS if not empty.
3213
3214 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
3215
3216         * gdb.ada/complete.exp: Remove "multi_line".
3217         * gdb.ada/info_exc.exp: Remove "multi_line".
3218         * gdb.ada/packed_tagged.exp: Remove "multi_line".
3219         * gdb.ada/ptype_field.exp: Remove "multi_line".
3220         * gdb.ada/sym_print_name.exp: Remove "multi_line".
3221         * gdb.ada/tagged.exp: Remove "multi_line".
3222         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3223         [multi_line ...]
3224         * gdb.btrace/delta.exp: Likewise.
3225         * gdb.btrace/exception.exp: Likewise.
3226         * gdb.btrace/function_call_history.exp: Likewise.
3227         * gdb.btrace/instruction_history.exp: Likewise.
3228         * gdb.btrace/nohist.exp: Likewise.
3229         * gdb.btrace/record_goto.exp: Likewise.
3230         * gdb.btrace/segv.exp: Likewise.
3231         * gdb.btrace/stepi.exp: Likewise.
3232         * gdb.btrace/tailcall.exp: Likewise.
3233         * gdb.btrace/unknown_functions.exp: Likewise.
3234         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3235         * lib/gdb.exp: Add the "multi_line" helper.
3236
3237 2015-04-01  Pedro Alves  <palves@redhat.com>
3238
3239         * gdb.threads/tid-reuse.c: New file.
3240         * gdb.threads/tid-reuse.exp: New file.
3241
3242 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3243
3244         PR corefiles/16092
3245         * gdb.base/coredump-filter.c: New file.
3246         * gdb.base/coredump-filter.exp: Likewise.
3247
3248 2015-03-27  Petr Machata  <pmachata@redhat.com>
3249
3250         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3251         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3252         (Dwarf::assemble): Initialize them.
3253         (Dwarf::lines): New function.
3254
3255 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
3256
3257         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3258         SYMBOL_PREFIX for x86_64-*-cygwin.
3259
3260 2015-03-26  Andy Wingo  <wingo@igalia.com>
3261
3262         PR symtab/18148
3263         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3264         const_value but not a location.
3265         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3266         location defined in non-main CUs are visible.
3267
3268 2015-03-26  Yao Qi  <yao.qi@linaro.org>
3269
3270         PR testsuite/18139
3271         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3272         Add a line number entry for the same line.
3273         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3274         Add a line number entry for the same line.
3275
3276 2015-03-26  Yao Qi  <yao.qi@linaro.org>
3277
3278         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3279         .int 0.
3280         (func): Likewise.  Add .Lfunc_1 label.
3281         Use .Lfunc_1 label.
3282         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3283         .int 0.
3284         (func): Likewise.
3285         Use .Lfunc_1 label.
3286
3287 2015-03-26  Yao Qi  <yao.qi@linaro.org>
3288
3289         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3290         Call gdb_compile instead to compile each .s files without debug
3291         information.
3292
3293 2015-03-26  Yao Qi  <yao.qi@linaro.org>
3294
3295         * gdb.base/savedregs.exp (process_saved_regs): Make
3296         "Saved registers:" optional in the pattern.
3297
3298 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
3299
3300         * gdb.btrace/next.exp: Merged into step.exp.
3301         * gdb.btrace/finish.exp: Merged into step.exp.
3302         * gdb.btrace/nexti.exp: Merged into stepi.exp.
3303         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
3304         "record goto" and checking the exact replay position.
3305         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
3306         check for "Recording format" in "info record" output.
3307         * gdb.btrace/record_goto.exp: Choose test file based on target.
3308         * gdb.btrace/x86-record_goto.S: Renamed into ...
3309         * gdb.btrace/x86_64-record_goto.S: ... this.
3310         * gdb.btrace/i686-record_goto.S: New.
3311         * gdb.btrace/x86-tailcall.S: Renamed into ...
3312         * gdb.btrace/x86_64-tailcall.S: ... this.
3313         * gdb.btrace/i686-tailcall.S: New.
3314         * gdb.btrace/x86-tailcall.c: Renamed into ...
3315         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
3316         separate statements.  Update test.
3317         * gdb.btrace/delta.exp: Use record_goto.c as test file.
3318         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3319         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3320         * gdb.btrace/tailcall.exp: Choose test file based on target.
3321         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3322
3323 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
3324
3325         * gdb.btrace/exception.exp: Increase BTS buffer size.
3326
3327 2015-03-24  Pedro Alves  <palves@redhat.com>
3328
3329         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3330
3331 2015-03-24  Pedro Alves  <palves@redhat.com>
3332
3333         * gdb.threads/schedlock.exp (test_step): No longer expect that
3334         "set scheduler-locking step" with "next" over a function call runs
3335         threads unlocked.
3336
3337 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3338
3339         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3340
3341 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3342
3343         PR breakpoints/16466
3344         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3345         * gdb.mi/mi-pending.c (thread_func): New function.
3346         (int main): Add threading support required.
3347         * gdb.mi/mi-pending.exp: Add tests for this issue.
3348         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3349         (pendfunc2): Remove stdio dependency.
3350         * gdb.mi/mi-pendshr2.c: New file.
3351
3352 2015-03-23  Keith Seitz  <keiths@redhat.com>
3353
3354         * gdb.linespec/keywords.c: New file.
3355         * gdb.linespec/keywords.exp: New file.
3356
3357 2015-03-23  Keith Seitz  <keiths@redhat.com>
3358
3359         PR gdb/18021
3360         * gdb.dwarf2/staticvirtual.exp: New test.
3361
3362 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3363
3364         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3365         * README: Remove HP-UX and gdb.hp.
3366         (configuration):
3367         * configure: Regenerate.
3368         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3369         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3370         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3371         gdb.hp/gdb.defects/Makefile.
3372         * gdb.hp/Makefile.in: File deleted.
3373         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3374         * gdb.hp/gdb.aCC/optimize.c: File deleted.
3375         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3376         * gdb.hp/gdb.aCC/run.c: File deleted.
3377         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3378         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3379         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3380         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3381         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3382         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3383         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3384         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3385         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3386         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3387         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3388         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3389         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3390         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3391         * gdb.hp/gdb.base-hp/reg.s: File deleted.
3392         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3393         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3394         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3395         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3396         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3397         * gdb.hp/gdb.compat/Makefile.in: File deleted.
3398         * gdb.hp/gdb.compat/average.c: File deleted.
3399         * gdb.hp/gdb.compat/sum.c: File deleted.
3400         * gdb.hp/gdb.compat/xdb.c: File deleted.
3401         * gdb.hp/gdb.compat/xdb0.c: File deleted.
3402         * gdb.hp/gdb.compat/xdb0.h: File deleted.
3403         * gdb.hp/gdb.compat/xdb1.c: File deleted.
3404         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3405         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3406         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3407         * gdb.hp/gdb.defects/Makefile.in: File deleted.
3408         * gdb.hp/gdb.defects/bs14602.c: File deleted.
3409         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3410         * gdb.hp/gdb.defects/solib-d.c: File deleted.
3411         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3412         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3413         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3414         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3415         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3416         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3417         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3418         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3419         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3420         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3421         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3422         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3423         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3424         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3425         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3426         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3427         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3428         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3429         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3430         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3431         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3432         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3433         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3434         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3435         * gdb.hp/tools/odump: File deleted.
3436
3437 2015-03-19  Pedro Alves  <palves@redhat.com>
3438
3439         * gdb.threads/continue-pending-status.exp (saw_thread_2)
3440         (saw_thread_3): New globals.
3441         (top level): Increment them when an event for the corresponding
3442         thread is seen.
3443         (no thread starvation): New test.
3444
3445 2015-03-19  Pedro Alves  <palves@redhat.com>
3446
3447         * gdb.threads/continue-pending-status.c: New file.
3448         * gdb.threads/continue-pending-status.exp: New file.
3449
3450 2015-03-18  Pedro Alves  <palves@redhat.com>
3451
3452         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3453         Use gdb_is_target_remote instead of is_remote.  Use
3454         gdb_test_multiple instead of gdb_expect.  Exit early if
3455         gdb_test_multiple hits its internal matches.  Tighten stepi tests
3456         expected output.  Fail on exit with any signal, instead of just
3457         SIGILL.
3458
3459 2015-03-18  Yao Qi  <yao.qi@linaro.org>
3460
3461         PR tdep/18107
3462         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3463         variable.
3464         * gdb.base/catch-syscall.exp: Don't skip it on
3465         aarch64*-*-linux* target.  Remove elements in all_syscalls.
3466         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3467         target.
3468         (setup_all_syscalls): New proc.
3469
3470 2015-03-16  Yao Qi  <yao.qi@linaro.org>
3471
3472         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3473         (top level): Skip tests if valid_addr_p returns false for
3474         $cmd1 or $cmd2.
3475
3476 2015-03-11  Andy Wingo  <wingo@igalia.com>
3477
3478         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3479
3480 2015-03-11  Yao Qi  <yao.qi@linaro.org>
3481
3482         * gdb.base/catch-syscall.exp: Fix typo in comments.
3483
3484 2015-03-11  Yao Qi  <yao.qi@linaro.org>
3485
3486         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3487
3488 2015-03-09  Pedro Alves  <palves@redhat.com>
3489
3490         * dg-extract-results.py: Delete.
3491
3492 2015-03-09  Pedro Alves  <palves@redhat.com>
3493
3494         Merge dg-extract-results.sh from GCC upstream (r218843).
3495
3496         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
3497                 * dg-extract-results.sh: Use --text with grep to avoid issues with
3498                 binary files.  Fall back to cat -v, if that doesn't work.
3499
3500 2015-03-05  Pedro Alves  <palves@redhat.com>
3501
3502         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3503
3504 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
3505
3506         * lib/mi-support.exp (mi_expect_interrupt): Accept
3507         alternative event for when in all-stop mode.
3508
3509 2015-03-04  Pedro Alves  <palves@redhat.com>
3510
3511         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3512
3513 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
3514
3515         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3516
3517 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3518
3519         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3520         regexps for GDB's current line display, accept a hex address
3521         preceding the line number.
3522
3523 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3524
3525         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3526         the 'arch1' variable for "s390*-linux*" targets.
3527
3528 2015-03-04  Pedro Alves  <palves@redhat.com>
3529
3530         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3531         (main): Pass missing retval argument to pthread_join call.
3532
3533 2015-03-02  Pedro Alves  <palves@redhat.com>
3534
3535         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3536         (top level): Call do_test with non-stop as well.
3537
3538 2015-03-02  Pedro Alves  <palves@redhat.com>
3539
3540         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3541         -1.
3542
3543 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3544
3545         * gdb.arch/s390-vregs.exp: New test.
3546         * gdb.arch/s390-vregs.S: New file.
3547
3548 2015-02-27  Pedro Alves  <palves@redhat.com>
3549
3550         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3551         call to catch_command_errors.
3552         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3553         catch_command_errors.
3554
3555 2015-02-27  Pedro Alves  <palves@redhat.com>
3556
3557         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3558         "true" for boolean result.
3559         * gdb.gdb/selftest.exp (test_with_self): Also accept full
3560         prototype of main.
3561
3562 2015-02-27  Pedro Alves  <palves@redhat.com>
3563
3564         * lib/unbuffer_output.c: New file.
3565         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3566         (main): Call gdb_unbuffer_output.
3567
3568 2015-02-27  Yao Qi  <yao.qi@linaro.org>
3569
3570         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3571         target.
3572
3573 2015-02-26  Doug Evans  <dje@google.com>
3574
3575         * gdb.cp/class2.cc (Dbase, D): New classes.
3576         (main): New local delta.
3577         * gdb.cp/class2.exp: Test printing delta.
3578         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3579         (dynbar): New global.
3580         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3581
3582 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3583
3584         * gdb.compile/compile-ifunc.c: New file.
3585         * gdb.compile/compile-ifunc.exp: New file.
3586
3587 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3588
3589         * gdb.base/structs.exp: Check for correct struct on finish.
3590
3591 2015-02-26  Yao Qi  <yao.qi@linaro.org>
3592
3593         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3594         is zero.
3595
3596 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3597
3598         * gdb.arch/cordic.ko.bz2: New file.
3599         * gdb.arch/cordic.ko.debug.bz2: New file.
3600         * gdb.arch/ppc64-symtab-cordic.exp: New file.
3601
3602 2015-02-25  Yao Qi  <yao.qi@linaro.org>
3603
3604         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
3605         aarch64*-*-* target.
3606
3607 2015-02-23  Pedro Alves  <palves@redhat.com>
3608
3609         * lib/gdb.exp (delete_breakpoints): Rewrite using
3610         gdb_test_multiple.
3611
3612 2015-02-23  Pedro Alves  <palves@redhat.com>
3613
3614         * gdb.base/info-os.c: Include stdlib.h.
3615
3616 2015-02-22  Doug Evans  <xdje42@gmail.com>
3617
3618         PR symtab/17855
3619         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
3620         is read after symbols have been re-read.
3621         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
3622         * gdb.ada/exec_changed/second.adb (Second): Ditto.
3623
3624 2015-02-21  Doug Evans  <dje@google.com>
3625
3626         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
3627
3628 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
3629
3630         PR corefiles/17808
3631         * gdb.arch/i386-biarch-core.core.bz2: New file.
3632         * gdb.arch/i386-biarch-core.exp: New file.
3633
3634 2015-02-21  Pedro Alves  <palves@redhat.com>
3635
3636         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
3637         runto_main fails.
3638
3639 2015-02-20  Pedro Alves  <palves@redhat.com>
3640
3641         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
3642         info probes.
3643
3644 2015-02-20  Pedro Alves  <palves@redhat.com>
3645
3646         * gdb.threads/multi-create-ns-info-thr.exp: New file.
3647
3648 2015-02-20  Pedro Alves  <palves@redhat.com>
3649
3650         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
3651         clean_restart before gdb_target_supports_trace.
3652
3653 2015-02-20  Pedro Alves  <palves@redhat.com>
3654
3655         PR threads/18006
3656         * gdb.threads/clone-thread_db.c: New file.
3657         * gdb.threads/clone-thread_db.exp: New file.
3658
3659 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
3660
3661         PR breakpoints/16812
3662         * gdb.base/catch-gdb-caused-signals.c: New file.
3663         * gdb.base/catch-gdb-caused-signals.exp: New file.
3664
3665 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
3666
3667         * configure: Regenerated.
3668         * configure.ac: Use GDB_AC_TRANSFORM.
3669         * aclocal.m4: sinclude ../transform.m4.
3670
3671 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
3672
3673         * lib/dtrace.exp: New file.
3674         * gdb.base/dtrace-probe.exp: Likewise.
3675         * gdb.base/dtrace-probe.d: Likewise.
3676         * gdb.base/dtrace-probe.c: Likewise.
3677         * lib/pdtrace.in: Likewise.
3678         * configure.ac: Output variables with the transformed names of
3679         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
3680         * configure: Regenerated.
3681
3682 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
3683
3684         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
3685         expected message when trying to access $_probe_* convenience
3686         variables while not on a probe.
3687
3688 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3689
3690         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
3691
3692 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
3693
3694         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
3695         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
3696
3697 2015-02-10  Doug Evans  <xdje42@gmail.com>
3698
3699         * lib/gdb.exp (gdb_load): Always return a result.
3700
3701 2015-02-10  Pedro Alves  <palves@redhat.com>
3702
3703         * gdb.threads/signal-sigtrap.c: New file.
3704         * gdb.threads/signal-sigtrap.exp: New file.
3705
3706 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
3707
3708         * gdb.trace/no-attach-trace.c: New file.
3709         * gdb.trace/no-attach-trace.exp: New file.
3710
3711 2015-02-09  Mark Wielaard  <mjw@redhat.com>
3712
3713         * gdb.dwarf2/atomic.c: New file.
3714         * gdb.dwarf2/atomic-type.exp: Likewise.
3715
3716 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
3717
3718         * gdb.btrace/buffer-size.exp: Update "info record" output.
3719         * gdb.btrace/delta.exp: Update "info record" output.
3720         * gdb.btrace/enable.exp: Update "info record" output.
3721         * gdb.btrace/finish.exp: Update "info record" output.
3722         * gdb.btrace/instruction_history.exp: Update "info record" output.
3723         * gdb.btrace/next.exp: Update "info record" output.
3724         * gdb.btrace/nexti.exp: Update "info record" output.
3725         * gdb.btrace/step.exp: Update "info record" output.
3726         * gdb.btrace/stepi.exp: Update "info record" output.
3727         * gdb.btrace/nohist.exp: Update "info record" output.
3728
3729 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
3730
3731         * gdb.btrace/buffer-size: New.
3732
3733 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
3734
3735         * gdb.btrace/delta.exp: Update "info record" output.
3736         * gdb.btrace/enable.exp: Update "info record" output.
3737         * gdb.btrace/finish.exp: Update "info record" output.
3738         * gdb.btrace/instruction_history.exp: Update "info record" output.
3739         * gdb.btrace/next.exp: Update "info record" output.
3740         * gdb.btrace/nexti.exp: Update "info record" output.
3741         * gdb.btrace/step.exp: Update "info record" output.
3742         * gdb.btrace/stepi.exp: Update "info record" output.
3743         * gdb.btrace/nohist.exp: Update "info record" output.
3744
3745 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
3746
3747         PR gdb/15678
3748         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
3749
3750 2015-02-06  Pedro Alves  <palves@redhat.com>
3751
3752         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
3753         macro.
3754         (seconds_left, again): New globals.
3755         (main): Wait seconds_left in a 1-second sleep loop instead of
3756         sleeping 180 seconds.  If 'again' is set, reset the seconds
3757         counter.
3758         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
3759         'again' in the inferior before detaching.  Print the seconds left.
3760         (options): New global.
3761         (top level): Build program with -DTIMEOUT=$timeout.
3762
3763 2015-02-06  Pedro Alves  <palves@redhat.com>
3764
3765         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
3766         determine how many seconds to pass to 'alarm'.
3767         * gdb.base/gdb-sigterm.exp (top level): Build program with
3768         -DTIMEOUT=$timeout.
3769         (do_test): Return success/failure indication.  Add more verbose
3770         logging.  Don't fail if 200 single steps are seen.  Instead, fail
3771         when the test times out.
3772         (passes): New global.
3773         (top level): Break the testing loop if testing fails on any
3774         iteration.  Use gdb_assert.
3775
3776 2015-02-04  Don Breazeal  <donb@codesourcery.com>
3777
3778         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
3779         and initialize them.
3780         (ipc_cleanup): New function.
3781         (main): Don't declare shmid, semid, and msqid.  Add a call to
3782         atexit so that we call ipc_cleanup on exit.
3783
3784 2015-02-04  Pedro Alves  <palves@redhat.com>
3785
3786         * boards/native-extended-gdbserver.exp: Remove any target variant
3787         specifications from the board name before clearing the isremote
3788         flag from board_info.
3789
3790 2015-01-31  Doug Evans  <xdje42@gmail.com>
3791
3792         * gdb.base/maint.exp <maint print type argc>: Update expected output.
3793
3794 2015-01-31  Gary Benson <gbenson@redhat.com>
3795
3796         * gdb.base/completion.exp: Disable completion limiting for
3797         existing tests.  Add new tests to check completion limiting.
3798         * gdb.linespec/ls-errs.exp: Disable completion limiting.
3799
3800 2015-01-31  Doug Evans  <xdje42@gmail.com>
3801
3802         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
3803
3804 2015-01-31  Doug Evans  <xdje42@gmail.com>
3805
3806         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
3807         entries.  Duplicate file section script entries.
3808         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
3809         inlined entries.  Add test for safe-path rejection.
3810         * gdb.python/py-section-script.c: Add duplicate inlined section script
3811         entries.  Duplicate file section script entries.
3812         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
3813         inlined entries.  Add test for safe-path rejection.
3814
3815 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
3816
3817         * gdb.ada/disc_arr_bound: New testcase.
3818
3819 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
3820
3821         * gdb.ada/mi_var_array: New testcase.
3822
3823 2015-01-27  Doug Evans  <dje@google.com>
3824
3825         * gdb.python/py-objfile.exp: Add tests for objfile.username.
3826         Add test for objfile.filename, objfile.username after objfile
3827         has been unloaded.
3828
3829 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
3830
3831         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
3832         the second test to print the name attribute of value
3833         returned by the call to gdb.lookup_type, and adjust
3834         the expected output accordingly.
3835
3836 2015-01-25  Mark Wielaard  <mjw@redhat.com>
3837
3838         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
3839         * gdb.base/disp-step-fork.c: Include unistd.h.
3840         * gdb.base/siginfo-obj.c: Include stdio.h.
3841         * gdb.base/siginfo-thread.c: Likewise.
3842         * gdb.mi/non-stop.c: Include unistd.h.
3843         * gdb.mi/nsthrexec.c: Include stdio.h.
3844         * gdb.mi/pthreads.c: Include unistd.h.
3845         * gdb.modula2/unbounded1.c (main): Declare returns int.
3846         * gdb.reverse/consecutive-reverse.c: Likewise.
3847         * gdb.threads/create-fail.c: Include unistd.h.
3848         * gdb.threads/killed.c: Likewise.
3849         * gdb.threads/linux-dp.c: Likewise.
3850         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
3851         * gdb.threads/non-ldr-exc-2.c: Likewise.
3852         * gdb.threads/non-ldr-exc-3.c: Likewise.
3853         * gdb.threads/non-ldr-exc-4.c: Likewise.
3854         * gdb.threads/pthreads.c: Include unistd.h.
3855         (main): Declare returns int.
3856         * gdb.threads/tls-main.c (foo): New declaration.
3857         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
3858
3859 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
3860
3861         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
3862         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
3863
3864 2015-01-15  Mark Wielaard  <mjw@redhat.com>
3865
3866         * gdb.base/noreturn-return.c: New file.
3867         * gdb.base/noreturn-return.exp: New file.
3868         * gdb.base/noreturn-finish.c: New file.
3869         * gdb.base/noreturn-finish.exp: New file.
3870
3871 2015-01-23  Pedro Alves  <palves@redhat.com>
3872
3873         * gdb.threads/continue-pending-after-query.c: New file.
3874         * gdb.threads/continue-pending-after-query.exp: New file.
3875
3876 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
3877             Simon Marchi  <simon.marchi@ericsson.com>
3878
3879         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
3880         * gdb.base/valgrind-db-attach.exp: Same.
3881         * gdb.base/valgrind-infcall.exp: Same.
3882         * lib/mi-support.exp (default_mi_gdb_start): Same.
3883         * lib/prompt.exp (default_prompt_gdb_start): Same.
3884         * lib/gdb.exp (default_gdb_spawn): Same.
3885         (gdb_interact): New.
3886
3887
3888 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3889
3890         * gdb.compile/compile.exp (pointer to jit function): New test.
3891
3892 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
3893
3894         * lib/gdb.exp (supports_process_record): Return true for
3895         powerpc*-*-linux*.
3896         (supports_reverse): Likewise.
3897
3898 2015-01-15  Don Breazeal  <donb@codesourcery.com>
3899
3900         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
3901         instead of checking whether the target board is remote and
3902         use spawn_wait_for_attach instead of exec/sleep.
3903         * gdb.base/attach-twice.exp: Likewise.
3904
3905 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
3906
3907         * gdb.ada/var_arr_attrs: New testcase.
3908
3909 2015-01-14  Pedro Alves  <palves@redhat.com>
3910             Joel Brobecker  <brobecker@adacore.com>
3911
3912         PR gdb/17525
3913         * gdb.base/bp-cmds-execution-x-script.c: New file.
3914         * gdb.base/bp-cmds-execution-x-script.exp: New file.
3915         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
3916
3917 2015-01-14  Pedro Alves  <palves@redhat.com>
3918
3919         PR cli/17828
3920         * gdb.base/batch-preserve-term-settings.c: New file.
3921         * gdb.base/batch-preserve-term-settings.exp: New file.
3922
3923 2015-01-13  Doug Evans  <dje@google.com>
3924
3925         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
3926         binary.
3927
3928 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
3929
3930         * Makefile.in (clean mostlyclean): Do not delete *.py.
3931
3932 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
3933
3934         * gdb.python/py-lookup-type.exp: New file.
3935
3936 2015-01-12  Pedro Alves  <palves@redhat.com>
3937
3938         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
3939         restore GDBFLAGS before returning.
3940
3941 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3942
3943         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
3944         is_amd64_regs_target and is_x86_like_target.
3945
3946 2015-01-11  Doug Evans  <xdje42@gmail.com>
3947
3948         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
3949         is given without an explicit form.
3950         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
3951         attributes.
3952         * gdb.dwarf/corrupt.exp: Ditto.
3953         * gdb.dwarf2/enum-type.exp: Ditto.
3954         * gdb.trace/entry-values.exp: Ditto.
3955         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
3956
3957 2015-01-11  Doug Evans  <xdje42@gmail.com>
3958
3959         PR gdb/15830
3960         * gdb.base/maint.exp: Remove references to "maint demangle".
3961         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
3962         Add tests for explicitly specifying language to demangle.
3963         * gdb.dlang/demangle.exp: Ditto.
3964
3965 2015-01-09  Pedro Alves  <palves@redhat.com>
3966
3967         * gdb.threads/non-stop-fair-events.c: New file.
3968         * gdb.threads/non-stop-fair-events.exp: New file.
3969
3970 2015-01-09  Pedro Alves  <palves@redhat.com>
3971
3972         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
3973         the global scope.  Set a breakpoint after all threads are started
3974         rather than stepping over two source lines.  Expect the prompt.
3975         * gdb.base/watch_thread_num.c (threads_started_barrier): New
3976         global.
3977         (NUM): Now 15.
3978         (main): Use threads_started_barrier to wait for all threads to
3979         start.  Main thread no longer calls thread_function.  Exit after
3980         180 seconds.
3981         (loop): New function.
3982         (thread_function): Wait on threads_started_barrier barrier.  Call
3983         'loop' at each iteration.
3984         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
3985         threads have started, instead of hardcoding number of "next"
3986         steps.  Use an access watchpoint instead of a write watchpoint.
3987
3988 2015-01-09  Pedro Alves  <palves@redhat.com>
3989
3990         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
3991         (thread_func): Wait on barrier.
3992         (main): Wait for all threads to start before stopping GDB.
3993         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
3994         global.
3995         (thread1_func, thread2_func): Wait on barrier.
3996         (main): Wait for all threads to start before stopping GDB.
3997         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
3998         New global.
3999         (thread1_func, thread2_func): Wait on barrier.
4000         (main): Wait for all threads to start before stopping GDB.
4001
4002 2015-01-09  Pedro Alves  <palves@redhat.com>
4003
4004         * gdb.threads/attach-many-short-lived-threads.c: New file.
4005         * gdb.threads/attach-many-short-lived-threads.exp: New file.
4006
4007 2014-01-09  Pedro Alves  <palves@redhat.com>
4008
4009         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4010         instead of to thread 2.
4011         * gdb.threads/signal-command-multiple-signals-pending.c (main):
4012         Add barrier around each pthread_create call instead of around all
4013         calls.
4014         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4015         Set a break on thread_function and have the child threads hit it
4016         one at at a time.
4017
4018 2015-01-09  Pedro Alves  <palves@redhat.com>
4019
4020         * lib/gdb.exp (can_spawn_for_attach): New procedure.
4021         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4022         false.
4023         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4024         checking whether the target board is remote.
4025         * gdb.multi/multi-attach.exp: Likewise.
4026         * gdb.python/py-sync-interp.exp: Likewise.
4027         * gdb.server/ext-attach.exp: Likewise.
4028         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4029         tests that need to attach, instead of checking whether the target
4030         board is remote at the top of the file.
4031
4032 2015-01-08  Yao Qi  <yao@codesourcery.com>
4033
4034         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4035
4036 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4037
4038         Fix testcase compilation.
4039         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4040
4041 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
4042
4043         * gdb.python/py-type.exp: Add a couple test about empty
4044         array creation, and negative-length array creation.
4045
4046 2015-01-02  Doug Evans  <xdje42@gmail.com>
4047
4048         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4049
4050 2015-01-02  Doug Evans  <dje@google.com>
4051
4052         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4053
4054 2014-12-29  Yao Qi  <yao@codesourcery.com>
4055
4056         * gdb.trace/entry-values.exp: Update comments.  Rename variable
4057         bar_call_foo to returned_from_foo.
4058
4059 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
4060
4061         PR gdb/17394
4062         * gdb.linespec/break-asm-file.c: New file.
4063         * gdb.linespec/break-asm-file.exp: New file.
4064         * gdb.linespec/break-asm-file0.s: New file.
4065         * gdb.linespec/break-asm-file1.s: New file.
4066
4067 2014-12-18  Nigel Stephens  <nigel@mips.com>
4068             Maciej W. Rozycki  <macro@codesourcery.com>
4069
4070         * gdb.base/float.exp: Handle the new output from "info float" on
4071         MIPS targets.
4072
4073 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
4074
4075         Fix MinGW compilation.
4076         * gdb.compile/compile-ops.exp: Update untested message if
4077         !skip_compile_feature_tests.
4078         * gdb.compile/compile-setjmp.exp: Likewise.
4079         * gdb.compile/compile-tls.exp: Likewise.
4080         * gdb.compile/compile.exp: Likewise.
4081         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4082         supported on this host".
4083
4084 2014-12-16  Doug Evans  <xdje42@gmail.com>
4085
4086         * boards/stabs.exp: New file.
4087
4088 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
4089
4090         * gdb.base/completion.exp: Adjust to format changes of "maint
4091         print user-registers".
4092
4093 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
4094
4095         PR server/17457
4096         * gdb.arch/aarch64-fp.c: New file.
4097         * gdb.arch/aarch64-fp.exp: New file.
4098
4099 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4100
4101         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4102         r210637, r210913, r211666, r215400, r215817).
4103
4104         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
4105                 * dg-extract-results.py: New file.
4106                 * dg-extract-results.sh: Use it if the environment seems
4107                 suitable.
4108
4109         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
4110
4111                 * dg-extract-results.py (parse_run): Handle warnings that
4112                 are printed before a test harness is run.
4113
4114         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
4115
4116                 * dg-extract-results.py (Named): Remove __cmp__ method.
4117                 (output_variation): Use a key to sort variation.harnesses.
4118
4119         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
4120
4121                 * dg-extract-results.py: For Python 3, force sys.stdout to
4122                 handle surrogate escape sequences.
4123                 (safe_open): New function.
4124                 (output_segment, main): Use it.
4125
4126         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
4127
4128                 * dg-extract-results.py (Prog.result_re): Include options
4129                 in test name.
4130
4131         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
4132
4133                 * dg-extract-results.py (output_variation): Always sort if
4134                 do_sum.
4135
4136 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
4137
4138         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4139         as long as we get pagination notifications.
4140
4141 2014-12-15  Jason Merrill  <jason@redhat.com>
4142
4143         * Makefile.in (check-gdb.%): Restore.
4144         * README: Mention it.
4145
4146 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
4147
4148         * gdb.ada/str_uninit: New testcase.
4149
4150 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4151
4152         PR symtab/17642
4153         * gdb.base/vla-stub-define.c: New file.
4154         * gdb.base/vla-stub.c: New file.
4155         * gdb.base/vla-stub.exp: New file.
4156
4157 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
4158             Jan Kratochvil  <jan.kratochvil@redhat.com>
4159             Tom Tromey  <tromey@redhat.com>
4160
4161         * configure.ac: Add gdb.compile/.
4162         * configure: Regenerate.
4163         * gdb.compile/Makefile.in: New file.
4164         * gdb.compile/compile-ops.exp: New file.
4165         * gdb.compile/compile-ops.c: New file.
4166         * gdb.compile/compile-tls.c: New file.
4167         * gdb.compile/compile-tls.exp: New file.
4168         * gdb.compile/compile-constvar.S: New file.
4169         * gdb.compile/compile-constvar.c: New file.
4170         * gdb.compile/compile-mod.c: New file.
4171         * gdb.compile/compile-nodebug.c: New file.
4172         * gdb.compile/compile-setjmp-mod.c: New file.
4173         * gdb.compile/compile-setjmp.c: New file.
4174         * gdb.compile/compile-setjmp.exp: New file.
4175         * gdb.compile/compile-shlib.c: New file.
4176         * gdb.compile/compile.c: New file.
4177         * gdb.compile/compile.exp: New file.
4178         * lib/gdb.exp (skip_compile_feature_tests): New proc.
4179
4180 2014-12-12  Tom Tromey  <tromey@redhat.com>
4181
4182         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
4183         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4184
4185 2014-12-12  Doug Evans  <dje@google.com>
4186
4187         * lib/gdb-python.exp (get_python_valueof): New function.
4188         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4189
4190 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4191
4192         * gdb.base/completion.exp: Add test for completion of "info
4193         registers ".
4194
4195 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
4196
4197         * gdb.base/func-ptrs.c: New file.
4198         * gdb.base/func-ptrs.exp: New file.
4199
4200 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
4201
4202         PR breakpoints/17012
4203         * gdb.base/dprintf-detach.c: New file.
4204         * gdb.base/dprintf-detach.exp: New file.
4205
4206 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
4207
4208         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4209         * lib/gdb.exp (target_is_gdbserver): New procedure.
4210
4211 2014-12-08  Doug Evans  <dje@google.com>
4212
4213         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4214
4215 2014-12-05  Yao Qi  <yao@codesourcery.com>
4216
4217         * gdb.guile/scm-error.exp: Remove the third argument to
4218         gdb_remote_download.
4219         * gdb.guile/scm-frame-args.exp: Likewise.
4220         * gdb.guile/scm-section-script.exp: Likewise.
4221
4222 2014-12-05  Yao Qi  <yao@codesourcery.com>
4223
4224         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4225
4226 2014-12-04  Doug Evans  <dje@google.com>
4227
4228         * gdb.python/py-objfile.exp: Add tests for
4229         objfile.add_separate_debug_file.
4230
4231 2014-12-04  Doug Evans  <dje@google.com>
4232
4233         * lib/gdb.exp (get_build_id): New function.
4234         (build_id_debug_filename_get): Rewrite to use it.
4235         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4236
4237 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
4238
4239         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4240         `method(long)', not just 0x0.
4241         * gdb.cp/nsalias.exp: Align code labels to 4.
4242         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4243         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4244         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4245         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4246         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4247         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4248
4249 2014-12-02  Doug Evans  <dje@google.com>
4250
4251         PR symtab/17602
4252         * gdb.cp/anon-ns.cc: Move guts of this file to ...
4253         * gdb.cp/anon-ns2.cc: ... here.  New file.
4254         * gdb.cp/anon-ns.exp: Update.
4255
4256 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
4257
4258         * gdb.python/py-events.py (inferior_call_handler): New.
4259         (register_changed_handler, memory_changed_handler): New.
4260         (test_events.invoke): Register new handlers.
4261         * gdb.python/py-events.exp: Add tests for inferior call,
4262         memory_changed and register_changed events.
4263
4264 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4265
4266         * gdb.base/execl-update-breakpoints.exp: Specify the link address
4267         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
4268         if the linker doesn't understand this.
4269
4270 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
4271
4272         * gdb.python/python.exp: Change expected reply to help().
4273
4274 2014-12-01  Yao Qi  <yao@codesourcery.com>
4275
4276         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
4277         AC_CONFIG_SUBDIRS(gdb.gdbtk).
4278         * configure: Re-generated.
4279
4280 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
4281
4282         * gdb.cp/chained-calls.cc: New file.
4283         * gdb.cp/chained-calls.exp: New file.
4284         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4285
4286 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
4287
4288         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4289         * gdb.dwarf2/symtab-producer.exp: Same.
4290         * gdb.gdb/python-interrupts.exp: Same.
4291         * gdb.gdb/python-selftest.exp: Same.
4292         * gdb.python/py-linetable.exp: Same.
4293         * gdb.python/py-type.exp: Same.
4294         * gdb.python/py-value-cc.exp: Same.
4295         * gdb.python/py-value.exp: Same.
4296
4297 2014-11-28  Yao Qi  <yao@codesourcery.com>
4298
4299         * gdb.base/break-probes.exp: Match library name prefixed with
4300         sysroot.
4301
4302 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
4303
4304         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4305         test expected output.  Add parentheses for the call to print.
4306         Remove L suffix from integers.
4307
4308 2014-11-26  Doug Evans  <dje@google.com>
4309
4310         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4311
4312 2014-11-22  Yao Qi  <yao@codesourcery.com>
4313
4314         * gdb.trace/entry-values.c: Remove asms.
4315         (foo): Add foo_label.
4316         (bar): Add bar_label.
4317         * gdb.trace/entry-values.exp: Remove code computing  foo's
4318         length and bar's length.
4319         (Dwarf::assemble): Invoke function_range for bar and use
4320         MACRO_AT_func for foo.
4321
4322 2014-11-22  Yao Qi  <yao@codesourcery.com>
4323
4324         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4325         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
4326         Use .Lgcc43_procstart instead of gcc43.
4327
4328 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
4329
4330         * gdb.ada/n_arr_bound: New testcase.
4331
4332 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
4333
4334         PR breakpoints/10737
4335         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4336         test_catch_syscall_multi_arch.
4337         (test_catch_syscall_multi_arch): New function.
4338
4339 2014-11-20  Doug Evans  <xdje42@gmail.com>
4340
4341         * gdb.base/maint.exp: Update expected output.
4342
4343 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4344
4345         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4346         4-byte instruction on S390.
4347
4348 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
4349
4350         * gdb.ada/arr_arr: New testcase.
4351
4352 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
4353
4354         * gdb.ada/pkd_arr_elem: New Testcase.
4355
4356 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
4357
4358         * gdb.reverse/break-precsave: Expect completion message for
4359         core file reads.
4360         * gdb.reverse/consecutive-precsave.exp: Likewise.
4361         * gdb.reverse/finish-precsave.exp: Likewise.
4362         * gdb.reverse/i386-precsave.exp: Likewise.
4363         * gdb.reverse/machinestate-precsave.exp: Likewise.
4364         * gdb.reverse/sigall-precsave.exp: Likewise.
4365         * gdb.reverse/solib-precsave.exp: Likewise.
4366         * gdb.reverse/step-precsave.exp: Likewise.
4367         * gdb.reverse/until-precsave.exp: Likewise.
4368         * gdb.reverse/watch-precsave.exp: Likewise.
4369
4370 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4371
4372         * gdb.base/bp-permanent.c: Include unistd.h.
4373         * gdb.python/py-framefilter-mi.c (main): Add return type.
4374         * gdb.python/py-framefilter.c (main): Likewise.
4375         * gdb.trace/actions-changed.c (main): Likewise.
4376
4377 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4378
4379         * gdb.mi/until.c: Add eye-catchers.
4380         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4381         line numbers.
4382
4383 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4384
4385         * gdb.base/condbreak.exp: Drop references to removed non-prototype
4386         function header variants in break1.c.
4387         * gdb.base/ena-dis-br.exp: Likewise.
4388         * gdb.base/hbreak2.exp: Likewise.
4389         * gdb.reverse/until-precsave.exp: Drop references to removed
4390         non-prototype function header variants in ur1.c.
4391         * gdb.reverse/until-reverse.exp: Likewise.
4392
4393 2014-11-17  Petr Machata  <pmachata@redhat.com>
4394
4395         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
4396         ${_cu_offset_size} bytes abbrev offset.
4397
4398 2014-11-15  Doug Evans  <xdje42@gmail.com>
4399
4400         PR symtab/17559
4401         * gdb.base/line-symtabs.exp: New file.
4402         * gdb.base/line-symtabs.c: New file.
4403         * gdb.base/line-symtabs.h: New file.
4404
4405 2014-11-14  Yao Qi  <yao@codesourcery.com>
4406
4407         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4408         (func): Add label func_label.
4409         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4410         Replace low_pc and high_pc with MACRO_AT_range.
4411         Replace name, low_pc and high_pc with MACRO_AT_func.
4412
4413 2014-11-14  Yao Qi  <yao@codesourcery.com>
4414
4415         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4416         Replace name, low_pc and high_pc with MACRO_AT_func.
4417
4418 2014-11-14  Yao Qi  <yao@codesourcery.com>
4419
4420         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4421         produce debug information.
4422         * gdb.dwarf2/implptr-optimized-out.S: Removed.
4423
4424 2014-11-14  Yao Qi  <yao@codesourcery.com>
4425
4426         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4427         object and get function length.
4428         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4429         with MACRO_AT_func.
4430         (top-level): Replace gdb_compile and clean_restart with
4431         prepare_for_testing.
4432         * gdb.dwarf2/main.c (main): Add label main_label.
4433
4434 2014-11-14  Yao Qi  <yao@codesourcery.com>
4435
4436         * lib/dwarf.exp (function_range): New procedure.
4437         (Dwarf::_handle_macro_at_func): New procedure.
4438         (Dwarf::_handle_macro_at_range): New procedure.
4439         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4440
4441 2014-11-14  Yao Qi  <yao@codesourcery.com>
4442
4443         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4444         (_handle_attribute): New procedure.
4445
4446 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4447
4448         * gdb.ada/cond_lang/foo.c (callme): Add return type.
4449         * gdb.base/call-sc.c (zed): Likewise.
4450         * gdb.base/checkpoint.c (main): Likewise.
4451         * gdb.base/dump.c (main): Likewise.
4452         * gdb.base/gcore.c (main): Likewise.
4453         * gdb.base/huge.c (main): Likewise.
4454         * gdb.base/multi-forks.c (main): Likewise.
4455         * gdb.base/pr10179-a.c (main): Likewise.
4456         * gdb.base/savedregs.c (main): Likewise.
4457         * gdb.base/sigaltstack.c (main): Likewise.
4458         * gdb.base/siginfo.c (main): Likewise.
4459         * gdb.base/structs.c (zed): Likewise.
4460         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4461         * gdb.mi/mi-syn-frame.c (main): Likewise.
4462         * gdb.mi/until.c (foo, main): Likewise.
4463         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4464         * gdb.base/solib-weak.c (foo): Declare.
4465         * gdb.base/attach-twice.c: Include stdio.h.
4466         * gdb.base/weaklib1.c: Likewise.
4467         * gdb.base/weaklib2.c: Likewise.
4468         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4469         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4470         unistd.h.
4471         * gdb.base/attach-pie-misread.c: Include stdlib.h.
4472         * gdb.mi/mi-exit-code.c: Likewise.
4473         * gdb.base/break-interp-lib.c: Include string.h.
4474         * gdb.base/coremaker.c: Likewise.
4475         * gdb.base/testenv.c: Likewise.
4476         * gdb.python/py-finish-breakpoint.c: Likewise.
4477         * gdb.base/inferior-died.c: Include sys/wait.h.
4478         * gdb.base/fileio.c: Include time.h.
4479         * gdb.base/async-shell.c: Include unistd.h.
4480         * gdb.base/dprintf-non-stop.c: Likewise.
4481         * gdb.base/info-os.c: Likewise.
4482         * gdb.mi/mi-console.c: Likewise.
4483         * gdb.mi/watch-nonstop.c: Likewise.
4484         * gdb.python/py-events.c: Likewise.
4485         * gdb.base/async.c (baz): Move up before its invocation.
4486         * gdb.base/code_elim2.c (my_global_func): Likewise.
4487         * gdb.base/skip-solib-lib.c (multiply): Likewise.
4488         * gdb.base/advance.c (func2): Likewise.
4489
4490 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4491
4492         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4493         variant.
4494         * gdb.base/annota3.c: Likewise.
4495         * gdb.base/async.c: Likewise.
4496         * gdb.base/average.c: Likewise.
4497         * gdb.base/call-ar-st.c: Likewise.
4498         * gdb.base/call-rt-st.c: Likewise.
4499         * gdb.base/call-sc.c: Likewise.
4500         * gdb.base/call-strs.c: Likewise.
4501         * gdb.base/ending-run.c: Likewise.
4502         * gdb.base/execd-prog.c: Likewise.
4503         * gdb.base/exprs.c: Likewise.
4504         * gdb.base/foll-exec.c: Likewise.
4505         * gdb.base/foll-fork.c: Likewise.
4506         * gdb.base/foll-vfork.c: Likewise.
4507         * gdb.base/funcargs.c: Likewise.
4508         * gdb.base/gcore.c: Likewise.
4509         * gdb.base/jump.c: Likewise.
4510         * gdb.base/langs0.c: Likewise.
4511         * gdb.base/langs1.c: Likewise.
4512         * gdb.base/langs2.c: Likewise.
4513         * gdb.base/mips_pro.c: Likewise.
4514         * gdb.base/nodebug.c: Likewise.
4515         * gdb.base/opaque0.c: Likewise.
4516         * gdb.base/opaque1.c: Likewise.
4517         * gdb.base/recurse.c: Likewise.
4518         * gdb.base/run.c: Likewise.
4519         * gdb.base/scope0.c: Likewise.
4520         * gdb.base/scope1.c: Likewise.
4521         * gdb.base/setshow.c: Likewise.
4522         * gdb.base/setvar.c: Likewise.
4523         * gdb.base/shmain.c: Likewise.
4524         * gdb.base/shr1.c: Likewise.
4525         * gdb.base/shr2.c: Likewise.
4526         * gdb.base/sigall.c: Likewise.
4527         * gdb.base/signals.c: Likewise.
4528         * gdb.base/so-indr-cl.c: Likewise.
4529         * gdb.base/solib2.c: Likewise.
4530         * gdb.base/structs.c: Likewise.
4531         * gdb.base/sum.c: Likewise.
4532         * gdb.base/vforked-prog.c: Likewise.
4533         * gdb.base/watchpoint.c: Likewise.
4534         * gdb.reverse/shr2.c: Likewise.
4535         * gdb.reverse/until-reverse.c: Likewise.
4536         * gdb.reverse/ur1.c: Likewise.
4537         * gdb.reverse/watch-reverse.c: Likewise.
4538
4539 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4540
4541         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4542         variant.
4543         * gdb.base/sepdebug.exp: Drop references to removed code.
4544
4545 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4546
4547         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4548         variant.  Preserve original line numbering.
4549         * gdb.base/list1.c: Likewise.
4550
4551 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4552
4553         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4554         variant.
4555         * gdb.base/break1.c: Likewise.
4556         * gdb.base/break.exp: Drop references to removed code.
4557
4558 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4559
4560         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4561         variant.
4562
4563 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4564
4565         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4566
4567 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4568
4569         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
4570         logic into perform_all_tests() and invoke it with and without
4571         function header prototypes.
4572         (do_function_calls): Remove conditional XFAIL for PR 5318.
4573         (rerun_and_prepare): Remove duplicate code.
4574         (perform_all_tests): New.  Main logic moved here.
4575
4576 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4577
4578         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4579         code guarded by #ifdef NO_PROTOTYPES.
4580         (t_double_many_args): Likewise.
4581         (DEF_FUNC_MANY_ARGS_1): Likewise.
4582         (DEF_FUNC_VALUES_1): Likewise.
4583         (t_structs_ldc): Renamed from t_structs_fc in conditional code
4584         guarded by #ifdef PROTOTYPES.
4585
4586 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4587
4588         * gdb.mi/mi-console.c: Add eye-catcher.
4589         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4590         instead of literal line number.
4591
4592 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4593
4594         * gdb.base/shr2.c: Add eye-catcher.
4595         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4596         line number.
4597
4598 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4599
4600         * gdb.base/jump.c: Add eye-catchers.
4601         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
4602         numbers.
4603
4604 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4605
4606         * gdb.base/execd-prog.c: Add eye-catchers.
4607         * gdb.base/foll-exec.c: Likewise.
4608         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
4609         line numbers.
4610
4611 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4612
4613         * gdb.base/ending-run.c: Add eye-catchers.
4614         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
4615         literal line numbers.
4616
4617 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4618
4619         * gdb.base/call-rt-st.c: Add eye-catchers.
4620         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
4621         literal line numbers.
4622
4623 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4624
4625         * gdb.base/call-ar-st.c: Add eye-catchers.
4626         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
4627         literal line numbers.
4628
4629 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4630
4631         * gdb.base/average.c: Add eye-catchers.
4632         * gdb.base/sum.c: Likewise.
4633         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
4634         regexps dynamically.
4635
4636 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4637
4638         * gdb.base/solib1.c: Add eye-catchers.
4639         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
4640         literal line numbers.
4641
4642 2014-11-12  Pedro Alves  <palves@redhat.com>
4643
4644         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
4645         leader has exited.
4646
4647 2014-11-12  Pedro Alves  <palves@redhat.com>
4648
4649         * gdb.arch/i386-bp_permanent.c: New file.
4650         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
4651         (srcfile): Set to i386-bp_permanent.c.
4652         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
4653         that stepi does not execute the 'leave' instruction, instead of
4654         testing it does execute.
4655         * gdb.base/bp-permanent.c: New file.
4656         * gdb.base/bp-permanent.exp: New file.
4657
4658 2014-11-10  Doug Evans  <xdje42@gmail.com>
4659
4660         PR symtab/17564
4661         * gdb.base/symtab-search-order.exp: New file.
4662         * gdb.base/symtab-search-order.c: New file.
4663         * gdb.base/symtab-search-order-1.c: New file.
4664         * gdb.base/symtab-search-order-shlib-1.c: New file.
4665
4666 2014-11-07  Pedro Alves  <palves@redhat.com>
4667
4668         PR gdb/17511
4669         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
4670         i?86-*-linux*.
4671
4672 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
4673
4674         PR c++/17494
4675         * gdb.cp/pr17494.cc: New file.
4676         * gdb.cp/pr17494.exp: New file.
4677
4678 2014-11-02  Yao Qi  <yao@codesourcery.com>
4679
4680         * gdb.python/python.exp: Get working directory and match the
4681         output of "set extended-prompt \\w " with it.
4682
4683 2014-10-30  Doug Evans  <dje@google.com>
4684
4685         * gdb.python/py-objfile.exp: Add tests for setting random attributes
4686         in objfiles.
4687         * gdb.python/py-progspace.exp: Add tests for setting random attributes
4688         in progspaces.
4689
4690 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
4691
4692         * gdb.base/fullpath-expand.exp: Skip for a remote host.
4693         * gdb.base/realname-expand.exp: Likewise.
4694         * gdb.linespec/macro-relative.exp: Likewise.
4695
4696 2014-10-29  Pedro Alves  <palves@redhat.com>
4697
4698         PR gdb/17408
4699         * gdb.threads/schedlock.c (some_function): New function.
4700         (call_function): New global.
4701         (MAYBE_CALL_SOME_FUNCTION): New macro.
4702         (thread_function): Call it.
4703         * gdb.threads/schedlock.exp (get_args): Add description parameter,
4704         and use it instead of a global counter.  Adjust all callers.
4705         (get_current_thread): Use "find current thread" for test message
4706         here rather than having all callers pass down the same string.
4707         (goto_loop): New procedure, factored out from ...
4708         (my_continue): ... this.
4709         (step_ten_loops): Change parameter from test message to command to
4710         use.  Adjust.
4711         (list_count): Delete global.
4712         (check_result): New procedure, factored out from duplicate top
4713         level code.
4714         (continue tests): Wrap in with_test_prefix.
4715         (test_step): New procedure, factored out from duplicate top level
4716         code.
4717         (top level): Test "step" in combination with all scheduler-locking
4718         modes.  Test "next" in combination with all scheduler-locking
4719         modes, and in combination with stepping over a function call or
4720         not.
4721         * gdb.threads/next-bp-other-thread.c: New file.
4722         * gdb.threads/next-bp-other-thread.exp: New file.
4723
4724 2014-10-29  Pedro Alves  <palves@redhat.com>
4725
4726         PR python/17372
4727         * gdb.python/python.exp: Test a multi-line command that spawns
4728         interactive Python.
4729         * gdb.base/multi-line-starts-subshell.exp: New file.
4730
4731 2014-10-29  Yao Qi  <yao@codesourcery.com>
4732
4733         * gdb.base/fileio.exp: Make directories on host.
4734
4735 2014-10-29  Yao Qi  <yao@codesourcery.com>
4736
4737         * gdb.base/fileio.c (test_write): Close the file.
4738
4739 2014-10-28  Pedro Alves  <palves@redhat.com>
4740
4741         PR gdb/12623
4742         * gdb.base/sigstep.c (no_handler): New global.
4743         (main): If 'no_handler is true, set the signal handlers to
4744         SIG_IGN.
4745         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
4746         with_sw_watch and no_handler parameters.  Handle them.
4747         (top level) <stepping over handler when stopped at a breakpoint
4748         test>: Add a test axis for testing with a software watchpoint, and
4749         another for testing with the signal handler set to SIG_IGN.
4750         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
4751         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
4752
4753 2014-10-28  Pedro Alves  <palves@redhat.com>
4754
4755         PR gdb/17511
4756         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
4757         * gdb.base/sigstep.exp (other_handler_location): New global.
4758         (advance): Support stepping into the signal handler, and running
4759         commands while in the handler.
4760         (in_handler_map): New global.
4761         (top level): In the advance test, add combinations for getting
4762         into the handler with stepping commands, and for running commands
4763         in the handler.  Add comment descripting the advancei tests.
4764
4765 2014-10-28  Pedro Alves  <palves@redhat.com>
4766
4767         * gdb.base/sigstep.exp: Use build_executable instead of
4768         prepare_for_testing.
4769         (top level): Move code that starts GDB, runs to main and creates a
4770         display to ...
4771         (restart): ... this new procedure.
4772         (top level): Move backtrace from signal handler test to ...
4773         (validate_backtrace): ... this new procedure.
4774         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
4775         with_test_prefix.  Always restart GDB.
4776         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
4777         with_test_prefix.  Always restart GDB.  No need to delete
4778         breakpoints after the test.
4779         (test_skip_handler): Remove prefix parameter.
4780         (skip_over_handler, breakpoint_to_handler)
4781         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
4782         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
4783         restart GDB.  No need to delete breakpoints after the test.
4784         (top level): Use foreach to call the test procedures with
4785         different commands.
4786
4787 2014-10-28  Pedro Alves  <palves@redhat.com>
4788
4789         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
4790         instead of GNATS numbers.
4791         * gdb.base/sigbpt.exp: Likewise.
4792         * gdb.base/siginfo.exp: Likewise.
4793         * gdb.base/sigstep.exp: Likewise.
4794
4795 2014-10-27  Pedro Alves  <palves@redhat.com>
4796
4797         * gdb.base/sigstep.c (dummy): New global.
4798         (main): Issue a couple writes to the new global.
4799         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
4800         procedures.
4801         (skip_over_handler): Use test_skip_handler.
4802         (top level): Call skip_over_handler for stepi and nexti too.
4803         (breakpoint_over_handler): Use test_skip_handler.
4804         (top level): Call breakpoint_over_handler for stepi and nexti too.
4805
4806 2014-10-27  Yao Qi  <yao@codesourcery.com>
4807
4808         * gdb.trace/tfile.c (adjust_function_address)
4809         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
4810         function descriptor.
4811
4812 2014-10-24  Don Breazeal  <donb@codesourcery.com>
4813
4814         * gdb.base/foll-fork.exp (test_follow_fork,
4815         catch_fork_child_follow): Check for updated fork messages emitted
4816         from infrun.c.
4817         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
4818         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
4819         vfork_and_exec_child_follow_through_step): Check for updated vfork
4820         messages emitted from infrun.c.
4821
4822 2014-10-24  Pedro Alves  <palves@redhat.com>
4823
4824         * gdb.base/corefile.exp: Remove references to ultrix.
4825         * gdb.base/interrupt.exp: Likewise.
4826         * gdb.base/whatis.exp: Likewise.
4827         * gdb.gdb/selftest.exp: Likewise.
4828         * gdb.threads/manythreads.exp: Likewise.
4829         * gdb.threads/print-threads.exp: Likewise.
4830         * gdb.threads/pthreads.exp:: Likewise.
4831         * gdb.threads/schedlock.exp: Likewise.
4832
4833 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
4834
4835         * gdb.cp/non-trivial-retval.cc: Add a test case.
4836         * gdb.cp/non-trivial-retval.exp: Add a test.
4837
4838 2014-10-20  Yao Qi  <yao@codesourcery.com>
4839
4840         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
4841         * gdb.python/py-objfile-script-gdb.py: New file.
4842         * gdb.python/py-objfile-script.exp: Update reference to
4843         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
4844         of remote_download.  Remove the dest file.
4845
4846 2014-10-20  Yao Qi  <yao@codesourcery.com>
4847
4848         * gdb.base/checkpoint.exp: Don't remove file copied on host.
4849         * gdb.base/step-line.exp: Likewise.
4850         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4851         * gdb.dwarf2/dw2-basic.exp: Likewise.
4852         * gdb.dwarf2/dw2-compressed.exp: Likewise.
4853         * gdb.dwarf2/dw2-filename.exp: Likewise.
4854         * gdb.dwarf2/dw2-intercu.exp: Likewise.
4855         * gdb.dwarf2/dw2-intermix.exp: Likewise.
4856         * gdb.dwarf2/dw2-producer.exp: Likewise.
4857         * gdb.dwarf2/mac-fileno.exp: Likewise.
4858         * gdb.python/py-frame-args.exp: Likewise.
4859         * gdb.python/py-framefilter.exp: Likewise.
4860         * gdb.python/py-mi.exp: Likewise.
4861         * gdb.python/py-objfile-script.exp: Likewise
4862         * gdb.python/py-pp-integral.exp: Likewise.
4863         * gdb.python/py-pp-re-notag.exp: Likewise.
4864         * gdb.python/py-prettyprint.exp: Likewise.
4865         * gdb.python/py-section-script.exp: Likewise.
4866         * gdb.python/py-typeprint.exp: Likewise.
4867         * gdb.python/py-xmethods.exp: Likewise.
4868         * gdb.stabs/weird.exp: Likewise.
4869         * gdb.xml/tdesc-regs.exp: Likewise.
4870
4871 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
4872
4873         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
4874         (out_cu): Use addr_len for the size of addresses.
4875         (out_line): Likewise.  Size DW_LNE_set_address instruction
4876         according to addr_len.
4877         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
4878         (FUNC): Add START_INSNS to definition.
4879
4880 2014-10-18  Yao Qi  <yao@codesourcery.com>
4881
4882         * gdb.base/argv0-symlink.exp: Check argv[0] value if
4883         gdb_has_argv0 return true.
4884         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
4885         check [target_info exists noargs], check [gdb_has_argv0]
4886         instead.
4887         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4888         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
4889         procedures.
4890
4891 2014-10-17  Doug Evans  <dje@google.com>
4892
4893         * gdb.python/py-events.exp: Update expected output for clear_objfiles
4894         event.
4895         * gdb.python/py-events.py: Add clear_objfiles event.
4896
4897 2014-10-17  Doug Evans  <dje@google.com>
4898
4899         * gdb.python/py-objfile.exp: Test progspace attribute.
4900
4901 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
4902
4903         * gdb.guile/scm-breakpoint.exp: Do not assume any
4904         directory separators when matching source file paths.
4905         * gdb.python/py-breakpoint.exp: Likewise.
4906         * gdb.reverse/break-precsave.exp: Likewise.
4907         * gdb.reverse/break-reverse.exp: Likewise.
4908         * gdb.reverse/consecutive-precsave.exp: Likewise.
4909         * gdb.reverse/finish-precsave.exp: Likewise.
4910         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4911         * gdb.reverse/finish-reverse.exp: Likewise.
4912         * gdb.reverse/i386-precsave.exp: Likewise.
4913         * gdb.reverse/i387-env-reverse.exp: Likewise.
4914         * gdb.reverse/i387-stack-reverse.exp: Likewise.
4915         * gdb.reverse/machinestate-precsave.exp: Likewise.
4916         * gdb.reverse/machinestate.exp: Likewise.
4917         * gdb.reverse/sigall-precsave.exp: Likewise.
4918         * gdb.reverse/solib-precsave.exp: Likewise.
4919         * gdb.reverse/step-precsave.exp: Likewise.
4920         * gdb.reverse/until-precsave.exp: Likewise.
4921         * gdb.reverse/watch-precsave.exp: Likewise.
4922         * gdb.reverse/watch-reverse.exp: Likewise.
4923
4924 2014-10-17  Yao Qi  <yao@codesourcery.com>
4925
4926         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
4927         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
4928
4929 2014-10-17  Pedro Alves  <palves@redhat.com>
4930
4931         PR gdb/17471
4932         * gdb.base/bg-execution-repeat.c: New file.
4933         * gdb.base/bg-execution-repeat.exp: New file.
4934
4935 2014-10-17  Pedro Alves  <palves@redhat.com>
4936
4937         PR gdb/17300
4938         * gdb.base/continue-all-already-running.c: New file.
4939         * gdb.base/continue-all-already-running.exp: New file.
4940
4941 2014-10-17  Pedro Alves  <palves@redhat.com>
4942
4943         PR gdb/17472
4944         * gdb.base/annota-input-while-running.c: New file.
4945         * gdb.base/annota-input-while-running.exp: New file.
4946
4947 2014-10-17  Pedro Alves  <palves@redhat.com>
4948
4949         * gdb.base/callfuncs.exp: emove references to osf.
4950         * gdb.base/sigall.exp: Likewise.
4951         * gdb.gdb/selftest.exp: Likewise.
4952         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4953         * gdb.mi/non-stop.c: Likewise.
4954         * gdb.mi/pthreads.c: Likewise.
4955         * gdb.reverse/sigall-precsave.exp: Likewise.
4956         * gdb.reverse/sigall-reverse.exp: Likewise.
4957         * gdb.threads/pthreads.c: Likewise.
4958         * gdb.threads/pthreads.exp: Likewise.
4959
4960 2014-10-17  Yao Qi  <yao@codesourcery.com>
4961
4962         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
4963         check 'target_info exists noargs'.
4964         (test_command_prompt_position): Likewise.
4965         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
4966         Remove "set args".
4967         (progvar_simple_while_test): Likewise.
4968         (progvar_complex_if_while_test): Likewise.
4969         (if_while_breakpoint_command_test): Likewise.
4970         (infrun_breakpoint_command_test): Likewise.
4971         (breakpoint_command_test): Likewise.
4972         (watchpoint_command_test): Likewise.
4973         (bp_deleted_in_command_test): Likewise.
4974         (temporary_breakpoint_commands): Likewise.
4975
4976 2014-10-16  Yao Qi  <yao@codesourcery.com>
4977
4978         * gdb.base/remotetimeout.exp: Remove noargs checking.
4979
4980 2014-10-15  Pedro Alves  <palves@redhat.com>
4981
4982         PR breakpoints/9649
4983         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
4984         * gdb.base/breakpoint-in-ro-region.exp
4985         (probe_target_hardware_step): New procedure.
4986         (top level): Probe hardware stepping and hardware breakpoint
4987         support.  Test stepping through a read-only region, with both
4988         "breakpoint auto-hw" on and off and both "always-inserted" on and
4989         off.
4990
4991 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
4992
4993         * gdb.dlang/demangle.exp: Update for demangling changes.
4994
4995 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
4996
4997         * gdb.cp/non-trivial-retval.cc: Add new test cases.
4998         * gdb.cp/non-trivial-retval.exp: Add new tests.
4999
5000 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
5001
5002         PR c++/13403
5003         PR c++/15154
5004         * gdb.cp/non-trivial-retval.cc: New file.
5005         * gdb.cp/non-trivial-retval.exp: New file.
5006
5007 2014-10-15  Yao Qi  <yao@codesourcery.com>
5008
5009         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5010         remote host.
5011
5012 2014-10-15  Yao Qi  <yao@codesourcery.com>
5013
5014         * gdb.python/py-symbol.exp: Match file base name if host is
5015         remote, otherwise match file name with dir name.
5016         * gdb.python/py-symtab.exp: Likewise.
5017         * gdb.python/python.exp: Likewise.
5018
5019 2014-10-15  Yao Qi  <yao@codesourcery.com>
5020
5021         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5022         pattern.
5023         * gdb.python/py-symtab.exp: Likewise.
5024         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
5025         locationn.
5026
5027 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
5028
5029         * gdb.ada/addr_arith: New testcase.
5030
5031 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
5032
5033         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5034         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5035         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5036         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5037
5038 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
5039
5040         * gdb.arch/stap-eval-lang-ada.S: Likewise.
5041         * gdb.arch/stap-eval-lang-ada.c: Likewise.
5042         * gdb.arch/stap-eval-lang-ada.exp: New file.
5043
5044 2014-10-14  Yao Qi  <yao@codesourcery.com>
5045
5046         * gdb.mi/mi-var-child.c (nothing1): New function.
5047         (nothing2): New function.
5048         (do_children_tests): Set function pointers by nothing1 and
5049         nothing2.
5050         * gdb.mi/mi-var-child.exp: Step over new added statements.
5051         Update test to match the new output.
5052         * gdb.mi/var-cmd.c (nothing1): New function.
5053         (nothing2): New function.
5054         (do_children_tests): Set function pointers by  nothing1 and
5055         nothing2.
5056         * gdb.mi/mi-var-display.exp: Update test to match output.
5057         Step to the line specified by $line_dct_nothing.
5058         Increase the number of lines to step.
5059
5060 2014-10-14  Yao Qi  <yao@codesourcery.com>
5061
5062         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5063         tests.
5064         * gdb.mi/mi2-var-child.exp: Likewise.
5065
5066 2014-10-13  Doug Evans  <dje@google.com>
5067
5068         * gdb.python/py-objfile.exp: Change name of file name test.
5069
5070 2014-10-13  Doug Evans  <dje@google.com>
5071
5072         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5073         from the start of the CU.
5074
5075 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5076             Yao Qi  <yao@codesourcery.com>
5077
5078         Fix "save breakpoints" for "catch" command.
5079         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5080         Remove -nonewline.  Match also the added "main" line.
5081
5082 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5083
5084         Fix "save breakpoints" for "disable $bpnum" command.
5085         * gdb.base/save-bp.c (main): Add label.
5086         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
5087
5088 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5089
5090         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5091
5092 2014-10-11  Yao Qi  <yao@codesourcery.com>
5093
5094         * gdb.server/server-kill.exp: Execute command
5095         "set remote trace-status-packet on" before "tstatus".
5096
5097 2014-10-11  Yao Qi  <yao@codesourcery.com>
5098
5099         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5100         (main): Call getppid.
5101         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5102         and continue to it.  Read variable "server_pid".
5103
5104 2014-10-11  Yao Qi  <yao@codesourcery.com>
5105
5106         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5107
5108 2014-10-11  Yao Qi  <yao@codesourcery.com>
5109
5110         * gdb.threads/thread-find.exp: Don't execute command
5111         "info threads".
5112         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5113         * gdb.threads/linux-dp.exp: Don't check the condition
5114         $threads_created equals to zero.
5115
5116 2014-10-10  Pedro Alves  <palves@redhat.com>
5117
5118         * gdb.base/bigcore.exp: Remove references to IRIX.
5119         * gdb.base/funcargs.exp: Likewise.
5120         * gdb.base/interrupt.exp: Likewise.
5121         * gdb.base/mips_pro.exp: Likewise.
5122         * gdb.base/nodebug.exp: Likewise.
5123         * gdb.base/setvar.exp: Likewise.
5124         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5125
5126 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5127             Pedro Alves  <palves@redhat.com>
5128
5129         PR symtab/14466
5130         * gdb.base/vdso-warning.c: New file.
5131         * gdb.base/vdso-warning.exp: New file.
5132
5133 2014-10-02  Doug Evans  <dje@google.com>
5134
5135         * gdb.base/structs.c (main): Don't run forever.
5136
5137 2014-10-02  Pedro Alves  <palves@redhat.com>
5138
5139         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5140         (top level) <stop threads 1, stop threads 2>: Use it.
5141
5142 2014-10-02  Pedro Alves  <palves@redhat.com>
5143
5144         * gdb.threads/break-while-running.exp (test): Add new
5145         'update_thread_list' argument.  Skip "info threads" if false.
5146         (top level): Add new 'update_thread_list' axis.
5147
5148 2014-10-02  Pedro Alves  <palves@redhat.com>
5149
5150         PR breakpoints/17431
5151         * gdb.base/execl-update-breakpoints.c: New file.
5152         * gdb.base/execl-update-breakpoints.exp: New file.
5153
5154 2014-10-01  Pedro Alves  <palves@redhat.com>
5155
5156         * gdb.base/breakpoint-in-ro-region.c: New file.
5157         * gdb.base/breakpoint-in-ro-region.exp: New file.
5158
5159 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
5160
5161         * gdb.mi/mi-exit-code.exp: New file.
5162         * gdb.mi/mi-exit-code.c: New file.
5163
5164 2014-09-30  Yao Qi  <yao@codesourcery.com>
5165
5166         * lib/prelink-support.exp (build_executable_own_libs): Error if
5167         the target isn't native.
5168
5169 2014-09-30  Yao Qi  <yao@codesourcery.com>
5170
5171         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5172         false.
5173
5174 2014-09-22  Pedro Alves  <palves@redhat.com>
5175
5176         * gdb.threads/break-while-running.exp: New file.
5177         * gdb.threads/break-while-running.c: New file.
5178
5179 2014-09-19  Yao Qi  <yao@codesourcery.com>
5180
5181         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5182         Invoke test.  Restart GDB with --readnow and invoke test again.
5183
5184 2014-09-19  Yao Qi  <yao@codesourcery.com>
5185
5186         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5187         proc set_breakpoint_on_gcd_function.  Invoke
5188         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
5189         invoke set_breakpoint_on_gcd_function again.
5190
5191 2014-09-18  Doug Evans  <dje@google.com>
5192
5193         * gdb.dwarf2/symtab-producer.exp: New file.
5194
5195 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
5196
5197         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5198         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5199         * gdb.base/global-var-nested-by-dso.c: Likewise.
5200         * gdb.base/global-var-nested-by-dso.exp: Likewise.
5201
5202 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
5203             Pedro Alves  <palves@redhat.com>
5204
5205         * gdb.base/watch-bitfields.exp: Pass string other than test file
5206         name to prepare_for_testing.
5207         (watch): New procedure.
5208         (expect_watchpoint): Use with_test_prefix.
5209         (top level): Factor out tests to ...
5210         (test_watch_location, test_regular_watch): ... these new
5211         procedures, and use with_test_prefix and gdb_continue_to_end.
5212
5213 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
5214
5215         PR breakpoints/12526
5216         * gdb.base/watch-bitfields.exp: New file.
5217         * gdb.base/watch-bitfields.c: New file.
5218
5219 2014-09-16  Pedro Alves  <palves@redhat.com>
5220
5221         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5222         software and hardware addresses, not software address against
5223         itself.
5224
5225 2014-09-16  Pedro Alves  <palves@redhat.com>
5226
5227         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5228         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5229
5230 2014-09-16  Pedro Alves  <palves@redhat.com>
5231
5232         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5233         files.
5234         * gdb.base/a2-run.exp: Remove all code guarded by istarget
5235         "*-*-vxworks*" throughout.
5236         * gdb.base/break.exp: Likewise.
5237         * gdb.base/default.exp: Likewise.
5238         * gdb.base/scope.exp: Likewise.
5239         * gdb.base/sepdebug.exp: Likewise.
5240         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5241         throughout.
5242         * gdb.base/run.c: Likewise.
5243         * gdb.base/sepdebug.c: Likewise.
5244         * gdb.hp/gdb.aCC/run.c: Likewise.
5245         * gdb.reverse/until-reverse.c: Likewise.
5246         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5247
5248 2014-09-16  Yao Qi  <yao@codesourcery.com>
5249
5250         * boards/local-remote-host-native.exp: New file.
5251
5252 2014-09-14  Doug Evans  <xdje42@gmail.com>
5253
5254         * gdb.threads/queue-signal.c (thread_count): New variable.
5255         (thread_count_mutex, thread_count_condvar): New variables.
5256         (incr_thread_count, wait_all_threads_running): New functions.
5257         (main): Wait for all threads to be in their thread functions.
5258
5259 2014-09-13  Doug Evans  <xdje42@gmail.com>
5260
5261         * gdb.threads/queue-signal.c: New file.
5262         * gdb.threads/queue-signal.exp: New file.
5263
5264 2014-09-13  Doug Evans  <xdje42@gmail.com>
5265
5266         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5267         be consistent with what default_gdb_init uses.
5268         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5269         the plain text of the prompt.  Add some logging printfs.
5270         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5271
5272 2014-09-12  Pedro Alves  <palves@redhat.com>
5273
5274         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5275         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5276         * gdb.arch/i386-size-overlap.exp: Likewise.
5277         * gdb.arch/i386-size.exp: Likewise.
5278         * gdb.arch/i386-unwind.exp: Likewise.
5279         * gdb.base/a2-run.exp: Likewise.
5280         * gdb.base/break.exp: Likewise.
5281         * gdb.base/charset.exp: Likewise.
5282         * gdb.base/chng-syms.exp: Likewise.
5283         * gdb.base/commands.exp: Likewise.
5284         * gdb.base/dbx.exp: Likewise.
5285         * gdb.base/find.exp: Likewise.
5286         * gdb.base/funcargs.exp: Likewise.
5287         * gdb.base/jit-simple.exp: Likewise.
5288         * gdb.base/reread.exp: Likewise.
5289         * gdb.base/sepdebug.exp: Likewise.
5290         * gdb.base/step-bt.exp: Likewise.
5291         * gdb.cp/mb-inline.exp: Likewise.
5292         * gdb.cp/mb-templates.exp: Likewise.
5293         * gdb.objc/basicclass.exp: Likewise.
5294         * gdb.threads/killed.exp: Likewise.
5295
5296 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
5297
5298         PR tdep/17379
5299         * gdb.arch/powerpc-stackless.S: New file.
5300         * gdb.arch/powerpc-stackless.exp: New file.
5301
5302 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5303
5304         * gdb.base/attach.c: Include unistd.h.
5305         (main): Call alarm.  Add label postloop.
5306         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5307         gdb_breakpoint, gdb_continue_to_breakpoint.
5308         (test_command_line_attach_run): Kill ${testpid} in one exit path.
5309
5310 2014-09-11  Pedro Alves  <palves@redhat.com>
5311
5312         PR gdb/17347
5313         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5314         * gdb.base/attach.exp (test_command_line_attach_run): New
5315         procedure.
5316         (top level): Call it.
5317
5318 2014-09-11  Pedro Alves  <palves@redhat.com>
5319
5320         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5321         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5322         (do_command_attach_tests): Use spawn_wait_for_attach.
5323         * gdb.base/solib-overlap.exp: Likewise.
5324         * gdb.multi/multi-attach.exp: Likewise.
5325         * gdb.python/py-prompt.exp: Likewise.
5326         * gdb.python/py-sync-interp.exp: Likewise.
5327         * gdb.server/ext-attach.exp: Likewise.
5328
5329 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
5330
5331         * gdb.fortran/array-element.exp: Remove unexpected "continue"
5332         command in testcase.  Simplify testcase.
5333
5334 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
5335
5336         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5337
5338 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
5339
5340         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5341
5342 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
5343
5344         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5345
5346 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
5347
5348         * gdb.dwarf2/dynarr-ptr.c: New file.
5349         * gdb.dwarf2/dynarr-ptr.exp: New file.
5350
5351 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
5352
5353         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5354         of 30 rather than hardcoding 120 for a slow test case.  Take the
5355         `gdb,timeout' target setting into account for this calculation.
5356         Don't extend the timeout for the test cases that don't need it.
5357
5358 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
5359
5360         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5361         a factor of 2 for a slow test case.  Take the `gdb,timeout'
5362         target setting into account for this calculation.
5363         * gdb.reverse/until-precsave.exp: Increase the timeout by
5364         a factor of 15 and 3 respectively rather than adding 120
5365         for a pair of slow test cases.  Take the `gdb,timeout'
5366         target setting into account for this calculation.
5367
5368 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
5369
5370         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5371         timeout, don't pass one down to gdb_expect.
5372         (gdb_expect): Rework timeout selection.
5373
5374 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
5375
5376         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5377         exception on timeout.
5378         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5379         (gdbserver_start_extended): Catch any `gdbserver_start' error
5380         exceptions.
5381         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5382         * lib/mi-support.exp (mi_gdb_target_load): Catch any
5383         `gdbserver_gdb_load' error exceptions.
5384
5385 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
5386
5387         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5388         120 on waiting for the TCP socket to open.
5389
5390 2014-09-09  Doug Evans  <xdje42@gmail.com>
5391
5392         * gdb.base/default.exp (show_conv_list): Add _caller_is,
5393         _caller_matches, _any_caller_is, _any_caller_matches.
5394
5395 2014-09-09  Doug Evans  <xdje42@gmail.com>
5396
5397         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5398
5399 2014-09-09  Yao Qi  <yao@codesourcery.com>
5400
5401         * gdb.mi/mi-var-display.exp: Set print symbol off.
5402
5403 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
5404
5405         PR gdb/17035
5406         * gdb.base/commands.exp: Add tests to verify user-defined
5407         commands with empty bodies.
5408         * gdb.python/py-cmd.exp: Test that we don't show user-defined
5409         python commands in `show user command`.
5410         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5411         scheme commands in `show user command`.
5412
5413 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
5414
5415         PR python/17355
5416         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5417         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5418         * gdb.python/py-framefilter-invalidarg.exp: New file.
5419         * gdb.python/py-framefilter-invalidarg.py: New file.
5420
5421 2014-09-06  Doug Evans  <xdje42@gmail.com>
5422
5423         PR 15276
5424         * gdb.python/py-caller-is.c: New file.
5425         * gdb.python/py-caller-is.exp: New file.
5426
5427 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
5428
5429         PR gdb/17235
5430         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5431         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5432
5433 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
5434
5435         PR fortran/17237
5436         * gdb.fortran/print-formatted.exp: New file.
5437         * gdb.fortran/print-formatted.f90: Likewise.
5438
5439 2014-09-03  Sasha Smundak  <asmundak@google.com>
5440
5441         * gdb.python/py-frame.exp: Test Frame.read_register.
5442
5443 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
5444
5445         PR python/16699
5446         * gdb.python/py-completion.exp: New file.
5447         * gdb.python/py-completion.py: Likewise.
5448
5449 2014-08-28  Doug Evans  <dje@google.com>
5450
5451         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5452         eax,etc. are live with values set by gdb and thus the compiler can't
5453         use them.
5454         * gdb.arch/i386-pseudo.c (main): Ditto.
5455
5456 2014-08-27  Doug Evans  <dje@google.com>
5457
5458         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5459
5460 2014-08-25  Doug Evans  <dje@google.com>
5461
5462         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5463         (main): Ditto.
5464
5465 2014-08-25  Doug Evans  <dje@google.com>
5466
5467         * gdb.threads/thread-execl.exp: #include <stdio.h>.
5468
5469 2014-08-24  Yao Qi  <yao@codesourcery.com>
5470
5471         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5472         symbol off.
5473         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5474
5475 2014-08-22  Doug Evans  <dje@google.com>
5476
5477         PR 17276
5478         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5479         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5480         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5481
5482 2014-08-22  Yao Qi  <yao@codesourcery.com>
5483
5484         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5485         * gdb.python/py-finish-breakpoint2.exp: Likewise.
5486         * gdb.python/python.exp: Likewise.  Use .py file on the host
5487         instead of the build.
5488
5489 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
5490
5491         * gdb.threads/gcore-stale-thread.c: New file.
5492         * gdb.threads/gcore-stale-thread.exp: New file.
5493
5494 2014-08-21  Pedro Alves  <palves@redhat.com>
5495
5496         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5497         * gdb.base/gcore-relro-pie.exp: Likewise.
5498         * gdb.base/gcore-relro.exp: Likewise.
5499         * gdb.base/gcore.exp: Likewise.
5500         * gdb.base/print-symbol-loading.exp: Likewise.
5501         * gdb.threads/gcore-thread.exp: Likewise.
5502         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5503
5504 2014-08-20  Pedro Alves  <palves@redhat.com>
5505             Jan Kratochvil  <jan.kratochvil@redhat.com>
5506
5507         * Makefile.in (EXTRA_RULES, CC): New variables, get from
5508         configure.
5509         (EXPECT): Handle READ1 being set.
5510         (all): Depend on EXTRA_RULES.
5511         (check-read1, expect-read1, read1.so, read1): New rules.
5512         * README (Testsuite Parameters): Document the READ1 make variable.
5513         (Race detection): New section.
5514         * configure: Regenerate.
5515         * configure.ac: If build==host==target, and running under a
5516         GNU/glibc system, add read1 to the extra Makefile rules.
5517         (EXTRA_RULES): AC_SUBST it.
5518         * lib/read1.c: New file.
5519
5520 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
5521
5522         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5523         the handling of variables declared as a typedef to an array
5524         which a DW_AT_data_location attribute.
5525
5526 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
5527             Pedro Alves  <palves@redhat.com>
5528
5529         PR symtab/14604
5530         PR symtab/14605
5531         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5532         gdb_test.
5533
5534 2014-08-19  Pedro Alves  <palves@redhat.com>
5535
5536         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5537
5538 2014-08-19  Yao Qi  <yao@codesourcery.com>
5539
5540         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5541         right line.
5542
5543 2014-08-18  David Blaikie  <dblaikie@gmail.com>
5544
5545         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5546
5547 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
5548
5549         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5550         attribute in array range.
5551
5552 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
5553
5554         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5555
5556 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
5557
5558         PR c++/17132
5559         * gdb.cp/pr17132.cc: New file.
5560         * gdb.cp/pr17132.exp: New file.
5561
5562 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
5563
5564         * gdb.python/py-xmethods.py (A_getarrayind)
5565         (E_method_char_worker.__call__, E_method_int_worker.__call__):
5566         Use 'print' with function call syntax.
5567         (E_method_matcher.match): Fix tab vs space indentation mixup.
5568
5569 2014-08-15  Yao Qi  <yao@codesourcery.com>
5570
5571         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5572         false.
5573
5574 2014-08-15  Yao Qi  <yao@codesourcery.com>
5575
5576         * gdb.cp/casts.exp: Set print symbol off.
5577         * gdb.cp/class2.exp: Likewise.
5578         * gdb.cp/overload.exp: Likewise.
5579         * gdb.cp/templates.exp: Likewise.
5580
5581 2014-08-11  Doug Evans  <dje@google.com>
5582
5583         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5584         (test_load_shlib): Update.
5585
5586 2014-08-09  Yao Qi  <yao@codesourcery.com>
5587
5588         * gdb.base/display.exp: Invoke is_address_zero_readable.
5589         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5590         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5591         * gdb.base/hbreak-unmapped.exp: Return if
5592         is_address_zero_readable returns true.
5593         * gdb.base/signest.exp: Likewise.
5594         * gdb.base/signull.exp: Likewise.
5595         * gdb.base/sigbpt.exp: Likewise.
5596         * gdb.guile/scm-disasm.exp: Do the test if
5597         is_address_zero_readable returns false.
5598         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
5599         * gdb.python/py-arch.exp: Likewise.
5600         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
5601         * lib/gdb.exp (is_address_zero_readable): New proc.
5602
5603 2014-08-09  Yao Qi  <yao@codesourcery.com>
5604
5605         PR testsuite/13443
5606         * gdb.mi/mi-var-display.exp: Make test messages unique.
5607
5608 2014-08-04  Tom Tromey  <tromey@redhat.com>
5609
5610         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
5611         target 0".
5612
5613 2014-08-04  Tom Tromey  <tromey@redhat.com>
5614
5615         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
5616         "target_resume".
5617
5618 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
5619
5620         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
5621         inner_vla_struct_object_size.
5622         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
5623         as xfail.
5624
5625 2014-07-30  Pedro Alves  <palves@redhat.com>
5626
5627         * gdb.threads/signal-command-handle-nopass.exp (test): Add
5628         comment.
5629
5630 2014-07-29  Yao Qi  <yao@codesourcery.com>
5631
5632         PR gdb/17206
5633         * gdb.base/until-nodebug.exp: New.
5634
5635 2014-07-28  Doug Evans  <xdje42@gmail.com>
5636
5637         PR guile/17203
5638         * gdb.guile/scm-parameter.exp: Add tests for trying to create
5639         previously existing parameter, and previously ambiguously spelled
5640         parameter.
5641
5642 2014-07-28  Will Newton  <will.newton@linaro.org>
5643
5644         * gdb.base/varargs.exp: Remove KFAILs for ARM.
5645
5646 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
5647             Doug Evans  <xdje42@gmail.com>
5648
5649         PR guile/17146
5650         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
5651
5652 2014-07-25  Pedro Alves  <palves@redhat.com>
5653
5654         * gdb.threads/signal-command-handle-nopass.c: New file.
5655         * gdb.threads/signal-command-handle-nopass.exp: New file.
5656         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
5657         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
5658         * gdb.threads/signal-delivered-right-thread.c: New file.
5659         * gdb.threads/signal-delivered-right-thread.exp: New file.
5660
5661 2014-07-25  Pedro Alves  <palves@redhat.com>
5662
5663         * gdb.base/double-prompt-target-event-error.exp
5664         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
5665         match.
5666         (cancel_pagination_in_target_event): Rework double prompt
5667         detection.
5668         * gdb.base/paginate-after-ctrl-c-running.exp
5669         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
5670         <return>' match.
5671         * gdb.base/paginate-bg-execution.exp
5672         (test_bg_execution_pagination_return)
5673         (test_bg_execution_pagination_cancel): Remove '-notransfer
5674         <return>' matches.
5675         * gdb.base/paginate-execution-startup.exp
5676         (test_fg_execution_pagination_return)
5677         (test_fg_execution_pagination_cancel): Remove '-notransfer
5678         <return>' matches.
5679         * gdb.base/paginate-inferior-exit.exp
5680         (test_paginate_inferior_exited): Remove '-notransfer <return>'
5681         match.
5682         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
5683         * lib/gdb.exp (pagination_prompt): Run text through
5684         string_to_regexp.
5685         (gdb_test_multiple): Match $pagination_prompt instead of
5686         "<return>".
5687         (string_to_regexp): Move to lib/gdb-utils.exp.
5688
5689 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
5690
5691         * gdb.arch/amd64-entry-value-paramref.S: New file.
5692         * gdb.arch/amd64-entry-value-paramref.cc: New file.
5693         * gdb.arch/amd64-entry-value-paramref.exp: New file.
5694         * gdb.arch/amd64-optimout-repeat.S: New file.
5695         * gdb.arch/amd64-optimout-repeat.c: New file.
5696         * gdb.arch/amd64-optimout-repeat.exp: New file.
5697
5698 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
5699
5700         PR gdb/17170
5701         * gdb.base/statistics.exp: New file.
5702
5703 2014-07-17  Doug Evans  <dje@google.com>
5704
5705         PR gdb/17170
5706         * gdb.base/maint.exp: Update testing of per-command stats.
5707
5708 2014-07-16  Pedro Alves  <palves@redhat.com>
5709
5710         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
5711         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
5712         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
5713         (tfile_write_buf): New functions.
5714         (add_memory_block): Rewrite using the above.
5715         (adjust_function_address): New function.
5716         (FUNCTION_ADDRESS): New macro.
5717         (write_basic_trace_file): Remove short_x local, and use
5718         tfile_write_16. Change type of func_addr local to unsigned long
5719         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
5720         here.  Cast argument of add_memory_block to char pointer.
5721         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
5722         (main): Remove parameters.
5723         * gdb.trace/tfile.exp: Remove nowarnings.
5724
5725 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
5726
5727         * gdb.base/debug-expr.exp: Test string evaluation with
5728         "debug expression" on.
5729
5730 2014-07-15  Pedro Alves  <palves@redhat.com>
5731
5732         * gdb.base/reread.exp: Use clean_restart.
5733
5734 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
5735
5736         * gdb.arch/avr-flash-qualifer.c: New.
5737         * gdb.arch/avr-flash-qualifer.exp: New.
5738
5739 2014-07-14  Pedro Alves  <palves@redhat.com>
5740
5741         * gdb.base/paginate-after-ctrl-c-running.c: New file.
5742         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
5743
5744 2014-07-14  Pedro Alves  <palves@redhat.com>
5745
5746         * gdb.base/double-prompt-target-event-error.c: New file.
5747         * gdb.base/double-prompt-target-event-error.exp: New file.
5748
5749 2014-07-14  Pedro Alves  <palves@redhat.com>
5750
5751         PR gdb/17072
5752         * gdb.base/paginate-inferior-exit.c: New file.
5753         * gdb.base/paginate-inferior-exit.exp: New file.
5754
5755 2014-07-14  Pedro Alves  <palves@redhat.com>
5756
5757         PR gdb/17072
5758         * gdb.base/paginate-bg-execution.c: New file.
5759         * gdb.base/paginate-bg-execution.exp: New file.
5760
5761 2014-07-14  Pedro Alves  <palves@redhat.com>
5762
5763         PR gdb/17072
5764         * gdb.base/paginate-execution-startup.c: New file.
5765         * gdb.base/paginate-execution-startup.exp: New file.
5766         * lib/gdb.exp (pagination_prompt): New global.
5767         (default_gdb_spawn): New procedure, factored out from
5768         default_gdb_spawn.
5769         (default_gdb_start): Adjust to call default_gdb_spawn.
5770         (gdb_spawn): New procedure.
5771
5772 2014-07-14  Pedro Alves  <palves@redhat.com>
5773
5774         * lib/gdb.exp (gdb_assert): New procedure.
5775         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
5776
5777 2014-07-14  Pedro Alves  <palves@redhat.com>
5778
5779         * gdb.base/execution-termios.c: New file.
5780         * gdb.base/execution-termios.exp: New file.
5781
5782 2014-07-14  Tom Tromey  <tromey@redhat.com>
5783
5784         * gdb.cp/vla-cxx.cc: New file.
5785         * gdb.cp/vla-cxx.exp: New file.
5786
5787 2014-07-14  Tom Tromey  <tromey@redhat.com>
5788
5789         * gdb.reverse/rerun-prec.c: New file.
5790         * gdb.reverse/rerun-prec.exp: New file.
5791
5792 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
5793             Maciej W. Rozycki  <macro@codesourcery.com>
5794
5795         * lib/gdb-utils.exp: New file.
5796         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
5797         inline `gdb_init_command' processing.
5798         (gdb_start_cmd): Likewise.
5799         * lib/mi-support.exp (mi_run_cmd): Likewise.
5800         * README: Document `gdb_init_command' and `gdb_init_commands'.
5801
5802 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5803
5804         Fix false FAIL running under a very long directory name.
5805         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
5806         and "set print elements 10000".  Twice.
5807
5808 2014-07-11  Yao Qi  <yao@codesourcery.com>
5809
5810         * gdb.base/exprs.exp: "set print symbol off".
5811
5812 2014-07-11  Pedro Alves  <palves@redhat.com>
5813
5814         * gdb.threads/kill.c: New file.
5815         * gdb.threads/kill.exp: New file.
5816
5817 2014-07-10  Yao Qi  <yao@codesourcery.com>
5818
5819         * gdb.trace/tfile.c (write_basic_trace_file)
5820         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
5821         address written to trace file.
5822
5823 2014-07-09  Pedro Alves  <palves@redhat.com>
5824
5825         * gdb.base/attach-wait-input.exp: New file.
5826         * gdb.base/attach-wait-input.c: New file.
5827
5828 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
5829
5830         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
5831         setting up test structures.
5832         (main): Call new test function.
5833         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
5834         test function, continue into test function and walk test
5835         structures.
5836
5837 2014-07-02  Yao Qi  <yao@codesourcery.com>
5838
5839         * gdb.trace/entry-values.c: Define labels 'foo_start' and
5840         'bar_start' at the beginning of functions 'foo' and 'bar'
5841         respectively.
5842         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
5843         instead of 'foo' and 'bar'.
5844
5845 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
5846
5847         * gdb.btrace/segv.exp: New.
5848         * gdb.btrace/segv.c: New.
5849
5850 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
5851
5852         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
5853         instruction.
5854
5855 2014-06-30  Mark Wielaard  <mjw@redhat.com>
5856
5857         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
5858         vulture, vilify, villar): New volatile array constants.
5859         (vindictive, vegetation): New const volatile array constants.
5860         * gdb.base/volatile.exp: Test volatile and const volatile array
5861         types.
5862
5863 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5864
5865         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
5866         target lacks support for awatch, rwatch, or hbreak.
5867
5868 2014-06-27  Yao Qi  <yao@codesourcery.com>
5869
5870         * gdb.multi/dummy-frame-restore.exp: New.
5871         * gdb.multi/dummy-frame-restore.c: New.
5872
5873 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
5874
5875         * gdb.btrace/gcore.exp: New.
5876
5877 2014-06-23  Pedro Alves  <palves@redhat.com>
5878
5879         * gdb.base/watchpoint-reuse-slot.c: New file.
5880         * gdb.base/watchpoint-reuse-slot.exp: New file.
5881
5882 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
5883
5884         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
5885         progspace's filename in 'info', 'enable' and 'disable' command
5886         tests.
5887
5888 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
5889
5890         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
5891         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5892         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
5893
5894 2014-06-20  Gary Benson  <gbenson@redhat.com>
5895
5896         * gdb.arch/i386-avx.exp: Fix include file location.
5897         * gdb.arch/i386-sse.exp: Likewise.
5898
5899 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
5900
5901         * gdb.dlang/expression.exp: New file.
5902
5903 2014-06-19  Pedro Alves  <palves@redhat.com>
5904
5905         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
5906         out from ...
5907         (top level): ... here.  Iterate running tests under different
5908         scheduler-locking settings.
5909
5910 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
5911
5912         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
5913         to DW_FORM_addr and use non-zero addresses.
5914
5915 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
5916
5917         PR gdb/17017
5918         * gdb.python/py-xmethods.cc: Add global function call counters and
5919         increment them in their respective functions.  Remove "cout"
5920         statements.
5921         * gdb.python/py-xmethods.exp: Make tests check the global function
5922         call counters instead of depending on inferior IO.
5923
5924 2014-06-18  Don Breazeal  <donb@codesourcery.com>
5925
5926         * gdb.base/foll-fork.exp (default_fork_parent_follow):
5927         Deleted procedure.
5928         (explicit_fork_parent_follow): Deleted procedure.
5929         (explicit_fork_child_follow): Deleted procedure.
5930         (test_follow_fork): New procedure.
5931         (do_fork_tests): Replace calls to deleted procedures with
5932         calls to test_follow_fork and reset GDB for subsequent
5933         procedure calls.
5934
5935 2014-06-17  Yao Qi  <yao@codesourcery.com>
5936
5937         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
5938         CP1252.
5939
5940 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
5941
5942         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
5943         Initialize ptr and S explicitly.
5944         (skip_type_update_when_not_use_rtti_test): Likewise.
5945
5946 2014-06-16  Keith Seitz  <keiths@redhat.com>
5947
5948         PR mi/15863
5949         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
5950         the inferior is started.
5951
5952 2014-06-16  Pedro Alves  <palves@redhat.com>
5953
5954         * gdb.base/break-main-file-remove-fail.c: New file.
5955         * gdb.base/break-main-file-remove-fail.exp: New file.
5956         * gdb.base/break-unload-file.exp: Use build_executable instead of
5957         prepare_for_testing.
5958         (test_break): New parameter "initial_load".  Handle it.
5959         (top level): Add initial_load cmdline/file axis.
5960
5961 2014-06-12  Tom Tromey  <tromey@redhat.com>
5962
5963         * gdb.base/completion.exp: Don't use directory name in test.
5964
5965 2014-06-09  Gary Benson  <gbenson@redhat.com>
5966
5967         * gdb.base/sigall.c [Functions to send signals]: Reorder to
5968         separate the always-available ANSI-standard signals from the
5969         signals that require checking.
5970         (main): Likewise.
5971         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
5972         Likewise.
5973         (main): Likewise.
5974
5975 2014-06-07  Keith Seitz  <keiths@redhat.com>
5976
5977         Revert:
5978         PR c++/16253
5979         * gdb.cp/var-tag.cc: New file.
5980         * gdb.cp/var-tag.exp: New file.
5981         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5982         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5983         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5984         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5985
5986 2014-06-06  Doug Evans  <xdje42@gmail.com>
5987
5988         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
5989
5990 2014-06-06  Pedro Alves  <palves@redhat.com>
5991
5992         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
5993         in target debug output instead of looking at RSP packets,
5994         disabling the test on any target that uses hardware stepping.
5995         Update comments.
5996
5997 2014-06-06  Pedro Alves  <palves@redhat.com>
5998
5999         * gdb.base/break-unload-file.exp: Fix typo.
6000
6001 2014-06-06  Yao Qi  <yao@codesourcery.com>
6002
6003         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6004         from "jit_function" to "^jit_function".
6005
6006 2014-06-06  Yao Qi  <yao@codesourcery.com>
6007
6008         * gdb.base/async.c (foo): Add one statement.
6009         * gdb.base/async.exp: Get the next instruction address and
6010         match the output of "nexti" by instruction address.  Match
6011         the hex address in the output of "finish".
6012
6013 2014-06-06  Gary Benson  <gbenson@redhat.com>
6014
6015         * gdb.base/call-signals.c: Remove preprocessor conditionals
6016         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6017         SIGSEGV and SIGTERM.
6018         * gdb.base/sigall.c: Likewise.
6019         * gdb.base/unwindonsignal.c: Likewise.
6020         * gdb.reverse/sigall-reverse.c: Likewise.
6021
6022 2014-06-06  Yao Qi  <yao@codesourcery.com>
6023
6024         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
6025         readable, skip the test.
6026
6027 2014-06-06  Yao Qi  <yao@codesourcery.com>
6028
6029         * gdb.threads/staticthreads.c (thread_function): Move the line
6030         setting breakpoint on forward.
6031         * gdb.threads/staticthreads.exp: Update comments.
6032
6033 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
6034
6035         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6036         "history-append! type error".
6037
6038 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
6039
6040         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6041         erroneous dprintf expected input.
6042
6043 2014-06-04  Doug Evans  <xdje42@gmail.com>
6044
6045         * gdb.guile/scm-generics.exp: Delete.
6046
6047 2014-06-04  Doug Evans  <xdje42@gmail.com>
6048
6049         * gdb.guile/scm-breakpoint.exp: Update.
6050         Add tests for breakpoint registration.
6051
6052 2014-06-04  Tom Tromey  <tromey@redhat.com>
6053
6054         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6055         VLA-in-union.
6056         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6057         inner_vla_struct, vla_union types.  Initialize objects of those
6058         types and compute their sizes.
6059
6060 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
6061             Hui Zhu  <hui@codesourcery.com>
6062
6063         * gdb.base/fileio.exp: Add test for shell not available as well as
6064         available.
6065         * gdb.base/fileio.c (test_system): Check for shell twice.
6066
6067 2014-06-04  Yao Qi  <yao@codesourcery.com>
6068
6069         * gdb.base/auto-connect-native-target.exp: Remove redundant
6070         space from the regexp pattern.
6071
6072 2014-06-04  Yao Qi  <yao@codesourcery.com>
6073
6074         * gdb.base/default.exp: Replace "child" with "native" in
6075         regexp pattern.
6076
6077 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
6078
6079         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6080         * gdb.python/py-xmethods.exp: New tests to test xmethods.
6081         * gdb.python/py-xmethods.py: Python script supporting the
6082         new testcase and tests.
6083
6084 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
6085             Pedro Alves  <palves@redhat.com>
6086
6087         PR breakpoints/17000
6088         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6089         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6090
6091 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
6092
6093         * gdb.base/subst.exp: Add tests to verify partial path matching
6094         output.
6095
6096 2014-06-03  Pedro Alves  <palves@redhat.com>
6097
6098         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6099         target that doesn't use software single-stepping.
6100
6101 2014-06-03  Pedro Alves  <palves@redhat.com>
6102
6103         PR breakpoints/17000
6104         * gdb.base/sss-bp-on-user-bp-2.c: New file.
6105         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6106
6107 2014-06-02  Doug Evans  <xdje42@gmail.com>
6108
6109         * gdb.guile/scm-parameter.exp: New file.
6110
6111 2014-06-02  Doug Evans  <xdje42@gmail.com>
6112
6113         * gdb.guile/scm-cmd.c: New file.
6114         * gdb.guile/scm-cmd.exp: New file.
6115
6116 2014-06-02  Doug Evans  <xdje42@gmail.com>
6117
6118         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6119         pretty-printer lookup.
6120         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6121         (make-pp_s-printer): Call it.
6122         (make-pretty-printer-from-dict): New function.
6123         (lookup-pretty-printer-maker-from-dict): New function.
6124         (*pretty-printer*): Simplify.
6125         (make-objfile-pp_s-printer): New function.
6126         (install-objfile-pretty-printers!): New function.
6127         (make-progspace-pp_s-printer): New function.
6128         (install-progspace-pretty-printers!): New function.
6129         * gdb.guile/scm-progspace.c: New file.
6130         * gdb.guile/scm-progspace.exp: New file.
6131
6132 2014-06-02  Pedro Alves  <palves@redhat.com>
6133
6134         * gdb.base/dprintf-bp-same-addr.c: New file.
6135         * gdb.base/dprintf-bp-same-addr.exp: New file.
6136
6137 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
6138
6139         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6140         * gdb.arch/powerpc-power.s: Likewise.
6141
6142 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
6143
6144         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6145
6146 2014-06-01  Yao Qi  <yao@codesourcery.com>
6147
6148         * gdb.base/watchpoint.exp (test_watch_location): Check null
6149         pointer can be dereferenced.  If not, do the test, otherwise
6150         skip it.
6151
6152 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
6153
6154         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6155         results.
6156         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6157
6158 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
6159
6160         * gdb.arch/amd64-invalid-stack-middle.S: New file.
6161         * gdb.arch/amd64-invalid-stack-middle.c: New file.
6162         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6163         * gdb.arch/amd64-invalid-stack-top.c: New file.
6164         * gdb.arch/amd64-invalid-stack-top.exp: New file.
6165
6166 2014-05-30  Pedro Alves  <palves@redhat.com>
6167
6168         PR breakpoints/17000
6169         * gdb.base/sss-bp-on-user-bp.c: New file.
6170         * gdb.base/sss-bp-on-user-bp.exp: New file.
6171
6172 2014-05-30  David Blaikie  <dblaikie@gmail.com>
6173
6174         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6175         gnu_inline semantics via attribute.
6176         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6177         source explicitly specifies the required semantics.
6178
6179 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
6180
6181         * gdb.reverse/sigall-reverse.exp: Fix a typo.
6182
6183 2014-05-29  Pedro Alves  <palves@redhat.com>
6184             Tom Tromey  <tromey@redhat.com>
6185
6186         * gdb.base/async-shell.exp: Don't enable target-async.
6187         * gdb.base/async.exp
6188         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6189         parameter.  Adjust.
6190         (top level): Don't test with "target-async".
6191         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6192         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6193         * gdb.base/inferior-died.exp: Don't enable target-async.
6194         * gdb.base/interrupt-noterm.exp: Likewise.
6195         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6196         * gdb.mi/mi-nonstop-exit.exp: Likewise.
6197         * gdb.mi/mi-nonstop.exp: Likewise.
6198         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6199         * gdb.mi/mi-nsintrall.exp: Likewise.
6200         * gdb.mi/mi-nsmoribund.exp: Likewise.
6201         * gdb.mi/mi-nsthrexec.exp: Likewise.
6202         * gdb.mi/mi-watch-nonstop.exp: Likewise.
6203         * gdb.multi/watchpoint-multi.exp: Adjust comment.
6204         * gdb.python/py-evsignal.exp: Don't enable target-async.
6205         * gdb.python/py-evthreads.exp: Likewise.
6206         * gdb.python/py-prompt.exp: Likewise.
6207         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6208         * gdb.server/solib-list.exp: Don't enable target-async.
6209         * gdb.threads/thread-specific-bp.exp: Likewise.
6210         * lib/mi-support.exp: Adjust to use mi-async.
6211
6212 2014-05-29  Pedro Alves  <palves@redhat.com>
6213
6214         PR gdb/13860
6215         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6216         reason, even in sync mode.
6217
6218 2014-05-29  Pedro Alves  <palves@redhat.com>
6219             Hui Zhu  <hui@codesourcery.com>
6220
6221         PR PR15693
6222         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6223         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6224         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6225         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6226
6227 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
6228
6229         * config/monitor.exp (gdb_target_monitor): Replace use of
6230         "set remotebaud" by "set serial baud".
6231
6232 2014-05-26  Andy Wingo  <wingo@igalia.com>
6233
6234         * gdb.guile/scm-breakpoint.exp:
6235         * gdb.guile/scm-gsmob.exp: Update to use plain old object
6236         properties instead of gdb-object-properties.
6237
6238 2014-05-26  Yao Qi  <yao@codesourcery.com>
6239
6240         * gdb.server/no-thread-db.exp: Specify source file name
6241         explicitly when setting a breakpoint.
6242
6243 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
6244
6245         * gdb.btrace/vdso.c: New.
6246         * gdb.btrace/vdso.exp: New.
6247
6248 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
6249
6250         * gdb.base/gcore.exp (capture_command_output): Move ...
6251         * lib/gdb.exp (capture_command_output): ... here.
6252
6253 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
6254
6255         * gdb.btrace/data.exp: Test memory access during btrace replay.
6256
6257 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
6258
6259         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6260
6261 2014-05-21  Pedro Alves  <palves@redhat.com>
6262
6263         PR gdb/13860
6264         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6265         (top level): Test that output related to execution commands is
6266         sent to the console with CLI commands, but not with MI commands.
6267         Test that breakpoint events are always mirrored to the console.
6268         Also expect the new source line to be output after a "next" in
6269         async mode too.  Make it a pass/fail test.
6270         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6271         output.
6272         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6273
6274 2014-05-21  Pedro Alves  <palves@redhat.com>
6275
6276         * gdb.base/list.exp (build_pattern, test_list): New procedures.
6277         Use them to test variations of "list" after reaching a breakpoint.
6278         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6279         Test "list" with listsize 10 after reaching a breakpoint.
6280         * gdb.python/python.exp (decode_line current location line
6281         number): Adjust expected line number.
6282
6283 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
6284
6285         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6286         behavior for $args, pass it directly to "run".
6287
6288 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
6289
6290         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6291         30000 to 65536.
6292
6293 2014-05-21  Pedro Alves  <palves@redhat.com>
6294
6295         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6296         auto-connect-native-target off".
6297         * gdb.base/auto-connect-native-target.c: New file.
6298         * gdb.base/auto-connect-native-target.exp: New file.
6299
6300 2014-05-21  Pedro Alves  <palves@redhat.com>
6301
6302         * gdb.base/default.exp: Test "target native" instead of "target
6303         child".
6304
6305 2014-05-21  Mark Wielaard  <mjw@redhat.com>
6306
6307         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6308
6309 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6310
6311         Fix TLS access for -static -pthread.
6312         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6313         <HAVE_TLS> (thread_function, main): Initialize it.
6314         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6315         Add clean_restart.
6316         <$have_tls != "">: Check TLSVAR.
6317
6318 2014-05-21  Pedro Alves  <palves@redhat.com>
6319
6320         * gdb.base/dcache-line-read-error.c: New.
6321         * gdb.base/dcache-line-read-error.exp: New.
6322
6323 2014-05-20  Pedro Alves  <palves@redhat.com>
6324
6325         * gdb.base/compare-sections.c: New file.
6326         * gdb.base/compare-sections.exp: New file.
6327
6328 2014-05-20  Pedro Alves  <palves@redhat.com>
6329
6330         * gdb.base/break-idempotent.c: New file.
6331         * gdb.base/break-idempotent.exp: New file.
6332
6333 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
6334
6335         * gdb.btrace/nohist.exp: New.
6336
6337 2014-05-20  Yao Qi  <yao@codesourcery.com>
6338
6339         * lib/gdb.exp (gdb_init): Set timeout if test file is under
6340         gdb.reverse directory and gdb_reverse_timeout exists in board
6341         setting.
6342         * README: Document gdb_reverse_timeout.
6343
6344 2014-05-20  Yao Qi  <yao@codesourcery.com>
6345
6346         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6347         'test_file_name'.  Treat args as a string instead of a list.
6348         (gdb_init): Rename argument 'args' by 'test_file_name'.
6349
6350 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
6351
6352         * gdb.arch/powerpc-power.exp: New file.
6353         * gdb.arch/powerpc-power.s: New file.
6354
6355 2014-05-16  Doug Evans  <dje@google.com>
6356
6357         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
6358         * gdb.base/completion.exp: Check that all expected files exist
6359         before doing file completion.
6360
6361 2014-05-16  Doug Evans  <dje@google.com>
6362
6363         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6364         Update.
6365         (do_syscall_tests_without_xml): Update.
6366
6367 2014-05-16  Pedro Alves  <palves@redhat.com>
6368
6369         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6370         instead of "unknown output after running".
6371
6372 2014-05-16  Yao Qi  <yao@codesourcery.com>
6373
6374         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
6375         file1.txt from host at the end.
6376         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6377
6378 2014-05-15  Doug Evans  <dje@google.com>
6379
6380         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6381         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6382         loading file.  Add test for TU lookup.
6383
6384 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
6385
6386         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6387         calling "-exec-arguments" or "set args" before running the
6388         inferior.
6389
6390 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
6391
6392         * lib/mi-support.exp (mi_expect_stop): Expect message for
6393         inferiors that exit with non-zero exit code.
6394
6395 2014-05-14  Yao Qi  <yao@codesourcery.com>
6396
6397         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6398         match absolute path on remote host.
6399         (test_file_list_exec_source_files): Remove "/" from the
6400         pattern.
6401
6402 2014-05-14  Yao Qi  <yao@codesourcery.com>
6403
6404         * boards/local-remote-host-notty.exp (${board}_file): New
6405         proc.
6406
6407 2014-05-07  Kyle McMartin  <kyle@redhat.com>
6408
6409         Pushed by Joel Brobecker  <brobecker@adacore.com>.
6410         * gdb.arch/aarch64-atomic-inst.c: New file.
6411         * gdb.arch/aarch64-atomic-inst.exp: New file.
6412
6413 2014-05-07  Yao Qi  <yao@codesourcery.com>
6414
6415         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6416         in current context" too.
6417
6418 2014-05-05  Keith Seitz  <keiths@redhat.com>
6419
6420         * gdb.linespec/ls-dollar.exp: Add test for linespec
6421         file:convenience_variable.
6422
6423 2014-05-05  Yao Qi  <yao@codesourcery.com>
6424
6425         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6426         traceframes into tfile and ctf trace files.  Read data from
6427         trace file and test collected data.
6428         (gdb_collect_locals_test): Likewise.
6429         (gdb_unavailable_registers_test): Likewise.
6430         (gdb_unavailable_floats): Likewise.
6431         (gdb_collect_globals_test): Likewise.
6432         (top-level): Append "ctf" to trace_file_targets if GDB
6433         supports.
6434
6435 2014-05-05  Yao Qi  <yao@codesourcery.com>
6436
6437         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6438         code to ...
6439         (gdb_collect_args_test_1): ... it.  New proc.
6440         (gdb_collect_locals_test): Move some code to ...
6441         (gdb_collect_locals_test_1): ... it.  New proc.
6442         (gdb_unavailable_registers_test): Move some code to ...
6443         (gdb_unavailable_registers_test_1): ... it.  New proc.
6444         (gdb_unavailable_floats): Move some code to ...
6445         (gdb_unavailable_floats_1): ... it.  New proc.
6446
6447 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
6448
6449         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6450         probes to test for bitness recognition.
6451         * gdb.arch/amd64-stap-optional-prefix.exp
6452         (test_probe_value_without_reg): New procedure.
6453         Add code to test for different kinds of bitness.
6454
6455 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
6456
6457         PR breakpoints/16889
6458         * gdb.arch/amd64-stap-optional-prefix.S: New file.
6459         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6460
6461 2014-05-01  Pedro Alves  <palves@redhat.com>
6462
6463         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
6464         gdb_file_cmd if no file is specified.
6465         * boards/native-extended-gdbserver.exp (gdb_load): Use the
6466         last_loaded_file to set the remote exec-file.
6467
6468 2014-05-01  Pedro Alves  <palves@redhat.com>
6469
6470         * boards/local-remote-host.exp: New file.
6471
6472 2014-05-01  Pedro Alves  <palves@redhat.com>
6473
6474         * boards/local-remote-host.exp: Rename to ...
6475         * boards/local-remote-host-notty.exp: ... this.
6476
6477 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
6478
6479         * gdb.ada/dyn_arrayidx: New testcase.
6480
6481 2014-04-26  Yao Qi  <yao@codesourcery.com>
6482
6483         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
6484         and compute the length of function main.  Save it in
6485         $main_length.
6486         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6487         (top-level): Use gdb_compile to compile objects into
6488         executable and restart GDB.  Remove invocation to
6489         prepare_for_testing.
6490
6491 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
6492             Pedro Alves  <palves@redhat.com>
6493
6494         PR server/16255
6495         * gdb.multi/multi-attach.c: New file.
6496         * gdb.multi/multi-attach.exp: New file.
6497
6498 2014-04-25  Pedro Alves  <palves@redhat.com>
6499
6500         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6501         user.
6502         (top level): Test that "set remote conditional-breakpoints-packet
6503         off" works as intended.
6504         * gdb.base/dprintf.exp: Test that "set remote
6505         breakpoint-commands-packet off" works as intended.
6506         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6507         New function.
6508         (top level): Call it.
6509         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6510         remote fast-tracepoints-packet off" works as intended.
6511         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6512         * lib/gdb.exp (gdb_is_target_remote): ... here.
6513
6514 2014-04-24  David Blaikie  <dblaikie@gmail.com>
6515
6516         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6517         ensure clang would not discard them.
6518         * gdb.base/gdbvars.c: Ditto.
6519         * gdb.base/memattr.c: Ditto.
6520         * gdb.base/whatis.c: Ditto.
6521         * gdb.python/py-prettyprint.c: Ditto.
6522         * gdb.trace/actions.c: Ditto.
6523         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6524         ensure clang would not discard it.
6525
6526 2014-04-24  David Blaikie  <dblaikie@gmail.com>
6527
6528         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6529         clang to emit the full definition of type required by the test
6530         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6531
6532 2014-04-24  David Blaikie  <dblaikie@gmail.com>
6533
6534         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6535         coax Clang into emitting the definition of the type.
6536         * gdb.cp/pr10728-x.h (y): Ditto.
6537         * gdb.cp/pr10728-y.cc (y): Ditto.
6538
6539 2014-04-24  David Blaikie  <dblaikie@gmail.com>
6540
6541         * gdb.base/label.exp: XFAIL label related tests under Clang.
6542         * gdb.cp/cplabel.exp: Ditto.
6543         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6544         under Clang those using labels.
6545
6546 2014-04-25  Yao Qi  <yao@codesourcery.com>
6547
6548         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6549         double_label.
6550         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6551         partial_label and double_label.
6552
6553 2014-04-24  David Blaikie  <dblaikie@gmail.com>
6554
6555         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6556
6557 2014-04-24  David Blaikie  <dblaikie@gmail.com>
6558
6559         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6560         of the function to work across GCC and Clang.
6561         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6562         pointer types (const void ** const V void **).
6563
6564 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
6565             Walfred Tedeschi  <walfred.tedeschi@intel.com>
6566
6567         * Makefile.in (EXECUTABLES): Added i386-avx512.
6568         * gdb.arch/i386-avx512.c: New file.
6569         * gdb.arch/i386-avx512.exp: Likewise.
6570
6571 2014-04-23  Keith Seitz  <keiths@redhat.com>
6572
6573         * lib/mi-support.exp (mi_list_breakpoints): Delete.
6574         (mi_make_breakpoint_table): New procedure.
6575         (mi_create_breakpoint): Use mi_make_breakpoint
6576         and return the result.
6577         (mi_make_breakpoint): New procedure.
6578         (mi_build_kv_pairs): New procedure.
6579
6580         * gdb.mi/mi-break.exp: Remove unused globals,
6581         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6582         All callers updated.
6583         * gdb.mi/mi-dprintf.exp: Use variable to track command
6584         number.
6585         Update all callers of mi_create_breakpoint and use
6586         mi_make_breakpoint_table.
6587         Remove any unused global variables.
6588         * gdb.mi/mi-nonstop.exp: Likewise.
6589         * gdb.mi/mi-nsintrall.exp: Likewise.
6590         * gdb.mi/mi-nsmoribund.exp: Likewise.
6591         * gdb.mi/mi-nsthrexec.exp: Likewise.
6592         * gdb.mi/mi-reverse.exp: Likewise.
6593         * gdb.mi/mi-simplerun.exp: Likewise.
6594         * gdb.mi/mi-stepn.exp: Likewise.
6595         * gdb.mi/mi-syn-frame.exp: Likewise.
6596         * gdb.mi/mi-until.exp: Likewise.
6597         * gdb.mi/mi-var-cp.exp: Likewise.
6598         * gdb.mi/mi-var-display.exp: Likewise.
6599         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
6600         * gdb.mi/mi2-var-child.exp: Likewise.
6601         * gdb.mi/mi-vla-c99.exp: Likewise.
6602         * lib/mi-support.exp: Likewise.
6603
6604         From Ian Lance Taylor  <iant@cygnus.com>:
6605         * lib/gdb.exp (parse_args): New procedure.
6606
6607 2014-04-23  Pedro Alves  <palves@redhat.com>
6608
6609         * gdb.base/break-unload-file.c: New file.
6610         * gdb.base/break-unload-file.exp: New file.
6611         * gdb.base/sym-file-lib.c (baz): New function.
6612         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
6613         field.
6614         (load): Store the segment's mapped size.
6615         (unload): New function.
6616         (unload_shlib): New function.
6617         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
6618         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
6619         set a breakpoint at baz, and call it.
6620         * gdb.base/sym-file.exp: New tests for stale breakpoint
6621         instructions.
6622
6623 2014-04-23  Pedro Alves  <palves@redhat.com>
6624
6625         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
6626         * gdb.base/hbreak-in-shr-unsupported.c: New file.
6627         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
6628         * gdb.base/hbreak-unmapped.c: New file.
6629         * gdb.base/hbreak-unmapped.exp: New file.
6630         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
6631         * lib/gdb.exp (gdb_is_target_remote): ... here.
6632
6633 2014-04-22  Pedro Alves  <palves@redhat.com>
6634
6635         * gdb.base/consecutive-step-over.c: New file.
6636         * gdb.base/consecutive-step-over.exp: New file.
6637
6638 2014-04-22  Pedro Alves  <palves@redhat.com>
6639
6640         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
6641         instead of send_gdb/gdb_expect.
6642
6643 2014-04-22  Yao Qi  <yao@codesourcery.com>
6644
6645         * lib/trace-support.exp (generate_tracefile): New procedure.
6646         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
6647         return 0.
6648         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
6649         if generate_tracefile returns 1.
6650
6651 2014-04-18  Tom Tromey  <palves@redhat.com>
6652             Pedro alves  <tromey@redhat.com>
6653
6654         PR backtrace/15558
6655         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
6656         with a backtrace limit.
6657         * gdb.python/py-frame-inline.exp: Test running to an inline
6658         function with a backtrace limit, and printing the newest frame.
6659         * gdb.python/py-frame-inline.c (main): Call f.
6660
6661 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6662
6663         * gdb.java/jnpe.exp: Drop srcdir from untested path.
6664
6665 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6666
6667         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
6668         Drop prefix from unsupported source file path.
6669
6670 2014-04-17  Yao Qi  <yao@codesourcery.com>
6671
6672         * lib/gdb.exp (with_target_charset): New proc.
6673         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
6674         with_target_charset.
6675         (test_print_strings): Likewise.
6676         (test_repeat_bytes): Likewise.
6677         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
6678         for some tests.
6679
6680 2014-04-16  Keith Seitz  <keiths@redhat.com>
6681
6682         PR gdb/15827
6683         * gdb.dwarf2/corrupt.c: New file.
6684         * gdb.dwarf2/corrupt.exp: New file.
6685
6686 2014-04-16  Keith Seitz  <keiths@redhat.com>
6687
6688         PR c++/16597
6689         * gdb.cp/namelessclass.cc: New file.
6690         * gdb.cp/namelessclass.exp: New file.
6691         * gdb.cp/namelessclass.S: New file.
6692
6693 2014-04-16  Doug Evans  <dje@google.com>
6694
6695         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
6696         Add comment.
6697         (gdbserver_default_get_comm_port): New function.
6698         (gdbserver_start): Check if board file provided
6699         "gdbserver,get_comm_port" and use it if so.
6700         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
6701         (gdb,socketport): Set to "stdio".
6702         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
6703         (stdio_gdbserver_template): Delete.
6704         (${board}_get_remote_address): Update.
6705         (${board}_build_remote_cmd): Delete.
6706         (${board}_get_comm_port): New function.
6707         (${board}_spawn): Update.
6708         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
6709         Delete.
6710         (${board}_get_remote_address): Update.
6711         (${board}_get_comm_port): New function.
6712
6713 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
6714
6715         * gdb.base/memattr.exp: Improve regexps to handle memory regions
6716         appearing in any order.
6717
6718 2014-04-15  Doug Evans  <dje@google.com>
6719
6720         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
6721         uninitialized value of "description".
6722
6723 2014-04-15  Keith Seitz  <keiths@redhat.com>
6724
6725         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
6726         Remove unused globals.
6727         (test_running_the_program): Likewise.
6728         (test_controlled_execution): Likewise.
6729         (test_controlling_breakpoints): Likewise.
6730         (test_program_termination): Likewise.
6731
6732 2014-04-15  Keith Seitz  <keiths@redhat.com>
6733
6734         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
6735         unused globals.
6736         (test_rbreak_creation_and_listing): Likewise.
6737         (test_ignore_count): Likewise.
6738         (test_error): Likewise.
6739
6740 2014-04-15  Pedro Alves  <palves@redhat.com>
6741
6742         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
6743         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
6744         sym-file-loader.c.
6745         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6746         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6747         to sym-file-loader.c.
6748         (struct library): Forward declare.
6749         (load_shlib, lookup_function): Change prototypes.
6750         (find_shstrtab, find_strtab, find_shdr, find_symtab)
6751         (translate_offset): Remove declarations.
6752         (get_text_addr): New declaration.
6753         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
6754         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
6755         sym-file-loader.h.
6756         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
6757         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
6758         here from sym-file-loader.h.
6759         (struct library): New structure.
6760         (load_shlib, lookup_function): Change prototypes and adjust to
6761         work with a struct library.
6762         (find_shstrtab, find_strtab, find_shdr, find_symtab)
6763         (translate_offset): Make static.
6764         (get_text_addr): New function.
6765         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
6766
6767 2014-04-15  Pedro Alves  <palves@redhat.com>
6768
6769         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
6770
6771 2014-04-15  Pedro Alves  <palves@redhat.com>
6772
6773         * gdb.base/sym-file-loader.c: Include <limits.h>.
6774         (SELF_LINK): New define.
6775         (get_origin): New function.
6776         (load_shlib): Use it.
6777         * gdb.base/sym-file.exp: Don't early return if the target is
6778         remote.  Use runto_main, and issue fail is that fails.  Use
6779         gdb_load_shlibs.
6780         (shlib_name): Delete.
6781         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
6782
6783 2014-04-15  Pedro Alves <palves@redhat.com>
6784
6785         * gdb.base/sym-file.exp: Remove regex characters from test
6786         message.  Don't refer to breakpoint numbers in test messages.
6787
6788 2014-04-14  Keith Seitz  <keiths@redhat.com>
6789
6790         PR c++/16253
6791         * gdb.cp/var-tag.cc: New file.
6792         * gdb.cp/var-tag.exp: New file.
6793         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6794         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6795         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6796         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6797
6798 2014-04-14  Tom Tromey  <tromey@redhat.com>
6799
6800         * gdb.cp/classes.exp (test_enums): Handle underlying type.
6801         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
6802         type.
6803         * gdb.cp/enum-class.exp: New file.
6804         * gdb.cp/enum-class.cc: New file.
6805
6806 2014-04-14  Tom Tromey  <tromey@redhat.com>
6807
6808         * gdb.dwarf2/enum-type.exp: New file.
6809
6810 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
6811
6812         * gdb.mi/mi-vla-c99.exp: New file.
6813         * gdb.mi/vla.c: New file.
6814
6815 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
6816
6817         * gdb.base/vla-datatypes.c: New file.
6818         * gdb.base/vla-datatypes.exp: New file.
6819
6820 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
6821
6822         * gdb.base/vla-ptr.c: New file.
6823         * gdb.base/vla-ptr.exp: New file.
6824
6825 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
6826
6827         * gdb.dwarf2/count.exp: New file.
6828
6829 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
6830
6831         * gdb.base/vla-sideeffect.c: New file.
6832         * gdb.base/vla-sideeffect.exp: New file.
6833
6834 2014-04-14  David Blaikie <dblaikie@gmail.com>
6835
6836         * gdb.mi/non-stop.c: Add return value for non-void function return
6837         statement.
6838         * gdb.threads/staticthreads.c: Ditto.
6839
6840 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
6841             Doug Evans  <xdje42@gmail.com>
6842
6843         * gdb.guile/scm-value.c: Improve test case.
6844         * gdb.guile/scm-value.exp: Add new test.
6845
6846 2014-04-11  David Blaikie  <dblaikie@gmail.com>
6847
6848         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
6849         override Clang's default.
6850
6851 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
6852
6853         Revert the following changes (regressions):
6854
6855         * gdb.base/vla-sideeffect.c: New file.
6856         * gdb.base/vla-sideeffect.exp: New file.
6857
6858         * gdb.dwarf2/count.exp: New file.
6859
6860         * gdb.base/vla-multi.c: New file.
6861         * gdb.base/vla-multi.exp: New file.
6862
6863         * gdb.base/vla-ptr.c: New file.
6864         * gdb.base/vla-ptr.exp: New file.
6865
6866         * gdb.base/vla-datatypes.c: New file.
6867         * gdb.base/vla-datatypes.exp: New file.
6868
6869         * gdb.mi/mi-vla-c99.exp: New file.
6870         * gdb.mi/vla.c: New file.
6871
6872 2014-04-11  Keith Seitz  <keiths@redhat.com>
6873
6874         PR c++/16675
6875         * gdb.cp/cpsizeof.exp: New file.
6876         * gdb.cp/cpsizeof.cc: New file.
6877
6878 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
6879
6880         * gdb.mi/mi-vla-c99.exp: New file.
6881         * gdb.mi/vla.c: New file.
6882
6883 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
6884
6885         * gdb.base/vla-datatypes.c: New file.
6886         * gdb.base/vla-datatypes.exp: New file.
6887
6888 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
6889
6890         * gdb.base/vla-ptr.c: New file.
6891         * gdb.base/vla-ptr.exp: New file.
6892
6893 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
6894
6895         * gdb.base/vla-multi.c: New file.
6896         * gdb.base/vla-multi.exp: New file.
6897
6898 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
6899
6900         * gdb.dwarf2/count.exp: New file.
6901
6902 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
6903
6904         * gdb.base/vla-sideeffect.c: New file.
6905         * gdb.base/vla-sideeffect.exp: New file.
6906
6907 2014-04-11  Yao Qi  <yao@codesourcery.com>
6908
6909         * gdb.base/completion.exp: Check file exists before running tests
6910         on file completion.
6911
6912 2014-04-10  Pedro Alves  <palves@redhat.com>
6913
6914         * gdb.base/cond-eval-mode.c: New file.
6915         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
6916         prepare_for_testing to build the new file.  Check result of
6917         runto_main.
6918         (test_break, test_watch): New procedures.
6919         (top level): Use them.
6920
6921 2014-04-08  Pierre Muller  <muller@sourceware.org>
6922
6923         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
6924         Ctrl-V use for mingw hosts.
6925
6926 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
6927
6928         * gdb.python/py-value.c: Improve test case.
6929         * gdb.python/py-value.exp: Add new test.
6930
6931 2014-04-07  David Blaikie  <dblaikie@gmail.com>
6932
6933         * lib/compiler.c: Identify the clang compiler.
6934         * lib/compiler.cc: Ditto.
6935
6936 2014-04-03  Yao Qi  <yao@codesourcery.com>
6937
6938         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
6939
6940 2014-04-01  Anton Blanchard  <anton@samba.org>
6941
6942         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
6943         messages unique.
6944
6945 2014-04-01  Anton Blanchard  <anton@samba.org>
6946
6947         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
6948         prepare_for_testing.
6949
6950 2014-04-01  Anton Blanchard  <anton@samba.org>
6951
6952         * gdb.arch/ppc64-atomic-inst.c: Remove.
6953         * gdb.arch/ppc64-atomic-inst.S: New file.
6954         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
6955
6956 2014-03-31  Doug Evans  <dje@google.com>
6957
6958         * gdb.base/print-symbol-loading-lib.c: New file.
6959         * gdb.base/print-symbol-loading-main.c: New file.
6960         * gdb.base/print-symbol-loading.exp: New file.
6961
6962 2014-03-31  Yao Qi  <yao@codesourcery.com>
6963
6964         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
6965
6966 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
6967
6968         * gdb.ada/mi_dyn_arr: New testcase.
6969
6970 2014-03-27  Doug Evans  <dje@google.com>
6971
6972         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
6973
6974 2014-03-27  Yao Qi  <yao@codesourcery.com>
6975
6976         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
6977         if target is nios2-*-*.
6978
6979 2014-03-26  Yao Qi  <yao@codesourcery.com>
6980
6981         * lib/gdb.exp (readline_is_used): New proc.
6982         * gdb.base/completion.exp: Move tests on command complete up.
6983         Skip the rest of tests if readline is not used.
6984         * gdb.ada/complete.exp: Skp the test if readline is not
6985         used.
6986         * gdb.base/filesym.exp: Likewise.
6987         * gdb.base/macscp.exp: Likewise.
6988         * gdb.base/readline-ask.exp: Likewise.
6989         * gdb.base/readline.exp: Likewise.
6990         * gdb.python/py-cmd.exp: Likewise.
6991         * gdb.trace/tfile.exp: Likewise.
6992
6993 2014-03-26  Yao Qi  <yao@codesourcery.com>
6994
6995         * gdb.base/macscp.exp: Fix code format issues.
6996
6997 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
6998
6999         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7000         * gdb.asm/powerpc64le.inc: New file.
7001
7002 2014-03-25  Pedro Alves  <palves@redhat.com>
7003             Doug Evans  <dje@google.com>
7004
7005         * gdb.base/source-execution.c: New file.
7006         * gdb.base/source-execution.exp: New file.
7007         * gdb.base/source-execution.gdb: New file.
7008
7009 2014-03-24  Doug Evans  <dje@google.com>
7010
7011         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7012         using fission.
7013
7014 2014-03-24  Hui Zhu  <hui@codesourcery.com>
7015             Pedro Alves  <palves@redhat.com>
7016
7017         PR breakpoints/16101
7018         * gdb.base/dprintf.exp: Use unsupported rather than changing the
7019         test pass/fail messages.  Detect missing support for dprintf when
7020         breakpoints are actually inserted.
7021         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7022         breakpoints are actually inserted.
7023         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7024         fails.
7025
7026 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
7027
7028         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7029
7030 2014-03-22  Doug Evans  <xdje42@gmail.com>
7031
7032         * gdb.python/python.exp (python not supported): Verify multi-line
7033         python command issues an error.
7034         * gdb.guile/guile.exp (guile not supported): Verify multi-line
7035         guile command issues an error.
7036
7037 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
7038
7039         * gdb.threads/thread-specific.exp: Handle the lack of usable
7040         $this_breakpoint and $this_thread.
7041
7042 2014-03-21  Hui Zhu  <hui@codesourcery.com>
7043
7044         * gdb.base/attach.exp (do_command_attach_tests): New.
7045
7046 2014-03-20  Tom Tromey  <tromey@redhat.com>
7047             Pedro Alves  <palves@redhat.com>
7048
7049         PR cli/15718
7050         * gdb.base/condbreak-call-false.c: New file.
7051         * gdb.base/condbreak-call-false.exp: New file.
7052
7053 2014-03-20  Pedro Alves  <palves@redhat.com>
7054
7055         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7056         Delete.
7057         (block_signals, unblock_signals): Delete.
7058         (child_function_2, main): Remove references to deleted variable
7059         and functions.
7060
7061 2014-03-20  Pedro Alves  <palves@redhat.com>
7062
7063         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7064         Use pthread_kill to signal thread 2.
7065         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7066         Adjust to make the test send itself a signal rather than using the
7067         host's "kill" command.
7068
7069 2014-03-20  Pedro Alves  <palves@redhat.com>
7070
7071         * gdb.threads/multiple-step-overs.c: New file.
7072         * gdb.threads/multiple-step-overs.exp: New file.
7073         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7074         Adjust expected infrun debug output.
7075
7076 2014-03-20  Pedro Alves  <palves@redhat.com>
7077
7078         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7079         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7080
7081 2014-03-20  Pedro Alves  <palves@redhat.com>
7082
7083         PR breakpoints/7143
7084         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7085         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
7086         of gdb_test_multiple.
7087         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7088         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7089
7090 2014-03-20  Pedro Alves  <palves@redhat.com>
7091
7092         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7093         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7094
7095 2014-03-19  Pedro Alves  <palves@redhat.com>
7096
7097         * gdb.base/async.exp: Remove early return.
7098
7099 2014-03-19  Pedro Alves  <palves@redhat.com>
7100
7101         * gdb.base/async.exp (step& tests): Pass explicit test messages.
7102
7103 2014-03-19  Pedro Alves  <palves@redhat.com>
7104
7105         * gdb.base/async.exp (test_background): Expect \r\n after
7106         "completed." in the fail pattern.
7107
7108 2014-03-19  Pedro Alves  <palves@redhat.com>
7109
7110         * gdb.base/async.exp (test_background): New procedure.
7111         Use it for all background execution command tests.
7112
7113 2014-03-19  Pedro Alves  <palves@redhat.com>
7114
7115         * gdb.base/async.exp: Use prepare_for_testing.
7116
7117 2014-03-19  Pedro Alves  <palves@redhat.com>
7118
7119         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
7120         the same line.
7121
7122 2014-03-19  Pedro Alves  <palves@redhat.com>
7123
7124         * gdb.base/async.c (main): Add "jump here" and "until here" line
7125         marker comments.
7126         * gdb.base/async.exp (jump_here): New global.
7127         (jump& test): Use it.
7128         (until_here): New global.
7129         (until& test): Use it.
7130
7131 2014-03-19  Pedro Alves  <palves@redhat.com>
7132
7133         * gdb.base/async.exp: Don't frob gdb_protocol.
7134
7135 2014-03-18  Doug Evans  <xdje42@gmail.com>
7136
7137         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
7138         Fix spelling of exec-done-display.
7139
7140 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
7141
7142         PR gdb/15358
7143         * gdb.base/gdb-sigterm.c: New file.
7144         * gdb.base/gdb-sigterm.exp: New file.
7145
7146 2014-03-18  Pedro Alves  <palves@redhat.com>
7147
7148         PR gdb/13860
7149         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7150         * lib/mi-support.exp (mi_expect_stop): Add special handling for
7151         solib-event.
7152
7153 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
7154
7155         * gdb.ada/pckd_arr_ren: New testcase.
7156
7157 2014-03-13  Doug Evans  <xdje42@gmail.com>
7158
7159         PR guile/16612
7160         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7161         collect after discarding symbols.
7162
7163 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
7164             Doug Evans  <xdje42@gmail.com>
7165
7166         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7167         to history survives a gc.
7168
7169 2014-03-13  Pedro Alves  <palves@redhat.com>
7170
7171         * gdb.base/default.exp: Don't test "target procfs".
7172
7173 2014-03-13  Pedro Alves  <palves@redhat.com>
7174
7175         * gdb.base/default.exp: Update "target child" and "target procfs"
7176         tests to not expect "Unix".
7177
7178 2014-03-12  Tom Tromey  <tromey@redhat.com>
7179
7180         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7181         New procs.  Add target-async tests.
7182         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7183         Add target-async tests.
7184
7185 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7186
7187         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7188         'func_start' and 'func_end' for the beginning and end of the
7189         function code, respectively.
7190         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7191         'func_end' instead of 'func' and 'main'.
7192
7193 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7194
7195         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7196         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7197         generate the debug info assembler source.
7198
7199 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7200
7201         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7202         * gdb.dwarf2/arr-subrange.exp: Likewise.
7203         * gdb.dwarf2/dwz.exp: Likewise.
7204         * gdb.dwarf2/method-ptr.exp: Likewise.
7205         * gdb.dwarf2/missing-sig-type.exp: Likewise.
7206         * gdb.dwarf2/subrange.exp: Likewise.
7207         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7208         * gdb.dwarf2/implptrpiece.exp: Likewise.
7209         * gdb.dwarf2/nostaticblock.exp: Likewise.
7210
7211 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7212
7213         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7214         directory to absolute path name arguments.
7215
7216 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
7217
7218         * gdb.ada/tagged_access: New testcase.
7219
7220 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
7221
7222         * gdb.btrace/data.exp: Update expected output.
7223
7224 2014-03-06  Yao Qi  <yao@codesourcery.com>
7225
7226         * gdb.trace/pr16508.exp: New file.
7227
7228 2014-03-05  Pedro Alves  <palves@redhat.com>
7229
7230         PR gdb/16575
7231         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7232         procedure.
7233         (top level): Adjust to use it.  Add tests that exercise breakpoint
7234         interaction with the code-cache.
7235
7236 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
7237
7238         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7239         test for 'history-append!'.
7240
7241 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
7242
7243         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7244         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7245         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7246         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7247         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7248         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7249
7250 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
7251
7252         * testsuite/gdb.python/py-pp-re-notag.c: New file.
7253         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7254         * testsuite/gdb.python/py-pp-re-notag.p: New file.
7255
7256 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
7257
7258         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7259
7260 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
7261
7262         * gdb.dwarf2/arr-stride.c: New file.
7263         * gdb.dwarf2/arr-stride.exp: New file.
7264
7265 2014-02-26  Pedro Alves  <palves@redhat.com>
7266
7267         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7268         that won't ever trigger.  Make sure that GDB reports the correct
7269         breakpoint that caused the stop.
7270
7271 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
7272
7273         PR gdb/16626
7274         * gdb.base/auto-load-script: New file.
7275         * gdb.base/auto-load.c: New file.
7276         * gdb.base/auto-load.exp: New file.
7277
7278         PR gdb/16626
7279         * gdb.base/auto-load.exp: Fix out-of-srctree run.
7280
7281 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
7282
7283         Fix dw2-icycle.exp -fsanitize=address GDB crash.
7284         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7285
7286 2014-02-24  Doug Evans  <dje@google.com>
7287
7288         * lib/gdb.exp (run_on_host): Log error output if program fails.
7289
7290 2014-02-21  Pedro Alves  <palves@redhat.com>
7291
7292         * gdb.threads/step-after-sr-lock.c: Rename to ...
7293         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7294         * gdb.threads/step-after-sr-lock.exp: Rename to ...
7295         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7296         ... this.
7297
7298 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
7299
7300         PR tdep/16397
7301         * gdb.arch/amd64-stap-special-operands.exp: New file.
7302         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7303         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7304         * gdb.arch/amd64-stap-triplet.S: Likewise.
7305         * gdb.arch/amd64-stap-triplet.c: Likewise.
7306
7307 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
7308
7309         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7310         in .section pseudo-op.
7311
7312 2014-02-20  lin zuojian  <manjian2006@gmail.com>
7313             Joel Brobecker  <brobecker@adacore.com>
7314             Doug Evans  <xdje42@gmail.com>
7315
7316         PR symtab/16581
7317         * gdb.dwarf2/dw2-icycle.S: New file.
7318         * gdb.dwarf2/dw2-icycle.c: New file.
7319         * gdb.dwarf2/dw2-icycle.exp: New file.
7320
7321 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
7322
7323         * gdb.python/py-value-cc.cc: Improve test case to enable testing
7324         operations on gdb.Value objects.
7325         * gdb.python/py-value-cc.exp: Add new test to test operations on
7326         gdb.Value objects.
7327
7328 2014-02-18  Doug Evans  <dje@google.com>
7329
7330         * Makefile.in (TESTS): New variable.
7331         (expanded_tests, expanded_tests_or_none): New variables
7332         (check-single): Pass $(expanded_tests_or_none) to runtest.
7333         (check-parallel): Only run tests in $(TESTS) if non-empty.
7334         (check/no-matching-tests-found): New rule.
7335         * README: Document TESTS makefile variable.
7336
7337 2014-02-18  Doug Evans  <dje@google.com>
7338
7339         * Makefile.in (check-parallel): rm -rf outputs temp.
7340
7341 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
7342
7343         Fix "ERROR: no fileid for" in the testsuite.
7344         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7345
7346 2014-02-12  Doug Evans  <dje@google.com>
7347
7348         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7349         (MISCELLANEOUS): New variable.
7350         (clean): rm -rf $(MISCELLANEOUS).
7351         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7352         dwp live in the same directory as symlinks, with each symlink pointed
7353         to a differently named file in a different directory.
7354
7355 2014-02-11  Doug Evans  <dje@google.com>
7356
7357         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7358         of Tcl file commands.
7359
7360 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
7361
7362         * gdb.threads/step-after-sr-lock.exp: Avoid executing
7363         "kill -SIGUSR1 -1".
7364
7365 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
7366
7367         * gdb.ada/tick_length_array_enum_idx: New testcase.
7368
7369 2014-02-10  Doug Evans  <xdje42@gmail.com>
7370
7371         * configure.ac (AC_OUTPUT): Add gdb.guile.
7372         * configure: Regenerate.
7373         * lib/gdb-guile.exp: New file.
7374         * lib/gdb.exp (get_target_charset): New function.
7375         * gdb.base/help.exp: Update expected output from "apropos apropos".
7376         * gdb.guile/Makefile.in: New file.
7377         * gdb.guile/guile.exp: New file.
7378         * gdb.guile/scm-arch.c: New file.
7379         * gdb.guile/scm-arch.exp: New file.
7380         * gdb.guile/scm-block.c: New file.
7381         * gdb.guile/scm-block.exp: New file.
7382         * gdb.guile/scm-breakpoint.c: New file.
7383         * gdb.guile/scm-breakpoint.exp: New file.
7384         * gdb.guile/scm-disasm.c: New file.
7385         * gdb.guile/scm-disasm.exp: New file.
7386         * gdb.guile/scm-equal.c: New file.
7387         * gdb.guile/scm-equal.exp: New file.
7388         * gdb.guile/scm-error.exp: New file.
7389         * gdb.guile/scm-error.scm: New file.
7390         * gdb.guile/scm-frame-args.c: New file.
7391         * gdb.guile/scm-frame-args.exp: New file.
7392         * gdb.guile/scm-frame-args.scm: New file.
7393         * gdb.guile/scm-frame-inline.c: New file.
7394         * gdb.guile/scm-frame-inline.exp: New file.
7395         * gdb.guile/scm-frame.c: New file.
7396         * gdb.guile/scm-frame.exp: New file.
7397         * gdb.guile/scm-generics.exp: New file.
7398         * gdb.guile/scm-gsmob.exp: New file.
7399         * gdb.guile/scm-iterator.c: New file.
7400         * gdb.guile/scm-iterator.exp: New file.
7401         * gdb.guile/scm-math.c: New file.
7402         * gdb.guile/scm-math.exp: New file.
7403         * gdb.guile/scm-objfile-script-gdb.in: New file.
7404         * gdb.guile/scm-objfile-script.c: New file.
7405         * gdb.guile/scm-objfile-script.exp: New file.
7406         * gdb.guile/scm-objfile.c: New file.
7407         * gdb.guile/scm-objfile.exp: New file.
7408         * gdb.guile/scm-ports.exp: New file.
7409         * gdb.guile/scm-pretty-print.c: New file.
7410         * gdb.guile/scm-pretty-print.exp: New file.
7411         * gdb.guile/scm-pretty-print.scm: New file.
7412         * gdb.guile/scm-section-script.c: New file.
7413         * gdb.guile/scm-section-script.exp: New file.
7414         * gdb.guile/scm-section-script.scm: New file.
7415         * gdb.guile/scm-symbol.c: New file.
7416         * gdb.guile/scm-symbol.exp: New file.
7417         * gdb.guile/scm-symtab-2.c: New file.
7418         * gdb.guile/scm-symtab.c: New file.
7419         * gdb.guile/scm-symtab.exp: New file.
7420         * gdb.guile/scm-type.c: New file.
7421         * gdb.guile/scm-type.exp: New file.
7422         * gdb.guile/scm-value-cc.cc: New file.
7423         * gdb.guile/scm-value-cc.exp: New file.
7424         * gdb.guile/scm-value.c: New file.
7425         * gdb.guile/scm-value.exp: New file.
7426         * gdb.guile/source2.scm: New file.
7427         * gdb.guile/types-module.cc: New file.
7428         * gdb.guile/types-module.exp: New file.
7429
7430 2014-02-10  Yao Qi  <yao@codesourcery.com>
7431
7432         PR testsuite/16543
7433         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7434         * configure: Regenerated.
7435         * Makefile.in: New file.
7436
7437 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
7438
7439         * gdb.python/py-framefilter.exp: Fix typo.
7440
7441 2014-02-08  Yao Qi  <yao@codesourcery.com>
7442
7443         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7444         that no =breakpoint-modified is emitted when breakpoints are
7445         modified through MI commands.
7446
7447 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
7448             Pedro Alves  <palves@redhat.com>
7449
7450         * gdb.threads/step-after-sr-lock.c: New file.
7451         * gdb.threads/step-after-sr-lock.exp: New file.
7452
7453 2014-02-07  Pedro Alves  <palves@redhat.com>
7454
7455         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7456
7457 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
7458
7459         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7460         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7461
7462 2014-02-06  Doug Evans  <xdje42@gmail.com>
7463
7464         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7465         output.
7466
7467         * gdb.gdb/python-interrupts.exp: New file.
7468
7469 2014-02-05  Yao Qi  <yao@codesourcery.com>
7470
7471         * gdb.trace/report.exp (use_collected_data): Test the output
7472         of "info threads" and "info inferiors".
7473
7474 2014-02-05  Yao Qi  <yao@codesourcery.com>
7475
7476         Revert this patch:
7477
7478         2013-05-24  Yao Qi  <yao@codesourcery.com>
7479
7480         * gdb.trace/tfile.exp: Test inferior and thread.
7481
7482 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
7483
7484         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7485         on a function.
7486         * gdb.base/step-bt.c: Call hello via function pointer to make
7487         sure its first instruction is executed on powerpc64le-linux.
7488
7489 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
7490
7491         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7492
7493 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
7494
7495         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
7496         of the test patterns for use on little-endian systems.
7497
7498 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
7499
7500         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7501         (decimal_vector): Fix for little-endian.
7502
7503 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
7504
7505         * gdb.arch/sparc-sysstep.exp: New file.
7506         * gdb.arch/sparc-sysstep.c: Likewise.
7507
7508         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7509
7510 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
7511
7512         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7513
7514 2014-01-23  Tom Tromey  <tromey@redhat.com>
7515
7516         * gdb.ada/array_char_idx: New testcase.
7517
7518 2014-01-23  Tom Tromey  <tromey@redhat.com>
7519
7520         PR python/16487:
7521         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7522         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7523         classes.
7524
7525 2014-01-23  Tom Tromey  <tromey@redhat.com>
7526
7527         PR python/16491:
7528         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7529         string from an inferior frame.
7530         * gdb.python/py-framefilter-mi.exp: Update.
7531
7532 2014-01-22  Doug Evans  <dje@google.com>
7533
7534         * gdb.server/server-mon.exp: Add tests for "set debug-format".
7535
7536 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7537
7538         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7539
7540 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7541
7542         * gdb.trace/entry-values.exp: Remove excess space character from
7543         regex patterns.  Handle s390 call instruction.
7544
7545 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7546
7547         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7548         define "*_start" label.  Make "name" static.
7549         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7550         ${name} by references to ${name}_start.
7551
7552 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
7553
7554         * gdb.base/info-macros.exp: Remove "debug" from the compile
7555         options.
7556
7557 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
7558
7559         * gdb.dlang/demangle.exp: New file.
7560
7561 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
7562
7563         * gdb.dlang/primitive-types.exp: New file.
7564
7565 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
7566
7567         * configure.ac: Create gdb.dlang/Makefile.
7568         * configure: Regenerate.
7569         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7570         * gdb.dlang/Makefile.in: New file.
7571         * lib/d-support.exp: New file.
7572         * lib/gdb.exp (skip_d_tests): New proc.
7573
7574 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7575
7576         * gdb.btrace/delta.exp: Check reverse stepi.
7577         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
7578         * gdb.btrace/finish.exp: New.
7579         * gdb.btrace/next.exp: New.
7580         * gdb.btrace/nexti.exp: New.
7581         * gdb.btrace/record_goto.c: Add comments.
7582         * gdb.btrace/step.exp: New.
7583         * gdb.btrace/stepi.exp: New.
7584         * gdb.btrace/multi-thread-step.c: New.
7585         * gdb.btrace/multi-thread-step.exp: New.
7586         * gdb.btrace/rn-dl-bind.c: New.
7587         * gdb.btrace/rn-dl-bind.exp: New.
7588         * gdb.btrace/data.c: New.
7589         * gdb.btrace/data.exp: New.
7590         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7591
7592 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7593
7594         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7595         * gdb.btrace/exception.exp: Update.
7596         * gdb.btrace/instruction_history.exp: Update.
7597         * gdb.btrace/record_goto.exp: Update.
7598         * gdb.btrace/tailcall.exp: Update.
7599         * gdb.btrace/unknown_functions.exp: Update.
7600         * gdb.btrace/delta.exp: New.
7601
7602 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7603
7604         * gdb.btrace/record_goto.exp: Add backtrace test.
7605         * gdb.btrace/tailcall.exp: Add backtrace test.
7606
7607 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7608
7609         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
7610         * gdb.btrace/record_goto.c: New.
7611         * gdb.btrace/record_goto.exp: New.
7612         * gdb.btrace/x86-record_goto.S: New.
7613
7614 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7615
7616         * gdb.btrace/function_call_history.exp: Update tests.
7617         * gdb.btrace/instruction_history.exp: Update tests.
7618
7619 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7620
7621         * gdb.btrace/function_call_history.exp: Fix expected field
7622         order for "record function-call-history".
7623         Add new tests for "record function-call-history /c".
7624         * gdb.btrace/exception.cc: New.
7625         * gdb.btrace/exception.exp: New.
7626         * gdb.btrace/tailcall.exp: New.
7627         * gdb.btrace/x86-tailcall.S: New.
7628         * gdb.btrace/x86-tailcall.c: New.
7629         * gdb.btrace/unknown_functions.c: New.
7630         * gdb.btrace/unknown_functions.exp: New.
7631         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7632
7633 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7634
7635         * gdb.btrace/instruction_history.exp: Update.
7636         * gdb.btrace/function_call_history.exp: Update.
7637
7638 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7639
7640         * gdb.btrace/function_call_history.exp: Fix expected function
7641         trace.
7642         * gdb.btrace/instruction_history.exp: Initialize traced.
7643         Remove traced_functions.
7644
7645 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7646
7647         * gdb.btrace/function_call_history.exp: Update
7648         * gdb.btrace/instruction_history.exp: Update.
7649
7650 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
7651
7652         * gdb.btrace/enable.exp: Update expected text.
7653
7654 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
7655
7656         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
7657         bytes.
7658
7659 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
7660
7661         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
7662
7663 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
7664
7665         * lib/gdb.exp (supports_process_record): Return true for
7666         arm*-linux*.  (supports_reverse): Likewise.
7667
7668 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
7669
7670         PR python/15464
7671         PR python/16113
7672         * gdb.python/py-type.c: Enhance test case.
7673         * gdb.python/py-value-cc.cc: Likewise
7674         * gdb.python/py-type.exp: Add new tests.
7675         * gdb.python/py-value-cc.exp: Likewise
7676
7677 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7678             Pedro Alves <palves@redhat.com>
7679
7680         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
7681         Make "name" extern.
7682         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
7683         references to ${name}_start by references to ${name}.
7684
7685 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
7686
7687         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
7688
7689 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
7690
7691         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
7692
7693 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
7694             Pedro Alves  <palves@redhat.com>
7695
7696         * gdb.mi/mi-info-os.exp: Connect to the target with
7697         mi_gdb_target_load.
7698
7699 2014-01-08  Pedro Alves  <palves@redhat.com>
7700
7701         * gdb.threads/reconnect-signal.c: New file.
7702         * gdb.threads/reconnect-signal.exp: New file.
7703
7704 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7705
7706         * gdb.base/source-dir.exp: New file.
7707
7708 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
7709
7710         * gdb.ada/mi_interface: New testcase.
7711
7712 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
7713
7714         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
7715         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
7716         gdb.ada/pp-rec-component/pck.ads: New files.
7717
7718 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
7719
7720         * gdb.python/py-pp-integral.c: New file.
7721         * gdb.python/py-pp-integral.py: New file.
7722         * gdb.python/py-pp-integral.exp: New file.
7723
7724 For older changes see ChangeLog-1993-2013.
7725 \f
7726 ;; Local Variables:
7727 ;; mode: change-log
7728 ;; left-margin: 8
7729 ;; fill-column: 74
7730 ;; version-control: never
7731 ;; End:
7732
7733     Copyright 2014-2016 Free Software Foundation, Inc.
7734   Copying and distribution of this file, with or without modification,
7735   are permitted provided the copyright notice and this notice are preserved.