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