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