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