Fix typos in symtab_symbol_info
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2019-02-20  Tom Tromey  <tom@tromey.com>
2
3         * gdb.base/info_qt.exp: Update.
4
5 2019-02-19  Simon Marchi  <simon.marchi@polymtl.ca>
6
7         * gdb.base/source.exp: Move "error in sourced script" code to
8         the end.
9         * gdb.base/source-error.gdb: Move contents to
10         source-error-1.gdb.  Add new code to source source-error-1.gdb.
11         * gdb.base/source-error-1.gdb: New file, from previous
12         source-error.gdb.
13
14 2019-02-17  Tom Tromey  <tom@tromey.com>
15
16         * gdb.base/style.exp: Use -g3 to compile when possible.  Add test
17         for macro styling.
18         * gdb.base/style.c (SOME_MACRO): New macro.
19
20 2019-02-17  Tom Tromey  <tom@tromey.com>
21
22         * gdb.base/style.exp: Add line-wrapping tests.
23         * gdb.base/page.exp: Add test for quitting during pagination.
24
25 2019-02-17  Joel Brobecker  <brobecker@adacore.com>
26
27         * gdb.ada/big_packed_array: New testcase.
28         * gdb.ada/homonym.exp: Fix incorrect expected output for
29         "break <homonym__get_value>" test.
30
31 2019-02-13  Weimin Pan  <weimin.pan@oracle.com>
32
33         PR breakpoints/21870
34         * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
35         and prepare_for_testing.  Add comment.
36         * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
37         redundant cleanup call.  Clean up comment.
38
39 2019-02-12  Weimin Pan  <weimin.pan@oracle.com>
40
41         PR breakpoints/21870
42         * gdb.arch/aarch64-dbreg-contents.exp: New file.
43         * gdb.arch/aarch64-dbreg-contents.c: New file.
44
45 2019-02-10  Joel Brobecker  <brobecker@adacore.com>
46
47         * gdb.ada/mi_ref_changeable: New testcase.
48
49 2019-02-07  Alan Hayward  <alan.hayward@arm.com>
50
51         * gdb.base/attach.exp: Add double attach test.
52
53 2019-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
54
55         * lib/gdb.exp (default_gdb_start): Don't match pagination
56         prompt.
57         (gdb_init): Set stty_init.
58
59 2019-01-27  Tom Tromey  <tom@tromey.com>
60
61         * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
62         skip_python_tests.
63
64 2019-01-24  Alan Hayward  <alan.hayward@arm.com>
65
66         * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
67         New structure.
68         (struct struct_static_02_02): Likewise.
69         (struct struct_static_02_03): Likewise.
70         (struct struct_static_02_04): Likewise.
71         (struct struct_static_04_01): Likewise.
72         (struct struct_static_04_02): Likewise.
73         (struct struct_static_04_03): Likewise.
74         (struct struct_static_04_04): Likewise.
75         (struct struct_static_06_01): Likewise.
76         (struct struct_static_06_02): Likewise.
77         (struct struct_static_06_03): Likewise.
78         (struct struct_static_06_04): Likewise.
79         (cmp_struct_static_02_01): Likewise.
80         (cmp_struct_static_02_02): Likewise.
81         (cmp_struct_static_02_03): Likewise.
82         (cmp_struct_static_02_04): Likewise.
83         (cmp_struct_static_04_01): Likewise.
84         (cmp_struct_static_04_02): Likewise.
85         (cmp_struct_static_04_03): Likewise.
86         (cmp_struct_static_04_04): Likewise.
87         (cmp_struct_static_06_01): Likewise.
88         (cmp_struct_static_06_02): Likewise.
89         (cmp_struct_static_06_03): Likewise.
90         (cmp_struct_static_06_04): Likewise.
91         (call_all): Test new structs.
92         * gdb.base/infcall-nested-structs.exp: Likewise.
93
94 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
95         * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
96
97 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
98         * gdb.base/stack-protector.c: New test.
99         * gdb.base/stack-protector.exp: New file.
100         * gdb.cp/ovldbreak.exp: Only allow a single break line.
101         * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
102         option.
103         (gdb_compile): Remove stack protector for GCC and prevent
104         recursion.
105
106 2019-01-16  Keith Seitz  <keiths@redhat.com>
107
108         PR gdb/23773
109         * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
110
111 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
112
113         * gdb.arch/vsx-regs.exp: Add tests that use the vector register
114         aliases.
115         * gdb.arch/altivec-regs.exp: Likewise.  Fix indentation of two
116         tests.
117         * gdb.arch/powerpc-vector-regs.c: New file.
118         * gdb.arch/powerpc-vector-regs.exp: New file.
119
120 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
121
122         * gdb.arch/altivec-regs.exp: Fix the list passed to
123         gdb_expect_list when testing "info vector".
124
125 2019-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
126
127         * gdb.base/style.exp: Don't include path in testname.
128
129 2019-01-10  Keith Seitz  <keiths@redhat.com>
130
131         PR gdb/23712
132         PR symtab/23010
133         * gdb.dwarf2/multidictionary.exp: New file.
134
135 2019-01-09  Simon Marchi  <simon.marchi@ericsson.com>
136
137         * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
138         (test_gnuv3_style_demangling): ... this.
139         (test_lucid_style_demangling): Remove.
140         (test_arm_style_demangling): Remove.
141         (test_hp_style_demangling): Remove.
142         (do_tests): Remove calls to the above.
143
144 2019-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
145
146         * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
147         case.
148
149 2019-01-06  Tom Tromey  <tom@tromey.com>
150
151         PR gdb/28155:
152         * gdb.dwarf2/typedef-void-finish.exp: New file.
153
154 2018-12-28  Tom Tromey  <tom@tromey.com>
155             Simon Marchi <simark@simark.ca>
156
157         * gdb.base/jit-exec.exp: New file.
158         * gdb.base/jit-exec.c: New file.
159         * gdb.base/jit-execd.c: New file.
160
161 2018-12-28  Tom Tromey  <tom@tromey.com>
162
163         * gdb.base/style.exp: Update test to check for address styling.
164
165 2018-12-28  Tom Tromey  <tom@tromey.com>
166
167         * gdb.base/style.exp: Add test for styling of "Reading symbols"
168         message.
169
170 2018-12-28  Tom Tromey  <tom@tromey.com>
171
172         * gdb.base/style.exp: Add test for version number styling.
173
174 2018-12-28  Tom Tromey  <tom@tromey.com>
175
176         * gdb.base/style.exp: Add test for print_address_symbolic.
177
178 2018-12-28  Tom Tromey  <tom@tromey.com>
179
180         * gdb.base/style.exp: Add test for breakpoint setting.
181
182 2018-12-28  Tom Tromey  <tom@tromey.com>
183
184         * gdb.base/style.exp: Add test for variable names.
185
186 2018-12-28  Tom Tromey  <tom@tromey.com>
187
188         * gdb.base/style.exp: New file.
189         * gdb.base/style.c: New file.
190
191 2018-12-28  Tom Tromey  <tom@tromey.com>
192
193         * lib/gdb.exp (gdb_init): Set the TERM environment variable to
194         "dumb".
195         * gdb.base/readline.exp (operate_and_get_next): Save and restore
196         the TERM environment variable.
197
198 2018-12-27  Tom Tromey  <tom@tromey.com>
199
200         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
201         pagination test.
202
203 2018-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
204
205         * gdb.dwarf2/dw2-unusual-field-names.c: New file.
206         * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
207
208 2018-12-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
209
210         * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
211         Filename a.adb changed to bp_fun_addr.adb.
212         gdb.ada/bp_fun_addr.exp: Update test accordingly.
213
214 2018-12-21  Jan Vrany  <jan.vrany@fit.cvut.cz>
215
216         * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
217         non-PIE executables.
218         * README: Mention the gdb,nopie_flag board setting.
219         * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
220         non-PIE executable.
221         * gdb.arch/amd64-entry-value.exp: Likewise.
222         * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
223         * gdb.arch/i386-float.exp: Likewise.
224         * gdb.arch/i386-signal.exp: Likewise.
225         * gdb.mi/mi-reg-undefined.exp: Likewise.
226
227 2018-12-21  Paul Marechal  <paul.marechal@ericsson.com>
228
229         PR gdb/23974
230         * gdb.base/info-os.exp: Check return for unknown "info os" type.
231
232 2018-12-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
233
234         * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
235         Update order of results accordingly.
236
237 2018-12-12  Andrew Burgess  <andrew.burgess@embecosm.com>
238
239         * gdb.base/annota1.exp: Update a test regexp.
240
241 2018-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
242
243         * gdb.base/float.exp: Handle RISC-V targets without an FPU.
244
245 2018-12-09  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
246
247         * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
248         (reuse_time): Initialize to REUSE_TIME_CAP.
249         (check_rc): New function.
250         (main): Use REUSE_TIME_CAP instead of hardcoded 60.
251         Check pthread_create rc.
252         (spawner_thread_func): Check pthread_create and pthread_join rc.
253
254 2018-12-08  Pedro Alves  <palves@redhat.com>
255
256         * gdb.base/list.exp (test_forward_search): Rename to ...
257         (test_forward_reverse_search): ... this.  Also test reverse-search
258         and the forward-search alias.
259
260 2018-12-05  Andrew Burgess  <andrew.burgess@embecosm.com>
261
262         * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
263         local timeout variable before return, and remove all local timeout
264         variable entirely.
265         (gdb_load): Likewise.
266
267 2018-12-01  Tom de Vries  <tdevries@suse.de>
268
269         * gdb.base/gdb-caching-proc.exp: New file.
270
271 2018-11-25  Sergio Durigan Junior  <sergiodj@redhat.com>
272
273         * Makefile.in (TIMESTAMP): New variable.
274         (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
275         command.
276         (check-single-racy): Likewise.
277         (check/%.exp): Likewise.
278         (check-racy/%.exp): Likewise.
279         (workers/%.worker): Likewise.
280         (build-perf): Likewise.
281         (check-perf): Likewise.
282         * README: Describe new "TS" and "TS_FORMAT" variables.
283         * print-ts.py: New file.
284
285 2018-11-21  Benno Fünfstück  <benno.fuenfstueck@gmail.com>
286
287         PR python/23714
288         * gdb.python/python.exp: Test command repetition after
289         gdb.execute.
290
291 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
292
293         * gdb.opt/inline-break.exp: Add test that info breakpoint output
294         is correctly aligned.
295
296 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
297
298         * gdb.ada/info_auto_lang.exp: New testcase.
299         * gdb.ada/info_auto_lang/global_pack.ads: New file.
300         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
301         * gdb.ada/info_auto_lang/some_c.c: New file.
302
303 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
304
305         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
306         FUNC_lang language syntax.
307
308 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
309
310         * gdb.base/info_minsym.c: New file.
311         * gdb.base/info_minsym.exp: New file.
312
313 2018-11-19  Tom Tromey  <tom@tromey.com>
314
315         PR rust/23625:
316         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
317         * gdb.rust/expr.exp: Update expected output.  Change one test.
318
319 2018-11-19  Tom Tromey  <tom@tromey.com>
320
321         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
322
323 2018-11-19  Pedro Alves  <palves@redhat.com>
324
325         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
326         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
327         see the expected warning.
328
329 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
330
331         PR gdb/22736:
332         * gdb.cp/infcall-nodebug-lib.c: New test.
333         * gdb.cp/infcall-nodebug-main.c: New test.
334         * gdb.cp/infcall-nodebug.exp: New file.
335
336 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
337
338         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
339         completer tests.
340
341 2018-11-09  Tom de Vries  <tdevries@suse.de>
342
343         * gdb.base/msym-lang.c: New test.
344         * gdb.base/msym-lang.exp: New file.
345         * gdb.base/msym-lang-main.c: New test.
346
347 2018-11-08  Tom Tromey  <tom@tromey.com>
348
349         PR gdb/23555:
350         PR gdb/23838:
351         * gdb.base/warning.exp: New file.
352
353 2018-11-08  Jan Beulich  <jbeulich@suse.com>
354
355         * testsuite/gdb.arch/i386-avx512.c,
356         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
357
358 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
359
360         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
361         point hardware.
362
363 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
364
365         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
366         * gdb.dwarf2/missing-type-name.exp: New file.
367
368 2018-11-06  Tom de Vries  <tdevries@suse.de>
369
370         * gdb.base/many-headers.c: New test.
371         * gdb.base/many-headers.exp: New file.
372
373 2018-11-06  Jim Wilson  <jimw@sifive.com>
374
375         * gdb.base/code_elim.exp: For riscv, set additional_flags
376         to include -msmall-data-limit=0.
377
378 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
379
380         * gdb.ada/watch_minus_l: New testcase.
381
382 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
383
384         * gdb.arch/aix-sighandle.c: New file.
385         * gdb.arch/aix-sighandle.exp: New file.
386
387 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
388
389         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
390         registers being unions.
391
392 2018-10-31  Tom de Vries  <tdevries@suse.de>
393
394         * lib/valgrind.exp: New file.
395          (vgdb_start, vgdb_stop): New procs, factored out of ...
396         * gdb.base/valgrind-bt.exp: ... here, ...
397         * gdb.base/valgrind-disp-step.exp: ... here and ...
398         * gdb.base/valgrind-infcall.exp: ... here.
399
400 2018-10-31  Tom de Vries  <tdevries@suse.de>
401
402         * lib/gdb.exp (get_valueof): Don't output read value in test name.
403
404 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
405
406         * gdb.dwarf2/void-type.c: New file.
407         * gdb.dwarf2/void-type.exp: New file.
408
409 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
410
411         * gdb.base/info_qt.c: New file.
412         * gdb.base/info_qt.exp: New file.
413
414 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
415
416         * gdb.arch/powerpc-htm-regs.c: New file.
417         * gdb.arch/powerpc-htm-regs.exp: New file.
418
419 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
420
421         * gdb.arch/powerpc-tar.c: New file.
422         * gdb.arch/powerpc-tar.exp: New file.
423
424 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
425
426         * gdb.arch/powerpc-ppr-dscr.c: New file.
427         * gdb.arch/powerpc-ppr-dscr.exp: New file.
428
429 2018-10-25  Tom de Vries  <tdevries@suse.de>
430
431         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
432
433 2018-10-24  Tom de Vries  <tdevries@suse.de>
434
435         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
436         longer exists error.
437
438 2018-10-24  Tom de Vries  <tdevries@suse.de>
439
440         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
441
442 2018-10-24  Tom de Vries  <tdevries@suse.de>
443
444         * gdb.base/valgrind-db-attach.exp: Handle removed support for
445         --db-attach in valgrind.
446
447 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
448
449         * gdb.arch/riscv-reg-aliases.c: New file.
450         * gdb.arch/riscv-reg-aliases.exp: New file.
451
452 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
453
454         * gdb.python/py-cmd.exp: Check for gdb_prompt.
455
456 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
457
458         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
459
460 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
461
462         * gdb.cp/ovldbreak.exp: Fix regexps.
463
464 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
465
466         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
467
468 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
469
470         PR cli/23785
471         * gdb.base/restore.exp: New test to check if "restore" with an
472         invalid file doesn't segfault.
473
474 2018-10-18  Tom de Vries  <tdevries@suse.de>
475
476         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
477         * gdb.ada/excep_handle.exp: Same.
478         * gdb.ada/mi_string_access.exp: Same.
479         * gdb.ada/mi_var_union.exp: Same.
480         * gdb.arch/arc-analyze-prologue.exp: Same.
481         * gdb.arch/arc-decode-insn.exp: Same.
482         * gdb.base/readnever.exp: Same.
483         * gdb.fortran/printing-types.exp: Same.
484         * gdb.guile/scm-lazy-string.exp: Same.
485
486 2018-10-16  Tom de Vries  <tdevries@suse.de>
487
488         PR gdb/23730
489         * gdb.base/catch-follow-exec.c: Add copyright notice.
490         * gdb.base/catch-follow-exec.exp: Rewrite to use
491         gdb_spawn_with_cmdline_opts.  Require gdb-native.
492
493 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
494
495         * gdb.trace/actions-changed.exp: Check for arch support.
496         * gdb.trace/actions.exp: Likewise.
497         * gdb.trace/ax.exp: Likewise.
498         * gdb.trace/backtrace.exp: Likewise.
499         * gdb.trace/change-loc.exp: Likewise.
500         * gdb.trace/deltrace.exp: Likewise.
501         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
502         * gdb.trace/ftrace.exp: Likewise.
503         * gdb.trace/infotrace.exp: Check for arch support.
504         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
505         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
506         * gdb.trace/mi-tsv-changed.exp: Likewise.
507         * gdb.trace/packetlen.exp: Likewise.
508         * gdb.trace/passc-dyn.exp: Likewise.
509         * gdb.trace/passcount.exp: Likewise.
510         * gdb.trace/pending.exp: Likewise.
511         * gdb.trace/range-stepping.exp: Check for shlib support.
512         * gdb.trace/report.exp: Check for arch support.
513         * gdb.trace/save-trace.exp: Likewise.
514         * gdb.trace/signal.exp: Check for signal support.
515         * gdb.trace/tfind.exp: Check for arch support.
516         * gdb.trace/trace-break.exp: Check for arch and shlib support.
517         * gdb.trace/trace-common.h: Add comment.
518         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
519         * gdb.trace/trace-enable-disable.exp: Likewise.
520         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
521         * gdb.trace/tracecmd.exp: Check for arch support.
522         * gdb.trace/tspeed.exp: Check for shlib and target support.
523         * gdb.trace/tstatus.exp: Check for arch support.
524         * gdb.trace/tsv.exp: Likewise.
525         * gdb.trace/while-dyn.exp: Likewise.
526         * gdb.trace/while-stepping.exp: Likewise.
527         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
528
529 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
530
531         * gdb.trace/tspeed.exp: Remove nowarnings.
532         (prepare_for_trace_test): Declare "global ipalib".
533         * gdb.trace/tspeed.c: Include unistd.h.
534         (main): Remove superfluous printf argument.
535
536 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
537
538         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
539         directory prefix on the filename.
540
541 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
542
543         * gdb.gdb/unittest.exp: Update expected message informing that
544         selftests have been disabled.
545         * gdb.server/unittest.exp: Likewise.
546
547 2018-10-09  Tom de Vries  <tdevries@suse.de>
548
549         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
550         with runto_main.
551
552 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
553
554         PR c++/16841
555         * gdb.cp/virtbase2.cc: New file.
556         * gdb.cp/virtbase2.exp: New file.
557
558 2018-10-06  Tom Tromey  <tom@tromey.com>
559
560         PR python/19399:
561         * gdb.python/py-inferior.exp: Add architecture test.
562
563 2018-10-06  Tom Tromey  <tom@tromey.com>
564
565         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
566         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
567
568 2018-10-06  Tom Tromey  <tom@tromey.com>
569
570         * gdb.python/py-breakpoint.exp (check_last_event): Check location
571         of a "throw" catchpoint.
572
573 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
574
575         * gdb.base/info-proc.exp: Update string expected from "help info
576         proc".
577
578 2018-10-04  Tom Tromey  <tom@tromey.com>
579
580         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
581         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
582         (test_initial_complaints, test_empty_complaints): Update.
583         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
584
585 2018-10-04  Tom Tromey  <tom@tromey.com>
586
587         PR cli/19551:
588         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
589         * lib/gdb.exp (gdb_file_cmd): Update.
590         * gdb.stabs/weird.exp (print_weird_var): Update.
591         * gdb.server/solib-list.exp: Update.
592         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
593         * gdb.mi/mi-cli.exp: Update.
594         * gdb.linespec/linespec.exp: Update.
595         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
596         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
597         * gdb.cp/cp-relocate.exp: Update.
598         * gdb.base/sym-file.exp: Update.
599         * gdb.base/relocate.exp: Update.
600         * gdb.base/readnever.exp: Update.
601         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
602         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
603         * gdb.base/dbx.exp (gdb_file_cmd): Update.
604         * gdb.base/code_elim.exp: Update.
605         * gdb.base/break-unload-file.exp (test_break): Update.
606         * gdb.base/break-interp.exp (test_attach_gdb): Update.
607         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
608         Update.
609         * gdb.base/attach.exp (do_attach_tests): Update.
610         * gdb.base/sepdebug.exp: Update.
611         * gdb.python/py-section-script.exp: Update.
612
613 2018-10-04  Tom Tromey  <tom@tromey.com>
614
615         PR cli/22234:
616         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
617         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
618         output.
619
620 2018-10-04  Tom Tromey  <tom@tromey.com>
621
622         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
623         set width and height to 0.
624         (test_command_line_attach_run): Use -quiet.
625
626 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
627
628         * lib/gdb.exp (skip_ifunc_tests): New.
629         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
630         other compile failures.
631         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
632
633 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
634
635         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
636         is_amd64_regs_target.
637
638 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
639
640         * gdb.arch/aarch64-sighandler-regs.c: New test.
641         * gdb.arch/aarch64-sighandler-regs.exp: New file.
642         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
643
644 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
645
646         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
647         assembly.
648
649 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
650
651         * gdb.base/frame-selection.exp: New file.
652         * gdb.base/frame-selection.c: New file.
653
654 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
655
656         * gdb.threads/check-libthread-db.c (thread_routine): Use a
657         pthread barrier.
658         (main): Likewise.
659
660 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
661
662         * gdb.base/large-frame-1.c: New file.
663         * gdb.base/large-frame-2.c: New file.
664         * gdb.base/large-frame.exp: New file.
665         * gdb.base/large-frame.h: New file.
666
667 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
668
669         PR gdb/20948
670         * gdb.base/write_mem.exp: New test.
671         * gdb.base/write_mem.c: Likewise.
672
673 2018-09-23  Tom Tromey  <tom@tromey.com>
674
675         PR python/18852:
676         * gdb.python/py-parameter.exp: Add test for parameter that throws
677         on "set".
678
679 2018-09-23  Tom Tromey  <tom@tromey.com>
680
681         PR python/17284:
682         * gdb.python/py-template.exp (test_template_arg): Add test for
683         negative template argument number.
684
685 2018-09-23  Tom Tromey  <tom@tromey.com>
686
687         PR python/14062:
688         * gdb.python/python.exp: Add test for post_event error.
689
690 2018-09-23  Tom Tromey  <tom@tromey.com>
691
692         PR python/18170:
693         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
694         convert pointers to int and long.
695
696 2018-09-23  Tom Tromey  <tom@tromey.com>
697
698         PR python/20126:
699         * gdb.python/py-value.exp (test_value_numeric_ops): Add
700         signed-ness conversion tests.
701
702 2018-09-23  Tom Tromey  <tom@tromey.com>
703
704         PR python/18352;
705         * gdb.python/py-value.exp (test_float_conversion): New proc.
706         Use it.
707
708 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
709
710         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
711
712 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
713
714         * gdb.base/complete-empty.exp: Skip tab-completion tests if
715         no readline.
716         * gdb.base/utf8-identifiers.exp: Likewise.
717         * gdb.cp/cpcompletion.exp: Likewise.
718         * gdb.linespec/cpcompletion.exp: Likewise.
719         * gdb.linespec/cpls-abi-tag.exp: Likewise.
720         * gdb.linespec/cpls-ops.exp: Likewise.
721
722 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
723             Chris January  <chris.january@arm.com>
724
725         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
726         * gdb.fortran/short-circuit-argument-list.exp: New file.
727         * gdb.fortran/short-circuit-argument-list.f90: New test.
728
729 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
730
731         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
732         "arch=" keyword when executing "-stack-list-frames".
733
734 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
735
736         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
737         "arch=" keyword when executing "-stack-list-frames".
738
739 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
740
741         * gdb.ada/complete.exp: Expect for "@" when doing "complete
742         break ada".
743
744 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
745
746         PR python/23669
747         * gdb.python/python.exp: Test gdb.execute("show commands").
748
749 2018-09-16  Tom Tromey  <tom@tromey.com>
750
751         * gdb.base/new-ui.exp (do_execution_tests): Update.
752         * gdb.base/dbx.exp (test_breakpoints): Update.
753
754 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
755
756         * lib/gdb.exp (gdb_simple_compile): Add proc.
757         (is_elf_target): Use gdb_simple_compile.
758         (skip_altivec_tests): Likewise.
759         (skip_vsx_tests): Likewise.
760         (skip_tsx_tests): Likewise.
761         (skip_btrace_tests): Likewise.
762         (skip_btrace_pt_tests): Likewise.
763         (gdb_can_simple_compile): Likewise.
764         (gdb_has_argv0): Likewise.
765         (gdb_target_symbol_prefix): Likewise.
766         (target_supports_scheduler_locking): Likewise.
767
768 2018-09-13  Tom Tromey  <tom@tromey.com>
769
770         * Makefile.in (TAGS): Recognize proc_with_prefix and
771         gdb_caching_proc.
772
773 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
774
775         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
776         method.
777
778 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
779
780         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
781         and a few other Inferior properties when the Inferior is no
782         longer valid.
783
784 2018-09-13  Tom Tromey  <tom@tromey.com>
785
786         PR rust/23650:
787         * gdb.rust/simple.exp: Add test for enum field access error.
788
789 2018-09-13  Tom Tromey  <tom@tromey.com>
790
791         PR rust/23626:
792         * gdb.rust/simple.rs (EmptyEnum): New type.
793         (main): Use it.
794         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
795
796 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
797
798         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
799         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
800         * gdb.python/py-symtab.exp: Update test printing an objfile.
801
802 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
803
804         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
805         object.
806
807 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
808
809         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
810         (support_complex_tests): Use gdb_can_simple_compile.
811         (is_ilp32_target): Likewise.
812         (is_lp64_target): Likewise.
813         (is_64_target): Likewise.
814         (is_amd64_regs_target): Likewise.
815         (is_aarch32_target): Likewise.
816         (gdb_int128_helper): Likewise.
817
818 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
819
820         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
821
822 2018-09-10  Jerome Guitton  <guitton@adacore.com>
823
824         * gdb.ada/same_component_name: Add test for case of tagged record
825         with variable-length fields.
826
827 2018-09-10  Xavier Roirand  <roirand@adacore.com>
828
829         * gdb.ada/access_to_unbounded_array.exp: New testcase.
830         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
831         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
832         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
833
834 2018-09-10  Xavier Roirand  <roirand@adacore.com>
835
836         * gdb.ada/mi_string_access.exp: New testcase.
837         * gdb.ada/mi_string_access/bar.adb: New file.
838         * gdb.ada/mi_string_access/pck.adb: New file.
839         * gdb.ada/mi_string_access/pck.asd: New file.
840
841 2018-09-10  Xavier Roirand  <roirand@adacore.com>
842
843         * gdb.ada/mi_var_union.exp: New testcase.
844         * gdb.ada/mi_var_union/bar.adb: New file.
845         * gdb.ada/mi_var_union/pck.adb: New file.
846         * gdb.ada/mi_var_union/pck.asd: New file.
847
848 2018-09-08  Tom Tromey  <tom@tromey.com>
849
850         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
851
852 2018-09-08  Tom Tromey  <tom@tromey.com>
853
854         PR python/16047:
855         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
856         (register_pretty_printers): Register new printer.
857         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
858         test.
859         * gdb.python/py-prettyprint.c (int_type3): New typedef.
860         (an_int_type3): New global.
861
862 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
863
864         * gdb.ada/expr_with_funcall: New testcase.
865
866 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
867
868         * gdb.ada/packed_array_assign: New testcase.
869
870 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
871
872         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
873         names, and add test prefixes to make test names unique.
874
875 2018-09-05  Tom de Vries  <tdevries@suse.de>
876
877         * gdb.dwarf2/varval.exp: Add test.
878
879 2018-09-04  Gary Benson <gbenson@redhat.com>
880
881         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
882         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
883
884 2018-08-31  Tom Tromey  <tom@tromey.com>
885
886         * gdb.rust/simple.rs: Rename second variable "v".
887
888 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
889
890         * gdb.base/funcargs.c (use_a): New function.
891         (recurse): Call use_a.
892
893 2018-08-29  Keith Seitz  <keiths@redhat.com>
894
895         * gdb.compile/compile-cplus-anonymous.cc: New file.
896         * gdb.compile/compile-cplus-anonymous.exp: New file.
897         * gdb.compile/compile-cplus-array-decay.cc: New file.
898         * gdb.compile/compile-cplus-array-decay.exp: New file.
899         * gdb.compile/compile-cplus-inherit.cc: New file.
900         * gdb.compile/compile-cplus-inherit.exp: New file.
901         * gdb.compile/compile-cplus-member.cc: New file.
902         * gdb.compile/compile-cplus-member.exp: New file.
903         * gdb.compile/compile-cplus-method.cc: New file.
904         * gdb.compile/compile-cplus-method.exp: New file.
905         * gdb.compile/compile-cplus-mod.c: "New" file.
906         * gdb.compile/compile-cplus-namespace.cc: New file.
907         * gdb.compile/compile-cplus-namespace.exp: New file.
908         * gdb.compile/compile-cplus-nested.cc: New file.
909         * gdb.compile/compile-cplus-nested.exp: New file.
910         * gdb.compile/compile-cplus-print.c: "New" file.
911         * gdb.compile/compile-cplus-print.exp: "New" file.
912         * gdb.compile/compile-cplus-virtual.cc: New file.
913         * gdb.compile/compile-cplus-virtual.exp: New file.
914         * gdb.compile/compile-cplus.c: "New" file.
915         * gdb.compile/compile-cplus.exp: "New" file.
916         * lib/compile-support.exp: New file.
917
918 2018-08-16  Gary Benson <gbenson@redhat.com>
919
920         PR gdb/13000:
921         * gdb.base/batch-exit-status.exp: New file.
922         * gdb.base/batch-exit-status.good-commands: Likewise.
923         * gdb.base/batch-exit-status.bad-commands: Likewise.
924
925 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
926
927         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
928         (struct struct02): Likewise.
929         (struct struct03): Likewise.
930         (struct struct04): Likewise.
931         (struct struct_01_01): New struct.
932         (struct struct_01_02): Likewise.
933         (struct struct_01_03): Likewise.
934         (struct struct_01_04): Likewise.
935         (struct struct_02_01): Likewise.
936         (struct struct_02_02): Likewise.
937         (struct struct_02_03): Likewise.
938         (struct struct_02_04): Likewise.
939         (struct struct_04_01): Likewise.
940         (struct struct_04_02): Likewise.
941         (struct struct_04_03): Likewise.
942         (struct struct_04_04): Likewise.
943         (struct struct_05_01): Likewise.
944         (struct struct_05_02): Likewise.
945         (struct struct_05_03): Likewise.
946         (struct struct_05_04): Likewise.
947         (cmp_struct01): Remove function.
948         (cmp_struct02): Likewise.
949         (cmp_struct03): Likewise.
950         (cmp_struct04): Likewise.
951         (cmp_struct_01_01): Add Function.
952         (cmp_struct_01_02): Likewise.
953         (cmp_struct_01_03): Likewise.
954         (cmp_struct_01_04): Likewise.
955         (cmp_struct_02_01): Likewise.
956         (cmp_struct_02_02): Likewise.
957         (cmp_struct_02_03): Likewise.
958         (cmp_struct_02_04): Likewise.
959         (cmp_struct_04_01): Likewise.
960         (cmp_struct_04_02): Likewise.
961         (cmp_struct_04_03): Likewise.
962         (cmp_struct_04_04): Likewise.
963         (cmp_struct_05_01): Likewise.
964         (cmp_struct_05_02): Likewise.
965         (cmp_struct_05_03): Likewise.
966         (cmp_struct_05_04): Likewise.
967         (call_all): Add new structs.
968         * gdb.base/infcall-nested-structs.exp: Likewise.
969
970 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
971
972         * gdb.python/py-framefilter-mi.exp: Update regexp to
973         check for "arch" field in frame output.
974
975 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
976
977         * gdb.dwarf2/dw2-ranges-func.c: New file.
978         * gdb.dwarf2/dw2-ranges-func.exp: New file.
979
980 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
981
982         * gdb.base/term.exp: Compare terminal settings with values from
983         the inferior.
984         * gdb.base/term.c: Get and set terminal settings.
985
986 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
987
988         * lib/mi-support.exp (mi_expect_stop): Update regexp to
989         accommodate new "arch" field in frame output.
990         * gdb.mi/mi-return.exp: Likewise.
991         * gdb.mi/mi-stack.exp: Likewise.
992         * gdb.mi/mi-syn-frame.exp: Likewise.
993         * gdb.mi/user-selected-context-sync.exp: Likewise.
994
995 2018-08-19  Michael Spang  <spang@google.com>
996
997         PR gdb/11786
998         * gdb.base/gcore-tls-pie.c: New file.
999         * gdb.base/gcore-tls-pie.exp: New file.
1000
1001 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
1002
1003         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1004         * gdb.dwarf2/varval.c: New file.
1005         * gdb.dwarf2/varval.exp: New file.
1006
1007 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
1008
1009         PR gdb/18931
1010         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1011
1012 2018-08-16  Keith Seitz  <keiths@redhat.com>
1013
1014         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1015         tests expected to pass.
1016
1017 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
1018
1019         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1020         -data-disassemble -a.
1021         (test_disassembly_bogus_args): Likewise.
1022
1023 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
1024
1025         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1026
1027 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1028
1029         * gdb.base/vla-optimized-out.exp: Add new test.
1030
1031 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1032
1033         * gdb.base/vla-optimized-out-o3.exp: Delete.
1034         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1035         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1036         deleted tests.
1037
1038 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1039
1040         PR gdb/18050:
1041         * gdb.server/extended-remote-restart.c: New file.
1042         * gdb.server/extended-remote-restart.exp: New file.
1043
1044 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
1045
1046         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1047         "set variable index = 42".
1048
1049 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
1050
1051         * boards/index-cache-gdb.exp: New file.
1052         * gdb.dwarf2/index-cache.exp: New file.
1053         * gdb.dwarf2/index-cache.c: New file.
1054         * gdb.base/maint.exp: Check if we are using the index cache.
1055
1056 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1057
1058         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1059         MAKEFLAGS.
1060
1061 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1062
1063         * dg-extract-results.sh: Move to toplevel contrib.
1064         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1065         * Makefile.in (check-parallel-racy): Likewise.
1066
1067 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1068
1069         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1070         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1071         tests if the target supports scheduler locking.
1072
1073 2018-08-04  Tom de Vries  <tdevries@suse.de>
1074
1075         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1076
1077 2018-08-02  Tom Tromey  <tom@tromey.com>
1078
1079         PR symtab/16842.
1080         * gdb.cp/temargs.exp: Test "info address" of a template
1081         parameter.
1082
1083 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
1084
1085         * gdb.python/py-mi-var-info-path-expression.c: New file.
1086         * gdb.python/py-mi-var-info-path-expression.py: New file.
1087         * gdb.python/py-mi-var-info-path-expression.exp: New file.
1088
1089 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
1090
1091         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1092         error after "cannot resolve name" string.
1093
1094 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1095
1096         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1097         started.
1098         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1099
1100 2018-07-28  Tom de Vries  <tdevries@suse.de>
1101
1102         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1103
1104 2018-07-26  Tom de Vries  <tdevries@suse.de>
1105
1106         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1107
1108 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1109
1110         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1111         is visible.
1112
1113 2018-07-26  Tom de Vries  <tdevries@suse.de>
1114
1115         PR breakpoints/23366
1116         * gdb.base/catch-follow-exec.c: New test.
1117         * gdb.base/catch-follow-exec.exp: New file.
1118
1119 2018-07-25  Tom de Vries  <tdevries@suse.de>
1120
1121         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
1122         vla-optimized-out.c.
1123
1124 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
1125
1126         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1127         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1128
1129 2018-07-20  Tom de Vries  <tdevries@suse.de>
1130
1131         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1132         NOCLONE macro.
1133         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1134
1135 2018-07-19  Tom de Vries  <tdevries@suse.de>
1136
1137         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1138         regular expression.
1139
1140 2018-07-18  Tom de Vries  <tdevries@suse.de>
1141
1142         * gdb.base/vla-optimized-out.c: New test.
1143         * gdb.base/vla-optimized-out.exp: New file.
1144
1145 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
1146
1147         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1148         message "No address associated with hostname" when gdbserver
1149         cannot resolve the hostname.
1150
1151 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1152
1153         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1154         Add some test prefixes to make tests unique.
1155
1156 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1157
1158         * gdb.base/frameapply.c: New file.
1159         * gdb.base/frameapply.exp: New file.
1160
1161 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1162
1163         * gdb.base/skip.exp: Update expected error message.
1164
1165 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1166             Jan Kratochvil  <jan.kratochvil@redhat.com>
1167             Paul Fertser  <fercerpav@gmail.com>
1168             Tsutomu Seki  <sekiriki@gmail.com>
1169
1170         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1171         parameter.
1172         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1173         by default.
1174         * boards/native-gdbserver.exp: Likewise.
1175         * gdb.server/run-without-local-binary.exp: Improve regexp used
1176         for detecting when a remote debugging connection succeeds.
1177         * gdb.server/server-connect.exp: New file.
1178         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1179         Do not prefix the port number with ":".
1180         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
1181         support for detecting and using it.  Add '$debughost_gdbserver'
1182         to the list of arguments used to start gdbserver.  Handle case
1183         when gdbserver cannot resolve a network name.
1184
1185 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1186
1187         PR c++/23373
1188         * gdb.base/ptype-offsets.cc (struct static_member): New
1189         struct.
1190         (main) <stmember>: New variable.
1191         * gdb.base/ptype-offsets.exp: Add test for printing a struct
1192         with a static member in it.
1193
1194 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1195
1196         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1197         watchpoints enabled and disabled.
1198
1199 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1200
1201         * gdb.base/examine-backward.exp: Still run tests around address
1202         0x0, even if address 0x0 is not readable.  Update the pattern for
1203         matching address 0x0 in expected output.
1204
1205 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1206
1207         * gdb.base/share-env-with-gdbserver.c (main): Add call to
1208         malloc/free.
1209
1210 2018-07-04  Tom de Vries  <tdevries@suse.de>
1211
1212         * gdb.dwarf2/dw2-error.exp: Update expected error message.
1213
1214 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
1215
1216         PR tdep/8282
1217         * gdb.arch/mips-disassembler-options.exp: New test.
1218         * gdb.arch/mips-disassembler-options.s: New test source.
1219
1220 2018-06-29  Pedro Alves  <palves@redhat.com>
1221
1222         * gdb.threads/names.exp: Adjust expected "info threads" output.
1223
1224 2018-06-29  Pedro Alves  <palves@redhat.com>
1225
1226         * gdb.opt/inline-break.exp (line number, address): Add "info
1227         break" tests.
1228
1229 2018-06-29  Pedro Alves  <palves@redhat.com>
1230
1231         * gdb.opt/inline-break.c (func1): Add "break here" marker.
1232         * gdb.opt/inline-break.exp: Test setting breakpoints by line
1233         number and address and running to them.
1234
1235 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
1236
1237         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1238
1239 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1240
1241         * lib/compiler.c: Remove executable permission flag.
1242
1243 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
1244
1245         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1246         code.
1247         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1248
1249 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1250
1251         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1252
1253 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1254
1255         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1256         address argument is omitted.
1257
1258 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1259
1260         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1261
1262 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
1263
1264         PR gdb/21695
1265         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1266         * gdb.base/infoline-reloc-main-from-zero.c: New file.
1267
1268 2018-06-26  Tom Tromey  <tom@tromey.com>
1269
1270         PR rust/22574:
1271         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1272         * gdb.rust/simple.rs (struct SimpleLayout): New.
1273
1274 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
1275
1276         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1277         "info registers" output.
1278
1279 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
1280
1281         * gdb.base/watchpoint-hw-attach.c: New test.
1282         * gdb.base/watchpoint-hw-attach.exp: New file.
1283
1284 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
1285
1286         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1287         through /bin/sh.
1288         * boards/dwarf4-gdb-index.exp: Likewise.
1289         * boards/fission-dwp.exp: Likewise.
1290
1291 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
1292
1293         * gdb.base/float128.exp: Add comment and improved fail message
1294         to the failure case of "print large128" test.
1295
1296 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1297
1298         * configure.ac: Remove AC_PREREQ.
1299         * configure: Re-generate.
1300
1301 2018-06-19  Pedro Alves  <palves@redhat.com>
1302
1303         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1304         (func_extern_caller): New.
1305         (main): Call func_extern_caller.
1306         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1307         logic change.
1308
1309 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
1310
1311         PR gdb/16841
1312         * gdb.cp/typedef-base.cc: New file.
1313         * gdb.cp/typedef-base.exp: New file.
1314
1315 2018-06-18  Tom de Vries  <tdevries@suse.de>
1316
1317         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1318
1319 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
1320             Richard Bunt <Richard.Bunt@arm.com>
1321
1322         * gdb.threads/attach-slow-waitpid.c: New file.
1323         * gdb.threads/attach-slow-waitpid.exp: New file.
1324         * gdb.threads/slow-waitpid.c: New file.
1325
1326 2018-06-14  Pedro Alves  <palves@redhat.com>
1327
1328         * gdb.base/fork-running-state.c: Include <errno.h>.
1329         (exit_if_relative_exits): New.
1330         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1331         exits.
1332         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1333         child exits.
1334
1335 2018-06-14  Tom de Vries  <tdevries@suse.de>
1336
1337         PR cli/22573
1338         * gdb.base/finish-pretty.c: New test.
1339         * gdb.base/finish-pretty.exp: New file.
1340
1341 2018-06-14  Pedro Alves  <palves@redhat.com>
1342
1343         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1344         gdb's expected startup output.
1345
1346 2018-06-14  Pedro Alves  <palves@redhat.com>
1347
1348         * lib/selftest-support.exp (selftest_setup): Remove inlined
1349         function handling.
1350
1351 2018-06-14  Tom de Vries  <tdevries@suse.de>
1352
1353         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1354         matching of breakpoint printing.
1355
1356 2018-06-13  Tom de Vries  <tdevries@suse.de>
1357
1358         PR testsuite/23269
1359         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1360         (fork_child): ... here, and ...
1361         (fork_parent): ... here.
1362
1363 2018-06-12  Tom de Vries  <tdevries@suse.de>
1364
1365         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1366
1367 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1368             Stephen Roberts  <stephen.roberts@arm.com>
1369
1370         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1371         rewrite test to describe action performed, rather than possible
1372         failure.
1373
1374 2018-06-08  Gary Benson <gbenson@redhat.com>
1375
1376         * gdb.threads/check-libthread-db.exp: New file.
1377         * gdb.threads/check-libthread-db.c: Likewise.
1378
1379 2018-06-05  Tom Tromey  <tom@tromey.com>
1380
1381         * gdb.base/default.exp: Update expected "show version" output.
1382
1383 2018-06-05  Tom Tromey  <tom@tromey.com>
1384
1385         PR cli/12326:
1386         * gdb.cp/static-print-quit.exp: Update.
1387         * lib/gdb.exp (pagination_prompt): Update.
1388         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
1389         * gdb.python/python.exp: Update.
1390
1391 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
1392
1393         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1394
1395 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
1396
1397         * gdb.ada/bp_fun_addr: New testcase.
1398
1399 2018-06-01  Tom Tromey  <tom@tromey.com>
1400
1401         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1402         results.
1403         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1404         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1405         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1406         * gdb.base/maint.exp (maint_pass_if): Update.
1407
1408 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1409
1410         * gdb.base/endian.exp: New test.
1411         * gdb.base/endian.c: New test source.
1412
1413 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1414
1415         PR gdb/23203
1416         * gdb.base/bt-selected-frame.c: New file.
1417         * gdb.base/bt-selected-frame.exp: New file.
1418         * lib/gdb.exp (get_current_frame_number): New function.
1419
1420 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1421             Pedro Alves  <palves@redhat.com>
1422
1423         * gdb.threads/tls-core.c: Include <stdlib.h>
1424         (thread_proc): Call `abort'.
1425         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1426         (tls_core_test): New procedure, bits factored out from ...
1427         (top level): ... here.  Test both native cores and gcore cores.
1428
1429 2018-05-23  Tom Tromey  <tom@tromey.com>
1430
1431         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1432
1433 2018-05-23  Tom Tromey  <tom@tromey.com>
1434
1435         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1436         symfile_complaints.
1437         (test_short_complaints): Likewise.
1438         (test_empty_complaints): Likewise.
1439         (test_initial_complaints): Update.
1440
1441 2018-05-23  Tom Tromey  <tom@tromey.com>
1442
1443         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1444
1445 2018-05-23  Tom Tromey  <tom@tromey.com>
1446
1447         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1448         (test_short_complaints): Update.
1449
1450 2018-05-22  Pedro Alves  <palves@redhat.com>
1451
1452         * gdb.base/remote.exp: Only gdb_start after compiling the
1453         testcase.  Issue "disconnect" before testing "set remote" command
1454         defaults.  Issue clean_restart before running to main.
1455
1456 2018-05-22  Pedro Alves  <palves@redhat.com>
1457
1458         * gdb.base/remote.exp: Adjust expected output of "show remote
1459         memory-write-packet-size".  Add tests for "set remote
1460         memory-write-packet-size 0" and "set remote
1461         memory-write-packet-size fixed/limit".
1462
1463 2018-05-22  Pedro Alves  <palves@redhat.com>
1464
1465         PR gdb/22973
1466         * gdb.base/utf8-identifiers.c: New file.
1467         * gdb.base/utf8-identifiers.exp: New file.
1468
1469 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1470
1471         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1472
1473 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1474
1475         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1476
1477 2018-05-18  Tom Tromey  <tom@tromey.com>
1478
1479         * gdb.base/ptype-offsets.exp: Update.
1480
1481 2018-05-17  Keith Seitz  <keiths@redhat.com>
1482
1483         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1484         in expected breakpoint stop locations.
1485         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1486         move to proper scope to test variable values.
1487         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1488         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1489         New functions.
1490         (main): Call not_inline_func3.
1491         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1492         inline_func1, inline_func2, and inline_func3.  Test that when each
1493         breakpoint is hit, GDB properly reports both the stop location
1494         and the backtrace. Repeat tests for temporary breakpoints.
1495
1496 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1497
1498         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1499         rather then trying to access it in determining whether the PID
1500         of `gdbserver' could have been retrieved.
1501
1502 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1503
1504         * gdb.arch/amd64-init-x87-values.S: New file.
1505         * gdb.arch/amd64-init-x87-values.exp: New file.
1506
1507 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1508
1509         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1510
1511 2018-05-04  Tom Tromey  <tom@tromey.com>
1512
1513         PR python/22730:
1514         * gdb.python/python.exp: Test multi-line execute.
1515
1516 2018-05-04  Tom Tromey  <tom@tromey.com>
1517
1518         PR python/22731:
1519         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1520
1521 2018-05-04  Tom Tromey  <tom@tromey.com>
1522
1523         PR gdb/11750:
1524         * gdb.base/define.exp: Test defining a user command inside a user
1525         command.
1526         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1527
1528 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1529             Pedro Alves <palves@redhat.com>
1530
1531         PR breakpoints/19806 and support for PR external/20207.
1532         * gdb.base/watchpoint-unaligned.c: New file.
1533         * gdb.base/watchpoint-unaligned.exp: New file.
1534
1535 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1536
1537         * gdb.base/maint.exp: Make test names unique, use
1538         test_prefix_command_help to test 'help maint info', and remove
1539         repeated test of 'help maint'.
1540
1541 2018-05-04  Tom Tromey  <tom@tromey.com>
1542
1543         PR gdb/22619:
1544         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1545         behavior.
1546
1547 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1548
1549         * gdb.base/maint.exp: Process output from 'maint print registers'
1550         line at a time.
1551
1552 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1553
1554         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1555         timeout.
1556
1557 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1558
1559         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1560         filter pattern.
1561
1562 2018-05-02  Pedro Alves  <palves@redhat.com>
1563
1564         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1565         to_log_command renames.
1566         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1567
1568 2018-05-02  Tom Tromey  <tom@tromey.com>
1569
1570         * gdb.python/py-parameter.exp: Set test message.
1571
1572 2018-05-02  Tom Tromey  <tom@tromey.com>
1573
1574         PR python/20084:
1575         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1576         PARAM_ZUINTEGER_UNLIMITED tests.
1577
1578 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1579
1580         PR rust/23124
1581         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1582         when casting.
1583
1584 2018-04-30  Tom Tromey  <tom@tromey.com>
1585
1586         * gdb.python/py-type.exp: Check align attribute.
1587         * gdb.python/py-type.c: New "aligncheck" global.
1588
1589 2018-04-30  Tom Tromey  <tom@tromey.com>
1590
1591         PR exp/17095:
1592         * gdb.dwarf2/dw2-align.exp: New file.
1593         * gdb.cp/align.exp: New file.
1594         * gdb.base/align.exp: New file.
1595         * lib/gdb.exp (gdb_int128_helper): New proc.
1596         (has_int128_c, has_int128_cxx): New caching procs.
1597
1598 2018-04-27  Tom Tromey  <tom@tromey.com>
1599
1600         PR rust/22545:
1601         * gdb.rust/simple.exp: Add inclusive range tests.
1602
1603 2018-04-26  Pedro Alves  <palves@redhat.com>
1604
1605         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1606         ifunc breakpoint locations correctly of ifunc breakpoints set
1607         while the program resolves the ifunc.
1608
1609 2018-04-26  Pedro Alves  <palves@redhat.com>
1610
1611         * gdb.base/gnu-ifunc-final.c: New file.
1612         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1613         * gdb.base/gnu-ifunc.exp (executable): Delete.
1614         (staticexecutable): Adjust.
1615         (lib_opts, exec_opts): Delete.
1616         (make_binsuffix, build, set-break): New procedures.
1617         (misc_tests): New, with tests factored out from the top level.
1618         (top level): Test different combinations of ifunc resolver name,
1619         resolver with and with debug info, and ifunc target with and
1620         without debug info.  Wrap static tests with with_target_prefix.
1621
1622 2018-04-26  Pedro Alves  <palves@redhat.com>
1623
1624         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1625         return type" warnings.
1626
1627 2018-04-25  Pedro Alves  <palves@redhat.com>
1628
1629         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1630         killed".
1631         * gdb.base/kill-after-signal.exp: Likewise.
1632         * gdb.threads/kill.exp: Likewise.
1633
1634 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1635             Sergio Durigan Junior  <sergiodj@redhat.com>
1636             Pedro Alves  <palves@redhat.com>
1637
1638         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1639         regexps to expect for '[Inferior ... detached]' as well.
1640         * gdb.base/attach.exp: Likewise.
1641         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1642         "gdb_continue_to_end".
1643         (test_catch_syscall_with_wrong_args): Likewise.
1644         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1645         ']'.  Don't set 'verbose' on.
1646         * gdb.base/foll-vfork.exp: Likewise.
1647         * gdb.base/fork-print-inferior-events.c: New file.
1648         * gdb.base/fork-print-inferior-events.exp: New file.
1649         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1650         '[Inferior ... has been killed]' message.
1651         * gdb.base/kill-after-signal.exp: Likewise.
1652         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1653         detach message.
1654         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1655         message.
1656         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1657         regexps to expect for '[Inferior ... detached]' as well.
1658         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1659
1660 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1661
1662         PR gdb/23104
1663         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1664
1665 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1666
1667         * gdb.threads/multiple-successive-infcall.c: New test.
1668         * gdb.threads/multiple-successive-infcall.exp: New file.
1669
1670 2018-04-17  Tom Tromey  <tom@tromey.com>
1671
1672         * gdb.rust/simple.rs (Union): New type.
1673         (main): New local "u".
1674         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1675
1676 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1677
1678         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1679         number information in output of "whereis" command.
1680         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1681
1682 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1683
1684         * gdb.ada/info_types.exp: Adjust expected output to the line
1685         numbers now printed by "info var/func/type".
1686         * gdb.base/completion.exp: Likewise.
1687         * gdb.base/included.exp: Likewise.
1688         * gdb.cp/cp-relocate.exp: Likewise.
1689         * gdb.cp/cplusfuncs.exp: Likewise.
1690         * gdb.cp/namespace.exp: Likewise.
1691         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1692
1693 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1694
1695         * gdb.btrace/cpu.exp: New.
1696
1697 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1698
1699         * gdb.base/step-indirect-call-thunk.exp: New.
1700         * gdb.base/step-indirect-call-thunk.c: New.
1701         * gdb.reverse/step-indirect-call-thunk.exp: New.
1702         * gdb.reverse/step-indirect-call-thunk.c: New.
1703
1704 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1705
1706         * gdb.base/pie-fork.c: New file.
1707         * gdb.base/pie-fork.exp: New file.
1708
1709 2018-04-11  Tom Tromey  <tom@tromey.com>
1710
1711         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1712
1713 2018-04-10  Pedro Alves  <palves@redhat.com>
1714
1715         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1716         exits.  Instead loop running forever.
1717         (fork_parent): Run forever too.
1718
1719 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1720
1721         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1722         mi_continue_to_line.
1723         * gdb.mi/mi-stack.c (callee4): Add comment.
1724
1725 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1726
1727         * gdb.mi/mi-stack.exp: Fix indentation.
1728
1729 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1730
1731         PR gdb/22979
1732         * gdb.arch/amd64-osabi.exp: New file.
1733
1734 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1735
1736         PR gdb/22980
1737         * gdb.base/osabi.exp: New file.
1738
1739 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1740
1741         * gdb.cp/static-typedef-print.exp: New file.
1742         * gdb.cp/static-typedef-print.cc: New file.
1743
1744 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1745
1746         * gdb.ada/varsize_limit: New testcase.
1747
1748 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1749
1750         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1751
1752         * gdb.ada/notcplusplus: New testcase.
1753
1754         * gdb.base/c-linkage-name.c: New file.
1755         * gdb.base/c-linkage-name.exp: New testcase.
1756
1757 2018-03-26  Tom Tromey  <tom@tromey.com>
1758
1759         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1760         * gdb.python/py-framefilter.py (name_error): New global.
1761         (ErrorInName.function): Use name_error.
1762
1763 2018-03-26  Tom Tromey  <tom@tromey.com>
1764
1765         PR backtrace/15582:
1766         * gdb.python/py-framefilter.exp: Add "bt hide" test.
1767
1768 2018-03-23  Keith Seitz  <keiths@redhat.com>
1769
1770         PR c++/22968
1771         * gdb.cp/subtypes.exp: New file.
1772         * gdb.cp/subtypes.h: New file.
1773         * gdb.cp/subtypes.cc: New file.
1774         * gdb.cp/subtypes-2.cc: New file.
1775
1776 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1777
1778         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1779         (done): Call '_exit' not 'exit' to avoid atexit handlers.
1780         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1781         -nostartfiles when compiling the test.  Confirm that all registers
1782         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1783
1784 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1785
1786         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1787         option, syntax was wrong anyway.
1788         * gdb.arch/arm-disp-step.exp: Likewise.
1789         * gdb.arch/sparc64-regs.exp: Likewise.
1790         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1791         option, syntax was wrong anyway, switch to use
1792         prepare_for_testing.
1793         * gdb.arch/i386-disp-step.exp: Likewise.
1794
1795 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1796
1797         * gdb.ada/exec_changed.exp: Replace "target_info exists
1798         use_gdb_stub" by "use_gdb_stub".
1799         * gdb.ada/start.exp: Likewise.
1800         * gdb.base/async-shell.exp: Likewise.
1801         * gdb.base/attach-pie-misread.exp: Likewise.
1802         * gdb.base/attach-wait-input.exp: Likewise.
1803         * gdb.base/break-entry.exp: Likewise.
1804         * gdb.base/break-interp.exp: Likewise.
1805         * gdb.base/dprintf-detach.exp: Likewise.
1806         * gdb.base/nostdlib.exp: Likewise.
1807         * gdb.base/solib-nodir.exp: Likewise.
1808         * gdb.base/statistics.exp: Likewise.
1809         * gdb.base/testenv.exp: Likewise.
1810         * gdb.mi/mi-exec-run.exp: Likewise.
1811         * gdb.mi/mi-start.exp: Likewise.
1812         * gdb.multi/dummy-frame-restore.exp: Likewise.
1813         * gdb.multi/multi-arch-exec.exp: Likewise.
1814         * gdb.multi/multi-arch.exp: Likewise.
1815         * gdb.multi/tids.exp: Likewise.
1816         * gdb.multi/watchpoint-multi.exp: Likewise.
1817         * gdb.python/py-events.exp: Likewise.
1818         * gdb.threads/attach-into-signal.exp: Likewise.
1819         * gdb.threads/attach-stopped.exp: Likewise.
1820         * gdb.threads/threadapply.exp: Likewise.
1821         * lib/selftest-support.exp: Likewise.
1822
1823 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1824
1825         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1826
1827 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
1828
1829         * gdb.perf/template-breakpoints.cc: New file.
1830         * gdb.perf/template-breakpoints.exp: New file.
1831         * gdb.perf/template-breakpoints.py: New file.
1832
1833 2018-03-19  Tom Tromey  <tom@tromey.com>
1834
1835         * gdb.rust/simple.rs (main): Add local variables field1, field2,
1836         y0.
1837         * gdb.rust/simple.exp: Test bare identifier form of struct
1838         initializer.
1839
1840 2018-03-19  Tom Tromey  <tom@tromey.com>
1841
1842         * gdb.gdb/observer.exp: Remove.
1843
1844 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1845
1846         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1847         "qualified" option when setting breakpoints.
1848         * gdb.trace/backtrace.exp: Likewise.
1849         * gdb.trace/circ.exp: Likewise.
1850         * gdb.trace/collection.exp: Likewise.
1851         * gdb.trace/disconnected-tracing.exp: Likewise.
1852         * gdb.trace/ftrace-lock.exp: Likewise.
1853         * gdb.trace/ftrace.exp: Likewise.
1854         * gdb.trace/infotrace.exp: Likewise.
1855         * gdb.trace/packetlen.exp: Likewise.
1856         * gdb.trace/passc-dyn.exp: Likewise.
1857         * gdb.trace/qtro.exp: Likewise.
1858         * gdb.trace/read-memory.exp: Likewise.
1859         * gdb.trace/report.exp: Likewise.
1860         * gdb.trace/signal.exp: Likewise.
1861         * gdb.trace/status-stop.exp: Likewise.
1862         * gdb.trace/strace.exp: Likewise.
1863         * gdb.trace/tfind.exp: Likewise.
1864         * gdb.trace/trace-break.exp: Likewise.
1865         * gdb.trace/trace-condition.exp: Likewise.
1866         * gdb.trace/trace-mt.exp: Likewise.
1867         * gdb.trace/tstatus.exp: Likewise.
1868         * gdb.trace/tsv.exp: Likewise.
1869         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1870         * gdb.trace/unavailable.exp: Likewise.
1871         * gdb.trace/while-dyn.exp: Likewise.
1872
1873 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1874
1875         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1876         that libinproctrace is copied to the target.
1877
1878 2018-03-14  Tom Tromey  <tom@tromey.com>
1879
1880         PR cli/14977:
1881         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1882         a null pointer.
1883         * gdb.base/wchar.exp: Likewise.
1884
1885 2018-03-14  Tom Tromey  <tom@tromey.com>
1886
1887         PR cli/19918:
1888         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1889         flag.
1890
1891 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
1892
1893         PR gdb/22841
1894         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1895         "target" to remote_exec.
1896
1897 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
1898
1899         PR gdb/22841
1900         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1901         ${board}_upload): Remove.
1902
1903 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1904
1905         * gdb.cp/watch-cp.cc: New test.
1906         * gdb.cp/watch-cp.exp: New file.
1907
1908 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1909
1910         * gdb.base/infcall-nested-structs.exp: New file.
1911         * gdb.base/infcall-nested-structs.c: New file.
1912         * gdb.base/float.exp: Add riscv support.
1913
1914 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1915
1916         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1917         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1918
1919 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
1920
1921         * gdb.server/abspath.exp: New file.
1922         * lib/gdb.exp (with_cwd): New procedure.
1923
1924 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
1925
1926         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1927         use it.
1928         (gdb_is_target_remote_prompt): New proc.
1929         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1930         (gdb_is_target_native): Pass prompt parameter to
1931         gdb_is_target_1.
1932
1933 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
1934
1935         * gdb.base/load-command.c: New file.
1936         * gdb.base/load-command.exp: New file.
1937         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1938         (gdb_is_target_1): ...this, and generalize for other targets
1939         than just remote.
1940         (gdb_is_target_remote): Use gdb_is_target_1.
1941         (gdb_is_target_native): use gdb_is_target_1.
1942
1943 2018-02-26  Tom Tromey  <tom@tromey.com>
1944
1945         PR python/16497:
1946         * gdb.python/py-framefilter.exp: Update test.
1947
1948 2018-02-26  Tom Tromey  <tom@tromey.com>
1949
1950         * gdb.dwarf2/variant.c: New file.
1951         * gdb.dwarf2/variant.exp: New file.
1952
1953 2018-02-26  Tom Tromey  <tom@tromey.com>
1954
1955         * gdb.rust/simple.exp: Accept more possible results in enum test.
1956
1957 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
1958
1959         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1960         parentheses.
1961
1962 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
1963
1964         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1965         name of a variable: $actual_linejj -> $actual_line.
1966
1967 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
1968
1969         * gdb.arch/amd64-i386-address.exp: Fix a typo.
1970
1971 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
1972
1973         * gdb.btrace/buffer-size.exp: Do not force BTS.
1974
1975 2018-02-14  Pedro Alves  <palves@redhat.com>
1976
1977         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1978         getting a "Quit".
1979
1980 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1981
1982         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1983         Fix test name.
1984
1985 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
1986
1987         * gdb.cp/m-static.exp: Check type of optimized out static
1988         member.
1989
1990 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1991
1992         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1993         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1994
1995 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
1996             Leszek Swirski  <leszeks@google.com>
1997
1998         * gdb.python/py-prettyprint.c
1999         (struct to_string_returns_value_inner,
2000         struct to_string_returns_value_wrapper): New.
2001         (main): Add tsrvw variable.
2002         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2003         ToStringReturnsValueWrapper): New classes.
2004         (register_pretty_printers): Register new pretty-printers.
2005         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2006         recursive pretty printer.
2007         * gdb.python/py-mi.exp: Likewise.
2008
2009 2018-02-01  Leszek Swirski  <leszeks@google.com>
2010
2011         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2012         functions with the same name as an include file are parsed
2013         correctly.
2014
2015 2018-02-01  Yao Qi  <yao.qi@linaro.org>
2016
2017         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2018         "\[^\r\n\]*".
2019
2020 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
2021
2022         * gdb.arch/powerpc-prologue-frame.s: New file.
2023         * gdb.arch/powerpc-prologue-frame.c: Likewise.
2024         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2025
2026 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
2027
2028         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2029
2030 2018-01-30  Pedro Alves  <palves@redhat.com>
2031
2032         PR gdb/13211
2033         * gdb.base/interrupt-daemon.c: New.
2034         * gdb.base/interrupt-daemon.exp: New.
2035         * gdb.multi/multi-term-settings.c: New.
2036         * gdb.multi/multi-term-settings.exp: New.
2037
2038 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
2039
2040         * gdb.base/break.exp: Save the location where the breakpoint
2041         on break.c:47 was actually inserted when debugging the version
2042         compiled at -O2 and use it in the expected output of the "info
2043         break" test performed soon after.
2044
2045 2018-01-22  Pedro Alves  <palves@redhat.com>
2046             Sergio Durigan Junior  <sergiodj@redhat.com>
2047
2048         * gdb.base/whatis.exp: Add tests for 'set print object on' +
2049         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2050
2051 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
2052
2053         * gdb.base/break-include.c, gdb.base/break-include.inc,
2054         gdb.base/break-include.exp: New files.
2055         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2056         line number now being the actual line number where the breakpoint
2057         was inserted.
2058         * gdb.mi/mi-break.exp: Likewise.
2059         * gdb.mi/mi-reverse.exp: Likewise.
2060         * gdb.mi/mi-simplerun.exp: Ditto.
2061
2062 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2063
2064         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2065         varobj.
2066         * gdb.mi/mi-var-create-rtti.exp: Likewise.
2067
2068 2018-01-21  Don Breazeal  <donb@codesourcery.com>
2069             Andrew Burgess  <andrew.burgess@embecosm.com>
2070
2071         * gdb.mi/basics.c: Add new global.
2072         * gdb.mi/mi-frame-regs.exp: New file.
2073         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2074         case.
2075
2076 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2077
2078         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2079         non-parameter, and on an unknown symbol.
2080
2081 2018-01-19  Tom Tromey  <tom@tromey.com>
2082
2083         * gdb.rust/modules.rs (TWENTY_THREE): New global.
2084         * gdb.rust/modules.exp: Add ::-qualified lookup test.
2085
2086 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2087
2088         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2089         setrlimit and chdir to int.
2090
2091 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2092
2093         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2094         function.
2095         (my_tend): Likewise.
2096         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2097         rationale of avoiding FP- and vector instructions.
2098
2099 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
2100
2101         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2102         "info reg" with "\[ \t\]*".
2103         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2104         "\[ \t\]+".
2105         * gdb.arch/s390-multiarch.exp: Ditto.
2106         * gdb.base/pc-fp.exp: Ditto.
2107         * gdb.reverse/i386-precsave.exp: Ditto.
2108         * gdb.reverse/i386-reverse.exp: Ditto.
2109         * gdb.reverse/i387-env-reverse.exp: Ditto.
2110         * gdb.reverse/i387-stack-reverse.exp: Ditto.
2111
2112 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2113
2114         * lib/gdb.exp (gdb_compile): Re-enable use of
2115         universal_compile_options for languages other than Rust.
2116
2117 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2118
2119         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2120
2121 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
2122
2123         PR gdb/16577
2124         * gdb.base/solib-vanish.exp: New.
2125         * gdb.base/solib-vanish-main.c: New.
2126         * gdb.base/solib-vanish-lib1.c: New.
2127         * gdb.base/solib-vanish-lib2.c: New.
2128
2129 2018-01-17  Yao Qi  <yao.qi@linaro.org>
2130
2131         * gdb.compile/compile.exp: Match the address printed for
2132         frame in the output of command "bt".
2133
2134 2018-01-15  Tom Tromey  <tom@tromey.com>
2135
2136         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2137         compute sp_reg.
2138
2139 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
2140
2141         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2142         to prepare.
2143         (prepare): Return 0 on error, 1 on success.
2144
2145 2018-01-12  Pedro Alves  <palves@redhat.com>
2146
2147         * gdb.base/continue-after-aborted-step-over.c: New.
2148         * gdb.base/continue-after-aborted-step-over.exp: New.
2149
2150 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
2151
2152         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2153         options when not creating an executable.
2154
2155 2018-01-11  Pedro Alves  <palves@redhat.com>
2156
2157         PR remote/22597
2158         * gdb.server/stop-reply-no-thread.c: New file.
2159         * gdb.server/stop-reply-no-thread.exp: New file.
2160
2161 2018-01-10  Pedro Alves  <palves@redhat.com>
2162
2163         PR gdb/22670
2164         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
2165         functions too.  Test setting breakpoints and printing C functions
2166         with no debug info too.
2167         * gdb.ada/bp_c_mixed_case/qux.c: New file.
2168
2169 2018-01-10  Pedro Alves  <palves@redhat.com>
2170
2171         PR gdb/22670
2172         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2173         a fail.
2174
2175 2018-01-10  Pedro Alves  <palves@redhat.com>
2176
2177         PR gdb/22670
2178         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2179
2180 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2181
2182         * gdb.server/unittest.exp: Match the output in non-development
2183         mode.
2184
2185 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2186
2187         * gdb.gdb/unittest.exp: Match output in non-development mode.
2188
2189 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2190
2191         * gdb.ada/access_tagged_param.exp: Relax expected output
2192         for value of "ObjL" in "continue" to pck.inspect breakpoint
2193         test.
2194
2195 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2196
2197         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2198         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2199
2200 2018-01-05  Pedro Alves  <palves@redhat.com>
2201
2202         PR gdb/18653
2203         * gdb.base/libsegfault.exp: New.
2204
2205 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2206
2207         PR gdb/22670
2208         * gdb.ada/access_tagged_param.exp: New file.
2209         * gdb.ada/access_tagged_param/foo.adb: New file.
2210
2211 2018-01-05  Pedro Alves  <palves@redhat.com>
2212
2213         PR gdb/22670
2214         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
2215         exercise lower case too, and to exercise both full matching and
2216         wild matching.
2217
2218 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2219
2220         * gdb.ada/rename_subscript_param: New testcase.
2221
2222 2018-01-05  Jerome Guitton  <guitton@adacore.com>
2223
2224         * gdb.ada/arr_acc_idx_w_gap: New testcase.
2225
2226 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2227
2228         * gdb.ada/convvar_comp: New testcase.
2229
2230 2018-01-05  Xavier Roirand  <roirand@adacore.com>
2231
2232         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2233         (My_Table): New global variable.
2234         * testsuite/gdb.ada/array_char_idx.exp: Add test.
2235
2236 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2237
2238         PR gdb/22670
2239         * gdb.ada/maint_with_ada: New testcase.
2240
2241 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2242
2243         PR gdb/22670
2244         * gdb.ada/bp_c_mixed_case: New testcase.
2245
2246 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2247
2248         PR gdb/22670
2249         * gdb.ada/complete.exp: Add "complete break ada" test.
2250
2251 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2252
2253         PR gdb/22670
2254         * gdb.ada/info_addr_mixed_case: New testcase.
2255
2256 2018-01-03  Xavier Roirand  <roirand@adacore.com>
2257
2258         * gdb.ada/excep_handle.exp: New testcase.
2259         * gdb.ada/excep_handle/foo.adb: New file.
2260         * gdb.ada/excep_handle/pck.ads: New file.
2261
2262 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
2263
2264         * gdb.base/step-line.c: Add extra empty line in copyright header.
2265         * gdb.base/step-line.inp: Likewise.
2266
2267 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2268
2269         * gdb.ada/dyn_stride.exp: Add slice test.
2270
2271 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2272
2273         * gdb.ada/dyn_stride: New testcase.
2274
2275 2017-12-27  Stafford Horne  <shorne@gmail.com>
2276
2277         * gdb.xml/extra-regs.xml: Add example foo reggroup.
2278         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2279
2280 2017-12-27  Stafford Horne  <shorne@gmail.com>
2281
2282         * gdb.base/reggroups.c: New file.
2283         * gdb.base/reggroups.exp: New file.
2284
2285 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2286
2287         * gdb.dwarf2/ada-valprint-error.c: New file.
2288         * gdb.dwarf2/ada-valprint-error.exp: New file.
2289
2290 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2291
2292         * gdb.ada/assign_arr: New testcase.
2293
2294 2017-12-18  Xavier Roirand  <roirand@adacore.com>
2295
2296         * gdb.ada/funcall_ptr: New testcase.
2297
2298 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
2299
2300         PR cli/16224
2301         * gdb.base/ptype-offsets.cc: New file.
2302         * gdb.base/ptype-offsets.exp: New file.
2303
2304 2017-12-15  Yao Qi  <yao.qi@linaro.org>
2305
2306         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2307         if XML is disabled.
2308
2309 2017-12-15  Xavier Roirand  <roirand@adacore.com>
2310
2311         * gdb.ada/same_component_name: New testcase.
2312
2313 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2314
2315         * gdb.ada/str_binop_equal: New testcase.
2316
2317 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2318
2319         * gdb.ada/task_switch_in_core: New testcase.
2320
2321 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
2322
2323         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2324         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2325         call test_bkpt_qualified.
2326         (test_bkpt_qualified): New proc.
2327
2328 2017-12-13  Pedro Alves  <palves@redhat.com>
2329
2330         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2331         Tighten regexp by matching with an anchor.
2332
2333 2017-12-13  Pedro Alves  <palves@redhat.com>
2334
2335         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2336         ("expression with namespace"): New set of tests.
2337         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2338         (Nested::Test_NS::qux): New.
2339         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2340         defaults to 'start_quote_char' and 'end_quote_char' parameters.
2341
2342 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
2343
2344         * gdb.base/server-del-break.c: New file.
2345         * gdb.base/server-del-break.exp: New file.
2346
2347 2017-12-12  Stafford Horne  <shorne@gmail.com>
2348
2349         * gdb.xml/tdesc-regs.exp: Add or1k support.
2350
2351 2017-12-12  Stafford Horne  <shorne@gmail.com>
2352
2353         * gdb.base/bp-permanent.c: Define nop of or1k.
2354
2355 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2356
2357         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2358         output with components being reordered.
2359
2360 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2361
2362         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2363         output with components being reordered.
2364
2365 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2366             Pedro Alves  <palves@redhat.com>
2367
2368         * gdb.base/maint.exp (check for .gdb_index): Check also for
2369         .debug_names.
2370         * gdb.dlang/watch-loc.c (.debug_aranges): New.
2371         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2372         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2373         (.gdb_index used after symbol reloading): Support also .debug_names.
2374         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2375
2376 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2377
2378         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2379         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2380
2381 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2382
2383         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2384         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2385
2386 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2387
2388         * gdb.arch/aarch64-tagged-pointer.c: New file.
2389         * gdb.arch/aarch64-tagged-pointer.exp: New file.
2390
2391 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2392
2393         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2394         "int".
2395
2396 2017-12-07  Keith Seitz  <keiths@redhat.com>
2397
2398         PR breakpoints/22569
2399         * gdb.linespec/ls-errs.exp: Change expected result of "break
2400         -source this file has spaces.c -line 3".
2401         Check that an explicit source file followed by whitespace is
2402         identified as an invalid explicit location.
2403
2404 2017-12-07  Keith Seitz  <keiths@redhat.com>
2405
2406         * gdb.cp/nested-types.cc: New file.
2407         * gdb.cp/nested-types.exp: New file.
2408         * lib/cp-support.exp: Load data-structures.exp library.
2409         (debug_cp_test_ptype_class): New global.
2410         (cp_ptype_class_verbose, next_line): New procedures.
2411         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2412         Add and document new return value.
2413         Switch the list of lines to a queue.
2414         Add support for new `type' key for nested type definitions.
2415         Add debugging/troubleshooting messages.
2416         * lib/data-structures.exp: New file.
2417
2418 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2419
2420         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2421         with proc_with_prefix, don't use with_test_prefix.
2422
2423 2017-12-07  Tom Tromey  <tom@tromey.com>
2424
2425         * gdb.base/break.exp: Add test for empty "commands".
2426
2427 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2428
2429         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2430         malloc and catch syscall.
2431
2432 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2433
2434        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2435         tests for explicit locations.
2436
2437 2017-12-06  Pedro Alves  <palves@redhat.com>
2438
2439         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2440         force-disabling XML descriptions.
2441
2442 2017-12-04  Pedro Alves  <palves@redhat.com>
2443
2444         PR gdb/22499
2445         * gdb.arch/amd64-disp-step-avx.S: New file.
2446         * gdb.arch/amd64-disp-step-avx.exp: New file.
2447
2448 2017-12-03  Pedro Alves  <palves@redhat.com>
2449
2450         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2451         and <string.h>.
2452         (parent_function): Print distinct messages when waitpid fails, or
2453         the child exits with a signal, or the child exits for an unhandled
2454         reason.
2455         * gdb.threads/process-dies-while-detaching.exp
2456         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2457         it.  Wait for both inferior output and GDB's prompt.  Use an
2458         indirect spawn id list.
2459         (do_detach): New parameter 'child_exit'.  Use it to compute
2460         expected inferior output.
2461         (test_detach, test_detach_watch, test_detach_killed_outside):
2462         Adjust to pass down the expected child exit kind.
2463
2464 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2465             Sergio Durigan Junior  <sergiodj@redhat.com>
2466             Pedro Alves  <palves@redhat.com>
2467
2468         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2469
2470 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2471
2472         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2473         to 'symbol-file' and 'add-symbol-file' can be
2474         position-independent.
2475
2476 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2477
2478         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2479         the URL in copyright header.
2480         * gdb.arch/aarch64-fp.exp: Likewise.
2481         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2482         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2483         * gdb.base/expand-psymtabs.exp: Likewise.
2484         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2485         * gdb.fortran/common-block.exp: Likewise.
2486         * gdb.fortran/common-block.f90: Likewise.
2487         * gdb.fortran/logical.exp: Likewise.
2488         * gdb.fortran/vla-datatypes.f90: Likewise.
2489         * gdb.fortran/vla-sub.f90: Likewise.
2490
2491 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2492
2493         * gdb.ada/repeat_dyn: New testcase.
2494
2495 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2496
2497         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2498         Update for changed thread numbering.
2499         * gdb.cell/bt.exp: Update for changed GDB output.
2500
2501 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2502
2503         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2504         setting isremote by hand.
2505         * boards/dwarf4-gdb-index.exp: Likewise.
2506         * boards/fission.exp: Likewise.
2507         * boards/stabs.exp: Likewise.
2508
2509 2017-11-30  Pedro Alves  <palves@redhat.com>
2510
2511         * gdb.linespec/cpls-ops.exp
2512         (check_explicit_skips_function_argument): Extract the underlying
2513         type of size_t instead of hardcoding it.
2514
2515 2017-11-29  Pedro Alves  <palves@redhat.com>
2516
2517         PR c++/19436
2518         * gdb.linespec/cpls-abi-tag.cc: New file.
2519         * gdb.linespec/cpls-abi-tag.exp: New file.
2520
2521 2017-11-29  Pedro Alves  <palves@redhat.com>
2522
2523         * gdb.base/langs.exp: Use -qualified.
2524         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2525         it.
2526         * gdb.cp/namespace.exp: Use -qualified.
2527         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2528         (overload-3, template-overload, template-ret-type, const-overload)
2529         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2530         procedures.
2531         (test_driver): Call them.
2532         * gdb.cp/save-bp-qualified.cc: New.
2533         * gdb.cp/save-bp-qualified.exp: New.
2534         * gdb.linespec/explicit.exp: Test -qualified.
2535         * lib/completion-support.exp (completion::explicit_opts_list): Add
2536         "-qualified".
2537         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2538
2539 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2540
2541         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2542
2543 2017-11-29  Tom Tromey  <tom@tromey.com>
2544
2545         * gdb.base/relocate.exp: Update invalid argument test.
2546         Add new tests for invalid arguments.
2547
2548 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2549
2550         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2551         Return 0 as a long.
2552         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2553
2554 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2555
2556         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2557         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2558         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2559         func ().
2560         * gdb.cp/shadow.cc (B.func): Return 0.
2561
2562 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2563
2564         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2565         expected output in gdb_expect call to allow the exception
2566         message to be present as well.  Fix syntax confusion to avoid
2567         TCL thinking that exception_name is an array.
2568
2569 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2570
2571         * gdb.arch/spu-info.c: Include <unistd.h>.
2572         (do_signal_test): Fix broken calls to write.
2573         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2574         Fix checks for empty mailboxes.  Update signal tests for corrected
2575         do_signal_test routine.  Allow nonzero event status.
2576         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2577         * gdb.cell/arch.exp: Use standard_output_file.
2578         * gdb.cell/break.exp: Likewise.
2579         * gdb.cell/bt.exp: Likewise.
2580         * gdb.cell/core.exp: Likewise.
2581         * gdb.cell/dwarfaddr.exp: Likewise.
2582         * gdb.cell/ea-cache.exp: Likewise.
2583         * gdb.cell/ea-standalone.exp: Likewise.
2584         * gdb.cell/f-regs.exp: Likewise.
2585         * gdb.cell/fork.exp: Likewise.
2586         * gdb.cell/gcore.exp: Likewise.
2587         * gdb.cell/mem-access.exp: Likewise.
2588         * gdb.cell/ptype.exp: Likewise.
2589         * gdb.cell/registers.exp: Likewise.
2590         * gdb.cell/sizeof.exp: Likewise.
2591         * gdb.cell/solib-symbol.exp: Likewise.
2592         * gdb.cell/solib.exp: Likewise.
2593
2594 2017-11-25   Pedro Alves  <palves@redhat.com>
2595
2596         * gdb.base/complete-empty.exp: New file.
2597         * gdb.base/completion.exp: Adjust.
2598
2599 2017-11-25  Pedro Alves  <palves@redhat.com>
2600
2601         * gdb.linespec/cpls-ops.cc: New file.
2602         * gdb.linespec/cpls-ops.exp: New file.
2603         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2604         factored out from ...
2605         (test_complete_prefix_range): ... this.
2606
2607 2017-11-24  Pedro Alves  <palves@redhat.com>
2608
2609         * gdb.linespec/cpcompletion.exp: New file.
2610         * gdb.linespec/cpls-hyphen.cc: New file.
2611         * gdb.linespec/cpls.cc: New file.
2612         * gdb.linespec/cpls2.cc: New file.
2613         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2614         test to use test_gdb_complete_unique.  Add label completion,
2615         keyword completion and explicit location completion tests.
2616         * lib/completion-support.exp: New file.
2617
2618 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2619
2620         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2621         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2622         when hitting an exception catchpoint.
2623
2624 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2625
2626         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2627
2628 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2629
2630         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2631         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2632         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2633
2634 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2635
2636         * gdb.base/info-os.exp: Pass pthreads.
2637         * gdb.multi/multi-attach.exp: Likewise.
2638
2639 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2640
2641         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2642         compiler.
2643
2644 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2645
2646         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2647         * gdb.base/break-interp.exp: Likewise.
2648         * gdb.base/jit-attach-pie.exp: Likewise.
2649
2650 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2651
2652         * gdb.base/float128.c (large128): New variable.
2653         * gdb.base/float128.exp: Add test to print largest __float128 value.
2654
2655 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2656
2657         * gdb.arch/vsx-regs.exp: Update register content checks.
2658
2659 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2660
2661         * gdb.arch/ppc-longdouble.exp: New file.
2662         * gdb.arch/ppc-longdouble.c: Likewise.
2663
2664 2017-11-21  Pedro Alves  <palves@redhat.com>
2665
2666         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2667
2668 2017-11-20  Pedro Alves  <palves@redhat.com>
2669
2670         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2671         (long_double_typedef): New typedefs.
2672         Use DEF on double and long double.
2673         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2674         cases.
2675         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2676         and 'long_double_ptr_same_size' locals.  Use them to decide
2677         whether cast from array/function to float is valid/invalid.
2678
2679 2017-11-17  Tom Tromey  <tom@tromey.com>
2680
2681         * gdb.rust/traits.rs: New file.
2682         * gdb.rust/traits.exp: New file.
2683
2684 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2685
2686         * gdb.ada/minsyms: New testcase.
2687
2688 2017-11-16  Pedro Alves  <palves@redhat.com>
2689
2690         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2691         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2692
2693 2017-11-16  Pedro Alves  <palves@redhat.com>
2694
2695         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2696         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2697
2698 2017-11-16  Pedro Alves  <palves@redhat.com>
2699
2700         * gdb.server/reconnect-ctrl-c.c: New file.
2701         * gdb.server/reconnect-ctrl-c.exp: New file.
2702
2703 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2704
2705         * gdb.python/py-rbreak.exp: New file.
2706         * gdb.python/py-rbreak.c: New file.
2707         * gdb.python/py-rbreak-func2.c: New file.
2708
2709 2017-11-16  Pedro Alves  <palves@redhat.com>
2710
2711         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2712         pattern.
2713         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2714         GDB.
2715
2716 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2717
2718         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2719         regex.
2720
2721 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2722
2723         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2724         test names.
2725
2726 2017-11-09  Pedro Alves  <palves@redhat.com>
2727
2728         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2729         factored out from ...
2730         (top level): ... here, and adjusted to avoid expecting beyond the
2731         prompt in a single gdb_test_multiple.
2732
2733 2017-11-09  Pedro Alves  <palves@redhat.com>
2734
2735         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2736         output.
2737         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2738         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2739         * gdb.server/ext-run.exp ("kill" test): Likewise.
2740         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2741
2742 2017-11-09  Pedro Alves  <palves@redhat.com>
2743
2744         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2745         match till end of line.
2746
2747 2017-11-09  Pedro Alves  <palves@redhat.com>
2748
2749         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2750
2751 2017-11-09  Pedro Alves  <palves@redhat.com>
2752
2753         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2754         New procedures, factored out from ...
2755         (top level): ... here, and adjusted to avoid expecting beyond the
2756         prompt in one go.
2757
2758 2017-11-09  Pedro Alves  <palves@redhat.com>
2759
2760         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2761         output.  Fix '?' match.
2762
2763 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2764
2765         * gdb.ada/scoped_watch: New testcase.
2766         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2767         which is actually correct.
2768         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2769         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2770
2771 2017-11-08  Pedro Alves  <palves@redhat.com>
2772
2773         * gdb.gdb/complaints.exp (test_initial_complaints)
2774         (test_serial_complaints, test_short_complaints): Call
2775         complaint_internal instead of complaint.
2776
2777 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
2778
2779         * gdb.threads/tls-core.c: New file.
2780         * gdb.threads/tls-core.exp: Likewise.
2781
2782 2017-11-08   Pedro Alves  <palves@redhat.com>
2783
2784         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2785         (p Exported_Capitalized): New test.
2786         (p exported_capitalized): New test.
2787
2788 2017-11-07  Pedro Alves  <palves@redhat.com>
2789
2790         * gdb.cp/ena-dis-br-range.exp: Add more tests.
2791
2792 2017-11-07  Pedro Alves  <palves@redhat.com>
2793
2794         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2795         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2796         (disable_invalid, disable_inverted, disable_negative): New
2797         procedures.
2798         ("bad numbers"): New set of tests.
2799
2800 2017-11-07  Pedro Alves  <palves@redhat.com>
2801
2802         * gdb.cp/ena-dis-br-range.exp: Add tests.
2803
2804 2017-11-07  Pedro Alves  <palves@redhat.com>
2805
2806         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2807
2808 2017-11-07  Xavier Roirand  <roirand@adacore.com>
2809             Pedro Alves  <palves@redhat.com>
2810
2811         * gdb.base/ena-dis-br.exp: Add reference to
2812         gdb.cp/ena-dis-br-range.exp.
2813         * gdb.cp/ena-dis-br-range.exp: New file.
2814         * gdb.cp/ena-dis-br-range.cc: New file.
2815
2816 2017-11-06  Pedro Alves  <palves@redhat.com>
2817
2818         * gdb.base/attach-non-pgrp-leader.c: New.
2819         * gdb.base/attach-non-pgrp-leader.exp: New.
2820
2821 2017-11-06  Pedro Alves  <palves@redhat.com>
2822
2823         * configure.ac: No longer check for termio.h and sgtty.h.
2824         * configure: Regenerate.
2825         * remote-utils.c: Include termios.h instead of gdb_termios.h.
2826         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2827         Remove termio and sgtty code.
2828
2829 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2830
2831         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2832         in GDB is disabled.
2833
2834 2017-11-03  Yao Qi  <yao.qi@linaro.org>
2835
2836         * gdb.python/py-thrhandle.exp: Skip it if python is not
2837         enabled.
2838
2839 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
2840
2841         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2842         as a breakpoint command.
2843
2844 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
2845
2846         PR python/21213
2847         * gdb.python/py-infthread.exp: Test calling
2848         InferiorThread.inferior () multiple times in a row.
2849
2850 2017-10-27  Keith Seitz  <keiths@redhat.com>
2851
2852         * gdb.opt/inline-break.exp (break_info_1): New procedure.
2853         Test "info break" for every inlined function breakpoint.
2854
2855 2017-10-27  Yao Qi  <yao.qi@linaro.org>
2856
2857         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2858
2859 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
2860
2861         * gdb.cp/classes.exp (test_static_members): Test printing
2862         Outer::instance.
2863         * gdb.cp/classes.c (struct Inner, struct Outer): New.
2864         (Inner::instance, Outer::instance): New.
2865
2866 2017-10-24  Pedro Alves  <palves@redhat.com>
2867
2868         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2869         extra console" test in two stages.
2870
2871 2017-10-24  Pedro Alves  <palves@redhat.com>
2872
2873         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2874
2875 2017-10-24  Pedro Alves  <palves@redhat.com>
2876
2877         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2878         loop.
2879
2880 2017-10-24  Pedro Alves  <palves@redhat.com>
2881
2882         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2883         $attempt" and "stoppedtry $stoppedtry" test prefixes.
2884
2885 2017-10-24  Pedro Alves  <palves@redhat.com>
2886
2887         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2888         parameter and handle it.  Don't output read value in test name.
2889
2890 2017-10-24  Pedro Alves  <palves@redhat.com>
2891
2892         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2893         custom test name.
2894
2895 2017-10-24  Pedro Alves  <palves@redhat.com>
2896
2897         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2898         include the unstable output directory name in the test's name.
2899         (initial_setup_simple) <'set args'>: Use custom test name.
2900
2901 2017-10-24  Pedro Alves  <palves@redhat.com>
2902
2903         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2904         with explicit test name.
2905
2906 2017-10-20  Pedro Alves  <palves@redhat.com>
2907
2908         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2909         'wait -i'.  Use gdb_assert and remote_close.
2910
2911 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
2912
2913         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2914         number from variable rather than hard-coded.
2915
2916 2017-10-19  Pedro Alves  <palves@redhat.com>
2917
2918         * gdb.base/long-inferior-output.c: New file.
2919         * gdb.base/long-inferior-output.exp: New file.
2920
2921 2017-11-18  Keith Seitz  <keiths@redhat.com>
2922
2923         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2924         method.
2925         (main): Call it.
2926         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2927         Add additional user-defined conversion operator tests.
2928
2929 2017-10-17  Pedro Alves  <palves@redhat.com>
2930
2931         * boards/native-stdio-gdbserver.exp: Load "local-board".
2932
2933 2017-10-17  Pedro Alves  <palves@redhat.com>
2934
2935         * gdb.base/quit-live.c: New file.
2936         * gdb.base/quit-live.exp: New file.
2937
2938 2017-10-16  Keith Seitz  <keiths@redhat.com>
2939
2940         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2941         (class_with_protected_typedef, class_with_private_typedef)
2942         (struct_with_public_typedef, struct_with_protected_typedef)
2943         (struct_with_private_typedef): New classes/structs.
2944         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2945         typedefs and access specifiers.
2946
2947 2017-10-16  Pedro Alves  <palves@redhat.com>
2948             Simon Marchi  <simon.marchi@polymtl.ca>
2949
2950         * README (Local vs Remote vs Native): New section.
2951         * boards/local-board.exp: New file, with bits factored out from
2952         ...
2953         * boards/native-extended-gdbserver.exp: ... here.  Load
2954         "local-board".
2955         * boards/native-gdbserver.exp: Load "local-board".
2956         (${board}_spawn, ${board}_exec): Delete.
2957         * boards/native-stdio-gdbserver.exp: Most contents factored out to
2958         ...
2959         * boards/stdio-gdbserver-base.exp: ... this new file.
2960         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2961         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2962         procedure.
2963         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2964         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
2965         stdio_gdbserver_command.
2966         (${board}_get_remote_address, ${board}_get_comm_port)
2967         (${board}_download, ${board}_upload): Delete.
2968         (get_target_remote_pipe_cmd): New.
2969
2970 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
2971
2972         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2973         test_bkpt_deletion, test_bkpt_cond_and_cmds,
2974         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2975         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2976         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2977         remove with_test_prefix.
2978
2979 2017-10-13  Pedro Alves  <palves@redhat.com>
2980
2981         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2982         * gdb.base/annota1.exp: Use it instead of is_remote.
2983         * gdb.base/annota3.exp: Use it instead of is_remote.
2984         * gdb.cp/annota2.exp: Use it instead of is_remote.
2985         * gdb.cp/annota3.exp: Use it instead of is_remote.
2986         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2987
2988 2017-10-13  Pedro Alves  <palves@redhat.com>
2989
2990         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2991         (test_num_test_vars, run_and_count_vars, find_env)
2992         (test_set_unset_env, test_inherit_env_var): New procedures.
2993         (top level): Use them.
2994
2995 2017-10-13  Pedro Alves  <palves@redhat.com>
2996
2997         * lib/selftest-support.exp (selftest_setup): Extend comments, and
2998         also skip on stub-like targets.
2999
3000 2017-10-13  Pedro Alves  <palves@redhat.com>
3001
3002         PR gdb/22293
3003         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3004         (top level): Move some tests to ...
3005         (test_not_found): ... this new procedure.
3006         (top level): Call it.
3007
3008 2017-10-13  Pedro Alves  <palves@redhat.com>
3009
3010         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
3011         expect different "info terminal" output if testing with a
3012         non-native target.
3013
3014 2017-10-13  Pedro Alves  <palves@redhat.com>
3015             Simon Marchi  <simon.marchi@polymtl.ca>
3016
3017         PR python/12966
3018         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3019
3020 2017-10-13  Pedro Alves  <palves@redhat.com>
3021
3022         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3023         already.
3024
3025 2017-10-13  Pedro Alves  <palves@redhat.com>
3026
3027         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3028         is_remote.
3029
3030 2017-10-13  Pedro Alves  <palves@redhat.com>
3031
3032         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3033         is_remote.
3034
3035 2017-10-13  Pedro Alves  <palves@redhat.com>
3036
3037         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3038         is set.
3039         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
3040         instead of is_remote.
3041
3042 2017-10-13  Pedro Alves  <palves@redhat.com>
3043
3044         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3045         (top level): Add comment.
3046
3047 2017-10-13  Pedro Alves  <palves@redhat.com>
3048
3049         * gdb.base/remote.exp (top level): Fix comment typo and add
3050         missing return.
3051
3052 2017-10-13  Pedro Alves  <palves@redhat.com>
3053             Simon Marchi  <simon.marchi@polymtl.ca>
3054
3055         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3056         calls and add comments.  Skip test if use_gdb_stub is set.
3057         (top level): Use "set cwd" command instead of "cd" command.
3058
3059 2017-10-13  Pedro Alves  <palves@redhat.com>
3060
3061         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3062         is_remote target check.
3063
3064 2017-10-13  Pedro Alves  <palves@redhat.com>
3065
3066         * gdb.base/scope.exp: Use build_executable + clean_restart +
3067         gdb_file_cmd instead of prepare_for_testing and no longer skip
3068         "before run" tests on is_remote target boards.  Update comments.
3069         * boards/native-extended-gdbserver.exp
3070         (extended_gdbserver_load_last_file): New, factored out from ...
3071         (gdb_load): ... this.  Move further below and add comment.
3072         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3073
3074 2017-10-12  Pedro Alves  <palves@redhat.com>
3075
3076         * gdb.base/attach.exp: Remove references to gdb64.
3077         * gdb.base/dbx.exp: Remove references to gdb64.
3078
3079 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3080             Pedro Alves  <palves@redhat.com>
3081
3082         * gdb.base/label.exp: Remove is_remote target check.
3083
3084 2017-10-12  Pedro Alves  <palves@redhat.com>
3085
3086         * gdb.base/auvx.exp (coredir): Update comment.
3087         (top level) <core_works>: Use "set cwd" command instead of "cd"
3088         command.
3089
3090 2017-10-12  Pedro Alves  <palves@redhat.com>
3091             Simon Marchi  <simon.marchi@polymtl.ca>
3092
3093         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3094         target boards.
3095
3096 2017-10-12  Pedro Alves  <palves@redhat.com>
3097             Simon Marchi  <simon.marchi@polymtl.ca>
3098
3099         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3100         Instead skip if there's any gdb_protocol set.
3101
3102 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3103             Pedro Alves  <palves@redhat.com>
3104
3105         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3106
3107 2017-10-12  Pedro Alves  <palves@redhat.com>
3108             Simon Marchi  <simon.marchi@polymtl.ca>
3109
3110         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3111         instead of on dejagnu remote boards.
3112
3113 2017-10-12  Pedro Alves  <palves@redhat.com>
3114             Simon Marchi  <simon.marchi@polymtl.ca>
3115
3116         * gdb.base/inferior-died.exp: Remove is_remote and isnative
3117         checks.  Use build_executable + clean_restart instead of
3118         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
3119         of enabling non-stop after starting gdb.
3120
3121 2017-10-12  Pedro Alves  <palves@redhat.com>
3122
3123         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3124         * gdb.threads/non-ldr-exc-2.exp: Ditto.
3125         * gdb.threads/non-ldr-exc-3.exp: Ditto.
3126         * gdb.threads/non-ldr-exc-4.exp: Ditto.
3127
3128 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3129
3130         * gdb.arch/arc-tdesc-cpu.exp: New file.
3131         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3132
3133 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
3134
3135         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3136
3137 2017-10-10  Pedro Alves <palves@redhat.com>
3138
3139         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3140         expect CLI output.
3141
3142 2017-10-10  Pedro Alves  <palves@redhat.com>
3143
3144         * lib/selftest-support.exp (selftest_setup): Update for
3145         captured_command_loop's prototype change.
3146
3147 2017-10-09  Pedro Alves  <palves@redhat.com>
3148
3149         Test both arch1=>arch2 and arch2=>arch1.
3150
3151         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3152         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
3153         factored out to...
3154         (append_arch1_options, append_arch2_options, append_arch_options)
3155         (build_executables): New procedures.
3156         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
3157         local.
3158         (top level): Add new 'first_arch' testing axis.
3159
3160 2017-10-09  Pedro Alves  <palves@redhat.com>
3161
3162         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3163         (barrier): New.
3164         (thread_start, all_started): New functions.
3165         (main): Spawn new thread and wait until it is scheduled.
3166         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3167         option.
3168         (do_test): Add 'selected_thread' parameter.  Run to all_started
3169         instead of main.  Explicitly set the breakpoint at main.  Switch
3170         to the SELECTED_THREAD thread.
3171         (top level): Test handling the exec event with either the main
3172         thread or the second thread selected.
3173
3174 2017-10-09  Pedro Alves  <palves@redhat.com>
3175
3176         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3177         logic.  Move STOP marker after the value checks.
3178         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3179         regexp.
3180
3181 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
3182
3183         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3184
3185 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
3186
3187         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3188         integer-to-dfp conversion.
3189         * gdb.base/dfp-test.exp: Likewise.
3190
3191 2017-10-04  Pedro Alves  <palves@redhat.com>
3192
3193         * gdb.multi/hangout.c: Include <unistd.h>.
3194         (hangout_loop): New function.
3195         (main): Call alarm.  Call hangout_loop in a loop.
3196         * gdb.multi/hello.c: Include <unistd.h>.
3197         (hello_loop): New function.
3198         (main): Call alarm.  Call hangout_loop in a loop.
3199         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3200         inferior with the other selected.
3201
3202 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
3203
3204         * gdb.mi/list-thread-groups-available.exp: New file.
3205         * gdb.mi/list-thread-groups-available.c: New file.
3206
3207 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3208
3209         * gdb.base/set-cwd.exp: Make it available on
3210         native-extended-gdbserver.
3211
3212 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3213
3214         * gdb.base/set-cwd.c: New file.
3215         * gdb.base/set-cwd.exp: Likewise.
3216
3217 2017-10-02  Tom Tromey  <tom@tromey.com>
3218
3219         PR rust/22236:
3220         * gdb.rust/simple.rs (main): New variable "fslice".
3221         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
3222
3223 2017-10-02  Tom Tromey  <tom@tromey.com>
3224
3225         * gdb.rust/simple.exp: Test ptype of a slice.
3226
3227 2017-10-02  Tom Tromey  <tom@tromey.com>
3228
3229         * gdb.rust/simple.exp: Test index of slice.
3230
3231 2017-09-27  Tom Tromey  <tom@tromey.com>
3232
3233         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3234
3235 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3236             Pedro Alves  <palves@redhat.com>
3237
3238         * gdb.base/compare-sections.exp (get value of read-only section): Read
3239         as unsigned value.
3240         (corrupt read-only section): Likewise and don't set written if patching
3241         failed.
3242
3243 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
3244
3245         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3246         files.
3247
3248 2017-09-20  Pedro Alves  <palves@redhat.com>
3249
3250         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3251         symbol names in gdb's output.
3252         * gdb.cp/overload.exp ("list all overloads"): Likewise.
3253
3254 2017-09-20  Pedro Alves  <palves@redhat.com>
3255
3256         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3257         Rename to ...
3258         (test_list_ambiguous_symbol): ... this and add a symbol name
3259         parameter.  Adjust.
3260         (test_list_ambiguous_function): Reimplement on top of
3261         test_list_ambiguous_symbol and also test listing ambiguous
3262         variables.
3263         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3264         (ambiguous_fun): ... this.
3265         (ambiguous_var): New.
3266         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3267         (ambiguous_fun): ... this.
3268         (ambiguous_var): New.
3269
3270 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
3271
3272         * gdb.base/starti.c: New file.
3273         * gdb.base/starti.exp: New file.
3274         * lib/gdb.exp (gdb_starti_cmd): New procedure.
3275
3276 2017-09-14  Pedro Alves  <palves@redhat.com>
3277
3278         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3279         (top level): Use it instead of runto.
3280
3281 2017-09-11  Tom Tromey  <tom@tromey.com>
3282
3283         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3284
3285 2017-09-11  Tom Tromey  <tom@tromey.com>
3286
3287         * gdb.python/py-infthread.exp: Add tests for new_thread event.
3288         * gdb.python/py-inferior.exp: Add tests for new inferior events.
3289
3290 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
3291
3292         * gdb.fortran/printing-types.exp: New file.
3293         * gdb.fortran/printing-types.exp: New file.
3294
3295 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3296
3297         * gdb.fortran/vla-ptype.exp: Fix typos.
3298         * gdb.fortran/vla-value.exp: Same.
3299
3300 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3301
3302         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3303         * gdb.mi/mi-var-child-f.exp: Likewise.
3304         * gdb.mi/mi-vla-fortran.exp: Likewise.
3305
3306 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
3307             Christoph Weinmann  <christoph.t.weinmann@intel.com>
3308             Bernhard Heckel  <bernhard.heckel@intel.com>
3309
3310         * gdb.fortran/ptr-indentation.f90: New file.
3311         * gdb.fortran/ptr-indentation.exp: New file.
3312
3313 2017-09-05  Tom Tromey  <tom@tromey.com>
3314
3315         PR gdb/22010:
3316         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3317
3318 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3319
3320         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3321
3322 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3323
3324         * gdb.threads/tls-nodebug-pie.c: New file.
3325         * gdb.threads/tls-nodebug-pie.exp: New file.
3326
3327 2017-09-05  Tom Tromey  <tom@tromey.com>
3328
3329         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3330         for rust.
3331
3332 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
3333
3334         * gdb.multi/multi-arch-exec.exp: Test with different
3335         "follow-exec-mode" settings.
3336         (do_test): New procedure.
3337
3338 2017-09-04  Pedro Alves  <palves@redhat.com>
3339
3340         * gdb.base/func-static.c (S::method const, S::method volatile)
3341         (S::method volatile const): New methods.
3342         (c_s, v_s, cv_s): New instances.
3343         (main): Call method() on them.
3344         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3345         (cannot_resolve): New procedure.
3346         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
3347         print-quote-unquoted columns.
3348         (do_test): Test printing each scope too.
3349
3350 2017-09-04  Pedro Alves  <palves@redhat.com>
3351
3352         * gdb.base/local-static.exp: Also test with
3353         class::method::variable wholly quoted.
3354         * gdb.cp/m-static.exp (class::method::variable): Remove test.
3355
3356 2017-09-04  Pedro Alves  <palves@redhat.com>
3357
3358         * gdb.base/local-static.c: New.
3359         * gdb.base/local-static.cc: New.
3360         * gdb.base/local-static.exp:  New.
3361
3362 2017-09-04  Pedro Alves  <palves@redhat.com>
3363
3364         * gdb.asm/asm-source.exp: Add casts to int.
3365         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3366         (dataglobal64_1, dataglobal64_2): New globals.
3367         * gdb.base/nodebug.exp: Test different expressions involving the
3368         new globals, with print, whatis and ptype.  Add casts to int.
3369         * gdb.base/solib-display.exp: Add casts to int.
3370         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
3371         * gdb.cp/m-static.exp: Add cast to int.
3372         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3373         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3374         tls variable with no debug info without a cast.  Test with a cast
3375         to int too.
3376         * gdb.trace/entry-values.exp: Add casts.
3377
3378 2017-09-04  Pedro Alves  <palves@redhat.com>
3379
3380         * gdb.base/nodebug.exp: Test that ptype's error about functions
3381         with unknown return type includes the function name too.
3382
3383 2017-09-04  Pedro Alves  <palves@redhat.com>
3384
3385         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3386         return type of munmap in infcall.
3387         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3388         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
3389         type of ftell in infcall.
3390         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3391         type of getpid in infcall.
3392         * gdb.base/infcall-exec.exp: Cast return type of execlp in
3393         infcall.
3394         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3395         Bail on failure to extract the pid.
3396         * gdb.base/nodebug.c: #include <stdint.h>.
3397         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3398         New functions.
3399         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3400         Change expected output of print/whatis/ptype with functions with
3401         no debug info.  Test all supported languages.  Call
3402         test_call_promotion.
3403         * gdb.compile/compile.exp: Adjust expected output to expect
3404         warning.
3405         * gdb.threads/siginfo-threads.exp: Likewise.
3406
3407 2017-09-04  Pedro Alves  <palves@redhat.com>
3408
3409         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3410         "prototypes".  Test calling float functions via prototyped and
3411         unprototyped function pointers.
3412         (perform_all_tests): New parameter "prototypes".  Pass it down.
3413         (top level): Pass down "prototypes" parameter to
3414         perform_all_tests.
3415
3416 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3417
3418         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3419         Test with nested loops.
3420
3421 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3422
3423         * gdb.base/commands.exp: Call the new procedures.
3424         (loop_break_test, loop_continue_test): New procedures.
3425
3426 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3427
3428         * gdb.base/commands.exp: Call new procedure.
3429         (define_if_without_arg_test): New procedure.
3430
3431 2017-09-04  Pedro Alves  <palves@redhat.com>
3432
3433         * gdb.base/list-ambiguous.exp: New file.
3434         * gdb.base/list-ambiguous0.c: New file.
3435         * gdb.base/list-ambiguous1.c: New file.
3436         * gdb.base/list.exp (test_list_range): Adjust expected output.
3437
3438 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3439
3440         * gdb.base/share-env-with-gdbserver.c: New file.
3441         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3442
3443 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3444
3445         * gdb.base/commands.exp (gdbvar_simple_if_test,
3446         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3447         progvar_simple_if_test, progvar_simple_while_test,
3448         progvar_complex_if_while_test, user_defined_command_test,
3449         user_defined_command_args_eval,
3450         user_defined_command_args_stack_test,
3451         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3452         temporary_breakpoint_commands,
3453         gdb_test_no_prompt, redefine_hook_test,
3454         redefine_backtrace_test): Remove "global gdb_prompt".
3455
3456 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3457
3458         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3459         New proc, call it from toplevel.
3460
3461 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3462
3463         PR remote/21852
3464         * gdb.server/normal.c: New file, copied from gdb.base.
3465         * gdb.server/run-without-local-binary.exp: New file.
3466
3467 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3468
3469         * gdb.arch/sparc64-adi.exp: New file.
3470         * gdb.arch/sparc64-adi.c: New file.
3471
3472 2017-08-22  Pedro Alves  <palves@redhat.com>
3473
3474         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3475         (top level): Add "list all overloads" tests.
3476
3477 2017-08-22  Tom Tromey  <tom@tromey.com>
3478
3479         * gdb.gdb/xfullpath.exp: Remove.
3480
3481 2017-08-21  Pedro Alves  <palves@redhat.com>
3482
3483         PR gdb/19487
3484         * gdb.base/symbol-alias.c: New.
3485         * gdb.base/symbol-alias2.c: New.
3486         * gdb.base/symbol-alias.exp: New.
3487
3488 2017-08-21  Pedro Alves  <palves@redhat.com>
3489
3490         * gdb.base/dfp-test.c
3491         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3492         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3493         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3494         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3495         * gdb.base/whatis-ptype-typedefs.c: New.
3496         * gdb.base/whatis-ptype-typedefs.exp: New.
3497         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3498         (an_int, an_int_type, an_int_type2): New globals.
3499         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3500         involving typedefs and cast expressions.
3501         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3502         (lookup_typedefs_function): New.
3503         (typedefs_pretty_printers_dict): New.
3504         (top level): Register lookup_typedefs_function in
3505         gdb.pretty_printers.
3506
3507 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3508
3509         * gdb.server/unittest.exp: New.
3510
3511 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3512
3513         PR gdb/21954
3514         * gdb.base/environ.exp: Add test to check if 'unset environment'
3515         works.
3516
3517 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3518
3519         * lib/gdb.exp (universal_compile_options): New caching proc.
3520         (gdb_compile): Suppress GCC's coloring of messages.
3521
3522 2017-08-14  Tom Tromey  <tom@tromey.com>
3523
3524         PR gdb/21675:
3525         * gdb.base/printcmds.exp (test_radices): New function.
3526         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3527         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3528         * lib/gdb.exp (get_integer_valueof): Use p/d.
3529
3530 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3531
3532         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3533         characters.
3534
3535 2017-08-05  Tom Tromey  <tom@tromey.com>
3536
3537         * gdb.rust/simple.exp: Allow String to appear in a different
3538         namespace.
3539
3540 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3541
3542         * gdb.gdb/unittest.exp: Invoke command
3543         "maintenance check xml-descriptions".
3544
3545 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3546
3547         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3548         calling context.
3549         (hex128): Drop erroneous calculation of parameters.
3550
3551 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3552
3553         * gdb.python/py-unwind.exp: Disable stack protection when
3554         building test file.
3555
3556 2017-07-20  Pedro Alves  <palves@redhat.com>
3557
3558         * gdb.base/default.exp (set language): Adjust expected output.
3559
3560 2017-07-20  Pedro Alves  <palves@redhat.com>
3561
3562         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3563         (test_minsym): ... this, and make static.
3564         (get_pck__foo__bar__minsym): Rename to ...
3565         (get_test_minsym): ... this.
3566         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3567         symbol names and comments.
3568         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3569         (get_test_minsym): ... this.
3570         (pck__foo__bar__minsym__2): Rename to ...
3571         (test_minsym): ... this.
3572         (main): Adjust.
3573
3574 2017-07-17  Pedro Alves  <palves@redhat.com>
3575
3576         * gdb.base/completion.exp: Adjust expected output.
3577         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3578         the completer works.
3579
3580 2017-07-17  Pedro Alves  <palves@redhat.com>
3581
3582         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3583
3584 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3585
3586         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3587
3588 2017-07-14  Tom Tromey  <tom@tromey.com>
3589
3590         PR rust/21764:
3591         * gdb.rust/simple.exp: Add tests.
3592
3593 2017-07-14  Tom Tromey  <tom@tromey.com>
3594
3595         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3596
3597 2017-07-14  Pedro Alves  <palves@redhat.com>
3598
3599         * gdb.linespec/base/one/thefile.cc (z1): New function.
3600         * gdb.linespec/base/two/thefile.cc (z2): New function.
3601         * gdb.linespec/linespec.exp: Add tests.
3602
3603 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3604
3605         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3606         to mi_create_breakpoint.
3607
3608 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3609
3610         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3611         mi_create_breakpoint.
3612
3613 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3614
3615         * gdb.dlang/demangle.exp: Update for demangling changes.
3616
3617 2017-07-09  Tom Tromey  <tom@tromey.com>
3618
3619         * gdb.dwarf2/shortpiece.exp: New file.
3620
3621 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3622
3623         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3624         built from fissiont-multi-cu{1,2}.c.
3625         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3626         except putting 'main' and 'func' in separate CUs in the same DWO file.
3627         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3628         test.
3629         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3630         test.
3631
3632 2017-07-06  Pedro Alves  <palves@redhat.com>
3633
3634         * gdb.python/py-unwind.exp: Test flushregs.
3635
3636 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3637
3638         PR cli/21688
3639         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3640         tests for alias commands and trailing whitespace.
3641
3642 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3643
3644         PR cli/21688
3645         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3646         procedure.  Call it.
3647
3648 2017-06-29  Pedro Alves  <palves@redhat.com>
3649
3650         * gdb.base/printcmds.exp: Add tests.
3651
3652 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3653
3654         PR gdb/21337
3655         * gdb.base/reread-readsym.exp: New file.
3656         * gdb.base/reread-readsym.c: New file.
3657
3658 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3659
3660         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3661         subpattern.
3662
3663 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3664
3665         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3666         extended mnemonic.
3667         * gdb.arch/powerpc-power9.s: Likewise.
3668
3669 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3670
3671         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3672         on 32-bit x86 targets.  Exploit is_*_target macros where
3673         appropriate.
3674
3675 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3676
3677         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3678         register pieces.
3679
3680 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3681
3682         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3683         located in one or more DWARF pieces.
3684
3685 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3686
3687         * lib/gdb.exp (get_endianness): New proc.
3688         * gdb.arch/aarch64-fp.exp: Use it.
3689         * gdb.arch/altivec-regs.exp: Likewise.
3690         * gdb.arch/e500-regs.exp: Likewise.
3691         * gdb.arch/vsx-regs.exp: Likewise.
3692         * gdb.base/dump.exp: Likewise.
3693         * gdb.base/funcargs.exp: Likewise.
3694         * gdb.base/gnu_vector.exp: Likewise.
3695         * gdb.dwarf2/formdata16.exp: Likewise.
3696         * gdb.dwarf2/implptrpiece.exp: Likewise.
3697         * gdb.dwarf2/nonvar-access.exp: Likewise.
3698         * gdb.python/py-inferior.exp: Likewise.
3699         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3700
3701 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3702
3703         PR gdb/21226
3704         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3705         stack value pieces are taken from the LSB end.
3706
3707 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3708
3709         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3710         variable at nonzero offset.
3711
3712 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3713
3714         * gdb.dwarf2/var-access.c: New file.
3715         * gdb.dwarf2/var-access.exp: New test.
3716         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3717
3718 2017-06-12  Tom Tromey  <tom@tromey.com>
3719
3720         * gdb.dwarf2/formdata16.exp: Add tests.
3721
3722 2017-06-12  Tom Tromey  <tom@tromey.com>
3723
3724         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3725
3726 2017-06-12  Tom Tromey  <tom@tromey.com>
3727
3728         PR exp/16225:
3729         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3730         * gdb.arch/vsx-regs.exp: Update tests.
3731         * gdb.arch/s390-vregs.exp (hex128): New proc.
3732         Update test.
3733         * gdb.arch/altivec-regs.exp: Update tests.
3734
3735 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3736
3737         * gdb.base/startup-with-shell.c: New file.
3738         * gdb.base/startup-with-shell.exp: Likewise.
3739
3740 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3741
3742         * gdb.server/non-existing-program.exp: Update regex in order to
3743         reflect the fact that gdbserver is now using fork_inferior (with a
3744         shell) to startup the inferior.
3745
3746 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3747
3748         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3749         support function calls from GDB.
3750
3751 2017-05-21  Tom Tromey  <tom@tromey.com>
3752
3753         PR rust/21466:
3754         * gdb.rust/unsized.exp: New file.
3755         * gdb.rust/unsized.rs: New file.
3756
3757 2017-05-19  Tom Tromey  <tom@tromey.com>
3758
3759         PR rust/21484:
3760         * gdb.rust/watch.exp: New file.
3761         * gdb.rust/watch.rs: New file.
3762
3763 2017-05-18  Tom Tromey  <tom@tromey.com>
3764
3765         * gdb.rust/simple.exp: Allow Box to be qualified.
3766
3767 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3768
3769         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3770
3771 2017-05-18  Pedro Alves  <palves@redhat.com>
3772
3773         * gdb.base/fileio.c (test_write, test_read, test_close)
3774         (test_fstat): Don't print 'ret' in the fail path.
3775
3776 2017-05-18  Pedro Alves  <palves@redhat.com>
3777
3778         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3779         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3780         (test_system, test_rename, test_unlink, test_time): Change
3781         prototypes.
3782         * gdb.base/fileio.exp (stop_msg): Adjust.
3783
3784 2017-05-18  Pedro Alves  <palves@redhat.com>
3785
3786         * gdb.base/fileio.c (null_str): New global.
3787         (test_stat): Use it.
3788         * gdb.base/fileio.exp: Remove nowarnings.
3789
3790 2017-05-17  Yao Qi  <yao.qi@linaro.org>
3791
3792         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3793
3794 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
3795
3796         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3797         argument command.
3798         (top-level): Invoke test_set_inferior_tty.
3799
3800 2017-05-04  Pedro Alves  <palves@redhat.com>
3801
3802         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3803         Add parens to print call for Python 3.
3804
3805 2017-05-03  Keith Seitz  <keiths@redhat.com>
3806
3807         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3808         (main): Call it.
3809
3810 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3811
3812         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3813         to prev and next.
3814
3815 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3816
3817         * gdb.python/py-record-btrace.exp: Remove test for
3818         gdb.BtraceInstruction.error.
3819
3820 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3821
3822         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3823
3824 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
3825
3826         * gdb.python/py-record-btrace-threads.c: New file.
3827         * gdb.python/py-record-btrace-threads.exp: New file.
3828
3829 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
3830
3831         PR testsuite/8595
3832         * gdb.base/environ.exp: Make test available in all architectures.
3833         Move bits related to "info program" testing to
3834         gdb.base/info-program.exp.  Rewrite tests to use the two new
3835         procedures mentione below.
3836         (test_set_show_env_var) New procedure.
3837         (test_set_show_env_var_equal): Likewise.
3838         * gdb.base/info-program.exp: New file.
3839
3840 2017-04-27  Keith Seitz  <keiths@redhat.com>
3841
3842         * gdb.cp/oranking.cc (test15): New function.
3843         (main): Call test15 and declare additional variables for testing.
3844         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3845         "p foo101('abc')" tests.
3846         Add tests for cv qualifier overloads.
3847         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3848         "lvalue reference overload" test.
3849         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3850         "print value of f1 on Child&& in f2" test.
3851
3852 2017-04-19  Pedro Alves  <palves@redhat.com>
3853
3854         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3855         procedure.
3856         (top level): Call it.
3857         * lib/gdb.exp (gdb_define_cmd): New procedure.
3858
3859 2017-04-12  Pedro Alves  <palves@redhat.com>
3860
3861         PR gdb/21323
3862         * gdb.cp/wide_char_types.c: Include <wchar.h>.
3863         (wchar): New global.
3864         * gdb.cp/wide_char_types.exp (wide_char_types_program)
3865         (do_test_wide_char, wide_char_types_no_program, top level): Add
3866         wchar_t testing.
3867
3868 2017-04-12  Pedro Alves  <palves@redhat.com>
3869
3870         PR c++/21323
3871         * gdb.cp/wide_char_types.c: New file.
3872         * gdb.cp/wide_char_types.exp: New file.
3873
3874 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
3875
3876         PR gdb/21352
3877         * gdb.trace/tsv.exp: Add test for "tsave -r".
3878
3879 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
3880
3881         * gdb.dlang/watch-loc.c: New file.
3882         * gdb.dlang/watch-loc.exp: New file.
3883
3884 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3885
3886         * gdb.python/py-section-script.exp (sepdebug): New testcases.
3887
3888 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3889
3890         * gdb.arch/arc-analyze-prologue.S: New file.
3891         * gdb.arch/arc-analyze-prologue.exp: Likewise.
3892
3893 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
3894
3895         * gdb.arch/arc-decode-insn.S: New file.
3896         * gdb.arch/arc-decode-insn.exp: Likewise.
3897
3898 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
3899
3900         PR tdep/20928
3901         * gdb.arch/sparc64-regs.exp: New file.
3902         * gdb.arch/sparc64-regs.S: Likewise.
3903
3904 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
3905
3906         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3907         and memory view on Python 3.
3908
3909 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
3910             Keith Seitz  <keiths@redhat.com>
3911
3912         PR gdb/14441
3913         * gdb.cp/demangle.exp: Add rvalue reference tests.
3914         * gdb.cp/rvalue-ref-casts.cc: New file.
3915         * gdb.cp/rvalue-ref-casts.exp: New file.
3916         * gdb.cp/rvalue-ref-overload.cc: New file.
3917         * gdb.cp/rvalue-ref-overload.exp: New file.
3918         * gdb.cp/rvalue-ref-params.cc: New file.
3919         * gdb.cp/rvalue-ref-params.exp: New file.
3920         * gdb.cp/rvalue-ref-sizeof.cc: New file.
3921         * gdb.cp/rvalue-ref-sizeof.exp: New file.
3922         * gdb.cp/rvalue-ref-types.cc: New file.
3923         * gdb.cp/rvalue-ref-types.exp: New file.
3924         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3925         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3926
3927 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3928
3929         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3930         New procedure.
3931
3932 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
3933
3934         * lib/mi-support.exp (mi_gdb_test): Add additional message
3935         for unexpected output.
3936
3937 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3938
3939         * gdb.base/examine-backward.c (Barrier): New character array
3940         constant, to ensure that TestStrings is preceded by a string
3941         terminator.
3942
3943 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3944
3945         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3946         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3947         and implicit pointer into such a location.
3948
3949 2017-03-16  Doug Evans  <dje@google.com>
3950
3951         * gdb.python/py-lazy-string (pointer): Really add new typedef.
3952
3953 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3954
3955         * gdb.cp/m-static.exp: Fix expectation for prototype of
3956         test5.single_constructor and single_constructor::single_constructor.
3957
3958 2017-03-16  Doug Evans  <dje@google.com>
3959
3960         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3961         * gdb.guile/scm-lazy-string.c: New file.
3962         * gdb.guile/scm-value.exp: Move lazy string tests to ...
3963         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
3964         for pointer, array, typedef lazy strings.
3965
3966 2017-03-16  Doug Evans  <dje@google.com>
3967
3968         PR python/17728, python/18439, python/18779
3969         * gdb.python/py-value.c (main) Delete locals sptr, sn.
3970         * gdb.python/py-lazy-string.c (pointer): New typedef.
3971         (main): New locals ptr, array, typedef_ptr.
3972         * gdb.python/py-value.exp: Move lazy string tests to ...
3973         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
3974         array, typedef lazy strings.
3975
3976 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
3977
3978         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3979           Add optional 'test' parameter.
3980
3981 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3982
3983         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3984         Skip for versions of DejaGnu < 1.5.
3985
3986 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
3987
3988         * lib/gdb.exp (dejagnu_version): New proc.
3989         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3990         Use dejagnu_version.
3991
3992 2017-03-10  Keith Seitz  <keiths@redhat.com>
3993
3994         PR c++/8128
3995         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3996         type from destructor regexps.
3997         Add a branch which actually passes the test.
3998         Adjust "ptype t5i" test names.
3999
4000 2017-03-08  Pedro Alves  <palves@redhat.com>
4001
4002         * gdb.base/step-over-exit.exp: Add explicit test message.
4003
4004 2017-03-08  Pedro Alves  <palves@redhat.com>
4005
4006         PR gdb/18360
4007         * gdb.threads/interrupt-while-step-over.c: New file.
4008         * gdb.threads/interrupt-while-step-over.exp: New file.
4009
4010 2017-03-08  Pedro Alves  <palves@redhat.com>
4011
4012         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4013         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4014
4015 2017-03-08  Pedro Alves  <palves@redhat.com>
4016
4017         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4018         PKRU as not supported as a PASS.
4019
4020 2017-03-08  Pedro Alves  <palves@redhat.com>
4021
4022         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4023         prefix instead of $binfile1/$binfile2.
4024         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4025         in test message.
4026         * gdb.python/py-completion.exp: Use "load python file" as test
4027         messages instead of unstable path names.
4028
4029 2017-03-08  Pedro Alves  <palves@redhat.com>
4030             Jan Kratochvil  <jan.kratochvil@redhat.com>
4031
4032         PR cli/21218
4033         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4034         New proc.
4035         (top level): Call it.
4036
4037 2017-03-08  Pedro Alves  <palves@redhat.com>
4038
4039         PR tui/21216
4040         * gdb.tui/tui-nl-filtered-output.exp: New file.
4041
4042 2017-03-08  Pedro Alves  <palves@redhat.com>
4043
4044         * gdb.base/completion.exp: Move TUI completion tests to ...
4045         * gdb.tui/completion.exp: ... this new file.
4046
4047 2017-03-08  Pedro Alves  <palves@redhat.com>
4048
4049         * gdb.base/tui-disasm-long-lines.c,
4050         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4051         gdb.base/tui-layout.exp: Move to ...
4052         * gdb.tui/: ... this new directory.
4053
4054 2017-03-07  Pedro Alves  <palves@redhat.com>
4055
4056         * gdb.base/tui-layout.c: New file.
4057         * gdb.base/tui-layout.exp: New file.
4058
4059 2017-03-07  Pedro Alves  <palves@redhat.com>
4060
4061         * gdb.base/tui-layout.c: Rename to ...
4062         * gdb.base/tui-disasm-long-lines.c: ... this.
4063         * gdb.base/tui-layout.exp: Rename to ...
4064         * gdb.base/tui-disasm-long-lines.exp: ... this.
4065
4066 2017-03-07  Pedro Alves  <palves@redhat.com>
4067
4068         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4069
4070 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4071
4072         * i386-mpx-call.c: New file.
4073         * i386-mpx-call.exp: New file.
4074
4075 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
4076
4077         * gdb.arch/powerpc-power.exp: Delete test.
4078         * gdb.arch/powerpc-power.s: Likewise.
4079         * gdb.disasm/disassembler-options.exp: New test.
4080         * gdb.arch/powerpc-altivec.exp: Likewise.
4081         * gdb.arch/powerpc-altivec.s: Likewise.
4082         * gdb.arch/powerpc-altivec2.exp: Likewise.
4083         * gdb.arch/powerpc-altivec2.s: Likewise.
4084         * gdb.arch/powerpc-altivec3.exp: Likewise.
4085         * gdb.arch/powerpc-altivec3.s: Likewise.
4086         * gdb.arch/powerpc-power7.exp: Likewise.
4087         * gdb.arch/powerpc-power7.s: Likewise.
4088         * gdb.arch/powerpc-power8.exp: Likewise.
4089         * gdb.arch/powerpc-power8.s: Likewise.
4090         * gdb.arch/powerpc-power9.exp: Likewise.
4091         * gdb.arch/powerpc-power9.s: Likewise.
4092         * gdb.arch/powerpc-vsx.exp: Likewise.
4093         * gdb.arch/powerpc-vsx.s: Likewise.
4094         * gdb.arch/powerpc-vsx2.exp: Likewise.
4095         * gdb.arch/powerpc-vsx2.s: Likewise.
4096         * gdb.arch/powerpc-vsx3.exp: Likewise.
4097         * gdb.arch/powerpc-vsx3.s: Likewise.
4098         * gdb.arch/arm-disassembler-options.exp: Likewise.
4099         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4100         * gdb.arch/s390-disassembler-options.exp: Likewise.
4101
4102 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
4103
4104         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4105         (check_supported_features): ... this. Changed return type to void.
4106         (supports_rdseed): New static global.
4107         (rdseed): Check supports_rdseed.
4108         (initialize): Call check_supported_features.
4109
4110 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4111
4112         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4113         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
4114         and lqarx/stqcx.
4115         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4116         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4117
4118 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4119
4120         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4121         uppercase.
4122
4123 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4124
4125         * gdb.dwarf2/formdata16.c: New file.
4126         * gdb.dwarf2/formdata16.exp: New file.
4127         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4128
4129 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4130
4131         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4132         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4133         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4134         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4135         DW_AT_GNU_*.
4136
4137 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4138
4139         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4140
4141 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4142
4143         PR gdb/21164
4144         * gdb.base/maint.exp: Add testcases for when the commands do
4145         not have arguments.
4146
4147 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4148
4149         * gdb.cp/chained-calls.exp: Use p instead of P.
4150
4151 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
4152
4153         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4154         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4155
4156 2017-02-14  Tom Tromey  <tom@tromey.com>
4157
4158         PR python/13598:
4159         * gdb.python/py-events.exp: Add before_prompt event tests.
4160
4161 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4162
4163         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4164
4165 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4166
4167         * gdb.linespec/explicit.c (my_unique_function_name): New function.
4168         (main): Call my_unique_function_name.
4169         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4170         completion of patterns with a single match.
4171         Add missing -re switches to gdb_test_multiple calls.
4172
4173 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4174
4175         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4176         return if core file is not recognized.
4177
4178 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4179
4180         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4181         and extra UIs.
4182
4183 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4184
4185         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4186         proc_with_prefix.
4187
4188 2017-02-10  Tom Tromey  <tom@tromey.com>
4189
4190         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4191
4192 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
4193
4194         PR gdb/21122
4195         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4196
4197 2017-02-08  Jerome Guitton  <guitton@adacore.com>
4198
4199         * gdb.base/define.exp: Add test for command abbreviations
4200         in define.
4201
4202 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
4203
4204         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4205         * gdb.reverse/insn-reverse-x86.c: New file.
4206
4207 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
4208
4209         PR tdep/20936
4210         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4211
4212 2017-02-03  Tom Tromey  <tom@tromey.com>
4213
4214         PR rust/21097:
4215         * gdb.rust/simple.exp: Add new tests.
4216
4217 2017-02-02  Pedro Alves  <palves@redhat.com>
4218
4219         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4220         tests.
4221
4222 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4223
4224         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4225         taking a 2-byte value out of a 4-byte DWARF implicit value on
4226         big-endian targets.
4227         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4228         logic.  Add test cases for DW_OP_implicit.
4229
4230 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4231
4232         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4233
4234 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4235
4236         * gdb.btrace/enable.exp: Call gdb_exit before
4237         skip_gdbserver_tests.
4238
4239 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4240
4241         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4242         GDBFLAGS.
4243
4244 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4245
4246         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4247         the test is skipped.
4248         * gdb.btrace/data.exp: Likewise.
4249         * gdb.btrace/delta.exp: Likewise.
4250         * gdb.btrace/dlopen.exp: Likewise.
4251         * gdb.btrace/enable-running.exp: Likewise.
4252         * gdb.btrace/enable.exp: Likewise.
4253         * gdb.btrace/exception.exp: Likewise.
4254         * gdb.btrace/function_call_history.exp: Likewise.
4255         * gdb.btrace/gcore.exp: Likewise.
4256         * gdb.btrace/instruction_history.exp: Likewise.
4257         * gdb.btrace/multi-thread-step.exp: Likewise.
4258         * gdb.btrace/nohist.exp: Likewise.
4259         * gdb.btrace/non-stop.exp: Likewise.
4260         * gdb.btrace/reconnect.exp: Likewise.
4261         * gdb.btrace/record_goto-step.exp: Likewise.
4262         * gdb.btrace/record_goto.exp: Likewise.
4263         * gdb.btrace/rn-dl-bind.exp: Likewise.
4264         * gdb.btrace/segv.exp: Likewise.
4265         * gdb.btrace/step.exp: Likewise.
4266         * gdb.btrace/stepi.exp: Likewise.
4267         * gdb.btrace/tailcall-only.exp: Likewise.
4268         * gdb.btrace/tailcall.exp: Likewise.
4269         * gdb.btrace/tsx.exp: Likewise.
4270         * gdb.btrace/unknown_functions.exp: Likewise.
4271         * gdb.btrace/vdso.exp: Likewise.
4272
4273 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4274
4275         * gdb.btrace/enable-running.c: New.
4276         * gdb.btrace/enable-running.exp: New.
4277
4278 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4279
4280         * gdb.arch/amd64-gs_base.c: New file.
4281         * gdb.arch/amd64-gs_base.exp: New file.
4282
4283 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4284
4285         * lib/memory.exp: Remove spurious empty newlines.
4286
4287 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
4288
4289         * gdb.python/py-bad-printers.exp: Load python file using "source".
4290         * gdb.python/py-events.exp: Likewise.
4291         * gdb.python/py-evsignal.exp: Likewise.
4292         * gdb.python/py-evthreads.exp: Likewise.
4293         * gdb.python/py-frame-args.exp: Likewise.
4294         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4295         * gdb.python/py-framefilter-mi.exp: Likewise.
4296         * gdb.python/py-framefilter.exp: Likewise.
4297         * gdb.python/py-mi.exp: Likewise.
4298         * gdb.python/py-pp-maint.exp: Likewise.
4299         * gdb.python/py-pp-registration.exp: Likewise.
4300         * gdb.python/py-prettyprint.exp: Likewise.
4301         (run_lang_tests): Likewise.
4302         * gdb.python/py-typeprint.exp: Likewise.
4303
4304 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4305
4306         * lib/memory.exp: New file.
4307         * lib/gdb.exp: Load memory.exp.
4308         * gdb.base/memattr.exp (delete_memory): Move proc to
4309         lib/memory.exp and rename to delete_memory_regions.
4310         Replace delete_memory with delete_memory_regions.
4311         Cleanup memory regions before tests.
4312         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4313         before tests.
4314
4315 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4316
4317         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4318         files.
4319         (initialize): New function conditionally defined.
4320         (testcases): Move within conditional block.
4321         (main): Call initialize.
4322         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4323         of gdb.reverse/insn-reverse.c.
4324         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4325         gdb.reverse/insn-reverse.c.
4326
4327 2017-01-26  Yao Qi  <yao.qi@linaro.org>
4328
4329         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4330         disassemble on address 0.
4331
4332 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4333             Yao Qi  <yao.qi@linaro.org>
4334
4335         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4336         * gdb.dwarf2/implptr-64bit.S: Remove.
4337         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
4338         variables in caller's context.  Add DW_OP_implicit_value.
4339
4340 2017-01-25  Yao Qi  <yao.qi@linaro.org>
4341
4342         * lib/dwarf.exp (Dwarf::_location): Handle
4343         DW_OP_GNU_implicit_pointer with proper size.
4344
4345 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4346
4347         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4348         and add untested calls.
4349
4350 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4351
4352         * gdb.python/python.exp: Check line number against what GDB thinks
4353         the line number is for func1.
4354
4355 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4356
4357         * gdb.dlang/debug-expr.exp: New file.
4358
4359 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
4360
4361         Fix test names for the following files:
4362
4363         * gdb.ada/exec_changed.exp
4364         * gdb.ada/info_types.exp
4365         * gdb.arch/aarch64-atomic-inst.exp
4366         * gdb.arch/aarch64-fp.exp
4367         * gdb.arch/altivec-abi.exp
4368         * gdb.arch/altivec-regs.exp
4369         * gdb.arch/amd64-byte.exp
4370         * gdb.arch/amd64-disp-step.exp
4371         * gdb.arch/amd64-dword.exp
4372         * gdb.arch/amd64-entry-value-inline.exp
4373         * gdb.arch/amd64-entry-value-param.exp
4374         * gdb.arch/amd64-entry-value-paramref.exp
4375         * gdb.arch/amd64-entry-value.exp
4376         * gdb.arch/amd64-i386-address.exp
4377         * gdb.arch/amd64-invalid-stack-middle.exp
4378         * gdb.arch/amd64-invalid-stack-top.exp
4379         * gdb.arch/amd64-optimout-repeat.exp
4380         * gdb.arch/amd64-prologue-skip.exp
4381         * gdb.arch/amd64-prologue-xmm.exp
4382         * gdb.arch/amd64-stap-special-operands.exp
4383         * gdb.arch/amd64-stap-wrong-subexp.exp
4384         * gdb.arch/amd64-tailcall-cxx.exp
4385         * gdb.arch/amd64-tailcall-noret.exp
4386         * gdb.arch/amd64-tailcall-ret.exp
4387         * gdb.arch/amd64-tailcall-self.exp
4388         * gdb.arch/amd64-word.exp
4389         * gdb.arch/arm-bl-branch-dest.exp
4390         * gdb.arch/arm-disp-step.exp
4391         * gdb.arch/arm-neon.exp
4392         * gdb.arch/arm-single-step-kernel-helper.exp
4393         * gdb.arch/avr-flash-qualifier.exp
4394         * gdb.arch/disp-step-insn-reloc.exp
4395         * gdb.arch/e500-abi.exp
4396         * gdb.arch/e500-regs.exp
4397         * gdb.arch/ftrace-insn-reloc.exp
4398         * gdb.arch/i386-avx512.exp
4399         * gdb.arch/i386-bp_permanent.exp
4400         * gdb.arch/i386-byte.exp
4401         * gdb.arch/i386-cfi-notcurrent.exp
4402         * gdb.arch/i386-disp-step.exp
4403         * gdb.arch/i386-dr3-watch.exp
4404         * gdb.arch/i386-float.exp
4405         * gdb.arch/i386-gnu-cfi.exp
4406         * gdb.arch/i386-mpx-map.exp
4407         * gdb.arch/i386-mpx-sigsegv.exp
4408         * gdb.arch/i386-mpx-simple_segv.exp
4409         * gdb.arch/i386-mpx.exp
4410         * gdb.arch/i386-permbkpt.exp
4411         * gdb.arch/i386-prologue.exp
4412         * gdb.arch/i386-signal.exp
4413         * gdb.arch/i386-size-overlap.exp
4414         * gdb.arch/i386-unwind.exp
4415         * gdb.arch/i386-word.exp
4416         * gdb.arch/mips-fcr.exp
4417         * gdb.arch/powerpc-d128-regs.exp
4418         * gdb.arch/powerpc-stackless.exp
4419         * gdb.arch/ppc64-atomic-inst.exp
4420         * gdb.arch/s390-stackless.exp
4421         * gdb.arch/s390-tdbregs.exp
4422         * gdb.arch/s390-vregs.exp
4423         * gdb.arch/sparc-sysstep.exp
4424         * gdb.arch/thumb-bx-pc.exp
4425         * gdb.arch/thumb-singlestep.exp
4426         * gdb.arch/thumb2-it.exp
4427         * gdb.arch/vsx-regs.exp
4428         * gdb.asm/asm-source.exp
4429         * gdb.base/a2-run.exp
4430         * gdb.base/advance.exp
4431         * gdb.base/all-bin.exp
4432         * gdb.base/anon.exp
4433         * gdb.base/args.exp
4434         * gdb.base/arithmet.exp
4435         * gdb.base/async-shell.exp
4436         * gdb.base/async.exp
4437         * gdb.base/attach-pie-noexec.exp
4438         * gdb.base/attach-twice.exp
4439         * gdb.base/auto-load.exp
4440         * gdb.base/bang.exp
4441         * gdb.base/bitfields.exp
4442         * gdb.base/break-always.exp
4443         * gdb.base/break-caller-line.exp
4444         * gdb.base/break-entry.exp
4445         * gdb.base/break-inline.exp
4446         * gdb.base/break-on-linker-gcd-function.exp
4447         * gdb.base/break-probes.exp
4448         * gdb.base/break.exp
4449         * gdb.base/breakpoint-shadow.exp
4450         * gdb.base/call-ar-st.exp
4451         * gdb.base/call-sc.exp
4452         * gdb.base/call-signal-resume.exp
4453         * gdb.base/call-strs.exp
4454         * gdb.base/callfuncs.exp
4455         * gdb.base/catch-fork-static.exp
4456         * gdb.base/catch-gdb-caused-signals.exp
4457         * gdb.base/catch-load.exp
4458         * gdb.base/catch-signal-fork.exp
4459         * gdb.base/catch-signal.exp
4460         * gdb.base/catch-syscall.exp
4461         * gdb.base/charset.exp
4462         * gdb.base/checkpoint.exp
4463         * gdb.base/chng-syms.exp
4464         * gdb.base/code-expr.exp
4465         * gdb.base/code_elim.exp
4466         * gdb.base/commands.exp
4467         * gdb.base/completion.exp
4468         * gdb.base/complex.exp
4469         * gdb.base/cond-expr.exp
4470         * gdb.base/condbreak.exp
4471         * gdb.base/consecutive.exp
4472         * gdb.base/continue-all-already-running.exp
4473         * gdb.base/coredump-filter.exp
4474         * gdb.base/corefile.exp
4475         * gdb.base/dbx.exp
4476         * gdb.base/debug-expr.exp
4477         * gdb.base/define.exp
4478         * gdb.base/del.exp
4479         * gdb.base/disabled-location.exp
4480         * gdb.base/disasm-end-cu.exp
4481         * gdb.base/disasm-optim.exp
4482         * gdb.base/display.exp
4483         * gdb.base/duplicate-bp.exp
4484         * gdb.base/ena-dis-br.exp
4485         * gdb.base/ending-run.exp
4486         * gdb.base/enumval.exp
4487         * gdb.base/environ.exp
4488         * gdb.base/eu-strip-infcall.exp
4489         * gdb.base/eval-avoid-side-effects.exp
4490         * gdb.base/eval-skip.exp
4491         * gdb.base/exitsignal.exp
4492         * gdb.base/expand-psymtabs.exp
4493         * gdb.base/filesym.exp
4494         * gdb.base/find-unmapped.exp
4495         * gdb.base/finish.exp
4496         * gdb.base/float.exp
4497         * gdb.base/foll-exec-mode.exp
4498         * gdb.base/foll-exec.exp
4499         * gdb.base/foll-fork.exp
4500         * gdb.base/fortran-sym-case.exp
4501         * gdb.base/freebpcmd.exp
4502         * gdb.base/func-ptr.exp
4503         * gdb.base/func-ptrs.exp
4504         * gdb.base/funcargs.exp
4505         * gdb.base/gcore-buffer-overflow.exp
4506         * gdb.base/gcore-relro-pie.exp
4507         * gdb.base/gcore-relro.exp
4508         * gdb.base/gcore.exp
4509         * gdb.base/gdb1090.exp
4510         * gdb.base/gdb11530.exp
4511         * gdb.base/gdb11531.exp
4512         * gdb.base/gdb1821.exp
4513         * gdb.base/gdbindex-stabs.exp
4514         * gdb.base/gdbvars.exp
4515         * gdb.base/hbreak.exp
4516         * gdb.base/hbreak2.exp
4517         * gdb.base/included.exp
4518         * gdb.base/infcall-input.exp
4519         * gdb.base/inferior-died.exp
4520         * gdb.base/infnan.exp
4521         * gdb.base/info-macros.exp
4522         * gdb.base/info-os.exp
4523         * gdb.base/info-proc.exp
4524         * gdb.base/info-shared.exp
4525         * gdb.base/info-target.exp
4526         * gdb.base/infoline.exp
4527         * gdb.base/interp.exp
4528         * gdb.base/interrupt.exp
4529         * gdb.base/jit-reader.exp
4530         * gdb.base/jit-simple.exp
4531         * gdb.base/kill-after-signal.exp
4532         * gdb.base/kill-detach-inferiors-cmd.exp
4533         * gdb.base/label.exp
4534         * gdb.base/langs.exp
4535         * gdb.base/ldbl_e308.exp
4536         * gdb.base/line-symtabs.exp
4537         * gdb.base/linespecs.exp
4538         * gdb.base/list.exp
4539         * gdb.base/long_long.exp
4540         * gdb.base/longest-types.exp
4541         * gdb.base/maint.exp
4542         * gdb.base/max-value-size.exp
4543         * gdb.base/memattr.exp
4544         * gdb.base/mips_pro.exp
4545         * gdb.base/morestack.exp
4546         * gdb.base/moribund-step.exp
4547         * gdb.base/multi-forks.exp
4548         * gdb.base/nested-addr.exp
4549         * gdb.base/nextoverexit.exp
4550         * gdb.base/noreturn-finish.exp
4551         * gdb.base/noreturn-return.exp
4552         * gdb.base/nostdlib.exp
4553         * gdb.base/offsets.exp
4554         * gdb.base/opaque.exp
4555         * gdb.base/pc-fp.exp
4556         * gdb.base/permissions.exp
4557         * gdb.base/print-symbol-loading.exp
4558         * gdb.base/prologue-include.exp
4559         * gdb.base/psymtab.exp
4560         * gdb.base/ptype.exp
4561         * gdb.base/random-signal.exp
4562         * gdb.base/randomize.exp
4563         * gdb.base/range-stepping.exp
4564         * gdb.base/readline-ask.exp
4565         * gdb.base/recpar.exp
4566         * gdb.base/recurse.exp
4567         * gdb.base/relational.exp
4568         * gdb.base/restore.exp
4569         * gdb.base/return-nodebug.exp
4570         * gdb.base/return.exp
4571         * gdb.base/run-after-attach.exp
4572         * gdb.base/save-bp.exp
4573         * gdb.base/scope.exp
4574         * gdb.base/sect-cmd.exp
4575         * gdb.base/set-lang-auto.exp
4576         * gdb.base/set-noassign.exp
4577         * gdb.base/setvar.exp
4578         * gdb.base/sigall.exp
4579         * gdb.base/sigbpt.exp
4580         * gdb.base/siginfo-addr.exp
4581         * gdb.base/siginfo-infcall.exp
4582         * gdb.base/siginfo-obj.exp
4583         * gdb.base/siginfo.exp
4584         * gdb.base/signals-state-child.exp
4585         * gdb.base/signest.exp
4586         * gdb.base/sigstep.exp
4587         * gdb.base/sizeof.exp
4588         * gdb.base/skip.exp
4589         * gdb.base/solib-corrupted.exp
4590         * gdb.base/solib-nodir.exp
4591         * gdb.base/solib-search.exp
4592         * gdb.base/stack-checking.exp
4593         * gdb.base/stale-infcall.exp
4594         * gdb.base/stap-probe.exp
4595         * gdb.base/start.exp
4596         * gdb.base/step-break.exp
4597         * gdb.base/step-bt.exp
4598         * gdb.base/step-line.exp
4599         * gdb.base/step-over-exit.exp
4600         * gdb.base/step-over-syscall.exp
4601         * gdb.base/step-resume-infcall.exp
4602         * gdb.base/step-test.exp
4603         * gdb.base/store.exp
4604         * gdb.base/structs3.exp
4605         * gdb.base/sym-file.exp
4606         * gdb.base/symbol-without-target_section.exp
4607         * gdb.base/term.exp
4608         * gdb.base/testenv.exp
4609         * gdb.base/ui-redirect.exp
4610         * gdb.base/until.exp
4611         * gdb.base/unwindonsignal.exp
4612         * gdb.base/value-double-free.exp
4613         * gdb.base/vla-datatypes.exp
4614         * gdb.base/vla-ptr.exp
4615         * gdb.base/vla-sideeffect.exp
4616         * gdb.base/volatile.exp
4617         * gdb.base/watch-cond-infcall.exp
4618         * gdb.base/watch-cond.exp
4619         * gdb.base/watch-non-mem.exp
4620         * gdb.base/watch-read.exp
4621         * gdb.base/watch-vfork.exp
4622         * gdb.base/watchpoint-cond-gone.exp
4623         * gdb.base/watchpoint-delete.exp
4624         * gdb.base/watchpoint-hw-hit-once.exp
4625         * gdb.base/watchpoint-hw.exp
4626         * gdb.base/watchpoint-stops-at-right-insn.exp
4627         * gdb.base/watchpoints.exp
4628         * gdb.base/wchar.exp
4629         * gdb.base/whatis-exp.exp
4630         * gdb.btrace/buffer-size.exp
4631         * gdb.btrace/data.exp
4632         * gdb.btrace/delta.exp
4633         * gdb.btrace/dlopen.exp
4634         * gdb.btrace/enable.exp
4635         * gdb.btrace/exception.exp
4636         * gdb.btrace/function_call_history.exp
4637         * gdb.btrace/gcore.exp
4638         * gdb.btrace/instruction_history.exp
4639         * gdb.btrace/nohist.exp
4640         * gdb.btrace/reconnect.exp
4641         * gdb.btrace/record_goto-step.exp
4642         * gdb.btrace/record_goto.exp
4643         * gdb.btrace/rn-dl-bind.exp
4644         * gdb.btrace/segv.exp
4645         * gdb.btrace/step.exp
4646         * gdb.btrace/stepi.exp
4647         * gdb.btrace/tailcall-only.exp
4648         * gdb.btrace/tailcall.exp
4649         * gdb.btrace/tsx.exp
4650         * gdb.btrace/unknown_functions.exp
4651         * gdb.btrace/vdso.exp
4652         * gdb.compile/compile-ifunc.exp
4653         * gdb.compile/compile-ops.exp
4654         * gdb.compile/compile-print.exp
4655         * gdb.compile/compile-setjmp.exp
4656         * gdb.cp/abstract-origin.exp
4657         * gdb.cp/ambiguous.exp
4658         * gdb.cp/annota2.exp
4659         * gdb.cp/annota3.exp
4660         * gdb.cp/anon-ns.exp
4661         * gdb.cp/anon-struct.exp
4662         * gdb.cp/anon-union.exp
4663         * gdb.cp/arg-reference.exp
4664         * gdb.cp/baseenum.exp
4665         * gdb.cp/bool.exp
4666         * gdb.cp/breakpoint.exp
4667         * gdb.cp/bs15503.exp
4668         * gdb.cp/call-c.exp
4669         * gdb.cp/casts.exp
4670         * gdb.cp/chained-calls.exp
4671         * gdb.cp/class2.exp
4672         * gdb.cp/classes.exp
4673         * gdb.cp/cmpd-minsyms.exp
4674         * gdb.cp/converts.exp
4675         * gdb.cp/cp-relocate.exp
4676         * gdb.cp/cpcompletion.exp
4677         * gdb.cp/cpexprs.exp
4678         * gdb.cp/cplabel.exp
4679         * gdb.cp/cplusfuncs.exp
4680         * gdb.cp/cpsizeof.exp
4681         * gdb.cp/ctti.exp
4682         * gdb.cp/derivation.exp
4683         * gdb.cp/destrprint.exp
4684         * gdb.cp/dispcxx.exp
4685         * gdb.cp/enum-class.exp
4686         * gdb.cp/exception.exp
4687         * gdb.cp/exceptprint.exp
4688         * gdb.cp/expand-psymtabs-cxx.exp
4689         * gdb.cp/expand-sals.exp
4690         * gdb.cp/extern-c.exp
4691         * gdb.cp/filename.exp
4692         * gdb.cp/formatted-ref.exp
4693         * gdb.cp/fpointer.exp
4694         * gdb.cp/gdb1355.exp
4695         * gdb.cp/gdb2495.exp
4696         * gdb.cp/hang.exp
4697         * gdb.cp/impl-this.exp
4698         * gdb.cp/infcall-dlopen.exp
4699         * gdb.cp/inherit.exp
4700         * gdb.cp/iostream.exp
4701         * gdb.cp/koenig.exp
4702         * gdb.cp/local.exp
4703         * gdb.cp/m-data.exp
4704         * gdb.cp/m-static.exp
4705         * gdb.cp/mb-ctor.exp
4706         * gdb.cp/mb-inline.exp
4707         * gdb.cp/mb-templates.exp
4708         * gdb.cp/member-name.exp
4709         * gdb.cp/member-ptr.exp
4710         * gdb.cp/meth-typedefs.exp
4711         * gdb.cp/method.exp
4712         * gdb.cp/method2.exp
4713         * gdb.cp/minsym-fallback.exp
4714         * gdb.cp/misc.exp
4715         * gdb.cp/namelessclass.exp
4716         * gdb.cp/namespace-enum.exp
4717         * gdb.cp/namespace-nested-import.exp
4718         * gdb.cp/namespace.exp
4719         * gdb.cp/nextoverthrow.exp
4720         * gdb.cp/no-dmgl-verbose.exp
4721         * gdb.cp/non-trivial-retval.exp
4722         * gdb.cp/noparam.exp
4723         * gdb.cp/nsdecl.exp
4724         * gdb.cp/nsimport.exp
4725         * gdb.cp/nsnested.exp
4726         * gdb.cp/nsnoimports.exp
4727         * gdb.cp/nsrecurs.exp
4728         * gdb.cp/nsstress.exp
4729         * gdb.cp/nsusing.exp
4730         * gdb.cp/operator.exp
4731         * gdb.cp/oranking.exp
4732         * gdb.cp/overload-const.exp
4733         * gdb.cp/overload.exp
4734         * gdb.cp/ovldbreak.exp
4735         * gdb.cp/ovsrch.exp
4736         * gdb.cp/paren-type.exp
4737         * gdb.cp/parse-lang.exp
4738         * gdb.cp/pass-by-ref.exp
4739         * gdb.cp/pr-1023.exp
4740         * gdb.cp/pr-1210.exp
4741         * gdb.cp/pr-574.exp
4742         * gdb.cp/pr10687.exp
4743         * gdb.cp/pr12028.exp
4744         * gdb.cp/pr17132.exp
4745         * gdb.cp/pr17494.exp
4746         * gdb.cp/pr9067.exp
4747         * gdb.cp/pr9167.exp
4748         * gdb.cp/pr9631.exp
4749         * gdb.cp/printmethod.exp
4750         * gdb.cp/psmang.exp
4751         * gdb.cp/psymtab-parameter.exp
4752         * gdb.cp/ptype-cv-cp.exp
4753         * gdb.cp/ptype-flags.exp
4754         * gdb.cp/re-set-overloaded.exp
4755         * gdb.cp/ref-types.exp
4756         * gdb.cp/rtti.exp
4757         * gdb.cp/scope-err.exp
4758         * gdb.cp/shadow.exp
4759         * gdb.cp/smartp.exp
4760         * gdb.cp/static-method.exp
4761         * gdb.cp/static-print-quit.exp
4762         * gdb.cp/temargs.exp
4763         * gdb.cp/templates.exp
4764         * gdb.cp/try_catch.exp
4765         * gdb.cp/typedef-operator.exp
4766         * gdb.cp/typeid.exp
4767         * gdb.cp/userdef.exp
4768         * gdb.cp/using-crash.exp
4769         * gdb.cp/var-tag.exp
4770         * gdb.cp/virtbase.exp
4771         * gdb.cp/virtfunc.exp
4772         * gdb.cp/virtfunc2.exp
4773         * gdb.cp/vla-cxx.exp
4774         * gdb.disasm/t01_mov.exp
4775         * gdb.disasm/t02_mova.exp
4776         * gdb.disasm/t03_add.exp
4777         * gdb.disasm/t04_sub.exp
4778         * gdb.disasm/t05_cmp.exp
4779         * gdb.disasm/t06_ari2.exp
4780         * gdb.disasm/t07_ari3.exp
4781         * gdb.disasm/t08_or.exp
4782         * gdb.disasm/t09_xor.exp
4783         * gdb.disasm/t10_and.exp
4784         * gdb.disasm/t11_logs.exp
4785         * gdb.disasm/t12_bit.exp
4786         * gdb.disasm/t13_otr.exp
4787         * gdb.dlang/circular.exp
4788         * gdb.dwarf2/arr-stride.exp
4789         * gdb.dwarf2/arr-subrange.exp
4790         * gdb.dwarf2/atomic-type.exp
4791         * gdb.dwarf2/bad-regnum.exp
4792         * gdb.dwarf2/bitfield-parent-optimized-out.exp
4793         * gdb.dwarf2/callframecfa.exp
4794         * gdb.dwarf2/clztest.exp
4795         * gdb.dwarf2/corrupt.exp
4796         * gdb.dwarf2/data-loc.exp
4797         * gdb.dwarf2/dup-psym.exp
4798         * gdb.dwarf2/dw2-anon-mptr.exp
4799         * gdb.dwarf2/dw2-anonymous-func.exp
4800         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4801         * gdb.dwarf2/dw2-bad-unresolved.exp
4802         * gdb.dwarf2/dw2-basic.exp
4803         * gdb.dwarf2/dw2-canonicalize-type.exp
4804         * gdb.dwarf2/dw2-case-insensitive.exp
4805         * gdb.dwarf2/dw2-common-block.exp
4806         * gdb.dwarf2/dw2-compdir-oldgcc.exp
4807         * gdb.dwarf2/dw2-compressed.exp
4808         * gdb.dwarf2/dw2-const.exp
4809         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4810         * gdb.dwarf2/dw2-cu-size.exp
4811         * gdb.dwarf2/dw2-dup-frame.exp
4812         * gdb.dwarf2/dw2-entry-value.exp
4813         * gdb.dwarf2/dw2-icycle.exp
4814         * gdb.dwarf2/dw2-ifort-parameter.exp
4815         * gdb.dwarf2/dw2-inline-break.exp
4816         * gdb.dwarf2/dw2-inline-param.exp
4817         * gdb.dwarf2/dw2-intercu.exp
4818         * gdb.dwarf2/dw2-intermix.exp
4819         * gdb.dwarf2/dw2-lexical-block-bare.exp
4820         * gdb.dwarf2/dw2-linkage-name-trust.exp
4821         * gdb.dwarf2/dw2-minsym-in-cu.exp
4822         * gdb.dwarf2/dw2-noloc.exp
4823         * gdb.dwarf2/dw2-op-call.exp
4824         * gdb.dwarf2/dw2-op-out-param.exp
4825         * gdb.dwarf2/dw2-opt-structptr.exp
4826         * gdb.dwarf2/dw2-param-error.exp
4827         * gdb.dwarf2/dw2-producer.exp
4828         * gdb.dwarf2/dw2-ranges-base.exp
4829         * gdb.dwarf2/dw2-ref-missing-frame.exp
4830         * gdb.dwarf2/dw2-reg-undefined.exp
4831         * gdb.dwarf2/dw2-regno-invalid.exp
4832         * gdb.dwarf2/dw2-restore.exp
4833         * gdb.dwarf2/dw2-restrict.exp
4834         * gdb.dwarf2/dw2-single-line-discriminators.exp
4835         * gdb.dwarf2/dw2-strp.exp
4836         * gdb.dwarf2/dw2-undefined-ret-addr.exp
4837         * gdb.dwarf2/dw2-unresolved.exp
4838         * gdb.dwarf2/dw2-var-zero-addr.exp
4839         * gdb.dwarf2/dw4-sig-types.exp
4840         * gdb.dwarf2/dwz.exp
4841         * gdb.dwarf2/dynarr-ptr.exp
4842         * gdb.dwarf2/enum-type.exp
4843         * gdb.dwarf2/gdb-index.exp
4844         * gdb.dwarf2/implptr-64bit.exp
4845         * gdb.dwarf2/implptr-optimized-out.exp
4846         * gdb.dwarf2/implptr.exp
4847         * gdb.dwarf2/implref-array.exp
4848         * gdb.dwarf2/implref-const.exp
4849         * gdb.dwarf2/implref-global.exp
4850         * gdb.dwarf2/implref-struct.exp
4851         * gdb.dwarf2/mac-fileno.exp
4852         * gdb.dwarf2/main-subprogram.exp
4853         * gdb.dwarf2/member-ptr-forwardref.exp
4854         * gdb.dwarf2/method-ptr.exp
4855         * gdb.dwarf2/missing-sig-type.exp
4856         * gdb.dwarf2/nonvar-access.exp
4857         * gdb.dwarf2/opaque-type-lookup.exp
4858         * gdb.dwarf2/pieces-optimized-out.exp
4859         * gdb.dwarf2/pieces.exp
4860         * gdb.dwarf2/pr10770.exp
4861         * gdb.dwarf2/pr13961.exp
4862         * gdb.dwarf2/staticvirtual.exp
4863         * gdb.dwarf2/subrange.exp
4864         * gdb.dwarf2/symtab-producer.exp
4865         * gdb.dwarf2/trace-crash.exp
4866         * gdb.dwarf2/typeddwarf.exp
4867         * gdb.dwarf2/valop.exp
4868         * gdb.dwarf2/watch-notconst.exp
4869         * gdb.fortran/array-element.exp
4870         * gdb.fortran/charset.exp
4871         * gdb.fortran/common-block.exp
4872         * gdb.fortran/complex.exp
4873         * gdb.fortran/derived-type-function.exp
4874         * gdb.fortran/derived-type.exp
4875         * gdb.fortran/logical.exp
4876         * gdb.fortran/module.exp
4877         * gdb.fortran/multi-dim.exp
4878         * gdb.fortran/nested-funcs.exp
4879         * gdb.fortran/print-formatted.exp
4880         * gdb.fortran/subarray.exp
4881         * gdb.fortran/vla-alloc-assoc.exp
4882         * gdb.fortran/vla-datatypes.exp
4883         * gdb.fortran/vla-history.exp
4884         * gdb.fortran/vla-ptr-info.exp
4885         * gdb.fortran/vla-ptype-sub.exp
4886         * gdb.fortran/vla-ptype.exp
4887         * gdb.fortran/vla-sizeof.exp
4888         * gdb.fortran/vla-type.exp
4889         * gdb.fortran/vla-value-sub-arbitrary.exp
4890         * gdb.fortran/vla-value-sub-finish.exp
4891         * gdb.fortran/vla-value-sub.exp
4892         * gdb.fortran/vla-value.exp
4893         * gdb.fortran/whatis_type.exp
4894         * gdb.go/chan.exp
4895         * gdb.go/handcall.exp
4896         * gdb.go/hello.exp
4897         * gdb.go/integers.exp
4898         * gdb.go/methods.exp
4899         * gdb.go/package.exp
4900         * gdb.go/strings.exp
4901         * gdb.go/types.exp
4902         * gdb.go/unsafe.exp
4903         * gdb.guile/scm-arch.exp
4904         * gdb.guile/scm-block.exp
4905         * gdb.guile/scm-breakpoint.exp
4906         * gdb.guile/scm-cmd.exp
4907         * gdb.guile/scm-disasm.exp
4908         * gdb.guile/scm-equal.exp
4909         * gdb.guile/scm-frame-args.exp
4910         * gdb.guile/scm-frame-inline.exp
4911         * gdb.guile/scm-frame.exp
4912         * gdb.guile/scm-iterator.exp
4913         * gdb.guile/scm-math.exp
4914         * gdb.guile/scm-objfile.exp
4915         * gdb.guile/scm-ports.exp
4916         * gdb.guile/scm-symbol.exp
4917         * gdb.guile/scm-symtab.exp
4918         * gdb.guile/scm-value-cc.exp
4919         * gdb.guile/types-module.exp
4920         * gdb.linespec/break-ask.exp
4921         * gdb.linespec/cpexplicit.exp
4922         * gdb.linespec/explicit.exp
4923         * gdb.linespec/keywords.exp
4924         * gdb.linespec/linespec.exp
4925         * gdb.linespec/ls-dollar.exp
4926         * gdb.linespec/ls-errs.exp
4927         * gdb.linespec/skip-two.exp
4928         * gdb.linespec/thread.exp
4929         * gdb.mi/mi-async.exp
4930         * gdb.mi/mi-basics.exp
4931         * gdb.mi/mi-break.exp
4932         * gdb.mi/mi-catch-load.exp
4933         * gdb.mi/mi-cli.exp
4934         * gdb.mi/mi-cmd-param-changed.exp
4935         * gdb.mi/mi-console.exp
4936         * gdb.mi/mi-detach.exp
4937         * gdb.mi/mi-disassemble.exp
4938         * gdb.mi/mi-eval.exp
4939         * gdb.mi/mi-file-transfer.exp
4940         * gdb.mi/mi-file.exp
4941         * gdb.mi/mi-fill-memory.exp
4942         * gdb.mi/mi-inheritance-syntax-error.exp
4943         * gdb.mi/mi-linespec-err-cp.exp
4944         * gdb.mi/mi-logging.exp
4945         * gdb.mi/mi-memory-changed.exp
4946         * gdb.mi/mi-read-memory.exp
4947         * gdb.mi/mi-record-changed.exp
4948         * gdb.mi/mi-reg-undefined.exp
4949         * gdb.mi/mi-regs.exp
4950         * gdb.mi/mi-return.exp
4951         * gdb.mi/mi-reverse.exp
4952         * gdb.mi/mi-simplerun.exp
4953         * gdb.mi/mi-solib.exp
4954         * gdb.mi/mi-stack.exp
4955         * gdb.mi/mi-stepi.exp
4956         * gdb.mi/mi-syn-frame.exp
4957         * gdb.mi/mi-until.exp
4958         * gdb.mi/mi-var-block.exp
4959         * gdb.mi/mi-var-child.exp
4960         * gdb.mi/mi-var-cmd.exp
4961         * gdb.mi/mi-var-cp.exp
4962         * gdb.mi/mi-var-display.exp
4963         * gdb.mi/mi-var-invalidate.exp
4964         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4965         * gdb.mi/mi-vla-fortran.exp
4966         * gdb.mi/mi-watch.exp
4967         * gdb.mi/mi2-var-child.exp
4968         * gdb.mi/user-selected-context-sync.exp
4969         * gdb.modula2/unbounded-array.exp
4970         * gdb.multi/dummy-frame-restore.exp
4971         * gdb.multi/multi-arch-exec.exp
4972         * gdb.multi/multi-arch.exp
4973         * gdb.multi/tids.exp
4974         * gdb.multi/watchpoint-multi.exp
4975         * gdb.opencl/callfuncs.exp
4976         * gdb.opencl/convs_casts.exp
4977         * gdb.opencl/datatypes.exp
4978         * gdb.opencl/operators.exp
4979         * gdb.opencl/vec_comps.exp
4980         * gdb.opt/clobbered-registers-O2.exp
4981         * gdb.opt/inline-break.exp
4982         * gdb.opt/inline-bt.exp
4983         * gdb.opt/inline-cmds.exp
4984         * gdb.opt/inline-locals.exp
4985         * gdb.pascal/case-insensitive-symbols.exp
4986         * gdb.pascal/floats.exp
4987         * gdb.pascal/gdb11492.exp
4988         * gdb.python/lib-types.exp
4989         * gdb.python/py-arch.exp
4990         * gdb.python/py-as-string.exp
4991         * gdb.python/py-bad-printers.exp
4992         * gdb.python/py-block.exp
4993         * gdb.python/py-breakpoint-create-fail.exp
4994         * gdb.python/py-breakpoint.exp
4995         * gdb.python/py-caller-is.exp
4996         * gdb.python/py-cmd.exp
4997         * gdb.python/py-explore-cc.exp
4998         * gdb.python/py-explore.exp
4999         * gdb.python/py-finish-breakpoint.exp
5000         * gdb.python/py-finish-breakpoint2.exp
5001         * gdb.python/py-frame-args.exp
5002         * gdb.python/py-frame-inline.exp
5003         * gdb.python/py-frame.exp
5004         * gdb.python/py-framefilter-mi.exp
5005         * gdb.python/py-infthread.exp
5006         * gdb.python/py-lazy-string.exp
5007         * gdb.python/py-linetable.exp
5008         * gdb.python/py-mi-events.exp
5009         * gdb.python/py-mi-objfile.exp
5010         * gdb.python/py-mi.exp
5011         * gdb.python/py-objfile.exp
5012         * gdb.python/py-pp-integral.exp
5013         * gdb.python/py-pp-maint.exp
5014         * gdb.python/py-pp-re-notag.exp
5015         * gdb.python/py-pp-registration.exp
5016         * gdb.python/py-recurse-unwind.exp
5017         * gdb.python/py-strfns.exp
5018         * gdb.python/py-symbol.exp
5019         * gdb.python/py-symtab.exp
5020         * gdb.python/py-sync-interp.exp
5021         * gdb.python/py-typeprint.exp
5022         * gdb.python/py-unwind-maint.exp
5023         * gdb.python/py-unwind.exp
5024         * gdb.python/py-value-cc.exp
5025         * gdb.python/py-xmethods.exp
5026         * gdb.reverse/amd64-tailcall-reverse.exp
5027         * gdb.reverse/break-precsave.exp
5028         * gdb.reverse/break-reverse.exp
5029         * gdb.reverse/consecutive-precsave.exp
5030         * gdb.reverse/consecutive-reverse.exp
5031         * gdb.reverse/finish-precsave.exp
5032         * gdb.reverse/finish-reverse-bkpt.exp
5033         * gdb.reverse/finish-reverse.exp
5034         * gdb.reverse/fstatat-reverse.exp
5035         * gdb.reverse/getresuid-reverse.exp
5036         * gdb.reverse/i386-precsave.exp
5037         * gdb.reverse/i386-reverse.exp
5038         * gdb.reverse/i386-sse-reverse.exp
5039         * gdb.reverse/i387-env-reverse.exp
5040         * gdb.reverse/i387-stack-reverse.exp
5041         * gdb.reverse/insn-reverse.exp
5042         * gdb.reverse/machinestate-precsave.exp
5043         * gdb.reverse/machinestate.exp
5044         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5045         * gdb.reverse/pipe-reverse.exp
5046         * gdb.reverse/readv-reverse.exp
5047         * gdb.reverse/recvmsg-reverse.exp
5048         * gdb.reverse/rerun-prec.exp
5049         * gdb.reverse/s390-mvcle.exp
5050         * gdb.reverse/step-precsave.exp
5051         * gdb.reverse/step-reverse.exp
5052         * gdb.reverse/time-reverse.exp
5053         * gdb.reverse/until-precsave.exp
5054         * gdb.reverse/until-reverse.exp
5055         * gdb.reverse/waitpid-reverse.exp
5056         * gdb.reverse/watch-precsave.exp
5057         * gdb.reverse/watch-reverse.exp
5058         * gdb.rust/generics.exp
5059         * gdb.rust/methods.exp
5060         * gdb.rust/modules.exp
5061         * gdb.rust/simple.exp
5062         * gdb.server/connect-with-no-symbol-file.exp
5063         * gdb.server/ext-attach.exp
5064         * gdb.server/ext-restart.exp
5065         * gdb.server/ext-wrapper.exp
5066         * gdb.server/file-transfer.exp
5067         * gdb.server/server-exec-info.exp
5068         * gdb.server/server-kill.exp
5069         * gdb.server/server-mon.exp
5070         * gdb.server/wrapper.exp
5071         * gdb.stabs/exclfwd.exp
5072         * gdb.stabs/gdb11479.exp
5073         * gdb.threads/clone-new-thread-event.exp
5074         * gdb.threads/corethreads.exp
5075         * gdb.threads/current-lwp-dead.exp
5076         * gdb.threads/dlopen-libpthread.exp
5077         * gdb.threads/gcore-thread.exp
5078         * gdb.threads/sigstep-threads.exp
5079         * gdb.threads/watchpoint-fork.exp
5080         * gdb.trace/actions-changed.exp
5081         * gdb.trace/backtrace.exp
5082         * gdb.trace/change-loc.exp
5083         * gdb.trace/circ.exp
5084         * gdb.trace/collection.exp
5085         * gdb.trace/disconnected-tracing.exp
5086         * gdb.trace/ftrace.exp
5087         * gdb.trace/mi-trace-frame-collected.exp
5088         * gdb.trace/mi-trace-unavailable.exp
5089         * gdb.trace/mi-traceframe-changed.exp
5090         * gdb.trace/mi-tsv-changed.exp
5091         * gdb.trace/no-attach-trace.exp
5092         * gdb.trace/passc-dyn.exp
5093         * gdb.trace/qtro.exp
5094         * gdb.trace/range-stepping.exp
5095         * gdb.trace/read-memory.exp
5096         * gdb.trace/save-trace.exp
5097         * gdb.trace/signal.exp
5098         * gdb.trace/status-stop.exp
5099         * gdb.trace/tfile.exp
5100         * gdb.trace/trace-break.exp
5101         * gdb.trace/trace-buffer-size.exp
5102         * gdb.trace/trace-condition.exp
5103         * gdb.trace/tracefile-pseudo-reg.exp
5104         * gdb.trace/tstatus.exp
5105         * gdb.trace/unavailable.exp
5106         * gdb.trace/while-dyn.exp
5107         * gdb.trace/while-stepping.exp
5108
5109 2016-12-22  Doug Evans  <xdje42@gmail.com>
5110
5111         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5112         and msymbols.
5113
5114 2016-12-19  Yao Qi  <yao.qi@linaro.org>
5115
5116         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5117         (test_with_self): Don't call do_steps_and_nexts, and remove
5118         code about stepping into xmalloc.
5119
5120 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5121
5122         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5123
5124 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5125
5126         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5127
5128 2016-12-09  Pedro Alves  <palves@redhat.com>
5129
5130         * gdb.base/all-architectures-0.exp: New file.
5131         * gdb.base/all-architectures-1.exp: New file.
5132         * gdb.base/all-architectures-2.exp: New file.
5133         * gdb.base/all-architectures-3.exp: New file.
5134         * gdb.base/all-architectures-4.exp: New file.
5135         * gdb.base/all-architectures-5.exp: New file.
5136         * gdb.base/all-architectures-6.exp: New file.
5137         * gdb.base/all-architectures-7.exp: New file.
5138         * gdb.base/all-architectures.exp.in: New file.
5139
5140 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5141
5142         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5143
5144 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5145
5146         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5147         possible.
5148         Remove useless pattern-matching code.
5149
5150 2016-12-02  Pedro Alves  <palves@redhat.com>
5151
5152         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5153         procedure.
5154         (top level): Call it.
5155
5156 2016-12-02  Pedro Alves  <palves@redhat.com>
5157
5158         * gdb.base/commands.exp (user_defined_command_args_stack_test):
5159         New procedure.
5160         (top level): Call it.
5161
5162 2016-12-02  Pedro Alves  <palves@redhat.com>
5163
5164         PR cli/20559
5165         * gdb.base/commands.exp (user_defined_command_args_eval): New
5166         procedure.
5167         (top level): Call it.
5168
5169 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5170
5171         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5172         timeout handling.
5173
5174 2016-12-02  Tom Tromey  <tom@tromey.com>
5175
5176         * gdb.dwarf2/main-subprogram.c: New file.
5177         * gdb.dwarf2/main-subprogram.exp: New file.
5178
5179 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5180
5181         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5182         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5183         gdb_test_no_output for a couple of cases.
5184         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5185
5186 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5187
5188         Fix test names and standardize compilation error messages throughout
5189         the following files:
5190
5191         * gdb.ada/start.exp
5192         * gdb.arch/alpha-step.exp
5193         * gdb.arch/e500-prologue.exp
5194         * gdb.arch/ftrace-insn-reloc.exp
5195         * gdb.arch/gdb1291.exp
5196         * gdb.arch/gdb1431.exp
5197         * gdb.arch/gdb1558.exp
5198         * gdb.arch/i386-dr3-watch.exp
5199         * gdb.arch/i386-sse-stack-align.exp
5200         * gdb.arch/ia64-breakpoint-shadow.exp
5201         * gdb.arch/pa-nullify.exp
5202         * gdb.arch/powerpc-aix-prologue.exp
5203         * gdb.arch/thumb-bx-pc.exp
5204         * gdb.base/annota1.exp
5205         * gdb.base/annota3.exp
5206         * gdb.base/arrayidx.exp
5207         * gdb.base/assign.exp
5208         * gdb.base/attach.exp
5209         * gdb.base/auxv.exp
5210         * gdb.base/bang.exp
5211         * gdb.base/bfp-test.exp
5212         * gdb.base/bigcore.exp
5213         * gdb.base/bitfields2.exp
5214         * gdb.base/break-fun-addr.exp
5215         * gdb.base/break-probes.exp
5216         * gdb.base/call-rt-st.exp
5217         * gdb.base/callexit.exp
5218         * gdb.base/catch-fork-kill.exp
5219         * gdb.base/charset.exp
5220         * gdb.base/checkpoint.exp
5221         * gdb.base/comprdebug.exp
5222         * gdb.base/constvars.exp
5223         * gdb.base/coredump-filter.exp
5224         * gdb.base/cursal.exp
5225         * gdb.base/cvexpr.exp
5226         * gdb.base/detach.exp
5227         * gdb.base/display.exp
5228         * gdb.base/dmsym.exp
5229         * gdb.base/dprintf-pending.exp
5230         * gdb.base/dso2dso.exp
5231         * gdb.base/dtrace-probe.exp
5232         * gdb.base/dump.exp
5233         * gdb.base/enum_cond.exp
5234         * gdb.base/exe-lock.exp
5235         * gdb.base/exec-invalid-sysroot.exp
5236         * gdb.base/execl-update-breakpoints.exp
5237         * gdb.base/exprs.exp
5238         * gdb.base/fileio.exp
5239         * gdb.base/find.exp
5240         * gdb.base/finish.exp
5241         * gdb.base/fixsection.exp
5242         * gdb.base/foll-vfork.exp
5243         * gdb.base/frame-args.exp
5244         * gdb.base/gcore.exp
5245         * gdb.base/gdb1250.exp
5246         * gdb.base/global-var-nested-by-dso.exp
5247         * gdb.base/gnu-ifunc.exp
5248         * gdb.base/hashline1.exp
5249         * gdb.base/hashline2.exp
5250         * gdb.base/hashline3.exp
5251         * gdb.base/hbreak-in-shr-unsupported.exp
5252         * gdb.base/huge.exp
5253         * gdb.base/infcall-input.exp
5254         * gdb.base/info-fun.exp
5255         * gdb.base/info-shared.exp
5256         * gdb.base/jit-simple.exp
5257         * gdb.base/jit-so.exp
5258         * gdb.base/jit.exp
5259         * gdb.base/jump.exp
5260         * gdb.base/label.exp
5261         * gdb.base/lineinc.exp
5262         * gdb.base/logical.exp
5263         * gdb.base/longjmp.exp
5264         * gdb.base/macscp.exp
5265         * gdb.base/miscexprs.exp
5266         * gdb.base/new-ui-echo.exp
5267         * gdb.base/new-ui-pending-input.exp
5268         * gdb.base/new-ui.exp
5269         * gdb.base/nodebug.exp
5270         * gdb.base/nofield.exp
5271         * gdb.base/offsets.exp
5272         * gdb.base/overlays.exp
5273         * gdb.base/pending.exp
5274         * gdb.base/pointers.exp
5275         * gdb.base/pr11022.exp
5276         * gdb.base/printcmds.exp
5277         * gdb.base/prologue.exp
5278         * gdb.base/ptr-typedef.exp
5279         * gdb.base/realname-expand.exp
5280         * gdb.base/relativedebug.exp
5281         * gdb.base/relocate.exp
5282         * gdb.base/remote.exp
5283         * gdb.base/reread.exp
5284         * gdb.base/return2.exp
5285         * gdb.base/savedregs.exp
5286         * gdb.base/sep.exp
5287         * gdb.base/sepdebug.exp
5288         * gdb.base/sepsymtab.exp
5289         * gdb.base/set-inferior-tty.exp
5290         * gdb.base/setshow.exp
5291         * gdb.base/shlib-call.exp
5292         * gdb.base/sigaltstack.exp
5293         * gdb.base/siginfo-addr.exp
5294         * gdb.base/signals.exp
5295         * gdb.base/signull.exp
5296         * gdb.base/sigrepeat.exp
5297         * gdb.base/so-impl-ld.exp
5298         * gdb.base/solib-display.exp
5299         * gdb.base/solib-overlap.exp
5300         * gdb.base/solib-search.exp
5301         * gdb.base/solib-symbol.exp
5302         * gdb.base/structs.exp
5303         * gdb.base/structs2.exp
5304         * gdb.base/symtab-search-order.exp
5305         * gdb.base/twice.exp
5306         * gdb.base/unload.exp
5307         * gdb.base/varargs.exp
5308         * gdb.base/watchpoint-solib.exp
5309         * gdb.base/watchpoint.exp
5310         * gdb.base/whatis.exp
5311         * gdb.base/wrong_frame_bt_full.exp
5312         * gdb.btrace/dlopen.exp
5313         * gdb.cell/ea-standalone.exp
5314         * gdb.cell/ea-test.exp
5315         * gdb.cp/dispcxx.exp
5316         * gdb.cp/gdb2384.exp
5317         * gdb.cp/method2.exp
5318         * gdb.cp/nextoverthrow.exp
5319         * gdb.cp/pr10728.exp
5320         * gdb.disasm/am33.exp
5321         * gdb.disasm/h8300s.exp
5322         * gdb.disasm/mn10300.exp
5323         * gdb.disasm/sh3.exp
5324         * gdb.dwarf2/dw2-dir-file-name.exp
5325         * gdb.fortran/complex.exp
5326         * gdb.fortran/library-module.exp
5327         * gdb.guile/scm-pretty-print.exp
5328         * gdb.guile/scm-symbol.exp
5329         * gdb.guile/scm-type.exp
5330         * gdb.guile/scm-value.exp
5331         * gdb.linespec/linespec.exp
5332         * gdb.mi/gdb701.exp
5333         * gdb.mi/gdb792.exp
5334         * gdb.mi/mi-breakpoint-changed.exp
5335         * gdb.mi/mi-dprintf-pending.exp
5336         * gdb.mi/mi-dprintf.exp
5337         * gdb.mi/mi-exit-code.exp
5338         * gdb.mi/mi-pending.exp
5339         * gdb.mi/mi-solib.exp
5340         * gdb.mi/new-ui-mi-sync.exp
5341         * gdb.mi/pr11022.exp
5342         * gdb.mi/user-selected-context-sync.exp
5343         * gdb.opt/solib-intra-step.exp
5344         * gdb.python/py-events.exp
5345         * gdb.python/py-finish-breakpoint.exp
5346         * gdb.python/py-mi.exp
5347         * gdb.python/py-prettyprint.exp
5348         * gdb.python/py-shared.exp
5349         * gdb.python/py-symbol.exp
5350         * gdb.python/py-template.exp
5351         * gdb.python/py-type.exp
5352         * gdb.python/py-value.exp
5353         * gdb.reverse/solib-precsave.exp
5354         * gdb.reverse/solib-reverse.exp
5355         * gdb.server/solib-list.exp
5356         * gdb.stabs/weird.exp
5357         * gdb.threads/reconnect-signal.exp
5358         * gdb.threads/stepi-random-signal.exp
5359         * gdb.trace/actions.exp
5360         * gdb.trace/ax.exp
5361         * gdb.trace/backtrace.exp
5362         * gdb.trace/change-loc.exp
5363         * gdb.trace/deltrace.exp
5364         * gdb.trace/ftrace-lock.exp
5365         * gdb.trace/ftrace.exp
5366         * gdb.trace/infotrace.exp
5367         * gdb.trace/mi-tracepoint-changed.exp
5368         * gdb.trace/packetlen.exp
5369         * gdb.trace/passcount.exp
5370         * gdb.trace/pending.exp
5371         * gdb.trace/range-stepping.exp
5372         * gdb.trace/report.exp
5373         * gdb.trace/stap-trace.exp
5374         * gdb.trace/tfind.exp
5375         * gdb.trace/trace-break.exp
5376         * gdb.trace/trace-condition.exp
5377         * gdb.trace/trace-enable-disable.exp
5378         * gdb.trace/trace-mt.exp
5379         * gdb.trace/tracecmd.exp
5380         * gdb.trace/tspeed.exp
5381         * gdb.trace/tsv.exp
5382         * lib/perftest.exp
5383
5384 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5385
5386         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5387         with gdb_test_no_output.
5388         Use command as test name.
5389
5390 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5391
5392         Fix test names starting with uppercase throughout the files.
5393
5394         * gdb.ada/assign_1.exp
5395         * gdb.ada/boolean_expr.exp
5396         * gdb.base/arrayidx.exp
5397         * gdb.base/del.exp
5398         * gdb.base/gcore-buffer-overflow.exp
5399         * gdb.base/testenv.exp
5400         * gdb.compile/compile.exp
5401         * gdb.python/py-framefilter-invalidarg.exp
5402         * gdb.python/py-framefilter.exp
5403
5404 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5405
5406         Fix test names starting with uppercase throughout the files.
5407
5408         * gdb.ada/array_return.exp
5409         * gdb.ada/expr_delims.exp
5410         * gdb.ada/mi_dyn_arr.exp
5411         * gdb.ada/mi_interface.exp
5412         * gdb.ada/mi_var_array.exp
5413         * gdb.ada/watch_arg.exp
5414         * gdb.arch/alpha-step.exp
5415         * gdb.arch/altivec-regs.exp
5416         * gdb.arch/e500-regs.exp
5417         * gdb.arch/powerpc-d128-regs.exp
5418         * gdb.base/arrayidx.exp
5419         * gdb.base/break.exp
5420         * gdb.base/checkpoint.exp
5421         * gdb.base/debug-expr.exp
5422         * gdb.base/dmsym.exp
5423         * gdb.base/radix.exp
5424         * gdb.base/sepdebug.exp
5425         * gdb.base/testenv.exp
5426         * gdb.base/watch_thread_num.exp
5427         * gdb.base/watchpoint-cond-gone.exp
5428         * gdb.cell/break.exp
5429         * gdb.cell/ea-cache.exp
5430         * gdb.compile/compile.exp
5431         * gdb.cp/gdb2495.exp
5432         * gdb.gdb/selftest.exp
5433         * gdb.gdb/xfullpath.exp
5434         * gdb.go/hello.exp
5435         * gdb.go/integers.exp
5436         * gdb.objc/basicclass.exp
5437         * gdb.pascal/hello.exp
5438         * gdb.pascal/integers.exp
5439         * gdb.python/py-breakpoint.exp
5440         * gdb.python/py-cmd.exp
5441         * gdb.python/py-linetable.exp
5442         * gdb.python/py-xmethods.exp
5443         * gdb.python/python.exp
5444         * gdb.reverse/consecutive-precsave.exp
5445         * gdb.reverse/finish-precsave.exp
5446         * gdb.reverse/i386-precsave.exp
5447         * gdb.reverse/machinestate-precsave.exp
5448         * gdb.reverse/sigall-precsave.exp
5449         * gdb.reverse/solib-precsave.exp
5450         * gdb.reverse/step-precsave.exp
5451         * gdb.reverse/until-precsave.exp
5452         * gdb.reverse/watch-precsave.exp
5453         * gdb.threads/leader-exit.exp
5454         * gdb.threads/pthreads.exp
5455         * gdb.threads/wp-replication.exp
5456         * gdb.trace/actions.exp
5457         * gdb.trace/mi-tsv-changed.exp
5458         * gdb.trace/tsv.exp
5459
5460 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5461
5462         Fix test names starting with uppercase throughout the files.
5463
5464         * gdb.arch/i386-bp_permanent.exp
5465         * gdb.arch/i386-gnu-cfi.exp
5466         * gdb.base/disasm-end-cu.exp
5467         * gdb.base/macscp.exp
5468         * gdb.base/pending.exp
5469         * gdb.base/watch_thread_num.exp
5470         * gdb.cp/exception.exp
5471         * gdb.cp/gdb2495.exp
5472         * gdb.cp/local.exp
5473         * gdb.python/py-evsignal.exp
5474         * gdb.python/python.exp
5475         * gdb.trace/tracecmd.exp
5476
5477 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5478
5479         Fix test names starting with uppercase throughout the files.
5480
5481         * gdb.base/charset.exp
5482         * gdb.base/eval.exp
5483         * gdb.base/multi-forks.exp
5484         * gdb.guile/scm-progspace.exp
5485         * gdb.opencl/datatypes.exp
5486         * gdb.python/py-block.exp
5487         * gdb.python/py-function.exp
5488         * gdb.python/py-symbol.exp
5489         * gdb.python/py-symtab.exp
5490         * gdb.python/py-xmethods.exp
5491         * gdb.reverse/break-precsave.exp
5492         * gdb.reverse/break-reverse.exp
5493         * gdb.reverse/consecutive-precsave.exp
5494         * gdb.reverse/consecutive-reverse.exp
5495         * gdb.reverse/finish-precsave.exp
5496         * gdb.reverse/finish-reverse-bkpt.exp
5497         * gdb.reverse/finish-reverse.exp
5498         * gdb.reverse/fstatat-reverse.exp
5499         * gdb.reverse/getresuid-reverse.exp
5500         * gdb.reverse/i386-precsave.exp
5501         * gdb.reverse/i386-reverse.exp
5502         * gdb.reverse/i386-sse-reverse.exp
5503         * gdb.reverse/i387-stack-reverse.exp
5504         * gdb.reverse/insn-reverse.exp
5505         * gdb.reverse/machinestate-precsave.exp
5506         * gdb.reverse/machinestate.exp
5507         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5508         * gdb.reverse/pipe-reverse.exp
5509         * gdb.reverse/readv-reverse.exp
5510         * gdb.reverse/recvmsg-reverse.exp
5511         * gdb.reverse/rerun-prec.exp
5512         * gdb.reverse/s390-mvcle.exp
5513         * gdb.reverse/sigall-precsave.exp
5514         * gdb.reverse/sigall-reverse.exp
5515         * gdb.reverse/solib-precsave.exp
5516         * gdb.reverse/solib-reverse.exp
5517         * gdb.reverse/step-precsave.exp
5518         * gdb.reverse/step-reverse.exp
5519         * gdb.reverse/time-reverse.exp
5520         * gdb.reverse/until-precsave.exp
5521         * gdb.reverse/until-reverse.exp
5522         * gdb.reverse/waitpid-reverse.exp
5523         * gdb.reverse/watch-precsave.exp
5524         * gdb.reverse/watch-reverse.exp
5525
5526 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5527
5528         Fix test names starting with uppercase throughout the files.
5529
5530         * gdb.arch/i386-mpx-simple_segv.exp
5531         * gdb.arch/i386-mpx.exp
5532         * gdb.arch/i386-permbkpt.exp
5533         * gdb.arch/pa-nullify.exp
5534         * gdb.arch/powerpc-d128-regs.exp
5535         * gdb.arch/vsx-regs.exp
5536         * gdb.base/bfp-test.exp
5537         * gdb.base/break.exp
5538         * gdb.base/breakpoint-shadow.exp
5539         * gdb.base/callfuncs.exp
5540         * gdb.base/charset.exp
5541         * gdb.base/commands.exp
5542         * gdb.base/completion.exp
5543         * gdb.base/dfp-test.exp
5544         * gdb.base/echo.exp
5545         * gdb.base/ending-run.exp
5546         * gdb.base/eval.exp
5547         * gdb.base/expand-psymtabs.exp
5548         * gdb.base/float128.exp
5549         * gdb.base/floatn.exp
5550         * gdb.base/foll-exec-mode.exp
5551         * gdb.base/gdb1056.exp
5552         * gdb.base/gdb11531.exp
5553         * gdb.base/kill-after-signal.exp
5554         * gdb.base/multi-forks.exp
5555         * gdb.base/overlays.exp
5556         * gdb.base/pending.exp
5557         * gdb.base/sepdebug.exp
5558         * gdb.base/testenv.exp
5559         * gdb.base/valgrind-db-attach.exp
5560         * gdb.base/watch_thread_num.exp
5561         * gdb.base/watchpoint-cond-gone.exp
5562         * gdb.base/watchpoint.exp
5563         * gdb.base/watchpoints.exp
5564         * gdb.cp/arg-reference.exp
5565         * gdb.cp/baseenum.exp
5566         * gdb.cp/operator.exp
5567         * gdb.cp/shadow.exp
5568         * gdb.dwarf2/dw2-op-out-param.exp
5569         * gdb.dwarf2/dw2-reg-undefined.exp
5570         * gdb.go/chan.exp
5571         * gdb.go/hello.exp
5572         * gdb.go/integers.exp
5573         * gdb.go/methods.exp
5574         * gdb.go/package.exp
5575         * gdb.guile/scm-parameter.exp
5576         * gdb.guile/scm-progspace.exp
5577         * gdb.guile/scm-value.exp
5578         * gdb.mi/mi-pending.exp
5579         * gdb.mi/user-selected-context-sync.exp
5580         * gdb.multi/multi-attach.exp
5581         * gdb.multi/tids.exp
5582         * gdb.opt/clobbered-registers-O2.exp
5583         * gdb.pascal/floats.exp
5584         * gdb.pascal/integers.exp
5585         * gdb.python/py-block.exp
5586         * gdb.python/py-events.exp
5587         * gdb.python/py-parameter.exp
5588         * gdb.python/py-symbol.exp
5589         * gdb.python/py-symtab.exp
5590         * gdb.python/py-type.exp
5591         * gdb.python/py-value.exp
5592         * gdb.python/py-xmethods.exp
5593         * gdb.python/python.exp
5594         * gdb.reverse/break-precsave.exp
5595         * gdb.reverse/consecutive-precsave.exp
5596         * gdb.reverse/finish-precsave.exp
5597         * gdb.reverse/i386-precsave.exp
5598         * gdb.reverse/machinestate-precsave.exp
5599         * gdb.reverse/sigall-precsave.exp
5600         * gdb.reverse/solib-precsave.exp
5601         * gdb.reverse/step-precsave.exp
5602         * gdb.reverse/until-precsave.exp
5603         * gdb.reverse/watch-precsave.exp
5604         * gdb.server/ext-attach.exp
5605         * gdb.server/ext-restart.exp
5606         * gdb.server/ext-run.exp
5607         * gdb.server/ext-wrapper.exp
5608         * gdb.stabs/gdb11479.exp
5609         * gdb.stabs/weird.exp
5610         * gdb.threads/attach-many-short-lived-threads.exp
5611         * gdb.threads/kill.exp
5612         * gdb.threads/watchpoint-fork.exp
5613
5614 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5615
5616         Fix test names starting with uppercase throughout all the files below.
5617
5618         * gdb.ada/array_return.exp
5619         * gdb.ada/catch_ex.exp
5620         * gdb.ada/info_exc.exp
5621         * gdb.ada/mi_catch_ex.exp
5622         * gdb.ada/mi_dyn_arr.exp
5623         * gdb.ada/mi_ex_cond.exp
5624         * gdb.ada/mi_exc_info.exp
5625         * gdb.ada/mi_interface.exp
5626         * gdb.ada/mi_task_arg.exp
5627         * gdb.ada/mi_task_info.exp
5628         * gdb.ada/mi_var_array.exp
5629         * gdb.arch/alpha-step.exp
5630         * gdb.arch/amd64-disp-step.exp
5631         * gdb.arch/arm-disp-step.exp
5632         * gdb.arch/disp-step-insn-reloc.exp
5633         * gdb.arch/e500-prologue.exp
5634         * gdb.arch/ftrace-insn-reloc.exp
5635         * gdb.arch/gdb1558.exp
5636         * gdb.arch/i386-bp_permanent.exp
5637         * gdb.arch/i386-disp-step.exp
5638         * gdb.arch/i386-float.exp
5639         * gdb.arch/i386-gnu-cfi.exp
5640         * gdb.arch/ia64-breakpoint-shadow.exp
5641         * gdb.arch/mips16-thunks.exp
5642         * gdb.arch/pa-nullify.exp
5643         * gdb.arch/powerpc-aix-prologue.exp
5644         * gdb.arch/powerpc-power.exp
5645         * gdb.arch/ppc-dfp.exp
5646         * gdb.arch/s390-tdbregs.exp
5647         * gdb.arch/spu-info.exp
5648         * gdb.arch/spu-ls.exp
5649         * gdb.arch/thumb-bx-pc.exp
5650         * gdb.base/advance.exp
5651         * gdb.base/annota-input-while-running.exp
5652         * gdb.base/arrayidx.exp
5653         * gdb.base/asmlabel.exp
5654         * gdb.base/async.exp
5655         * gdb.base/attach-wait-input.exp
5656         * gdb.base/auto-connect-native-target.exp
5657         * gdb.base/batch-preserve-term-settings.exp
5658         * gdb.base/bfp-test.exp
5659         * gdb.base/bigcore.exp
5660         * gdb.base/bp-permanent.exp
5661         * gdb.base/break-always.exp
5662         * gdb.base/break-fun-addr.exp
5663         * gdb.base/break-idempotent.exp
5664         * gdb.base/break-main-file-remove-fail.exp
5665         * gdb.base/break-probes.exp
5666         * gdb.base/break-unload-file.exp
5667         * gdb.base/break.exp
5668         * gdb.base/call-ar-st.exp
5669         * gdb.base/call-rt-st.exp
5670         * gdb.base/call-sc.exp
5671         * gdb.base/call-signal-resume.exp
5672         * gdb.base/call-strs.exp
5673         * gdb.base/callexit.exp
5674         * gdb.base/callfuncs.exp
5675         * gdb.base/catch-gdb-caused-signals.exp
5676         * gdb.base/catch-signal-siginfo-cond.exp
5677         * gdb.base/catch-syscall.exp
5678         * gdb.base/compare-sections.exp
5679         * gdb.base/cond-eval-mode.exp
5680         * gdb.base/condbreak-call-false.exp
5681         * gdb.base/consecutive-step-over.exp
5682         * gdb.base/cursal.exp
5683         * gdb.base/disabled-location.exp
5684         * gdb.base/disasm-end-cu.exp
5685         * gdb.base/display.exp
5686         * gdb.base/double-prompt-target-event-error.exp
5687         * gdb.base/dprintf-bp-same-addr.exp
5688         * gdb.base/dprintf-detach.exp
5689         * gdb.base/dprintf-next.exp
5690         * gdb.base/dprintf-non-stop.exp
5691         * gdb.base/dprintf-pending.exp
5692         * gdb.base/dso2dso.exp
5693         * gdb.base/ending-run.exp
5694         * gdb.base/enum_cond.exp
5695         * gdb.base/examine-backward.exp
5696         * gdb.base/exe-lock.exp
5697         * gdb.base/exec-invalid-sysroot.exp
5698         * gdb.base/execl-update-breakpoints.exp
5699         * gdb.base/execution-termios.exp
5700         * gdb.base/fileio.exp
5701         * gdb.base/fixsection.exp
5702         * gdb.base/foll-exec-mode.exp
5703         * gdb.base/foll-exec.exp
5704         * gdb.base/fork-running-state.exp
5705         * gdb.base/frame-args.exp
5706         * gdb.base/fullpath-expand.exp
5707         * gdb.base/func-ptr.exp
5708         * gdb.base/gcore-relro-pie.exp
5709         * gdb.base/gdb1090.exp
5710         * gdb.base/gdb1555.exp
5711         * gdb.base/global-var-nested-by-dso.exp
5712         * gdb.base/gnu-ifunc.exp
5713         * gdb.base/hbreak-in-shr-unsupported.exp
5714         * gdb.base/hbreak-unmapped.exp
5715         * gdb.base/hook-stop.exp
5716         * gdb.base/infcall-input.exp
5717         * gdb.base/info-fun.exp
5718         * gdb.base/info-shared.exp
5719         * gdb.base/interrupt-noterm.exp
5720         * gdb.base/jit-so.exp
5721         * gdb.base/jit.exp
5722         * gdb.base/line-symtabs.exp
5723         * gdb.base/list.exp
5724         * gdb.base/longjmp.exp
5725         * gdb.base/macscp.exp
5726         * gdb.base/max-value-size.exp
5727         * gdb.base/nodebug.exp
5728         * gdb.base/nofield.exp
5729         * gdb.base/overlays.exp
5730         * gdb.base/paginate-after-ctrl-c-running.exp
5731         * gdb.base/paginate-bg-execution.exp
5732         * gdb.base/paginate-inferior-exit.exp
5733         * gdb.base/pending.exp
5734         * gdb.base/pr11022.exp
5735         * gdb.base/printcmds.exp
5736         * gdb.base/ptr-typedef.exp
5737         * gdb.base/ptype.exp
5738         * gdb.base/randomize.exp
5739         * gdb.base/range-stepping.exp
5740         * gdb.base/realname-expand.exp
5741         * gdb.base/relativedebug.exp
5742         * gdb.base/remote.exp
5743         * gdb.base/savedregs.exp
5744         * gdb.base/sepdebug.exp
5745         * gdb.base/set-noassign.exp
5746         * gdb.base/shlib-call.exp
5747         * gdb.base/shreloc.exp
5748         * gdb.base/sigaltstack.exp
5749         * gdb.base/sigbpt.exp
5750         * gdb.base/siginfo-addr.exp
5751         * gdb.base/siginfo-obj.exp
5752         * gdb.base/siginfo-thread.exp
5753         * gdb.base/signest.exp
5754         * gdb.base/signull.exp
5755         * gdb.base/sigrepeat.exp
5756         * gdb.base/skip.exp
5757         * gdb.base/so-impl-ld.exp
5758         * gdb.base/solib-corrupted.exp
5759         * gdb.base/solib-disc.exp
5760         * gdb.base/solib-display.exp
5761         * gdb.base/solib-overlap.exp
5762         * gdb.base/solib-search.exp
5763         * gdb.base/solib-symbol.exp
5764         * gdb.base/source-execution.exp
5765         * gdb.base/sss-bp-on-user-bp-2.exp
5766         * gdb.base/sss-bp-on-user-bp.exp
5767         * gdb.base/stack-checking.exp
5768         * gdb.base/stale-infcall.exp
5769         * gdb.base/step-break.exp
5770         * gdb.base/step-line.exp
5771         * gdb.base/step-over-exit.exp
5772         * gdb.base/step-test.exp
5773         * gdb.base/structs.exp
5774         * gdb.base/sym-file.exp
5775         * gdb.base/symtab-search-order.exp
5776         * gdb.base/term.exp
5777         * gdb.base/type-opaque.exp
5778         * gdb.base/unload.exp
5779         * gdb.base/until-nodebug.exp
5780         * gdb.base/until.exp
5781         * gdb.base/unwindonsignal.exp
5782         * gdb.base/watch-cond.exp
5783         * gdb.base/watch-non-mem.exp
5784         * gdb.base/watch_thread_num.exp
5785         * gdb.base/watchpoint-reuse-slot.exp
5786         * gdb.base/watchpoint-solib.exp
5787         * gdb.base/watchpoint.exp
5788         * gdb.btrace/dlopen.exp
5789         * gdb.cell/arch.exp
5790         * gdb.cell/break.exp
5791         * gdb.cell/bt.exp
5792         * gdb.cell/core.exp
5793         * gdb.cell/data.exp
5794         * gdb.cell/dwarfaddr.exp
5795         * gdb.cell/ea-cache.exp
5796         * gdb.cell/ea-standalone.exp
5797         * gdb.cell/ea-test.exp
5798         * gdb.cell/f-regs.exp
5799         * gdb.cell/fork.exp
5800         * gdb.cell/gcore.exp
5801         * gdb.cell/mem-access.exp
5802         * gdb.cell/ptype.exp
5803         * gdb.cell/registers.exp
5804         * gdb.cell/sizeof.exp
5805         * gdb.cell/solib-symbol.exp
5806         * gdb.cell/solib.exp
5807         * gdb.compile/compile-tls.exp
5808         * gdb.cp/exception.exp
5809         * gdb.cp/gdb2495.exp
5810         * gdb.cp/local.exp
5811         * gdb.cp/mb-inline.exp
5812         * gdb.cp/mb-templates.exp
5813         * gdb.cp/pr10687.exp
5814         * gdb.cp/pr9167.exp
5815         * gdb.cp/scope-err.exp
5816         * gdb.cp/templates.exp
5817         * gdb.cp/virtfunc.exp
5818         * gdb.dwarf2/dw2-dir-file-name.exp
5819         * gdb.dwarf2/dw2-single-line-discriminators.exp
5820         * gdb.fortran/complex.exp
5821         * gdb.fortran/library-module.exp
5822         * gdb.guile/guile.exp
5823         * gdb.guile/scm-cmd.exp
5824         * gdb.guile/scm-frame-inline.exp
5825         * gdb.guile/scm-objfile.exp
5826         * gdb.guile/scm-pretty-print.exp
5827         * gdb.guile/scm-symbol.exp
5828         * gdb.guile/scm-type.exp
5829         * gdb.guile/scm-value.exp
5830         * gdb.linespec/keywords.exp
5831         * gdb.linespec/ls-errs.exp
5832         * gdb.linespec/macro-relative.exp
5833         * gdb.linespec/thread.exp
5834         * gdb.mi/mi-breakpoint-changed.exp
5835         * gdb.mi/mi-dprintf-pending.exp
5836         * gdb.mi/mi-fullname-deleted.exp
5837         * gdb.mi/mi-logging.exp
5838         * gdb.mi/mi-pending.exp
5839         * gdb.mi/mi-solib.exp
5840         * gdb.mi/new-ui-mi-sync.exp
5841         * gdb.mi/user-selected-context-sync.exp
5842         * gdb.multi/dummy-frame-restore.exp
5843         * gdb.multi/multi-arch-exec.exp
5844         * gdb.multi/remove-inferiors.exp
5845         * gdb.multi/watchpoint-multi-exit.exp
5846         * gdb.opt/solib-intra-step.exp
5847         * gdb.perf/backtrace.exp
5848         * gdb.perf/single-step.exp
5849         * gdb.perf/skip-command.exp
5850         * gdb.perf/skip-prologue.exp
5851         * gdb.perf/solib.exp
5852         * gdb.python/lib-types.exp
5853         * gdb.python/py-as-string.exp
5854         * gdb.python/py-bad-printers.exp
5855         * gdb.python/py-block.exp
5856         * gdb.python/py-breakpoint.exp
5857         * gdb.python/py-cmd.exp
5858         * gdb.python/py-events.exp
5859         * gdb.python/py-evthreads.exp
5860         * gdb.python/py-finish-breakpoint.exp
5861         * gdb.python/py-finish-breakpoint2.exp
5862         * gdb.python/py-frame-inline.exp
5863         * gdb.python/py-frame.exp
5864         * gdb.python/py-inferior.exp
5865         * gdb.python/py-infthread.exp
5866         * gdb.python/py-mi.exp
5867         * gdb.python/py-objfile.exp
5868         * gdb.python/py-pp-maint.exp
5869         * gdb.python/py-pp-registration.exp
5870         * gdb.python/py-prettyprint.exp
5871         * gdb.python/py-recurse-unwind.exp
5872         * gdb.python/py-shared.exp
5873         * gdb.python/py-symbol.exp
5874         * gdb.python/py-symtab.exp
5875         * gdb.python/py-template.exp
5876         * gdb.python/py-type.exp
5877         * gdb.python/py-unwind-maint.exp
5878         * gdb.python/py-unwind.exp
5879         * gdb.python/py-value.exp
5880         * gdb.python/python.exp
5881         * gdb.reverse/finish-reverse-bkpt.exp
5882         * gdb.reverse/insn-reverse.exp
5883         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5884         * gdb.reverse/solib-precsave.exp
5885         * gdb.reverse/solib-reverse.exp
5886         * gdb.stabs/gdb11479.exp
5887         * gdb.stabs/weird.exp
5888         * gdb.threads/fork-child-threads.exp
5889         * gdb.threads/fork-plus-threads.exp
5890         * gdb.threads/fork-thread-pending.exp
5891         * gdb.threads/forking-threads-plus-breakpoint.exp
5892         * gdb.threads/hand-call-in-threads.exp
5893         * gdb.threads/interrupted-hand-call.exp
5894         * gdb.threads/linux-dp.exp
5895         * gdb.threads/local-watch-wrong-thread.exp
5896         * gdb.threads/next-while-other-thread-longjmps.exp
5897         * gdb.threads/non-ldr-exit.exp
5898         * gdb.threads/pending-step.exp
5899         * gdb.threads/print-threads.exp
5900         * gdb.threads/process-dies-while-detaching.exp
5901         * gdb.threads/process-dies-while-handling-bp.exp
5902         * gdb.threads/pthreads.exp
5903         * gdb.threads/queue-signal.exp
5904         * gdb.threads/reconnect-signal.exp
5905         * gdb.threads/signal-command-handle-nopass.exp
5906         * gdb.threads/signal-command-multiple-signals-pending.exp
5907         * gdb.threads/signal-delivered-right-thread.exp
5908         * gdb.threads/signal-sigtrap.exp
5909         * gdb.threads/sigthread.exp
5910         * gdb.threads/staticthreads.exp
5911         * gdb.threads/stepi-random-signal.exp
5912         * gdb.threads/thread-unwindonsignal.exp
5913         * gdb.threads/thread_check.exp
5914         * gdb.threads/thread_events.exp
5915         * gdb.threads/tid-reuse.exp
5916         * gdb.threads/tls-nodebug.exp
5917         * gdb.threads/tls-shared.exp
5918         * gdb.threads/tls-so_extern.exp
5919         * gdb.threads/tls.exp
5920         * gdb.threads/wp-replication.exp
5921         * gdb.trace/actions-changed.exp
5922         * gdb.trace/actions.exp
5923         * gdb.trace/backtrace.exp
5924         * gdb.trace/change-loc.exp
5925         * gdb.trace/collection.exp
5926         * gdb.trace/deltrace.exp
5927         * gdb.trace/disconnected-tracing.exp
5928         * gdb.trace/entry-values.exp
5929         * gdb.trace/ftrace-lock.exp
5930         * gdb.trace/ftrace.exp
5931         * gdb.trace/infotrace.exp
5932         * gdb.trace/mi-trace-frame-collected.exp
5933         * gdb.trace/mi-trace-unavailable.exp
5934         * gdb.trace/mi-traceframe-changed.exp
5935         * gdb.trace/mi-tracepoint-changed.exp
5936         * gdb.trace/mi-tsv-changed.exp
5937         * gdb.trace/no-attach-trace.exp
5938         * gdb.trace/packetlen.exp
5939         * gdb.trace/passc-dyn.exp
5940         * gdb.trace/passcount.exp
5941         * gdb.trace/pending.exp
5942         * gdb.trace/pr16508.exp
5943         * gdb.trace/qtro.exp
5944         * gdb.trace/range-stepping.exp
5945         * gdb.trace/read-memory.exp
5946         * gdb.trace/report.exp
5947         * gdb.trace/save-trace.exp
5948         * gdb.trace/signal.exp
5949         * gdb.trace/stap-trace.exp
5950         * gdb.trace/status-stop.exp
5951         * gdb.trace/strace.exp
5952         * gdb.trace/tfile.exp
5953         * gdb.trace/tfind.exp
5954         * gdb.trace/trace-break.exp
5955         * gdb.trace/trace-condition.exp
5956         * gdb.trace/trace-enable-disable.exp
5957         * gdb.trace/trace-mt.exp
5958         * gdb.trace/tracecmd.exp
5959         * gdb.trace/tracefile-pseudo-reg.exp
5960         * gdb.trace/tspeed.exp
5961         * gdb.trace/tstatus.exp
5962         * gdb.trace/tsv.exp
5963         * gdb.trace/unavailable.exp
5964         * gdb.trace/while-dyn.exp
5965         * gdb.trace/while-stepping.exp
5966         * lib/gdb-guile.exp
5967         * lib/gdb.exp
5968         * lib/mi-support.exp
5969         * lib/pascal.exp
5970         * lib/perftest.exp
5971         * lib/prelink-support.exp
5972         * lib/selftest-support.exp
5973
5974 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
5975
5976         * Makefile.in: Include disable-implicit-rules.mk.
5977
5978 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5979
5980         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5981         non-byte-aligned bit fields.
5982
5983 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5984
5985         PR gdb/12616
5986         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
5987         respects the DW_AT_data_bit_offset attribute.
5988
5989 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
5990
5991         * gdb.base/default.exp: Fix output of "set language".
5992
5993 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
5994
5995         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5996         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
5997         make.
5998         * configure.ac: Remove checks for the make program.
5999         * configure: Re-generate.
6000
6001 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
6002
6003         * gdb.python/py-recurse-unwind.c (main): Add loop.
6004         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6005         to read_register() and gdb.parse_and_eval().  Make each code
6006         call a separate case that can be individually tested.
6007         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6008         proc. Call cont_and_backtrace for each of the code paths that
6009         we want to test in the unwinder.
6010
6011 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6012
6013         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6014         the definition of struct S.
6015
6016 2016-11-11  Catherine Moore  <clm@codesourcery.com>
6017
6018         * gdb.base/dump.exp: Identify verilog format dump tests as such.
6019
6020 2016-11-09  Pedro Alves  <palves@redhat.com>
6021
6022         * gdb.base/commands.exp (runto_or_return): New procedure.
6023         (gdbvar_simple_if_test, gdbvar_simple_while_test)
6024         (gdbvar_complex_if_while_test, progvar_simple_if_test)
6025         (progvar_simple_while_test, progvar_complex_if_while_test)
6026         (if_while_breakpoint_command_test)
6027         (infrun_breakpoint_command_test, breakpoint_command_test)
6028         (user_defined_command_test, watchpoint_command_test)
6029         (test_command_prompt_position, redefine_hook_test)
6030         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6031         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6032         multi_line_input and multi_line.  Remove gdb_expect and
6033         gdb_stop_suppressing_tests uses.
6034         * lib/gdb.exp (valnum_re): New global.
6035         (multi_line_input): New procedure.
6036
6037 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
6038
6039         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6040         Remove.
6041         (test_setup): Define with proc_with_prefix.
6042         (test_cli_inferior): Likewise.
6043         (test_cli_thread): Likewise.
6044         (test_cli_frame): Likewise.
6045         (test_cli_select_frame): Likewise.
6046         (test_cli_up_down): Likewise.
6047         (test_mi_thread_select): Likewise.
6048         (test_mi_stack_select_frame): Likewise.
6049         (test_cli_in_mi_inferior): Likewise.
6050         (test_cli_in_mi_thread): Likewise.
6051         (test_cli_in_mi_frame): Likewise.
6052         (top level): Do not use with_test_prefix_procname.
6053
6054 2016-11-09  Pedro Alves  <palves@redhat.com>
6055
6056         * gdb.base/commands.exp (gdbvar_simple_if_test)
6057         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6058         (progvar_simple_if_test, progvar_simple_while_test)
6059         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6060         (infrun_breakpoint_command_test, breakpoint_command_test)
6061         (user_defined_command_test, watchpoint_command_test)
6062         (test_command_prompt_position, deprecated_command_test)
6063         (bp_deleted_in_command, temporary_breakpoint_commands)
6064         (stray_arg0_test, source_file_with_indented_comment)
6065         (recursive_source_test, if_commands_test)
6066         (error_clears_commands_left, redefine_hook_test)
6067         (redefine_backtrace_test): Use proc_with_prefix.
6068         * lib/gdb.exp (proc_with_prefix): New proc.
6069
6070 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6071
6072         * gdb.base/tui-layout.c: New file.
6073         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6074         disassembly window contains very long lines.
6075
6076 2016-11-08  Tom Tromey  <tom@tromey.com>
6077
6078         * gdb.python/py-value.exp (test_value_creation): Make "long" test
6079         depend on Python 2.
6080
6081 2016-11-08  Tom Tromey  <tom@tromey.com>
6082
6083         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6084         New method.
6085
6086 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
6087
6088         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6089
6090 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
6091
6092         * gdb.rust/simple.rs: Add test for univariant enums without
6093         discriminants and for encoded struct-like enums.
6094
6095 2016-10-28  Pedro Alves  <palves@redhat.com>
6096
6097         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6098         gdb_test_multiple, tighten regexps and match symtabs and line
6099         tables incrementally.
6100
6101 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
6102
6103         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6104         general.
6105
6106 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
6107
6108         * gdb.base/exec-invalid-sysroot.exp: New file.
6109
6110 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
6111
6112         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6113
6114 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6115
6116         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6117
6118 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
6119
6120         * gdb.base/killed-outside.exp: Remove $options from a call to
6121         `prepare_for_testing'.
6122
6123 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6124
6125         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6126         Change test message.
6127
6128 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6129
6130         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6131         Update comment.
6132
6133 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6134
6135         * gdb.trace/mi-trace-save.exp: New file.
6136
6137 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6138
6139         * gdb.base/code_elim.exp (get_var_address): Remove.
6140         * gdb.base/relocate.exp: Likewise.
6141         * gdb.base/shreloc.exp: Likewise.
6142         * lib/gdb.exp (get_var_address): New.
6143
6144 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6145
6146         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6147         floating point tests if $skip_float_test is false.
6148
6149 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
6150
6151         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6152         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6153         argc values.
6154         Add 1 to argc so we guarantee distinct initial/modified argc values.
6155
6156 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6157
6158         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6159
6160 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6161
6162         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6163         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6164         * gdb.arch/vsx-regs.exp: Likewise.
6165
6166 2016-10-07  Yao Qi  <yao.qi@linaro.org>
6167
6168         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6169
6170 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
6171
6172         * gdb.python/python.exp: Test decode_line("*0").
6173
6174 2016-10-06  Doug Evans  <dje@google.com>
6175
6176         * gdb.python/py-value.exp (test_value_creation): Add test for large
6177         unsigned 64-bit value.
6178
6179 2016-10-06  Tom Tromey  <tom@tromey.com>
6180
6181         * gdb.compile/compile.exp: Change java tests to rust.
6182         * gdb.base/setshow.exp: Change java tests to rust.
6183         * gdb.base/default.exp: Remove java from language list.
6184         * README (Examples): Update language example.
6185         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6186         test.
6187         * lib/gdb.exp (skip_java_tests): Remove.
6188         * lib/java.exp: Remove.
6189         * gdb.java: Remove.
6190
6191 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6192
6193         * gdb.arch/mips-fcr.exp: New test.
6194         * gdb.arch/mips-fcr.c: Source for the new test.
6195
6196 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6197
6198         * gdb.base/solib-disc.exp: Use `standard_output_file'
6199         throughout.
6200
6201 2016-10-06  Pedro Alves  <palves@redhat.com>
6202
6203         * gdb.base/jit-simple-dl.c: New file.
6204         * gdb.base/jit-simple-jit.c: New file, factored out from ...
6205         * gdb.base/jit-simple.c: ... this.
6206         * gdb.base/jit-simple.exp (jit_run): Delete.
6207         (build_jit): New proc.
6208         (jit_test_reread): Recompile either the main program or the shared
6209         library, depending on what is being tested.  Skip changing address
6210         if caller wants to.  Compare before/after addresses.  If testing
6211         standalone, explicitly load the binary.  Test "maint info
6212         breakpoints".
6213         (top level): Add "standalone vs shared lib" and "change address"
6214         vs "same address" axes.
6215
6216 2016-10-06  Pedro Alves  <palves@redhat.com>
6217
6218         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6219         call.
6220         (jit_run): Delete.
6221         (jit_test_reread): Use with_test_prefix.  Reload the main binary
6222         explicitly.  Compare the before/after addresses of the JIT
6223         descriptor.
6224
6225 2016-08-15  Doug Evans  <dje@google.com>
6226
6227         * gdb.xml/extra-regs.xml: Update, end field now required, default type
6228         for single bitfields is bool.
6229         * gdb.xml/tdesc-regs.exp: Ditto.
6230
6231 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6232
6233         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6234
6235 2016-10-05  Yao Qi  <yao.qi@linaro.org>
6236
6237         * lib/gdb.exp (support_complex_tests): Return zero if
6238         gdb_skip_float_test return true.
6239
6240 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6241             Simon Marchi  <simon.marchi@ericsson.com>
6242
6243         PR gdb/20487
6244         * gdb.mi/user-selected-context-sync.exp: New file.
6245         * gdb.mi/user-selected-context-sync.c: New file.
6246
6247 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6248             Simon Marchi  <simon.marchi@ericsson.com>
6249
6250         PR gdb/20487
6251         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6252         =thread-select-event check.
6253
6254 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
6255
6256         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6257         the compulsory L operand changes.
6258         * gdb.arch/powerpc-power.s: Likewise.
6259
6260 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6261
6262         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6263         * gdb.base/jit-attach-pie.c: New file.
6264         * gdb.base/jit-attach-pie.exp: New file.
6265
6266 2016-09-28  Pedro Alves  <palves@redhat.com>
6267
6268         * gdb.base/infcall-input.c: New file.
6269         * gdb.base/infcall-input.exp: New file.
6270
6271 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6272
6273         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6274         (gdb_exit): Rename it to ...
6275         (gdbserver_gdb_exit): ...  Close GDBserver.
6276         (gdb_exit): New proc, call gdbserver_gdb_exit.
6277         (mi_gdb_exit): Likewise.
6278
6279 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6280
6281         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6282         path.
6283         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6284         Remove duplication.
6285
6286 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6287
6288         * lib/gdbserver-support.exp: Check the existence of
6289         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6290
6291 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
6292
6293         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6294
6295 2016-09-21  Tom Tromey  <tom@tromey.com>
6296
6297         PR gdb/20604:
6298         * gdb.base/quit.exp: New file.
6299
6300 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
6301
6302         * .gitignore: New file.
6303
6304 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
6305
6306         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6307         throughout.
6308
6309 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6310
6311         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6312
6313 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6314
6315         * gdb.cp/casts.cc (decltype): Move it ...
6316         (main): ... with its call to ...
6317         * gdb.cp/casts03.cc: ... a new file.
6318         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6319
6320 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6321
6322         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6323
6324 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
6325
6326         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6327         and sync up the test with tests in gas/testsuite/gas/ppc.
6328         * gdb.arch/powerpc-power.exp: Likewise.
6329
6330 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6331
6332         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6333
6334 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
6335             Jan Kratochvil  <jan.kratochvil@redhat.com>
6336
6337         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6338         make m1's definition to be different from m2's.  Use 'dummy' as an
6339         argument for probe 'two'.
6340
6341 2016-09-10  Jon Beniston  <jon@beniston.com>
6342
6343         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6344         for sim target.
6345
6346 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6347
6348         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6349         variable declaration.
6350         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
6351         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6352         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6353         received HWCAP as its argument.
6354
6355 2016-09-06  Pedro Alves  <palves@redhat.com>
6356
6357         * gdb.base/new-ui-pending-input.c: New file.
6358         * gdb.base/new-ui-pending-input.exp: New file.
6359         * gdb.exp (clear_gdb_spawn_id): New procedure.
6360         (with_spawn_id): Check whether gdb_spawn_id exists before
6361         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
6362         on exit.
6363
6364 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6365
6366         * gdb.base/float128.c: New file.
6367         * gdb.base/float128.exp: Likewise.
6368         * gdb.base/floatn.c: Likewise.
6369         * gdb.base/floatn.exp: Likewise.
6370
6371 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6372
6373         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6374
6375 2016-09-05  Pedro Alves  <palves@redhat.com>
6376
6377         PR backtrace/19927
6378         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6379         unwinders are immediately called as side effect of "source" or
6380         "disable unwinder" commands.
6381         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6382
6383 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6384
6385         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6386         is true and $type is "float" or "double".
6387
6388 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6389
6390         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6391         true.
6392         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6393         * gdb.base/call-rt-st.exp: Likewise.
6394         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6395         return value instead of gdb,skip_float_test.
6396         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6397         (do_function_calls): Use its return value instead of
6398         gdb,skip_float_test.
6399         * gdb.base/finish.exp: Likewise.
6400         * gdb.base/funcargs.exp: Likewise.
6401         * gdb.base/return.exp: Likewise.
6402         * gdb.base/return2.exp: Likewise.
6403         * gdb.base/varargs.exp: Likewise.
6404         * lib/gdb.exp (gdb_skip_float_test): Change it to
6405         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6406
6407 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6408
6409         * gdb.multi/tids.exp: Test "thread apply all".
6410
6411 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6412
6413         * gdb.base/default.exp (tty): Remove.
6414
6415 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6416
6417         * gdb.python/py-recurse-unwind.c: New file.
6418         * gdb.python/py-recurse-unwind.py: New file.
6419         * gdb.python/py-recurse-unwind.exp: New file.
6420
6421 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6422
6423         * gdb.base/set-inferior-tty.exp: New file.
6424         * gdb.base/set-inferior-tty.c: New file.
6425
6426 2016-08-23  Pedro Alves  <palves@redhat.com>
6427
6428         PR gdb/20494
6429         * gdb.base/new-ui-echo.c: New file.
6430         * gdb.base/new-ui-echo.exp: New file.
6431
6432 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6433
6434         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6435         gdbserver_spawn.
6436         * gdb.server/connect-without-multi-process.exp (do_test):
6437         Likewise.
6438
6439 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6440
6441         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6442         standalone_txt.  Delete gdb_txt and standalone_txt on host
6443         and target.  Spawn the binary on target.  Copy files from
6444         target to host.
6445
6446 2016-08-22  Pedro Alves  <palves@redhat.com>
6447
6448         PR gdb/20505
6449         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6450         with_test_prefix.  Factor out bits to ...
6451         (test_no_vdso): ... this new procedure.
6452
6453 2016-08-19  Carl Love  <cel@us.ibm.com>
6454
6455         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6456         maintaining separate logic for constructing the output path.
6457         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6458         * gdb.arch/ppc-dfp.exp: Likewise.
6459         * gdb.arch/ppc-fp.exp: Likewise.
6460         * gdb.arch/vsx-regs.exp: Likewise.
6461         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6462         binprefix for generating the additional binary files.
6463
6464 2016-08-19  Pedro Alves  <palves@redhat.com>
6465
6466         * gdb.trace/mi-trace-frame-collected.exp
6467         (test_trace_frame_collected): On x32, expect two registers.
6468
6469 2016-08-18  Carl Love  <cel@us.ibm.com>
6470
6471         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6472         and sync up the test with tests in gas/testsuite/gas/ppc.
6473         * gdb.arch/powerpc-power.exp: Likewise.
6474
6475 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6476
6477         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6478         expected error message.
6479
6480 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6481
6482         * gdb.multi/remove-inferiors.exp: New file.
6483         * gdb.multi/remove-inferiors.c: New file.
6484
6485 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6486
6487         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6488         argument list.
6489
6490 2016-08-10  Pedro Alves  <palves@redhat.com>
6491
6492         PR gdb/19187
6493         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6494         setup_kfails.
6495
6496 2016-08-09  Pedro Alves  <palves@redhat.com>
6497             Simon Marchi  <simon.marchi@ericsson.com>
6498
6499         PR gdb/20418
6500         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6501         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6502
6503 2016-08-09  Pedro Alves  <palves@redhat.com>
6504
6505         PR mi/20431
6506         * gdb.mi/mi-cmd-error.exp: New file.
6507
6508 2016-08-09  Pedro Alves  <palves@redhat.com>
6509
6510         PR gdb/18653
6511         * gdb.base/signals-state-child.c: New file.
6512         * gdb.base/signals-state-child.exp: New file.
6513         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6514
6515 2016-08-09  Pedro Alves  <palves@redhat.com>
6516
6517         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6518
6519 2016-08-03  Tom Tromey  <tom@tromey.com>
6520
6521         PR python/18565:
6522         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6523
6524 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6525
6526         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6527         variable mode to "multi-process" if $multi_process is 1, otherwise
6528         set it to "single-process".
6529
6530 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6531
6532         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6533         * gdb.cp/cpexprs.exp: Likewise.
6534         * gdb.cp/m-static.exp: Likewise.
6535
6536 2016-07-26  Tom Tromey  <tom@tromey.com>
6537
6538         PR python/20190:
6539         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6540         test.
6541
6542 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6543
6544         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6545         selecting assembly source files.
6546         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6547         assembly source files.
6548         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6549         assembly source files.
6550         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6551         selecting assembly source files.
6552
6553 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6554
6555         * gdb.base/new-ui.exp (do_test_invalid_args): New
6556         procedure.
6557
6558 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6559
6560         * gdb.btrace/reconnect.c: New file.
6561         * gdb.btrace/reconnect.exp: New file.
6562
6563 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6564
6565         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6566         to test_catch_syscall_group.
6567         (test_catch_syscall_group): New.
6568
6569 2016-07-21  Tom Tromey  <tom@tromey.com>
6570
6571         * gdb.rust/simple.rs (main): Use empty struct expression.
6572         * gdb.rust/simple.exp: Add tests for empty struct expression.
6573
6574 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6575
6576         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6577         if gdb_skip_xml_test is true on some targets.
6578
6579 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6580
6581         * gdb.server/solib-list.exp: Unset last_loaded_file.
6582
6583 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6584
6585         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6586         "step into captured_main (args)".
6587
6588 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6589
6590         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6591
6592 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6593
6594         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6595
6596 2016-07-19  Pedro Alves  <palves@redhat.com>
6597
6598         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6599         * gdb.opt/inline-bt.exp: Likewise.
6600         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6601         additional_flags=-Winline.
6602         * gdb.opt/inline-locals.exp: Likewise.
6603         * gdb.opt/inline-markers.c (ATTR): Define.
6604         (inlined_fn): Use it.
6605
6606 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6607
6608         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6609         (test_with_self): Remove some code.  Remove argument executable.
6610         (top-level): Use do_self_tests.
6611
6612 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6613             Don Breazeal <donb@codesourcery.com>
6614
6615         * gdb.base/maint.exp: Escape paths used in regular expressions.
6616         * gdb.stabs/weird.exp: Likewise.
6617
6618 2016-07-13  Tom Tromey  <tom@tromey.com>
6619
6620         PR python/15620, PR python/18620:
6621         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6622         (test_bkpt_events): New procs.
6623
6624 2016-07-13  Tom Tromey  <tom@tromey.com>
6625
6626         PR python/17698:
6627         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6628         test.
6629         (test_watchpoints): Likewise.
6630         (test_bkpt_pending): New proc.
6631
6632 2016-07-13  Tom Tromey  <tom@tromey.com>
6633
6634         PR cli/18053:
6635         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6636         completion test.
6637
6638 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6639
6640         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6641         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6642         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6643         f_label.
6644         (g): Rename g_end_lbl to g_label.
6645         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6646         low_pc and high_pc.
6647         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6648
6649 2016-07-12  Tom Tromey  <tom@tromey.com>
6650
6651         PR python/19293:
6652         * gdb.python/py-unwind-maint.exp: Update tests.
6653
6654 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6655
6656         * lib/selftest-support.exp (selftest_setup): Match the output
6657         when captured_main is inlined.
6658
6659 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6660
6661         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6662         New variables.
6663         (print this%a, print this%b, print this): New tests.
6664         * gdb.fortran/derived-types.f90 (this): New object and
6665         initialization.
6666
6667 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6668
6669         * gdb.ada/arraydim.exp: Remove extra directory level in build
6670         directory.
6671
6672 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6673
6674         * lib/ada.exp: Remove extra directory level in build directory.
6675         * gdb.ada/cond_lang.exp: Likewise.
6676         * gdb.ada/exec_changed.exp: Likewise.
6677         * gdb.ada/lang_switch.exp: Likewise.
6678
6679 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6680
6681         * simple.rs: Add test for raw pointer subscripting.
6682         * simple.exp: Add test expectations.
6683
6684 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6685
6686         * gdb.mi/mi-reverse.exp: Match =record-started output.
6687
6688 2016-07-01  Pedro Alves  <palves@redhat.com>
6689
6690         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6691         procedure.
6692         (jit_reader_test): Test the jit reader's unwinder.
6693         * gdb.base/jithost.c (jit_function_00_code): New global.
6694         (main): Use memcpy to fill in the mmapped code, instead of poking
6695         bytes manually here.
6696         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6697         value.
6698         (read_debug_info): Save the function's range.
6699         (read_sp): New function.
6700         (unwind_frame): Use it.  Also unwind RBP.
6701         (get_frame_id): Use read_sp.
6702         (gdb_init_reader): Use calloc instead of malloc.
6703         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6704         parameter.  Use gdb_test_multiple.
6705
6706 2016-07-01  Pedro Alves  <palves@redhat.com>
6707             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6708
6709         * gdb.threads/process-dies-while-detaching.c: New file.
6710         * gdb.threads/process-dies-while-detaching.exp: New file.
6711
6712 2016-07-01  Pedro Alves  <palves@redhat.com>
6713
6714         * gdb.multi/watchpoint-multi-exit.c: New file.
6715         * gdb.multi/watchpoint-multi-exit.exp: New file.
6716
6717 2016-06-30  Pedro Alves  <palves@redhat.com>
6718
6719         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6720         unset inferior_spawn_id.
6721
6722 2016-06-30  Pedro Alves  <palves@redhat.com>
6723
6724         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6725         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6726
6727 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6728
6729         * gdb.base/return.c: Add copyright header.
6730
6731 2016-06-29  Tom Tromey  <tom@tromey.com>
6732
6733         PR python/20129:
6734         * gdb.python/py-framefilter.exp: Add tests for setting priority
6735         and disabling of non-existent frame filter.
6736
6737 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6738
6739         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6740         0x0f07ff.
6741
6742 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6743
6744         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6745         triplets.  Start gdb, execute catch syscall, and continue.  Check
6746         gdb's output to determine catch syscall is supported.
6747
6748 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6749
6750         * gdb.rust/simple.rs: Add test for returning unit in a function.
6751         * gdb.rust/simple.exp: Add expectation for functions returning
6752         unit.
6753
6754 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6755
6756         * gdb.python/py-breakpoint-create-fail.c,
6757         gdb.python/py-breakpoint-create-fail.exp,
6758         gdb.python/py-breakpoint-create-fail.py: New testcase.
6759
6760 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6761
6762         PR gdb/20239
6763         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6764         * gdb.rust/simple.exp: Add test expectations for new NonZero
6765         tests.
6766
6767 2016-06-24  David Taylor  <dtaylor@emc.com>
6768
6769         * gdb.base/offsets.exp: New file.
6770         * gdb.base/offsets.c: New file.
6771
6772 2016-06-23  Tom Tromey  <tom@tromey.com>
6773
6774         PR gdb/16483:
6775         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6776         before any filters are loaded.
6777
6778 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6779
6780         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6781         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6782         structs.
6783         * gdb.fortran/derived-type-function.exp: New file.
6784         * gdb.fortran/derived-type-function.f90: New file.
6785
6786
6787 2016-06-21  Pedro Alves  <palves@redhat.com>
6788
6789         * gdb.base/new-ui.exp: New file.
6790         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6791         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6792         (with_spawn_id): New procedure.
6793
6794 2016-06-21  Pedro Alves  <palves@redhat.com>
6795
6796         * gdb.mi/mi-exec-run.exp: New file.
6797
6798 2016-06-21  Pedro Alves  <palves@redhat.com>
6799
6800         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6801         breakpoint command's output on the main UI.
6802         (test_break): New procedure, factored out from calls in the top
6803         level.
6804         (top level): Use foreach_with_prefix to test MI as main UI and as
6805         separate UI.
6806
6807 2016-06-21  Pedro Alves  <palves@redhat.com>
6808
6809         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6810         (test_awatch_creation_and_listing)
6811         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6812         Remove 'type' parameter.
6813         (test_watchpoint_all): New parameter mi_mode.  Remove
6814         with_test_prefix.
6815         (top level): Use foreach_with_prefix, and add main/separate UI MI
6816         testing axis.
6817
6818 2016-06-21  Pedro Alves  <palves@redhat.com>
6819
6820         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6821         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6822         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6823         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6824         (gdb_main_spawn_id, mi_spawn_id): Declare and
6825         comment.
6826         (mi_create_inferior_pty): New procedure,
6827         factored out from default_mi_gdb_start.
6828         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6829         procedures.
6830         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6831         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6832         Use mi_create_inferior_pty.
6833         (mi_gdb_start): Use eval to pass down args list.
6834
6835 2016-06-21  Pedro Alves  <palves@redhat.com>
6836
6837         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6838         * gdb.opt/inline-cmds.exp: Add MI tests.
6839
6840 2016-06-21  Pedro Alves  <palves@redhat.com>
6841
6842         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6843
6844 2016-06-21  Pedro Alves  <palves@redhat.com>
6845
6846         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6847         (top level): Use it instead of mi_execute_to.
6848
6849 2016-06-21  Pedro Alves  <palves@redhat.com>
6850
6851         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6852         (cont_handler_str): New.
6853         (signal_stop_handler): Set stop_handler_str instead of printing to
6854         stdout.
6855         (continue_handler): Set cont_handler_str instead of printing to
6856         stdout.
6857         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6858         mi_send_resuming_command.  Print stop_handler_str and
6859         cont_handler_str instead of expecting the python events print
6860         directly.
6861
6862 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
6863
6864         * gdb.base/jit-reader.exp: New file.
6865         * gdb.base/jithost.c: New file.
6866         * gdb.base/jithost.h: New file.
6867         * gdb.base/jitreader.c : New file.
6868         * gdb.base/jit-protocol.h: New file.
6869
6870 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6871
6872         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6873         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
6874         and detach-on-fork.  Adjust tests.
6875         (top level): Invoke break_cond_on_syscall with combinations of
6876         syscall, follow-fork-mode and detach-on-fork.
6877
6878 2016-06-17  Yao Qi  <yao.qi@linaro.org>
6879
6880         * gdb.base/step-over-exit.c: New.
6881         * gdb.base/step-over-exit.exp: New.
6882
6883 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
6884
6885         * gdb.base/float.exp: Add target check for nds32*-*-*.
6886         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6887
6888 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6889
6890         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6891         for unsupported target features.
6892         * gdb.base/call-rt-st.exp: Likewise.
6893         * gdb.base/call-sc.exp: Likewise.
6894         * gdb.base/call-signal-resume.exp: Likewise.
6895         * gdb.base/call-strs.exp: Likewise.
6896         * gdb.base/callexit.exp: Likewise.
6897         * gdb.base/callfuncs.exp: Likewise.
6898         * gdb.base/nodebug.exp: Likewise.
6899         * gdb.base/printcmds.exp: Likewise.
6900         * gdb.base/ptype.exp: Likewise.
6901         * gdb.base/structs.exp: Likewise.
6902         * gdb.base/unwindonsignal.exp: Likewise.
6903         * gdb.cp/gdb2495.exp: Likewise.
6904         * gdb.cp/templates.exp: Likewise.
6905         * gdb.cp/virtfunc.exp: Likewise.
6906         * gdb.threads/hand-call-in-threads.exp: Likewise.
6907         * gdb.threads/interrupted-hand-call.exp: Likewise.
6908         * gdb.threads/thread-unwindonsignal.exp: Likewise.
6909
6910 2016-06-10  Tom Tromey  <tom@tromey.com>
6911
6912         PR rust/20110:
6913         * gdb.rust/expr.exp: Add test for integer constant larger than
6914         i32.
6915
6916 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
6917
6918         * gdb.fortran/nested-funcs.exp: New.
6919         * gdb.fortran/nested-funcs.f90: New.
6920
6921 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
6922
6923         * gdb.base/examine-backward.c: New file.
6924         * gdb.base/examine-backward.exp: New file.
6925
6926 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
6927
6928         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6929         matching.
6930
6931 2016-06-02  Tom Tromey  <tom@tromey.com>
6932
6933         PR python/18984:
6934         * gdb.python/py-shared.exp: Add solib_name test.
6935
6936 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
6937
6938         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6939
6940 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
6941
6942         PR c++/19893
6943         * gdb.dwarf2/implref.exp: Rename to...
6944         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
6945         * gdb.dwarf2/implref-array.c: New file.
6946         * gdb.dwarf2/implref-array.exp: Likewise.
6947         * gdb.dwarf2/implref-global.c: Likewise.
6948         * gdb.dwarf2/implref-global.exp: Likewise.
6949         * gdb.dwarf2/implref-struct.c: Likewise.
6950         * gdb.dwarf2/implref-struct.exp: Likewise.
6951
6952 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6953
6954         * gdb.trace/trace-condition.exp: Add 64bit tests.
6955
6956 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6957
6958         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6959         bits types.
6960         (main): Adapt to 8 to 64 bits types.
6961         * gdb.trace/trace-condition.exp: Add new tests.
6962
6963 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6964
6965         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6966
6967 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6968
6969         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6970         Move condition tests...
6971         * gdb.trace/trace-condition.exp: Here.
6972
6973 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6974
6975         * gdb.trace/trace-condition.exp: Add counter-case tests.
6976
6977 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
6978
6979         PR c++/15231
6980         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6981         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6982
6983 2016-05-27  Pedro Alves  <palves@redhat.com>
6984
6985         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6986         New procedure.
6987         (top level): Call it, and bail out of DejaGnu is known to be bad.
6988
6989 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
6990
6991         * gdb.base/whatis.c: Extend the test case.
6992         * gdb.base/whatis.exp: Add additional tests.
6993
6994 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
6995
6996 * gdb.fortran/type.f90: Add pointer variable.
6997 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6998
6999 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7000
7001         * gdb.fortran/vla-type.exp: Fix testcase name.
7002
7003 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7004
7005         * gdb.fortran/vla-type.exp: Access elements in nested structs.
7006
7007 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7008
7009         * gdb.fortran/type.f90: Add nested structures.
7010         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7011         * gdb.fortran/derived-type.exp: Adapt expected output.
7012         * gdb.fortran/vla-type.exp: Adapt expected output.
7013
7014 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7015
7016         * gdb.fortran/whatis_type.exp: Adapt expected output.
7017
7018 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7019
7020         * gdb.fortran/print_type.exp: Fix expected output.
7021         * gdb.fortran/whatis_type.exp: Fix expected output.
7022
7023 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7024
7025         * gdb.fortran/whatis_type.exp: Use multi_line.
7026
7027 2016-05-24  Tom Tromey  <tom@tromey.com>
7028
7029         PR python/17386:
7030         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7031         use value as an index.
7032
7033 2016-05-23  Tom Tromey  <tom@tromey.com>
7034
7035         PR python/17981:
7036         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7037         no-breakpoint case.
7038
7039 2016-05-24  Pedro Alves  <palves@redhat.com>
7040
7041         PR gdb/19828
7042         * gdb.threads/clone-attach-detach.c: New file.
7043         * gdb.threads/clone-attach-detach.exp: New file.
7044
7045 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
7046
7047         * gdb.base/annota-input-while-running.exp: Fix syntax error.
7048
7049 2016-05-23  Tom Tromey  <tom@tromey.com>
7050
7051         PR python/19438, PR python/18393:
7052         * gdb.python/py-progspace.exp: Add "dir" test.
7053         * gdb.python/py-objfile.exp: Add "dir" test.
7054
7055 2016-05-23  Yao Qi  <yao.qi@linaro.org>
7056
7057         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7058         * gdb.arch/thumb2-it.exp: Likewise.
7059
7060 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
7061
7062         * gdb.mi/mi-threads-interrupt.c: New file.
7063         * gdb.mi/mi-threads-interrupt.exp: New file.
7064
7065 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
7066
7067         PR gdb/18077
7068         * gdb.mi/mi-async-run.exp: New file.
7069         * gdb.mi/mi-async-run.c: New file.
7070
7071 2016-05-17  Tom Tromey  <tom@tromey.com>
7072             Manish Goregaokar <manishsmail@gmail.com>
7073
7074         * lib/rust-support.exp: New file.
7075         * lib/gdb.exp (skip_rust_tests): New proc.
7076         (build_executable_from_specs): Handle rust.
7077         * lib/future.exp (gdb_find_rustc): New proc.
7078         (gdb_default_target_compile): Handle rust.
7079         * gdb.rust/expr.exp: New file.
7080         * gdb.rust/generics.exp: New file.
7081         * gdb.rust/generics.rs: New file.
7082         * gdb.rust/methods.exp: New file.
7083         * gdb.rust/methods.rs: New file.
7084         * gdb.rust/modules.exp: New file.
7085         * gdb.rust/modules.rs: New file.
7086         * gdb.rust/simple.exp: New file.
7087         * gdb.rust/simple.rs: New file.
7088
7089 2016-05-17  Tom Tromey  <tom@tromey.com>
7090
7091         * gdb.base/default.exp (set language): Add rust.
7092
7093 2016-05-17  Tom Tromey  <tom@tromey.com>
7094
7095         * gdb.gdb/unittest.exp: New file.
7096
7097 2016-05-16  Yao Qi  <yao.qi@linaro.org>
7098
7099         * gdb.base/batch-preserve-term-settings.exp: Remove variable
7100         shell_prompt.  Update shell_prompt_re.
7101
7102 2016-05-12  Doug Evans  <dje@google.com>
7103
7104         PR symtab/19999
7105         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7106         $options when building executable.
7107         * gdb.dwarf2/fission-loclists-pie.S: New file.
7108         * gdb.dwarf2/fission-loclists-pie.exp: New file.
7109
7110 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7111
7112         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7113         of [is_remote target],
7114
7115 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7116
7117         * lib/gdb.exp (use_gdb_stub): New procedure.
7118
7119 2016-05-03  Yunlian Jiang <yunlian@google.com>
7120             Doug Evans  <dje@google.com>
7121
7122         PR symtab/19914
7123         * gdb.dwarf2/dwp-sepdebug.c: New file.
7124         * gdb.dwarf2/dwp-sepdebug.exp: New file.
7125
7126 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7127
7128         * gdb.base/detach.exp: Remove is_remote check.
7129
7130 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7131
7132         * gdb.base/annota-input-while-running.exp: Don't check for
7133         [is_remote target].  Enable annotations after running to main.
7134         Remove unused "set test..." line.
7135
7136 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7137
7138         * gdb.trace/trace-enable-disable.exp: New file.
7139         * gdb.trace/trace-enable-disable.c: New file.
7140
7141 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7142
7143         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7144         use it in info sharedlibrary test.
7145         * gdb.trace/ftrace-lock.exp: Likewise.
7146         * gdb.trace/ftrace.exp: Likewise.
7147         * gdb.trace/range-stepping.exp: Likewise.
7148         * gdb.trace/trace-break.exp: Likewise.
7149         * gdb.trace/trace-condition.exp: Likewise.
7150         * gdb.trace/trace-mt.exp: Likewise.
7151
7152 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7153
7154         * lib/gdb.exp (gdb_load_shlibs): Rename to...
7155         (gdb_load_shlib): ... this.
7156         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7157         gdb_load_shlib.
7158         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7159         * gdb.base/ctxobj.exp: Likewise.
7160         * gdb.base/dprintf-pending.exp: Likewise.
7161         * gdb.base/dso2dso.exp: Likewise.
7162         * gdb.base/fixsection.exp: Likewise.
7163         * gdb.base/gcore-relro.exp: Likewise.
7164         * gdb.base/gdb1555.exp: Likewise.
7165         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7166         * gdb.base/gnu-ifunc.exp: Likewise.
7167         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7168         * gdb.base/jit-so.exp (one_jit_test): Likewise.
7169         * gdb.base/pending.exp: Likewise.
7170         * gdb.base/print-file-var.exp: Likewise.
7171         * gdb.base/print-symbol-loading.exp: Likewise.
7172         * gdb.base/shlib-call.exp: Likewise.
7173         * gdb.base/shreloc.exp: Likewise.
7174         * gdb.base/so-impl-ld.exp: Likewise.
7175         * gdb.base/solib-disc.exp: Likewise.
7176         * gdb.base/solib-nodir.exp: Likewise.
7177         * gdb.base/solib-overlap.exp: Likewise.
7178         * gdb.base/solib-symbol.exp: Likewise.
7179         * gdb.base/solib-weak.exp (do_test): Likewise.
7180         * gdb.base/sym-file.exp: Likewise.
7181         * gdb.base/symtab-search-order.exp: Likewise.
7182         * gdb.base/type-opaque.exp: Likewise.
7183         * gdb.base/unload.exp: Likewise.
7184         * gdb.base/watchpoint-solib.exp: Likewise.
7185         * gdb.compile/compile.exp: Likewise.
7186         * gdb.cp/gdb2384.exp: Likewise.
7187         * gdb.cp/infcall-dlopen.exp: Likewise.
7188         * gdb.cp/re-set-overloaded.exp: Likewise.
7189         * gdb.fortran/library-module.exp: Likewise.
7190         * gdb.opt/solib-intra-step.exp: Likewise.
7191         * gdb.python/py-finish-breakpoint.exp: Likewise.
7192         * gdb.python/py-shared.exp: Likewise.
7193         * gdb.reverse/solib-precsave.exp: Likewise.
7194         * gdb.reverse/solib-reverse.exp: Likewise.
7195         * gdb.server/solib-list.exp: Likewise.
7196         * gdb.threads/dlopen-libpthread.exp: Likewise.
7197         * gdb.threads/tls-shared.exp: Likewise.
7198         * gdb.threads/tls-so_extern.exp: Likewise.
7199         * gdb.trace/change-loc.exp: Likewise.
7200         * gdb.trace/ftrace-lock.exp: Likewise.
7201         * gdb.trace/ftrace.exp: Likewise.
7202         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7203         * gdb.trace/pending.exp: Likewise.
7204         * gdb.trace/range-stepping.exp: Likewise.
7205         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7206         (strace_info_marker): Likewise.
7207         (strace_probe_marker): Likewise.
7208         (strace_trace_on_same_addr): Likewise.
7209         (strace_trace_on_diff_addr): Likewise.
7210         * gdb.trace/trace-break.exp: Likewise.
7211         * gdb.trace/trace-condition.exp: Likewise.
7212         * gdb.trace/trace-mt.exp: Likewise.
7213
7214 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7215
7216         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
7217         result of gdb_remote_download.
7218         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7219         * gdb.base/dso2dso.exp: Likewise.
7220         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7221         * gdb.base/print-file-var.exp: Likewise.
7222         * gdb.base/shlib-call.exp: Likewise.
7223         * gdb.base/shreloc.exp: Likewise.
7224         * gdb.base/solib-overlap.exp: Likewise.
7225         * gdb.base/solib-weak.exp (do_test): Likewise.
7226         * gdb.base/unload.exp: Likewise.
7227
7228 2016-04-27  Yao Qi  <yao.qi@linaro.org>
7229
7230         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7231         exists.
7232
7233 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7234
7235         * vla-type.exp: Print structure from toplevel.
7236
7237 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7238
7239         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7240         of dynamic types.
7241         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7242         of dynamic types.
7243
7244 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7245
7246         * gdb.fortran/vla-type.f90: New file.
7247         * gdb.fortran/vla-type.exp: New file.
7248
7249 2016-04-25  Yao Qi  <yao.qi@linaro.org>
7250
7251         * gdb.base/branch-to-self.c: New file.
7252         * gdb.base/branch-to-self.exp: New file.
7253
7254 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7255
7256         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7257         more after $hex.
7258
7259 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7260
7261         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7262         * gdb.base/annota3.exp: Likewise.
7263
7264 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7265
7266         * gdb.reverse/step-precsave.exp: Do one step and test program
7267         stops in "callee" and do multiple steps until program goes out
7268         of "callee".
7269         * gdb.reverse/step-reverse.exp: Likewise.
7270
7271 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7272
7273         * gdb.trace/signal.exp: Also pass if
7274         $tracepoint_hits($i) > $iterations.
7275
7276 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7277
7278         * gdb.trace/signal.c: New file.
7279         * gdb.trace/signal.exp: New file.
7280
7281 2016-04-19  Doug Evans  <xdje42@gmail.com>
7282
7283         * gdb.base/bad-file.exp: New file.
7284
7285 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
7286
7287         * gdb.dwarf2/implref.exp: New file.
7288
7289 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7290
7291         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7292         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7293         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7294         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7295         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7296         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7297         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7298         * lib/fortran.exp (fortran_int4): New procedure.
7299         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7300         (fortran_logical4): Likewise.
7301
7302 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
7303
7304         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7305
7306 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7307
7308         * lib/compiler.c: Add Intel specific preprocessor macros.
7309         * lib/compiler.cc: Likewise.
7310
7311 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
7312
7313         * gdb.server/connect-with-no-symbol-file.c: New file.
7314         * gdb.server/connect-with-no-symbol-file.exp: New file.
7315
7316 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7317
7318         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7319
7320 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7321
7322         * boards/gdbserver-base.exp (${board}_download): Copy source file to
7323         standard output directory.
7324
7325 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7326
7327         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7328
7329 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
7330
7331         * gdb.btrace/instruction_history.c (loop): Add declaration.
7332
7333 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7334
7335         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7336
7337 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
7338
7339         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7340         parentheses to print.
7341         (continue_handler): Likewise.
7342
7343 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
7344
7345         * gdb.server/solib-list.exp: Remove is_remote check.
7346         Pass shlib= to gdb_compile.  Don't link shared library with
7347         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
7348         Run binary filename through "readlink -f" on the target.
7349
7350 2016-04-08  Pedro Alves  <palves@redhat.com>
7351
7352         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
7353         interpreter filename as argument to gdbserver_spawn.
7354         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7355         Return empty if $last_loaded_file does not exist.
7356
7357 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7358
7359         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7360         * gdb.base/jit-main.c: Use exit after usage.
7361
7362 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7363
7364         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7365         GDBHISTSIZE prior to the tests.
7366         * gdb.base/gdbinit-history.exp: Likewise.
7367
7368 2016-04-07  Pedro Alves  <palves@redhat.com>
7369
7370         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7371         instead of build_executable.  Use gdb_load_shlibs.
7372
7373 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7374
7375         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7376         Execute "si" command.
7377
7378 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7379
7380         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7381         number instead of the comments on some line.
7382
7383 2016-04-06  Don Breazeal  <donb@codesourcery.com>
7384
7385         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7386         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7387
7388 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
7389
7390         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7391         standard_output_file.  Remove unused binfile variable.
7392
7393 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
7394
7395         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7396         * gdb.python/py-mi-objfile.exp: Match "list main" output
7397         in console format.
7398
7399 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7400
7401         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7402         absolute.
7403
7404 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7405
7406         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7407         absolute.
7408         * gdb.trace/ftrace.exp: Likewise.
7409         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7410         targets as well.
7411         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7412         (gdb_load_shlibs): Copy libraries to test directory when testing
7413         natively.  Only set solib-search-path if testing remotely.
7414         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7415
7416 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7417
7418         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7419         gdb_download.  Use it even if the target is not remote.
7420         * gdb.base/jit.exp (compile_jit_test): Likewise.
7421         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7422         output directory if the destination board is local, otherwise use
7423         the standard remote_download from DejaGnu.
7424         (gdb_download): Remove.
7425         (gdb_load_shlibs): Use gdb_remote_download instead of
7426         gdb_download.
7427         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7428         Use gdb_remote_download instead of gdb_download.  Use it even if
7429         the target is not remote.
7430         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7431         instead of gdb_download.
7432
7433 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7434
7435         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7436         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7437         run.
7438
7439 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7440
7441         PR gdb/19820
7442         * gdb.base/printcmds.exp: Add artificial arrays tests.
7443
7444 2016-03-31  Pedro Alves  <palves@redhat.com>
7445
7446         PR gdb/19858
7447         * gdb.base/jit-main.c: Include unistd.h.
7448         (ATTACH): Define to 0 if not already defined.
7449         (wait_for_gdb, mypid): New globals.
7450         (WAIT_FOR_GDB): New macro.
7451         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7452         some breakpoint locations.
7453         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7454         New procedures.
7455         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7456         continue_to_test_location.
7457         (top level): Test attach, and adjusts calls to one_jit_test.
7458
7459 2016-03-31  Pedro Alves  <palves@redhat.com>
7460
7461         PR gdb/19858
7462         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7463         BINSUFFIX parameter, and handle it.
7464         (top level): Adjust calls compile_jit_test.
7465
7466 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7467
7468         PR python/19743
7469         * gdb.python/py-mi-events-gdb.py: New file.
7470         * gdb.python/py-mi-events.c: New file.
7471         * gdb.python/py-mi-events.exp: New file.
7472
7473 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7474
7475         * gdb.reverse/until-precsave.exp: Match function name only.
7476         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7477         Move malloc to a condition block.
7478         * gdb.reverse/until-reverse.exp: Match function name only.
7479
7480 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7481
7482         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7483         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7484         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7485         variable for GPR 0 instead of assuming it is register 0.
7486         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7487         * lib/trace-support.exp: Add s390 registers.
7488
7489 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7490
7491         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7492
7493 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7494
7495         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7496         test message.
7497
7498 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7499
7500         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7501         maintaining separate logic for constructing the output path.
7502
7503 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7504
7505         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7506         Retry fork and waitpid on interrupted system call errors.
7507         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7508         Use with_timeout_factor to increase timeout by factor of 10.
7509
7510 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7511
7512         * gdb.cp/scope-err.cc: New test program.
7513         * gdb.cp/scope-err.exp: New test script.
7514         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7515         lines and "set breakpoint here" comment.
7516         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7517         Fixed some whitespace and format issues.
7518         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7519         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7520
7521 2016-03-15  Doug Evans  <dje@google.com>
7522
7523         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7524         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7525         All callers updated.  Add tests for enums, mixed flags register.
7526
7527 2016-03-15  Doug Evans  <dje@google.com>
7528
7529         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7530         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7531
7532 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7533
7534         * gdb.base/default.exp: Add $_as_string to the list of expected
7535         convenience functions.
7536
7537 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7538
7539         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7540
7541 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7542
7543         * gdb.python/py-as-string.exp: New file.
7544         * gdb.python/py-as-string.c: New file.
7545
7546 2016-03-09  Pedro Alves  <palves@redhat.com>
7547
7548         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7549         signal" -> "Thread NN received signal" output change.
7550         * gdb.threads/ia64-sigill.exp: Likewise.
7551         * gdb.threads/linux-dp.exp: Likewise.
7552         * gdb.threads/manythreads.exp: Likewise.
7553         * gdb.threads/pending-step.exp: Likewise.
7554         * gdb.threads/print-threads.exp: Likewise.
7555         * gdb.threads/sigstep-threads.exp: Likewise.
7556         * gdb.threads/staticthreads.exp: Likewise.
7557         * gdb.threads/tls.exp: Likewise.
7558
7559 2016-03-09  Pedro Alves  <palves@redhat.com>
7560
7561         * gdb.base/command-line-input.exp: New file.
7562
7563 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7564
7565         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7566         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7567         * gdb.trace/pending.exp: Accept leading dot before function name.
7568         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7569         * lib/trace-support.exp: Set registers for ppc.
7570
7571 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7572
7573         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7574         use it for disassembly; accept .main in addition to main in backtrace.
7575
7576 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7577             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7578
7579         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7580         (gdb_recursion_test_ptr): New global variable.
7581         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7582         gdb_recursion_test.
7583         (gdb_c_test): Ditto.
7584
7585 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7586
7587         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7588         ordering.
7589
7590 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7591
7592         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7593         (bar): Add bar_start_lbl label.
7594         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7595         of foo/bar for emitting DWARF and tracing.
7596
7597 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7598
7599         * analyze-racy-logs.py: Set executable bit.
7600
7601 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7602
7603         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7604         (CHECK_TARGET_TMP): Likewise.
7605         (check-single-racy): New rule.
7606         (check-parallel-racy): Likewise.
7607         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7608         (do-check-parallel-racy): New rule.
7609         (check-racy/%.exp): Likewise.
7610         * README (Racy testcases): New section.
7611         * analyze-racy-logs.py: New file.
7612
7613 2016-03-03  Doug Evans  <dje@google.com>
7614
7615         * gdb.base/skip.exp: Use with_test_prefix.
7616
7617 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7618
7619         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7620         Invoke step_over_syscall "clone" and break_cond_on_syscall
7621         "clone".
7622         * gdb.base/step-over-clone.c: New file.
7623
7624 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7625
7626         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7627         code format.
7628
7629 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7630
7631         * gdb.base/disp-step-fork.c: Rename to ...
7632         * gdb.base/step-over-fork.c: ... it.  New file.
7633         * gdb.base/disp-step-vfork.c: Rename to ...
7634         * gdb.base/step-over-vfork.c: ... it.  New file.
7635         * gdb.base/disp-step-syscall.exp: Rename to ...
7636         * gdb.base/step-over-syscall.exp: ... it.  New file.
7637         (disp_step_cross_syscall): Rename to ...
7638         (step_over_syscall): ... it.
7639
7640 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7641
7642         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7643         If target supports condition evaluation on target, invoke
7644         break_cond_on_syscall for fork and vfork.
7645
7646 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7647
7648         * gdb.base/disp-step-syscall.exp: Don't invoke
7649         support_displaced_stepping.
7650         (disp_step_cross_syscall): Test with displaced stepping off and
7651         on if supported.
7652
7653 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7654
7655         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7656         proc.
7657         (setup): New proc.
7658         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7659         and setup.
7660
7661 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7662
7663         * gdb.fortran/vla-history.exp: Remove breakpoint.
7664
7665 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7666
7667         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7668         exceeds timeout.
7669
7670 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7671
7672         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7673         breakpoint.
7674
7675 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7676
7677         * gdb.mi/vla.f90: Nullify pointer after declaration.
7678
7679 2016-03-01  Pedro Alves  <palves@redhat.com>
7680
7681         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7682
7683 2016-03-01  Pedro Alves  <palves@redhat.com>
7684
7685         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7686         before anything else.
7687         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7688         _GNU_SOURCE here.
7689         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7690         before anything else.
7691         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7692
7693 2016-03-01  Pedro Alves  <palves@redhat.com>
7694
7695         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7696
7697 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7698
7699         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7700         prepare_for_testing.
7701
7702 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7703
7704         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7705
7706 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7707
7708         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7709         manually constructing the output path.
7710
7711 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7712
7713         * gdb.arch/s390-stackless.S: New.
7714         * gdb.arch/s390-stackless.exp: New.
7715
7716 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7717
7718         * gdb.dlang/circular.c: New file.
7719         * gdb.dlang/circular.exp: New file.
7720
7721 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7722
7723         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7724         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7725         (testcases): Update.
7726
7727 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7728
7729         * gdb.reverse/aarch64.c: Rename to ...
7730         * gdb.reverse/insn-reverse.c: ... it.
7731         * gdb.reverse/aarch64.exp: Rename to ...
7732         * gdb.reverse/insn-reverse.exp: ... it.
7733
7734 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7735
7736         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7737         (testcase_ftype): New.
7738         (testcases): New array.
7739         (n_testcases): New.
7740         (main): Call each element in testcases.
7741         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7742         (read_testcase): New.
7743         Do the tests in a loop.
7744
7745 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7746
7747         * gdb.base/branches.c: Remove.
7748
7749 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7750
7751         PR gdb/13808
7752         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7753
7754 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7755
7756         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7757
7758 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7759
7760         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7761         change x86_64 call_insn to 'callq'.
7762
7763 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7764
7765         * gdb.trace/tfile-avx.c: Move to...
7766         * gdb.trace/tracefile-pseudo-reg.c: Here.
7767         * gdb.trace/tfile-avx.exp: Move to...
7768         * gdb.trace/tracefile-pseudo-reg.exp: Here.
7769
7770 2016-02-24  Gary Benson <gbenson@redhat.com>
7771
7772         * gdb.base/attach-pie-noexec.exp: Do not expect an error
7773         message on attach.
7774
7775 2016-02-23  Doug Evans  <dje@google.com>
7776
7777         * gdb.base/skip.c (test_skip): New function.
7778         (end_test_skip_file_and_function): New function.
7779         (test_skip_file_and_function): New function.
7780         * gdb.base/skip1.c (test_skip): New function.
7781         (skip1_test_skip_file_and_function): New function.
7782         * gdb.base/skip.exp: Add tests for new skip options.
7783         * gdb.base/skip-solib.exp: Update expected output.
7784         * gdb.perf/skip-command.cc: New file.
7785         * gdb.perf/skip-command.exp: New file.
7786         * gdb.perf/skip-command.py: New file.
7787
7788 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7789
7790         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7791         info registers pattern.
7792
7793 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
7794
7795         * lib/future.exp: Add D support.
7796         (gdb_find_gdc): New proc.
7797         (gdb_default_target_compile): Add D support.
7798
7799 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
7800
7801         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7802         user+system time.
7803         (trace_speed_test): Determine the iteration count for a time
7804         between 15..30 seconds.
7805
7806 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7807
7808         * gdb.arch/i386-mpx-sigsegv.c: New file.
7809         * gdb.arch/i386-mpx-sigsegv.exp: New file.
7810         * gdb.arch/i386-mpx-simple_segv.c: New file.
7811         * gdb.arch/i386-mpx-simple_segv.exp: New file.
7812
7813 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7814
7815         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7816         Don't call setup_kfail.
7817
7818 2016-02-18  Yao Qi  <yao.qi@linaro.org>
7819
7820         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7821         Set "set breakpoint condition-evaluation" per $cond_bp_target.
7822
7823 2016-02-16  Doug Evans  <dje@google.com>
7824
7825         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
7826         * gdb.base/skip1.c: Ditto.
7827         * gdb.base/skip.exp: Whitespace cleanup.
7828
7829 2016-02-16  Don Breazeal  <donb@codesourcery.com>
7830
7831         PR remote/19496
7832         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7833         Remove kfail for PR remote/19496.
7834
7835 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7836
7837         * lib/gdb.exp (standard_temp_file): Return a path specific to
7838         the runtest invocation.
7839
7840 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
7841
7842         * gdb.trace/save-trace.exp: Change relative path to be in the
7843         standard output directory.
7844
7845 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7846
7847         * gdb.arch/i386-prologue.c: Add missing prototypes.
7848
7849 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7850
7851         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7852         * gdb.arch/i386-prologue.exp: Likewise.
7853         * gdb.arch/i386-size.exp: Likewise.
7854
7855 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
7856
7857         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7858         define object file path.
7859         * gdb.btrace/gcore.exp: Use standard_output_file to define core
7860         file path.
7861         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7862         standard_output_file to define binfile.
7863
7864 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7865
7866         Fix compatibility with recent gfortran-5.3.1.
7867         * gdb.fortran/vla-history.exp (print vla1 allocated)
7868         (print vla2 allocated, print $2, print $3): Remove
7869         (print $4): Rename to ...
7870         (print $2): ... here.
7871         (print $9): Rename to ...
7872         (print $5): ... here.
7873         (print $10): Rename to ...
7874         (print $6): ... here.
7875         * gdb.fortran/vla.f90: Add pvla initialization.
7876
7877 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7878
7879         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7880         New test.
7881         * gdb.fortran/vla-value-sub.exp: Likewise.
7882
7883 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7884
7885         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7886
7887 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
7888
7889         * i386-biarch-core.exp: Define corefile using
7890         standard_output_file.
7891
7892 2016-02-12  Yao Qi  <yao.qi@linaro.org>
7893
7894         * gdb.arch/arm-single-step-kernel-helper.c: New.
7895         * gdb.arch/arm-single-step-kernel-helper.exp: New.
7896
7897 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
7898
7899         * gdb.btrace/tailcall-only.exp: New.
7900         * gdb.btrace/tailcall-only.c: New.
7901         * gdb.btrace/x86_64-tailcall-only.S: New.
7902         * gdb.btrace/i686-tailcall-only.S: New.
7903
7904 2016-02-11  Pedro Alves  <palves@redhat.com>
7905
7906         * README (Parallel testing): Add missing double quotes.
7907
7908 2016-02-11  Pedro Alves  <palves@redhat.com>
7909
7910         * README (Parallel testing): New section.
7911         (GDB_PARALLEL): Rewrite.
7912         (FORCE_PARALLEL): Document.
7913
7914 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7915
7916         * gdb.trace/tfile-avx.c: New test.
7917         * gdb.trace/tfile-avx.exp: New test.
7918
7919 2016-02-09  Keith Seitz  <keiths@redhat.com>
7920
7921         PR breakpoints/19546
7922         * gdb.base/infcall-exec.c: New file.
7923         * gdb.base/infcall-exec2.c: New file.
7924         * gdb.base/infcall-exec.exp: New file.
7925
7926 2016-02-09  Keith Seitz  <keiths@redhat.com>
7927
7928         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7929         (toplevel): Call test_bkpt_address.
7930
7931 2016-02-09  Keith Seitz  <keiths@redhat.com>
7932
7933         PR python/19506
7934         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7935         (toplevel): Call test_bkpt_address.
7936
7937 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
7938
7939         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7940         to AC_OUTPUT.
7941         * configure: Regenerate.
7942
7943 2016-02-09  Pedro Alves  <palves@redhat.com>
7944
7945         PR breakpoints/19548
7946         * gdb.base/execl-update-breakpoints.c (some_function): New
7947         function.
7948         (main): Call it.
7949         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7950         Tighten expected GDB output.
7951
7952 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7953
7954         * Makefile.in (ALL_SUBDIRS): Remove.
7955         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7956         (distclean maintainer-clean realclean): Likewise.
7957         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7958         * configure: Regenerate.
7959         * gdb.ada/Makefile.in: Delete.
7960         * gdb.arch/Makefile.in: Likewise.
7961         * gdb.asm/Makefile.in: Likewise.
7962         * gdb.base/Makefile.in: Likewise.
7963         * gdb.btrace/Makefile.in: Likewise.
7964         * gdb.cell/Makefile.in: Likewise.
7965         * gdb.compile/Makefile.in: Likewise.
7966         * gdb.cp/Makefile.in: Likewise.
7967         * gdb.disasm/Makefile.in: Likewise.
7968         * gdb.dlang/Makefile.in: Likewise.
7969         * gdb.dwarf2/Makefile.in: Likewise.
7970         * gdb.fortran/Makefile.in: Likewise.
7971         * gdb.gdb/Makefile.in: Likewise.
7972         * gdb.go/Makefile.in: Likewise.
7973         * gdb.guile/Makefile.in: Likewise.
7974         * gdb.java/Makefile.in: Likewise.
7975         * gdb.linespec/Makefile.in: Likewise.
7976         * gdb.mi/Makefile.in: Likewise.
7977         * gdb.modula2/Makefile.in: Likewise.
7978         * gdb.multi/Makefile.in: Likewise.
7979         * gdb.objc/Makefile.in: Likewise.
7980         * gdb.opencl/Makefile.in: Likewise.
7981         * gdb.opt/Makefile.in: Likewise.
7982         * gdb.pascal/Makefile.in: Likewise.
7983         * gdb.perf/Makefile.in: Likewise.
7984         * gdb.python/Makefile.in: Likewise.
7985         * gdb.reverse/Makefile.in: Likewise.
7986         * gdb.server/Makefile.in: Likewise.
7987         * gdb.stabs/Makefile.in: Likewise.
7988         * gdb.threads/Makefile.in: Likewise.
7989         * gdb.trace/Makefile.in: Likewise.
7990         * gdb.xml/Makefile.in: Likewise.
7991         * lib/gdb.exp (make_gdb_parallel_path): Add check for
7992         GDB_PARALLEL.
7993         (standard_output_file): Remove check for GDB_PARALLEL, always
7994         return path in outputs/$subdir/$testname.
7995
7996 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
7997
7998         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7999         (site.exp): Assign abs_srcdir to tcl's srcdir.
8000
8001 2016-02-04  Yao Qi  <yao.qi@linaro.org>
8002
8003         * gdb.base/foll-exec-mode.c: Include limits.h.
8004         (main): Add parameters argc and argv.  Get directory from
8005         argv[0].
8006         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8007         compilation.
8008         * gdb.base/foll-exec.c: Include limits.h.
8009         (main): Add parameters argc and argv.
8010         Get directory from argv[0].
8011         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8012         Adjust tests on the number of lines as source code changed.
8013         * gdb.base/foll-vfork-exit.c: Include limits.h.
8014         (main): Add one line of statement before vfork.
8015         * gdb.base/foll-vfork.c: Include limits.h and string.h.
8016         (main): Add parameters argc and argv.  Get directory from
8017         argv[0].
8018         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8019         (setup_gdb): Set tbreak to skip some source lines.
8020         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8021         (main): Add parameters argc and argv.  Get directory from
8022         argv[0].
8023         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8024         compilation.
8025         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8026         (main): Add parameters argc and argv.  Get directory from
8027         argv[0].
8028         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8029         compilation.
8030
8031 2016-02-01  Doug Evans  <dje@google.com>
8032
8033         * gdb.base/skip.exp: Clean up multiple references to same test name.
8034
8035 2016-02-01  Pedro Alves  <palves@redhat.com>
8036
8037         PR remote/19496
8038         * gdb.threads/forking-threads-plus-breakpoint.exp
8039         (displaced_stepping_supported): New global.
8040         (probe_displaced_stepping_support): New procedure.
8041         (do_test): Add 'displaced' parameter, and use it.
8042         (top level): Check for displaced stepping support.  Add displaced
8043         stepping on/off testing axis.
8044
8045 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8046
8047         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8048         pointer.  Don't perform further tests on the unassociated pointer
8049         if the first test fails.
8050
8051 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8052
8053         * gdb.base/max-value-size.c: New file.
8054         * gdb.base/max-value-size.exp: New file.
8055         * gdb.base/huge.exp: Disable max-value-size for this test.
8056
8057 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8058
8059         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8060
8061 2016-01-28  Yao Qi  <yao.qi@linaro.org>
8062
8063         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8064
8065 2016-01-25  Pedro Alves  <palves@redhat.com>
8066
8067         PR threads/19461
8068         * gdb.base/fork-running-state.c: New file.
8069         * gdb.base/fork-running-state.exp: New file.
8070
8071 2016-01-25  Pedro Alves  <palves@redhat.com>
8072
8073         PR gdb/19494
8074         * gdb.base/catch-fork-kill.c: New file.
8075         * gdb.base/catch-fork-kill.exp: New file.
8076
8077 2016-01-25  Pedro Alves  <palves@redhat.com>
8078
8079         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8080         Delete, moved to lib/gdb.exp.
8081         * gdb.threads/forking-threads-plus-breakpoint.exp
8082         (foreach_with_prefix): Likewise.
8083         * gdb.threads/process-dies-while-handling-bp.exp
8084         (foreach_with_prefix): Likewise.
8085         * lib/gdb.exp (foreach_with_prefix): New procedure.
8086
8087 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8088
8089         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8090         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8091
8092 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8093
8094         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8095         endian targets.
8096
8097 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8098             Pedro Alves  <palves@redhat.com>
8099
8100         Fix testsuite compatibility with Guile.
8101         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8102         number.
8103
8104 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8105
8106         Fix testsuite compatibility with Guile.
8107         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8108         (thread 1): New test for backtrace through signal handler.
8109
8110 2016-01-22  Yao Qi  <yao.qi@linaro.org>
8111
8112         PR testsuite/19491
8113         * gdb.base/multi-forks.c: Include
8114         ../lib/unbuffer_output.c
8115         (main): Call gdb_unbuffer_output.
8116
8117 2016-01-21  Doug Evans  <dje@google.com>
8118
8119         * lib/ada.exp (gdb_compile_ada): Fix typo.
8120
8121 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
8122
8123         * gdb.base/break-fun-addr.exp: New file.
8124         * gdb.base/break-fun-addr1.c: New file.
8125         * gdb.base/break-fun-addr2.c: New file.
8126
8127 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
8128
8129         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8130         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8131         enum flag values.
8132
8133 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8134
8135         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8136         when GDB can not set the vector return value.  Add more comments
8137         for clarification.
8138
8139 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8140
8141         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
8142         command.
8143
8144 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8145
8146         * Makefile.in (DO_RUNTEST): Add --status and update usages.
8147
8148 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8149
8150         * Makefile.in (check-single): Pass --status to runtest.
8151         (check/%.exp): Likewise.
8152
8153 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8154
8155         * Makefile.in (check-parallel): Propagate return code from make
8156         do-check-parallel.
8157
8158 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8159
8160         * gdb.trace/ftrace.exp: Fix expected message on continue.
8161         * gdb.trace/pending.exp: Fix expected message on continue.
8162         * gdb.trace/trace-break.exp: Fix expected message on continue.
8163
8164 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
8165
8166         * lib/gdb.exp (gdb_test): Remove unused global references.
8167
8168 2016-01-18  Pedro Alves  <palves@redhat.com>
8169
8170         * gdb.base/async-shell.exp: Adjust expected output.
8171         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8172         * gdb.base/siginfo-thread.exp: Adjust expected output.
8173         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8174         * gdb.java/jnpe.exp: Adjust expected output.
8175         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8176         * gdb.threads/continue-pending-status.exp: Adjust expected output.
8177         * gdb.threads/leader-exit.exp: Adjust expected output.
8178         * gdb.threads/manythreads.exp: Adjust expected output.
8179         * gdb.threads/pthreads.exp: Adjust expected output.
8180         * gdb.threads/schedlock.exp: Adjust expected output.
8181         * gdb.threads/siginfo-threads.exp: Adjust expected output.
8182         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8183         expected output.
8184         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8185         output.
8186         * gdb.threads/sigthread.exp: Adjust expected output.
8187         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8188
8189 2016-01-18  Yao Qi  <yao.qi@linaro.org>
8190
8191         * gdb.guile/scm-section-script.c: Replace @progbits with
8192         %progbits.
8193         * gdb.python/py-section-script.c: Likewise.
8194
8195 2016-01-15  Pedro Alves  <palves@redhat.com>
8196
8197         * gdb.multi/tids.exp: Test star wildcard ranges.
8198
8199 2016-01-15  Pedro Alves  <palves@redhat.com>
8200
8201         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8202         command from "thread apply" invocation.
8203         (thr_apply_info_thr_invalid): Default the expected output to the
8204         input tid list.
8205         (top level): Add tests that use convenience variables.  Add tests
8206         for "thread apply" with a valid TID list, but missing the command.
8207
8208 2016-01-13  Pedro Alves  <palves@redhat.com>
8209
8210         * gdb.base/default.exp: Expect $_gthread as well.
8211         * gdb.multi/tids.exp: Test $_gthread.
8212         * gdb.threads/thread-specific.exp: Test $_gthread.
8213
8214 2016-01-13  Pedro Alves  <palves@redhat.com>
8215
8216         * gdb.multi/tids.exp: Test "info threads -gid".
8217
8218 2016-01-13  Pedro Alves  <palves@redhat.com>
8219
8220         * gdb.multi/tids.exp: Test InferiorThread.global_num and
8221         Breakpoint.thread.
8222         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8223
8224 2016-01-07  Pedro Alves  <palves@redhat.com>
8225
8226         * gdb.base/break.exp: Adjust to output changes.
8227         * gdb.base/hbreak2.exp: Likewise.
8228         * gdb.base/sepdebug.exp: Likewise.
8229         * gdb.base/watch_thread_num.exp: Likewise.
8230         * gdb.linespec/keywords.exp: Likewise.
8231         * gdb.multi/info-threads.exp: Likewise.
8232         * gdb.threads/thread-find.exp: Likewise.
8233         * gdb.multi/tids.c: New file.
8234         * gdb.multi/tids.exp: New file.
8235
8236 2016-01-13  Pedro Alves  <palves@redhat.com>
8237
8238         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8239
8240 2016-01-13  Pedro Alves  <palves@redhat.com>
8241
8242         * gdb.base/default.exp: Expect $_inferior as well.
8243         * gdb.multi/base.exp: Test $_inferior.
8244
8245 2016-01-13  Pedro Alves  <palves@redhat.com>
8246
8247         PR breakpoints/19388
8248         * gdb.base/catch-signal-siginfo-cond.c: New file.
8249         * gdb.base/catch-signal-siginfo-cond.exp: New file.
8250
8251 2016-01-12  Josh Stone  <jistone@redhat.com>
8252             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8253
8254         * gdb.base/catch-syscall.c (do_execve): New variable.
8255         (main): Conditionally trigger an execve.
8256         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8257         (test_catch_syscall_execve): New, check entry/return across execve.
8258         (do_syscall_tests): Call test_catch_syscall_execve.
8259
8260 2016-01-12  Pedro Alves  <palves@redhat.com>
8261
8262         * gdb.base/random-signal.exp (do_test): New procedure, with body
8263         of testcase moved in.
8264
8265 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8266             Pedro Alves  <palves@redhat.com>
8267
8268         * gdb.base/funcargs.exp (finish from indirectly called function):
8269         Reintroduce the case for 'First'.
8270
8271 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8272             Pedro Alves  <palves@redhat.com>
8273
8274         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8275         (tcatch_vfork_then_child_follow_exec)
8276         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8277         identification.
8278
8279 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8280
8281         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8282         and repeats to unlimited.
8283         * gdb.python/py-value.exp: Likewise.
8284         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8285         and repeats to unlimited.
8286
8287 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8288
8289         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8290         and reordering the functions.
8291         * gdb.multi/hangout.c: Likewise.
8292         * gdb.multi/hello.c: Likewise.
8293
8294 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
8295
8296         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8297         absolute.
8298         (SingleStatisticTestResult.report): Use dict.keys instead of
8299         dict.iterkeys.
8300
8301 2016-01-06  Pedro Alves  <palves@redhat.com>
8302
8303         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
8304
8305 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
8306
8307         * gdb.btrace/dlopen.exp: New.
8308         * gdb.btrace/dlopen.c: New.
8309         * gdb.btrace/dlopen-dso.c: New.
8310
8311 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
8312
8313         * lib/gdb.exp (gdb_test): Update comments to clarify that the
8314         PATTERN argument is optional.
8315
8316 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
8317
8318         * lib/ada.exp (target_compile_ada_from_dir): New function.
8319         (gdb_compile_ada): Reimplement avoiding the use of project files.
8320         * gdb.ada/gnat_ada.gpr: Delete.
8321         * gdb.ada/cond_lang.exp: Adjust test to make path before
8322         filename optional.
8323         * gdb.ada/small_reg_param.exp: Likewise.
8324
8325 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
8326
8327         * gdb.base/foll-vork.exp: Remove HP-UX special case.
8328
8329 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8330
8331         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8332         case.
8333
8334 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
8335
8336         * gdb.base/break.exp: Remove dead code.
8337         * gdb.base/sepdebug.exp: Likewise.
8338
8339 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8340
8341         * gdb.asm/asm-source.exp: Remove HP-UX references.
8342         * gdb.base/annota1.exp: Likewise.
8343         * gdb.base/annota3.exp: Likewise.
8344         * gdb.base/attach.exp: Likewise.
8345         * gdb.base/bigcore.exp: Likewise.
8346         * gdb.base/break.exp: Likewise.
8347         * gdb.base/call-ar-st.exp: Likewise.
8348         * gdb.base/callfuncs.exp: Likewise.
8349         * gdb.base/catch-fork-static.exp: Likewise.
8350         * gdb.base/display.exp: Likewise.
8351         * gdb.base/foll-exec-mode.exp: Likewise.
8352         * gdb.base/foll-exec.exp: Likewise.
8353         * gdb.base/foll-fork.exp: Likewise.
8354         * gdb.base/foll-vfork.exp: Likewise.
8355         * gdb.base/funcargs.exp: Likewise.
8356         * gdb.base/hbreak2.exp: Likewise.
8357         * gdb.base/inferior-died.exp: Likewise.
8358         * gdb.base/interrupt.exp: Likewise.
8359         * gdb.base/multi-forks.exp: Likewise.
8360         * gdb.base/nodebug.exp: Likewise.
8361         * gdb.base/sepdebug.exp: Likewise.
8362         * gdb.base/solib1.c: Likewise.
8363         * gdb.base/step-test.exp: Likewise.
8364         * gdb.mi/non-stop.c: Likewise.
8365         * gdb.mi/pthreads.c: Likewise.
8366         * gdb.multi/bkpt-multi-exec.ex: Likewise.
8367         * gdb.threads/pthreads.c: Likewise.
8368         * gdb.threads/staticthreads.exp: Likewise.
8369         * lib/future.exp: Likewise.
8370         * lib/gdb.exp: Likewise.
8371         * gdb.base/so-indr-cl.c: Remove.
8372         * gdb.base/so-indr-cl.exp: Likewise.
8373         * gdb.base/solib.c: Likewise.
8374         * gdb.base/solib.exp: Likewise.
8375         * gdb.base/solib2.c: Likewise.
8376
8377 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8378
8379         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8380         * gdb.base/call-ar-st.exp: Likewise.
8381         * gdb.base/callfuncs.exp: Likewise.
8382         * gdb.base/condbreak.exp: Likewise.
8383         * gdb.base/constvars.exp: Likewise.
8384         * gdb.base/hbreak2.exp: Likewise.
8385         * gdb.base/langs.exp: Likewise.
8386         * gdb.base/list.exp: Likewise.
8387         * gdb.base/long_long.exp: Likewise.
8388         * gdb.base/ptype.exp: Likewise.
8389         * gdb.base/scope.exp: Likewise.
8390         * gdb.base/signals.exp: Likewise.
8391         * gdb.base/so-impl-ld.exp: Likewise.
8392         * gdb.base/varargs.exp: Likewise.
8393         * gdb.base/volatile.exp: Likewise.
8394         * gdb.base/whatis.exp: Likewise.
8395         * gdb.cp/cplusfuncs.exp: Likewise.
8396         * gdb.cp/inherit.exp: Likewise.
8397         * gdb.cp/local.exp: Likewise.
8398         * gdb.cp/member-ptr.exp: Likewise.
8399         * gdb.cp/method.exp: Likewise.
8400         * gdb.cp/overload.exp: Likewise.
8401         * gdb.cp/templates.exp: Likewise.
8402         * gdb.stabs/weird.exp: Likewise.
8403         * lib/compiler.c: Likewise.
8404         * lib/compiler.cc: Likewise.
8405         * lib/cp-support.exp: Likewise.
8406         * lib/gdb.exp: Likewise.
8407
8408 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8409
8410         * configure.ac: Remove HP-UX case.
8411         * configure: Regenerate.
8412
8413 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8414
8415         * lib/gdb.exp (gdb_compile): Add function doc.
8416
8417 2015-12-17  Pedro Alves  <palves@redhat.com>
8418
8419         PR threads/19354
8420         * gdb.multi/info-threads.exp: New file.
8421
8422 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8423
8424         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8425         is aarch64*-*-*.
8426
8427 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8428
8429         * gdb.base/history-duplicates.exp: Skip if no readline support.
8430
8431 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8432
8433         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8434
8435 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8436
8437         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8438
8439 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8440
8441         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8442         ctrl-C if nointerrupts target property is set.
8443         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8444         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8445         * gdb.base/paginate-bg-execution.exp: Likewise.
8446         * gdb.base/paginate-execution-startup.exp: Likewise.
8447         * gdb.base/random-signal.exp: Likewise.
8448         * gdb.base/range-stepping.exp: Likewise.
8449         * gdb.cp/annota2.exp: Likewise.
8450         * gdb.cp/annota3.exp: Likewise.
8451         * gdb.gdb/selftest.exp: Likewise.
8452         * gdb.threads/continue-pending-status.exp: Likewise.
8453         * gdb.threads/leader-exit.exp: Likewise.
8454         * gdb.threads/manythreads.exp: Likewise.
8455         * gdb.threads/pthreads.exp: Likewise.
8456         * gdb.threads/schedlock.exp: Likewise.
8457         * gdb.threads/sigthread.exp: Likewise.
8458
8459 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8460
8461         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8462         remote.
8463         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8464         * gdb.base/foll-exec.exp (main): Enable for target remote.
8465         * gdb.base/foll-fork.exp (main): Likewise.
8466         * gdb.base/foll-vfork.exp (main): Likewise.
8467         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8468         (proc continue_to_exit_bp_loc): Use clean_restart.
8469         * gdb.base/pie-execl.exp (main): Disable for target remote.
8470         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8471         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8472         * gdb.threads/execl.exp (main): Likewise.
8473         * gdb.threads/fork-child-threads.exp (main): Likewise.
8474         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8475         remote.
8476         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8477         remote.
8478         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8479         pid.tid style ptids, instead of just tid.
8480         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8481         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8482         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8483         ptids, instead of just tid.
8484
8485 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8486
8487         * gdb.base/list.exp (test_list_forward): Add end of file error
8488         test.
8489         (test_repeat_list_command): Add end of file error test.
8490         (test_list_backwards): Add beginning of file error test.
8491
8492 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8493
8494         * gdb.base/list.exp (test_list_invalid_args): New function,
8495         defined, and called.
8496
8497 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8498
8499         * gdb.base/list.exp (test_list): Make test names unique.
8500
8501 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8502
8503         * gdb.base/coremaker2.c: Remove.
8504
8505 2015-12-10  Pedro Alves  <palves@redhat.com>
8506
8507         * gdb.multi/base.exp: Remove stale "spaces" references.
8508
8509 2015-12-10  Pedro Alves  <palves@redhat.com>
8510
8511         * gdb.multi/base.exp: Don't use nowarnings.
8512         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8513         * gdb.multi/hangout.c: Include stdio.h.
8514         * gdb.multi/hello.c: Include stdlib.h.
8515         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8516         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8517         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8518
8519 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8520
8521         * gdb.dwarf2/dw2-ranges-base.c: New file.
8522         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8523         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8524         support additional line table, and debug ranges generation.
8525         (Dwarf::ranges): New function, generate .debug_ranges.
8526         (Dwarf::lines): Support generating simple line table programs.
8527         (Dwarf::assemble): Initialise new namespace variables.
8528
8529 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8530
8531         * gdb.base/async.exp (proc test_background): Add case for
8532         asynchronous execution not supported.
8533
8534 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8535
8536         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8537           format and change test names to make them unique.
8538
8539 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8540             Pedro Alves  <pedro@redhat.com>
8541
8542         PR gdb/18702
8543         Add checking of floatformats setup on x86_64 hosts.
8544         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8545         (smallval, bigval): New labels/constants.
8546         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8547         float" after loading bigval and smallval.
8548
8549 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8550
8551         * gdb.ada/fun_overload_menu.exp: New testcase.
8552         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8553
8554 2015-12-04  Josh Stone  <jistone@redhat.com>
8555
8556         * gdb.base/catch-fork-static.exp: New.
8557
8558 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8559
8560         * gdb.base/sizeof.c: Don't include stdio.h and
8561         ../lib/unbuffer_output.c.
8562         (main): New variable 'size' and 'value'.  Remove printf and
8563         gdb_unbuffer_output.  Assign return value to size and value.
8564         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8565         at the beginning.
8566         (check_sizeof): Check the result by printing variable 'size'.
8567         (check_valueof): Check the result by printing variable 'value'.
8568
8569 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8570
8571         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8572         for aarch64*-*-linux* target.
8573
8574 2015-11-30  Pedro Alves  <palves@redhat.com>
8575
8576         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8577
8578 2015-11-30  Pedro Alves  <palves@redhat.com>
8579
8580         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8581         Handle non-stop mode vCont replies.
8582
8583 2015-11-30  Pedro Alves  <palves@redhat.com>
8584
8585         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8586         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8587         GDBFLAGS.  Lax expected stop output.
8588
8589 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8590
8591         * gdb.arch/arm-neon.exp: New.
8592         * gdb.arch/arm-neon.c: New.
8593
8594 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8595
8596         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8597
8598 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8599
8600         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8601         frames-invalid annotation.
8602
8603 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8604
8605         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8606
8607 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8608
8609         * gdb.threads/names.exp: New file.
8610         * gdb.threads/names.c: New file.
8611         * README: Mention gdb,no_thread_names.
8612
8613 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8614
8615         PR 19297
8616         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8617         support" error.
8618
8619 2015-11-24  Pedro Alves  <palves@redhat.com>
8620
8621         PR 17539
8622         * gdb.base/display.exp: Expect displays to be sorted in ascending
8623         order.  Use multi_line.
8624         * gdb.base/solib-display.exp: Likewise.
8625
8626 2015-11-24  Pedro Alves  <palves@redhat.com>
8627
8628         PR 17539
8629         * gdb.base/display.exp: Expect displays to be sorted in ascending
8630         order.  Use multi_line.
8631         * gdb.base/solib-display.exp: Likewise.
8632
8633 2015-11-24  Pedro Alves  <palves@redhat.com>
8634
8635         PR 17539
8636         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8637         threads in ascending order.
8638         * gdb.base/foll-fork.exp: Likewise.
8639         * gdb.base/foll-vfork.exp: Likewise.
8640         * gdb.base/multi-forks.exp: Likewise.
8641         * gdb.mi/mi-nonstop.exp: Likewise.
8642         * gdb.mi/mi-nsintrall.exp: Likewise.
8643         * gdb.multi/base.exp: Likewise.
8644         * gdb.multi/multi-arch.exp: Likewise.
8645         * gdb.python/py-inferior.exp: Likewise.
8646         * gdb.threads/break-while-running.exp: Likewise.
8647         * gdb.threads/execl.exp: Likewise.
8648         * gdb.threads/gcore-thread.exp: Likewise.
8649         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8650         * gdb.threads/kill.exp: Likewise.
8651         * gdb.threads/linux-dp.exp: Likewise.
8652         * gdb.threads/multiple-step-overs.exp: Likewise.
8653         * gdb.threads/next-bp-other-thread.exp: Likewise.
8654         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8655         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8656         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8657         * gdb.threads/thread-find.exp: Likewise.
8658         * gdb.threads/tls.exp: Likewise.
8659         * lib/mi-support.exp (mi_reverse_list): Delete.
8660         (mi_check_thread_states): No longer reverse list.
8661
8662 2015-11-24  Pedro Alves  <palves@redhat.com>
8663
8664         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8665         use lowercase.
8666
8667 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8668
8669         * gdb.trace/actions.c: Include trace-common.h.
8670         (main): Add a location for a fast tracepoint.
8671         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8672         the normal tracepoints.
8673         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8674
8675 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8676
8677         * save-trace.exp: Factor out code to these...
8678         (gdb_save_tracepoints): New.
8679         (gdb_load_tracepoints): New.
8680         (do_save_load_test): New.
8681
8682 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8683
8684         * gdb.base/asmlabel.exp: New test.
8685         * gdb.base/asmlabel.c: New test case.
8686
8687 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8688
8689         * gdb.base/wrong_frame_bt_full-main.c: New file.
8690         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8691         * gdb.base/wrong_frame_bt_full.exp: New file.
8692
8693 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8694
8695         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8696
8697 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8698
8699         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8700         pstate register when comparing registers values in
8701         sparc64-*-linux-gnu targets to avoid spurious differences.
8702
8703 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8704
8705         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8706
8707 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8708
8709         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8710         as type argument to gdb_compile.
8711         * gdb.base/nested-subp2.exp: Likewise.
8712         * gdb.base/nested-subp3.exp: Likewise.
8713
8714 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8715
8716         * lib/dwarf.exp (_note): Fix left shift of negative value.
8717         * gdb.trace/trace-condition.exp: Likewise.
8718
8719 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8720
8721         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8722         comments about d10v.
8723         (test_scalar_returns): Likewise.
8724         * gdb.base/d10v.ld: Remove.
8725         * gdb.base/overlays.exp: Remove the target triplet checking for
8726         d10v-*-*.
8727         * gdb.base/structs.exp (test_struct_returns): Remove the
8728         comments about d10v.
8729         (test_struct_calls): Likewise.
8730
8731 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8732
8733         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8734         * gdb.base/gnu_vector.c: Don't include stdio.h.
8735         (main): Don't print res and call add_some_intvecs.
8736
8737 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8738
8739         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8740         macro.
8741         (func5): Removed.
8742         (func4): Use FAST_TRACEPOINT_LABEL.
8743         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8744         macro.
8745         (func): Removed.
8746         (thread_function): Use FAST_TRACEPOINT_LABEL.
8747         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8748         (func): Remove.
8749         (marker): Use FAST_TRACEPOINT_LABEL.
8750         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8751         (pendfunc1): Remove.
8752         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8753         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8754         (foo): Remove.
8755         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8756         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8757         macro.
8758         (func): Remove.
8759         (marker): Use FAST_TRACEPOINT_LABEL.
8760         * gdb.trace/trace-common.h: New header.
8761         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8762         macro.
8763         (func): Remove.
8764         (marker): Use FAST_TRACEPOINT_LABEL.
8765         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8766         (func): Remove.
8767         (thread_function): Use FAST_TRACEPOINT_LABEL.
8768
8769 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8770
8771         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8772         in front.
8773         * gdb.trace/change-loc.exp: Use global pcreg definition.
8774         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8775         * gdb.trace/entry-values.exp: Use global spreg definition, add $
8776         in front.
8777         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8778         * gdb.trace/pending.exp: Likewise.
8779         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8780         * gdb.trace/trace-break.exp: Likewise.
8781         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8782         in front.
8783         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8784         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8785         in front.
8786         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8787
8788 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
8789
8790         * gdb.ada/fin_fun_out: New testcase.
8791
8792 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8793
8794         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8795         value associated with DW_AT_byte_size.
8796         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8797         constants for DW_AT_byte_size, DW_AT_lower_bound, and
8798         DW_AT_upper_bound.
8799
8800 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
8801
8802         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8803         (gdb_target_symbol_prefix_flags): Define in terms of _asm
8804         version.
8805         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8806         gdb.dwarf2/dw2-canonicalize-type.exp,
8807         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8808         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8809         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8810         provided by gdb_target_symbol_prefix_flags_asm.
8811         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8812         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8813         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8814         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8815         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8816         macros where needed).  Use this macro for symbols which require
8817         the prefix provided by SYMBOL_PREFIX.
8818
8819 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
8820
8821         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8822         New procs.
8823         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8824         representing expressions, of more than one list element.
8825         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8826         to prepend linker symbol prefix to f.
8827         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8828         table_1 and table_2.
8829         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8830         Likewise, for f and g.
8831         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8832         for ptr.
8833         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8834         for main.
8835         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8836         table_1_ptr and table_2_ptr.
8837
8838 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8839             Joel Brobecker  <brobecker@adacore.com>
8840
8841         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8842
8843 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8844
8845         * gdb.reverse/s390-mvcle.c: New test.
8846         * gdb.reverse/s390-mvcle.exp: New file.
8847         * lib/gdb.exp: Enable reverse tests on s390*-linux.
8848
8849 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8850
8851         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8852
8853 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8854
8855         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8856         reaching marker2.
8857         * gdb.reverse/getresuid-reverse.exp: Likewise.
8858         * gdb.reverse/pipe-reverse.exp: Likewise.
8859         * gdb.reverse/readv-reverse.exp: Likewise.
8860         * gdb.reverse/recvmsg-reverse.exp: Likewise.
8861         * gdb.reverse/time-reverse.exp: Likewise.
8862         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8863
8864 2015-10-30  Yao Qi  <yao.qi@linaro.org>
8865
8866         * gdb.threads/wp-replication.c (watch_count_done): Remove.
8867         (empty_cycle): Remove.
8868         (main): Don't call empty_cycle.  Don't use watch_count_done.
8869         * gdb.threads/wp-replication.exp: Don't set breakpoint on
8870         empty_cycle.  Rewrite the code counting HW watchpoints.
8871
8872 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8873
8874         * gdb.reverse/fstatat-reverse.c: New test.
8875         * gdb.reverse/fstatat-reverse.exp: New file.
8876         * gdb.reverse/getresuid-reverse.c: New test.
8877         * gdb.reverse/getresuid-reverse.exp: New file.
8878         * gdb.reverse/pipe-reverse.c: New test.
8879         * gdb.reverse/pipe-reverse.exp: New file.
8880         * gdb.reverse/readv-reverse.c: New test.
8881         * gdb.reverse/readv-reverse.exp: New file.
8882         * gdb.reverse/recvmsg-reverse.c: New test.
8883         * gdb.reverse/recvmsg-reverse.exp: New file.
8884         * gdb.reverse/time-reverse.c: New test.
8885         * gdb.reverse/time-reverse.exp: New file.
8886         * gdb.reverse/waitpid-reverse.c: New test.
8887         * gdb.reverse/waitpid-reverse.exp: New file.
8888
8889 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
8890
8891         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8892
8893 2015-10-26  Doug Evans  <dje@google.com>
8894
8895         PR symtab/17391
8896         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8897         * gdb.dwarf2/bad-regnum.c: New file.
8898         * gdb.dwarf2/bad-regnum.exp: New file.
8899
8900 2015-10-26  Doug Evans  <dje@google.com>
8901
8902         PR python/18938
8903         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8904         file.
8905
8906 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
8907
8908         * gdb.compile/compile.exp (compile code globalvar): Update expectation
8909         for a change by "Mention language in compile error message".
8910
8911 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
8912
8913         PR python/18073
8914         * gdb.python/py-type.c (C::a_method): New.
8915         (C::a_const_method): New.
8916         (C::a_static_method): New.
8917         (a_function): New.
8918         * gdb.python/py-type.exp (test_fields): Test getting fields
8919         from function and method.
8920
8921 2015-10-21  Keven Boell  <keven.boell@intel.com>
8922
8923         * gdb.fortran/vla-alloc-assoc.exp: New file.
8924         * gdb.fortran/vla-datatypes.exp: New file.
8925         * gdb.fortran/vla-datatypes.f90: New file.
8926         * gdb.fortran/vla-history.exp: New file.
8927         * gdb.fortran/vla-ptype-sub.exp: New file.
8928         * gdb.fortran/vla-ptype.exp: New file.
8929         * gdb.fortran/vla-sizeof.exp: New file.
8930         * gdb.fortran/vla-sub.f90: New file.
8931         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8932         * gdb.fortran/vla-value-sub-finish.exp: New file.
8933         * gdb.fortran/vla-value-sub.exp: New file.
8934         * gdb.fortran/vla-value.exp: New file.
8935         * gdb.fortran/vla-ptr-info.exp: New file.
8936         * gdb.mi/mi-vla-fortran.exp: New file.
8937         * gdb.mi/vla.f90: New file.
8938
8939 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
8940
8941         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8942         of hardwired timeout value.
8943
8944 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
8945             Pedro Alves  <palves@redhat.com>
8946
8947         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8948         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8949
8950 2015-10-19  Josh Stone  <jistone@redhat.com>
8951
8952         * gdb.base/catch-syscall.c: Include <sched.h>.
8953         (unknown_syscall): New variable.
8954         (main): Trigger a vfork and an unknown syscall.
8955         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8956         (unknown_syscall_number): Likewise.
8957         (check_call_to_syscall): Accept an optional syscall pattern.
8958         (check_return_from_syscall): Likewise.
8959         (check_continue): Likewise.
8960         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8961         (test_catch_syscall_skipping_return): New test toggling off 'catch
8962         syscall' to step over the syscall return, then toggling back on.
8963         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8964         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8965         (do_syscall_tests): Call test_catch_syscall_without_args and
8966         test_catch_syscall_mid_vfork.
8967         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8968         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8969
8970 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
8971
8972         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8973         print g_vE): Add new pass patterns.
8974         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8975         print various symbol names for vptr fields.
8976
8977 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
8978
8979         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8980         results.
8981
8982 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8983
8984         * gdb.arch/disp-step-insn-reloc.exp: New test case.
8985
8986 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8987
8988         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8989         is aarch64*-*-linux*.
8990
8991 2015-10-12  Yao Qi  <yao.qi@linaro.org>
8992
8993         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8994         (can_relocate_bcond_true): ... it.
8995         (can_relocate_bcond_false): New function.
8996         (foo): Likewise.
8997         (can_relocate_bl): Likewise.
8998         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8999         can_relocate_bl.
9000
9001 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
9002
9003         * gdb.base/nested-addr.c: New file.
9004         * gdb.base/nested-addr.exp: New testcase.
9005
9006 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
9007
9008         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9009         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9010         its output.  Ignore the output of "record goto begin" and instead
9011         check that GDB is replaying.
9012
9013 2015-10-09  Pedro Alves  <palves@redhat.com>
9014
9015         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9016         (top level): Use it in the run with no args test.
9017
9018 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
9019
9020         * gdb.dlang/properties.exp: New file.
9021
9022 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
9023
9024         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9025         whether or not address 0x1000 is mapped on the target.
9026
9027 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
9028
9029         * gdb.python/py-type.exp: Do not run tests if binaries fail to
9030         build.
9031
9032 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
9033
9034         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9035         instruction-history test.
9036
9037 2015-09-28  Doug Evans  <dje@google.com>
9038
9039         * gdb.base/gcore.c (array_func): Add reference to static_array.
9040
9041 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
9042
9043         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9044         source line.
9045
9046 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9047
9048         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9049         short or char as base type.
9050
9051 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9052
9053         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9054         to allow any size enum.
9055
9056 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9057
9058         * gdb.ada/array_ptr_renaming.exp: New testcase.
9059         * gdb.ada/array_ptr_renaming/foo.adb: New file.
9060         * gdb.ada/array_ptr_renaming/pack.ads: New file.
9061
9062 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9063
9064         * gdb.trace/ftrace-lock.c: New file.
9065         * gdb.trace/ftrace-lock.exp: New file.
9066
9067 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9068
9069         * gdb.arch/insn-reloc.c: New file.
9070         * gdb.arch/ftrace-insn-reloc.exp: New file.
9071
9072 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9073
9074         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9075         instruction.
9076         * gdb.trace/pendshr1.c (pendfunc): Likewise.
9077         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9078         * gdb.trace/range-stepping.c: Likewise.
9079         * gdb.trace/trace-break.c: Likewise.
9080         * gdb.trace/trace-mt.c (thread_function): Likewise.
9081         * gdb.trace/ftrace.c (marker): Likewise.
9082         * gdb.trace/trace-condition.c (marker): Likewise.
9083         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9084         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9085         is_aarch64_target.
9086
9087 2015-09-18  Doug Evans  <xdje42@gmail.com>
9088
9089         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9090         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9091
9092 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9093
9094         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9095         the breakpoint.
9096
9097 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9098
9099         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9100         the pending breakpoint.  Remove timeout override for "Run till
9101         MI pending breakpoint on pendfunc3 on thread 2" test.
9102
9103 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9104
9105         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9106         filename pattern.
9107
9108 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9109
9110         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9111         in breakpoint filename pattern.
9112
9113 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9114
9115         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9116
9117 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9118
9119         * gdb.linespec/explicit.exp: Check for readline support for
9120         tab-completion tests.  Fix obvious typo.
9121
9122 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9123
9124         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9125         and replay.
9126
9127 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9128
9129         * gdb.btrace/non-stop.c: New.
9130         * gdb.btrace/non-stop.exp: New.
9131
9132 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
9133             Yao Qi  <yao.qi@linaro.org>
9134
9135         * gdb.trace/trace-condition.c: New file.
9136         * gdb.trace/trace-condition.exp: New file.
9137
9138 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
9139
9140         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9141         for testing bytecode compilation.
9142
9143 2015-09-16  Pedro Alves  <palves@redhat.com>
9144             Sandra Loosemore <sandra@codesourcery.com>
9145
9146         * gdb.threads/non-stop-fair-events.c (timeout): New global.
9147         (SECONDS): Redefine.
9148         (main): Call pthread_kill and alarm early.
9149         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9150         support.
9151         (test): If the target can't hardware step and doesn't support
9152         displaced stepping, increase the timeout.
9153
9154 2015-09-16  Pedro Alves  <palves@redhat.com>
9155
9156         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9157         (enable_debug): New procedures.
9158         (test): Use them.  Bail out if waiting for threads fails.
9159         (top level): Bail out if a test fails.
9160
9161 2015-09-16  Yao Qi  <yao.qi@linaro.org>
9162
9163         * gdb.asm/asm-source.exp: Set asm-arch for
9164         aarch64*-*-* target.
9165         * gdb.asm/aarch64.inc: New file.
9166
9167 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
9168
9169         * gdb.ada/array_of_variable_length.exp: New testcase.
9170         * gdb.ada/array_of_variable_length/foo.adb: New file.
9171         * gdb.ada/array_of_variable_length/pck.adb: New file.
9172         * gdb.ada/array_of_variable_length/pck.ads: New file.
9173
9174 2015-09-15  Doug Evans  <dje@google.com>
9175
9176         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9177         of function static local variable.
9178
9179 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9180
9181         * gdb.threads/tls-so_extern.exp: New test file.
9182         * gdb.threads/tls-so_extern.c: New test file.
9183         * gdb.threads/tls-so_extern_main.c: New test file.
9184
9185 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9186
9187         * gdb.opt/solib-intra-step-lib.c: New file.
9188         * gdb.opt/solib-intra-step-main.c: New file.
9189         * gdb.opt/solib-intra-step.exp: New file.
9190
9191 2015-09-15  Pedro Alves  <palves@redhat.com>
9192
9193         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9194         gdb_continue_to_breakpoint instead of gdb_test_multiple.
9195
9196 2015-09-14  Pedro Alves  <palves@redhat.com>
9197
9198         * gdb.base/hook-stop-continue.c: Delete.
9199         * gdb.base/hook-stop-continue.exp: Delete.
9200         * gdb.base/hook-stop-frame.c: Delete.
9201         * gdb.base/hook-stop-frame.exp: Delete.
9202         * gdb.base/hook-stop.c: New file.
9203         * gdb.base/hook-stop.exp: New file.
9204
9205 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
9206
9207         * gdb.ada/access_to_packed_array.exp: New testcase.
9208         * gdb.ada/access_to_packed_array/foo.adb: New file.
9209         * gdb.ada/access_to_packed_array/pack.adb: New file.
9210         * gdb.ada/access_to_packed_array/pack.ads: New file.
9211
9212 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
9213
9214         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9215         buffer size test.
9216
9217 2015-09-11  Don Breazeal  <donb@codesourcery.com>
9218
9219         * gdb.base/foll-exec.c: Add copyright header.  Fix
9220         formatting issues.
9221         * gdb.base/foll-exec.exp (zap_session): Delete proc.
9222         (do_exec_tests): Use clean_restart in place of zap_session,
9223         and for test initialization.  Fix formatting issues.  Use
9224         fail in place of perror.
9225         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9226         an expect statement to match an expression with output from
9227         the program under debug.
9228         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9229         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9230         * gdb.threads/non-ldr-exc-2.exp: Likewise.
9231         * gdb.threads/non-ldr-exc-3.exp: Likewise.
9232         * gdb.threads/non-ldr-exc-4.exp: Likewise.
9233
9234 2015-09-09  Doug Evans  <dje@google.com>
9235
9236         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9237
9238 2015-09-09  Doug Evans  <dje@google.com>
9239
9240         * gdb.base/pie-execl.exp: Fix result test of build_executable.
9241
9242 2015-09-09  Doug Evans  <dje@google.com>
9243
9244         * gdb.base/savedregs.exp: Fix typo.
9245
9246 2015-09-09  Pedro Alves  <palves@redhat.com>
9247
9248         * gdb.mi/mi-cli.exp: Add CLI finish tests.
9249
9250 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
9251
9252         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9253         command actually switches threads.  Give up on remaining
9254         tests if target fails to stop at breakpoint.
9255
9256 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9257
9258         * gdb.ada/funcall_char.exp: New testcase.
9259         * gdb.ada/funcall_char/foo.adb: New file.
9260
9261 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9262
9263         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9264         expected outputs.  Add two testcases for completing ambiguous
9265         functions.
9266         * gdb.ada/complete/aux_pck.adb: New file.
9267         * gdb.ada/complete/aux_pck.ads: New file.
9268         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9269         Ambiguous_Func functions.
9270         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9271         * gdb.ada/complete/pck.adb: Likewise.
9272
9273 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
9274
9275         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9276         failures to run the test program under GDB.
9277
9278 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
9279
9280         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9281         to C.
9282
9283 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
9284
9285         * gdb.base/run-after-attach.exp: New test file.
9286         * gdb.base/run-after-attach.c: New test file.
9287
9288 2015-08-26  Don Breazeal  <donb@codesourcery.com>
9289
9290         * gdb.base/foll-exec-2.c: New test program.
9291         * gdb.base/foll-exec-2.exp: New test.
9292
9293 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
9294
9295         * gdb.base/nested-subp1.exp: New file.
9296         * gdb.base/nested-subp1.c: New file.
9297         * gdb.base/nested-subp2.exp: New file.
9298         * gdb.base/nested-subp2.c: New file.
9299         * gdb.base/nested-subp3.exp: New file.
9300         * gdb.base/nested-subp3.c: New file.
9301
9302 2015-08-24  Pedro Alves  <palves@redhat.com>
9303
9304         * gdb.server/connect-without-multi-process.c: New file.
9305         * gdb.server/connect-without-multi-process.exp: New file.
9306
9307 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9308
9309         * gdb.opt/inline-markers.c: Make z int.
9310
9311 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9312
9313         * gdb.opt/inline-markers.c: Make z volatile.
9314
9315 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9316
9317         * gdb.opt/inline-bt.c: New volatile global z.
9318         * gdb.opt/inline-cmds.c: Likewise.
9319         * gdb.opt/inline-locals.c: Likewise.
9320         * gdb.opt/inline-markers.c: New extern global z.
9321         (marker): Use z.
9322         (inline_fn): Likewise.
9323
9324 2015-08-24  Pedro Alves  <palves@redhat.com>
9325
9326         * config/m32r-stub.exp: Remove file.
9327         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9328         * gdb.base/call-rt-st.exp: Likewise.
9329         * gdb.base/call-strs.exp: Likewise.
9330         * gdb.base/default.exp: Remove references to h8300-*-hms and
9331         *-*-udi*.
9332         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9333
9334 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9335
9336         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9337         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
9338         and "return" use KFAIL when GDB can not read/write the vector
9339         return value.
9340
9341 2015-08-21  Gary Benson <gbenson@redhat.com>
9342
9343         * gdb.trace/pending.exp: Cope with remote transfer warnings.
9344
9345 2015-08-20  Pedro Alves  <palves@redhat.com>
9346
9347         * gdb.server/solib-list.exp: No longer expect an interior stop in
9348         non-stop mode.
9349
9350 2015-08-20  Pedro Alves  <palves@redhat.com>
9351
9352         * gdb.server/connect-stopped-target.c: New file.
9353         * gdb.server/connect-stopped-target.exp: New file.
9354
9355 2015-08-20  Pedro Alves  <palves@redhat.com>
9356
9357         * gdb.dwarf2/comp-unit-lang.exp: New file.
9358         * gdb.dwarf2/comp-unit-lang.c: New file.
9359
9360 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9361
9362         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9363         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9364
9365 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
9366
9367         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9368         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9369
9370 2015-08-18  Doug Evans  <dje@google.com>
9371             Adrian Sendroiu <adrian.sendroiu@freescale.com>
9372
9373         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9374         skip_python_tests.  New arg prompt_regexp.
9375         (skip_python_tests): New function.
9376         * lib/mi-support.exp (mi_skip_python_tests): New function.
9377         * gdb.python/py-mi-objfile-gdb.py: New file.
9378         * gdb.python/py-mi-objfile.c: New file.
9379         * gdb.python/py-mi-objfile.exp: New file.
9380
9381 2015-08-17  Keith Seitz  <keiths@redhat.com>
9382
9383         * gdb.linespec/explicit.exp: Move strace test from here ...
9384         * gdb.trace/strace.exp: ... to here.
9385
9386 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
9387
9388         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9389         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9390
9391 2015-08-14  Doug Evans  <xdje42@gmail.com>
9392
9393         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9394         inferior before selecting a new file.
9395
9396 2015-08-14  Doug Evans  <xdje42@gmail.com>
9397
9398         * gdb.mi/mi-disassemble.exp: Update.
9399         * gdb.base/disasm-optim.S: New file.
9400         * gdb.base/disasm-optim.c: New file.
9401         * gdb.base/disasm-optim.h: New file.
9402         * gdb.base/disasm-optim.exp: New file.
9403
9404 2015-08-14  Keith Seitz  <keiths@redhat.com>
9405
9406         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9407         "evaluated-by".
9408
9409 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9410
9411         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9412
9413 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9414
9415         * gdb.ada/fun_renaming.exp: New testcase.
9416         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9417         * gdb.ada/fun_renaming/pack.adb: New file.
9418         * gdb.ada/fun_renaming/pack.ads: New file.
9419
9420 2015-08-12  Keith Seitz  <keiths@redhat.com>
9421
9422         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9423         gdb_get_line_number.
9424
9425 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9426
9427         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9428         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9429         gdb.base/dso2dso.exp: New files.
9430
9431 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9432             Pedro Alves  <palves@redhat.com>
9433             Keith Seitz  <keiths@redhat.com>
9434
9435         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9436         GDBFLAGS.
9437
9438 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9439
9440         * gdb.base/gdbhistsize-history.exp
9441         (test_histsize_history_setting): Use save_vars.
9442         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9443         Use save_vars.
9444         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9445         * gdb.base/readline.exp: Use save_vars.
9446
9447 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9448
9449         * lib/gdb.exp (save_vars): New proc.
9450
9451 2015-08-11  Keith Seitz  <keiths@redhat.com>
9452
9453         * gdb.base/help.exp: Update help_breakpoint_text.
9454
9455 2015-08-11  Keith Seitz  <keiths@redhat.com>
9456
9457         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9458         (at toplevel): Call test_explicit_breakpoints.
9459         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9460         breakpoints.
9461         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9462         breakpoint conditions, "-cond".
9463
9464 2015-08-11  Keith Seitz  <keiths@redhat.com>
9465
9466         * gdb.linespec/3explicit.c: New file.
9467         * gdb.linespec/cpexplicit.cc: New file.
9468         * gdb.linespec/cpexplicit.exp: New file.
9469         * gdb.linespec/explicit.c: New file.
9470         * gdb.linespec/explicit.exp: New file.
9471         * gdb.linespec/explicit2.c: New file.
9472         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9473         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9474         before using in the matching pattern.
9475         Clarify that `prefix' is a regular expression.
9476
9477 2015-08-11  Keith Seitz  <keiths@redhat.com>
9478
9479         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9480         test.
9481         Add tests for missing ",FMT" and ",".
9482
9483 2015-08-10  Doug Evans  <dje@google.com>
9484             Keith Seitz  <keiths@redhat.com>
9485
9486         PR gdb/17960
9487         * gdb.base/completion.exp: Add location completer tests.
9488
9489 2015-08-07  Pedro Alves  <palves@redhat.com>
9490
9491         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9492         tests here.
9493         (top level): Run do_test with and without displaced stepping.
9494
9495 2015-08-07  Pedro Alves  <palves@redhat.com>
9496
9497         * gdb.base/valgrind-disp-step.c: New file.
9498         * gdb.base/valgrind-disp-step.exp: New file.
9499
9500 2015-08-07  Pedro Alves  <palves@redhat.com>
9501
9502         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9503         Delete function.
9504         (main): Add alarm.  Run an infinite loop instead of calling
9505         wait_threads.
9506         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9507         comment.
9508         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9509         Delete function.
9510         (main): Add alarm.  Run an infinite loop instead of calling
9511         wait_threads.
9512         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9513         comment.
9514
9515 2015-08-07  Pedro Alves  <palves@redhat.com>
9516
9517         * gdb.base/checkpoint-ns.exp: New file.
9518         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9519         standard_testfile.
9520
9521 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9522
9523         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9524         * gdb.btrace/instruction_history.exp: Update.
9525         * gdb.btrace/tsx.exp: New.
9526         * gdb.btrace/tsx.c: New.
9527
9528 2015-08-06  Pedro Alves <palves@redhat.com>
9529
9530         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9531         increase timeout.
9532         * gdb.reverse/until-precsave.exp: Bump timeouts.
9533
9534 2015-08-06  Pedro Alves  <palves@redhat.com>
9535
9536         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9537
9538 2015-08-06  Pedro Alves  <palves@redhat.com>
9539
9540         PR gdb/18749
9541         * gdb.threads/process-dies-while-handling-bp.c: New file.
9542         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9543
9544 2015-08-06  Pedro Alves  <palves@redhat.com>
9545
9546         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9547         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9548
9549 2015-08-05  Pedro Alves  <palves@redhat.com>
9550
9551         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9552         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9553
9554 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9555
9556         * gdb.base/bp-permanent.exp: Report test as unsupported if
9557         the target cannot stop at the permanent breakpoint.
9558
9559 2015-08-03  Doug Evans  <dje@google.com>
9560
9561         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9562         10000.
9563
9564 2015-08-03  Doug Evans  <dje@google.com>
9565
9566         * Makefile.in (workers/%.worker, build-perf): New rule.
9567         (GDB_PERFTEST_MODE): New variable.
9568         (check-perf): Use it.
9569         (clean): Clean up gdb.perf parallel build subdirs.
9570         * lib/build-piece.exp: New file.
9571         * lib/gdb.exp (make_gdb_parallel_path): New function
9572         (standard_output_file, standard_temp_file): Call it.
9573         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9574         of $GDB_PARALLEL.
9575         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9576
9577 2015-08-03  Doug Evans  <dje@google.com>
9578
9579         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9580         (LOG_FILE_NAME): New global.
9581         (TextReporter.__init__): Initialize self.txt_sum.
9582         (TextReporter.report): Add support for multiple data-points.
9583         Move report to perftest.sum, put raw data in perftest.log.
9584         (TextReporter.start): Open sum and log files.
9585         (TextReporter.end): Close sum and log files.
9586         * gdb.perf/lib/perftest/testresult.py
9587         (SingleStatisticTestResult.record): Handle multiple data-points.
9588
9589 2015-07-31  Pedro Alves  <palves@redhat.com>
9590
9591         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9592         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9593         kill_wait_spawned_process instead of explicit "kill -9".
9594         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9595         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9596         kill_wait_spawned_process.
9597         * gdb.base/attach-twice.exp: Likewise.
9598         * gdb.base/attach.exp: Likewise.
9599         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9600         gdb_test_multiple.
9601         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9602         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9603         kill_wait_spawned_process.
9604         * gdb.base/valgrind-infcall.exp: Likewise.
9605         * gdb.multi/multi-attach.exp: Likewise.
9606         * gdb.python/py-prompt.exp: Likewise.
9607         * gdb.python/py-sync-interp.exp: Likewise.
9608         * gdb.server/ext-attach.exp: Likewise.
9609         * gdb.threads/attach-into-signal.exp (corefunc): Use
9610         spawn_wait_for_attach, spawn_id_get_pid and
9611         kill_wait_spawned_process.
9612         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9613         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9614         spawn_id_get_pid and kill_wait_spawned_process.
9615         * gdb.threads/attach-stopped.exp (corefunc): Use
9616         spawn_wait_for_attach, spawn_id_get_pid and
9617         kill_wait_spawned_process.
9618         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9619         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9620         kill_wait_spawned_process instead of explicit "kill -9".
9621         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9622         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9623         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9624         processes.  Don't map cygwin/windows pids here.  Now returns a
9625         spawn id list.
9626
9627 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9628
9629         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9630         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9631         correct patch.
9632
9633 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9634
9635         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9636
9637 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9638
9639         Reapply:
9640         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9641
9642         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9643
9644 2015-07-30  Pedro Alves  <palves@redhat.com>
9645
9646         * linux-low.c (handle_extended_wait): Set the child's last
9647         reported status to TARGET_WAITKIND_STOPPED.
9648
9649 2015-07-30  Pedro Alves  <palves@redhat.com>
9650
9651         PR threads/18600
9652         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9653         only shows inferior 1.
9654
9655 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9656             Pedro Alves  <palves@redhat.com>
9657
9658         PR threads/18600
9659         * gdb.threads/fork-plus-threads.c: New file.
9660         * gdb.threads/fork-plus-threads.exp: New file.
9661
9662 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9663
9664         * gdb.base/batch-preserve-term-settings.exp
9665         (test_terminal_settings_preserved_after_cli_exit): Use
9666         send_quit_command.
9667
9668 2015-07-29  Pedro Alves  <palves@redhat.com>
9669             Don Breazeal  <donb@codesourcery.com>
9670
9671         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9672         output from both inferior_spawn_id and gdb_spawn_id.
9673
9674 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9675
9676         * gdb.threads/attach-into-signal.exp (corefunc): Use
9677         with_test_prefix on nested loops, uniquefying the test messages.
9678
9679 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9680
9681         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9682         commit.
9683
9684 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9685
9686         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9687         New proc.
9688         (test_terminal_settings_preserved_after_sigterm): New test.
9689
9690 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9691
9692         * gdb.base/batch-preserve-term-settings.exp
9693         (test_terminal_settings_preserved_after_cli_exit): New test.
9694
9695 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9696
9697         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9698         manipulation of saved_gdbflags.
9699         (test_terminal_settings_preserved): Remove global declaration of
9700         the unused variable pagination_prompt.  Remove manipulation of
9701         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9702         GDBFLAGS.
9703
9704 2015-07-29  Pedro Alves  <palves@redhat.com>
9705
9706         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9707
9708 2015-07-29  Pedro Alves  <palves@redhat.com>
9709
9710         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9711         at the top.
9712
9713 2015-07-29  Pedro Alves  <palves@redhat.com>
9714
9715         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9716         (main): Call gdb_unbuffer_output.
9717         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9718         (main): Call gdb_unbuffer_output.
9719         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9720         (main): Call gdb_unbuffer_output.
9721         * gdb.base/call-strs.exp: Adjust to step over the
9722         gdb_unbuffer_output call.
9723         * gdb.base/catch-gdb-caused-signals.c: Include
9724         "../lib/unbuffer_output.c".
9725         (main): Call gdb_unbuffer_output.
9726         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9727         (main): Call gdb_unbuffer_output.
9728         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9729         (main): Call gdb_unbuffer_output.
9730         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9731         (main): Call gdb_unbuffer_output.
9732         * gdb.base/shlib-call.exp: Adjust to step over the
9733         gdb_unbuffer_output call.
9734         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9735         (main): Call gdb_unbuffer_output.
9736         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9737         (main): Call gdb_unbuffer_output.
9738         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9739         (main): Rename to ...
9740         (test): ... this.
9741         (main): Reimplement.
9742         * gdb.base/varargs.exp: Run to test instead of to main.
9743         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9744         (main): Call gdb_unbuffer_output.
9745
9746 2015-07-29  Pedro Alves  <palves@redhat.com>
9747
9748         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9749         factore out from mi_continue_dprintf.  For call-style dprintfs,
9750         expect dprintf output out of $inferior_spawn_id.
9751         (mi_continue_dprintf): Use mi_expect_dprintf.
9752         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9753         (main): Call gdb_unbuffer_output.
9754
9755 2015-07-29  Pedro Alves  <palves@redhat.com>
9756
9757         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9758         (default_mi_gdb_start): Set inferior_spawn_id instead of
9759         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9760         gdb_spawn_id.
9761         (mi_gdb_test): Always expect inferior output from both
9762         $inferior_spawn_id and $gdb_spawn_id.
9763
9764 2015-07-29  Pedro Alves  <palves@redhat.com>
9765
9766         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
9767         send_inferior and $inferior_spawn_id.
9768
9769 2015-07-29  Pedro Alves  <palves@redhat.com>
9770
9771         * gdb.gdb/complaints.exp (test_initial_complaints)
9772         (test_serial_complaints, test_short_complaints): Use
9773         gdb_test_stdio.
9774         (test_empty_complaint): Handle $inferior_spawn_id !=
9775         $gdb_spawn_id.
9776
9777 2015-07-29  Pedro Alves  <palves@redhat.com>
9778
9779         * gdb.base/varargs.exp: Use gdb_test_stdio.
9780
9781 2015-07-29  Pedro Alves  <palves@redhat.com>
9782
9783         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9784
9785 2015-07-29  Pedro Alves  <palves@redhat.com>
9786
9787         * gdb.base/ending-run.exp: Use gdb_test_stdio.
9788
9789 2015-07-29  Pedro Alves  <palves@redhat.com>
9790
9791         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9792         parameter into two new parameters, "inf_result" and "gdb_result".
9793         Expect inferior output and gdb output from $inferior_spawn_id and
9794         $gdb_spawn_id, respectively.  Adjust all callers.
9795
9796 2015-07-29  Pedro Alves  <palves@redhat.com>
9797
9798         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9799         of gdb_test_sequence.
9800
9801 2015-07-29  Pedro Alves  <palves@redhat.com>
9802
9803         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9804         (saw_spurious_output): Expect inferior output from
9805         $inferior_spawn_id.  Use gdb_test_stdio.
9806
9807 2015-07-29  Pedro Alves  <palves@redhat.com>
9808
9809         * gdb.base/dprintf.exp: Use standard_testfile.  Change
9810         prepare_for_testing call.
9811         (srcfile): Don't set.
9812         (restart): New procedure.
9813         (test_dprintf): New procecure, use to continue over dprintfs.
9814         (test_call, test_agent): New procedures, tests moved here.
9815         Restart gdb and recreate dprintfs.  Adjust expected output.
9816
9817 2015-07-29  Pedro Alves  <palves@redhat.com>
9818
9819         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9820
9821 2015-07-29  Pedro Alves  <palves@redhat.com>
9822
9823         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9824
9825 2015-07-29  Pedro Alves  <palves@redhat.com>
9826
9827         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9828         gdb_test_stdio.
9829
9830 2015-07-29  Pedro Alves  <palves@redhat.com>
9831
9832         * lib/gdb.exp (gdb_test_stdio): New procedure.
9833
9834 2015-07-29  Pedro Alves  <palves@redhat.com>
9835
9836         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9837
9838 2015-07-29  Pedro Alves  <palves@redhat.com>
9839
9840         * gdb.base/call-signal-resume.exp: Remove check for
9841         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
9842         * gdb.base/unwindonsignal.exp: Likewise.
9843         * gdb.base/call-signals.c (gen_signal): Remove printf call.
9844         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9845
9846 2015-07-29  Pedro Alves  <palves@redhat.com>
9847
9848         * gdb.base/siginfo-addr.c (pass): New function.
9849         (handler): Call it iff si_addr is correct.
9850         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9851         Set a breakpoint at "pass" and continue to it.
9852
9853 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
9854
9855         * gdb.python/py-objfile.exp: Make some tests have unique names.
9856         * gdb.python/py-pp-registration.exp: Likewise.
9857
9858 2015-07-28  Pedro Alves  <palves@redhat.com>
9859
9860         * gdb.server/server-exec-info.exp: Issue a "disconnect".
9861
9862 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9863
9864         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9865
9866 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
9867
9868         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9869
9870 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
9871
9872         * gdb.base/gdb-sigterm-2.exp: New test.
9873
9874 2015-07-25  Doug Evans  <xdje42@gmail.com>
9875
9876         Revert:
9877         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9878         (workers/%.worker, build-perf): New rule.
9879         (GDB_PERFTEST_MODE): New variable.
9880         (check-perf): Use it.
9881         (clean): Clean up gdb.perf parallel build subdirs.
9882         * lib/build-piece.exp: New file.
9883         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9884         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9885         name.
9886         (standard_temp_file): Ditto.
9887         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9888         of $GDB_PARALLEL.
9889
9890 2015-07-24  Doug Evans  <dje@google.com>
9891
9892         * gdb.perf/lib/perftest/utils.py: New file.
9893         * gdb.perf/gm-hello.cc: New file.
9894         * gdb.perf/gm-pervasive-typedef.cc: New file.
9895         * gdb.perf/gm-pervasive-typedef.h: New file.
9896         * gdb.perf/gm-std.cc: New file.
9897         * gdb.perf/gm-std.h: New file.
9898         * gdb.perf/gm-use-cerr.cc: New file.
9899         * gdb.perf/gm-utils.h: New file.
9900         * gdb.perf/gmonster-null-lookup.py: New file.
9901         * gdb.perf/gmonster-pervasive-typedef.py: New file.
9902         * gdb.perf/gmonster-print-cerr.py: New file.
9903         * gdb.perf/gmonster-ptype-string.py: New file.
9904         * gdb.perf/gmonster-runto-main.py: New file.
9905         * gdb.perf/gmonster-select-file.py: New file.
9906         * gdb.perf/gmonster1-null-lookup.exp: New file.
9907         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9908         * gdb.perf/gmonster1-print-cerr.exp: New file.
9909         * gdb.perf/gmonster1-ptype-string.exp: New file.
9910         * gdb.perf/gmonster1-runto-main.exp: New file.
9911         * gdb.perf/gmonster1-select-file.exp: New file.
9912         * gdb.perf/gmonster1.cc: New file.
9913         * gdb.perf/gmonster1.exp: New file.
9914         * gdb.perf/gmonster2-null-lookup.exp: New file.
9915         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9916         * gdb.perf/gmonster2-print-cerr.exp: New file.
9917         * gdb.perf/gmonster2-ptype-string.exp: New file.
9918         * gdb.perf/gmonster2-runto-main.exp: New file.
9919         * gdb.perf/gmonster2-select-file.exp: New file.
9920         * gdb.perf/gmonster2.cc: New file.
9921         * gdb.perf/gmonster2.exp: New file.
9922
9923 2015-07-24  Doug Evans  <dje@google.com>
9924
9925         * gdb.perf/README: New file.
9926         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9927         * lib/gen-perf-test.exp: New file.
9928
9929 2015-07-24  Doug Evans  <dje@google.com>
9930
9931         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9932         (PerfTest::startup): New function.
9933         (PerfTest::run): Return result of calling body.
9934         (PerfTest::assemble): Rewrite.
9935         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9936         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9937         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9938         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9939         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9940
9941 2015-07-24  Doug Evans  <dje@google.com>
9942
9943         * lib/gdb.exp (clean_restart): Make executable optional.
9944
9945 2015-07-24  Doug Evans  <dje@google.com>
9946
9947         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9948         compiler_info references.
9949         * gdb.cp/temargs.exp: Ditto.
9950         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9951         (get_compiler_info): Early exit if already computed.  Set compiler_info
9952         to "unknown" if there was a problem.
9953         (test_compiler_info): Add function comment.  Call get_compiler_info.
9954
9955 2015-07-24  Doug Evans  <dje@google.com>
9956
9957         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9958         (workers/%.worker, build-perf): New rule.
9959         (GDB_PERFTEST_MODE): New variable.
9960         (check-perf): Use it.
9961         (clean): Clean up gdb.perf parallel build subdirs.
9962         * lib/build-piece.exp: New file.
9963         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9964         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9965         name.
9966         (standard_temp_file): Ditto.
9967         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9968         of $GDB_PARALLEL.
9969
9970 2015-07-24  Doug Evans  <dje@google.com>
9971
9972         * lib/future.exp (gdb_default_target_compile): New option
9973         "early_flags".
9974         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9975         --as-needed.
9976
9977 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
9978
9979         * gdb.base/catch-syscall.exp: Call gdb_exit before
9980         gdb_skip_xml_test.
9981
9982 2015-07-24  Pedro Alves  <palves@redhat.com>
9983
9984         * gdb.python/py-events.exp: Accept output between the stop event
9985         and the prompt.
9986         * gdb.python/py-evsignal.exp: Likewise.
9987         * gdb.python/py-evthreads.exp: Likewise.
9988
9989 2015-07-24  Pedro Alves  <palves@redhat.com>
9990
9991         PR gdb/18717
9992         * gdb.threads/non-ldr-exit.c: New file.
9993         * gdb.threads/non-ldr-exit.exp: New file.
9994
9995 2015-07-24  Yao Qi  <yao.qi@linaro.org>
9996
9997         * gdb.server/ext-wrapper.exp: Test --wrapper option when
9998         restarting process.
9999
10000 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10001
10002         * gdb.server/ext-restart.exp: New file.
10003
10004 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10005
10006         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10007         argument options.
10008         * gdb.server/ext-wrapper.exp: New file.
10009
10010 2015-07-23  Doug Evans  <dje@google.com>
10011
10012         * gdb.dwarf2/dw2-dummy-cu.S: New file.
10013         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10014
10015 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
10016
10017         * gdb.ada/var_arr_typedef.exp: New testcase.
10018         * gdb.ada/var_arr_typedef/pack.adb: New file.
10019         * gdb.ada/var_arr_typedef/pack.ads: New file.
10020         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10021
10022 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
10023
10024         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10025
10026 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10027
10028         * gdb.arch/i386-biarch-core.exp: Replace istarget
10029         by "complete set gnutarget". Remove expectation for the "core-file"
10030         command.
10031
10032 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10033
10034         Revert the previous commit:
10035         Tests for validate symbol file using build-id.
10036
10037 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
10038
10039         Tests for validate symbol file using build-id.
10040         * gdb.base/solib-mismatch-lib.c: New file.
10041         * gdb.base/solib-mismatch-libmod.c: New file.
10042         * gdb.base/solib-mismatch.c: New file.
10043         * gdb.base/solib-mismatch.exp: New file.
10044
10045 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
10046
10047         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10048         nios2-*-linux*.
10049         * gdb.base/sigbpt.exp (stepi_out): Likewise.
10050         * gdb.base/siginfo.exp: Likewise.
10051         * gdb.base/sigstep.exp (advance, advancei): Likewise.
10052
10053 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
10054
10055         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10056         Move it to ...
10057         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10058         ... here.
10059         * gdb.trace/range-stepping.exp: Check that the target supports
10060         range stepping.
10061
10062 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10063
10064         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10065
10066 2015-07-14  Pedro Alves  <palves@redhat.com>
10067
10068         * gdb.base/killed-outside.exp: New file.
10069         * gdb.base/killed-outside.c: New file.
10070
10071 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10072
10073         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10074         (n at main): New.
10075         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10076
10077 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10078
10079         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10080         infcall tests instead of setting up for KFAIL.
10081
10082 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
10083
10084         * gdb.btrace/record_goto-step.exp: New.
10085
10086 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
10087
10088         PR compile/18484
10089         * gdb.compile/compile.c (struct struct_type): Add volatile to
10090         selffield's type.
10091         * gdb.compile/compile.exp
10092         (compile code struct_object.selffield = &struct_object): Skip further
10093         struct_object tests if this one xfails.
10094
10095 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
10096
10097         PR exp/18617
10098         * gdb.trace/ax.exp: Add test.
10099
10100 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10101
10102         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10103         instead of istarget "aarch64*-*-*".
10104         * gdb.arch/aarch64-fp.exp: Likewise.
10105         * gdb.base/float.exp: Likewise.
10106         * gdb.reverse/aarch64.exp: Likewise.
10107         * lib/gdb.exp (is_aarch64_target): New proc.
10108
10109 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10110
10111         * lib/gdb.exp (is_aarch32_target): New proc.
10112         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10113         instead of "istarget "arm*-*-*"".
10114         * gdb.arch/arm-disp-step.exp: Likewise.
10115         * gdb.arch/thumb-bx-pc.exp: Likewise.
10116         * gdb.arch/thumb-prologue.exp: Likewise.
10117         * gdb.arch/thumb-singlestep.exp: Likewise.
10118         * gdb.base/disp-step-syscall.exp: Likewise.
10119         * gdb.base/float.exp: Likewise.
10120
10121 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10122
10123         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10124         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10125
10126 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10127
10128         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10129         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10130         if it exists.
10131         * gdb.multi/multi-arch.exp: Likewise.
10132
10133 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
10134
10135         * gdb.python/py-lazy-string.exp: Add missing parentheses to
10136         print.
10137
10138 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10139
10140         * gdb.arch/thumb-singlestep.exp: Do one more single step.
10141
10142 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
10143
10144         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10145         '[' and ']' characters.
10146
10147 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
10148
10149         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10150
10151 2015-06-29  Pedro Alves  <palves@redhat.com>
10152
10153         PR threads/18127
10154         * gdb.threads/hand-call-new-thread.c: New file.
10155         * gdb.threads/hand-call-new-thread.c: New file.
10156
10157 2015-06-26  Keith Seitz  <keiths@redhat.com>
10158             Doug Evans  <dje@google.com>
10159
10160         PR 16253
10161         * gdb.cp/var-tag-2.cc: New file.
10162         * gdb.cp/var-tag-3.cc: New file.
10163         * gdb.cp/var-tag-4.cc: New file.
10164         * gdb.cp/var-tag.cc: New file.
10165         * gdb.cp/var-tag.exp: New file.
10166
10167 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10168
10169         * gdb.base/history-duplicates.exp: New test.
10170
10171 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10172
10173         * gdb.base/completion.exp: Test the completion of the "focus"
10174         command.
10175
10176 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10177
10178         * gdb.arch/amd64-prologue-skip.S: New file.
10179         * gdb.arch/amd64-prologue-skip.exp: New file.
10180
10181 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
10182
10183         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10184         is_address_zero_readable check.
10185
10186 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
10187
10188         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10189         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10190
10191 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10192
10193         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10194         linux targets.
10195
10196 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10197
10198         * lib/gdb.exp (supports_get_siginfo_type): New proc.
10199         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10200         * gdb.base/siginfo-thread.exp: Likewise.
10201
10202 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10203
10204         * boards/remote-gdbserver-on-localhost.exp: Add comments.
10205
10206 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10207
10208         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10209         aarch64*-*-*.
10210         (skip_hw_watchpoint_tests): Likewise.
10211
10212 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
10213
10214         * gdb.base/gdbinit-history.exp: Test the interaction between
10215         setting GDBHISTSIZE and setting the history size via .gdbinit.
10216
10217 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10218
10219         PR gdb/16999
10220         * gdb.base/gdbhistsize-history.exp: New test.
10221
10222 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10223
10224         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10225         with GDBHISTSIZE.
10226         * gdb.base/readline.exp: Likewise.
10227
10228 2015-06-17  Yao Qi  <yao.qi@linaro.org>
10229
10230         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10231         line.
10232
10233 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10234
10235         * gdb.base/gdbinit-history.exp: Add test case to check that
10236         an unlimited history file does not get truncated on exit.
10237
10238 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10239
10240         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10241         (VECTOR): New macro.  Use it...
10242         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10243         ...for these typedefs.
10244         (int8, char1, int1, double1): New typedefs.
10245         (struct just_int2, struct two_int2): New structures.
10246         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10247         (add_structvecs, add_singlevecs): New functions.
10248         (main): Call add_some_intvecs twice.
10249         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10250         the compile and exit upon failure.  Try compiling for the "native"
10251         architecture.  Test inferior function calls with vector arguments
10252         and vector return value handling with "finish" and "return".
10253
10254 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
10255
10256         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10257         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10258         PE file.
10259         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10260
10261 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10262
10263         PR breakpoints/16465
10264         * gdb.mi/mi-dprintf-pending.c: New file.
10265         * gdb.mi/mi-dprintf-pending.exp: New test.
10266         * gdb.mi/mi-dprintf-pendshr.c: New file.
10267
10268 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10269             Mircea Gherzan  <mircea.gherzan@intel.com>
10270
10271         * gdb.arch/i386-mpx-map.c: New file.
10272         * gdb.arch/i386-mpx-map.exp: New File.
10273
10274 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10275
10276         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10277         * gdb.arch/i386-mpx.exp: Indentation fixed.
10278
10279 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10280
10281         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10282         function and improved indentation.
10283         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10284         gdb_test_multiple. Added additional tests to skip the test.
10285
10286 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10287
10288         * gdb.arch/i386-avx512.c: Change path in include file.
10289         * gdb.arch/i386-avx512.exp: Change include dir path
10290         compilation flag.
10291         * gdb.arch/i386-mpx.c: Change path in include file.
10292         * gdb.arch/i386-mpx.exp: Change include dir path compilation
10293         flag.
10294
10295 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10296
10297         * gdb.compile/compile-print.exp (compile print *vararray@3)
10298         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10299
10300 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10301
10302         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10303         (do not keep jit in memory): ... this.
10304         (expect 5): Change it to ...
10305         (expect no 5): ... this.
10306
10307 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
10308
10309         PR gdb/15564
10310         * gdb.mi/mi-detach.exp: New file.
10311
10312 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10313
10314         PR symtab/18392
10315         * gdb.arch/amd64-tailcall-self.S: New file.
10316         * gdb.arch/amd64-tailcall-self.c: New file.
10317         * gdb.arch/amd64-tailcall-self.exp: New file.
10318
10319 2015-05-28  Don Breazeal  <donb@codesourcery.com>
10320
10321         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10322         tests for remote targets by checking is_target_gdbserver.
10323
10324 2015-05-27  Doug Evans  <dje@google.com>
10325
10326         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10327         * gdb.dwarf2/opaque-type-lookup.c: New file.
10328         * gdb.dwarf2/opaque-type-lookup.exp: New file.
10329
10330 2015-05-26  Doug Evans  <dje@google.com>
10331
10332         * gdb.cp/iostream.cc: New file.
10333         * gdb.cp/iostream.exp: New file.
10334
10335 2015-05-26  Doug Evans  <dje@google.com>
10336
10337         * gdb.dwarf2/dw2-op-call.exp: Update.
10338         * gdb.dwarf2/dw4-sig-types.exp: Update.
10339         * gdb.dwarf2/implptr.exp: Update.
10340         * gdb.mi/mi-cmd-param-changed.exp: Update.
10341
10342 2015-05-26  Doug Evans  <dje@google.com>
10343
10344         * gdb.python/py-lazy-string.c: New file.
10345         * gdb.python/py-lazy-string.exp: New file.
10346         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10347         (main): Update.  Add estring3.
10348         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10349         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10350
10351 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10352             Yao Qi  <yao.qi@linaro.org>
10353
10354         * gdb.reverse/aarch64.c: New.
10355         * gdb.reverse/aarch64.exp: New.
10356
10357 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10358
10359         * lib/gdb.exp (supports_process_record): Return true for
10360         aarch64*-linux*.
10361         (supports_reverse): Likewise.
10362
10363 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
10364
10365         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10366         Use with_test_prefix.
10367
10368 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10369
10370         * gdb.base/completion.exp: Add test for completion of layout
10371         names.
10372
10373 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
10374
10375         * lib/gdb.exp (skip_tui_tests): New proc.
10376         * gdb.base/tui-layout.exp: Check skip_tui_tests.
10377
10378 2015-05-19  Pedro Alves  <palves@redhat.com>
10379
10380         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10381         Save the whole env array instead of just HOME.  Unset HISTSIZE in
10382         the environment while testing.  Restore whole environment
10383         afterwards.
10384
10385 2015-05-16  Doug Evans  <xdje42@gmail.com>
10386
10387         * gdb.guile/scm-ports.c: New file.
10388         * gdb.guile/scm-ports.exp: Add memory port tests.
10389
10390 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10391
10392         * gdb.compile/compile-print.c: New file.
10393         * gdb.compile/compile-print.exp: New file.
10394
10395 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10396
10397         * gdb.compile/compile-ops.exp: Cast param to void.
10398         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10399         (compile code struct_object.selffield = &struct_object): Add xfail.
10400
10401 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10402
10403         * gdb.ada/arr_enum_with_gap: New testcase.
10404
10405 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10406
10407         * gdb.ada/byte_packed_arr: New testcase.
10408
10409 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10410
10411         * gdb.ada/pckd_neg: New testcase.
10412
10413 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10414
10415         PR gdb/17820
10416         * gdb.base/gdbinit-history.exp: New test.
10417         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10418         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10419
10420 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10421
10422         * gdb.python/py-xmethods.cc: Enhance test case.
10423         * gdb.python/py-xmethods.exp: New tests.
10424         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10425         function.
10426         (B_indexoper): Likewise.
10427         (global_dm_list) : Add new xmethod worker functions.
10428
10429 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10430
10431         * gdb.base/coredump-filter.exp: Correctly unset
10432         "coredump_var_addr" array.
10433
10434 2015-05-08  Pedro Alves  <palves@redhat.com>
10435
10436         * gdb.server/non-existing-program.exp: Unset spawn_id.
10437
10438 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10439
10440         PR python/18291
10441         * gdb.python/py-xmethods.exp: Add tests.
10442
10443 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10444
10445         PR gdb/18208
10446         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10447         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10448         function set_coredump_filter, and remove remote_exec call.
10449         Remove argument ipid.  Callers update.
10450         (top level): Don't get inferior's PID.
10451
10452 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10453
10454         * gdb.base/watch_thread_num.exp: Skip test on targets without
10455         access watchpoints.
10456
10457 2015-05-06  Pedro Alves  <palves@redhat.com>
10458
10459         PR server/18081
10460         * gdb.server/non-existing-program.exp: New file.
10461
10462 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10463
10464         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10465
10466 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10467
10468         * gdb.ada/out_of_line_in_inlined: New testcase.
10469
10470 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10471
10472         * gdb.ada/var_rec_arr: New testcase.
10473
10474 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10475
10476         * gdb.base/break-idempotent.exp: If
10477         skip_hw_watchpoint_multi_tests returns true, skip the tests
10478         on "rwatch" and "awatch".
10479
10480 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10481
10482         * gdb.base/relativedebug.exp: Invoke gdb command
10483         "info sharedlibrary", and if libc.so doesn't have debug info,
10484         skip the test.
10485
10486 2015-04-29  Doug Evans  <dje@google.com>
10487
10488         * gdb.python/py-xmethods.exp: Add ptype tests.
10489         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10490         get_result_type method.
10491
10492 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10493
10494         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10495         the target does not support hardware watchpoints.
10496
10497 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10498
10499         * gdb.base/break-always.exp: Abort testing if writing to memory
10500         causes an error.
10501
10502 2015-04-28  Doug Evans  <dje@google.com>
10503
10504         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10505         * gdb.python/py-pp-registration.exp: ... here.  New file.
10506         * gdb.python/py-pp-registration.c: New file.
10507         * gdb.python/py-pp-registration.py: New file.
10508
10509 2015-04-28  Doug Evans  <dje@google.com>
10510
10511         * gdb.python/py-bad-printers.c: New file.
10512         * gdb.python/py-bad-printers.py: New file.
10513         * gdb.python/py-bad-printers.exp: New file.
10514
10515 2015-04-28  Sasha Smundak  <asmundak@google.com>
10516
10517         * gdb.python/py-type.exp: New test.
10518
10519 2015-04-28  Andy Wingo  <wingo@igalia.com>
10520
10521         * gdb.python/py-parameter.exp:
10522         * gdb.guile/scm-parameter.exp: Escape the path that we are
10523         matching against, as it might contain characters that are special
10524         to regular expressions.
10525
10526 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10527
10528         * gdb.ada/rec_comp: New testcase.
10529
10530 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10531
10532         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10533         before using it.
10534
10535 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10536
10537         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10538         new tests for verilog output.
10539
10540 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10541
10542         * boards/remote-gdbserver-on-localhost.exp: New file.
10543
10544 2015-04-23  Pedro Alves  <palves@redhat.com>
10545
10546         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10547         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10548         "end of file", remove $inferior_spawn_id from the indirect list.
10549
10550 2015-04-23  Pedro Alves  <palves@redhat.com>
10551
10552         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10553
10554 2015-04-23  Pedro Alves  <palves@redhat.com>
10555
10556         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10557         on $any_spawn_id instead of only on $gdb_spawn_id.
10558
10559 2015-04-21  Pierre Muller  <muller@sourceware.org>
10560
10561         PR pascal/17815
10562         * lib/pascal.exp (gpc_compile): Add new option "class".
10563         (fpc_compile): Likewise.
10564         * gdb.pascal/case-insensitive-symbols.pas: New file.
10565         * gdb.pascal/case-insensitive-symbols.exp: New file.
10566
10567 2015-04-20  Gary Benson <gbenson@redhat.com>
10568
10569         * gdb.base/attach.exp: Fix three extended remote failures.
10570
10571 2015-04-17  Gary Benson <gbenson@redhat.com>
10572
10573         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10574         the main executable over the remote protocol.
10575
10576 2015-04-16  Pedro Alves  <palves@redhat.com>
10577
10578         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10579         a new gdbserver if gdbserver_reconnect_p is set.
10580
10581 2015-04-16  Pedro Alves  <palves@redhat.com>
10582
10583         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10584         is set, don't exit gdbserver.
10585
10586 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10587
10588         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10589         appropriate .insn, such that an older assembler can be used.
10590         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10591         the z/Architecture instruction set on 31-bit targets as well.
10592
10593 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10594
10595         * gdb.go/handcall.exp: Remove all logic related to the first
10596         breakpoint and rely on go_runto_main instead.
10597         * gdb.go/strings.exp: Likewise.
10598         * gdb.go/unsafe.exp: Likewise.
10599         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10600         breakpoint marker to "breakpoint 1".
10601         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10602         * gdb.go/strings.go: Likewise.
10603         * gdb.go/unsafe.go: Likewise.
10604         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10605         "set breakpoint 2 here" and rename the remaining breakpoint marker
10606         to "breakpoint 1".
10607
10608 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10609
10610         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10611         if itertools.imap is not present.
10612         * gdb.python/py-objfile.exp: Add parentheses.
10613         * gdb.python/py-type.exp: Same.
10614         * gdb.python/py-unwind-maint.py: Same.
10615
10616 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10617
10618         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10619         of ":$ptr_size" and set its form explicitly.
10620
10621 2015-04-15  Pedro Alves  <palves@redhat.com>
10622             Yao Qi  <yao.qi@linaro.org>
10623
10624         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10625         timeout by factor of 4.
10626         (test_regular_watch): Likewise.
10627         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10628         * gdb.reverse/sigall-reverse.exp: Likewise.
10629         * gdb.reverse/until-precsave.exp: Likewise.
10630         * lib/gdb.exp (with_timeout_factor): New proc.
10631         (gdb_expect): Move some code to ...
10632         (get_largest_timeout): ... here.  New procedure.
10633
10634 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10635
10636         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10637
10638 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10639
10640         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10641         to write to the .text section.
10642
10643 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10644
10645         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10646         Handle the case of targets that do not provide PID information.
10647
10648 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10649
10650         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10651         and use expect instead of gdb_expect.
10652
10653 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10654
10655         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10656         "coredump_var_addr" to avoid naming conflict with other testcases.
10657
10658 2015-04-10  Pedro Alves  <palves@redhat.com>
10659
10660         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10661         gdb_test_sequence and gdb_assert.
10662
10663 2015-04-10  Pedro Alves  <palves@redhat.com>
10664
10665         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10666         test messages that don't include the breakpoint address.
10667
10668 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10669
10670         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10671         false for some offset and width combinations which aren't
10672         supported by linux kernel.
10673
10674 2015-04-10  Pedro Alves  <palves@redhat.com>
10675
10676         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10677         procedure, factored out from ...
10678         (top level): ... here.  Add "set displaced-stepping" testing axis.
10679         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10680         parameter "displaced".  Use it.
10681         (top level): Use foreach and add "set displaced-stepping" testing
10682         axis.
10683
10684 2015-04-10  Pedro Alves  <palves@redhat.com>
10685
10686         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10687         Remove comment.
10688         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10689         both the address of the instruction that triggers the watchpoint
10690         and the address of the instruction immediately after, and use
10691         those addresses for the test.  Fix comment.
10692
10693 2015-04-10  Pedro Alves  <palves@redhat.com>
10694
10695         * gdb.base/sigstep.exp (breakpoint_to_handler)
10696         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10697         Test "backtrace" in handler.
10698         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10699         (top level): Add new "displaced" test axis to
10700         breakpoint_to_handler, breakpoint_to_handler_entry and
10701         breakpoint_over_handler.
10702
10703 2015-04-10  Pedro Alves  <palves@redhat.com>
10704
10705         PR gdb/18216
10706         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10707
10708 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10709
10710         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10711         (test_add_rn_pc): New function.
10712         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10713         (top level): Invoke test_add_rn_pc.
10714
10715 2015-04-10  Pedro Alves  <palves@redhat.com>
10716
10717         PR gdb/13858
10718         * gdb.base/step-over-no-symbols.exp: New file.
10719
10720 2015-04-09  Andy Wingo  <wingo@igalia.com>
10721
10722         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10723         after the Python tests.
10724
10725 2015-04-08  Keith Seitz  <keiths@redhat.com>
10726
10727         PR python/16699
10728         * gdb.python/py-completion.exp: New tests for completion.
10729         * gdb.python/py-completion.py (CompleteLimit1): New class.
10730         (CompleteLimit2): Likewise.
10731         (CompleteLimit3): Likewise.
10732         (CompleteLimit4): Likewise.
10733         (CompleteLimit5): Likewise.
10734         (CompleteLimit6): Likewise.
10735         (CompleteLimit7): Likewise.
10736
10737 2015-04-08  Pedro Alves  <palves@redhat.com>
10738
10739         PR gdb/18214
10740         PR gdb/18216
10741         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10742         function.
10743         (main): Install it as SIGUSR1 handler.
10744         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10745         parameter.  Always use "setup" as prefix.  Toggle "set
10746         displaced-stepping" off/on depending on global.  Don't switch to
10747         thread 1 here.
10748         (top level): Add displaced stepping "off/on" test axis.  Update
10749         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10750         continuing with a queued signal in each thread.
10751
10752 2015-04-08  Pedro Alves  <palves@redhat.com>
10753
10754         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10755         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10756         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10757         Return early if running to main fails.
10758         * gdb.trace/while-stepping.exp: Likewise.
10759
10760 2015-04-07  Pedro Alves  <palves@redhat.com>
10761
10762         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10763         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10764         interact with inferior program.
10765
10766 2015-04-07  Pedro Alves  <palves@redhat.com>
10767
10768         * lib/gdb.exp (inferior_spawn_id): New global.
10769         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
10770         spawn id after processing the user code.
10771         (default_gdb_start): Set inferior_spawn_id.
10772         (send_inferior): New procedure.
10773         * lib/gdbserver-support.exp (gdbserver_start): Set
10774         inferior_spawn_id.
10775         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10776
10777 2015-04-07  Pedro Alves  <palves@redhat.com>
10778
10779         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10780         * lib/gdbserver-support.exp (gdbserver_start): Make
10781         $server_spawn_id global.
10782         (gdbserver_start): Don't wait for gdbserver's spawn id with
10783         expect_background.
10784         (close_gdbserver): New procedure.
10785         (gdb_exit): Rename the default version and reimplement.
10786
10787 2015-04-07  Pedro Alves  <palves@redhat.com>
10788
10789         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10790         append the substituted item, not the original item.
10791
10792 2015-04-07  Pedro Alves  <palves@redhat.com>
10793
10794         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10795         gdb_expect.
10796
10797 2015-04-07  Pedro Alves  <palves@redhat.com>
10798
10799         * gdb.base/interrupt.exp: Don't handle the case of the inferior
10800         output appearing once only.
10801
10802 2015-04-07  Pedro Alves  <palves@redhat.com>
10803
10804         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10805         that doesn't expect anything.  Return early if running to main
10806         fails.
10807
10808 2015-04-07  Yao Qi  <yao.qi@linaro.org>
10809
10810         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10811         (child_function): Call alarm.
10812         (main): Move call to alarm into the loop.
10813         * gdb.threads/non-stop-fair-events.exp: Build program with
10814         -DTIMEOUT=$timeout.
10815
10816 2015-04-06  Doug Evans  <xdje42@gmail.com>
10817
10818         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10819         Fix dest parameter to board_info.
10820         (fpc_compile): Ditto.
10821         (gdb_compile_pascal): Rename dest arg to destfile.
10822
10823 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10824
10825         * gdb.ada/funcall_ref.exp: New file.
10826         * gdb.ada/funcall_ref/foo.adb: New file.
10827
10828 2015-04-02  Yao Qi  <yao.qi@linaro.org>
10829
10830         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10831         is remote.
10832
10833 2015-04-02  Gary Benson <gbenson@redhat.com>
10834
10835         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10836
10837 2015-04-01  Sasha Smundak  <asmundak@google.com>
10838
10839         * gdb.python/py-unwind-maint.c: New file.
10840         * gdb.python/py-unwind-maint.exp: New test.
10841         * gdb.python/py-unwind-maint.py: New file.
10842         * gdb.python/py-unwind.c: New file.
10843         * gdb.python/py-unwind.exp: New test.
10844         * gdb.python/py-unwind.py: New test.
10845
10846 2015-04-01  Pedro Alves  <palves@redhat.com>
10847
10848         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10849         to fail instead of non-existent $test.
10850
10851 2015-04-01  Pedro Alves  <palves@redhat.com>
10852
10853         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10854         GDBFLAGS if not empty.
10855
10856 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10857
10858         * gdb.ada/complete.exp: Remove "multi_line".
10859         * gdb.ada/info_exc.exp: Remove "multi_line".
10860         * gdb.ada/packed_tagged.exp: Remove "multi_line".
10861         * gdb.ada/ptype_field.exp: Remove "multi_line".
10862         * gdb.ada/sym_print_name.exp: Remove "multi_line".
10863         * gdb.ada/tagged.exp: Remove "multi_line".
10864         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10865         [multi_line ...]
10866         * gdb.btrace/delta.exp: Likewise.
10867         * gdb.btrace/exception.exp: Likewise.
10868         * gdb.btrace/function_call_history.exp: Likewise.
10869         * gdb.btrace/instruction_history.exp: Likewise.
10870         * gdb.btrace/nohist.exp: Likewise.
10871         * gdb.btrace/record_goto.exp: Likewise.
10872         * gdb.btrace/segv.exp: Likewise.
10873         * gdb.btrace/stepi.exp: Likewise.
10874         * gdb.btrace/tailcall.exp: Likewise.
10875         * gdb.btrace/unknown_functions.exp: Likewise.
10876         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10877         * lib/gdb.exp: Add the "multi_line" helper.
10878
10879 2015-04-01  Pedro Alves  <palves@redhat.com>
10880
10881         * gdb.threads/tid-reuse.c: New file.
10882         * gdb.threads/tid-reuse.exp: New file.
10883
10884 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
10885
10886         PR corefiles/16092
10887         * gdb.base/coredump-filter.c: New file.
10888         * gdb.base/coredump-filter.exp: Likewise.
10889
10890 2015-03-27  Petr Machata  <pmachata@redhat.com>
10891
10892         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10893         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10894         (Dwarf::assemble): Initialize them.
10895         (Dwarf::lines): New function.
10896
10897 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
10898
10899         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10900         SYMBOL_PREFIX for x86_64-*-cygwin.
10901
10902 2015-03-26  Andy Wingo  <wingo@igalia.com>
10903
10904         PR symtab/18148
10905         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10906         const_value but not a location.
10907         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10908         location defined in non-main CUs are visible.
10909
10910 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10911
10912         PR testsuite/18139
10913         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10914         Add a line number entry for the same line.
10915         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10916         Add a line number entry for the same line.
10917
10918 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10919
10920         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10921         .int 0.
10922         (func): Likewise.  Add .Lfunc_1 label.
10923         Use .Lfunc_1 label.
10924         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10925         .int 0.
10926         (func): Likewise.
10927         Use .Lfunc_1 label.
10928
10929 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10930
10931         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10932         Call gdb_compile instead to compile each .s files without debug
10933         information.
10934
10935 2015-03-26  Yao Qi  <yao.qi@linaro.org>
10936
10937         * gdb.base/savedregs.exp (process_saved_regs): Make
10938         "Saved registers:" optional in the pattern.
10939
10940 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10941
10942         * gdb.btrace/next.exp: Merged into step.exp.
10943         * gdb.btrace/finish.exp: Merged into step.exp.
10944         * gdb.btrace/nexti.exp: Merged into stepi.exp.
10945         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
10946         "record goto" and checking the exact replay position.
10947         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
10948         check for "Recording format" in "info record" output.
10949         * gdb.btrace/record_goto.exp: Choose test file based on target.
10950         * gdb.btrace/x86-record_goto.S: Renamed into ...
10951         * gdb.btrace/x86_64-record_goto.S: ... this.
10952         * gdb.btrace/i686-record_goto.S: New.
10953         * gdb.btrace/x86-tailcall.S: Renamed into ...
10954         * gdb.btrace/x86_64-tailcall.S: ... this.
10955         * gdb.btrace/i686-tailcall.S: New.
10956         * gdb.btrace/x86-tailcall.c: Renamed into ...
10957         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
10958         separate statements.  Update test.
10959         * gdb.btrace/delta.exp: Use record_goto.c as test file.
10960         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10961         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10962         * gdb.btrace/tailcall.exp: Choose test file based on target.
10963         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10964
10965 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
10966
10967         * gdb.btrace/exception.exp: Increase BTS buffer size.
10968
10969 2015-03-24  Pedro Alves  <palves@redhat.com>
10970
10971         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10972
10973 2015-03-24  Pedro Alves  <palves@redhat.com>
10974
10975         * gdb.threads/schedlock.exp (test_step): No longer expect that
10976         "set scheduler-locking step" with "next" over a function call runs
10977         threads unlocked.
10978
10979 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10980
10981         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10982
10983 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10984
10985         PR breakpoints/16466
10986         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10987         * gdb.mi/mi-pending.c (thread_func): New function.
10988         (int main): Add threading support required.
10989         * gdb.mi/mi-pending.exp: Add tests for this issue.
10990         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10991         (pendfunc2): Remove stdio dependency.
10992         * gdb.mi/mi-pendshr2.c: New file.
10993
10994 2015-03-23  Keith Seitz  <keiths@redhat.com>
10995
10996         * gdb.linespec/keywords.c: New file.
10997         * gdb.linespec/keywords.exp: New file.
10998
10999 2015-03-23  Keith Seitz  <keiths@redhat.com>
11000
11001         PR gdb/18021
11002         * gdb.dwarf2/staticvirtual.exp: New test.
11003
11004 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11005
11006         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11007         * README: Remove HP-UX and gdb.hp.
11008         (configuration):
11009         * configure: Regenerate.
11010         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11011         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11012         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11013         gdb.hp/gdb.defects/Makefile.
11014         * gdb.hp/Makefile.in: File deleted.
11015         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11016         * gdb.hp/gdb.aCC/optimize.c: File deleted.
11017         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11018         * gdb.hp/gdb.aCC/run.c: File deleted.
11019         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11020         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11021         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11022         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11023         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11024         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11025         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11026         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11027         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11028         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11029         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11030         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11031         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11032         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11033         * gdb.hp/gdb.base-hp/reg.s: File deleted.
11034         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11035         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11036         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11037         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11038         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11039         * gdb.hp/gdb.compat/Makefile.in: File deleted.
11040         * gdb.hp/gdb.compat/average.c: File deleted.
11041         * gdb.hp/gdb.compat/sum.c: File deleted.
11042         * gdb.hp/gdb.compat/xdb.c: File deleted.
11043         * gdb.hp/gdb.compat/xdb0.c: File deleted.
11044         * gdb.hp/gdb.compat/xdb0.h: File deleted.
11045         * gdb.hp/gdb.compat/xdb1.c: File deleted.
11046         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11047         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11048         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11049         * gdb.hp/gdb.defects/Makefile.in: File deleted.
11050         * gdb.hp/gdb.defects/bs14602.c: File deleted.
11051         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11052         * gdb.hp/gdb.defects/solib-d.c: File deleted.
11053         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11054         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11055         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11056         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11057         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11058         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11059         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11060         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11061         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11062         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11063         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11064         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11065         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11066         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11067         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11068         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11069         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11070         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11071         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11072         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11073         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11074         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11075         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11076         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11077         * gdb.hp/tools/odump: File deleted.
11078
11079 2015-03-19  Pedro Alves  <palves@redhat.com>
11080
11081         * gdb.threads/continue-pending-status.exp (saw_thread_2)
11082         (saw_thread_3): New globals.
11083         (top level): Increment them when an event for the corresponding
11084         thread is seen.
11085         (no thread starvation): New test.
11086
11087 2015-03-19  Pedro Alves  <palves@redhat.com>
11088
11089         * gdb.threads/continue-pending-status.c: New file.
11090         * gdb.threads/continue-pending-status.exp: New file.
11091
11092 2015-03-18  Pedro Alves  <palves@redhat.com>
11093
11094         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11095         Use gdb_is_target_remote instead of is_remote.  Use
11096         gdb_test_multiple instead of gdb_expect.  Exit early if
11097         gdb_test_multiple hits its internal matches.  Tighten stepi tests
11098         expected output.  Fail on exit with any signal, instead of just
11099         SIGILL.
11100
11101 2015-03-18  Yao Qi  <yao.qi@linaro.org>
11102
11103         PR tdep/18107
11104         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11105         variable.
11106         * gdb.base/catch-syscall.exp: Don't skip it on
11107         aarch64*-*-linux* target.  Remove elements in all_syscalls.
11108         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11109         target.
11110         (setup_all_syscalls): New proc.
11111
11112 2015-03-16  Yao Qi  <yao.qi@linaro.org>
11113
11114         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11115         (top level): Skip tests if valid_addr_p returns false for
11116         $cmd1 or $cmd2.
11117
11118 2015-03-11  Andy Wingo  <wingo@igalia.com>
11119
11120         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11121
11122 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11123
11124         * gdb.base/catch-syscall.exp: Fix typo in comments.
11125
11126 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11127
11128         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11129
11130 2015-03-09  Pedro Alves  <palves@redhat.com>
11131
11132         * dg-extract-results.py: Delete.
11133
11134 2015-03-09  Pedro Alves  <palves@redhat.com>
11135
11136         Merge dg-extract-results.sh from GCC upstream (r218843).
11137
11138         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
11139                 * dg-extract-results.sh: Use --text with grep to avoid issues with
11140                 binary files.  Fall back to cat -v, if that doesn't work.
11141
11142 2015-03-05  Pedro Alves  <palves@redhat.com>
11143
11144         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11145
11146 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
11147
11148         * lib/mi-support.exp (mi_expect_interrupt): Accept
11149         alternative event for when in all-stop mode.
11150
11151 2015-03-04  Pedro Alves  <palves@redhat.com>
11152
11153         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11154
11155 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
11156
11157         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11158
11159 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11160
11161         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11162         regexps for GDB's current line display, accept a hex address
11163         preceding the line number.
11164
11165 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11166
11167         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11168         the 'arch1' variable for "s390*-linux*" targets.
11169
11170 2015-03-04  Pedro Alves  <palves@redhat.com>
11171
11172         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11173         (main): Pass missing retval argument to pthread_join call.
11174
11175 2015-03-02  Pedro Alves  <palves@redhat.com>
11176
11177         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11178         (top level): Call do_test with non-stop as well.
11179
11180 2015-03-02  Pedro Alves  <palves@redhat.com>
11181
11182         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11183         -1.
11184
11185 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11186
11187         * gdb.arch/s390-vregs.exp: New test.
11188         * gdb.arch/s390-vregs.S: New file.
11189
11190 2015-02-27  Pedro Alves  <palves@redhat.com>
11191
11192         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11193         call to catch_command_errors.
11194         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11195         catch_command_errors.
11196
11197 2015-02-27  Pedro Alves  <palves@redhat.com>
11198
11199         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11200         "true" for boolean result.
11201         * gdb.gdb/selftest.exp (test_with_self): Also accept full
11202         prototype of main.
11203
11204 2015-02-27  Pedro Alves  <palves@redhat.com>
11205
11206         * lib/unbuffer_output.c: New file.
11207         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11208         (main): Call gdb_unbuffer_output.
11209
11210 2015-02-27  Yao Qi  <yao.qi@linaro.org>
11211
11212         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11213         target.
11214
11215 2015-02-26  Doug Evans  <dje@google.com>
11216
11217         * gdb.cp/class2.cc (Dbase, D): New classes.
11218         (main): New local delta.
11219         * gdb.cp/class2.exp: Test printing delta.
11220         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11221         (dynbar): New global.
11222         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11223
11224 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11225
11226         * gdb.compile/compile-ifunc.c: New file.
11227         * gdb.compile/compile-ifunc.exp: New file.
11228
11229 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11230
11231         * gdb.base/structs.exp: Check for correct struct on finish.
11232
11233 2015-02-26  Yao Qi  <yao.qi@linaro.org>
11234
11235         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11236         is zero.
11237
11238 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11239
11240         * gdb.arch/cordic.ko.bz2: New file.
11241         * gdb.arch/cordic.ko.debug.bz2: New file.
11242         * gdb.arch/ppc64-symtab-cordic.exp: New file.
11243
11244 2015-02-25  Yao Qi  <yao.qi@linaro.org>
11245
11246         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11247         aarch64*-*-* target.
11248
11249 2015-02-23  Pedro Alves  <palves@redhat.com>
11250
11251         * lib/gdb.exp (delete_breakpoints): Rewrite using
11252         gdb_test_multiple.
11253
11254 2015-02-23  Pedro Alves  <palves@redhat.com>
11255
11256         * gdb.base/info-os.c: Include stdlib.h.
11257
11258 2015-02-22  Doug Evans  <xdje42@gmail.com>
11259
11260         PR symtab/17855
11261         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11262         is read after symbols have been re-read.
11263         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11264         * gdb.ada/exec_changed/second.adb (Second): Ditto.
11265
11266 2015-02-21  Doug Evans  <dje@google.com>
11267
11268         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11269
11270 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
11271
11272         PR corefiles/17808
11273         * gdb.arch/i386-biarch-core.core.bz2: New file.
11274         * gdb.arch/i386-biarch-core.exp: New file.
11275
11276 2015-02-21  Pedro Alves  <palves@redhat.com>
11277
11278         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11279         runto_main fails.
11280
11281 2015-02-20  Pedro Alves  <palves@redhat.com>
11282
11283         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11284         info probes.
11285
11286 2015-02-20  Pedro Alves  <palves@redhat.com>
11287
11288         * gdb.threads/multi-create-ns-info-thr.exp: New file.
11289
11290 2015-02-20  Pedro Alves  <palves@redhat.com>
11291
11292         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
11293         clean_restart before gdb_target_supports_trace.
11294
11295 2015-02-20  Pedro Alves  <palves@redhat.com>
11296
11297         PR threads/18006
11298         * gdb.threads/clone-thread_db.c: New file.
11299         * gdb.threads/clone-thread_db.exp: New file.
11300
11301 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11302
11303         PR breakpoints/16812
11304         * gdb.base/catch-gdb-caused-signals.c: New file.
11305         * gdb.base/catch-gdb-caused-signals.exp: New file.
11306
11307 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11308
11309         * configure: Regenerated.
11310         * configure.ac: Use GDB_AC_TRANSFORM.
11311         * aclocal.m4: sinclude ../transform.m4.
11312
11313 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11314
11315         * lib/dtrace.exp: New file.
11316         * gdb.base/dtrace-probe.exp: Likewise.
11317         * gdb.base/dtrace-probe.d: Likewise.
11318         * gdb.base/dtrace-probe.c: Likewise.
11319         * lib/pdtrace.in: Likewise.
11320         * configure.ac: Output variables with the transformed names of
11321         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
11322         * configure: Regenerated.
11323
11324 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11325
11326         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11327         expected message when trying to access $_probe_* convenience
11328         variables while not on a probe.
11329
11330 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11331
11332         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11333
11334 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11335
11336         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11337         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11338
11339 2015-02-10  Doug Evans  <xdje42@gmail.com>
11340
11341         * lib/gdb.exp (gdb_load): Always return a result.
11342
11343 2015-02-10  Pedro Alves  <palves@redhat.com>
11344
11345         * gdb.threads/signal-sigtrap.c: New file.
11346         * gdb.threads/signal-sigtrap.exp: New file.
11347
11348 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11349
11350         * gdb.trace/no-attach-trace.c: New file.
11351         * gdb.trace/no-attach-trace.exp: New file.
11352
11353 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11354
11355         * gdb.dwarf2/atomic.c: New file.
11356         * gdb.dwarf2/atomic-type.exp: Likewise.
11357
11358 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11359
11360         * gdb.btrace/buffer-size.exp: Update "info record" output.
11361         * gdb.btrace/delta.exp: Update "info record" output.
11362         * gdb.btrace/enable.exp: Update "info record" output.
11363         * gdb.btrace/finish.exp: Update "info record" output.
11364         * gdb.btrace/instruction_history.exp: Update "info record" output.
11365         * gdb.btrace/next.exp: Update "info record" output.
11366         * gdb.btrace/nexti.exp: Update "info record" output.
11367         * gdb.btrace/step.exp: Update "info record" output.
11368         * gdb.btrace/stepi.exp: Update "info record" output.
11369         * gdb.btrace/nohist.exp: Update "info record" output.
11370
11371 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11372
11373         * gdb.btrace/buffer-size: New.
11374
11375 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11376
11377         * gdb.btrace/delta.exp: Update "info record" output.
11378         * gdb.btrace/enable.exp: Update "info record" output.
11379         * gdb.btrace/finish.exp: Update "info record" output.
11380         * gdb.btrace/instruction_history.exp: Update "info record" output.
11381         * gdb.btrace/next.exp: Update "info record" output.
11382         * gdb.btrace/nexti.exp: Update "info record" output.
11383         * gdb.btrace/step.exp: Update "info record" output.
11384         * gdb.btrace/stepi.exp: Update "info record" output.
11385         * gdb.btrace/nohist.exp: Update "info record" output.
11386
11387 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11388
11389         PR gdb/15678
11390         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11391
11392 2015-02-06  Pedro Alves  <palves@redhat.com>
11393
11394         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11395         macro.
11396         (seconds_left, again): New globals.
11397         (main): Wait seconds_left in a 1-second sleep loop instead of
11398         sleeping 180 seconds.  If 'again' is set, reset the seconds
11399         counter.
11400         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11401         'again' in the inferior before detaching.  Print the seconds left.
11402         (options): New global.
11403         (top level): Build program with -DTIMEOUT=$timeout.
11404
11405 2015-02-06  Pedro Alves  <palves@redhat.com>
11406
11407         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11408         determine how many seconds to pass to 'alarm'.
11409         * gdb.base/gdb-sigterm.exp (top level): Build program with
11410         -DTIMEOUT=$timeout.
11411         (do_test): Return success/failure indication.  Add more verbose
11412         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11413         when the test times out.
11414         (passes): New global.
11415         (top level): Break the testing loop if testing fails on any
11416         iteration.  Use gdb_assert.
11417
11418 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11419
11420         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11421         and initialize them.
11422         (ipc_cleanup): New function.
11423         (main): Don't declare shmid, semid, and msqid.  Add a call to
11424         atexit so that we call ipc_cleanup on exit.
11425
11426 2015-02-04  Pedro Alves  <palves@redhat.com>
11427
11428         * boards/native-extended-gdbserver.exp: Remove any target variant
11429         specifications from the board name before clearing the isremote
11430         flag from board_info.
11431
11432 2015-01-31  Doug Evans  <xdje42@gmail.com>
11433
11434         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11435
11436 2015-01-31  Gary Benson <gbenson@redhat.com>
11437
11438         * gdb.base/completion.exp: Disable completion limiting for
11439         existing tests.  Add new tests to check completion limiting.
11440         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11441
11442 2015-01-31  Doug Evans  <xdje42@gmail.com>
11443
11444         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11445
11446 2015-01-31  Doug Evans  <xdje42@gmail.com>
11447
11448         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11449         entries.  Duplicate file section script entries.
11450         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11451         inlined entries.  Add test for safe-path rejection.
11452         * gdb.python/py-section-script.c: Add duplicate inlined section script
11453         entries.  Duplicate file section script entries.
11454         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11455         inlined entries.  Add test for safe-path rejection.
11456
11457 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11458
11459         * gdb.ada/disc_arr_bound: New testcase.
11460
11461 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11462
11463         * gdb.ada/mi_var_array: New testcase.
11464
11465 2015-01-27  Doug Evans  <dje@google.com>
11466
11467         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11468         Add test for objfile.filename, objfile.username after objfile
11469         has been unloaded.
11470
11471 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11472
11473         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11474         the second test to print the name attribute of value
11475         returned by the call to gdb.lookup_type, and adjust
11476         the expected output accordingly.
11477
11478 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11479
11480         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11481         * gdb.base/disp-step-fork.c: Include unistd.h.
11482         * gdb.base/siginfo-obj.c: Include stdio.h.
11483         * gdb.base/siginfo-thread.c: Likewise.
11484         * gdb.mi/non-stop.c: Include unistd.h.
11485         * gdb.mi/nsthrexec.c: Include stdio.h.
11486         * gdb.mi/pthreads.c: Include unistd.h.
11487         * gdb.modula2/unbounded1.c (main): Declare returns int.
11488         * gdb.reverse/consecutive-reverse.c: Likewise.
11489         * gdb.threads/create-fail.c: Include unistd.h.
11490         * gdb.threads/killed.c: Likewise.
11491         * gdb.threads/linux-dp.c: Likewise.
11492         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11493         * gdb.threads/non-ldr-exc-2.c: Likewise.
11494         * gdb.threads/non-ldr-exc-3.c: Likewise.
11495         * gdb.threads/non-ldr-exc-4.c: Likewise.
11496         * gdb.threads/pthreads.c: Include unistd.h.
11497         (main): Declare returns int.
11498         * gdb.threads/tls-main.c (foo): New declaration.
11499         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11500
11501 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11502
11503         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11504         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11505
11506 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11507
11508         * gdb.base/noreturn-return.c: New file.
11509         * gdb.base/noreturn-return.exp: New file.
11510         * gdb.base/noreturn-finish.c: New file.
11511         * gdb.base/noreturn-finish.exp: New file.
11512
11513 2015-01-23  Pedro Alves  <palves@redhat.com>
11514
11515         * gdb.threads/continue-pending-after-query.c: New file.
11516         * gdb.threads/continue-pending-after-query.exp: New file.
11517
11518 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11519             Simon Marchi  <simon.marchi@ericsson.com>
11520
11521         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11522         * gdb.base/valgrind-db-attach.exp: Same.
11523         * gdb.base/valgrind-infcall.exp: Same.
11524         * lib/mi-support.exp (default_mi_gdb_start): Same.
11525         * lib/prompt.exp (default_prompt_gdb_start): Same.
11526         * lib/gdb.exp (default_gdb_spawn): Same.
11527         (gdb_interact): New.
11528
11529
11530 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11531
11532         * gdb.compile/compile.exp (pointer to jit function): New test.
11533
11534 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11535
11536         * lib/gdb.exp (supports_process_record): Return true for
11537         powerpc*-*-linux*.
11538         (supports_reverse): Likewise.
11539
11540 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11541
11542         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11543         instead of checking whether the target board is remote and
11544         use spawn_wait_for_attach instead of exec/sleep.
11545         * gdb.base/attach-twice.exp: Likewise.
11546
11547 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11548
11549         * gdb.ada/var_arr_attrs: New testcase.
11550
11551 2015-01-14  Pedro Alves  <palves@redhat.com>
11552             Joel Brobecker  <brobecker@adacore.com>
11553
11554         PR gdb/17525
11555         * gdb.base/bp-cmds-execution-x-script.c: New file.
11556         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11557         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11558
11559 2015-01-14  Pedro Alves  <palves@redhat.com>
11560
11561         PR cli/17828
11562         * gdb.base/batch-preserve-term-settings.c: New file.
11563         * gdb.base/batch-preserve-term-settings.exp: New file.
11564
11565 2015-01-13  Doug Evans  <dje@google.com>
11566
11567         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11568         binary.
11569
11570 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11571
11572         * Makefile.in (clean mostlyclean): Do not delete *.py.
11573
11574 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11575
11576         * gdb.python/py-lookup-type.exp: New file.
11577
11578 2015-01-12  Pedro Alves  <palves@redhat.com>
11579
11580         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11581         restore GDBFLAGS before returning.
11582
11583 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11584
11585         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11586         is_amd64_regs_target and is_x86_like_target.
11587
11588 2015-01-11  Doug Evans  <xdje42@gmail.com>
11589
11590         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11591         is given without an explicit form.
11592         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11593         attributes.
11594         * gdb.dwarf/corrupt.exp: Ditto.
11595         * gdb.dwarf2/enum-type.exp: Ditto.
11596         * gdb.trace/entry-values.exp: Ditto.
11597         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11598
11599 2015-01-11  Doug Evans  <xdje42@gmail.com>
11600
11601         PR gdb/15830
11602         * gdb.base/maint.exp: Remove references to "maint demangle".
11603         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11604         Add tests for explicitly specifying language to demangle.
11605         * gdb.dlang/demangle.exp: Ditto.
11606
11607 2015-01-09  Pedro Alves  <palves@redhat.com>
11608
11609         * gdb.threads/non-stop-fair-events.c: New file.
11610         * gdb.threads/non-stop-fair-events.exp: New file.
11611
11612 2015-01-09  Pedro Alves  <palves@redhat.com>
11613
11614         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11615         the global scope.  Set a breakpoint after all threads are started
11616         rather than stepping over two source lines.  Expect the prompt.
11617         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11618         global.
11619         (NUM): Now 15.
11620         (main): Use threads_started_barrier to wait for all threads to
11621         start.  Main thread no longer calls thread_function.  Exit after
11622         180 seconds.
11623         (loop): New function.
11624         (thread_function): Wait on threads_started_barrier barrier.  Call
11625         'loop' at each iteration.
11626         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11627         threads have started, instead of hardcoding number of "next"
11628         steps.  Use an access watchpoint instead of a write watchpoint.
11629
11630 2015-01-09  Pedro Alves  <palves@redhat.com>
11631
11632         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11633         (thread_func): Wait on barrier.
11634         (main): Wait for all threads to start before stopping GDB.
11635         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11636         global.
11637         (thread1_func, thread2_func): Wait on barrier.
11638         (main): Wait for all threads to start before stopping GDB.
11639         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11640         New global.
11641         (thread1_func, thread2_func): Wait on barrier.
11642         (main): Wait for all threads to start before stopping GDB.
11643
11644 2015-01-09  Pedro Alves  <palves@redhat.com>
11645
11646         * gdb.threads/attach-many-short-lived-threads.c: New file.
11647         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11648
11649 2014-01-09  Pedro Alves  <palves@redhat.com>
11650
11651         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11652         instead of to thread 2.
11653         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11654         Add barrier around each pthread_create call instead of around all
11655         calls.
11656         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11657         Set a break on thread_function and have the child threads hit it
11658         one at at a time.
11659
11660 2015-01-09  Pedro Alves  <palves@redhat.com>
11661
11662         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11663         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11664         false.
11665         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11666         checking whether the target board is remote.
11667         * gdb.multi/multi-attach.exp: Likewise.
11668         * gdb.python/py-sync-interp.exp: Likewise.
11669         * gdb.server/ext-attach.exp: Likewise.
11670         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11671         tests that need to attach, instead of checking whether the target
11672         board is remote at the top of the file.
11673
11674 2015-01-08  Yao Qi  <yao@codesourcery.com>
11675
11676         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11677
11678 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11679
11680         Fix testcase compilation.
11681         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11682
11683 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11684
11685         * gdb.python/py-type.exp: Add a couple test about empty
11686         array creation, and negative-length array creation.
11687
11688 2015-01-02  Doug Evans  <xdje42@gmail.com>
11689
11690         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11691
11692 2015-01-02  Doug Evans  <dje@google.com>
11693
11694         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11695
11696 2014-12-29  Yao Qi  <yao@codesourcery.com>
11697
11698         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11699         bar_call_foo to returned_from_foo.
11700
11701 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11702
11703         PR gdb/17394
11704         * gdb.linespec/break-asm-file.c: New file.
11705         * gdb.linespec/break-asm-file.exp: New file.
11706         * gdb.linespec/break-asm-file0.s: New file.
11707         * gdb.linespec/break-asm-file1.s: New file.
11708
11709 2014-12-18  Nigel Stephens  <nigel@mips.com>
11710             Maciej W. Rozycki  <macro@codesourcery.com>
11711
11712         * gdb.base/float.exp: Handle the new output from "info float" on
11713         MIPS targets.
11714
11715 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11716
11717         Fix MinGW compilation.
11718         * gdb.compile/compile-ops.exp: Update untested message if
11719         !skip_compile_feature_tests.
11720         * gdb.compile/compile-setjmp.exp: Likewise.
11721         * gdb.compile/compile-tls.exp: Likewise.
11722         * gdb.compile/compile.exp: Likewise.
11723         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11724         supported on this host".
11725
11726 2014-12-16  Doug Evans  <xdje42@gmail.com>
11727
11728         * boards/stabs.exp: New file.
11729
11730 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11731
11732         * gdb.base/completion.exp: Adjust to format changes of "maint
11733         print user-registers".
11734
11735 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11736
11737         PR server/17457
11738         * gdb.arch/aarch64-fp.c: New file.
11739         * gdb.arch/aarch64-fp.exp: New file.
11740
11741 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11742
11743         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11744         r210637, r210913, r211666, r215400, r215817).
11745
11746         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11747                 * dg-extract-results.py: New file.
11748                 * dg-extract-results.sh: Use it if the environment seems
11749                 suitable.
11750
11751         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11752
11753                 * dg-extract-results.py (parse_run): Handle warnings that
11754                 are printed before a test harness is run.
11755
11756         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11757
11758                 * dg-extract-results.py (Named): Remove __cmp__ method.
11759                 (output_variation): Use a key to sort variation.harnesses.
11760
11761         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11762
11763                 * dg-extract-results.py: For Python 3, force sys.stdout to
11764                 handle surrogate escape sequences.
11765                 (safe_open): New function.
11766                 (output_segment, main): Use it.
11767
11768         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
11769
11770                 * dg-extract-results.py (Prog.result_re): Include options
11771                 in test name.
11772
11773         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
11774
11775                 * dg-extract-results.py (output_variation): Always sort if
11776                 do_sum.
11777
11778 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
11779
11780         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11781         as long as we get pagination notifications.
11782
11783 2014-12-15  Jason Merrill  <jason@redhat.com>
11784
11785         * Makefile.in (check-gdb.%): Restore.
11786         * README: Mention it.
11787
11788 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
11789
11790         * gdb.ada/str_uninit: New testcase.
11791
11792 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
11793
11794         PR symtab/17642
11795         * gdb.base/vla-stub-define.c: New file.
11796         * gdb.base/vla-stub.c: New file.
11797         * gdb.base/vla-stub.exp: New file.
11798
11799 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
11800             Jan Kratochvil  <jan.kratochvil@redhat.com>
11801             Tom Tromey  <tromey@redhat.com>
11802
11803         * configure.ac: Add gdb.compile/.
11804         * configure: Regenerate.
11805         * gdb.compile/Makefile.in: New file.
11806         * gdb.compile/compile-ops.exp: New file.
11807         * gdb.compile/compile-ops.c: New file.
11808         * gdb.compile/compile-tls.c: New file.
11809         * gdb.compile/compile-tls.exp: New file.
11810         * gdb.compile/compile-constvar.S: New file.
11811         * gdb.compile/compile-constvar.c: New file.
11812         * gdb.compile/compile-mod.c: New file.
11813         * gdb.compile/compile-nodebug.c: New file.
11814         * gdb.compile/compile-setjmp-mod.c: New file.
11815         * gdb.compile/compile-setjmp.c: New file.
11816         * gdb.compile/compile-setjmp.exp: New file.
11817         * gdb.compile/compile-shlib.c: New file.
11818         * gdb.compile/compile.c: New file.
11819         * gdb.compile/compile.exp: New file.
11820         * lib/gdb.exp (skip_compile_feature_tests): New proc.
11821
11822 2014-12-12  Tom Tromey  <tromey@redhat.com>
11823
11824         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
11825         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11826
11827 2014-12-12  Doug Evans  <dje@google.com>
11828
11829         * lib/gdb-python.exp (get_python_valueof): New function.
11830         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11831
11832 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11833
11834         * gdb.base/completion.exp: Add test for completion of "info
11835         registers ".
11836
11837 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
11838
11839         * gdb.base/func-ptrs.c: New file.
11840         * gdb.base/func-ptrs.exp: New file.
11841
11842 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11843
11844         PR breakpoints/17012
11845         * gdb.base/dprintf-detach.c: New file.
11846         * gdb.base/dprintf-detach.exp: New file.
11847
11848 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
11849
11850         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11851         * lib/gdb.exp (target_is_gdbserver): New procedure.
11852
11853 2014-12-08  Doug Evans  <dje@google.com>
11854
11855         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11856
11857 2014-12-05  Yao Qi  <yao@codesourcery.com>
11858
11859         * gdb.guile/scm-error.exp: Remove the third argument to
11860         gdb_remote_download.
11861         * gdb.guile/scm-frame-args.exp: Likewise.
11862         * gdb.guile/scm-section-script.exp: Likewise.
11863
11864 2014-12-05  Yao Qi  <yao@codesourcery.com>
11865
11866         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11867
11868 2014-12-04  Doug Evans  <dje@google.com>
11869
11870         * gdb.python/py-objfile.exp: Add tests for
11871         objfile.add_separate_debug_file.
11872
11873 2014-12-04  Doug Evans  <dje@google.com>
11874
11875         * lib/gdb.exp (get_build_id): New function.
11876         (build_id_debug_filename_get): Rewrite to use it.
11877         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11878
11879 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
11880
11881         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11882         `method(long)', not just 0x0.
11883         * gdb.cp/nsalias.exp: Align code labels to 4.
11884         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11885         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11886         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11887         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11888         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11889         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11890
11891 2014-12-02  Doug Evans  <dje@google.com>
11892
11893         PR symtab/17602
11894         * gdb.cp/anon-ns.cc: Move guts of this file to ...
11895         * gdb.cp/anon-ns2.cc: ... here.  New file.
11896         * gdb.cp/anon-ns.exp: Update.
11897
11898 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
11899
11900         * gdb.python/py-events.py (inferior_call_handler): New.
11901         (register_changed_handler, memory_changed_handler): New.
11902         (test_events.invoke): Register new handlers.
11903         * gdb.python/py-events.exp: Add tests for inferior call,
11904         memory_changed and register_changed events.
11905
11906 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11907
11908         * gdb.base/execl-update-breakpoints.exp: Specify the link address
11909         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
11910         if the linker doesn't understand this.
11911
11912 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
11913
11914         * gdb.python/python.exp: Change expected reply to help().
11915
11916 2014-12-01  Yao Qi  <yao@codesourcery.com>
11917
11918         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
11919         AC_CONFIG_SUBDIRS(gdb.gdbtk).
11920         * configure: Re-generated.
11921
11922 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
11923
11924         * gdb.cp/chained-calls.cc: New file.
11925         * gdb.cp/chained-calls.exp: New file.
11926         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11927
11928 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
11929
11930         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11931         * gdb.dwarf2/symtab-producer.exp: Same.
11932         * gdb.gdb/python-interrupts.exp: Same.
11933         * gdb.gdb/python-selftest.exp: Same.
11934         * gdb.python/py-linetable.exp: Same.
11935         * gdb.python/py-type.exp: Same.
11936         * gdb.python/py-value-cc.exp: Same.
11937         * gdb.python/py-value.exp: Same.
11938
11939 2014-11-28  Yao Qi  <yao@codesourcery.com>
11940
11941         * gdb.base/break-probes.exp: Match library name prefixed with
11942         sysroot.
11943
11944 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
11945
11946         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11947         test expected output.  Add parentheses for the call to print.
11948         Remove L suffix from integers.
11949
11950 2014-11-26  Doug Evans  <dje@google.com>
11951
11952         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11953
11954 2014-11-22  Yao Qi  <yao@codesourcery.com>
11955
11956         * gdb.trace/entry-values.c: Remove asms.
11957         (foo): Add foo_label.
11958         (bar): Add bar_label.
11959         * gdb.trace/entry-values.exp: Remove code computing  foo's
11960         length and bar's length.
11961         (Dwarf::assemble): Invoke function_range for bar and use
11962         MACRO_AT_func for foo.
11963
11964 2014-11-22  Yao Qi  <yao@codesourcery.com>
11965
11966         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11967         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
11968         Use .Lgcc43_procstart instead of gcc43.
11969
11970 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
11971
11972         * gdb.ada/n_arr_bound: New testcase.
11973
11974 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
11975
11976         PR breakpoints/10737
11977         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11978         test_catch_syscall_multi_arch.
11979         (test_catch_syscall_multi_arch): New function.
11980
11981 2014-11-20  Doug Evans  <xdje42@gmail.com>
11982
11983         * gdb.base/maint.exp: Update expected output.
11984
11985 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11986
11987         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11988         4-byte instruction on S390.
11989
11990 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11991
11992         * gdb.ada/arr_arr: New testcase.
11993
11994 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
11995
11996         * gdb.ada/pkd_arr_elem: New Testcase.
11997
11998 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
11999
12000         * gdb.reverse/break-precsave: Expect completion message for
12001         core file reads.
12002         * gdb.reverse/consecutive-precsave.exp: Likewise.
12003         * gdb.reverse/finish-precsave.exp: Likewise.
12004         * gdb.reverse/i386-precsave.exp: Likewise.
12005         * gdb.reverse/machinestate-precsave.exp: Likewise.
12006         * gdb.reverse/sigall-precsave.exp: Likewise.
12007         * gdb.reverse/solib-precsave.exp: Likewise.
12008         * gdb.reverse/step-precsave.exp: Likewise.
12009         * gdb.reverse/until-precsave.exp: Likewise.
12010         * gdb.reverse/watch-precsave.exp: Likewise.
12011
12012 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12013
12014         * gdb.base/bp-permanent.c: Include unistd.h.
12015         * gdb.python/py-framefilter-mi.c (main): Add return type.
12016         * gdb.python/py-framefilter.c (main): Likewise.
12017         * gdb.trace/actions-changed.c (main): Likewise.
12018
12019 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12020
12021         * gdb.mi/until.c: Add eye-catchers.
12022         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12023         line numbers.
12024
12025 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12026
12027         * gdb.base/condbreak.exp: Drop references to removed non-prototype
12028         function header variants in break1.c.
12029         * gdb.base/ena-dis-br.exp: Likewise.
12030         * gdb.base/hbreak2.exp: Likewise.
12031         * gdb.reverse/until-precsave.exp: Drop references to removed
12032         non-prototype function header variants in ur1.c.
12033         * gdb.reverse/until-reverse.exp: Likewise.
12034
12035 2014-11-17  Petr Machata  <pmachata@redhat.com>
12036
12037         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
12038         ${_cu_offset_size} bytes abbrev offset.
12039
12040 2014-11-15  Doug Evans  <xdje42@gmail.com>
12041
12042         PR symtab/17559
12043         * gdb.base/line-symtabs.exp: New file.
12044         * gdb.base/line-symtabs.c: New file.
12045         * gdb.base/line-symtabs.h: New file.
12046
12047 2014-11-14  Yao Qi  <yao@codesourcery.com>
12048
12049         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12050         (func): Add label func_label.
12051         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12052         Replace low_pc and high_pc with MACRO_AT_range.
12053         Replace name, low_pc and high_pc with MACRO_AT_func.
12054
12055 2014-11-14  Yao Qi  <yao@codesourcery.com>
12056
12057         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12058         Replace name, low_pc and high_pc with MACRO_AT_func.
12059
12060 2014-11-14  Yao Qi  <yao@codesourcery.com>
12061
12062         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12063         produce debug information.
12064         * gdb.dwarf2/implptr-optimized-out.S: Removed.
12065
12066 2014-11-14  Yao Qi  <yao@codesourcery.com>
12067
12068         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12069         object and get function length.
12070         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12071         with MACRO_AT_func.
12072         (top-level): Replace gdb_compile and clean_restart with
12073         prepare_for_testing.
12074         * gdb.dwarf2/main.c (main): Add label main_label.
12075
12076 2014-11-14  Yao Qi  <yao@codesourcery.com>
12077
12078         * lib/dwarf.exp (function_range): New procedure.
12079         (Dwarf::_handle_macro_at_func): New procedure.
12080         (Dwarf::_handle_macro_at_range): New procedure.
12081         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12082
12083 2014-11-14  Yao Qi  <yao@codesourcery.com>
12084
12085         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12086         (_handle_attribute): New procedure.
12087
12088 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12089
12090         * gdb.ada/cond_lang/foo.c (callme): Add return type.
12091         * gdb.base/call-sc.c (zed): Likewise.
12092         * gdb.base/checkpoint.c (main): Likewise.
12093         * gdb.base/dump.c (main): Likewise.
12094         * gdb.base/gcore.c (main): Likewise.
12095         * gdb.base/huge.c (main): Likewise.
12096         * gdb.base/multi-forks.c (main): Likewise.
12097         * gdb.base/pr10179-a.c (main): Likewise.
12098         * gdb.base/savedregs.c (main): Likewise.
12099         * gdb.base/sigaltstack.c (main): Likewise.
12100         * gdb.base/siginfo.c (main): Likewise.
12101         * gdb.base/structs.c (zed): Likewise.
12102         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12103         * gdb.mi/mi-syn-frame.c (main): Likewise.
12104         * gdb.mi/until.c (foo, main): Likewise.
12105         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12106         * gdb.base/solib-weak.c (foo): Declare.
12107         * gdb.base/attach-twice.c: Include stdio.h.
12108         * gdb.base/weaklib1.c: Likewise.
12109         * gdb.base/weaklib2.c: Likewise.
12110         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12111         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12112         unistd.h.
12113         * gdb.base/attach-pie-misread.c: Include stdlib.h.
12114         * gdb.mi/mi-exit-code.c: Likewise.
12115         * gdb.base/break-interp-lib.c: Include string.h.
12116         * gdb.base/coremaker.c: Likewise.
12117         * gdb.base/testenv.c: Likewise.
12118         * gdb.python/py-finish-breakpoint.c: Likewise.
12119         * gdb.base/inferior-died.c: Include sys/wait.h.
12120         * gdb.base/fileio.c: Include time.h.
12121         * gdb.base/async-shell.c: Include unistd.h.
12122         * gdb.base/dprintf-non-stop.c: Likewise.
12123         * gdb.base/info-os.c: Likewise.
12124         * gdb.mi/mi-console.c: Likewise.
12125         * gdb.mi/watch-nonstop.c: Likewise.
12126         * gdb.python/py-events.c: Likewise.
12127         * gdb.base/async.c (baz): Move up before its invocation.
12128         * gdb.base/code_elim2.c (my_global_func): Likewise.
12129         * gdb.base/skip-solib-lib.c (multiply): Likewise.
12130         * gdb.base/advance.c (func2): Likewise.
12131
12132 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12133
12134         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12135         variant.
12136         * gdb.base/annota3.c: Likewise.
12137         * gdb.base/async.c: Likewise.
12138         * gdb.base/average.c: Likewise.
12139         * gdb.base/call-ar-st.c: Likewise.
12140         * gdb.base/call-rt-st.c: Likewise.
12141         * gdb.base/call-sc.c: Likewise.
12142         * gdb.base/call-strs.c: Likewise.
12143         * gdb.base/ending-run.c: Likewise.
12144         * gdb.base/execd-prog.c: Likewise.
12145         * gdb.base/exprs.c: Likewise.
12146         * gdb.base/foll-exec.c: Likewise.
12147         * gdb.base/foll-fork.c: Likewise.
12148         * gdb.base/foll-vfork.c: Likewise.
12149         * gdb.base/funcargs.c: Likewise.
12150         * gdb.base/gcore.c: Likewise.
12151         * gdb.base/jump.c: Likewise.
12152         * gdb.base/langs0.c: Likewise.
12153         * gdb.base/langs1.c: Likewise.
12154         * gdb.base/langs2.c: Likewise.
12155         * gdb.base/mips_pro.c: Likewise.
12156         * gdb.base/nodebug.c: Likewise.
12157         * gdb.base/opaque0.c: Likewise.
12158         * gdb.base/opaque1.c: Likewise.
12159         * gdb.base/recurse.c: Likewise.
12160         * gdb.base/run.c: Likewise.
12161         * gdb.base/scope0.c: Likewise.
12162         * gdb.base/scope1.c: Likewise.
12163         * gdb.base/setshow.c: Likewise.
12164         * gdb.base/setvar.c: Likewise.
12165         * gdb.base/shmain.c: Likewise.
12166         * gdb.base/shr1.c: Likewise.
12167         * gdb.base/shr2.c: Likewise.
12168         * gdb.base/sigall.c: Likewise.
12169         * gdb.base/signals.c: Likewise.
12170         * gdb.base/so-indr-cl.c: Likewise.
12171         * gdb.base/solib2.c: Likewise.
12172         * gdb.base/structs.c: Likewise.
12173         * gdb.base/sum.c: Likewise.
12174         * gdb.base/vforked-prog.c: Likewise.
12175         * gdb.base/watchpoint.c: Likewise.
12176         * gdb.reverse/shr2.c: Likewise.
12177         * gdb.reverse/until-reverse.c: Likewise.
12178         * gdb.reverse/ur1.c: Likewise.
12179         * gdb.reverse/watch-reverse.c: Likewise.
12180
12181 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12182
12183         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12184         variant.
12185         * gdb.base/sepdebug.exp: Drop references to removed code.
12186
12187 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12188
12189         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12190         variant.  Preserve original line numbering.
12191         * gdb.base/list1.c: Likewise.
12192
12193 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12194
12195         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12196         variant.
12197         * gdb.base/break1.c: Likewise.
12198         * gdb.base/break.exp: Drop references to removed code.
12199
12200 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12201
12202         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12203         variant.
12204
12205 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12206
12207         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12208
12209 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12210
12211         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
12212         logic into perform_all_tests() and invoke it with and without
12213         function header prototypes.
12214         (do_function_calls): Remove conditional XFAIL for PR 5318.
12215         (rerun_and_prepare): Remove duplicate code.
12216         (perform_all_tests): New.  Main logic moved here.
12217
12218 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12219
12220         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12221         code guarded by #ifdef NO_PROTOTYPES.
12222         (t_double_many_args): Likewise.
12223         (DEF_FUNC_MANY_ARGS_1): Likewise.
12224         (DEF_FUNC_VALUES_1): Likewise.
12225         (t_structs_ldc): Renamed from t_structs_fc in conditional code
12226         guarded by #ifdef PROTOTYPES.
12227
12228 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12229
12230         * gdb.mi/mi-console.c: Add eye-catcher.
12231         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12232         instead of literal line number.
12233
12234 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12235
12236         * gdb.base/shr2.c: Add eye-catcher.
12237         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12238         line number.
12239
12240 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12241
12242         * gdb.base/jump.c: Add eye-catchers.
12243         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12244         numbers.
12245
12246 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12247
12248         * gdb.base/execd-prog.c: Add eye-catchers.
12249         * gdb.base/foll-exec.c: Likewise.
12250         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12251         line numbers.
12252
12253 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12254
12255         * gdb.base/ending-run.c: Add eye-catchers.
12256         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12257         literal line numbers.
12258
12259 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12260
12261         * gdb.base/call-rt-st.c: Add eye-catchers.
12262         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12263         literal line numbers.
12264
12265 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12266
12267         * gdb.base/call-ar-st.c: Add eye-catchers.
12268         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12269         literal line numbers.
12270
12271 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12272
12273         * gdb.base/average.c: Add eye-catchers.
12274         * gdb.base/sum.c: Likewise.
12275         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12276         regexps dynamically.
12277
12278 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12279
12280         * gdb.base/solib1.c: Add eye-catchers.
12281         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12282         literal line numbers.
12283
12284 2014-11-12  Pedro Alves  <palves@redhat.com>
12285
12286         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12287         leader has exited.
12288
12289 2014-11-12  Pedro Alves  <palves@redhat.com>
12290
12291         * gdb.arch/i386-bp_permanent.c: New file.
12292         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12293         (srcfile): Set to i386-bp_permanent.c.
12294         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
12295         that stepi does not execute the 'leave' instruction, instead of
12296         testing it does execute.
12297         * gdb.base/bp-permanent.c: New file.
12298         * gdb.base/bp-permanent.exp: New file.
12299
12300 2014-11-10  Doug Evans  <xdje42@gmail.com>
12301
12302         PR symtab/17564
12303         * gdb.base/symtab-search-order.exp: New file.
12304         * gdb.base/symtab-search-order.c: New file.
12305         * gdb.base/symtab-search-order-1.c: New file.
12306         * gdb.base/symtab-search-order-shlib-1.c: New file.
12307
12308 2014-11-07  Pedro Alves  <palves@redhat.com>
12309
12310         PR gdb/17511
12311         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12312         i?86-*-linux*.
12313
12314 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
12315
12316         PR c++/17494
12317         * gdb.cp/pr17494.cc: New file.
12318         * gdb.cp/pr17494.exp: New file.
12319
12320 2014-11-02  Yao Qi  <yao@codesourcery.com>
12321
12322         * gdb.python/python.exp: Get working directory and match the
12323         output of "set extended-prompt \\w " with it.
12324
12325 2014-10-30  Doug Evans  <dje@google.com>
12326
12327         * gdb.python/py-objfile.exp: Add tests for setting random attributes
12328         in objfiles.
12329         * gdb.python/py-progspace.exp: Add tests for setting random attributes
12330         in progspaces.
12331
12332 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
12333
12334         * gdb.base/fullpath-expand.exp: Skip for a remote host.
12335         * gdb.base/realname-expand.exp: Likewise.
12336         * gdb.linespec/macro-relative.exp: Likewise.
12337
12338 2014-10-29  Pedro Alves  <palves@redhat.com>
12339
12340         PR gdb/17408
12341         * gdb.threads/schedlock.c (some_function): New function.
12342         (call_function): New global.
12343         (MAYBE_CALL_SOME_FUNCTION): New macro.
12344         (thread_function): Call it.
12345         * gdb.threads/schedlock.exp (get_args): Add description parameter,
12346         and use it instead of a global counter.  Adjust all callers.
12347         (get_current_thread): Use "find current thread" for test message
12348         here rather than having all callers pass down the same string.
12349         (goto_loop): New procedure, factored out from ...
12350         (my_continue): ... this.
12351         (step_ten_loops): Change parameter from test message to command to
12352         use.  Adjust.
12353         (list_count): Delete global.
12354         (check_result): New procedure, factored out from duplicate top
12355         level code.
12356         (continue tests): Wrap in with_test_prefix.
12357         (test_step): New procedure, factored out from duplicate top level
12358         code.
12359         (top level): Test "step" in combination with all scheduler-locking
12360         modes.  Test "next" in combination with all scheduler-locking
12361         modes, and in combination with stepping over a function call or
12362         not.
12363         * gdb.threads/next-bp-other-thread.c: New file.
12364         * gdb.threads/next-bp-other-thread.exp: New file.
12365
12366 2014-10-29  Pedro Alves  <palves@redhat.com>
12367
12368         PR python/17372
12369         * gdb.python/python.exp: Test a multi-line command that spawns
12370         interactive Python.
12371         * gdb.base/multi-line-starts-subshell.exp: New file.
12372
12373 2014-10-29  Yao Qi  <yao@codesourcery.com>
12374
12375         * gdb.base/fileio.exp: Make directories on host.
12376
12377 2014-10-29  Yao Qi  <yao@codesourcery.com>
12378
12379         * gdb.base/fileio.c (test_write): Close the file.
12380
12381 2014-10-28  Pedro Alves  <palves@redhat.com>
12382
12383         PR gdb/12623
12384         * gdb.base/sigstep.c (no_handler): New global.
12385         (main): If 'no_handler is true, set the signal handlers to
12386         SIG_IGN.
12387         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12388         with_sw_watch and no_handler parameters.  Handle them.
12389         (top level) <stepping over handler when stopped at a breakpoint
12390         test>: Add a test axis for testing with a software watchpoint, and
12391         another for testing with the signal handler set to SIG_IGN.
12392         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12393         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12394
12395 2014-10-28  Pedro Alves  <palves@redhat.com>
12396
12397         PR gdb/17511
12398         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12399         * gdb.base/sigstep.exp (other_handler_location): New global.
12400         (advance): Support stepping into the signal handler, and running
12401         commands while in the handler.
12402         (in_handler_map): New global.
12403         (top level): In the advance test, add combinations for getting
12404         into the handler with stepping commands, and for running commands
12405         in the handler.  Add comment descripting the advancei tests.
12406
12407 2014-10-28  Pedro Alves  <palves@redhat.com>
12408
12409         * gdb.base/sigstep.exp: Use build_executable instead of
12410         prepare_for_testing.
12411         (top level): Move code that starts GDB, runs to main and creates a
12412         display to ...
12413         (restart): ... this new procedure.
12414         (top level): Move backtrace from signal handler test to ...
12415         (validate_backtrace): ... this new procedure.
12416         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12417         with_test_prefix.  Always restart GDB.
12418         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12419         with_test_prefix.  Always restart GDB.  No need to delete
12420         breakpoints after the test.
12421         (test_skip_handler): Remove prefix parameter.
12422         (skip_over_handler, breakpoint_to_handler)
12423         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12424         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12425         restart GDB.  No need to delete breakpoints after the test.
12426         (top level): Use foreach to call the test procedures with
12427         different commands.
12428
12429 2014-10-28  Pedro Alves  <palves@redhat.com>
12430
12431         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12432         instead of GNATS numbers.
12433         * gdb.base/sigbpt.exp: Likewise.
12434         * gdb.base/siginfo.exp: Likewise.
12435         * gdb.base/sigstep.exp: Likewise.
12436
12437 2014-10-27  Pedro Alves  <palves@redhat.com>
12438
12439         * gdb.base/sigstep.c (dummy): New global.
12440         (main): Issue a couple writes to the new global.
12441         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12442         procedures.
12443         (skip_over_handler): Use test_skip_handler.
12444         (top level): Call skip_over_handler for stepi and nexti too.
12445         (breakpoint_over_handler): Use test_skip_handler.
12446         (top level): Call breakpoint_over_handler for stepi and nexti too.
12447
12448 2014-10-27  Yao Qi  <yao@codesourcery.com>
12449
12450         * gdb.trace/tfile.c (adjust_function_address)
12451         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12452         function descriptor.
12453
12454 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12455
12456         * gdb.base/foll-fork.exp (test_follow_fork,
12457         catch_fork_child_follow): Check for updated fork messages emitted
12458         from infrun.c.
12459         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12460         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12461         vfork_and_exec_child_follow_through_step): Check for updated vfork
12462         messages emitted from infrun.c.
12463
12464 2014-10-24  Pedro Alves  <palves@redhat.com>
12465
12466         * gdb.base/corefile.exp: Remove references to ultrix.
12467         * gdb.base/interrupt.exp: Likewise.
12468         * gdb.base/whatis.exp: Likewise.
12469         * gdb.gdb/selftest.exp: Likewise.
12470         * gdb.threads/manythreads.exp: Likewise.
12471         * gdb.threads/print-threads.exp: Likewise.
12472         * gdb.threads/pthreads.exp:: Likewise.
12473         * gdb.threads/schedlock.exp: Likewise.
12474
12475 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12476
12477         * gdb.cp/non-trivial-retval.cc: Add a test case.
12478         * gdb.cp/non-trivial-retval.exp: Add a test.
12479
12480 2014-10-20  Yao Qi  <yao@codesourcery.com>
12481
12482         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12483         * gdb.python/py-objfile-script-gdb.py: New file.
12484         * gdb.python/py-objfile-script.exp: Update reference to
12485         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12486         of remote_download.  Remove the dest file.
12487
12488 2014-10-20  Yao Qi  <yao@codesourcery.com>
12489
12490         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12491         * gdb.base/step-line.exp: Likewise.
12492         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12493         * gdb.dwarf2/dw2-basic.exp: Likewise.
12494         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12495         * gdb.dwarf2/dw2-filename.exp: Likewise.
12496         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12497         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12498         * gdb.dwarf2/dw2-producer.exp: Likewise.
12499         * gdb.dwarf2/mac-fileno.exp: Likewise.
12500         * gdb.python/py-frame-args.exp: Likewise.
12501         * gdb.python/py-framefilter.exp: Likewise.
12502         * gdb.python/py-mi.exp: Likewise.
12503         * gdb.python/py-objfile-script.exp: Likewise
12504         * gdb.python/py-pp-integral.exp: Likewise.
12505         * gdb.python/py-pp-re-notag.exp: Likewise.
12506         * gdb.python/py-prettyprint.exp: Likewise.
12507         * gdb.python/py-section-script.exp: Likewise.
12508         * gdb.python/py-typeprint.exp: Likewise.
12509         * gdb.python/py-xmethods.exp: Likewise.
12510         * gdb.stabs/weird.exp: Likewise.
12511         * gdb.xml/tdesc-regs.exp: Likewise.
12512
12513 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12514
12515         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12516         (out_cu): Use addr_len for the size of addresses.
12517         (out_line): Likewise.  Size DW_LNE_set_address instruction
12518         according to addr_len.
12519         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12520         (FUNC): Add START_INSNS to definition.
12521
12522 2014-10-18  Yao Qi  <yao@codesourcery.com>
12523
12524         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12525         gdb_has_argv0 return true.
12526         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12527         check [target_info exists noargs], check [gdb_has_argv0]
12528         instead.
12529         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12530         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12531         procedures.
12532
12533 2014-10-17  Doug Evans  <dje@google.com>
12534
12535         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12536         event.
12537         * gdb.python/py-events.py: Add clear_objfiles event.
12538
12539 2014-10-17  Doug Evans  <dje@google.com>
12540
12541         * gdb.python/py-objfile.exp: Test progspace attribute.
12542
12543 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12544
12545         * gdb.guile/scm-breakpoint.exp: Do not assume any
12546         directory separators when matching source file paths.
12547         * gdb.python/py-breakpoint.exp: Likewise.
12548         * gdb.reverse/break-precsave.exp: Likewise.
12549         * gdb.reverse/break-reverse.exp: Likewise.
12550         * gdb.reverse/consecutive-precsave.exp: Likewise.
12551         * gdb.reverse/finish-precsave.exp: Likewise.
12552         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12553         * gdb.reverse/finish-reverse.exp: Likewise.
12554         * gdb.reverse/i386-precsave.exp: Likewise.
12555         * gdb.reverse/i387-env-reverse.exp: Likewise.
12556         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12557         * gdb.reverse/machinestate-precsave.exp: Likewise.
12558         * gdb.reverse/machinestate.exp: Likewise.
12559         * gdb.reverse/sigall-precsave.exp: Likewise.
12560         * gdb.reverse/solib-precsave.exp: Likewise.
12561         * gdb.reverse/step-precsave.exp: Likewise.
12562         * gdb.reverse/until-precsave.exp: Likewise.
12563         * gdb.reverse/watch-precsave.exp: Likewise.
12564         * gdb.reverse/watch-reverse.exp: Likewise.
12565
12566 2014-10-17  Yao Qi  <yao@codesourcery.com>
12567
12568         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12569         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12570
12571 2014-10-17  Pedro Alves  <palves@redhat.com>
12572
12573         PR gdb/17471
12574         * gdb.base/bg-execution-repeat.c: New file.
12575         * gdb.base/bg-execution-repeat.exp: New file.
12576
12577 2014-10-17  Pedro Alves  <palves@redhat.com>
12578
12579         PR gdb/17300
12580         * gdb.base/continue-all-already-running.c: New file.
12581         * gdb.base/continue-all-already-running.exp: New file.
12582
12583 2014-10-17  Pedro Alves  <palves@redhat.com>
12584
12585         PR gdb/17472
12586         * gdb.base/annota-input-while-running.c: New file.
12587         * gdb.base/annota-input-while-running.exp: New file.
12588
12589 2014-10-17  Pedro Alves  <palves@redhat.com>
12590
12591         * gdb.base/callfuncs.exp: emove references to osf.
12592         * gdb.base/sigall.exp: Likewise.
12593         * gdb.gdb/selftest.exp: Likewise.
12594         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12595         * gdb.mi/non-stop.c: Likewise.
12596         * gdb.mi/pthreads.c: Likewise.
12597         * gdb.reverse/sigall-precsave.exp: Likewise.
12598         * gdb.reverse/sigall-reverse.exp: Likewise.
12599         * gdb.threads/pthreads.c: Likewise.
12600         * gdb.threads/pthreads.exp: Likewise.
12601
12602 2014-10-17  Yao Qi  <yao@codesourcery.com>
12603
12604         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12605         check 'target_info exists noargs'.
12606         (test_command_prompt_position): Likewise.
12607         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12608         Remove "set args".
12609         (progvar_simple_while_test): Likewise.
12610         (progvar_complex_if_while_test): Likewise.
12611         (if_while_breakpoint_command_test): Likewise.
12612         (infrun_breakpoint_command_test): Likewise.
12613         (breakpoint_command_test): Likewise.
12614         (watchpoint_command_test): Likewise.
12615         (bp_deleted_in_command_test): Likewise.
12616         (temporary_breakpoint_commands): Likewise.
12617
12618 2014-10-16  Yao Qi  <yao@codesourcery.com>
12619
12620         * gdb.base/remotetimeout.exp: Remove noargs checking.
12621
12622 2014-10-15  Pedro Alves  <palves@redhat.com>
12623
12624         PR breakpoints/9649
12625         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12626         * gdb.base/breakpoint-in-ro-region.exp
12627         (probe_target_hardware_step): New procedure.
12628         (top level): Probe hardware stepping and hardware breakpoint
12629         support.  Test stepping through a read-only region, with both
12630         "breakpoint auto-hw" on and off and both "always-inserted" on and
12631         off.
12632
12633 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12634
12635         * gdb.dlang/demangle.exp: Update for demangling changes.
12636
12637 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12638
12639         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12640         * gdb.cp/non-trivial-retval.exp: Add new tests.
12641
12642 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12643
12644         PR c++/13403
12645         PR c++/15154
12646         * gdb.cp/non-trivial-retval.cc: New file.
12647         * gdb.cp/non-trivial-retval.exp: New file.
12648
12649 2014-10-15  Yao Qi  <yao@codesourcery.com>
12650
12651         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12652         remote host.
12653
12654 2014-10-15  Yao Qi  <yao@codesourcery.com>
12655
12656         * gdb.python/py-symbol.exp: Match file base name if host is
12657         remote, otherwise match file name with dir name.
12658         * gdb.python/py-symtab.exp: Likewise.
12659         * gdb.python/python.exp: Likewise.
12660
12661 2014-10-15  Yao Qi  <yao@codesourcery.com>
12662
12663         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12664         pattern.
12665         * gdb.python/py-symtab.exp: Likewise.
12666         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12667         locationn.
12668
12669 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12670
12671         * gdb.ada/addr_arith: New testcase.
12672
12673 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12674
12675         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12676         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12677         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12678         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12679
12680 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12681
12682         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12683         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12684         * gdb.arch/stap-eval-lang-ada.exp: New file.
12685
12686 2014-10-14  Yao Qi  <yao@codesourcery.com>
12687
12688         * gdb.mi/mi-var-child.c (nothing1): New function.
12689         (nothing2): New function.
12690         (do_children_tests): Set function pointers by nothing1 and
12691         nothing2.
12692         * gdb.mi/mi-var-child.exp: Step over new added statements.
12693         Update test to match the new output.
12694         * gdb.mi/var-cmd.c (nothing1): New function.
12695         (nothing2): New function.
12696         (do_children_tests): Set function pointers by  nothing1 and
12697         nothing2.
12698         * gdb.mi/mi-var-display.exp: Update test to match output.
12699         Step to the line specified by $line_dct_nothing.
12700         Increase the number of lines to step.
12701
12702 2014-10-14  Yao Qi  <yao@codesourcery.com>
12703
12704         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12705         tests.
12706         * gdb.mi/mi2-var-child.exp: Likewise.
12707
12708 2014-10-13  Doug Evans  <dje@google.com>
12709
12710         * gdb.python/py-objfile.exp: Change name of file name test.
12711
12712 2014-10-13  Doug Evans  <dje@google.com>
12713
12714         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12715         from the start of the CU.
12716
12717 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12718             Yao Qi  <yao@codesourcery.com>
12719
12720         Fix "save breakpoints" for "catch" command.
12721         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12722         Remove -nonewline.  Match also the added "main" line.
12723
12724 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12725
12726         Fix "save breakpoints" for "disable $bpnum" command.
12727         * gdb.base/save-bp.c (main): Add label.
12728         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12729
12730 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12731
12732         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12733
12734 2014-10-11  Yao Qi  <yao@codesourcery.com>
12735
12736         * gdb.server/server-kill.exp: Execute command
12737         "set remote trace-status-packet on" before "tstatus".
12738
12739 2014-10-11  Yao Qi  <yao@codesourcery.com>
12740
12741         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12742         (main): Call getppid.
12743         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12744         and continue to it.  Read variable "server_pid".
12745
12746 2014-10-11  Yao Qi  <yao@codesourcery.com>
12747
12748         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12749
12750 2014-10-11  Yao Qi  <yao@codesourcery.com>
12751
12752         * gdb.threads/thread-find.exp: Don't execute command
12753         "info threads".
12754         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12755         * gdb.threads/linux-dp.exp: Don't check the condition
12756         $threads_created equals to zero.
12757
12758 2014-10-10  Pedro Alves  <palves@redhat.com>
12759
12760         * gdb.base/bigcore.exp: Remove references to IRIX.
12761         * gdb.base/funcargs.exp: Likewise.
12762         * gdb.base/interrupt.exp: Likewise.
12763         * gdb.base/mips_pro.exp: Likewise.
12764         * gdb.base/nodebug.exp: Likewise.
12765         * gdb.base/setvar.exp: Likewise.
12766         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12767
12768 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
12769             Pedro Alves  <palves@redhat.com>
12770
12771         PR symtab/14466
12772         * gdb.base/vdso-warning.c: New file.
12773         * gdb.base/vdso-warning.exp: New file.
12774
12775 2014-10-02  Doug Evans  <dje@google.com>
12776
12777         * gdb.base/structs.c (main): Don't run forever.
12778
12779 2014-10-02  Pedro Alves  <palves@redhat.com>
12780
12781         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12782         (top level) <stop threads 1, stop threads 2>: Use it.
12783
12784 2014-10-02  Pedro Alves  <palves@redhat.com>
12785
12786         * gdb.threads/break-while-running.exp (test): Add new
12787         'update_thread_list' argument.  Skip "info threads" if false.
12788         (top level): Add new 'update_thread_list' axis.
12789
12790 2014-10-02  Pedro Alves  <palves@redhat.com>
12791
12792         PR breakpoints/17431
12793         * gdb.base/execl-update-breakpoints.c: New file.
12794         * gdb.base/execl-update-breakpoints.exp: New file.
12795
12796 2014-10-01  Pedro Alves  <palves@redhat.com>
12797
12798         * gdb.base/breakpoint-in-ro-region.c: New file.
12799         * gdb.base/breakpoint-in-ro-region.exp: New file.
12800
12801 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
12802
12803         * gdb.mi/mi-exit-code.exp: New file.
12804         * gdb.mi/mi-exit-code.c: New file.
12805
12806 2014-09-30  Yao Qi  <yao@codesourcery.com>
12807
12808         * lib/prelink-support.exp (build_executable_own_libs): Error if
12809         the target isn't native.
12810
12811 2014-09-30  Yao Qi  <yao@codesourcery.com>
12812
12813         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12814         false.
12815
12816 2014-09-22  Pedro Alves  <palves@redhat.com>
12817
12818         * gdb.threads/break-while-running.exp: New file.
12819         * gdb.threads/break-while-running.c: New file.
12820
12821 2014-09-19  Yao Qi  <yao@codesourcery.com>
12822
12823         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12824         Invoke test.  Restart GDB with --readnow and invoke test again.
12825
12826 2014-09-19  Yao Qi  <yao@codesourcery.com>
12827
12828         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12829         proc set_breakpoint_on_gcd_function.  Invoke
12830         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
12831         invoke set_breakpoint_on_gcd_function again.
12832
12833 2014-09-18  Doug Evans  <dje@google.com>
12834
12835         * gdb.dwarf2/symtab-producer.exp: New file.
12836
12837 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12838
12839         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12840         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12841         * gdb.base/global-var-nested-by-dso.c: Likewise.
12842         * gdb.base/global-var-nested-by-dso.exp: Likewise.
12843
12844 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12845             Pedro Alves  <palves@redhat.com>
12846
12847         * gdb.base/watch-bitfields.exp: Pass string other than test file
12848         name to prepare_for_testing.
12849         (watch): New procedure.
12850         (expect_watchpoint): Use with_test_prefix.
12851         (top level): Factor out tests to ...
12852         (test_watch_location, test_regular_watch): ... these new
12853         procedures, and use with_test_prefix and gdb_continue_to_end.
12854
12855 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
12856
12857         PR breakpoints/12526
12858         * gdb.base/watch-bitfields.exp: New file.
12859         * gdb.base/watch-bitfields.c: New file.
12860
12861 2014-09-16  Pedro Alves  <palves@redhat.com>
12862
12863         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12864         software and hardware addresses, not software address against
12865         itself.
12866
12867 2014-09-16  Pedro Alves  <palves@redhat.com>
12868
12869         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12870         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12871
12872 2014-09-16  Pedro Alves  <palves@redhat.com>
12873
12874         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12875         files.
12876         * gdb.base/a2-run.exp: Remove all code guarded by istarget
12877         "*-*-vxworks*" throughout.
12878         * gdb.base/break.exp: Likewise.
12879         * gdb.base/default.exp: Likewise.
12880         * gdb.base/scope.exp: Likewise.
12881         * gdb.base/sepdebug.exp: Likewise.
12882         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12883         throughout.
12884         * gdb.base/run.c: Likewise.
12885         * gdb.base/sepdebug.c: Likewise.
12886         * gdb.hp/gdb.aCC/run.c: Likewise.
12887         * gdb.reverse/until-reverse.c: Likewise.
12888         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12889
12890 2014-09-16  Yao Qi  <yao@codesourcery.com>
12891
12892         * boards/local-remote-host-native.exp: New file.
12893
12894 2014-09-14  Doug Evans  <xdje42@gmail.com>
12895
12896         * gdb.threads/queue-signal.c (thread_count): New variable.
12897         (thread_count_mutex, thread_count_condvar): New variables.
12898         (incr_thread_count, wait_all_threads_running): New functions.
12899         (main): Wait for all threads to be in their thread functions.
12900
12901 2014-09-13  Doug Evans  <xdje42@gmail.com>
12902
12903         * gdb.threads/queue-signal.c: New file.
12904         * gdb.threads/queue-signal.exp: New file.
12905
12906 2014-09-13  Doug Evans  <xdje42@gmail.com>
12907
12908         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12909         be consistent with what default_gdb_init uses.
12910         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12911         the plain text of the prompt.  Add some logging printfs.
12912         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12913
12914 2014-09-12  Pedro Alves  <palves@redhat.com>
12915
12916         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12917         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12918         * gdb.arch/i386-size-overlap.exp: Likewise.
12919         * gdb.arch/i386-size.exp: Likewise.
12920         * gdb.arch/i386-unwind.exp: Likewise.
12921         * gdb.base/a2-run.exp: Likewise.
12922         * gdb.base/break.exp: Likewise.
12923         * gdb.base/charset.exp: Likewise.
12924         * gdb.base/chng-syms.exp: Likewise.
12925         * gdb.base/commands.exp: Likewise.
12926         * gdb.base/dbx.exp: Likewise.
12927         * gdb.base/find.exp: Likewise.
12928         * gdb.base/funcargs.exp: Likewise.
12929         * gdb.base/jit-simple.exp: Likewise.
12930         * gdb.base/reread.exp: Likewise.
12931         * gdb.base/sepdebug.exp: Likewise.
12932         * gdb.base/step-bt.exp: Likewise.
12933         * gdb.cp/mb-inline.exp: Likewise.
12934         * gdb.cp/mb-templates.exp: Likewise.
12935         * gdb.objc/basicclass.exp: Likewise.
12936         * gdb.threads/killed.exp: Likewise.
12937
12938 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
12939
12940         PR tdep/17379
12941         * gdb.arch/powerpc-stackless.S: New file.
12942         * gdb.arch/powerpc-stackless.exp: New file.
12943
12944 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12945
12946         * gdb.base/attach.c: Include unistd.h.
12947         (main): Call alarm.  Add label postloop.
12948         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12949         gdb_breakpoint, gdb_continue_to_breakpoint.
12950         (test_command_line_attach_run): Kill ${testpid} in one exit path.
12951
12952 2014-09-11  Pedro Alves  <palves@redhat.com>
12953
12954         PR gdb/17347
12955         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12956         * gdb.base/attach.exp (test_command_line_attach_run): New
12957         procedure.
12958         (top level): Call it.
12959
12960 2014-09-11  Pedro Alves  <palves@redhat.com>
12961
12962         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12963         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12964         (do_command_attach_tests): Use spawn_wait_for_attach.
12965         * gdb.base/solib-overlap.exp: Likewise.
12966         * gdb.multi/multi-attach.exp: Likewise.
12967         * gdb.python/py-prompt.exp: Likewise.
12968         * gdb.python/py-sync-interp.exp: Likewise.
12969         * gdb.server/ext-attach.exp: Likewise.
12970
12971 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
12972
12973         * gdb.fortran/array-element.exp: Remove unexpected "continue"
12974         command in testcase.  Simplify testcase.
12975
12976 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12977
12978         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12979
12980 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12981
12982         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12983
12984 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12985
12986         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12987
12988 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
12989
12990         * gdb.dwarf2/dynarr-ptr.c: New file.
12991         * gdb.dwarf2/dynarr-ptr.exp: New file.
12992
12993 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
12994
12995         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12996         of 30 rather than hardcoding 120 for a slow test case.  Take the
12997         `gdb,timeout' target setting into account for this calculation.
12998         Don't extend the timeout for the test cases that don't need it.
12999
13000 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13001
13002         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13003         a factor of 2 for a slow test case.  Take the `gdb,timeout'
13004         target setting into account for this calculation.
13005         * gdb.reverse/until-precsave.exp: Increase the timeout by
13006         a factor of 15 and 3 respectively rather than adding 120
13007         for a pair of slow test cases.  Take the `gdb,timeout'
13008         target setting into account for this calculation.
13009
13010 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13011
13012         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13013         timeout, don't pass one down to gdb_expect.
13014         (gdb_expect): Rework timeout selection.
13015
13016 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13017
13018         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13019         exception on timeout.
13020         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13021         (gdbserver_start_extended): Catch any `gdbserver_start' error
13022         exceptions.
13023         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13024         * lib/mi-support.exp (mi_gdb_target_load): Catch any
13025         `gdbserver_gdb_load' error exceptions.
13026
13027 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13028
13029         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13030         120 on waiting for the TCP socket to open.
13031
13032 2014-09-09  Doug Evans  <xdje42@gmail.com>
13033
13034         * gdb.base/default.exp (show_conv_list): Add _caller_is,
13035         _caller_matches, _any_caller_is, _any_caller_matches.
13036
13037 2014-09-09  Doug Evans  <xdje42@gmail.com>
13038
13039         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13040
13041 2014-09-09  Yao Qi  <yao@codesourcery.com>
13042
13043         * gdb.mi/mi-var-display.exp: Set print symbol off.
13044
13045 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13046
13047         PR gdb/17035
13048         * gdb.base/commands.exp: Add tests to verify user-defined
13049         commands with empty bodies.
13050         * gdb.python/py-cmd.exp: Test that we don't show user-defined
13051         python commands in `show user command`.
13052         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13053         scheme commands in `show user command`.
13054
13055 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
13056
13057         PR python/17355
13058         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13059         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13060         * gdb.python/py-framefilter-invalidarg.exp: New file.
13061         * gdb.python/py-framefilter-invalidarg.py: New file.
13062
13063 2014-09-06  Doug Evans  <xdje42@gmail.com>
13064
13065         PR 15276
13066         * gdb.python/py-caller-is.c: New file.
13067         * gdb.python/py-caller-is.exp: New file.
13068
13069 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
13070
13071         PR gdb/17235
13072         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13073         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13074
13075 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
13076
13077         PR fortran/17237
13078         * gdb.fortran/print-formatted.exp: New file.
13079         * gdb.fortran/print-formatted.f90: Likewise.
13080
13081 2014-09-03  Sasha Smundak  <asmundak@google.com>
13082
13083         * gdb.python/py-frame.exp: Test Frame.read_register.
13084
13085 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
13086
13087         PR python/16699
13088         * gdb.python/py-completion.exp: New file.
13089         * gdb.python/py-completion.py: Likewise.
13090
13091 2014-08-28  Doug Evans  <dje@google.com>
13092
13093         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13094         eax,etc. are live with values set by gdb and thus the compiler can't
13095         use them.
13096         * gdb.arch/i386-pseudo.c (main): Ditto.
13097
13098 2014-08-27  Doug Evans  <dje@google.com>
13099
13100         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13101
13102 2014-08-25  Doug Evans  <dje@google.com>
13103
13104         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13105         (main): Ditto.
13106
13107 2014-08-25  Doug Evans  <dje@google.com>
13108
13109         * gdb.threads/thread-execl.exp: #include <stdio.h>.
13110
13111 2014-08-24  Yao Qi  <yao@codesourcery.com>
13112
13113         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13114         symbol off.
13115         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13116
13117 2014-08-22  Doug Evans  <dje@google.com>
13118
13119         PR 17276
13120         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13121         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13122         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13123
13124 2014-08-22  Yao Qi  <yao@codesourcery.com>
13125
13126         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13127         * gdb.python/py-finish-breakpoint2.exp: Likewise.
13128         * gdb.python/python.exp: Likewise.  Use .py file on the host
13129         instead of the build.
13130
13131 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13132
13133         * gdb.threads/gcore-stale-thread.c: New file.
13134         * gdb.threads/gcore-stale-thread.exp: New file.
13135
13136 2014-08-21  Pedro Alves  <palves@redhat.com>
13137
13138         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13139         * gdb.base/gcore-relro-pie.exp: Likewise.
13140         * gdb.base/gcore-relro.exp: Likewise.
13141         * gdb.base/gcore.exp: Likewise.
13142         * gdb.base/print-symbol-loading.exp: Likewise.
13143         * gdb.threads/gcore-thread.exp: Likewise.
13144         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13145
13146 2014-08-20  Pedro Alves  <palves@redhat.com>
13147             Jan Kratochvil  <jan.kratochvil@redhat.com>
13148
13149         * Makefile.in (EXTRA_RULES, CC): New variables, get from
13150         configure.
13151         (EXPECT): Handle READ1 being set.
13152         (all): Depend on EXTRA_RULES.
13153         (check-read1, expect-read1, read1.so, read1): New rules.
13154         * README (Testsuite Parameters): Document the READ1 make variable.
13155         (Race detection): New section.
13156         * configure: Regenerate.
13157         * configure.ac: If build==host==target, and running under a
13158         GNU/glibc system, add read1 to the extra Makefile rules.
13159         (EXTRA_RULES): AC_SUBST it.
13160         * lib/read1.c: New file.
13161
13162 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
13163
13164         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13165         the handling of variables declared as a typedef to an array
13166         which a DW_AT_data_location attribute.
13167
13168 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
13169             Pedro Alves  <palves@redhat.com>
13170
13171         PR symtab/14604
13172         PR symtab/14605
13173         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13174         gdb_test.
13175
13176 2014-08-19  Pedro Alves  <palves@redhat.com>
13177
13178         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13179
13180 2014-08-19  Yao Qi  <yao@codesourcery.com>
13181
13182         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13183         right line.
13184
13185 2014-08-18  David Blaikie  <dblaikie@gmail.com>
13186
13187         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13188
13189 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13190
13191         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13192         attribute in array range.
13193
13194 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13195
13196         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13197
13198 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13199
13200         PR c++/17132
13201         * gdb.cp/pr17132.cc: New file.
13202         * gdb.cp/pr17132.exp: New file.
13203
13204 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13205
13206         * gdb.python/py-xmethods.py (A_getarrayind)
13207         (E_method_char_worker.__call__, E_method_int_worker.__call__):
13208         Use 'print' with function call syntax.
13209         (E_method_matcher.match): Fix tab vs space indentation mixup.
13210
13211 2014-08-15  Yao Qi  <yao@codesourcery.com>
13212
13213         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13214         false.
13215
13216 2014-08-15  Yao Qi  <yao@codesourcery.com>
13217
13218         * gdb.cp/casts.exp: Set print symbol off.
13219         * gdb.cp/class2.exp: Likewise.
13220         * gdb.cp/overload.exp: Likewise.
13221         * gdb.cp/templates.exp: Likewise.
13222
13223 2014-08-11  Doug Evans  <dje@google.com>
13224
13225         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13226         (test_load_shlib): Update.
13227
13228 2014-08-09  Yao Qi  <yao@codesourcery.com>
13229
13230         * gdb.base/display.exp: Invoke is_address_zero_readable.
13231         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13232         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13233         * gdb.base/hbreak-unmapped.exp: Return if
13234         is_address_zero_readable returns true.
13235         * gdb.base/signest.exp: Likewise.
13236         * gdb.base/signull.exp: Likewise.
13237         * gdb.base/sigbpt.exp: Likewise.
13238         * gdb.guile/scm-disasm.exp: Do the test if
13239         is_address_zero_readable returns false.
13240         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13241         * gdb.python/py-arch.exp: Likewise.
13242         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13243         * lib/gdb.exp (is_address_zero_readable): New proc.
13244
13245 2014-08-09  Yao Qi  <yao@codesourcery.com>
13246
13247         PR testsuite/13443
13248         * gdb.mi/mi-var-display.exp: Make test messages unique.
13249
13250 2014-08-04  Tom Tromey  <tromey@redhat.com>
13251
13252         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13253         target 0".
13254
13255 2014-08-04  Tom Tromey  <tromey@redhat.com>
13256
13257         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13258         "target_resume".
13259
13260 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
13261
13262         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13263         inner_vla_struct_object_size.
13264         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13265         as xfail.
13266
13267 2014-07-30  Pedro Alves  <palves@redhat.com>
13268
13269         * gdb.threads/signal-command-handle-nopass.exp (test): Add
13270         comment.
13271
13272 2014-07-29  Yao Qi  <yao@codesourcery.com>
13273
13274         PR gdb/17206
13275         * gdb.base/until-nodebug.exp: New.
13276
13277 2014-07-28  Doug Evans  <xdje42@gmail.com>
13278
13279         PR guile/17203
13280         * gdb.guile/scm-parameter.exp: Add tests for trying to create
13281         previously existing parameter, and previously ambiguously spelled
13282         parameter.
13283
13284 2014-07-28  Will Newton  <will.newton@linaro.org>
13285
13286         * gdb.base/varargs.exp: Remove KFAILs for ARM.
13287
13288 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
13289             Doug Evans  <xdje42@gmail.com>
13290
13291         PR guile/17146
13292         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13293
13294 2014-07-25  Pedro Alves  <palves@redhat.com>
13295
13296         * gdb.threads/signal-command-handle-nopass.c: New file.
13297         * gdb.threads/signal-command-handle-nopass.exp: New file.
13298         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13299         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13300         * gdb.threads/signal-delivered-right-thread.c: New file.
13301         * gdb.threads/signal-delivered-right-thread.exp: New file.
13302
13303 2014-07-25  Pedro Alves  <palves@redhat.com>
13304
13305         * gdb.base/double-prompt-target-event-error.exp
13306         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13307         match.
13308         (cancel_pagination_in_target_event): Rework double prompt
13309         detection.
13310         * gdb.base/paginate-after-ctrl-c-running.exp
13311         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13312         <return>' match.
13313         * gdb.base/paginate-bg-execution.exp
13314         (test_bg_execution_pagination_return)
13315         (test_bg_execution_pagination_cancel): Remove '-notransfer
13316         <return>' matches.
13317         * gdb.base/paginate-execution-startup.exp
13318         (test_fg_execution_pagination_return)
13319         (test_fg_execution_pagination_cancel): Remove '-notransfer
13320         <return>' matches.
13321         * gdb.base/paginate-inferior-exit.exp
13322         (test_paginate_inferior_exited): Remove '-notransfer <return>'
13323         match.
13324         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13325         * lib/gdb.exp (pagination_prompt): Run text through
13326         string_to_regexp.
13327         (gdb_test_multiple): Match $pagination_prompt instead of
13328         "<return>".
13329         (string_to_regexp): Move to lib/gdb-utils.exp.
13330
13331 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
13332
13333         * gdb.arch/amd64-entry-value-paramref.S: New file.
13334         * gdb.arch/amd64-entry-value-paramref.cc: New file.
13335         * gdb.arch/amd64-entry-value-paramref.exp: New file.
13336         * gdb.arch/amd64-optimout-repeat.S: New file.
13337         * gdb.arch/amd64-optimout-repeat.c: New file.
13338         * gdb.arch/amd64-optimout-repeat.exp: New file.
13339
13340 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
13341
13342         PR gdb/17170
13343         * gdb.base/statistics.exp: New file.
13344
13345 2014-07-17  Doug Evans  <dje@google.com>
13346
13347         PR gdb/17170
13348         * gdb.base/maint.exp: Update testing of per-command stats.
13349
13350 2014-07-16  Pedro Alves  <palves@redhat.com>
13351
13352         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13353         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13354         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13355         (tfile_write_buf): New functions.
13356         (add_memory_block): Rewrite using the above.
13357         (adjust_function_address): New function.
13358         (FUNCTION_ADDRESS): New macro.
13359         (write_basic_trace_file): Remove short_x local, and use
13360         tfile_write_16. Change type of func_addr local to unsigned long
13361         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
13362         here.  Cast argument of add_memory_block to char pointer.
13363         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
13364         (main): Remove parameters.
13365         * gdb.trace/tfile.exp: Remove nowarnings.
13366
13367 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
13368
13369         * gdb.base/debug-expr.exp: Test string evaluation with
13370         "debug expression" on.
13371
13372 2014-07-15  Pedro Alves  <palves@redhat.com>
13373
13374         * gdb.base/reread.exp: Use clean_restart.
13375
13376 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
13377
13378         * gdb.arch/avr-flash-qualifer.c: New.
13379         * gdb.arch/avr-flash-qualifer.exp: New.
13380
13381 2014-07-14  Pedro Alves  <palves@redhat.com>
13382
13383         * gdb.base/paginate-after-ctrl-c-running.c: New file.
13384         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13385
13386 2014-07-14  Pedro Alves  <palves@redhat.com>
13387
13388         * gdb.base/double-prompt-target-event-error.c: New file.
13389         * gdb.base/double-prompt-target-event-error.exp: New file.
13390
13391 2014-07-14  Pedro Alves  <palves@redhat.com>
13392
13393         PR gdb/17072
13394         * gdb.base/paginate-inferior-exit.c: New file.
13395         * gdb.base/paginate-inferior-exit.exp: New file.
13396
13397 2014-07-14  Pedro Alves  <palves@redhat.com>
13398
13399         PR gdb/17072
13400         * gdb.base/paginate-bg-execution.c: New file.
13401         * gdb.base/paginate-bg-execution.exp: New file.
13402
13403 2014-07-14  Pedro Alves  <palves@redhat.com>
13404
13405         PR gdb/17072
13406         * gdb.base/paginate-execution-startup.c: New file.
13407         * gdb.base/paginate-execution-startup.exp: New file.
13408         * lib/gdb.exp (pagination_prompt): New global.
13409         (default_gdb_spawn): New procedure, factored out from
13410         default_gdb_spawn.
13411         (default_gdb_start): Adjust to call default_gdb_spawn.
13412         (gdb_spawn): New procedure.
13413
13414 2014-07-14  Pedro Alves  <palves@redhat.com>
13415
13416         * lib/gdb.exp (gdb_assert): New procedure.
13417         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13418
13419 2014-07-14  Pedro Alves  <palves@redhat.com>
13420
13421         * gdb.base/execution-termios.c: New file.
13422         * gdb.base/execution-termios.exp: New file.
13423
13424 2014-07-14  Tom Tromey  <tromey@redhat.com>
13425
13426         * gdb.cp/vla-cxx.cc: New file.
13427         * gdb.cp/vla-cxx.exp: New file.
13428
13429 2014-07-14  Tom Tromey  <tromey@redhat.com>
13430
13431         * gdb.reverse/rerun-prec.c: New file.
13432         * gdb.reverse/rerun-prec.exp: New file.
13433
13434 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13435             Maciej W. Rozycki  <macro@codesourcery.com>
13436
13437         * lib/gdb-utils.exp: New file.
13438         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13439         inline `gdb_init_command' processing.
13440         (gdb_start_cmd): Likewise.
13441         * lib/mi-support.exp (mi_run_cmd): Likewise.
13442         * README: Document `gdb_init_command' and `gdb_init_commands'.
13443
13444 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13445
13446         Fix false FAIL running under a very long directory name.
13447         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13448         and "set print elements 10000".  Twice.
13449
13450 2014-07-11  Yao Qi  <yao@codesourcery.com>
13451
13452         * gdb.base/exprs.exp: "set print symbol off".
13453
13454 2014-07-11  Pedro Alves  <palves@redhat.com>
13455
13456         * gdb.threads/kill.c: New file.
13457         * gdb.threads/kill.exp: New file.
13458
13459 2014-07-10  Yao Qi  <yao@codesourcery.com>
13460
13461         * gdb.trace/tfile.c (write_basic_trace_file)
13462         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13463         address written to trace file.
13464
13465 2014-07-09  Pedro Alves  <palves@redhat.com>
13466
13467         * gdb.base/attach-wait-input.exp: New file.
13468         * gdb.base/attach-wait-input.c: New file.
13469
13470 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13471
13472         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13473         setting up test structures.
13474         (main): Call new test function.
13475         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13476         test function, continue into test function and walk test
13477         structures.
13478
13479 2014-07-02  Yao Qi  <yao@codesourcery.com>
13480
13481         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13482         'bar_start' at the beginning of functions 'foo' and 'bar'
13483         respectively.
13484         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13485         instead of 'foo' and 'bar'.
13486
13487 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13488
13489         * gdb.btrace/segv.exp: New.
13490         * gdb.btrace/segv.c: New.
13491
13492 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13493
13494         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13495         instruction.
13496
13497 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13498
13499         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13500         vulture, vilify, villar): New volatile array constants.
13501         (vindictive, vegetation): New const volatile array constants.
13502         * gdb.base/volatile.exp: Test volatile and const volatile array
13503         types.
13504
13505 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13506
13507         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13508         target lacks support for awatch, rwatch, or hbreak.
13509
13510 2014-06-27  Yao Qi  <yao@codesourcery.com>
13511
13512         * gdb.multi/dummy-frame-restore.exp: New.
13513         * gdb.multi/dummy-frame-restore.c: New.
13514
13515 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13516
13517         * gdb.btrace/gcore.exp: New.
13518
13519 2014-06-23  Pedro Alves  <palves@redhat.com>
13520
13521         * gdb.base/watchpoint-reuse-slot.c: New file.
13522         * gdb.base/watchpoint-reuse-slot.exp: New file.
13523
13524 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13525
13526         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13527         progspace's filename in 'info', 'enable' and 'disable' command
13528         tests.
13529
13530 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13531
13532         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13533         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13534         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13535
13536 2014-06-20  Gary Benson  <gbenson@redhat.com>
13537
13538         * gdb.arch/i386-avx.exp: Fix include file location.
13539         * gdb.arch/i386-sse.exp: Likewise.
13540
13541 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13542
13543         * gdb.dlang/expression.exp: New file.
13544
13545 2014-06-19  Pedro Alves  <palves@redhat.com>
13546
13547         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13548         out from ...
13549         (top level): ... here.  Iterate running tests under different
13550         scheduler-locking settings.
13551
13552 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13553
13554         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13555         to DW_FORM_addr and use non-zero addresses.
13556
13557 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13558
13559         PR gdb/17017
13560         * gdb.python/py-xmethods.cc: Add global function call counters and
13561         increment them in their respective functions.  Remove "cout"
13562         statements.
13563         * gdb.python/py-xmethods.exp: Make tests check the global function
13564         call counters instead of depending on inferior IO.
13565
13566 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13567
13568         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13569         Deleted procedure.
13570         (explicit_fork_parent_follow): Deleted procedure.
13571         (explicit_fork_child_follow): Deleted procedure.
13572         (test_follow_fork): New procedure.
13573         (do_fork_tests): Replace calls to deleted procedures with
13574         calls to test_follow_fork and reset GDB for subsequent
13575         procedure calls.
13576
13577 2014-06-17  Yao Qi  <yao@codesourcery.com>
13578
13579         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13580         CP1252.
13581
13582 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13583
13584         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13585         Initialize ptr and S explicitly.
13586         (skip_type_update_when_not_use_rtti_test): Likewise.
13587
13588 2014-06-16  Keith Seitz  <keiths@redhat.com>
13589
13590         PR mi/15863
13591         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13592         the inferior is started.
13593
13594 2014-06-16  Pedro Alves  <palves@redhat.com>
13595
13596         * gdb.base/break-main-file-remove-fail.c: New file.
13597         * gdb.base/break-main-file-remove-fail.exp: New file.
13598         * gdb.base/break-unload-file.exp: Use build_executable instead of
13599         prepare_for_testing.
13600         (test_break): New parameter "initial_load".  Handle it.
13601         (top level): Add initial_load cmdline/file axis.
13602
13603 2014-06-12  Tom Tromey  <tromey@redhat.com>
13604
13605         * gdb.base/completion.exp: Don't use directory name in test.
13606
13607 2014-06-09  Gary Benson  <gbenson@redhat.com>
13608
13609         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13610         separate the always-available ANSI-standard signals from the
13611         signals that require checking.
13612         (main): Likewise.
13613         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13614         Likewise.
13615         (main): Likewise.
13616
13617 2014-06-07  Keith Seitz  <keiths@redhat.com>
13618
13619         Revert:
13620         PR c++/16253
13621         * gdb.cp/var-tag.cc: New file.
13622         * gdb.cp/var-tag.exp: New file.
13623         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13624         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13625         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13626         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13627
13628 2014-06-06  Doug Evans  <xdje42@gmail.com>
13629
13630         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13631
13632 2014-06-06  Pedro Alves  <palves@redhat.com>
13633
13634         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13635         in target debug output instead of looking at RSP packets,
13636         disabling the test on any target that uses hardware stepping.
13637         Update comments.
13638
13639 2014-06-06  Pedro Alves  <palves@redhat.com>
13640
13641         * gdb.base/break-unload-file.exp: Fix typo.
13642
13643 2014-06-06  Yao Qi  <yao@codesourcery.com>
13644
13645         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13646         from "jit_function" to "^jit_function".
13647
13648 2014-06-06  Yao Qi  <yao@codesourcery.com>
13649
13650         * gdb.base/async.c (foo): Add one statement.
13651         * gdb.base/async.exp: Get the next instruction address and
13652         match the output of "nexti" by instruction address.  Match
13653         the hex address in the output of "finish".
13654
13655 2014-06-06  Gary Benson  <gbenson@redhat.com>
13656
13657         * gdb.base/call-signals.c: Remove preprocessor conditionals
13658         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13659         SIGSEGV and SIGTERM.
13660         * gdb.base/sigall.c: Likewise.
13661         * gdb.base/unwindonsignal.c: Likewise.
13662         * gdb.reverse/sigall-reverse.c: Likewise.
13663
13664 2014-06-06  Yao Qi  <yao@codesourcery.com>
13665
13666         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13667         readable, skip the test.
13668
13669 2014-06-06  Yao Qi  <yao@codesourcery.com>
13670
13671         * gdb.threads/staticthreads.c (thread_function): Move the line
13672         setting breakpoint on forward.
13673         * gdb.threads/staticthreads.exp: Update comments.
13674
13675 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13676
13677         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13678         "history-append! type error".
13679
13680 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13681
13682         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13683         erroneous dprintf expected input.
13684
13685 2014-06-04  Doug Evans  <xdje42@gmail.com>
13686
13687         * gdb.guile/scm-generics.exp: Delete.
13688
13689 2014-06-04  Doug Evans  <xdje42@gmail.com>
13690
13691         * gdb.guile/scm-breakpoint.exp: Update.
13692         Add tests for breakpoint registration.
13693
13694 2014-06-04  Tom Tromey  <tromey@redhat.com>
13695
13696         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13697         VLA-in-union.
13698         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13699         inner_vla_struct, vla_union types.  Initialize objects of those
13700         types and compute their sizes.
13701
13702 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13703             Hui Zhu  <hui@codesourcery.com>
13704
13705         * gdb.base/fileio.exp: Add test for shell not available as well as
13706         available.
13707         * gdb.base/fileio.c (test_system): Check for shell twice.
13708
13709 2014-06-04  Yao Qi  <yao@codesourcery.com>
13710
13711         * gdb.base/auto-connect-native-target.exp: Remove redundant
13712         space from the regexp pattern.
13713
13714 2014-06-04  Yao Qi  <yao@codesourcery.com>
13715
13716         * gdb.base/default.exp: Replace "child" with "native" in
13717         regexp pattern.
13718
13719 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13720
13721         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13722         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13723         * gdb.python/py-xmethods.py: Python script supporting the
13724         new testcase and tests.
13725
13726 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13727             Pedro Alves  <palves@redhat.com>
13728
13729         PR breakpoints/17000
13730         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13731         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13732
13733 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13734
13735         * gdb.base/subst.exp: Add tests to verify partial path matching
13736         output.
13737
13738 2014-06-03  Pedro Alves  <palves@redhat.com>
13739
13740         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13741         target that doesn't use software single-stepping.
13742
13743 2014-06-03  Pedro Alves  <palves@redhat.com>
13744
13745         PR breakpoints/17000
13746         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13747         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13748
13749 2014-06-02  Doug Evans  <xdje42@gmail.com>
13750
13751         * gdb.guile/scm-parameter.exp: New file.
13752
13753 2014-06-02  Doug Evans  <xdje42@gmail.com>
13754
13755         * gdb.guile/scm-cmd.c: New file.
13756         * gdb.guile/scm-cmd.exp: New file.
13757
13758 2014-06-02  Doug Evans  <xdje42@gmail.com>
13759
13760         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13761         pretty-printer lookup.
13762         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13763         (make-pp_s-printer): Call it.
13764         (make-pretty-printer-from-dict): New function.
13765         (lookup-pretty-printer-maker-from-dict): New function.
13766         (*pretty-printer*): Simplify.
13767         (make-objfile-pp_s-printer): New function.
13768         (install-objfile-pretty-printers!): New function.
13769         (make-progspace-pp_s-printer): New function.
13770         (install-progspace-pretty-printers!): New function.
13771         * gdb.guile/scm-progspace.c: New file.
13772         * gdb.guile/scm-progspace.exp: New file.
13773
13774 2014-06-02  Pedro Alves  <palves@redhat.com>
13775
13776         * gdb.base/dprintf-bp-same-addr.c: New file.
13777         * gdb.base/dprintf-bp-same-addr.exp: New file.
13778
13779 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13780
13781         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13782         * gdb.arch/powerpc-power.s: Likewise.
13783
13784 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
13785
13786         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13787
13788 2014-06-01  Yao Qi  <yao@codesourcery.com>
13789
13790         * gdb.base/watchpoint.exp (test_watch_location): Check null
13791         pointer can be dereferenced.  If not, do the test, otherwise
13792         skip it.
13793
13794 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13795
13796         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13797         results.
13798         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13799
13800 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
13801
13802         * gdb.arch/amd64-invalid-stack-middle.S: New file.
13803         * gdb.arch/amd64-invalid-stack-middle.c: New file.
13804         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13805         * gdb.arch/amd64-invalid-stack-top.c: New file.
13806         * gdb.arch/amd64-invalid-stack-top.exp: New file.
13807
13808 2014-05-30  Pedro Alves  <palves@redhat.com>
13809
13810         PR breakpoints/17000
13811         * gdb.base/sss-bp-on-user-bp.c: New file.
13812         * gdb.base/sss-bp-on-user-bp.exp: New file.
13813
13814 2014-05-30  David Blaikie  <dblaikie@gmail.com>
13815
13816         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13817         gnu_inline semantics via attribute.
13818         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13819         source explicitly specifies the required semantics.
13820
13821 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
13822
13823         * gdb.reverse/sigall-reverse.exp: Fix a typo.
13824
13825 2014-05-29  Pedro Alves  <palves@redhat.com>
13826             Tom Tromey  <tromey@redhat.com>
13827
13828         * gdb.base/async-shell.exp: Don't enable target-async.
13829         * gdb.base/async.exp
13830         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13831         parameter.  Adjust.
13832         (top level): Don't test with "target-async".
13833         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13834         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13835         * gdb.base/inferior-died.exp: Don't enable target-async.
13836         * gdb.base/interrupt-noterm.exp: Likewise.
13837         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13838         * gdb.mi/mi-nonstop-exit.exp: Likewise.
13839         * gdb.mi/mi-nonstop.exp: Likewise.
13840         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13841         * gdb.mi/mi-nsintrall.exp: Likewise.
13842         * gdb.mi/mi-nsmoribund.exp: Likewise.
13843         * gdb.mi/mi-nsthrexec.exp: Likewise.
13844         * gdb.mi/mi-watch-nonstop.exp: Likewise.
13845         * gdb.multi/watchpoint-multi.exp: Adjust comment.
13846         * gdb.python/py-evsignal.exp: Don't enable target-async.
13847         * gdb.python/py-evthreads.exp: Likewise.
13848         * gdb.python/py-prompt.exp: Likewise.
13849         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13850         * gdb.server/solib-list.exp: Don't enable target-async.
13851         * gdb.threads/thread-specific-bp.exp: Likewise.
13852         * lib/mi-support.exp: Adjust to use mi-async.
13853
13854 2014-05-29  Pedro Alves  <palves@redhat.com>
13855
13856         PR gdb/13860
13857         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13858         reason, even in sync mode.
13859
13860 2014-05-29  Pedro Alves  <palves@redhat.com>
13861             Hui Zhu  <hui@codesourcery.com>
13862
13863         PR PR15693
13864         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13865         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13866         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13867         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13868
13869 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
13870
13871         * config/monitor.exp (gdb_target_monitor): Replace use of
13872         "set remotebaud" by "set serial baud".
13873
13874 2014-05-26  Andy Wingo  <wingo@igalia.com>
13875
13876         * gdb.guile/scm-breakpoint.exp:
13877         * gdb.guile/scm-gsmob.exp: Update to use plain old object
13878         properties instead of gdb-object-properties.
13879
13880 2014-05-26  Yao Qi  <yao@codesourcery.com>
13881
13882         * gdb.server/no-thread-db.exp: Specify source file name
13883         explicitly when setting a breakpoint.
13884
13885 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13886
13887         * gdb.btrace/vdso.c: New.
13888         * gdb.btrace/vdso.exp: New.
13889
13890 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13891
13892         * gdb.base/gcore.exp (capture_command_output): Move ...
13893         * lib/gdb.exp (capture_command_output): ... here.
13894
13895 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
13896
13897         * gdb.btrace/data.exp: Test memory access during btrace replay.
13898
13899 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
13900
13901         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13902
13903 2014-05-21  Pedro Alves  <palves@redhat.com>
13904
13905         PR gdb/13860
13906         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13907         (top level): Test that output related to execution commands is
13908         sent to the console with CLI commands, but not with MI commands.
13909         Test that breakpoint events are always mirrored to the console.
13910         Also expect the new source line to be output after a "next" in
13911         async mode too.  Make it a pass/fail test.
13912         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13913         output.
13914         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13915
13916 2014-05-21  Pedro Alves  <palves@redhat.com>
13917
13918         * gdb.base/list.exp (build_pattern, test_list): New procedures.
13919         Use them to test variations of "list" after reaching a breakpoint.
13920         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13921         Test "list" with listsize 10 after reaching a breakpoint.
13922         * gdb.python/python.exp (decode_line current location line
13923         number): Adjust expected line number.
13924
13925 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
13926
13927         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13928         behavior for $args, pass it directly to "run".
13929
13930 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
13931
13932         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13933         30000 to 65536.
13934
13935 2014-05-21  Pedro Alves  <palves@redhat.com>
13936
13937         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13938         auto-connect-native-target off".
13939         * gdb.base/auto-connect-native-target.c: New file.
13940         * gdb.base/auto-connect-native-target.exp: New file.
13941
13942 2014-05-21  Pedro Alves  <palves@redhat.com>
13943
13944         * gdb.base/default.exp: Test "target native" instead of "target
13945         child".
13946
13947 2014-05-21  Mark Wielaard  <mjw@redhat.com>
13948
13949         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13950
13951 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13952
13953         Fix TLS access for -static -pthread.
13954         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13955         <HAVE_TLS> (thread_function, main): Initialize it.
13956         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13957         Add clean_restart.
13958         <$have_tls != "">: Check TLSVAR.
13959
13960 2014-05-21  Pedro Alves  <palves@redhat.com>
13961
13962         * gdb.base/dcache-line-read-error.c: New.
13963         * gdb.base/dcache-line-read-error.exp: New.
13964
13965 2014-05-20  Pedro Alves  <palves@redhat.com>
13966
13967         * gdb.base/compare-sections.c: New file.
13968         * gdb.base/compare-sections.exp: New file.
13969
13970 2014-05-20  Pedro Alves  <palves@redhat.com>
13971
13972         * gdb.base/break-idempotent.c: New file.
13973         * gdb.base/break-idempotent.exp: New file.
13974
13975 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
13976
13977         * gdb.btrace/nohist.exp: New.
13978
13979 2014-05-20  Yao Qi  <yao@codesourcery.com>
13980
13981         * lib/gdb.exp (gdb_init): Set timeout if test file is under
13982         gdb.reverse directory and gdb_reverse_timeout exists in board
13983         setting.
13984         * README: Document gdb_reverse_timeout.
13985
13986 2014-05-20  Yao Qi  <yao@codesourcery.com>
13987
13988         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13989         'test_file_name'.  Treat args as a string instead of a list.
13990         (gdb_init): Rename argument 'args' by 'test_file_name'.
13991
13992 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
13993
13994         * gdb.arch/powerpc-power.exp: New file.
13995         * gdb.arch/powerpc-power.s: New file.
13996
13997 2014-05-16  Doug Evans  <dje@google.com>
13998
13999         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14000         * gdb.base/completion.exp: Check that all expected files exist
14001         before doing file completion.
14002
14003 2014-05-16  Doug Evans  <dje@google.com>
14004
14005         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14006         Update.
14007         (do_syscall_tests_without_xml): Update.
14008
14009 2014-05-16  Pedro Alves  <palves@redhat.com>
14010
14011         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14012         instead of "unknown output after running".
14013
14014 2014-05-16  Yao Qi  <yao@codesourcery.com>
14015
14016         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
14017         file1.txt from host at the end.
14018         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14019
14020 2014-05-15  Doug Evans  <dje@google.com>
14021
14022         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14023         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14024         loading file.  Add test for TU lookup.
14025
14026 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14027
14028         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14029         calling "-exec-arguments" or "set args" before running the
14030         inferior.
14031
14032 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14033
14034         * lib/mi-support.exp (mi_expect_stop): Expect message for
14035         inferiors that exit with non-zero exit code.
14036
14037 2014-05-14  Yao Qi  <yao@codesourcery.com>
14038
14039         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14040         match absolute path on remote host.
14041         (test_file_list_exec_source_files): Remove "/" from the
14042         pattern.
14043
14044 2014-05-14  Yao Qi  <yao@codesourcery.com>
14045
14046         * boards/local-remote-host-notty.exp (${board}_file): New
14047         proc.
14048
14049 2014-05-07  Kyle McMartin  <kyle@redhat.com>
14050
14051         Pushed by Joel Brobecker  <brobecker@adacore.com>.
14052         * gdb.arch/aarch64-atomic-inst.c: New file.
14053         * gdb.arch/aarch64-atomic-inst.exp: New file.
14054
14055 2014-05-07  Yao Qi  <yao@codesourcery.com>
14056
14057         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14058         in current context" too.
14059
14060 2014-05-05  Keith Seitz  <keiths@redhat.com>
14061
14062         * gdb.linespec/ls-dollar.exp: Add test for linespec
14063         file:convenience_variable.
14064
14065 2014-05-05  Yao Qi  <yao@codesourcery.com>
14066
14067         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14068         traceframes into tfile and ctf trace files.  Read data from
14069         trace file and test collected data.
14070         (gdb_collect_locals_test): Likewise.
14071         (gdb_unavailable_registers_test): Likewise.
14072         (gdb_unavailable_floats): Likewise.
14073         (gdb_collect_globals_test): Likewise.
14074         (top-level): Append "ctf" to trace_file_targets if GDB
14075         supports.
14076
14077 2014-05-05  Yao Qi  <yao@codesourcery.com>
14078
14079         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14080         code to ...
14081         (gdb_collect_args_test_1): ... it.  New proc.
14082         (gdb_collect_locals_test): Move some code to ...
14083         (gdb_collect_locals_test_1): ... it.  New proc.
14084         (gdb_unavailable_registers_test): Move some code to ...
14085         (gdb_unavailable_registers_test_1): ... it.  New proc.
14086         (gdb_unavailable_floats): Move some code to ...
14087         (gdb_unavailable_floats_1): ... it.  New proc.
14088
14089 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14090
14091         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14092         probes to test for bitness recognition.
14093         * gdb.arch/amd64-stap-optional-prefix.exp
14094         (test_probe_value_without_reg): New procedure.
14095         Add code to test for different kinds of bitness.
14096
14097 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14098
14099         PR breakpoints/16889
14100         * gdb.arch/amd64-stap-optional-prefix.S: New file.
14101         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14102
14103 2014-05-01  Pedro Alves  <palves@redhat.com>
14104
14105         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
14106         gdb_file_cmd if no file is specified.
14107         * boards/native-extended-gdbserver.exp (gdb_load): Use the
14108         last_loaded_file to set the remote exec-file.
14109
14110 2014-05-01  Pedro Alves  <palves@redhat.com>
14111
14112         * boards/local-remote-host.exp: New file.
14113
14114 2014-05-01  Pedro Alves  <palves@redhat.com>
14115
14116         * boards/local-remote-host.exp: Rename to ...
14117         * boards/local-remote-host-notty.exp: ... this.
14118
14119 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
14120
14121         * gdb.ada/dyn_arrayidx: New testcase.
14122
14123 2014-04-26  Yao Qi  <yao@codesourcery.com>
14124
14125         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
14126         and compute the length of function main.  Save it in
14127         $main_length.
14128         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14129         (top-level): Use gdb_compile to compile objects into
14130         executable and restart GDB.  Remove invocation to
14131         prepare_for_testing.
14132
14133 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
14134             Pedro Alves  <palves@redhat.com>
14135
14136         PR server/16255
14137         * gdb.multi/multi-attach.c: New file.
14138         * gdb.multi/multi-attach.exp: New file.
14139
14140 2014-04-25  Pedro Alves  <palves@redhat.com>
14141
14142         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14143         user.
14144         (top level): Test that "set remote conditional-breakpoints-packet
14145         off" works as intended.
14146         * gdb.base/dprintf.exp: Test that "set remote
14147         breakpoint-commands-packet off" works as intended.
14148         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14149         New function.
14150         (top level): Call it.
14151         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14152         remote fast-tracepoints-packet off" works as intended.
14153         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14154         * lib/gdb.exp (gdb_is_target_remote): ... here.
14155
14156 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14157
14158         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14159         ensure clang would not discard them.
14160         * gdb.base/gdbvars.c: Ditto.
14161         * gdb.base/memattr.c: Ditto.
14162         * gdb.base/whatis.c: Ditto.
14163         * gdb.python/py-prettyprint.c: Ditto.
14164         * gdb.trace/actions.c: Ditto.
14165         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14166         ensure clang would not discard it.
14167
14168 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14169
14170         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14171         clang to emit the full definition of type required by the test
14172         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14173
14174 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14175
14176         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14177         coax Clang into emitting the definition of the type.
14178         * gdb.cp/pr10728-x.h (y): Ditto.
14179         * gdb.cp/pr10728-y.cc (y): Ditto.
14180
14181 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14182
14183         * gdb.base/label.exp: XFAIL label related tests under Clang.
14184         * gdb.cp/cplabel.exp: Ditto.
14185         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14186         under Clang those using labels.
14187
14188 2014-04-25  Yao Qi  <yao@codesourcery.com>
14189
14190         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14191         double_label.
14192         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14193         partial_label and double_label.
14194
14195 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14196
14197         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14198
14199 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14200
14201         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14202         of the function to work across GCC and Clang.
14203         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14204         pointer types (const void ** const V void **).
14205
14206 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
14207             Walfred Tedeschi  <walfred.tedeschi@intel.com>
14208
14209         * Makefile.in (EXECUTABLES): Added i386-avx512.
14210         * gdb.arch/i386-avx512.c: New file.
14211         * gdb.arch/i386-avx512.exp: Likewise.
14212
14213 2014-04-23  Keith Seitz  <keiths@redhat.com>
14214
14215         * lib/mi-support.exp (mi_list_breakpoints): Delete.
14216         (mi_make_breakpoint_table): New procedure.
14217         (mi_create_breakpoint): Use mi_make_breakpoint
14218         and return the result.
14219         (mi_make_breakpoint): New procedure.
14220         (mi_build_kv_pairs): New procedure.
14221
14222         * gdb.mi/mi-break.exp: Remove unused globals,
14223         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14224         All callers updated.
14225         * gdb.mi/mi-dprintf.exp: Use variable to track command
14226         number.
14227         Update all callers of mi_create_breakpoint and use
14228         mi_make_breakpoint_table.
14229         Remove any unused global variables.
14230         * gdb.mi/mi-nonstop.exp: Likewise.
14231         * gdb.mi/mi-nsintrall.exp: Likewise.
14232         * gdb.mi/mi-nsmoribund.exp: Likewise.
14233         * gdb.mi/mi-nsthrexec.exp: Likewise.
14234         * gdb.mi/mi-reverse.exp: Likewise.
14235         * gdb.mi/mi-simplerun.exp: Likewise.
14236         * gdb.mi/mi-stepn.exp: Likewise.
14237         * gdb.mi/mi-syn-frame.exp: Likewise.
14238         * gdb.mi/mi-until.exp: Likewise.
14239         * gdb.mi/mi-var-cp.exp: Likewise.
14240         * gdb.mi/mi-var-display.exp: Likewise.
14241         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14242         * gdb.mi/mi2-var-child.exp: Likewise.
14243         * gdb.mi/mi-vla-c99.exp: Likewise.
14244         * lib/mi-support.exp: Likewise.
14245
14246         From Ian Lance Taylor  <iant@cygnus.com>:
14247         * lib/gdb.exp (parse_args): New procedure.
14248
14249 2014-04-23  Pedro Alves  <palves@redhat.com>
14250
14251         * gdb.base/break-unload-file.c: New file.
14252         * gdb.base/break-unload-file.exp: New file.
14253         * gdb.base/sym-file-lib.c (baz): New function.
14254         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14255         field.
14256         (load): Store the segment's mapped size.
14257         (unload): New function.
14258         (unload_shlib): New function.
14259         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14260         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14261         set a breakpoint at baz, and call it.
14262         * gdb.base/sym-file.exp: New tests for stale breakpoint
14263         instructions.
14264
14265 2014-04-23  Pedro Alves  <palves@redhat.com>
14266
14267         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14268         * gdb.base/hbreak-in-shr-unsupported.c: New file.
14269         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14270         * gdb.base/hbreak-unmapped.c: New file.
14271         * gdb.base/hbreak-unmapped.exp: New file.
14272         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14273         * lib/gdb.exp (gdb_is_target_remote): ... here.
14274
14275 2014-04-22  Pedro Alves  <palves@redhat.com>
14276
14277         * gdb.base/consecutive-step-over.c: New file.
14278         * gdb.base/consecutive-step-over.exp: New file.
14279
14280 2014-04-22  Pedro Alves  <palves@redhat.com>
14281
14282         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14283         instead of send_gdb/gdb_expect.
14284
14285 2014-04-22  Yao Qi  <yao@codesourcery.com>
14286
14287         * lib/trace-support.exp (generate_tracefile): New procedure.
14288         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14289         return 0.
14290         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14291         if generate_tracefile returns 1.
14292
14293 2014-04-18  Tom Tromey  <palves@redhat.com>
14294             Pedro alves  <tromey@redhat.com>
14295
14296         PR backtrace/15558
14297         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14298         with a backtrace limit.
14299         * gdb.python/py-frame-inline.exp: Test running to an inline
14300         function with a backtrace limit, and printing the newest frame.
14301         * gdb.python/py-frame-inline.c (main): Call f.
14302
14303 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14304
14305         * gdb.java/jnpe.exp: Drop srcdir from untested path.
14306
14307 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14308
14309         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14310         Drop prefix from unsupported source file path.
14311
14312 2014-04-17  Yao Qi  <yao@codesourcery.com>
14313
14314         * lib/gdb.exp (with_target_charset): New proc.
14315         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14316         with_target_charset.
14317         (test_print_strings): Likewise.
14318         (test_repeat_bytes): Likewise.
14319         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14320         for some tests.
14321
14322 2014-04-16  Keith Seitz  <keiths@redhat.com>
14323
14324         PR gdb/15827
14325         * gdb.dwarf2/corrupt.c: New file.
14326         * gdb.dwarf2/corrupt.exp: New file.
14327
14328 2014-04-16  Keith Seitz  <keiths@redhat.com>
14329
14330         PR c++/16597
14331         * gdb.cp/namelessclass.cc: New file.
14332         * gdb.cp/namelessclass.exp: New file.
14333         * gdb.cp/namelessclass.S: New file.
14334
14335 2014-04-16  Doug Evans  <dje@google.com>
14336
14337         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14338         Add comment.
14339         (gdbserver_default_get_comm_port): New function.
14340         (gdbserver_start): Check if board file provided
14341         "gdbserver,get_comm_port" and use it if so.
14342         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14343         (gdb,socketport): Set to "stdio".
14344         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14345         (stdio_gdbserver_template): Delete.
14346         (${board}_get_remote_address): Update.
14347         (${board}_build_remote_cmd): Delete.
14348         (${board}_get_comm_port): New function.
14349         (${board}_spawn): Update.
14350         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14351         Delete.
14352         (${board}_get_remote_address): Update.
14353         (${board}_get_comm_port): New function.
14354
14355 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
14356
14357         * gdb.base/memattr.exp: Improve regexps to handle memory regions
14358         appearing in any order.
14359
14360 2014-04-15  Doug Evans  <dje@google.com>
14361
14362         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14363         uninitialized value of "description".
14364
14365 2014-04-15  Keith Seitz  <keiths@redhat.com>
14366
14367         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14368         Remove unused globals.
14369         (test_running_the_program): Likewise.
14370         (test_controlled_execution): Likewise.
14371         (test_controlling_breakpoints): Likewise.
14372         (test_program_termination): Likewise.
14373
14374 2014-04-15  Keith Seitz  <keiths@redhat.com>
14375
14376         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14377         unused globals.
14378         (test_rbreak_creation_and_listing): Likewise.
14379         (test_ignore_count): Likewise.
14380         (test_error): Likewise.
14381
14382 2014-04-15  Pedro Alves  <palves@redhat.com>
14383
14384         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14385         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14386         sym-file-loader.c.
14387         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14388         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14389         to sym-file-loader.c.
14390         (struct library): Forward declare.
14391         (load_shlib, lookup_function): Change prototypes.
14392         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14393         (translate_offset): Remove declarations.
14394         (get_text_addr): New declaration.
14395         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14396         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14397         sym-file-loader.h.
14398         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14399         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14400         here from sym-file-loader.h.
14401         (struct library): New structure.
14402         (load_shlib, lookup_function): Change prototypes and adjust to
14403         work with a struct library.
14404         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14405         (translate_offset): Make static.
14406         (get_text_addr): New function.
14407         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14408
14409 2014-04-15  Pedro Alves  <palves@redhat.com>
14410
14411         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14412
14413 2014-04-15  Pedro Alves  <palves@redhat.com>
14414
14415         * gdb.base/sym-file-loader.c: Include <limits.h>.
14416         (SELF_LINK): New define.
14417         (get_origin): New function.
14418         (load_shlib): Use it.
14419         * gdb.base/sym-file.exp: Don't early return if the target is
14420         remote.  Use runto_main, and issue fail is that fails.  Use
14421         gdb_load_shlibs.
14422         (shlib_name): Delete.
14423         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14424
14425 2014-04-15  Pedro Alves <palves@redhat.com>
14426
14427         * gdb.base/sym-file.exp: Remove regex characters from test
14428         message.  Don't refer to breakpoint numbers in test messages.
14429
14430 2014-04-14  Keith Seitz  <keiths@redhat.com>
14431
14432         PR c++/16253
14433         * gdb.cp/var-tag.cc: New file.
14434         * gdb.cp/var-tag.exp: New file.
14435         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14436         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14437         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14438         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14439
14440 2014-04-14  Tom Tromey  <tromey@redhat.com>
14441
14442         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14443         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14444         type.
14445         * gdb.cp/enum-class.exp: New file.
14446         * gdb.cp/enum-class.cc: New file.
14447
14448 2014-04-14  Tom Tromey  <tromey@redhat.com>
14449
14450         * gdb.dwarf2/enum-type.exp: New file.
14451
14452 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14453
14454         * gdb.mi/mi-vla-c99.exp: New file.
14455         * gdb.mi/vla.c: New file.
14456
14457 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14458
14459         * gdb.base/vla-datatypes.c: New file.
14460         * gdb.base/vla-datatypes.exp: New file.
14461
14462 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14463
14464         * gdb.base/vla-ptr.c: New file.
14465         * gdb.base/vla-ptr.exp: New file.
14466
14467 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14468
14469         * gdb.dwarf2/count.exp: New file.
14470
14471 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14472
14473         * gdb.base/vla-sideeffect.c: New file.
14474         * gdb.base/vla-sideeffect.exp: New file.
14475
14476 2014-04-14  David Blaikie <dblaikie@gmail.com>
14477
14478         * gdb.mi/non-stop.c: Add return value for non-void function return
14479         statement.
14480         * gdb.threads/staticthreads.c: Ditto.
14481
14482 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14483             Doug Evans  <xdje42@gmail.com>
14484
14485         * gdb.guile/scm-value.c: Improve test case.
14486         * gdb.guile/scm-value.exp: Add new test.
14487
14488 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14489
14490         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14491         override Clang's default.
14492
14493 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14494
14495         Revert the following changes (regressions):
14496
14497         * gdb.base/vla-sideeffect.c: New file.
14498         * gdb.base/vla-sideeffect.exp: New file.
14499
14500         * gdb.dwarf2/count.exp: New file.
14501
14502         * gdb.base/vla-multi.c: New file.
14503         * gdb.base/vla-multi.exp: New file.
14504
14505         * gdb.base/vla-ptr.c: New file.
14506         * gdb.base/vla-ptr.exp: New file.
14507
14508         * gdb.base/vla-datatypes.c: New file.
14509         * gdb.base/vla-datatypes.exp: New file.
14510
14511         * gdb.mi/mi-vla-c99.exp: New file.
14512         * gdb.mi/vla.c: New file.
14513
14514 2014-04-11  Keith Seitz  <keiths@redhat.com>
14515
14516         PR c++/16675
14517         * gdb.cp/cpsizeof.exp: New file.
14518         * gdb.cp/cpsizeof.cc: New file.
14519
14520 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14521
14522         * gdb.mi/mi-vla-c99.exp: New file.
14523         * gdb.mi/vla.c: New file.
14524
14525 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14526
14527         * gdb.base/vla-datatypes.c: New file.
14528         * gdb.base/vla-datatypes.exp: New file.
14529
14530 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14531
14532         * gdb.base/vla-ptr.c: New file.
14533         * gdb.base/vla-ptr.exp: New file.
14534
14535 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14536
14537         * gdb.base/vla-multi.c: New file.
14538         * gdb.base/vla-multi.exp: New file.
14539
14540 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14541
14542         * gdb.dwarf2/count.exp: New file.
14543
14544 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14545
14546         * gdb.base/vla-sideeffect.c: New file.
14547         * gdb.base/vla-sideeffect.exp: New file.
14548
14549 2014-04-11  Yao Qi  <yao@codesourcery.com>
14550
14551         * gdb.base/completion.exp: Check file exists before running tests
14552         on file completion.
14553
14554 2014-04-10  Pedro Alves  <palves@redhat.com>
14555
14556         * gdb.base/cond-eval-mode.c: New file.
14557         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14558         prepare_for_testing to build the new file.  Check result of
14559         runto_main.
14560         (test_break, test_watch): New procedures.
14561         (top level): Use them.
14562
14563 2014-04-08  Pierre Muller  <muller@sourceware.org>
14564
14565         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14566         Ctrl-V use for mingw hosts.
14567
14568 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14569
14570         * gdb.python/py-value.c: Improve test case.
14571         * gdb.python/py-value.exp: Add new test.
14572
14573 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14574
14575         * lib/compiler.c: Identify the clang compiler.
14576         * lib/compiler.cc: Ditto.
14577
14578 2014-04-03  Yao Qi  <yao@codesourcery.com>
14579
14580         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14581
14582 2014-04-01  Anton Blanchard  <anton@samba.org>
14583
14584         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14585         messages unique.
14586
14587 2014-04-01  Anton Blanchard  <anton@samba.org>
14588
14589         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14590         prepare_for_testing.
14591
14592 2014-04-01  Anton Blanchard  <anton@samba.org>
14593
14594         * gdb.arch/ppc64-atomic-inst.c: Remove.
14595         * gdb.arch/ppc64-atomic-inst.S: New file.
14596         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14597
14598 2014-03-31  Doug Evans  <dje@google.com>
14599
14600         * gdb.base/print-symbol-loading-lib.c: New file.
14601         * gdb.base/print-symbol-loading-main.c: New file.
14602         * gdb.base/print-symbol-loading.exp: New file.
14603
14604 2014-03-31  Yao Qi  <yao@codesourcery.com>
14605
14606         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14607
14608 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14609
14610         * gdb.ada/mi_dyn_arr: New testcase.
14611
14612 2014-03-27  Doug Evans  <dje@google.com>
14613
14614         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14615
14616 2014-03-27  Yao Qi  <yao@codesourcery.com>
14617
14618         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14619         if target is nios2-*-*.
14620
14621 2014-03-26  Yao Qi  <yao@codesourcery.com>
14622
14623         * lib/gdb.exp (readline_is_used): New proc.
14624         * gdb.base/completion.exp: Move tests on command complete up.
14625         Skip the rest of tests if readline is not used.
14626         * gdb.ada/complete.exp: Skp the test if readline is not
14627         used.
14628         * gdb.base/filesym.exp: Likewise.
14629         * gdb.base/macscp.exp: Likewise.
14630         * gdb.base/readline-ask.exp: Likewise.
14631         * gdb.base/readline.exp: Likewise.
14632         * gdb.python/py-cmd.exp: Likewise.
14633         * gdb.trace/tfile.exp: Likewise.
14634
14635 2014-03-26  Yao Qi  <yao@codesourcery.com>
14636
14637         * gdb.base/macscp.exp: Fix code format issues.
14638
14639 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14640
14641         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14642         * gdb.asm/powerpc64le.inc: New file.
14643
14644 2014-03-25  Pedro Alves  <palves@redhat.com>
14645             Doug Evans  <dje@google.com>
14646
14647         * gdb.base/source-execution.c: New file.
14648         * gdb.base/source-execution.exp: New file.
14649         * gdb.base/source-execution.gdb: New file.
14650
14651 2014-03-24  Doug Evans  <dje@google.com>
14652
14653         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14654         using fission.
14655
14656 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14657             Pedro Alves  <palves@redhat.com>
14658
14659         PR breakpoints/16101
14660         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14661         test pass/fail messages.  Detect missing support for dprintf when
14662         breakpoints are actually inserted.
14663         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14664         breakpoints are actually inserted.
14665         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14666         fails.
14667
14668 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14669
14670         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14671
14672 2014-03-22  Doug Evans  <xdje42@gmail.com>
14673
14674         * gdb.python/python.exp (python not supported): Verify multi-line
14675         python command issues an error.
14676         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14677         guile command issues an error.
14678
14679 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14680
14681         * gdb.threads/thread-specific.exp: Handle the lack of usable
14682         $this_breakpoint and $this_thread.
14683
14684 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14685
14686         * gdb.base/attach.exp (do_command_attach_tests): New.
14687
14688 2014-03-20  Tom Tromey  <tromey@redhat.com>
14689             Pedro Alves  <palves@redhat.com>
14690
14691         PR cli/15718
14692         * gdb.base/condbreak-call-false.c: New file.
14693         * gdb.base/condbreak-call-false.exp: New file.
14694
14695 2014-03-20  Pedro Alves  <palves@redhat.com>
14696
14697         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14698         Delete.
14699         (block_signals, unblock_signals): Delete.
14700         (child_function_2, main): Remove references to deleted variable
14701         and functions.
14702
14703 2014-03-20  Pedro Alves  <palves@redhat.com>
14704
14705         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14706         Use pthread_kill to signal thread 2.
14707         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14708         Adjust to make the test send itself a signal rather than using the
14709         host's "kill" command.
14710
14711 2014-03-20  Pedro Alves  <palves@redhat.com>
14712
14713         * gdb.threads/multiple-step-overs.c: New file.
14714         * gdb.threads/multiple-step-overs.exp: New file.
14715         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14716         Adjust expected infrun debug output.
14717
14718 2014-03-20  Pedro Alves  <palves@redhat.com>
14719
14720         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14721         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14722
14723 2014-03-20  Pedro Alves  <palves@redhat.com>
14724
14725         PR breakpoints/7143
14726         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14727         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14728         of gdb_test_multiple.
14729         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14730         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14731
14732 2014-03-20  Pedro Alves  <palves@redhat.com>
14733
14734         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14735         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14736
14737 2014-03-19  Pedro Alves  <palves@redhat.com>
14738
14739         * gdb.base/async.exp: Remove early return.
14740
14741 2014-03-19  Pedro Alves  <palves@redhat.com>
14742
14743         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14744
14745 2014-03-19  Pedro Alves  <palves@redhat.com>
14746
14747         * gdb.base/async.exp (test_background): Expect \r\n after
14748         "completed." in the fail pattern.
14749
14750 2014-03-19  Pedro Alves  <palves@redhat.com>
14751
14752         * gdb.base/async.exp (test_background): New procedure.
14753         Use it for all background execution command tests.
14754
14755 2014-03-19  Pedro Alves  <palves@redhat.com>
14756
14757         * gdb.base/async.exp: Use prepare_for_testing.
14758
14759 2014-03-19  Pedro Alves  <palves@redhat.com>
14760
14761         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14762         the same line.
14763
14764 2014-03-19  Pedro Alves  <palves@redhat.com>
14765
14766         * gdb.base/async.c (main): Add "jump here" and "until here" line
14767         marker comments.
14768         * gdb.base/async.exp (jump_here): New global.
14769         (jump& test): Use it.
14770         (until_here): New global.
14771         (until& test): Use it.
14772
14773 2014-03-19  Pedro Alves  <palves@redhat.com>
14774
14775         * gdb.base/async.exp: Don't frob gdb_protocol.
14776
14777 2014-03-18  Doug Evans  <xdje42@gmail.com>
14778
14779         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
14780         Fix spelling of exec-done-display.
14781
14782 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
14783
14784         PR gdb/15358
14785         * gdb.base/gdb-sigterm.c: New file.
14786         * gdb.base/gdb-sigterm.exp: New file.
14787
14788 2014-03-18  Pedro Alves  <palves@redhat.com>
14789
14790         PR gdb/13860
14791         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14792         * lib/mi-support.exp (mi_expect_stop): Add special handling for
14793         solib-event.
14794
14795 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
14796
14797         * gdb.ada/pckd_arr_ren: New testcase.
14798
14799 2014-03-13  Doug Evans  <xdje42@gmail.com>
14800
14801         PR guile/16612
14802         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14803         collect after discarding symbols.
14804
14805 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
14806             Doug Evans  <xdje42@gmail.com>
14807
14808         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14809         to history survives a gc.
14810
14811 2014-03-13  Pedro Alves  <palves@redhat.com>
14812
14813         * gdb.base/default.exp: Don't test "target procfs".
14814
14815 2014-03-13  Pedro Alves  <palves@redhat.com>
14816
14817         * gdb.base/default.exp: Update "target child" and "target procfs"
14818         tests to not expect "Unix".
14819
14820 2014-03-12  Tom Tromey  <tromey@redhat.com>
14821
14822         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14823         New procs.  Add target-async tests.
14824         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14825         Add target-async tests.
14826
14827 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14828
14829         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14830         'func_start' and 'func_end' for the beginning and end of the
14831         function code, respectively.
14832         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14833         'func_end' instead of 'func' and 'main'.
14834
14835 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14836
14837         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14838         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14839         generate the debug info assembler source.
14840
14841 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14842
14843         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14844         * gdb.dwarf2/arr-subrange.exp: Likewise.
14845         * gdb.dwarf2/dwz.exp: Likewise.
14846         * gdb.dwarf2/method-ptr.exp: Likewise.
14847         * gdb.dwarf2/missing-sig-type.exp: Likewise.
14848         * gdb.dwarf2/subrange.exp: Likewise.
14849         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14850         * gdb.dwarf2/implptrpiece.exp: Likewise.
14851         * gdb.dwarf2/nostaticblock.exp: Likewise.
14852
14853 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14854
14855         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14856         directory to absolute path name arguments.
14857
14858 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
14859
14860         * gdb.ada/tagged_access: New testcase.
14861
14862 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
14863
14864         * gdb.btrace/data.exp: Update expected output.
14865
14866 2014-03-06  Yao Qi  <yao@codesourcery.com>
14867
14868         * gdb.trace/pr16508.exp: New file.
14869
14870 2014-03-05  Pedro Alves  <palves@redhat.com>
14871
14872         PR gdb/16575
14873         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14874         procedure.
14875         (top level): Adjust to use it.  Add tests that exercise breakpoint
14876         interaction with the code-cache.
14877
14878 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
14879
14880         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14881         test for 'history-append!'.
14882
14883 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14884
14885         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14886         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14887         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14888         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14889         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14890         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14891
14892 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14893
14894         * testsuite/gdb.python/py-pp-re-notag.c: New file.
14895         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14896         * testsuite/gdb.python/py-pp-re-notag.p: New file.
14897
14898 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14899
14900         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14901
14902 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
14903
14904         * gdb.dwarf2/arr-stride.c: New file.
14905         * gdb.dwarf2/arr-stride.exp: New file.
14906
14907 2014-02-26  Pedro Alves  <palves@redhat.com>
14908
14909         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14910         that won't ever trigger.  Make sure that GDB reports the correct
14911         breakpoint that caused the stop.
14912
14913 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14914
14915         PR gdb/16626
14916         * gdb.base/auto-load-script: New file.
14917         * gdb.base/auto-load.c: New file.
14918         * gdb.base/auto-load.exp: New file.
14919
14920         PR gdb/16626
14921         * gdb.base/auto-load.exp: Fix out-of-srctree run.
14922
14923 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
14924
14925         Fix dw2-icycle.exp -fsanitize=address GDB crash.
14926         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14927
14928 2014-02-24  Doug Evans  <dje@google.com>
14929
14930         * lib/gdb.exp (run_on_host): Log error output if program fails.
14931
14932 2014-02-21  Pedro Alves  <palves@redhat.com>
14933
14934         * gdb.threads/step-after-sr-lock.c: Rename to ...
14935         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14936         * gdb.threads/step-after-sr-lock.exp: Rename to ...
14937         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14938         ... this.
14939
14940 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
14941
14942         PR tdep/16397
14943         * gdb.arch/amd64-stap-special-operands.exp: New file.
14944         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14945         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14946         * gdb.arch/amd64-stap-triplet.S: Likewise.
14947         * gdb.arch/amd64-stap-triplet.c: Likewise.
14948
14949 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
14950
14951         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14952         in .section pseudo-op.
14953
14954 2014-02-20  lin zuojian  <manjian2006@gmail.com>
14955             Joel Brobecker  <brobecker@adacore.com>
14956             Doug Evans  <xdje42@gmail.com>
14957
14958         PR symtab/16581
14959         * gdb.dwarf2/dw2-icycle.S: New file.
14960         * gdb.dwarf2/dw2-icycle.c: New file.
14961         * gdb.dwarf2/dw2-icycle.exp: New file.
14962
14963 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
14964
14965         * gdb.python/py-value-cc.cc: Improve test case to enable testing
14966         operations on gdb.Value objects.
14967         * gdb.python/py-value-cc.exp: Add new test to test operations on
14968         gdb.Value objects.
14969
14970 2014-02-18  Doug Evans  <dje@google.com>
14971
14972         * Makefile.in (TESTS): New variable.
14973         (expanded_tests, expanded_tests_or_none): New variables
14974         (check-single): Pass $(expanded_tests_or_none) to runtest.
14975         (check-parallel): Only run tests in $(TESTS) if non-empty.
14976         (check/no-matching-tests-found): New rule.
14977         * README: Document TESTS makefile variable.
14978
14979 2014-02-18  Doug Evans  <dje@google.com>
14980
14981         * Makefile.in (check-parallel): rm -rf outputs temp.
14982
14983 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
14984
14985         Fix "ERROR: no fileid for" in the testsuite.
14986         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14987
14988 2014-02-12  Doug Evans  <dje@google.com>
14989
14990         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14991         (MISCELLANEOUS): New variable.
14992         (clean): rm -rf $(MISCELLANEOUS).
14993         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14994         dwp live in the same directory as symlinks, with each symlink pointed
14995         to a differently named file in a different directory.
14996
14997 2014-02-11  Doug Evans  <dje@google.com>
14998
14999         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15000         of Tcl file commands.
15001
15002 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
15003
15004         * gdb.threads/step-after-sr-lock.exp: Avoid executing
15005         "kill -SIGUSR1 -1".
15006
15007 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
15008
15009         * gdb.ada/tick_length_array_enum_idx: New testcase.
15010
15011 2014-02-10  Doug Evans  <xdje42@gmail.com>
15012
15013         * configure.ac (AC_OUTPUT): Add gdb.guile.
15014         * configure: Regenerate.
15015         * lib/gdb-guile.exp: New file.
15016         * lib/gdb.exp (get_target_charset): New function.
15017         * gdb.base/help.exp: Update expected output from "apropos apropos".
15018         * gdb.guile/Makefile.in: New file.
15019         * gdb.guile/guile.exp: New file.
15020         * gdb.guile/scm-arch.c: New file.
15021         * gdb.guile/scm-arch.exp: New file.
15022         * gdb.guile/scm-block.c: New file.
15023         * gdb.guile/scm-block.exp: New file.
15024         * gdb.guile/scm-breakpoint.c: New file.
15025         * gdb.guile/scm-breakpoint.exp: New file.
15026         * gdb.guile/scm-disasm.c: New file.
15027         * gdb.guile/scm-disasm.exp: New file.
15028         * gdb.guile/scm-equal.c: New file.
15029         * gdb.guile/scm-equal.exp: New file.
15030         * gdb.guile/scm-error.exp: New file.
15031         * gdb.guile/scm-error.scm: New file.
15032         * gdb.guile/scm-frame-args.c: New file.
15033         * gdb.guile/scm-frame-args.exp: New file.
15034         * gdb.guile/scm-frame-args.scm: New file.
15035         * gdb.guile/scm-frame-inline.c: New file.
15036         * gdb.guile/scm-frame-inline.exp: New file.
15037         * gdb.guile/scm-frame.c: New file.
15038         * gdb.guile/scm-frame.exp: New file.
15039         * gdb.guile/scm-generics.exp: New file.
15040         * gdb.guile/scm-gsmob.exp: New file.
15041         * gdb.guile/scm-iterator.c: New file.
15042         * gdb.guile/scm-iterator.exp: New file.
15043         * gdb.guile/scm-math.c: New file.
15044         * gdb.guile/scm-math.exp: New file.
15045         * gdb.guile/scm-objfile-script-gdb.in: New file.
15046         * gdb.guile/scm-objfile-script.c: New file.
15047         * gdb.guile/scm-objfile-script.exp: New file.
15048         * gdb.guile/scm-objfile.c: New file.
15049         * gdb.guile/scm-objfile.exp: New file.
15050         * gdb.guile/scm-ports.exp: New file.
15051         * gdb.guile/scm-pretty-print.c: New file.
15052         * gdb.guile/scm-pretty-print.exp: New file.
15053         * gdb.guile/scm-pretty-print.scm: New file.
15054         * gdb.guile/scm-section-script.c: New file.
15055         * gdb.guile/scm-section-script.exp: New file.
15056         * gdb.guile/scm-section-script.scm: New file.
15057         * gdb.guile/scm-symbol.c: New file.
15058         * gdb.guile/scm-symbol.exp: New file.
15059         * gdb.guile/scm-symtab-2.c: New file.
15060         * gdb.guile/scm-symtab.c: New file.
15061         * gdb.guile/scm-symtab.exp: New file.
15062         * gdb.guile/scm-type.c: New file.
15063         * gdb.guile/scm-type.exp: New file.
15064         * gdb.guile/scm-value-cc.cc: New file.
15065         * gdb.guile/scm-value-cc.exp: New file.
15066         * gdb.guile/scm-value.c: New file.
15067         * gdb.guile/scm-value.exp: New file.
15068         * gdb.guile/source2.scm: New file.
15069         * gdb.guile/types-module.cc: New file.
15070         * gdb.guile/types-module.exp: New file.
15071
15072 2014-02-10  Yao Qi  <yao@codesourcery.com>
15073
15074         PR testsuite/16543
15075         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15076         * configure: Regenerated.
15077         * Makefile.in: New file.
15078
15079 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
15080
15081         * gdb.python/py-framefilter.exp: Fix typo.
15082
15083 2014-02-08  Yao Qi  <yao@codesourcery.com>
15084
15085         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15086         that no =breakpoint-modified is emitted when breakpoints are
15087         modified through MI commands.
15088
15089 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
15090             Pedro Alves  <palves@redhat.com>
15091
15092         * gdb.threads/step-after-sr-lock.c: New file.
15093         * gdb.threads/step-after-sr-lock.exp: New file.
15094
15095 2014-02-07  Pedro Alves  <palves@redhat.com>
15096
15097         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15098
15099 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
15100
15101         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15102         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15103
15104 2014-02-06  Doug Evans  <xdje42@gmail.com>
15105
15106         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15107         output.
15108
15109         * gdb.gdb/python-interrupts.exp: New file.
15110
15111 2014-02-05  Yao Qi  <yao@codesourcery.com>
15112
15113         * gdb.trace/report.exp (use_collected_data): Test the output
15114         of "info threads" and "info inferiors".
15115
15116 2014-02-05  Yao Qi  <yao@codesourcery.com>
15117
15118         Revert this patch:
15119
15120         2013-05-24  Yao Qi  <yao@codesourcery.com>
15121
15122         * gdb.trace/tfile.exp: Test inferior and thread.
15123
15124 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15125
15126         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15127         on a function.
15128         * gdb.base/step-bt.c: Call hello via function pointer to make
15129         sure its first instruction is executed on powerpc64le-linux.
15130
15131 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15132
15133         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15134
15135 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15136
15137         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
15138         of the test patterns for use on little-endian systems.
15139
15140 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15141
15142         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15143         (decimal_vector): Fix for little-endian.
15144
15145 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
15146
15147         * gdb.arch/sparc-sysstep.exp: New file.
15148         * gdb.arch/sparc-sysstep.c: Likewise.
15149
15150         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15151
15152 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
15153
15154         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15155
15156 2014-01-23  Tom Tromey  <tromey@redhat.com>
15157
15158         * gdb.ada/array_char_idx: New testcase.
15159
15160 2014-01-23  Tom Tromey  <tromey@redhat.com>
15161
15162         PR python/16487:
15163         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15164         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15165         classes.
15166
15167 2014-01-23  Tom Tromey  <tromey@redhat.com>
15168
15169         PR python/16491:
15170         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15171         string from an inferior frame.
15172         * gdb.python/py-framefilter-mi.exp: Update.
15173
15174 2014-01-22  Doug Evans  <dje@google.com>
15175
15176         * gdb.server/server-mon.exp: Add tests for "set debug-format".
15177
15178 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15179
15180         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15181
15182 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15183
15184         * gdb.trace/entry-values.exp: Remove excess space character from
15185         regex patterns.  Handle s390 call instruction.
15186
15187 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15188
15189         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15190         define "*_start" label.  Make "name" static.
15191         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15192         ${name} by references to ${name}_start.
15193
15194 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15195
15196         * gdb.base/info-macros.exp: Remove "debug" from the compile
15197         options.
15198
15199 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15200
15201         * gdb.dlang/demangle.exp: New file.
15202
15203 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15204
15205         * gdb.dlang/primitive-types.exp: New file.
15206
15207 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15208
15209         * configure.ac: Create gdb.dlang/Makefile.
15210         * configure: Regenerate.
15211         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15212         * gdb.dlang/Makefile.in: New file.
15213         * lib/d-support.exp: New file.
15214         * lib/gdb.exp (skip_d_tests): New proc.
15215
15216 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15217
15218         * gdb.btrace/delta.exp: Check reverse stepi.
15219         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
15220         * gdb.btrace/finish.exp: New.
15221         * gdb.btrace/next.exp: New.
15222         * gdb.btrace/nexti.exp: New.
15223         * gdb.btrace/record_goto.c: Add comments.
15224         * gdb.btrace/step.exp: New.
15225         * gdb.btrace/stepi.exp: New.
15226         * gdb.btrace/multi-thread-step.c: New.
15227         * gdb.btrace/multi-thread-step.exp: New.
15228         * gdb.btrace/rn-dl-bind.c: New.
15229         * gdb.btrace/rn-dl-bind.exp: New.
15230         * gdb.btrace/data.c: New.
15231         * gdb.btrace/data.exp: New.
15232         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15233
15234 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15235
15236         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15237         * gdb.btrace/exception.exp: Update.
15238         * gdb.btrace/instruction_history.exp: Update.
15239         * gdb.btrace/record_goto.exp: Update.
15240         * gdb.btrace/tailcall.exp: Update.
15241         * gdb.btrace/unknown_functions.exp: Update.
15242         * gdb.btrace/delta.exp: New.
15243
15244 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15245
15246         * gdb.btrace/record_goto.exp: Add backtrace test.
15247         * gdb.btrace/tailcall.exp: Add backtrace test.
15248
15249 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15250
15251         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15252         * gdb.btrace/record_goto.c: New.
15253         * gdb.btrace/record_goto.exp: New.
15254         * gdb.btrace/x86-record_goto.S: New.
15255
15256 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15257
15258         * gdb.btrace/function_call_history.exp: Update tests.
15259         * gdb.btrace/instruction_history.exp: Update tests.
15260
15261 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15262
15263         * gdb.btrace/function_call_history.exp: Fix expected field
15264         order for "record function-call-history".
15265         Add new tests for "record function-call-history /c".
15266         * gdb.btrace/exception.cc: New.
15267         * gdb.btrace/exception.exp: New.
15268         * gdb.btrace/tailcall.exp: New.
15269         * gdb.btrace/x86-tailcall.S: New.
15270         * gdb.btrace/x86-tailcall.c: New.
15271         * gdb.btrace/unknown_functions.c: New.
15272         * gdb.btrace/unknown_functions.exp: New.
15273         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15274
15275 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15276
15277         * gdb.btrace/instruction_history.exp: Update.
15278         * gdb.btrace/function_call_history.exp: Update.
15279
15280 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15281
15282         * gdb.btrace/function_call_history.exp: Fix expected function
15283         trace.
15284         * gdb.btrace/instruction_history.exp: Initialize traced.
15285         Remove traced_functions.
15286
15287 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15288
15289         * gdb.btrace/function_call_history.exp: Update
15290         * gdb.btrace/instruction_history.exp: Update.
15291
15292 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15293
15294         * gdb.btrace/enable.exp: Update expected text.
15295
15296 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
15297
15298         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15299         bytes.
15300
15301 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
15302
15303         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15304
15305 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
15306
15307         * lib/gdb.exp (supports_process_record): Return true for
15308         arm*-linux*.  (supports_reverse): Likewise.
15309
15310 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
15311
15312         PR python/15464
15313         PR python/16113
15314         * gdb.python/py-type.c: Enhance test case.
15315         * gdb.python/py-value-cc.cc: Likewise
15316         * gdb.python/py-type.exp: Add new tests.
15317         * gdb.python/py-value-cc.exp: Likewise
15318
15319 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15320             Pedro Alves <palves@redhat.com>
15321
15322         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15323         Make "name" extern.
15324         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15325         references to ${name}_start by references to ${name}.
15326
15327 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15328
15329         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15330
15331 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15332
15333         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15334
15335 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
15336             Pedro Alves  <palves@redhat.com>
15337
15338         * gdb.mi/mi-info-os.exp: Connect to the target with
15339         mi_gdb_target_load.
15340
15341 2014-01-08  Pedro Alves  <palves@redhat.com>
15342
15343         * gdb.threads/reconnect-signal.c: New file.
15344         * gdb.threads/reconnect-signal.exp: New file.
15345
15346 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15347
15348         * gdb.base/source-dir.exp: New file.
15349
15350 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15351
15352         * gdb.ada/mi_interface: New testcase.
15353
15354 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15355
15356         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15357         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15358         gdb.ada/pp-rec-component/pck.ads: New files.
15359
15360 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15361
15362         * gdb.python/py-pp-integral.c: New file.
15363         * gdb.python/py-pp-integral.py: New file.
15364         * gdb.python/py-pp-integral.exp: New file.
15365
15366 For older changes see ChangeLog-1993-2013.
15367 \f
15368 ;; Local Variables:
15369 ;; mode: change-log
15370 ;; left-margin: 8
15371 ;; fill-column: 74
15372 ;; version-control: never
15373 ;; End:
15374
15375     Copyright 2014-2019 Free Software Foundation, Inc.
15376   Copying and distribution of this file, with or without modification,
15377   are permitted provided the copyright notice and this notice are preserved.