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