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