7d603ad6c1c975da4d9a77053cc13b8b924e1386
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
2
3         * gdb.base/complex-parts.c: New file.
4         * gdb.base/complex-parts.exp: New file.
5
6 2019-04-01  Tom Tromey  <tromey@adacore.com>
7
8         PR symtab/23331:
9         * gdb.dwarf2/dw2-ranges-main.c: New file.
10         * gdb.dwarf2/dw2-ranges-psym.c: New file.
11         * gdb.dwarf2/dw2-ranges-psym.exp: New file.
12
13 2019-03-30  Simon Marchi <simark@simark.ca>
14
15         * gdb.base/default.exp: Add values for $_gdb_major and
16         $_gdb_minor.
17
18 2019-03-29  Tom Tromey  <tromey@adacore.com>
19
20         * gdb.base/help.exp: Tighten apropos regexp.
21
22 2019-03-29  Keith Seitz  <keiths@redhat.com>
23
24         * gdb.fortran/array-bounds.exp: New file.
25         * gdb.fortran/array-bounds.f90: New file.
26
27 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
28
29         * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
30
31 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
32
33         * gdb.multi/hello.c (main): Increase alarm timer.
34
35 2019-03-28  Sandra Loosemore  <sandra@codesourcery.com>
36
37         * gdb.threads/watchpoint-fork.exp (test): Use large timeout
38         factor when no hardware watchpoint support.
39
40 2019-03-28  Alan Hayward  <alan.hayward@arm.com>
41             Pedro Alves  <palves@redhat.com>
42
43         * boards/local-board.exp: set sysroot to /.
44
45 2019-03-27  Alan Hayward  <alan.hayward@arm.com>
46
47         * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
48         in child.
49
50 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
51
52         * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
53         field.
54         (make_container): Initialise new field.
55         * gdb.python/py-prettyprint.exp: Add new tests.
56         * gdb.python/py-prettyprint.py (class ContainerPrinter)
57         <display_hint>: New method.
58
59 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
60
61         * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
62         gdb_continue_to_breakpoint more throughout this test.
63         (run_lang_tests) Supply unique test names, and use
64         gdb_test_no_output.
65
66 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
67
68         * gdb.base/finish-pretty.exp: Update expected results.
69         * gdb.base/pretty-print.c: New file.
70         * gdb.base/pretty-print.exp: New file.
71
72 2019-03-25  Pedro Alves  <palves@redhat.com>
73
74         * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
75         move comments outside list.  Append '-i "" eof' section.
76
77 2019-03-22  Alan Hayward  <alan.hayward@arm.com>
78
79         * README: Add pie options.
80         * gdb.base/break-interp.exp: Ensure pie is disabled.
81         * gdb.base/dump.exp: Likewise.
82         * lib/gdb.exp (gdb_compile): Add pie option.
83
84 2019-03-19  Tom Tromey  <tromey@adacore.com>
85
86         * gdb.mi/mi2-cli-display.c: New file.
87         * gdb.mi/mi2-cli-display.exp: New file.
88
89 2019-03-18  Joel Brobecker  <brobecker@adacore.com>
90             Tom Tromey  <tromey@adacore.com>
91
92         * gdb.ada/ptype_array/pck.adb: New file.
93         * gdb.ada/ptype_array/pck.ads: New file.
94         * gdb.ada/ptype_array/foo.adb: New file.
95         * gdb.ada/ptype_array.exp: New file.
96
97 2019-03-14  Tom Tromey  <tromey@adacore.com>
98
99         * gdb.base/style.exp: Add "set style sources" test.
100
101 2019-03-13  Simon Marchi  <simon.marchi@ericsson.com>
102
103         * mi-breakpoint-location-ena-dis.exp: Rename to ...
104         * mi-breakpoint-multiple-locations.exp: ... this.
105         (make_breakpoints_pattern): New proc.
106         (do_test): Add mi_version parameter, test -break-insert,
107         -break-info and =breakpoint-created.
108
109 2019-03-12  Andrew Burgess  <andrew.burgess@embecosm.com>
110
111         * config/default.exp: Remove 'load_lib gdb.exp'.
112         * config/monitor.exp: Likewise.
113         * config/sid.exp: Likewise.
114         * config/sim.exp: Likewise.
115         * config/slite.exp: Likewise.
116         * config/unix.exp: Likewise.
117         * gdb.base/default.exp: Remove unhelpful comment.
118
119 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
120
121         * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
122
123 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
124
125         * gdb.fortran/intrinsics.exp: Extend to cover ABS.
126
127 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
128
129         * gdb.fortran/type-kinds.exp: Update expected results.
130
131 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
132
133         * gdb.fortran/type-kinds.exp: Test new integer type kind.
134
135 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
136
137         * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
138         function.
139         (test_basic_parsing_of_type_kinds): Expand types tested.
140         (test_parsing_invalid_type_kinds): New function.
141
142 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
143
144         * gdb.fortran/intrinsics.exp: New file.
145         * gdb.fortran/intrinsics.f90: New file.
146         * gdb.fortran/type-kinds.exp: New file.
147
148 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
149
150         * gdb.fortran/dot-ops.exp: New file.
151
152 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
153
154         * gdb.fortran/types.exp (test_logical_literal_types_accepted):
155         Check upper and lower case logical literals.
156
157 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
158
159         * gdb.fortran/types.exp (test_float_literal_types_accepted):
160         Remove duplicate tests.
161
162 2019-03-06  Alan Hayward  <alan.hayward@arm.com>
163
164         * lib/gdb.exp (builtin_cd): rename of cd.
165         (cd): Override builtin.
166
167 2019-03-06  Richard Bunt  <richard.bunt@arm.com>
168
169         * gdb.fortran/function-calls.exp: New file.
170         * gdb.fortran/function-calls.f90: New test.
171
172 2019-03-04  Richard Bunt  <richard.bunt@arm.com>
173
174         * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
175         on user program standard output.
176         * gdb.fortran/short-circuit-argument-list.f90: Record function
177         calls.
178
179 2019-02-28  Alan Hayward  <alan.hayward@arm.com>
180
181         * lib/gdbserver-support.exp (gdbserver_start): Check for listen
182         failure.
183
184 2019-02-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
185
186         PR gdb/8527
187         * gdb.base/interrupt-daemon-attach.c,
188         gdb.base/interrupt-daemon-attach.exp: New test.
189
190 2019-02-27  Pedro Alves  <palves@redhat.com>
191
192         * gdb.base/page.exp: Add tests for "set width/height -1".
193
194 2019-02-27  Pedro Alves  <palves@redhat.com>
195
196         * gdb.base/page.exp: Add tests for "set/show width/height" with
197         "infinite" values.
198
199 2019-02-27  Tom Tromey  <tromey@adacore.com>
200
201         * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
202         2.4.
203         * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
204         workaround.
205
206 2019-02-27  Andrew Burgess  <andrew.burgess@embecosm.com>
207
208         * gdb.base/align.exp: Extend to compile in both C and C++, and add
209         tests for structs with static members.
210
211 2019-02-26  Tom Tromey  <tromey@adacore.com>
212
213         * gdb.python/py-value.exp (test_value_from_buffer): Check for
214         ValueError, not TypeError.
215
216 2019-02-26  Kevin Buettner  <kevinb@redhat.com>
217
218         * gdb.python/py-value.exp (test_value_from_buffer): New proc with
219         call from main program.
220
221 2019-02-23  Joel Brobecker  <brobecker@adacore.com>
222
223         * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
224         * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
225         * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
226         * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
227         * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
228
229 2019-02-22  Keith Seitz  <keiths@redhat.com>
230
231         PR symtab/23853
232         * gdb.base/symlink-sourcefile.c: New file.
233         * gdb.base/symlink-sourcefile.exp: New file.
234
235 2019-02-20  Tom Tromey  <tom@tromey.com>
236
237         * gdb.base/info_qt.exp: Update.
238
239 2019-02-19  Simon Marchi  <simon.marchi@polymtl.ca>
240
241         * gdb.base/source.exp: Move "error in sourced script" code to
242         the end.
243         * gdb.base/source-error.gdb: Move contents to
244         source-error-1.gdb.  Add new code to source source-error-1.gdb.
245         * gdb.base/source-error-1.gdb: New file, from previous
246         source-error.gdb.
247
248 2019-02-17  Tom Tromey  <tom@tromey.com>
249
250         * gdb.base/style.exp: Use -g3 to compile when possible.  Add test
251         for macro styling.
252         * gdb.base/style.c (SOME_MACRO): New macro.
253
254 2019-02-17  Tom Tromey  <tom@tromey.com>
255
256         * gdb.base/style.exp: Add line-wrapping tests.
257         * gdb.base/page.exp: Add test for quitting during pagination.
258
259 2019-02-17  Joel Brobecker  <brobecker@adacore.com>
260
261         * gdb.ada/big_packed_array: New testcase.
262         * gdb.ada/homonym.exp: Fix incorrect expected output for
263         "break <homonym__get_value>" test.
264
265 2019-02-13  Weimin Pan  <weimin.pan@oracle.com>
266
267         PR breakpoints/21870
268         * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
269         and prepare_for_testing.  Add comment.
270         * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
271         redundant cleanup call.  Clean up comment.
272
273 2019-02-12  Weimin Pan  <weimin.pan@oracle.com>
274
275         PR breakpoints/21870
276         * gdb.arch/aarch64-dbreg-contents.exp: New file.
277         * gdb.arch/aarch64-dbreg-contents.c: New file.
278
279 2019-02-10  Joel Brobecker  <brobecker@adacore.com>
280
281         * gdb.ada/mi_ref_changeable: New testcase.
282
283 2019-02-07  Alan Hayward  <alan.hayward@arm.com>
284
285         * gdb.base/attach.exp: Add double attach test.
286
287 2019-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
288
289         * lib/gdb.exp (default_gdb_start): Don't match pagination
290         prompt.
291         (gdb_init): Set stty_init.
292
293 2019-01-27  Tom Tromey  <tom@tromey.com>
294
295         * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
296         skip_python_tests.
297
298 2019-01-24  Alan Hayward  <alan.hayward@arm.com>
299
300         * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
301         New structure.
302         (struct struct_static_02_02): Likewise.
303         (struct struct_static_02_03): Likewise.
304         (struct struct_static_02_04): Likewise.
305         (struct struct_static_04_01): Likewise.
306         (struct struct_static_04_02): Likewise.
307         (struct struct_static_04_03): Likewise.
308         (struct struct_static_04_04): Likewise.
309         (struct struct_static_06_01): Likewise.
310         (struct struct_static_06_02): Likewise.
311         (struct struct_static_06_03): Likewise.
312         (struct struct_static_06_04): Likewise.
313         (cmp_struct_static_02_01): Likewise.
314         (cmp_struct_static_02_02): Likewise.
315         (cmp_struct_static_02_03): Likewise.
316         (cmp_struct_static_02_04): Likewise.
317         (cmp_struct_static_04_01): Likewise.
318         (cmp_struct_static_04_02): Likewise.
319         (cmp_struct_static_04_03): Likewise.
320         (cmp_struct_static_04_04): Likewise.
321         (cmp_struct_static_06_01): Likewise.
322         (cmp_struct_static_06_02): Likewise.
323         (cmp_struct_static_06_03): Likewise.
324         (cmp_struct_static_06_04): Likewise.
325         (call_all): Test new structs.
326         * gdb.base/infcall-nested-structs.exp: Likewise.
327
328 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
329         * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
330
331 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
332         * gdb.base/stack-protector.c: New test.
333         * gdb.base/stack-protector.exp: New file.
334         * gdb.cp/ovldbreak.exp: Only allow a single break line.
335         * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
336         option.
337         (gdb_compile): Remove stack protector for GCC and prevent
338         recursion.
339
340 2019-01-16  Keith Seitz  <keiths@redhat.com>
341
342         PR gdb/23773
343         * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
344
345 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
346
347         * gdb.arch/vsx-regs.exp: Add tests that use the vector register
348         aliases.
349         * gdb.arch/altivec-regs.exp: Likewise.  Fix indentation of two
350         tests.
351         * gdb.arch/powerpc-vector-regs.c: New file.
352         * gdb.arch/powerpc-vector-regs.exp: New file.
353
354 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
355
356         * gdb.arch/altivec-regs.exp: Fix the list passed to
357         gdb_expect_list when testing "info vector".
358
359 2019-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
360
361         * gdb.base/style.exp: Don't include path in testname.
362
363 2019-01-10  Keith Seitz  <keiths@redhat.com>
364
365         PR gdb/23712
366         PR symtab/23010
367         * gdb.dwarf2/multidictionary.exp: New file.
368
369 2019-01-09  Simon Marchi  <simon.marchi@ericsson.com>
370
371         * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
372         (test_gnuv3_style_demangling): ... this.
373         (test_lucid_style_demangling): Remove.
374         (test_arm_style_demangling): Remove.
375         (test_hp_style_demangling): Remove.
376         (do_tests): Remove calls to the above.
377
378 2019-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
379
380         * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
381         case.
382
383 2019-01-06  Tom Tromey  <tom@tromey.com>
384
385         PR gdb/28155:
386         * gdb.dwarf2/typedef-void-finish.exp: New file.
387
388 2018-12-28  Tom Tromey  <tom@tromey.com>
389             Simon Marchi <simark@simark.ca>
390
391         * gdb.base/jit-exec.exp: New file.
392         * gdb.base/jit-exec.c: New file.
393         * gdb.base/jit-execd.c: New file.
394
395 2018-12-28  Tom Tromey  <tom@tromey.com>
396
397         * gdb.base/style.exp: Update test to check for address styling.
398
399 2018-12-28  Tom Tromey  <tom@tromey.com>
400
401         * gdb.base/style.exp: Add test for styling of "Reading symbols"
402         message.
403
404 2018-12-28  Tom Tromey  <tom@tromey.com>
405
406         * gdb.base/style.exp: Add test for version number styling.
407
408 2018-12-28  Tom Tromey  <tom@tromey.com>
409
410         * gdb.base/style.exp: Add test for print_address_symbolic.
411
412 2018-12-28  Tom Tromey  <tom@tromey.com>
413
414         * gdb.base/style.exp: Add test for breakpoint setting.
415
416 2018-12-28  Tom Tromey  <tom@tromey.com>
417
418         * gdb.base/style.exp: Add test for variable names.
419
420 2018-12-28  Tom Tromey  <tom@tromey.com>
421
422         * gdb.base/style.exp: New file.
423         * gdb.base/style.c: New file.
424
425 2018-12-28  Tom Tromey  <tom@tromey.com>
426
427         * lib/gdb.exp (gdb_init): Set the TERM environment variable to
428         "dumb".
429         * gdb.base/readline.exp (operate_and_get_next): Save and restore
430         the TERM environment variable.
431
432 2018-12-27  Tom Tromey  <tom@tromey.com>
433
434         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
435         pagination test.
436
437 2018-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
438
439         * gdb.dwarf2/dw2-unusual-field-names.c: New file.
440         * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
441
442 2018-12-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
443
444         * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
445         Filename a.adb changed to bp_fun_addr.adb.
446         gdb.ada/bp_fun_addr.exp: Update test accordingly.
447
448 2018-12-21  Jan Vrany  <jan.vrany@fit.cvut.cz>
449
450         * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
451         non-PIE executables.
452         * README: Mention the gdb,nopie_flag board setting.
453         * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
454         non-PIE executable.
455         * gdb.arch/amd64-entry-value.exp: Likewise.
456         * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
457         * gdb.arch/i386-float.exp: Likewise.
458         * gdb.arch/i386-signal.exp: Likewise.
459         * gdb.mi/mi-reg-undefined.exp: Likewise.
460
461 2018-12-21  Paul Marechal  <paul.marechal@ericsson.com>
462
463         PR gdb/23974
464         * gdb.base/info-os.exp: Check return for unknown "info os" type.
465
466 2018-12-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
467
468         * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
469         Update order of results accordingly.
470
471 2018-12-12  Andrew Burgess  <andrew.burgess@embecosm.com>
472
473         * gdb.base/annota1.exp: Update a test regexp.
474
475 2018-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
476
477         * gdb.base/float.exp: Handle RISC-V targets without an FPU.
478
479 2018-12-09  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
480
481         * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
482         (reuse_time): Initialize to REUSE_TIME_CAP.
483         (check_rc): New function.
484         (main): Use REUSE_TIME_CAP instead of hardcoded 60.
485         Check pthread_create rc.
486         (spawner_thread_func): Check pthread_create and pthread_join rc.
487
488 2018-12-08  Pedro Alves  <palves@redhat.com>
489
490         * gdb.base/list.exp (test_forward_search): Rename to ...
491         (test_forward_reverse_search): ... this.  Also test reverse-search
492         and the forward-search alias.
493
494 2018-12-05  Andrew Burgess  <andrew.burgess@embecosm.com>
495
496         * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
497         local timeout variable before return, and remove all local timeout
498         variable entirely.
499         (gdb_load): Likewise.
500
501 2018-12-01  Tom de Vries  <tdevries@suse.de>
502
503         * gdb.base/gdb-caching-proc.exp: New file.
504
505 2018-11-25  Sergio Durigan Junior  <sergiodj@redhat.com>
506
507         * Makefile.in (TIMESTAMP): New variable.
508         (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
509         command.
510         (check-single-racy): Likewise.
511         (check/%.exp): Likewise.
512         (check-racy/%.exp): Likewise.
513         (workers/%.worker): Likewise.
514         (build-perf): Likewise.
515         (check-perf): Likewise.
516         * README: Describe new "TS" and "TS_FORMAT" variables.
517         * print-ts.py: New file.
518
519 2018-11-21  Benno Fünfstück  <benno.fuenfstueck@gmail.com>
520
521         PR python/23714
522         * gdb.python/python.exp: Test command repetition after
523         gdb.execute.
524
525 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
526
527         * gdb.opt/inline-break.exp: Add test that info breakpoint output
528         is correctly aligned.
529
530 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
531
532         * gdb.ada/info_auto_lang.exp: New testcase.
533         * gdb.ada/info_auto_lang/global_pack.ads: New file.
534         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
535         * gdb.ada/info_auto_lang/some_c.c: New file.
536
537 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
538
539         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
540         FUNC_lang language syntax.
541
542 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
543
544         * gdb.base/info_minsym.c: New file.
545         * gdb.base/info_minsym.exp: New file.
546
547 2018-11-19  Tom Tromey  <tom@tromey.com>
548
549         PR rust/23625:
550         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
551         * gdb.rust/expr.exp: Update expected output.  Change one test.
552
553 2018-11-19  Tom Tromey  <tom@tromey.com>
554
555         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
556
557 2018-11-19  Pedro Alves  <palves@redhat.com>
558
559         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
560         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
561         see the expected warning.
562
563 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
564
565         PR gdb/22736:
566         * gdb.cp/infcall-nodebug-lib.c: New test.
567         * gdb.cp/infcall-nodebug-main.c: New test.
568         * gdb.cp/infcall-nodebug.exp: New file.
569
570 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
571
572         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
573         completer tests.
574
575 2018-11-09  Tom de Vries  <tdevries@suse.de>
576
577         * gdb.base/msym-lang.c: New test.
578         * gdb.base/msym-lang.exp: New file.
579         * gdb.base/msym-lang-main.c: New test.
580
581 2018-11-08  Tom Tromey  <tom@tromey.com>
582
583         PR gdb/23555:
584         PR gdb/23838:
585         * gdb.base/warning.exp: New file.
586
587 2018-11-08  Jan Beulich  <jbeulich@suse.com>
588
589         * testsuite/gdb.arch/i386-avx512.c,
590         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
591
592 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
593
594         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
595         point hardware.
596
597 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
598
599         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
600         * gdb.dwarf2/missing-type-name.exp: New file.
601
602 2018-11-06  Tom de Vries  <tdevries@suse.de>
603
604         * gdb.base/many-headers.c: New test.
605         * gdb.base/many-headers.exp: New file.
606
607 2018-11-06  Jim Wilson  <jimw@sifive.com>
608
609         * gdb.base/code_elim.exp: For riscv, set additional_flags
610         to include -msmall-data-limit=0.
611
612 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
613
614         * gdb.ada/watch_minus_l: New testcase.
615
616 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
617
618         * gdb.arch/aix-sighandle.c: New file.
619         * gdb.arch/aix-sighandle.exp: New file.
620
621 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
622
623         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
624         registers being unions.
625
626 2018-10-31  Tom de Vries  <tdevries@suse.de>
627
628         * lib/valgrind.exp: New file.
629          (vgdb_start, vgdb_stop): New procs, factored out of ...
630         * gdb.base/valgrind-bt.exp: ... here, ...
631         * gdb.base/valgrind-disp-step.exp: ... here and ...
632         * gdb.base/valgrind-infcall.exp: ... here.
633
634 2018-10-31  Tom de Vries  <tdevries@suse.de>
635
636         * lib/gdb.exp (get_valueof): Don't output read value in test name.
637
638 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
639
640         * gdb.dwarf2/void-type.c: New file.
641         * gdb.dwarf2/void-type.exp: New file.
642
643 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
644
645         * gdb.base/info_qt.c: New file.
646         * gdb.base/info_qt.exp: New file.
647
648 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
649
650         * gdb.arch/powerpc-htm-regs.c: New file.
651         * gdb.arch/powerpc-htm-regs.exp: New file.
652
653 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
654
655         * gdb.arch/powerpc-tar.c: New file.
656         * gdb.arch/powerpc-tar.exp: New file.
657
658 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
659
660         * gdb.arch/powerpc-ppr-dscr.c: New file.
661         * gdb.arch/powerpc-ppr-dscr.exp: New file.
662
663 2018-10-25  Tom de Vries  <tdevries@suse.de>
664
665         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
666
667 2018-10-24  Tom de Vries  <tdevries@suse.de>
668
669         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
670         longer exists error.
671
672 2018-10-24  Tom de Vries  <tdevries@suse.de>
673
674         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
675
676 2018-10-24  Tom de Vries  <tdevries@suse.de>
677
678         * gdb.base/valgrind-db-attach.exp: Handle removed support for
679         --db-attach in valgrind.
680
681 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
682
683         * gdb.arch/riscv-reg-aliases.c: New file.
684         * gdb.arch/riscv-reg-aliases.exp: New file.
685
686 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
687
688         * gdb.python/py-cmd.exp: Check for gdb_prompt.
689
690 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
691
692         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
693
694 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
695
696         * gdb.cp/ovldbreak.exp: Fix regexps.
697
698 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
699
700         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
701
702 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
703
704         PR cli/23785
705         * gdb.base/restore.exp: New test to check if "restore" with an
706         invalid file doesn't segfault.
707
708 2018-10-18  Tom de Vries  <tdevries@suse.de>
709
710         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
711         * gdb.ada/excep_handle.exp: Same.
712         * gdb.ada/mi_string_access.exp: Same.
713         * gdb.ada/mi_var_union.exp: Same.
714         * gdb.arch/arc-analyze-prologue.exp: Same.
715         * gdb.arch/arc-decode-insn.exp: Same.
716         * gdb.base/readnever.exp: Same.
717         * gdb.fortran/printing-types.exp: Same.
718         * gdb.guile/scm-lazy-string.exp: Same.
719
720 2018-10-16  Tom de Vries  <tdevries@suse.de>
721
722         PR gdb/23730
723         * gdb.base/catch-follow-exec.c: Add copyright notice.
724         * gdb.base/catch-follow-exec.exp: Rewrite to use
725         gdb_spawn_with_cmdline_opts.  Require gdb-native.
726
727 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
728
729         * gdb.trace/actions-changed.exp: Check for arch support.
730         * gdb.trace/actions.exp: Likewise.
731         * gdb.trace/ax.exp: Likewise.
732         * gdb.trace/backtrace.exp: Likewise.
733         * gdb.trace/change-loc.exp: Likewise.
734         * gdb.trace/deltrace.exp: Likewise.
735         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
736         * gdb.trace/ftrace.exp: Likewise.
737         * gdb.trace/infotrace.exp: Check for arch support.
738         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
739         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
740         * gdb.trace/mi-tsv-changed.exp: Likewise.
741         * gdb.trace/packetlen.exp: Likewise.
742         * gdb.trace/passc-dyn.exp: Likewise.
743         * gdb.trace/passcount.exp: Likewise.
744         * gdb.trace/pending.exp: Likewise.
745         * gdb.trace/range-stepping.exp: Check for shlib support.
746         * gdb.trace/report.exp: Check for arch support.
747         * gdb.trace/save-trace.exp: Likewise.
748         * gdb.trace/signal.exp: Check for signal support.
749         * gdb.trace/tfind.exp: Check for arch support.
750         * gdb.trace/trace-break.exp: Check for arch and shlib support.
751         * gdb.trace/trace-common.h: Add comment.
752         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
753         * gdb.trace/trace-enable-disable.exp: Likewise.
754         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
755         * gdb.trace/tracecmd.exp: Check for arch support.
756         * gdb.trace/tspeed.exp: Check for shlib and target support.
757         * gdb.trace/tstatus.exp: Check for arch support.
758         * gdb.trace/tsv.exp: Likewise.
759         * gdb.trace/while-dyn.exp: Likewise.
760         * gdb.trace/while-stepping.exp: Likewise.
761         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
762
763 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
764
765         * gdb.trace/tspeed.exp: Remove nowarnings.
766         (prepare_for_trace_test): Declare "global ipalib".
767         * gdb.trace/tspeed.c: Include unistd.h.
768         (main): Remove superfluous printf argument.
769
770 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
771
772         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
773         directory prefix on the filename.
774
775 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
776
777         * gdb.gdb/unittest.exp: Update expected message informing that
778         selftests have been disabled.
779         * gdb.server/unittest.exp: Likewise.
780
781 2018-10-09  Tom de Vries  <tdevries@suse.de>
782
783         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
784         with runto_main.
785
786 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
787
788         PR c++/16841
789         * gdb.cp/virtbase2.cc: New file.
790         * gdb.cp/virtbase2.exp: New file.
791
792 2018-10-06  Tom Tromey  <tom@tromey.com>
793
794         PR python/19399:
795         * gdb.python/py-inferior.exp: Add architecture test.
796
797 2018-10-06  Tom Tromey  <tom@tromey.com>
798
799         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
800         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
801
802 2018-10-06  Tom Tromey  <tom@tromey.com>
803
804         * gdb.python/py-breakpoint.exp (check_last_event): Check location
805         of a "throw" catchpoint.
806
807 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
808
809         * gdb.base/info-proc.exp: Update string expected from "help info
810         proc".
811
812 2018-10-04  Tom Tromey  <tom@tromey.com>
813
814         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
815         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
816         (test_initial_complaints, test_empty_complaints): Update.
817         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
818
819 2018-10-04  Tom Tromey  <tom@tromey.com>
820
821         PR cli/19551:
822         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
823         * lib/gdb.exp (gdb_file_cmd): Update.
824         * gdb.stabs/weird.exp (print_weird_var): Update.
825         * gdb.server/solib-list.exp: Update.
826         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
827         * gdb.mi/mi-cli.exp: Update.
828         * gdb.linespec/linespec.exp: Update.
829         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
830         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
831         * gdb.cp/cp-relocate.exp: Update.
832         * gdb.base/sym-file.exp: Update.
833         * gdb.base/relocate.exp: Update.
834         * gdb.base/readnever.exp: Update.
835         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
836         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
837         * gdb.base/dbx.exp (gdb_file_cmd): Update.
838         * gdb.base/code_elim.exp: Update.
839         * gdb.base/break-unload-file.exp (test_break): Update.
840         * gdb.base/break-interp.exp (test_attach_gdb): Update.
841         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
842         Update.
843         * gdb.base/attach.exp (do_attach_tests): Update.
844         * gdb.base/sepdebug.exp: Update.
845         * gdb.python/py-section-script.exp: Update.
846
847 2018-10-04  Tom Tromey  <tom@tromey.com>
848
849         PR cli/22234:
850         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
851         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
852         output.
853
854 2018-10-04  Tom Tromey  <tom@tromey.com>
855
856         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
857         set width and height to 0.
858         (test_command_line_attach_run): Use -quiet.
859
860 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
861
862         * lib/gdb.exp (skip_ifunc_tests): New.
863         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
864         other compile failures.
865         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
866
867 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
868
869         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
870         is_amd64_regs_target.
871
872 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
873
874         * gdb.arch/aarch64-sighandler-regs.c: New test.
875         * gdb.arch/aarch64-sighandler-regs.exp: New file.
876         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
877
878 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
879
880         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
881         assembly.
882
883 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
884
885         * gdb.base/frame-selection.exp: New file.
886         * gdb.base/frame-selection.c: New file.
887
888 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
889
890         * gdb.threads/check-libthread-db.c (thread_routine): Use a
891         pthread barrier.
892         (main): Likewise.
893
894 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
895
896         * gdb.base/large-frame-1.c: New file.
897         * gdb.base/large-frame-2.c: New file.
898         * gdb.base/large-frame.exp: New file.
899         * gdb.base/large-frame.h: New file.
900
901 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
902
903         PR gdb/20948
904         * gdb.base/write_mem.exp: New test.
905         * gdb.base/write_mem.c: Likewise.
906
907 2018-09-23  Tom Tromey  <tom@tromey.com>
908
909         PR python/18852:
910         * gdb.python/py-parameter.exp: Add test for parameter that throws
911         on "set".
912
913 2018-09-23  Tom Tromey  <tom@tromey.com>
914
915         PR python/17284:
916         * gdb.python/py-template.exp (test_template_arg): Add test for
917         negative template argument number.
918
919 2018-09-23  Tom Tromey  <tom@tromey.com>
920
921         PR python/14062:
922         * gdb.python/python.exp: Add test for post_event error.
923
924 2018-09-23  Tom Tromey  <tom@tromey.com>
925
926         PR python/18170:
927         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
928         convert pointers to int and long.
929
930 2018-09-23  Tom Tromey  <tom@tromey.com>
931
932         PR python/20126:
933         * gdb.python/py-value.exp (test_value_numeric_ops): Add
934         signed-ness conversion tests.
935
936 2018-09-23  Tom Tromey  <tom@tromey.com>
937
938         PR python/18352;
939         * gdb.python/py-value.exp (test_float_conversion): New proc.
940         Use it.
941
942 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
943
944         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
945
946 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
947
948         * gdb.base/complete-empty.exp: Skip tab-completion tests if
949         no readline.
950         * gdb.base/utf8-identifiers.exp: Likewise.
951         * gdb.cp/cpcompletion.exp: Likewise.
952         * gdb.linespec/cpcompletion.exp: Likewise.
953         * gdb.linespec/cpls-abi-tag.exp: Likewise.
954         * gdb.linespec/cpls-ops.exp: Likewise.
955
956 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
957             Chris January  <chris.january@arm.com>
958
959         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
960         * gdb.fortran/short-circuit-argument-list.exp: New file.
961         * gdb.fortran/short-circuit-argument-list.f90: New test.
962
963 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
964
965         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
966         "arch=" keyword when executing "-stack-list-frames".
967
968 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
969
970         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
971         "arch=" keyword when executing "-stack-list-frames".
972
973 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
974
975         * gdb.ada/complete.exp: Expect for "@" when doing "complete
976         break ada".
977
978 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
979
980         PR python/23669
981         * gdb.python/python.exp: Test gdb.execute("show commands").
982
983 2018-09-16  Tom Tromey  <tom@tromey.com>
984
985         * gdb.base/new-ui.exp (do_execution_tests): Update.
986         * gdb.base/dbx.exp (test_breakpoints): Update.
987
988 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
989
990         * lib/gdb.exp (gdb_simple_compile): Add proc.
991         (is_elf_target): Use gdb_simple_compile.
992         (skip_altivec_tests): Likewise.
993         (skip_vsx_tests): Likewise.
994         (skip_tsx_tests): Likewise.
995         (skip_btrace_tests): Likewise.
996         (skip_btrace_pt_tests): Likewise.
997         (gdb_can_simple_compile): Likewise.
998         (gdb_has_argv0): Likewise.
999         (gdb_target_symbol_prefix): Likewise.
1000         (target_supports_scheduler_locking): Likewise.
1001
1002 2018-09-13  Tom Tromey  <tom@tromey.com>
1003
1004         * Makefile.in (TAGS): Recognize proc_with_prefix and
1005         gdb_caching_proc.
1006
1007 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1008
1009         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1010         method.
1011
1012 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1013
1014         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1015         and a few other Inferior properties when the Inferior is no
1016         longer valid.
1017
1018 2018-09-13  Tom Tromey  <tom@tromey.com>
1019
1020         PR rust/23650:
1021         * gdb.rust/simple.exp: Add test for enum field access error.
1022
1023 2018-09-13  Tom Tromey  <tom@tromey.com>
1024
1025         PR rust/23626:
1026         * gdb.rust/simple.rs (EmptyEnum): New type.
1027         (main): Use it.
1028         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1029
1030 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1031
1032         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1033         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1034         * gdb.python/py-symtab.exp: Update test printing an objfile.
1035
1036 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
1037
1038         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1039         object.
1040
1041 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
1042
1043         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1044         (support_complex_tests): Use gdb_can_simple_compile.
1045         (is_ilp32_target): Likewise.
1046         (is_lp64_target): Likewise.
1047         (is_64_target): Likewise.
1048         (is_amd64_regs_target): Likewise.
1049         (is_aarch32_target): Likewise.
1050         (gdb_int128_helper): Likewise.
1051
1052 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1053
1054         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1055
1056 2018-09-10  Jerome Guitton  <guitton@adacore.com>
1057
1058         * gdb.ada/same_component_name: Add test for case of tagged record
1059         with variable-length fields.
1060
1061 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1062
1063         * gdb.ada/access_to_unbounded_array.exp: New testcase.
1064         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1065         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1066         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1067
1068 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1069
1070         * gdb.ada/mi_string_access.exp: New testcase.
1071         * gdb.ada/mi_string_access/bar.adb: New file.
1072         * gdb.ada/mi_string_access/pck.adb: New file.
1073         * gdb.ada/mi_string_access/pck.asd: New file.
1074
1075 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1076
1077         * gdb.ada/mi_var_union.exp: New testcase.
1078         * gdb.ada/mi_var_union/bar.adb: New file.
1079         * gdb.ada/mi_var_union/pck.adb: New file.
1080         * gdb.ada/mi_var_union/pck.asd: New file.
1081
1082 2018-09-08  Tom Tromey  <tom@tromey.com>
1083
1084         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1085
1086 2018-09-08  Tom Tromey  <tom@tromey.com>
1087
1088         PR python/16047:
1089         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1090         (register_pretty_printers): Register new printer.
1091         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1092         test.
1093         * gdb.python/py-prettyprint.c (int_type3): New typedef.
1094         (an_int_type3): New global.
1095
1096 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1097
1098         * gdb.ada/expr_with_funcall: New testcase.
1099
1100 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1101
1102         * gdb.ada/packed_array_assign: New testcase.
1103
1104 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
1105
1106         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1107         names, and add test prefixes to make test names unique.
1108
1109 2018-09-05  Tom de Vries  <tdevries@suse.de>
1110
1111         * gdb.dwarf2/varval.exp: Add test.
1112
1113 2018-09-04  Gary Benson <gbenson@redhat.com>
1114
1115         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1116         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
1117
1118 2018-08-31  Tom Tromey  <tom@tromey.com>
1119
1120         * gdb.rust/simple.rs: Rename second variable "v".
1121
1122 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
1123
1124         * gdb.base/funcargs.c (use_a): New function.
1125         (recurse): Call use_a.
1126
1127 2018-08-29  Keith Seitz  <keiths@redhat.com>
1128
1129         * gdb.compile/compile-cplus-anonymous.cc: New file.
1130         * gdb.compile/compile-cplus-anonymous.exp: New file.
1131         * gdb.compile/compile-cplus-array-decay.cc: New file.
1132         * gdb.compile/compile-cplus-array-decay.exp: New file.
1133         * gdb.compile/compile-cplus-inherit.cc: New file.
1134         * gdb.compile/compile-cplus-inherit.exp: New file.
1135         * gdb.compile/compile-cplus-member.cc: New file.
1136         * gdb.compile/compile-cplus-member.exp: New file.
1137         * gdb.compile/compile-cplus-method.cc: New file.
1138         * gdb.compile/compile-cplus-method.exp: New file.
1139         * gdb.compile/compile-cplus-mod.c: "New" file.
1140         * gdb.compile/compile-cplus-namespace.cc: New file.
1141         * gdb.compile/compile-cplus-namespace.exp: New file.
1142         * gdb.compile/compile-cplus-nested.cc: New file.
1143         * gdb.compile/compile-cplus-nested.exp: New file.
1144         * gdb.compile/compile-cplus-print.c: "New" file.
1145         * gdb.compile/compile-cplus-print.exp: "New" file.
1146         * gdb.compile/compile-cplus-virtual.cc: New file.
1147         * gdb.compile/compile-cplus-virtual.exp: New file.
1148         * gdb.compile/compile-cplus.c: "New" file.
1149         * gdb.compile/compile-cplus.exp: "New" file.
1150         * lib/compile-support.exp: New file.
1151
1152 2018-08-16  Gary Benson <gbenson@redhat.com>
1153
1154         PR gdb/13000:
1155         * gdb.base/batch-exit-status.exp: New file.
1156         * gdb.base/batch-exit-status.good-commands: Likewise.
1157         * gdb.base/batch-exit-status.bad-commands: Likewise.
1158
1159 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
1160
1161         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1162         (struct struct02): Likewise.
1163         (struct struct03): Likewise.
1164         (struct struct04): Likewise.
1165         (struct struct_01_01): New struct.
1166         (struct struct_01_02): Likewise.
1167         (struct struct_01_03): Likewise.
1168         (struct struct_01_04): Likewise.
1169         (struct struct_02_01): Likewise.
1170         (struct struct_02_02): Likewise.
1171         (struct struct_02_03): Likewise.
1172         (struct struct_02_04): Likewise.
1173         (struct struct_04_01): Likewise.
1174         (struct struct_04_02): Likewise.
1175         (struct struct_04_03): Likewise.
1176         (struct struct_04_04): Likewise.
1177         (struct struct_05_01): Likewise.
1178         (struct struct_05_02): Likewise.
1179         (struct struct_05_03): Likewise.
1180         (struct struct_05_04): Likewise.
1181         (cmp_struct01): Remove function.
1182         (cmp_struct02): Likewise.
1183         (cmp_struct03): Likewise.
1184         (cmp_struct04): Likewise.
1185         (cmp_struct_01_01): Add Function.
1186         (cmp_struct_01_02): Likewise.
1187         (cmp_struct_01_03): Likewise.
1188         (cmp_struct_01_04): Likewise.
1189         (cmp_struct_02_01): Likewise.
1190         (cmp_struct_02_02): Likewise.
1191         (cmp_struct_02_03): Likewise.
1192         (cmp_struct_02_04): Likewise.
1193         (cmp_struct_04_01): Likewise.
1194         (cmp_struct_04_02): Likewise.
1195         (cmp_struct_04_03): Likewise.
1196         (cmp_struct_04_04): Likewise.
1197         (cmp_struct_05_01): Likewise.
1198         (cmp_struct_05_02): Likewise.
1199         (cmp_struct_05_03): Likewise.
1200         (cmp_struct_05_04): Likewise.
1201         (call_all): Add new structs.
1202         * gdb.base/infcall-nested-structs.exp: Likewise.
1203
1204 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
1205
1206         * gdb.python/py-framefilter-mi.exp: Update regexp to
1207         check for "arch" field in frame output.
1208
1209 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
1210
1211         * gdb.dwarf2/dw2-ranges-func.c: New file.
1212         * gdb.dwarf2/dw2-ranges-func.exp: New file.
1213
1214 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
1215
1216         * gdb.base/term.exp: Compare terminal settings with values from
1217         the inferior.
1218         * gdb.base/term.c: Get and set terminal settings.
1219
1220 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
1221
1222         * lib/mi-support.exp (mi_expect_stop): Update regexp to
1223         accommodate new "arch" field in frame output.
1224         * gdb.mi/mi-return.exp: Likewise.
1225         * gdb.mi/mi-stack.exp: Likewise.
1226         * gdb.mi/mi-syn-frame.exp: Likewise.
1227         * gdb.mi/user-selected-context-sync.exp: Likewise.
1228
1229 2018-08-19  Michael Spang  <spang@google.com>
1230
1231         PR gdb/11786
1232         * gdb.base/gcore-tls-pie.c: New file.
1233         * gdb.base/gcore-tls-pie.exp: New file.
1234
1235 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
1236
1237         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1238         * gdb.dwarf2/varval.c: New file.
1239         * gdb.dwarf2/varval.exp: New file.
1240
1241 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
1242
1243         PR gdb/18931
1244         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1245
1246 2018-08-16  Keith Seitz  <keiths@redhat.com>
1247
1248         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1249         tests expected to pass.
1250
1251 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
1252
1253         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1254         -data-disassemble -a.
1255         (test_disassembly_bogus_args): Likewise.
1256
1257 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
1258
1259         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1260
1261 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1262
1263         * gdb.base/vla-optimized-out.exp: Add new test.
1264
1265 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1266
1267         * gdb.base/vla-optimized-out-o3.exp: Delete.
1268         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1269         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1270         deleted tests.
1271
1272 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1273
1274         PR gdb/18050:
1275         * gdb.server/extended-remote-restart.c: New file.
1276         * gdb.server/extended-remote-restart.exp: New file.
1277
1278 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
1279
1280         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1281         "set variable index = 42".
1282
1283 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
1284
1285         * boards/index-cache-gdb.exp: New file.
1286         * gdb.dwarf2/index-cache.exp: New file.
1287         * gdb.dwarf2/index-cache.c: New file.
1288         * gdb.base/maint.exp: Check if we are using the index cache.
1289
1290 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1291
1292         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1293         MAKEFLAGS.
1294
1295 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1296
1297         * dg-extract-results.sh: Move to toplevel contrib.
1298         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1299         * Makefile.in (check-parallel-racy): Likewise.
1300
1301 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1302
1303         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1304         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1305         tests if the target supports scheduler locking.
1306
1307 2018-08-04  Tom de Vries  <tdevries@suse.de>
1308
1309         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1310
1311 2018-08-02  Tom Tromey  <tom@tromey.com>
1312
1313         PR symtab/16842.
1314         * gdb.cp/temargs.exp: Test "info address" of a template
1315         parameter.
1316
1317 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
1318
1319         * gdb.python/py-mi-var-info-path-expression.c: New file.
1320         * gdb.python/py-mi-var-info-path-expression.py: New file.
1321         * gdb.python/py-mi-var-info-path-expression.exp: New file.
1322
1323 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
1324
1325         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1326         error after "cannot resolve name" string.
1327
1328 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1329
1330         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1331         started.
1332         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1333
1334 2018-07-28  Tom de Vries  <tdevries@suse.de>
1335
1336         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1337
1338 2018-07-26  Tom de Vries  <tdevries@suse.de>
1339
1340         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1341
1342 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1343
1344         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1345         is visible.
1346
1347 2018-07-26  Tom de Vries  <tdevries@suse.de>
1348
1349         PR breakpoints/23366
1350         * gdb.base/catch-follow-exec.c: New test.
1351         * gdb.base/catch-follow-exec.exp: New file.
1352
1353 2018-07-25  Tom de Vries  <tdevries@suse.de>
1354
1355         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
1356         vla-optimized-out.c.
1357
1358 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
1359
1360         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1361         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1362
1363 2018-07-20  Tom de Vries  <tdevries@suse.de>
1364
1365         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1366         NOCLONE macro.
1367         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1368
1369 2018-07-19  Tom de Vries  <tdevries@suse.de>
1370
1371         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1372         regular expression.
1373
1374 2018-07-18  Tom de Vries  <tdevries@suse.de>
1375
1376         * gdb.base/vla-optimized-out.c: New test.
1377         * gdb.base/vla-optimized-out.exp: New file.
1378
1379 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
1380
1381         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1382         message "No address associated with hostname" when gdbserver
1383         cannot resolve the hostname.
1384
1385 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1386
1387         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1388         Add some test prefixes to make tests unique.
1389
1390 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1391
1392         * gdb.base/frameapply.c: New file.
1393         * gdb.base/frameapply.exp: New file.
1394
1395 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1396
1397         * gdb.base/skip.exp: Update expected error message.
1398
1399 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1400             Jan Kratochvil  <jan.kratochvil@redhat.com>
1401             Paul Fertser  <fercerpav@gmail.com>
1402             Tsutomu Seki  <sekiriki@gmail.com>
1403
1404         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1405         parameter.
1406         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1407         by default.
1408         * boards/native-gdbserver.exp: Likewise.
1409         * gdb.server/run-without-local-binary.exp: Improve regexp used
1410         for detecting when a remote debugging connection succeeds.
1411         * gdb.server/server-connect.exp: New file.
1412         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1413         Do not prefix the port number with ":".
1414         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
1415         support for detecting and using it.  Add '$debughost_gdbserver'
1416         to the list of arguments used to start gdbserver.  Handle case
1417         when gdbserver cannot resolve a network name.
1418
1419 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
1420
1421         PR c++/23373
1422         * gdb.base/ptype-offsets.cc (struct static_member): New
1423         struct.
1424         (main) <stmember>: New variable.
1425         * gdb.base/ptype-offsets.exp: Add test for printing a struct
1426         with a static member in it.
1427
1428 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1429
1430         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1431         watchpoints enabled and disabled.
1432
1433 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1434
1435         * gdb.base/examine-backward.exp: Still run tests around address
1436         0x0, even if address 0x0 is not readable.  Update the pattern for
1437         matching address 0x0 in expected output.
1438
1439 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
1440
1441         * gdb.base/share-env-with-gdbserver.c (main): Add call to
1442         malloc/free.
1443
1444 2018-07-04  Tom de Vries  <tdevries@suse.de>
1445
1446         * gdb.dwarf2/dw2-error.exp: Update expected error message.
1447
1448 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
1449
1450         PR tdep/8282
1451         * gdb.arch/mips-disassembler-options.exp: New test.
1452         * gdb.arch/mips-disassembler-options.s: New test source.
1453
1454 2018-06-29  Pedro Alves  <palves@redhat.com>
1455
1456         * gdb.threads/names.exp: Adjust expected "info threads" output.
1457
1458 2018-06-29  Pedro Alves  <palves@redhat.com>
1459
1460         * gdb.opt/inline-break.exp (line number, address): Add "info
1461         break" tests.
1462
1463 2018-06-29  Pedro Alves  <palves@redhat.com>
1464
1465         * gdb.opt/inline-break.c (func1): Add "break here" marker.
1466         * gdb.opt/inline-break.exp: Test setting breakpoints by line
1467         number and address and running to them.
1468
1469 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
1470
1471         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1472
1473 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1474
1475         * lib/compiler.c: Remove executable permission flag.
1476
1477 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
1478
1479         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1480         code.
1481         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1482
1483 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1484
1485         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1486
1487 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1488
1489         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1490         address argument is omitted.
1491
1492 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
1493
1494         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1495
1496 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
1497
1498         PR gdb/21695
1499         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1500         * gdb.base/infoline-reloc-main-from-zero.c: New file.
1501
1502 2018-06-26  Tom Tromey  <tom@tromey.com>
1503
1504         PR rust/22574:
1505         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1506         * gdb.rust/simple.rs (struct SimpleLayout): New.
1507
1508 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
1509
1510         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1511         "info registers" output.
1512
1513 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
1514
1515         * gdb.base/watchpoint-hw-attach.c: New test.
1516         * gdb.base/watchpoint-hw-attach.exp: New file.
1517
1518 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
1519
1520         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1521         through /bin/sh.
1522         * boards/dwarf4-gdb-index.exp: Likewise.
1523         * boards/fission-dwp.exp: Likewise.
1524
1525 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
1526
1527         * gdb.base/float128.exp: Add comment and improved fail message
1528         to the failure case of "print large128" test.
1529
1530 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1531
1532         * configure.ac: Remove AC_PREREQ.
1533         * configure: Re-generate.
1534
1535 2018-06-19  Pedro Alves  <palves@redhat.com>
1536
1537         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1538         (func_extern_caller): New.
1539         (main): Call func_extern_caller.
1540         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1541         logic change.
1542
1543 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
1544
1545         PR gdb/16841
1546         * gdb.cp/typedef-base.cc: New file.
1547         * gdb.cp/typedef-base.exp: New file.
1548
1549 2018-06-18  Tom de Vries  <tdevries@suse.de>
1550
1551         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1552
1553 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
1554             Richard Bunt <Richard.Bunt@arm.com>
1555
1556         * gdb.threads/attach-slow-waitpid.c: New file.
1557         * gdb.threads/attach-slow-waitpid.exp: New file.
1558         * gdb.threads/slow-waitpid.c: New file.
1559
1560 2018-06-14  Pedro Alves  <palves@redhat.com>
1561
1562         * gdb.base/fork-running-state.c: Include <errno.h>.
1563         (exit_if_relative_exits): New.
1564         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1565         exits.
1566         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1567         child exits.
1568
1569 2018-06-14  Tom de Vries  <tdevries@suse.de>
1570
1571         PR cli/22573
1572         * gdb.base/finish-pretty.c: New test.
1573         * gdb.base/finish-pretty.exp: New file.
1574
1575 2018-06-14  Pedro Alves  <palves@redhat.com>
1576
1577         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1578         gdb's expected startup output.
1579
1580 2018-06-14  Pedro Alves  <palves@redhat.com>
1581
1582         * lib/selftest-support.exp (selftest_setup): Remove inlined
1583         function handling.
1584
1585 2018-06-14  Tom de Vries  <tdevries@suse.de>
1586
1587         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1588         matching of breakpoint printing.
1589
1590 2018-06-13  Tom de Vries  <tdevries@suse.de>
1591
1592         PR testsuite/23269
1593         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1594         (fork_child): ... here, and ...
1595         (fork_parent): ... here.
1596
1597 2018-06-12  Tom de Vries  <tdevries@suse.de>
1598
1599         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1600
1601 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1602             Stephen Roberts  <stephen.roberts@arm.com>
1603
1604         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1605         rewrite test to describe action performed, rather than possible
1606         failure.
1607
1608 2018-06-08  Gary Benson <gbenson@redhat.com>
1609
1610         * gdb.threads/check-libthread-db.exp: New file.
1611         * gdb.threads/check-libthread-db.c: Likewise.
1612
1613 2018-06-05  Tom Tromey  <tom@tromey.com>
1614
1615         * gdb.base/default.exp: Update expected "show version" output.
1616
1617 2018-06-05  Tom Tromey  <tom@tromey.com>
1618
1619         PR cli/12326:
1620         * gdb.cp/static-print-quit.exp: Update.
1621         * lib/gdb.exp (pagination_prompt): Update.
1622         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
1623         * gdb.python/python.exp: Update.
1624
1625 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
1626
1627         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1628
1629 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
1630
1631         * gdb.ada/bp_fun_addr: New testcase.
1632
1633 2018-06-01  Tom Tromey  <tom@tromey.com>
1634
1635         * gdb.xml/tdesc-regs.exp (load_description): Update expected
1636         results.
1637         * gdb.dwarf2/method-ptr.exp: Set language to C++.
1638         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1639         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1640         * gdb.base/maint.exp (maint_pass_if): Update.
1641
1642 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
1643
1644         * gdb.base/endian.exp: New test.
1645         * gdb.base/endian.c: New test source.
1646
1647 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1648
1649         PR gdb/23203
1650         * gdb.base/bt-selected-frame.c: New file.
1651         * gdb.base/bt-selected-frame.exp: New file.
1652         * lib/gdb.exp (get_current_frame_number): New function.
1653
1654 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
1655             Pedro Alves  <palves@redhat.com>
1656
1657         * gdb.threads/tls-core.c: Include <stdlib.h>
1658         (thread_proc): Call `abort'.
1659         * gdb.threads/tls-core.exp: Generate a core with core_find too.
1660         (tls_core_test): New procedure, bits factored out from ...
1661         (top level): ... here.  Test both native cores and gcore cores.
1662
1663 2018-05-23  Tom Tromey  <tom@tromey.com>
1664
1665         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1666
1667 2018-05-23  Tom Tromey  <tom@tromey.com>
1668
1669         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1670         symfile_complaints.
1671         (test_short_complaints): Likewise.
1672         (test_empty_complaints): Likewise.
1673         (test_initial_complaints): Update.
1674
1675 2018-05-23  Tom Tromey  <tom@tromey.com>
1676
1677         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1678
1679 2018-05-23  Tom Tromey  <tom@tromey.com>
1680
1681         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1682         (test_short_complaints): Update.
1683
1684 2018-05-22  Pedro Alves  <palves@redhat.com>
1685
1686         * gdb.base/remote.exp: Only gdb_start after compiling the
1687         testcase.  Issue "disconnect" before testing "set remote" command
1688         defaults.  Issue clean_restart before running to main.
1689
1690 2018-05-22  Pedro Alves  <palves@redhat.com>
1691
1692         * gdb.base/remote.exp: Adjust expected output of "show remote
1693         memory-write-packet-size".  Add tests for "set remote
1694         memory-write-packet-size 0" and "set remote
1695         memory-write-packet-size fixed/limit".
1696
1697 2018-05-22  Pedro Alves  <palves@redhat.com>
1698
1699         PR gdb/22973
1700         * gdb.base/utf8-identifiers.c: New file.
1701         * gdb.base/utf8-identifiers.exp: New file.
1702
1703 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1704
1705         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1706
1707 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
1708
1709         * gdb.arch/powerpc-vsx-gcore.exp: New file.
1710
1711 2018-05-18  Tom Tromey  <tom@tromey.com>
1712
1713         * gdb.base/ptype-offsets.exp: Update.
1714
1715 2018-05-17  Keith Seitz  <keiths@redhat.com>
1716
1717         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1718         in expected breakpoint stop locations.
1719         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1720         move to proper scope to test variable values.
1721         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1722         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1723         New functions.
1724         (main): Call not_inline_func3.
1725         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1726         inline_func1, inline_func2, and inline_func3.  Test that when each
1727         breakpoint is hit, GDB properly reports both the stop location
1728         and the backtrace. Repeat tests for temporary breakpoints.
1729
1730 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
1731
1732         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1733         rather then trying to access it in determining whether the PID
1734         of `gdbserver' could have been retrieved.
1735
1736 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1737
1738         * gdb.arch/amd64-init-x87-values.S: New file.
1739         * gdb.arch/amd64-init-x87-values.exp: New file.
1740
1741 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
1742
1743         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1744
1745 2018-05-04  Tom Tromey  <tom@tromey.com>
1746
1747         PR python/22730:
1748         * gdb.python/python.exp: Test multi-line execute.
1749
1750 2018-05-04  Tom Tromey  <tom@tromey.com>
1751
1752         PR python/22731:
1753         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1754
1755 2018-05-04  Tom Tromey  <tom@tromey.com>
1756
1757         PR gdb/11750:
1758         * gdb.base/define.exp: Test defining a user command inside a user
1759         command.
1760         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1761
1762 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1763             Pedro Alves <palves@redhat.com>
1764
1765         PR breakpoints/19806 and support for PR external/20207.
1766         * gdb.base/watchpoint-unaligned.c: New file.
1767         * gdb.base/watchpoint-unaligned.exp: New file.
1768
1769 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1770
1771         * gdb.base/maint.exp: Make test names unique, use
1772         test_prefix_command_help to test 'help maint info', and remove
1773         repeated test of 'help maint'.
1774
1775 2018-05-04  Tom Tromey  <tom@tromey.com>
1776
1777         PR gdb/22619:
1778         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1779         behavior.
1780
1781 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1782
1783         * gdb.base/maint.exp: Process output from 'maint print registers'
1784         line at a time.
1785
1786 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
1787
1788         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1789         timeout.
1790
1791 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
1792
1793         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1794         filter pattern.
1795
1796 2018-05-02  Pedro Alves  <palves@redhat.com>
1797
1798         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1799         to_log_command renames.
1800         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1801
1802 2018-05-02  Tom Tromey  <tom@tromey.com>
1803
1804         * gdb.python/py-parameter.exp: Set test message.
1805
1806 2018-05-02  Tom Tromey  <tom@tromey.com>
1807
1808         PR python/20084:
1809         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1810         PARAM_ZUINTEGER_UNLIMITED tests.
1811
1812 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
1813
1814         PR rust/23124
1815         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1816         when casting.
1817
1818 2018-04-30  Tom Tromey  <tom@tromey.com>
1819
1820         * gdb.python/py-type.exp: Check align attribute.
1821         * gdb.python/py-type.c: New "aligncheck" global.
1822
1823 2018-04-30  Tom Tromey  <tom@tromey.com>
1824
1825         PR exp/17095:
1826         * gdb.dwarf2/dw2-align.exp: New file.
1827         * gdb.cp/align.exp: New file.
1828         * gdb.base/align.exp: New file.
1829         * lib/gdb.exp (gdb_int128_helper): New proc.
1830         (has_int128_c, has_int128_cxx): New caching procs.
1831
1832 2018-04-27  Tom Tromey  <tom@tromey.com>
1833
1834         PR rust/22545:
1835         * gdb.rust/simple.exp: Add inclusive range tests.
1836
1837 2018-04-26  Pedro Alves  <palves@redhat.com>
1838
1839         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1840         ifunc breakpoint locations correctly of ifunc breakpoints set
1841         while the program resolves the ifunc.
1842
1843 2018-04-26  Pedro Alves  <palves@redhat.com>
1844
1845         * gdb.base/gnu-ifunc-final.c: New file.
1846         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1847         * gdb.base/gnu-ifunc.exp (executable): Delete.
1848         (staticexecutable): Adjust.
1849         (lib_opts, exec_opts): Delete.
1850         (make_binsuffix, build, set-break): New procedures.
1851         (misc_tests): New, with tests factored out from the top level.
1852         (top level): Test different combinations of ifunc resolver name,
1853         resolver with and with debug info, and ifunc target with and
1854         without debug info.  Wrap static tests with with_target_prefix.
1855
1856 2018-04-26  Pedro Alves  <palves@redhat.com>
1857
1858         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1859         return type" warnings.
1860
1861 2018-04-25  Pedro Alves  <palves@redhat.com>
1862
1863         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1864         killed".
1865         * gdb.base/kill-after-signal.exp: Likewise.
1866         * gdb.threads/kill.exp: Likewise.
1867
1868 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1869             Sergio Durigan Junior  <sergiodj@redhat.com>
1870             Pedro Alves  <palves@redhat.com>
1871
1872         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1873         regexps to expect for '[Inferior ... detached]' as well.
1874         * gdb.base/attach.exp: Likewise.
1875         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1876         "gdb_continue_to_end".
1877         (test_catch_syscall_with_wrong_args): Likewise.
1878         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1879         ']'.  Don't set 'verbose' on.
1880         * gdb.base/foll-vfork.exp: Likewise.
1881         * gdb.base/fork-print-inferior-events.c: New file.
1882         * gdb.base/fork-print-inferior-events.exp: New file.
1883         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1884         '[Inferior ... has been killed]' message.
1885         * gdb.base/kill-after-signal.exp: Likewise.
1886         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1887         detach message.
1888         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1889         message.
1890         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1891         regexps to expect for '[Inferior ... detached]' as well.
1892         * gdb.threads/process-dies-while-detaching.exp: Likewise.
1893
1894 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
1895
1896         PR gdb/23104
1897         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1898
1899 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
1900
1901         * gdb.threads/multiple-successive-infcall.c: New test.
1902         * gdb.threads/multiple-successive-infcall.exp: New file.
1903
1904 2018-04-17  Tom Tromey  <tom@tromey.com>
1905
1906         * gdb.rust/simple.rs (Union): New type.
1907         (main): New local "u".
1908         * gdb.rust/simple.exp (test_one_slice): Add new test case.
1909
1910 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1911
1912         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1913         number information in output of "whereis" command.
1914         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1915
1916 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1917
1918         * gdb.ada/info_types.exp: Adjust expected output to the line
1919         numbers now printed by "info var/func/type".
1920         * gdb.base/completion.exp: Likewise.
1921         * gdb.base/included.exp: Likewise.
1922         * gdb.cp/cp-relocate.exp: Likewise.
1923         * gdb.cp/cplusfuncs.exp: Likewise.
1924         * gdb.cp/namespace.exp: Likewise.
1925         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1926
1927 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1928
1929         * gdb.btrace/cpu.exp: New.
1930
1931 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
1932
1933         * gdb.base/step-indirect-call-thunk.exp: New.
1934         * gdb.base/step-indirect-call-thunk.c: New.
1935         * gdb.reverse/step-indirect-call-thunk.exp: New.
1936         * gdb.reverse/step-indirect-call-thunk.c: New.
1937
1938 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
1939
1940         * gdb.base/pie-fork.c: New file.
1941         * gdb.base/pie-fork.exp: New file.
1942
1943 2018-04-11  Tom Tromey  <tom@tromey.com>
1944
1945         * gdb.rust/simple.exp: Add test for ".." struct initializer.
1946
1947 2018-04-10  Pedro Alves  <palves@redhat.com>
1948
1949         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1950         exits.  Instead loop running forever.
1951         (fork_parent): Run forever too.
1952
1953 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1954
1955         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1956         mi_continue_to_line.
1957         * gdb.mi/mi-stack.c (callee4): Add comment.
1958
1959 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
1960
1961         * gdb.mi/mi-stack.exp: Fix indentation.
1962
1963 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1964
1965         PR gdb/22979
1966         * gdb.arch/amd64-osabi.exp: New file.
1967
1968 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
1969
1970         PR gdb/22980
1971         * gdb.base/osabi.exp: New file.
1972
1973 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
1974
1975         * gdb.cp/static-typedef-print.exp: New file.
1976         * gdb.cp/static-typedef-print.cc: New file.
1977
1978 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1979
1980         * gdb.ada/varsize_limit: New testcase.
1981
1982 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
1983
1984         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1985
1986         * gdb.ada/notcplusplus: New testcase.
1987
1988         * gdb.base/c-linkage-name.c: New file.
1989         * gdb.base/c-linkage-name.exp: New testcase.
1990
1991 2018-03-26  Tom Tromey  <tom@tromey.com>
1992
1993         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1994         * gdb.python/py-framefilter.py (name_error): New global.
1995         (ErrorInName.function): Use name_error.
1996
1997 2018-03-26  Tom Tromey  <tom@tromey.com>
1998
1999         PR backtrace/15582:
2000         * gdb.python/py-framefilter.exp: Add "bt hide" test.
2001
2002 2018-03-23  Keith Seitz  <keiths@redhat.com>
2003
2004         PR c++/22968
2005         * gdb.cp/subtypes.exp: New file.
2006         * gdb.cp/subtypes.h: New file.
2007         * gdb.cp/subtypes.cc: New file.
2008         * gdb.cp/subtypes-2.cc: New file.
2009
2010 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2011
2012         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2013         (done): Call '_exit' not 'exit' to avoid atexit handlers.
2014         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2015         -nostartfiles when compiling the test.  Confirm that all registers
2016         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2017
2018 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2019
2020         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2021         option, syntax was wrong anyway.
2022         * gdb.arch/arm-disp-step.exp: Likewise.
2023         * gdb.arch/sparc64-regs.exp: Likewise.
2024         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2025         option, syntax was wrong anyway, switch to use
2026         prepare_for_testing.
2027         * gdb.arch/i386-disp-step.exp: Likewise.
2028
2029 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2030
2031         * gdb.ada/exec_changed.exp: Replace "target_info exists
2032         use_gdb_stub" by "use_gdb_stub".
2033         * gdb.ada/start.exp: Likewise.
2034         * gdb.base/async-shell.exp: Likewise.
2035         * gdb.base/attach-pie-misread.exp: Likewise.
2036         * gdb.base/attach-wait-input.exp: Likewise.
2037         * gdb.base/break-entry.exp: Likewise.
2038         * gdb.base/break-interp.exp: Likewise.
2039         * gdb.base/dprintf-detach.exp: Likewise.
2040         * gdb.base/nostdlib.exp: Likewise.
2041         * gdb.base/solib-nodir.exp: Likewise.
2042         * gdb.base/statistics.exp: Likewise.
2043         * gdb.base/testenv.exp: Likewise.
2044         * gdb.mi/mi-exec-run.exp: Likewise.
2045         * gdb.mi/mi-start.exp: Likewise.
2046         * gdb.multi/dummy-frame-restore.exp: Likewise.
2047         * gdb.multi/multi-arch-exec.exp: Likewise.
2048         * gdb.multi/multi-arch.exp: Likewise.
2049         * gdb.multi/tids.exp: Likewise.
2050         * gdb.multi/watchpoint-multi.exp: Likewise.
2051         * gdb.python/py-events.exp: Likewise.
2052         * gdb.threads/attach-into-signal.exp: Likewise.
2053         * gdb.threads/attach-stopped.exp: Likewise.
2054         * gdb.threads/threadapply.exp: Likewise.
2055         * lib/selftest-support.exp: Likewise.
2056
2057 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2058
2059         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2060
2061 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
2062
2063         * gdb.perf/template-breakpoints.cc: New file.
2064         * gdb.perf/template-breakpoints.exp: New file.
2065         * gdb.perf/template-breakpoints.py: New file.
2066
2067 2018-03-19  Tom Tromey  <tom@tromey.com>
2068
2069         * gdb.rust/simple.rs (main): Add local variables field1, field2,
2070         y0.
2071         * gdb.rust/simple.exp: Test bare identifier form of struct
2072         initializer.
2073
2074 2018-03-19  Tom Tromey  <tom@tromey.com>
2075
2076         * gdb.gdb/observer.exp: Remove.
2077
2078 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2079
2080         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2081         "qualified" option when setting breakpoints.
2082         * gdb.trace/backtrace.exp: Likewise.
2083         * gdb.trace/circ.exp: Likewise.
2084         * gdb.trace/collection.exp: Likewise.
2085         * gdb.trace/disconnected-tracing.exp: Likewise.
2086         * gdb.trace/ftrace-lock.exp: Likewise.
2087         * gdb.trace/ftrace.exp: Likewise.
2088         * gdb.trace/infotrace.exp: Likewise.
2089         * gdb.trace/packetlen.exp: Likewise.
2090         * gdb.trace/passc-dyn.exp: Likewise.
2091         * gdb.trace/qtro.exp: Likewise.
2092         * gdb.trace/read-memory.exp: Likewise.
2093         * gdb.trace/report.exp: Likewise.
2094         * gdb.trace/signal.exp: Likewise.
2095         * gdb.trace/status-stop.exp: Likewise.
2096         * gdb.trace/strace.exp: Likewise.
2097         * gdb.trace/tfind.exp: Likewise.
2098         * gdb.trace/trace-break.exp: Likewise.
2099         * gdb.trace/trace-condition.exp: Likewise.
2100         * gdb.trace/trace-mt.exp: Likewise.
2101         * gdb.trace/tstatus.exp: Likewise.
2102         * gdb.trace/tsv.exp: Likewise.
2103         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2104         * gdb.trace/unavailable.exp: Likewise.
2105         * gdb.trace/while-dyn.exp: Likewise.
2106
2107 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2108
2109         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2110         that libinproctrace is copied to the target.
2111
2112 2018-03-14  Tom Tromey  <tom@tromey.com>
2113
2114         PR cli/14977:
2115         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2116         a null pointer.
2117         * gdb.base/wchar.exp: Likewise.
2118
2119 2018-03-14  Tom Tromey  <tom@tromey.com>
2120
2121         PR cli/19918:
2122         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2123         flag.
2124
2125 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
2126
2127         PR gdb/22841
2128         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2129         "target" to remote_exec.
2130
2131 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
2132
2133         PR gdb/22841
2134         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2135         ${board}_upload): Remove.
2136
2137 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2138
2139         * gdb.cp/watch-cp.cc: New test.
2140         * gdb.cp/watch-cp.exp: New file.
2141
2142 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2143
2144         * gdb.base/infcall-nested-structs.exp: New file.
2145         * gdb.base/infcall-nested-structs.c: New file.
2146         * gdb.base/float.exp: Add riscv support.
2147
2148 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2149
2150         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2151         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2152
2153 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
2154
2155         * gdb.server/abspath.exp: New file.
2156         * lib/gdb.exp (with_cwd): New procedure.
2157
2158 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
2159
2160         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2161         use it.
2162         (gdb_is_target_remote_prompt): New proc.
2163         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2164         (gdb_is_target_native): Pass prompt parameter to
2165         gdb_is_target_1.
2166
2167 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
2168
2169         * gdb.base/load-command.c: New file.
2170         * gdb.base/load-command.exp: New file.
2171         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2172         (gdb_is_target_1): ...this, and generalize for other targets
2173         than just remote.
2174         (gdb_is_target_remote): Use gdb_is_target_1.
2175         (gdb_is_target_native): use gdb_is_target_1.
2176
2177 2018-02-26  Tom Tromey  <tom@tromey.com>
2178
2179         PR python/16497:
2180         * gdb.python/py-framefilter.exp: Update test.
2181
2182 2018-02-26  Tom Tromey  <tom@tromey.com>
2183
2184         * gdb.dwarf2/variant.c: New file.
2185         * gdb.dwarf2/variant.exp: New file.
2186
2187 2018-02-26  Tom Tromey  <tom@tromey.com>
2188
2189         * gdb.rust/simple.exp: Accept more possible results in enum test.
2190
2191 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
2192
2193         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2194         parentheses.
2195
2196 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
2197
2198         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2199         name of a variable: $actual_linejj -> $actual_line.
2200
2201 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
2202
2203         * gdb.arch/amd64-i386-address.exp: Fix a typo.
2204
2205 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
2206
2207         * gdb.btrace/buffer-size.exp: Do not force BTS.
2208
2209 2018-02-14  Pedro Alves  <palves@redhat.com>
2210
2211         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2212         getting a "Quit".
2213
2214 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
2215
2216         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2217         Fix test name.
2218
2219 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
2220
2221         * gdb.cp/m-static.exp: Check type of optimized out static
2222         member.
2223
2224 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
2225
2226         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2227         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2228
2229 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
2230             Leszek Swirski  <leszeks@google.com>
2231
2232         * gdb.python/py-prettyprint.c
2233         (struct to_string_returns_value_inner,
2234         struct to_string_returns_value_wrapper): New.
2235         (main): Add tsrvw variable.
2236         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2237         ToStringReturnsValueWrapper): New classes.
2238         (register_pretty_printers): Register new pretty-printers.
2239         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2240         recursive pretty printer.
2241         * gdb.python/py-mi.exp: Likewise.
2242
2243 2018-02-01  Leszek Swirski  <leszeks@google.com>
2244
2245         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2246         functions with the same name as an include file are parsed
2247         correctly.
2248
2249 2018-02-01  Yao Qi  <yao.qi@linaro.org>
2250
2251         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2252         "\[^\r\n\]*".
2253
2254 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
2255
2256         * gdb.arch/powerpc-prologue-frame.s: New file.
2257         * gdb.arch/powerpc-prologue-frame.c: Likewise.
2258         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2259
2260 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
2261
2262         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2263
2264 2018-01-30  Pedro Alves  <palves@redhat.com>
2265
2266         PR gdb/13211
2267         * gdb.base/interrupt-daemon.c: New.
2268         * gdb.base/interrupt-daemon.exp: New.
2269         * gdb.multi/multi-term-settings.c: New.
2270         * gdb.multi/multi-term-settings.exp: New.
2271
2272 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
2273
2274         * gdb.base/break.exp: Save the location where the breakpoint
2275         on break.c:47 was actually inserted when debugging the version
2276         compiled at -O2 and use it in the expected output of the "info
2277         break" test performed soon after.
2278
2279 2018-01-22  Pedro Alves  <palves@redhat.com>
2280             Sergio Durigan Junior  <sergiodj@redhat.com>
2281
2282         * gdb.base/whatis.exp: Add tests for 'set print object on' +
2283         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2284
2285 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
2286
2287         * gdb.base/break-include.c, gdb.base/break-include.inc,
2288         gdb.base/break-include.exp: New files.
2289         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2290         line number now being the actual line number where the breakpoint
2291         was inserted.
2292         * gdb.mi/mi-break.exp: Likewise.
2293         * gdb.mi/mi-reverse.exp: Likewise.
2294         * gdb.mi/mi-simplerun.exp: Ditto.
2295
2296 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2297
2298         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2299         varobj.
2300         * gdb.mi/mi-var-create-rtti.exp: Likewise.
2301
2302 2018-01-21  Don Breazeal  <donb@codesourcery.com>
2303             Andrew Burgess  <andrew.burgess@embecosm.com>
2304
2305         * gdb.mi/basics.c: Add new global.
2306         * gdb.mi/mi-frame-regs.exp: New file.
2307         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2308         case.
2309
2310 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2311
2312         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2313         non-parameter, and on an unknown symbol.
2314
2315 2018-01-19  Tom Tromey  <tom@tromey.com>
2316
2317         * gdb.rust/modules.rs (TWENTY_THREE): New global.
2318         * gdb.rust/modules.exp: Add ::-qualified lookup test.
2319
2320 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2321
2322         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2323         setrlimit and chdir to int.
2324
2325 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2326
2327         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2328         function.
2329         (my_tend): Likewise.
2330         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2331         rationale of avoiding FP- and vector instructions.
2332
2333 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
2334
2335         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2336         "info reg" with "\[ \t\]*".
2337         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2338         "\[ \t\]+".
2339         * gdb.arch/s390-multiarch.exp: Ditto.
2340         * gdb.base/pc-fp.exp: Ditto.
2341         * gdb.reverse/i386-precsave.exp: Ditto.
2342         * gdb.reverse/i386-reverse.exp: Ditto.
2343         * gdb.reverse/i387-env-reverse.exp: Ditto.
2344         * gdb.reverse/i387-stack-reverse.exp: Ditto.
2345
2346 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2347
2348         * lib/gdb.exp (gdb_compile): Re-enable use of
2349         universal_compile_options for languages other than Rust.
2350
2351 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2352
2353         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2354
2355 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
2356
2357         PR gdb/16577
2358         * gdb.base/solib-vanish.exp: New.
2359         * gdb.base/solib-vanish-main.c: New.
2360         * gdb.base/solib-vanish-lib1.c: New.
2361         * gdb.base/solib-vanish-lib2.c: New.
2362
2363 2018-01-17  Yao Qi  <yao.qi@linaro.org>
2364
2365         * gdb.compile/compile.exp: Match the address printed for
2366         frame in the output of command "bt".
2367
2368 2018-01-15  Tom Tromey  <tom@tromey.com>
2369
2370         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2371         compute sp_reg.
2372
2373 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
2374
2375         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2376         to prepare.
2377         (prepare): Return 0 on error, 1 on success.
2378
2379 2018-01-12  Pedro Alves  <palves@redhat.com>
2380
2381         * gdb.base/continue-after-aborted-step-over.c: New.
2382         * gdb.base/continue-after-aborted-step-over.exp: New.
2383
2384 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
2385
2386         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2387         options when not creating an executable.
2388
2389 2018-01-11  Pedro Alves  <palves@redhat.com>
2390
2391         PR remote/22597
2392         * gdb.server/stop-reply-no-thread.c: New file.
2393         * gdb.server/stop-reply-no-thread.exp: New file.
2394
2395 2018-01-10  Pedro Alves  <palves@redhat.com>
2396
2397         PR gdb/22670
2398         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
2399         functions too.  Test setting breakpoints and printing C functions
2400         with no debug info too.
2401         * gdb.ada/bp_c_mixed_case/qux.c: New file.
2402
2403 2018-01-10  Pedro Alves  <palves@redhat.com>
2404
2405         PR gdb/22670
2406         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2407         a fail.
2408
2409 2018-01-10  Pedro Alves  <palves@redhat.com>
2410
2411         PR gdb/22670
2412         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2413
2414 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2415
2416         * gdb.server/unittest.exp: Match the output in non-development
2417         mode.
2418
2419 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
2420
2421         * gdb.gdb/unittest.exp: Match output in non-development mode.
2422
2423 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2424
2425         * gdb.ada/access_tagged_param.exp: Relax expected output
2426         for value of "ObjL" in "continue" to pck.inspect breakpoint
2427         test.
2428
2429 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
2430
2431         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2432         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2433
2434 2018-01-05  Pedro Alves  <palves@redhat.com>
2435
2436         PR gdb/18653
2437         * gdb.base/libsegfault.exp: New.
2438
2439 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2440
2441         PR gdb/22670
2442         * gdb.ada/access_tagged_param.exp: New file.
2443         * gdb.ada/access_tagged_param/foo.adb: New file.
2444
2445 2018-01-05  Pedro Alves  <palves@redhat.com>
2446
2447         PR gdb/22670
2448         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
2449         exercise lower case too, and to exercise both full matching and
2450         wild matching.
2451
2452 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2453
2454         * gdb.ada/rename_subscript_param: New testcase.
2455
2456 2018-01-05  Jerome Guitton  <guitton@adacore.com>
2457
2458         * gdb.ada/arr_acc_idx_w_gap: New testcase.
2459
2460 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
2461
2462         * gdb.ada/convvar_comp: New testcase.
2463
2464 2018-01-05  Xavier Roirand  <roirand@adacore.com>
2465
2466         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2467         (My_Table): New global variable.
2468         * testsuite/gdb.ada/array_char_idx.exp: Add test.
2469
2470 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2471
2472         PR gdb/22670
2473         * gdb.ada/maint_with_ada: New testcase.
2474
2475 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2476
2477         PR gdb/22670
2478         * gdb.ada/bp_c_mixed_case: New testcase.
2479
2480 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2481
2482         PR gdb/22670
2483         * gdb.ada/complete.exp: Add "complete break ada" test.
2484
2485 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
2486
2487         PR gdb/22670
2488         * gdb.ada/info_addr_mixed_case: New testcase.
2489
2490 2018-01-03  Xavier Roirand  <roirand@adacore.com>
2491
2492         * gdb.ada/excep_handle.exp: New testcase.
2493         * gdb.ada/excep_handle/foo.adb: New file.
2494         * gdb.ada/excep_handle/pck.ads: New file.
2495
2496 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
2497
2498         * gdb.base/step-line.c: Add extra empty line in copyright header.
2499         * gdb.base/step-line.inp: Likewise.
2500
2501 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2502
2503         * gdb.ada/dyn_stride.exp: Add slice test.
2504
2505 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
2506
2507         * gdb.ada/dyn_stride: New testcase.
2508
2509 2017-12-27  Stafford Horne  <shorne@gmail.com>
2510
2511         * gdb.xml/extra-regs.xml: Add example foo reggroup.
2512         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2513
2514 2017-12-27  Stafford Horne  <shorne@gmail.com>
2515
2516         * gdb.base/reggroups.c: New file.
2517         * gdb.base/reggroups.exp: New file.
2518
2519 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2520
2521         * gdb.dwarf2/ada-valprint-error.c: New file.
2522         * gdb.dwarf2/ada-valprint-error.exp: New file.
2523
2524 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
2525
2526         * gdb.ada/assign_arr: New testcase.
2527
2528 2017-12-18  Xavier Roirand  <roirand@adacore.com>
2529
2530         * gdb.ada/funcall_ptr: New testcase.
2531
2532 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
2533
2534         PR cli/16224
2535         * gdb.base/ptype-offsets.cc: New file.
2536         * gdb.base/ptype-offsets.exp: New file.
2537
2538 2017-12-15  Yao Qi  <yao.qi@linaro.org>
2539
2540         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2541         if XML is disabled.
2542
2543 2017-12-15  Xavier Roirand  <roirand@adacore.com>
2544
2545         * gdb.ada/same_component_name: New testcase.
2546
2547 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2548
2549         * gdb.ada/str_binop_equal: New testcase.
2550
2551 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
2552
2553         * gdb.ada/task_switch_in_core: New testcase.
2554
2555 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
2556
2557         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2558         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2559         call test_bkpt_qualified.
2560         (test_bkpt_qualified): New proc.
2561
2562 2017-12-13  Pedro Alves  <palves@redhat.com>
2563
2564         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2565         Tighten regexp by matching with an anchor.
2566
2567 2017-12-13  Pedro Alves  <palves@redhat.com>
2568
2569         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2570         ("expression with namespace"): New set of tests.
2571         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2572         (Nested::Test_NS::qux): New.
2573         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2574         defaults to 'start_quote_char' and 'end_quote_char' parameters.
2575
2576 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
2577
2578         * gdb.base/server-del-break.c: New file.
2579         * gdb.base/server-del-break.exp: New file.
2580
2581 2017-12-12  Stafford Horne  <shorne@gmail.com>
2582
2583         * gdb.xml/tdesc-regs.exp: Add or1k support.
2584
2585 2017-12-12  Stafford Horne  <shorne@gmail.com>
2586
2587         * gdb.base/bp-permanent.c: Define nop of or1k.
2588
2589 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2590
2591         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2592         output with components being reordered.
2593
2594 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
2595
2596         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2597         output with components being reordered.
2598
2599 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2600             Pedro Alves  <palves@redhat.com>
2601
2602         * gdb.base/maint.exp (check for .gdb_index): Check also for
2603         .debug_names.
2604         * gdb.dlang/watch-loc.c (.debug_aranges): New.
2605         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2606         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2607         (.gdb_index used after symbol reloading): Support also .debug_names.
2608         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2609
2610 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2611
2612         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2613         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2614
2615 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2616
2617         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2618         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2619
2620 2017-12-08  Yao Qi  <yao.qi@linaro.org>
2621
2622         * gdb.arch/aarch64-tagged-pointer.c: New file.
2623         * gdb.arch/aarch64-tagged-pointer.exp: New file.
2624
2625 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
2626
2627         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2628         "int".
2629
2630 2017-12-07  Keith Seitz  <keiths@redhat.com>
2631
2632         PR breakpoints/22569
2633         * gdb.linespec/ls-errs.exp: Change expected result of "break
2634         -source this file has spaces.c -line 3".
2635         Check that an explicit source file followed by whitespace is
2636         identified as an invalid explicit location.
2637
2638 2017-12-07  Keith Seitz  <keiths@redhat.com>
2639
2640         * gdb.cp/nested-types.cc: New file.
2641         * gdb.cp/nested-types.exp: New file.
2642         * lib/cp-support.exp: Load data-structures.exp library.
2643         (debug_cp_test_ptype_class): New global.
2644         (cp_ptype_class_verbose, next_line): New procedures.
2645         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2646         Add and document new return value.
2647         Switch the list of lines to a queue.
2648         Add support for new `type' key for nested type definitions.
2649         Add debugging/troubleshooting messages.
2650         * lib/data-structures.exp: New file.
2651
2652 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
2653
2654         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2655         with proc_with_prefix, don't use with_test_prefix.
2656
2657 2017-12-07  Tom Tromey  <tom@tromey.com>
2658
2659         * gdb.base/break.exp: Add test for empty "commands".
2660
2661 2017-12-07  Yao Qi  <yao.qi@linaro.org>
2662
2663         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2664         malloc and catch syscall.
2665
2666 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
2667
2668        * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2669         tests for explicit locations.
2670
2671 2017-12-06  Pedro Alves  <palves@redhat.com>
2672
2673         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2674         force-disabling XML descriptions.
2675
2676 2017-12-04  Pedro Alves  <palves@redhat.com>
2677
2678         PR gdb/22499
2679         * gdb.arch/amd64-disp-step-avx.S: New file.
2680         * gdb.arch/amd64-disp-step-avx.exp: New file.
2681
2682 2017-12-03  Pedro Alves  <palves@redhat.com>
2683
2684         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2685         and <string.h>.
2686         (parent_function): Print distinct messages when waitpid fails, or
2687         the child exits with a signal, or the child exits for an unhandled
2688         reason.
2689         * gdb.threads/process-dies-while-detaching.exp
2690         (detach_and_expect_exit): New 'inf_output_re' parameter and use
2691         it.  Wait for both inferior output and GDB's prompt.  Use an
2692         indirect spawn id list.
2693         (do_detach): New parameter 'child_exit'.  Use it to compute
2694         expected inferior output.
2695         (test_detach, test_detach_watch, test_detach_killed_outside):
2696         Adjust to pass down the expected child exit kind.
2697
2698 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
2699             Sergio Durigan Junior  <sergiodj@redhat.com>
2700             Pedro Alves  <palves@redhat.com>
2701
2702         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2703
2704 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
2705
2706         * gdb.base/relocate.exp: Add tests to guarantee that arguments
2707         to 'symbol-file' and 'add-symbol-file' can be
2708         position-independent.
2709
2710 2017-12-01  Yao Qi  <yao.qi@linaro.org>
2711
2712         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2713         the URL in copyright header.
2714         * gdb.arch/aarch64-fp.exp: Likewise.
2715         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2716         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2717         * gdb.base/expand-psymtabs.exp: Likewise.
2718         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2719         * gdb.fortran/common-block.exp: Likewise.
2720         * gdb.fortran/common-block.f90: Likewise.
2721         * gdb.fortran/logical.exp: Likewise.
2722         * gdb.fortran/vla-datatypes.f90: Likewise.
2723         * gdb.fortran/vla-sub.f90: Likewise.
2724
2725 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
2726
2727         * gdb.ada/repeat_dyn: New testcase.
2728
2729 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
2730
2731         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2732         Update for changed thread numbering.
2733         * gdb.cell/bt.exp: Update for changed GDB output.
2734
2735 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
2736
2737         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2738         setting isremote by hand.
2739         * boards/dwarf4-gdb-index.exp: Likewise.
2740         * boards/fission.exp: Likewise.
2741         * boards/stabs.exp: Likewise.
2742
2743 2017-11-30  Pedro Alves  <palves@redhat.com>
2744
2745         * gdb.linespec/cpls-ops.exp
2746         (check_explicit_skips_function_argument): Extract the underlying
2747         type of size_t instead of hardcoding it.
2748
2749 2017-11-29  Pedro Alves  <palves@redhat.com>
2750
2751         PR c++/19436
2752         * gdb.linespec/cpls-abi-tag.cc: New file.
2753         * gdb.linespec/cpls-abi-tag.exp: New file.
2754
2755 2017-11-29  Pedro Alves  <palves@redhat.com>
2756
2757         * gdb.base/langs.exp: Use -qualified.
2758         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2759         it.
2760         * gdb.cp/namespace.exp: Use -qualified.
2761         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2762         (overload-3, template-overload, template-ret-type, const-overload)
2763         (const-overload-quoted, anon-ns, ambiguous-prefix): New
2764         procedures.
2765         (test_driver): Call them.
2766         * gdb.cp/save-bp-qualified.cc: New.
2767         * gdb.cp/save-bp-qualified.exp: New.
2768         * gdb.linespec/explicit.exp: Test -qualified.
2769         * lib/completion-support.exp (completion::explicit_opts_list): Add
2770         "-qualified".
2771         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2772
2773 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2774
2775         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2776
2777 2017-11-29  Tom Tromey  <tom@tromey.com>
2778
2779         * gdb.base/relocate.exp: Update invalid argument test.
2780         Add new tests for invalid arguments.
2781
2782 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2783
2784         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2785         Return 0 as a long.
2786         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2787
2788 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2789
2790         * gdb.cp/breakpoint.cc (bar): Set return type to void.
2791         * gdb.cp/psymtab-parameter.cc (func): Likewise.
2792         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2793         func ().
2794         * gdb.cp/shadow.cc (B.func): Return 0.
2795
2796 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
2797
2798         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2799         expected output in gdb_expect call to allow the exception
2800         message to be present as well.  Fix syntax confusion to avoid
2801         TCL thinking that exception_name is an array.
2802
2803 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
2804
2805         * gdb.arch/spu-info.c: Include <unistd.h>.
2806         (do_signal_test): Fix broken calls to write.
2807         * gdb.arch/spu-info.exp: Use prepare_for_testing.
2808         Fix checks for empty mailboxes.  Update signal tests for corrected
2809         do_signal_test routine.  Allow nonzero event status.
2810         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2811         * gdb.cell/arch.exp: Use standard_output_file.
2812         * gdb.cell/break.exp: Likewise.
2813         * gdb.cell/bt.exp: Likewise.
2814         * gdb.cell/core.exp: Likewise.
2815         * gdb.cell/dwarfaddr.exp: Likewise.
2816         * gdb.cell/ea-cache.exp: Likewise.
2817         * gdb.cell/ea-standalone.exp: Likewise.
2818         * gdb.cell/f-regs.exp: Likewise.
2819         * gdb.cell/fork.exp: Likewise.
2820         * gdb.cell/gcore.exp: Likewise.
2821         * gdb.cell/mem-access.exp: Likewise.
2822         * gdb.cell/ptype.exp: Likewise.
2823         * gdb.cell/registers.exp: Likewise.
2824         * gdb.cell/sizeof.exp: Likewise.
2825         * gdb.cell/solib-symbol.exp: Likewise.
2826         * gdb.cell/solib.exp: Likewise.
2827
2828 2017-11-25   Pedro Alves  <palves@redhat.com>
2829
2830         * gdb.base/complete-empty.exp: New file.
2831         * gdb.base/completion.exp: Adjust.
2832
2833 2017-11-25  Pedro Alves  <palves@redhat.com>
2834
2835         * gdb.linespec/cpls-ops.cc: New file.
2836         * gdb.linespec/cpls-ops.exp: New file.
2837         * lib/completion-support.exp (test_complete_prefix_range_re): New,
2838         factored out from ...
2839         (test_complete_prefix_range): ... this.
2840
2841 2017-11-24  Pedro Alves  <palves@redhat.com>
2842
2843         * gdb.linespec/cpcompletion.exp: New file.
2844         * gdb.linespec/cpls-hyphen.cc: New file.
2845         * gdb.linespec/cpls.cc: New file.
2846         * gdb.linespec/cpls2.cc: New file.
2847         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
2848         test to use test_gdb_complete_unique.  Add label completion,
2849         keyword completion and explicit location completion tests.
2850         * lib/completion-support.exp: New file.
2851
2852 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
2853
2854         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2855         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2856         when hitting an exception catchpoint.
2857
2858 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2859
2860         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2861
2862 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
2863
2864         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2865         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2866         * gdb.dwarf2/info-locals-optimized-out.c: New file.
2867
2868 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2869
2870         * gdb.base/info-os.exp: Pass pthreads.
2871         * gdb.multi/multi-attach.exp: Likewise.
2872
2873 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2874
2875         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2876         compiler.
2877
2878 2017-11-22  Yao Qi  <yao.qi@linaro.org>
2879
2880         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2881         * gdb.base/break-interp.exp: Likewise.
2882         * gdb.base/jit-attach-pie.exp: Likewise.
2883
2884 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2885
2886         * gdb.base/float128.c (large128): New variable.
2887         * gdb.base/float128.exp: Add test to print largest __float128 value.
2888
2889 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
2890
2891         * gdb.arch/vsx-regs.exp: Update register content checks.
2892
2893 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
2894
2895         * gdb.arch/ppc-longdouble.exp: New file.
2896         * gdb.arch/ppc-longdouble.c: Likewise.
2897
2898 2017-11-21  Pedro Alves  <palves@redhat.com>
2899
2900         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2901
2902 2017-11-20  Pedro Alves  <palves@redhat.com>
2903
2904         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2905         (long_double_typedef): New typedefs.
2906         Use DEF on double and long double.
2907         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2908         cases.
2909         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2910         and 'long_double_ptr_same_size' locals.  Use them to decide
2911         whether cast from array/function to float is valid/invalid.
2912
2913 2017-11-17  Tom Tromey  <tom@tromey.com>
2914
2915         * gdb.rust/traits.rs: New file.
2916         * gdb.rust/traits.exp: New file.
2917
2918 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
2919
2920         * gdb.ada/minsyms: New testcase.
2921
2922 2017-11-16  Pedro Alves  <palves@redhat.com>
2923
2924         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2925         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2926
2927 2017-11-16  Pedro Alves  <palves@redhat.com>
2928
2929         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2930         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2931
2932 2017-11-16  Pedro Alves  <palves@redhat.com>
2933
2934         * gdb.server/reconnect-ctrl-c.c: New file.
2935         * gdb.server/reconnect-ctrl-c.exp: New file.
2936
2937 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
2938
2939         * gdb.python/py-rbreak.exp: New file.
2940         * gdb.python/py-rbreak.c: New file.
2941         * gdb.python/py-rbreak-func2.c: New file.
2942
2943 2017-11-16  Pedro Alves  <palves@redhat.com>
2944
2945         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2946         pattern.
2947         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2948         GDB.
2949
2950 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
2951
2952         * gdb.tui/completionn.exp (test_tab_completion): Add space in
2953         regex.
2954
2955 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
2956
2957         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2958         test names.
2959
2960 2017-11-09  Pedro Alves  <palves@redhat.com>
2961
2962         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2963         factored out from ...
2964         (top level): ... here, and adjusted to avoid expecting beyond the
2965         prompt in a single gdb_test_multiple.
2966
2967 2017-11-09  Pedro Alves  <palves@redhat.com>
2968
2969         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2970         output.
2971         * gdb.server/ext-attach.exp ("kill" test): Likewise.
2972         * gdb.server/ext-restart.exp ("kill" test): Likewise.
2973         * gdb.server/ext-run.exp ("kill" test): Likewise.
2974         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2975
2976 2017-11-09  Pedro Alves  <palves@redhat.com>
2977
2978         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2979         match till end of line.
2980
2981 2017-11-09  Pedro Alves  <palves@redhat.com>
2982
2983         * gdb.base/memattr.exp: Tighten regexes to match the end line.
2984
2985 2017-11-09  Pedro Alves  <palves@redhat.com>
2986
2987         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2988         New procedures, factored out from ...
2989         (top level): ... here, and adjusted to avoid expecting beyond the
2990         prompt in one go.
2991
2992 2017-11-09  Pedro Alves  <palves@redhat.com>
2993
2994         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2995         output.  Fix '?' match.
2996
2997 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
2998
2999         * gdb.ada/scoped_watch: New testcase.
3000         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3001         which is actually correct.
3002         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3003         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3004
3005 2017-11-08  Pedro Alves  <palves@redhat.com>
3006
3007         * gdb.gdb/complaints.exp (test_initial_complaints)
3008         (test_serial_complaints, test_short_complaints): Call
3009         complaint_internal instead of complaint.
3010
3011 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
3012
3013         * gdb.threads/tls-core.c: New file.
3014         * gdb.threads/tls-core.exp: Likewise.
3015
3016 2017-11-08   Pedro Alves  <palves@redhat.com>
3017
3018         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3019         (p Exported_Capitalized): New test.
3020         (p exported_capitalized): New test.
3021
3022 2017-11-07  Pedro Alves  <palves@redhat.com>
3023
3024         * gdb.cp/ena-dis-br-range.exp: Add more tests.
3025
3026 2017-11-07  Pedro Alves  <palves@redhat.com>
3027
3028         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3029         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3030         (disable_invalid, disable_inverted, disable_negative): New
3031         procedures.
3032         ("bad numbers"): New set of tests.
3033
3034 2017-11-07  Pedro Alves  <palves@redhat.com>
3035
3036         * gdb.cp/ena-dis-br-range.exp: Add tests.
3037
3038 2017-11-07  Pedro Alves  <palves@redhat.com>
3039
3040         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3041
3042 2017-11-07  Xavier Roirand  <roirand@adacore.com>
3043             Pedro Alves  <palves@redhat.com>
3044
3045         * gdb.base/ena-dis-br.exp: Add reference to
3046         gdb.cp/ena-dis-br-range.exp.
3047         * gdb.cp/ena-dis-br-range.exp: New file.
3048         * gdb.cp/ena-dis-br-range.cc: New file.
3049
3050 2017-11-06  Pedro Alves  <palves@redhat.com>
3051
3052         * gdb.base/attach-non-pgrp-leader.c: New.
3053         * gdb.base/attach-non-pgrp-leader.exp: New.
3054
3055 2017-11-06  Pedro Alves  <palves@redhat.com>
3056
3057         * configure.ac: No longer check for termio.h and sgtty.h.
3058         * configure: Regenerate.
3059         * remote-utils.c: Include termios.h instead of gdb_termios.h.
3060         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3061         Remove termio and sgtty code.
3062
3063 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3064
3065         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3066         in GDB is disabled.
3067
3068 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3069
3070         * gdb.python/py-thrhandle.exp: Skip it if python is not
3071         enabled.
3072
3073 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
3074
3075         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3076         as a breakpoint command.
3077
3078 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
3079
3080         PR python/21213
3081         * gdb.python/py-infthread.exp: Test calling
3082         InferiorThread.inferior () multiple times in a row.
3083
3084 2017-10-27  Keith Seitz  <keiths@redhat.com>
3085
3086         * gdb.opt/inline-break.exp (break_info_1): New procedure.
3087         Test "info break" for every inlined function breakpoint.
3088
3089 2017-10-27  Yao Qi  <yao.qi@linaro.org>
3090
3091         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3092
3093 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
3094
3095         * gdb.cp/classes.exp (test_static_members): Test printing
3096         Outer::instance.
3097         * gdb.cp/classes.c (struct Inner, struct Outer): New.
3098         (Inner::instance, Outer::instance): New.
3099
3100 2017-10-24  Pedro Alves  <palves@redhat.com>
3101
3102         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3103         extra console" test in two stages.
3104
3105 2017-10-24  Pedro Alves  <palves@redhat.com>
3106
3107         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3108
3109 2017-10-24  Pedro Alves  <palves@redhat.com>
3110
3111         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3112         loop.
3113
3114 2017-10-24  Pedro Alves  <palves@redhat.com>
3115
3116         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3117         $attempt" and "stoppedtry $stoppedtry" test prefixes.
3118
3119 2017-10-24  Pedro Alves  <palves@redhat.com>
3120
3121         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3122         parameter and handle it.  Don't output read value in test name.
3123
3124 2017-10-24  Pedro Alves  <palves@redhat.com>
3125
3126         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3127         custom test name.
3128
3129 2017-10-24  Pedro Alves  <palves@redhat.com>
3130
3131         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3132         include the unstable output directory name in the test's name.
3133         (initial_setup_simple) <'set args'>: Use custom test name.
3134
3135 2017-10-24  Pedro Alves  <palves@redhat.com>
3136
3137         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3138         with explicit test name.
3139
3140 2017-10-20  Pedro Alves  <palves@redhat.com>
3141
3142         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3143         'wait -i'.  Use gdb_assert and remote_close.
3144
3145 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
3146
3147         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3148         number from variable rather than hard-coded.
3149
3150 2017-10-19  Pedro Alves  <palves@redhat.com>
3151
3152         * gdb.base/long-inferior-output.c: New file.
3153         * gdb.base/long-inferior-output.exp: New file.
3154
3155 2017-11-18  Keith Seitz  <keiths@redhat.com>
3156
3157         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3158         method.
3159         (main): Call it.
3160         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3161         Add additional user-defined conversion operator tests.
3162
3163 2017-10-17  Pedro Alves  <palves@redhat.com>
3164
3165         * boards/native-stdio-gdbserver.exp: Load "local-board".
3166
3167 2017-10-17  Pedro Alves  <palves@redhat.com>
3168
3169         * gdb.base/quit-live.c: New file.
3170         * gdb.base/quit-live.exp: New file.
3171
3172 2017-10-16  Keith Seitz  <keiths@redhat.com>
3173
3174         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3175         (class_with_protected_typedef, class_with_private_typedef)
3176         (struct_with_public_typedef, struct_with_protected_typedef)
3177         (struct_with_private_typedef): New classes/structs.
3178         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3179         typedefs and access specifiers.
3180
3181 2017-10-16  Pedro Alves  <palves@redhat.com>
3182             Simon Marchi  <simon.marchi@polymtl.ca>
3183
3184         * README (Local vs Remote vs Native): New section.
3185         * boards/local-board.exp: New file, with bits factored out from
3186         ...
3187         * boards/native-extended-gdbserver.exp: ... here.  Load
3188         "local-board".
3189         * boards/native-gdbserver.exp: Load "local-board".
3190         (${board}_spawn, ${board}_exec): Delete.
3191         * boards/native-stdio-gdbserver.exp: Most contents factored out to
3192         ...
3193         * boards/stdio-gdbserver-base.exp: ... this new file.
3194         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3195         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3196         procedure.
3197         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3198         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
3199         stdio_gdbserver_command.
3200         (${board}_get_remote_address, ${board}_get_comm_port)
3201         (${board}_download, ${board}_upload): Delete.
3202         (get_target_remote_pipe_cmd): New.
3203
3204 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
3205
3206         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3207         test_bkpt_deletion, test_bkpt_cond_and_cmds,
3208         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3209         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3210         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3211         remove with_test_prefix.
3212
3213 2017-10-13  Pedro Alves  <palves@redhat.com>
3214
3215         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3216         * gdb.base/annota1.exp: Use it instead of is_remote.
3217         * gdb.base/annota3.exp: Use it instead of is_remote.
3218         * gdb.cp/annota2.exp: Use it instead of is_remote.
3219         * gdb.cp/annota3.exp: Use it instead of is_remote.
3220         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3221
3222 2017-10-13  Pedro Alves  <palves@redhat.com>
3223
3224         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3225         (test_num_test_vars, run_and_count_vars, find_env)
3226         (test_set_unset_env, test_inherit_env_var): New procedures.
3227         (top level): Use them.
3228
3229 2017-10-13  Pedro Alves  <palves@redhat.com>
3230
3231         * lib/selftest-support.exp (selftest_setup): Extend comments, and
3232         also skip on stub-like targets.
3233
3234 2017-10-13  Pedro Alves  <palves@redhat.com>
3235
3236         PR gdb/22293
3237         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3238         (top level): Move some tests to ...
3239         (test_not_found): ... this new procedure.
3240         (top level): Call it.
3241
3242 2017-10-13  Pedro Alves  <palves@redhat.com>
3243
3244         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
3245         expect different "info terminal" output if testing with a
3246         non-native target.
3247
3248 2017-10-13  Pedro Alves  <palves@redhat.com>
3249             Simon Marchi  <simon.marchi@polymtl.ca>
3250
3251         PR python/12966
3252         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3253
3254 2017-10-13  Pedro Alves  <palves@redhat.com>
3255
3256         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3257         already.
3258
3259 2017-10-13  Pedro Alves  <palves@redhat.com>
3260
3261         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3262         is_remote.
3263
3264 2017-10-13  Pedro Alves  <palves@redhat.com>
3265
3266         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3267         is_remote.
3268
3269 2017-10-13  Pedro Alves  <palves@redhat.com>
3270
3271         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3272         is set.
3273         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
3274         instead of is_remote.
3275
3276 2017-10-13  Pedro Alves  <palves@redhat.com>
3277
3278         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3279         (top level): Add comment.
3280
3281 2017-10-13  Pedro Alves  <palves@redhat.com>
3282
3283         * gdb.base/remote.exp (top level): Fix comment typo and add
3284         missing return.
3285
3286 2017-10-13  Pedro Alves  <palves@redhat.com>
3287             Simon Marchi  <simon.marchi@polymtl.ca>
3288
3289         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3290         calls and add comments.  Skip test if use_gdb_stub is set.
3291         (top level): Use "set cwd" command instead of "cd" command.
3292
3293 2017-10-13  Pedro Alves  <palves@redhat.com>
3294
3295         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3296         is_remote target check.
3297
3298 2017-10-13  Pedro Alves  <palves@redhat.com>
3299
3300         * gdb.base/scope.exp: Use build_executable + clean_restart +
3301         gdb_file_cmd instead of prepare_for_testing and no longer skip
3302         "before run" tests on is_remote target boards.  Update comments.
3303         * boards/native-extended-gdbserver.exp
3304         (extended_gdbserver_load_last_file): New, factored out from ...
3305         (gdb_load): ... this.  Move further below and add comment.
3306         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3307
3308 2017-10-12  Pedro Alves  <palves@redhat.com>
3309
3310         * gdb.base/attach.exp: Remove references to gdb64.
3311         * gdb.base/dbx.exp: Remove references to gdb64.
3312
3313 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3314             Pedro Alves  <palves@redhat.com>
3315
3316         * gdb.base/label.exp: Remove is_remote target check.
3317
3318 2017-10-12  Pedro Alves  <palves@redhat.com>
3319
3320         * gdb.base/auvx.exp (coredir): Update comment.
3321         (top level) <core_works>: Use "set cwd" command instead of "cd"
3322         command.
3323
3324 2017-10-12  Pedro Alves  <palves@redhat.com>
3325             Simon Marchi  <simon.marchi@polymtl.ca>
3326
3327         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3328         target boards.
3329
3330 2017-10-12  Pedro Alves  <palves@redhat.com>
3331             Simon Marchi  <simon.marchi@polymtl.ca>
3332
3333         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3334         Instead skip if there's any gdb_protocol set.
3335
3336 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
3337             Pedro Alves  <palves@redhat.com>
3338
3339         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3340
3341 2017-10-12  Pedro Alves  <palves@redhat.com>
3342             Simon Marchi  <simon.marchi@polymtl.ca>
3343
3344         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3345         instead of on dejagnu remote boards.
3346
3347 2017-10-12  Pedro Alves  <palves@redhat.com>
3348             Simon Marchi  <simon.marchi@polymtl.ca>
3349
3350         * gdb.base/inferior-died.exp: Remove is_remote and isnative
3351         checks.  Use build_executable + clean_restart instead of
3352         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
3353         of enabling non-stop after starting gdb.
3354
3355 2017-10-12  Pedro Alves  <palves@redhat.com>
3356
3357         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3358         * gdb.threads/non-ldr-exc-2.exp: Ditto.
3359         * gdb.threads/non-ldr-exc-3.exp: Ditto.
3360         * gdb.threads/non-ldr-exc-4.exp: Ditto.
3361
3362 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3363
3364         * gdb.arch/arc-tdesc-cpu.exp: New file.
3365         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3366
3367 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
3368
3369         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3370
3371 2017-10-10  Pedro Alves <palves@redhat.com>
3372
3373         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3374         expect CLI output.
3375
3376 2017-10-10  Pedro Alves  <palves@redhat.com>
3377
3378         * lib/selftest-support.exp (selftest_setup): Update for
3379         captured_command_loop's prototype change.
3380
3381 2017-10-09  Pedro Alves  <palves@redhat.com>
3382
3383         Test both arch1=>arch2 and arch2=>arch1.
3384
3385         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3386         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
3387         factored out to...
3388         (append_arch1_options, append_arch2_options, append_arch_options)
3389         (build_executables): New procedures.
3390         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
3391         local.
3392         (top level): Add new 'first_arch' testing axis.
3393
3394 2017-10-09  Pedro Alves  <palves@redhat.com>
3395
3396         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3397         (barrier): New.
3398         (thread_start, all_started): New functions.
3399         (main): Spawn new thread and wait until it is scheduled.
3400         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3401         option.
3402         (do_test): Add 'selected_thread' parameter.  Run to all_started
3403         instead of main.  Explicitly set the breakpoint at main.  Switch
3404         to the SELECTED_THREAD thread.
3405         (top level): Test handling the exec event with either the main
3406         thread or the second thread selected.
3407
3408 2017-10-09  Pedro Alves  <palves@redhat.com>
3409
3410         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3411         logic.  Move STOP marker after the value checks.
3412         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3413         regexp.
3414
3415 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
3416
3417         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3418
3419 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
3420
3421         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3422         integer-to-dfp conversion.
3423         * gdb.base/dfp-test.exp: Likewise.
3424
3425 2017-10-04  Pedro Alves  <palves@redhat.com>
3426
3427         * gdb.multi/hangout.c: Include <unistd.h>.
3428         (hangout_loop): New function.
3429         (main): Call alarm.  Call hangout_loop in a loop.
3430         * gdb.multi/hello.c: Include <unistd.h>.
3431         (hello_loop): New function.
3432         (main): Call alarm.  Call hangout_loop in a loop.
3433         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3434         inferior with the other selected.
3435
3436 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
3437
3438         * gdb.mi/list-thread-groups-available.exp: New file.
3439         * gdb.mi/list-thread-groups-available.c: New file.
3440
3441 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3442
3443         * gdb.base/set-cwd.exp: Make it available on
3444         native-extended-gdbserver.
3445
3446 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
3447
3448         * gdb.base/set-cwd.c: New file.
3449         * gdb.base/set-cwd.exp: Likewise.
3450
3451 2017-10-02  Tom Tromey  <tom@tromey.com>
3452
3453         PR rust/22236:
3454         * gdb.rust/simple.rs (main): New variable "fslice".
3455         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
3456
3457 2017-10-02  Tom Tromey  <tom@tromey.com>
3458
3459         * gdb.rust/simple.exp: Test ptype of a slice.
3460
3461 2017-10-02  Tom Tromey  <tom@tromey.com>
3462
3463         * gdb.rust/simple.exp: Test index of slice.
3464
3465 2017-09-27  Tom Tromey  <tom@tromey.com>
3466
3467         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3468
3469 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3470             Pedro Alves  <palves@redhat.com>
3471
3472         * gdb.base/compare-sections.exp (get value of read-only section): Read
3473         as unsigned value.
3474         (corrupt read-only section): Likewise and don't set written if patching
3475         failed.
3476
3477 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
3478
3479         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3480         files.
3481
3482 2017-09-20  Pedro Alves  <palves@redhat.com>
3483
3484         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3485         symbol names in gdb's output.
3486         * gdb.cp/overload.exp ("list all overloads"): Likewise.
3487
3488 2017-09-20  Pedro Alves  <palves@redhat.com>
3489
3490         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3491         Rename to ...
3492         (test_list_ambiguous_symbol): ... this and add a symbol name
3493         parameter.  Adjust.
3494         (test_list_ambiguous_function): Reimplement on top of
3495         test_list_ambiguous_symbol and also test listing ambiguous
3496         variables.
3497         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3498         (ambiguous_fun): ... this.
3499         (ambiguous_var): New.
3500         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3501         (ambiguous_fun): ... this.
3502         (ambiguous_var): New.
3503
3504 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
3505
3506         * gdb.base/starti.c: New file.
3507         * gdb.base/starti.exp: New file.
3508         * lib/gdb.exp (gdb_starti_cmd): New procedure.
3509
3510 2017-09-14  Pedro Alves  <palves@redhat.com>
3511
3512         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3513         (top level): Use it instead of runto.
3514
3515 2017-09-11  Tom Tromey  <tom@tromey.com>
3516
3517         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3518
3519 2017-09-11  Tom Tromey  <tom@tromey.com>
3520
3521         * gdb.python/py-infthread.exp: Add tests for new_thread event.
3522         * gdb.python/py-inferior.exp: Add tests for new inferior events.
3523
3524 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
3525
3526         * gdb.fortran/printing-types.exp: New file.
3527         * gdb.fortran/printing-types.exp: New file.
3528
3529 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3530
3531         * gdb.fortran/vla-ptype.exp: Fix typos.
3532         * gdb.fortran/vla-value.exp: Same.
3533
3534 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
3535
3536         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3537         * gdb.mi/mi-var-child-f.exp: Likewise.
3538         * gdb.mi/mi-vla-fortran.exp: Likewise.
3539
3540 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
3541             Christoph Weinmann  <christoph.t.weinmann@intel.com>
3542             Bernhard Heckel  <bernhard.heckel@intel.com>
3543
3544         * gdb.fortran/ptr-indentation.f90: New file.
3545         * gdb.fortran/ptr-indentation.exp: New file.
3546
3547 2017-09-05  Tom Tromey  <tom@tromey.com>
3548
3549         PR gdb/22010:
3550         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3551
3552 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3553
3554         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3555
3556 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3557
3558         * gdb.threads/tls-nodebug-pie.c: New file.
3559         * gdb.threads/tls-nodebug-pie.exp: New file.
3560
3561 2017-09-05  Tom Tromey  <tom@tromey.com>
3562
3563         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3564         for rust.
3565
3566 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
3567
3568         * gdb.multi/multi-arch-exec.exp: Test with different
3569         "follow-exec-mode" settings.
3570         (do_test): New procedure.
3571
3572 2017-09-04  Pedro Alves  <palves@redhat.com>
3573
3574         * gdb.base/func-static.c (S::method const, S::method volatile)
3575         (S::method volatile const): New methods.
3576         (c_s, v_s, cv_s): New instances.
3577         (main): Call method() on them.
3578         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3579         (cannot_resolve): New procedure.
3580         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
3581         print-quote-unquoted columns.
3582         (do_test): Test printing each scope too.
3583
3584 2017-09-04  Pedro Alves  <palves@redhat.com>
3585
3586         * gdb.base/local-static.exp: Also test with
3587         class::method::variable wholly quoted.
3588         * gdb.cp/m-static.exp (class::method::variable): Remove test.
3589
3590 2017-09-04  Pedro Alves  <palves@redhat.com>
3591
3592         * gdb.base/local-static.c: New.
3593         * gdb.base/local-static.cc: New.
3594         * gdb.base/local-static.exp:  New.
3595
3596 2017-09-04  Pedro Alves  <palves@redhat.com>
3597
3598         * gdb.asm/asm-source.exp: Add casts to int.
3599         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3600         (dataglobal64_1, dataglobal64_2): New globals.
3601         * gdb.base/nodebug.exp: Test different expressions involving the
3602         new globals, with print, whatis and ptype.  Add casts to int.
3603         * gdb.base/solib-display.exp: Add casts to int.
3604         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
3605         * gdb.cp/m-static.exp: Add cast to int.
3606         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3607         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3608         tls variable with no debug info without a cast.  Test with a cast
3609         to int too.
3610         * gdb.trace/entry-values.exp: Add casts.
3611
3612 2017-09-04  Pedro Alves  <palves@redhat.com>
3613
3614         * gdb.base/nodebug.exp: Test that ptype's error about functions
3615         with unknown return type includes the function name too.
3616
3617 2017-09-04  Pedro Alves  <palves@redhat.com>
3618
3619         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3620         return type of munmap in infcall.
3621         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3622         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
3623         type of ftell in infcall.
3624         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3625         type of getpid in infcall.
3626         * gdb.base/infcall-exec.exp: Cast return type of execlp in
3627         infcall.
3628         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3629         Bail on failure to extract the pid.
3630         * gdb.base/nodebug.c: #include <stdint.h>.
3631         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3632         New functions.
3633         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3634         Change expected output of print/whatis/ptype with functions with
3635         no debug info.  Test all supported languages.  Call
3636         test_call_promotion.
3637         * gdb.compile/compile.exp: Adjust expected output to expect
3638         warning.
3639         * gdb.threads/siginfo-threads.exp: Likewise.
3640
3641 2017-09-04  Pedro Alves  <palves@redhat.com>
3642
3643         * gdb.base/callfuncs.exp (do_function_calls): New parameter
3644         "prototypes".  Test calling float functions via prototyped and
3645         unprototyped function pointers.
3646         (perform_all_tests): New parameter "prototypes".  Pass it down.
3647         (top level): Pass down "prototypes" parameter to
3648         perform_all_tests.
3649
3650 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3651
3652         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3653         Test with nested loops.
3654
3655 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3656
3657         * gdb.base/commands.exp: Call the new procedures.
3658         (loop_break_test, loop_continue_test): New procedures.
3659
3660 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
3661
3662         * gdb.base/commands.exp: Call new procedure.
3663         (define_if_without_arg_test): New procedure.
3664
3665 2017-09-04  Pedro Alves  <palves@redhat.com>
3666
3667         * gdb.base/list-ambiguous.exp: New file.
3668         * gdb.base/list-ambiguous0.c: New file.
3669         * gdb.base/list-ambiguous1.c: New file.
3670         * gdb.base/list.exp (test_list_range): Adjust expected output.
3671
3672 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
3673
3674         * gdb.base/share-env-with-gdbserver.c: New file.
3675         * gdb.base/share-env-with-gdbserver.exp: Likewise.
3676
3677 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3678
3679         * gdb.base/commands.exp (gdbvar_simple_if_test,
3680         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3681         progvar_simple_if_test, progvar_simple_while_test,
3682         progvar_complex_if_while_test, user_defined_command_test,
3683         user_defined_command_args_eval,
3684         user_defined_command_args_stack_test,
3685         user_defined_command_manyargs_test, bp_deleted_in_command_test,
3686         temporary_breakpoint_commands,
3687         gdb_test_no_prompt, redefine_hook_test,
3688         redefine_backtrace_test): Remove "global gdb_prompt".
3689
3690 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3691
3692         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3693         New proc, call it from toplevel.
3694
3695 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
3696
3697         PR remote/21852
3698         * gdb.server/normal.c: New file, copied from gdb.base.
3699         * gdb.server/run-without-local-binary.exp: New file.
3700
3701 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
3702
3703         * gdb.arch/sparc64-adi.exp: New file.
3704         * gdb.arch/sparc64-adi.c: New file.
3705
3706 2017-08-22  Pedro Alves  <palves@redhat.com>
3707
3708         * gdb.cp/overload.exp (line_range_pattern): New procedure.
3709         (top level): Add "list all overloads" tests.
3710
3711 2017-08-22  Tom Tromey  <tom@tromey.com>
3712
3713         * gdb.gdb/xfullpath.exp: Remove.
3714
3715 2017-08-21  Pedro Alves  <palves@redhat.com>
3716
3717         PR gdb/19487
3718         * gdb.base/symbol-alias.c: New.
3719         * gdb.base/symbol-alias2.c: New.
3720         * gdb.base/symbol-alias.exp: New.
3721
3722 2017-08-21  Pedro Alves  <palves@redhat.com>
3723
3724         * gdb.base/dfp-test.c
3725         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3726         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3727         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3728         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3729         * gdb.base/whatis-ptype-typedefs.c: New.
3730         * gdb.base/whatis-ptype-typedefs.exp: New.
3731         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3732         (an_int, an_int_type, an_int_type2): New globals.
3733         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3734         involving typedefs and cast expressions.
3735         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3736         (lookup_typedefs_function): New.
3737         (typedefs_pretty_printers_dict): New.
3738         (top level): Register lookup_typedefs_function in
3739         gdb.pretty_printers.
3740
3741 2017-08-18  Yao Qi  <yao.qi@linaro.org>
3742
3743         * gdb.server/unittest.exp: New.
3744
3745 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3746
3747         PR gdb/21954
3748         * gdb.base/environ.exp: Add test to check if 'unset environment'
3749         works.
3750
3751 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3752
3753         * lib/gdb.exp (universal_compile_options): New caching proc.
3754         (gdb_compile): Suppress GCC's coloring of messages.
3755
3756 2017-08-14  Tom Tromey  <tom@tromey.com>
3757
3758         PR gdb/21675:
3759         * gdb.base/printcmds.exp (test_radices): New function.
3760         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3761         * gdb.base/sizeof.exp (check_valueof): Use p/d.
3762         * lib/gdb.exp (get_integer_valueof): Use p/d.
3763
3764 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
3765
3766         * lib/gdb.exp (get_valueof): Don't capture end-of-line
3767         characters.
3768
3769 2017-08-05  Tom Tromey  <tom@tromey.com>
3770
3771         * gdb.rust/simple.exp: Allow String to appear in a different
3772         namespace.
3773
3774 2017-07-26  Yao Qi  <yao.qi@linaro.org>
3775
3776         * gdb.gdb/unittest.exp: Invoke command
3777         "maintenance check xml-descriptions".
3778
3779 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3780
3781         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3782         calling context.
3783         (hex128): Drop erroneous calculation of parameters.
3784
3785 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
3786
3787         * gdb.python/py-unwind.exp: Disable stack protection when
3788         building test file.
3789
3790 2017-07-20  Pedro Alves  <palves@redhat.com>
3791
3792         * gdb.base/default.exp (set language): Adjust expected output.
3793
3794 2017-07-20  Pedro Alves  <palves@redhat.com>
3795
3796         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3797         (test_minsym): ... this, and make static.
3798         (get_pck__foo__bar__minsym): Rename to ...
3799         (get_test_minsym): ... this.
3800         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
3801         symbol names and comments.
3802         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3803         (get_test_minsym): ... this.
3804         (pck__foo__bar__minsym__2): Rename to ...
3805         (test_minsym): ... this.
3806         (main): Adjust.
3807
3808 2017-07-17  Pedro Alves  <palves@redhat.com>
3809
3810         * gdb.base/completion.exp: Adjust expected output.
3811         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3812         the completer works.
3813
3814 2017-07-17  Pedro Alves  <palves@redhat.com>
3815
3816         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3817
3818 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
3819
3820         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3821
3822 2017-07-14  Tom Tromey  <tom@tromey.com>
3823
3824         PR rust/21764:
3825         * gdb.rust/simple.exp: Add tests.
3826
3827 2017-07-14  Tom Tromey  <tom@tromey.com>
3828
3829         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3830
3831 2017-07-14  Pedro Alves  <palves@redhat.com>
3832
3833         * gdb.linespec/base/one/thefile.cc (z1): New function.
3834         * gdb.linespec/base/two/thefile.cc (z2): New function.
3835         * gdb.linespec/linespec.exp: Add tests.
3836
3837 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3838
3839         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3840         to mi_create_breakpoint.
3841
3842 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3843
3844         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3845         mi_create_breakpoint.
3846
3847 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
3848
3849         * gdb.dlang/demangle.exp: Update for demangling changes.
3850
3851 2017-07-09  Tom Tromey  <tom@tromey.com>
3852
3853         * gdb.dwarf2/shortpiece.exp: New file.
3854
3855 2017-07-06  David Blaikie  <dblaikie@gmail.com>
3856
3857         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3858         built from fissiont-multi-cu{1,2}.c.
3859         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3860         except putting 'main' and 'func' in separate CUs in the same DWO file.
3861         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3862         test.
3863         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3864         test.
3865
3866 2017-07-06  Pedro Alves  <palves@redhat.com>
3867
3868         * gdb.python/py-unwind.exp: Test flushregs.
3869
3870 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3871
3872         PR cli/21688
3873         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3874         tests for alias commands and trailing whitespace.
3875
3876 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
3877
3878         PR cli/21688
3879         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3880         procedure.  Call it.
3881
3882 2017-06-29  Pedro Alves  <palves@redhat.com>
3883
3884         * gdb.base/printcmds.exp: Add tests.
3885
3886 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
3887
3888         PR gdb/21337
3889         * gdb.base/reread-readsym.exp: New file.
3890         * gdb.base/reread-readsym.c: New file.
3891
3892 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
3893
3894         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3895         subpattern.
3896
3897 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
3898
3899         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3900         extended mnemonic.
3901         * gdb.arch/powerpc-power9.s: Likewise.
3902
3903 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3904
3905         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3906         on 32-bit x86 targets.  Exploit is_*_target macros where
3907         appropriate.
3908
3909 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3910
3911         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3912         register pieces.
3913
3914 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3915
3916         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3917         located in one or more DWARF pieces.
3918
3919 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3920
3921         * lib/gdb.exp (get_endianness): New proc.
3922         * gdb.arch/aarch64-fp.exp: Use it.
3923         * gdb.arch/altivec-regs.exp: Likewise.
3924         * gdb.arch/e500-regs.exp: Likewise.
3925         * gdb.arch/vsx-regs.exp: Likewise.
3926         * gdb.base/dump.exp: Likewise.
3927         * gdb.base/funcargs.exp: Likewise.
3928         * gdb.base/gnu_vector.exp: Likewise.
3929         * gdb.dwarf2/formdata16.exp: Likewise.
3930         * gdb.dwarf2/implptrpiece.exp: Likewise.
3931         * gdb.dwarf2/nonvar-access.exp: Likewise.
3932         * gdb.python/py-inferior.exp: Likewise.
3933         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3934
3935 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3936
3937         PR gdb/21226
3938         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3939         stack value pieces are taken from the LSB end.
3940
3941 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3942
3943         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3944         variable at nonzero offset.
3945
3946 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3947
3948         * gdb.dwarf2/var-access.c: New file.
3949         * gdb.dwarf2/var-access.exp: New test.
3950         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3951
3952 2017-06-12  Tom Tromey  <tom@tromey.com>
3953
3954         * gdb.dwarf2/formdata16.exp: Add tests.
3955
3956 2017-06-12  Tom Tromey  <tom@tromey.com>
3957
3958         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3959
3960 2017-06-12  Tom Tromey  <tom@tromey.com>
3961
3962         PR exp/16225:
3963         * gdb.reverse/i386-sse-reverse.exp: Update tests.
3964         * gdb.arch/vsx-regs.exp: Update tests.
3965         * gdb.arch/s390-vregs.exp (hex128): New proc.
3966         Update test.
3967         * gdb.arch/altivec-regs.exp: Update tests.
3968
3969 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3970
3971         * gdb.base/startup-with-shell.c: New file.
3972         * gdb.base/startup-with-shell.exp: Likewise.
3973
3974 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
3975
3976         * gdb.server/non-existing-program.exp: Update regex in order to
3977         reflect the fact that gdbserver is now using fork_inferior (with a
3978         shell) to startup the inferior.
3979
3980 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
3981
3982         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3983         support function calls from GDB.
3984
3985 2017-05-21  Tom Tromey  <tom@tromey.com>
3986
3987         PR rust/21466:
3988         * gdb.rust/unsized.exp: New file.
3989         * gdb.rust/unsized.rs: New file.
3990
3991 2017-05-19  Tom Tromey  <tom@tromey.com>
3992
3993         PR rust/21484:
3994         * gdb.rust/watch.exp: New file.
3995         * gdb.rust/watch.rs: New file.
3996
3997 2017-05-18  Tom Tromey  <tom@tromey.com>
3998
3999         * gdb.rust/simple.exp: Allow Box to be qualified.
4000
4001 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4002
4003         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4004
4005 2017-05-18  Pedro Alves  <palves@redhat.com>
4006
4007         * gdb.base/fileio.c (test_write, test_read, test_close)
4008         (test_fstat): Don't print 'ret' in the fail path.
4009
4010 2017-05-18  Pedro Alves  <palves@redhat.com>
4011
4012         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4013         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4014         (test_system, test_rename, test_unlink, test_time): Change
4015         prototypes.
4016         * gdb.base/fileio.exp (stop_msg): Adjust.
4017
4018 2017-05-18  Pedro Alves  <palves@redhat.com>
4019
4020         * gdb.base/fileio.c (null_str): New global.
4021         (test_stat): Use it.
4022         * gdb.base/fileio.exp: Remove nowarnings.
4023
4024 2017-05-17  Yao Qi  <yao.qi@linaro.org>
4025
4026         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4027
4028 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
4029
4030         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4031         argument command.
4032         (top-level): Invoke test_set_inferior_tty.
4033
4034 2017-05-04  Pedro Alves  <palves@redhat.com>
4035
4036         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4037         Add parens to print call for Python 3.
4038
4039 2017-05-03  Keith Seitz  <keiths@redhat.com>
4040
4041         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4042         (main): Call it.
4043
4044 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4045
4046         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4047         to prev and next.
4048
4049 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4050
4051         * gdb.python/py-record-btrace.exp: Remove test for
4052         gdb.BtraceInstruction.error.
4053
4054 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4055
4056         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4057
4058 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4059
4060         * gdb.python/py-record-btrace-threads.c: New file.
4061         * gdb.python/py-record-btrace-threads.exp: New file.
4062
4063 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
4064
4065         PR testsuite/8595
4066         * gdb.base/environ.exp: Make test available in all architectures.
4067         Move bits related to "info program" testing to
4068         gdb.base/info-program.exp.  Rewrite tests to use the two new
4069         procedures mentione below.
4070         (test_set_show_env_var) New procedure.
4071         (test_set_show_env_var_equal): Likewise.
4072         * gdb.base/info-program.exp: New file.
4073
4074 2017-04-27  Keith Seitz  <keiths@redhat.com>
4075
4076         * gdb.cp/oranking.cc (test15): New function.
4077         (main): Call test15 and declare additional variables for testing.
4078         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4079         "p foo101('abc')" tests.
4080         Add tests for cv qualifier overloads.
4081         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4082         "lvalue reference overload" test.
4083         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4084         "print value of f1 on Child&& in f2" test.
4085
4086 2017-04-19  Pedro Alves  <palves@redhat.com>
4087
4088         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4089         procedure.
4090         (top level): Call it.
4091         * lib/gdb.exp (gdb_define_cmd): New procedure.
4092
4093 2017-04-12  Pedro Alves  <palves@redhat.com>
4094
4095         PR gdb/21323
4096         * gdb.cp/wide_char_types.c: Include <wchar.h>.
4097         (wchar): New global.
4098         * gdb.cp/wide_char_types.exp (wide_char_types_program)
4099         (do_test_wide_char, wide_char_types_no_program, top level): Add
4100         wchar_t testing.
4101
4102 2017-04-12  Pedro Alves  <palves@redhat.com>
4103
4104         PR c++/21323
4105         * gdb.cp/wide_char_types.c: New file.
4106         * gdb.cp/wide_char_types.exp: New file.
4107
4108 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
4109
4110         PR gdb/21352
4111         * gdb.trace/tsv.exp: Add test for "tsave -r".
4112
4113 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
4114
4115         * gdb.dlang/watch-loc.c: New file.
4116         * gdb.dlang/watch-loc.exp: New file.
4117
4118 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4119
4120         * gdb.python/py-section-script.exp (sepdebug): New testcases.
4121
4122 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4123
4124         * gdb.arch/arc-analyze-prologue.S: New file.
4125         * gdb.arch/arc-analyze-prologue.exp: Likewise.
4126
4127 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4128
4129         * gdb.arch/arc-decode-insn.S: New file.
4130         * gdb.arch/arc-decode-insn.exp: Likewise.
4131
4132 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
4133
4134         PR tdep/20928
4135         * gdb.arch/sparc64-regs.exp: New file.
4136         * gdb.arch/sparc64-regs.S: Likewise.
4137
4138 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
4139
4140         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4141         and memory view on Python 3.
4142
4143 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
4144             Keith Seitz  <keiths@redhat.com>
4145
4146         PR gdb/14441
4147         * gdb.cp/demangle.exp: Add rvalue reference tests.
4148         * gdb.cp/rvalue-ref-casts.cc: New file.
4149         * gdb.cp/rvalue-ref-casts.exp: New file.
4150         * gdb.cp/rvalue-ref-overload.cc: New file.
4151         * gdb.cp/rvalue-ref-overload.exp: New file.
4152         * gdb.cp/rvalue-ref-params.cc: New file.
4153         * gdb.cp/rvalue-ref-params.exp: New file.
4154         * gdb.cp/rvalue-ref-sizeof.cc: New file.
4155         * gdb.cp/rvalue-ref-sizeof.exp: New file.
4156         * gdb.cp/rvalue-ref-types.cc: New file.
4157         * gdb.cp/rvalue-ref-types.exp: New file.
4158         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4159         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4160
4161 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4162
4163         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4164         New procedure.
4165
4166 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4167
4168         * lib/mi-support.exp (mi_gdb_test): Add additional message
4169         for unexpected output.
4170
4171 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4172
4173         * gdb.base/examine-backward.c (Barrier): New character array
4174         constant, to ensure that TestStrings is preceded by a string
4175         terminator.
4176
4177 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4178
4179         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4180         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4181         and implicit pointer into such a location.
4182
4183 2017-03-16  Doug Evans  <dje@google.com>
4184
4185         * gdb.python/py-lazy-string (pointer): Really add new typedef.
4186
4187 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4188
4189         * gdb.cp/m-static.exp: Fix expectation for prototype of
4190         test5.single_constructor and single_constructor::single_constructor.
4191
4192 2017-03-16  Doug Evans  <dje@google.com>
4193
4194         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4195         * gdb.guile/scm-lazy-string.c: New file.
4196         * gdb.guile/scm-value.exp: Move lazy string tests to ...
4197         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
4198         for pointer, array, typedef lazy strings.
4199
4200 2017-03-16  Doug Evans  <dje@google.com>
4201
4202         PR python/17728, python/18439, python/18779
4203         * gdb.python/py-value.c (main) Delete locals sptr, sn.
4204         * gdb.python/py-lazy-string.c (pointer): New typedef.
4205         (main): New locals ptr, array, typedef_ptr.
4206         * gdb.python/py-value.exp: Move lazy string tests to ...
4207         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
4208         array, typedef lazy strings.
4209
4210 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
4211
4212         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4213           Add optional 'test' parameter.
4214
4215 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4216
4217         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4218         Skip for versions of DejaGnu < 1.5.
4219
4220 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4221
4222         * lib/gdb.exp (dejagnu_version): New proc.
4223         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4224         Use dejagnu_version.
4225
4226 2017-03-10  Keith Seitz  <keiths@redhat.com>
4227
4228         PR c++/8128
4229         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4230         type from destructor regexps.
4231         Add a branch which actually passes the test.
4232         Adjust "ptype t5i" test names.
4233
4234 2017-03-08  Pedro Alves  <palves@redhat.com>
4235
4236         * gdb.base/step-over-exit.exp: Add explicit test message.
4237
4238 2017-03-08  Pedro Alves  <palves@redhat.com>
4239
4240         PR gdb/18360
4241         * gdb.threads/interrupt-while-step-over.c: New file.
4242         * gdb.threads/interrupt-while-step-over.exp: New file.
4243
4244 2017-03-08  Pedro Alves  <palves@redhat.com>
4245
4246         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4247         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4248
4249 2017-03-08  Pedro Alves  <palves@redhat.com>
4250
4251         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4252         PKRU as not supported as a PASS.
4253
4254 2017-03-08  Pedro Alves  <palves@redhat.com>
4255
4256         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4257         prefix instead of $binfile1/$binfile2.
4258         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4259         in test message.
4260         * gdb.python/py-completion.exp: Use "load python file" as test
4261         messages instead of unstable path names.
4262
4263 2017-03-08  Pedro Alves  <palves@redhat.com>
4264             Jan Kratochvil  <jan.kratochvil@redhat.com>
4265
4266         PR cli/21218
4267         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4268         New proc.
4269         (top level): Call it.
4270
4271 2017-03-08  Pedro Alves  <palves@redhat.com>
4272
4273         PR tui/21216
4274         * gdb.tui/tui-nl-filtered-output.exp: New file.
4275
4276 2017-03-08  Pedro Alves  <palves@redhat.com>
4277
4278         * gdb.base/completion.exp: Move TUI completion tests to ...
4279         * gdb.tui/completion.exp: ... this new file.
4280
4281 2017-03-08  Pedro Alves  <palves@redhat.com>
4282
4283         * gdb.base/tui-disasm-long-lines.c,
4284         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4285         gdb.base/tui-layout.exp: Move to ...
4286         * gdb.tui/: ... this new directory.
4287
4288 2017-03-07  Pedro Alves  <palves@redhat.com>
4289
4290         * gdb.base/tui-layout.c: New file.
4291         * gdb.base/tui-layout.exp: New file.
4292
4293 2017-03-07  Pedro Alves  <palves@redhat.com>
4294
4295         * gdb.base/tui-layout.c: Rename to ...
4296         * gdb.base/tui-disasm-long-lines.c: ... this.
4297         * gdb.base/tui-layout.exp: Rename to ...
4298         * gdb.base/tui-disasm-long-lines.exp: ... this.
4299
4300 2017-03-07  Pedro Alves  <palves@redhat.com>
4301
4302         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4303
4304 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4305
4306         * i386-mpx-call.c: New file.
4307         * i386-mpx-call.exp: New file.
4308
4309 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
4310
4311         * gdb.arch/powerpc-power.exp: Delete test.
4312         * gdb.arch/powerpc-power.s: Likewise.
4313         * gdb.disasm/disassembler-options.exp: New test.
4314         * gdb.arch/powerpc-altivec.exp: Likewise.
4315         * gdb.arch/powerpc-altivec.s: Likewise.
4316         * gdb.arch/powerpc-altivec2.exp: Likewise.
4317         * gdb.arch/powerpc-altivec2.s: Likewise.
4318         * gdb.arch/powerpc-altivec3.exp: Likewise.
4319         * gdb.arch/powerpc-altivec3.s: Likewise.
4320         * gdb.arch/powerpc-power7.exp: Likewise.
4321         * gdb.arch/powerpc-power7.s: Likewise.
4322         * gdb.arch/powerpc-power8.exp: Likewise.
4323         * gdb.arch/powerpc-power8.s: Likewise.
4324         * gdb.arch/powerpc-power9.exp: Likewise.
4325         * gdb.arch/powerpc-power9.s: Likewise.
4326         * gdb.arch/powerpc-vsx.exp: Likewise.
4327         * gdb.arch/powerpc-vsx.s: Likewise.
4328         * gdb.arch/powerpc-vsx2.exp: Likewise.
4329         * gdb.arch/powerpc-vsx2.s: Likewise.
4330         * gdb.arch/powerpc-vsx3.exp: Likewise.
4331         * gdb.arch/powerpc-vsx3.s: Likewise.
4332         * gdb.arch/arm-disassembler-options.exp: Likewise.
4333         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4334         * gdb.arch/s390-disassembler-options.exp: Likewise.
4335
4336 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
4337
4338         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4339         (check_supported_features): ... this. Changed return type to void.
4340         (supports_rdseed): New static global.
4341         (rdseed): Check supports_rdseed.
4342         (initialize): Call check_supported_features.
4343
4344 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4345
4346         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4347         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
4348         and lqarx/stqcx.
4349         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4350         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4351
4352 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
4353
4354         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4355         uppercase.
4356
4357 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4358
4359         * gdb.dwarf2/formdata16.c: New file.
4360         * gdb.dwarf2/formdata16.exp: New file.
4361         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4362
4363 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4364
4365         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4366         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4367         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4368         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4369         DW_AT_GNU_*.
4370
4371 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4372
4373         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4374
4375 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4376
4377         PR gdb/21164
4378         * gdb.base/maint.exp: Add testcases for when the commands do
4379         not have arguments.
4380
4381 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4382
4383         * gdb.cp/chained-calls.exp: Use p instead of P.
4384
4385 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
4386
4387         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4388         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4389
4390 2017-02-14  Tom Tromey  <tom@tromey.com>
4391
4392         PR python/13598:
4393         * gdb.python/py-events.exp: Add before_prompt event tests.
4394
4395 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4396
4397         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4398
4399 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4400
4401         * gdb.linespec/explicit.c (my_unique_function_name): New function.
4402         (main): Call my_unique_function_name.
4403         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4404         completion of patterns with a single match.
4405         Add missing -re switches to gdb_test_multiple calls.
4406
4407 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
4408
4409         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4410         return if core file is not recognized.
4411
4412 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4413
4414         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4415         and extra UIs.
4416
4417 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
4418
4419         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4420         proc_with_prefix.
4421
4422 2017-02-10  Tom Tromey  <tom@tromey.com>
4423
4424         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4425
4426 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
4427
4428         PR gdb/21122
4429         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4430
4431 2017-02-08  Jerome Guitton  <guitton@adacore.com>
4432
4433         * gdb.base/define.exp: Add test for command abbreviations
4434         in define.
4435
4436 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
4437
4438         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4439         * gdb.reverse/insn-reverse-x86.c: New file.
4440
4441 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
4442
4443         PR tdep/20936
4444         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4445
4446 2017-02-03  Tom Tromey  <tom@tromey.com>
4447
4448         PR rust/21097:
4449         * gdb.rust/simple.exp: Add new tests.
4450
4451 2017-02-02  Pedro Alves  <palves@redhat.com>
4452
4453         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4454         tests.
4455
4456 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4457
4458         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4459         taking a 2-byte value out of a 4-byte DWARF implicit value on
4460         big-endian targets.
4461         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4462         logic.  Add test cases for DW_OP_implicit.
4463
4464 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4465
4466         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4467
4468 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4469
4470         * gdb.btrace/enable.exp: Call gdb_exit before
4471         skip_gdbserver_tests.
4472
4473 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4474
4475         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4476         GDBFLAGS.
4477
4478 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4479
4480         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4481         the test is skipped.
4482         * gdb.btrace/data.exp: Likewise.
4483         * gdb.btrace/delta.exp: Likewise.
4484         * gdb.btrace/dlopen.exp: Likewise.
4485         * gdb.btrace/enable-running.exp: Likewise.
4486         * gdb.btrace/enable.exp: Likewise.
4487         * gdb.btrace/exception.exp: Likewise.
4488         * gdb.btrace/function_call_history.exp: Likewise.
4489         * gdb.btrace/gcore.exp: Likewise.
4490         * gdb.btrace/instruction_history.exp: Likewise.
4491         * gdb.btrace/multi-thread-step.exp: Likewise.
4492         * gdb.btrace/nohist.exp: Likewise.
4493         * gdb.btrace/non-stop.exp: Likewise.
4494         * gdb.btrace/reconnect.exp: Likewise.
4495         * gdb.btrace/record_goto-step.exp: Likewise.
4496         * gdb.btrace/record_goto.exp: Likewise.
4497         * gdb.btrace/rn-dl-bind.exp: Likewise.
4498         * gdb.btrace/segv.exp: Likewise.
4499         * gdb.btrace/step.exp: Likewise.
4500         * gdb.btrace/stepi.exp: Likewise.
4501         * gdb.btrace/tailcall-only.exp: Likewise.
4502         * gdb.btrace/tailcall.exp: Likewise.
4503         * gdb.btrace/tsx.exp: Likewise.
4504         * gdb.btrace/unknown_functions.exp: Likewise.
4505         * gdb.btrace/vdso.exp: Likewise.
4506
4507 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
4508
4509         * gdb.btrace/enable-running.c: New.
4510         * gdb.btrace/enable-running.exp: New.
4511
4512 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4513
4514         * gdb.arch/amd64-gs_base.c: New file.
4515         * gdb.arch/amd64-gs_base.exp: New file.
4516
4517 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4518
4519         * lib/memory.exp: Remove spurious empty newlines.
4520
4521 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
4522
4523         * gdb.python/py-bad-printers.exp: Load python file using "source".
4524         * gdb.python/py-events.exp: Likewise.
4525         * gdb.python/py-evsignal.exp: Likewise.
4526         * gdb.python/py-evthreads.exp: Likewise.
4527         * gdb.python/py-frame-args.exp: Likewise.
4528         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4529         * gdb.python/py-framefilter-mi.exp: Likewise.
4530         * gdb.python/py-framefilter.exp: Likewise.
4531         * gdb.python/py-mi.exp: Likewise.
4532         * gdb.python/py-pp-maint.exp: Likewise.
4533         * gdb.python/py-pp-registration.exp: Likewise.
4534         * gdb.python/py-prettyprint.exp: Likewise.
4535         (run_lang_tests): Likewise.
4536         * gdb.python/py-typeprint.exp: Likewise.
4537
4538 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4539
4540         * lib/memory.exp: New file.
4541         * lib/gdb.exp: Load memory.exp.
4542         * gdb.base/memattr.exp (delete_memory): Move proc to
4543         lib/memory.exp and rename to delete_memory_regions.
4544         Replace delete_memory with delete_memory_regions.
4545         Cleanup memory regions before tests.
4546         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4547         before tests.
4548
4549 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
4550
4551         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4552         files.
4553         (initialize): New function conditionally defined.
4554         (testcases): Move within conditional block.
4555         (main): Call initialize.
4556         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4557         of gdb.reverse/insn-reverse.c.
4558         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4559         gdb.reverse/insn-reverse.c.
4560
4561 2017-01-26  Yao Qi  <yao.qi@linaro.org>
4562
4563         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4564         disassemble on address 0.
4565
4566 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4567             Yao Qi  <yao.qi@linaro.org>
4568
4569         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4570         * gdb.dwarf2/implptr-64bit.S: Remove.
4571         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
4572         variables in caller's context.  Add DW_OP_implicit_value.
4573
4574 2017-01-25  Yao Qi  <yao.qi@linaro.org>
4575
4576         * lib/dwarf.exp (Dwarf::_location): Handle
4577         DW_OP_GNU_implicit_pointer with proper size.
4578
4579 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4580
4581         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4582         and add untested calls.
4583
4584 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
4585
4586         * gdb.python/python.exp: Check line number against what GDB thinks
4587         the line number is for func1.
4588
4589 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
4590
4591         * gdb.dlang/debug-expr.exp: New file.
4592
4593 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
4594
4595         Fix test names for the following files:
4596
4597         * gdb.ada/exec_changed.exp
4598         * gdb.ada/info_types.exp
4599         * gdb.arch/aarch64-atomic-inst.exp
4600         * gdb.arch/aarch64-fp.exp
4601         * gdb.arch/altivec-abi.exp
4602         * gdb.arch/altivec-regs.exp
4603         * gdb.arch/amd64-byte.exp
4604         * gdb.arch/amd64-disp-step.exp
4605         * gdb.arch/amd64-dword.exp
4606         * gdb.arch/amd64-entry-value-inline.exp
4607         * gdb.arch/amd64-entry-value-param.exp
4608         * gdb.arch/amd64-entry-value-paramref.exp
4609         * gdb.arch/amd64-entry-value.exp
4610         * gdb.arch/amd64-i386-address.exp
4611         * gdb.arch/amd64-invalid-stack-middle.exp
4612         * gdb.arch/amd64-invalid-stack-top.exp
4613         * gdb.arch/amd64-optimout-repeat.exp
4614         * gdb.arch/amd64-prologue-skip.exp
4615         * gdb.arch/amd64-prologue-xmm.exp
4616         * gdb.arch/amd64-stap-special-operands.exp
4617         * gdb.arch/amd64-stap-wrong-subexp.exp
4618         * gdb.arch/amd64-tailcall-cxx.exp
4619         * gdb.arch/amd64-tailcall-noret.exp
4620         * gdb.arch/amd64-tailcall-ret.exp
4621         * gdb.arch/amd64-tailcall-self.exp
4622         * gdb.arch/amd64-word.exp
4623         * gdb.arch/arm-bl-branch-dest.exp
4624         * gdb.arch/arm-disp-step.exp
4625         * gdb.arch/arm-neon.exp
4626         * gdb.arch/arm-single-step-kernel-helper.exp
4627         * gdb.arch/avr-flash-qualifier.exp
4628         * gdb.arch/disp-step-insn-reloc.exp
4629         * gdb.arch/e500-abi.exp
4630         * gdb.arch/e500-regs.exp
4631         * gdb.arch/ftrace-insn-reloc.exp
4632         * gdb.arch/i386-avx512.exp
4633         * gdb.arch/i386-bp_permanent.exp
4634         * gdb.arch/i386-byte.exp
4635         * gdb.arch/i386-cfi-notcurrent.exp
4636         * gdb.arch/i386-disp-step.exp
4637         * gdb.arch/i386-dr3-watch.exp
4638         * gdb.arch/i386-float.exp
4639         * gdb.arch/i386-gnu-cfi.exp
4640         * gdb.arch/i386-mpx-map.exp
4641         * gdb.arch/i386-mpx-sigsegv.exp
4642         * gdb.arch/i386-mpx-simple_segv.exp
4643         * gdb.arch/i386-mpx.exp
4644         * gdb.arch/i386-permbkpt.exp
4645         * gdb.arch/i386-prologue.exp
4646         * gdb.arch/i386-signal.exp
4647         * gdb.arch/i386-size-overlap.exp
4648         * gdb.arch/i386-unwind.exp
4649         * gdb.arch/i386-word.exp
4650         * gdb.arch/mips-fcr.exp
4651         * gdb.arch/powerpc-d128-regs.exp
4652         * gdb.arch/powerpc-stackless.exp
4653         * gdb.arch/ppc64-atomic-inst.exp
4654         * gdb.arch/s390-stackless.exp
4655         * gdb.arch/s390-tdbregs.exp
4656         * gdb.arch/s390-vregs.exp
4657         * gdb.arch/sparc-sysstep.exp
4658         * gdb.arch/thumb-bx-pc.exp
4659         * gdb.arch/thumb-singlestep.exp
4660         * gdb.arch/thumb2-it.exp
4661         * gdb.arch/vsx-regs.exp
4662         * gdb.asm/asm-source.exp
4663         * gdb.base/a2-run.exp
4664         * gdb.base/advance.exp
4665         * gdb.base/all-bin.exp
4666         * gdb.base/anon.exp
4667         * gdb.base/args.exp
4668         * gdb.base/arithmet.exp
4669         * gdb.base/async-shell.exp
4670         * gdb.base/async.exp
4671         * gdb.base/attach-pie-noexec.exp
4672         * gdb.base/attach-twice.exp
4673         * gdb.base/auto-load.exp
4674         * gdb.base/bang.exp
4675         * gdb.base/bitfields.exp
4676         * gdb.base/break-always.exp
4677         * gdb.base/break-caller-line.exp
4678         * gdb.base/break-entry.exp
4679         * gdb.base/break-inline.exp
4680         * gdb.base/break-on-linker-gcd-function.exp
4681         * gdb.base/break-probes.exp
4682         * gdb.base/break.exp
4683         * gdb.base/breakpoint-shadow.exp
4684         * gdb.base/call-ar-st.exp
4685         * gdb.base/call-sc.exp
4686         * gdb.base/call-signal-resume.exp
4687         * gdb.base/call-strs.exp
4688         * gdb.base/callfuncs.exp
4689         * gdb.base/catch-fork-static.exp
4690         * gdb.base/catch-gdb-caused-signals.exp
4691         * gdb.base/catch-load.exp
4692         * gdb.base/catch-signal-fork.exp
4693         * gdb.base/catch-signal.exp
4694         * gdb.base/catch-syscall.exp
4695         * gdb.base/charset.exp
4696         * gdb.base/checkpoint.exp
4697         * gdb.base/chng-syms.exp
4698         * gdb.base/code-expr.exp
4699         * gdb.base/code_elim.exp
4700         * gdb.base/commands.exp
4701         * gdb.base/completion.exp
4702         * gdb.base/complex.exp
4703         * gdb.base/cond-expr.exp
4704         * gdb.base/condbreak.exp
4705         * gdb.base/consecutive.exp
4706         * gdb.base/continue-all-already-running.exp
4707         * gdb.base/coredump-filter.exp
4708         * gdb.base/corefile.exp
4709         * gdb.base/dbx.exp
4710         * gdb.base/debug-expr.exp
4711         * gdb.base/define.exp
4712         * gdb.base/del.exp
4713         * gdb.base/disabled-location.exp
4714         * gdb.base/disasm-end-cu.exp
4715         * gdb.base/disasm-optim.exp
4716         * gdb.base/display.exp
4717         * gdb.base/duplicate-bp.exp
4718         * gdb.base/ena-dis-br.exp
4719         * gdb.base/ending-run.exp
4720         * gdb.base/enumval.exp
4721         * gdb.base/environ.exp
4722         * gdb.base/eu-strip-infcall.exp
4723         * gdb.base/eval-avoid-side-effects.exp
4724         * gdb.base/eval-skip.exp
4725         * gdb.base/exitsignal.exp
4726         * gdb.base/expand-psymtabs.exp
4727         * gdb.base/filesym.exp
4728         * gdb.base/find-unmapped.exp
4729         * gdb.base/finish.exp
4730         * gdb.base/float.exp
4731         * gdb.base/foll-exec-mode.exp
4732         * gdb.base/foll-exec.exp
4733         * gdb.base/foll-fork.exp
4734         * gdb.base/fortran-sym-case.exp
4735         * gdb.base/freebpcmd.exp
4736         * gdb.base/func-ptr.exp
4737         * gdb.base/func-ptrs.exp
4738         * gdb.base/funcargs.exp
4739         * gdb.base/gcore-buffer-overflow.exp
4740         * gdb.base/gcore-relro-pie.exp
4741         * gdb.base/gcore-relro.exp
4742         * gdb.base/gcore.exp
4743         * gdb.base/gdb1090.exp
4744         * gdb.base/gdb11530.exp
4745         * gdb.base/gdb11531.exp
4746         * gdb.base/gdb1821.exp
4747         * gdb.base/gdbindex-stabs.exp
4748         * gdb.base/gdbvars.exp
4749         * gdb.base/hbreak.exp
4750         * gdb.base/hbreak2.exp
4751         * gdb.base/included.exp
4752         * gdb.base/infcall-input.exp
4753         * gdb.base/inferior-died.exp
4754         * gdb.base/infnan.exp
4755         * gdb.base/info-macros.exp
4756         * gdb.base/info-os.exp
4757         * gdb.base/info-proc.exp
4758         * gdb.base/info-shared.exp
4759         * gdb.base/info-target.exp
4760         * gdb.base/infoline.exp
4761         * gdb.base/interp.exp
4762         * gdb.base/interrupt.exp
4763         * gdb.base/jit-reader.exp
4764         * gdb.base/jit-simple.exp
4765         * gdb.base/kill-after-signal.exp
4766         * gdb.base/kill-detach-inferiors-cmd.exp
4767         * gdb.base/label.exp
4768         * gdb.base/langs.exp
4769         * gdb.base/ldbl_e308.exp
4770         * gdb.base/line-symtabs.exp
4771         * gdb.base/linespecs.exp
4772         * gdb.base/list.exp
4773         * gdb.base/long_long.exp
4774         * gdb.base/longest-types.exp
4775         * gdb.base/maint.exp
4776         * gdb.base/max-value-size.exp
4777         * gdb.base/memattr.exp
4778         * gdb.base/mips_pro.exp
4779         * gdb.base/morestack.exp
4780         * gdb.base/moribund-step.exp
4781         * gdb.base/multi-forks.exp
4782         * gdb.base/nested-addr.exp
4783         * gdb.base/nextoverexit.exp
4784         * gdb.base/noreturn-finish.exp
4785         * gdb.base/noreturn-return.exp
4786         * gdb.base/nostdlib.exp
4787         * gdb.base/offsets.exp
4788         * gdb.base/opaque.exp
4789         * gdb.base/pc-fp.exp
4790         * gdb.base/permissions.exp
4791         * gdb.base/print-symbol-loading.exp
4792         * gdb.base/prologue-include.exp
4793         * gdb.base/psymtab.exp
4794         * gdb.base/ptype.exp
4795         * gdb.base/random-signal.exp
4796         * gdb.base/randomize.exp
4797         * gdb.base/range-stepping.exp
4798         * gdb.base/readline-ask.exp
4799         * gdb.base/recpar.exp
4800         * gdb.base/recurse.exp
4801         * gdb.base/relational.exp
4802         * gdb.base/restore.exp
4803         * gdb.base/return-nodebug.exp
4804         * gdb.base/return.exp
4805         * gdb.base/run-after-attach.exp
4806         * gdb.base/save-bp.exp
4807         * gdb.base/scope.exp
4808         * gdb.base/sect-cmd.exp
4809         * gdb.base/set-lang-auto.exp
4810         * gdb.base/set-noassign.exp
4811         * gdb.base/setvar.exp
4812         * gdb.base/sigall.exp
4813         * gdb.base/sigbpt.exp
4814         * gdb.base/siginfo-addr.exp
4815         * gdb.base/siginfo-infcall.exp
4816         * gdb.base/siginfo-obj.exp
4817         * gdb.base/siginfo.exp
4818         * gdb.base/signals-state-child.exp
4819         * gdb.base/signest.exp
4820         * gdb.base/sigstep.exp
4821         * gdb.base/sizeof.exp
4822         * gdb.base/skip.exp
4823         * gdb.base/solib-corrupted.exp
4824         * gdb.base/solib-nodir.exp
4825         * gdb.base/solib-search.exp
4826         * gdb.base/stack-checking.exp
4827         * gdb.base/stale-infcall.exp
4828         * gdb.base/stap-probe.exp
4829         * gdb.base/start.exp
4830         * gdb.base/step-break.exp
4831         * gdb.base/step-bt.exp
4832         * gdb.base/step-line.exp
4833         * gdb.base/step-over-exit.exp
4834         * gdb.base/step-over-syscall.exp
4835         * gdb.base/step-resume-infcall.exp
4836         * gdb.base/step-test.exp
4837         * gdb.base/store.exp
4838         * gdb.base/structs3.exp
4839         * gdb.base/sym-file.exp
4840         * gdb.base/symbol-without-target_section.exp
4841         * gdb.base/term.exp
4842         * gdb.base/testenv.exp
4843         * gdb.base/ui-redirect.exp
4844         * gdb.base/until.exp
4845         * gdb.base/unwindonsignal.exp
4846         * gdb.base/value-double-free.exp
4847         * gdb.base/vla-datatypes.exp
4848         * gdb.base/vla-ptr.exp
4849         * gdb.base/vla-sideeffect.exp
4850         * gdb.base/volatile.exp
4851         * gdb.base/watch-cond-infcall.exp
4852         * gdb.base/watch-cond.exp
4853         * gdb.base/watch-non-mem.exp
4854         * gdb.base/watch-read.exp
4855         * gdb.base/watch-vfork.exp
4856         * gdb.base/watchpoint-cond-gone.exp
4857         * gdb.base/watchpoint-delete.exp
4858         * gdb.base/watchpoint-hw-hit-once.exp
4859         * gdb.base/watchpoint-hw.exp
4860         * gdb.base/watchpoint-stops-at-right-insn.exp
4861         * gdb.base/watchpoints.exp
4862         * gdb.base/wchar.exp
4863         * gdb.base/whatis-exp.exp
4864         * gdb.btrace/buffer-size.exp
4865         * gdb.btrace/data.exp
4866         * gdb.btrace/delta.exp
4867         * gdb.btrace/dlopen.exp
4868         * gdb.btrace/enable.exp
4869         * gdb.btrace/exception.exp
4870         * gdb.btrace/function_call_history.exp
4871         * gdb.btrace/gcore.exp
4872         * gdb.btrace/instruction_history.exp
4873         * gdb.btrace/nohist.exp
4874         * gdb.btrace/reconnect.exp
4875         * gdb.btrace/record_goto-step.exp
4876         * gdb.btrace/record_goto.exp
4877         * gdb.btrace/rn-dl-bind.exp
4878         * gdb.btrace/segv.exp
4879         * gdb.btrace/step.exp
4880         * gdb.btrace/stepi.exp
4881         * gdb.btrace/tailcall-only.exp
4882         * gdb.btrace/tailcall.exp
4883         * gdb.btrace/tsx.exp
4884         * gdb.btrace/unknown_functions.exp
4885         * gdb.btrace/vdso.exp
4886         * gdb.compile/compile-ifunc.exp
4887         * gdb.compile/compile-ops.exp
4888         * gdb.compile/compile-print.exp
4889         * gdb.compile/compile-setjmp.exp
4890         * gdb.cp/abstract-origin.exp
4891         * gdb.cp/ambiguous.exp
4892         * gdb.cp/annota2.exp
4893         * gdb.cp/annota3.exp
4894         * gdb.cp/anon-ns.exp
4895         * gdb.cp/anon-struct.exp
4896         * gdb.cp/anon-union.exp
4897         * gdb.cp/arg-reference.exp
4898         * gdb.cp/baseenum.exp
4899         * gdb.cp/bool.exp
4900         * gdb.cp/breakpoint.exp
4901         * gdb.cp/bs15503.exp
4902         * gdb.cp/call-c.exp
4903         * gdb.cp/casts.exp
4904         * gdb.cp/chained-calls.exp
4905         * gdb.cp/class2.exp
4906         * gdb.cp/classes.exp
4907         * gdb.cp/cmpd-minsyms.exp
4908         * gdb.cp/converts.exp
4909         * gdb.cp/cp-relocate.exp
4910         * gdb.cp/cpcompletion.exp
4911         * gdb.cp/cpexprs.exp
4912         * gdb.cp/cplabel.exp
4913         * gdb.cp/cplusfuncs.exp
4914         * gdb.cp/cpsizeof.exp
4915         * gdb.cp/ctti.exp
4916         * gdb.cp/derivation.exp
4917         * gdb.cp/destrprint.exp
4918         * gdb.cp/dispcxx.exp
4919         * gdb.cp/enum-class.exp
4920         * gdb.cp/exception.exp
4921         * gdb.cp/exceptprint.exp
4922         * gdb.cp/expand-psymtabs-cxx.exp
4923         * gdb.cp/expand-sals.exp
4924         * gdb.cp/extern-c.exp
4925         * gdb.cp/filename.exp
4926         * gdb.cp/formatted-ref.exp
4927         * gdb.cp/fpointer.exp
4928         * gdb.cp/gdb1355.exp
4929         * gdb.cp/gdb2495.exp
4930         * gdb.cp/hang.exp
4931         * gdb.cp/impl-this.exp
4932         * gdb.cp/infcall-dlopen.exp
4933         * gdb.cp/inherit.exp
4934         * gdb.cp/iostream.exp
4935         * gdb.cp/koenig.exp
4936         * gdb.cp/local.exp
4937         * gdb.cp/m-data.exp
4938         * gdb.cp/m-static.exp
4939         * gdb.cp/mb-ctor.exp
4940         * gdb.cp/mb-inline.exp
4941         * gdb.cp/mb-templates.exp
4942         * gdb.cp/member-name.exp
4943         * gdb.cp/member-ptr.exp
4944         * gdb.cp/meth-typedefs.exp
4945         * gdb.cp/method.exp
4946         * gdb.cp/method2.exp
4947         * gdb.cp/minsym-fallback.exp
4948         * gdb.cp/misc.exp
4949         * gdb.cp/namelessclass.exp
4950         * gdb.cp/namespace-enum.exp
4951         * gdb.cp/namespace-nested-import.exp
4952         * gdb.cp/namespace.exp
4953         * gdb.cp/nextoverthrow.exp
4954         * gdb.cp/no-dmgl-verbose.exp
4955         * gdb.cp/non-trivial-retval.exp
4956         * gdb.cp/noparam.exp
4957         * gdb.cp/nsdecl.exp
4958         * gdb.cp/nsimport.exp
4959         * gdb.cp/nsnested.exp
4960         * gdb.cp/nsnoimports.exp
4961         * gdb.cp/nsrecurs.exp
4962         * gdb.cp/nsstress.exp
4963         * gdb.cp/nsusing.exp
4964         * gdb.cp/operator.exp
4965         * gdb.cp/oranking.exp
4966         * gdb.cp/overload-const.exp
4967         * gdb.cp/overload.exp
4968         * gdb.cp/ovldbreak.exp
4969         * gdb.cp/ovsrch.exp
4970         * gdb.cp/paren-type.exp
4971         * gdb.cp/parse-lang.exp
4972         * gdb.cp/pass-by-ref.exp
4973         * gdb.cp/pr-1023.exp
4974         * gdb.cp/pr-1210.exp
4975         * gdb.cp/pr-574.exp
4976         * gdb.cp/pr10687.exp
4977         * gdb.cp/pr12028.exp
4978         * gdb.cp/pr17132.exp
4979         * gdb.cp/pr17494.exp
4980         * gdb.cp/pr9067.exp
4981         * gdb.cp/pr9167.exp
4982         * gdb.cp/pr9631.exp
4983         * gdb.cp/printmethod.exp
4984         * gdb.cp/psmang.exp
4985         * gdb.cp/psymtab-parameter.exp
4986         * gdb.cp/ptype-cv-cp.exp
4987         * gdb.cp/ptype-flags.exp
4988         * gdb.cp/re-set-overloaded.exp
4989         * gdb.cp/ref-types.exp
4990         * gdb.cp/rtti.exp
4991         * gdb.cp/scope-err.exp
4992         * gdb.cp/shadow.exp
4993         * gdb.cp/smartp.exp
4994         * gdb.cp/static-method.exp
4995         * gdb.cp/static-print-quit.exp
4996         * gdb.cp/temargs.exp
4997         * gdb.cp/templates.exp
4998         * gdb.cp/try_catch.exp
4999         * gdb.cp/typedef-operator.exp
5000         * gdb.cp/typeid.exp
5001         * gdb.cp/userdef.exp
5002         * gdb.cp/using-crash.exp
5003         * gdb.cp/var-tag.exp
5004         * gdb.cp/virtbase.exp
5005         * gdb.cp/virtfunc.exp
5006         * gdb.cp/virtfunc2.exp
5007         * gdb.cp/vla-cxx.exp
5008         * gdb.disasm/t01_mov.exp
5009         * gdb.disasm/t02_mova.exp
5010         * gdb.disasm/t03_add.exp
5011         * gdb.disasm/t04_sub.exp
5012         * gdb.disasm/t05_cmp.exp
5013         * gdb.disasm/t06_ari2.exp
5014         * gdb.disasm/t07_ari3.exp
5015         * gdb.disasm/t08_or.exp
5016         * gdb.disasm/t09_xor.exp
5017         * gdb.disasm/t10_and.exp
5018         * gdb.disasm/t11_logs.exp
5019         * gdb.disasm/t12_bit.exp
5020         * gdb.disasm/t13_otr.exp
5021         * gdb.dlang/circular.exp
5022         * gdb.dwarf2/arr-stride.exp
5023         * gdb.dwarf2/arr-subrange.exp
5024         * gdb.dwarf2/atomic-type.exp
5025         * gdb.dwarf2/bad-regnum.exp
5026         * gdb.dwarf2/bitfield-parent-optimized-out.exp
5027         * gdb.dwarf2/callframecfa.exp
5028         * gdb.dwarf2/clztest.exp
5029         * gdb.dwarf2/corrupt.exp
5030         * gdb.dwarf2/data-loc.exp
5031         * gdb.dwarf2/dup-psym.exp
5032         * gdb.dwarf2/dw2-anon-mptr.exp
5033         * gdb.dwarf2/dw2-anonymous-func.exp
5034         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5035         * gdb.dwarf2/dw2-bad-unresolved.exp
5036         * gdb.dwarf2/dw2-basic.exp
5037         * gdb.dwarf2/dw2-canonicalize-type.exp
5038         * gdb.dwarf2/dw2-case-insensitive.exp
5039         * gdb.dwarf2/dw2-common-block.exp
5040         * gdb.dwarf2/dw2-compdir-oldgcc.exp
5041         * gdb.dwarf2/dw2-compressed.exp
5042         * gdb.dwarf2/dw2-const.exp
5043         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5044         * gdb.dwarf2/dw2-cu-size.exp
5045         * gdb.dwarf2/dw2-dup-frame.exp
5046         * gdb.dwarf2/dw2-entry-value.exp
5047         * gdb.dwarf2/dw2-icycle.exp
5048         * gdb.dwarf2/dw2-ifort-parameter.exp
5049         * gdb.dwarf2/dw2-inline-break.exp
5050         * gdb.dwarf2/dw2-inline-param.exp
5051         * gdb.dwarf2/dw2-intercu.exp
5052         * gdb.dwarf2/dw2-intermix.exp
5053         * gdb.dwarf2/dw2-lexical-block-bare.exp
5054         * gdb.dwarf2/dw2-linkage-name-trust.exp
5055         * gdb.dwarf2/dw2-minsym-in-cu.exp
5056         * gdb.dwarf2/dw2-noloc.exp
5057         * gdb.dwarf2/dw2-op-call.exp
5058         * gdb.dwarf2/dw2-op-out-param.exp
5059         * gdb.dwarf2/dw2-opt-structptr.exp
5060         * gdb.dwarf2/dw2-param-error.exp
5061         * gdb.dwarf2/dw2-producer.exp
5062         * gdb.dwarf2/dw2-ranges-base.exp
5063         * gdb.dwarf2/dw2-ref-missing-frame.exp
5064         * gdb.dwarf2/dw2-reg-undefined.exp
5065         * gdb.dwarf2/dw2-regno-invalid.exp
5066         * gdb.dwarf2/dw2-restore.exp
5067         * gdb.dwarf2/dw2-restrict.exp
5068         * gdb.dwarf2/dw2-single-line-discriminators.exp
5069         * gdb.dwarf2/dw2-strp.exp
5070         * gdb.dwarf2/dw2-undefined-ret-addr.exp
5071         * gdb.dwarf2/dw2-unresolved.exp
5072         * gdb.dwarf2/dw2-var-zero-addr.exp
5073         * gdb.dwarf2/dw4-sig-types.exp
5074         * gdb.dwarf2/dwz.exp
5075         * gdb.dwarf2/dynarr-ptr.exp
5076         * gdb.dwarf2/enum-type.exp
5077         * gdb.dwarf2/gdb-index.exp
5078         * gdb.dwarf2/implptr-64bit.exp
5079         * gdb.dwarf2/implptr-optimized-out.exp
5080         * gdb.dwarf2/implptr.exp
5081         * gdb.dwarf2/implref-array.exp
5082         * gdb.dwarf2/implref-const.exp
5083         * gdb.dwarf2/implref-global.exp
5084         * gdb.dwarf2/implref-struct.exp
5085         * gdb.dwarf2/mac-fileno.exp
5086         * gdb.dwarf2/main-subprogram.exp
5087         * gdb.dwarf2/member-ptr-forwardref.exp
5088         * gdb.dwarf2/method-ptr.exp
5089         * gdb.dwarf2/missing-sig-type.exp
5090         * gdb.dwarf2/nonvar-access.exp
5091         * gdb.dwarf2/opaque-type-lookup.exp
5092         * gdb.dwarf2/pieces-optimized-out.exp
5093         * gdb.dwarf2/pieces.exp
5094         * gdb.dwarf2/pr10770.exp
5095         * gdb.dwarf2/pr13961.exp
5096         * gdb.dwarf2/staticvirtual.exp
5097         * gdb.dwarf2/subrange.exp
5098         * gdb.dwarf2/symtab-producer.exp
5099         * gdb.dwarf2/trace-crash.exp
5100         * gdb.dwarf2/typeddwarf.exp
5101         * gdb.dwarf2/valop.exp
5102         * gdb.dwarf2/watch-notconst.exp
5103         * gdb.fortran/array-element.exp
5104         * gdb.fortran/charset.exp
5105         * gdb.fortran/common-block.exp
5106         * gdb.fortran/complex.exp
5107         * gdb.fortran/derived-type-function.exp
5108         * gdb.fortran/derived-type.exp
5109         * gdb.fortran/logical.exp
5110         * gdb.fortran/module.exp
5111         * gdb.fortran/multi-dim.exp
5112         * gdb.fortran/nested-funcs.exp
5113         * gdb.fortran/print-formatted.exp
5114         * gdb.fortran/subarray.exp
5115         * gdb.fortran/vla-alloc-assoc.exp
5116         * gdb.fortran/vla-datatypes.exp
5117         * gdb.fortran/vla-history.exp
5118         * gdb.fortran/vla-ptr-info.exp
5119         * gdb.fortran/vla-ptype-sub.exp
5120         * gdb.fortran/vla-ptype.exp
5121         * gdb.fortran/vla-sizeof.exp
5122         * gdb.fortran/vla-type.exp
5123         * gdb.fortran/vla-value-sub-arbitrary.exp
5124         * gdb.fortran/vla-value-sub-finish.exp
5125         * gdb.fortran/vla-value-sub.exp
5126         * gdb.fortran/vla-value.exp
5127         * gdb.fortran/whatis_type.exp
5128         * gdb.go/chan.exp
5129         * gdb.go/handcall.exp
5130         * gdb.go/hello.exp
5131         * gdb.go/integers.exp
5132         * gdb.go/methods.exp
5133         * gdb.go/package.exp
5134         * gdb.go/strings.exp
5135         * gdb.go/types.exp
5136         * gdb.go/unsafe.exp
5137         * gdb.guile/scm-arch.exp
5138         * gdb.guile/scm-block.exp
5139         * gdb.guile/scm-breakpoint.exp
5140         * gdb.guile/scm-cmd.exp
5141         * gdb.guile/scm-disasm.exp
5142         * gdb.guile/scm-equal.exp
5143         * gdb.guile/scm-frame-args.exp
5144         * gdb.guile/scm-frame-inline.exp
5145         * gdb.guile/scm-frame.exp
5146         * gdb.guile/scm-iterator.exp
5147         * gdb.guile/scm-math.exp
5148         * gdb.guile/scm-objfile.exp
5149         * gdb.guile/scm-ports.exp
5150         * gdb.guile/scm-symbol.exp
5151         * gdb.guile/scm-symtab.exp
5152         * gdb.guile/scm-value-cc.exp
5153         * gdb.guile/types-module.exp
5154         * gdb.linespec/break-ask.exp
5155         * gdb.linespec/cpexplicit.exp
5156         * gdb.linespec/explicit.exp
5157         * gdb.linespec/keywords.exp
5158         * gdb.linespec/linespec.exp
5159         * gdb.linespec/ls-dollar.exp
5160         * gdb.linespec/ls-errs.exp
5161         * gdb.linespec/skip-two.exp
5162         * gdb.linespec/thread.exp
5163         * gdb.mi/mi-async.exp
5164         * gdb.mi/mi-basics.exp
5165         * gdb.mi/mi-break.exp
5166         * gdb.mi/mi-catch-load.exp
5167         * gdb.mi/mi-cli.exp
5168         * gdb.mi/mi-cmd-param-changed.exp
5169         * gdb.mi/mi-console.exp
5170         * gdb.mi/mi-detach.exp
5171         * gdb.mi/mi-disassemble.exp
5172         * gdb.mi/mi-eval.exp
5173         * gdb.mi/mi-file-transfer.exp
5174         * gdb.mi/mi-file.exp
5175         * gdb.mi/mi-fill-memory.exp
5176         * gdb.mi/mi-inheritance-syntax-error.exp
5177         * gdb.mi/mi-linespec-err-cp.exp
5178         * gdb.mi/mi-logging.exp
5179         * gdb.mi/mi-memory-changed.exp
5180         * gdb.mi/mi-read-memory.exp
5181         * gdb.mi/mi-record-changed.exp
5182         * gdb.mi/mi-reg-undefined.exp
5183         * gdb.mi/mi-regs.exp
5184         * gdb.mi/mi-return.exp
5185         * gdb.mi/mi-reverse.exp
5186         * gdb.mi/mi-simplerun.exp
5187         * gdb.mi/mi-solib.exp
5188         * gdb.mi/mi-stack.exp
5189         * gdb.mi/mi-stepi.exp
5190         * gdb.mi/mi-syn-frame.exp
5191         * gdb.mi/mi-until.exp
5192         * gdb.mi/mi-var-block.exp
5193         * gdb.mi/mi-var-child.exp
5194         * gdb.mi/mi-var-cmd.exp
5195         * gdb.mi/mi-var-cp.exp
5196         * gdb.mi/mi-var-display.exp
5197         * gdb.mi/mi-var-invalidate.exp
5198         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5199         * gdb.mi/mi-vla-fortran.exp
5200         * gdb.mi/mi-watch.exp
5201         * gdb.mi/mi2-var-child.exp
5202         * gdb.mi/user-selected-context-sync.exp
5203         * gdb.modula2/unbounded-array.exp
5204         * gdb.multi/dummy-frame-restore.exp
5205         * gdb.multi/multi-arch-exec.exp
5206         * gdb.multi/multi-arch.exp
5207         * gdb.multi/tids.exp
5208         * gdb.multi/watchpoint-multi.exp
5209         * gdb.opencl/callfuncs.exp
5210         * gdb.opencl/convs_casts.exp
5211         * gdb.opencl/datatypes.exp
5212         * gdb.opencl/operators.exp
5213         * gdb.opencl/vec_comps.exp
5214         * gdb.opt/clobbered-registers-O2.exp
5215         * gdb.opt/inline-break.exp
5216         * gdb.opt/inline-bt.exp
5217         * gdb.opt/inline-cmds.exp
5218         * gdb.opt/inline-locals.exp
5219         * gdb.pascal/case-insensitive-symbols.exp
5220         * gdb.pascal/floats.exp
5221         * gdb.pascal/gdb11492.exp
5222         * gdb.python/lib-types.exp
5223         * gdb.python/py-arch.exp
5224         * gdb.python/py-as-string.exp
5225         * gdb.python/py-bad-printers.exp
5226         * gdb.python/py-block.exp
5227         * gdb.python/py-breakpoint-create-fail.exp
5228         * gdb.python/py-breakpoint.exp
5229         * gdb.python/py-caller-is.exp
5230         * gdb.python/py-cmd.exp
5231         * gdb.python/py-explore-cc.exp
5232         * gdb.python/py-explore.exp
5233         * gdb.python/py-finish-breakpoint.exp
5234         * gdb.python/py-finish-breakpoint2.exp
5235         * gdb.python/py-frame-args.exp
5236         * gdb.python/py-frame-inline.exp
5237         * gdb.python/py-frame.exp
5238         * gdb.python/py-framefilter-mi.exp
5239         * gdb.python/py-infthread.exp
5240         * gdb.python/py-lazy-string.exp
5241         * gdb.python/py-linetable.exp
5242         * gdb.python/py-mi-events.exp
5243         * gdb.python/py-mi-objfile.exp
5244         * gdb.python/py-mi.exp
5245         * gdb.python/py-objfile.exp
5246         * gdb.python/py-pp-integral.exp
5247         * gdb.python/py-pp-maint.exp
5248         * gdb.python/py-pp-re-notag.exp
5249         * gdb.python/py-pp-registration.exp
5250         * gdb.python/py-recurse-unwind.exp
5251         * gdb.python/py-strfns.exp
5252         * gdb.python/py-symbol.exp
5253         * gdb.python/py-symtab.exp
5254         * gdb.python/py-sync-interp.exp
5255         * gdb.python/py-typeprint.exp
5256         * gdb.python/py-unwind-maint.exp
5257         * gdb.python/py-unwind.exp
5258         * gdb.python/py-value-cc.exp
5259         * gdb.python/py-xmethods.exp
5260         * gdb.reverse/amd64-tailcall-reverse.exp
5261         * gdb.reverse/break-precsave.exp
5262         * gdb.reverse/break-reverse.exp
5263         * gdb.reverse/consecutive-precsave.exp
5264         * gdb.reverse/consecutive-reverse.exp
5265         * gdb.reverse/finish-precsave.exp
5266         * gdb.reverse/finish-reverse-bkpt.exp
5267         * gdb.reverse/finish-reverse.exp
5268         * gdb.reverse/fstatat-reverse.exp
5269         * gdb.reverse/getresuid-reverse.exp
5270         * gdb.reverse/i386-precsave.exp
5271         * gdb.reverse/i386-reverse.exp
5272         * gdb.reverse/i386-sse-reverse.exp
5273         * gdb.reverse/i387-env-reverse.exp
5274         * gdb.reverse/i387-stack-reverse.exp
5275         * gdb.reverse/insn-reverse.exp
5276         * gdb.reverse/machinestate-precsave.exp
5277         * gdb.reverse/machinestate.exp
5278         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5279         * gdb.reverse/pipe-reverse.exp
5280         * gdb.reverse/readv-reverse.exp
5281         * gdb.reverse/recvmsg-reverse.exp
5282         * gdb.reverse/rerun-prec.exp
5283         * gdb.reverse/s390-mvcle.exp
5284         * gdb.reverse/step-precsave.exp
5285         * gdb.reverse/step-reverse.exp
5286         * gdb.reverse/time-reverse.exp
5287         * gdb.reverse/until-precsave.exp
5288         * gdb.reverse/until-reverse.exp
5289         * gdb.reverse/waitpid-reverse.exp
5290         * gdb.reverse/watch-precsave.exp
5291         * gdb.reverse/watch-reverse.exp
5292         * gdb.rust/generics.exp
5293         * gdb.rust/methods.exp
5294         * gdb.rust/modules.exp
5295         * gdb.rust/simple.exp
5296         * gdb.server/connect-with-no-symbol-file.exp
5297         * gdb.server/ext-attach.exp
5298         * gdb.server/ext-restart.exp
5299         * gdb.server/ext-wrapper.exp
5300         * gdb.server/file-transfer.exp
5301         * gdb.server/server-exec-info.exp
5302         * gdb.server/server-kill.exp
5303         * gdb.server/server-mon.exp
5304         * gdb.server/wrapper.exp
5305         * gdb.stabs/exclfwd.exp
5306         * gdb.stabs/gdb11479.exp
5307         * gdb.threads/clone-new-thread-event.exp
5308         * gdb.threads/corethreads.exp
5309         * gdb.threads/current-lwp-dead.exp
5310         * gdb.threads/dlopen-libpthread.exp
5311         * gdb.threads/gcore-thread.exp
5312         * gdb.threads/sigstep-threads.exp
5313         * gdb.threads/watchpoint-fork.exp
5314         * gdb.trace/actions-changed.exp
5315         * gdb.trace/backtrace.exp
5316         * gdb.trace/change-loc.exp
5317         * gdb.trace/circ.exp
5318         * gdb.trace/collection.exp
5319         * gdb.trace/disconnected-tracing.exp
5320         * gdb.trace/ftrace.exp
5321         * gdb.trace/mi-trace-frame-collected.exp
5322         * gdb.trace/mi-trace-unavailable.exp
5323         * gdb.trace/mi-traceframe-changed.exp
5324         * gdb.trace/mi-tsv-changed.exp
5325         * gdb.trace/no-attach-trace.exp
5326         * gdb.trace/passc-dyn.exp
5327         * gdb.trace/qtro.exp
5328         * gdb.trace/range-stepping.exp
5329         * gdb.trace/read-memory.exp
5330         * gdb.trace/save-trace.exp
5331         * gdb.trace/signal.exp
5332         * gdb.trace/status-stop.exp
5333         * gdb.trace/tfile.exp
5334         * gdb.trace/trace-break.exp
5335         * gdb.trace/trace-buffer-size.exp
5336         * gdb.trace/trace-condition.exp
5337         * gdb.trace/tracefile-pseudo-reg.exp
5338         * gdb.trace/tstatus.exp
5339         * gdb.trace/unavailable.exp
5340         * gdb.trace/while-dyn.exp
5341         * gdb.trace/while-stepping.exp
5342
5343 2016-12-22  Doug Evans  <xdje42@gmail.com>
5344
5345         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5346         and msymbols.
5347
5348 2016-12-19  Yao Qi  <yao.qi@linaro.org>
5349
5350         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5351         (test_with_self): Don't call do_steps_and_nexts, and remove
5352         code about stepping into xmalloc.
5353
5354 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5355
5356         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5357
5358 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5359
5360         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5361
5362 2016-12-09  Pedro Alves  <palves@redhat.com>
5363
5364         * gdb.base/all-architectures-0.exp: New file.
5365         * gdb.base/all-architectures-1.exp: New file.
5366         * gdb.base/all-architectures-2.exp: New file.
5367         * gdb.base/all-architectures-3.exp: New file.
5368         * gdb.base/all-architectures-4.exp: New file.
5369         * gdb.base/all-architectures-5.exp: New file.
5370         * gdb.base/all-architectures-6.exp: New file.
5371         * gdb.base/all-architectures-7.exp: New file.
5372         * gdb.base/all-architectures.exp.in: New file.
5373
5374 2016-12-09  Yao Qi  <yao.qi@linaro.org>
5375
5376         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5377
5378 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5379
5380         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5381         possible.
5382         Remove useless pattern-matching code.
5383
5384 2016-12-02  Pedro Alves  <palves@redhat.com>
5385
5386         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5387         procedure.
5388         (top level): Call it.
5389
5390 2016-12-02  Pedro Alves  <palves@redhat.com>
5391
5392         * gdb.base/commands.exp (user_defined_command_args_stack_test):
5393         New procedure.
5394         (top level): Call it.
5395
5396 2016-12-02  Pedro Alves  <palves@redhat.com>
5397
5398         PR cli/20559
5399         * gdb.base/commands.exp (user_defined_command_args_eval): New
5400         procedure.
5401         (top level): Call it.
5402
5403 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
5404
5405         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5406         timeout handling.
5407
5408 2016-12-02  Tom Tromey  <tom@tromey.com>
5409
5410         * gdb.dwarf2/main-subprogram.c: New file.
5411         * gdb.dwarf2/main-subprogram.exp: New file.
5412
5413 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5414
5415         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5416         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5417         gdb_test_no_output for a couple of cases.
5418         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5419
5420 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5421
5422         Fix test names and standardize compilation error messages throughout
5423         the following files:
5424
5425         * gdb.ada/start.exp
5426         * gdb.arch/alpha-step.exp
5427         * gdb.arch/e500-prologue.exp
5428         * gdb.arch/ftrace-insn-reloc.exp
5429         * gdb.arch/gdb1291.exp
5430         * gdb.arch/gdb1431.exp
5431         * gdb.arch/gdb1558.exp
5432         * gdb.arch/i386-dr3-watch.exp
5433         * gdb.arch/i386-sse-stack-align.exp
5434         * gdb.arch/ia64-breakpoint-shadow.exp
5435         * gdb.arch/pa-nullify.exp
5436         * gdb.arch/powerpc-aix-prologue.exp
5437         * gdb.arch/thumb-bx-pc.exp
5438         * gdb.base/annota1.exp
5439         * gdb.base/annota3.exp
5440         * gdb.base/arrayidx.exp
5441         * gdb.base/assign.exp
5442         * gdb.base/attach.exp
5443         * gdb.base/auxv.exp
5444         * gdb.base/bang.exp
5445         * gdb.base/bfp-test.exp
5446         * gdb.base/bigcore.exp
5447         * gdb.base/bitfields2.exp
5448         * gdb.base/break-fun-addr.exp
5449         * gdb.base/break-probes.exp
5450         * gdb.base/call-rt-st.exp
5451         * gdb.base/callexit.exp
5452         * gdb.base/catch-fork-kill.exp
5453         * gdb.base/charset.exp
5454         * gdb.base/checkpoint.exp
5455         * gdb.base/comprdebug.exp
5456         * gdb.base/constvars.exp
5457         * gdb.base/coredump-filter.exp
5458         * gdb.base/cursal.exp
5459         * gdb.base/cvexpr.exp
5460         * gdb.base/detach.exp
5461         * gdb.base/display.exp
5462         * gdb.base/dmsym.exp
5463         * gdb.base/dprintf-pending.exp
5464         * gdb.base/dso2dso.exp
5465         * gdb.base/dtrace-probe.exp
5466         * gdb.base/dump.exp
5467         * gdb.base/enum_cond.exp
5468         * gdb.base/exe-lock.exp
5469         * gdb.base/exec-invalid-sysroot.exp
5470         * gdb.base/execl-update-breakpoints.exp
5471         * gdb.base/exprs.exp
5472         * gdb.base/fileio.exp
5473         * gdb.base/find.exp
5474         * gdb.base/finish.exp
5475         * gdb.base/fixsection.exp
5476         * gdb.base/foll-vfork.exp
5477         * gdb.base/frame-args.exp
5478         * gdb.base/gcore.exp
5479         * gdb.base/gdb1250.exp
5480         * gdb.base/global-var-nested-by-dso.exp
5481         * gdb.base/gnu-ifunc.exp
5482         * gdb.base/hashline1.exp
5483         * gdb.base/hashline2.exp
5484         * gdb.base/hashline3.exp
5485         * gdb.base/hbreak-in-shr-unsupported.exp
5486         * gdb.base/huge.exp
5487         * gdb.base/infcall-input.exp
5488         * gdb.base/info-fun.exp
5489         * gdb.base/info-shared.exp
5490         * gdb.base/jit-simple.exp
5491         * gdb.base/jit-so.exp
5492         * gdb.base/jit.exp
5493         * gdb.base/jump.exp
5494         * gdb.base/label.exp
5495         * gdb.base/lineinc.exp
5496         * gdb.base/logical.exp
5497         * gdb.base/longjmp.exp
5498         * gdb.base/macscp.exp
5499         * gdb.base/miscexprs.exp
5500         * gdb.base/new-ui-echo.exp
5501         * gdb.base/new-ui-pending-input.exp
5502         * gdb.base/new-ui.exp
5503         * gdb.base/nodebug.exp
5504         * gdb.base/nofield.exp
5505         * gdb.base/offsets.exp
5506         * gdb.base/overlays.exp
5507         * gdb.base/pending.exp
5508         * gdb.base/pointers.exp
5509         * gdb.base/pr11022.exp
5510         * gdb.base/printcmds.exp
5511         * gdb.base/prologue.exp
5512         * gdb.base/ptr-typedef.exp
5513         * gdb.base/realname-expand.exp
5514         * gdb.base/relativedebug.exp
5515         * gdb.base/relocate.exp
5516         * gdb.base/remote.exp
5517         * gdb.base/reread.exp
5518         * gdb.base/return2.exp
5519         * gdb.base/savedregs.exp
5520         * gdb.base/sep.exp
5521         * gdb.base/sepdebug.exp
5522         * gdb.base/sepsymtab.exp
5523         * gdb.base/set-inferior-tty.exp
5524         * gdb.base/setshow.exp
5525         * gdb.base/shlib-call.exp
5526         * gdb.base/sigaltstack.exp
5527         * gdb.base/siginfo-addr.exp
5528         * gdb.base/signals.exp
5529         * gdb.base/signull.exp
5530         * gdb.base/sigrepeat.exp
5531         * gdb.base/so-impl-ld.exp
5532         * gdb.base/solib-display.exp
5533         * gdb.base/solib-overlap.exp
5534         * gdb.base/solib-search.exp
5535         * gdb.base/solib-symbol.exp
5536         * gdb.base/structs.exp
5537         * gdb.base/structs2.exp
5538         * gdb.base/symtab-search-order.exp
5539         * gdb.base/twice.exp
5540         * gdb.base/unload.exp
5541         * gdb.base/varargs.exp
5542         * gdb.base/watchpoint-solib.exp
5543         * gdb.base/watchpoint.exp
5544         * gdb.base/whatis.exp
5545         * gdb.base/wrong_frame_bt_full.exp
5546         * gdb.btrace/dlopen.exp
5547         * gdb.cell/ea-standalone.exp
5548         * gdb.cell/ea-test.exp
5549         * gdb.cp/dispcxx.exp
5550         * gdb.cp/gdb2384.exp
5551         * gdb.cp/method2.exp
5552         * gdb.cp/nextoverthrow.exp
5553         * gdb.cp/pr10728.exp
5554         * gdb.disasm/am33.exp
5555         * gdb.disasm/h8300s.exp
5556         * gdb.disasm/mn10300.exp
5557         * gdb.disasm/sh3.exp
5558         * gdb.dwarf2/dw2-dir-file-name.exp
5559         * gdb.fortran/complex.exp
5560         * gdb.fortran/library-module.exp
5561         * gdb.guile/scm-pretty-print.exp
5562         * gdb.guile/scm-symbol.exp
5563         * gdb.guile/scm-type.exp
5564         * gdb.guile/scm-value.exp
5565         * gdb.linespec/linespec.exp
5566         * gdb.mi/gdb701.exp
5567         * gdb.mi/gdb792.exp
5568         * gdb.mi/mi-breakpoint-changed.exp
5569         * gdb.mi/mi-dprintf-pending.exp
5570         * gdb.mi/mi-dprintf.exp
5571         * gdb.mi/mi-exit-code.exp
5572         * gdb.mi/mi-pending.exp
5573         * gdb.mi/mi-solib.exp
5574         * gdb.mi/new-ui-mi-sync.exp
5575         * gdb.mi/pr11022.exp
5576         * gdb.mi/user-selected-context-sync.exp
5577         * gdb.opt/solib-intra-step.exp
5578         * gdb.python/py-events.exp
5579         * gdb.python/py-finish-breakpoint.exp
5580         * gdb.python/py-mi.exp
5581         * gdb.python/py-prettyprint.exp
5582         * gdb.python/py-shared.exp
5583         * gdb.python/py-symbol.exp
5584         * gdb.python/py-template.exp
5585         * gdb.python/py-type.exp
5586         * gdb.python/py-value.exp
5587         * gdb.reverse/solib-precsave.exp
5588         * gdb.reverse/solib-reverse.exp
5589         * gdb.server/solib-list.exp
5590         * gdb.stabs/weird.exp
5591         * gdb.threads/reconnect-signal.exp
5592         * gdb.threads/stepi-random-signal.exp
5593         * gdb.trace/actions.exp
5594         * gdb.trace/ax.exp
5595         * gdb.trace/backtrace.exp
5596         * gdb.trace/change-loc.exp
5597         * gdb.trace/deltrace.exp
5598         * gdb.trace/ftrace-lock.exp
5599         * gdb.trace/ftrace.exp
5600         * gdb.trace/infotrace.exp
5601         * gdb.trace/mi-tracepoint-changed.exp
5602         * gdb.trace/packetlen.exp
5603         * gdb.trace/passcount.exp
5604         * gdb.trace/pending.exp
5605         * gdb.trace/range-stepping.exp
5606         * gdb.trace/report.exp
5607         * gdb.trace/stap-trace.exp
5608         * gdb.trace/tfind.exp
5609         * gdb.trace/trace-break.exp
5610         * gdb.trace/trace-condition.exp
5611         * gdb.trace/trace-enable-disable.exp
5612         * gdb.trace/trace-mt.exp
5613         * gdb.trace/tracecmd.exp
5614         * gdb.trace/tspeed.exp
5615         * gdb.trace/tsv.exp
5616         * lib/perftest.exp
5617
5618 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5619
5620         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5621         with gdb_test_no_output.
5622         Use command as test name.
5623
5624 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5625
5626         Fix test names starting with uppercase throughout the files.
5627
5628         * gdb.ada/assign_1.exp
5629         * gdb.ada/boolean_expr.exp
5630         * gdb.base/arrayidx.exp
5631         * gdb.base/del.exp
5632         * gdb.base/gcore-buffer-overflow.exp
5633         * gdb.base/testenv.exp
5634         * gdb.compile/compile.exp
5635         * gdb.python/py-framefilter-invalidarg.exp
5636         * gdb.python/py-framefilter.exp
5637
5638 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5639
5640         Fix test names starting with uppercase throughout the files.
5641
5642         * gdb.ada/array_return.exp
5643         * gdb.ada/expr_delims.exp
5644         * gdb.ada/mi_dyn_arr.exp
5645         * gdb.ada/mi_interface.exp
5646         * gdb.ada/mi_var_array.exp
5647         * gdb.ada/watch_arg.exp
5648         * gdb.arch/alpha-step.exp
5649         * gdb.arch/altivec-regs.exp
5650         * gdb.arch/e500-regs.exp
5651         * gdb.arch/powerpc-d128-regs.exp
5652         * gdb.base/arrayidx.exp
5653         * gdb.base/break.exp
5654         * gdb.base/checkpoint.exp
5655         * gdb.base/debug-expr.exp
5656         * gdb.base/dmsym.exp
5657         * gdb.base/radix.exp
5658         * gdb.base/sepdebug.exp
5659         * gdb.base/testenv.exp
5660         * gdb.base/watch_thread_num.exp
5661         * gdb.base/watchpoint-cond-gone.exp
5662         * gdb.cell/break.exp
5663         * gdb.cell/ea-cache.exp
5664         * gdb.compile/compile.exp
5665         * gdb.cp/gdb2495.exp
5666         * gdb.gdb/selftest.exp
5667         * gdb.gdb/xfullpath.exp
5668         * gdb.go/hello.exp
5669         * gdb.go/integers.exp
5670         * gdb.objc/basicclass.exp
5671         * gdb.pascal/hello.exp
5672         * gdb.pascal/integers.exp
5673         * gdb.python/py-breakpoint.exp
5674         * gdb.python/py-cmd.exp
5675         * gdb.python/py-linetable.exp
5676         * gdb.python/py-xmethods.exp
5677         * gdb.python/python.exp
5678         * gdb.reverse/consecutive-precsave.exp
5679         * gdb.reverse/finish-precsave.exp
5680         * gdb.reverse/i386-precsave.exp
5681         * gdb.reverse/machinestate-precsave.exp
5682         * gdb.reverse/sigall-precsave.exp
5683         * gdb.reverse/solib-precsave.exp
5684         * gdb.reverse/step-precsave.exp
5685         * gdb.reverse/until-precsave.exp
5686         * gdb.reverse/watch-precsave.exp
5687         * gdb.threads/leader-exit.exp
5688         * gdb.threads/pthreads.exp
5689         * gdb.threads/wp-replication.exp
5690         * gdb.trace/actions.exp
5691         * gdb.trace/mi-tsv-changed.exp
5692         * gdb.trace/tsv.exp
5693
5694 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5695
5696         Fix test names starting with uppercase throughout the files.
5697
5698         * gdb.arch/i386-bp_permanent.exp
5699         * gdb.arch/i386-gnu-cfi.exp
5700         * gdb.base/disasm-end-cu.exp
5701         * gdb.base/macscp.exp
5702         * gdb.base/pending.exp
5703         * gdb.base/watch_thread_num.exp
5704         * gdb.cp/exception.exp
5705         * gdb.cp/gdb2495.exp
5706         * gdb.cp/local.exp
5707         * gdb.python/py-evsignal.exp
5708         * gdb.python/python.exp
5709         * gdb.trace/tracecmd.exp
5710
5711 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5712
5713         Fix test names starting with uppercase throughout the files.
5714
5715         * gdb.base/charset.exp
5716         * gdb.base/eval.exp
5717         * gdb.base/multi-forks.exp
5718         * gdb.guile/scm-progspace.exp
5719         * gdb.opencl/datatypes.exp
5720         * gdb.python/py-block.exp
5721         * gdb.python/py-function.exp
5722         * gdb.python/py-symbol.exp
5723         * gdb.python/py-symtab.exp
5724         * gdb.python/py-xmethods.exp
5725         * gdb.reverse/break-precsave.exp
5726         * gdb.reverse/break-reverse.exp
5727         * gdb.reverse/consecutive-precsave.exp
5728         * gdb.reverse/consecutive-reverse.exp
5729         * gdb.reverse/finish-precsave.exp
5730         * gdb.reverse/finish-reverse-bkpt.exp
5731         * gdb.reverse/finish-reverse.exp
5732         * gdb.reverse/fstatat-reverse.exp
5733         * gdb.reverse/getresuid-reverse.exp
5734         * gdb.reverse/i386-precsave.exp
5735         * gdb.reverse/i386-reverse.exp
5736         * gdb.reverse/i386-sse-reverse.exp
5737         * gdb.reverse/i387-stack-reverse.exp
5738         * gdb.reverse/insn-reverse.exp
5739         * gdb.reverse/machinestate-precsave.exp
5740         * gdb.reverse/machinestate.exp
5741         * gdb.reverse/next-reverse-bkpt-over-sr.exp
5742         * gdb.reverse/pipe-reverse.exp
5743         * gdb.reverse/readv-reverse.exp
5744         * gdb.reverse/recvmsg-reverse.exp
5745         * gdb.reverse/rerun-prec.exp
5746         * gdb.reverse/s390-mvcle.exp
5747         * gdb.reverse/sigall-precsave.exp
5748         * gdb.reverse/sigall-reverse.exp
5749         * gdb.reverse/solib-precsave.exp
5750         * gdb.reverse/solib-reverse.exp
5751         * gdb.reverse/step-precsave.exp
5752         * gdb.reverse/step-reverse.exp
5753         * gdb.reverse/time-reverse.exp
5754         * gdb.reverse/until-precsave.exp
5755         * gdb.reverse/until-reverse.exp
5756         * gdb.reverse/waitpid-reverse.exp
5757         * gdb.reverse/watch-precsave.exp
5758         * gdb.reverse/watch-reverse.exp
5759
5760 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5761
5762         Fix test names starting with uppercase throughout the files.
5763
5764         * gdb.arch/i386-mpx-simple_segv.exp
5765         * gdb.arch/i386-mpx.exp
5766         * gdb.arch/i386-permbkpt.exp
5767         * gdb.arch/pa-nullify.exp
5768         * gdb.arch/powerpc-d128-regs.exp
5769         * gdb.arch/vsx-regs.exp
5770         * gdb.base/bfp-test.exp
5771         * gdb.base/break.exp
5772         * gdb.base/breakpoint-shadow.exp
5773         * gdb.base/callfuncs.exp
5774         * gdb.base/charset.exp
5775         * gdb.base/commands.exp
5776         * gdb.base/completion.exp
5777         * gdb.base/dfp-test.exp
5778         * gdb.base/echo.exp
5779         * gdb.base/ending-run.exp
5780         * gdb.base/eval.exp
5781         * gdb.base/expand-psymtabs.exp
5782         * gdb.base/float128.exp
5783         * gdb.base/floatn.exp
5784         * gdb.base/foll-exec-mode.exp
5785         * gdb.base/gdb1056.exp
5786         * gdb.base/gdb11531.exp
5787         * gdb.base/kill-after-signal.exp
5788         * gdb.base/multi-forks.exp
5789         * gdb.base/overlays.exp
5790         * gdb.base/pending.exp
5791         * gdb.base/sepdebug.exp
5792         * gdb.base/testenv.exp
5793         * gdb.base/valgrind-db-attach.exp
5794         * gdb.base/watch_thread_num.exp
5795         * gdb.base/watchpoint-cond-gone.exp
5796         * gdb.base/watchpoint.exp
5797         * gdb.base/watchpoints.exp
5798         * gdb.cp/arg-reference.exp
5799         * gdb.cp/baseenum.exp
5800         * gdb.cp/operator.exp
5801         * gdb.cp/shadow.exp
5802         * gdb.dwarf2/dw2-op-out-param.exp
5803         * gdb.dwarf2/dw2-reg-undefined.exp
5804         * gdb.go/chan.exp
5805         * gdb.go/hello.exp
5806         * gdb.go/integers.exp
5807         * gdb.go/methods.exp
5808         * gdb.go/package.exp
5809         * gdb.guile/scm-parameter.exp
5810         * gdb.guile/scm-progspace.exp
5811         * gdb.guile/scm-value.exp
5812         * gdb.mi/mi-pending.exp
5813         * gdb.mi/user-selected-context-sync.exp
5814         * gdb.multi/multi-attach.exp
5815         * gdb.multi/tids.exp
5816         * gdb.opt/clobbered-registers-O2.exp
5817         * gdb.pascal/floats.exp
5818         * gdb.pascal/integers.exp
5819         * gdb.python/py-block.exp
5820         * gdb.python/py-events.exp
5821         * gdb.python/py-parameter.exp
5822         * gdb.python/py-symbol.exp
5823         * gdb.python/py-symtab.exp
5824         * gdb.python/py-type.exp
5825         * gdb.python/py-value.exp
5826         * gdb.python/py-xmethods.exp
5827         * gdb.python/python.exp
5828         * gdb.reverse/break-precsave.exp
5829         * gdb.reverse/consecutive-precsave.exp
5830         * gdb.reverse/finish-precsave.exp
5831         * gdb.reverse/i386-precsave.exp
5832         * gdb.reverse/machinestate-precsave.exp
5833         * gdb.reverse/sigall-precsave.exp
5834         * gdb.reverse/solib-precsave.exp
5835         * gdb.reverse/step-precsave.exp
5836         * gdb.reverse/until-precsave.exp
5837         * gdb.reverse/watch-precsave.exp
5838         * gdb.server/ext-attach.exp
5839         * gdb.server/ext-restart.exp
5840         * gdb.server/ext-run.exp
5841         * gdb.server/ext-wrapper.exp
5842         * gdb.stabs/gdb11479.exp
5843         * gdb.stabs/weird.exp
5844         * gdb.threads/attach-many-short-lived-threads.exp
5845         * gdb.threads/kill.exp
5846         * gdb.threads/watchpoint-fork.exp
5847
5848 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
5849
5850         Fix test names starting with uppercase throughout all the files below.
5851
5852         * gdb.ada/array_return.exp
5853         * gdb.ada/catch_ex.exp
5854         * gdb.ada/info_exc.exp
5855         * gdb.ada/mi_catch_ex.exp
5856         * gdb.ada/mi_dyn_arr.exp
5857         * gdb.ada/mi_ex_cond.exp
5858         * gdb.ada/mi_exc_info.exp
5859         * gdb.ada/mi_interface.exp
5860         * gdb.ada/mi_task_arg.exp
5861         * gdb.ada/mi_task_info.exp
5862         * gdb.ada/mi_var_array.exp
5863         * gdb.arch/alpha-step.exp
5864         * gdb.arch/amd64-disp-step.exp
5865         * gdb.arch/arm-disp-step.exp
5866         * gdb.arch/disp-step-insn-reloc.exp
5867         * gdb.arch/e500-prologue.exp
5868         * gdb.arch/ftrace-insn-reloc.exp
5869         * gdb.arch/gdb1558.exp
5870         * gdb.arch/i386-bp_permanent.exp
5871         * gdb.arch/i386-disp-step.exp
5872         * gdb.arch/i386-float.exp
5873         * gdb.arch/i386-gnu-cfi.exp
5874         * gdb.arch/ia64-breakpoint-shadow.exp
5875         * gdb.arch/mips16-thunks.exp
5876         * gdb.arch/pa-nullify.exp
5877         * gdb.arch/powerpc-aix-prologue.exp
5878         * gdb.arch/powerpc-power.exp
5879         * gdb.arch/ppc-dfp.exp
5880         * gdb.arch/s390-tdbregs.exp
5881         * gdb.arch/spu-info.exp
5882         * gdb.arch/spu-ls.exp
5883         * gdb.arch/thumb-bx-pc.exp
5884         * gdb.base/advance.exp
5885         * gdb.base/annota-input-while-running.exp
5886         * gdb.base/arrayidx.exp
5887         * gdb.base/asmlabel.exp
5888         * gdb.base/async.exp
5889         * gdb.base/attach-wait-input.exp
5890         * gdb.base/auto-connect-native-target.exp
5891         * gdb.base/batch-preserve-term-settings.exp
5892         * gdb.base/bfp-test.exp
5893         * gdb.base/bigcore.exp
5894         * gdb.base/bp-permanent.exp
5895         * gdb.base/break-always.exp
5896         * gdb.base/break-fun-addr.exp
5897         * gdb.base/break-idempotent.exp
5898         * gdb.base/break-main-file-remove-fail.exp
5899         * gdb.base/break-probes.exp
5900         * gdb.base/break-unload-file.exp
5901         * gdb.base/break.exp
5902         * gdb.base/call-ar-st.exp
5903         * gdb.base/call-rt-st.exp
5904         * gdb.base/call-sc.exp
5905         * gdb.base/call-signal-resume.exp
5906         * gdb.base/call-strs.exp
5907         * gdb.base/callexit.exp
5908         * gdb.base/callfuncs.exp
5909         * gdb.base/catch-gdb-caused-signals.exp
5910         * gdb.base/catch-signal-siginfo-cond.exp
5911         * gdb.base/catch-syscall.exp
5912         * gdb.base/compare-sections.exp
5913         * gdb.base/cond-eval-mode.exp
5914         * gdb.base/condbreak-call-false.exp
5915         * gdb.base/consecutive-step-over.exp
5916         * gdb.base/cursal.exp
5917         * gdb.base/disabled-location.exp
5918         * gdb.base/disasm-end-cu.exp
5919         * gdb.base/display.exp
5920         * gdb.base/double-prompt-target-event-error.exp
5921         * gdb.base/dprintf-bp-same-addr.exp
5922         * gdb.base/dprintf-detach.exp
5923         * gdb.base/dprintf-next.exp
5924         * gdb.base/dprintf-non-stop.exp
5925         * gdb.base/dprintf-pending.exp
5926         * gdb.base/dso2dso.exp
5927         * gdb.base/ending-run.exp
5928         * gdb.base/enum_cond.exp
5929         * gdb.base/examine-backward.exp
5930         * gdb.base/exe-lock.exp
5931         * gdb.base/exec-invalid-sysroot.exp
5932         * gdb.base/execl-update-breakpoints.exp
5933         * gdb.base/execution-termios.exp
5934         * gdb.base/fileio.exp
5935         * gdb.base/fixsection.exp
5936         * gdb.base/foll-exec-mode.exp
5937         * gdb.base/foll-exec.exp
5938         * gdb.base/fork-running-state.exp
5939         * gdb.base/frame-args.exp
5940         * gdb.base/fullpath-expand.exp
5941         * gdb.base/func-ptr.exp
5942         * gdb.base/gcore-relro-pie.exp
5943         * gdb.base/gdb1090.exp
5944         * gdb.base/gdb1555.exp
5945         * gdb.base/global-var-nested-by-dso.exp
5946         * gdb.base/gnu-ifunc.exp
5947         * gdb.base/hbreak-in-shr-unsupported.exp
5948         * gdb.base/hbreak-unmapped.exp
5949         * gdb.base/hook-stop.exp
5950         * gdb.base/infcall-input.exp
5951         * gdb.base/info-fun.exp
5952         * gdb.base/info-shared.exp
5953         * gdb.base/interrupt-noterm.exp
5954         * gdb.base/jit-so.exp
5955         * gdb.base/jit.exp
5956         * gdb.base/line-symtabs.exp
5957         * gdb.base/list.exp
5958         * gdb.base/longjmp.exp
5959         * gdb.base/macscp.exp
5960         * gdb.base/max-value-size.exp
5961         * gdb.base/nodebug.exp
5962         * gdb.base/nofield.exp
5963         * gdb.base/overlays.exp
5964         * gdb.base/paginate-after-ctrl-c-running.exp
5965         * gdb.base/paginate-bg-execution.exp
5966         * gdb.base/paginate-inferior-exit.exp
5967         * gdb.base/pending.exp
5968         * gdb.base/pr11022.exp
5969         * gdb.base/printcmds.exp
5970         * gdb.base/ptr-typedef.exp
5971         * gdb.base/ptype.exp
5972         * gdb.base/randomize.exp
5973         * gdb.base/range-stepping.exp
5974         * gdb.base/realname-expand.exp
5975         * gdb.base/relativedebug.exp
5976         * gdb.base/remote.exp
5977         * gdb.base/savedregs.exp
5978         * gdb.base/sepdebug.exp
5979         * gdb.base/set-noassign.exp
5980         * gdb.base/shlib-call.exp
5981         * gdb.base/shreloc.exp
5982         * gdb.base/sigaltstack.exp
5983         * gdb.base/sigbpt.exp
5984         * gdb.base/siginfo-addr.exp
5985         * gdb.base/siginfo-obj.exp
5986         * gdb.base/siginfo-thread.exp
5987         * gdb.base/signest.exp
5988         * gdb.base/signull.exp
5989         * gdb.base/sigrepeat.exp
5990         * gdb.base/skip.exp
5991         * gdb.base/so-impl-ld.exp
5992         * gdb.base/solib-corrupted.exp
5993         * gdb.base/solib-disc.exp
5994         * gdb.base/solib-display.exp
5995         * gdb.base/solib-overlap.exp
5996         * gdb.base/solib-search.exp
5997         * gdb.base/solib-symbol.exp
5998         * gdb.base/source-execution.exp
5999         * gdb.base/sss-bp-on-user-bp-2.exp
6000         * gdb.base/sss-bp-on-user-bp.exp
6001         * gdb.base/stack-checking.exp
6002         * gdb.base/stale-infcall.exp
6003         * gdb.base/step-break.exp
6004         * gdb.base/step-line.exp
6005         * gdb.base/step-over-exit.exp
6006         * gdb.base/step-test.exp
6007         * gdb.base/structs.exp
6008         * gdb.base/sym-file.exp
6009         * gdb.base/symtab-search-order.exp
6010         * gdb.base/term.exp
6011         * gdb.base/type-opaque.exp
6012         * gdb.base/unload.exp
6013         * gdb.base/until-nodebug.exp
6014         * gdb.base/until.exp
6015         * gdb.base/unwindonsignal.exp
6016         * gdb.base/watch-cond.exp
6017         * gdb.base/watch-non-mem.exp
6018         * gdb.base/watch_thread_num.exp
6019         * gdb.base/watchpoint-reuse-slot.exp
6020         * gdb.base/watchpoint-solib.exp
6021         * gdb.base/watchpoint.exp
6022         * gdb.btrace/dlopen.exp
6023         * gdb.cell/arch.exp
6024         * gdb.cell/break.exp
6025         * gdb.cell/bt.exp
6026         * gdb.cell/core.exp
6027         * gdb.cell/data.exp
6028         * gdb.cell/dwarfaddr.exp
6029         * gdb.cell/ea-cache.exp
6030         * gdb.cell/ea-standalone.exp
6031         * gdb.cell/ea-test.exp
6032         * gdb.cell/f-regs.exp
6033         * gdb.cell/fork.exp
6034         * gdb.cell/gcore.exp
6035         * gdb.cell/mem-access.exp
6036         * gdb.cell/ptype.exp
6037         * gdb.cell/registers.exp
6038         * gdb.cell/sizeof.exp
6039         * gdb.cell/solib-symbol.exp
6040         * gdb.cell/solib.exp
6041         * gdb.compile/compile-tls.exp
6042         * gdb.cp/exception.exp
6043         * gdb.cp/gdb2495.exp
6044         * gdb.cp/local.exp
6045         * gdb.cp/mb-inline.exp
6046         * gdb.cp/mb-templates.exp
6047         * gdb.cp/pr10687.exp
6048         * gdb.cp/pr9167.exp
6049         * gdb.cp/scope-err.exp
6050         * gdb.cp/templates.exp
6051         * gdb.cp/virtfunc.exp
6052         * gdb.dwarf2/dw2-dir-file-name.exp
6053         * gdb.dwarf2/dw2-single-line-discriminators.exp
6054         * gdb.fortran/complex.exp
6055         * gdb.fortran/library-module.exp
6056         * gdb.guile/guile.exp
6057         * gdb.guile/scm-cmd.exp
6058         * gdb.guile/scm-frame-inline.exp
6059         * gdb.guile/scm-objfile.exp
6060         * gdb.guile/scm-pretty-print.exp
6061         * gdb.guile/scm-symbol.exp
6062         * gdb.guile/scm-type.exp
6063         * gdb.guile/scm-value.exp
6064         * gdb.linespec/keywords.exp
6065         * gdb.linespec/ls-errs.exp
6066         * gdb.linespec/macro-relative.exp
6067         * gdb.linespec/thread.exp
6068         * gdb.mi/mi-breakpoint-changed.exp
6069         * gdb.mi/mi-dprintf-pending.exp
6070         * gdb.mi/mi-fullname-deleted.exp
6071         * gdb.mi/mi-logging.exp
6072         * gdb.mi/mi-pending.exp
6073         * gdb.mi/mi-solib.exp
6074         * gdb.mi/new-ui-mi-sync.exp
6075         * gdb.mi/user-selected-context-sync.exp
6076         * gdb.multi/dummy-frame-restore.exp
6077         * gdb.multi/multi-arch-exec.exp
6078         * gdb.multi/remove-inferiors.exp
6079         * gdb.multi/watchpoint-multi-exit.exp
6080         * gdb.opt/solib-intra-step.exp
6081         * gdb.perf/backtrace.exp
6082         * gdb.perf/single-step.exp
6083         * gdb.perf/skip-command.exp
6084         * gdb.perf/skip-prologue.exp
6085         * gdb.perf/solib.exp
6086         * gdb.python/lib-types.exp
6087         * gdb.python/py-as-string.exp
6088         * gdb.python/py-bad-printers.exp
6089         * gdb.python/py-block.exp
6090         * gdb.python/py-breakpoint.exp
6091         * gdb.python/py-cmd.exp
6092         * gdb.python/py-events.exp
6093         * gdb.python/py-evthreads.exp
6094         * gdb.python/py-finish-breakpoint.exp
6095         * gdb.python/py-finish-breakpoint2.exp
6096         * gdb.python/py-frame-inline.exp
6097         * gdb.python/py-frame.exp
6098         * gdb.python/py-inferior.exp
6099         * gdb.python/py-infthread.exp
6100         * gdb.python/py-mi.exp
6101         * gdb.python/py-objfile.exp
6102         * gdb.python/py-pp-maint.exp
6103         * gdb.python/py-pp-registration.exp
6104         * gdb.python/py-prettyprint.exp
6105         * gdb.python/py-recurse-unwind.exp
6106         * gdb.python/py-shared.exp
6107         * gdb.python/py-symbol.exp
6108         * gdb.python/py-symtab.exp
6109         * gdb.python/py-template.exp
6110         * gdb.python/py-type.exp
6111         * gdb.python/py-unwind-maint.exp
6112         * gdb.python/py-unwind.exp
6113         * gdb.python/py-value.exp
6114         * gdb.python/python.exp
6115         * gdb.reverse/finish-reverse-bkpt.exp
6116         * gdb.reverse/insn-reverse.exp
6117         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6118         * gdb.reverse/solib-precsave.exp
6119         * gdb.reverse/solib-reverse.exp
6120         * gdb.stabs/gdb11479.exp
6121         * gdb.stabs/weird.exp
6122         * gdb.threads/fork-child-threads.exp
6123         * gdb.threads/fork-plus-threads.exp
6124         * gdb.threads/fork-thread-pending.exp
6125         * gdb.threads/forking-threads-plus-breakpoint.exp
6126         * gdb.threads/hand-call-in-threads.exp
6127         * gdb.threads/interrupted-hand-call.exp
6128         * gdb.threads/linux-dp.exp
6129         * gdb.threads/local-watch-wrong-thread.exp
6130         * gdb.threads/next-while-other-thread-longjmps.exp
6131         * gdb.threads/non-ldr-exit.exp
6132         * gdb.threads/pending-step.exp
6133         * gdb.threads/print-threads.exp
6134         * gdb.threads/process-dies-while-detaching.exp
6135         * gdb.threads/process-dies-while-handling-bp.exp
6136         * gdb.threads/pthreads.exp
6137         * gdb.threads/queue-signal.exp
6138         * gdb.threads/reconnect-signal.exp
6139         * gdb.threads/signal-command-handle-nopass.exp
6140         * gdb.threads/signal-command-multiple-signals-pending.exp
6141         * gdb.threads/signal-delivered-right-thread.exp
6142         * gdb.threads/signal-sigtrap.exp
6143         * gdb.threads/sigthread.exp
6144         * gdb.threads/staticthreads.exp
6145         * gdb.threads/stepi-random-signal.exp
6146         * gdb.threads/thread-unwindonsignal.exp
6147         * gdb.threads/thread_check.exp
6148         * gdb.threads/thread_events.exp
6149         * gdb.threads/tid-reuse.exp
6150         * gdb.threads/tls-nodebug.exp
6151         * gdb.threads/tls-shared.exp
6152         * gdb.threads/tls-so_extern.exp
6153         * gdb.threads/tls.exp
6154         * gdb.threads/wp-replication.exp
6155         * gdb.trace/actions-changed.exp
6156         * gdb.trace/actions.exp
6157         * gdb.trace/backtrace.exp
6158         * gdb.trace/change-loc.exp
6159         * gdb.trace/collection.exp
6160         * gdb.trace/deltrace.exp
6161         * gdb.trace/disconnected-tracing.exp
6162         * gdb.trace/entry-values.exp
6163         * gdb.trace/ftrace-lock.exp
6164         * gdb.trace/ftrace.exp
6165         * gdb.trace/infotrace.exp
6166         * gdb.trace/mi-trace-frame-collected.exp
6167         * gdb.trace/mi-trace-unavailable.exp
6168         * gdb.trace/mi-traceframe-changed.exp
6169         * gdb.trace/mi-tracepoint-changed.exp
6170         * gdb.trace/mi-tsv-changed.exp
6171         * gdb.trace/no-attach-trace.exp
6172         * gdb.trace/packetlen.exp
6173         * gdb.trace/passc-dyn.exp
6174         * gdb.trace/passcount.exp
6175         * gdb.trace/pending.exp
6176         * gdb.trace/pr16508.exp
6177         * gdb.trace/qtro.exp
6178         * gdb.trace/range-stepping.exp
6179         * gdb.trace/read-memory.exp
6180         * gdb.trace/report.exp
6181         * gdb.trace/save-trace.exp
6182         * gdb.trace/signal.exp
6183         * gdb.trace/stap-trace.exp
6184         * gdb.trace/status-stop.exp
6185         * gdb.trace/strace.exp
6186         * gdb.trace/tfile.exp
6187         * gdb.trace/tfind.exp
6188         * gdb.trace/trace-break.exp
6189         * gdb.trace/trace-condition.exp
6190         * gdb.trace/trace-enable-disable.exp
6191         * gdb.trace/trace-mt.exp
6192         * gdb.trace/tracecmd.exp
6193         * gdb.trace/tracefile-pseudo-reg.exp
6194         * gdb.trace/tspeed.exp
6195         * gdb.trace/tstatus.exp
6196         * gdb.trace/tsv.exp
6197         * gdb.trace/unavailable.exp
6198         * gdb.trace/while-dyn.exp
6199         * gdb.trace/while-stepping.exp
6200         * lib/gdb-guile.exp
6201         * lib/gdb.exp
6202         * lib/mi-support.exp
6203         * lib/pascal.exp
6204         * lib/perftest.exp
6205         * lib/prelink-support.exp
6206         * lib/selftest-support.exp
6207
6208 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
6209
6210         * Makefile.in: Include disable-implicit-rules.mk.
6211
6212 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6213
6214         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6215         non-byte-aligned bit fields.
6216
6217 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6218
6219         PR gdb/12616
6220         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
6221         respects the DW_AT_data_bit_offset attribute.
6222
6223 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
6224
6225         * gdb.base/default.exp: Fix output of "set language".
6226
6227 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
6228
6229         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6230         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
6231         make.
6232         * configure.ac: Remove checks for the make program.
6233         * configure: Re-generate.
6234
6235 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
6236
6237         * gdb.python/py-recurse-unwind.c (main): Add loop.
6238         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6239         to read_register() and gdb.parse_and_eval().  Make each code
6240         call a separate case that can be individually tested.
6241         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6242         proc. Call cont_and_backtrace for each of the code paths that
6243         we want to test in the unwinder.
6244
6245 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6246
6247         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6248         the definition of struct S.
6249
6250 2016-11-11  Catherine Moore  <clm@codesourcery.com>
6251
6252         * gdb.base/dump.exp: Identify verilog format dump tests as such.
6253
6254 2016-11-09  Pedro Alves  <palves@redhat.com>
6255
6256         * gdb.base/commands.exp (runto_or_return): New procedure.
6257         (gdbvar_simple_if_test, gdbvar_simple_while_test)
6258         (gdbvar_complex_if_while_test, progvar_simple_if_test)
6259         (progvar_simple_while_test, progvar_complex_if_while_test)
6260         (if_while_breakpoint_command_test)
6261         (infrun_breakpoint_command_test, breakpoint_command_test)
6262         (user_defined_command_test, watchpoint_command_test)
6263         (test_command_prompt_position, redefine_hook_test)
6264         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6265         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6266         multi_line_input and multi_line.  Remove gdb_expect and
6267         gdb_stop_suppressing_tests uses.
6268         * lib/gdb.exp (valnum_re): New global.
6269         (multi_line_input): New procedure.
6270
6271 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
6272
6273         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6274         Remove.
6275         (test_setup): Define with proc_with_prefix.
6276         (test_cli_inferior): Likewise.
6277         (test_cli_thread): Likewise.
6278         (test_cli_frame): Likewise.
6279         (test_cli_select_frame): Likewise.
6280         (test_cli_up_down): Likewise.
6281         (test_mi_thread_select): Likewise.
6282         (test_mi_stack_select_frame): Likewise.
6283         (test_cli_in_mi_inferior): Likewise.
6284         (test_cli_in_mi_thread): Likewise.
6285         (test_cli_in_mi_frame): Likewise.
6286         (top level): Do not use with_test_prefix_procname.
6287
6288 2016-11-09  Pedro Alves  <palves@redhat.com>
6289
6290         * gdb.base/commands.exp (gdbvar_simple_if_test)
6291         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6292         (progvar_simple_if_test, progvar_simple_while_test)
6293         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6294         (infrun_breakpoint_command_test, breakpoint_command_test)
6295         (user_defined_command_test, watchpoint_command_test)
6296         (test_command_prompt_position, deprecated_command_test)
6297         (bp_deleted_in_command, temporary_breakpoint_commands)
6298         (stray_arg0_test, source_file_with_indented_comment)
6299         (recursive_source_test, if_commands_test)
6300         (error_clears_commands_left, redefine_hook_test)
6301         (redefine_backtrace_test): Use proc_with_prefix.
6302         * lib/gdb.exp (proc_with_prefix): New proc.
6303
6304 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6305
6306         * gdb.base/tui-layout.c: New file.
6307         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6308         disassembly window contains very long lines.
6309
6310 2016-11-08  Tom Tromey  <tom@tromey.com>
6311
6312         * gdb.python/py-value.exp (test_value_creation): Make "long" test
6313         depend on Python 2.
6314
6315 2016-11-08  Tom Tromey  <tom@tromey.com>
6316
6317         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6318         New method.
6319
6320 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
6321
6322         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6323
6324 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
6325
6326         * gdb.rust/simple.rs: Add test for univariant enums without
6327         discriminants and for encoded struct-like enums.
6328
6329 2016-10-28  Pedro Alves  <palves@redhat.com>
6330
6331         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6332         gdb_test_multiple, tighten regexps and match symtabs and line
6333         tables incrementally.
6334
6335 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
6336
6337         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6338         general.
6339
6340 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
6341
6342         * gdb.base/exec-invalid-sysroot.exp: New file.
6343
6344 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
6345
6346         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6347
6348 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6349
6350         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6351
6352 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
6353
6354         * gdb.base/killed-outside.exp: Remove $options from a call to
6355         `prepare_for_testing'.
6356
6357 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6358
6359         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6360         Change test message.
6361
6362 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6363
6364         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6365         Update comment.
6366
6367 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
6368
6369         * gdb.trace/mi-trace-save.exp: New file.
6370
6371 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6372
6373         * gdb.base/code_elim.exp (get_var_address): Remove.
6374         * gdb.base/relocate.exp: Likewise.
6375         * gdb.base/shreloc.exp: Likewise.
6376         * lib/gdb.exp (get_var_address): New.
6377
6378 2016-10-13  Yao Qi  <yao.qi@linaro.org>
6379
6380         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6381         floating point tests if $skip_float_test is false.
6382
6383 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
6384
6385         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6386         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6387         argc values.
6388         Add 1 to argc so we guarantee distinct initial/modified argc values.
6389
6390 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6391
6392         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6393
6394 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6395
6396         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6397         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6398         * gdb.arch/vsx-regs.exp: Likewise.
6399
6400 2016-10-07  Yao Qi  <yao.qi@linaro.org>
6401
6402         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6403
6404 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
6405
6406         * gdb.python/python.exp: Test decode_line("*0").
6407
6408 2016-10-06  Doug Evans  <dje@google.com>
6409
6410         * gdb.python/py-value.exp (test_value_creation): Add test for large
6411         unsigned 64-bit value.
6412
6413 2016-10-06  Tom Tromey  <tom@tromey.com>
6414
6415         * gdb.compile/compile.exp: Change java tests to rust.
6416         * gdb.base/setshow.exp: Change java tests to rust.
6417         * gdb.base/default.exp: Remove java from language list.
6418         * README (Examples): Update language example.
6419         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6420         test.
6421         * lib/gdb.exp (skip_java_tests): Remove.
6422         * lib/java.exp: Remove.
6423         * gdb.java: Remove.
6424
6425 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6426
6427         * gdb.arch/mips-fcr.exp: New test.
6428         * gdb.arch/mips-fcr.c: Source for the new test.
6429
6430 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
6431
6432         * gdb.base/solib-disc.exp: Use `standard_output_file'
6433         throughout.
6434
6435 2016-10-06  Pedro Alves  <palves@redhat.com>
6436
6437         * gdb.base/jit-simple-dl.c: New file.
6438         * gdb.base/jit-simple-jit.c: New file, factored out from ...
6439         * gdb.base/jit-simple.c: ... this.
6440         * gdb.base/jit-simple.exp (jit_run): Delete.
6441         (build_jit): New proc.
6442         (jit_test_reread): Recompile either the main program or the shared
6443         library, depending on what is being tested.  Skip changing address
6444         if caller wants to.  Compare before/after addresses.  If testing
6445         standalone, explicitly load the binary.  Test "maint info
6446         breakpoints".
6447         (top level): Add "standalone vs shared lib" and "change address"
6448         vs "same address" axes.
6449
6450 2016-10-06  Pedro Alves  <palves@redhat.com>
6451
6452         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6453         call.
6454         (jit_run): Delete.
6455         (jit_test_reread): Use with_test_prefix.  Reload the main binary
6456         explicitly.  Compare the before/after addresses of the JIT
6457         descriptor.
6458
6459 2016-08-15  Doug Evans  <dje@google.com>
6460
6461         * gdb.xml/extra-regs.xml: Update, end field now required, default type
6462         for single bitfields is bool.
6463         * gdb.xml/tdesc-regs.exp: Ditto.
6464
6465 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
6466
6467         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6468
6469 2016-10-05  Yao Qi  <yao.qi@linaro.org>
6470
6471         * lib/gdb.exp (support_complex_tests): Return zero if
6472         gdb_skip_float_test return true.
6473
6474 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6475             Simon Marchi  <simon.marchi@ericsson.com>
6476
6477         PR gdb/20487
6478         * gdb.mi/user-selected-context-sync.exp: New file.
6479         * gdb.mi/user-selected-context-sync.c: New file.
6480
6481 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
6482             Simon Marchi  <simon.marchi@ericsson.com>
6483
6484         PR gdb/20487
6485         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6486         =thread-select-event check.
6487
6488 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
6489
6490         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6491         the compulsory L operand changes.
6492         * gdb.arch/powerpc-power.s: Likewise.
6493
6494 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6495
6496         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6497         * gdb.base/jit-attach-pie.c: New file.
6498         * gdb.base/jit-attach-pie.exp: New file.
6499
6500 2016-09-28  Pedro Alves  <palves@redhat.com>
6501
6502         * gdb.base/infcall-input.c: New file.
6503         * gdb.base/infcall-input.exp: New file.
6504
6505 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6506
6507         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6508         (gdb_exit): Rename it to ...
6509         (gdbserver_gdb_exit): ...  Close GDBserver.
6510         (gdb_exit): New proc, call gdbserver_gdb_exit.
6511         (mi_gdb_exit): Likewise.
6512
6513 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6514
6515         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6516         path.
6517         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6518         Remove duplication.
6519
6520 2016-09-22  Yao Qi  <yao.qi@linaro.org>
6521
6522         * lib/gdbserver-support.exp: Check the existence of
6523         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6524
6525 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
6526
6527         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6528
6529 2016-09-21  Tom Tromey  <tom@tromey.com>
6530
6531         PR gdb/20604:
6532         * gdb.base/quit.exp: New file.
6533
6534 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
6535
6536         * .gitignore: New file.
6537
6538 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
6539
6540         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6541         throughout.
6542
6543 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6544
6545         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6546
6547 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
6548
6549         * gdb.cp/casts.cc (decltype): Move it ...
6550         (main): ... with its call to ...
6551         * gdb.cp/casts03.cc: ... a new file.
6552         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6553
6554 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6555
6556         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6557
6558 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
6559
6560         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6561         and sync up the test with tests in gas/testsuite/gas/ppc.
6562         * gdb.arch/powerpc-power.exp: Likewise.
6563
6564 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6565
6566         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6567
6568 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
6569             Jan Kratochvil  <jan.kratochvil@redhat.com>
6570
6571         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6572         make m1's definition to be different from m2's.  Use 'dummy' as an
6573         argument for probe 'two'.
6574
6575 2016-09-10  Jon Beniston  <jon@beniston.com>
6576
6577         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6578         for sim target.
6579
6580 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6581
6582         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6583         variable declaration.
6584         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
6585         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6586         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6587         received HWCAP as its argument.
6588
6589 2016-09-06  Pedro Alves  <palves@redhat.com>
6590
6591         * gdb.base/new-ui-pending-input.c: New file.
6592         * gdb.base/new-ui-pending-input.exp: New file.
6593         * gdb.exp (clear_gdb_spawn_id): New procedure.
6594         (with_spawn_id): Check whether gdb_spawn_id exists before
6595         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
6596         on exit.
6597
6598 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6599
6600         * gdb.base/float128.c: New file.
6601         * gdb.base/float128.exp: Likewise.
6602         * gdb.base/floatn.c: Likewise.
6603         * gdb.base/floatn.exp: Likewise.
6604
6605 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
6606
6607         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6608
6609 2016-09-05  Pedro Alves  <palves@redhat.com>
6610
6611         PR backtrace/19927
6612         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6613         unwinders are immediately called as side effect of "source" or
6614         "disable unwinder" commands.
6615         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6616
6617 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6618
6619         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6620         is true and $type is "float" or "double".
6621
6622 2016-09-02  Yao Qi  <yao.qi@linaro.org>
6623
6624         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6625         true.
6626         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6627         * gdb.base/call-rt-st.exp: Likewise.
6628         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6629         return value instead of gdb,skip_float_test.
6630         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6631         (do_function_calls): Use its return value instead of
6632         gdb,skip_float_test.
6633         * gdb.base/finish.exp: Likewise.
6634         * gdb.base/funcargs.exp: Likewise.
6635         * gdb.base/return.exp: Likewise.
6636         * gdb.base/return2.exp: Likewise.
6637         * gdb.base/varargs.exp: Likewise.
6638         * lib/gdb.exp (gdb_skip_float_test): Change it to
6639         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
6640
6641 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6642
6643         * gdb.multi/tids.exp: Test "thread apply all".
6644
6645 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
6646
6647         * gdb.base/default.exp (tty): Remove.
6648
6649 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
6650
6651         * gdb.python/py-recurse-unwind.c: New file.
6652         * gdb.python/py-recurse-unwind.py: New file.
6653         * gdb.python/py-recurse-unwind.exp: New file.
6654
6655 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
6656
6657         * gdb.base/set-inferior-tty.exp: New file.
6658         * gdb.base/set-inferior-tty.c: New file.
6659
6660 2016-08-23  Pedro Alves  <palves@redhat.com>
6661
6662         PR gdb/20494
6663         * gdb.base/new-ui-echo.c: New file.
6664         * gdb.base/new-ui-echo.exp: New file.
6665
6666 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6667
6668         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6669         gdbserver_spawn.
6670         * gdb.server/connect-without-multi-process.exp (do_test):
6671         Likewise.
6672
6673 2016-08-23  Yao Qi  <yao.qi@linaro.org>
6674
6675         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6676         standalone_txt.  Delete gdb_txt and standalone_txt on host
6677         and target.  Spawn the binary on target.  Copy files from
6678         target to host.
6679
6680 2016-08-22  Pedro Alves  <palves@redhat.com>
6681
6682         PR gdb/20505
6683         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
6684         with_test_prefix.  Factor out bits to ...
6685         (test_no_vdso): ... this new procedure.
6686
6687 2016-08-19  Carl Love  <cel@us.ibm.com>
6688
6689         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6690         maintaining separate logic for constructing the output path.
6691         * gdb.arch/powerpc-d128-regs.exp: Likewise.
6692         * gdb.arch/ppc-dfp.exp: Likewise.
6693         * gdb.arch/ppc-fp.exp: Likewise.
6694         * gdb.arch/vsx-regs.exp: Likewise.
6695         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6696         binprefix for generating the additional binary files.
6697
6698 2016-08-19  Pedro Alves  <palves@redhat.com>
6699
6700         * gdb.trace/mi-trace-frame-collected.exp
6701         (test_trace_frame_collected): On x32, expect two registers.
6702
6703 2016-08-18  Carl Love  <cel@us.ibm.com>
6704
6705         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6706         and sync up the test with tests in gas/testsuite/gas/ppc.
6707         * gdb.arch/powerpc-power.exp: Likewise.
6708
6709 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6710
6711         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6712         expected error message.
6713
6714 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
6715
6716         * gdb.multi/remove-inferiors.exp: New file.
6717         * gdb.multi/remove-inferiors.c: New file.
6718
6719 2016-08-12  Yao Qi  <yao.qi@linaro.org>
6720
6721         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6722         argument list.
6723
6724 2016-08-10  Pedro Alves  <palves@redhat.com>
6725
6726         PR gdb/19187
6727         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6728         setup_kfails.
6729
6730 2016-08-09  Pedro Alves  <palves@redhat.com>
6731             Simon Marchi  <simon.marchi@ericsson.com>
6732
6733         PR gdb/20418
6734         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6735         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6736
6737 2016-08-09  Pedro Alves  <palves@redhat.com>
6738
6739         PR mi/20431
6740         * gdb.mi/mi-cmd-error.exp: New file.
6741
6742 2016-08-09  Pedro Alves  <palves@redhat.com>
6743
6744         PR gdb/18653
6745         * gdb.base/signals-state-child.c: New file.
6746         * gdb.base/signals-state-child.exp: New file.
6747         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6748
6749 2016-08-09  Pedro Alves  <palves@redhat.com>
6750
6751         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6752
6753 2016-08-03  Tom Tromey  <tom@tromey.com>
6754
6755         PR python/18565:
6756         * gdb.python/py-frame-inline.exp: Add Frame.function test.
6757
6758 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6759
6760         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6761         variable mode to "multi-process" if $multi_process is 1, otherwise
6762         set it to "single-process".
6763
6764 2016-08-01  Yao Qi  <yao.qi@linaro.org>
6765
6766         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6767         * gdb.cp/cpexprs.exp: Likewise.
6768         * gdb.cp/m-static.exp: Likewise.
6769
6770 2016-07-26  Tom Tromey  <tom@tromey.com>
6771
6772         PR python/20190:
6773         * gdb.threads/tls.exp (check_thread_local): Add python symbol
6774         test.
6775
6776 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
6777
6778         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6779         selecting assembly source files.
6780         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6781         assembly source files.
6782         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6783         assembly source files.
6784         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6785         selecting assembly source files.
6786
6787 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
6788
6789         * gdb.base/new-ui.exp (do_test_invalid_args): New
6790         procedure.
6791
6792 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
6793
6794         * gdb.btrace/reconnect.c: New file.
6795         * gdb.btrace/reconnect.exp: New file.
6796
6797 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6798
6799         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6800         to test_catch_syscall_group.
6801         (test_catch_syscall_group): New.
6802
6803 2016-07-21  Tom Tromey  <tom@tromey.com>
6804
6805         * gdb.rust/simple.rs (main): Use empty struct expression.
6806         * gdb.rust/simple.exp: Add tests for empty struct expression.
6807
6808 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6809
6810         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6811         if gdb_skip_xml_test is true on some targets.
6812
6813 2016-07-21  Yao Qi  <yao.qi@linaro.org>
6814
6815         * gdb.server/solib-list.exp: Unset last_loaded_file.
6816
6817 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6818
6819         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6820         "step into captured_main (args)".
6821
6822 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6823
6824         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6825
6826 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6827
6828         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6829
6830 2016-07-19  Pedro Alves  <palves@redhat.com>
6831
6832         * gdb.opt/inline-break.exp: Remove optimize=-O2.
6833         * gdb.opt/inline-bt.exp: Likewise.
6834         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6835         additional_flags=-Winline.
6836         * gdb.opt/inline-locals.exp: Likewise.
6837         * gdb.opt/inline-markers.c (ATTR): Define.
6838         (inlined_fn): Use it.
6839
6840 2016-07-19  Yao Qi  <yao.qi@linaro.org>
6841
6842         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6843         (test_with_self): Remove some code.  Remove argument executable.
6844         (top-level): Use do_self_tests.
6845
6846 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
6847             Don Breazeal <donb@codesourcery.com>
6848
6849         * gdb.base/maint.exp: Escape paths used in regular expressions.
6850         * gdb.stabs/weird.exp: Likewise.
6851
6852 2016-07-13  Tom Tromey  <tom@tromey.com>
6853
6854         PR python/15620, PR python/18620:
6855         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6856         (test_bkpt_events): New procs.
6857
6858 2016-07-13  Tom Tromey  <tom@tromey.com>
6859
6860         PR python/17698:
6861         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6862         test.
6863         (test_watchpoints): Likewise.
6864         (test_bkpt_pending): New proc.
6865
6866 2016-07-13  Tom Tromey  <tom@tromey.com>
6867
6868         PR cli/18053:
6869         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6870         completion test.
6871
6872 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6873
6874         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6875         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6876         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6877         f_label.
6878         (g): Rename g_end_lbl to g_label.
6879         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6880         low_pc and high_pc.
6881         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6882
6883 2016-07-12  Tom Tromey  <tom@tromey.com>
6884
6885         PR python/19293:
6886         * gdb.python/py-unwind-maint.exp: Update tests.
6887
6888 2016-07-12  Yao Qi  <yao.qi@linaro.org>
6889
6890         * lib/selftest-support.exp (selftest_setup): Match the output
6891         when captured_main is inlined.
6892
6893 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
6894
6895         * gdb.fortran/derived-types.exp (result_line, result_line_2):
6896         New variables.
6897         (print this%a, print this%b, print this): New tests.
6898         * gdb.fortran/derived-types.f90 (this): New object and
6899         initialization.
6900
6901 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6902
6903         * gdb.ada/arraydim.exp: Remove extra directory level in build
6904         directory.
6905
6906 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6907
6908         * lib/ada.exp: Remove extra directory level in build directory.
6909         * gdb.ada/cond_lang.exp: Likewise.
6910         * gdb.ada/exec_changed.exp: Likewise.
6911         * gdb.ada/lang_switch.exp: Likewise.
6912
6913 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
6914
6915         * simple.rs: Add test for raw pointer subscripting.
6916         * simple.exp: Add test expectations.
6917
6918 2016-07-05  Yao Qi  <yao.qi@linaro.org>
6919
6920         * gdb.mi/mi-reverse.exp: Match =record-started output.
6921
6922 2016-07-01  Pedro Alves  <palves@redhat.com>
6923
6924         * gdb.base/jit-reader.exp (info_registers_current_frame): New
6925         procedure.
6926         (jit_reader_test): Test the jit reader's unwinder.
6927         * gdb.base/jithost.c (jit_function_00_code): New global.
6928         (main): Use memcpy to fill in the mmapped code, instead of poking
6929         bytes manually here.
6930         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6931         value.
6932         (read_debug_info): Save the function's range.
6933         (read_sp): New function.
6934         (unwind_frame): Use it.  Also unwind RBP.
6935         (get_frame_id): Use read_sp.
6936         (gdb_init_reader): Use calloc instead of malloc.
6937         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6938         parameter.  Use gdb_test_multiple.
6939
6940 2016-07-01  Pedro Alves  <palves@redhat.com>
6941             Antoine Tremblay  <antoine.tremblay@ericsson.com>
6942
6943         * gdb.threads/process-dies-while-detaching.c: New file.
6944         * gdb.threads/process-dies-while-detaching.exp: New file.
6945
6946 2016-07-01  Pedro Alves  <palves@redhat.com>
6947
6948         * gdb.multi/watchpoint-multi-exit.c: New file.
6949         * gdb.multi/watchpoint-multi-exit.exp: New file.
6950
6951 2016-06-30  Pedro Alves  <palves@redhat.com>
6952
6953         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6954         unset inferior_spawn_id.
6955
6956 2016-06-30  Pedro Alves  <palves@redhat.com>
6957
6958         * lib/mi-support.exp (default_mi_gdb_start): Declare global
6959         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6960
6961 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6962
6963         * gdb.base/return.c: Add copyright header.
6964
6965 2016-06-29  Tom Tromey  <tom@tromey.com>
6966
6967         PR python/20129:
6968         * gdb.python/py-framefilter.exp: Add tests for setting priority
6969         and disabling of non-existent frame filter.
6970
6971 2016-06-29  Yao Qi  <yao.qi@linaro.org>
6972
6973         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6974         0x0f07ff.
6975
6976 2016-06-28  Yao Qi  <yao.qi@linaro.org>
6977
6978         * gdb.base/catch-syscall.exp: Remove check on isnative and target
6979         triplets.  Start gdb, execute catch syscall, and continue.  Check
6980         gdb's output to determine catch syscall is supported.
6981
6982 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
6983
6984         * gdb.rust/simple.rs: Add test for returning unit in a function.
6985         * gdb.rust/simple.exp: Add expectation for functions returning
6986         unit.
6987
6988 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6989
6990         * gdb.python/py-breakpoint-create-fail.c,
6991         gdb.python/py-breakpoint-create-fail.exp,
6992         gdb.python/py-breakpoint-create-fail.py: New testcase.
6993
6994 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
6995
6996         PR gdb/20239
6997         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6998         * gdb.rust/simple.exp: Add test expectations for new NonZero
6999         tests.
7000
7001 2016-06-24  David Taylor  <dtaylor@emc.com>
7002
7003         * gdb.base/offsets.exp: New file.
7004         * gdb.base/offsets.c: New file.
7005
7006 2016-06-23  Tom Tromey  <tom@tromey.com>
7007
7008         PR gdb/16483:
7009         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7010         before any filters are loaded.
7011
7012 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7013
7014         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7015         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7016         structs.
7017         * gdb.fortran/derived-type-function.exp: New file.
7018         * gdb.fortran/derived-type-function.f90: New file.
7019
7020
7021 2016-06-21  Pedro Alves  <palves@redhat.com>
7022
7023         * gdb.base/new-ui.exp: New file.
7024         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7025         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7026         (with_spawn_id): New procedure.
7027
7028 2016-06-21  Pedro Alves  <palves@redhat.com>
7029
7030         * gdb.mi/mi-exec-run.exp: New file.
7031
7032 2016-06-21  Pedro Alves  <palves@redhat.com>
7033
7034         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7035         breakpoint command's output on the main UI.
7036         (test_break): New procedure, factored out from calls in the top
7037         level.
7038         (top level): Use foreach_with_prefix to test MI as main UI and as
7039         separate UI.
7040
7041 2016-06-21  Pedro Alves  <palves@redhat.com>
7042
7043         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7044         (test_awatch_creation_and_listing)
7045         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7046         Remove 'type' parameter.
7047         (test_watchpoint_all): New parameter mi_mode.  Remove
7048         with_test_prefix.
7049         (top level): Use foreach_with_prefix, and add main/separate UI MI
7050         testing axis.
7051
7052 2016-06-21  Pedro Alves  <palves@redhat.com>
7053
7054         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7055         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7056         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7057         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7058         (gdb_main_spawn_id, mi_spawn_id): Declare and
7059         comment.
7060         (mi_create_inferior_pty): New procedure,
7061         factored out from default_mi_gdb_start.
7062         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7063         procedures.
7064         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7065         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7066         Use mi_create_inferior_pty.
7067         (mi_gdb_start): Use eval to pass down args list.
7068
7069 2016-06-21  Pedro Alves  <palves@redhat.com>
7070
7071         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7072         * gdb.opt/inline-cmds.exp: Add MI tests.
7073
7074 2016-06-21  Pedro Alves  <palves@redhat.com>
7075
7076         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7077
7078 2016-06-21  Pedro Alves  <palves@redhat.com>
7079
7080         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7081         (top level): Use it instead of mi_execute_to.
7082
7083 2016-06-21  Pedro Alves  <palves@redhat.com>
7084
7085         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7086         (cont_handler_str): New.
7087         (signal_stop_handler): Set stop_handler_str instead of printing to
7088         stdout.
7089         (continue_handler): Set cont_handler_str instead of printing to
7090         stdout.
7091         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7092         mi_send_resuming_command.  Print stop_handler_str and
7093         cont_handler_str instead of expecting the python events print
7094         directly.
7095
7096 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
7097
7098         * gdb.base/jit-reader.exp: New file.
7099         * gdb.base/jithost.c: New file.
7100         * gdb.base/jithost.h: New file.
7101         * gdb.base/jitreader.c : New file.
7102         * gdb.base/jit-protocol.h: New file.
7103
7104 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7105
7106         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7107         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
7108         and detach-on-fork.  Adjust tests.
7109         (top level): Invoke break_cond_on_syscall with combinations of
7110         syscall, follow-fork-mode and detach-on-fork.
7111
7112 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7113
7114         * gdb.base/step-over-exit.c: New.
7115         * gdb.base/step-over-exit.exp: New.
7116
7117 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
7118
7119         * gdb.base/float.exp: Add target check for nds32*-*-*.
7120         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7121
7122 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
7123
7124         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7125         for unsupported target features.
7126         * gdb.base/call-rt-st.exp: Likewise.
7127         * gdb.base/call-sc.exp: Likewise.
7128         * gdb.base/call-signal-resume.exp: Likewise.
7129         * gdb.base/call-strs.exp: Likewise.
7130         * gdb.base/callexit.exp: Likewise.
7131         * gdb.base/callfuncs.exp: Likewise.
7132         * gdb.base/nodebug.exp: Likewise.
7133         * gdb.base/printcmds.exp: Likewise.
7134         * gdb.base/ptype.exp: Likewise.
7135         * gdb.base/structs.exp: Likewise.
7136         * gdb.base/unwindonsignal.exp: Likewise.
7137         * gdb.cp/gdb2495.exp: Likewise.
7138         * gdb.cp/templates.exp: Likewise.
7139         * gdb.cp/virtfunc.exp: Likewise.
7140         * gdb.threads/hand-call-in-threads.exp: Likewise.
7141         * gdb.threads/interrupted-hand-call.exp: Likewise.
7142         * gdb.threads/thread-unwindonsignal.exp: Likewise.
7143
7144 2016-06-10  Tom Tromey  <tom@tromey.com>
7145
7146         PR rust/20110:
7147         * gdb.rust/expr.exp: Add test for integer constant larger than
7148         i32.
7149
7150 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
7151
7152         * gdb.fortran/nested-funcs.exp: New.
7153         * gdb.fortran/nested-funcs.f90: New.
7154
7155 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
7156
7157         * gdb.base/examine-backward.c: New file.
7158         * gdb.base/examine-backward.exp: New file.
7159
7160 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
7161
7162         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7163         matching.
7164
7165 2016-06-02  Tom Tromey  <tom@tromey.com>
7166
7167         PR python/18984:
7168         * gdb.python/py-shared.exp: Add solib_name test.
7169
7170 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
7171
7172         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7173
7174 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
7175
7176         PR c++/19893
7177         * gdb.dwarf2/implref.exp: Rename to...
7178         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
7179         * gdb.dwarf2/implref-array.c: New file.
7180         * gdb.dwarf2/implref-array.exp: Likewise.
7181         * gdb.dwarf2/implref-global.c: Likewise.
7182         * gdb.dwarf2/implref-global.exp: Likewise.
7183         * gdb.dwarf2/implref-struct.c: Likewise.
7184         * gdb.dwarf2/implref-struct.exp: Likewise.
7185
7186 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7187
7188         * gdb.trace/trace-condition.exp: Add 64bit tests.
7189
7190 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7191
7192         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7193         bits types.
7194         (main): Adapt to 8 to 64 bits types.
7195         * gdb.trace/trace-condition.exp: Add new tests.
7196
7197 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7198
7199         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7200
7201 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7202
7203         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7204         Move condition tests...
7205         * gdb.trace/trace-condition.exp: Here.
7206
7207 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7208
7209         * gdb.trace/trace-condition.exp: Add counter-case tests.
7210
7211 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
7212
7213         PR c++/15231
7214         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7215         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7216
7217 2016-05-27  Pedro Alves  <palves@redhat.com>
7218
7219         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7220         New procedure.
7221         (top level): Call it, and bail out of DejaGnu is known to be bad.
7222
7223 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
7224
7225         * gdb.base/whatis.c: Extend the test case.
7226         * gdb.base/whatis.exp: Add additional tests.
7227
7228 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7229
7230 * gdb.fortran/type.f90: Add pointer variable.
7231 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7232
7233 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7234
7235         * gdb.fortran/vla-type.exp: Fix testcase name.
7236
7237 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7238
7239         * gdb.fortran/vla-type.exp: Access elements in nested structs.
7240
7241 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7242
7243         * gdb.fortran/type.f90: Add nested structures.
7244         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7245         * gdb.fortran/derived-type.exp: Adapt expected output.
7246         * gdb.fortran/vla-type.exp: Adapt expected output.
7247
7248 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7249
7250         * gdb.fortran/whatis_type.exp: Adapt expected output.
7251
7252 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7253
7254         * gdb.fortran/print_type.exp: Fix expected output.
7255         * gdb.fortran/whatis_type.exp: Fix expected output.
7256
7257 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
7258
7259         * gdb.fortran/whatis_type.exp: Use multi_line.
7260
7261 2016-05-24  Tom Tromey  <tom@tromey.com>
7262
7263         PR python/17386:
7264         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7265         use value as an index.
7266
7267 2016-05-23  Tom Tromey  <tom@tromey.com>
7268
7269         PR python/17981:
7270         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7271         no-breakpoint case.
7272
7273 2016-05-24  Pedro Alves  <palves@redhat.com>
7274
7275         PR gdb/19828
7276         * gdb.threads/clone-attach-detach.c: New file.
7277         * gdb.threads/clone-attach-detach.exp: New file.
7278
7279 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
7280
7281         * gdb.base/annota-input-while-running.exp: Fix syntax error.
7282
7283 2016-05-23  Tom Tromey  <tom@tromey.com>
7284
7285         PR python/19438, PR python/18393:
7286         * gdb.python/py-progspace.exp: Add "dir" test.
7287         * gdb.python/py-objfile.exp: Add "dir" test.
7288
7289 2016-05-23  Yao Qi  <yao.qi@linaro.org>
7290
7291         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7292         * gdb.arch/thumb2-it.exp: Likewise.
7293
7294 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
7295
7296         * gdb.mi/mi-threads-interrupt.c: New file.
7297         * gdb.mi/mi-threads-interrupt.exp: New file.
7298
7299 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
7300
7301         PR gdb/18077
7302         * gdb.mi/mi-async-run.exp: New file.
7303         * gdb.mi/mi-async-run.c: New file.
7304
7305 2016-05-17  Tom Tromey  <tom@tromey.com>
7306             Manish Goregaokar <manishsmail@gmail.com>
7307
7308         * lib/rust-support.exp: New file.
7309         * lib/gdb.exp (skip_rust_tests): New proc.
7310         (build_executable_from_specs): Handle rust.
7311         * lib/future.exp (gdb_find_rustc): New proc.
7312         (gdb_default_target_compile): Handle rust.
7313         * gdb.rust/expr.exp: New file.
7314         * gdb.rust/generics.exp: New file.
7315         * gdb.rust/generics.rs: New file.
7316         * gdb.rust/methods.exp: New file.
7317         * gdb.rust/methods.rs: New file.
7318         * gdb.rust/modules.exp: New file.
7319         * gdb.rust/modules.rs: New file.
7320         * gdb.rust/simple.exp: New file.
7321         * gdb.rust/simple.rs: New file.
7322
7323 2016-05-17  Tom Tromey  <tom@tromey.com>
7324
7325         * gdb.base/default.exp (set language): Add rust.
7326
7327 2016-05-17  Tom Tromey  <tom@tromey.com>
7328
7329         * gdb.gdb/unittest.exp: New file.
7330
7331 2016-05-16  Yao Qi  <yao.qi@linaro.org>
7332
7333         * gdb.base/batch-preserve-term-settings.exp: Remove variable
7334         shell_prompt.  Update shell_prompt_re.
7335
7336 2016-05-12  Doug Evans  <dje@google.com>
7337
7338         PR symtab/19999
7339         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7340         $options when building executable.
7341         * gdb.dwarf2/fission-loclists-pie.S: New file.
7342         * gdb.dwarf2/fission-loclists-pie.exp: New file.
7343
7344 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7345
7346         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7347         of [is_remote target],
7348
7349 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
7350
7351         * lib/gdb.exp (use_gdb_stub): New procedure.
7352
7353 2016-05-03  Yunlian Jiang <yunlian@google.com>
7354             Doug Evans  <dje@google.com>
7355
7356         PR symtab/19914
7357         * gdb.dwarf2/dwp-sepdebug.c: New file.
7358         * gdb.dwarf2/dwp-sepdebug.exp: New file.
7359
7360 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7361
7362         * gdb.base/detach.exp: Remove is_remote check.
7363
7364 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
7365
7366         * gdb.base/annota-input-while-running.exp: Don't check for
7367         [is_remote target].  Enable annotations after running to main.
7368         Remove unused "set test..." line.
7369
7370 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7371
7372         * gdb.trace/trace-enable-disable.exp: New file.
7373         * gdb.trace/trace-enable-disable.c: New file.
7374
7375 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
7376
7377         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7378         use it in info sharedlibrary test.
7379         * gdb.trace/ftrace-lock.exp: Likewise.
7380         * gdb.trace/ftrace.exp: Likewise.
7381         * gdb.trace/range-stepping.exp: Likewise.
7382         * gdb.trace/trace-break.exp: Likewise.
7383         * gdb.trace/trace-condition.exp: Likewise.
7384         * gdb.trace/trace-mt.exp: Likewise.
7385
7386 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7387
7388         * lib/gdb.exp (gdb_load_shlibs): Rename to...
7389         (gdb_load_shlib): ... this.
7390         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7391         gdb_load_shlib.
7392         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7393         * gdb.base/ctxobj.exp: Likewise.
7394         * gdb.base/dprintf-pending.exp: Likewise.
7395         * gdb.base/dso2dso.exp: Likewise.
7396         * gdb.base/fixsection.exp: Likewise.
7397         * gdb.base/gcore-relro.exp: Likewise.
7398         * gdb.base/gdb1555.exp: Likewise.
7399         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7400         * gdb.base/gnu-ifunc.exp: Likewise.
7401         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7402         * gdb.base/jit-so.exp (one_jit_test): Likewise.
7403         * gdb.base/pending.exp: Likewise.
7404         * gdb.base/print-file-var.exp: Likewise.
7405         * gdb.base/print-symbol-loading.exp: Likewise.
7406         * gdb.base/shlib-call.exp: Likewise.
7407         * gdb.base/shreloc.exp: Likewise.
7408         * gdb.base/so-impl-ld.exp: Likewise.
7409         * gdb.base/solib-disc.exp: Likewise.
7410         * gdb.base/solib-nodir.exp: Likewise.
7411         * gdb.base/solib-overlap.exp: Likewise.
7412         * gdb.base/solib-symbol.exp: Likewise.
7413         * gdb.base/solib-weak.exp (do_test): Likewise.
7414         * gdb.base/sym-file.exp: Likewise.
7415         * gdb.base/symtab-search-order.exp: Likewise.
7416         * gdb.base/type-opaque.exp: Likewise.
7417         * gdb.base/unload.exp: Likewise.
7418         * gdb.base/watchpoint-solib.exp: Likewise.
7419         * gdb.compile/compile.exp: Likewise.
7420         * gdb.cp/gdb2384.exp: Likewise.
7421         * gdb.cp/infcall-dlopen.exp: Likewise.
7422         * gdb.cp/re-set-overloaded.exp: Likewise.
7423         * gdb.fortran/library-module.exp: Likewise.
7424         * gdb.opt/solib-intra-step.exp: Likewise.
7425         * gdb.python/py-finish-breakpoint.exp: Likewise.
7426         * gdb.python/py-shared.exp: Likewise.
7427         * gdb.reverse/solib-precsave.exp: Likewise.
7428         * gdb.reverse/solib-reverse.exp: Likewise.
7429         * gdb.server/solib-list.exp: Likewise.
7430         * gdb.threads/dlopen-libpthread.exp: Likewise.
7431         * gdb.threads/tls-shared.exp: Likewise.
7432         * gdb.threads/tls-so_extern.exp: Likewise.
7433         * gdb.trace/change-loc.exp: Likewise.
7434         * gdb.trace/ftrace-lock.exp: Likewise.
7435         * gdb.trace/ftrace.exp: Likewise.
7436         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7437         * gdb.trace/pending.exp: Likewise.
7438         * gdb.trace/range-stepping.exp: Likewise.
7439         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7440         (strace_info_marker): Likewise.
7441         (strace_probe_marker): Likewise.
7442         (strace_trace_on_same_addr): Likewise.
7443         (strace_trace_on_diff_addr): Likewise.
7444         * gdb.trace/trace-break.exp: Likewise.
7445         * gdb.trace/trace-condition.exp: Likewise.
7446         * gdb.trace/trace-mt.exp: Likewise.
7447
7448 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
7449
7450         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
7451         result of gdb_remote_download.
7452         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7453         * gdb.base/dso2dso.exp: Likewise.
7454         * gdb.base/global-var-nested-by-dso.exp: Likewise.
7455         * gdb.base/print-file-var.exp: Likewise.
7456         * gdb.base/shlib-call.exp: Likewise.
7457         * gdb.base/shreloc.exp: Likewise.
7458         * gdb.base/solib-overlap.exp: Likewise.
7459         * gdb.base/solib-weak.exp (do_test): Likewise.
7460         * gdb.base/unload.exp: Likewise.
7461
7462 2016-04-27  Yao Qi  <yao.qi@linaro.org>
7463
7464         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7465         exists.
7466
7467 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7468
7469         * vla-type.exp: Print structure from toplevel.
7470
7471 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7472
7473         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7474         of dynamic types.
7475         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7476         of dynamic types.
7477
7478 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
7479
7480         * gdb.fortran/vla-type.f90: New file.
7481         * gdb.fortran/vla-type.exp: New file.
7482
7483 2016-04-25  Yao Qi  <yao.qi@linaro.org>
7484
7485         * gdb.base/branch-to-self.c: New file.
7486         * gdb.base/branch-to-self.exp: New file.
7487
7488 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7489
7490         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7491         more after $hex.
7492
7493 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7494
7495         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7496         * gdb.base/annota3.exp: Likewise.
7497
7498 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7499
7500         * gdb.reverse/step-precsave.exp: Do one step and test program
7501         stops in "callee" and do multiple steps until program goes out
7502         of "callee".
7503         * gdb.reverse/step-reverse.exp: Likewise.
7504
7505 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7506
7507         * gdb.trace/signal.exp: Also pass if
7508         $tracepoint_hits($i) > $iterations.
7509
7510 2016-04-22  Yao Qi  <yao.qi@linaro.org>
7511
7512         * gdb.trace/signal.c: New file.
7513         * gdb.trace/signal.exp: New file.
7514
7515 2016-04-19  Doug Evans  <xdje42@gmail.com>
7516
7517         * gdb.base/bad-file.exp: New file.
7518
7519 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
7520
7521         * gdb.dwarf2/implref.exp: New file.
7522
7523 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7524
7525         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7526         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7527         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7528         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7529         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7530         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7531         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7532         * lib/fortran.exp (fortran_int4): New procedure.
7533         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7534         (fortran_logical4): Likewise.
7535
7536 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
7537
7538         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7539
7540 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
7541
7542         * lib/compiler.c: Add Intel specific preprocessor macros.
7543         * lib/compiler.cc: Likewise.
7544
7545 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
7546
7547         * gdb.server/connect-with-no-symbol-file.c: New file.
7548         * gdb.server/connect-with-no-symbol-file.exp: New file.
7549
7550 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7551
7552         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7553
7554 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
7555
7556         * boards/gdbserver-base.exp (${board}_download): Copy source file to
7557         standard output directory.
7558
7559 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7560
7561         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7562
7563 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
7564
7565         * gdb.btrace/instruction_history.c (loop): Add declaration.
7566
7567 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7568
7569         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7570
7571 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
7572
7573         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7574         parentheses to print.
7575         (continue_handler): Likewise.
7576
7577 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
7578
7579         * gdb.server/solib-list.exp: Remove is_remote check.
7580         Pass shlib= to gdb_compile.  Don't link shared library with
7581         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
7582         Run binary filename through "readlink -f" on the target.
7583
7584 2016-04-08  Pedro Alves  <palves@redhat.com>
7585
7586         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
7587         interpreter filename as argument to gdbserver_spawn.
7588         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7589         Return empty if $last_loaded_file does not exist.
7590
7591 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
7592
7593         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7594         * gdb.base/jit-main.c: Use exit after usage.
7595
7596 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
7597
7598         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7599         GDBHISTSIZE prior to the tests.
7600         * gdb.base/gdbinit-history.exp: Likewise.
7601
7602 2016-04-07  Pedro Alves  <palves@redhat.com>
7603
7604         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7605         instead of build_executable.  Use gdb_load_shlibs.
7606
7607 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7608
7609         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7610         Execute "si" command.
7611
7612 2016-04-07  Yao Qi  <yao.qi@linaro.org>
7613
7614         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7615         number instead of the comments on some line.
7616
7617 2016-04-06  Don Breazeal  <donb@codesourcery.com>
7618
7619         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7620         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7621
7622 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
7623
7624         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7625         standard_output_file.  Remove unused binfile variable.
7626
7627 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
7628
7629         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7630         * gdb.python/py-mi-objfile.exp: Match "list main" output
7631         in console format.
7632
7633 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
7634
7635         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7636         absolute.
7637
7638 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7639
7640         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7641         absolute.
7642         * gdb.trace/ftrace.exp: Likewise.
7643         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7644         targets as well.
7645         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7646         (gdb_load_shlibs): Copy libraries to test directory when testing
7647         natively.  Only set solib-search-path if testing remotely.
7648         * lib/mi-support.exp (mi_load_shlibs): Likewise.
7649
7650 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
7651
7652         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7653         gdb_download.  Use it even if the target is not remote.
7654         * gdb.base/jit.exp (compile_jit_test): Likewise.
7655         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7656         output directory if the destination board is local, otherwise use
7657         the standard remote_download from DejaGnu.
7658         (gdb_download): Remove.
7659         (gdb_load_shlibs): Use gdb_remote_download instead of
7660         gdb_download.
7661         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7662         Use gdb_remote_download instead of gdb_download.  Use it even if
7663         the target is not remote.
7664         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7665         instead of gdb_download.
7666
7667 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
7668
7669         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7670         (test_insert_delete_modify): Call mi_load_shlibs before trying to
7671         run.
7672
7673 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
7674
7675         PR gdb/19820
7676         * gdb.base/printcmds.exp: Add artificial arrays tests.
7677
7678 2016-03-31  Pedro Alves  <palves@redhat.com>
7679
7680         PR gdb/19858
7681         * gdb.base/jit-main.c: Include unistd.h.
7682         (ATTACH): Define to 0 if not already defined.
7683         (wait_for_gdb, mypid): New globals.
7684         (WAIT_FOR_GDB): New macro.
7685         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
7686         some breakpoint locations.
7687         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7688         New procedures.
7689         (one_jit_test): Add REATTACH parameter, and handle it.  Use
7690         continue_to_test_location.
7691         (top level): Test attach, and adjusts calls to one_jit_test.
7692
7693 2016-03-31  Pedro Alves  <palves@redhat.com>
7694
7695         PR gdb/19858
7696         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
7697         BINSUFFIX parameter, and handle it.
7698         (top level): Adjust calls compile_jit_test.
7699
7700 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
7701
7702         PR python/19743
7703         * gdb.python/py-mi-events-gdb.py: New file.
7704         * gdb.python/py-mi-events.c: New file.
7705         * gdb.python/py-mi-events.exp: New file.
7706
7707 2016-03-30  Yao Qi  <yao.qi@linaro.org>
7708
7709         * gdb.reverse/until-precsave.exp: Match function name only.
7710         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7711         Move malloc to a condition block.
7712         * gdb.reverse/until-reverse.exp: Match function name only.
7713
7714 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7715
7716         * gdb.trace/ftrace.exp: Set arg0exp for s390.
7717         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7718         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7719         variable for GPR 0 instead of assuming it is register 0.
7720         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7721         * lib/trace-support.exp: Add s390 registers.
7722
7723 2016-03-29  Yao Qi  <yao.qi@linaro.org>
7724
7725         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7726
7727 2016-03-24  Yao Qi  <yao.qi@linaro.org>
7728
7729         * gdb.reverse/break-reverse.exp: Add quotation mark in the
7730         test message.
7731
7732 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7733
7734         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7735         maintaining separate logic for constructing the output path.
7736
7737 2016-03-16  Don Breazeal  <donb@codesourcery.com>
7738
7739         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7740         Retry fork and waitpid on interrupted system call errors.
7741         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7742         Use with_timeout_factor to increase timeout by factor of 10.
7743
7744 2016-03-15  Don Breazeal  <donb@codesourcery.com>
7745
7746         * gdb.cp/scope-err.cc: New test program.
7747         * gdb.cp/scope-err.exp: New test script.
7748         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7749         lines and "set breakpoint here" comment.
7750         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7751         Fixed some whitespace and format issues.
7752         * gdb.mi/mi-linespec-err-cp.cc: New test program.
7753         * gdb.mi/mi-linespec-err-cp.exp: New test script.
7754
7755 2016-03-15  Doug Evans  <dje@google.com>
7756
7757         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7758         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7759         All callers updated.  Add tests for enums, mixed flags register.
7760
7761 2016-03-15  Doug Evans  <dje@google.com>
7762
7763         * gdb.base/skip.c (main): Call test_skip_file_and_function.
7764         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7765
7766 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
7767
7768         * gdb.base/default.exp: Add $_as_string to the list of expected
7769         convenience functions.
7770
7771 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
7772
7773         * gdb.base/maint.exp: New tests for 'maint info line-table'.
7774
7775 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
7776
7777         * gdb.python/py-as-string.exp: New file.
7778         * gdb.python/py-as-string.c: New file.
7779
7780 2016-03-09  Pedro Alves  <palves@redhat.com>
7781
7782         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7783         signal" -> "Thread NN received signal" output change.
7784         * gdb.threads/ia64-sigill.exp: Likewise.
7785         * gdb.threads/linux-dp.exp: Likewise.
7786         * gdb.threads/manythreads.exp: Likewise.
7787         * gdb.threads/pending-step.exp: Likewise.
7788         * gdb.threads/print-threads.exp: Likewise.
7789         * gdb.threads/sigstep-threads.exp: Likewise.
7790         * gdb.threads/staticthreads.exp: Likewise.
7791         * gdb.threads/tls.exp: Likewise.
7792
7793 2016-03-09  Pedro Alves  <palves@redhat.com>
7794
7795         * gdb.base/command-line-input.exp: New file.
7796
7797 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7798
7799         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7800         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7801         * gdb.trace/pending.exp: Accept leading dot before function name.
7802         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7803         * lib/trace-support.exp: Set registers for ppc.
7804
7805 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7806
7807         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7808         use it for disassembly; accept .main in addition to main in backtrace.
7809
7810 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
7811             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7812
7813         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7814         (gdb_recursion_test_ptr): New global variable.
7815         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7816         gdb_recursion_test.
7817         (gdb_c_test): Ditto.
7818
7819 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7820
7821         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7822         ordering.
7823
7824 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7825
7826         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7827         (bar): Add bar_start_lbl label.
7828         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7829         of foo/bar for emitting DWARF and tracing.
7830
7831 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
7832
7833         * analyze-racy-logs.py: Set executable bit.
7834
7835 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
7836
7837         * Makefile.in (DEFAULT_RACY_ITER): New variable.
7838         (CHECK_TARGET_TMP): Likewise.
7839         (check-single-racy): New rule.
7840         (check-parallel-racy): Likewise.
7841         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7842         (do-check-parallel-racy): New rule.
7843         (check-racy/%.exp): Likewise.
7844         * README (Racy testcases): New section.
7845         * analyze-racy-logs.py: New file.
7846
7847 2016-03-03  Doug Evans  <dje@google.com>
7848
7849         * gdb.base/skip.exp: Use with_test_prefix.
7850
7851 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7852
7853         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7854         Invoke step_over_syscall "clone" and break_cond_on_syscall
7855         "clone".
7856         * gdb.base/step-over-clone.c: New file.
7857
7858 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7859
7860         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7861         code format.
7862
7863 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7864
7865         * gdb.base/disp-step-fork.c: Rename to ...
7866         * gdb.base/step-over-fork.c: ... it.  New file.
7867         * gdb.base/disp-step-vfork.c: Rename to ...
7868         * gdb.base/step-over-vfork.c: ... it.  New file.
7869         * gdb.base/disp-step-syscall.exp: Rename to ...
7870         * gdb.base/step-over-syscall.exp: ... it.  New file.
7871         (disp_step_cross_syscall): Rename to ...
7872         (step_over_syscall): ... it.
7873
7874 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7875
7876         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7877         If target supports condition evaluation on target, invoke
7878         break_cond_on_syscall for fork and vfork.
7879
7880 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7881
7882         * gdb.base/disp-step-syscall.exp: Don't invoke
7883         support_displaced_stepping.
7884         (disp_step_cross_syscall): Test with displaced stepping off and
7885         on if supported.
7886
7887 2016-03-03  Yao Qi  <yao.qi@linaro.org>
7888
7889         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7890         proc.
7891         (setup): New proc.
7892         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7893         and setup.
7894
7895 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7896
7897         * gdb.fortran/vla-history.exp: Remove breakpoint.
7898
7899 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7900
7901         * gdb.fortran/vla-history.exp: Lookup array elements and printing
7902         exceeds timeout.
7903
7904 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7905
7906         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7907         breakpoint.
7908
7909 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
7910
7911         * gdb.mi/vla.f90: Nullify pointer after declaration.
7912
7913 2016-03-01  Pedro Alves  <palves@redhat.com>
7914
7915         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7916
7917 2016-03-01  Pedro Alves  <palves@redhat.com>
7918
7919         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7920         before anything else.
7921         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
7922         _GNU_SOURCE here.
7923         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7924         before anything else.
7925         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7926
7927 2016-03-01  Pedro Alves  <palves@redhat.com>
7928
7929         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7930
7931 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7932
7933         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7934         prepare_for_testing.
7935
7936 2016-03-01  Yao Qi  <yao.qi@linaro.org>
7937
7938         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7939
7940 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7941
7942         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7943         manually constructing the output path.
7944
7945 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7946
7947         * gdb.arch/s390-stackless.S: New.
7948         * gdb.arch/s390-stackless.exp: New.
7949
7950 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
7951
7952         * gdb.dlang/circular.c: New file.
7953         * gdb.dlang/circular.exp: New file.
7954
7955 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7956
7957         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7958         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7959         (testcases): Update.
7960
7961 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7962
7963         * gdb.reverse/aarch64.c: Rename to ...
7964         * gdb.reverse/insn-reverse.c: ... it.
7965         * gdb.reverse/aarch64.exp: Rename to ...
7966         * gdb.reverse/insn-reverse.exp: ... it.
7967
7968 2016-02-26  Yao Qi  <yao.qi@linaro.org>
7969
7970         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7971         (testcase_ftype): New.
7972         (testcases): New array.
7973         (n_testcases): New.
7974         (main): Call each element in testcases.
7975         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7976         (read_testcase): New.
7977         Do the tests in a loop.
7978
7979 2016-02-25  Yao Qi  <yao.qi@linaro.org>
7980
7981         * gdb.base/branches.c: Remove.
7982
7983 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7984
7985         PR gdb/13808
7986         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7987
7988 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7989
7990         * gdb.trace/ftrace.exp: Remove unnecessary target check.
7991
7992 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
7993
7994         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7995         change x86_64 call_insn to 'callq'.
7996
7997 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7998
7999         * gdb.trace/tfile-avx.c: Move to...
8000         * gdb.trace/tracefile-pseudo-reg.c: Here.
8001         * gdb.trace/tfile-avx.exp: Move to...
8002         * gdb.trace/tracefile-pseudo-reg.exp: Here.
8003
8004 2016-02-24  Gary Benson <gbenson@redhat.com>
8005
8006         * gdb.base/attach-pie-noexec.exp: Do not expect an error
8007         message on attach.
8008
8009 2016-02-23  Doug Evans  <dje@google.com>
8010
8011         * gdb.base/skip.c (test_skip): New function.
8012         (end_test_skip_file_and_function): New function.
8013         (test_skip_file_and_function): New function.
8014         * gdb.base/skip1.c (test_skip): New function.
8015         (skip1_test_skip_file_and_function): New function.
8016         * gdb.base/skip.exp: Add tests for new skip options.
8017         * gdb.base/skip-solib.exp: Update expected output.
8018         * gdb.perf/skip-command.cc: New file.
8019         * gdb.perf/skip-command.exp: New file.
8020         * gdb.perf/skip-command.py: New file.
8021
8022 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8023
8024         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8025         info registers pattern.
8026
8027 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
8028
8029         * lib/future.exp: Add D support.
8030         (gdb_find_gdc): New proc.
8031         (gdb_default_target_compile): Add D support.
8032
8033 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
8034
8035         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8036         user+system time.
8037         (trace_speed_test): Determine the iteration count for a time
8038         between 15..30 seconds.
8039
8040 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
8041
8042         * gdb.arch/i386-mpx-sigsegv.c: New file.
8043         * gdb.arch/i386-mpx-sigsegv.exp: New file.
8044         * gdb.arch/i386-mpx-simple_segv.c: New file.
8045         * gdb.arch/i386-mpx-simple_segv.exp: New file.
8046
8047 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8048
8049         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8050         Don't call setup_kfail.
8051
8052 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8053
8054         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8055         Set "set breakpoint condition-evaluation" per $cond_bp_target.
8056
8057 2016-02-16  Doug Evans  <dje@google.com>
8058
8059         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
8060         * gdb.base/skip1.c: Ditto.
8061         * gdb.base/skip.exp: Whitespace cleanup.
8062
8063 2016-02-16  Don Breazeal  <donb@codesourcery.com>
8064
8065         PR remote/19496
8066         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8067         Remove kfail for PR remote/19496.
8068
8069 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8070
8071         * lib/gdb.exp (standard_temp_file): Return a path specific to
8072         the runtest invocation.
8073
8074 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8075
8076         * gdb.trace/save-trace.exp: Change relative path to be in the
8077         standard output directory.
8078
8079 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8080
8081         * gdb.arch/i386-prologue.c: Add missing prototypes.
8082
8083 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8084
8085         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8086         * gdb.arch/i386-prologue.exp: Likewise.
8087         * gdb.arch/i386-size.exp: Likewise.
8088
8089 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
8090
8091         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8092         define object file path.
8093         * gdb.btrace/gcore.exp: Use standard_output_file to define core
8094         file path.
8095         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8096         standard_output_file to define binfile.
8097
8098 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8099
8100         Fix compatibility with recent gfortran-5.3.1.
8101         * gdb.fortran/vla-history.exp (print vla1 allocated)
8102         (print vla2 allocated, print $2, print $3): Remove
8103         (print $4): Rename to ...
8104         (print $2): ... here.
8105         (print $9): Rename to ...
8106         (print $5): ... here.
8107         (print $10): Rename to ...
8108         (print $6): ... here.
8109         * gdb.fortran/vla.f90: Add pvla initialization.
8110
8111 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8112
8113         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8114         New test.
8115         * gdb.fortran/vla-value-sub.exp: Likewise.
8116
8117 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8118
8119         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8120
8121 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
8122
8123         * i386-biarch-core.exp: Define corefile using
8124         standard_output_file.
8125
8126 2016-02-12  Yao Qi  <yao.qi@linaro.org>
8127
8128         * gdb.arch/arm-single-step-kernel-helper.c: New.
8129         * gdb.arch/arm-single-step-kernel-helper.exp: New.
8130
8131 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
8132
8133         * gdb.btrace/tailcall-only.exp: New.
8134         * gdb.btrace/tailcall-only.c: New.
8135         * gdb.btrace/x86_64-tailcall-only.S: New.
8136         * gdb.btrace/i686-tailcall-only.S: New.
8137
8138 2016-02-11  Pedro Alves  <palves@redhat.com>
8139
8140         * README (Parallel testing): Add missing double quotes.
8141
8142 2016-02-11  Pedro Alves  <palves@redhat.com>
8143
8144         * README (Parallel testing): New section.
8145         (GDB_PARALLEL): Rewrite.
8146         (FORCE_PARALLEL): Document.
8147
8148 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8149
8150         * gdb.trace/tfile-avx.c: New test.
8151         * gdb.trace/tfile-avx.exp: New test.
8152
8153 2016-02-09  Keith Seitz  <keiths@redhat.com>
8154
8155         PR breakpoints/19546
8156         * gdb.base/infcall-exec.c: New file.
8157         * gdb.base/infcall-exec2.c: New file.
8158         * gdb.base/infcall-exec.exp: New file.
8159
8160 2016-02-09  Keith Seitz  <keiths@redhat.com>
8161
8162         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8163         (toplevel): Call test_bkpt_address.
8164
8165 2016-02-09  Keith Seitz  <keiths@redhat.com>
8166
8167         PR python/19506
8168         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8169         (toplevel): Call test_bkpt_address.
8170
8171 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
8172
8173         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8174         to AC_OUTPUT.
8175         * configure: Regenerate.
8176
8177 2016-02-09  Pedro Alves  <palves@redhat.com>
8178
8179         PR breakpoints/19548
8180         * gdb.base/execl-update-breakpoints.c (some_function): New
8181         function.
8182         (main): Call it.
8183         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8184         Tighten expected GDB output.
8185
8186 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8187
8188         * Makefile.in (ALL_SUBDIRS): Remove.
8189         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8190         (distclean maintainer-clean realclean): Likewise.
8191         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8192         * configure: Regenerate.
8193         * gdb.ada/Makefile.in: Delete.
8194         * gdb.arch/Makefile.in: Likewise.
8195         * gdb.asm/Makefile.in: Likewise.
8196         * gdb.base/Makefile.in: Likewise.
8197         * gdb.btrace/Makefile.in: Likewise.
8198         * gdb.cell/Makefile.in: Likewise.
8199         * gdb.compile/Makefile.in: Likewise.
8200         * gdb.cp/Makefile.in: Likewise.
8201         * gdb.disasm/Makefile.in: Likewise.
8202         * gdb.dlang/Makefile.in: Likewise.
8203         * gdb.dwarf2/Makefile.in: Likewise.
8204         * gdb.fortran/Makefile.in: Likewise.
8205         * gdb.gdb/Makefile.in: Likewise.
8206         * gdb.go/Makefile.in: Likewise.
8207         * gdb.guile/Makefile.in: Likewise.
8208         * gdb.java/Makefile.in: Likewise.
8209         * gdb.linespec/Makefile.in: Likewise.
8210         * gdb.mi/Makefile.in: Likewise.
8211         * gdb.modula2/Makefile.in: Likewise.
8212         * gdb.multi/Makefile.in: Likewise.
8213         * gdb.objc/Makefile.in: Likewise.
8214         * gdb.opencl/Makefile.in: Likewise.
8215         * gdb.opt/Makefile.in: Likewise.
8216         * gdb.pascal/Makefile.in: Likewise.
8217         * gdb.perf/Makefile.in: Likewise.
8218         * gdb.python/Makefile.in: Likewise.
8219         * gdb.reverse/Makefile.in: Likewise.
8220         * gdb.server/Makefile.in: Likewise.
8221         * gdb.stabs/Makefile.in: Likewise.
8222         * gdb.threads/Makefile.in: Likewise.
8223         * gdb.trace/Makefile.in: Likewise.
8224         * gdb.xml/Makefile.in: Likewise.
8225         * lib/gdb.exp (make_gdb_parallel_path): Add check for
8226         GDB_PARALLEL.
8227         (standard_output_file): Remove check for GDB_PARALLEL, always
8228         return path in outputs/$subdir/$testname.
8229
8230 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8231
8232         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8233         (site.exp): Assign abs_srcdir to tcl's srcdir.
8234
8235 2016-02-04  Yao Qi  <yao.qi@linaro.org>
8236
8237         * gdb.base/foll-exec-mode.c: Include limits.h.
8238         (main): Add parameters argc and argv.  Get directory from
8239         argv[0].
8240         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8241         compilation.
8242         * gdb.base/foll-exec.c: Include limits.h.
8243         (main): Add parameters argc and argv.
8244         Get directory from argv[0].
8245         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8246         Adjust tests on the number of lines as source code changed.
8247         * gdb.base/foll-vfork-exit.c: Include limits.h.
8248         (main): Add one line of statement before vfork.
8249         * gdb.base/foll-vfork.c: Include limits.h and string.h.
8250         (main): Add parameters argc and argv.  Get directory from
8251         argv[0].
8252         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8253         (setup_gdb): Set tbreak to skip some source lines.
8254         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8255         (main): Add parameters argc and argv.  Get directory from
8256         argv[0].
8257         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8258         compilation.
8259         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8260         (main): Add parameters argc and argv.  Get directory from
8261         argv[0].
8262         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8263         compilation.
8264
8265 2016-02-01  Doug Evans  <dje@google.com>
8266
8267         * gdb.base/skip.exp: Clean up multiple references to same test name.
8268
8269 2016-02-01  Pedro Alves  <palves@redhat.com>
8270
8271         PR remote/19496
8272         * gdb.threads/forking-threads-plus-breakpoint.exp
8273         (displaced_stepping_supported): New global.
8274         (probe_displaced_stepping_support): New procedure.
8275         (do_test): Add 'displaced' parameter, and use it.
8276         (top level): Check for displaced stepping support.  Add displaced
8277         stepping on/off testing axis.
8278
8279 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8280
8281         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8282         pointer.  Don't perform further tests on the unassociated pointer
8283         if the first test fails.
8284
8285 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
8286
8287         * gdb.base/max-value-size.c: New file.
8288         * gdb.base/max-value-size.exp: New file.
8289         * gdb.base/huge.exp: Disable max-value-size for this test.
8290
8291 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8292
8293         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8294
8295 2016-01-28  Yao Qi  <yao.qi@linaro.org>
8296
8297         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8298
8299 2016-01-25  Pedro Alves  <palves@redhat.com>
8300
8301         PR threads/19461
8302         * gdb.base/fork-running-state.c: New file.
8303         * gdb.base/fork-running-state.exp: New file.
8304
8305 2016-01-25  Pedro Alves  <palves@redhat.com>
8306
8307         PR gdb/19494
8308         * gdb.base/catch-fork-kill.c: New file.
8309         * gdb.base/catch-fork-kill.exp: New file.
8310
8311 2016-01-25  Pedro Alves  <palves@redhat.com>
8312
8313         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8314         Delete, moved to lib/gdb.exp.
8315         * gdb.threads/forking-threads-plus-breakpoint.exp
8316         (foreach_with_prefix): Likewise.
8317         * gdb.threads/process-dies-while-handling-bp.exp
8318         (foreach_with_prefix): Likewise.
8319         * lib/gdb.exp (foreach_with_prefix): New procedure.
8320
8321 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8322
8323         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8324         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8325
8326 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8327
8328         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8329         endian targets.
8330
8331 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8332             Pedro Alves  <palves@redhat.com>
8333
8334         Fix testsuite compatibility with Guile.
8335         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8336         number.
8337
8338 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
8339
8340         Fix testsuite compatibility with Guile.
8341         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8342         (thread 1): New test for backtrace through signal handler.
8343
8344 2016-01-22  Yao Qi  <yao.qi@linaro.org>
8345
8346         PR testsuite/19491
8347         * gdb.base/multi-forks.c: Include
8348         ../lib/unbuffer_output.c
8349         (main): Call gdb_unbuffer_output.
8350
8351 2016-01-21  Doug Evans  <dje@google.com>
8352
8353         * lib/ada.exp (gdb_compile_ada): Fix typo.
8354
8355 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
8356
8357         * gdb.base/break-fun-addr.exp: New file.
8358         * gdb.base/break-fun-addr1.c: New file.
8359         * gdb.base/break-fun-addr2.c: New file.
8360
8361 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
8362
8363         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8364         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8365         enum flag values.
8366
8367 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8368
8369         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8370         when GDB can not set the vector return value.  Add more comments
8371         for clarification.
8372
8373 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8374
8375         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
8376         command.
8377
8378 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8379
8380         * Makefile.in (DO_RUNTEST): Add --status and update usages.
8381
8382 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8383
8384         * Makefile.in (check-single): Pass --status to runtest.
8385         (check/%.exp): Likewise.
8386
8387 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
8388
8389         * Makefile.in (check-parallel): Propagate return code from make
8390         do-check-parallel.
8391
8392 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8393
8394         * gdb.trace/ftrace.exp: Fix expected message on continue.
8395         * gdb.trace/pending.exp: Fix expected message on continue.
8396         * gdb.trace/trace-break.exp: Fix expected message on continue.
8397
8398 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
8399
8400         * lib/gdb.exp (gdb_test): Remove unused global references.
8401
8402 2016-01-18  Pedro Alves  <palves@redhat.com>
8403
8404         * gdb.base/async-shell.exp: Adjust expected output.
8405         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8406         * gdb.base/siginfo-thread.exp: Adjust expected output.
8407         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8408         * gdb.java/jnpe.exp: Adjust expected output.
8409         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8410         * gdb.threads/continue-pending-status.exp: Adjust expected output.
8411         * gdb.threads/leader-exit.exp: Adjust expected output.
8412         * gdb.threads/manythreads.exp: Adjust expected output.
8413         * gdb.threads/pthreads.exp: Adjust expected output.
8414         * gdb.threads/schedlock.exp: Adjust expected output.
8415         * gdb.threads/siginfo-threads.exp: Adjust expected output.
8416         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8417         expected output.
8418         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8419         output.
8420         * gdb.threads/sigthread.exp: Adjust expected output.
8421         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8422
8423 2016-01-18  Yao Qi  <yao.qi@linaro.org>
8424
8425         * gdb.guile/scm-section-script.c: Replace @progbits with
8426         %progbits.
8427         * gdb.python/py-section-script.c: Likewise.
8428
8429 2016-01-15  Pedro Alves  <palves@redhat.com>
8430
8431         * gdb.multi/tids.exp: Test star wildcard ranges.
8432
8433 2016-01-15  Pedro Alves  <palves@redhat.com>
8434
8435         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8436         command from "thread apply" invocation.
8437         (thr_apply_info_thr_invalid): Default the expected output to the
8438         input tid list.
8439         (top level): Add tests that use convenience variables.  Add tests
8440         for "thread apply" with a valid TID list, but missing the command.
8441
8442 2016-01-13  Pedro Alves  <palves@redhat.com>
8443
8444         * gdb.base/default.exp: Expect $_gthread as well.
8445         * gdb.multi/tids.exp: Test $_gthread.
8446         * gdb.threads/thread-specific.exp: Test $_gthread.
8447
8448 2016-01-13  Pedro Alves  <palves@redhat.com>
8449
8450         * gdb.multi/tids.exp: Test "info threads -gid".
8451
8452 2016-01-13  Pedro Alves  <palves@redhat.com>
8453
8454         * gdb.multi/tids.exp: Test InferiorThread.global_num and
8455         Breakpoint.thread.
8456         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8457
8458 2016-01-07  Pedro Alves  <palves@redhat.com>
8459
8460         * gdb.base/break.exp: Adjust to output changes.
8461         * gdb.base/hbreak2.exp: Likewise.
8462         * gdb.base/sepdebug.exp: Likewise.
8463         * gdb.base/watch_thread_num.exp: Likewise.
8464         * gdb.linespec/keywords.exp: Likewise.
8465         * gdb.multi/info-threads.exp: Likewise.
8466         * gdb.threads/thread-find.exp: Likewise.
8467         * gdb.multi/tids.c: New file.
8468         * gdb.multi/tids.exp: New file.
8469
8470 2016-01-13  Pedro Alves  <palves@redhat.com>
8471
8472         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8473
8474 2016-01-13  Pedro Alves  <palves@redhat.com>
8475
8476         * gdb.base/default.exp: Expect $_inferior as well.
8477         * gdb.multi/base.exp: Test $_inferior.
8478
8479 2016-01-13  Pedro Alves  <palves@redhat.com>
8480
8481         PR breakpoints/19388
8482         * gdb.base/catch-signal-siginfo-cond.c: New file.
8483         * gdb.base/catch-signal-siginfo-cond.exp: New file.
8484
8485 2016-01-12  Josh Stone  <jistone@redhat.com>
8486             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
8487
8488         * gdb.base/catch-syscall.c (do_execve): New variable.
8489         (main): Conditionally trigger an execve.
8490         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8491         (test_catch_syscall_execve): New, check entry/return across execve.
8492         (do_syscall_tests): Call test_catch_syscall_execve.
8493
8494 2016-01-12  Pedro Alves  <palves@redhat.com>
8495
8496         * gdb.base/random-signal.exp (do_test): New procedure, with body
8497         of testcase moved in.
8498
8499 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8500             Pedro Alves  <palves@redhat.com>
8501
8502         * gdb.base/funcargs.exp (finish from indirectly called function):
8503         Reintroduce the case for 'First'.
8504
8505 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8506             Pedro Alves  <palves@redhat.com>
8507
8508         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8509         (tcatch_vfork_then_child_follow_exec)
8510         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8511         identification.
8512
8513 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8514
8515         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8516         and repeats to unlimited.
8517         * gdb.python/py-value.exp: Likewise.
8518         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8519         and repeats to unlimited.
8520
8521 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8522
8523         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8524         and reordering the functions.
8525         * gdb.multi/hangout.c: Likewise.
8526         * gdb.multi/hello.c: Likewise.
8527
8528 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
8529
8530         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8531         absolute.
8532         (SingleStatisticTestResult.report): Use dict.keys instead of
8533         dict.iterkeys.
8534
8535 2016-01-06  Pedro Alves  <palves@redhat.com>
8536
8537         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
8538
8539 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
8540
8541         * gdb.btrace/dlopen.exp: New.
8542         * gdb.btrace/dlopen.c: New.
8543         * gdb.btrace/dlopen-dso.c: New.
8544
8545 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
8546
8547         * lib/gdb.exp (gdb_test): Update comments to clarify that the
8548         PATTERN argument is optional.
8549
8550 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
8551
8552         * lib/ada.exp (target_compile_ada_from_dir): New function.
8553         (gdb_compile_ada): Reimplement avoiding the use of project files.
8554         * gdb.ada/gnat_ada.gpr: Delete.
8555         * gdb.ada/cond_lang.exp: Adjust test to make path before
8556         filename optional.
8557         * gdb.ada/small_reg_param.exp: Likewise.
8558
8559 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
8560
8561         * gdb.base/foll-vork.exp: Remove HP-UX special case.
8562
8563 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
8564
8565         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8566         case.
8567
8568 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
8569
8570         * gdb.base/break.exp: Remove dead code.
8571         * gdb.base/sepdebug.exp: Likewise.
8572
8573 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8574
8575         * gdb.asm/asm-source.exp: Remove HP-UX references.
8576         * gdb.base/annota1.exp: Likewise.
8577         * gdb.base/annota3.exp: Likewise.
8578         * gdb.base/attach.exp: Likewise.
8579         * gdb.base/bigcore.exp: Likewise.
8580         * gdb.base/break.exp: Likewise.
8581         * gdb.base/call-ar-st.exp: Likewise.
8582         * gdb.base/callfuncs.exp: Likewise.
8583         * gdb.base/catch-fork-static.exp: Likewise.
8584         * gdb.base/display.exp: Likewise.
8585         * gdb.base/foll-exec-mode.exp: Likewise.
8586         * gdb.base/foll-exec.exp: Likewise.
8587         * gdb.base/foll-fork.exp: Likewise.
8588         * gdb.base/foll-vfork.exp: Likewise.
8589         * gdb.base/funcargs.exp: Likewise.
8590         * gdb.base/hbreak2.exp: Likewise.
8591         * gdb.base/inferior-died.exp: Likewise.
8592         * gdb.base/interrupt.exp: Likewise.
8593         * gdb.base/multi-forks.exp: Likewise.
8594         * gdb.base/nodebug.exp: Likewise.
8595         * gdb.base/sepdebug.exp: Likewise.
8596         * gdb.base/solib1.c: Likewise.
8597         * gdb.base/step-test.exp: Likewise.
8598         * gdb.mi/non-stop.c: Likewise.
8599         * gdb.mi/pthreads.c: Likewise.
8600         * gdb.multi/bkpt-multi-exec.ex: Likewise.
8601         * gdb.threads/pthreads.c: Likewise.
8602         * gdb.threads/staticthreads.exp: Likewise.
8603         * lib/future.exp: Likewise.
8604         * lib/gdb.exp: Likewise.
8605         * gdb.base/so-indr-cl.c: Remove.
8606         * gdb.base/so-indr-cl.exp: Likewise.
8607         * gdb.base/solib.c: Likewise.
8608         * gdb.base/solib.exp: Likewise.
8609         * gdb.base/solib2.c: Likewise.
8610
8611 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
8612
8613         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8614         * gdb.base/call-ar-st.exp: Likewise.
8615         * gdb.base/callfuncs.exp: Likewise.
8616         * gdb.base/condbreak.exp: Likewise.
8617         * gdb.base/constvars.exp: Likewise.
8618         * gdb.base/hbreak2.exp: Likewise.
8619         * gdb.base/langs.exp: Likewise.
8620         * gdb.base/list.exp: Likewise.
8621         * gdb.base/long_long.exp: Likewise.
8622         * gdb.base/ptype.exp: Likewise.
8623         * gdb.base/scope.exp: Likewise.
8624         * gdb.base/signals.exp: Likewise.
8625         * gdb.base/so-impl-ld.exp: Likewise.
8626         * gdb.base/varargs.exp: Likewise.
8627         * gdb.base/volatile.exp: Likewise.
8628         * gdb.base/whatis.exp: Likewise.
8629         * gdb.cp/cplusfuncs.exp: Likewise.
8630         * gdb.cp/inherit.exp: Likewise.
8631         * gdb.cp/local.exp: Likewise.
8632         * gdb.cp/member-ptr.exp: Likewise.
8633         * gdb.cp/method.exp: Likewise.
8634         * gdb.cp/overload.exp: Likewise.
8635         * gdb.cp/templates.exp: Likewise.
8636         * gdb.stabs/weird.exp: Likewise.
8637         * lib/compiler.c: Likewise.
8638         * lib/compiler.cc: Likewise.
8639         * lib/cp-support.exp: Likewise.
8640         * lib/gdb.exp: Likewise.
8641
8642 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
8643
8644         * configure.ac: Remove HP-UX case.
8645         * configure: Regenerate.
8646
8647 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
8648
8649         * lib/gdb.exp (gdb_compile): Add function doc.
8650
8651 2015-12-17  Pedro Alves  <palves@redhat.com>
8652
8653         PR threads/19354
8654         * gdb.multi/info-threads.exp: New file.
8655
8656 2015-12-15  Yao Qi  <yao.qi@linaro.org>
8657
8658         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8659         is aarch64*-*-*.
8660
8661 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8662
8663         * gdb.base/history-duplicates.exp: Skip if no readline support.
8664
8665 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8666
8667         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8668
8669 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8670
8671         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8672
8673 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
8674
8675         * gdb.base/completion.exp: Skip tests that interrupt GDB with
8676         ctrl-C if nointerrupts target property is set.
8677         * gdb.base/double-prompt-target-event-error.exp: Likewise.
8678         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8679         * gdb.base/paginate-bg-execution.exp: Likewise.
8680         * gdb.base/paginate-execution-startup.exp: Likewise.
8681         * gdb.base/random-signal.exp: Likewise.
8682         * gdb.base/range-stepping.exp: Likewise.
8683         * gdb.cp/annota2.exp: Likewise.
8684         * gdb.cp/annota3.exp: Likewise.
8685         * gdb.gdb/selftest.exp: Likewise.
8686         * gdb.threads/continue-pending-status.exp: Likewise.
8687         * gdb.threads/leader-exit.exp: Likewise.
8688         * gdb.threads/manythreads.exp: Likewise.
8689         * gdb.threads/pthreads.exp: Likewise.
8690         * gdb.threads/schedlock.exp: Likewise.
8691         * gdb.threads/sigthread.exp: Likewise.
8692
8693 2015-12-11  Don Breazeal  <donb@codesourcery.com>
8694
8695         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8696         remote.
8697         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8698         * gdb.base/foll-exec.exp (main): Enable for target remote.
8699         * gdb.base/foll-fork.exp (main): Likewise.
8700         * gdb.base/foll-vfork.exp (main): Likewise.
8701         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8702         (proc continue_to_exit_bp_loc): Use clean_restart.
8703         * gdb.base/pie-execl.exp (main): Disable for target remote.
8704         * gdb.base/watch-vfork.exp (main): Enable for target remote.
8705         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8706         * gdb.threads/execl.exp (main): Likewise.
8707         * gdb.threads/fork-child-threads.exp (main): Likewise.
8708         * gdb.threads/fork-plus-threads.exp (main): Disable for target
8709         remote.
8710         * gdb.threads/fork-thread-pending.exp (main): Enable for target
8711         remote.
8712         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8713         pid.tid style ptids, instead of just tid.
8714         * gdb.threads/thread-execl.exp (main): Enable for target remote.
8715         * gdb.threads/watchpoint-fork.exp (main): Likewise.
8716         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8717         ptids, instead of just tid.
8718
8719 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8720
8721         * gdb.base/list.exp (test_list_forward): Add end of file error
8722         test.
8723         (test_repeat_list_command): Add end of file error test.
8724         (test_list_backwards): Add beginning of file error test.
8725
8726 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8727
8728         * gdb.base/list.exp (test_list_invalid_args): New function,
8729         defined, and called.
8730
8731 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8732
8733         * gdb.base/list.exp (test_list): Make test names unique.
8734
8735 2015-12-11  Yao Qi  <yao.qi@linaro.org>
8736
8737         * gdb.base/coremaker2.c: Remove.
8738
8739 2015-12-10  Pedro Alves  <palves@redhat.com>
8740
8741         * gdb.multi/base.exp: Remove stale "spaces" references.
8742
8743 2015-12-10  Pedro Alves  <palves@redhat.com>
8744
8745         * gdb.multi/base.exp: Don't use nowarnings.
8746         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8747         * gdb.multi/hangout.c: Include stdio.h.
8748         * gdb.multi/hello.c: Include stdlib.h.
8749         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8750         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8751         * gdb.multi/multi-arch.exp: Don't use nowarnings.
8752
8753 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
8754
8755         * gdb.dwarf2/dw2-ranges-base.c: New file.
8756         * gdb.dwarf2/dw2-ranges-base.exp: New file.
8757         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8758         support additional line table, and debug ranges generation.
8759         (Dwarf::ranges): New function, generate .debug_ranges.
8760         (Dwarf::lines): Support generating simple line table programs.
8761         (Dwarf::assemble): Initialise new namespace variables.
8762
8763 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
8764
8765         * gdb.base/async.exp (proc test_background): Add case for
8766         asynchronous execution not supported.
8767
8768 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
8769
8770         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8771           format and change test names to make them unique.
8772
8773 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
8774             Pedro Alves  <pedro@redhat.com>
8775
8776         PR gdb/18702
8777         Add checking of floatformats setup on x86_64 hosts.
8778         * gdb.arch/i386-float.S (main): Load bigval and smallval.
8779         (smallval, bigval): New labels/constants.
8780         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8781         float" after loading bigval and smallval.
8782
8783 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
8784
8785         * gdb.ada/fun_overload_menu.exp: New testcase.
8786         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8787
8788 2015-12-04  Josh Stone  <jistone@redhat.com>
8789
8790         * gdb.base/catch-fork-static.exp: New.
8791
8792 2015-12-03  Yao Qi  <yao.qi@linaro.org>
8793
8794         * gdb.base/sizeof.c: Don't include stdio.h and
8795         ../lib/unbuffer_output.c.
8796         (main): New variable 'size' and 'value'.  Remove printf and
8797         gdb_unbuffer_output.  Assign return value to size and value.
8798         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8799         at the beginning.
8800         (check_sizeof): Check the result by printing variable 'size'.
8801         (check_valueof): Check the result by printing variable 'value'.
8802
8803 2015-12-01  Yao Qi  <yao.qi@linaro.org>
8804
8805         * gdb.base/disp-step-syscall.exp: Define syscall instruction
8806         for aarch64*-*-linux* target.
8807
8808 2015-11-30  Pedro Alves  <palves@redhat.com>
8809
8810         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8811
8812 2015-11-30  Pedro Alves  <palves@redhat.com>
8813
8814         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8815         Handle non-stop mode vCont replies.
8816
8817 2015-11-30  Pedro Alves  <palves@redhat.com>
8818
8819         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8820         prepare_for_testing.  Start gdb with "set non-stop on" appended to
8821         GDBFLAGS.  Lax expected stop output.
8822
8823 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8824
8825         * gdb.arch/arm-neon.exp: New.
8826         * gdb.arch/arm-neon.c: New.
8827
8828 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8829
8830         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8831
8832 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8833
8834         * gdb.cp/annota2.exp: Allow multiple occurrences of the
8835         frames-invalid annotation.
8836
8837 2015-11-27  Yao Qi  <yao.qi@linaro.org>
8838
8839         * gdb.cp/annota2.exp: Use ${frames_invalid}.
8840
8841 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
8842
8843         * gdb.threads/names.exp: New file.
8844         * gdb.threads/names.c: New file.
8845         * README: Mention gdb,no_thread_names.
8846
8847 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
8848
8849         PR 19297
8850         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8851         support" error.
8852
8853 2015-11-24  Pedro Alves  <palves@redhat.com>
8854
8855         PR 17539
8856         * gdb.base/display.exp: Expect displays to be sorted in ascending
8857         order.  Use multi_line.
8858         * gdb.base/solib-display.exp: Likewise.
8859
8860 2015-11-24  Pedro Alves  <palves@redhat.com>
8861
8862         PR 17539
8863         * gdb.base/display.exp: Expect displays to be sorted in ascending
8864         order.  Use multi_line.
8865         * gdb.base/solib-display.exp: Likewise.
8866
8867 2015-11-24  Pedro Alves  <palves@redhat.com>
8868
8869         PR 17539
8870         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8871         threads in ascending order.
8872         * gdb.base/foll-fork.exp: Likewise.
8873         * gdb.base/foll-vfork.exp: Likewise.
8874         * gdb.base/multi-forks.exp: Likewise.
8875         * gdb.mi/mi-nonstop.exp: Likewise.
8876         * gdb.mi/mi-nsintrall.exp: Likewise.
8877         * gdb.multi/base.exp: Likewise.
8878         * gdb.multi/multi-arch.exp: Likewise.
8879         * gdb.python/py-inferior.exp: Likewise.
8880         * gdb.threads/break-while-running.exp: Likewise.
8881         * gdb.threads/execl.exp: Likewise.
8882         * gdb.threads/gcore-thread.exp: Likewise.
8883         * gdb.threads/info-threads-cur-sal.exp: Likewise.
8884         * gdb.threads/kill.exp: Likewise.
8885         * gdb.threads/linux-dp.exp: Likewise.
8886         * gdb.threads/multiple-step-overs.exp: Likewise.
8887         * gdb.threads/next-bp-other-thread.exp: Likewise.
8888         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8889         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8890         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8891         * gdb.threads/thread-find.exp: Likewise.
8892         * gdb.threads/tls.exp: Likewise.
8893         * lib/mi-support.exp (mi_reverse_list): Delete.
8894         (mi_check_thread_states): No longer reverse list.
8895
8896 2015-11-24  Pedro Alves  <palves@redhat.com>
8897
8898         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
8899         use lowercase.
8900
8901 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8902
8903         * gdb.trace/actions.c: Include trace-common.h.
8904         (main): Add a location for a fast tracepoint.
8905         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8906         the normal tracepoints.
8907         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8908
8909 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
8910
8911         * save-trace.exp: Factor out code to these...
8912         (gdb_save_tracepoints): New.
8913         (gdb_load_tracepoints): New.
8914         (do_save_load_test): New.
8915
8916 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
8917
8918         * gdb.base/asmlabel.exp: New test.
8919         * gdb.base/asmlabel.c: New test case.
8920
8921 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8922
8923         * gdb.base/wrong_frame_bt_full-main.c: New file.
8924         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8925         * gdb.base/wrong_frame_bt_full.exp: New file.
8926
8927 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
8928
8929         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8930
8931 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8932
8933         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8934         pstate register when comparing registers values in
8935         sparc64-*-linux-gnu targets to avoid spurious differences.
8936
8937 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
8938
8939         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8940
8941 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
8942
8943         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8944         as type argument to gdb_compile.
8945         * gdb.base/nested-subp2.exp: Likewise.
8946         * gdb.base/nested-subp3.exp: Likewise.
8947
8948 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8949
8950         * lib/dwarf.exp (_note): Fix left shift of negative value.
8951         * gdb.trace/trace-condition.exp: Likewise.
8952
8953 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8954
8955         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8956         comments about d10v.
8957         (test_scalar_returns): Likewise.
8958         * gdb.base/d10v.ld: Remove.
8959         * gdb.base/overlays.exp: Remove the target triplet checking for
8960         d10v-*-*.
8961         * gdb.base/structs.exp (test_struct_returns): Remove the
8962         comments about d10v.
8963         (test_struct_calls): Likewise.
8964
8965 2015-11-13  Yao Qi  <yao.qi@linaro.org>
8966
8967         * gdb.base/gnu_vector.exp: Check the return value by "p res".
8968         * gdb.base/gnu_vector.c: Don't include stdio.h.
8969         (main): Don't print res and call add_some_intvecs.
8970
8971 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8972
8973         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8974         macro.
8975         (func5): Removed.
8976         (func4): Use FAST_TRACEPOINT_LABEL.
8977         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8978         macro.
8979         (func): Removed.
8980         (thread_function): Use FAST_TRACEPOINT_LABEL.
8981         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8982         (func): Remove.
8983         (marker): Use FAST_TRACEPOINT_LABEL.
8984         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8985         (pendfunc1): Remove.
8986         (pendfunc): Use FAST_TRACEPOINT_LABEL.
8987         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8988         (foo): Remove.
8989         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8990         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8991         macro.
8992         (func): Remove.
8993         (marker): Use FAST_TRACEPOINT_LABEL.
8994         * gdb.trace/trace-common.h: New header.
8995         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8996         macro.
8997         (func): Remove.
8998         (marker): Use FAST_TRACEPOINT_LABEL.
8999         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9000         (func): Remove.
9001         (thread_function): Use FAST_TRACEPOINT_LABEL.
9002
9003 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9004
9005         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9006         in front.
9007         * gdb.trace/change-loc.exp: Use global pcreg definition.
9008         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9009         * gdb.trace/entry-values.exp: Use global spreg definition, add $
9010         in front.
9011         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9012         * gdb.trace/pending.exp: Likewise.
9013         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9014         * gdb.trace/trace-break.exp: Likewise.
9015         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9016         in front.
9017         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9018         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9019         in front.
9020         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9021
9022 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
9023
9024         * gdb.ada/fin_fun_out: New testcase.
9025
9026 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9027
9028         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9029         value associated with DW_AT_byte_size.
9030         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9031         constants for DW_AT_byte_size, DW_AT_lower_bound, and
9032         DW_AT_upper_bound.
9033
9034 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9035
9036         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9037         (gdb_target_symbol_prefix_flags): Define in terms of _asm
9038         version.
9039         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9040         gdb.dwarf2/dw2-canonicalize-type.exp,
9041         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9042         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9043         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9044         provided by gdb_target_symbol_prefix_flags_asm.
9045         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9046         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9047         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9048         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9049         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9050         macros where needed).  Use this macro for symbols which require
9051         the prefix provided by SYMBOL_PREFIX.
9052
9053 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
9054
9055         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9056         New procs.
9057         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9058         representing expressions, of more than one list element.
9059         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9060         to prepend linker symbol prefix to f.
9061         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9062         table_1 and table_2.
9063         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9064         Likewise, for f and g.
9065         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9066         for ptr.
9067         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9068         for main.
9069         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9070         table_1_ptr and table_2_ptr.
9071
9072 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9073             Joel Brobecker  <brobecker@adacore.com>
9074
9075         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9076
9077 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9078
9079         * gdb.reverse/s390-mvcle.c: New test.
9080         * gdb.reverse/s390-mvcle.exp: New file.
9081         * lib/gdb.exp: Enable reverse tests on s390*-linux.
9082
9083 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9084
9085         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9086
9087 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9088
9089         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9090         reaching marker2.
9091         * gdb.reverse/getresuid-reverse.exp: Likewise.
9092         * gdb.reverse/pipe-reverse.exp: Likewise.
9093         * gdb.reverse/readv-reverse.exp: Likewise.
9094         * gdb.reverse/recvmsg-reverse.exp: Likewise.
9095         * gdb.reverse/time-reverse.exp: Likewise.
9096         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9097
9098 2015-10-30  Yao Qi  <yao.qi@linaro.org>
9099
9100         * gdb.threads/wp-replication.c (watch_count_done): Remove.
9101         (empty_cycle): Remove.
9102         (main): Don't call empty_cycle.  Don't use watch_count_done.
9103         * gdb.threads/wp-replication.exp: Don't set breakpoint on
9104         empty_cycle.  Rewrite the code counting HW watchpoints.
9105
9106 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9107
9108         * gdb.reverse/fstatat-reverse.c: New test.
9109         * gdb.reverse/fstatat-reverse.exp: New file.
9110         * gdb.reverse/getresuid-reverse.c: New test.
9111         * gdb.reverse/getresuid-reverse.exp: New file.
9112         * gdb.reverse/pipe-reverse.c: New test.
9113         * gdb.reverse/pipe-reverse.exp: New file.
9114         * gdb.reverse/readv-reverse.c: New test.
9115         * gdb.reverse/readv-reverse.exp: New file.
9116         * gdb.reverse/recvmsg-reverse.c: New test.
9117         * gdb.reverse/recvmsg-reverse.exp: New file.
9118         * gdb.reverse/time-reverse.c: New test.
9119         * gdb.reverse/time-reverse.exp: New file.
9120         * gdb.reverse/waitpid-reverse.c: New test.
9121         * gdb.reverse/waitpid-reverse.exp: New file.
9122
9123 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9124
9125         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9126
9127 2015-10-26  Doug Evans  <dje@google.com>
9128
9129         PR symtab/17391
9130         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9131         * gdb.dwarf2/bad-regnum.c: New file.
9132         * gdb.dwarf2/bad-regnum.exp: New file.
9133
9134 2015-10-26  Doug Evans  <dje@google.com>
9135
9136         PR python/18938
9137         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9138         file.
9139
9140 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
9141
9142         * gdb.compile/compile.exp (compile code globalvar): Update expectation
9143         for a change by "Mention language in compile error message".
9144
9145 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
9146
9147         PR python/18073
9148         * gdb.python/py-type.c (C::a_method): New.
9149         (C::a_const_method): New.
9150         (C::a_static_method): New.
9151         (a_function): New.
9152         * gdb.python/py-type.exp (test_fields): Test getting fields
9153         from function and method.
9154
9155 2015-10-21  Keven Boell  <keven.boell@intel.com>
9156
9157         * gdb.fortran/vla-alloc-assoc.exp: New file.
9158         * gdb.fortran/vla-datatypes.exp: New file.
9159         * gdb.fortran/vla-datatypes.f90: New file.
9160         * gdb.fortran/vla-history.exp: New file.
9161         * gdb.fortran/vla-ptype-sub.exp: New file.
9162         * gdb.fortran/vla-ptype.exp: New file.
9163         * gdb.fortran/vla-sizeof.exp: New file.
9164         * gdb.fortran/vla-sub.f90: New file.
9165         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9166         * gdb.fortran/vla-value-sub-finish.exp: New file.
9167         * gdb.fortran/vla-value-sub.exp: New file.
9168         * gdb.fortran/vla-value.exp: New file.
9169         * gdb.fortran/vla-ptr-info.exp: New file.
9170         * gdb.mi/mi-vla-fortran.exp: New file.
9171         * gdb.mi/vla.f90: New file.
9172
9173 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
9174
9175         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9176         of hardwired timeout value.
9177
9178 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9179             Pedro Alves  <palves@redhat.com>
9180
9181         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9182         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9183
9184 2015-10-19  Josh Stone  <jistone@redhat.com>
9185
9186         * gdb.base/catch-syscall.c: Include <sched.h>.
9187         (unknown_syscall): New variable.
9188         (main): Trigger a vfork and an unknown syscall.
9189         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9190         (unknown_syscall_number): Likewise.
9191         (check_call_to_syscall): Accept an optional syscall pattern.
9192         (check_return_from_syscall): Likewise.
9193         (check_continue): Likewise.
9194         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9195         (test_catch_syscall_skipping_return): New test toggling off 'catch
9196         syscall' to step over the syscall return, then toggling back on.
9197         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9198         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9199         (do_syscall_tests): Call test_catch_syscall_without_args and
9200         test_catch_syscall_mid_vfork.
9201         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9202         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9203
9204 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
9205
9206         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9207         print g_vE): Add new pass patterns.
9208         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9209         print various symbol names for vptr fields.
9210
9211 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
9212
9213         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9214         results.
9215
9216 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9217
9218         * gdb.arch/disp-step-insn-reloc.exp: New test case.
9219
9220 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9221
9222         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9223         is aarch64*-*-linux*.
9224
9225 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9226
9227         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9228         (can_relocate_bcond_true): ... it.
9229         (can_relocate_bcond_false): New function.
9230         (foo): Likewise.
9231         (can_relocate_bl): Likewise.
9232         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9233         can_relocate_bl.
9234
9235 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
9236
9237         * gdb.base/nested-addr.c: New file.
9238         * gdb.base/nested-addr.exp: New testcase.
9239
9240 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
9241
9242         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9243         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9244         its output.  Ignore the output of "record goto begin" and instead
9245         check that GDB is replaying.
9246
9247 2015-10-09  Pedro Alves  <palves@redhat.com>
9248
9249         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9250         (top level): Use it in the run with no args test.
9251
9252 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
9253
9254         * gdb.dlang/properties.exp: New file.
9255
9256 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
9257
9258         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9259         whether or not address 0x1000 is mapped on the target.
9260
9261 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
9262
9263         * gdb.python/py-type.exp: Do not run tests if binaries fail to
9264         build.
9265
9266 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
9267
9268         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9269         instruction-history test.
9270
9271 2015-09-28  Doug Evans  <dje@google.com>
9272
9273         * gdb.base/gcore.c (array_func): Add reference to static_array.
9274
9275 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
9276
9277         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9278         source line.
9279
9280 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9281
9282         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9283         short or char as base type.
9284
9285 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9286
9287         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9288         to allow any size enum.
9289
9290 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
9291
9292         * gdb.ada/array_ptr_renaming.exp: New testcase.
9293         * gdb.ada/array_ptr_renaming/foo.adb: New file.
9294         * gdb.ada/array_ptr_renaming/pack.ads: New file.
9295
9296 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9297
9298         * gdb.trace/ftrace-lock.c: New file.
9299         * gdb.trace/ftrace-lock.exp: New file.
9300
9301 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9302
9303         * gdb.arch/insn-reloc.c: New file.
9304         * gdb.arch/ftrace-insn-reloc.exp: New file.
9305
9306 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
9307
9308         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9309         instruction.
9310         * gdb.trace/pendshr1.c (pendfunc): Likewise.
9311         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9312         * gdb.trace/range-stepping.c: Likewise.
9313         * gdb.trace/trace-break.c: Likewise.
9314         * gdb.trace/trace-mt.c (thread_function): Likewise.
9315         * gdb.trace/ftrace.c (marker): Likewise.
9316         * gdb.trace/trace-condition.c (marker): Likewise.
9317         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9318         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9319         is_aarch64_target.
9320
9321 2015-09-18  Doug Evans  <xdje42@gmail.com>
9322
9323         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9324         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9325
9326 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9327
9328         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9329         the breakpoint.
9330
9331 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9332
9333         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9334         the pending breakpoint.  Remove timeout override for "Run till
9335         MI pending breakpoint on pendfunc3 on thread 2" test.
9336
9337 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9338
9339         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9340         filename pattern.
9341
9342 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9343
9344         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9345         in breakpoint filename pattern.
9346
9347 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9348
9349         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9350
9351 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
9352
9353         * gdb.linespec/explicit.exp: Check for readline support for
9354         tab-completion tests.  Fix obvious typo.
9355
9356 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9357
9358         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9359         and replay.
9360
9361 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
9362
9363         * gdb.btrace/non-stop.c: New.
9364         * gdb.btrace/non-stop.exp: New.
9365
9366 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
9367             Yao Qi  <yao.qi@linaro.org>
9368
9369         * gdb.trace/trace-condition.c: New file.
9370         * gdb.trace/trace-condition.exp: New file.
9371
9372 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
9373
9374         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9375         for testing bytecode compilation.
9376
9377 2015-09-16  Pedro Alves  <palves@redhat.com>
9378             Sandra Loosemore <sandra@codesourcery.com>
9379
9380         * gdb.threads/non-stop-fair-events.c (timeout): New global.
9381         (SECONDS): Redefine.
9382         (main): Call pthread_kill and alarm early.
9383         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9384         support.
9385         (test): If the target can't hardware step and doesn't support
9386         displaced stepping, increase the timeout.
9387
9388 2015-09-16  Pedro Alves  <palves@redhat.com>
9389
9390         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9391         (enable_debug): New procedures.
9392         (test): Use them.  Bail out if waiting for threads fails.
9393         (top level): Bail out if a test fails.
9394
9395 2015-09-16  Yao Qi  <yao.qi@linaro.org>
9396
9397         * gdb.asm/asm-source.exp: Set asm-arch for
9398         aarch64*-*-* target.
9399         * gdb.asm/aarch64.inc: New file.
9400
9401 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
9402
9403         * gdb.ada/array_of_variable_length.exp: New testcase.
9404         * gdb.ada/array_of_variable_length/foo.adb: New file.
9405         * gdb.ada/array_of_variable_length/pck.adb: New file.
9406         * gdb.ada/array_of_variable_length/pck.ads: New file.
9407
9408 2015-09-15  Doug Evans  <dje@google.com>
9409
9410         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9411         of function static local variable.
9412
9413 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9414
9415         * gdb.threads/tls-so_extern.exp: New test file.
9416         * gdb.threads/tls-so_extern.c: New test file.
9417         * gdb.threads/tls-so_extern_main.c: New test file.
9418
9419 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
9420
9421         * gdb.opt/solib-intra-step-lib.c: New file.
9422         * gdb.opt/solib-intra-step-main.c: New file.
9423         * gdb.opt/solib-intra-step.exp: New file.
9424
9425 2015-09-15  Pedro Alves  <palves@redhat.com>
9426
9427         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9428         gdb_continue_to_breakpoint instead of gdb_test_multiple.
9429
9430 2015-09-14  Pedro Alves  <palves@redhat.com>
9431
9432         * gdb.base/hook-stop-continue.c: Delete.
9433         * gdb.base/hook-stop-continue.exp: Delete.
9434         * gdb.base/hook-stop-frame.c: Delete.
9435         * gdb.base/hook-stop-frame.exp: Delete.
9436         * gdb.base/hook-stop.c: New file.
9437         * gdb.base/hook-stop.exp: New file.
9438
9439 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
9440
9441         * gdb.ada/access_to_packed_array.exp: New testcase.
9442         * gdb.ada/access_to_packed_array/foo.adb: New file.
9443         * gdb.ada/access_to_packed_array/pack.adb: New file.
9444         * gdb.ada/access_to_packed_array/pack.ads: New file.
9445
9446 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
9447
9448         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9449         buffer size test.
9450
9451 2015-09-11  Don Breazeal  <donb@codesourcery.com>
9452
9453         * gdb.base/foll-exec.c: Add copyright header.  Fix
9454         formatting issues.
9455         * gdb.base/foll-exec.exp (zap_session): Delete proc.
9456         (do_exec_tests): Use clean_restart in place of zap_session,
9457         and for test initialization.  Fix formatting issues.  Use
9458         fail in place of perror.
9459         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9460         an expect statement to match an expression with output from
9461         the program under debug.
9462         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9463         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9464         * gdb.threads/non-ldr-exc-2.exp: Likewise.
9465         * gdb.threads/non-ldr-exc-3.exp: Likewise.
9466         * gdb.threads/non-ldr-exc-4.exp: Likewise.
9467
9468 2015-09-09  Doug Evans  <dje@google.com>
9469
9470         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9471
9472 2015-09-09  Doug Evans  <dje@google.com>
9473
9474         * gdb.base/pie-execl.exp: Fix result test of build_executable.
9475
9476 2015-09-09  Doug Evans  <dje@google.com>
9477
9478         * gdb.base/savedregs.exp: Fix typo.
9479
9480 2015-09-09  Pedro Alves  <palves@redhat.com>
9481
9482         * gdb.mi/mi-cli.exp: Add CLI finish tests.
9483
9484 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
9485
9486         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9487         command actually switches threads.  Give up on remaining
9488         tests if target fails to stop at breakpoint.
9489
9490 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9491
9492         * gdb.ada/funcall_char.exp: New testcase.
9493         * gdb.ada/funcall_char/foo.adb: New file.
9494
9495 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9496
9497         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9498         expected outputs.  Add two testcases for completing ambiguous
9499         functions.
9500         * gdb.ada/complete/aux_pck.adb: New file.
9501         * gdb.ada/complete/aux_pck.ads: New file.
9502         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9503         Ambiguous_Func functions.
9504         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9505         * gdb.ada/complete/pck.adb: Likewise.
9506
9507 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
9508
9509         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9510         failures to run the test program under GDB.
9511
9512 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
9513
9514         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9515         to C.
9516
9517 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
9518
9519         * gdb.base/run-after-attach.exp: New test file.
9520         * gdb.base/run-after-attach.c: New test file.
9521
9522 2015-08-26  Don Breazeal  <donb@codesourcery.com>
9523
9524         * gdb.base/foll-exec-2.c: New test program.
9525         * gdb.base/foll-exec-2.exp: New test.
9526
9527 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
9528
9529         * gdb.base/nested-subp1.exp: New file.
9530         * gdb.base/nested-subp1.c: New file.
9531         * gdb.base/nested-subp2.exp: New file.
9532         * gdb.base/nested-subp2.c: New file.
9533         * gdb.base/nested-subp3.exp: New file.
9534         * gdb.base/nested-subp3.c: New file.
9535
9536 2015-08-24  Pedro Alves  <palves@redhat.com>
9537
9538         * gdb.server/connect-without-multi-process.c: New file.
9539         * gdb.server/connect-without-multi-process.exp: New file.
9540
9541 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9542
9543         * gdb.opt/inline-markers.c: Make z int.
9544
9545 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9546
9547         * gdb.opt/inline-markers.c: Make z volatile.
9548
9549 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
9550
9551         * gdb.opt/inline-bt.c: New volatile global z.
9552         * gdb.opt/inline-cmds.c: Likewise.
9553         * gdb.opt/inline-locals.c: Likewise.
9554         * gdb.opt/inline-markers.c: New extern global z.
9555         (marker): Use z.
9556         (inline_fn): Likewise.
9557
9558 2015-08-24  Pedro Alves  <palves@redhat.com>
9559
9560         * config/m32r-stub.exp: Remove file.
9561         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9562         * gdb.base/call-rt-st.exp: Likewise.
9563         * gdb.base/call-strs.exp: Likewise.
9564         * gdb.base/default.exp: Remove references to h8300-*-hms and
9565         *-*-udi*.
9566         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9567
9568 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9569
9570         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9571         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
9572         and "return" use KFAIL when GDB can not read/write the vector
9573         return value.
9574
9575 2015-08-21  Gary Benson <gbenson@redhat.com>
9576
9577         * gdb.trace/pending.exp: Cope with remote transfer warnings.
9578
9579 2015-08-20  Pedro Alves  <palves@redhat.com>
9580
9581         * gdb.server/solib-list.exp: No longer expect an interior stop in
9582         non-stop mode.
9583
9584 2015-08-20  Pedro Alves  <palves@redhat.com>
9585
9586         * gdb.server/connect-stopped-target.c: New file.
9587         * gdb.server/connect-stopped-target.exp: New file.
9588
9589 2015-08-20  Pedro Alves  <palves@redhat.com>
9590
9591         * gdb.dwarf2/comp-unit-lang.exp: New file.
9592         * gdb.dwarf2/comp-unit-lang.c: New file.
9593
9594 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9595
9596         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9597         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9598
9599 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
9600
9601         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9602         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9603
9604 2015-08-18  Doug Evans  <dje@google.com>
9605             Adrian Sendroiu <adrian.sendroiu@freescale.com>
9606
9607         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9608         skip_python_tests.  New arg prompt_regexp.
9609         (skip_python_tests): New function.
9610         * lib/mi-support.exp (mi_skip_python_tests): New function.
9611         * gdb.python/py-mi-objfile-gdb.py: New file.
9612         * gdb.python/py-mi-objfile.c: New file.
9613         * gdb.python/py-mi-objfile.exp: New file.
9614
9615 2015-08-17  Keith Seitz  <keiths@redhat.com>
9616
9617         * gdb.linespec/explicit.exp: Move strace test from here ...
9618         * gdb.trace/strace.exp: ... to here.
9619
9620 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
9621
9622         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9623         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9624
9625 2015-08-14  Doug Evans  <xdje42@gmail.com>
9626
9627         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9628         inferior before selecting a new file.
9629
9630 2015-08-14  Doug Evans  <xdje42@gmail.com>
9631
9632         * gdb.mi/mi-disassemble.exp: Update.
9633         * gdb.base/disasm-optim.S: New file.
9634         * gdb.base/disasm-optim.c: New file.
9635         * gdb.base/disasm-optim.h: New file.
9636         * gdb.base/disasm-optim.exp: New file.
9637
9638 2015-08-14  Keith Seitz  <keiths@redhat.com>
9639
9640         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9641         "evaluated-by".
9642
9643 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
9644
9645         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9646
9647 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
9648
9649         * gdb.ada/fun_renaming.exp: New testcase.
9650         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9651         * gdb.ada/fun_renaming/pack.adb: New file.
9652         * gdb.ada/fun_renaming/pack.ads: New file.
9653
9654 2015-08-12  Keith Seitz  <keiths@redhat.com>
9655
9656         * gdb.base/dso2dso.exp: Pass basename of source file in call to
9657         gdb_get_line_number.
9658
9659 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
9660
9661         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9662         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9663         gdb.base/dso2dso.exp: New files.
9664
9665 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
9666             Pedro Alves  <palves@redhat.com>
9667             Keith Seitz  <keiths@redhat.com>
9668
9669         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9670         GDBFLAGS.
9671
9672 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9673
9674         * gdb.base/gdbhistsize-history.exp
9675         (test_histsize_history_setting): Use save_vars.
9676         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9677         Use save_vars.
9678         (test_no_truncation_of_unlimited_history_file): Use save_vars.
9679         * gdb.base/readline.exp: Use save_vars.
9680
9681 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
9682
9683         * lib/gdb.exp (save_vars): New proc.
9684
9685 2015-08-11  Keith Seitz  <keiths@redhat.com>
9686
9687         * gdb.base/help.exp: Update help_breakpoint_text.
9688
9689 2015-08-11  Keith Seitz  <keiths@redhat.com>
9690
9691         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9692         (at toplevel): Call test_explicit_breakpoints.
9693         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9694         breakpoints.
9695         * lib/mi-support.exp (mi_make_breakpoint): Add support for
9696         breakpoint conditions, "-cond".
9697
9698 2015-08-11  Keith Seitz  <keiths@redhat.com>
9699
9700         * gdb.linespec/3explicit.c: New file.
9701         * gdb.linespec/cpexplicit.cc: New file.
9702         * gdb.linespec/cpexplicit.exp: New file.
9703         * gdb.linespec/explicit.c: New file.
9704         * gdb.linespec/explicit.exp: New file.
9705         * gdb.linespec/explicit2.c: New file.
9706         * gdb.linespec/ls-errs.exp: Add explicit location tests.
9707         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9708         before using in the matching pattern.
9709         Clarify that `prefix' is a regular expression.
9710
9711 2015-08-11  Keith Seitz  <keiths@redhat.com>
9712
9713         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9714         test.
9715         Add tests for missing ",FMT" and ",".
9716
9717 2015-08-10  Doug Evans  <dje@google.com>
9718             Keith Seitz  <keiths@redhat.com>
9719
9720         PR gdb/17960
9721         * gdb.base/completion.exp: Add location completer tests.
9722
9723 2015-08-07  Pedro Alves  <palves@redhat.com>
9724
9725         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9726         tests here.
9727         (top level): Run do_test with and without displaced stepping.
9728
9729 2015-08-07  Pedro Alves  <palves@redhat.com>
9730
9731         * gdb.base/valgrind-disp-step.c: New file.
9732         * gdb.base/valgrind-disp-step.exp: New file.
9733
9734 2015-08-07  Pedro Alves  <palves@redhat.com>
9735
9736         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9737         Delete function.
9738         (main): Add alarm.  Run an infinite loop instead of calling
9739         wait_threads.
9740         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9741         comment.
9742         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9743         Delete function.
9744         (main): Add alarm.  Run an infinite loop instead of calling
9745         wait_threads.
9746         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9747         comment.
9748
9749 2015-08-07  Pedro Alves  <palves@redhat.com>
9750
9751         * gdb.base/checkpoint-ns.exp: New file.
9752         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9753         standard_testfile.
9754
9755 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
9756
9757         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9758         * gdb.btrace/instruction_history.exp: Update.
9759         * gdb.btrace/tsx.exp: New.
9760         * gdb.btrace/tsx.c: New.
9761
9762 2015-08-06  Pedro Alves <palves@redhat.com>
9763
9764         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9765         increase timeout.
9766         * gdb.reverse/until-precsave.exp: Bump timeouts.
9767
9768 2015-08-06  Pedro Alves  <palves@redhat.com>
9769
9770         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9771
9772 2015-08-06  Pedro Alves  <palves@redhat.com>
9773
9774         PR gdb/18749
9775         * gdb.threads/process-dies-while-handling-bp.c: New file.
9776         * gdb.threads/process-dies-while-handling-bp.exp: New file.
9777
9778 2015-08-06  Pedro Alves  <palves@redhat.com>
9779
9780         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9781         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9782
9783 2015-08-05  Pedro Alves  <palves@redhat.com>
9784
9785         * gdb.threads/next-while-other-thread-longjmps.c: New file.
9786         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9787
9788 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
9789
9790         * gdb.base/bp-permanent.exp: Report test as unsupported if
9791         the target cannot stop at the permanent breakpoint.
9792
9793 2015-08-03  Doug Evans  <dje@google.com>
9794
9795         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9796         10000.
9797
9798 2015-08-03  Doug Evans  <dje@google.com>
9799
9800         * Makefile.in (workers/%.worker, build-perf): New rule.
9801         (GDB_PERFTEST_MODE): New variable.
9802         (check-perf): Use it.
9803         (clean): Clean up gdb.perf parallel build subdirs.
9804         * lib/build-piece.exp: New file.
9805         * lib/gdb.exp (make_gdb_parallel_path): New function
9806         (standard_output_file, standard_temp_file): Call it.
9807         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9808         of $GDB_PARALLEL.
9809         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9810
9811 2015-08-03  Doug Evans  <dje@google.com>
9812
9813         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9814         (LOG_FILE_NAME): New global.
9815         (TextReporter.__init__): Initialize self.txt_sum.
9816         (TextReporter.report): Add support for multiple data-points.
9817         Move report to perftest.sum, put raw data in perftest.log.
9818         (TextReporter.start): Open sum and log files.
9819         (TextReporter.end): Close sum and log files.
9820         * gdb.perf/lib/perftest/testresult.py
9821         (SingleStatisticTestResult.record): Handle multiple data-points.
9822
9823 2015-07-31  Pedro Alves  <palves@redhat.com>
9824
9825         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9826         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9827         kill_wait_spawned_process instead of explicit "kill -9".
9828         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9829         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9830         kill_wait_spawned_process.
9831         * gdb.base/attach-twice.exp: Likewise.
9832         * gdb.base/attach.exp: Likewise.
9833         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9834         gdb_test_multiple.
9835         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9836         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
9837         kill_wait_spawned_process.
9838         * gdb.base/valgrind-infcall.exp: Likewise.
9839         * gdb.multi/multi-attach.exp: Likewise.
9840         * gdb.python/py-prompt.exp: Likewise.
9841         * gdb.python/py-sync-interp.exp: Likewise.
9842         * gdb.server/ext-attach.exp: Likewise.
9843         * gdb.threads/attach-into-signal.exp (corefunc): Use
9844         spawn_wait_for_attach, spawn_id_get_pid and
9845         kill_wait_spawned_process.
9846         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9847         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
9848         spawn_id_get_pid and kill_wait_spawned_process.
9849         * gdb.threads/attach-stopped.exp (corefunc): Use
9850         spawn_wait_for_attach, spawn_id_get_pid and
9851         kill_wait_spawned_process.
9852         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9853         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
9854         kill_wait_spawned_process instead of explicit "kill -9".
9855         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9856         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9857         (spawn_wait_for_attach): Use spawn instead of exec to spawn
9858         processes.  Don't map cygwin/windows pids here.  Now returns a
9859         spawn id list.
9860
9861 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9862
9863         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9864         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9865         correct patch.
9866
9867 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9868
9869         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9870
9871 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
9872
9873         Reapply:
9874         2014-05-21  Mark Wielaard  <mjw@redhat.com>
9875
9876         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9877
9878 2015-07-30  Pedro Alves  <palves@redhat.com>
9879
9880         * linux-low.c (handle_extended_wait): Set the child's last
9881         reported status to TARGET_WAITKIND_STOPPED.
9882
9883 2015-07-30  Pedro Alves  <palves@redhat.com>
9884
9885         PR threads/18600
9886         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9887         only shows inferior 1.
9888
9889 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
9890             Pedro Alves  <palves@redhat.com>
9891
9892         PR threads/18600
9893         * gdb.threads/fork-plus-threads.c: New file.
9894         * gdb.threads/fork-plus-threads.exp: New file.
9895
9896 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9897
9898         * gdb.base/batch-preserve-term-settings.exp
9899         (test_terminal_settings_preserved_after_cli_exit): Use
9900         send_quit_command.
9901
9902 2015-07-29  Pedro Alves  <palves@redhat.com>
9903             Don Breazeal  <donb@codesourcery.com>
9904
9905         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9906         output from both inferior_spawn_id and gdb_spawn_id.
9907
9908 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9909
9910         * gdb.threads/attach-into-signal.exp (corefunc): Use
9911         with_test_prefix on nested loops, uniquefying the test messages.
9912
9913 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
9914
9915         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9916         commit.
9917
9918 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9919
9920         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9921         New proc.
9922         (test_terminal_settings_preserved_after_sigterm): New test.
9923
9924 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9925
9926         * gdb.base/batch-preserve-term-settings.exp
9927         (test_terminal_settings_preserved_after_cli_exit): New test.
9928
9929 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
9930
9931         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9932         manipulation of saved_gdbflags.
9933         (test_terminal_settings_preserved): Remove global declaration of
9934         the unused variable pagination_prompt.  Remove manipulation of
9935         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
9936         GDBFLAGS.
9937
9938 2015-07-29  Pedro Alves  <palves@redhat.com>
9939
9940         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9941
9942 2015-07-29  Pedro Alves  <palves@redhat.com>
9943
9944         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9945         at the top.
9946
9947 2015-07-29  Pedro Alves  <palves@redhat.com>
9948
9949         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9950         (main): Call gdb_unbuffer_output.
9951         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9952         (main): Call gdb_unbuffer_output.
9953         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9954         (main): Call gdb_unbuffer_output.
9955         * gdb.base/call-strs.exp: Adjust to step over the
9956         gdb_unbuffer_output call.
9957         * gdb.base/catch-gdb-caused-signals.c: Include
9958         "../lib/unbuffer_output.c".
9959         (main): Call gdb_unbuffer_output.
9960         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9961         (main): Call gdb_unbuffer_output.
9962         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9963         (main): Call gdb_unbuffer_output.
9964         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9965         (main): Call gdb_unbuffer_output.
9966         * gdb.base/shlib-call.exp: Adjust to step over the
9967         gdb_unbuffer_output call.
9968         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9969         (main): Call gdb_unbuffer_output.
9970         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9971         (main): Call gdb_unbuffer_output.
9972         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9973         (main): Rename to ...
9974         (test): ... this.
9975         (main): Reimplement.
9976         * gdb.base/varargs.exp: Run to test instead of to main.
9977         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9978         (main): Call gdb_unbuffer_output.
9979
9980 2015-07-29  Pedro Alves  <palves@redhat.com>
9981
9982         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9983         factore out from mi_continue_dprintf.  For call-style dprintfs,
9984         expect dprintf output out of $inferior_spawn_id.
9985         (mi_continue_dprintf): Use mi_expect_dprintf.
9986         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9987         (main): Call gdb_unbuffer_output.
9988
9989 2015-07-29  Pedro Alves  <palves@redhat.com>
9990
9991         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9992         (default_mi_gdb_start): Set inferior_spawn_id instead of
9993         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
9994         gdb_spawn_id.
9995         (mi_gdb_test): Always expect inferior output from both
9996         $inferior_spawn_id and $gdb_spawn_id.
9997
9998 2015-07-29  Pedro Alves  <palves@redhat.com>
9999
10000         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
10001         send_inferior and $inferior_spawn_id.
10002
10003 2015-07-29  Pedro Alves  <palves@redhat.com>
10004
10005         * gdb.gdb/complaints.exp (test_initial_complaints)
10006         (test_serial_complaints, test_short_complaints): Use
10007         gdb_test_stdio.
10008         (test_empty_complaint): Handle $inferior_spawn_id !=
10009         $gdb_spawn_id.
10010
10011 2015-07-29  Pedro Alves  <palves@redhat.com>
10012
10013         * gdb.base/varargs.exp: Use gdb_test_stdio.
10014
10015 2015-07-29  Pedro Alves  <palves@redhat.com>
10016
10017         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10018
10019 2015-07-29  Pedro Alves  <palves@redhat.com>
10020
10021         * gdb.base/ending-run.exp: Use gdb_test_stdio.
10022
10023 2015-07-29  Pedro Alves  <palves@redhat.com>
10024
10025         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10026         parameter into two new parameters, "inf_result" and "gdb_result".
10027         Expect inferior output and gdb output from $inferior_spawn_id and
10028         $gdb_spawn_id, respectively.  Adjust all callers.
10029
10030 2015-07-29  Pedro Alves  <palves@redhat.com>
10031
10032         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10033         of gdb_test_sequence.
10034
10035 2015-07-29  Pedro Alves  <palves@redhat.com>
10036
10037         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10038         (saw_spurious_output): Expect inferior output from
10039         $inferior_spawn_id.  Use gdb_test_stdio.
10040
10041 2015-07-29  Pedro Alves  <palves@redhat.com>
10042
10043         * gdb.base/dprintf.exp: Use standard_testfile.  Change
10044         prepare_for_testing call.
10045         (srcfile): Don't set.
10046         (restart): New procedure.
10047         (test_dprintf): New procecure, use to continue over dprintfs.
10048         (test_call, test_agent): New procedures, tests moved here.
10049         Restart gdb and recreate dprintfs.  Adjust expected output.
10050
10051 2015-07-29  Pedro Alves  <palves@redhat.com>
10052
10053         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10054
10055 2015-07-29  Pedro Alves  <palves@redhat.com>
10056
10057         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10058
10059 2015-07-29  Pedro Alves  <palves@redhat.com>
10060
10061         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10062         gdb_test_stdio.
10063
10064 2015-07-29  Pedro Alves  <palves@redhat.com>
10065
10066         * lib/gdb.exp (gdb_test_stdio): New procedure.
10067
10068 2015-07-29  Pedro Alves  <palves@redhat.com>
10069
10070         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10071
10072 2015-07-29  Pedro Alves  <palves@redhat.com>
10073
10074         * gdb.base/call-signal-resume.exp: Remove check for
10075         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
10076         * gdb.base/unwindonsignal.exp: Likewise.
10077         * gdb.base/call-signals.c (gen_signal): Remove printf call.
10078         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10079
10080 2015-07-29  Pedro Alves  <palves@redhat.com>
10081
10082         * gdb.base/siginfo-addr.c (pass): New function.
10083         (handler): Call it iff si_addr is correct.
10084         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10085         Set a breakpoint at "pass" and continue to it.
10086
10087 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
10088
10089         * gdb.python/py-objfile.exp: Make some tests have unique names.
10090         * gdb.python/py-pp-registration.exp: Likewise.
10091
10092 2015-07-28  Pedro Alves  <palves@redhat.com>
10093
10094         * gdb.server/server-exec-info.exp: Issue a "disconnect".
10095
10096 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10097
10098         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10099
10100 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10101
10102         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10103
10104 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
10105
10106         * gdb.base/gdb-sigterm-2.exp: New test.
10107
10108 2015-07-25  Doug Evans  <xdje42@gmail.com>
10109
10110         Revert:
10111         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10112         (workers/%.worker, build-perf): New rule.
10113         (GDB_PERFTEST_MODE): New variable.
10114         (check-perf): Use it.
10115         (clean): Clean up gdb.perf parallel build subdirs.
10116         * lib/build-piece.exp: New file.
10117         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10118         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10119         name.
10120         (standard_temp_file): Ditto.
10121         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10122         of $GDB_PARALLEL.
10123
10124 2015-07-24  Doug Evans  <dje@google.com>
10125
10126         * gdb.perf/lib/perftest/utils.py: New file.
10127         * gdb.perf/gm-hello.cc: New file.
10128         * gdb.perf/gm-pervasive-typedef.cc: New file.
10129         * gdb.perf/gm-pervasive-typedef.h: New file.
10130         * gdb.perf/gm-std.cc: New file.
10131         * gdb.perf/gm-std.h: New file.
10132         * gdb.perf/gm-use-cerr.cc: New file.
10133         * gdb.perf/gm-utils.h: New file.
10134         * gdb.perf/gmonster-null-lookup.py: New file.
10135         * gdb.perf/gmonster-pervasive-typedef.py: New file.
10136         * gdb.perf/gmonster-print-cerr.py: New file.
10137         * gdb.perf/gmonster-ptype-string.py: New file.
10138         * gdb.perf/gmonster-runto-main.py: New file.
10139         * gdb.perf/gmonster-select-file.py: New file.
10140         * gdb.perf/gmonster1-null-lookup.exp: New file.
10141         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10142         * gdb.perf/gmonster1-print-cerr.exp: New file.
10143         * gdb.perf/gmonster1-ptype-string.exp: New file.
10144         * gdb.perf/gmonster1-runto-main.exp: New file.
10145         * gdb.perf/gmonster1-select-file.exp: New file.
10146         * gdb.perf/gmonster1.cc: New file.
10147         * gdb.perf/gmonster1.exp: New file.
10148         * gdb.perf/gmonster2-null-lookup.exp: New file.
10149         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10150         * gdb.perf/gmonster2-print-cerr.exp: New file.
10151         * gdb.perf/gmonster2-ptype-string.exp: New file.
10152         * gdb.perf/gmonster2-runto-main.exp: New file.
10153         * gdb.perf/gmonster2-select-file.exp: New file.
10154         * gdb.perf/gmonster2.cc: New file.
10155         * gdb.perf/gmonster2.exp: New file.
10156
10157 2015-07-24  Doug Evans  <dje@google.com>
10158
10159         * gdb.perf/README: New file.
10160         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10161         * lib/gen-perf-test.exp: New file.
10162
10163 2015-07-24  Doug Evans  <dje@google.com>
10164
10165         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10166         (PerfTest::startup): New function.
10167         (PerfTest::run): Return result of calling body.
10168         (PerfTest::assemble): Rewrite.
10169         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10170         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10171         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10172         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10173         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10174
10175 2015-07-24  Doug Evans  <dje@google.com>
10176
10177         * lib/gdb.exp (clean_restart): Make executable optional.
10178
10179 2015-07-24  Doug Evans  <dje@google.com>
10180
10181         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10182         compiler_info references.
10183         * gdb.cp/temargs.exp: Ditto.
10184         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10185         (get_compiler_info): Early exit if already computed.  Set compiler_info
10186         to "unknown" if there was a problem.
10187         (test_compiler_info): Add function comment.  Call get_compiler_info.
10188
10189 2015-07-24  Doug Evans  <dje@google.com>
10190
10191         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10192         (workers/%.worker, build-perf): New rule.
10193         (GDB_PERFTEST_MODE): New variable.
10194         (check-perf): Use it.
10195         (clean): Clean up gdb.perf parallel build subdirs.
10196         * lib/build-piece.exp: New file.
10197         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10198         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10199         name.
10200         (standard_temp_file): Ditto.
10201         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10202         of $GDB_PARALLEL.
10203
10204 2015-07-24  Doug Evans  <dje@google.com>
10205
10206         * lib/future.exp (gdb_default_target_compile): New option
10207         "early_flags".
10208         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10209         --as-needed.
10210
10211 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
10212
10213         * gdb.base/catch-syscall.exp: Call gdb_exit before
10214         gdb_skip_xml_test.
10215
10216 2015-07-24  Pedro Alves  <palves@redhat.com>
10217
10218         * gdb.python/py-events.exp: Accept output between the stop event
10219         and the prompt.
10220         * gdb.python/py-evsignal.exp: Likewise.
10221         * gdb.python/py-evthreads.exp: Likewise.
10222
10223 2015-07-24  Pedro Alves  <palves@redhat.com>
10224
10225         PR gdb/18717
10226         * gdb.threads/non-ldr-exit.c: New file.
10227         * gdb.threads/non-ldr-exit.exp: New file.
10228
10229 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10230
10231         * gdb.server/ext-wrapper.exp: Test --wrapper option when
10232         restarting process.
10233
10234 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10235
10236         * gdb.server/ext-restart.exp: New file.
10237
10238 2015-07-24  Yao Qi  <yao.qi@linaro.org>
10239
10240         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10241         argument options.
10242         * gdb.server/ext-wrapper.exp: New file.
10243
10244 2015-07-23  Doug Evans  <dje@google.com>
10245
10246         * gdb.dwarf2/dw2-dummy-cu.S: New file.
10247         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10248
10249 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
10250
10251         * gdb.ada/var_arr_typedef.exp: New testcase.
10252         * gdb.ada/var_arr_typedef/pack.adb: New file.
10253         * gdb.ada/var_arr_typedef/pack.ads: New file.
10254         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10255
10256 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
10257
10258         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10259
10260 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10261
10262         * gdb.arch/i386-biarch-core.exp: Replace istarget
10263         by "complete set gnutarget". Remove expectation for the "core-file"
10264         command.
10265
10266 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10267
10268         Revert the previous commit:
10269         Tests for validate symbol file using build-id.
10270
10271 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
10272
10273         Tests for validate symbol file using build-id.
10274         * gdb.base/solib-mismatch-lib.c: New file.
10275         * gdb.base/solib-mismatch-libmod.c: New file.
10276         * gdb.base/solib-mismatch.c: New file.
10277         * gdb.base/solib-mismatch.exp: New file.
10278
10279 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
10280
10281         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10282         nios2-*-linux*.
10283         * gdb.base/sigbpt.exp (stepi_out): Likewise.
10284         * gdb.base/siginfo.exp: Likewise.
10285         * gdb.base/sigstep.exp (advance, advancei): Likewise.
10286
10287 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
10288
10289         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10290         Move it to ...
10291         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10292         ... here.
10293         * gdb.trace/range-stepping.exp: Check that the target supports
10294         range stepping.
10295
10296 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10297
10298         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10299
10300 2015-07-14  Pedro Alves  <palves@redhat.com>
10301
10302         * gdb.base/killed-outside.exp: New file.
10303         * gdb.base/killed-outside.c: New file.
10304
10305 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10306
10307         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10308         (n at main): New.
10309         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10310
10311 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10312
10313         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10314         infcall tests instead of setting up for KFAIL.
10315
10316 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
10317
10318         * gdb.btrace/record_goto-step.exp: New.
10319
10320 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
10321
10322         PR compile/18484
10323         * gdb.compile/compile.c (struct struct_type): Add volatile to
10324         selffield's type.
10325         * gdb.compile/compile.exp
10326         (compile code struct_object.selffield = &struct_object): Skip further
10327         struct_object tests if this one xfails.
10328
10329 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
10330
10331         PR exp/18617
10332         * gdb.trace/ax.exp: Add test.
10333
10334 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10335
10336         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10337         instead of istarget "aarch64*-*-*".
10338         * gdb.arch/aarch64-fp.exp: Likewise.
10339         * gdb.base/float.exp: Likewise.
10340         * gdb.reverse/aarch64.exp: Likewise.
10341         * lib/gdb.exp (is_aarch64_target): New proc.
10342
10343 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10344
10345         * lib/gdb.exp (is_aarch32_target): New proc.
10346         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10347         instead of "istarget "arm*-*-*"".
10348         * gdb.arch/arm-disp-step.exp: Likewise.
10349         * gdb.arch/thumb-bx-pc.exp: Likewise.
10350         * gdb.arch/thumb-prologue.exp: Likewise.
10351         * gdb.arch/thumb-singlestep.exp: Likewise.
10352         * gdb.base/disp-step-syscall.exp: Likewise.
10353         * gdb.base/float.exp: Likewise.
10354
10355 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10356
10357         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10358         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10359
10360 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10361
10362         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10363         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10364         if it exists.
10365         * gdb.multi/multi-arch.exp: Likewise.
10366
10367 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
10368
10369         * gdb.python/py-lazy-string.exp: Add missing parentheses to
10370         print.
10371
10372 2015-07-07  Yao Qi  <yao.qi@linaro.org>
10373
10374         * gdb.arch/thumb-singlestep.exp: Do one more single step.
10375
10376 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
10377
10378         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10379         '[' and ']' characters.
10380
10381 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
10382
10383         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10384
10385 2015-06-29  Pedro Alves  <palves@redhat.com>
10386
10387         PR threads/18127
10388         * gdb.threads/hand-call-new-thread.c: New file.
10389         * gdb.threads/hand-call-new-thread.c: New file.
10390
10391 2015-06-26  Keith Seitz  <keiths@redhat.com>
10392             Doug Evans  <dje@google.com>
10393
10394         PR 16253
10395         * gdb.cp/var-tag-2.cc: New file.
10396         * gdb.cp/var-tag-3.cc: New file.
10397         * gdb.cp/var-tag-4.cc: New file.
10398         * gdb.cp/var-tag.cc: New file.
10399         * gdb.cp/var-tag.exp: New file.
10400
10401 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10402
10403         * gdb.base/history-duplicates.exp: New test.
10404
10405 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
10406
10407         * gdb.base/completion.exp: Test the completion of the "focus"
10408         command.
10409
10410 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10411
10412         * gdb.arch/amd64-prologue-skip.S: New file.
10413         * gdb.arch/amd64-prologue-skip.exp: New file.
10414
10415 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
10416
10417         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10418         is_address_zero_readable check.
10419
10420 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
10421
10422         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10423         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10424
10425 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10426
10427         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10428         linux targets.
10429
10430 2015-06-24  Yao Qi  <yao.qi@linaro.org>
10431
10432         * lib/gdb.exp (supports_get_siginfo_type): New proc.
10433         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10434         * gdb.base/siginfo-thread.exp: Likewise.
10435
10436 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10437
10438         * boards/remote-gdbserver-on-localhost.exp: Add comments.
10439
10440 2015-06-22  Yao Qi  <yao.qi@linaro.org>
10441
10442         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10443         aarch64*-*-*.
10444         (skip_hw_watchpoint_tests): Likewise.
10445
10446 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
10447
10448         * gdb.base/gdbinit-history.exp: Test the interaction between
10449         setting GDBHISTSIZE and setting the history size via .gdbinit.
10450
10451 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10452
10453         PR gdb/16999
10454         * gdb.base/gdbhistsize-history.exp: New test.
10455
10456 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10457
10458         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10459         with GDBHISTSIZE.
10460         * gdb.base/readline.exp: Likewise.
10461
10462 2015-06-17  Yao Qi  <yao.qi@linaro.org>
10463
10464         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10465         line.
10466
10467 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
10468
10469         * gdb.base/gdbinit-history.exp: Add test case to check that
10470         an unlimited history file does not get truncated on exit.
10471
10472 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10473
10474         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10475         (VECTOR): New macro.  Use it...
10476         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10477         ...for these typedefs.
10478         (int8, char1, int1, double1): New typedefs.
10479         (struct just_int2, struct two_int2): New structures.
10480         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10481         (add_structvecs, add_singlevecs): New functions.
10482         (main): Call add_some_intvecs twice.
10483         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10484         the compile and exit upon failure.  Try compiling for the "native"
10485         architecture.  Test inferior function calls with vector arguments
10486         and vector return value handling with "finish" and "return".
10487
10488 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
10489
10490         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10491         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10492         PE file.
10493         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10494
10495 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10496
10497         PR breakpoints/16465
10498         * gdb.mi/mi-dprintf-pending.c: New file.
10499         * gdb.mi/mi-dprintf-pending.exp: New test.
10500         * gdb.mi/mi-dprintf-pendshr.c: New file.
10501
10502 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10503             Mircea Gherzan  <mircea.gherzan@intel.com>
10504
10505         * gdb.arch/i386-mpx-map.c: New file.
10506         * gdb.arch/i386-mpx-map.exp: New File.
10507
10508 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10509
10510         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10511         * gdb.arch/i386-mpx.exp: Indentation fixed.
10512
10513 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10514
10515         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10516         function and improved indentation.
10517         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10518         gdb_test_multiple. Added additional tests to skip the test.
10519
10520 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
10521
10522         * gdb.arch/i386-avx512.c: Change path in include file.
10523         * gdb.arch/i386-avx512.exp: Change include dir path
10524         compilation flag.
10525         * gdb.arch/i386-mpx.c: Change path in include file.
10526         * gdb.arch/i386-mpx.exp: Change include dir path compilation
10527         flag.
10528
10529 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
10530
10531         * gdb.compile/compile-print.exp (compile print *vararray@3)
10532         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10533
10534 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
10535
10536         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10537         (do not keep jit in memory): ... this.
10538         (expect 5): Change it to ...
10539         (expect no 5): ... this.
10540
10541 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
10542
10543         PR gdb/15564
10544         * gdb.mi/mi-detach.exp: New file.
10545
10546 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10547
10548         PR symtab/18392
10549         * gdb.arch/amd64-tailcall-self.S: New file.
10550         * gdb.arch/amd64-tailcall-self.c: New file.
10551         * gdb.arch/amd64-tailcall-self.exp: New file.
10552
10553 2015-05-28  Don Breazeal  <donb@codesourcery.com>
10554
10555         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10556         tests for remote targets by checking is_target_gdbserver.
10557
10558 2015-05-27  Doug Evans  <dje@google.com>
10559
10560         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10561         * gdb.dwarf2/opaque-type-lookup.c: New file.
10562         * gdb.dwarf2/opaque-type-lookup.exp: New file.
10563
10564 2015-05-26  Doug Evans  <dje@google.com>
10565
10566         * gdb.cp/iostream.cc: New file.
10567         * gdb.cp/iostream.exp: New file.
10568
10569 2015-05-26  Doug Evans  <dje@google.com>
10570
10571         * gdb.dwarf2/dw2-op-call.exp: Update.
10572         * gdb.dwarf2/dw4-sig-types.exp: Update.
10573         * gdb.dwarf2/implptr.exp: Update.
10574         * gdb.mi/mi-cmd-param-changed.exp: Update.
10575
10576 2015-05-26  Doug Evans  <dje@google.com>
10577
10578         * gdb.python/py-lazy-string.c: New file.
10579         * gdb.python/py-lazy-string.exp: New file.
10580         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10581         (main): Update.  Add estring3.
10582         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10583         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10584
10585 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10586             Yao Qi  <yao.qi@linaro.org>
10587
10588         * gdb.reverse/aarch64.c: New.
10589         * gdb.reverse/aarch64.exp: New.
10590
10591 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
10592
10593         * lib/gdb.exp (supports_process_record): Return true for
10594         aarch64*-linux*.
10595         (supports_reverse): Likewise.
10596
10597 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
10598
10599         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10600         Use with_test_prefix.
10601
10602 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
10603
10604         * gdb.base/completion.exp: Add test for completion of layout
10605         names.
10606
10607 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
10608
10609         * lib/gdb.exp (skip_tui_tests): New proc.
10610         * gdb.base/tui-layout.exp: Check skip_tui_tests.
10611
10612 2015-05-19  Pedro Alves  <palves@redhat.com>
10613
10614         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10615         Save the whole env array instead of just HOME.  Unset HISTSIZE in
10616         the environment while testing.  Restore whole environment
10617         afterwards.
10618
10619 2015-05-16  Doug Evans  <xdje42@gmail.com>
10620
10621         * gdb.guile/scm-ports.c: New file.
10622         * gdb.guile/scm-ports.exp: Add memory port tests.
10623
10624 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10625
10626         * gdb.compile/compile-print.c: New file.
10627         * gdb.compile/compile-print.exp: New file.
10628
10629 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10630
10631         * gdb.compile/compile-ops.exp: Cast param to void.
10632         * gdb.compile/compile.exp: Complete type for _gdb_expr.
10633         (compile code struct_object.selffield = &struct_object): Add xfail.
10634
10635 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10636
10637         * gdb.ada/arr_enum_with_gap: New testcase.
10638
10639 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10640
10641         * gdb.ada/byte_packed_arr: New testcase.
10642
10643 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
10644
10645         * gdb.ada/pckd_neg: New testcase.
10646
10647 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
10648
10649         PR gdb/17820
10650         * gdb.base/gdbinit-history.exp: New test.
10651         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10652         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10653
10654 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
10655
10656         * gdb.python/py-xmethods.cc: Enhance test case.
10657         * gdb.python/py-xmethods.exp: New tests.
10658         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10659         function.
10660         (B_indexoper): Likewise.
10661         (global_dm_list) : Add new xmethod worker functions.
10662
10663 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
10664
10665         * gdb.base/coredump-filter.exp: Correctly unset
10666         "coredump_var_addr" array.
10667
10668 2015-05-08  Pedro Alves  <palves@redhat.com>
10669
10670         * gdb.server/non-existing-program.exp: Unset spawn_id.
10671
10672 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
10673
10674         PR python/18291
10675         * gdb.python/py-xmethods.exp: Add tests.
10676
10677 2015-05-08  Yao Qi  <yao.qi@linaro.org>
10678
10679         PR gdb/18208
10680         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10681         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10682         function set_coredump_filter, and remove remote_exec call.
10683         Remove argument ipid.  Callers update.
10684         (top level): Don't get inferior's PID.
10685
10686 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10687
10688         * gdb.base/watch_thread_num.exp: Skip test on targets without
10689         access watchpoints.
10690
10691 2015-05-06  Pedro Alves  <palves@redhat.com>
10692
10693         PR server/18081
10694         * gdb.server/non-existing-program.exp: New file.
10695
10696 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10697
10698         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10699
10700 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10701
10702         * gdb.ada/out_of_line_in_inlined: New testcase.
10703
10704 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
10705
10706         * gdb.ada/var_rec_arr: New testcase.
10707
10708 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10709
10710         * gdb.base/break-idempotent.exp: If
10711         skip_hw_watchpoint_multi_tests returns true, skip the tests
10712         on "rwatch" and "awatch".
10713
10714 2015-04-30  Yao Qi  <yao.qi@linaro.org>
10715
10716         * gdb.base/relativedebug.exp: Invoke gdb command
10717         "info sharedlibrary", and if libc.so doesn't have debug info,
10718         skip the test.
10719
10720 2015-04-29  Doug Evans  <dje@google.com>
10721
10722         * gdb.python/py-xmethods.exp: Add ptype tests.
10723         * gdb.python/py-xmethods.py (E_method_char_worker): Add
10724         get_result_type method.
10725
10726 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10727
10728         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10729         the target does not support hardware watchpoints.
10730
10731 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
10732
10733         * gdb.base/break-always.exp: Abort testing if writing to memory
10734         causes an error.
10735
10736 2015-04-28  Doug Evans  <dje@google.com>
10737
10738         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10739         * gdb.python/py-pp-registration.exp: ... here.  New file.
10740         * gdb.python/py-pp-registration.c: New file.
10741         * gdb.python/py-pp-registration.py: New file.
10742
10743 2015-04-28  Doug Evans  <dje@google.com>
10744
10745         * gdb.python/py-bad-printers.c: New file.
10746         * gdb.python/py-bad-printers.py: New file.
10747         * gdb.python/py-bad-printers.exp: New file.
10748
10749 2015-04-28  Sasha Smundak  <asmundak@google.com>
10750
10751         * gdb.python/py-type.exp: New test.
10752
10753 2015-04-28  Andy Wingo  <wingo@igalia.com>
10754
10755         * gdb.python/py-parameter.exp:
10756         * gdb.guile/scm-parameter.exp: Escape the path that we are
10757         matching against, as it might contain characters that are special
10758         to regular expressions.
10759
10760 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
10761
10762         * gdb.ada/rec_comp: New testcase.
10763
10764 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
10765
10766         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10767         before using it.
10768
10769 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
10770
10771         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
10772         new tests for verilog output.
10773
10774 2015-04-24  Yao Qi  <yao.qi@linaro.org>
10775
10776         * boards/remote-gdbserver-on-localhost.exp: New file.
10777
10778 2015-04-23  Pedro Alves  <palves@redhat.com>
10779
10780         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10781         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
10782         "end of file", remove $inferior_spawn_id from the indirect list.
10783
10784 2015-04-23  Pedro Alves  <palves@redhat.com>
10785
10786         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10787
10788 2015-04-23  Pedro Alves  <palves@redhat.com>
10789
10790         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10791         on $any_spawn_id instead of only on $gdb_spawn_id.
10792
10793 2015-04-21  Pierre Muller  <muller@sourceware.org>
10794
10795         PR pascal/17815
10796         * lib/pascal.exp (gpc_compile): Add new option "class".
10797         (fpc_compile): Likewise.
10798         * gdb.pascal/case-insensitive-symbols.pas: New file.
10799         * gdb.pascal/case-insensitive-symbols.exp: New file.
10800
10801 2015-04-20  Gary Benson <gbenson@redhat.com>
10802
10803         * gdb.base/attach.exp: Fix three extended remote failures.
10804
10805 2015-04-17  Gary Benson <gbenson@redhat.com>
10806
10807         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10808         the main executable over the remote protocol.
10809
10810 2015-04-16  Pedro Alves  <palves@redhat.com>
10811
10812         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10813         a new gdbserver if gdbserver_reconnect_p is set.
10814
10815 2015-04-16  Pedro Alves  <palves@redhat.com>
10816
10817         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10818         is set, don't exit gdbserver.
10819
10820 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10821
10822         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10823         appropriate .insn, such that an older assembler can be used.
10824         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10825         the z/Architecture instruction set on 31-bit targets as well.
10826
10827 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10828
10829         * gdb.go/handcall.exp: Remove all logic related to the first
10830         breakpoint and rely on go_runto_main instead.
10831         * gdb.go/strings.exp: Likewise.
10832         * gdb.go/unsafe.exp: Likewise.
10833         * gdb.go/hello.exp: Likewise.  Also rename the remaining
10834         breakpoint marker to "breakpoint 1".
10835         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10836         * gdb.go/strings.go: Likewise.
10837         * gdb.go/unsafe.go: Likewise.
10838         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
10839         "set breakpoint 2 here" and rename the remaining breakpoint marker
10840         to "breakpoint 1".
10841
10842 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
10843
10844         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10845         if itertools.imap is not present.
10846         * gdb.python/py-objfile.exp: Add parentheses.
10847         * gdb.python/py-type.exp: Same.
10848         * gdb.python/py-unwind-maint.py: Same.
10849
10850 2015-04-15  Yao Qi  <yao.qi@linaro.org>
10851
10852         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10853         of ":$ptr_size" and set its form explicitly.
10854
10855 2015-04-15  Pedro Alves  <palves@redhat.com>
10856             Yao Qi  <yao.qi@linaro.org>
10857
10858         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10859         timeout by factor of 4.
10860         (test_regular_watch): Likewise.
10861         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10862         * gdb.reverse/sigall-reverse.exp: Likewise.
10863         * gdb.reverse/until-precsave.exp: Likewise.
10864         * lib/gdb.exp (with_timeout_factor): New proc.
10865         (gdb_expect): Move some code to ...
10866         (get_largest_timeout): ... here.  New procedure.
10867
10868 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
10869
10870         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10871
10872 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10873
10874         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10875         to write to the .text section.
10876
10877 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
10878
10879         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10880         Handle the case of targets that do not provide PID information.
10881
10882 2015-04-13  Yao Qi  <yao.qi@linaro.org>
10883
10884         * lib/gdbserver-support.exp (gdb_exit): Catch exception
10885         and use expect instead of gdb_expect.
10886
10887 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
10888
10889         * gdb.base/coredump-filter.exp: Rename variable "addr" to
10890         "coredump_var_addr" to avoid naming conflict with other testcases.
10891
10892 2015-04-10  Pedro Alves  <palves@redhat.com>
10893
10894         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10895         gdb_test_sequence and gdb_assert.
10896
10897 2015-04-10  Pedro Alves  <palves@redhat.com>
10898
10899         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10900         test messages that don't include the breakpoint address.
10901
10902 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10903
10904         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10905         false for some offset and width combinations which aren't
10906         supported by linux kernel.
10907
10908 2015-04-10  Pedro Alves  <palves@redhat.com>
10909
10910         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10911         procedure, factored out from ...
10912         (top level): ... here.  Add "set displaced-stepping" testing axis.
10913         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10914         parameter "displaced".  Use it.
10915         (top level): Use foreach and add "set displaced-stepping" testing
10916         axis.
10917
10918 2015-04-10  Pedro Alves  <palves@redhat.com>
10919
10920         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10921         Remove comment.
10922         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10923         both the address of the instruction that triggers the watchpoint
10924         and the address of the instruction immediately after, and use
10925         those addresses for the test.  Fix comment.
10926
10927 2015-04-10  Pedro Alves  <palves@redhat.com>
10928
10929         * gdb.base/sigstep.exp (breakpoint_to_handler)
10930         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
10931         Test "backtrace" in handler.
10932         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
10933         (top level): Add new "displaced" test axis to
10934         breakpoint_to_handler, breakpoint_to_handler_entry and
10935         breakpoint_over_handler.
10936
10937 2015-04-10  Pedro Alves  <palves@redhat.com>
10938
10939         PR gdb/18216
10940         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10941
10942 2015-04-10  Yao Qi  <yao.qi@linaro.org>
10943
10944         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10945         (test_add_rn_pc): New function.
10946         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10947         (top level): Invoke test_add_rn_pc.
10948
10949 2015-04-10  Pedro Alves  <palves@redhat.com>
10950
10951         PR gdb/13858
10952         * gdb.base/step-over-no-symbols.exp: New file.
10953
10954 2015-04-09  Andy Wingo  <wingo@igalia.com>
10955
10956         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10957         after the Python tests.
10958
10959 2015-04-08  Keith Seitz  <keiths@redhat.com>
10960
10961         PR python/16699
10962         * gdb.python/py-completion.exp: New tests for completion.
10963         * gdb.python/py-completion.py (CompleteLimit1): New class.
10964         (CompleteLimit2): Likewise.
10965         (CompleteLimit3): Likewise.
10966         (CompleteLimit4): Likewise.
10967         (CompleteLimit5): Likewise.
10968         (CompleteLimit6): Likewise.
10969         (CompleteLimit7): Likewise.
10970
10971 2015-04-08  Pedro Alves  <palves@redhat.com>
10972
10973         PR gdb/18214
10974         PR gdb/18216
10975         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10976         function.
10977         (main): Install it as SIGUSR1 handler.
10978         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10979         parameter.  Always use "setup" as prefix.  Toggle "set
10980         displaced-stepping" off/on depending on global.  Don't switch to
10981         thread 1 here.
10982         (top level): Add displaced stepping "off/on" test axis.  Update
10983         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
10984         continuing with a queued signal in each thread.
10985
10986 2015-04-08  Pedro Alves  <palves@redhat.com>
10987
10988         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10989         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
10990         gdb_breakpoint instead of gdb_test that doesn't expect anything.
10991         Return early if running to main fails.
10992         * gdb.trace/while-stepping.exp: Likewise.
10993
10994 2015-04-07  Pedro Alves  <palves@redhat.com>
10995
10996         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10997         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
10998         interact with inferior program.
10999
11000 2015-04-07  Pedro Alves  <palves@redhat.com>
11001
11002         * lib/gdb.exp (inferior_spawn_id): New global.
11003         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
11004         spawn id after processing the user code.
11005         (default_gdb_start): Set inferior_spawn_id.
11006         (send_inferior): New procedure.
11007         * lib/gdbserver-support.exp (gdbserver_start): Set
11008         inferior_spawn_id.
11009         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11010
11011 2015-04-07  Pedro Alves  <palves@redhat.com>
11012
11013         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11014         * lib/gdbserver-support.exp (gdbserver_start): Make
11015         $server_spawn_id global.
11016         (gdbserver_start): Don't wait for gdbserver's spawn id with
11017         expect_background.
11018         (close_gdbserver): New procedure.
11019         (gdb_exit): Rename the default version and reimplement.
11020
11021 2015-04-07  Pedro Alves  <palves@redhat.com>
11022
11023         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11024         append the substituted item, not the original item.
11025
11026 2015-04-07  Pedro Alves  <palves@redhat.com>
11027
11028         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11029         gdb_expect.
11030
11031 2015-04-07  Pedro Alves  <palves@redhat.com>
11032
11033         * gdb.base/interrupt.exp: Don't handle the case of the inferior
11034         output appearing once only.
11035
11036 2015-04-07  Pedro Alves  <palves@redhat.com>
11037
11038         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11039         that doesn't expect anything.  Return early if running to main
11040         fails.
11041
11042 2015-04-07  Yao Qi  <yao.qi@linaro.org>
11043
11044         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11045         (child_function): Call alarm.
11046         (main): Move call to alarm into the loop.
11047         * gdb.threads/non-stop-fair-events.exp: Build program with
11048         -DTIMEOUT=$timeout.
11049
11050 2015-04-06  Doug Evans  <xdje42@gmail.com>
11051
11052         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11053         Fix dest parameter to board_info.
11054         (fpc_compile): Ditto.
11055         (gdb_compile_pascal): Rename dest arg to destfile.
11056
11057 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
11058
11059         * gdb.ada/funcall_ref.exp: New file.
11060         * gdb.ada/funcall_ref/foo.adb: New file.
11061
11062 2015-04-02  Yao Qi  <yao.qi@linaro.org>
11063
11064         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11065         is remote.
11066
11067 2015-04-02  Gary Benson <gbenson@redhat.com>
11068
11069         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11070
11071 2015-04-01  Sasha Smundak  <asmundak@google.com>
11072
11073         * gdb.python/py-unwind-maint.c: New file.
11074         * gdb.python/py-unwind-maint.exp: New test.
11075         * gdb.python/py-unwind-maint.py: New file.
11076         * gdb.python/py-unwind.c: New file.
11077         * gdb.python/py-unwind.exp: New test.
11078         * gdb.python/py-unwind.py: New test.
11079
11080 2015-04-01  Pedro Alves  <palves@redhat.com>
11081
11082         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11083         to fail instead of non-existent $test.
11084
11085 2015-04-01  Pedro Alves  <palves@redhat.com>
11086
11087         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11088         GDBFLAGS if not empty.
11089
11090 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
11091
11092         * gdb.ada/complete.exp: Remove "multi_line".
11093         * gdb.ada/info_exc.exp: Remove "multi_line".
11094         * gdb.ada/packed_tagged.exp: Remove "multi_line".
11095         * gdb.ada/ptype_field.exp: Remove "multi_line".
11096         * gdb.ada/sym_print_name.exp: Remove "multi_line".
11097         * gdb.ada/tagged.exp: Remove "multi_line".
11098         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11099         [multi_line ...]
11100         * gdb.btrace/delta.exp: Likewise.
11101         * gdb.btrace/exception.exp: Likewise.
11102         * gdb.btrace/function_call_history.exp: Likewise.
11103         * gdb.btrace/instruction_history.exp: Likewise.
11104         * gdb.btrace/nohist.exp: Likewise.
11105         * gdb.btrace/record_goto.exp: Likewise.
11106         * gdb.btrace/segv.exp: Likewise.
11107         * gdb.btrace/stepi.exp: Likewise.
11108         * gdb.btrace/tailcall.exp: Likewise.
11109         * gdb.btrace/unknown_functions.exp: Likewise.
11110         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11111         * lib/gdb.exp: Add the "multi_line" helper.
11112
11113 2015-04-01  Pedro Alves  <palves@redhat.com>
11114
11115         * gdb.threads/tid-reuse.c: New file.
11116         * gdb.threads/tid-reuse.exp: New file.
11117
11118 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
11119
11120         PR corefiles/16092
11121         * gdb.base/coredump-filter.c: New file.
11122         * gdb.base/coredump-filter.exp: Likewise.
11123
11124 2015-03-27  Petr Machata  <pmachata@redhat.com>
11125
11126         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11127         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11128         (Dwarf::assemble): Initialize them.
11129         (Dwarf::lines): New function.
11130
11131 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
11132
11133         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11134         SYMBOL_PREFIX for x86_64-*-cygwin.
11135
11136 2015-03-26  Andy Wingo  <wingo@igalia.com>
11137
11138         PR symtab/18148
11139         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11140         const_value but not a location.
11141         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11142         location defined in non-main CUs are visible.
11143
11144 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11145
11146         PR testsuite/18139
11147         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11148         Add a line number entry for the same line.
11149         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11150         Add a line number entry for the same line.
11151
11152 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11153
11154         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11155         .int 0.
11156         (func): Likewise.  Add .Lfunc_1 label.
11157         Use .Lfunc_1 label.
11158         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11159         .int 0.
11160         (func): Likewise.
11161         Use .Lfunc_1 label.
11162
11163 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11164
11165         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11166         Call gdb_compile instead to compile each .s files without debug
11167         information.
11168
11169 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11170
11171         * gdb.base/savedregs.exp (process_saved_regs): Make
11172         "Saved registers:" optional in the pattern.
11173
11174 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11175
11176         * gdb.btrace/next.exp: Merged into step.exp.
11177         * gdb.btrace/finish.exp: Merged into step.exp.
11178         * gdb.btrace/nexti.exp: Merged into stepi.exp.
11179         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
11180         "record goto" and checking the exact replay position.
11181         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
11182         check for "Recording format" in "info record" output.
11183         * gdb.btrace/record_goto.exp: Choose test file based on target.
11184         * gdb.btrace/x86-record_goto.S: Renamed into ...
11185         * gdb.btrace/x86_64-record_goto.S: ... this.
11186         * gdb.btrace/i686-record_goto.S: New.
11187         * gdb.btrace/x86-tailcall.S: Renamed into ...
11188         * gdb.btrace/x86_64-tailcall.S: ... this.
11189         * gdb.btrace/i686-tailcall.S: New.
11190         * gdb.btrace/x86-tailcall.c: Renamed into ...
11191         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
11192         separate statements.  Update test.
11193         * gdb.btrace/delta.exp: Use record_goto.c as test file.
11194         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11195         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11196         * gdb.btrace/tailcall.exp: Choose test file based on target.
11197         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11198
11199 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11200
11201         * gdb.btrace/exception.exp: Increase BTS buffer size.
11202
11203 2015-03-24  Pedro Alves  <palves@redhat.com>
11204
11205         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11206
11207 2015-03-24  Pedro Alves  <palves@redhat.com>
11208
11209         * gdb.threads/schedlock.exp (test_step): No longer expect that
11210         "set scheduler-locking step" with "next" over a function call runs
11211         threads unlocked.
11212
11213 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11214
11215         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11216
11217 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11218
11219         PR breakpoints/16466
11220         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11221         * gdb.mi/mi-pending.c (thread_func): New function.
11222         (int main): Add threading support required.
11223         * gdb.mi/mi-pending.exp: Add tests for this issue.
11224         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11225         (pendfunc2): Remove stdio dependency.
11226         * gdb.mi/mi-pendshr2.c: New file.
11227
11228 2015-03-23  Keith Seitz  <keiths@redhat.com>
11229
11230         * gdb.linespec/keywords.c: New file.
11231         * gdb.linespec/keywords.exp: New file.
11232
11233 2015-03-23  Keith Seitz  <keiths@redhat.com>
11234
11235         PR gdb/18021
11236         * gdb.dwarf2/staticvirtual.exp: New test.
11237
11238 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
11239
11240         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11241         * README: Remove HP-UX and gdb.hp.
11242         (configuration):
11243         * configure: Regenerate.
11244         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11245         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11246         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11247         gdb.hp/gdb.defects/Makefile.
11248         * gdb.hp/Makefile.in: File deleted.
11249         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11250         * gdb.hp/gdb.aCC/optimize.c: File deleted.
11251         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11252         * gdb.hp/gdb.aCC/run.c: File deleted.
11253         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11254         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11255         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11256         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11257         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11258         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11259         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11260         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11261         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11262         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11263         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11264         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11265         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11266         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11267         * gdb.hp/gdb.base-hp/reg.s: File deleted.
11268         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11269         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11270         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11271         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11272         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11273         * gdb.hp/gdb.compat/Makefile.in: File deleted.
11274         * gdb.hp/gdb.compat/average.c: File deleted.
11275         * gdb.hp/gdb.compat/sum.c: File deleted.
11276         * gdb.hp/gdb.compat/xdb.c: File deleted.
11277         * gdb.hp/gdb.compat/xdb0.c: File deleted.
11278         * gdb.hp/gdb.compat/xdb0.h: File deleted.
11279         * gdb.hp/gdb.compat/xdb1.c: File deleted.
11280         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11281         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11282         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11283         * gdb.hp/gdb.defects/Makefile.in: File deleted.
11284         * gdb.hp/gdb.defects/bs14602.c: File deleted.
11285         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11286         * gdb.hp/gdb.defects/solib-d.c: File deleted.
11287         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11288         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11289         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11290         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11291         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11292         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11293         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11294         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11295         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11296         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11297         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11298         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11299         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11300         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11301         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11302         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11303         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11304         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11305         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11306         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11307         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11308         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11309         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11310         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11311         * gdb.hp/tools/odump: File deleted.
11312
11313 2015-03-19  Pedro Alves  <palves@redhat.com>
11314
11315         * gdb.threads/continue-pending-status.exp (saw_thread_2)
11316         (saw_thread_3): New globals.
11317         (top level): Increment them when an event for the corresponding
11318         thread is seen.
11319         (no thread starvation): New test.
11320
11321 2015-03-19  Pedro Alves  <palves@redhat.com>
11322
11323         * gdb.threads/continue-pending-status.c: New file.
11324         * gdb.threads/continue-pending-status.exp: New file.
11325
11326 2015-03-18  Pedro Alves  <palves@redhat.com>
11327
11328         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11329         Use gdb_is_target_remote instead of is_remote.  Use
11330         gdb_test_multiple instead of gdb_expect.  Exit early if
11331         gdb_test_multiple hits its internal matches.  Tighten stepi tests
11332         expected output.  Fail on exit with any signal, instead of just
11333         SIGILL.
11334
11335 2015-03-18  Yao Qi  <yao.qi@linaro.org>
11336
11337         PR tdep/18107
11338         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11339         variable.
11340         * gdb.base/catch-syscall.exp: Don't skip it on
11341         aarch64*-*-linux* target.  Remove elements in all_syscalls.
11342         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11343         target.
11344         (setup_all_syscalls): New proc.
11345
11346 2015-03-16  Yao Qi  <yao.qi@linaro.org>
11347
11348         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11349         (top level): Skip tests if valid_addr_p returns false for
11350         $cmd1 or $cmd2.
11351
11352 2015-03-11  Andy Wingo  <wingo@igalia.com>
11353
11354         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11355
11356 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11357
11358         * gdb.base/catch-syscall.exp: Fix typo in comments.
11359
11360 2015-03-11  Yao Qi  <yao.qi@linaro.org>
11361
11362         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11363
11364 2015-03-09  Pedro Alves  <palves@redhat.com>
11365
11366         * dg-extract-results.py: Delete.
11367
11368 2015-03-09  Pedro Alves  <palves@redhat.com>
11369
11370         Merge dg-extract-results.sh from GCC upstream (r218843).
11371
11372         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
11373                 * dg-extract-results.sh: Use --text with grep to avoid issues with
11374                 binary files.  Fall back to cat -v, if that doesn't work.
11375
11376 2015-03-05  Pedro Alves  <palves@redhat.com>
11377
11378         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11379
11380 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
11381
11382         * lib/mi-support.exp (mi_expect_interrupt): Accept
11383         alternative event for when in all-stop mode.
11384
11385 2015-03-04  Pedro Alves  <palves@redhat.com>
11386
11387         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11388
11389 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
11390
11391         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11392
11393 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11394
11395         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11396         regexps for GDB's current line display, accept a hex address
11397         preceding the line number.
11398
11399 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11400
11401         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11402         the 'arch1' variable for "s390*-linux*" targets.
11403
11404 2015-03-04  Pedro Alves  <palves@redhat.com>
11405
11406         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11407         (main): Pass missing retval argument to pthread_join call.
11408
11409 2015-03-02  Pedro Alves  <palves@redhat.com>
11410
11411         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11412         (top level): Call do_test with non-stop as well.
11413
11414 2015-03-02  Pedro Alves  <palves@redhat.com>
11415
11416         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11417         -1.
11418
11419 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11420
11421         * gdb.arch/s390-vregs.exp: New test.
11422         * gdb.arch/s390-vregs.S: New file.
11423
11424 2015-02-27  Pedro Alves  <palves@redhat.com>
11425
11426         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11427         call to catch_command_errors.
11428         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11429         catch_command_errors.
11430
11431 2015-02-27  Pedro Alves  <palves@redhat.com>
11432
11433         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11434         "true" for boolean result.
11435         * gdb.gdb/selftest.exp (test_with_self): Also accept full
11436         prototype of main.
11437
11438 2015-02-27  Pedro Alves  <palves@redhat.com>
11439
11440         * lib/unbuffer_output.c: New file.
11441         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11442         (main): Call gdb_unbuffer_output.
11443
11444 2015-02-27  Yao Qi  <yao.qi@linaro.org>
11445
11446         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11447         target.
11448
11449 2015-02-26  Doug Evans  <dje@google.com>
11450
11451         * gdb.cp/class2.cc (Dbase, D): New classes.
11452         (main): New local delta.
11453         * gdb.cp/class2.exp: Test printing delta.
11454         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11455         (dynbar): New global.
11456         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11457
11458 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11459
11460         * gdb.compile/compile-ifunc.c: New file.
11461         * gdb.compile/compile-ifunc.exp: New file.
11462
11463 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11464
11465         * gdb.base/structs.exp: Check for correct struct on finish.
11466
11467 2015-02-26  Yao Qi  <yao.qi@linaro.org>
11468
11469         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11470         is zero.
11471
11472 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11473
11474         * gdb.arch/cordic.ko.bz2: New file.
11475         * gdb.arch/cordic.ko.debug.bz2: New file.
11476         * gdb.arch/ppc64-symtab-cordic.exp: New file.
11477
11478 2015-02-25  Yao Qi  <yao.qi@linaro.org>
11479
11480         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11481         aarch64*-*-* target.
11482
11483 2015-02-23  Pedro Alves  <palves@redhat.com>
11484
11485         * lib/gdb.exp (delete_breakpoints): Rewrite using
11486         gdb_test_multiple.
11487
11488 2015-02-23  Pedro Alves  <palves@redhat.com>
11489
11490         * gdb.base/info-os.c: Include stdlib.h.
11491
11492 2015-02-22  Doug Evans  <xdje42@gmail.com>
11493
11494         PR symtab/17855
11495         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11496         is read after symbols have been re-read.
11497         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11498         * gdb.ada/exec_changed/second.adb (Second): Ditto.
11499
11500 2015-02-21  Doug Evans  <dje@google.com>
11501
11502         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11503
11504 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
11505
11506         PR corefiles/17808
11507         * gdb.arch/i386-biarch-core.core.bz2: New file.
11508         * gdb.arch/i386-biarch-core.exp: New file.
11509
11510 2015-02-21  Pedro Alves  <palves@redhat.com>
11511
11512         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11513         runto_main fails.
11514
11515 2015-02-20  Pedro Alves  <palves@redhat.com>
11516
11517         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11518         info probes.
11519
11520 2015-02-20  Pedro Alves  <palves@redhat.com>
11521
11522         * gdb.threads/multi-create-ns-info-thr.exp: New file.
11523
11524 2015-02-20  Pedro Alves  <palves@redhat.com>
11525
11526         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
11527         clean_restart before gdb_target_supports_trace.
11528
11529 2015-02-20  Pedro Alves  <palves@redhat.com>
11530
11531         PR threads/18006
11532         * gdb.threads/clone-thread_db.c: New file.
11533         * gdb.threads/clone-thread_db.exp: New file.
11534
11535 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11536
11537         PR breakpoints/16812
11538         * gdb.base/catch-gdb-caused-signals.c: New file.
11539         * gdb.base/catch-gdb-caused-signals.exp: New file.
11540
11541 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11542
11543         * configure: Regenerated.
11544         * configure.ac: Use GDB_AC_TRANSFORM.
11545         * aclocal.m4: sinclude ../transform.m4.
11546
11547 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11548
11549         * lib/dtrace.exp: New file.
11550         * gdb.base/dtrace-probe.exp: Likewise.
11551         * gdb.base/dtrace-probe.d: Likewise.
11552         * gdb.base/dtrace-probe.c: Likewise.
11553         * lib/pdtrace.in: Likewise.
11554         * configure.ac: Output variables with the transformed names of
11555         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
11556         * configure: Regenerated.
11557
11558 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11559
11560         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11561         expected message when trying to access $_probe_* convenience
11562         variables while not on a probe.
11563
11564 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11565
11566         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11567
11568 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11569
11570         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11571         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11572
11573 2015-02-10  Doug Evans  <xdje42@gmail.com>
11574
11575         * lib/gdb.exp (gdb_load): Always return a result.
11576
11577 2015-02-10  Pedro Alves  <palves@redhat.com>
11578
11579         * gdb.threads/signal-sigtrap.c: New file.
11580         * gdb.threads/signal-sigtrap.exp: New file.
11581
11582 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11583
11584         * gdb.trace/no-attach-trace.c: New file.
11585         * gdb.trace/no-attach-trace.exp: New file.
11586
11587 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11588
11589         * gdb.dwarf2/atomic.c: New file.
11590         * gdb.dwarf2/atomic-type.exp: Likewise.
11591
11592 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11593
11594         * gdb.btrace/buffer-size.exp: Update "info record" output.
11595         * gdb.btrace/delta.exp: Update "info record" output.
11596         * gdb.btrace/enable.exp: Update "info record" output.
11597         * gdb.btrace/finish.exp: Update "info record" output.
11598         * gdb.btrace/instruction_history.exp: Update "info record" output.
11599         * gdb.btrace/next.exp: Update "info record" output.
11600         * gdb.btrace/nexti.exp: Update "info record" output.
11601         * gdb.btrace/step.exp: Update "info record" output.
11602         * gdb.btrace/stepi.exp: Update "info record" output.
11603         * gdb.btrace/nohist.exp: Update "info record" output.
11604
11605 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11606
11607         * gdb.btrace/buffer-size: New.
11608
11609 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11610
11611         * gdb.btrace/delta.exp: Update "info record" output.
11612         * gdb.btrace/enable.exp: Update "info record" output.
11613         * gdb.btrace/finish.exp: Update "info record" output.
11614         * gdb.btrace/instruction_history.exp: Update "info record" output.
11615         * gdb.btrace/next.exp: Update "info record" output.
11616         * gdb.btrace/nexti.exp: Update "info record" output.
11617         * gdb.btrace/step.exp: Update "info record" output.
11618         * gdb.btrace/stepi.exp: Update "info record" output.
11619         * gdb.btrace/nohist.exp: Update "info record" output.
11620
11621 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11622
11623         PR gdb/15678
11624         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11625
11626 2015-02-06  Pedro Alves  <palves@redhat.com>
11627
11628         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11629         macro.
11630         (seconds_left, again): New globals.
11631         (main): Wait seconds_left in a 1-second sleep loop instead of
11632         sleeping 180 seconds.  If 'again' is set, reset the seconds
11633         counter.
11634         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11635         'again' in the inferior before detaching.  Print the seconds left.
11636         (options): New global.
11637         (top level): Build program with -DTIMEOUT=$timeout.
11638
11639 2015-02-06  Pedro Alves  <palves@redhat.com>
11640
11641         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11642         determine how many seconds to pass to 'alarm'.
11643         * gdb.base/gdb-sigterm.exp (top level): Build program with
11644         -DTIMEOUT=$timeout.
11645         (do_test): Return success/failure indication.  Add more verbose
11646         logging.  Don't fail if 200 single steps are seen.  Instead, fail
11647         when the test times out.
11648         (passes): New global.
11649         (top level): Break the testing loop if testing fails on any
11650         iteration.  Use gdb_assert.
11651
11652 2015-02-04  Don Breazeal  <donb@codesourcery.com>
11653
11654         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11655         and initialize them.
11656         (ipc_cleanup): New function.
11657         (main): Don't declare shmid, semid, and msqid.  Add a call to
11658         atexit so that we call ipc_cleanup on exit.
11659
11660 2015-02-04  Pedro Alves  <palves@redhat.com>
11661
11662         * boards/native-extended-gdbserver.exp: Remove any target variant
11663         specifications from the board name before clearing the isremote
11664         flag from board_info.
11665
11666 2015-01-31  Doug Evans  <xdje42@gmail.com>
11667
11668         * gdb.base/maint.exp <maint print type argc>: Update expected output.
11669
11670 2015-01-31  Gary Benson <gbenson@redhat.com>
11671
11672         * gdb.base/completion.exp: Disable completion limiting for
11673         existing tests.  Add new tests to check completion limiting.
11674         * gdb.linespec/ls-errs.exp: Disable completion limiting.
11675
11676 2015-01-31  Doug Evans  <xdje42@gmail.com>
11677
11678         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11679
11680 2015-01-31  Doug Evans  <xdje42@gmail.com>
11681
11682         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11683         entries.  Duplicate file section script entries.
11684         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11685         inlined entries.  Add test for safe-path rejection.
11686         * gdb.python/py-section-script.c: Add duplicate inlined section script
11687         entries.  Duplicate file section script entries.
11688         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11689         inlined entries.  Add test for safe-path rejection.
11690
11691 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11692
11693         * gdb.ada/disc_arr_bound: New testcase.
11694
11695 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
11696
11697         * gdb.ada/mi_var_array: New testcase.
11698
11699 2015-01-27  Doug Evans  <dje@google.com>
11700
11701         * gdb.python/py-objfile.exp: Add tests for objfile.username.
11702         Add test for objfile.filename, objfile.username after objfile
11703         has been unloaded.
11704
11705 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
11706
11707         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11708         the second test to print the name attribute of value
11709         returned by the call to gdb.lookup_type, and adjust
11710         the expected output accordingly.
11711
11712 2015-01-25  Mark Wielaard  <mjw@redhat.com>
11713
11714         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11715         * gdb.base/disp-step-fork.c: Include unistd.h.
11716         * gdb.base/siginfo-obj.c: Include stdio.h.
11717         * gdb.base/siginfo-thread.c: Likewise.
11718         * gdb.mi/non-stop.c: Include unistd.h.
11719         * gdb.mi/nsthrexec.c: Include stdio.h.
11720         * gdb.mi/pthreads.c: Include unistd.h.
11721         * gdb.modula2/unbounded1.c (main): Declare returns int.
11722         * gdb.reverse/consecutive-reverse.c: Likewise.
11723         * gdb.threads/create-fail.c: Include unistd.h.
11724         * gdb.threads/killed.c: Likewise.
11725         * gdb.threads/linux-dp.c: Likewise.
11726         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11727         * gdb.threads/non-ldr-exc-2.c: Likewise.
11728         * gdb.threads/non-ldr-exc-3.c: Likewise.
11729         * gdb.threads/non-ldr-exc-4.c: Likewise.
11730         * gdb.threads/pthreads.c: Include unistd.h.
11731         (main): Declare returns int.
11732         * gdb.threads/tls-main.c (foo): New declaration.
11733         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11734
11735 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
11736
11737         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11738         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11739
11740 2015-01-15  Mark Wielaard  <mjw@redhat.com>
11741
11742         * gdb.base/noreturn-return.c: New file.
11743         * gdb.base/noreturn-return.exp: New file.
11744         * gdb.base/noreturn-finish.c: New file.
11745         * gdb.base/noreturn-finish.exp: New file.
11746
11747 2015-01-23  Pedro Alves  <palves@redhat.com>
11748
11749         * gdb.threads/continue-pending-after-query.c: New file.
11750         * gdb.threads/continue-pending-after-query.exp: New file.
11751
11752 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
11753             Simon Marchi  <simon.marchi@ericsson.com>
11754
11755         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11756         * gdb.base/valgrind-db-attach.exp: Same.
11757         * gdb.base/valgrind-infcall.exp: Same.
11758         * lib/mi-support.exp (default_mi_gdb_start): Same.
11759         * lib/prompt.exp (default_prompt_gdb_start): Same.
11760         * lib/gdb.exp (default_gdb_spawn): Same.
11761         (gdb_interact): New.
11762
11763
11764 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
11765
11766         * gdb.compile/compile.exp (pointer to jit function): New test.
11767
11768 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
11769
11770         * lib/gdb.exp (supports_process_record): Return true for
11771         powerpc*-*-linux*.
11772         (supports_reverse): Likewise.
11773
11774 2015-01-15  Don Breazeal  <donb@codesourcery.com>
11775
11776         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11777         instead of checking whether the target board is remote and
11778         use spawn_wait_for_attach instead of exec/sleep.
11779         * gdb.base/attach-twice.exp: Likewise.
11780
11781 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
11782
11783         * gdb.ada/var_arr_attrs: New testcase.
11784
11785 2015-01-14  Pedro Alves  <palves@redhat.com>
11786             Joel Brobecker  <brobecker@adacore.com>
11787
11788         PR gdb/17525
11789         * gdb.base/bp-cmds-execution-x-script.c: New file.
11790         * gdb.base/bp-cmds-execution-x-script.exp: New file.
11791         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11792
11793 2015-01-14  Pedro Alves  <palves@redhat.com>
11794
11795         PR cli/17828
11796         * gdb.base/batch-preserve-term-settings.c: New file.
11797         * gdb.base/batch-preserve-term-settings.exp: New file.
11798
11799 2015-01-13  Doug Evans  <dje@google.com>
11800
11801         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11802         binary.
11803
11804 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11805
11806         * Makefile.in (clean mostlyclean): Do not delete *.py.
11807
11808 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
11809
11810         * gdb.python/py-lookup-type.exp: New file.
11811
11812 2015-01-12  Pedro Alves  <palves@redhat.com>
11813
11814         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11815         restore GDBFLAGS before returning.
11816
11817 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
11818
11819         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11820         is_amd64_regs_target and is_x86_like_target.
11821
11822 2015-01-11  Doug Evans  <xdje42@gmail.com>
11823
11824         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11825         is given without an explicit form.
11826         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11827         attributes.
11828         * gdb.dwarf/corrupt.exp: Ditto.
11829         * gdb.dwarf2/enum-type.exp: Ditto.
11830         * gdb.trace/entry-values.exp: Ditto.
11831         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11832
11833 2015-01-11  Doug Evans  <xdje42@gmail.com>
11834
11835         PR gdb/15830
11836         * gdb.base/maint.exp: Remove references to "maint demangle".
11837         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
11838         Add tests for explicitly specifying language to demangle.
11839         * gdb.dlang/demangle.exp: Ditto.
11840
11841 2015-01-09  Pedro Alves  <palves@redhat.com>
11842
11843         * gdb.threads/non-stop-fair-events.c: New file.
11844         * gdb.threads/non-stop-fair-events.exp: New file.
11845
11846 2015-01-09  Pedro Alves  <palves@redhat.com>
11847
11848         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11849         the global scope.  Set a breakpoint after all threads are started
11850         rather than stepping over two source lines.  Expect the prompt.
11851         * gdb.base/watch_thread_num.c (threads_started_barrier): New
11852         global.
11853         (NUM): Now 15.
11854         (main): Use threads_started_barrier to wait for all threads to
11855         start.  Main thread no longer calls thread_function.  Exit after
11856         180 seconds.
11857         (loop): New function.
11858         (thread_function): Wait on threads_started_barrier barrier.  Call
11859         'loop' at each iteration.
11860         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11861         threads have started, instead of hardcoding number of "next"
11862         steps.  Use an access watchpoint instead of a write watchpoint.
11863
11864 2015-01-09  Pedro Alves  <palves@redhat.com>
11865
11866         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11867         (thread_func): Wait on barrier.
11868         (main): Wait for all threads to start before stopping GDB.
11869         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11870         global.
11871         (thread1_func, thread2_func): Wait on barrier.
11872         (main): Wait for all threads to start before stopping GDB.
11873         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11874         New global.
11875         (thread1_func, thread2_func): Wait on barrier.
11876         (main): Wait for all threads to start before stopping GDB.
11877
11878 2015-01-09  Pedro Alves  <palves@redhat.com>
11879
11880         * gdb.threads/attach-many-short-lived-threads.c: New file.
11881         * gdb.threads/attach-many-short-lived-threads.exp: New file.
11882
11883 2014-01-09  Pedro Alves  <palves@redhat.com>
11884
11885         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11886         instead of to thread 2.
11887         * gdb.threads/signal-command-multiple-signals-pending.c (main):
11888         Add barrier around each pthread_create call instead of around all
11889         calls.
11890         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11891         Set a break on thread_function and have the child threads hit it
11892         one at at a time.
11893
11894 2015-01-09  Pedro Alves  <palves@redhat.com>
11895
11896         * lib/gdb.exp (can_spawn_for_attach): New procedure.
11897         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11898         false.
11899         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11900         checking whether the target board is remote.
11901         * gdb.multi/multi-attach.exp: Likewise.
11902         * gdb.python/py-sync-interp.exp: Likewise.
11903         * gdb.server/ext-attach.exp: Likewise.
11904         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11905         tests that need to attach, instead of checking whether the target
11906         board is remote at the top of the file.
11907
11908 2015-01-08  Yao Qi  <yao@codesourcery.com>
11909
11910         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11911
11912 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
11913
11914         Fix testcase compilation.
11915         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11916
11917 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
11918
11919         * gdb.python/py-type.exp: Add a couple test about empty
11920         array creation, and negative-length array creation.
11921
11922 2015-01-02  Doug Evans  <xdje42@gmail.com>
11923
11924         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11925
11926 2015-01-02  Doug Evans  <dje@google.com>
11927
11928         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11929
11930 2014-12-29  Yao Qi  <yao@codesourcery.com>
11931
11932         * gdb.trace/entry-values.exp: Update comments.  Rename variable
11933         bar_call_foo to returned_from_foo.
11934
11935 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
11936
11937         PR gdb/17394
11938         * gdb.linespec/break-asm-file.c: New file.
11939         * gdb.linespec/break-asm-file.exp: New file.
11940         * gdb.linespec/break-asm-file0.s: New file.
11941         * gdb.linespec/break-asm-file1.s: New file.
11942
11943 2014-12-18  Nigel Stephens  <nigel@mips.com>
11944             Maciej W. Rozycki  <macro@codesourcery.com>
11945
11946         * gdb.base/float.exp: Handle the new output from "info float" on
11947         MIPS targets.
11948
11949 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
11950
11951         Fix MinGW compilation.
11952         * gdb.compile/compile-ops.exp: Update untested message if
11953         !skip_compile_feature_tests.
11954         * gdb.compile/compile-setjmp.exp: Likewise.
11955         * gdb.compile/compile-tls.exp: Likewise.
11956         * gdb.compile/compile.exp: Likewise.
11957         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11958         supported on this host".
11959
11960 2014-12-16  Doug Evans  <xdje42@gmail.com>
11961
11962         * boards/stabs.exp: New file.
11963
11964 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
11965
11966         * gdb.base/completion.exp: Adjust to format changes of "maint
11967         print user-registers".
11968
11969 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
11970
11971         PR server/17457
11972         * gdb.arch/aarch64-fp.c: New file.
11973         * gdb.arch/aarch64-fp.exp: New file.
11974
11975 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
11976
11977         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11978         r210637, r210913, r211666, r215400, r215817).
11979
11980         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
11981                 * dg-extract-results.py: New file.
11982                 * dg-extract-results.sh: Use it if the environment seems
11983                 suitable.
11984
11985         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
11986
11987                 * dg-extract-results.py (parse_run): Handle warnings that
11988                 are printed before a test harness is run.
11989
11990         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
11991
11992                 * dg-extract-results.py (Named): Remove __cmp__ method.
11993                 (output_variation): Use a key to sort variation.harnesses.
11994
11995         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
11996
11997                 * dg-extract-results.py: For Python 3, force sys.stdout to
11998                 handle surrogate escape sequences.
11999                 (safe_open): New function.
12000                 (output_segment, main): Use it.
12001
12002         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
12003
12004                 * dg-extract-results.py (Prog.result_re): Include options
12005                 in test name.
12006
12007         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
12008
12009                 * dg-extract-results.py (output_variation): Always sort if
12010                 do_sum.
12011
12012 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
12013
12014         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12015         as long as we get pagination notifications.
12016
12017 2014-12-15  Jason Merrill  <jason@redhat.com>
12018
12019         * Makefile.in (check-gdb.%): Restore.
12020         * README: Mention it.
12021
12022 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
12023
12024         * gdb.ada/str_uninit: New testcase.
12025
12026 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12027
12028         PR symtab/17642
12029         * gdb.base/vla-stub-define.c: New file.
12030         * gdb.base/vla-stub.c: New file.
12031         * gdb.base/vla-stub.exp: New file.
12032
12033 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
12034             Jan Kratochvil  <jan.kratochvil@redhat.com>
12035             Tom Tromey  <tromey@redhat.com>
12036
12037         * configure.ac: Add gdb.compile/.
12038         * configure: Regenerate.
12039         * gdb.compile/Makefile.in: New file.
12040         * gdb.compile/compile-ops.exp: New file.
12041         * gdb.compile/compile-ops.c: New file.
12042         * gdb.compile/compile-tls.c: New file.
12043         * gdb.compile/compile-tls.exp: New file.
12044         * gdb.compile/compile-constvar.S: New file.
12045         * gdb.compile/compile-constvar.c: New file.
12046         * gdb.compile/compile-mod.c: New file.
12047         * gdb.compile/compile-nodebug.c: New file.
12048         * gdb.compile/compile-setjmp-mod.c: New file.
12049         * gdb.compile/compile-setjmp.c: New file.
12050         * gdb.compile/compile-setjmp.exp: New file.
12051         * gdb.compile/compile-shlib.c: New file.
12052         * gdb.compile/compile.c: New file.
12053         * gdb.compile/compile.exp: New file.
12054         * lib/gdb.exp (skip_compile_feature_tests): New proc.
12055
12056 2014-12-12  Tom Tromey  <tromey@redhat.com>
12057
12058         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
12059         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12060
12061 2014-12-12  Doug Evans  <dje@google.com>
12062
12063         * lib/gdb-python.exp (get_python_valueof): New function.
12064         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12065
12066 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12067
12068         * gdb.base/completion.exp: Add test for completion of "info
12069         registers ".
12070
12071 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
12072
12073         * gdb.base/func-ptrs.c: New file.
12074         * gdb.base/func-ptrs.exp: New file.
12075
12076 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12077
12078         PR breakpoints/17012
12079         * gdb.base/dprintf-detach.c: New file.
12080         * gdb.base/dprintf-detach.exp: New file.
12081
12082 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12083
12084         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12085         * lib/gdb.exp (target_is_gdbserver): New procedure.
12086
12087 2014-12-08  Doug Evans  <dje@google.com>
12088
12089         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12090
12091 2014-12-05  Yao Qi  <yao@codesourcery.com>
12092
12093         * gdb.guile/scm-error.exp: Remove the third argument to
12094         gdb_remote_download.
12095         * gdb.guile/scm-frame-args.exp: Likewise.
12096         * gdb.guile/scm-section-script.exp: Likewise.
12097
12098 2014-12-05  Yao Qi  <yao@codesourcery.com>
12099
12100         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12101
12102 2014-12-04  Doug Evans  <dje@google.com>
12103
12104         * gdb.python/py-objfile.exp: Add tests for
12105         objfile.add_separate_debug_file.
12106
12107 2014-12-04  Doug Evans  <dje@google.com>
12108
12109         * lib/gdb.exp (get_build_id): New function.
12110         (build_id_debug_filename_get): Rewrite to use it.
12111         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12112
12113 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
12114
12115         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12116         `method(long)', not just 0x0.
12117         * gdb.cp/nsalias.exp: Align code labels to 4.
12118         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12119         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12120         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12121         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12122         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12123         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12124
12125 2014-12-02  Doug Evans  <dje@google.com>
12126
12127         PR symtab/17602
12128         * gdb.cp/anon-ns.cc: Move guts of this file to ...
12129         * gdb.cp/anon-ns2.cc: ... here.  New file.
12130         * gdb.cp/anon-ns.exp: Update.
12131
12132 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
12133
12134         * gdb.python/py-events.py (inferior_call_handler): New.
12135         (register_changed_handler, memory_changed_handler): New.
12136         (test_events.invoke): Register new handlers.
12137         * gdb.python/py-events.exp: Add tests for inferior call,
12138         memory_changed and register_changed events.
12139
12140 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12141
12142         * gdb.base/execl-update-breakpoints.exp: Specify the link address
12143         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
12144         if the linker doesn't understand this.
12145
12146 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
12147
12148         * gdb.python/python.exp: Change expected reply to help().
12149
12150 2014-12-01  Yao Qi  <yao@codesourcery.com>
12151
12152         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
12153         AC_CONFIG_SUBDIRS(gdb.gdbtk).
12154         * configure: Re-generated.
12155
12156 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
12157
12158         * gdb.cp/chained-calls.cc: New file.
12159         * gdb.cp/chained-calls.exp: New file.
12160         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12161
12162 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
12163
12164         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12165         * gdb.dwarf2/symtab-producer.exp: Same.
12166         * gdb.gdb/python-interrupts.exp: Same.
12167         * gdb.gdb/python-selftest.exp: Same.
12168         * gdb.python/py-linetable.exp: Same.
12169         * gdb.python/py-type.exp: Same.
12170         * gdb.python/py-value-cc.exp: Same.
12171         * gdb.python/py-value.exp: Same.
12172
12173 2014-11-28  Yao Qi  <yao@codesourcery.com>
12174
12175         * gdb.base/break-probes.exp: Match library name prefixed with
12176         sysroot.
12177
12178 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
12179
12180         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12181         test expected output.  Add parentheses for the call to print.
12182         Remove L suffix from integers.
12183
12184 2014-11-26  Doug Evans  <dje@google.com>
12185
12186         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12187
12188 2014-11-22  Yao Qi  <yao@codesourcery.com>
12189
12190         * gdb.trace/entry-values.c: Remove asms.
12191         (foo): Add foo_label.
12192         (bar): Add bar_label.
12193         * gdb.trace/entry-values.exp: Remove code computing  foo's
12194         length and bar's length.
12195         (Dwarf::assemble): Invoke function_range for bar and use
12196         MACRO_AT_func for foo.
12197
12198 2014-11-22  Yao Qi  <yao@codesourcery.com>
12199
12200         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12201         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
12202         Use .Lgcc43_procstart instead of gcc43.
12203
12204 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
12205
12206         * gdb.ada/n_arr_bound: New testcase.
12207
12208 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
12209
12210         PR breakpoints/10737
12211         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12212         test_catch_syscall_multi_arch.
12213         (test_catch_syscall_multi_arch): New function.
12214
12215 2014-11-20  Doug Evans  <xdje42@gmail.com>
12216
12217         * gdb.base/maint.exp: Update expected output.
12218
12219 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12220
12221         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12222         4-byte instruction on S390.
12223
12224 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12225
12226         * gdb.ada/arr_arr: New testcase.
12227
12228 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
12229
12230         * gdb.ada/pkd_arr_elem: New Testcase.
12231
12232 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
12233
12234         * gdb.reverse/break-precsave: Expect completion message for
12235         core file reads.
12236         * gdb.reverse/consecutive-precsave.exp: Likewise.
12237         * gdb.reverse/finish-precsave.exp: Likewise.
12238         * gdb.reverse/i386-precsave.exp: Likewise.
12239         * gdb.reverse/machinestate-precsave.exp: Likewise.
12240         * gdb.reverse/sigall-precsave.exp: Likewise.
12241         * gdb.reverse/solib-precsave.exp: Likewise.
12242         * gdb.reverse/step-precsave.exp: Likewise.
12243         * gdb.reverse/until-precsave.exp: Likewise.
12244         * gdb.reverse/watch-precsave.exp: Likewise.
12245
12246 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12247
12248         * gdb.base/bp-permanent.c: Include unistd.h.
12249         * gdb.python/py-framefilter-mi.c (main): Add return type.
12250         * gdb.python/py-framefilter.c (main): Likewise.
12251         * gdb.trace/actions-changed.c (main): Likewise.
12252
12253 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12254
12255         * gdb.mi/until.c: Add eye-catchers.
12256         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12257         line numbers.
12258
12259 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12260
12261         * gdb.base/condbreak.exp: Drop references to removed non-prototype
12262         function header variants in break1.c.
12263         * gdb.base/ena-dis-br.exp: Likewise.
12264         * gdb.base/hbreak2.exp: Likewise.
12265         * gdb.reverse/until-precsave.exp: Drop references to removed
12266         non-prototype function header variants in ur1.c.
12267         * gdb.reverse/until-reverse.exp: Likewise.
12268
12269 2014-11-17  Petr Machata  <pmachata@redhat.com>
12270
12271         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
12272         ${_cu_offset_size} bytes abbrev offset.
12273
12274 2014-11-15  Doug Evans  <xdje42@gmail.com>
12275
12276         PR symtab/17559
12277         * gdb.base/line-symtabs.exp: New file.
12278         * gdb.base/line-symtabs.c: New file.
12279         * gdb.base/line-symtabs.h: New file.
12280
12281 2014-11-14  Yao Qi  <yao@codesourcery.com>
12282
12283         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12284         (func): Add label func_label.
12285         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12286         Replace low_pc and high_pc with MACRO_AT_range.
12287         Replace name, low_pc and high_pc with MACRO_AT_func.
12288
12289 2014-11-14  Yao Qi  <yao@codesourcery.com>
12290
12291         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12292         Replace name, low_pc and high_pc with MACRO_AT_func.
12293
12294 2014-11-14  Yao Qi  <yao@codesourcery.com>
12295
12296         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12297         produce debug information.
12298         * gdb.dwarf2/implptr-optimized-out.S: Removed.
12299
12300 2014-11-14  Yao Qi  <yao@codesourcery.com>
12301
12302         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12303         object and get function length.
12304         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12305         with MACRO_AT_func.
12306         (top-level): Replace gdb_compile and clean_restart with
12307         prepare_for_testing.
12308         * gdb.dwarf2/main.c (main): Add label main_label.
12309
12310 2014-11-14  Yao Qi  <yao@codesourcery.com>
12311
12312         * lib/dwarf.exp (function_range): New procedure.
12313         (Dwarf::_handle_macro_at_func): New procedure.
12314         (Dwarf::_handle_macro_at_range): New procedure.
12315         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12316
12317 2014-11-14  Yao Qi  <yao@codesourcery.com>
12318
12319         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12320         (_handle_attribute): New procedure.
12321
12322 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12323
12324         * gdb.ada/cond_lang/foo.c (callme): Add return type.
12325         * gdb.base/call-sc.c (zed): Likewise.
12326         * gdb.base/checkpoint.c (main): Likewise.
12327         * gdb.base/dump.c (main): Likewise.
12328         * gdb.base/gcore.c (main): Likewise.
12329         * gdb.base/huge.c (main): Likewise.
12330         * gdb.base/multi-forks.c (main): Likewise.
12331         * gdb.base/pr10179-a.c (main): Likewise.
12332         * gdb.base/savedregs.c (main): Likewise.
12333         * gdb.base/sigaltstack.c (main): Likewise.
12334         * gdb.base/siginfo.c (main): Likewise.
12335         * gdb.base/structs.c (zed): Likewise.
12336         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12337         * gdb.mi/mi-syn-frame.c (main): Likewise.
12338         * gdb.mi/until.c (foo, main): Likewise.
12339         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12340         * gdb.base/solib-weak.c (foo): Declare.
12341         * gdb.base/attach-twice.c: Include stdio.h.
12342         * gdb.base/weaklib1.c: Likewise.
12343         * gdb.base/weaklib2.c: Likewise.
12344         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12345         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12346         unistd.h.
12347         * gdb.base/attach-pie-misread.c: Include stdlib.h.
12348         * gdb.mi/mi-exit-code.c: Likewise.
12349         * gdb.base/break-interp-lib.c: Include string.h.
12350         * gdb.base/coremaker.c: Likewise.
12351         * gdb.base/testenv.c: Likewise.
12352         * gdb.python/py-finish-breakpoint.c: Likewise.
12353         * gdb.base/inferior-died.c: Include sys/wait.h.
12354         * gdb.base/fileio.c: Include time.h.
12355         * gdb.base/async-shell.c: Include unistd.h.
12356         * gdb.base/dprintf-non-stop.c: Likewise.
12357         * gdb.base/info-os.c: Likewise.
12358         * gdb.mi/mi-console.c: Likewise.
12359         * gdb.mi/watch-nonstop.c: Likewise.
12360         * gdb.python/py-events.c: Likewise.
12361         * gdb.base/async.c (baz): Move up before its invocation.
12362         * gdb.base/code_elim2.c (my_global_func): Likewise.
12363         * gdb.base/skip-solib-lib.c (multiply): Likewise.
12364         * gdb.base/advance.c (func2): Likewise.
12365
12366 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12367
12368         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12369         variant.
12370         * gdb.base/annota3.c: Likewise.
12371         * gdb.base/async.c: Likewise.
12372         * gdb.base/average.c: Likewise.
12373         * gdb.base/call-ar-st.c: Likewise.
12374         * gdb.base/call-rt-st.c: Likewise.
12375         * gdb.base/call-sc.c: Likewise.
12376         * gdb.base/call-strs.c: Likewise.
12377         * gdb.base/ending-run.c: Likewise.
12378         * gdb.base/execd-prog.c: Likewise.
12379         * gdb.base/exprs.c: Likewise.
12380         * gdb.base/foll-exec.c: Likewise.
12381         * gdb.base/foll-fork.c: Likewise.
12382         * gdb.base/foll-vfork.c: Likewise.
12383         * gdb.base/funcargs.c: Likewise.
12384         * gdb.base/gcore.c: Likewise.
12385         * gdb.base/jump.c: Likewise.
12386         * gdb.base/langs0.c: Likewise.
12387         * gdb.base/langs1.c: Likewise.
12388         * gdb.base/langs2.c: Likewise.
12389         * gdb.base/mips_pro.c: Likewise.
12390         * gdb.base/nodebug.c: Likewise.
12391         * gdb.base/opaque0.c: Likewise.
12392         * gdb.base/opaque1.c: Likewise.
12393         * gdb.base/recurse.c: Likewise.
12394         * gdb.base/run.c: Likewise.
12395         * gdb.base/scope0.c: Likewise.
12396         * gdb.base/scope1.c: Likewise.
12397         * gdb.base/setshow.c: Likewise.
12398         * gdb.base/setvar.c: Likewise.
12399         * gdb.base/shmain.c: Likewise.
12400         * gdb.base/shr1.c: Likewise.
12401         * gdb.base/shr2.c: Likewise.
12402         * gdb.base/sigall.c: Likewise.
12403         * gdb.base/signals.c: Likewise.
12404         * gdb.base/so-indr-cl.c: Likewise.
12405         * gdb.base/solib2.c: Likewise.
12406         * gdb.base/structs.c: Likewise.
12407         * gdb.base/sum.c: Likewise.
12408         * gdb.base/vforked-prog.c: Likewise.
12409         * gdb.base/watchpoint.c: Likewise.
12410         * gdb.reverse/shr2.c: Likewise.
12411         * gdb.reverse/until-reverse.c: Likewise.
12412         * gdb.reverse/ur1.c: Likewise.
12413         * gdb.reverse/watch-reverse.c: Likewise.
12414
12415 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12416
12417         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12418         variant.
12419         * gdb.base/sepdebug.exp: Drop references to removed code.
12420
12421 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12422
12423         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12424         variant.  Preserve original line numbering.
12425         * gdb.base/list1.c: Likewise.
12426
12427 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12428
12429         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12430         variant.
12431         * gdb.base/break1.c: Likewise.
12432         * gdb.base/break.exp: Drop references to removed code.
12433
12434 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12435
12436         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12437         variant.
12438
12439 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12440
12441         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12442
12443 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12444
12445         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
12446         logic into perform_all_tests() and invoke it with and without
12447         function header prototypes.
12448         (do_function_calls): Remove conditional XFAIL for PR 5318.
12449         (rerun_and_prepare): Remove duplicate code.
12450         (perform_all_tests): New.  Main logic moved here.
12451
12452 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12453
12454         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12455         code guarded by #ifdef NO_PROTOTYPES.
12456         (t_double_many_args): Likewise.
12457         (DEF_FUNC_MANY_ARGS_1): Likewise.
12458         (DEF_FUNC_VALUES_1): Likewise.
12459         (t_structs_ldc): Renamed from t_structs_fc in conditional code
12460         guarded by #ifdef PROTOTYPES.
12461
12462 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12463
12464         * gdb.mi/mi-console.c: Add eye-catcher.
12465         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12466         instead of literal line number.
12467
12468 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12469
12470         * gdb.base/shr2.c: Add eye-catcher.
12471         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12472         line number.
12473
12474 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12475
12476         * gdb.base/jump.c: Add eye-catchers.
12477         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12478         numbers.
12479
12480 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12481
12482         * gdb.base/execd-prog.c: Add eye-catchers.
12483         * gdb.base/foll-exec.c: Likewise.
12484         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12485         line numbers.
12486
12487 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12488
12489         * gdb.base/ending-run.c: Add eye-catchers.
12490         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12491         literal line numbers.
12492
12493 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12494
12495         * gdb.base/call-rt-st.c: Add eye-catchers.
12496         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12497         literal line numbers.
12498
12499 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12500
12501         * gdb.base/call-ar-st.c: Add eye-catchers.
12502         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12503         literal line numbers.
12504
12505 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12506
12507         * gdb.base/average.c: Add eye-catchers.
12508         * gdb.base/sum.c: Likewise.
12509         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12510         regexps dynamically.
12511
12512 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12513
12514         * gdb.base/solib1.c: Add eye-catchers.
12515         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12516         literal line numbers.
12517
12518 2014-11-12  Pedro Alves  <palves@redhat.com>
12519
12520         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12521         leader has exited.
12522
12523 2014-11-12  Pedro Alves  <palves@redhat.com>
12524
12525         * gdb.arch/i386-bp_permanent.c: New file.
12526         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12527         (srcfile): Set to i386-bp_permanent.c.
12528         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
12529         that stepi does not execute the 'leave' instruction, instead of
12530         testing it does execute.
12531         * gdb.base/bp-permanent.c: New file.
12532         * gdb.base/bp-permanent.exp: New file.
12533
12534 2014-11-10  Doug Evans  <xdje42@gmail.com>
12535
12536         PR symtab/17564
12537         * gdb.base/symtab-search-order.exp: New file.
12538         * gdb.base/symtab-search-order.c: New file.
12539         * gdb.base/symtab-search-order-1.c: New file.
12540         * gdb.base/symtab-search-order-shlib-1.c: New file.
12541
12542 2014-11-07  Pedro Alves  <palves@redhat.com>
12543
12544         PR gdb/17511
12545         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12546         i?86-*-linux*.
12547
12548 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
12549
12550         PR c++/17494
12551         * gdb.cp/pr17494.cc: New file.
12552         * gdb.cp/pr17494.exp: New file.
12553
12554 2014-11-02  Yao Qi  <yao@codesourcery.com>
12555
12556         * gdb.python/python.exp: Get working directory and match the
12557         output of "set extended-prompt \\w " with it.
12558
12559 2014-10-30  Doug Evans  <dje@google.com>
12560
12561         * gdb.python/py-objfile.exp: Add tests for setting random attributes
12562         in objfiles.
12563         * gdb.python/py-progspace.exp: Add tests for setting random attributes
12564         in progspaces.
12565
12566 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
12567
12568         * gdb.base/fullpath-expand.exp: Skip for a remote host.
12569         * gdb.base/realname-expand.exp: Likewise.
12570         * gdb.linespec/macro-relative.exp: Likewise.
12571
12572 2014-10-29  Pedro Alves  <palves@redhat.com>
12573
12574         PR gdb/17408
12575         * gdb.threads/schedlock.c (some_function): New function.
12576         (call_function): New global.
12577         (MAYBE_CALL_SOME_FUNCTION): New macro.
12578         (thread_function): Call it.
12579         * gdb.threads/schedlock.exp (get_args): Add description parameter,
12580         and use it instead of a global counter.  Adjust all callers.
12581         (get_current_thread): Use "find current thread" for test message
12582         here rather than having all callers pass down the same string.
12583         (goto_loop): New procedure, factored out from ...
12584         (my_continue): ... this.
12585         (step_ten_loops): Change parameter from test message to command to
12586         use.  Adjust.
12587         (list_count): Delete global.
12588         (check_result): New procedure, factored out from duplicate top
12589         level code.
12590         (continue tests): Wrap in with_test_prefix.
12591         (test_step): New procedure, factored out from duplicate top level
12592         code.
12593         (top level): Test "step" in combination with all scheduler-locking
12594         modes.  Test "next" in combination with all scheduler-locking
12595         modes, and in combination with stepping over a function call or
12596         not.
12597         * gdb.threads/next-bp-other-thread.c: New file.
12598         * gdb.threads/next-bp-other-thread.exp: New file.
12599
12600 2014-10-29  Pedro Alves  <palves@redhat.com>
12601
12602         PR python/17372
12603         * gdb.python/python.exp: Test a multi-line command that spawns
12604         interactive Python.
12605         * gdb.base/multi-line-starts-subshell.exp: New file.
12606
12607 2014-10-29  Yao Qi  <yao@codesourcery.com>
12608
12609         * gdb.base/fileio.exp: Make directories on host.
12610
12611 2014-10-29  Yao Qi  <yao@codesourcery.com>
12612
12613         * gdb.base/fileio.c (test_write): Close the file.
12614
12615 2014-10-28  Pedro Alves  <palves@redhat.com>
12616
12617         PR gdb/12623
12618         * gdb.base/sigstep.c (no_handler): New global.
12619         (main): If 'no_handler is true, set the signal handlers to
12620         SIG_IGN.
12621         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12622         with_sw_watch and no_handler parameters.  Handle them.
12623         (top level) <stepping over handler when stopped at a breakpoint
12624         test>: Add a test axis for testing with a software watchpoint, and
12625         another for testing with the signal handler set to SIG_IGN.
12626         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12627         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12628
12629 2014-10-28  Pedro Alves  <palves@redhat.com>
12630
12631         PR gdb/17511
12632         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12633         * gdb.base/sigstep.exp (other_handler_location): New global.
12634         (advance): Support stepping into the signal handler, and running
12635         commands while in the handler.
12636         (in_handler_map): New global.
12637         (top level): In the advance test, add combinations for getting
12638         into the handler with stepping commands, and for running commands
12639         in the handler.  Add comment descripting the advancei tests.
12640
12641 2014-10-28  Pedro Alves  <palves@redhat.com>
12642
12643         * gdb.base/sigstep.exp: Use build_executable instead of
12644         prepare_for_testing.
12645         (top level): Move code that starts GDB, runs to main and creates a
12646         display to ...
12647         (restart): ... this new procedure.
12648         (top level): Move backtrace from signal handler test to ...
12649         (validate_backtrace): ... this new procedure.
12650         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
12651         with_test_prefix.  Always restart GDB.
12652         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
12653         with_test_prefix.  Always restart GDB.  No need to delete
12654         breakpoints after the test.
12655         (test_skip_handler): Remove prefix parameter.
12656         (skip_over_handler, breakpoint_to_handler)
12657         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12658         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
12659         restart GDB.  No need to delete breakpoints after the test.
12660         (top level): Use foreach to call the test procedures with
12661         different commands.
12662
12663 2014-10-28  Pedro Alves  <palves@redhat.com>
12664
12665         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12666         instead of GNATS numbers.
12667         * gdb.base/sigbpt.exp: Likewise.
12668         * gdb.base/siginfo.exp: Likewise.
12669         * gdb.base/sigstep.exp: Likewise.
12670
12671 2014-10-27  Pedro Alves  <palves@redhat.com>
12672
12673         * gdb.base/sigstep.c (dummy): New global.
12674         (main): Issue a couple writes to the new global.
12675         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12676         procedures.
12677         (skip_over_handler): Use test_skip_handler.
12678         (top level): Call skip_over_handler for stepi and nexti too.
12679         (breakpoint_over_handler): Use test_skip_handler.
12680         (top level): Call breakpoint_over_handler for stepi and nexti too.
12681
12682 2014-10-27  Yao Qi  <yao@codesourcery.com>
12683
12684         * gdb.trace/tfile.c (adjust_function_address)
12685         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12686         function descriptor.
12687
12688 2014-10-24  Don Breazeal  <donb@codesourcery.com>
12689
12690         * gdb.base/foll-fork.exp (test_follow_fork,
12691         catch_fork_child_follow): Check for updated fork messages emitted
12692         from infrun.c.
12693         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12694         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12695         vfork_and_exec_child_follow_through_step): Check for updated vfork
12696         messages emitted from infrun.c.
12697
12698 2014-10-24  Pedro Alves  <palves@redhat.com>
12699
12700         * gdb.base/corefile.exp: Remove references to ultrix.
12701         * gdb.base/interrupt.exp: Likewise.
12702         * gdb.base/whatis.exp: Likewise.
12703         * gdb.gdb/selftest.exp: Likewise.
12704         * gdb.threads/manythreads.exp: Likewise.
12705         * gdb.threads/print-threads.exp: Likewise.
12706         * gdb.threads/pthreads.exp:: Likewise.
12707         * gdb.threads/schedlock.exp: Likewise.
12708
12709 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
12710
12711         * gdb.cp/non-trivial-retval.cc: Add a test case.
12712         * gdb.cp/non-trivial-retval.exp: Add a test.
12713
12714 2014-10-20  Yao Qi  <yao@codesourcery.com>
12715
12716         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12717         * gdb.python/py-objfile-script-gdb.py: New file.
12718         * gdb.python/py-objfile-script.exp: Update reference to
12719         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
12720         of remote_download.  Remove the dest file.
12721
12722 2014-10-20  Yao Qi  <yao@codesourcery.com>
12723
12724         * gdb.base/checkpoint.exp: Don't remove file copied on host.
12725         * gdb.base/step-line.exp: Likewise.
12726         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12727         * gdb.dwarf2/dw2-basic.exp: Likewise.
12728         * gdb.dwarf2/dw2-compressed.exp: Likewise.
12729         * gdb.dwarf2/dw2-filename.exp: Likewise.
12730         * gdb.dwarf2/dw2-intercu.exp: Likewise.
12731         * gdb.dwarf2/dw2-intermix.exp: Likewise.
12732         * gdb.dwarf2/dw2-producer.exp: Likewise.
12733         * gdb.dwarf2/mac-fileno.exp: Likewise.
12734         * gdb.python/py-frame-args.exp: Likewise.
12735         * gdb.python/py-framefilter.exp: Likewise.
12736         * gdb.python/py-mi.exp: Likewise.
12737         * gdb.python/py-objfile-script.exp: Likewise
12738         * gdb.python/py-pp-integral.exp: Likewise.
12739         * gdb.python/py-pp-re-notag.exp: Likewise.
12740         * gdb.python/py-prettyprint.exp: Likewise.
12741         * gdb.python/py-section-script.exp: Likewise.
12742         * gdb.python/py-typeprint.exp: Likewise.
12743         * gdb.python/py-xmethods.exp: Likewise.
12744         * gdb.stabs/weird.exp: Likewise.
12745         * gdb.xml/tdesc-regs.exp: Likewise.
12746
12747 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
12748
12749         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12750         (out_cu): Use addr_len for the size of addresses.
12751         (out_line): Likewise.  Size DW_LNE_set_address instruction
12752         according to addr_len.
12753         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12754         (FUNC): Add START_INSNS to definition.
12755
12756 2014-10-18  Yao Qi  <yao@codesourcery.com>
12757
12758         * gdb.base/argv0-symlink.exp: Check argv[0] value if
12759         gdb_has_argv0 return true.
12760         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12761         check [target_info exists noargs], check [gdb_has_argv0]
12762         instead.
12763         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12764         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12765         procedures.
12766
12767 2014-10-17  Doug Evans  <dje@google.com>
12768
12769         * gdb.python/py-events.exp: Update expected output for clear_objfiles
12770         event.
12771         * gdb.python/py-events.py: Add clear_objfiles event.
12772
12773 2014-10-17  Doug Evans  <dje@google.com>
12774
12775         * gdb.python/py-objfile.exp: Test progspace attribute.
12776
12777 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
12778
12779         * gdb.guile/scm-breakpoint.exp: Do not assume any
12780         directory separators when matching source file paths.
12781         * gdb.python/py-breakpoint.exp: Likewise.
12782         * gdb.reverse/break-precsave.exp: Likewise.
12783         * gdb.reverse/break-reverse.exp: Likewise.
12784         * gdb.reverse/consecutive-precsave.exp: Likewise.
12785         * gdb.reverse/finish-precsave.exp: Likewise.
12786         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12787         * gdb.reverse/finish-reverse.exp: Likewise.
12788         * gdb.reverse/i386-precsave.exp: Likewise.
12789         * gdb.reverse/i387-env-reverse.exp: Likewise.
12790         * gdb.reverse/i387-stack-reverse.exp: Likewise.
12791         * gdb.reverse/machinestate-precsave.exp: Likewise.
12792         * gdb.reverse/machinestate.exp: Likewise.
12793         * gdb.reverse/sigall-precsave.exp: Likewise.
12794         * gdb.reverse/solib-precsave.exp: Likewise.
12795         * gdb.reverse/step-precsave.exp: Likewise.
12796         * gdb.reverse/until-precsave.exp: Likewise.
12797         * gdb.reverse/watch-precsave.exp: Likewise.
12798         * gdb.reverse/watch-reverse.exp: Likewise.
12799
12800 2014-10-17  Yao Qi  <yao@codesourcery.com>
12801
12802         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12803         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12804
12805 2014-10-17  Pedro Alves  <palves@redhat.com>
12806
12807         PR gdb/17471
12808         * gdb.base/bg-execution-repeat.c: New file.
12809         * gdb.base/bg-execution-repeat.exp: New file.
12810
12811 2014-10-17  Pedro Alves  <palves@redhat.com>
12812
12813         PR gdb/17300
12814         * gdb.base/continue-all-already-running.c: New file.
12815         * gdb.base/continue-all-already-running.exp: New file.
12816
12817 2014-10-17  Pedro Alves  <palves@redhat.com>
12818
12819         PR gdb/17472
12820         * gdb.base/annota-input-while-running.c: New file.
12821         * gdb.base/annota-input-while-running.exp: New file.
12822
12823 2014-10-17  Pedro Alves  <palves@redhat.com>
12824
12825         * gdb.base/callfuncs.exp: emove references to osf.
12826         * gdb.base/sigall.exp: Likewise.
12827         * gdb.gdb/selftest.exp: Likewise.
12828         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12829         * gdb.mi/non-stop.c: Likewise.
12830         * gdb.mi/pthreads.c: Likewise.
12831         * gdb.reverse/sigall-precsave.exp: Likewise.
12832         * gdb.reverse/sigall-reverse.exp: Likewise.
12833         * gdb.threads/pthreads.c: Likewise.
12834         * gdb.threads/pthreads.exp: Likewise.
12835
12836 2014-10-17  Yao Qi  <yao@codesourcery.com>
12837
12838         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12839         check 'target_info exists noargs'.
12840         (test_command_prompt_position): Likewise.
12841         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12842         Remove "set args".
12843         (progvar_simple_while_test): Likewise.
12844         (progvar_complex_if_while_test): Likewise.
12845         (if_while_breakpoint_command_test): Likewise.
12846         (infrun_breakpoint_command_test): Likewise.
12847         (breakpoint_command_test): Likewise.
12848         (watchpoint_command_test): Likewise.
12849         (bp_deleted_in_command_test): Likewise.
12850         (temporary_breakpoint_commands): Likewise.
12851
12852 2014-10-16  Yao Qi  <yao@codesourcery.com>
12853
12854         * gdb.base/remotetimeout.exp: Remove noargs checking.
12855
12856 2014-10-15  Pedro Alves  <palves@redhat.com>
12857
12858         PR breakpoints/9649
12859         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12860         * gdb.base/breakpoint-in-ro-region.exp
12861         (probe_target_hardware_step): New procedure.
12862         (top level): Probe hardware stepping and hardware breakpoint
12863         support.  Test stepping through a read-only region, with both
12864         "breakpoint auto-hw" on and off and both "always-inserted" on and
12865         off.
12866
12867 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
12868
12869         * gdb.dlang/demangle.exp: Update for demangling changes.
12870
12871 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12872
12873         * gdb.cp/non-trivial-retval.cc: Add new test cases.
12874         * gdb.cp/non-trivial-retval.exp: Add new tests.
12875
12876 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
12877
12878         PR c++/13403
12879         PR c++/15154
12880         * gdb.cp/non-trivial-retval.cc: New file.
12881         * gdb.cp/non-trivial-retval.exp: New file.
12882
12883 2014-10-15  Yao Qi  <yao@codesourcery.com>
12884
12885         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12886         remote host.
12887
12888 2014-10-15  Yao Qi  <yao@codesourcery.com>
12889
12890         * gdb.python/py-symbol.exp: Match file base name if host is
12891         remote, otherwise match file name with dir name.
12892         * gdb.python/py-symtab.exp: Likewise.
12893         * gdb.python/python.exp: Likewise.
12894
12895 2014-10-15  Yao Qi  <yao@codesourcery.com>
12896
12897         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12898         pattern.
12899         * gdb.python/py-symtab.exp: Likewise.
12900         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
12901         locationn.
12902
12903 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
12904
12905         * gdb.ada/addr_arith: New testcase.
12906
12907 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
12908
12909         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12910         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12911         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12912         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12913
12914 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
12915
12916         * gdb.arch/stap-eval-lang-ada.S: Likewise.
12917         * gdb.arch/stap-eval-lang-ada.c: Likewise.
12918         * gdb.arch/stap-eval-lang-ada.exp: New file.
12919
12920 2014-10-14  Yao Qi  <yao@codesourcery.com>
12921
12922         * gdb.mi/mi-var-child.c (nothing1): New function.
12923         (nothing2): New function.
12924         (do_children_tests): Set function pointers by nothing1 and
12925         nothing2.
12926         * gdb.mi/mi-var-child.exp: Step over new added statements.
12927         Update test to match the new output.
12928         * gdb.mi/var-cmd.c (nothing1): New function.
12929         (nothing2): New function.
12930         (do_children_tests): Set function pointers by  nothing1 and
12931         nothing2.
12932         * gdb.mi/mi-var-display.exp: Update test to match output.
12933         Step to the line specified by $line_dct_nothing.
12934         Increase the number of lines to step.
12935
12936 2014-10-14  Yao Qi  <yao@codesourcery.com>
12937
12938         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12939         tests.
12940         * gdb.mi/mi2-var-child.exp: Likewise.
12941
12942 2014-10-13  Doug Evans  <dje@google.com>
12943
12944         * gdb.python/py-objfile.exp: Change name of file name test.
12945
12946 2014-10-13  Doug Evans  <dje@google.com>
12947
12948         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12949         from the start of the CU.
12950
12951 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12952             Yao Qi  <yao@codesourcery.com>
12953
12954         Fix "save breakpoints" for "catch" command.
12955         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12956         Remove -nonewline.  Match also the added "main" line.
12957
12958 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12959
12960         Fix "save breakpoints" for "disable $bpnum" command.
12961         * gdb.base/save-bp.c (main): Add label.
12962         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
12963
12964 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12965
12966         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12967
12968 2014-10-11  Yao Qi  <yao@codesourcery.com>
12969
12970         * gdb.server/server-kill.exp: Execute command
12971         "set remote trace-status-packet on" before "tstatus".
12972
12973 2014-10-11  Yao Qi  <yao@codesourcery.com>
12974
12975         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12976         (main): Call getppid.
12977         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12978         and continue to it.  Read variable "server_pid".
12979
12980 2014-10-11  Yao Qi  <yao@codesourcery.com>
12981
12982         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12983
12984 2014-10-11  Yao Qi  <yao@codesourcery.com>
12985
12986         * gdb.threads/thread-find.exp: Don't execute command
12987         "info threads".
12988         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12989         * gdb.threads/linux-dp.exp: Don't check the condition
12990         $threads_created equals to zero.
12991
12992 2014-10-10  Pedro Alves  <palves@redhat.com>
12993
12994         * gdb.base/bigcore.exp: Remove references to IRIX.
12995         * gdb.base/funcargs.exp: Likewise.
12996         * gdb.base/interrupt.exp: Likewise.
12997         * gdb.base/mips_pro.exp: Likewise.
12998         * gdb.base/nodebug.exp: Likewise.
12999         * gdb.base/setvar.exp: Likewise.
13000         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13001
13002 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
13003             Pedro Alves  <palves@redhat.com>
13004
13005         PR symtab/14466
13006         * gdb.base/vdso-warning.c: New file.
13007         * gdb.base/vdso-warning.exp: New file.
13008
13009 2014-10-02  Doug Evans  <dje@google.com>
13010
13011         * gdb.base/structs.c (main): Don't run forever.
13012
13013 2014-10-02  Pedro Alves  <palves@redhat.com>
13014
13015         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13016         (top level) <stop threads 1, stop threads 2>: Use it.
13017
13018 2014-10-02  Pedro Alves  <palves@redhat.com>
13019
13020         * gdb.threads/break-while-running.exp (test): Add new
13021         'update_thread_list' argument.  Skip "info threads" if false.
13022         (top level): Add new 'update_thread_list' axis.
13023
13024 2014-10-02  Pedro Alves  <palves@redhat.com>
13025
13026         PR breakpoints/17431
13027         * gdb.base/execl-update-breakpoints.c: New file.
13028         * gdb.base/execl-update-breakpoints.exp: New file.
13029
13030 2014-10-01  Pedro Alves  <palves@redhat.com>
13031
13032         * gdb.base/breakpoint-in-ro-region.c: New file.
13033         * gdb.base/breakpoint-in-ro-region.exp: New file.
13034
13035 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
13036
13037         * gdb.mi/mi-exit-code.exp: New file.
13038         * gdb.mi/mi-exit-code.c: New file.
13039
13040 2014-09-30  Yao Qi  <yao@codesourcery.com>
13041
13042         * lib/prelink-support.exp (build_executable_own_libs): Error if
13043         the target isn't native.
13044
13045 2014-09-30  Yao Qi  <yao@codesourcery.com>
13046
13047         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13048         false.
13049
13050 2014-09-22  Pedro Alves  <palves@redhat.com>
13051
13052         * gdb.threads/break-while-running.exp: New file.
13053         * gdb.threads/break-while-running.c: New file.
13054
13055 2014-09-19  Yao Qi  <yao@codesourcery.com>
13056
13057         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13058         Invoke test.  Restart GDB with --readnow and invoke test again.
13059
13060 2014-09-19  Yao Qi  <yao@codesourcery.com>
13061
13062         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13063         proc set_breakpoint_on_gcd_function.  Invoke
13064         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
13065         invoke set_breakpoint_on_gcd_function again.
13066
13067 2014-09-18  Doug Evans  <dje@google.com>
13068
13069         * gdb.dwarf2/symtab-producer.exp: New file.
13070
13071 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13072
13073         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13074         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13075         * gdb.base/global-var-nested-by-dso.c: Likewise.
13076         * gdb.base/global-var-nested-by-dso.exp: Likewise.
13077
13078 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13079             Pedro Alves  <palves@redhat.com>
13080
13081         * gdb.base/watch-bitfields.exp: Pass string other than test file
13082         name to prepare_for_testing.
13083         (watch): New procedure.
13084         (expect_watchpoint): Use with_test_prefix.
13085         (top level): Factor out tests to ...
13086         (test_watch_location, test_regular_watch): ... these new
13087         procedures, and use with_test_prefix and gdb_continue_to_end.
13088
13089 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
13090
13091         PR breakpoints/12526
13092         * gdb.base/watch-bitfields.exp: New file.
13093         * gdb.base/watch-bitfields.c: New file.
13094
13095 2014-09-16  Pedro Alves  <palves@redhat.com>
13096
13097         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13098         software and hardware addresses, not software address against
13099         itself.
13100
13101 2014-09-16  Pedro Alves  <palves@redhat.com>
13102
13103         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13104         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13105
13106 2014-09-16  Pedro Alves  <palves@redhat.com>
13107
13108         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13109         files.
13110         * gdb.base/a2-run.exp: Remove all code guarded by istarget
13111         "*-*-vxworks*" throughout.
13112         * gdb.base/break.exp: Likewise.
13113         * gdb.base/default.exp: Likewise.
13114         * gdb.base/scope.exp: Likewise.
13115         * gdb.base/sepdebug.exp: Likewise.
13116         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13117         throughout.
13118         * gdb.base/run.c: Likewise.
13119         * gdb.base/sepdebug.c: Likewise.
13120         * gdb.hp/gdb.aCC/run.c: Likewise.
13121         * gdb.reverse/until-reverse.c: Likewise.
13122         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13123
13124 2014-09-16  Yao Qi  <yao@codesourcery.com>
13125
13126         * boards/local-remote-host-native.exp: New file.
13127
13128 2014-09-14  Doug Evans  <xdje42@gmail.com>
13129
13130         * gdb.threads/queue-signal.c (thread_count): New variable.
13131         (thread_count_mutex, thread_count_condvar): New variables.
13132         (incr_thread_count, wait_all_threads_running): New functions.
13133         (main): Wait for all threads to be in their thread functions.
13134
13135 2014-09-13  Doug Evans  <xdje42@gmail.com>
13136
13137         * gdb.threads/queue-signal.c: New file.
13138         * gdb.threads/queue-signal.exp: New file.
13139
13140 2014-09-13  Doug Evans  <xdje42@gmail.com>
13141
13142         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13143         be consistent with what default_gdb_init uses.
13144         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13145         the plain text of the prompt.  Add some logging printfs.
13146         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13147
13148 2014-09-12  Pedro Alves  <palves@redhat.com>
13149
13150         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13151         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13152         * gdb.arch/i386-size-overlap.exp: Likewise.
13153         * gdb.arch/i386-size.exp: Likewise.
13154         * gdb.arch/i386-unwind.exp: Likewise.
13155         * gdb.base/a2-run.exp: Likewise.
13156         * gdb.base/break.exp: Likewise.
13157         * gdb.base/charset.exp: Likewise.
13158         * gdb.base/chng-syms.exp: Likewise.
13159         * gdb.base/commands.exp: Likewise.
13160         * gdb.base/dbx.exp: Likewise.
13161         * gdb.base/find.exp: Likewise.
13162         * gdb.base/funcargs.exp: Likewise.
13163         * gdb.base/jit-simple.exp: Likewise.
13164         * gdb.base/reread.exp: Likewise.
13165         * gdb.base/sepdebug.exp: Likewise.
13166         * gdb.base/step-bt.exp: Likewise.
13167         * gdb.cp/mb-inline.exp: Likewise.
13168         * gdb.cp/mb-templates.exp: Likewise.
13169         * gdb.objc/basicclass.exp: Likewise.
13170         * gdb.threads/killed.exp: Likewise.
13171
13172 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13173
13174         PR tdep/17379
13175         * gdb.arch/powerpc-stackless.S: New file.
13176         * gdb.arch/powerpc-stackless.exp: New file.
13177
13178 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13179
13180         * gdb.base/attach.c: Include unistd.h.
13181         (main): Call alarm.  Add label postloop.
13182         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13183         gdb_breakpoint, gdb_continue_to_breakpoint.
13184         (test_command_line_attach_run): Kill ${testpid} in one exit path.
13185
13186 2014-09-11  Pedro Alves  <palves@redhat.com>
13187
13188         PR gdb/17347
13189         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13190         * gdb.base/attach.exp (test_command_line_attach_run): New
13191         procedure.
13192         (top level): Call it.
13193
13194 2014-09-11  Pedro Alves  <palves@redhat.com>
13195
13196         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13197         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13198         (do_command_attach_tests): Use spawn_wait_for_attach.
13199         * gdb.base/solib-overlap.exp: Likewise.
13200         * gdb.multi/multi-attach.exp: Likewise.
13201         * gdb.python/py-prompt.exp: Likewise.
13202         * gdb.python/py-sync-interp.exp: Likewise.
13203         * gdb.server/ext-attach.exp: Likewise.
13204
13205 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13206
13207         * gdb.fortran/array-element.exp: Remove unexpected "continue"
13208         command in testcase.  Simplify testcase.
13209
13210 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13211
13212         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13213
13214 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13215
13216         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13217
13218 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13219
13220         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13221
13222 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13223
13224         * gdb.dwarf2/dynarr-ptr.c: New file.
13225         * gdb.dwarf2/dynarr-ptr.exp: New file.
13226
13227 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13228
13229         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13230         of 30 rather than hardcoding 120 for a slow test case.  Take the
13231         `gdb,timeout' target setting into account for this calculation.
13232         Don't extend the timeout for the test cases that don't need it.
13233
13234 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13235
13236         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13237         a factor of 2 for a slow test case.  Take the `gdb,timeout'
13238         target setting into account for this calculation.
13239         * gdb.reverse/until-precsave.exp: Increase the timeout by
13240         a factor of 15 and 3 respectively rather than adding 120
13241         for a pair of slow test cases.  Take the `gdb,timeout'
13242         target setting into account for this calculation.
13243
13244 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13245
13246         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13247         timeout, don't pass one down to gdb_expect.
13248         (gdb_expect): Rework timeout selection.
13249
13250 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13251
13252         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13253         exception on timeout.
13254         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13255         (gdbserver_start_extended): Catch any `gdbserver_start' error
13256         exceptions.
13257         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13258         * lib/mi-support.exp (mi_gdb_target_load): Catch any
13259         `gdbserver_gdb_load' error exceptions.
13260
13261 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
13262
13263         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13264         120 on waiting for the TCP socket to open.
13265
13266 2014-09-09  Doug Evans  <xdje42@gmail.com>
13267
13268         * gdb.base/default.exp (show_conv_list): Add _caller_is,
13269         _caller_matches, _any_caller_is, _any_caller_matches.
13270
13271 2014-09-09  Doug Evans  <xdje42@gmail.com>
13272
13273         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13274
13275 2014-09-09  Yao Qi  <yao@codesourcery.com>
13276
13277         * gdb.mi/mi-var-display.exp: Set print symbol off.
13278
13279 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13280
13281         PR gdb/17035
13282         * gdb.base/commands.exp: Add tests to verify user-defined
13283         commands with empty bodies.
13284         * gdb.python/py-cmd.exp: Test that we don't show user-defined
13285         python commands in `show user command`.
13286         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13287         scheme commands in `show user command`.
13288
13289 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
13290
13291         PR python/17355
13292         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13293         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13294         * gdb.python/py-framefilter-invalidarg.exp: New file.
13295         * gdb.python/py-framefilter-invalidarg.py: New file.
13296
13297 2014-09-06  Doug Evans  <xdje42@gmail.com>
13298
13299         PR 15276
13300         * gdb.python/py-caller-is.c: New file.
13301         * gdb.python/py-caller-is.exp: New file.
13302
13303 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
13304
13305         PR gdb/17235
13306         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13307         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13308
13309 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
13310
13311         PR fortran/17237
13312         * gdb.fortran/print-formatted.exp: New file.
13313         * gdb.fortran/print-formatted.f90: Likewise.
13314
13315 2014-09-03  Sasha Smundak  <asmundak@google.com>
13316
13317         * gdb.python/py-frame.exp: Test Frame.read_register.
13318
13319 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
13320
13321         PR python/16699
13322         * gdb.python/py-completion.exp: New file.
13323         * gdb.python/py-completion.py: Likewise.
13324
13325 2014-08-28  Doug Evans  <dje@google.com>
13326
13327         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13328         eax,etc. are live with values set by gdb and thus the compiler can't
13329         use them.
13330         * gdb.arch/i386-pseudo.c (main): Ditto.
13331
13332 2014-08-27  Doug Evans  <dje@google.com>
13333
13334         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13335
13336 2014-08-25  Doug Evans  <dje@google.com>
13337
13338         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13339         (main): Ditto.
13340
13341 2014-08-25  Doug Evans  <dje@google.com>
13342
13343         * gdb.threads/thread-execl.exp: #include <stdio.h>.
13344
13345 2014-08-24  Yao Qi  <yao@codesourcery.com>
13346
13347         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13348         symbol off.
13349         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13350
13351 2014-08-22  Doug Evans  <dje@google.com>
13352
13353         PR 17276
13354         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13355         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13356         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13357
13358 2014-08-22  Yao Qi  <yao@codesourcery.com>
13359
13360         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13361         * gdb.python/py-finish-breakpoint2.exp: Likewise.
13362         * gdb.python/python.exp: Likewise.  Use .py file on the host
13363         instead of the build.
13364
13365 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
13366
13367         * gdb.threads/gcore-stale-thread.c: New file.
13368         * gdb.threads/gcore-stale-thread.exp: New file.
13369
13370 2014-08-21  Pedro Alves  <palves@redhat.com>
13371
13372         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13373         * gdb.base/gcore-relro-pie.exp: Likewise.
13374         * gdb.base/gcore-relro.exp: Likewise.
13375         * gdb.base/gcore.exp: Likewise.
13376         * gdb.base/print-symbol-loading.exp: Likewise.
13377         * gdb.threads/gcore-thread.exp: Likewise.
13378         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13379
13380 2014-08-20  Pedro Alves  <palves@redhat.com>
13381             Jan Kratochvil  <jan.kratochvil@redhat.com>
13382
13383         * Makefile.in (EXTRA_RULES, CC): New variables, get from
13384         configure.
13385         (EXPECT): Handle READ1 being set.
13386         (all): Depend on EXTRA_RULES.
13387         (check-read1, expect-read1, read1.so, read1): New rules.
13388         * README (Testsuite Parameters): Document the READ1 make variable.
13389         (Race detection): New section.
13390         * configure: Regenerate.
13391         * configure.ac: If build==host==target, and running under a
13392         GNU/glibc system, add read1 to the extra Makefile rules.
13393         (EXTRA_RULES): AC_SUBST it.
13394         * lib/read1.c: New file.
13395
13396 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
13397
13398         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13399         the handling of variables declared as a typedef to an array
13400         which a DW_AT_data_location attribute.
13401
13402 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
13403             Pedro Alves  <palves@redhat.com>
13404
13405         PR symtab/14604
13406         PR symtab/14605
13407         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13408         gdb_test.
13409
13410 2014-08-19  Pedro Alves  <palves@redhat.com>
13411
13412         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13413
13414 2014-08-19  Yao Qi  <yao@codesourcery.com>
13415
13416         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13417         right line.
13418
13419 2014-08-18  David Blaikie  <dblaikie@gmail.com>
13420
13421         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13422
13423 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13424
13425         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13426         attribute in array range.
13427
13428 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
13429
13430         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13431
13432 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13433
13434         PR c++/17132
13435         * gdb.cp/pr17132.cc: New file.
13436         * gdb.cp/pr17132.exp: New file.
13437
13438 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
13439
13440         * gdb.python/py-xmethods.py (A_getarrayind)
13441         (E_method_char_worker.__call__, E_method_int_worker.__call__):
13442         Use 'print' with function call syntax.
13443         (E_method_matcher.match): Fix tab vs space indentation mixup.
13444
13445 2014-08-15  Yao Qi  <yao@codesourcery.com>
13446
13447         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13448         false.
13449
13450 2014-08-15  Yao Qi  <yao@codesourcery.com>
13451
13452         * gdb.cp/casts.exp: Set print symbol off.
13453         * gdb.cp/class2.exp: Likewise.
13454         * gdb.cp/overload.exp: Likewise.
13455         * gdb.cp/templates.exp: Likewise.
13456
13457 2014-08-11  Doug Evans  <dje@google.com>
13458
13459         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13460         (test_load_shlib): Update.
13461
13462 2014-08-09  Yao Qi  <yao@codesourcery.com>
13463
13464         * gdb.base/display.exp: Invoke is_address_zero_readable.
13465         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13466         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13467         * gdb.base/hbreak-unmapped.exp: Return if
13468         is_address_zero_readable returns true.
13469         * gdb.base/signest.exp: Likewise.
13470         * gdb.base/signull.exp: Likewise.
13471         * gdb.base/sigbpt.exp: Likewise.
13472         * gdb.guile/scm-disasm.exp: Do the test if
13473         is_address_zero_readable returns false.
13474         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13475         * gdb.python/py-arch.exp: Likewise.
13476         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13477         * lib/gdb.exp (is_address_zero_readable): New proc.
13478
13479 2014-08-09  Yao Qi  <yao@codesourcery.com>
13480
13481         PR testsuite/13443
13482         * gdb.mi/mi-var-display.exp: Make test messages unique.
13483
13484 2014-08-04  Tom Tromey  <tromey@redhat.com>
13485
13486         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13487         target 0".
13488
13489 2014-08-04  Tom Tromey  <tromey@redhat.com>
13490
13491         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13492         "target_resume".
13493
13494 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
13495
13496         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13497         inner_vla_struct_object_size.
13498         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13499         as xfail.
13500
13501 2014-07-30  Pedro Alves  <palves@redhat.com>
13502
13503         * gdb.threads/signal-command-handle-nopass.exp (test): Add
13504         comment.
13505
13506 2014-07-29  Yao Qi  <yao@codesourcery.com>
13507
13508         PR gdb/17206
13509         * gdb.base/until-nodebug.exp: New.
13510
13511 2014-07-28  Doug Evans  <xdje42@gmail.com>
13512
13513         PR guile/17203
13514         * gdb.guile/scm-parameter.exp: Add tests for trying to create
13515         previously existing parameter, and previously ambiguously spelled
13516         parameter.
13517
13518 2014-07-28  Will Newton  <will.newton@linaro.org>
13519
13520         * gdb.base/varargs.exp: Remove KFAILs for ARM.
13521
13522 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
13523             Doug Evans  <xdje42@gmail.com>
13524
13525         PR guile/17146
13526         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13527
13528 2014-07-25  Pedro Alves  <palves@redhat.com>
13529
13530         * gdb.threads/signal-command-handle-nopass.c: New file.
13531         * gdb.threads/signal-command-handle-nopass.exp: New file.
13532         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13533         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13534         * gdb.threads/signal-delivered-right-thread.c: New file.
13535         * gdb.threads/signal-delivered-right-thread.exp: New file.
13536
13537 2014-07-25  Pedro Alves  <palves@redhat.com>
13538
13539         * gdb.base/double-prompt-target-event-error.exp
13540         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13541         match.
13542         (cancel_pagination_in_target_event): Rework double prompt
13543         detection.
13544         * gdb.base/paginate-after-ctrl-c-running.exp
13545         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13546         <return>' match.
13547         * gdb.base/paginate-bg-execution.exp
13548         (test_bg_execution_pagination_return)
13549         (test_bg_execution_pagination_cancel): Remove '-notransfer
13550         <return>' matches.
13551         * gdb.base/paginate-execution-startup.exp
13552         (test_fg_execution_pagination_return)
13553         (test_fg_execution_pagination_cancel): Remove '-notransfer
13554         <return>' matches.
13555         * gdb.base/paginate-inferior-exit.exp
13556         (test_paginate_inferior_exited): Remove '-notransfer <return>'
13557         match.
13558         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13559         * lib/gdb.exp (pagination_prompt): Run text through
13560         string_to_regexp.
13561         (gdb_test_multiple): Match $pagination_prompt instead of
13562         "<return>".
13563         (string_to_regexp): Move to lib/gdb-utils.exp.
13564
13565 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
13566
13567         * gdb.arch/amd64-entry-value-paramref.S: New file.
13568         * gdb.arch/amd64-entry-value-paramref.cc: New file.
13569         * gdb.arch/amd64-entry-value-paramref.exp: New file.
13570         * gdb.arch/amd64-optimout-repeat.S: New file.
13571         * gdb.arch/amd64-optimout-repeat.c: New file.
13572         * gdb.arch/amd64-optimout-repeat.exp: New file.
13573
13574 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
13575
13576         PR gdb/17170
13577         * gdb.base/statistics.exp: New file.
13578
13579 2014-07-17  Doug Evans  <dje@google.com>
13580
13581         PR gdb/17170
13582         * gdb.base/maint.exp: Update testing of per-command stats.
13583
13584 2014-07-16  Pedro Alves  <palves@redhat.com>
13585
13586         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13587         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13588         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13589         (tfile_write_buf): New functions.
13590         (add_memory_block): Rewrite using the above.
13591         (adjust_function_address): New function.
13592         (FUNCTION_ADDRESS): New macro.
13593         (write_basic_trace_file): Remove short_x local, and use
13594         tfile_write_16. Change type of func_addr local to unsigned long
13595         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
13596         here.  Cast argument of add_memory_block to char pointer.
13597         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
13598         (main): Remove parameters.
13599         * gdb.trace/tfile.exp: Remove nowarnings.
13600
13601 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
13602
13603         * gdb.base/debug-expr.exp: Test string evaluation with
13604         "debug expression" on.
13605
13606 2014-07-15  Pedro Alves  <palves@redhat.com>
13607
13608         * gdb.base/reread.exp: Use clean_restart.
13609
13610 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
13611
13612         * gdb.arch/avr-flash-qualifer.c: New.
13613         * gdb.arch/avr-flash-qualifer.exp: New.
13614
13615 2014-07-14  Pedro Alves  <palves@redhat.com>
13616
13617         * gdb.base/paginate-after-ctrl-c-running.c: New file.
13618         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13619
13620 2014-07-14  Pedro Alves  <palves@redhat.com>
13621
13622         * gdb.base/double-prompt-target-event-error.c: New file.
13623         * gdb.base/double-prompt-target-event-error.exp: New file.
13624
13625 2014-07-14  Pedro Alves  <palves@redhat.com>
13626
13627         PR gdb/17072
13628         * gdb.base/paginate-inferior-exit.c: New file.
13629         * gdb.base/paginate-inferior-exit.exp: New file.
13630
13631 2014-07-14  Pedro Alves  <palves@redhat.com>
13632
13633         PR gdb/17072
13634         * gdb.base/paginate-bg-execution.c: New file.
13635         * gdb.base/paginate-bg-execution.exp: New file.
13636
13637 2014-07-14  Pedro Alves  <palves@redhat.com>
13638
13639         PR gdb/17072
13640         * gdb.base/paginate-execution-startup.c: New file.
13641         * gdb.base/paginate-execution-startup.exp: New file.
13642         * lib/gdb.exp (pagination_prompt): New global.
13643         (default_gdb_spawn): New procedure, factored out from
13644         default_gdb_spawn.
13645         (default_gdb_start): Adjust to call default_gdb_spawn.
13646         (gdb_spawn): New procedure.
13647
13648 2014-07-14  Pedro Alves  <palves@redhat.com>
13649
13650         * lib/gdb.exp (gdb_assert): New procedure.
13651         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13652
13653 2014-07-14  Pedro Alves  <palves@redhat.com>
13654
13655         * gdb.base/execution-termios.c: New file.
13656         * gdb.base/execution-termios.exp: New file.
13657
13658 2014-07-14  Tom Tromey  <tromey@redhat.com>
13659
13660         * gdb.cp/vla-cxx.cc: New file.
13661         * gdb.cp/vla-cxx.exp: New file.
13662
13663 2014-07-14  Tom Tromey  <tromey@redhat.com>
13664
13665         * gdb.reverse/rerun-prec.c: New file.
13666         * gdb.reverse/rerun-prec.exp: New file.
13667
13668 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
13669             Maciej W. Rozycki  <macro@codesourcery.com>
13670
13671         * lib/gdb-utils.exp: New file.
13672         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13673         inline `gdb_init_command' processing.
13674         (gdb_start_cmd): Likewise.
13675         * lib/mi-support.exp (mi_run_cmd): Likewise.
13676         * README: Document `gdb_init_command' and `gdb_init_commands'.
13677
13678 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
13679
13680         Fix false FAIL running under a very long directory name.
13681         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13682         and "set print elements 10000".  Twice.
13683
13684 2014-07-11  Yao Qi  <yao@codesourcery.com>
13685
13686         * gdb.base/exprs.exp: "set print symbol off".
13687
13688 2014-07-11  Pedro Alves  <palves@redhat.com>
13689
13690         * gdb.threads/kill.c: New file.
13691         * gdb.threads/kill.exp: New file.
13692
13693 2014-07-10  Yao Qi  <yao@codesourcery.com>
13694
13695         * gdb.trace/tfile.c (write_basic_trace_file)
13696         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13697         address written to trace file.
13698
13699 2014-07-09  Pedro Alves  <palves@redhat.com>
13700
13701         * gdb.base/attach-wait-input.exp: New file.
13702         * gdb.base/attach-wait-input.c: New file.
13703
13704 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
13705
13706         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13707         setting up test structures.
13708         (main): Call new test function.
13709         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13710         test function, continue into test function and walk test
13711         structures.
13712
13713 2014-07-02  Yao Qi  <yao@codesourcery.com>
13714
13715         * gdb.trace/entry-values.c: Define labels 'foo_start' and
13716         'bar_start' at the beginning of functions 'foo' and 'bar'
13717         respectively.
13718         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13719         instead of 'foo' and 'bar'.
13720
13721 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
13722
13723         * gdb.btrace/segv.exp: New.
13724         * gdb.btrace/segv.c: New.
13725
13726 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
13727
13728         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13729         instruction.
13730
13731 2014-06-30  Mark Wielaard  <mjw@redhat.com>
13732
13733         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13734         vulture, vilify, villar): New volatile array constants.
13735         (vindictive, vegetation): New const volatile array constants.
13736         * gdb.base/volatile.exp: Test volatile and const volatile array
13737         types.
13738
13739 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13740
13741         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13742         target lacks support for awatch, rwatch, or hbreak.
13743
13744 2014-06-27  Yao Qi  <yao@codesourcery.com>
13745
13746         * gdb.multi/dummy-frame-restore.exp: New.
13747         * gdb.multi/dummy-frame-restore.c: New.
13748
13749 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
13750
13751         * gdb.btrace/gcore.exp: New.
13752
13753 2014-06-23  Pedro Alves  <palves@redhat.com>
13754
13755         * gdb.base/watchpoint-reuse-slot.c: New file.
13756         * gdb.base/watchpoint-reuse-slot.exp: New file.
13757
13758 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
13759
13760         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13761         progspace's filename in 'info', 'enable' and 'disable' command
13762         tests.
13763
13764 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
13765
13766         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13767         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13768         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13769
13770 2014-06-20  Gary Benson  <gbenson@redhat.com>
13771
13772         * gdb.arch/i386-avx.exp: Fix include file location.
13773         * gdb.arch/i386-sse.exp: Likewise.
13774
13775 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
13776
13777         * gdb.dlang/expression.exp: New file.
13778
13779 2014-06-19  Pedro Alves  <palves@redhat.com>
13780
13781         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13782         out from ...
13783         (top level): ... here.  Iterate running tests under different
13784         scheduler-locking settings.
13785
13786 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
13787
13788         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13789         to DW_FORM_addr and use non-zero addresses.
13790
13791 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
13792
13793         PR gdb/17017
13794         * gdb.python/py-xmethods.cc: Add global function call counters and
13795         increment them in their respective functions.  Remove "cout"
13796         statements.
13797         * gdb.python/py-xmethods.exp: Make tests check the global function
13798         call counters instead of depending on inferior IO.
13799
13800 2014-06-18  Don Breazeal  <donb@codesourcery.com>
13801
13802         * gdb.base/foll-fork.exp (default_fork_parent_follow):
13803         Deleted procedure.
13804         (explicit_fork_parent_follow): Deleted procedure.
13805         (explicit_fork_child_follow): Deleted procedure.
13806         (test_follow_fork): New procedure.
13807         (do_fork_tests): Replace calls to deleted procedures with
13808         calls to test_follow_fork and reset GDB for subsequent
13809         procedure calls.
13810
13811 2014-06-17  Yao Qi  <yao@codesourcery.com>
13812
13813         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13814         CP1252.
13815
13816 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
13817
13818         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13819         Initialize ptr and S explicitly.
13820         (skip_type_update_when_not_use_rtti_test): Likewise.
13821
13822 2014-06-16  Keith Seitz  <keiths@redhat.com>
13823
13824         PR mi/15863
13825         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13826         the inferior is started.
13827
13828 2014-06-16  Pedro Alves  <palves@redhat.com>
13829
13830         * gdb.base/break-main-file-remove-fail.c: New file.
13831         * gdb.base/break-main-file-remove-fail.exp: New file.
13832         * gdb.base/break-unload-file.exp: Use build_executable instead of
13833         prepare_for_testing.
13834         (test_break): New parameter "initial_load".  Handle it.
13835         (top level): Add initial_load cmdline/file axis.
13836
13837 2014-06-12  Tom Tromey  <tromey@redhat.com>
13838
13839         * gdb.base/completion.exp: Don't use directory name in test.
13840
13841 2014-06-09  Gary Benson  <gbenson@redhat.com>
13842
13843         * gdb.base/sigall.c [Functions to send signals]: Reorder to
13844         separate the always-available ANSI-standard signals from the
13845         signals that require checking.
13846         (main): Likewise.
13847         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13848         Likewise.
13849         (main): Likewise.
13850
13851 2014-06-07  Keith Seitz  <keiths@redhat.com>
13852
13853         Revert:
13854         PR c++/16253
13855         * gdb.cp/var-tag.cc: New file.
13856         * gdb.cp/var-tag.exp: New file.
13857         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13858         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13859         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13860         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13861
13862 2014-06-06  Doug Evans  <xdje42@gmail.com>
13863
13864         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13865
13866 2014-06-06  Pedro Alves  <palves@redhat.com>
13867
13868         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13869         in target debug output instead of looking at RSP packets,
13870         disabling the test on any target that uses hardware stepping.
13871         Update comments.
13872
13873 2014-06-06  Pedro Alves  <palves@redhat.com>
13874
13875         * gdb.base/break-unload-file.exp: Fix typo.
13876
13877 2014-06-06  Yao Qi  <yao@codesourcery.com>
13878
13879         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13880         from "jit_function" to "^jit_function".
13881
13882 2014-06-06  Yao Qi  <yao@codesourcery.com>
13883
13884         * gdb.base/async.c (foo): Add one statement.
13885         * gdb.base/async.exp: Get the next instruction address and
13886         match the output of "nexti" by instruction address.  Match
13887         the hex address in the output of "finish".
13888
13889 2014-06-06  Gary Benson  <gbenson@redhat.com>
13890
13891         * gdb.base/call-signals.c: Remove preprocessor conditionals
13892         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13893         SIGSEGV and SIGTERM.
13894         * gdb.base/sigall.c: Likewise.
13895         * gdb.base/unwindonsignal.c: Likewise.
13896         * gdb.reverse/sigall-reverse.c: Likewise.
13897
13898 2014-06-06  Yao Qi  <yao@codesourcery.com>
13899
13900         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
13901         readable, skip the test.
13902
13903 2014-06-06  Yao Qi  <yao@codesourcery.com>
13904
13905         * gdb.threads/staticthreads.c (thread_function): Move the line
13906         setting breakpoint on forward.
13907         * gdb.threads/staticthreads.exp: Update comments.
13908
13909 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
13910
13911         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13912         "history-append! type error".
13913
13914 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
13915
13916         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13917         erroneous dprintf expected input.
13918
13919 2014-06-04  Doug Evans  <xdje42@gmail.com>
13920
13921         * gdb.guile/scm-generics.exp: Delete.
13922
13923 2014-06-04  Doug Evans  <xdje42@gmail.com>
13924
13925         * gdb.guile/scm-breakpoint.exp: Update.
13926         Add tests for breakpoint registration.
13927
13928 2014-06-04  Tom Tromey  <tromey@redhat.com>
13929
13930         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13931         VLA-in-union.
13932         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13933         inner_vla_struct, vla_union types.  Initialize objects of those
13934         types and compute their sizes.
13935
13936 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
13937             Hui Zhu  <hui@codesourcery.com>
13938
13939         * gdb.base/fileio.exp: Add test for shell not available as well as
13940         available.
13941         * gdb.base/fileio.c (test_system): Check for shell twice.
13942
13943 2014-06-04  Yao Qi  <yao@codesourcery.com>
13944
13945         * gdb.base/auto-connect-native-target.exp: Remove redundant
13946         space from the regexp pattern.
13947
13948 2014-06-04  Yao Qi  <yao@codesourcery.com>
13949
13950         * gdb.base/default.exp: Replace "child" with "native" in
13951         regexp pattern.
13952
13953 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
13954
13955         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13956         * gdb.python/py-xmethods.exp: New tests to test xmethods.
13957         * gdb.python/py-xmethods.py: Python script supporting the
13958         new testcase and tests.
13959
13960 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
13961             Pedro Alves  <palves@redhat.com>
13962
13963         PR breakpoints/17000
13964         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13965         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13966
13967 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
13968
13969         * gdb.base/subst.exp: Add tests to verify partial path matching
13970         output.
13971
13972 2014-06-03  Pedro Alves  <palves@redhat.com>
13973
13974         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13975         target that doesn't use software single-stepping.
13976
13977 2014-06-03  Pedro Alves  <palves@redhat.com>
13978
13979         PR breakpoints/17000
13980         * gdb.base/sss-bp-on-user-bp-2.c: New file.
13981         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13982
13983 2014-06-02  Doug Evans  <xdje42@gmail.com>
13984
13985         * gdb.guile/scm-parameter.exp: New file.
13986
13987 2014-06-02  Doug Evans  <xdje42@gmail.com>
13988
13989         * gdb.guile/scm-cmd.c: New file.
13990         * gdb.guile/scm-cmd.exp: New file.
13991
13992 2014-06-02  Doug Evans  <xdje42@gmail.com>
13993
13994         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13995         pretty-printer lookup.
13996         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13997         (make-pp_s-printer): Call it.
13998         (make-pretty-printer-from-dict): New function.
13999         (lookup-pretty-printer-maker-from-dict): New function.
14000         (*pretty-printer*): Simplify.
14001         (make-objfile-pp_s-printer): New function.
14002         (install-objfile-pretty-printers!): New function.
14003         (make-progspace-pp_s-printer): New function.
14004         (install-progspace-pretty-printers!): New function.
14005         * gdb.guile/scm-progspace.c: New file.
14006         * gdb.guile/scm-progspace.exp: New file.
14007
14008 2014-06-02  Pedro Alves  <palves@redhat.com>
14009
14010         * gdb.base/dprintf-bp-same-addr.c: New file.
14011         * gdb.base/dprintf-bp-same-addr.exp: New file.
14012
14013 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14014
14015         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14016         * gdb.arch/powerpc-power.s: Likewise.
14017
14018 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
14019
14020         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14021
14022 2014-06-01  Yao Qi  <yao@codesourcery.com>
14023
14024         * gdb.base/watchpoint.exp (test_watch_location): Check null
14025         pointer can be dereferenced.  If not, do the test, otherwise
14026         skip it.
14027
14028 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14029
14030         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14031         results.
14032         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14033
14034 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14035
14036         * gdb.arch/amd64-invalid-stack-middle.S: New file.
14037         * gdb.arch/amd64-invalid-stack-middle.c: New file.
14038         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14039         * gdb.arch/amd64-invalid-stack-top.c: New file.
14040         * gdb.arch/amd64-invalid-stack-top.exp: New file.
14041
14042 2014-05-30  Pedro Alves  <palves@redhat.com>
14043
14044         PR breakpoints/17000
14045         * gdb.base/sss-bp-on-user-bp.c: New file.
14046         * gdb.base/sss-bp-on-user-bp.exp: New file.
14047
14048 2014-05-30  David Blaikie  <dblaikie@gmail.com>
14049
14050         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14051         gnu_inline semantics via attribute.
14052         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14053         source explicitly specifies the required semantics.
14054
14055 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
14056
14057         * gdb.reverse/sigall-reverse.exp: Fix a typo.
14058
14059 2014-05-29  Pedro Alves  <palves@redhat.com>
14060             Tom Tromey  <tromey@redhat.com>
14061
14062         * gdb.base/async-shell.exp: Don't enable target-async.
14063         * gdb.base/async.exp
14064         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14065         parameter.  Adjust.
14066         (top level): Don't test with "target-async".
14067         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14068         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14069         * gdb.base/inferior-died.exp: Don't enable target-async.
14070         * gdb.base/interrupt-noterm.exp: Likewise.
14071         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14072         * gdb.mi/mi-nonstop-exit.exp: Likewise.
14073         * gdb.mi/mi-nonstop.exp: Likewise.
14074         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14075         * gdb.mi/mi-nsintrall.exp: Likewise.
14076         * gdb.mi/mi-nsmoribund.exp: Likewise.
14077         * gdb.mi/mi-nsthrexec.exp: Likewise.
14078         * gdb.mi/mi-watch-nonstop.exp: Likewise.
14079         * gdb.multi/watchpoint-multi.exp: Adjust comment.
14080         * gdb.python/py-evsignal.exp: Don't enable target-async.
14081         * gdb.python/py-evthreads.exp: Likewise.
14082         * gdb.python/py-prompt.exp: Likewise.
14083         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14084         * gdb.server/solib-list.exp: Don't enable target-async.
14085         * gdb.threads/thread-specific-bp.exp: Likewise.
14086         * lib/mi-support.exp: Adjust to use mi-async.
14087
14088 2014-05-29  Pedro Alves  <palves@redhat.com>
14089
14090         PR gdb/13860
14091         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14092         reason, even in sync mode.
14093
14094 2014-05-29  Pedro Alves  <palves@redhat.com>
14095             Hui Zhu  <hui@codesourcery.com>
14096
14097         PR PR15693
14098         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14099         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14100         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14101         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14102
14103 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
14104
14105         * config/monitor.exp (gdb_target_monitor): Replace use of
14106         "set remotebaud" by "set serial baud".
14107
14108 2014-05-26  Andy Wingo  <wingo@igalia.com>
14109
14110         * gdb.guile/scm-breakpoint.exp:
14111         * gdb.guile/scm-gsmob.exp: Update to use plain old object
14112         properties instead of gdb-object-properties.
14113
14114 2014-05-26  Yao Qi  <yao@codesourcery.com>
14115
14116         * gdb.server/no-thread-db.exp: Specify source file name
14117         explicitly when setting a breakpoint.
14118
14119 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14120
14121         * gdb.btrace/vdso.c: New.
14122         * gdb.btrace/vdso.exp: New.
14123
14124 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14125
14126         * gdb.base/gcore.exp (capture_command_output): Move ...
14127         * lib/gdb.exp (capture_command_output): ... here.
14128
14129 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14130
14131         * gdb.btrace/data.exp: Test memory access during btrace replay.
14132
14133 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
14134
14135         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14136
14137 2014-05-21  Pedro Alves  <palves@redhat.com>
14138
14139         PR gdb/13860
14140         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14141         (top level): Test that output related to execution commands is
14142         sent to the console with CLI commands, but not with MI commands.
14143         Test that breakpoint events are always mirrored to the console.
14144         Also expect the new source line to be output after a "next" in
14145         async mode too.  Make it a pass/fail test.
14146         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14147         output.
14148         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14149
14150 2014-05-21  Pedro Alves  <palves@redhat.com>
14151
14152         * gdb.base/list.exp (build_pattern, test_list): New procedures.
14153         Use them to test variations of "list" after reaching a breakpoint.
14154         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14155         Test "list" with listsize 10 after reaching a breakpoint.
14156         * gdb.python/python.exp (decode_line current location line
14157         number): Adjust expected line number.
14158
14159 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
14160
14161         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14162         behavior for $args, pass it directly to "run".
14163
14164 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
14165
14166         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14167         30000 to 65536.
14168
14169 2014-05-21  Pedro Alves  <palves@redhat.com>
14170
14171         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14172         auto-connect-native-target off".
14173         * gdb.base/auto-connect-native-target.c: New file.
14174         * gdb.base/auto-connect-native-target.exp: New file.
14175
14176 2014-05-21  Pedro Alves  <palves@redhat.com>
14177
14178         * gdb.base/default.exp: Test "target native" instead of "target
14179         child".
14180
14181 2014-05-21  Mark Wielaard  <mjw@redhat.com>
14182
14183         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14184
14185 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14186
14187         Fix TLS access for -static -pthread.
14188         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14189         <HAVE_TLS> (thread_function, main): Initialize it.
14190         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14191         Add clean_restart.
14192         <$have_tls != "">: Check TLSVAR.
14193
14194 2014-05-21  Pedro Alves  <palves@redhat.com>
14195
14196         * gdb.base/dcache-line-read-error.c: New.
14197         * gdb.base/dcache-line-read-error.exp: New.
14198
14199 2014-05-20  Pedro Alves  <palves@redhat.com>
14200
14201         * gdb.base/compare-sections.c: New file.
14202         * gdb.base/compare-sections.exp: New file.
14203
14204 2014-05-20  Pedro Alves  <palves@redhat.com>
14205
14206         * gdb.base/break-idempotent.c: New file.
14207         * gdb.base/break-idempotent.exp: New file.
14208
14209 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
14210
14211         * gdb.btrace/nohist.exp: New.
14212
14213 2014-05-20  Yao Qi  <yao@codesourcery.com>
14214
14215         * lib/gdb.exp (gdb_init): Set timeout if test file is under
14216         gdb.reverse directory and gdb_reverse_timeout exists in board
14217         setting.
14218         * README: Document gdb_reverse_timeout.
14219
14220 2014-05-20  Yao Qi  <yao@codesourcery.com>
14221
14222         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14223         'test_file_name'.  Treat args as a string instead of a list.
14224         (gdb_init): Rename argument 'args' by 'test_file_name'.
14225
14226 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
14227
14228         * gdb.arch/powerpc-power.exp: New file.
14229         * gdb.arch/powerpc-power.s: New file.
14230
14231 2014-05-16  Doug Evans  <dje@google.com>
14232
14233         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14234         * gdb.base/completion.exp: Check that all expected files exist
14235         before doing file completion.
14236
14237 2014-05-16  Doug Evans  <dje@google.com>
14238
14239         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14240         Update.
14241         (do_syscall_tests_without_xml): Update.
14242
14243 2014-05-16  Pedro Alves  <palves@redhat.com>
14244
14245         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14246         instead of "unknown output after running".
14247
14248 2014-05-16  Yao Qi  <yao@codesourcery.com>
14249
14250         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
14251         file1.txt from host at the end.
14252         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14253
14254 2014-05-15  Doug Evans  <dje@google.com>
14255
14256         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14257         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14258         loading file.  Add test for TU lookup.
14259
14260 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14261
14262         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14263         calling "-exec-arguments" or "set args" before running the
14264         inferior.
14265
14266 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
14267
14268         * lib/mi-support.exp (mi_expect_stop): Expect message for
14269         inferiors that exit with non-zero exit code.
14270
14271 2014-05-14  Yao Qi  <yao@codesourcery.com>
14272
14273         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14274         match absolute path on remote host.
14275         (test_file_list_exec_source_files): Remove "/" from the
14276         pattern.
14277
14278 2014-05-14  Yao Qi  <yao@codesourcery.com>
14279
14280         * boards/local-remote-host-notty.exp (${board}_file): New
14281         proc.
14282
14283 2014-05-07  Kyle McMartin  <kyle@redhat.com>
14284
14285         Pushed by Joel Brobecker  <brobecker@adacore.com>.
14286         * gdb.arch/aarch64-atomic-inst.c: New file.
14287         * gdb.arch/aarch64-atomic-inst.exp: New file.
14288
14289 2014-05-07  Yao Qi  <yao@codesourcery.com>
14290
14291         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14292         in current context" too.
14293
14294 2014-05-05  Keith Seitz  <keiths@redhat.com>
14295
14296         * gdb.linespec/ls-dollar.exp: Add test for linespec
14297         file:convenience_variable.
14298
14299 2014-05-05  Yao Qi  <yao@codesourcery.com>
14300
14301         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14302         traceframes into tfile and ctf trace files.  Read data from
14303         trace file and test collected data.
14304         (gdb_collect_locals_test): Likewise.
14305         (gdb_unavailable_registers_test): Likewise.
14306         (gdb_unavailable_floats): Likewise.
14307         (gdb_collect_globals_test): Likewise.
14308         (top-level): Append "ctf" to trace_file_targets if GDB
14309         supports.
14310
14311 2014-05-05  Yao Qi  <yao@codesourcery.com>
14312
14313         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14314         code to ...
14315         (gdb_collect_args_test_1): ... it.  New proc.
14316         (gdb_collect_locals_test): Move some code to ...
14317         (gdb_collect_locals_test_1): ... it.  New proc.
14318         (gdb_unavailable_registers_test): Move some code to ...
14319         (gdb_unavailable_registers_test_1): ... it.  New proc.
14320         (gdb_unavailable_floats): Move some code to ...
14321         (gdb_unavailable_floats_1): ... it.  New proc.
14322
14323 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14324
14325         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14326         probes to test for bitness recognition.
14327         * gdb.arch/amd64-stap-optional-prefix.exp
14328         (test_probe_value_without_reg): New procedure.
14329         Add code to test for different kinds of bitness.
14330
14331 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
14332
14333         PR breakpoints/16889
14334         * gdb.arch/amd64-stap-optional-prefix.S: New file.
14335         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14336
14337 2014-05-01  Pedro Alves  <palves@redhat.com>
14338
14339         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
14340         gdb_file_cmd if no file is specified.
14341         * boards/native-extended-gdbserver.exp (gdb_load): Use the
14342         last_loaded_file to set the remote exec-file.
14343
14344 2014-05-01  Pedro Alves  <palves@redhat.com>
14345
14346         * boards/local-remote-host.exp: New file.
14347
14348 2014-05-01  Pedro Alves  <palves@redhat.com>
14349
14350         * boards/local-remote-host.exp: Rename to ...
14351         * boards/local-remote-host-notty.exp: ... this.
14352
14353 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
14354
14355         * gdb.ada/dyn_arrayidx: New testcase.
14356
14357 2014-04-26  Yao Qi  <yao@codesourcery.com>
14358
14359         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
14360         and compute the length of function main.  Save it in
14361         $main_length.
14362         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14363         (top-level): Use gdb_compile to compile objects into
14364         executable and restart GDB.  Remove invocation to
14365         prepare_for_testing.
14366
14367 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
14368             Pedro Alves  <palves@redhat.com>
14369
14370         PR server/16255
14371         * gdb.multi/multi-attach.c: New file.
14372         * gdb.multi/multi-attach.exp: New file.
14373
14374 2014-04-25  Pedro Alves  <palves@redhat.com>
14375
14376         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14377         user.
14378         (top level): Test that "set remote conditional-breakpoints-packet
14379         off" works as intended.
14380         * gdb.base/dprintf.exp: Test that "set remote
14381         breakpoint-commands-packet off" works as intended.
14382         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14383         New function.
14384         (top level): Call it.
14385         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14386         remote fast-tracepoints-packet off" works as intended.
14387         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14388         * lib/gdb.exp (gdb_is_target_remote): ... here.
14389
14390 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14391
14392         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14393         ensure clang would not discard them.
14394         * gdb.base/gdbvars.c: Ditto.
14395         * gdb.base/memattr.c: Ditto.
14396         * gdb.base/whatis.c: Ditto.
14397         * gdb.python/py-prettyprint.c: Ditto.
14398         * gdb.trace/actions.c: Ditto.
14399         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14400         ensure clang would not discard it.
14401
14402 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14403
14404         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14405         clang to emit the full definition of type required by the test
14406         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14407
14408 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14409
14410         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14411         coax Clang into emitting the definition of the type.
14412         * gdb.cp/pr10728-x.h (y): Ditto.
14413         * gdb.cp/pr10728-y.cc (y): Ditto.
14414
14415 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14416
14417         * gdb.base/label.exp: XFAIL label related tests under Clang.
14418         * gdb.cp/cplabel.exp: Ditto.
14419         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14420         under Clang those using labels.
14421
14422 2014-04-25  Yao Qi  <yao@codesourcery.com>
14423
14424         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14425         double_label.
14426         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14427         partial_label and double_label.
14428
14429 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14430
14431         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14432
14433 2014-04-24  David Blaikie  <dblaikie@gmail.com>
14434
14435         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14436         of the function to work across GCC and Clang.
14437         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14438         pointer types (const void ** const V void **).
14439
14440 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
14441             Walfred Tedeschi  <walfred.tedeschi@intel.com>
14442
14443         * Makefile.in (EXECUTABLES): Added i386-avx512.
14444         * gdb.arch/i386-avx512.c: New file.
14445         * gdb.arch/i386-avx512.exp: Likewise.
14446
14447 2014-04-23  Keith Seitz  <keiths@redhat.com>
14448
14449         * lib/mi-support.exp (mi_list_breakpoints): Delete.
14450         (mi_make_breakpoint_table): New procedure.
14451         (mi_create_breakpoint): Use mi_make_breakpoint
14452         and return the result.
14453         (mi_make_breakpoint): New procedure.
14454         (mi_build_kv_pairs): New procedure.
14455
14456         * gdb.mi/mi-break.exp: Remove unused globals,
14457         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14458         All callers updated.
14459         * gdb.mi/mi-dprintf.exp: Use variable to track command
14460         number.
14461         Update all callers of mi_create_breakpoint and use
14462         mi_make_breakpoint_table.
14463         Remove any unused global variables.
14464         * gdb.mi/mi-nonstop.exp: Likewise.
14465         * gdb.mi/mi-nsintrall.exp: Likewise.
14466         * gdb.mi/mi-nsmoribund.exp: Likewise.
14467         * gdb.mi/mi-nsthrexec.exp: Likewise.
14468         * gdb.mi/mi-reverse.exp: Likewise.
14469         * gdb.mi/mi-simplerun.exp: Likewise.
14470         * gdb.mi/mi-stepn.exp: Likewise.
14471         * gdb.mi/mi-syn-frame.exp: Likewise.
14472         * gdb.mi/mi-until.exp: Likewise.
14473         * gdb.mi/mi-var-cp.exp: Likewise.
14474         * gdb.mi/mi-var-display.exp: Likewise.
14475         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14476         * gdb.mi/mi2-var-child.exp: Likewise.
14477         * gdb.mi/mi-vla-c99.exp: Likewise.
14478         * lib/mi-support.exp: Likewise.
14479
14480         From Ian Lance Taylor  <iant@cygnus.com>:
14481         * lib/gdb.exp (parse_args): New procedure.
14482
14483 2014-04-23  Pedro Alves  <palves@redhat.com>
14484
14485         * gdb.base/break-unload-file.c: New file.
14486         * gdb.base/break-unload-file.exp: New file.
14487         * gdb.base/sym-file-lib.c (baz): New function.
14488         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14489         field.
14490         (load): Store the segment's mapped size.
14491         (unload): New function.
14492         (unload_shlib): New function.
14493         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14494         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14495         set a breakpoint at baz, and call it.
14496         * gdb.base/sym-file.exp: New tests for stale breakpoint
14497         instructions.
14498
14499 2014-04-23  Pedro Alves  <palves@redhat.com>
14500
14501         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14502         * gdb.base/hbreak-in-shr-unsupported.c: New file.
14503         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14504         * gdb.base/hbreak-unmapped.c: New file.
14505         * gdb.base/hbreak-unmapped.exp: New file.
14506         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14507         * lib/gdb.exp (gdb_is_target_remote): ... here.
14508
14509 2014-04-22  Pedro Alves  <palves@redhat.com>
14510
14511         * gdb.base/consecutive-step-over.c: New file.
14512         * gdb.base/consecutive-step-over.exp: New file.
14513
14514 2014-04-22  Pedro Alves  <palves@redhat.com>
14515
14516         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14517         instead of send_gdb/gdb_expect.
14518
14519 2014-04-22  Yao Qi  <yao@codesourcery.com>
14520
14521         * lib/trace-support.exp (generate_tracefile): New procedure.
14522         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14523         return 0.
14524         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14525         if generate_tracefile returns 1.
14526
14527 2014-04-18  Tom Tromey  <palves@redhat.com>
14528             Pedro alves  <tromey@redhat.com>
14529
14530         PR backtrace/15558
14531         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14532         with a backtrace limit.
14533         * gdb.python/py-frame-inline.exp: Test running to an inline
14534         function with a backtrace limit, and printing the newest frame.
14535         * gdb.python/py-frame-inline.c (main): Call f.
14536
14537 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14538
14539         * gdb.java/jnpe.exp: Drop srcdir from untested path.
14540
14541 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14542
14543         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14544         Drop prefix from unsupported source file path.
14545
14546 2014-04-17  Yao Qi  <yao@codesourcery.com>
14547
14548         * lib/gdb.exp (with_target_charset): New proc.
14549         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14550         with_target_charset.
14551         (test_print_strings): Likewise.
14552         (test_repeat_bytes): Likewise.
14553         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14554         for some tests.
14555
14556 2014-04-16  Keith Seitz  <keiths@redhat.com>
14557
14558         PR gdb/15827
14559         * gdb.dwarf2/corrupt.c: New file.
14560         * gdb.dwarf2/corrupt.exp: New file.
14561
14562 2014-04-16  Keith Seitz  <keiths@redhat.com>
14563
14564         PR c++/16597
14565         * gdb.cp/namelessclass.cc: New file.
14566         * gdb.cp/namelessclass.exp: New file.
14567         * gdb.cp/namelessclass.S: New file.
14568
14569 2014-04-16  Doug Evans  <dje@google.com>
14570
14571         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14572         Add comment.
14573         (gdbserver_default_get_comm_port): New function.
14574         (gdbserver_start): Check if board file provided
14575         "gdbserver,get_comm_port" and use it if so.
14576         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14577         (gdb,socketport): Set to "stdio".
14578         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14579         (stdio_gdbserver_template): Delete.
14580         (${board}_get_remote_address): Update.
14581         (${board}_build_remote_cmd): Delete.
14582         (${board}_get_comm_port): New function.
14583         (${board}_spawn): Update.
14584         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14585         Delete.
14586         (${board}_get_remote_address): Update.
14587         (${board}_get_comm_port): New function.
14588
14589 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
14590
14591         * gdb.base/memattr.exp: Improve regexps to handle memory regions
14592         appearing in any order.
14593
14594 2014-04-15  Doug Evans  <dje@google.com>
14595
14596         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14597         uninitialized value of "description".
14598
14599 2014-04-15  Keith Seitz  <keiths@redhat.com>
14600
14601         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14602         Remove unused globals.
14603         (test_running_the_program): Likewise.
14604         (test_controlled_execution): Likewise.
14605         (test_controlling_breakpoints): Likewise.
14606         (test_program_termination): Likewise.
14607
14608 2014-04-15  Keith Seitz  <keiths@redhat.com>
14609
14610         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14611         unused globals.
14612         (test_rbreak_creation_and_listing): Likewise.
14613         (test_ignore_count): Likewise.
14614         (test_error): Likewise.
14615
14616 2014-04-15  Pedro Alves  <palves@redhat.com>
14617
14618         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14619         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14620         sym-file-loader.c.
14621         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14622         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14623         to sym-file-loader.c.
14624         (struct library): Forward declare.
14625         (load_shlib, lookup_function): Change prototypes.
14626         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14627         (translate_offset): Remove declarations.
14628         (get_text_addr): New declaration.
14629         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14630         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14631         sym-file-loader.h.
14632         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14633         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14634         here from sym-file-loader.h.
14635         (struct library): New structure.
14636         (load_shlib, lookup_function): Change prototypes and adjust to
14637         work with a struct library.
14638         (find_shstrtab, find_strtab, find_shdr, find_symtab)
14639         (translate_offset): Make static.
14640         (get_text_addr): New function.
14641         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14642
14643 2014-04-15  Pedro Alves  <palves@redhat.com>
14644
14645         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
14646
14647 2014-04-15  Pedro Alves  <palves@redhat.com>
14648
14649         * gdb.base/sym-file-loader.c: Include <limits.h>.
14650         (SELF_LINK): New define.
14651         (get_origin): New function.
14652         (load_shlib): Use it.
14653         * gdb.base/sym-file.exp: Don't early return if the target is
14654         remote.  Use runto_main, and issue fail is that fails.  Use
14655         gdb_load_shlibs.
14656         (shlib_name): Delete.
14657         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
14658
14659 2014-04-15  Pedro Alves <palves@redhat.com>
14660
14661         * gdb.base/sym-file.exp: Remove regex characters from test
14662         message.  Don't refer to breakpoint numbers in test messages.
14663
14664 2014-04-14  Keith Seitz  <keiths@redhat.com>
14665
14666         PR c++/16253
14667         * gdb.cp/var-tag.cc: New file.
14668         * gdb.cp/var-tag.exp: New file.
14669         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14670         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14671         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14672         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14673
14674 2014-04-14  Tom Tromey  <tromey@redhat.com>
14675
14676         * gdb.cp/classes.exp (test_enums): Handle underlying type.
14677         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14678         type.
14679         * gdb.cp/enum-class.exp: New file.
14680         * gdb.cp/enum-class.cc: New file.
14681
14682 2014-04-14  Tom Tromey  <tromey@redhat.com>
14683
14684         * gdb.dwarf2/enum-type.exp: New file.
14685
14686 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14687
14688         * gdb.mi/mi-vla-c99.exp: New file.
14689         * gdb.mi/vla.c: New file.
14690
14691 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14692
14693         * gdb.base/vla-datatypes.c: New file.
14694         * gdb.base/vla-datatypes.exp: New file.
14695
14696 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14697
14698         * gdb.base/vla-ptr.c: New file.
14699         * gdb.base/vla-ptr.exp: New file.
14700
14701 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14702
14703         * gdb.dwarf2/count.exp: New file.
14704
14705 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
14706
14707         * gdb.base/vla-sideeffect.c: New file.
14708         * gdb.base/vla-sideeffect.exp: New file.
14709
14710 2014-04-14  David Blaikie <dblaikie@gmail.com>
14711
14712         * gdb.mi/non-stop.c: Add return value for non-void function return
14713         statement.
14714         * gdb.threads/staticthreads.c: Ditto.
14715
14716 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
14717             Doug Evans  <xdje42@gmail.com>
14718
14719         * gdb.guile/scm-value.c: Improve test case.
14720         * gdb.guile/scm-value.exp: Add new test.
14721
14722 2014-04-11  David Blaikie  <dblaikie@gmail.com>
14723
14724         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14725         override Clang's default.
14726
14727 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
14728
14729         Revert the following changes (regressions):
14730
14731         * gdb.base/vla-sideeffect.c: New file.
14732         * gdb.base/vla-sideeffect.exp: New file.
14733
14734         * gdb.dwarf2/count.exp: New file.
14735
14736         * gdb.base/vla-multi.c: New file.
14737         * gdb.base/vla-multi.exp: New file.
14738
14739         * gdb.base/vla-ptr.c: New file.
14740         * gdb.base/vla-ptr.exp: New file.
14741
14742         * gdb.base/vla-datatypes.c: New file.
14743         * gdb.base/vla-datatypes.exp: New file.
14744
14745         * gdb.mi/mi-vla-c99.exp: New file.
14746         * gdb.mi/vla.c: New file.
14747
14748 2014-04-11  Keith Seitz  <keiths@redhat.com>
14749
14750         PR c++/16675
14751         * gdb.cp/cpsizeof.exp: New file.
14752         * gdb.cp/cpsizeof.cc: New file.
14753
14754 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14755
14756         * gdb.mi/mi-vla-c99.exp: New file.
14757         * gdb.mi/vla.c: New file.
14758
14759 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14760
14761         * gdb.base/vla-datatypes.c: New file.
14762         * gdb.base/vla-datatypes.exp: New file.
14763
14764 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14765
14766         * gdb.base/vla-ptr.c: New file.
14767         * gdb.base/vla-ptr.exp: New file.
14768
14769 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14770
14771         * gdb.base/vla-multi.c: New file.
14772         * gdb.base/vla-multi.exp: New file.
14773
14774 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14775
14776         * gdb.dwarf2/count.exp: New file.
14777
14778 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
14779
14780         * gdb.base/vla-sideeffect.c: New file.
14781         * gdb.base/vla-sideeffect.exp: New file.
14782
14783 2014-04-11  Yao Qi  <yao@codesourcery.com>
14784
14785         * gdb.base/completion.exp: Check file exists before running tests
14786         on file completion.
14787
14788 2014-04-10  Pedro Alves  <palves@redhat.com>
14789
14790         * gdb.base/cond-eval-mode.c: New file.
14791         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
14792         prepare_for_testing to build the new file.  Check result of
14793         runto_main.
14794         (test_break, test_watch): New procedures.
14795         (top level): Use them.
14796
14797 2014-04-08  Pierre Muller  <muller@sourceware.org>
14798
14799         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14800         Ctrl-V use for mingw hosts.
14801
14802 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
14803
14804         * gdb.python/py-value.c: Improve test case.
14805         * gdb.python/py-value.exp: Add new test.
14806
14807 2014-04-07  David Blaikie  <dblaikie@gmail.com>
14808
14809         * lib/compiler.c: Identify the clang compiler.
14810         * lib/compiler.cc: Ditto.
14811
14812 2014-04-03  Yao Qi  <yao@codesourcery.com>
14813
14814         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14815
14816 2014-04-01  Anton Blanchard  <anton@samba.org>
14817
14818         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
14819         messages unique.
14820
14821 2014-04-01  Anton Blanchard  <anton@samba.org>
14822
14823         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14824         prepare_for_testing.
14825
14826 2014-04-01  Anton Blanchard  <anton@samba.org>
14827
14828         * gdb.arch/ppc64-atomic-inst.c: Remove.
14829         * gdb.arch/ppc64-atomic-inst.S: New file.
14830         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14831
14832 2014-03-31  Doug Evans  <dje@google.com>
14833
14834         * gdb.base/print-symbol-loading-lib.c: New file.
14835         * gdb.base/print-symbol-loading-main.c: New file.
14836         * gdb.base/print-symbol-loading.exp: New file.
14837
14838 2014-03-31  Yao Qi  <yao@codesourcery.com>
14839
14840         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14841
14842 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
14843
14844         * gdb.ada/mi_dyn_arr: New testcase.
14845
14846 2014-03-27  Doug Evans  <dje@google.com>
14847
14848         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14849
14850 2014-03-27  Yao Qi  <yao@codesourcery.com>
14851
14852         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14853         if target is nios2-*-*.
14854
14855 2014-03-26  Yao Qi  <yao@codesourcery.com>
14856
14857         * lib/gdb.exp (readline_is_used): New proc.
14858         * gdb.base/completion.exp: Move tests on command complete up.
14859         Skip the rest of tests if readline is not used.
14860         * gdb.ada/complete.exp: Skp the test if readline is not
14861         used.
14862         * gdb.base/filesym.exp: Likewise.
14863         * gdb.base/macscp.exp: Likewise.
14864         * gdb.base/readline-ask.exp: Likewise.
14865         * gdb.base/readline.exp: Likewise.
14866         * gdb.python/py-cmd.exp: Likewise.
14867         * gdb.trace/tfile.exp: Likewise.
14868
14869 2014-03-26  Yao Qi  <yao@codesourcery.com>
14870
14871         * gdb.base/macscp.exp: Fix code format issues.
14872
14873 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
14874
14875         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14876         * gdb.asm/powerpc64le.inc: New file.
14877
14878 2014-03-25  Pedro Alves  <palves@redhat.com>
14879             Doug Evans  <dje@google.com>
14880
14881         * gdb.base/source-execution.c: New file.
14882         * gdb.base/source-execution.exp: New file.
14883         * gdb.base/source-execution.gdb: New file.
14884
14885 2014-03-24  Doug Evans  <dje@google.com>
14886
14887         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14888         using fission.
14889
14890 2014-03-24  Hui Zhu  <hui@codesourcery.com>
14891             Pedro Alves  <palves@redhat.com>
14892
14893         PR breakpoints/16101
14894         * gdb.base/dprintf.exp: Use unsupported rather than changing the
14895         test pass/fail messages.  Detect missing support for dprintf when
14896         breakpoints are actually inserted.
14897         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14898         breakpoints are actually inserted.
14899         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14900         fails.
14901
14902 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
14903
14904         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14905
14906 2014-03-22  Doug Evans  <xdje42@gmail.com>
14907
14908         * gdb.python/python.exp (python not supported): Verify multi-line
14909         python command issues an error.
14910         * gdb.guile/guile.exp (guile not supported): Verify multi-line
14911         guile command issues an error.
14912
14913 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
14914
14915         * gdb.threads/thread-specific.exp: Handle the lack of usable
14916         $this_breakpoint and $this_thread.
14917
14918 2014-03-21  Hui Zhu  <hui@codesourcery.com>
14919
14920         * gdb.base/attach.exp (do_command_attach_tests): New.
14921
14922 2014-03-20  Tom Tromey  <tromey@redhat.com>
14923             Pedro Alves  <palves@redhat.com>
14924
14925         PR cli/15718
14926         * gdb.base/condbreak-call-false.c: New file.
14927         * gdb.base/condbreak-call-false.exp: New file.
14928
14929 2014-03-20  Pedro Alves  <palves@redhat.com>
14930
14931         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14932         Delete.
14933         (block_signals, unblock_signals): Delete.
14934         (child_function_2, main): Remove references to deleted variable
14935         and functions.
14936
14937 2014-03-20  Pedro Alves  <palves@redhat.com>
14938
14939         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14940         Use pthread_kill to signal thread 2.
14941         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14942         Adjust to make the test send itself a signal rather than using the
14943         host's "kill" command.
14944
14945 2014-03-20  Pedro Alves  <palves@redhat.com>
14946
14947         * gdb.threads/multiple-step-overs.c: New file.
14948         * gdb.threads/multiple-step-overs.exp: New file.
14949         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14950         Adjust expected infrun debug output.
14951
14952 2014-03-20  Pedro Alves  <palves@redhat.com>
14953
14954         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14955         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14956
14957 2014-03-20  Pedro Alves  <palves@redhat.com>
14958
14959         PR breakpoints/7143
14960         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14961         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
14962         of gdb_test_multiple.
14963         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14964         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14965
14966 2014-03-20  Pedro Alves  <palves@redhat.com>
14967
14968         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14969         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14970
14971 2014-03-19  Pedro Alves  <palves@redhat.com>
14972
14973         * gdb.base/async.exp: Remove early return.
14974
14975 2014-03-19  Pedro Alves  <palves@redhat.com>
14976
14977         * gdb.base/async.exp (step& tests): Pass explicit test messages.
14978
14979 2014-03-19  Pedro Alves  <palves@redhat.com>
14980
14981         * gdb.base/async.exp (test_background): Expect \r\n after
14982         "completed." in the fail pattern.
14983
14984 2014-03-19  Pedro Alves  <palves@redhat.com>
14985
14986         * gdb.base/async.exp (test_background): New procedure.
14987         Use it for all background execution command tests.
14988
14989 2014-03-19  Pedro Alves  <palves@redhat.com>
14990
14991         * gdb.base/async.exp: Use prepare_for_testing.
14992
14993 2014-03-19  Pedro Alves  <palves@redhat.com>
14994
14995         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
14996         the same line.
14997
14998 2014-03-19  Pedro Alves  <palves@redhat.com>
14999
15000         * gdb.base/async.c (main): Add "jump here" and "until here" line
15001         marker comments.
15002         * gdb.base/async.exp (jump_here): New global.
15003         (jump& test): Use it.
15004         (until_here): New global.
15005         (until& test): Use it.
15006
15007 2014-03-19  Pedro Alves  <palves@redhat.com>
15008
15009         * gdb.base/async.exp: Don't frob gdb_protocol.
15010
15011 2014-03-18  Doug Evans  <xdje42@gmail.com>
15012
15013         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
15014         Fix spelling of exec-done-display.
15015
15016 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
15017
15018         PR gdb/15358
15019         * gdb.base/gdb-sigterm.c: New file.
15020         * gdb.base/gdb-sigterm.exp: New file.
15021
15022 2014-03-18  Pedro Alves  <palves@redhat.com>
15023
15024         PR gdb/13860
15025         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15026         * lib/mi-support.exp (mi_expect_stop): Add special handling for
15027         solib-event.
15028
15029 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
15030
15031         * gdb.ada/pckd_arr_ren: New testcase.
15032
15033 2014-03-13  Doug Evans  <xdje42@gmail.com>
15034
15035         PR guile/16612
15036         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15037         collect after discarding symbols.
15038
15039 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
15040             Doug Evans  <xdje42@gmail.com>
15041
15042         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15043         to history survives a gc.
15044
15045 2014-03-13  Pedro Alves  <palves@redhat.com>
15046
15047         * gdb.base/default.exp: Don't test "target procfs".
15048
15049 2014-03-13  Pedro Alves  <palves@redhat.com>
15050
15051         * gdb.base/default.exp: Update "target child" and "target procfs"
15052         tests to not expect "Unix".
15053
15054 2014-03-12  Tom Tromey  <tromey@redhat.com>
15055
15056         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15057         New procs.  Add target-async tests.
15058         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15059         Add target-async tests.
15060
15061 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15062
15063         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15064         'func_start' and 'func_end' for the beginning and end of the
15065         function code, respectively.
15066         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15067         'func_end' instead of 'func' and 'main'.
15068
15069 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15070
15071         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15072         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15073         generate the debug info assembler source.
15074
15075 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15076
15077         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15078         * gdb.dwarf2/arr-subrange.exp: Likewise.
15079         * gdb.dwarf2/dwz.exp: Likewise.
15080         * gdb.dwarf2/method-ptr.exp: Likewise.
15081         * gdb.dwarf2/missing-sig-type.exp: Likewise.
15082         * gdb.dwarf2/subrange.exp: Likewise.
15083         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15084         * gdb.dwarf2/implptrpiece.exp: Likewise.
15085         * gdb.dwarf2/nostaticblock.exp: Likewise.
15086
15087 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15088
15089         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15090         directory to absolute path name arguments.
15091
15092 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
15093
15094         * gdb.ada/tagged_access: New testcase.
15095
15096 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
15097
15098         * gdb.btrace/data.exp: Update expected output.
15099
15100 2014-03-06  Yao Qi  <yao@codesourcery.com>
15101
15102         * gdb.trace/pr16508.exp: New file.
15103
15104 2014-03-05  Pedro Alves  <palves@redhat.com>
15105
15106         PR gdb/16575
15107         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15108         procedure.
15109         (top level): Adjust to use it.  Add tests that exercise breakpoint
15110         interaction with the code-cache.
15111
15112 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
15113
15114         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15115         test for 'history-append!'.
15116
15117 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15118
15119         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15120         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15121         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15122         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15123         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15124         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15125
15126 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15127
15128         * testsuite/gdb.python/py-pp-re-notag.c: New file.
15129         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15130         * testsuite/gdb.python/py-pp-re-notag.p: New file.
15131
15132 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15133
15134         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15135
15136 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15137
15138         * gdb.dwarf2/arr-stride.c: New file.
15139         * gdb.dwarf2/arr-stride.exp: New file.
15140
15141 2014-02-26  Pedro Alves  <palves@redhat.com>
15142
15143         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15144         that won't ever trigger.  Make sure that GDB reports the correct
15145         breakpoint that caused the stop.
15146
15147 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15148
15149         PR gdb/16626
15150         * gdb.base/auto-load-script: New file.
15151         * gdb.base/auto-load.c: New file.
15152         * gdb.base/auto-load.exp: New file.
15153
15154         PR gdb/16626
15155         * gdb.base/auto-load.exp: Fix out-of-srctree run.
15156
15157 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15158
15159         Fix dw2-icycle.exp -fsanitize=address GDB crash.
15160         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15161
15162 2014-02-24  Doug Evans  <dje@google.com>
15163
15164         * lib/gdb.exp (run_on_host): Log error output if program fails.
15165
15166 2014-02-21  Pedro Alves  <palves@redhat.com>
15167
15168         * gdb.threads/step-after-sr-lock.c: Rename to ...
15169         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15170         * gdb.threads/step-after-sr-lock.exp: Rename to ...
15171         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15172         ... this.
15173
15174 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
15175
15176         PR tdep/16397
15177         * gdb.arch/amd64-stap-special-operands.exp: New file.
15178         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15179         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15180         * gdb.arch/amd64-stap-triplet.S: Likewise.
15181         * gdb.arch/amd64-stap-triplet.c: Likewise.
15182
15183 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
15184
15185         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15186         in .section pseudo-op.
15187
15188 2014-02-20  lin zuojian  <manjian2006@gmail.com>
15189             Joel Brobecker  <brobecker@adacore.com>
15190             Doug Evans  <xdje42@gmail.com>
15191
15192         PR symtab/16581
15193         * gdb.dwarf2/dw2-icycle.S: New file.
15194         * gdb.dwarf2/dw2-icycle.c: New file.
15195         * gdb.dwarf2/dw2-icycle.exp: New file.
15196
15197 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
15198
15199         * gdb.python/py-value-cc.cc: Improve test case to enable testing
15200         operations on gdb.Value objects.
15201         * gdb.python/py-value-cc.exp: Add new test to test operations on
15202         gdb.Value objects.
15203
15204 2014-02-18  Doug Evans  <dje@google.com>
15205
15206         * Makefile.in (TESTS): New variable.
15207         (expanded_tests, expanded_tests_or_none): New variables
15208         (check-single): Pass $(expanded_tests_or_none) to runtest.
15209         (check-parallel): Only run tests in $(TESTS) if non-empty.
15210         (check/no-matching-tests-found): New rule.
15211         * README: Document TESTS makefile variable.
15212
15213 2014-02-18  Doug Evans  <dje@google.com>
15214
15215         * Makefile.in (check-parallel): rm -rf outputs temp.
15216
15217 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
15218
15219         Fix "ERROR: no fileid for" in the testsuite.
15220         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15221
15222 2014-02-12  Doug Evans  <dje@google.com>
15223
15224         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15225         (MISCELLANEOUS): New variable.
15226         (clean): rm -rf $(MISCELLANEOUS).
15227         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15228         dwp live in the same directory as symlinks, with each symlink pointed
15229         to a differently named file in a different directory.
15230
15231 2014-02-11  Doug Evans  <dje@google.com>
15232
15233         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15234         of Tcl file commands.
15235
15236 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
15237
15238         * gdb.threads/step-after-sr-lock.exp: Avoid executing
15239         "kill -SIGUSR1 -1".
15240
15241 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
15242
15243         * gdb.ada/tick_length_array_enum_idx: New testcase.
15244
15245 2014-02-10  Doug Evans  <xdje42@gmail.com>
15246
15247         * configure.ac (AC_OUTPUT): Add gdb.guile.
15248         * configure: Regenerate.
15249         * lib/gdb-guile.exp: New file.
15250         * lib/gdb.exp (get_target_charset): New function.
15251         * gdb.base/help.exp: Update expected output from "apropos apropos".
15252         * gdb.guile/Makefile.in: New file.
15253         * gdb.guile/guile.exp: New file.
15254         * gdb.guile/scm-arch.c: New file.
15255         * gdb.guile/scm-arch.exp: New file.
15256         * gdb.guile/scm-block.c: New file.
15257         * gdb.guile/scm-block.exp: New file.
15258         * gdb.guile/scm-breakpoint.c: New file.
15259         * gdb.guile/scm-breakpoint.exp: New file.
15260         * gdb.guile/scm-disasm.c: New file.
15261         * gdb.guile/scm-disasm.exp: New file.
15262         * gdb.guile/scm-equal.c: New file.
15263         * gdb.guile/scm-equal.exp: New file.
15264         * gdb.guile/scm-error.exp: New file.
15265         * gdb.guile/scm-error.scm: New file.
15266         * gdb.guile/scm-frame-args.c: New file.
15267         * gdb.guile/scm-frame-args.exp: New file.
15268         * gdb.guile/scm-frame-args.scm: New file.
15269         * gdb.guile/scm-frame-inline.c: New file.
15270         * gdb.guile/scm-frame-inline.exp: New file.
15271         * gdb.guile/scm-frame.c: New file.
15272         * gdb.guile/scm-frame.exp: New file.
15273         * gdb.guile/scm-generics.exp: New file.
15274         * gdb.guile/scm-gsmob.exp: New file.
15275         * gdb.guile/scm-iterator.c: New file.
15276         * gdb.guile/scm-iterator.exp: New file.
15277         * gdb.guile/scm-math.c: New file.
15278         * gdb.guile/scm-math.exp: New file.
15279         * gdb.guile/scm-objfile-script-gdb.in: New file.
15280         * gdb.guile/scm-objfile-script.c: New file.
15281         * gdb.guile/scm-objfile-script.exp: New file.
15282         * gdb.guile/scm-objfile.c: New file.
15283         * gdb.guile/scm-objfile.exp: New file.
15284         * gdb.guile/scm-ports.exp: New file.
15285         * gdb.guile/scm-pretty-print.c: New file.
15286         * gdb.guile/scm-pretty-print.exp: New file.
15287         * gdb.guile/scm-pretty-print.scm: New file.
15288         * gdb.guile/scm-section-script.c: New file.
15289         * gdb.guile/scm-section-script.exp: New file.
15290         * gdb.guile/scm-section-script.scm: New file.
15291         * gdb.guile/scm-symbol.c: New file.
15292         * gdb.guile/scm-symbol.exp: New file.
15293         * gdb.guile/scm-symtab-2.c: New file.
15294         * gdb.guile/scm-symtab.c: New file.
15295         * gdb.guile/scm-symtab.exp: New file.
15296         * gdb.guile/scm-type.c: New file.
15297         * gdb.guile/scm-type.exp: New file.
15298         * gdb.guile/scm-value-cc.cc: New file.
15299         * gdb.guile/scm-value-cc.exp: New file.
15300         * gdb.guile/scm-value.c: New file.
15301         * gdb.guile/scm-value.exp: New file.
15302         * gdb.guile/source2.scm: New file.
15303         * gdb.guile/types-module.cc: New file.
15304         * gdb.guile/types-module.exp: New file.
15305
15306 2014-02-10  Yao Qi  <yao@codesourcery.com>
15307
15308         PR testsuite/16543
15309         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15310         * configure: Regenerated.
15311         * Makefile.in: New file.
15312
15313 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
15314
15315         * gdb.python/py-framefilter.exp: Fix typo.
15316
15317 2014-02-08  Yao Qi  <yao@codesourcery.com>
15318
15319         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15320         that no =breakpoint-modified is emitted when breakpoints are
15321         modified through MI commands.
15322
15323 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
15324             Pedro Alves  <palves@redhat.com>
15325
15326         * gdb.threads/step-after-sr-lock.c: New file.
15327         * gdb.threads/step-after-sr-lock.exp: New file.
15328
15329 2014-02-07  Pedro Alves  <palves@redhat.com>
15330
15331         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15332
15333 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
15334
15335         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15336         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15337
15338 2014-02-06  Doug Evans  <xdje42@gmail.com>
15339
15340         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15341         output.
15342
15343         * gdb.gdb/python-interrupts.exp: New file.
15344
15345 2014-02-05  Yao Qi  <yao@codesourcery.com>
15346
15347         * gdb.trace/report.exp (use_collected_data): Test the output
15348         of "info threads" and "info inferiors".
15349
15350 2014-02-05  Yao Qi  <yao@codesourcery.com>
15351
15352         Revert this patch:
15353
15354         2013-05-24  Yao Qi  <yao@codesourcery.com>
15355
15356         * gdb.trace/tfile.exp: Test inferior and thread.
15357
15358 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15359
15360         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15361         on a function.
15362         * gdb.base/step-bt.c: Call hello via function pointer to make
15363         sure its first instruction is executed on powerpc64le-linux.
15364
15365 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15366
15367         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15368
15369 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15370
15371         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
15372         of the test patterns for use on little-endian systems.
15373
15374 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
15375
15376         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15377         (decimal_vector): Fix for little-endian.
15378
15379 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
15380
15381         * gdb.arch/sparc-sysstep.exp: New file.
15382         * gdb.arch/sparc-sysstep.c: Likewise.
15383
15384         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15385
15386 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
15387
15388         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15389
15390 2014-01-23  Tom Tromey  <tromey@redhat.com>
15391
15392         * gdb.ada/array_char_idx: New testcase.
15393
15394 2014-01-23  Tom Tromey  <tromey@redhat.com>
15395
15396         PR python/16487:
15397         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15398         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15399         classes.
15400
15401 2014-01-23  Tom Tromey  <tromey@redhat.com>
15402
15403         PR python/16491:
15404         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15405         string from an inferior frame.
15406         * gdb.python/py-framefilter-mi.exp: Update.
15407
15408 2014-01-22  Doug Evans  <dje@google.com>
15409
15410         * gdb.server/server-mon.exp: Add tests for "set debug-format".
15411
15412 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15413
15414         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15415
15416 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15417
15418         * gdb.trace/entry-values.exp: Remove excess space character from
15419         regex patterns.  Handle s390 call instruction.
15420
15421 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15422
15423         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15424         define "*_start" label.  Make "name" static.
15425         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15426         ${name} by references to ${name}_start.
15427
15428 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
15429
15430         * gdb.base/info-macros.exp: Remove "debug" from the compile
15431         options.
15432
15433 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15434
15435         * gdb.dlang/demangle.exp: New file.
15436
15437 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15438
15439         * gdb.dlang/primitive-types.exp: New file.
15440
15441 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
15442
15443         * configure.ac: Create gdb.dlang/Makefile.
15444         * configure: Regenerate.
15445         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15446         * gdb.dlang/Makefile.in: New file.
15447         * lib/d-support.exp: New file.
15448         * lib/gdb.exp (skip_d_tests): New proc.
15449
15450 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15451
15452         * gdb.btrace/delta.exp: Check reverse stepi.
15453         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
15454         * gdb.btrace/finish.exp: New.
15455         * gdb.btrace/next.exp: New.
15456         * gdb.btrace/nexti.exp: New.
15457         * gdb.btrace/record_goto.c: Add comments.
15458         * gdb.btrace/step.exp: New.
15459         * gdb.btrace/stepi.exp: New.
15460         * gdb.btrace/multi-thread-step.c: New.
15461         * gdb.btrace/multi-thread-step.exp: New.
15462         * gdb.btrace/rn-dl-bind.c: New.
15463         * gdb.btrace/rn-dl-bind.exp: New.
15464         * gdb.btrace/data.c: New.
15465         * gdb.btrace/data.exp: New.
15466         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15467
15468 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15469
15470         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15471         * gdb.btrace/exception.exp: Update.
15472         * gdb.btrace/instruction_history.exp: Update.
15473         * gdb.btrace/record_goto.exp: Update.
15474         * gdb.btrace/tailcall.exp: Update.
15475         * gdb.btrace/unknown_functions.exp: Update.
15476         * gdb.btrace/delta.exp: New.
15477
15478 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15479
15480         * gdb.btrace/record_goto.exp: Add backtrace test.
15481         * gdb.btrace/tailcall.exp: Add backtrace test.
15482
15483 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15484
15485         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15486         * gdb.btrace/record_goto.c: New.
15487         * gdb.btrace/record_goto.exp: New.
15488         * gdb.btrace/x86-record_goto.S: New.
15489
15490 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15491
15492         * gdb.btrace/function_call_history.exp: Update tests.
15493         * gdb.btrace/instruction_history.exp: Update tests.
15494
15495 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15496
15497         * gdb.btrace/function_call_history.exp: Fix expected field
15498         order for "record function-call-history".
15499         Add new tests for "record function-call-history /c".
15500         * gdb.btrace/exception.cc: New.
15501         * gdb.btrace/exception.exp: New.
15502         * gdb.btrace/tailcall.exp: New.
15503         * gdb.btrace/x86-tailcall.S: New.
15504         * gdb.btrace/x86-tailcall.c: New.
15505         * gdb.btrace/unknown_functions.c: New.
15506         * gdb.btrace/unknown_functions.exp: New.
15507         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15508
15509 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15510
15511         * gdb.btrace/instruction_history.exp: Update.
15512         * gdb.btrace/function_call_history.exp: Update.
15513
15514 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15515
15516         * gdb.btrace/function_call_history.exp: Fix expected function
15517         trace.
15518         * gdb.btrace/instruction_history.exp: Initialize traced.
15519         Remove traced_functions.
15520
15521 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15522
15523         * gdb.btrace/function_call_history.exp: Update
15524         * gdb.btrace/instruction_history.exp: Update.
15525
15526 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
15527
15528         * gdb.btrace/enable.exp: Update expected text.
15529
15530 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
15531
15532         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15533         bytes.
15534
15535 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
15536
15537         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15538
15539 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
15540
15541         * lib/gdb.exp (supports_process_record): Return true for
15542         arm*-linux*.  (supports_reverse): Likewise.
15543
15544 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
15545
15546         PR python/15464
15547         PR python/16113
15548         * gdb.python/py-type.c: Enhance test case.
15549         * gdb.python/py-value-cc.cc: Likewise
15550         * gdb.python/py-type.exp: Add new tests.
15551         * gdb.python/py-value-cc.exp: Likewise
15552
15553 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15554             Pedro Alves <palves@redhat.com>
15555
15556         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15557         Make "name" extern.
15558         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15559         references to ${name}_start by references to ${name}.
15560
15561 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15562
15563         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15564
15565 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
15566
15567         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15568
15569 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
15570             Pedro Alves  <palves@redhat.com>
15571
15572         * gdb.mi/mi-info-os.exp: Connect to the target with
15573         mi_gdb_target_load.
15574
15575 2014-01-08  Pedro Alves  <palves@redhat.com>
15576
15577         * gdb.threads/reconnect-signal.c: New file.
15578         * gdb.threads/reconnect-signal.exp: New file.
15579
15580 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
15581
15582         * gdb.base/source-dir.exp: New file.
15583
15584 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15585
15586         * gdb.ada/mi_interface: New testcase.
15587
15588 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15589
15590         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15591         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15592         gdb.ada/pp-rec-component/pck.ads: New files.
15593
15594 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
15595
15596         * gdb.python/py-pp-integral.c: New file.
15597         * gdb.python/py-pp-integral.py: New file.
15598         * gdb.python/py-pp-integral.exp: New file.
15599
15600 For older changes see ChangeLog-1993-2013.
15601 \f
15602 ;; Local Variables:
15603 ;; mode: change-log
15604 ;; left-margin: 8
15605 ;; fill-column: 74
15606 ;; version-control: never
15607 ;; End:
15608
15609     Copyright 2014-2019 Free Software Foundation, Inc.
15610   Copying and distribution of this file, with or without modification,
15611   are permitted provided the copyright notice and this notice are preserved.