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