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