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