[gdb/testsuite] Regenerate dw2-restrict.S
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2019-06-25  Tom de Vries  <tdevries@suse.de>
2
3         PR testsuite/24727
4         * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
5
6 2019-06-24  Tom de Vries  <tdevries@suse.de>
7
8         * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
9
10 2019-06-24  Tom de Vries  <tdevries@suse.de>
11
12         * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
13         DW_FOR_sdata for DW_AT_decl_file.  Use 0 for DW_AT_decl_file.
14         * gdb.trace/unavailable-dwarf-piece.exp: Same.
15
16 2019-06-24  Tom de Vries  <tdevries@suse.de>
17
18         * gdb.dwarf2/inlined_subroutine-inheritance.exp:
19
20 2019-06-21  Tom de Vries  <tdevries@suse.de>
21
22         * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
23
24 2019-06-21  Tom de Vries  <tdevries@suse.de>
25
26         PR testsuite/24518
27         PR ada/24713
28         * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
29         index.
30
31 2019-06-19  Tom Tromey  <tromey@adacore.com>
32
33         * gdb.ada/length_cond.exp: Add intro comment.
34
35 2019-06-19  Tom Tromey  <tromey@adacore.com>
36
37         * gdb.ada/length_cond.exp: New file.
38         * gdb.ada/length_cond/length_cond.adb: New file.
39         * gdb.ada/length_cond/pck.adb: New file.
40         * gdb.ada/length_cond/pck.ads: New file.
41
42 2019-06-18  Tom de Vries  <tdevries@suse.de>
43
44         * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
45
46 2019-06-18  Tom Tromey  <tromey@adacore.com>
47
48         * gdb.base/list0.h: Add comment explaining control character.
49
50 2019-06-18  Tom de Vries  <tdevries@suse.de>
51
52         * boards/fission.exp: Break up long debug_flags line.
53
54 2019-06-16  Tom de Vries  <tdevries@suse.de>
55
56         PR gdb/24445
57         * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
58         generated index.
59
60 2019-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
61
62         PR gdb/24686
63         * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
64         improve detection of bug gdb/24541.
65
66 2019-06-16  Simon Marchi  <simon.marchi@polymtl.ca>
67
68         PR gdb/24669
69         * gdb.base/index-cache.exp (uses_readnow,
70         expecting_index_cache_use): Define global variable.
71         (test_cache_enabled_miss, test_cache_enabled_hit): Use
72         expecting_index_cache_use.
73
74 2019-06-16  Bernhard Heckel  <bernhard.heckel@intel.com>
75             Andrew Burgess  <andrew.burgess@embecosm.com>
76
77         * gdb.fortran/pointers.f90: New file.
78         * gdb.fortran/print_type.exp: New file.
79         * gdb.fortran/vla-ptype.exp: Adapt expected results.
80         * gdb.fortran/vla-type.exp: Likewise.
81         * gdb.fortran/vla-value.exp: Likewise.
82         * gdb.mi/mi-vla-fortran.exp: Likewise.
83
84 2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
85
86         * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
87         * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
88         * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
89         as a stop reason.
90
91 2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
92
93         * gdb.base/annota1.exp: Update expected results.
94         * gdb.cp/annota2.exp: Likewise.
95         * gdb.cp/annota3.exp: Likewise.
96
97 2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
98
99         * gdb.base/style-logging.exp: Remove path from test name.
100
101 2019-06-14  Tom Tromey  <tromey@adacore.com>
102
103         PR gdb/24502:
104         * gdb.base/style-logging.exp: New file.
105
106 2019-06-14  Tom Tromey  <tromey@adacore.com>
107
108         * gdb.base/symfile-warn.exp: New file.
109         * gdb.base/symfile-warn.c: New file.
110
111 2019-06-14  Tom Tromey  <tromey@adacore.com>
112
113         * gdb.base/annotate-symlink.exp: New file.
114
115 2019-06-14  Tom Tromey  <tromey@adacore.com>
116
117         * gdb.ada/set_wstr.exp: Add reassignment test.
118
119 2019-06-14  Tom Tromey  <tromey@adacore.com>
120
121         * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
122         'unchecked_access and 'unrestricted_access as well.
123
124 2019-06-14  Tom Tromey  <tromey@adacore.com>
125
126         PR ada/24539:
127         * gdb.ada/vla.exp: Update tests.
128         * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
129         pragma.
130
131 2019-06-13  Pedro Alves  <palves@redhat.com>
132
133         * gdb.base/settings.exp (test-integer): Test junk after
134         "unlimited".
135
136 2019-06-13  Pedro Alves  <palves@redhat.com>
137
138         * gdb.base/options.exp (test-thread-apply): New.
139         (top level): Call it.
140
141 2019-06-13  Pedro Alves  <palves@redhat.com>
142
143         * gdb.base/options.exp (test-frame-apply): New.
144         (top level): Test print commands with different "frame apply"
145         prefixes.
146
147 2019-06-13  Pedro Alves  <palves@redhat.com>
148
149         * lib/completion-support.exp (test_gdb_complete_tab_multiple)
150         (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
151         'max_completions' parameter and handle it.
152         (test_gdb_completion_offers_commands): New.
153
154 2019-06-13  Pedro Alves  <palves@redhat.com>
155
156         * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
157
158 2019-06-13  Pedro Alves  <palves@redhat.com>
159
160         * gdb.base/options.exp (test-backtrace): New.
161         (top level): Call it.
162
163 2019-06-13  Pedro Alves  <palves@redhat.com>
164
165         * gdb.guile/scm-frame-args.exp: Use "set print
166         raw-frame-arguments" instead of "set print raw frame-arguments".
167         * gdb.python/py-frame-args.exp: Likewise.
168
169 2019-06-13  Pedro Alves  <palves@redhat.com>
170
171         * gdb.compile/compile.exp: Adjust expected output to option
172         processing changes.
173
174 2019-06-13  Pedro Alves  <palves@redhat.com>
175
176         * gdb.base/options.exp: Build executable.
177         (test-print): New procedure.
178         (top level): Call it, once for "print" and another for "compile
179         print".
180
181 2019-06-13  Pedro Alves  <palves@redhat.com>
182
183         * gdb.base/options.c: New file.
184         * gdb.base/options.exp: New file.
185
186 2019-06-13  Pedro Alves  <palves@redhat.com>
187
188         * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
189         that "o" is ambiguous.
190
191 2019-06-13  Pedro Alves  <palves@redhat.com>
192
193         * gdb.base/settings.c: New file.
194         * gdb.base/settings.exp: New file.
195
196 2019-06-13  Pedro Alves  <palves@redhat.com>
197
198         * gdb.base/completion.exp: Fix comment typo.
199
200 2019-06-13  Pedro Alves  <palves@redhat.com>
201
202         * gdb.multi/tids.exp: Adjust expected output.  Add "thread apply 1
203         foo --1" test.
204
205 2019-06-11  Bernhard Heckel  <bernhard.heckel@intel.com>
206
207         * gdb.fortran/block-data.f: New.
208         * gdb.fortran/block-data.exp: New.
209
210 2019-06-11  Tom de Vries  <tdevries@suse.de>
211
212         PR testsuite/24521
213         * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
214         message.
215
216 2019-06-11  Tom de Vries  <tdevries@suse.de>
217
218         PR testsuite/24521
219         * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
220
221 2019-06-11  Tom de Vries  <tdevries@suse.de>
222
223         * boards/readnow.exp: New file.
224
225 2019-06-10  Andrew Burgess  <andrew.burgess@embecosm.com>
226
227         * gdb.fortran/vla-sizeof.exp: Update expected results.
228
229 2019-06-06  Amos Bird  <amosbird@gmail.com>
230
231         * gdb.base/annota1.exp (thread_switch): Add test for
232         thread-exited annotation.
233
234 2019-06-06  Tom Tromey  <tromey@adacore.com>
235
236         * gdb.base/maint.exp: Expect command started/finished output.
237
238 2019-06-05  Andrew Burgess  <andrew.burgess@embecosm.com>
239
240         * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
241         comment.
242         * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
243
244 2019-06-05  Andrew Burgess  <andrew.burgess@embecosm.com>
245
246         * gdb.arch/riscv-unwind-long-insn-6.s: New file.
247         * gdb.arch/riscv-unwind-long-insn-8.s: New file.
248         * gdb.arch/riscv-unwind-long-insn.c: New file.
249         * gdb.arch/riscv-unwind-long-insn.exp: New file.
250
251 2019-06-04  Christian Biesinger  <cbiesinger@google.com>
252
253         * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
254
255 2019-06-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
256
257         * lib/gdb.exp (help_list_trailer): New regexp variable
258         factorizing the help trailer message.
259         (test_class_help): Use help_list_trailer.  Add LIST_OF_COMMANDS
260         arg to allow to better factorize various tests.
261         (test_user_defined_class_help): Factorizes testing 'help user-defined'.
262         (test_prefix_command_help): Use help_list_trailer.
263         * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
264         * gdb.guile/scm-cmd.exp: Likewise.
265         * gdb.trace/tracecmd.exp: Update caller of test_class_help.
266         * gdb.base/help.exp: Use test_user_defined_class_help.
267         * gdb.base/style.exp: Add tests for styling of help and apropos.
268         * lib/gdb-utils.exp (style): Add title and highlight styles.
269
270 2019-05-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
271
272         * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
273         $_shell_exitsignal.
274         * gdb.base/default.exp: Update for new convenience variables.
275
276 2019-05-29  Tom Tromey  <tromey@adacore.com>
277
278         * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
279         to "break complete ada" test case's regexp.
280
281 2019-05-29  Tom Tromey  <tromey@adacore.com>
282
283         PR c++/20020:
284         * gdb.cp/constexpr-field.exp: New file.
285         * gdb.cp/constexpr-field.cc: New file.
286
287 2019-05-29  Tom Tromey  <tromey@adacore.com>
288
289         * gdb.base/finish.exp (finish_no_print): New proc.
290         (finish_tests): Call it.
291
292 2019-05-24  Tom de Vries  <tdevries@suse.de>
293
294         * gdb.dwarf2/gdb-add-index.exp: New file.
295
296 2019-05-22  Tom Tromey  <tromey@adacore.com>
297
298         * gdb.base/info-shared.exp (check_info_shared): Use "style".
299         * gdb.base/style.exp: Use "style".
300         * lib/gdb-utils.exp (style): New proc.
301
302 2019-05-22  Tom de Vries  <tdevries@suse.de>
303
304         * gdb.base/align.exp: Require c++11.
305
306 2019-05-22  Tom de Vries  <tdevries@suse.de>
307
308         PR testsuite/24586
309         * gdb.python/py-mi-var-info-path-expression.exp: Call
310         mi_skip_python_tests to check if python is supported.
311
312 2019-05-22  Alan Hayward  <alan.hayward@arm.com>
313
314         * gdb.arch/aarch64-pauth.c: New test.
315         * gdb.arch/aarch64-pauth.exp: New file.
316
317 2019-05-22  Alan Hayward  <alan.hayward@arm.com>
318
319         * README (Re-running Tests Outside The Testsuite): New section.
320
321 2019-05-21  Tom de Vries  <tdevries@suse.de>
322
323         * gdb.arch/amd64-eval.exp: Require c++11.
324         * gdb.base/max-depth.exp: Same.
325         * gdb.compile/compile-cplus-array-decay.exp: Same.
326         * gdb.cp/meth-typedefs.exp: Same.
327         * gdb.cp/subtypes.exp: Same.
328         * gdb.cp/temargs.exp: Same.
329
330 2019-05-21  Alan Hayward  <alan.hayward@arm.com>
331
332         * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
333
334 2019-05-18  Andrew Burgess  <andrew.burgess@embecosm.com>
335
336         PR gdb/18644
337         * gdb.fortran/complex.exp: Remove setup_kfail calls.
338         * gdb.fortran/printing-types.exp: Add new test.
339         * gdb.fortran/printing-types.f90: Add 16-byte real variable for
340         testing.
341         * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
342         setup_kfail call.
343
344 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
345
346         * README (Running the Testsuite): Change example.
347         (Testsuite Parameters): Remove TRANSCRIPT.
348         * lib/gdb.exp: Remove TRANSCRIPT check.
349
350 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
351
352         * README (Testsuite Parameters): Add replay logging to
353         GDBSERVER_DEBUG.
354         (gdbserver,debug): Refer to GDBSERVER_DEBUG.
355         * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
356         as a comma separated list.
357         (gdb_debug_init): Override procedure.
358
359 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
360
361         * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
362         (gdb_write_cmd_file): New procedure.
363         * lib/gdbserver-support.exp (gdbserver_start): Call
364         gdbserver_write_cmd_file.
365         (gdbserver_write_cmd_file): New procedure.
366
367 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
368
369         * lib/gdb.exp (gdb_unload): Mark Y as an answer.
370         (delete_breakpoints): Likewise.
371         (gdb_run_cmd): Likewise.
372         (gdb_start_cmd): Likewise.
373         (gdb_starti_cmd): Likewise.
374         (gdb_internal_error_resync): Likewise.
375         (gdb_test_multiple): Likewise.
376         (gdb_reinitialize_dir): Likewise.
377         (default_gdb_exit): Likewise.
378         (gdb_file_cmd): Mark kill as optional.
379         (default_gdb_start): Call gdb_stdin_log_init.
380         (send_gdb): Call gdb_stdin_log_write.
381         (rerun_to_main): Mark Y as an answer.
382         (gdb_stdin_log_init): New function.
383         (gdb_stdin_log_write): Likewise.
384
385 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
386
387         * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
388         * gdb.base/debug-expr.exp: Likewise.
389         * gdb.base/foll-fork.exp: Likewise.
390         * gdb.base/foll-vfork.exp: Likewise.
391         * gdb.base/fork-print-inferior-events.exp: Likewise.
392         * gdb.base/gdb-sigterm.exp: Likewise.
393         * gdb.base/gdbinit-history.exp: Likewise.
394         * gdb.base/osabi.exp: Likewise.
395         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
396         * gdb.base/ui-redirect.exp: Likewise.
397         * gdb.gdb/unittest.exp: Likewise.
398         * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
399         * gdb.mi/mi-watch.exp: Likewise.
400         * gdb.mi/new-ui-mi-sync.exp: Likewise.
401         * gdb.mi/user-selected-context-sync.exp: Likewise.
402         * gdb.python/python.exp: Disable debug test when debugging.
403         * gdb.threads/check-libthread-db.exp: Disable when debugging.
404         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
405         Likewise.
406         * gdb.threads/stepi-random-signal.exp: Likewise.
407
408 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
409
410         * Makefile.in: Pass through GDB_DEBUG.
411         * README (Testsuite Parameters): Add GDB_DEBUG.
412         (gdb,debug): Add board setting.
413         * lib/gdb.exp (default_gdb_start): Start debugging.
414         (gdb_debug_enabled): New procedure.
415         (gdb_debug_init): Likewise.
416
417 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
418
419         * Makefile.in: Pass through GDB_DEBUG.
420         * README (Testsuite Parameters): Add GDB_DEBUG.
421         (gdb,debug): Add board setting.
422         * lib/gdb.exp (default_gdb_start): Start debugging.
423         (gdb_debug_enabled): New procedure.
424         (gdb_debug_init): Likewise.
425
426 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
427
428         * gdb.base/ui-redirect.exp: Add debug redirect tests.
429
430 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
431
432         * gdb.base/ui-redirect.exp: Test redirection.
433
434 2019-01-28  Jan Vrany  <jan.vrany@fit.cvut.cz>
435
436         * gdb.mi/mi-complete.exp: New file.
437         * gdb.mi/mi-complete.cc: Likewise.
438
439 2019-05-15  Bernhard Heckel  <bernhard.heckel@intel.com>
440
441         * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
442         indexed and sliced arrays, and pointers to arrays.
443
444 2019-05-14  Tom Tromey  <tromey@adacore.com>
445
446         * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
447         styling test.
448
449 2019-05-14  Tom de Vries  <tdevries@suse.de>
450
451         * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
452         selection entry encoding.
453
454 2019-05-10  Tom Tromey  <tromey@adacore.com>
455
456         * gdb.ada/info_exc.exp: Add "complete" test.
457
458 2019-05-09  Tom de Vries  <tdevries@suse.de>
459
460         * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
461         CU-relative.
462
463 2019-05-09  Tom de Vries  <tdevries@suse.de>
464
465         * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
466         CU-relative.
467
468 2019-05-08  Joel Brobecker  <brobecker@adacore.com>
469
470         * gdb.ada/frame_arg_lang.exp: New testcase.
471         * gdb.ada/frame_arg_lang/bla.adb: New file.
472         * gdb.ada/frame_arg_lang/pck.ads: New file.
473         * gdb.ada/frame_arg_lang/pck.adb: New file.
474         * gdb.ada/frame_arg_lang/foo.c: New file.
475
476 2019-05-08  Tom Tromey  <tromey@adacore.com>
477
478         * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
479
480 2019-05-08  Tom Tromey  <tromey@adacore.com>
481
482         * gdb.base/ptype-offsets.exp: Update tests.
483
484 2019-05-08  Tom Tromey  <tromey@adacore.com>
485
486         * gdb.base/ptype-offsets.exp: Use string_to_regexp.  Fix test
487         cases.
488         * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
489         "short".
490
491 2019-05-08  Tom Tromey  <tromey@adacore.com>
492
493         * gdb.ada/vla.exp: New file.
494         * gdb.ada/vla/vla.adb: New file.
495
496 2019-05-07  Tom de Vries  <tdevries@suse.de>
497
498         * gdb.base/index-cache.exp (ls_host): Fix return statement.
499
500 2019-05-07  Tom de Vries  <tdevries@suse.de>
501
502         PR testsuite/24522
503         * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
504         section.
505
506 2019-05-07  Tom de Vries  <tdevries@suse.de>
507
508         PR testsuite/24522
509         * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
510         .debug_aranges section.
511
512 2019-05-07  Tom de Vries  <tdevries@suse.de>
513
514         PR testsuite/24159
515         * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
516
517 2019-05-06  Tom de Vries  <tdevries@suse.de>
518
519         * lib/gdb.exp (exec_has_index_section): New proc.
520         * gdb.base/index-cache.exp: Handle case that binfile contains an index
521         section.
522
523 2019-05-04  Tom de Vries  <tdevries@suse.de>
524
525         * boards/cc-with-debug-names.exp: New file.
526
527 2019-05-03  Tom Tromey  <tromey@adacore.com>
528
529         * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
530         * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
531         * gdb.ada/char_enum.exp: Add test.
532
533 2019-05-03  Tom de Vries  <tdevries@suse.de>
534
535         * boards/cc-with-gdb-index.exp: New file.
536
537 2019-05-02  Andrew Burgess  <andrew.burgess@embecosm.com>
538
539         * gdb.rust/simple.exp: Add new test case.
540         * gdb.rust/simple.rs (struct StringAtOffset): New struct.
541         (main): Initialise an instance of the new struct.
542
543 2019-05-01  Tom Tromey  <tromey@adacore.com>
544
545         * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
546         record.
547         (NPR): New variable.
548         * gdb.ada/packed_array_assign.exp: Add nested packed assignment
549         test.
550
551 2019-05-01  Tom Tromey  <tromey@adacore.com>
552
553         * gdb.ada/packed_array_assign.exp: Add packed assignment
554         regression test.
555
556 2019-05-01  Tom de Vries  <tdevries@suse.de>
557
558         * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
559
560 2019-05-01  Tom de Vries  <tdevries@suse.de>
561
562         * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
563
564 2019-04-30  Ali Tamur  <tamur@google.com>
565
566         * lib/dwarf.exp(): Added DW_FORM_strx1-4.
567
568 2019-04-30  Tom Tromey  <tromey@adacore.com>
569
570         * lib/ada.exp (find_ada_tool): New proc.
571         * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
572         * gdb.ada/catch_ex_std.exp: New file.
573         * gdb.ada/catch_ex_std/foo.adb: New file.
574         * gdb.ada/catch_ex_std/some_package.adb: New file.
575         * gdb.ada/catch_ex_std/some_package.ads: New file.
576
577 2019-04-30  Tom Tromey  <tromey@adacore.com>
578
579         PR c++/24470:
580         * gdb.cp/temargs.cc: Add test code from PR.
581
582 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
583
584         * gdb.fortran/vla-datatypes.exp: Update expected results.
585         * gdb.fortran/vla-ptype.exp: Likewise.
586         * gdb.fortran/vla-type.exp: Likewise.
587         * gdb.fortran/vla-value.exp: Likewise.
588
589 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
590
591         * gdb.fortran/ptr-indentation.exp: Update expected results.
592         * gdb.fortran/ptype-on-functions.exp: Likewise.
593         * gdb.fortran/vla-ptr-info.exp: Likewise.
594         * gdb.fortran/vla-value.exp: Likewise.
595
596 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
597
598         * gdb.fortran/ptype-on-functions.exp: New file.
599         * gdb.fortran/ptype-on-functions.f90: New file.
600
601 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
602
603         * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
604         case void string.
605
606 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
607
608         * gdb.fortran/complex.exp: Expand.
609         * gdb.fortran/complex.f: Renamed to...
610         * gdb.fortran/complex.f90: ...this, and extended to add more
611         complex values.
612
613 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
614
615         * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
616         MODULO, CMPLX.
617
618 2019-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
619             Richard Bunt  <richard.bunt@arm.com>
620
621         * gdb.base/max-depth.c: New file.
622         * gdb.base/max-depth.exp: New file.
623         * gdb.python/py-nested-maps.c: New file.
624         * gdb.python/py-nested-maps.exp: New file.
625         * gdb.python/py-nested-maps.py: New file.
626         * gdb.python/py-format-string.exp (test_max_depth): New proc.
627         (test_all_common): Call test_max_depth.
628         * gdb.fortran/max-depth.exp: New file.
629         * gdb.fortran/max-depth.f90: New file.
630         * gdb.go/max-depth.exp: New file.
631         * gdb.go/max-depth.go: New file.
632         * gdb.modula2/max-depth.exp: New file.
633         * gdb.modula2/max-depth.c: New file.
634         * lib/gdb.exp (get_print_expr_at_depths): New proc.
635
636 2019-04-29  Tom de Vries  <tdevries@suse.de>
637
638         * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
639
640 2019-04-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
641
642         * gdb.base/callexit.exp: Test may-call-functions off.
643
644 2019-04-25  Keith Seitz  <keiths@redhat.com>
645
646         PR c++/24367
647         * gdb.cp/meth-typedefs.cc (incomplete_struct)
648         (another_incomplete_struct, test_incomplete): New definitions.
649         (main): Use new definitions.
650         * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
651         functions.
652
653 2019-04-25  Sergio Durigan Junior  <sergiodj@redhat.com>
654
655         PR corefiles/11608
656         PR corefiles/18187
657         * gdb.base/coredump-filter-build-id.exp: New file.
658
659 2019-04-25  Alan Hayward  <alan.hayward@arm.com>
660
661         * Makefile.in: Pass through GDBSERVER_DEBUG.
662         * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
663         (gdbserver,debug): Add board setting.
664         * gdb.trace/tspeed.exp: Skip when debugging.
665         * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
666         * lib/gdbserver-support.exp: Likewise
667
668 2019-04-24  Tom Tromey  <tromey@adacore.com>
669
670         * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
671         Rust.
672
673 2019-04-24  Tom Tromey  <tromey@adacore.com>
674
675         * gdb.arch/amd64-eval.exp: Test bitfield return.
676         * gdb.arch/amd64-eval.cc (struct Bitfields): New.
677         (class Foo) <return_bitfields>: New method.
678         (main): Call it.
679
680 2019-04-23  Andrew Burgess  <andrew.burgess@embecosm.com>
681
682         * gdb.cp/many-args.cc: New file.
683         * gdb.cp/many-args.exp: New file.
684
685 2019-04-23  Tom de Vries  <tdevries@suse.de>
686
687         PR gdb/24433
688         * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
689
690 2019-04-23  Alan Hayward  <alan.hayward@arm.com>
691
692         * gdb.trace/backtrace.exp: Use nopie flag.
693         * gdb.trace/circ.exp: Likewise.
694         * gdb.trace/collection.exp: Likewise.
695         * gdb.trace/ftrace.exp: Likewise.
696         * gdb.trace/mi-trace-unavailable.exp: Likewise.
697         * gdb.trace/mi-traceframe-changed.exp: Likewise.
698         * gdb.trace/qtro.exp: Likewise.
699         * gdb.trace/read-memory.exp: Likewise.
700         * gdb.trace/report.exp: Likewise.
701         * gdb.trace/tfile.exp: Likewise.
702         * gdb.trace/tfind.exp: Likewise.
703         * gdb.trace/unavailable.exp: Likewise.
704
705 2019-04-22  Pedro Alves  <palves@redhat.com>
706
707         * gdb.base/solib-probes-nosharedlibrary.c,
708         gdb.base/solib-probes-nosharedlibrary.exp: New files.
709
710 2019-04-19  Tom Tromey  <tromey@adacore.com>
711
712         * gdb.ada/ptype_union.c: New file.
713         * gdb.ada/ptype_union.exp: New file.
714
715 2019-04-19  Tom Tromey  <tromey@adacore.com>
716
717         PR symtab/24423:
718         * gdb.base/list0.h (foo): Add a control-l character.
719
720 2019-04-18  Tom de Vries  <tdevries@suse.de>
721
722         PR gdb/24433
723         * boards/local-board.exp: Set sysroot to "".
724
725 2019-04-18  Tom de Vries  <tdevries@suse.de>
726             Pedro Alves  <palves@redhat.com>
727
728         PR gdb/24454
729         * gdb.threads/vfork-follow-child-exec.c: New file.
730         * gdb.threads/vfork-follow-child-exec.exp: New file.
731         * gdb.threads/vfork-follow-child-exit.c: New file.
732         * gdb.threads/vfork-follow-child-exit.exp: New file.
733
734 2019-04-15  Leszek Swirski  <leszeks@google.com>
735
736         * gdb.arch/amd64-eval.cc: New file.
737         * gdb.arch/amd64-eval.exp: New file.
738
739 2019-04-11  Alan Hayward  <alan.hayward@arm.com>
740
741         * gdb.server/sysroot.c: New test.
742         * gdb.server/sysroot.exp: New file.
743         * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
744         matching param.
745
746 2019-04-11  Andrew Burgess  <andrew.burgess@embecosm.com>
747
748         * gdb.base/align.exp: Extend test to cover structures containing
749         only static fields.
750
751 2019-04-11  Tom de Vries  <tdevries@suse.de>
752
753         * boards/cc-with-dwz-m.exp: New file.
754         * boards/cc-with-dwz.exp: New file.
755         * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
756
757 2019-04-09  Simon Marchi  <simon.marchi@efficios.com>
758
759         * gdb.base/start-cpp.exp: New file.
760         * gdb.base/start-cpp.cc: New file.
761
762 2019-04-08  Kevin Buettner  <kevinb@redhat.com>
763
764         * gdb.python/py-thrhandle.exp: Adjust tests to call
765         thread_from_handle instead of thread_from_thread_handle.
766
767 2019-04-08  Kevin Buettner  <kevinb@redhat.com>
768
769         * gdb.python/py-thrhandle.exp: Add tests for
770         gdb.InferiorThread.handle.
771
772 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
773
774         * gdb.python/py-function.exp: Check calling helper function from
775         all languages.
776         * lib/gdb.exp (gdb_supported_languages): New proc.
777
778 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
779
780         * gdb.base/complex-parts.c: New file.
781         * gdb.base/complex-parts.exp: New file.
782
783 2019-04-01  Tom Tromey  <tromey@adacore.com>
784
785         PR symtab/23331:
786         * gdb.dwarf2/dw2-ranges-main.c: New file.
787         * gdb.dwarf2/dw2-ranges-psym.c: New file.
788         * gdb.dwarf2/dw2-ranges-psym.exp: New file.
789
790 2019-03-30  Simon Marchi <simark@simark.ca>
791
792         * gdb.base/default.exp: Add values for $_gdb_major and
793         $_gdb_minor.
794
795 2019-03-29  Tom Tromey  <tromey@adacore.com>
796
797         * gdb.base/help.exp: Tighten apropos regexp.
798
799 2019-03-29  Keith Seitz  <keiths@redhat.com>
800
801         * gdb.fortran/array-bounds.exp: New file.
802         * gdb.fortran/array-bounds.f90: New file.
803
804 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
805
806         * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
807
808 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
809
810         * gdb.multi/hello.c (main): Increase alarm timer.
811
812 2019-03-28  Sandra Loosemore  <sandra@codesourcery.com>
813
814         * gdb.threads/watchpoint-fork.exp (test): Use large timeout
815         factor when no hardware watchpoint support.
816
817 2019-03-28  Alan Hayward  <alan.hayward@arm.com>
818             Pedro Alves  <palves@redhat.com>
819
820         * boards/local-board.exp: set sysroot to /.
821
822 2019-03-27  Alan Hayward  <alan.hayward@arm.com>
823
824         * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
825         in child.
826
827 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
828
829         * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
830         field.
831         (make_container): Initialise new field.
832         * gdb.python/py-prettyprint.exp: Add new tests.
833         * gdb.python/py-prettyprint.py (class ContainerPrinter)
834         <display_hint>: New method.
835
836 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
837
838         * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
839         gdb_continue_to_breakpoint more throughout this test.
840         (run_lang_tests) Supply unique test names, and use
841         gdb_test_no_output.
842
843 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
844
845         * gdb.base/finish-pretty.exp: Update expected results.
846         * gdb.base/pretty-print.c: New file.
847         * gdb.base/pretty-print.exp: New file.
848
849 2019-03-25  Pedro Alves  <palves@redhat.com>
850
851         * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
852         move comments outside list.  Append '-i "" eof' section.
853
854 2019-03-22  Alan Hayward  <alan.hayward@arm.com>
855
856         * README: Add pie options.
857         * gdb.base/break-interp.exp: Ensure pie is disabled.
858         * gdb.base/dump.exp: Likewise.
859         * lib/gdb.exp (gdb_compile): Add pie option.
860
861 2019-03-19  Tom Tromey  <tromey@adacore.com>
862
863         * gdb.mi/mi2-cli-display.c: New file.
864         * gdb.mi/mi2-cli-display.exp: New file.
865
866 2019-03-18  Joel Brobecker  <brobecker@adacore.com>
867             Tom Tromey  <tromey@adacore.com>
868
869         * gdb.ada/ptype_array/pck.adb: New file.
870         * gdb.ada/ptype_array/pck.ads: New file.
871         * gdb.ada/ptype_array/foo.adb: New file.
872         * gdb.ada/ptype_array.exp: New file.
873
874 2019-03-14  Tom Tromey  <tromey@adacore.com>
875
876         * gdb.base/style.exp: Add "set style sources" test.
877
878 2019-03-13  Simon Marchi  <simon.marchi@ericsson.com>
879
880         * mi-breakpoint-location-ena-dis.exp: Rename to ...
881         * mi-breakpoint-multiple-locations.exp: ... this.
882         (make_breakpoints_pattern): New proc.
883         (do_test): Add mi_version parameter, test -break-insert,
884         -break-info and =breakpoint-created.
885
886 2019-03-12  Andrew Burgess  <andrew.burgess@embecosm.com>
887
888         * config/default.exp: Remove 'load_lib gdb.exp'.
889         * config/monitor.exp: Likewise.
890         * config/sid.exp: Likewise.
891         * config/sim.exp: Likewise.
892         * config/slite.exp: Likewise.
893         * config/unix.exp: Likewise.
894         * gdb.base/default.exp: Remove unhelpful comment.
895
896 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
897
898         * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
899
900 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
901
902         * gdb.fortran/intrinsics.exp: Extend to cover ABS.
903
904 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
905
906         * gdb.fortran/type-kinds.exp: Update expected results.
907
908 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
909
910         * gdb.fortran/type-kinds.exp: Test new integer type kind.
911
912 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
913
914         * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
915         function.
916         (test_basic_parsing_of_type_kinds): Expand types tested.
917         (test_parsing_invalid_type_kinds): New function.
918
919 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
920
921         * gdb.fortran/intrinsics.exp: New file.
922         * gdb.fortran/intrinsics.f90: New file.
923         * gdb.fortran/type-kinds.exp: New file.
924
925 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
926
927         * gdb.fortran/dot-ops.exp: New file.
928
929 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
930
931         * gdb.fortran/types.exp (test_logical_literal_types_accepted):
932         Check upper and lower case logical literals.
933
934 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
935
936         * gdb.fortran/types.exp (test_float_literal_types_accepted):
937         Remove duplicate tests.
938
939 2019-03-06  Alan Hayward  <alan.hayward@arm.com>
940
941         * lib/gdb.exp (builtin_cd): rename of cd.
942         (cd): Override builtin.
943
944 2019-03-06  Richard Bunt  <richard.bunt@arm.com>
945
946         * gdb.fortran/function-calls.exp: New file.
947         * gdb.fortran/function-calls.f90: New test.
948
949 2019-03-04  Richard Bunt  <richard.bunt@arm.com>
950
951         * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
952         on user program standard output.
953         * gdb.fortran/short-circuit-argument-list.f90: Record function
954         calls.
955
956 2019-02-28  Alan Hayward  <alan.hayward@arm.com>
957
958         * lib/gdbserver-support.exp (gdbserver_start): Check for listen
959         failure.
960
961 2019-02-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
962
963         PR gdb/8527
964         * gdb.base/interrupt-daemon-attach.c,
965         gdb.base/interrupt-daemon-attach.exp: New test.
966
967 2019-02-27  Pedro Alves  <palves@redhat.com>
968
969         * gdb.base/page.exp: Add tests for "set width/height -1".
970
971 2019-02-27  Pedro Alves  <palves@redhat.com>
972
973         * gdb.base/page.exp: Add tests for "set/show width/height" with
974         "infinite" values.
975
976 2019-02-27  Tom Tromey  <tromey@adacore.com>
977
978         * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
979         2.4.
980         * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
981         workaround.
982
983 2019-02-27  Andrew Burgess  <andrew.burgess@embecosm.com>
984
985         * gdb.base/align.exp: Extend to compile in both C and C++, and add
986         tests for structs with static members.
987
988 2019-02-26  Tom Tromey  <tromey@adacore.com>
989
990         * gdb.python/py-value.exp (test_value_from_buffer): Check for
991         ValueError, not TypeError.
992
993 2019-02-26  Kevin Buettner  <kevinb@redhat.com>
994
995         * gdb.python/py-value.exp (test_value_from_buffer): New proc with
996         call from main program.
997
998 2019-02-23  Joel Brobecker  <brobecker@adacore.com>
999
1000         * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1001         * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1002         * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1003         * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1004         * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1005
1006 2019-02-22  Keith Seitz  <keiths@redhat.com>
1007
1008         PR symtab/23853
1009         * gdb.base/symlink-sourcefile.c: New file.
1010         * gdb.base/symlink-sourcefile.exp: New file.
1011
1012 2019-02-20  Tom Tromey  <tom@tromey.com>
1013
1014         * gdb.base/info_qt.exp: Update.
1015
1016 2019-02-19  Simon Marchi  <simon.marchi@polymtl.ca>
1017
1018         * gdb.base/source.exp: Move "error in sourced script" code to
1019         the end.
1020         * gdb.base/source-error.gdb: Move contents to
1021         source-error-1.gdb.  Add new code to source source-error-1.gdb.
1022         * gdb.base/source-error-1.gdb: New file, from previous
1023         source-error.gdb.
1024
1025 2019-02-17  Tom Tromey  <tom@tromey.com>
1026
1027         * gdb.base/style.exp: Use -g3 to compile when possible.  Add test
1028         for macro styling.
1029         * gdb.base/style.c (SOME_MACRO): New macro.
1030
1031 2019-02-17  Tom Tromey  <tom@tromey.com>
1032
1033         * gdb.base/style.exp: Add line-wrapping tests.
1034         * gdb.base/page.exp: Add test for quitting during pagination.
1035
1036 2019-02-17  Joel Brobecker  <brobecker@adacore.com>
1037
1038         * gdb.ada/big_packed_array: New testcase.
1039         * gdb.ada/homonym.exp: Fix incorrect expected output for
1040         "break <homonym__get_value>" test.
1041
1042 2019-02-13  Weimin Pan  <weimin.pan@oracle.com>
1043
1044         PR breakpoints/21870
1045         * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1046         and prepare_for_testing.  Add comment.
1047         * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1048         redundant cleanup call.  Clean up comment.
1049
1050 2019-02-12  Weimin Pan  <weimin.pan@oracle.com>
1051
1052         PR breakpoints/21870
1053         * gdb.arch/aarch64-dbreg-contents.exp: New file.
1054         * gdb.arch/aarch64-dbreg-contents.c: New file.
1055
1056 2019-02-10  Joel Brobecker  <brobecker@adacore.com>
1057
1058         * gdb.ada/mi_ref_changeable: New testcase.
1059
1060 2019-02-07  Alan Hayward  <alan.hayward@arm.com>
1061
1062         * gdb.base/attach.exp: Add double attach test.
1063
1064 2019-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
1065
1066         * lib/gdb.exp (default_gdb_start): Don't match pagination
1067         prompt.
1068         (gdb_init): Set stty_init.
1069
1070 2019-01-27  Tom Tromey  <tom@tromey.com>
1071
1072         * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1073         skip_python_tests.
1074
1075 2019-01-24  Alan Hayward  <alan.hayward@arm.com>
1076
1077         * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1078         New structure.
1079         (struct struct_static_02_02): Likewise.
1080         (struct struct_static_02_03): Likewise.
1081         (struct struct_static_02_04): Likewise.
1082         (struct struct_static_04_01): Likewise.
1083         (struct struct_static_04_02): Likewise.
1084         (struct struct_static_04_03): Likewise.
1085         (struct struct_static_04_04): Likewise.
1086         (struct struct_static_06_01): Likewise.
1087         (struct struct_static_06_02): Likewise.
1088         (struct struct_static_06_03): Likewise.
1089         (struct struct_static_06_04): Likewise.
1090         (cmp_struct_static_02_01): Likewise.
1091         (cmp_struct_static_02_02): Likewise.
1092         (cmp_struct_static_02_03): Likewise.
1093         (cmp_struct_static_02_04): Likewise.
1094         (cmp_struct_static_04_01): Likewise.
1095         (cmp_struct_static_04_02): Likewise.
1096         (cmp_struct_static_04_03): Likewise.
1097         (cmp_struct_static_04_04): Likewise.
1098         (cmp_struct_static_06_01): Likewise.
1099         (cmp_struct_static_06_02): Likewise.
1100         (cmp_struct_static_06_03): Likewise.
1101         (cmp_struct_static_06_04): Likewise.
1102         (call_all): Test new structs.
1103         * gdb.base/infcall-nested-structs.exp: Likewise.
1104
1105 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
1106         * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1107
1108 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
1109         * gdb.base/stack-protector.c: New test.
1110         * gdb.base/stack-protector.exp: New file.
1111         * gdb.cp/ovldbreak.exp: Only allow a single break line.
1112         * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1113         option.
1114         (gdb_compile): Remove stack protector for GCC and prevent
1115         recursion.
1116
1117 2019-01-16  Keith Seitz  <keiths@redhat.com>
1118
1119         PR gdb/23773
1120         * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1121
1122 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1123
1124         * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1125         aliases.
1126         * gdb.arch/altivec-regs.exp: Likewise.  Fix indentation of two
1127         tests.
1128         * gdb.arch/powerpc-vector-regs.c: New file.
1129         * gdb.arch/powerpc-vector-regs.exp: New file.
1130
1131 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1132
1133         * gdb.arch/altivec-regs.exp: Fix the list passed to
1134         gdb_expect_list when testing "info vector".
1135
1136 2019-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1137
1138         * gdb.base/style.exp: Don't include path in testname.
1139
1140 2019-01-10  Keith Seitz  <keiths@redhat.com>
1141
1142         PR gdb/23712
1143         PR symtab/23010
1144         * gdb.dwarf2/multidictionary.exp: New file.
1145
1146 2019-01-09  Simon Marchi  <simon.marchi@ericsson.com>
1147
1148         * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1149         (test_gnuv3_style_demangling): ... this.
1150         (test_lucid_style_demangling): Remove.
1151         (test_arm_style_demangling): Remove.
1152         (test_hp_style_demangling): Remove.
1153         (do_tests): Remove calls to the above.
1154
1155 2019-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1156
1157         * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1158         case.
1159
1160 2019-01-06  Tom Tromey  <tom@tromey.com>
1161
1162         PR gdb/28155:
1163         * gdb.dwarf2/typedef-void-finish.exp: New file.
1164
1165 2018-12-28  Tom Tromey  <tom@tromey.com>
1166             Simon Marchi <simark@simark.ca>
1167
1168         * gdb.base/jit-exec.exp: New file.
1169         * gdb.base/jit-exec.c: New file.
1170         * gdb.base/jit-execd.c: New file.
1171
1172 2018-12-28  Tom Tromey  <tom@tromey.com>
1173
1174         * gdb.base/style.exp: Update test to check for address styling.
1175
1176 2018-12-28  Tom Tromey  <tom@tromey.com>
1177
1178         * gdb.base/style.exp: Add test for styling of "Reading symbols"
1179         message.
1180
1181 2018-12-28  Tom Tromey  <tom@tromey.com>
1182
1183         * gdb.base/style.exp: Add test for version number styling.
1184
1185 2018-12-28  Tom Tromey  <tom@tromey.com>
1186
1187         * gdb.base/style.exp: Add test for print_address_symbolic.
1188
1189 2018-12-28  Tom Tromey  <tom@tromey.com>
1190
1191         * gdb.base/style.exp: Add test for breakpoint setting.
1192
1193 2018-12-28  Tom Tromey  <tom@tromey.com>
1194
1195         * gdb.base/style.exp: Add test for variable names.
1196
1197 2018-12-28  Tom Tromey  <tom@tromey.com>
1198
1199         * gdb.base/style.exp: New file.
1200         * gdb.base/style.c: New file.
1201
1202 2018-12-28  Tom Tromey  <tom@tromey.com>
1203
1204         * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1205         "dumb".
1206         * gdb.base/readline.exp (operate_and_get_next): Save and restore
1207         the TERM environment variable.
1208
1209 2018-12-27  Tom Tromey  <tom@tromey.com>
1210
1211         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1212         pagination test.
1213
1214 2018-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1215
1216         * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1217         * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1218
1219 2018-12-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1220
1221         * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1222         Filename a.adb changed to bp_fun_addr.adb.
1223         gdb.ada/bp_fun_addr.exp: Update test accordingly.
1224
1225 2018-12-21  Jan Vrany  <jan.vrany@fit.cvut.cz>
1226
1227         * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1228         non-PIE executables.
1229         * README: Mention the gdb,nopie_flag board setting.
1230         * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1231         non-PIE executable.
1232         * gdb.arch/amd64-entry-value.exp: Likewise.
1233         * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1234         * gdb.arch/i386-float.exp: Likewise.
1235         * gdb.arch/i386-signal.exp: Likewise.
1236         * gdb.mi/mi-reg-undefined.exp: Likewise.
1237
1238 2018-12-21  Paul Marechal  <paul.marechal@ericsson.com>
1239
1240         PR gdb/23974
1241         * gdb.base/info-os.exp: Check return for unknown "info os" type.
1242
1243 2018-12-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1244
1245         * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1246         Update order of results accordingly.
1247
1248 2018-12-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1249
1250         * gdb.base/annota1.exp: Update a test regexp.
1251
1252 2018-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
1253
1254         * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1255
1256 2018-12-09  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1257
1258         * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1259         (reuse_time): Initialize to REUSE_TIME_CAP.
1260         (check_rc): New function.
1261         (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1262         Check pthread_create rc.
1263         (spawner_thread_func): Check pthread_create and pthread_join rc.
1264
1265 2018-12-08  Pedro Alves  <palves@redhat.com>
1266
1267         * gdb.base/list.exp (test_forward_search): Rename to ...
1268         (test_forward_reverse_search): ... this.  Also test reverse-search
1269         and the forward-search alias.
1270
1271 2018-12-05  Andrew Burgess  <andrew.burgess@embecosm.com>
1272
1273         * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1274         local timeout variable before return, and remove all local timeout
1275         variable entirely.
1276         (gdb_load): Likewise.
1277
1278 2018-12-01  Tom de Vries  <tdevries@suse.de>
1279
1280         * gdb.base/gdb-caching-proc.exp: New file.
1281
1282 2018-11-25  Sergio Durigan Junior  <sergiodj@redhat.com>
1283
1284         * Makefile.in (TIMESTAMP): New variable.
1285         (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1286         command.
1287         (check-single-racy): Likewise.
1288         (check/%.exp): Likewise.
1289         (check-racy/%.exp): Likewise.
1290         (workers/%.worker): Likewise.
1291         (build-perf): Likewise.
1292         (check-perf): Likewise.
1293         * README: Describe new "TS" and "TS_FORMAT" variables.
1294         * print-ts.py: New file.
1295
1296 2018-11-21  Benno Fünfstück  <benno.fuenfstueck@gmail.com>
1297
1298         PR python/23714
1299         * gdb.python/python.exp: Test command repetition after
1300         gdb.execute.
1301
1302 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
1303
1304         * gdb.opt/inline-break.exp: Add test that info breakpoint output
1305         is correctly aligned.
1306
1307 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1308
1309         * gdb.ada/info_auto_lang.exp: New testcase.
1310         * gdb.ada/info_auto_lang/global_pack.ads: New file.
1311         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1312         * gdb.ada/info_auto_lang/some_c.c: New file.
1313
1314 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1315
1316         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1317         FUNC_lang language syntax.
1318
1319 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1320
1321         * gdb.base/info_minsym.c: New file.
1322         * gdb.base/info_minsym.exp: New file.
1323
1324 2018-11-19  Tom Tromey  <tom@tromey.com>
1325
1326         PR rust/23625:
1327         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
1328         * gdb.rust/expr.exp: Update expected output.  Change one test.
1329
1330 2018-11-19  Tom Tromey  <tom@tromey.com>
1331
1332         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1333
1334 2018-11-19  Pedro Alves  <palves@redhat.com>
1335
1336         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
1337         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
1338         see the expected warning.
1339
1340 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
1341
1342         PR gdb/22736:
1343         * gdb.cp/infcall-nodebug-lib.c: New test.
1344         * gdb.cp/infcall-nodebug-main.c: New test.
1345         * gdb.cp/infcall-nodebug.exp: New file.
1346
1347 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
1348
1349         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
1350         completer tests.
1351
1352 2018-11-09  Tom de Vries  <tdevries@suse.de>
1353
1354         * gdb.base/msym-lang.c: New test.
1355         * gdb.base/msym-lang.exp: New file.
1356         * gdb.base/msym-lang-main.c: New test.
1357
1358 2018-11-08  Tom Tromey  <tom@tromey.com>
1359
1360         PR gdb/23555:
1361         PR gdb/23838:
1362         * gdb.base/warning.exp: New file.
1363
1364 2018-11-08  Jan Beulich  <jbeulich@suse.com>
1365
1366         * testsuite/gdb.arch/i386-avx512.c,
1367         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1368
1369 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1370
1371         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1372         point hardware.
1373
1374 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
1375
1376         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1377         * gdb.dwarf2/missing-type-name.exp: New file.
1378
1379 2018-11-06  Tom de Vries  <tdevries@suse.de>
1380
1381         * gdb.base/many-headers.c: New test.
1382         * gdb.base/many-headers.exp: New file.
1383
1384 2018-11-06  Jim Wilson  <jimw@sifive.com>
1385
1386         * gdb.base/code_elim.exp: For riscv, set additional_flags
1387         to include -msmall-data-limit=0.
1388
1389 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
1390
1391         * gdb.ada/watch_minus_l: New testcase.
1392
1393 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1394
1395         * gdb.arch/aix-sighandle.c: New file.
1396         * gdb.arch/aix-sighandle.exp: New file.
1397
1398 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1399
1400         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1401         registers being unions.
1402
1403 2018-10-31  Tom de Vries  <tdevries@suse.de>
1404
1405         * lib/valgrind.exp: New file.
1406          (vgdb_start, vgdb_stop): New procs, factored out of ...
1407         * gdb.base/valgrind-bt.exp: ... here, ...
1408         * gdb.base/valgrind-disp-step.exp: ... here and ...
1409         * gdb.base/valgrind-infcall.exp: ... here.
1410
1411 2018-10-31  Tom de Vries  <tdevries@suse.de>
1412
1413         * lib/gdb.exp (get_valueof): Don't output read value in test name.
1414
1415 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1416
1417         * gdb.dwarf2/void-type.c: New file.
1418         * gdb.dwarf2/void-type.exp: New file.
1419
1420 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1421
1422         * gdb.base/info_qt.c: New file.
1423         * gdb.base/info_qt.exp: New file.
1424
1425 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1426
1427         * gdb.arch/powerpc-htm-regs.c: New file.
1428         * gdb.arch/powerpc-htm-regs.exp: New file.
1429
1430 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1431
1432         * gdb.arch/powerpc-tar.c: New file.
1433         * gdb.arch/powerpc-tar.exp: New file.
1434
1435 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1436
1437         * gdb.arch/powerpc-ppr-dscr.c: New file.
1438         * gdb.arch/powerpc-ppr-dscr.exp: New file.
1439
1440 2018-10-25  Tom de Vries  <tdevries@suse.de>
1441
1442         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1443
1444 2018-10-24  Tom de Vries  <tdevries@suse.de>
1445
1446         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1447         longer exists error.
1448
1449 2018-10-24  Tom de Vries  <tdevries@suse.de>
1450
1451         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1452
1453 2018-10-24  Tom de Vries  <tdevries@suse.de>
1454
1455         * gdb.base/valgrind-db-attach.exp: Handle removed support for
1456         --db-attach in valgrind.
1457
1458 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1459
1460         * gdb.arch/riscv-reg-aliases.c: New file.
1461         * gdb.arch/riscv-reg-aliases.exp: New file.
1462
1463 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1464
1465         * gdb.python/py-cmd.exp: Check for gdb_prompt.
1466
1467 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1468
1469         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1470
1471 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1472
1473         * gdb.cp/ovldbreak.exp: Fix regexps.
1474
1475 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1476
1477         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1478
1479 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1480
1481         PR cli/23785
1482         * gdb.base/restore.exp: New test to check if "restore" with an
1483         invalid file doesn't segfault.
1484
1485 2018-10-18  Tom de Vries  <tdevries@suse.de>
1486
1487         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1488         * gdb.ada/excep_handle.exp: Same.
1489         * gdb.ada/mi_string_access.exp: Same.
1490         * gdb.ada/mi_var_union.exp: Same.
1491         * gdb.arch/arc-analyze-prologue.exp: Same.
1492         * gdb.arch/arc-decode-insn.exp: Same.
1493         * gdb.base/readnever.exp: Same.
1494         * gdb.fortran/printing-types.exp: Same.
1495         * gdb.guile/scm-lazy-string.exp: Same.
1496
1497 2018-10-16  Tom de Vries  <tdevries@suse.de>
1498
1499         PR gdb/23730
1500         * gdb.base/catch-follow-exec.c: Add copyright notice.
1501         * gdb.base/catch-follow-exec.exp: Rewrite to use
1502         gdb_spawn_with_cmdline_opts.  Require gdb-native.
1503
1504 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
1505
1506         * gdb.trace/actions-changed.exp: Check for arch support.
1507         * gdb.trace/actions.exp: Likewise.
1508         * gdb.trace/ax.exp: Likewise.
1509         * gdb.trace/backtrace.exp: Likewise.
1510         * gdb.trace/change-loc.exp: Likewise.
1511         * gdb.trace/deltrace.exp: Likewise.
1512         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1513         * gdb.trace/ftrace.exp: Likewise.
1514         * gdb.trace/infotrace.exp: Check for arch support.
1515         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1516         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1517         * gdb.trace/mi-tsv-changed.exp: Likewise.
1518         * gdb.trace/packetlen.exp: Likewise.
1519         * gdb.trace/passc-dyn.exp: Likewise.
1520         * gdb.trace/passcount.exp: Likewise.
1521         * gdb.trace/pending.exp: Likewise.
1522         * gdb.trace/range-stepping.exp: Check for shlib support.
1523         * gdb.trace/report.exp: Check for arch support.
1524         * gdb.trace/save-trace.exp: Likewise.
1525         * gdb.trace/signal.exp: Check for signal support.
1526         * gdb.trace/tfind.exp: Check for arch support.
1527         * gdb.trace/trace-break.exp: Check for arch and shlib support.
1528         * gdb.trace/trace-common.h: Add comment.
1529         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1530         * gdb.trace/trace-enable-disable.exp: Likewise.
1531         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
1532         * gdb.trace/tracecmd.exp: Check for arch support.
1533         * gdb.trace/tspeed.exp: Check for shlib and target support.
1534         * gdb.trace/tstatus.exp: Check for arch support.
1535         * gdb.trace/tsv.exp: Likewise.
1536         * gdb.trace/while-dyn.exp: Likewise.
1537         * gdb.trace/while-stepping.exp: Likewise.
1538         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1539
1540 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
1541
1542         * gdb.trace/tspeed.exp: Remove nowarnings.
1543         (prepare_for_trace_test): Declare "global ipalib".
1544         * gdb.trace/tspeed.c: Include unistd.h.
1545         (main): Remove superfluous printf argument.
1546
1547 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
1548
1549         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1550         directory prefix on the filename.
1551
1552 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
1553
1554         * gdb.gdb/unittest.exp: Update expected message informing that
1555         selftests have been disabled.
1556         * gdb.server/unittest.exp: Likewise.
1557
1558 2018-10-09  Tom de Vries  <tdevries@suse.de>
1559
1560         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1561         with runto_main.
1562
1563 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
1564
1565         PR c++/16841
1566         * gdb.cp/virtbase2.cc: New file.
1567         * gdb.cp/virtbase2.exp: New file.
1568
1569 2018-10-06  Tom Tromey  <tom@tromey.com>
1570
1571         PR python/19399:
1572         * gdb.python/py-inferior.exp: Add architecture test.
1573
1574 2018-10-06  Tom Tromey  <tom@tromey.com>
1575
1576         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1577         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1578
1579 2018-10-06  Tom Tromey  <tom@tromey.com>
1580
1581         * gdb.python/py-breakpoint.exp (check_last_event): Check location
1582         of a "throw" catchpoint.
1583
1584 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1585
1586         * gdb.base/info-proc.exp: Update string expected from "help info
1587         proc".
1588
1589 2018-10-04  Tom Tromey  <tom@tromey.com>
1590
1591         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1592         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1593         (test_initial_complaints, test_empty_complaints): Update.
1594         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1595
1596 2018-10-04  Tom Tromey  <tom@tromey.com>
1597
1598         PR cli/19551:
1599         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1600         * lib/gdb.exp (gdb_file_cmd): Update.
1601         * gdb.stabs/weird.exp (print_weird_var): Update.
1602         * gdb.server/solib-list.exp: Update.
1603         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1604         * gdb.mi/mi-cli.exp: Update.
1605         * gdb.linespec/linespec.exp: Update.
1606         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1607         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1608         * gdb.cp/cp-relocate.exp: Update.
1609         * gdb.base/sym-file.exp: Update.
1610         * gdb.base/relocate.exp: Update.
1611         * gdb.base/readnever.exp: Update.
1612         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1613         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1614         * gdb.base/dbx.exp (gdb_file_cmd): Update.
1615         * gdb.base/code_elim.exp: Update.
1616         * gdb.base/break-unload-file.exp (test_break): Update.
1617         * gdb.base/break-interp.exp (test_attach_gdb): Update.
1618         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1619         Update.
1620         * gdb.base/attach.exp (do_attach_tests): Update.
1621         * gdb.base/sepdebug.exp: Update.
1622         * gdb.python/py-section-script.exp: Update.
1623
1624 2018-10-04  Tom Tromey  <tom@tromey.com>
1625
1626         PR cli/22234:
1627         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1628         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1629         output.
1630
1631 2018-10-04  Tom Tromey  <tom@tromey.com>
1632
1633         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1634         set width and height to 0.
1635         (test_command_line_attach_run): Use -quiet.
1636
1637 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
1638
1639         * lib/gdb.exp (skip_ifunc_tests): New.
1640         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
1641         other compile failures.
1642         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1643
1644 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1645
1646         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1647         is_amd64_regs_target.
1648
1649 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
1650
1651         * gdb.arch/aarch64-sighandler-regs.c: New test.
1652         * gdb.arch/aarch64-sighandler-regs.exp: New file.
1653         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1654
1655 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
1656
1657         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1658         assembly.
1659
1660 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1661
1662         * gdb.base/frame-selection.exp: New file.
1663         * gdb.base/frame-selection.c: New file.
1664
1665 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
1666
1667         * gdb.threads/check-libthread-db.c (thread_routine): Use a
1668         pthread barrier.
1669         (main): Likewise.
1670
1671 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1672
1673         * gdb.base/large-frame-1.c: New file.
1674         * gdb.base/large-frame-2.c: New file.
1675         * gdb.base/large-frame.exp: New file.
1676         * gdb.base/large-frame.h: New file.
1677
1678 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1679
1680         PR gdb/20948
1681         * gdb.base/write_mem.exp: New test.
1682         * gdb.base/write_mem.c: Likewise.
1683
1684 2018-09-23  Tom Tromey  <tom@tromey.com>
1685
1686         PR python/18852:
1687         * gdb.python/py-parameter.exp: Add test for parameter that throws
1688         on "set".
1689
1690 2018-09-23  Tom Tromey  <tom@tromey.com>
1691
1692         PR python/17284:
1693         * gdb.python/py-template.exp (test_template_arg): Add test for
1694         negative template argument number.
1695
1696 2018-09-23  Tom Tromey  <tom@tromey.com>
1697
1698         PR python/14062:
1699         * gdb.python/python.exp: Add test for post_event error.
1700
1701 2018-09-23  Tom Tromey  <tom@tromey.com>
1702
1703         PR python/18170:
1704         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1705         convert pointers to int and long.
1706
1707 2018-09-23  Tom Tromey  <tom@tromey.com>
1708
1709         PR python/20126:
1710         * gdb.python/py-value.exp (test_value_numeric_ops): Add
1711         signed-ness conversion tests.
1712
1713 2018-09-23  Tom Tromey  <tom@tromey.com>
1714
1715         PR python/18352;
1716         * gdb.python/py-value.exp (test_float_conversion): New proc.
1717         Use it.
1718
1719 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1720
1721         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1722
1723 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1724
1725         * gdb.base/complete-empty.exp: Skip tab-completion tests if
1726         no readline.
1727         * gdb.base/utf8-identifiers.exp: Likewise.
1728         * gdb.cp/cpcompletion.exp: Likewise.
1729         * gdb.linespec/cpcompletion.exp: Likewise.
1730         * gdb.linespec/cpls-abi-tag.exp: Likewise.
1731         * gdb.linespec/cpls-ops.exp: Likewise.
1732
1733 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
1734             Chris January  <chris.january@arm.com>
1735
1736         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1737         * gdb.fortran/short-circuit-argument-list.exp: New file.
1738         * gdb.fortran/short-circuit-argument-list.f90: New test.
1739
1740 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1741
1742         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1743         "arch=" keyword when executing "-stack-list-frames".
1744
1745 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1746
1747         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1748         "arch=" keyword when executing "-stack-list-frames".
1749
1750 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1751
1752         * gdb.ada/complete.exp: Expect for "@" when doing "complete
1753         break ada".
1754
1755 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
1756
1757         PR python/23669
1758         * gdb.python/python.exp: Test gdb.execute("show commands").
1759
1760 2018-09-16  Tom Tromey  <tom@tromey.com>
1761
1762         * gdb.base/new-ui.exp (do_execution_tests): Update.
1763         * gdb.base/dbx.exp (test_breakpoints): Update.
1764
1765 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
1766
1767         * lib/gdb.exp (gdb_simple_compile): Add proc.
1768         (is_elf_target): Use gdb_simple_compile.
1769         (skip_altivec_tests): Likewise.
1770         (skip_vsx_tests): Likewise.
1771         (skip_tsx_tests): Likewise.
1772         (skip_btrace_tests): Likewise.
1773         (skip_btrace_pt_tests): Likewise.
1774         (gdb_can_simple_compile): Likewise.
1775         (gdb_has_argv0): Likewise.
1776         (gdb_target_symbol_prefix): Likewise.
1777         (target_supports_scheduler_locking): Likewise.
1778
1779 2018-09-13  Tom Tromey  <tom@tromey.com>
1780
1781         * Makefile.in (TAGS): Recognize proc_with_prefix and
1782         gdb_caching_proc.
1783
1784 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1785
1786         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1787         method.
1788
1789 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1790
1791         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1792         and a few other Inferior properties when the Inferior is no
1793         longer valid.
1794
1795 2018-09-13  Tom Tromey  <tom@tromey.com>
1796
1797         PR rust/23650:
1798         * gdb.rust/simple.exp: Add test for enum field access error.
1799
1800 2018-09-13  Tom Tromey  <tom@tromey.com>
1801
1802         PR rust/23626:
1803         * gdb.rust/simple.rs (EmptyEnum): New type.
1804         (main): Use it.
1805         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1806
1807 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1808
1809         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1810         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1811         * gdb.python/py-symtab.exp: Update test printing an objfile.
1812
1813 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
1814
1815         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1816         object.
1817
1818 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
1819
1820         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1821         (support_complex_tests): Use gdb_can_simple_compile.
1822         (is_ilp32_target): Likewise.
1823         (is_lp64_target): Likewise.
1824         (is_64_target): Likewise.
1825         (is_amd64_regs_target): Likewise.
1826         (is_aarch32_target): Likewise.
1827         (gdb_int128_helper): Likewise.
1828
1829 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1830
1831         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1832
1833 2018-09-10  Jerome Guitton  <guitton@adacore.com>
1834
1835         * gdb.ada/same_component_name: Add test for case of tagged record
1836         with variable-length fields.
1837
1838 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1839
1840         * gdb.ada/access_to_unbounded_array.exp: New testcase.
1841         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1842         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1843         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1844
1845 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1846
1847         * gdb.ada/mi_string_access.exp: New testcase.
1848         * gdb.ada/mi_string_access/bar.adb: New file.
1849         * gdb.ada/mi_string_access/pck.adb: New file.
1850         * gdb.ada/mi_string_access/pck.asd: New file.
1851
1852 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1853
1854         * gdb.ada/mi_var_union.exp: New testcase.
1855         * gdb.ada/mi_var_union/bar.adb: New file.
1856         * gdb.ada/mi_var_union/pck.adb: New file.
1857         * gdb.ada/mi_var_union/pck.asd: New file.
1858
1859 2018-09-08  Tom Tromey  <tom@tromey.com>
1860
1861         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1862
1863 2018-09-08  Tom Tromey  <tom@tromey.com>
1864
1865         PR python/16047:
1866         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1867         (register_pretty_printers): Register new printer.
1868         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1869         test.
1870         * gdb.python/py-prettyprint.c (int_type3): New typedef.
1871         (an_int_type3): New global.
1872
1873 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1874
1875         * gdb.ada/expr_with_funcall: New testcase.
1876
1877 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1878
1879         * gdb.ada/packed_array_assign: New testcase.
1880
1881 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
1882
1883         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1884         names, and add test prefixes to make test names unique.
1885
1886 2018-09-05  Tom de Vries  <tdevries@suse.de>
1887
1888         * gdb.dwarf2/varval.exp: Add test.
1889
1890 2018-09-04  Gary Benson <gbenson@redhat.com>
1891
1892         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1893         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
1894
1895 2018-08-31  Tom Tromey  <tom@tromey.com>
1896
1897         * gdb.rust/simple.rs: Rename second variable "v".
1898
1899 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
1900
1901         * gdb.base/funcargs.c (use_a): New function.
1902         (recurse): Call use_a.
1903
1904 2018-08-29  Keith Seitz  <keiths@redhat.com>
1905
1906         * gdb.compile/compile-cplus-anonymous.cc: New file.
1907         * gdb.compile/compile-cplus-anonymous.exp: New file.
1908         * gdb.compile/compile-cplus-array-decay.cc: New file.
1909         * gdb.compile/compile-cplus-array-decay.exp: New file.
1910         * gdb.compile/compile-cplus-inherit.cc: New file.
1911         * gdb.compile/compile-cplus-inherit.exp: New file.
1912         * gdb.compile/compile-cplus-member.cc: New file.
1913         * gdb.compile/compile-cplus-member.exp: New file.
1914         * gdb.compile/compile-cplus-method.cc: New file.
1915         * gdb.compile/compile-cplus-method.exp: New file.
1916         * gdb.compile/compile-cplus-mod.c: "New" file.
1917         * gdb.compile/compile-cplus-namespace.cc: New file.
1918         * gdb.compile/compile-cplus-namespace.exp: New file.
1919         * gdb.compile/compile-cplus-nested.cc: New file.
1920         * gdb.compile/compile-cplus-nested.exp: New file.
1921         * gdb.compile/compile-cplus-print.c: "New" file.
1922         * gdb.compile/compile-cplus-print.exp: "New" file.
1923         * gdb.compile/compile-cplus-virtual.cc: New file.
1924         * gdb.compile/compile-cplus-virtual.exp: New file.
1925         * gdb.compile/compile-cplus.c: "New" file.
1926         * gdb.compile/compile-cplus.exp: "New" file.
1927         * lib/compile-support.exp: New file.
1928
1929 2018-08-16  Gary Benson <gbenson@redhat.com>
1930
1931         PR gdb/13000:
1932         * gdb.base/batch-exit-status.exp: New file.
1933         * gdb.base/batch-exit-status.good-commands: Likewise.
1934         * gdb.base/batch-exit-status.bad-commands: Likewise.
1935
1936 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
1937
1938         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1939         (struct struct02): Likewise.
1940         (struct struct03): Likewise.
1941         (struct struct04): Likewise.
1942         (struct struct_01_01): New struct.
1943         (struct struct_01_02): Likewise.
1944         (struct struct_01_03): Likewise.
1945         (struct struct_01_04): Likewise.
1946         (struct struct_02_01): Likewise.
1947         (struct struct_02_02): Likewise.
1948         (struct struct_02_03): Likewise.
1949         (struct struct_02_04): Likewise.
1950         (struct struct_04_01): Likewise.
1951         (struct struct_04_02): Likewise.
1952         (struct struct_04_03): Likewise.
1953         (struct struct_04_04): Likewise.
1954         (struct struct_05_01): Likewise.
1955         (struct struct_05_02): Likewise.
1956         (struct struct_05_03): Likewise.
1957         (struct struct_05_04): Likewise.
1958         (cmp_struct01): Remove function.
1959         (cmp_struct02): Likewise.
1960         (cmp_struct03): Likewise.
1961         (cmp_struct04): Likewise.
1962         (cmp_struct_01_01): Add Function.
1963         (cmp_struct_01_02): Likewise.
1964         (cmp_struct_01_03): Likewise.
1965         (cmp_struct_01_04): Likewise.
1966         (cmp_struct_02_01): Likewise.
1967         (cmp_struct_02_02): Likewise.
1968         (cmp_struct_02_03): Likewise.
1969         (cmp_struct_02_04): Likewise.
1970         (cmp_struct_04_01): Likewise.
1971         (cmp_struct_04_02): Likewise.
1972         (cmp_struct_04_03): Likewise.
1973         (cmp_struct_04_04): Likewise.
1974         (cmp_struct_05_01): Likewise.
1975         (cmp_struct_05_02): Likewise.
1976         (cmp_struct_05_03): Likewise.
1977         (cmp_struct_05_04): Likewise.
1978         (call_all): Add new structs.
1979         * gdb.base/infcall-nested-structs.exp: Likewise.
1980
1981 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
1982
1983         * gdb.python/py-framefilter-mi.exp: Update regexp to
1984         check for "arch" field in frame output.
1985
1986 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
1987
1988         * gdb.dwarf2/dw2-ranges-func.c: New file.
1989         * gdb.dwarf2/dw2-ranges-func.exp: New file.
1990
1991 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
1992
1993         * gdb.base/term.exp: Compare terminal settings with values from
1994         the inferior.
1995         * gdb.base/term.c: Get and set terminal settings.
1996
1997 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
1998
1999         * lib/mi-support.exp (mi_expect_stop): Update regexp to
2000         accommodate new "arch" field in frame output.
2001         * gdb.mi/mi-return.exp: Likewise.
2002         * gdb.mi/mi-stack.exp: Likewise.
2003         * gdb.mi/mi-syn-frame.exp: Likewise.
2004         * gdb.mi/user-selected-context-sync.exp: Likewise.
2005
2006 2018-08-19  Michael Spang  <spang@google.com>
2007
2008         PR gdb/11786
2009         * gdb.base/gcore-tls-pie.c: New file.
2010         * gdb.base/gcore-tls-pie.exp: New file.
2011
2012 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
2013
2014         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2015         * gdb.dwarf2/varval.c: New file.
2016         * gdb.dwarf2/varval.exp: New file.
2017
2018 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
2019
2020         PR gdb/18931
2021         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2022
2023 2018-08-16  Keith Seitz  <keiths@redhat.com>
2024
2025         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2026         tests expected to pass.
2027
2028 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
2029
2030         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2031         -data-disassemble -a.
2032         (test_disassembly_bogus_args): Likewise.
2033
2034 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
2035
2036         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2037
2038 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
2039
2040         * gdb.base/vla-optimized-out.exp: Add new test.
2041
2042 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
2043
2044         * gdb.base/vla-optimized-out-o3.exp: Delete.
2045         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2046         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2047         deleted tests.
2048
2049 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
2050
2051         PR gdb/18050:
2052         * gdb.server/extended-remote-restart.c: New file.
2053         * gdb.server/extended-remote-restart.exp: New file.
2054
2055 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
2056
2057         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2058         "set variable index = 42".
2059
2060 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
2061
2062         * boards/index-cache-gdb.exp: New file.
2063         * gdb.dwarf2/index-cache.exp: New file.
2064         * gdb.dwarf2/index-cache.c: New file.
2065         * gdb.base/maint.exp: Check if we are using the index cache.
2066
2067 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2068
2069         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2070         MAKEFLAGS.
2071
2072 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2073
2074         * dg-extract-results.sh: Move to toplevel contrib.
2075         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2076         * Makefile.in (check-parallel-racy): Likewise.
2077
2078 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2079
2080         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2081         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2082         tests if the target supports scheduler locking.
2083
2084 2018-08-04  Tom de Vries  <tdevries@suse.de>
2085
2086         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2087
2088 2018-08-02  Tom Tromey  <tom@tromey.com>
2089
2090         PR symtab/16842.
2091         * gdb.cp/temargs.exp: Test "info address" of a template
2092         parameter.
2093
2094 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
2095
2096         * gdb.python/py-mi-var-info-path-expression.c: New file.
2097         * gdb.python/py-mi-var-info-path-expression.py: New file.
2098         * gdb.python/py-mi-var-info-path-expression.exp: New file.
2099
2100 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
2101
2102         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2103         error after "cannot resolve name" string.
2104
2105 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
2106
2107         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2108         started.
2109         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2110
2111 2018-07-28  Tom de Vries  <tdevries@suse.de>
2112
2113         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2114
2115 2018-07-26  Tom de Vries  <tdevries@suse.de>
2116
2117         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2118
2119 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
2120
2121         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2122         is visible.
2123
2124 2018-07-26  Tom de Vries  <tdevries@suse.de>
2125
2126         PR breakpoints/23366
2127         * gdb.base/catch-follow-exec.c: New test.
2128         * gdb.base/catch-follow-exec.exp: New file.
2129
2130 2018-07-25  Tom de Vries  <tdevries@suse.de>
2131
2132         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
2133         vla-optimized-out.c.
2134
2135 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
2136
2137         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2138         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2139
2140 2018-07-20  Tom de Vries  <tdevries@suse.de>
2141
2142         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2143         NOCLONE macro.
2144         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2145
2146 2018-07-19  Tom de Vries  <tdevries@suse.de>
2147
2148         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2149         regular expression.
2150
2151 2018-07-18  Tom de Vries  <tdevries@suse.de>
2152
2153         * gdb.base/vla-optimized-out.c: New test.
2154         * gdb.base/vla-optimized-out.exp: New file.
2155
2156 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
2157
2158         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2159         message "No address associated with hostname" when gdbserver
2160         cannot resolve the hostname.
2161
2162 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2163
2164         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2165         Add some test prefixes to make tests unique.
2166
2167 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2168
2169         * gdb.base/frameapply.c: New file.
2170         * gdb.base/frameapply.exp: New file.
2171
2172 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2173
2174         * gdb.base/skip.exp: Update expected error message.
2175
2176 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2177             Jan Kratochvil  <jan.kratochvil@redhat.com>
2178             Paul Fertser  <fercerpav@gmail.com>
2179             Tsutomu Seki  <sekiriki@gmail.com>
2180
2181         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2182         parameter.
2183         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2184         by default.
2185         * boards/native-gdbserver.exp: Likewise.
2186         * gdb.server/run-without-local-binary.exp: Improve regexp used
2187         for detecting when a remote debugging connection succeeds.
2188         * gdb.server/server-connect.exp: New file.
2189         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2190         Do not prefix the port number with ":".
2191         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
2192         support for detecting and using it.  Add '$debughost_gdbserver'
2193         to the list of arguments used to start gdbserver.  Handle case
2194         when gdbserver cannot resolve a network name.
2195
2196 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2197
2198         PR c++/23373
2199         * gdb.base/ptype-offsets.cc (struct static_member): New
2200         struct.
2201         (main) <stmember>: New variable.
2202         * gdb.base/ptype-offsets.exp: Add test for printing a struct
2203         with a static member in it.
2204
2205 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
2206
2207         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2208         watchpoints enabled and disabled.
2209
2210 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
2211
2212         * gdb.base/examine-backward.exp: Still run tests around address
2213         0x0, even if address 0x0 is not readable.  Update the pattern for
2214         matching address 0x0 in expected output.
2215
2216 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2217
2218         * gdb.base/share-env-with-gdbserver.c (main): Add call to
2219         malloc/free.
2220
2221 2018-07-04  Tom de Vries  <tdevries@suse.de>
2222
2223         * gdb.dwarf2/dw2-error.exp: Update expected error message.
2224
2225 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
2226
2227         PR tdep/8282
2228         * gdb.arch/mips-disassembler-options.exp: New test.
2229         * gdb.arch/mips-disassembler-options.s: New test source.
2230
2231 2018-06-29  Pedro Alves  <palves@redhat.com>
2232
2233         * gdb.threads/names.exp: Adjust expected "info threads" output.
2234
2235 2018-06-29  Pedro Alves  <palves@redhat.com>
2236
2237         * gdb.opt/inline-break.exp (line number, address): Add "info
2238         break" tests.
2239
2240 2018-06-29  Pedro Alves  <palves@redhat.com>
2241
2242         * gdb.opt/inline-break.c (func1): Add "break here" marker.
2243         * gdb.opt/inline-break.exp: Test setting breakpoints by line
2244         number and address and running to them.
2245
2246 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
2247
2248         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2249
2250 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2251
2252         * lib/compiler.c: Remove executable permission flag.
2253
2254 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
2255
2256         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2257         code.
2258         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2259
2260 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
2261
2262         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2263
2264 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
2265
2266         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2267         address argument is omitted.
2268
2269 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
2270
2271         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2272
2273 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
2274
2275         PR gdb/21695
2276         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2277         * gdb.base/infoline-reloc-main-from-zero.c: New file.
2278
2279 2018-06-26  Tom Tromey  <tom@tromey.com>
2280
2281         PR rust/22574:
2282         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2283         * gdb.rust/simple.rs (struct SimpleLayout): New.
2284
2285 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
2286
2287         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2288         "info registers" output.
2289
2290 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
2291
2292         * gdb.base/watchpoint-hw-attach.c: New test.
2293         * gdb.base/watchpoint-hw-attach.exp: New file.
2294
2295 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
2296
2297         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2298         through /bin/sh.
2299         * boards/dwarf4-gdb-index.exp: Likewise.
2300         * boards/fission-dwp.exp: Likewise.
2301
2302 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
2303
2304         * gdb.base/float128.exp: Add comment and improved fail message
2305         to the failure case of "print large128" test.
2306
2307 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2308
2309         * configure.ac: Remove AC_PREREQ.
2310         * configure: Re-generate.
2311
2312 2018-06-19  Pedro Alves  <palves@redhat.com>
2313
2314         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2315         (func_extern_caller): New.
2316         (main): Call func_extern_caller.
2317         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2318         logic change.
2319
2320 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
2321
2322         PR gdb/16841
2323         * gdb.cp/typedef-base.cc: New file.
2324         * gdb.cp/typedef-base.exp: New file.
2325
2326 2018-06-18  Tom de Vries  <tdevries@suse.de>
2327
2328         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2329
2330 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
2331             Richard Bunt <Richard.Bunt@arm.com>
2332
2333         * gdb.threads/attach-slow-waitpid.c: New file.
2334         * gdb.threads/attach-slow-waitpid.exp: New file.
2335         * gdb.threads/slow-waitpid.c: New file.
2336
2337 2018-06-14  Pedro Alves  <palves@redhat.com>
2338
2339         * gdb.base/fork-running-state.c: Include <errno.h>.
2340         (exit_if_relative_exits): New.
2341         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2342         exits.
2343         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2344         child exits.
2345
2346 2018-06-14  Tom de Vries  <tdevries@suse.de>
2347
2348         PR cli/22573
2349         * gdb.base/finish-pretty.c: New test.
2350         * gdb.base/finish-pretty.exp: New file.
2351
2352 2018-06-14  Pedro Alves  <palves@redhat.com>
2353
2354         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2355         gdb's expected startup output.
2356
2357 2018-06-14  Pedro Alves  <palves@redhat.com>
2358
2359         * lib/selftest-support.exp (selftest_setup): Remove inlined
2360         function handling.
2361
2362 2018-06-14  Tom de Vries  <tdevries@suse.de>
2363
2364         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2365         matching of breakpoint printing.
2366
2367 2018-06-13  Tom de Vries  <tdevries@suse.de>
2368
2369         PR testsuite/23269
2370         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2371         (fork_child): ... here, and ...
2372         (fork_parent): ... here.
2373
2374 2018-06-12  Tom de Vries  <tdevries@suse.de>
2375
2376         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2377
2378 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
2379             Stephen Roberts  <stephen.roberts@arm.com>
2380
2381         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2382         rewrite test to describe action performed, rather than possible
2383         failure.
2384
2385 2018-06-08  Gary Benson <gbenson@redhat.com>
2386
2387         * gdb.threads/check-libthread-db.exp: New file.
2388         * gdb.threads/check-libthread-db.c: Likewise.
2389
2390 2018-06-05  Tom Tromey  <tom@tromey.com>
2391
2392         * gdb.base/default.exp: Update expected "show version" output.
2393
2394 2018-06-05  Tom Tromey  <tom@tromey.com>
2395
2396         PR cli/12326:
2397         * gdb.cp/static-print-quit.exp: Update.
2398         * lib/gdb.exp (pagination_prompt): Update.
2399         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
2400         * gdb.python/python.exp: Update.
2401
2402 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
2403
2404         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2405
2406 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
2407
2408         * gdb.ada/bp_fun_addr: New testcase.
2409
2410 2018-06-01  Tom Tromey  <tom@tromey.com>
2411
2412         * gdb.xml/tdesc-regs.exp (load_description): Update expected
2413         results.
2414         * gdb.dwarf2/method-ptr.exp: Set language to C++.
2415         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2416         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2417         * gdb.base/maint.exp (maint_pass_if): Update.
2418
2419 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
2420
2421         * gdb.base/endian.exp: New test.
2422         * gdb.base/endian.c: New test source.
2423
2424 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
2425
2426         PR gdb/23203
2427         * gdb.base/bt-selected-frame.c: New file.
2428         * gdb.base/bt-selected-frame.exp: New file.
2429         * lib/gdb.exp (get_current_frame_number): New function.
2430
2431 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
2432             Pedro Alves  <palves@redhat.com>
2433
2434         * gdb.threads/tls-core.c: Include <stdlib.h>
2435         (thread_proc): Call `abort'.
2436         * gdb.threads/tls-core.exp: Generate a core with core_find too.
2437         (tls_core_test): New procedure, bits factored out from ...
2438         (top level): ... here.  Test both native cores and gcore cores.
2439
2440 2018-05-23  Tom Tromey  <tom@tromey.com>
2441
2442         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2443
2444 2018-05-23  Tom Tromey  <tom@tromey.com>
2445
2446         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2447         symfile_complaints.
2448         (test_short_complaints): Likewise.
2449         (test_empty_complaints): Likewise.
2450         (test_initial_complaints): Update.
2451
2452 2018-05-23  Tom Tromey  <tom@tromey.com>
2453
2454         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2455
2456 2018-05-23  Tom Tromey  <tom@tromey.com>
2457
2458         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2459         (test_short_complaints): Update.
2460
2461 2018-05-22  Pedro Alves  <palves@redhat.com>
2462
2463         * gdb.base/remote.exp: Only gdb_start after compiling the
2464         testcase.  Issue "disconnect" before testing "set remote" command
2465         defaults.  Issue clean_restart before running to main.
2466
2467 2018-05-22  Pedro Alves  <palves@redhat.com>
2468
2469         * gdb.base/remote.exp: Adjust expected output of "show remote
2470         memory-write-packet-size".  Add tests for "set remote
2471         memory-write-packet-size 0" and "set remote
2472         memory-write-packet-size fixed/limit".
2473
2474 2018-05-22  Pedro Alves  <palves@redhat.com>
2475
2476         PR gdb/22973
2477         * gdb.base/utf8-identifiers.c: New file.
2478         * gdb.base/utf8-identifiers.exp: New file.
2479
2480 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
2481
2482         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2483
2484 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
2485
2486         * gdb.arch/powerpc-vsx-gcore.exp: New file.
2487
2488 2018-05-18  Tom Tromey  <tom@tromey.com>
2489
2490         * gdb.base/ptype-offsets.exp: Update.
2491
2492 2018-05-17  Keith Seitz  <keiths@redhat.com>
2493
2494         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2495         in expected breakpoint stop locations.
2496         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2497         move to proper scope to test variable values.
2498         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2499         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2500         New functions.
2501         (main): Call not_inline_func3.
2502         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2503         inline_func1, inline_func2, and inline_func3.  Test that when each
2504         breakpoint is hit, GDB properly reports both the stop location
2505         and the backtrace. Repeat tests for temporary breakpoints.
2506
2507 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
2508
2509         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2510         rather then trying to access it in determining whether the PID
2511         of `gdbserver' could have been retrieved.
2512
2513 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
2514
2515         * gdb.arch/amd64-init-x87-values.S: New file.
2516         * gdb.arch/amd64-init-x87-values.exp: New file.
2517
2518 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2519
2520         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2521
2522 2018-05-04  Tom Tromey  <tom@tromey.com>
2523
2524         PR python/22730:
2525         * gdb.python/python.exp: Test multi-line execute.
2526
2527 2018-05-04  Tom Tromey  <tom@tromey.com>
2528
2529         PR python/22731:
2530         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2531
2532 2018-05-04  Tom Tromey  <tom@tromey.com>
2533
2534         PR gdb/11750:
2535         * gdb.base/define.exp: Test defining a user command inside a user
2536         command.
2537         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2538
2539 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2540             Pedro Alves <palves@redhat.com>
2541
2542         PR breakpoints/19806 and support for PR external/20207.
2543         * gdb.base/watchpoint-unaligned.c: New file.
2544         * gdb.base/watchpoint-unaligned.exp: New file.
2545
2546 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
2547
2548         * gdb.base/maint.exp: Make test names unique, use
2549         test_prefix_command_help to test 'help maint info', and remove
2550         repeated test of 'help maint'.
2551
2552 2018-05-04  Tom Tromey  <tom@tromey.com>
2553
2554         PR gdb/22619:
2555         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2556         behavior.
2557
2558 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
2559
2560         * gdb.base/maint.exp: Process output from 'maint print registers'
2561         line at a time.
2562
2563 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
2564
2565         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2566         timeout.
2567
2568 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
2569
2570         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2571         filter pattern.
2572
2573 2018-05-02  Pedro Alves  <palves@redhat.com>
2574
2575         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2576         to_log_command renames.
2577         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2578
2579 2018-05-02  Tom Tromey  <tom@tromey.com>
2580
2581         * gdb.python/py-parameter.exp: Set test message.
2582
2583 2018-05-02  Tom Tromey  <tom@tromey.com>
2584
2585         PR python/20084:
2586         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2587         PARAM_ZUINTEGER_UNLIMITED tests.
2588
2589 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
2590
2591         PR rust/23124
2592         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2593         when casting.
2594
2595 2018-04-30  Tom Tromey  <tom@tromey.com>
2596
2597         * gdb.python/py-type.exp: Check align attribute.
2598         * gdb.python/py-type.c: New "aligncheck" global.
2599
2600 2018-04-30  Tom Tromey  <tom@tromey.com>
2601
2602         PR exp/17095:
2603         * gdb.dwarf2/dw2-align.exp: New file.
2604         * gdb.cp/align.exp: New file.
2605         * gdb.base/align.exp: New file.
2606         * lib/gdb.exp (gdb_int128_helper): New proc.
2607         (has_int128_c, has_int128_cxx): New caching procs.
2608
2609 2018-04-27  Tom Tromey  <tom@tromey.com>
2610
2611         PR rust/22545:
2612         * gdb.rust/simple.exp: Add inclusive range tests.
2613
2614 2018-04-26  Pedro Alves  <palves@redhat.com>
2615
2616         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2617         ifunc breakpoint locations correctly of ifunc breakpoints set
2618         while the program resolves the ifunc.
2619
2620 2018-04-26  Pedro Alves  <palves@redhat.com>
2621
2622         * gdb.base/gnu-ifunc-final.c: New file.
2623         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2624         * gdb.base/gnu-ifunc.exp (executable): Delete.
2625         (staticexecutable): Adjust.
2626         (lib_opts, exec_opts): Delete.
2627         (make_binsuffix, build, set-break): New procedures.
2628         (misc_tests): New, with tests factored out from the top level.
2629         (top level): Test different combinations of ifunc resolver name,
2630         resolver with and with debug info, and ifunc target with and
2631         without debug info.  Wrap static tests with with_target_prefix.
2632
2633 2018-04-26  Pedro Alves  <palves@redhat.com>
2634
2635         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2636         return type" warnings.
2637
2638 2018-04-25  Pedro Alves  <palves@redhat.com>
2639
2640         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2641         killed".
2642         * gdb.base/kill-after-signal.exp: Likewise.
2643         * gdb.threads/kill.exp: Likewise.
2644
2645 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2646             Sergio Durigan Junior  <sergiodj@redhat.com>
2647             Pedro Alves  <palves@redhat.com>
2648
2649         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2650         regexps to expect for '[Inferior ... detached]' as well.
2651         * gdb.base/attach.exp: Likewise.
2652         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2653         "gdb_continue_to_end".
2654         (test_catch_syscall_with_wrong_args): Likewise.
2655         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2656         ']'.  Don't set 'verbose' on.
2657         * gdb.base/foll-vfork.exp: Likewise.
2658         * gdb.base/fork-print-inferior-events.c: New file.
2659         * gdb.base/fork-print-inferior-events.exp: New file.
2660         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2661         '[Inferior ... has been killed]' message.
2662         * gdb.base/kill-after-signal.exp: Likewise.
2663         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2664         detach message.
2665         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2666         message.
2667         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2668         regexps to expect for '[Inferior ... detached]' as well.
2669         * gdb.threads/process-dies-while-detaching.exp: Likewise.
2670
2671 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
2672
2673         PR gdb/23104
2674         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2675
2676 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
2677
2678         * gdb.threads/multiple-successive-infcall.c: New test.
2679         * gdb.threads/multiple-successive-infcall.exp: New file.
2680
2681 2018-04-17  Tom Tromey  <tom@tromey.com>
2682
2683         * gdb.rust/simple.rs (Union): New type.
2684         (main): New local "u".
2685         * gdb.rust/simple.exp (test_one_slice): Add new test case.
2686
2687 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2688
2689         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2690         number information in output of "whereis" command.
2691         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2692
2693 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2694
2695         * gdb.ada/info_types.exp: Adjust expected output to the line
2696         numbers now printed by "info var/func/type".
2697         * gdb.base/completion.exp: Likewise.
2698         * gdb.base/included.exp: Likewise.
2699         * gdb.cp/cp-relocate.exp: Likewise.
2700         * gdb.cp/cplusfuncs.exp: Likewise.
2701         * gdb.cp/namespace.exp: Likewise.
2702         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2703
2704 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
2705
2706         * gdb.btrace/cpu.exp: New.
2707
2708 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
2709
2710         * gdb.base/step-indirect-call-thunk.exp: New.
2711         * gdb.base/step-indirect-call-thunk.c: New.
2712         * gdb.reverse/step-indirect-call-thunk.exp: New.
2713         * gdb.reverse/step-indirect-call-thunk.c: New.
2714
2715 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
2716
2717         * gdb.base/pie-fork.c: New file.
2718         * gdb.base/pie-fork.exp: New file.
2719
2720 2018-04-11  Tom Tromey  <tom@tromey.com>
2721
2722         * gdb.rust/simple.exp: Add test for ".." struct initializer.
2723
2724 2018-04-10  Pedro Alves  <palves@redhat.com>
2725
2726         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2727         exits.  Instead loop running forever.
2728         (fork_parent): Run forever too.
2729
2730 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
2731
2732         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2733         mi_continue_to_line.
2734         * gdb.mi/mi-stack.c (callee4): Add comment.
2735
2736 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
2737
2738         * gdb.mi/mi-stack.exp: Fix indentation.
2739
2740 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
2741
2742         PR gdb/22979
2743         * gdb.arch/amd64-osabi.exp: New file.
2744
2745 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
2746
2747         PR gdb/22980
2748         * gdb.base/osabi.exp: New file.
2749
2750 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
2751
2752         * gdb.cp/static-typedef-print.exp: New file.
2753         * gdb.cp/static-typedef-print.cc: New file.
2754
2755 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
2756
2757         * gdb.ada/varsize_limit: New testcase.
2758
2759 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
2760
2761         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2762
2763         * gdb.ada/notcplusplus: New testcase.
2764
2765         * gdb.base/c-linkage-name.c: New file.
2766         * gdb.base/c-linkage-name.exp: New testcase.
2767
2768 2018-03-26  Tom Tromey  <tom@tromey.com>
2769
2770         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2771         * gdb.python/py-framefilter.py (name_error): New global.
2772         (ErrorInName.function): Use name_error.
2773
2774 2018-03-26  Tom Tromey  <tom@tromey.com>
2775
2776         PR backtrace/15582:
2777         * gdb.python/py-framefilter.exp: Add "bt hide" test.
2778
2779 2018-03-23  Keith Seitz  <keiths@redhat.com>
2780
2781         PR c++/22968
2782         * gdb.cp/subtypes.exp: New file.
2783         * gdb.cp/subtypes.h: New file.
2784         * gdb.cp/subtypes.cc: New file.
2785         * gdb.cp/subtypes-2.cc: New file.
2786
2787 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2788
2789         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2790         (done): Call '_exit' not 'exit' to avoid atexit handlers.
2791         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2792         -nostartfiles when compiling the test.  Confirm that all registers
2793         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2794
2795 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2796
2797         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2798         option, syntax was wrong anyway.
2799         * gdb.arch/arm-disp-step.exp: Likewise.
2800         * gdb.arch/sparc64-regs.exp: Likewise.
2801         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2802         option, syntax was wrong anyway, switch to use
2803         prepare_for_testing.
2804         * gdb.arch/i386-disp-step.exp: Likewise.
2805
2806 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2807
2808         * gdb.ada/exec_changed.exp: Replace "target_info exists
2809         use_gdb_stub" by "use_gdb_stub".
2810         * gdb.ada/start.exp: Likewise.
2811         * gdb.base/async-shell.exp: Likewise.
2812         * gdb.base/attach-pie-misread.exp: Likewise.
2813         * gdb.base/attach-wait-input.exp: Likewise.
2814         * gdb.base/break-entry.exp: Likewise.
2815         * gdb.base/break-interp.exp: Likewise.
2816         * gdb.base/dprintf-detach.exp: Likewise.
2817         * gdb.base/nostdlib.exp: Likewise.
2818         * gdb.base/solib-nodir.exp: Likewise.
2819         * gdb.base/statistics.exp: Likewise.
2820         * gdb.base/testenv.exp: Likewise.
2821         * gdb.mi/mi-exec-run.exp: Likewise.
2822         * gdb.mi/mi-start.exp: Likewise.
2823         * gdb.multi/dummy-frame-restore.exp: Likewise.
2824         * gdb.multi/multi-arch-exec.exp: Likewise.
2825         * gdb.multi/multi-arch.exp: Likewise.
2826         * gdb.multi/tids.exp: Likewise.
2827         * gdb.multi/watchpoint-multi.exp: Likewise.
2828         * gdb.python/py-events.exp: Likewise.
2829         * gdb.threads/attach-into-signal.exp: Likewise.
2830         * gdb.threads/attach-stopped.exp: Likewise.
2831         * gdb.threads/threadapply.exp: Likewise.
2832         * lib/selftest-support.exp: Likewise.
2833
2834 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2835
2836         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2837
2838 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
2839
2840         * gdb.perf/template-breakpoints.cc: New file.
2841         * gdb.perf/template-breakpoints.exp: New file.
2842         * gdb.perf/template-breakpoints.py: New file.
2843
2844 2018-03-19  Tom Tromey  <tom@tromey.com>
2845
2846         * gdb.rust/simple.rs (main): Add local variables field1, field2,
2847         y0.
2848         * gdb.rust/simple.exp: Test bare identifier form of struct
2849         initializer.
2850
2851 2018-03-19  Tom Tromey  <tom@tromey.com>
2852
2853         * gdb.gdb/observer.exp: Remove.
2854
2855 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2856
2857         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2858         "qualified" option when setting breakpoints.
2859         * gdb.trace/backtrace.exp: Likewise.
2860         * gdb.trace/circ.exp: Likewise.
2861         * gdb.trace/collection.exp: Likewise.
2862         * gdb.trace/disconnected-tracing.exp: Likewise.
2863         * gdb.trace/ftrace-lock.exp: Likewise.
2864         * gdb.trace/ftrace.exp: Likewise.
2865         * gdb.trace/infotrace.exp: Likewise.
2866         * gdb.trace/packetlen.exp: Likewise.
2867         * gdb.trace/passc-dyn.exp: Likewise.
2868         * gdb.trace/qtro.exp: Likewise.
2869         * gdb.trace/read-memory.exp: Likewise.
2870         * gdb.trace/report.exp: Likewise.
2871         * gdb.trace/signal.exp: Likewise.
2872         * gdb.trace/status-stop.exp: Likewise.
2873         * gdb.trace/strace.exp: Likewise.
2874         * gdb.trace/tfind.exp: Likewise.
2875         * gdb.trace/trace-break.exp: Likewise.
2876         * gdb.trace/trace-condition.exp: Likewise.
2877         * gdb.trace/trace-mt.exp: Likewise.
2878         * gdb.trace/tstatus.exp: Likewise.
2879         * gdb.trace/tsv.exp: Likewise.
2880         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2881         * gdb.trace/unavailable.exp: Likewise.
2882         * gdb.trace/while-dyn.exp: Likewise.
2883
2884 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2885
2886         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2887         that libinproctrace is copied to the target.
2888
2889 2018-03-14  Tom Tromey  <tom@tromey.com>
2890
2891         PR cli/14977:
2892         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2893         a null pointer.
2894         * gdb.base/wchar.exp: Likewise.
2895
2896 2018-03-14  Tom Tromey  <tom@tromey.com>
2897
2898         PR cli/19918:
2899         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2900         flag.
2901
2902 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
2903
2904         PR gdb/22841
2905         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2906         "target" to remote_exec.
2907
2908 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
2909
2910         PR gdb/22841
2911         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2912         ${board}_upload): Remove.
2913
2914 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2915
2916         * gdb.cp/watch-cp.cc: New test.
2917         * gdb.cp/watch-cp.exp: New file.
2918
2919 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2920
2921         * gdb.base/infcall-nested-structs.exp: New file.
2922         * gdb.base/infcall-nested-structs.c: New file.
2923         * gdb.base/float.exp: Add riscv support.
2924
2925 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2926
2927         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2928         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2929
2930 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
2931
2932         * gdb.server/abspath.exp: New file.
2933         * lib/gdb.exp (with_cwd): New procedure.
2934
2935 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
2936
2937         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2938         use it.
2939         (gdb_is_target_remote_prompt): New proc.
2940         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2941         (gdb_is_target_native): Pass prompt parameter to
2942         gdb_is_target_1.
2943
2944 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
2945
2946         * gdb.base/load-command.c: New file.
2947         * gdb.base/load-command.exp: New file.
2948         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2949         (gdb_is_target_1): ...this, and generalize for other targets
2950         than just remote.
2951         (gdb_is_target_remote): Use gdb_is_target_1.
2952         (gdb_is_target_native): use gdb_is_target_1.
2953
2954 2018-02-26  Tom Tromey  <tom@tromey.com>
2955
2956         PR python/16497:
2957         * gdb.python/py-framefilter.exp: Update test.
2958
2959 2018-02-26  Tom Tromey  <tom@tromey.com>
2960
2961         * gdb.dwarf2/variant.c: New file.
2962         * gdb.dwarf2/variant.exp: New file.
2963
2964 2018-02-26  Tom Tromey  <tom@tromey.com>
2965
2966         * gdb.rust/simple.exp: Accept more possible results in enum test.
2967
2968 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
2969
2970         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2971         parentheses.
2972
2973 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
2974
2975         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2976         name of a variable: $actual_linejj -> $actual_line.
2977
2978 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
2979
2980         * gdb.arch/amd64-i386-address.exp: Fix a typo.
2981
2982 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
2983
2984         * gdb.btrace/buffer-size.exp: Do not force BTS.
2985
2986 2018-02-14  Pedro Alves  <palves@redhat.com>
2987
2988         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2989         getting a "Quit".
2990
2991 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
2992
2993         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2994         Fix test name.
2995
2996 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
2997
2998         * gdb.cp/m-static.exp: Check type of optimized out static
2999         member.
3000
3001 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
3002
3003         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3004         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3005
3006 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
3007             Leszek Swirski  <leszeks@google.com>
3008
3009         * gdb.python/py-prettyprint.c
3010         (struct to_string_returns_value_inner,
3011         struct to_string_returns_value_wrapper): New.
3012         (main): Add tsrvw variable.
3013         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3014         ToStringReturnsValueWrapper): New classes.
3015         (register_pretty_printers): Register new pretty-printers.
3016         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3017         recursive pretty printer.
3018         * gdb.python/py-mi.exp: Likewise.
3019
3020 2018-02-01  Leszek Swirski  <leszeks@google.com>
3021
3022         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3023         functions with the same name as an include file are parsed
3024         correctly.
3025
3026 2018-02-01  Yao Qi  <yao.qi@linaro.org>
3027
3028         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3029         "\[^\r\n\]*".
3030
3031 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
3032
3033         * gdb.arch/powerpc-prologue-frame.s: New file.
3034         * gdb.arch/powerpc-prologue-frame.c: Likewise.
3035         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3036
3037 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
3038
3039         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3040
3041 2018-01-30  Pedro Alves  <palves@redhat.com>
3042
3043         PR gdb/13211
3044         * gdb.base/interrupt-daemon.c: New.
3045         * gdb.base/interrupt-daemon.exp: New.
3046         * gdb.multi/multi-term-settings.c: New.
3047         * gdb.multi/multi-term-settings.exp: New.
3048
3049 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
3050
3051         * gdb.base/break.exp: Save the location where the breakpoint
3052         on break.c:47 was actually inserted when debugging the version
3053         compiled at -O2 and use it in the expected output of the "info
3054         break" test performed soon after.
3055
3056 2018-01-22  Pedro Alves  <palves@redhat.com>
3057             Sergio Durigan Junior  <sergiodj@redhat.com>
3058
3059         * gdb.base/whatis.exp: Add tests for 'set print object on' +
3060         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3061
3062 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
3063
3064         * gdb.base/break-include.c, gdb.base/break-include.inc,
3065         gdb.base/break-include.exp: New files.
3066         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3067         line number now being the actual line number where the breakpoint
3068         was inserted.
3069         * gdb.mi/mi-break.exp: Likewise.
3070         * gdb.mi/mi-reverse.exp: Likewise.
3071         * gdb.mi/mi-simplerun.exp: Ditto.
3072
3073 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
3074
3075         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3076         varobj.
3077         * gdb.mi/mi-var-create-rtti.exp: Likewise.
3078
3079 2018-01-21  Don Breazeal  <donb@codesourcery.com>
3080             Andrew Burgess  <andrew.burgess@embecosm.com>
3081
3082         * gdb.mi/basics.c: Add new global.
3083         * gdb.mi/mi-frame-regs.exp: New file.
3084         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3085         case.
3086
3087 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
3088
3089         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3090         non-parameter, and on an unknown symbol.
3091
3092 2018-01-19  Tom Tromey  <tom@tromey.com>
3093
3094         * gdb.rust/modules.rs (TWENTY_THREE): New global.
3095         * gdb.rust/modules.exp: Add ::-qualified lookup test.
3096
3097 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3098
3099         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3100         setrlimit and chdir to int.
3101
3102 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3103
3104         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3105         function.
3106         (my_tend): Likewise.
3107         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3108         rationale of avoiding FP- and vector instructions.
3109
3110 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
3111
3112         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3113         "info reg" with "\[ \t\]*".
3114         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3115         "\[ \t\]+".
3116         * gdb.arch/s390-multiarch.exp: Ditto.
3117         * gdb.base/pc-fp.exp: Ditto.
3118         * gdb.reverse/i386-precsave.exp: Ditto.
3119         * gdb.reverse/i386-reverse.exp: Ditto.
3120         * gdb.reverse/i387-env-reverse.exp: Ditto.
3121         * gdb.reverse/i387-stack-reverse.exp: Ditto.
3122
3123 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3124
3125         * lib/gdb.exp (gdb_compile): Re-enable use of
3126         universal_compile_options for languages other than Rust.
3127
3128 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3129
3130         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3131
3132 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
3133
3134         PR gdb/16577
3135         * gdb.base/solib-vanish.exp: New.
3136         * gdb.base/solib-vanish-main.c: New.
3137         * gdb.base/solib-vanish-lib1.c: New.
3138         * gdb.base/solib-vanish-lib2.c: New.
3139
3140 2018-01-17  Yao Qi  <yao.qi@linaro.org>
3141
3142         * gdb.compile/compile.exp: Match the address printed for
3143         frame in the output of command "bt".
3144
3145 2018-01-15  Tom Tromey  <tom@tromey.com>
3146
3147         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3148         compute sp_reg.
3149
3150 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
3151
3152         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3153         to prepare.
3154         (prepare): Return 0 on error, 1 on success.
3155
3156 2018-01-12  Pedro Alves  <palves@redhat.com>
3157
3158         * gdb.base/continue-after-aborted-step-over.c: New.
3159         * gdb.base/continue-after-aborted-step-over.exp: New.
3160
3161 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
3162
3163         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3164         options when not creating an executable.
3165
3166 2018-01-11  Pedro Alves  <palves@redhat.com>
3167
3168         PR remote/22597
3169         * gdb.server/stop-reply-no-thread.c: New file.
3170         * gdb.server/stop-reply-no-thread.exp: New file.
3171
3172 2018-01-10  Pedro Alves  <palves@redhat.com>
3173
3174         PR gdb/22670
3175         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
3176         functions too.  Test setting breakpoints and printing C functions
3177         with no debug info too.
3178         * gdb.ada/bp_c_mixed_case/qux.c: New file.
3179
3180 2018-01-10  Pedro Alves  <palves@redhat.com>
3181
3182         PR gdb/22670
3183         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3184         a fail.
3185
3186 2018-01-10  Pedro Alves  <palves@redhat.com>
3187
3188         PR gdb/22670
3189         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3190
3191 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
3192
3193         * gdb.server/unittest.exp: Match the output in non-development
3194         mode.
3195
3196 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
3197
3198         * gdb.gdb/unittest.exp: Match output in non-development mode.
3199
3200 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
3201
3202         * gdb.ada/access_tagged_param.exp: Relax expected output
3203         for value of "ObjL" in "continue" to pck.inspect breakpoint
3204         test.
3205
3206 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
3207
3208         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3209         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3210
3211 2018-01-05  Pedro Alves  <palves@redhat.com>
3212
3213         PR gdb/18653
3214         * gdb.base/libsegfault.exp: New.
3215
3216 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
3217
3218         PR gdb/22670
3219         * gdb.ada/access_tagged_param.exp: New file.
3220         * gdb.ada/access_tagged_param/foo.adb: New file.
3221
3222 2018-01-05  Pedro Alves  <palves@redhat.com>
3223
3224         PR gdb/22670
3225         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
3226         exercise lower case too, and to exercise both full matching and
3227         wild matching.
3228
3229 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
3230
3231         * gdb.ada/rename_subscript_param: New testcase.
3232
3233 2018-01-05  Jerome Guitton  <guitton@adacore.com>
3234
3235         * gdb.ada/arr_acc_idx_w_gap: New testcase.
3236
3237 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
3238
3239         * gdb.ada/convvar_comp: New testcase.
3240
3241 2018-01-05  Xavier Roirand  <roirand@adacore.com>
3242
3243         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3244         (My_Table): New global variable.
3245         * testsuite/gdb.ada/array_char_idx.exp: Add test.
3246
3247 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3248
3249         PR gdb/22670
3250         * gdb.ada/maint_with_ada: New testcase.
3251
3252 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3253
3254         PR gdb/22670
3255         * gdb.ada/bp_c_mixed_case: New testcase.
3256
3257 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3258
3259         PR gdb/22670
3260         * gdb.ada/complete.exp: Add "complete break ada" test.
3261
3262 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3263
3264         PR gdb/22670
3265         * gdb.ada/info_addr_mixed_case: New testcase.
3266
3267 2018-01-03  Xavier Roirand  <roirand@adacore.com>
3268
3269         * gdb.ada/excep_handle.exp: New testcase.
3270         * gdb.ada/excep_handle/foo.adb: New file.
3271         * gdb.ada/excep_handle/pck.ads: New file.
3272
3273 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
3274
3275         * gdb.base/step-line.c: Add extra empty line in copyright header.
3276         * gdb.base/step-line.inp: Likewise.
3277
3278 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
3279
3280         * gdb.ada/dyn_stride.exp: Add slice test.
3281
3282 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
3283
3284         * gdb.ada/dyn_stride: New testcase.
3285
3286 2017-12-27  Stafford Horne  <shorne@gmail.com>
3287
3288         * gdb.xml/extra-regs.xml: Add example foo reggroup.
3289         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3290
3291 2017-12-27  Stafford Horne  <shorne@gmail.com>
3292
3293         * gdb.base/reggroups.c: New file.
3294         * gdb.base/reggroups.exp: New file.
3295
3296 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
3297
3298         * gdb.dwarf2/ada-valprint-error.c: New file.
3299         * gdb.dwarf2/ada-valprint-error.exp: New file.
3300
3301 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
3302
3303         * gdb.ada/assign_arr: New testcase.
3304
3305 2017-12-18  Xavier Roirand  <roirand@adacore.com>
3306
3307         * gdb.ada/funcall_ptr: New testcase.
3308
3309 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3310
3311         PR cli/16224
3312         * gdb.base/ptype-offsets.cc: New file.
3313         * gdb.base/ptype-offsets.exp: New file.
3314
3315 2017-12-15  Yao Qi  <yao.qi@linaro.org>
3316
3317         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3318         if XML is disabled.
3319
3320 2017-12-15  Xavier Roirand  <roirand@adacore.com>
3321
3322         * gdb.ada/same_component_name: New testcase.
3323
3324 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
3325
3326         * gdb.ada/str_binop_equal: New testcase.
3327
3328 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
3329
3330         * gdb.ada/task_switch_in_core: New testcase.
3331
3332 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
3333
3334         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3335         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3336         call test_bkpt_qualified.
3337         (test_bkpt_qualified): New proc.
3338
3339 2017-12-13  Pedro Alves  <palves@redhat.com>
3340
3341         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3342         Tighten regexp by matching with an anchor.
3343
3344 2017-12-13  Pedro Alves  <palves@redhat.com>
3345
3346         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3347         ("expression with namespace"): New set of tests.
3348         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3349         (Nested::Test_NS::qux): New.
3350         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3351         defaults to 'start_quote_char' and 'end_quote_char' parameters.
3352
3353 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
3354
3355         * gdb.base/server-del-break.c: New file.
3356         * gdb.base/server-del-break.exp: New file.
3357
3358 2017-12-12  Stafford Horne  <shorne@gmail.com>
3359
3360         * gdb.xml/tdesc-regs.exp: Add or1k support.
3361
3362 2017-12-12  Stafford Horne  <shorne@gmail.com>
3363
3364         * gdb.base/bp-permanent.c: Define nop of or1k.
3365
3366 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
3367
3368         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3369         output with components being reordered.
3370
3371 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
3372
3373         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3374         output with components being reordered.
3375
3376 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3377             Pedro Alves  <palves@redhat.com>
3378
3379         * gdb.base/maint.exp (check for .gdb_index): Check also for
3380         .debug_names.
3381         * gdb.dlang/watch-loc.c (.debug_aranges): New.
3382         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3383         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3384         (.gdb_index used after symbol reloading): Support also .debug_names.
3385         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3386
3387 2017-12-08  Yao Qi  <yao.qi@linaro.org>
3388
3389         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3390         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3391
3392 2017-12-08  Yao Qi  <yao.qi@linaro.org>
3393
3394         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3395         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3396
3397 2017-12-08  Yao Qi  <yao.qi@linaro.org>
3398
3399         * gdb.arch/aarch64-tagged-pointer.c: New file.
3400         * gdb.arch/aarch64-tagged-pointer.exp: New file.
3401
3402 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
3403
3404         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3405         "int".
3406
3407 2017-12-07  Keith Seitz  <keiths@redhat.com>
3408
3409         PR breakpoints/22569
3410         * gdb.linespec/ls-errs.exp: Change expected result of "break
3411         -source this file has spaces.c -line 3".
3412         Check that an explicit source file followed by whitespace is
3413         identified as an invalid explicit location.
3414
3415 2017-12-07  Keith Seitz  <keiths@redhat.com>
3416
3417         * gdb.cp/nested-types.cc: New file.
3418         * gdb.cp/nested-types.exp: New file.
3419         * lib/cp-support.exp: Load data-structures.exp library.
3420         (debug_cp_test_ptype_class): New global.
3421         (cp_ptype_class_verbose, next_line): New procedures.
3422         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3423         Add and document new return value.
3424         Switch the list of lines to a queue.
3425         Add support for new `type' key for nested type definitions.
3426         Add debugging/troubleshooting messages.
3427         * lib/data-structures.exp: New file.
3428
3429 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
3430
3431         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3432         with proc_with_prefix, don't use with_test_prefix.
3433
3434 2017-12-07  Tom Tromey  <tom@tromey.com>
3435
3436         * gdb.base/break.exp: Add test for empty "commands".
3437
3438 2017-12-07  Yao Qi  <yao.qi@linaro.org>
3439
3440         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3441         malloc and catch syscall.
3442
3443 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
3444
3445         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3446         tests for explicit locations.
3447
3448 2017-12-06  Pedro Alves  <palves@redhat.com>
3449
3450         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3451         force-disabling XML descriptions.
3452
3453 2017-12-04  Pedro Alves  <palves@redhat.com>
3454
3455         PR gdb/22499
3456         * gdb.arch/amd64-disp-step-avx.S: New file.
3457         * gdb.arch/amd64-disp-step-avx.exp: New file.
3458
3459 2017-12-03  Pedro Alves  <palves@redhat.com>
3460
3461         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3462         and <string.h>.
3463         (parent_function): Print distinct messages when waitpid fails, or
3464         the child exits with a signal, or the child exits for an unhandled
3465         reason.
3466         * gdb.threads/process-dies-while-detaching.exp
3467         (detach_and_expect_exit): New 'inf_output_re' parameter and use
3468         it.  Wait for both inferior output and GDB's prompt.  Use an
3469         indirect spawn id list.
3470         (do_detach): New parameter 'child_exit'.  Use it to compute
3471         expected inferior output.
3472         (test_detach, test_detach_watch, test_detach_killed_outside):
3473         Adjust to pass down the expected child exit kind.
3474
3475 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
3476             Sergio Durigan Junior  <sergiodj@redhat.com>
3477             Pedro Alves  <palves@redhat.com>
3478
3479         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3480
3481 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3482
3483         * gdb.base/relocate.exp: Add tests to guarantee that arguments
3484         to 'symbol-file' and 'add-symbol-file' can be
3485         position-independent.
3486
3487 2017-12-01  Yao Qi  <yao.qi@linaro.org>
3488
3489         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3490         the URL in copyright header.
3491         * gdb.arch/aarch64-fp.exp: Likewise.
3492         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3493         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3494         * gdb.base/expand-psymtabs.exp: Likewise.
3495         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3496         * gdb.fortran/common-block.exp: Likewise.
3497         * gdb.fortran/common-block.f90: Likewise.
3498         * gdb.fortran/logical.exp: Likewise.
3499         * gdb.fortran/vla-datatypes.f90: Likewise.
3500         * gdb.fortran/vla-sub.f90: Likewise.
3501
3502 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
3503
3504         * gdb.ada/repeat_dyn: New testcase.
3505
3506 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
3507
3508         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3509         Update for changed thread numbering.
3510         * gdb.cell/bt.exp: Update for changed GDB output.
3511
3512 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
3513
3514         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3515         setting isremote by hand.
3516         * boards/dwarf4-gdb-index.exp: Likewise.
3517         * boards/fission.exp: Likewise.
3518         * boards/stabs.exp: Likewise.
3519
3520 2017-11-30  Pedro Alves  <palves@redhat.com>
3521
3522         * gdb.linespec/cpls-ops.exp
3523         (check_explicit_skips_function_argument): Extract the underlying
3524         type of size_t instead of hardcoding it.
3525
3526 2017-11-29  Pedro Alves  <palves@redhat.com>
3527
3528         PR c++/19436
3529         * gdb.linespec/cpls-abi-tag.cc: New file.
3530         * gdb.linespec/cpls-abi-tag.exp: New file.
3531
3532 2017-11-29  Pedro Alves  <palves@redhat.com>
3533
3534         * gdb.base/langs.exp: Use -qualified.
3535         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3536         it.
3537         * gdb.cp/namespace.exp: Use -qualified.
3538         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3539         (overload-3, template-overload, template-ret-type, const-overload)
3540         (const-overload-quoted, anon-ns, ambiguous-prefix): New
3541         procedures.
3542         (test_driver): Call them.
3543         * gdb.cp/save-bp-qualified.cc: New.
3544         * gdb.cp/save-bp-qualified.exp: New.
3545         * gdb.linespec/explicit.exp: Test -qualified.
3546         * lib/completion-support.exp (completion::explicit_opts_list): Add
3547         "-qualified".
3548         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3549
3550 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
3551
3552         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3553
3554 2017-11-29  Tom Tromey  <tom@tromey.com>
3555
3556         * gdb.base/relocate.exp: Update invalid argument test.
3557         Add new tests for invalid arguments.
3558
3559 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3560
3561         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3562         Return 0 as a long.
3563         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3564
3565 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3566
3567         * gdb.cp/breakpoint.cc (bar): Set return type to void.
3568         * gdb.cp/psymtab-parameter.cc (func): Likewise.
3569         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3570         func ().
3571         * gdb.cp/shadow.cc (B.func): Return 0.
3572
3573 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
3574
3575         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3576         expected output in gdb_expect call to allow the exception
3577         message to be present as well.  Fix syntax confusion to avoid
3578         TCL thinking that exception_name is an array.
3579
3580 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
3581
3582         * gdb.arch/spu-info.c: Include <unistd.h>.
3583         (do_signal_test): Fix broken calls to write.
3584         * gdb.arch/spu-info.exp: Use prepare_for_testing.
3585         Fix checks for empty mailboxes.  Update signal tests for corrected
3586         do_signal_test routine.  Allow nonzero event status.
3587         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3588         * gdb.cell/arch.exp: Use standard_output_file.
3589         * gdb.cell/break.exp: Likewise.
3590         * gdb.cell/bt.exp: Likewise.
3591         * gdb.cell/core.exp: Likewise.
3592         * gdb.cell/dwarfaddr.exp: Likewise.
3593         * gdb.cell/ea-cache.exp: Likewise.
3594         * gdb.cell/ea-standalone.exp: Likewise.
3595         * gdb.cell/f-regs.exp: Likewise.
3596         * gdb.cell/fork.exp: Likewise.
3597         * gdb.cell/gcore.exp: Likewise.
3598         * gdb.cell/mem-access.exp: Likewise.
3599         * gdb.cell/ptype.exp: Likewise.
3600         * gdb.cell/registers.exp: Likewise.
3601         * gdb.cell/sizeof.exp: Likewise.
3602         * gdb.cell/solib-symbol.exp: Likewise.
3603         * gdb.cell/solib.exp: Likewise.
3604
3605 2017-11-25   Pedro Alves  <palves@redhat.com>
3606
3607         * gdb.base/complete-empty.exp: New file.
3608         * gdb.base/completion.exp: Adjust.
3609
3610 2017-11-25  Pedro Alves  <palves@redhat.com>
3611
3612         * gdb.linespec/cpls-ops.cc: New file.
3613         * gdb.linespec/cpls-ops.exp: New file.
3614         * lib/completion-support.exp (test_complete_prefix_range_re): New,
3615         factored out from ...
3616         (test_complete_prefix_range): ... this.
3617
3618 2017-11-24  Pedro Alves  <palves@redhat.com>
3619
3620         * gdb.linespec/cpcompletion.exp: New file.
3621         * gdb.linespec/cpls-hyphen.cc: New file.
3622         * gdb.linespec/cpls.cc: New file.
3623         * gdb.linespec/cpls2.cc: New file.
3624         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
3625         test to use test_gdb_complete_unique.  Add label completion,
3626         keyword completion and explicit location completion tests.
3627         * lib/completion-support.exp: New file.
3628
3629 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
3630
3631         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3632         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3633         when hitting an exception catchpoint.
3634
3635 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3636
3637         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3638
3639 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
3640
3641         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3642         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3643         * gdb.dwarf2/info-locals-optimized-out.c: New file.
3644
3645 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3646
3647         * gdb.base/info-os.exp: Pass pthreads.
3648         * gdb.multi/multi-attach.exp: Likewise.
3649
3650 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3651
3652         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3653         compiler.
3654
3655 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3656
3657         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3658         * gdb.base/break-interp.exp: Likewise.
3659         * gdb.base/jit-attach-pie.exp: Likewise.
3660
3661 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
3662
3663         * gdb.base/float128.c (large128): New variable.
3664         * gdb.base/float128.exp: Add test to print largest __float128 value.
3665
3666 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
3667
3668         * gdb.arch/vsx-regs.exp: Update register content checks.
3669
3670 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
3671
3672         * gdb.arch/ppc-longdouble.exp: New file.
3673         * gdb.arch/ppc-longdouble.c: Likewise.
3674
3675 2017-11-21  Pedro Alves  <palves@redhat.com>
3676
3677         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3678
3679 2017-11-20  Pedro Alves  <palves@redhat.com>
3680
3681         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3682         (long_double_typedef): New typedefs.
3683         Use DEF on double and long double.
3684         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3685         cases.
3686         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3687         and 'long_double_ptr_same_size' locals.  Use them to decide
3688         whether cast from array/function to float is valid/invalid.
3689
3690 2017-11-17  Tom Tromey  <tom@tromey.com>
3691
3692         * gdb.rust/traits.rs: New file.
3693         * gdb.rust/traits.exp: New file.
3694
3695 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
3696
3697         * gdb.ada/minsyms: New testcase.
3698
3699 2017-11-16  Pedro Alves  <palves@redhat.com>
3700
3701         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3702         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3703
3704 2017-11-16  Pedro Alves  <palves@redhat.com>
3705
3706         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3707         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3708
3709 2017-11-16  Pedro Alves  <palves@redhat.com>
3710
3711         * gdb.server/reconnect-ctrl-c.c: New file.
3712         * gdb.server/reconnect-ctrl-c.exp: New file.
3713
3714 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
3715
3716         * gdb.python/py-rbreak.exp: New file.
3717         * gdb.python/py-rbreak.c: New file.
3718         * gdb.python/py-rbreak-func2.c: New file.
3719
3720 2017-11-16  Pedro Alves  <palves@redhat.com>
3721
3722         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3723         pattern.
3724         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3725         GDB.
3726
3727 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
3728
3729         * gdb.tui/completionn.exp (test_tab_completion): Add space in
3730         regex.
3731
3732 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
3733
3734         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3735         test names.
3736
3737 2017-11-09  Pedro Alves  <palves@redhat.com>
3738
3739         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3740         factored out from ...
3741         (top level): ... here, and adjusted to avoid expecting beyond the
3742         prompt in a single gdb_test_multiple.
3743
3744 2017-11-09  Pedro Alves  <palves@redhat.com>
3745
3746         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3747         output.
3748         * gdb.server/ext-attach.exp ("kill" test): Likewise.
3749         * gdb.server/ext-restart.exp ("kill" test): Likewise.
3750         * gdb.server/ext-run.exp ("kill" test): Likewise.
3751         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3752
3753 2017-11-09  Pedro Alves  <palves@redhat.com>
3754
3755         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3756         match till end of line.
3757
3758 2017-11-09  Pedro Alves  <palves@redhat.com>
3759
3760         * gdb.base/memattr.exp: Tighten regexes to match the end line.
3761
3762 2017-11-09  Pedro Alves  <palves@redhat.com>
3763
3764         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3765         New procedures, factored out from ...
3766         (top level): ... here, and adjusted to avoid expecting beyond the
3767         prompt in one go.
3768
3769 2017-11-09  Pedro Alves  <palves@redhat.com>
3770
3771         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3772         output.  Fix '?' match.
3773
3774 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
3775
3776         * gdb.ada/scoped_watch: New testcase.
3777         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3778         which is actually correct.
3779         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3780         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3781
3782 2017-11-08  Pedro Alves  <palves@redhat.com>
3783
3784         * gdb.gdb/complaints.exp (test_initial_complaints)
3785         (test_serial_complaints, test_short_complaints): Call
3786         complaint_internal instead of complaint.
3787
3788 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
3789
3790         * gdb.threads/tls-core.c: New file.
3791         * gdb.threads/tls-core.exp: Likewise.
3792
3793 2017-11-08   Pedro Alves  <palves@redhat.com>
3794
3795         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3796         (p Exported_Capitalized): New test.
3797         (p exported_capitalized): New test.
3798
3799 2017-11-07  Pedro Alves  <palves@redhat.com>
3800
3801         * gdb.cp/ena-dis-br-range.exp: Add more tests.
3802
3803 2017-11-07  Pedro Alves  <palves@redhat.com>
3804
3805         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3806         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3807         (disable_invalid, disable_inverted, disable_negative): New
3808         procedures.
3809         ("bad numbers"): New set of tests.
3810
3811 2017-11-07  Pedro Alves  <palves@redhat.com>
3812
3813         * gdb.cp/ena-dis-br-range.exp: Add tests.
3814
3815 2017-11-07  Pedro Alves  <palves@redhat.com>
3816
3817         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3818
3819 2017-11-07  Xavier Roirand  <roirand@adacore.com>
3820             Pedro Alves  <palves@redhat.com>
3821
3822         * gdb.base/ena-dis-br.exp: Add reference to
3823         gdb.cp/ena-dis-br-range.exp.
3824         * gdb.cp/ena-dis-br-range.exp: New file.
3825         * gdb.cp/ena-dis-br-range.cc: New file.
3826
3827 2017-11-06  Pedro Alves  <palves@redhat.com>
3828
3829         * gdb.base/attach-non-pgrp-leader.c: New.
3830         * gdb.base/attach-non-pgrp-leader.exp: New.
3831
3832 2017-11-06  Pedro Alves  <palves@redhat.com>
3833
3834         * configure.ac: No longer check for termio.h and sgtty.h.
3835         * configure: Regenerate.
3836         * remote-utils.c: Include termios.h instead of gdb_termios.h.
3837         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3838         Remove termio and sgtty code.
3839
3840 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3841
3842         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3843         in GDB is disabled.
3844
3845 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3846
3847         * gdb.python/py-thrhandle.exp: Skip it if python is not
3848         enabled.
3849
3850 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
3851
3852         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3853         as a breakpoint command.
3854
3855 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
3856
3857         PR python/21213
3858         * gdb.python/py-infthread.exp: Test calling
3859         InferiorThread.inferior () multiple times in a row.
3860
3861 2017-10-27  Keith Seitz  <keiths@redhat.com>
3862
3863         * gdb.opt/inline-break.exp (break_info_1): New procedure.
3864         Test "info break" for every inlined function breakpoint.
3865
3866 2017-10-27  Yao Qi  <yao.qi@linaro.org>
3867
3868         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3869
3870 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
3871
3872         * gdb.cp/classes.exp (test_static_members): Test printing
3873         Outer::instance.
3874         * gdb.cp/classes.c (struct Inner, struct Outer): New.
3875         (Inner::instance, Outer::instance): New.
3876
3877 2017-10-24  Pedro Alves  <palves@redhat.com>
3878
3879         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3880         extra console" test in two stages.
3881
3882 2017-10-24  Pedro Alves  <palves@redhat.com>
3883
3884         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3885
3886 2017-10-24  Pedro Alves  <palves@redhat.com>
3887
3888         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3889         loop.
3890
3891 2017-10-24  Pedro Alves  <palves@redhat.com>
3892
3893         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3894         $attempt" and "stoppedtry $stoppedtry" test prefixes.
3895
3896 2017-10-24  Pedro Alves  <palves@redhat.com>
3897
3898         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3899         parameter and handle it.  Don't output read value in test name.
3900
3901 2017-10-24  Pedro Alves  <palves@redhat.com>
3902
3903         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3904         custom test name.
3905
3906 2017-10-24  Pedro Alves  <palves@redhat.com>
3907
3908         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3909         include the unstable output directory name in the test's name.
3910         (initial_setup_simple) <'set args'>: Use custom test name.
3911
3912 2017-10-24  Pedro Alves  <palves@redhat.com>
3913
3914         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3915         with explicit test name.
3916
3917 2017-10-20  Pedro Alves  <palves@redhat.com>
3918
3919         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3920         'wait -i'.  Use gdb_assert and remote_close.
3921
3922 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
3923
3924         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3925         number from variable rather than hard-coded.
3926
3927 2017-10-19  Pedro Alves  <palves@redhat.com>
3928
3929         * gdb.base/long-inferior-output.c: New file.
3930         * gdb.base/long-inferior-output.exp: New file.
3931
3932 2017-11-18  Keith Seitz  <keiths@redhat.com>
3933
3934         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3935         method.
3936         (main): Call it.
3937         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3938         Add additional user-defined conversion operator tests.
3939
3940 2017-10-17  Pedro Alves  <palves@redhat.com>
3941
3942         * boards/native-stdio-gdbserver.exp: Load "local-board".
3943
3944 2017-10-17  Pedro Alves  <palves@redhat.com>
3945
3946         * gdb.base/quit-live.c: New file.
3947         * gdb.base/quit-live.exp: New file.
3948
3949 2017-10-16  Keith Seitz  <keiths@redhat.com>
3950
3951         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3952         (class_with_protected_typedef, class_with_private_typedef)
3953         (struct_with_public_typedef, struct_with_protected_typedef)
3954         (struct_with_private_typedef): New classes/structs.
3955         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3956         typedefs and access specifiers.
3957
3958 2017-10-16  Pedro Alves  <palves@redhat.com>
3959             Simon Marchi  <simon.marchi@polymtl.ca>
3960
3961         * README (Local vs Remote vs Native): New section.
3962         * boards/local-board.exp: New file, with bits factored out from
3963         ...
3964         * boards/native-extended-gdbserver.exp: ... here.  Load
3965         "local-board".
3966         * boards/native-gdbserver.exp: Load "local-board".
3967         (${board}_spawn, ${board}_exec): Delete.
3968         * boards/native-stdio-gdbserver.exp: Most contents factored out to
3969         ...
3970         * boards/stdio-gdbserver-base.exp: ... this new file.
3971         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3972         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3973         procedure.
3974         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3975         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
3976         stdio_gdbserver_command.
3977         (${board}_get_remote_address, ${board}_get_comm_port)
3978         (${board}_download, ${board}_upload): Delete.
3979         (get_target_remote_pipe_cmd): New.
3980
3981 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
3982
3983         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3984         test_bkpt_deletion, test_bkpt_cond_and_cmds,
3985         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3986         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3987         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3988         remove with_test_prefix.
3989
3990 2017-10-13  Pedro Alves  <palves@redhat.com>
3991
3992         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3993         * gdb.base/annota1.exp: Use it instead of is_remote.
3994         * gdb.base/annota3.exp: Use it instead of is_remote.
3995         * gdb.cp/annota2.exp: Use it instead of is_remote.
3996         * gdb.cp/annota3.exp: Use it instead of is_remote.
3997         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3998
3999 2017-10-13  Pedro Alves  <palves@redhat.com>
4000
4001         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4002         (test_num_test_vars, run_and_count_vars, find_env)
4003         (test_set_unset_env, test_inherit_env_var): New procedures.
4004         (top level): Use them.
4005
4006 2017-10-13  Pedro Alves  <palves@redhat.com>
4007
4008         * lib/selftest-support.exp (selftest_setup): Extend comments, and
4009         also skip on stub-like targets.
4010
4011 2017-10-13  Pedro Alves  <palves@redhat.com>
4012
4013         PR gdb/22293
4014         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4015         (top level): Move some tests to ...
4016         (test_not_found): ... this new procedure.
4017         (top level): Call it.
4018
4019 2017-10-13  Pedro Alves  <palves@redhat.com>
4020
4021         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
4022         expect different "info terminal" output if testing with a
4023         non-native target.
4024
4025 2017-10-13  Pedro Alves  <palves@redhat.com>
4026             Simon Marchi  <simon.marchi@polymtl.ca>
4027
4028         PR python/12966
4029         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4030
4031 2017-10-13  Pedro Alves  <palves@redhat.com>
4032
4033         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4034         already.
4035
4036 2017-10-13  Pedro Alves  <palves@redhat.com>
4037
4038         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4039         is_remote.
4040
4041 2017-10-13  Pedro Alves  <palves@redhat.com>
4042
4043         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4044         is_remote.
4045
4046 2017-10-13  Pedro Alves  <palves@redhat.com>
4047
4048         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4049         is set.
4050         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
4051         instead of is_remote.
4052
4053 2017-10-13  Pedro Alves  <palves@redhat.com>
4054
4055         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4056         (top level): Add comment.
4057
4058 2017-10-13  Pedro Alves  <palves@redhat.com>
4059
4060         * gdb.base/remote.exp (top level): Fix comment typo and add
4061         missing return.
4062
4063 2017-10-13  Pedro Alves  <palves@redhat.com>
4064             Simon Marchi  <simon.marchi@polymtl.ca>
4065
4066         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4067         calls and add comments.  Skip test if use_gdb_stub is set.
4068         (top level): Use "set cwd" command instead of "cd" command.
4069
4070 2017-10-13  Pedro Alves  <palves@redhat.com>
4071
4072         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4073         is_remote target check.
4074
4075 2017-10-13  Pedro Alves  <palves@redhat.com>
4076
4077         * gdb.base/scope.exp: Use build_executable + clean_restart +
4078         gdb_file_cmd instead of prepare_for_testing and no longer skip
4079         "before run" tests on is_remote target boards.  Update comments.
4080         * boards/native-extended-gdbserver.exp
4081         (extended_gdbserver_load_last_file): New, factored out from ...
4082         (gdb_load): ... this.  Move further below and add comment.
4083         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4084
4085 2017-10-12  Pedro Alves  <palves@redhat.com>
4086
4087         * gdb.base/attach.exp: Remove references to gdb64.
4088         * gdb.base/dbx.exp: Remove references to gdb64.
4089
4090 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
4091             Pedro Alves  <palves@redhat.com>
4092
4093         * gdb.base/label.exp: Remove is_remote target check.
4094
4095 2017-10-12  Pedro Alves  <palves@redhat.com>
4096
4097         * gdb.base/auvx.exp (coredir): Update comment.
4098         (top level) <core_works>: Use "set cwd" command instead of "cd"
4099         command.
4100
4101 2017-10-12  Pedro Alves  <palves@redhat.com>
4102             Simon Marchi  <simon.marchi@polymtl.ca>
4103
4104         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4105         target boards.
4106
4107 2017-10-12  Pedro Alves  <palves@redhat.com>
4108             Simon Marchi  <simon.marchi@polymtl.ca>
4109
4110         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4111         Instead skip if there's any gdb_protocol set.
4112
4113 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
4114             Pedro Alves  <palves@redhat.com>
4115
4116         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4117
4118 2017-10-12  Pedro Alves  <palves@redhat.com>
4119             Simon Marchi  <simon.marchi@polymtl.ca>
4120
4121         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4122         instead of on dejagnu remote boards.
4123
4124 2017-10-12  Pedro Alves  <palves@redhat.com>
4125             Simon Marchi  <simon.marchi@polymtl.ca>
4126
4127         * gdb.base/inferior-died.exp: Remove is_remote and isnative
4128         checks.  Use build_executable + clean_restart instead of
4129         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
4130         of enabling non-stop after starting gdb.
4131
4132 2017-10-12  Pedro Alves  <palves@redhat.com>
4133
4134         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4135         * gdb.threads/non-ldr-exc-2.exp: Ditto.
4136         * gdb.threads/non-ldr-exc-3.exp: Ditto.
4137         * gdb.threads/non-ldr-exc-4.exp: Ditto.
4138
4139 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
4140
4141         * gdb.arch/arc-tdesc-cpu.exp: New file.
4142         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4143
4144 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
4145
4146         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4147
4148 2017-10-10  Pedro Alves <palves@redhat.com>
4149
4150         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4151         expect CLI output.
4152
4153 2017-10-10  Pedro Alves  <palves@redhat.com>
4154
4155         * lib/selftest-support.exp (selftest_setup): Update for
4156         captured_command_loop's prototype change.
4157
4158 2017-10-09  Pedro Alves  <palves@redhat.com>
4159
4160         Test both arch1=>arch2 and arch2=>arch1.
4161
4162         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4163         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
4164         factored out to...
4165         (append_arch1_options, append_arch2_options, append_arch_options)
4166         (build_executables): New procedures.
4167         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
4168         local.
4169         (top level): Add new 'first_arch' testing axis.
4170
4171 2017-10-09  Pedro Alves  <palves@redhat.com>
4172
4173         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4174         (barrier): New.
4175         (thread_start, all_started): New functions.
4176         (main): Spawn new thread and wait until it is scheduled.
4177         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4178         option.
4179         (do_test): Add 'selected_thread' parameter.  Run to all_started
4180         instead of main.  Explicitly set the breakpoint at main.  Switch
4181         to the SELECTED_THREAD thread.
4182         (top level): Test handling the exec event with either the main
4183         thread or the second thread selected.
4184
4185 2017-10-09  Pedro Alves  <palves@redhat.com>
4186
4187         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4188         logic.  Move STOP marker after the value checks.
4189         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4190         regexp.
4191
4192 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
4193
4194         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4195
4196 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4197
4198         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4199         integer-to-dfp conversion.
4200         * gdb.base/dfp-test.exp: Likewise.
4201
4202 2017-10-04  Pedro Alves  <palves@redhat.com>
4203
4204         * gdb.multi/hangout.c: Include <unistd.h>.
4205         (hangout_loop): New function.
4206         (main): Call alarm.  Call hangout_loop in a loop.
4207         * gdb.multi/hello.c: Include <unistd.h>.
4208         (hello_loop): New function.
4209         (main): Call alarm.  Call hangout_loop in a loop.
4210         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4211         inferior with the other selected.
4212
4213 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
4214
4215         * gdb.mi/list-thread-groups-available.exp: New file.
4216         * gdb.mi/list-thread-groups-available.c: New file.
4217
4218 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
4219
4220         * gdb.base/set-cwd.exp: Make it available on
4221         native-extended-gdbserver.
4222
4223 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
4224
4225         * gdb.base/set-cwd.c: New file.
4226         * gdb.base/set-cwd.exp: Likewise.
4227
4228 2017-10-02  Tom Tromey  <tom@tromey.com>
4229
4230         PR rust/22236:
4231         * gdb.rust/simple.rs (main): New variable "fslice".
4232         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
4233
4234 2017-10-02  Tom Tromey  <tom@tromey.com>
4235
4236         * gdb.rust/simple.exp: Test ptype of a slice.
4237
4238 2017-10-02  Tom Tromey  <tom@tromey.com>
4239
4240         * gdb.rust/simple.exp: Test index of slice.
4241
4242 2017-09-27  Tom Tromey  <tom@tromey.com>
4243
4244         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4245
4246 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4247             Pedro Alves  <palves@redhat.com>
4248
4249         * gdb.base/compare-sections.exp (get value of read-only section): Read
4250         as unsigned value.
4251         (corrupt read-only section): Likewise and don't set written if patching
4252         failed.
4253
4254 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
4255
4256         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4257         files.
4258
4259 2017-09-20  Pedro Alves  <palves@redhat.com>
4260
4261         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4262         symbol names in gdb's output.
4263         * gdb.cp/overload.exp ("list all overloads"): Likewise.
4264
4265 2017-09-20  Pedro Alves  <palves@redhat.com>
4266
4267         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4268         Rename to ...
4269         (test_list_ambiguous_symbol): ... this and add a symbol name
4270         parameter.  Adjust.
4271         (test_list_ambiguous_function): Reimplement on top of
4272         test_list_ambiguous_symbol and also test listing ambiguous
4273         variables.
4274         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4275         (ambiguous_fun): ... this.
4276         (ambiguous_var): New.
4277         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4278         (ambiguous_fun): ... this.
4279         (ambiguous_var): New.
4280
4281 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
4282
4283         * gdb.base/starti.c: New file.
4284         * gdb.base/starti.exp: New file.
4285         * lib/gdb.exp (gdb_starti_cmd): New procedure.
4286
4287 2017-09-14  Pedro Alves  <palves@redhat.com>
4288
4289         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4290         (top level): Use it instead of runto.
4291
4292 2017-09-11  Tom Tromey  <tom@tromey.com>
4293
4294         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4295
4296 2017-09-11  Tom Tromey  <tom@tromey.com>
4297
4298         * gdb.python/py-infthread.exp: Add tests for new_thread event.
4299         * gdb.python/py-inferior.exp: Add tests for new inferior events.
4300
4301 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
4302
4303         * gdb.fortran/printing-types.exp: New file.
4304         * gdb.fortran/printing-types.exp: New file.
4305
4306 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
4307
4308         * gdb.fortran/vla-ptype.exp: Fix typos.
4309         * gdb.fortran/vla-value.exp: Same.
4310
4311 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
4312
4313         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4314         * gdb.mi/mi-var-child-f.exp: Likewise.
4315         * gdb.mi/mi-vla-fortran.exp: Likewise.
4316
4317 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
4318             Christoph Weinmann  <christoph.t.weinmann@intel.com>
4319             Bernhard Heckel  <bernhard.heckel@intel.com>
4320
4321         * gdb.fortran/ptr-indentation.f90: New file.
4322         * gdb.fortran/ptr-indentation.exp: New file.
4323
4324 2017-09-05  Tom Tromey  <tom@tromey.com>
4325
4326         PR gdb/22010:
4327         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4328
4329 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4330
4331         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4332
4333 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
4334
4335         * gdb.threads/tls-nodebug-pie.c: New file.
4336         * gdb.threads/tls-nodebug-pie.exp: New file.
4337
4338 2017-09-05  Tom Tromey  <tom@tromey.com>
4339
4340         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4341         for rust.
4342
4343 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
4344
4345         * gdb.multi/multi-arch-exec.exp: Test with different
4346         "follow-exec-mode" settings.
4347         (do_test): New procedure.
4348
4349 2017-09-04  Pedro Alves  <palves@redhat.com>
4350
4351         * gdb.base/func-static.c (S::method const, S::method volatile)
4352         (S::method volatile const): New methods.
4353         (c_s, v_s, cv_s): New instances.
4354         (main): Call method() on them.
4355         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4356         (cannot_resolve): New procedure.
4357         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
4358         print-quote-unquoted columns.
4359         (do_test): Test printing each scope too.
4360
4361 2017-09-04  Pedro Alves  <palves@redhat.com>
4362
4363         * gdb.base/local-static.exp: Also test with
4364         class::method::variable wholly quoted.
4365         * gdb.cp/m-static.exp (class::method::variable): Remove test.
4366
4367 2017-09-04  Pedro Alves  <palves@redhat.com>
4368
4369         * gdb.base/local-static.c: New.
4370         * gdb.base/local-static.cc: New.
4371         * gdb.base/local-static.exp:  New.
4372
4373 2017-09-04  Pedro Alves  <palves@redhat.com>
4374
4375         * gdb.asm/asm-source.exp: Add casts to int.
4376         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4377         (dataglobal64_1, dataglobal64_2): New globals.
4378         * gdb.base/nodebug.exp: Test different expressions involving the
4379         new globals, with print, whatis and ptype.  Add casts to int.
4380         * gdb.base/solib-display.exp: Add casts to int.
4381         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
4382         * gdb.cp/m-static.exp: Add cast to int.
4383         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4384         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4385         tls variable with no debug info without a cast.  Test with a cast
4386         to int too.
4387         * gdb.trace/entry-values.exp: Add casts.
4388
4389 2017-09-04  Pedro Alves  <palves@redhat.com>
4390
4391         * gdb.base/nodebug.exp: Test that ptype's error about functions
4392         with unknown return type includes the function name too.
4393
4394 2017-09-04  Pedro Alves  <palves@redhat.com>
4395
4396         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4397         return type of munmap in infcall.
4398         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4399         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
4400         type of ftell in infcall.
4401         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4402         type of getpid in infcall.
4403         * gdb.base/infcall-exec.exp: Cast return type of execlp in
4404         infcall.
4405         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4406         Bail on failure to extract the pid.
4407         * gdb.base/nodebug.c: #include <stdint.h>.
4408         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4409         New functions.
4410         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4411         Change expected output of print/whatis/ptype with functions with
4412         no debug info.  Test all supported languages.  Call
4413         test_call_promotion.
4414         * gdb.compile/compile.exp: Adjust expected output to expect
4415         warning.
4416         * gdb.threads/siginfo-threads.exp: Likewise.
4417
4418 2017-09-04  Pedro Alves  <palves@redhat.com>
4419
4420         * gdb.base/callfuncs.exp (do_function_calls): New parameter
4421         "prototypes".  Test calling float functions via prototyped and
4422         unprototyped function pointers.
4423         (perform_all_tests): New parameter "prototypes".  Pass it down.
4424         (top level): Pass down "prototypes" parameter to
4425         perform_all_tests.
4426
4427 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
4428
4429         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4430         Test with nested loops.
4431
4432 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
4433
4434         * gdb.base/commands.exp: Call the new procedures.
4435         (loop_break_test, loop_continue_test): New procedures.
4436
4437 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
4438
4439         * gdb.base/commands.exp: Call new procedure.
4440         (define_if_without_arg_test): New procedure.
4441
4442 2017-09-04  Pedro Alves  <palves@redhat.com>
4443
4444         * gdb.base/list-ambiguous.exp: New file.
4445         * gdb.base/list-ambiguous0.c: New file.
4446         * gdb.base/list-ambiguous1.c: New file.
4447         * gdb.base/list.exp (test_list_range): Adjust expected output.
4448
4449 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
4450
4451         * gdb.base/share-env-with-gdbserver.c: New file.
4452         * gdb.base/share-env-with-gdbserver.exp: Likewise.
4453
4454 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
4455
4456         * gdb.base/commands.exp (gdbvar_simple_if_test,
4457         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4458         progvar_simple_if_test, progvar_simple_while_test,
4459         progvar_complex_if_while_test, user_defined_command_test,
4460         user_defined_command_args_eval,
4461         user_defined_command_args_stack_test,
4462         user_defined_command_manyargs_test, bp_deleted_in_command_test,
4463         temporary_breakpoint_commands,
4464         gdb_test_no_prompt, redefine_hook_test,
4465         redefine_backtrace_test): Remove "global gdb_prompt".
4466
4467 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
4468
4469         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4470         New proc, call it from toplevel.
4471
4472 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
4473
4474         PR remote/21852
4475         * gdb.server/normal.c: New file, copied from gdb.base.
4476         * gdb.server/run-without-local-binary.exp: New file.
4477
4478 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
4479
4480         * gdb.arch/sparc64-adi.exp: New file.
4481         * gdb.arch/sparc64-adi.c: New file.
4482
4483 2017-08-22  Pedro Alves  <palves@redhat.com>
4484
4485         * gdb.cp/overload.exp (line_range_pattern): New procedure.
4486         (top level): Add "list all overloads" tests.
4487
4488 2017-08-22  Tom Tromey  <tom@tromey.com>
4489
4490         * gdb.gdb/xfullpath.exp: Remove.
4491
4492 2017-08-21  Pedro Alves  <palves@redhat.com>
4493
4494         PR gdb/19487
4495         * gdb.base/symbol-alias.c: New.
4496         * gdb.base/symbol-alias2.c: New.
4497         * gdb.base/symbol-alias.exp: New.
4498
4499 2017-08-21  Pedro Alves  <palves@redhat.com>
4500
4501         * gdb.base/dfp-test.c
4502         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4503         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4504         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4505         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4506         * gdb.base/whatis-ptype-typedefs.c: New.
4507         * gdb.base/whatis-ptype-typedefs.exp: New.
4508         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4509         (an_int, an_int_type, an_int_type2): New globals.
4510         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4511         involving typedefs and cast expressions.
4512         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4513         (lookup_typedefs_function): New.
4514         (typedefs_pretty_printers_dict): New.
4515         (top level): Register lookup_typedefs_function in
4516         gdb.pretty_printers.
4517
4518 2017-08-18  Yao Qi  <yao.qi@linaro.org>
4519
4520         * gdb.server/unittest.exp: New.
4521
4522 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4523
4524         PR gdb/21954
4525         * gdb.base/environ.exp: Add test to check if 'unset environment'
4526         works.
4527
4528 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4529
4530         * lib/gdb.exp (universal_compile_options): New caching proc.
4531         (gdb_compile): Suppress GCC's coloring of messages.
4532
4533 2017-08-14  Tom Tromey  <tom@tromey.com>
4534
4535         PR gdb/21675:
4536         * gdb.base/printcmds.exp (test_radices): New function.
4537         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4538         * gdb.base/sizeof.exp (check_valueof): Use p/d.
4539         * lib/gdb.exp (get_integer_valueof): Use p/d.
4540
4541 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
4542
4543         * lib/gdb.exp (get_valueof): Don't capture end-of-line
4544         characters.
4545
4546 2017-08-05  Tom Tromey  <tom@tromey.com>
4547
4548         * gdb.rust/simple.exp: Allow String to appear in a different
4549         namespace.
4550
4551 2017-07-26  Yao Qi  <yao.qi@linaro.org>
4552
4553         * gdb.gdb/unittest.exp: Invoke command
4554         "maintenance check xml-descriptions".
4555
4556 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4557
4558         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4559         calling context.
4560         (hex128): Drop erroneous calculation of parameters.
4561
4562 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
4563
4564         * gdb.python/py-unwind.exp: Disable stack protection when
4565         building test file.
4566
4567 2017-07-20  Pedro Alves  <palves@redhat.com>
4568
4569         * gdb.base/default.exp (set language): Adjust expected output.
4570
4571 2017-07-20  Pedro Alves  <palves@redhat.com>
4572
4573         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4574         (test_minsym): ... this, and make static.
4575         (get_pck__foo__bar__minsym): Rename to ...
4576         (get_test_minsym): ... this.
4577         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
4578         symbol names and comments.
4579         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4580         (get_test_minsym): ... this.
4581         (pck__foo__bar__minsym__2): Rename to ...
4582         (test_minsym): ... this.
4583         (main): Adjust.
4584
4585 2017-07-17  Pedro Alves  <palves@redhat.com>
4586
4587         * gdb.base/completion.exp: Adjust expected output.
4588         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4589         the completer works.
4590
4591 2017-07-17  Pedro Alves  <palves@redhat.com>
4592
4593         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4594
4595 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
4596
4597         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4598
4599 2017-07-14  Tom Tromey  <tom@tromey.com>
4600
4601         PR rust/21764:
4602         * gdb.rust/simple.exp: Add tests.
4603
4604 2017-07-14  Tom Tromey  <tom@tromey.com>
4605
4606         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4607
4608 2017-07-14  Pedro Alves  <palves@redhat.com>
4609
4610         * gdb.linespec/base/one/thefile.cc (z1): New function.
4611         * gdb.linespec/base/two/thefile.cc (z2): New function.
4612         * gdb.linespec/linespec.exp: Add tests.
4613
4614 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
4615
4616         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4617         to mi_create_breakpoint.
4618
4619 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
4620
4621         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4622         mi_create_breakpoint.
4623
4624 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
4625
4626         * gdb.dlang/demangle.exp: Update for demangling changes.
4627
4628 2017-07-09  Tom Tromey  <tom@tromey.com>
4629
4630         * gdb.dwarf2/shortpiece.exp: New file.
4631
4632 2017-07-06  David Blaikie  <dblaikie@gmail.com>
4633
4634         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4635         built from fissiont-multi-cu{1,2}.c.
4636         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4637         except putting 'main' and 'func' in separate CUs in the same DWO file.
4638         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4639         test.
4640         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4641         test.
4642
4643 2017-07-06  Pedro Alves  <palves@redhat.com>
4644
4645         * gdb.python/py-unwind.exp: Test flushregs.
4646
4647 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
4648
4649         PR cli/21688
4650         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4651         tests for alias commands and trailing whitespace.
4652
4653 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
4654
4655         PR cli/21688
4656         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4657         procedure.  Call it.
4658
4659 2017-06-29  Pedro Alves  <palves@redhat.com>
4660
4661         * gdb.base/printcmds.exp: Add tests.
4662
4663 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
4664
4665         PR gdb/21337
4666         * gdb.base/reread-readsym.exp: New file.
4667         * gdb.base/reread-readsym.c: New file.
4668
4669 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
4670
4671         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4672         subpattern.
4673
4674 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
4675
4676         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4677         extended mnemonic.
4678         * gdb.arch/powerpc-power9.s: Likewise.
4679
4680 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4681
4682         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4683         on 32-bit x86 targets.  Exploit is_*_target macros where
4684         appropriate.
4685
4686 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4687
4688         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4689         register pieces.
4690
4691 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4692
4693         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4694         located in one or more DWARF pieces.
4695
4696 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4697
4698         * lib/gdb.exp (get_endianness): New proc.
4699         * gdb.arch/aarch64-fp.exp: Use it.
4700         * gdb.arch/altivec-regs.exp: Likewise.
4701         * gdb.arch/e500-regs.exp: Likewise.
4702         * gdb.arch/vsx-regs.exp: Likewise.
4703         * gdb.base/dump.exp: Likewise.
4704         * gdb.base/funcargs.exp: Likewise.
4705         * gdb.base/gnu_vector.exp: Likewise.
4706         * gdb.dwarf2/formdata16.exp: Likewise.
4707         * gdb.dwarf2/implptrpiece.exp: Likewise.
4708         * gdb.dwarf2/nonvar-access.exp: Likewise.
4709         * gdb.python/py-inferior.exp: Likewise.
4710         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4711
4712 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4713
4714         PR gdb/21226
4715         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4716         stack value pieces are taken from the LSB end.
4717
4718 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4719
4720         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4721         variable at nonzero offset.
4722
4723 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4724
4725         * gdb.dwarf2/var-access.c: New file.
4726         * gdb.dwarf2/var-access.exp: New test.
4727         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4728
4729 2017-06-12  Tom Tromey  <tom@tromey.com>
4730
4731         * gdb.dwarf2/formdata16.exp: Add tests.
4732
4733 2017-06-12  Tom Tromey  <tom@tromey.com>
4734
4735         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4736
4737 2017-06-12  Tom Tromey  <tom@tromey.com>
4738
4739         PR exp/16225:
4740         * gdb.reverse/i386-sse-reverse.exp: Update tests.
4741         * gdb.arch/vsx-regs.exp: Update tests.
4742         * gdb.arch/s390-vregs.exp (hex128): New proc.
4743         Update test.
4744         * gdb.arch/altivec-regs.exp: Update tests.
4745
4746 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
4747
4748         * gdb.base/startup-with-shell.c: New file.
4749         * gdb.base/startup-with-shell.exp: Likewise.
4750
4751 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
4752
4753         * gdb.server/non-existing-program.exp: Update regex in order to
4754         reflect the fact that gdbserver is now using fork_inferior (with a
4755         shell) to startup the inferior.
4756
4757 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
4758
4759         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4760         support function calls from GDB.
4761
4762 2017-05-21  Tom Tromey  <tom@tromey.com>
4763
4764         PR rust/21466:
4765         * gdb.rust/unsized.exp: New file.
4766         * gdb.rust/unsized.rs: New file.
4767
4768 2017-05-19  Tom Tromey  <tom@tromey.com>
4769
4770         PR rust/21484:
4771         * gdb.rust/watch.exp: New file.
4772         * gdb.rust/watch.rs: New file.
4773
4774 2017-05-18  Tom Tromey  <tom@tromey.com>
4775
4776         * gdb.rust/simple.exp: Allow Box to be qualified.
4777
4778 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4779
4780         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4781
4782 2017-05-18  Pedro Alves  <palves@redhat.com>
4783
4784         * gdb.base/fileio.c (test_write, test_read, test_close)
4785         (test_fstat): Don't print 'ret' in the fail path.
4786
4787 2017-05-18  Pedro Alves  <palves@redhat.com>
4788
4789         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4790         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4791         (test_system, test_rename, test_unlink, test_time): Change
4792         prototypes.
4793         * gdb.base/fileio.exp (stop_msg): Adjust.
4794
4795 2017-05-18  Pedro Alves  <palves@redhat.com>
4796
4797         * gdb.base/fileio.c (null_str): New global.
4798         (test_stat): Use it.
4799         * gdb.base/fileio.exp: Remove nowarnings.
4800
4801 2017-05-17  Yao Qi  <yao.qi@linaro.org>
4802
4803         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4804
4805 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
4806
4807         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4808         argument command.
4809         (top-level): Invoke test_set_inferior_tty.
4810
4811 2017-05-04  Pedro Alves  <palves@redhat.com>
4812
4813         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4814         Add parens to print call for Python 3.
4815
4816 2017-05-03  Keith Seitz  <keiths@redhat.com>
4817
4818         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4819         (main): Call it.
4820
4821 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4822
4823         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4824         to prev and next.
4825
4826 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4827
4828         * gdb.python/py-record-btrace.exp: Remove test for
4829         gdb.BtraceInstruction.error.
4830
4831 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4832
4833         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4834
4835 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4836
4837         * gdb.python/py-record-btrace-threads.c: New file.
4838         * gdb.python/py-record-btrace-threads.exp: New file.
4839
4840 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
4841
4842         PR testsuite/8595
4843         * gdb.base/environ.exp: Make test available in all architectures.
4844         Move bits related to "info program" testing to
4845         gdb.base/info-program.exp.  Rewrite tests to use the two new
4846         procedures mentione below.
4847         (test_set_show_env_var) New procedure.
4848         (test_set_show_env_var_equal): Likewise.
4849         * gdb.base/info-program.exp: New file.
4850
4851 2017-04-27  Keith Seitz  <keiths@redhat.com>
4852
4853         * gdb.cp/oranking.cc (test15): New function.
4854         (main): Call test15 and declare additional variables for testing.
4855         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4856         "p foo101('abc')" tests.
4857         Add tests for cv qualifier overloads.
4858         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4859         "lvalue reference overload" test.
4860         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4861         "print value of f1 on Child&& in f2" test.
4862
4863 2017-04-19  Pedro Alves  <palves@redhat.com>
4864
4865         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4866         procedure.
4867         (top level): Call it.
4868         * lib/gdb.exp (gdb_define_cmd): New procedure.
4869
4870 2017-04-12  Pedro Alves  <palves@redhat.com>
4871
4872         PR gdb/21323
4873         * gdb.cp/wide_char_types.c: Include <wchar.h>.
4874         (wchar): New global.
4875         * gdb.cp/wide_char_types.exp (wide_char_types_program)
4876         (do_test_wide_char, wide_char_types_no_program, top level): Add
4877         wchar_t testing.
4878
4879 2017-04-12  Pedro Alves  <palves@redhat.com>
4880
4881         PR c++/21323
4882         * gdb.cp/wide_char_types.c: New file.
4883         * gdb.cp/wide_char_types.exp: New file.
4884
4885 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
4886
4887         PR gdb/21352
4888         * gdb.trace/tsv.exp: Add test for "tsave -r".
4889
4890 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
4891
4892         * gdb.dlang/watch-loc.c: New file.
4893         * gdb.dlang/watch-loc.exp: New file.
4894
4895 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4896
4897         * gdb.python/py-section-script.exp (sepdebug): New testcases.
4898
4899 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4900
4901         * gdb.arch/arc-analyze-prologue.S: New file.
4902         * gdb.arch/arc-analyze-prologue.exp: Likewise.
4903
4904 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4905
4906         * gdb.arch/arc-decode-insn.S: New file.
4907         * gdb.arch/arc-decode-insn.exp: Likewise.
4908
4909 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
4910
4911         PR tdep/20928
4912         * gdb.arch/sparc64-regs.exp: New file.
4913         * gdb.arch/sparc64-regs.S: Likewise.
4914
4915 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
4916
4917         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4918         and memory view on Python 3.
4919
4920 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
4921             Keith Seitz  <keiths@redhat.com>
4922
4923         PR gdb/14441
4924         * gdb.cp/demangle.exp: Add rvalue reference tests.
4925         * gdb.cp/rvalue-ref-casts.cc: New file.
4926         * gdb.cp/rvalue-ref-casts.exp: New file.
4927         * gdb.cp/rvalue-ref-overload.cc: New file.
4928         * gdb.cp/rvalue-ref-overload.exp: New file.
4929         * gdb.cp/rvalue-ref-params.cc: New file.
4930         * gdb.cp/rvalue-ref-params.exp: New file.
4931         * gdb.cp/rvalue-ref-sizeof.cc: New file.
4932         * gdb.cp/rvalue-ref-sizeof.exp: New file.
4933         * gdb.cp/rvalue-ref-types.cc: New file.
4934         * gdb.cp/rvalue-ref-types.exp: New file.
4935         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4936         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4937
4938 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4939
4940         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4941         New procedure.
4942
4943 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
4944
4945         * lib/mi-support.exp (mi_gdb_test): Add additional message
4946         for unexpected output.
4947
4948 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4949
4950         * gdb.base/examine-backward.c (Barrier): New character array
4951         constant, to ensure that TestStrings is preceded by a string
4952         terminator.
4953
4954 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4955
4956         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4957         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4958         and implicit pointer into such a location.
4959
4960 2017-03-16  Doug Evans  <dje@google.com>
4961
4962         * gdb.python/py-lazy-string (pointer): Really add new typedef.
4963
4964 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4965
4966         * gdb.cp/m-static.exp: Fix expectation for prototype of
4967         test5.single_constructor and single_constructor::single_constructor.
4968
4969 2017-03-16  Doug Evans  <dje@google.com>
4970
4971         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4972         * gdb.guile/scm-lazy-string.c: New file.
4973         * gdb.guile/scm-value.exp: Move lazy string tests to ...
4974         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
4975         for pointer, array, typedef lazy strings.
4976
4977 2017-03-16  Doug Evans  <dje@google.com>
4978
4979         PR python/17728, python/18439, python/18779
4980         * gdb.python/py-value.c (main) Delete locals sptr, sn.
4981         * gdb.python/py-lazy-string.c (pointer): New typedef.
4982         (main): New locals ptr, array, typedef_ptr.
4983         * gdb.python/py-value.exp: Move lazy string tests to ...
4984         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
4985         array, typedef lazy strings.
4986
4987 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
4988
4989         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4990           Add optional 'test' parameter.
4991
4992 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4993
4994         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4995         Skip for versions of DejaGnu < 1.5.
4996
4997 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
4998
4999         * lib/gdb.exp (dejagnu_version): New proc.
5000         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5001         Use dejagnu_version.
5002
5003 2017-03-10  Keith Seitz  <keiths@redhat.com>
5004
5005         PR c++/8128
5006         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5007         type from destructor regexps.
5008         Add a branch which actually passes the test.
5009         Adjust "ptype t5i" test names.
5010
5011 2017-03-08  Pedro Alves  <palves@redhat.com>
5012
5013         * gdb.base/step-over-exit.exp: Add explicit test message.
5014
5015 2017-03-08  Pedro Alves  <palves@redhat.com>
5016
5017         PR gdb/18360
5018         * gdb.threads/interrupt-while-step-over.c: New file.
5019         * gdb.threads/interrupt-while-step-over.exp: New file.
5020
5021 2017-03-08  Pedro Alves  <palves@redhat.com>
5022
5023         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5024         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5025
5026 2017-03-08  Pedro Alves  <palves@redhat.com>
5027
5028         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5029         PKRU as not supported as a PASS.
5030
5031 2017-03-08  Pedro Alves  <palves@redhat.com>
5032
5033         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5034         prefix instead of $binfile1/$binfile2.
5035         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5036         in test message.
5037         * gdb.python/py-completion.exp: Use "load python file" as test
5038         messages instead of unstable path names.
5039
5040 2017-03-08  Pedro Alves  <palves@redhat.com>
5041             Jan Kratochvil  <jan.kratochvil@redhat.com>
5042
5043         PR cli/21218
5044         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5045         New proc.
5046         (top level): Call it.
5047
5048 2017-03-08  Pedro Alves  <palves@redhat.com>
5049
5050         PR tui/21216
5051         * gdb.tui/tui-nl-filtered-output.exp: New file.
5052
5053 2017-03-08  Pedro Alves  <palves@redhat.com>
5054
5055         * gdb.base/completion.exp: Move TUI completion tests to ...
5056         * gdb.tui/completion.exp: ... this new file.
5057
5058 2017-03-08  Pedro Alves  <palves@redhat.com>
5059
5060         * gdb.base/tui-disasm-long-lines.c,
5061         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5062         gdb.base/tui-layout.exp: Move to ...
5063         * gdb.tui/: ... this new directory.
5064
5065 2017-03-07  Pedro Alves  <palves@redhat.com>
5066
5067         * gdb.base/tui-layout.c: New file.
5068         * gdb.base/tui-layout.exp: New file.
5069
5070 2017-03-07  Pedro Alves  <palves@redhat.com>
5071
5072         * gdb.base/tui-layout.c: Rename to ...
5073         * gdb.base/tui-disasm-long-lines.c: ... this.
5074         * gdb.base/tui-layout.exp: Rename to ...
5075         * gdb.base/tui-disasm-long-lines.exp: ... this.
5076
5077 2017-03-07  Pedro Alves  <palves@redhat.com>
5078
5079         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5080
5081 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
5082
5083         * i386-mpx-call.c: New file.
5084         * i386-mpx-call.exp: New file.
5085
5086 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
5087
5088         * gdb.arch/powerpc-power.exp: Delete test.
5089         * gdb.arch/powerpc-power.s: Likewise.
5090         * gdb.disasm/disassembler-options.exp: New test.
5091         * gdb.arch/powerpc-altivec.exp: Likewise.
5092         * gdb.arch/powerpc-altivec.s: Likewise.
5093         * gdb.arch/powerpc-altivec2.exp: Likewise.
5094         * gdb.arch/powerpc-altivec2.s: Likewise.
5095         * gdb.arch/powerpc-altivec3.exp: Likewise.
5096         * gdb.arch/powerpc-altivec3.s: Likewise.
5097         * gdb.arch/powerpc-power7.exp: Likewise.
5098         * gdb.arch/powerpc-power7.s: Likewise.
5099         * gdb.arch/powerpc-power8.exp: Likewise.
5100         * gdb.arch/powerpc-power8.s: Likewise.
5101         * gdb.arch/powerpc-power9.exp: Likewise.
5102         * gdb.arch/powerpc-power9.s: Likewise.
5103         * gdb.arch/powerpc-vsx.exp: Likewise.
5104         * gdb.arch/powerpc-vsx.s: Likewise.
5105         * gdb.arch/powerpc-vsx2.exp: Likewise.
5106         * gdb.arch/powerpc-vsx2.s: Likewise.
5107         * gdb.arch/powerpc-vsx3.exp: Likewise.
5108         * gdb.arch/powerpc-vsx3.s: Likewise.
5109         * gdb.arch/arm-disassembler-options.exp: Likewise.
5110         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5111         * gdb.arch/s390-disassembler-options.exp: Likewise.
5112
5113 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
5114
5115         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5116         (check_supported_features): ... this. Changed return type to void.
5117         (supports_rdseed): New static global.
5118         (rdseed): Check supports_rdseed.
5119         (initialize): Call check_supported_features.
5120
5121 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
5122
5123         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5124         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
5125         and lqarx/stqcx.
5126         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5127         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5128
5129 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
5130
5131         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5132         uppercase.
5133
5134 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5135
5136         * gdb.dwarf2/formdata16.c: New file.
5137         * gdb.dwarf2/formdata16.exp: New file.
5138         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5139
5140 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5141
5142         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5143         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5144         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5145         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5146         DW_AT_GNU_*.
5147
5148 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5149
5150         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5151
5152 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
5153
5154         PR gdb/21164
5155         * gdb.base/maint.exp: Add testcases for when the commands do
5156         not have arguments.
5157
5158 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5159
5160         * gdb.cp/chained-calls.exp: Use p instead of P.
5161
5162 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
5163
5164         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5165         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5166
5167 2017-02-14  Tom Tromey  <tom@tromey.com>
5168
5169         PR python/13598:
5170         * gdb.python/py-events.exp: Add before_prompt event tests.
5171
5172 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5173
5174         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5175
5176 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
5177
5178         * gdb.linespec/explicit.c (my_unique_function_name): New function.
5179         (main): Call my_unique_function_name.
5180         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5181         completion of patterns with a single match.
5182         Add missing -re switches to gdb_test_multiple calls.
5183
5184 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
5185
5186         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5187         return if core file is not recognized.
5188
5189 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
5190
5191         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5192         and extra UIs.
5193
5194 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
5195
5196         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5197         proc_with_prefix.
5198
5199 2017-02-10  Tom Tromey  <tom@tromey.com>
5200
5201         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5202
5203 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
5204
5205         PR gdb/21122
5206         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5207
5208 2017-02-08  Jerome Guitton  <guitton@adacore.com>
5209
5210         * gdb.base/define.exp: Add test for command abbreviations
5211         in define.
5212
5213 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
5214
5215         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5216         * gdb.reverse/insn-reverse-x86.c: New file.
5217
5218 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
5219
5220         PR tdep/20936
5221         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5222
5223 2017-02-03  Tom Tromey  <tom@tromey.com>
5224
5225         PR rust/21097:
5226         * gdb.rust/simple.exp: Add new tests.
5227
5228 2017-02-02  Pedro Alves  <palves@redhat.com>
5229
5230         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5231         tests.
5232
5233 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5234
5235         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5236         taking a 2-byte value out of a 4-byte DWARF implicit value on
5237         big-endian targets.
5238         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5239         logic.  Add test cases for DW_OP_implicit.
5240
5241 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5242
5243         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5244
5245 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5246
5247         * gdb.btrace/enable.exp: Call gdb_exit before
5248         skip_gdbserver_tests.
5249
5250 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5251
5252         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5253         GDBFLAGS.
5254
5255 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5256
5257         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5258         the test is skipped.
5259         * gdb.btrace/data.exp: Likewise.
5260         * gdb.btrace/delta.exp: Likewise.
5261         * gdb.btrace/dlopen.exp: Likewise.
5262         * gdb.btrace/enable-running.exp: Likewise.
5263         * gdb.btrace/enable.exp: Likewise.
5264         * gdb.btrace/exception.exp: Likewise.
5265         * gdb.btrace/function_call_history.exp: Likewise.
5266         * gdb.btrace/gcore.exp: Likewise.
5267         * gdb.btrace/instruction_history.exp: Likewise.
5268         * gdb.btrace/multi-thread-step.exp: Likewise.
5269         * gdb.btrace/nohist.exp: Likewise.
5270         * gdb.btrace/non-stop.exp: Likewise.
5271         * gdb.btrace/reconnect.exp: Likewise.
5272         * gdb.btrace/record_goto-step.exp: Likewise.
5273         * gdb.btrace/record_goto.exp: Likewise.
5274         * gdb.btrace/rn-dl-bind.exp: Likewise.
5275         * gdb.btrace/segv.exp: Likewise.
5276         * gdb.btrace/step.exp: Likewise.
5277         * gdb.btrace/stepi.exp: Likewise.
5278         * gdb.btrace/tailcall-only.exp: Likewise.
5279         * gdb.btrace/tailcall.exp: Likewise.
5280         * gdb.btrace/tsx.exp: Likewise.
5281         * gdb.btrace/unknown_functions.exp: Likewise.
5282         * gdb.btrace/vdso.exp: Likewise.
5283
5284 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5285
5286         * gdb.btrace/enable-running.c: New.
5287         * gdb.btrace/enable-running.exp: New.
5288
5289 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
5290
5291         * gdb.arch/amd64-gs_base.c: New file.
5292         * gdb.arch/amd64-gs_base.exp: New file.
5293
5294 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
5295
5296         * lib/memory.exp: Remove spurious empty newlines.
5297
5298 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
5299
5300         * gdb.python/py-bad-printers.exp: Load python file using "source".
5301         * gdb.python/py-events.exp: Likewise.
5302         * gdb.python/py-evsignal.exp: Likewise.
5303         * gdb.python/py-evthreads.exp: Likewise.
5304         * gdb.python/py-frame-args.exp: Likewise.
5305         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5306         * gdb.python/py-framefilter-mi.exp: Likewise.
5307         * gdb.python/py-framefilter.exp: Likewise.
5308         * gdb.python/py-mi.exp: Likewise.
5309         * gdb.python/py-pp-maint.exp: Likewise.
5310         * gdb.python/py-pp-registration.exp: Likewise.
5311         * gdb.python/py-prettyprint.exp: Likewise.
5312         (run_lang_tests): Likewise.
5313         * gdb.python/py-typeprint.exp: Likewise.
5314
5315 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
5316
5317         * lib/memory.exp: New file.
5318         * lib/gdb.exp: Load memory.exp.
5319         * gdb.base/memattr.exp (delete_memory): Move proc to
5320         lib/memory.exp and rename to delete_memory_regions.
5321         Replace delete_memory with delete_memory_regions.
5322         Cleanup memory regions before tests.
5323         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5324         before tests.
5325
5326 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
5327
5328         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5329         files.
5330         (initialize): New function conditionally defined.
5331         (testcases): Move within conditional block.
5332         (main): Call initialize.
5333         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5334         of gdb.reverse/insn-reverse.c.
5335         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5336         gdb.reverse/insn-reverse.c.
5337
5338 2017-01-26  Yao Qi  <yao.qi@linaro.org>
5339
5340         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5341         disassemble on address 0.
5342
5343 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5344             Yao Qi  <yao.qi@linaro.org>
5345
5346         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5347         * gdb.dwarf2/implptr-64bit.S: Remove.
5348         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
5349         variables in caller's context.  Add DW_OP_implicit_value.
5350
5351 2017-01-25  Yao Qi  <yao.qi@linaro.org>
5352
5353         * lib/dwarf.exp (Dwarf::_location): Handle
5354         DW_OP_GNU_implicit_pointer with proper size.
5355
5356 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
5357
5358         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5359         and add untested calls.
5360
5361 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
5362
5363         * gdb.python/python.exp: Check line number against what GDB thinks
5364         the line number is for func1.
5365
5366 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
5367
5368         * gdb.dlang/debug-expr.exp: New file.
5369
5370 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
5371
5372         Fix test names for the following files:
5373
5374         * gdb.ada/exec_changed.exp
5375         * gdb.ada/info_types.exp
5376         * gdb.arch/aarch64-atomic-inst.exp
5377         * gdb.arch/aarch64-fp.exp
5378         * gdb.arch/altivec-abi.exp
5379         * gdb.arch/altivec-regs.exp
5380         * gdb.arch/amd64-byte.exp
5381         * gdb.arch/amd64-disp-step.exp
5382         * gdb.arch/amd64-dword.exp
5383         * gdb.arch/amd64-entry-value-inline.exp
5384         * gdb.arch/amd64-entry-value-param.exp
5385         * gdb.arch/amd64-entry-value-paramref.exp
5386         * gdb.arch/amd64-entry-value.exp
5387         * gdb.arch/amd64-i386-address.exp
5388         * gdb.arch/amd64-invalid-stack-middle.exp
5389         * gdb.arch/amd64-invalid-stack-top.exp
5390         * gdb.arch/amd64-optimout-repeat.exp
5391         * gdb.arch/amd64-prologue-skip.exp
5392         * gdb.arch/amd64-prologue-xmm.exp
5393         * gdb.arch/amd64-stap-special-operands.exp
5394         * gdb.arch/amd64-stap-wrong-subexp.exp
5395         * gdb.arch/amd64-tailcall-cxx.exp
5396         * gdb.arch/amd64-tailcall-noret.exp
5397         * gdb.arch/amd64-tailcall-ret.exp
5398         * gdb.arch/amd64-tailcall-self.exp
5399         * gdb.arch/amd64-word.exp
5400         * gdb.arch/arm-bl-branch-dest.exp
5401         * gdb.arch/arm-disp-step.exp
5402         * gdb.arch/arm-neon.exp
5403         * gdb.arch/arm-single-step-kernel-helper.exp
5404         * gdb.arch/avr-flash-qualifier.exp
5405         * gdb.arch/disp-step-insn-reloc.exp
5406         * gdb.arch/e500-abi.exp
5407         * gdb.arch/e500-regs.exp
5408         * gdb.arch/ftrace-insn-reloc.exp
5409         * gdb.arch/i386-avx512.exp
5410         * gdb.arch/i386-bp_permanent.exp
5411         * gdb.arch/i386-byte.exp
5412         * gdb.arch/i386-cfi-notcurrent.exp
5413         * gdb.arch/i386-disp-step.exp
5414         * gdb.arch/i386-dr3-watch.exp
5415         * gdb.arch/i386-float.exp
5416         * gdb.arch/i386-gnu-cfi.exp
5417         * gdb.arch/i386-mpx-map.exp
5418         * gdb.arch/i386-mpx-sigsegv.exp
5419         * gdb.arch/i386-mpx-simple_segv.exp
5420         * gdb.arch/i386-mpx.exp
5421         * gdb.arch/i386-permbkpt.exp
5422         * gdb.arch/i386-prologue.exp
5423         * gdb.arch/i386-signal.exp
5424         * gdb.arch/i386-size-overlap.exp
5425         * gdb.arch/i386-unwind.exp
5426         * gdb.arch/i386-word.exp
5427         * gdb.arch/mips-fcr.exp
5428         * gdb.arch/powerpc-d128-regs.exp
5429         * gdb.arch/powerpc-stackless.exp
5430         * gdb.arch/ppc64-atomic-inst.exp
5431         * gdb.arch/s390-stackless.exp
5432         * gdb.arch/s390-tdbregs.exp
5433         * gdb.arch/s390-vregs.exp
5434         * gdb.arch/sparc-sysstep.exp
5435         * gdb.arch/thumb-bx-pc.exp
5436         * gdb.arch/thumb-singlestep.exp
5437         * gdb.arch/thumb2-it.exp
5438         * gdb.arch/vsx-regs.exp
5439         * gdb.asm/asm-source.exp
5440         * gdb.base/a2-run.exp
5441         * gdb.base/advance.exp
5442         * gdb.base/all-bin.exp
5443         * gdb.base/anon.exp
5444         * gdb.base/args.exp
5445         * gdb.base/arithmet.exp
5446         * gdb.base/async-shell.exp
5447         * gdb.base/async.exp
5448         * gdb.base/attach-pie-noexec.exp
5449         * gdb.base/attach-twice.exp
5450         * gdb.base/auto-load.exp
5451         * gdb.base/bang.exp
5452         * gdb.base/bitfields.exp
5453         * gdb.base/break-always.exp
5454         * gdb.base/break-caller-line.exp
5455         * gdb.base/break-entry.exp
5456         * gdb.base/break-inline.exp
5457         * gdb.base/break-on-linker-gcd-function.exp
5458         * gdb.base/break-probes.exp
5459         * gdb.base/break.exp
5460         * gdb.base/breakpoint-shadow.exp
5461         * gdb.base/call-ar-st.exp
5462         * gdb.base/call-sc.exp
5463         * gdb.base/call-signal-resume.exp
5464         * gdb.base/call-strs.exp
5465         * gdb.base/callfuncs.exp
5466         * gdb.base/catch-fork-static.exp
5467         * gdb.base/catch-gdb-caused-signals.exp
5468         * gdb.base/catch-load.exp
5469         * gdb.base/catch-signal-fork.exp
5470         * gdb.base/catch-signal.exp
5471         * gdb.base/catch-syscall.exp
5472         * gdb.base/charset.exp
5473         * gdb.base/checkpoint.exp
5474         * gdb.base/chng-syms.exp
5475         * gdb.base/code-expr.exp
5476         * gdb.base/code_elim.exp
5477         * gdb.base/commands.exp
5478         * gdb.base/completion.exp
5479         * gdb.base/complex.exp
5480         * gdb.base/cond-expr.exp
5481         * gdb.base/condbreak.exp
5482         * gdb.base/consecutive.exp
5483         * gdb.base/continue-all-already-running.exp
5484         * gdb.base/coredump-filter.exp
5485         * gdb.base/corefile.exp
5486         * gdb.base/dbx.exp
5487         * gdb.base/debug-expr.exp
5488         * gdb.base/define.exp
5489         * gdb.base/del.exp
5490         * gdb.base/disabled-location.exp
5491         * gdb.base/disasm-end-cu.exp
5492         * gdb.base/disasm-optim.exp
5493         * gdb.base/display.exp
5494         * gdb.base/duplicate-bp.exp
5495         * gdb.base/ena-dis-br.exp
5496         * gdb.base/ending-run.exp
5497         * gdb.base/enumval.exp
5498         * gdb.base/environ.exp
5499         * gdb.base/eu-strip-infcall.exp
5500         * gdb.base/eval-avoid-side-effects.exp
5501         * gdb.base/eval-skip.exp
5502         * gdb.base/exitsignal.exp
5503         * gdb.base/expand-psymtabs.exp
5504         * gdb.base/filesym.exp
5505         * gdb.base/find-unmapped.exp
5506         * gdb.base/finish.exp
5507         * gdb.base/float.exp
5508         * gdb.base/foll-exec-mode.exp
5509         * gdb.base/foll-exec.exp
5510         * gdb.base/foll-fork.exp
5511         * gdb.base/fortran-sym-case.exp
5512         * gdb.base/freebpcmd.exp
5513         * gdb.base/func-ptr.exp
5514         * gdb.base/func-ptrs.exp
5515         * gdb.base/funcargs.exp
5516         * gdb.base/gcore-buffer-overflow.exp
5517         * gdb.base/gcore-relro-pie.exp
5518         * gdb.base/gcore-relro.exp
5519         * gdb.base/gcore.exp
5520         * gdb.base/gdb1090.exp
5521         * gdb.base/gdb11530.exp
5522         * gdb.base/gdb11531.exp
5523         * gdb.base/gdb1821.exp
5524         * gdb.base/gdbindex-stabs.exp
5525         * gdb.base/gdbvars.exp
5526         * gdb.base/hbreak.exp
5527         * gdb.base/hbreak2.exp
5528         * gdb.base/included.exp
5529         * gdb.base/infcall-input.exp
5530         * gdb.base/inferior-died.exp
5531         * gdb.base/infnan.exp
5532         * gdb.base/info-macros.exp
5533         * gdb.base/info-os.exp
5534         * gdb.base/info-proc.exp
5535         * gdb.base/info-shared.exp
5536         * gdb.base/info-target.exp
5537         * gdb.base/infoline.exp
5538         * gdb.base/interp.exp
5539         * gdb.base/interrupt.exp
5540         * gdb.base/jit-reader.exp
5541         * gdb.base/jit-simple.exp
5542         * gdb.base/kill-after-signal.exp
5543         * gdb.base/kill-detach-inferiors-cmd.exp
5544         * gdb.base/label.exp
5545         * gdb.base/langs.exp
5546         * gdb.base/ldbl_e308.exp
5547         * gdb.base/line-symtabs.exp
5548         * gdb.base/linespecs.exp
5549         * gdb.base/list.exp
5550         * gdb.base/long_long.exp
5551         * gdb.base/longest-types.exp
5552         * gdb.base/maint.exp
5553         * gdb.base/max-value-size.exp
5554         * gdb.base/memattr.exp
5555         * gdb.base/mips_pro.exp
5556         * gdb.base/morestack.exp
5557         * gdb.base/moribund-step.exp
5558         * gdb.base/multi-forks.exp
5559         * gdb.base/nested-addr.exp
5560         * gdb.base/nextoverexit.exp
5561         * gdb.base/noreturn-finish.exp
5562         * gdb.base/noreturn-return.exp
5563         * gdb.base/nostdlib.exp
5564         * gdb.base/offsets.exp
5565         * gdb.base/opaque.exp
5566         * gdb.base/pc-fp.exp
5567         * gdb.base/permissions.exp
5568         * gdb.base/print-symbol-loading.exp
5569         * gdb.base/prologue-include.exp
5570         * gdb.base/psymtab.exp
5571         * gdb.base/ptype.exp
5572         * gdb.base/random-signal.exp
5573         * gdb.base/randomize.exp
5574         * gdb.base/range-stepping.exp
5575         * gdb.base/readline-ask.exp
5576         * gdb.base/recpar.exp
5577         * gdb.base/recurse.exp
5578         * gdb.base/relational.exp
5579         * gdb.base/restore.exp
5580         * gdb.base/return-nodebug.exp
5581         * gdb.base/return.exp
5582         * gdb.base/run-after-attach.exp
5583         * gdb.base/save-bp.exp
5584         * gdb.base/scope.exp
5585         * gdb.base/sect-cmd.exp
5586         * gdb.base/set-lang-auto.exp
5587         * gdb.base/set-noassign.exp
5588         * gdb.base/setvar.exp
5589         * gdb.base/sigall.exp
5590         * gdb.base/sigbpt.exp
5591         * gdb.base/siginfo-addr.exp
5592         * gdb.base/siginfo-infcall.exp
5593         * gdb.base/siginfo-obj.exp
5594         * gdb.base/siginfo.exp
5595         * gdb.base/signals-state-child.exp
5596         * gdb.base/signest.exp
5597         * gdb.base/sigstep.exp
5598         * gdb.base/sizeof.exp
5599         * gdb.base/skip.exp
5600         * gdb.base/solib-corrupted.exp
5601         * gdb.base/solib-nodir.exp
5602         * gdb.base/solib-search.exp
5603         * gdb.base/stack-checking.exp
5604         * gdb.base/stale-infcall.exp
5605         * gdb.base/stap-probe.exp
5606         * gdb.base/start.exp
5607         * gdb.base/step-break.exp
5608         * gdb.base/step-bt.exp
5609         * gdb.base/step-line.exp
5610         * gdb.base/step-over-exit.exp
5611         * gdb.base/step-over-syscall.exp
5612         * gdb.base/step-resume-infcall.exp
5613         * gdb.base/step-test.exp
5614         * gdb.base/store.exp
5615         * gdb.base/structs3.exp
5616         * gdb.base/sym-file.exp
5617         * gdb.base/symbol-without-target_section.exp
5618         * gdb.base/term.exp
5619         * gdb.base/testenv.exp
5620         * gdb.base/ui-redirect.exp
5621         * gdb.base/until.exp
5622         * gdb.base/unwindonsignal.exp
5623         * gdb.base/value-double-free.exp
5624         * gdb.base/vla-datatypes.exp
5625         * gdb.base/vla-ptr.exp
5626         * gdb.base/vla-sideeffect.exp
5627         * gdb.base/volatile.exp
5628         * gdb.base/watch-cond-infcall.exp
5629         * gdb.base/watch-cond.exp
5630         * gdb.base/watch-non-mem.exp
5631         * gdb.base/watch-read.exp
5632         * gdb.base/watch-vfork.exp
5633         * gdb.base/watchpoint-cond-gone.exp
5634         * gdb.base/watchpoint-delete.exp
5635         * gdb.base/watchpoint-hw-hit-once.exp
5636         * gdb.base/watchpoint-hw.exp
5637         * gdb.base/watchpoint-stops-at-right-insn.exp
5638         * gdb.base/watchpoints.exp
5639         * gdb.base/wchar.exp
5640         * gdb.base/whatis-exp.exp
5641         * gdb.btrace/buffer-size.exp
5642         * gdb.btrace/data.exp
5643         * gdb.btrace/delta.exp
5644         * gdb.btrace/dlopen.exp
5645         * gdb.btrace/enable.exp
5646         * gdb.btrace/exception.exp
5647         * gdb.btrace/function_call_history.exp
5648         * gdb.btrace/gcore.exp
5649         * gdb.btrace/instruction_history.exp
5650         * gdb.btrace/nohist.exp
5651         * gdb.btrace/reconnect.exp
5652         * gdb.btrace/record_goto-step.exp
5653         * gdb.btrace/record_goto.exp
5654         * gdb.btrace/rn-dl-bind.exp
5655         * gdb.btrace/segv.exp
5656         * gdb.btrace/step.exp
5657         * gdb.btrace/stepi.exp
5658         * gdb.btrace/tailcall-only.exp
5659         * gdb.btrace/tailcall.exp
5660         * gdb.btrace/tsx.exp
5661         * gdb.btrace/unknown_functions.exp
5662         * gdb.btrace/vdso.exp
5663         * gdb.compile/compile-ifunc.exp
5664         * gdb.compile/compile-ops.exp
5665         * gdb.compile/compile-print.exp
5666         * gdb.compile/compile-setjmp.exp
5667         * gdb.cp/abstract-origin.exp
5668         * gdb.cp/ambiguous.exp
5669         * gdb.cp/annota2.exp
5670         * gdb.cp/annota3.exp
5671         * gdb.cp/anon-ns.exp
5672         * gdb.cp/anon-struct.exp
5673         * gdb.cp/anon-union.exp
5674         * gdb.cp/arg-reference.exp
5675         * gdb.cp/baseenum.exp
5676         * gdb.cp/bool.exp
5677         * gdb.cp/breakpoint.exp
5678         * gdb.cp/bs15503.exp
5679         * gdb.cp/call-c.exp
5680         * gdb.cp/casts.exp
5681         * gdb.cp/chained-calls.exp
5682         * gdb.cp/class2.exp
5683         * gdb.cp/classes.exp
5684         * gdb.cp/cmpd-minsyms.exp
5685         * gdb.cp/converts.exp
5686         * gdb.cp/cp-relocate.exp
5687         * gdb.cp/cpcompletion.exp
5688         * gdb.cp/cpexprs.exp
5689         * gdb.cp/cplabel.exp
5690         * gdb.cp/cplusfuncs.exp
5691         * gdb.cp/cpsizeof.exp
5692         * gdb.cp/ctti.exp
5693         * gdb.cp/derivation.exp
5694         * gdb.cp/destrprint.exp
5695         * gdb.cp/dispcxx.exp
5696         * gdb.cp/enum-class.exp
5697         * gdb.cp/exception.exp
5698         * gdb.cp/exceptprint.exp
5699         * gdb.cp/expand-psymtabs-cxx.exp
5700         * gdb.cp/expand-sals.exp
5701         * gdb.cp/extern-c.exp
5702         * gdb.cp/filename.exp
5703         * gdb.cp/formatted-ref.exp
5704         * gdb.cp/fpointer.exp
5705         * gdb.cp/gdb1355.exp
5706         * gdb.cp/gdb2495.exp
5707         * gdb.cp/hang.exp
5708         * gdb.cp/impl-this.exp
5709         * gdb.cp/infcall-dlopen.exp
5710         * gdb.cp/inherit.exp
5711         * gdb.cp/iostream.exp
5712         * gdb.cp/koenig.exp
5713         * gdb.cp/local.exp
5714         * gdb.cp/m-data.exp
5715         * gdb.cp/m-static.exp
5716         * gdb.cp/mb-ctor.exp
5717         * gdb.cp/mb-inline.exp
5718         * gdb.cp/mb-templates.exp
5719         * gdb.cp/member-name.exp
5720         * gdb.cp/member-ptr.exp
5721         * gdb.cp/meth-typedefs.exp
5722         * gdb.cp/method.exp
5723         * gdb.cp/method2.exp
5724         * gdb.cp/minsym-fallback.exp
5725         * gdb.cp/misc.exp
5726         * gdb.cp/namelessclass.exp
5727         * gdb.cp/namespace-enum.exp
5728         * gdb.cp/namespace-nested-import.exp
5729         * gdb.cp/namespace.exp
5730         * gdb.cp/nextoverthrow.exp
5731         * gdb.cp/no-dmgl-verbose.exp
5732         * gdb.cp/non-trivial-retval.exp
5733         * gdb.cp/noparam.exp
5734         * gdb.cp/nsdecl.exp
5735         * gdb.cp/nsimport.exp
5736         * gdb.cp/nsnested.exp
5737         * gdb.cp/nsnoimports.exp
5738         * gdb.cp/nsrecurs.exp
5739         * gdb.cp/nsstress.exp
5740         * gdb.cp/nsusing.exp
5741         * gdb.cp/operator.exp
5742         * gdb.cp/oranking.exp
5743         * gdb.cp/overload-const.exp
5744         * gdb.cp/overload.exp
5745         * gdb.cp/ovldbreak.exp
5746         * gdb.cp/ovsrch.exp
5747         * gdb.cp/paren-type.exp
5748         * gdb.cp/parse-lang.exp
5749         * gdb.cp/pass-by-ref.exp
5750         * gdb.cp/pr-1023.exp
5751         * gdb.cp/pr-1210.exp
5752         * gdb.cp/pr-574.exp
5753         * gdb.cp/pr10687.exp
5754         * gdb.cp/pr12028.exp
5755         * gdb.cp/pr17132.exp
5756         * gdb.cp/pr17494.exp
5757         * gdb.cp/pr9067.exp
5758         * gdb.cp/pr9167.exp
5759         * gdb.cp/pr9631.exp
5760         * gdb.cp/printmethod.exp
5761         * gdb.cp/psmang.exp
5762         * gdb.cp/psymtab-parameter.exp
5763         * gdb.cp/ptype-cv-cp.exp
5764         * gdb.cp/ptype-flags.exp
5765         * gdb.cp/re-set-overloaded.exp
5766         * gdb.cp/ref-types.exp
5767         * gdb.cp/rtti.exp
5768         * gdb.cp/scope-err.exp
5769         * gdb.cp/shadow.exp
5770         * gdb.cp/smartp.exp
5771         * gdb.cp/static-method.exp
5772         * gdb.cp/static-print-quit.exp
5773         * gdb.cp/temargs.exp
5774         * gdb.cp/templates.exp
5775         * gdb.cp/try_catch.exp
5776         * gdb.cp/typedef-operator.exp
5777         * gdb.cp/typeid.exp
5778         * gdb.cp/userdef.exp
5779         * gdb.cp/using-crash.exp
5780         * gdb.cp/var-tag.exp
5781         * gdb.cp/virtbase.exp
5782         * gdb.cp/virtfunc.exp
5783         * gdb.cp/virtfunc2.exp
5784         * gdb.cp/vla-cxx.exp
5785         * gdb.disasm/t01_mov.exp
5786         * gdb.disasm/t02_mova.exp
5787         * gdb.disasm/t03_add.exp
5788         * gdb.disasm/t04_sub.exp
5789         * gdb.disasm/t05_cmp.exp
5790         * gdb.disasm/t06_ari2.exp
5791         * gdb.disasm/t07_ari3.exp
5792         * gdb.disasm/t08_or.exp
5793         * gdb.disasm/t09_xor.exp
5794         * gdb.disasm/t10_and.exp
5795         * gdb.disasm/t11_logs.exp
5796         * gdb.disasm/t12_bit.exp
5797         * gdb.disasm/t13_otr.exp
5798         * gdb.dlang/circular.exp
5799         * gdb.dwarf2/arr-stride.exp
5800         * gdb.dwarf2/arr-subrange.exp
5801         * gdb.dwarf2/atomic-type.exp
5802         * gdb.dwarf2/bad-regnum.exp
5803         * gdb.dwarf2/bitfield-parent-optimized-out.exp
5804         * gdb.dwarf2/callframecfa.exp
5805         * gdb.dwarf2/clztest.exp
5806         * gdb.dwarf2/corrupt.exp
5807         * gdb.dwarf2/data-loc.exp
5808         * gdb.dwarf2/dup-psym.exp
5809         * gdb.dwarf2/dw2-anon-mptr.exp
5810         * gdb.dwarf2/dw2-anonymous-func.exp
5811         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5812         * gdb.dwarf2/dw2-bad-unresolved.exp
5813         * gdb.dwarf2/dw2-basic.exp
5814         * gdb.dwarf2/dw2-canonicalize-type.exp
5815         * gdb.dwarf2/dw2-case-insensitive.exp
5816         * gdb.dwarf2/dw2-common-block.exp
5817         * gdb.dwarf2/dw2-compdir-oldgcc.exp
5818         * gdb.dwarf2/dw2-compressed.exp
5819         * gdb.dwarf2/dw2-const.exp
5820         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5821         * gdb.dwarf2/dw2-cu-size.exp
5822         * gdb.dwarf2/dw2-dup-frame.exp
5823         * gdb.dwarf2/dw2-entry-value.exp
5824         * gdb.dwarf2/dw2-icycle.exp
5825         * gdb.dwarf2/dw2-ifort-parameter.exp
5826         * gdb.dwarf2/dw2-inline-break.exp
5827         * gdb.dwarf2/dw2-inline-param.exp
5828         * gdb.dwarf2/dw2-intercu.exp
5829         * gdb.dwarf2/dw2-intermix.exp
5830         * gdb.dwarf2/dw2-lexical-block-bare.exp
5831         * gdb.dwarf2/dw2-linkage-name-trust.exp
5832         * gdb.dwarf2/dw2-minsym-in-cu.exp
5833         * gdb.dwarf2/dw2-noloc.exp
5834         * gdb.dwarf2/dw2-op-call.exp
5835         * gdb.dwarf2/dw2-op-out-param.exp
5836         * gdb.dwarf2/dw2-opt-structptr.exp
5837         * gdb.dwarf2/dw2-param-error.exp
5838         * gdb.dwarf2/dw2-producer.exp
5839         * gdb.dwarf2/dw2-ranges-base.exp
5840         * gdb.dwarf2/dw2-ref-missing-frame.exp
5841         * gdb.dwarf2/dw2-reg-undefined.exp
5842         * gdb.dwarf2/dw2-regno-invalid.exp
5843         * gdb.dwarf2/dw2-restore.exp
5844         * gdb.dwarf2/dw2-restrict.exp
5845         * gdb.dwarf2/dw2-single-line-discriminators.exp
5846         * gdb.dwarf2/dw2-strp.exp
5847         * gdb.dwarf2/dw2-undefined-ret-addr.exp
5848         * gdb.dwarf2/dw2-unresolved.exp
5849         * gdb.dwarf2/dw2-var-zero-addr.exp
5850         * gdb.dwarf2/dw4-sig-types.exp
5851         * gdb.dwarf2/dwz.exp
5852         * gdb.dwarf2/dynarr-ptr.exp
5853         * gdb.dwarf2/enum-type.exp
5854         * gdb.dwarf2/gdb-index.exp
5855         * gdb.dwarf2/implptr-64bit.exp
5856         * gdb.dwarf2/implptr-optimized-out.exp
5857         * gdb.dwarf2/implptr.exp
5858         * gdb.dwarf2/implref-array.exp
5859         * gdb.dwarf2/implref-const.exp
5860         * gdb.dwarf2/implref-global.exp
5861         * gdb.dwarf2/implref-struct.exp
5862         * gdb.dwarf2/mac-fileno.exp
5863         * gdb.dwarf2/main-subprogram.exp
5864         * gdb.dwarf2/member-ptr-forwardref.exp
5865         * gdb.dwarf2/method-ptr.exp
5866         * gdb.dwarf2/missing-sig-type.exp
5867         * gdb.dwarf2/nonvar-access.exp
5868         * gdb.dwarf2/opaque-type-lookup.exp
5869         * gdb.dwarf2/pieces-optimized-out.exp
5870         * gdb.dwarf2/pieces.exp
5871         * gdb.dwarf2/pr10770.exp
5872         * gdb.dwarf2/pr13961.exp
5873         * gdb.dwarf2/staticvirtual.exp
5874         * gdb.dwarf2/subrange.exp
5875         * gdb.dwarf2/symtab-producer.exp
5876         * gdb.dwarf2/trace-crash.exp
5877         * gdb.dwarf2/typeddwarf.exp
5878         * gdb.dwarf2/valop.exp
5879         * gdb.dwarf2/watch-notconst.exp
5880         * gdb.fortran/array-element.exp
5881         * gdb.fortran/charset.exp
5882         * gdb.fortran/common-block.exp
5883         * gdb.fortran/complex.exp
5884         * gdb.fortran/derived-type-function.exp
5885         * gdb.fortran/derived-type.exp
5886         * gdb.fortran/logical.exp
5887         * gdb.fortran/module.exp
5888         * gdb.fortran/multi-dim.exp
5889         * gdb.fortran/nested-funcs.exp
5890         * gdb.fortran/print-formatted.exp
5891         * gdb.fortran/subarray.exp
5892         * gdb.fortran/vla-alloc-assoc.exp
5893         * gdb.fortran/vla-datatypes.exp
5894         * gdb.fortran/vla-history.exp
5895         * gdb.fortran/vla-ptr-info.exp
5896         * gdb.fortran/vla-ptype-sub.exp
5897         * gdb.fortran/vla-ptype.exp
5898         * gdb.fortran/vla-sizeof.exp
5899         * gdb.fortran/vla-type.exp
5900         * gdb.fortran/vla-value-sub-arbitrary.exp
5901         * gdb.fortran/vla-value-sub-finish.exp
5902         * gdb.fortran/vla-value-sub.exp
5903         * gdb.fortran/vla-value.exp
5904         * gdb.fortran/whatis_type.exp
5905         * gdb.go/chan.exp
5906         * gdb.go/handcall.exp
5907         * gdb.go/hello.exp
5908         * gdb.go/integers.exp
5909         * gdb.go/methods.exp
5910         * gdb.go/package.exp
5911         * gdb.go/strings.exp
5912         * gdb.go/types.exp
5913         * gdb.go/unsafe.exp
5914         * gdb.guile/scm-arch.exp
5915         * gdb.guile/scm-block.exp
5916         * gdb.guile/scm-breakpoint.exp
5917         * gdb.guile/scm-cmd.exp
5918         * gdb.guile/scm-disasm.exp
5919         * gdb.guile/scm-equal.exp
5920         * gdb.guile/scm-frame-args.exp
5921         * gdb.guile/scm-frame-inline.exp
5922         * gdb.guile/scm-frame.exp
5923         * gdb.guile/scm-iterator.exp
5924         * gdb.guile/scm-math.exp
5925         * gdb.guile/scm-objfile.exp
5926         * gdb.guile/scm-ports.exp
5927         * gdb.guile/scm-symbol.exp
5928         * gdb.guile/scm-symtab.exp
5929         * gdb.guile/scm-value-cc.exp
5930         * gdb.guile/types-module.exp
5931         * gdb.linespec/break-ask.exp
5932         * gdb.linespec/cpexplicit.exp
5933         * gdb.linespec/explicit.exp
5934         * gdb.linespec/keywords.exp
5935         * gdb.linespec/linespec.exp
5936         * gdb.linespec/ls-dollar.exp
5937         * gdb.linespec/ls-errs.exp
5938         * gdb.linespec/skip-two.exp
5939         * gdb.linespec/thread.exp
5940         * gdb.mi/mi-async.exp
5941         * gdb.mi/mi-basics.exp
5942         * gdb.mi/mi-break.exp
5943         * gdb.mi/mi-catch-load.exp
5944         * gdb.mi/mi-cli.exp
5945         * gdb.mi/mi-cmd-param-changed.exp
5946         * gdb.mi/mi-console.exp
5947         * gdb.mi/mi-detach.exp
5948         * gdb.mi/mi-disassemble.exp
5949         * gdb.mi/mi-eval.exp
5950         * gdb.mi/mi-file-transfer.exp
5951         * gdb.mi/mi-file.exp
5952         * gdb.mi/mi-fill-memory.exp
5953         * gdb.mi/mi-inheritance-syntax-error.exp
5954         * gdb.mi/mi-linespec-err-cp.exp
5955         * gdb.mi/mi-logging.exp
5956         * gdb.mi/mi-memory-changed.exp
5957         * gdb.mi/mi-read-memory.exp
5958         * gdb.mi/mi-record-changed.exp
5959         * gdb.mi/mi-reg-undefined.exp
5960         * gdb.mi/mi-regs.exp
5961         * gdb.mi/mi-return.exp
5962         * gdb.mi/mi-reverse.exp
5963         * gdb.mi/mi-simplerun.exp
5964         * gdb.mi/mi-solib.exp
5965         * gdb.mi/mi-stack.exp
5966         * gdb.mi/mi-stepi.exp
5967         * gdb.mi/mi-syn-frame.exp
5968         * gdb.mi/mi-until.exp
5969         * gdb.mi/mi-var-block.exp
5970         * gdb.mi/mi-var-child.exp
5971         * gdb.mi/mi-var-cmd.exp
5972         * gdb.mi/mi-var-cp.exp
5973         * gdb.mi/mi-var-display.exp
5974         * gdb.mi/mi-var-invalidate.exp
5975         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5976         * gdb.mi/mi-vla-fortran.exp
5977         * gdb.mi/mi-watch.exp
5978         * gdb.mi/mi2-var-child.exp
5979         * gdb.mi/user-selected-context-sync.exp
5980         * gdb.modula2/unbounded-array.exp
5981         * gdb.multi/dummy-frame-restore.exp
5982         * gdb.multi/multi-arch-exec.exp
5983         * gdb.multi/multi-arch.exp
5984         * gdb.multi/tids.exp
5985         * gdb.multi/watchpoint-multi.exp
5986         * gdb.opencl/callfuncs.exp
5987         * gdb.opencl/convs_casts.exp
5988         * gdb.opencl/datatypes.exp
5989         * gdb.opencl/operators.exp
5990         * gdb.opencl/vec_comps.exp
5991         * gdb.opt/clobbered-registers-O2.exp
5992         * gdb.opt/inline-break.exp
5993         * gdb.opt/inline-bt.exp
5994         * gdb.opt/inline-cmds.exp
5995         * gdb.opt/inline-locals.exp
5996         * gdb.pascal/case-insensitive-symbols.exp
5997         * gdb.pascal/floats.exp
5998         * gdb.pascal/gdb11492.exp
5999         * gdb.python/lib-types.exp
6000         * gdb.python/py-arch.exp
6001         * gdb.python/py-as-string.exp
6002         * gdb.python/py-bad-printers.exp
6003         * gdb.python/py-block.exp
6004         * gdb.python/py-breakpoint-create-fail.exp
6005         * gdb.python/py-breakpoint.exp
6006         * gdb.python/py-caller-is.exp
6007         * gdb.python/py-cmd.exp
6008         * gdb.python/py-explore-cc.exp
6009         * gdb.python/py-explore.exp
6010         * gdb.python/py-finish-breakpoint.exp
6011         * gdb.python/py-finish-breakpoint2.exp
6012         * gdb.python/py-frame-args.exp
6013         * gdb.python/py-frame-inline.exp
6014         * gdb.python/py-frame.exp
6015         * gdb.python/py-framefilter-mi.exp
6016         * gdb.python/py-infthread.exp
6017         * gdb.python/py-lazy-string.exp
6018         * gdb.python/py-linetable.exp
6019         * gdb.python/py-mi-events.exp
6020         * gdb.python/py-mi-objfile.exp
6021         * gdb.python/py-mi.exp
6022         * gdb.python/py-objfile.exp
6023         * gdb.python/py-pp-integral.exp
6024         * gdb.python/py-pp-maint.exp
6025         * gdb.python/py-pp-re-notag.exp
6026         * gdb.python/py-pp-registration.exp
6027         * gdb.python/py-recurse-unwind.exp
6028         * gdb.python/py-strfns.exp
6029         * gdb.python/py-symbol.exp
6030         * gdb.python/py-symtab.exp
6031         * gdb.python/py-sync-interp.exp
6032         * gdb.python/py-typeprint.exp
6033         * gdb.python/py-unwind-maint.exp
6034         * gdb.python/py-unwind.exp
6035         * gdb.python/py-value-cc.exp
6036         * gdb.python/py-xmethods.exp
6037         * gdb.reverse/amd64-tailcall-reverse.exp
6038         * gdb.reverse/break-precsave.exp
6039         * gdb.reverse/break-reverse.exp
6040         * gdb.reverse/consecutive-precsave.exp
6041         * gdb.reverse/consecutive-reverse.exp
6042         * gdb.reverse/finish-precsave.exp
6043         * gdb.reverse/finish-reverse-bkpt.exp
6044         * gdb.reverse/finish-reverse.exp
6045         * gdb.reverse/fstatat-reverse.exp
6046         * gdb.reverse/getresuid-reverse.exp
6047         * gdb.reverse/i386-precsave.exp
6048         * gdb.reverse/i386-reverse.exp
6049         * gdb.reverse/i386-sse-reverse.exp
6050         * gdb.reverse/i387-env-reverse.exp
6051         * gdb.reverse/i387-stack-reverse.exp
6052         * gdb.reverse/insn-reverse.exp
6053         * gdb.reverse/machinestate-precsave.exp
6054         * gdb.reverse/machinestate.exp
6055         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6056         * gdb.reverse/pipe-reverse.exp
6057         * gdb.reverse/readv-reverse.exp
6058         * gdb.reverse/recvmsg-reverse.exp
6059         * gdb.reverse/rerun-prec.exp
6060         * gdb.reverse/s390-mvcle.exp
6061         * gdb.reverse/step-precsave.exp
6062         * gdb.reverse/step-reverse.exp
6063         * gdb.reverse/time-reverse.exp
6064         * gdb.reverse/until-precsave.exp
6065         * gdb.reverse/until-reverse.exp
6066         * gdb.reverse/waitpid-reverse.exp
6067         * gdb.reverse/watch-precsave.exp
6068         * gdb.reverse/watch-reverse.exp
6069         * gdb.rust/generics.exp
6070         * gdb.rust/methods.exp
6071         * gdb.rust/modules.exp
6072         * gdb.rust/simple.exp
6073         * gdb.server/connect-with-no-symbol-file.exp
6074         * gdb.server/ext-attach.exp
6075         * gdb.server/ext-restart.exp
6076         * gdb.server/ext-wrapper.exp
6077         * gdb.server/file-transfer.exp
6078         * gdb.server/server-exec-info.exp
6079         * gdb.server/server-kill.exp
6080         * gdb.server/server-mon.exp
6081         * gdb.server/wrapper.exp
6082         * gdb.stabs/exclfwd.exp
6083         * gdb.stabs/gdb11479.exp
6084         * gdb.threads/clone-new-thread-event.exp
6085         * gdb.threads/corethreads.exp
6086         * gdb.threads/current-lwp-dead.exp
6087         * gdb.threads/dlopen-libpthread.exp
6088         * gdb.threads/gcore-thread.exp
6089         * gdb.threads/sigstep-threads.exp
6090         * gdb.threads/watchpoint-fork.exp
6091         * gdb.trace/actions-changed.exp
6092         * gdb.trace/backtrace.exp
6093         * gdb.trace/change-loc.exp
6094         * gdb.trace/circ.exp
6095         * gdb.trace/collection.exp
6096         * gdb.trace/disconnected-tracing.exp
6097         * gdb.trace/ftrace.exp
6098         * gdb.trace/mi-trace-frame-collected.exp
6099         * gdb.trace/mi-trace-unavailable.exp
6100         * gdb.trace/mi-traceframe-changed.exp
6101         * gdb.trace/mi-tsv-changed.exp
6102         * gdb.trace/no-attach-trace.exp
6103         * gdb.trace/passc-dyn.exp
6104         * gdb.trace/qtro.exp
6105         * gdb.trace/range-stepping.exp
6106         * gdb.trace/read-memory.exp
6107         * gdb.trace/save-trace.exp
6108         * gdb.trace/signal.exp
6109         * gdb.trace/status-stop.exp
6110         * gdb.trace/tfile.exp
6111         * gdb.trace/trace-break.exp
6112         * gdb.trace/trace-buffer-size.exp
6113         * gdb.trace/trace-condition.exp
6114         * gdb.trace/tracefile-pseudo-reg.exp
6115         * gdb.trace/tstatus.exp
6116         * gdb.trace/unavailable.exp
6117         * gdb.trace/while-dyn.exp
6118         * gdb.trace/while-stepping.exp
6119
6120 2016-12-22  Doug Evans  <xdje42@gmail.com>
6121
6122         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6123         and msymbols.
6124
6125 2016-12-19  Yao Qi  <yao.qi@linaro.org>
6126
6127         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6128         (test_with_self): Don't call do_steps_and_nexts, and remove
6129         code about stepping into xmalloc.
6130
6131 2016-12-09  Yao Qi  <yao.qi@linaro.org>
6132
6133         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6134
6135 2016-12-09  Yao Qi  <yao.qi@linaro.org>
6136
6137         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6138
6139 2016-12-09  Pedro Alves  <palves@redhat.com>
6140
6141         * gdb.base/all-architectures-0.exp: New file.
6142         * gdb.base/all-architectures-1.exp: New file.
6143         * gdb.base/all-architectures-2.exp: New file.
6144         * gdb.base/all-architectures-3.exp: New file.
6145         * gdb.base/all-architectures-4.exp: New file.
6146         * gdb.base/all-architectures-5.exp: New file.
6147         * gdb.base/all-architectures-6.exp: New file.
6148         * gdb.base/all-architectures-7.exp: New file.
6149         * gdb.base/all-architectures.exp.in: New file.
6150
6151 2016-12-09  Yao Qi  <yao.qi@linaro.org>
6152
6153         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6154
6155 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
6156
6157         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6158         possible.
6159         Remove useless pattern-matching code.
6160
6161 2016-12-02  Pedro Alves  <palves@redhat.com>
6162
6163         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6164         procedure.
6165         (top level): Call it.
6166
6167 2016-12-02  Pedro Alves  <palves@redhat.com>
6168
6169         * gdb.base/commands.exp (user_defined_command_args_stack_test):
6170         New procedure.
6171         (top level): Call it.
6172
6173 2016-12-02  Pedro Alves  <palves@redhat.com>
6174
6175         PR cli/20559
6176         * gdb.base/commands.exp (user_defined_command_args_eval): New
6177         procedure.
6178         (top level): Call it.
6179
6180 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
6181
6182         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6183         timeout handling.
6184
6185 2016-12-02  Tom Tromey  <tom@tromey.com>
6186
6187         * gdb.dwarf2/main-subprogram.c: New file.
6188         * gdb.dwarf2/main-subprogram.exp: New file.
6189
6190 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6191
6192         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6193         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6194         gdb_test_no_output for a couple of cases.
6195         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6196
6197 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6198
6199         Fix test names and standardize compilation error messages throughout
6200         the following files:
6201
6202         * gdb.ada/start.exp
6203         * gdb.arch/alpha-step.exp
6204         * gdb.arch/e500-prologue.exp
6205         * gdb.arch/ftrace-insn-reloc.exp
6206         * gdb.arch/gdb1291.exp
6207         * gdb.arch/gdb1431.exp
6208         * gdb.arch/gdb1558.exp
6209         * gdb.arch/i386-dr3-watch.exp
6210         * gdb.arch/i386-sse-stack-align.exp
6211         * gdb.arch/ia64-breakpoint-shadow.exp
6212         * gdb.arch/pa-nullify.exp
6213         * gdb.arch/powerpc-aix-prologue.exp
6214         * gdb.arch/thumb-bx-pc.exp
6215         * gdb.base/annota1.exp
6216         * gdb.base/annota3.exp
6217         * gdb.base/arrayidx.exp
6218         * gdb.base/assign.exp
6219         * gdb.base/attach.exp
6220         * gdb.base/auxv.exp
6221         * gdb.base/bang.exp
6222         * gdb.base/bfp-test.exp
6223         * gdb.base/bigcore.exp
6224         * gdb.base/bitfields2.exp
6225         * gdb.base/break-fun-addr.exp
6226         * gdb.base/break-probes.exp
6227         * gdb.base/call-rt-st.exp
6228         * gdb.base/callexit.exp
6229         * gdb.base/catch-fork-kill.exp
6230         * gdb.base/charset.exp
6231         * gdb.base/checkpoint.exp
6232         * gdb.base/comprdebug.exp
6233         * gdb.base/constvars.exp
6234         * gdb.base/coredump-filter.exp
6235         * gdb.base/cursal.exp
6236         * gdb.base/cvexpr.exp
6237         * gdb.base/detach.exp
6238         * gdb.base/display.exp
6239         * gdb.base/dmsym.exp
6240         * gdb.base/dprintf-pending.exp
6241         * gdb.base/dso2dso.exp
6242         * gdb.base/dtrace-probe.exp
6243         * gdb.base/dump.exp
6244         * gdb.base/enum_cond.exp
6245         * gdb.base/exe-lock.exp
6246         * gdb.base/exec-invalid-sysroot.exp
6247         * gdb.base/execl-update-breakpoints.exp
6248         * gdb.base/exprs.exp
6249         * gdb.base/fileio.exp
6250         * gdb.base/find.exp
6251         * gdb.base/finish.exp
6252         * gdb.base/fixsection.exp
6253         * gdb.base/foll-vfork.exp
6254         * gdb.base/frame-args.exp
6255         * gdb.base/gcore.exp
6256         * gdb.base/gdb1250.exp
6257         * gdb.base/global-var-nested-by-dso.exp
6258         * gdb.base/gnu-ifunc.exp
6259         * gdb.base/hashline1.exp
6260         * gdb.base/hashline2.exp
6261         * gdb.base/hashline3.exp
6262         * gdb.base/hbreak-in-shr-unsupported.exp
6263         * gdb.base/huge.exp
6264         * gdb.base/infcall-input.exp
6265         * gdb.base/info-fun.exp
6266         * gdb.base/info-shared.exp
6267         * gdb.base/jit-simple.exp
6268         * gdb.base/jit-so.exp
6269         * gdb.base/jit.exp
6270         * gdb.base/jump.exp
6271         * gdb.base/label.exp
6272         * gdb.base/lineinc.exp
6273         * gdb.base/logical.exp
6274         * gdb.base/longjmp.exp
6275         * gdb.base/macscp.exp
6276         * gdb.base/miscexprs.exp
6277         * gdb.base/new-ui-echo.exp
6278         * gdb.base/new-ui-pending-input.exp
6279         * gdb.base/new-ui.exp
6280         * gdb.base/nodebug.exp
6281         * gdb.base/nofield.exp
6282         * gdb.base/offsets.exp
6283         * gdb.base/overlays.exp
6284         * gdb.base/pending.exp
6285         * gdb.base/pointers.exp
6286         * gdb.base/pr11022.exp
6287         * gdb.base/printcmds.exp
6288         * gdb.base/prologue.exp
6289         * gdb.base/ptr-typedef.exp
6290         * gdb.base/realname-expand.exp
6291         * gdb.base/relativedebug.exp
6292         * gdb.base/relocate.exp
6293         * gdb.base/remote.exp
6294         * gdb.base/reread.exp
6295         * gdb.base/return2.exp
6296         * gdb.base/savedregs.exp
6297         * gdb.base/sep.exp
6298         * gdb.base/sepdebug.exp
6299         * gdb.base/sepsymtab.exp
6300         * gdb.base/set-inferior-tty.exp
6301         * gdb.base/setshow.exp
6302         * gdb.base/shlib-call.exp
6303         * gdb.base/sigaltstack.exp
6304         * gdb.base/siginfo-addr.exp
6305         * gdb.base/signals.exp
6306         * gdb.base/signull.exp
6307         * gdb.base/sigrepeat.exp
6308         * gdb.base/so-impl-ld.exp
6309         * gdb.base/solib-display.exp
6310         * gdb.base/solib-overlap.exp
6311         * gdb.base/solib-search.exp
6312         * gdb.base/solib-symbol.exp
6313         * gdb.base/structs.exp
6314         * gdb.base/structs2.exp
6315         * gdb.base/symtab-search-order.exp
6316         * gdb.base/twice.exp
6317         * gdb.base/unload.exp
6318         * gdb.base/varargs.exp
6319         * gdb.base/watchpoint-solib.exp
6320         * gdb.base/watchpoint.exp
6321         * gdb.base/whatis.exp
6322         * gdb.base/wrong_frame_bt_full.exp
6323         * gdb.btrace/dlopen.exp
6324         * gdb.cell/ea-standalone.exp
6325         * gdb.cell/ea-test.exp
6326         * gdb.cp/dispcxx.exp
6327         * gdb.cp/gdb2384.exp
6328         * gdb.cp/method2.exp
6329         * gdb.cp/nextoverthrow.exp
6330         * gdb.cp/pr10728.exp
6331         * gdb.disasm/am33.exp
6332         * gdb.disasm/h8300s.exp
6333         * gdb.disasm/mn10300.exp
6334         * gdb.disasm/sh3.exp
6335         * gdb.dwarf2/dw2-dir-file-name.exp
6336         * gdb.fortran/complex.exp
6337         * gdb.fortran/library-module.exp
6338         * gdb.guile/scm-pretty-print.exp
6339         * gdb.guile/scm-symbol.exp
6340         * gdb.guile/scm-type.exp
6341         * gdb.guile/scm-value.exp
6342         * gdb.linespec/linespec.exp
6343         * gdb.mi/gdb701.exp
6344         * gdb.mi/gdb792.exp
6345         * gdb.mi/mi-breakpoint-changed.exp
6346         * gdb.mi/mi-dprintf-pending.exp
6347         * gdb.mi/mi-dprintf.exp
6348         * gdb.mi/mi-exit-code.exp
6349         * gdb.mi/mi-pending.exp
6350         * gdb.mi/mi-solib.exp
6351         * gdb.mi/new-ui-mi-sync.exp
6352         * gdb.mi/pr11022.exp
6353         * gdb.mi/user-selected-context-sync.exp
6354         * gdb.opt/solib-intra-step.exp
6355         * gdb.python/py-events.exp
6356         * gdb.python/py-finish-breakpoint.exp
6357         * gdb.python/py-mi.exp
6358         * gdb.python/py-prettyprint.exp
6359         * gdb.python/py-shared.exp
6360         * gdb.python/py-symbol.exp
6361         * gdb.python/py-template.exp
6362         * gdb.python/py-type.exp
6363         * gdb.python/py-value.exp
6364         * gdb.reverse/solib-precsave.exp
6365         * gdb.reverse/solib-reverse.exp
6366         * gdb.server/solib-list.exp
6367         * gdb.stabs/weird.exp
6368         * gdb.threads/reconnect-signal.exp
6369         * gdb.threads/stepi-random-signal.exp
6370         * gdb.trace/actions.exp
6371         * gdb.trace/ax.exp
6372         * gdb.trace/backtrace.exp
6373         * gdb.trace/change-loc.exp
6374         * gdb.trace/deltrace.exp
6375         * gdb.trace/ftrace-lock.exp
6376         * gdb.trace/ftrace.exp
6377         * gdb.trace/infotrace.exp
6378         * gdb.trace/mi-tracepoint-changed.exp
6379         * gdb.trace/packetlen.exp
6380         * gdb.trace/passcount.exp
6381         * gdb.trace/pending.exp
6382         * gdb.trace/range-stepping.exp
6383         * gdb.trace/report.exp
6384         * gdb.trace/stap-trace.exp
6385         * gdb.trace/tfind.exp
6386         * gdb.trace/trace-break.exp
6387         * gdb.trace/trace-condition.exp
6388         * gdb.trace/trace-enable-disable.exp
6389         * gdb.trace/trace-mt.exp
6390         * gdb.trace/tracecmd.exp
6391         * gdb.trace/tspeed.exp
6392         * gdb.trace/tsv.exp
6393         * lib/perftest.exp
6394
6395 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6396
6397         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6398         with gdb_test_no_output.
6399         Use command as test name.
6400
6401 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6402
6403         Fix test names starting with uppercase throughout the files.
6404
6405         * gdb.ada/assign_1.exp
6406         * gdb.ada/boolean_expr.exp
6407         * gdb.base/arrayidx.exp
6408         * gdb.base/del.exp
6409         * gdb.base/gcore-buffer-overflow.exp
6410         * gdb.base/testenv.exp
6411         * gdb.compile/compile.exp
6412         * gdb.python/py-framefilter-invalidarg.exp
6413         * gdb.python/py-framefilter.exp
6414
6415 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6416
6417         Fix test names starting with uppercase throughout the files.
6418
6419         * gdb.ada/array_return.exp
6420         * gdb.ada/expr_delims.exp
6421         * gdb.ada/mi_dyn_arr.exp
6422         * gdb.ada/mi_interface.exp
6423         * gdb.ada/mi_var_array.exp
6424         * gdb.ada/watch_arg.exp
6425         * gdb.arch/alpha-step.exp
6426         * gdb.arch/altivec-regs.exp
6427         * gdb.arch/e500-regs.exp
6428         * gdb.arch/powerpc-d128-regs.exp
6429         * gdb.base/arrayidx.exp
6430         * gdb.base/break.exp
6431         * gdb.base/checkpoint.exp
6432         * gdb.base/debug-expr.exp
6433         * gdb.base/dmsym.exp
6434         * gdb.base/radix.exp
6435         * gdb.base/sepdebug.exp
6436         * gdb.base/testenv.exp
6437         * gdb.base/watch_thread_num.exp
6438         * gdb.base/watchpoint-cond-gone.exp
6439         * gdb.cell/break.exp
6440         * gdb.cell/ea-cache.exp
6441         * gdb.compile/compile.exp
6442         * gdb.cp/gdb2495.exp
6443         * gdb.gdb/selftest.exp
6444         * gdb.gdb/xfullpath.exp
6445         * gdb.go/hello.exp
6446         * gdb.go/integers.exp
6447         * gdb.objc/basicclass.exp
6448         * gdb.pascal/hello.exp
6449         * gdb.pascal/integers.exp
6450         * gdb.python/py-breakpoint.exp
6451         * gdb.python/py-cmd.exp
6452         * gdb.python/py-linetable.exp
6453         * gdb.python/py-xmethods.exp
6454         * gdb.python/python.exp
6455         * gdb.reverse/consecutive-precsave.exp
6456         * gdb.reverse/finish-precsave.exp
6457         * gdb.reverse/i386-precsave.exp
6458         * gdb.reverse/machinestate-precsave.exp
6459         * gdb.reverse/sigall-precsave.exp
6460         * gdb.reverse/solib-precsave.exp
6461         * gdb.reverse/step-precsave.exp
6462         * gdb.reverse/until-precsave.exp
6463         * gdb.reverse/watch-precsave.exp
6464         * gdb.threads/leader-exit.exp
6465         * gdb.threads/pthreads.exp
6466         * gdb.threads/wp-replication.exp
6467         * gdb.trace/actions.exp
6468         * gdb.trace/mi-tsv-changed.exp
6469         * gdb.trace/tsv.exp
6470
6471 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6472
6473         Fix test names starting with uppercase throughout the files.
6474
6475         * gdb.arch/i386-bp_permanent.exp
6476         * gdb.arch/i386-gnu-cfi.exp
6477         * gdb.base/disasm-end-cu.exp
6478         * gdb.base/macscp.exp
6479         * gdb.base/pending.exp
6480         * gdb.base/watch_thread_num.exp
6481         * gdb.cp/exception.exp
6482         * gdb.cp/gdb2495.exp
6483         * gdb.cp/local.exp
6484         * gdb.python/py-evsignal.exp
6485         * gdb.python/python.exp
6486         * gdb.trace/tracecmd.exp
6487
6488 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6489
6490         Fix test names starting with uppercase throughout the files.
6491
6492         * gdb.base/charset.exp
6493         * gdb.base/eval.exp
6494         * gdb.base/multi-forks.exp
6495         * gdb.guile/scm-progspace.exp
6496         * gdb.opencl/datatypes.exp
6497         * gdb.python/py-block.exp
6498         * gdb.python/py-function.exp
6499         * gdb.python/py-symbol.exp
6500         * gdb.python/py-symtab.exp
6501         * gdb.python/py-xmethods.exp
6502         * gdb.reverse/break-precsave.exp
6503         * gdb.reverse/break-reverse.exp
6504         * gdb.reverse/consecutive-precsave.exp
6505         * gdb.reverse/consecutive-reverse.exp
6506         * gdb.reverse/finish-precsave.exp
6507         * gdb.reverse/finish-reverse-bkpt.exp
6508         * gdb.reverse/finish-reverse.exp
6509         * gdb.reverse/fstatat-reverse.exp
6510         * gdb.reverse/getresuid-reverse.exp
6511         * gdb.reverse/i386-precsave.exp
6512         * gdb.reverse/i386-reverse.exp
6513         * gdb.reverse/i386-sse-reverse.exp
6514         * gdb.reverse/i387-stack-reverse.exp
6515         * gdb.reverse/insn-reverse.exp
6516         * gdb.reverse/machinestate-precsave.exp
6517         * gdb.reverse/machinestate.exp
6518         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6519         * gdb.reverse/pipe-reverse.exp
6520         * gdb.reverse/readv-reverse.exp
6521         * gdb.reverse/recvmsg-reverse.exp
6522         * gdb.reverse/rerun-prec.exp
6523         * gdb.reverse/s390-mvcle.exp
6524         * gdb.reverse/sigall-precsave.exp
6525         * gdb.reverse/sigall-reverse.exp
6526         * gdb.reverse/solib-precsave.exp
6527         * gdb.reverse/solib-reverse.exp
6528         * gdb.reverse/step-precsave.exp
6529         * gdb.reverse/step-reverse.exp
6530         * gdb.reverse/time-reverse.exp
6531         * gdb.reverse/until-precsave.exp
6532         * gdb.reverse/until-reverse.exp
6533         * gdb.reverse/waitpid-reverse.exp
6534         * gdb.reverse/watch-precsave.exp
6535         * gdb.reverse/watch-reverse.exp
6536
6537 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6538
6539         Fix test names starting with uppercase throughout the files.
6540
6541         * gdb.arch/i386-mpx-simple_segv.exp
6542         * gdb.arch/i386-mpx.exp
6543         * gdb.arch/i386-permbkpt.exp
6544         * gdb.arch/pa-nullify.exp
6545         * gdb.arch/powerpc-d128-regs.exp
6546         * gdb.arch/vsx-regs.exp
6547         * gdb.base/bfp-test.exp
6548         * gdb.base/break.exp
6549         * gdb.base/breakpoint-shadow.exp
6550         * gdb.base/callfuncs.exp
6551         * gdb.base/charset.exp
6552         * gdb.base/commands.exp
6553         * gdb.base/completion.exp
6554         * gdb.base/dfp-test.exp
6555         * gdb.base/echo.exp
6556         * gdb.base/ending-run.exp
6557         * gdb.base/eval.exp
6558         * gdb.base/expand-psymtabs.exp
6559         * gdb.base/float128.exp
6560         * gdb.base/floatn.exp
6561         * gdb.base/foll-exec-mode.exp
6562         * gdb.base/gdb1056.exp
6563         * gdb.base/gdb11531.exp
6564         * gdb.base/kill-after-signal.exp
6565         * gdb.base/multi-forks.exp
6566         * gdb.base/overlays.exp
6567         * gdb.base/pending.exp
6568         * gdb.base/sepdebug.exp
6569         * gdb.base/testenv.exp
6570         * gdb.base/valgrind-db-attach.exp
6571         * gdb.base/watch_thread_num.exp
6572         * gdb.base/watchpoint-cond-gone.exp
6573         * gdb.base/watchpoint.exp
6574         * gdb.base/watchpoints.exp
6575         * gdb.cp/arg-reference.exp
6576         * gdb.cp/baseenum.exp
6577         * gdb.cp/operator.exp
6578         * gdb.cp/shadow.exp
6579         * gdb.dwarf2/dw2-op-out-param.exp
6580         * gdb.dwarf2/dw2-reg-undefined.exp
6581         * gdb.go/chan.exp
6582         * gdb.go/hello.exp
6583         * gdb.go/integers.exp
6584         * gdb.go/methods.exp
6585         * gdb.go/package.exp
6586         * gdb.guile/scm-parameter.exp
6587         * gdb.guile/scm-progspace.exp
6588         * gdb.guile/scm-value.exp
6589         * gdb.mi/mi-pending.exp
6590         * gdb.mi/user-selected-context-sync.exp
6591         * gdb.multi/multi-attach.exp
6592         * gdb.multi/tids.exp
6593         * gdb.opt/clobbered-registers-O2.exp
6594         * gdb.pascal/floats.exp
6595         * gdb.pascal/integers.exp
6596         * gdb.python/py-block.exp
6597         * gdb.python/py-events.exp
6598         * gdb.python/py-parameter.exp
6599         * gdb.python/py-symbol.exp
6600         * gdb.python/py-symtab.exp
6601         * gdb.python/py-type.exp
6602         * gdb.python/py-value.exp
6603         * gdb.python/py-xmethods.exp
6604         * gdb.python/python.exp
6605         * gdb.reverse/break-precsave.exp
6606         * gdb.reverse/consecutive-precsave.exp
6607         * gdb.reverse/finish-precsave.exp
6608         * gdb.reverse/i386-precsave.exp
6609         * gdb.reverse/machinestate-precsave.exp
6610         * gdb.reverse/sigall-precsave.exp
6611         * gdb.reverse/solib-precsave.exp
6612         * gdb.reverse/step-precsave.exp
6613         * gdb.reverse/until-precsave.exp
6614         * gdb.reverse/watch-precsave.exp
6615         * gdb.server/ext-attach.exp
6616         * gdb.server/ext-restart.exp
6617         * gdb.server/ext-run.exp
6618         * gdb.server/ext-wrapper.exp
6619         * gdb.stabs/gdb11479.exp
6620         * gdb.stabs/weird.exp
6621         * gdb.threads/attach-many-short-lived-threads.exp
6622         * gdb.threads/kill.exp
6623         * gdb.threads/watchpoint-fork.exp
6624
6625 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6626
6627         Fix test names starting with uppercase throughout all the files below.
6628
6629         * gdb.ada/array_return.exp
6630         * gdb.ada/catch_ex.exp
6631         * gdb.ada/info_exc.exp
6632         * gdb.ada/mi_catch_ex.exp
6633         * gdb.ada/mi_dyn_arr.exp
6634         * gdb.ada/mi_ex_cond.exp
6635         * gdb.ada/mi_exc_info.exp
6636         * gdb.ada/mi_interface.exp
6637         * gdb.ada/mi_task_arg.exp
6638         * gdb.ada/mi_task_info.exp
6639         * gdb.ada/mi_var_array.exp
6640         * gdb.arch/alpha-step.exp
6641         * gdb.arch/amd64-disp-step.exp
6642         * gdb.arch/arm-disp-step.exp
6643         * gdb.arch/disp-step-insn-reloc.exp
6644         * gdb.arch/e500-prologue.exp
6645         * gdb.arch/ftrace-insn-reloc.exp
6646         * gdb.arch/gdb1558.exp
6647         * gdb.arch/i386-bp_permanent.exp
6648         * gdb.arch/i386-disp-step.exp
6649         * gdb.arch/i386-float.exp
6650         * gdb.arch/i386-gnu-cfi.exp
6651         * gdb.arch/ia64-breakpoint-shadow.exp
6652         * gdb.arch/mips16-thunks.exp
6653         * gdb.arch/pa-nullify.exp
6654         * gdb.arch/powerpc-aix-prologue.exp
6655         * gdb.arch/powerpc-power.exp
6656         * gdb.arch/ppc-dfp.exp
6657         * gdb.arch/s390-tdbregs.exp
6658         * gdb.arch/spu-info.exp
6659         * gdb.arch/spu-ls.exp
6660         * gdb.arch/thumb-bx-pc.exp
6661         * gdb.base/advance.exp
6662         * gdb.base/annota-input-while-running.exp
6663         * gdb.base/arrayidx.exp
6664         * gdb.base/asmlabel.exp
6665         * gdb.base/async.exp
6666         * gdb.base/attach-wait-input.exp
6667         * gdb.base/auto-connect-native-target.exp
6668         * gdb.base/batch-preserve-term-settings.exp
6669         * gdb.base/bfp-test.exp
6670         * gdb.base/bigcore.exp
6671         * gdb.base/bp-permanent.exp
6672         * gdb.base/break-always.exp
6673         * gdb.base/break-fun-addr.exp
6674         * gdb.base/break-idempotent.exp
6675         * gdb.base/break-main-file-remove-fail.exp
6676         * gdb.base/break-probes.exp
6677         * gdb.base/break-unload-file.exp
6678         * gdb.base/break.exp
6679         * gdb.base/call-ar-st.exp
6680         * gdb.base/call-rt-st.exp
6681         * gdb.base/call-sc.exp
6682         * gdb.base/call-signal-resume.exp
6683         * gdb.base/call-strs.exp
6684         * gdb.base/callexit.exp
6685         * gdb.base/callfuncs.exp
6686         * gdb.base/catch-gdb-caused-signals.exp
6687         * gdb.base/catch-signal-siginfo-cond.exp
6688         * gdb.base/catch-syscall.exp
6689         * gdb.base/compare-sections.exp
6690         * gdb.base/cond-eval-mode.exp
6691         * gdb.base/condbreak-call-false.exp
6692         * gdb.base/consecutive-step-over.exp
6693         * gdb.base/cursal.exp
6694         * gdb.base/disabled-location.exp
6695         * gdb.base/disasm-end-cu.exp
6696         * gdb.base/display.exp
6697         * gdb.base/double-prompt-target-event-error.exp
6698         * gdb.base/dprintf-bp-same-addr.exp
6699         * gdb.base/dprintf-detach.exp
6700         * gdb.base/dprintf-next.exp
6701         * gdb.base/dprintf-non-stop.exp
6702         * gdb.base/dprintf-pending.exp
6703         * gdb.base/dso2dso.exp
6704         * gdb.base/ending-run.exp
6705         * gdb.base/enum_cond.exp
6706         * gdb.base/examine-backward.exp
6707         * gdb.base/exe-lock.exp
6708         * gdb.base/exec-invalid-sysroot.exp
6709         * gdb.base/execl-update-breakpoints.exp
6710         * gdb.base/execution-termios.exp
6711         * gdb.base/fileio.exp
6712         * gdb.base/fixsection.exp
6713         * gdb.base/foll-exec-mode.exp
6714         * gdb.base/foll-exec.exp
6715         * gdb.base/fork-running-state.exp
6716         * gdb.base/frame-args.exp
6717         * gdb.base/fullpath-expand.exp
6718         * gdb.base/func-ptr.exp
6719         * gdb.base/gcore-relro-pie.exp
6720         * gdb.base/gdb1090.exp
6721         * gdb.base/gdb1555.exp
6722         * gdb.base/global-var-nested-by-dso.exp
6723         * gdb.base/gnu-ifunc.exp
6724         * gdb.base/hbreak-in-shr-unsupported.exp
6725         * gdb.base/hbreak-unmapped.exp
6726         * gdb.base/hook-stop.exp
6727         * gdb.base/infcall-input.exp
6728         * gdb.base/info-fun.exp
6729         * gdb.base/info-shared.exp
6730         * gdb.base/interrupt-noterm.exp
6731         * gdb.base/jit-so.exp
6732         * gdb.base/jit.exp
6733         * gdb.base/line-symtabs.exp
6734         * gdb.base/list.exp
6735         * gdb.base/longjmp.exp
6736         * gdb.base/macscp.exp
6737         * gdb.base/max-value-size.exp
6738         * gdb.base/nodebug.exp
6739         * gdb.base/nofield.exp
6740         * gdb.base/overlays.exp
6741         * gdb.base/paginate-after-ctrl-c-running.exp
6742         * gdb.base/paginate-bg-execution.exp
6743         * gdb.base/paginate-inferior-exit.exp
6744         * gdb.base/pending.exp
6745         * gdb.base/pr11022.exp
6746         * gdb.base/printcmds.exp
6747         * gdb.base/ptr-typedef.exp
6748         * gdb.base/ptype.exp
6749         * gdb.base/randomize.exp
6750         * gdb.base/range-stepping.exp
6751         * gdb.base/realname-expand.exp
6752         * gdb.base/relativedebug.exp
6753         * gdb.base/remote.exp
6754         * gdb.base/savedregs.exp
6755         * gdb.base/sepdebug.exp
6756         * gdb.base/set-noassign.exp
6757         * gdb.base/shlib-call.exp
6758         * gdb.base/shreloc.exp
6759         * gdb.base/sigaltstack.exp
6760         * gdb.base/sigbpt.exp
6761         * gdb.base/siginfo-addr.exp
6762         * gdb.base/siginfo-obj.exp
6763         * gdb.base/siginfo-thread.exp
6764         * gdb.base/signest.exp
6765         * gdb.base/signull.exp
6766         * gdb.base/sigrepeat.exp
6767         * gdb.base/skip.exp
6768         * gdb.base/so-impl-ld.exp
6769         * gdb.base/solib-corrupted.exp
6770         * gdb.base/solib-disc.exp
6771         * gdb.base/solib-display.exp
6772         * gdb.base/solib-overlap.exp
6773         * gdb.base/solib-search.exp
6774         * gdb.base/solib-symbol.exp
6775         * gdb.base/source-execution.exp
6776         * gdb.base/sss-bp-on-user-bp-2.exp
6777         * gdb.base/sss-bp-on-user-bp.exp
6778         * gdb.base/stack-checking.exp
6779         * gdb.base/stale-infcall.exp
6780         * gdb.base/step-break.exp
6781         * gdb.base/step-line.exp
6782         * gdb.base/step-over-exit.exp
6783         * gdb.base/step-test.exp
6784         * gdb.base/structs.exp
6785         * gdb.base/sym-file.exp
6786         * gdb.base/symtab-search-order.exp
6787         * gdb.base/term.exp
6788         * gdb.base/type-opaque.exp
6789         * gdb.base/unload.exp
6790         * gdb.base/until-nodebug.exp
6791         * gdb.base/until.exp
6792         * gdb.base/unwindonsignal.exp
6793         * gdb.base/watch-cond.exp
6794         * gdb.base/watch-non-mem.exp
6795         * gdb.base/watch_thread_num.exp
6796         * gdb.base/watchpoint-reuse-slot.exp
6797         * gdb.base/watchpoint-solib.exp
6798         * gdb.base/watchpoint.exp
6799         * gdb.btrace/dlopen.exp
6800         * gdb.cell/arch.exp
6801         * gdb.cell/break.exp
6802         * gdb.cell/bt.exp
6803         * gdb.cell/core.exp
6804         * gdb.cell/data.exp
6805         * gdb.cell/dwarfaddr.exp
6806         * gdb.cell/ea-cache.exp
6807         * gdb.cell/ea-standalone.exp
6808         * gdb.cell/ea-test.exp
6809         * gdb.cell/f-regs.exp
6810         * gdb.cell/fork.exp
6811         * gdb.cell/gcore.exp
6812         * gdb.cell/mem-access.exp
6813         * gdb.cell/ptype.exp
6814         * gdb.cell/registers.exp
6815         * gdb.cell/sizeof.exp
6816         * gdb.cell/solib-symbol.exp
6817         * gdb.cell/solib.exp
6818         * gdb.compile/compile-tls.exp
6819         * gdb.cp/exception.exp
6820         * gdb.cp/gdb2495.exp
6821         * gdb.cp/local.exp
6822         * gdb.cp/mb-inline.exp
6823         * gdb.cp/mb-templates.exp
6824         * gdb.cp/pr10687.exp
6825         * gdb.cp/pr9167.exp
6826         * gdb.cp/scope-err.exp
6827         * gdb.cp/templates.exp
6828         * gdb.cp/virtfunc.exp
6829         * gdb.dwarf2/dw2-dir-file-name.exp
6830         * gdb.dwarf2/dw2-single-line-discriminators.exp
6831         * gdb.fortran/complex.exp
6832         * gdb.fortran/library-module.exp
6833         * gdb.guile/guile.exp
6834         * gdb.guile/scm-cmd.exp
6835         * gdb.guile/scm-frame-inline.exp
6836         * gdb.guile/scm-objfile.exp
6837         * gdb.guile/scm-pretty-print.exp
6838         * gdb.guile/scm-symbol.exp
6839         * gdb.guile/scm-type.exp
6840         * gdb.guile/scm-value.exp
6841         * gdb.linespec/keywords.exp
6842         * gdb.linespec/ls-errs.exp
6843         * gdb.linespec/macro-relative.exp
6844         * gdb.linespec/thread.exp
6845         * gdb.mi/mi-breakpoint-changed.exp
6846         * gdb.mi/mi-dprintf-pending.exp
6847         * gdb.mi/mi-fullname-deleted.exp
6848         * gdb.mi/mi-logging.exp
6849         * gdb.mi/mi-pending.exp
6850         * gdb.mi/mi-solib.exp
6851         * gdb.mi/new-ui-mi-sync.exp
6852         * gdb.mi/user-selected-context-sync.exp
6853         * gdb.multi/dummy-frame-restore.exp
6854         * gdb.multi/multi-arch-exec.exp
6855         * gdb.multi/remove-inferiors.exp
6856         * gdb.multi/watchpoint-multi-exit.exp
6857         * gdb.opt/solib-intra-step.exp
6858         * gdb.perf/backtrace.exp
6859         * gdb.perf/single-step.exp
6860         * gdb.perf/skip-command.exp
6861         * gdb.perf/skip-prologue.exp
6862         * gdb.perf/solib.exp
6863         * gdb.python/lib-types.exp
6864         * gdb.python/py-as-string.exp
6865         * gdb.python/py-bad-printers.exp
6866         * gdb.python/py-block.exp
6867         * gdb.python/py-breakpoint.exp
6868         * gdb.python/py-cmd.exp
6869         * gdb.python/py-events.exp
6870         * gdb.python/py-evthreads.exp
6871         * gdb.python/py-finish-breakpoint.exp
6872         * gdb.python/py-finish-breakpoint2.exp
6873         * gdb.python/py-frame-inline.exp
6874         * gdb.python/py-frame.exp
6875         * gdb.python/py-inferior.exp
6876         * gdb.python/py-infthread.exp
6877         * gdb.python/py-mi.exp
6878         * gdb.python/py-objfile.exp
6879         * gdb.python/py-pp-maint.exp
6880         * gdb.python/py-pp-registration.exp
6881         * gdb.python/py-prettyprint.exp
6882         * gdb.python/py-recurse-unwind.exp
6883         * gdb.python/py-shared.exp
6884         * gdb.python/py-symbol.exp
6885         * gdb.python/py-symtab.exp
6886         * gdb.python/py-template.exp
6887         * gdb.python/py-type.exp
6888         * gdb.python/py-unwind-maint.exp
6889         * gdb.python/py-unwind.exp
6890         * gdb.python/py-value.exp
6891         * gdb.python/python.exp
6892         * gdb.reverse/finish-reverse-bkpt.exp
6893         * gdb.reverse/insn-reverse.exp
6894         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6895         * gdb.reverse/solib-precsave.exp
6896         * gdb.reverse/solib-reverse.exp
6897         * gdb.stabs/gdb11479.exp
6898         * gdb.stabs/weird.exp
6899         * gdb.threads/fork-child-threads.exp
6900         * gdb.threads/fork-plus-threads.exp
6901         * gdb.threads/fork-thread-pending.exp
6902         * gdb.threads/forking-threads-plus-breakpoint.exp
6903         * gdb.threads/hand-call-in-threads.exp
6904         * gdb.threads/interrupted-hand-call.exp
6905         * gdb.threads/linux-dp.exp
6906         * gdb.threads/local-watch-wrong-thread.exp
6907         * gdb.threads/next-while-other-thread-longjmps.exp
6908         * gdb.threads/non-ldr-exit.exp
6909         * gdb.threads/pending-step.exp
6910         * gdb.threads/print-threads.exp
6911         * gdb.threads/process-dies-while-detaching.exp
6912         * gdb.threads/process-dies-while-handling-bp.exp
6913         * gdb.threads/pthreads.exp
6914         * gdb.threads/queue-signal.exp
6915         * gdb.threads/reconnect-signal.exp
6916         * gdb.threads/signal-command-handle-nopass.exp
6917         * gdb.threads/signal-command-multiple-signals-pending.exp
6918         * gdb.threads/signal-delivered-right-thread.exp
6919         * gdb.threads/signal-sigtrap.exp
6920         * gdb.threads/sigthread.exp
6921         * gdb.threads/staticthreads.exp
6922         * gdb.threads/stepi-random-signal.exp
6923         * gdb.threads/thread-unwindonsignal.exp
6924         * gdb.threads/thread_check.exp
6925         * gdb.threads/thread_events.exp
6926         * gdb.threads/tid-reuse.exp
6927         * gdb.threads/tls-nodebug.exp
6928         * gdb.threads/tls-shared.exp
6929         * gdb.threads/tls-so_extern.exp
6930         * gdb.threads/tls.exp
6931         * gdb.threads/wp-replication.exp
6932         * gdb.trace/actions-changed.exp
6933         * gdb.trace/actions.exp
6934         * gdb.trace/backtrace.exp
6935         * gdb.trace/change-loc.exp
6936         * gdb.trace/collection.exp
6937         * gdb.trace/deltrace.exp
6938         * gdb.trace/disconnected-tracing.exp
6939         * gdb.trace/entry-values.exp
6940         * gdb.trace/ftrace-lock.exp
6941         * gdb.trace/ftrace.exp
6942         * gdb.trace/infotrace.exp
6943         * gdb.trace/mi-trace-frame-collected.exp
6944         * gdb.trace/mi-trace-unavailable.exp
6945         * gdb.trace/mi-traceframe-changed.exp
6946         * gdb.trace/mi-tracepoint-changed.exp
6947         * gdb.trace/mi-tsv-changed.exp
6948         * gdb.trace/no-attach-trace.exp
6949         * gdb.trace/packetlen.exp
6950         * gdb.trace/passc-dyn.exp
6951         * gdb.trace/passcount.exp
6952         * gdb.trace/pending.exp
6953         * gdb.trace/pr16508.exp
6954         * gdb.trace/qtro.exp
6955         * gdb.trace/range-stepping.exp
6956         * gdb.trace/read-memory.exp
6957         * gdb.trace/report.exp
6958         * gdb.trace/save-trace.exp
6959         * gdb.trace/signal.exp
6960         * gdb.trace/stap-trace.exp
6961         * gdb.trace/status-stop.exp
6962         * gdb.trace/strace.exp
6963         * gdb.trace/tfile.exp
6964         * gdb.trace/tfind.exp
6965         * gdb.trace/trace-break.exp
6966         * gdb.trace/trace-condition.exp
6967         * gdb.trace/trace-enable-disable.exp
6968         * gdb.trace/trace-mt.exp
6969         * gdb.trace/tracecmd.exp
6970         * gdb.trace/tracefile-pseudo-reg.exp
6971         * gdb.trace/tspeed.exp
6972         * gdb.trace/tstatus.exp
6973         * gdb.trace/tsv.exp
6974         * gdb.trace/unavailable.exp
6975         * gdb.trace/while-dyn.exp
6976         * gdb.trace/while-stepping.exp
6977         * lib/gdb-guile.exp
6978         * lib/gdb.exp
6979         * lib/mi-support.exp
6980         * lib/pascal.exp
6981         * lib/perftest.exp
6982         * lib/prelink-support.exp
6983         * lib/selftest-support.exp
6984
6985 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
6986
6987         * Makefile.in: Include disable-implicit-rules.mk.
6988
6989 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6990
6991         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6992         non-byte-aligned bit fields.
6993
6994 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6995
6996         PR gdb/12616
6997         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
6998         respects the DW_AT_data_bit_offset attribute.
6999
7000 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
7001
7002         * gdb.base/default.exp: Fix output of "set language".
7003
7004 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
7005
7006         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7007         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
7008         make.
7009         * configure.ac: Remove checks for the make program.
7010         * configure: Re-generate.
7011
7012 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
7013
7014         * gdb.python/py-recurse-unwind.c (main): Add loop.
7015         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7016         to read_register() and gdb.parse_and_eval().  Make each code
7017         call a separate case that can be individually tested.
7018         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7019         proc. Call cont_and_backtrace for each of the code paths that
7020         we want to test in the unwinder.
7021
7022 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7023
7024         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7025         the definition of struct S.
7026
7027 2016-11-11  Catherine Moore  <clm@codesourcery.com>
7028
7029         * gdb.base/dump.exp: Identify verilog format dump tests as such.
7030
7031 2016-11-09  Pedro Alves  <palves@redhat.com>
7032
7033         * gdb.base/commands.exp (runto_or_return): New procedure.
7034         (gdbvar_simple_if_test, gdbvar_simple_while_test)
7035         (gdbvar_complex_if_while_test, progvar_simple_if_test)
7036         (progvar_simple_while_test, progvar_complex_if_while_test)
7037         (if_while_breakpoint_command_test)
7038         (infrun_breakpoint_command_test, breakpoint_command_test)
7039         (user_defined_command_test, watchpoint_command_test)
7040         (test_command_prompt_position, redefine_hook_test)
7041         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7042         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7043         multi_line_input and multi_line.  Remove gdb_expect and
7044         gdb_stop_suppressing_tests uses.
7045         * lib/gdb.exp (valnum_re): New global.
7046         (multi_line_input): New procedure.
7047
7048 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
7049
7050         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7051         Remove.
7052         (test_setup): Define with proc_with_prefix.
7053         (test_cli_inferior): Likewise.
7054         (test_cli_thread): Likewise.
7055         (test_cli_frame): Likewise.
7056         (test_cli_select_frame): Likewise.
7057         (test_cli_up_down): Likewise.
7058         (test_mi_thread_select): Likewise.
7059         (test_mi_stack_select_frame): Likewise.
7060         (test_cli_in_mi_inferior): Likewise.
7061         (test_cli_in_mi_thread): Likewise.
7062         (test_cli_in_mi_frame): Likewise.
7063         (top level): Do not use with_test_prefix_procname.
7064
7065 2016-11-09  Pedro Alves  <palves@redhat.com>
7066
7067         * gdb.base/commands.exp (gdbvar_simple_if_test)
7068         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7069         (progvar_simple_if_test, progvar_simple_while_test)
7070         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7071         (infrun_breakpoint_command_test, breakpoint_command_test)
7072         (user_defined_command_test, watchpoint_command_test)
7073         (test_command_prompt_position, deprecated_command_test)
7074         (bp_deleted_in_command, temporary_breakpoint_commands)
7075         (stray_arg0_test, source_file_with_indented_comment)
7076         (recursive_source_test, if_commands_test)
7077         (error_clears_commands_left, redefine_hook_test)
7078         (redefine_backtrace_test): Use proc_with_prefix.
7079         * lib/gdb.exp (proc_with_prefix): New proc.
7080
7081 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7082
7083         * gdb.base/tui-layout.c: New file.
7084         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7085         disassembly window contains very long lines.
7086
7087 2016-11-08  Tom Tromey  <tom@tromey.com>
7088
7089         * gdb.python/py-value.exp (test_value_creation): Make "long" test
7090         depend on Python 2.
7091
7092 2016-11-08  Tom Tromey  <tom@tromey.com>
7093
7094         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7095         New method.
7096
7097 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
7098
7099         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7100
7101 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
7102
7103         * gdb.rust/simple.rs: Add test for univariant enums without
7104         discriminants and for encoded struct-like enums.
7105
7106 2016-10-28  Pedro Alves  <palves@redhat.com>
7107
7108         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7109         gdb_test_multiple, tighten regexps and match symtabs and line
7110         tables incrementally.
7111
7112 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
7113
7114         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7115         general.
7116
7117 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
7118
7119         * gdb.base/exec-invalid-sysroot.exp: New file.
7120
7121 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
7122
7123         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7124
7125 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7126
7127         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7128
7129 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
7130
7131         * gdb.base/killed-outside.exp: Remove $options from a call to
7132         `prepare_for_testing'.
7133
7134 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
7135
7136         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7137         Change test message.
7138
7139 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
7140
7141         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7142         Update comment.
7143
7144 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
7145
7146         * gdb.trace/mi-trace-save.exp: New file.
7147
7148 2016-10-13  Yao Qi  <yao.qi@linaro.org>
7149
7150         * gdb.base/code_elim.exp (get_var_address): Remove.
7151         * gdb.base/relocate.exp: Likewise.
7152         * gdb.base/shreloc.exp: Likewise.
7153         * lib/gdb.exp (get_var_address): New.
7154
7155 2016-10-13  Yao Qi  <yao.qi@linaro.org>
7156
7157         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7158         floating point tests if $skip_float_test is false.
7159
7160 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
7161
7162         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7163         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7164         argc values.
7165         Add 1 to argc so we guarantee distinct initial/modified argc values.
7166
7167 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7168
7169         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7170
7171 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7172
7173         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7174         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7175         * gdb.arch/vsx-regs.exp: Likewise.
7176
7177 2016-10-07  Yao Qi  <yao.qi@linaro.org>
7178
7179         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7180
7181 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
7182
7183         * gdb.python/python.exp: Test decode_line("*0").
7184
7185 2016-10-06  Doug Evans  <dje@google.com>
7186
7187         * gdb.python/py-value.exp (test_value_creation): Add test for large
7188         unsigned 64-bit value.
7189
7190 2016-10-06  Tom Tromey  <tom@tromey.com>
7191
7192         * gdb.compile/compile.exp: Change java tests to rust.
7193         * gdb.base/setshow.exp: Change java tests to rust.
7194         * gdb.base/default.exp: Remove java from language list.
7195         * README (Examples): Update language example.
7196         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7197         test.
7198         * lib/gdb.exp (skip_java_tests): Remove.
7199         * lib/java.exp: Remove.
7200         * gdb.java: Remove.
7201
7202 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
7203
7204         * gdb.arch/mips-fcr.exp: New test.
7205         * gdb.arch/mips-fcr.c: Source for the new test.
7206
7207 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
7208
7209         * gdb.base/solib-disc.exp: Use `standard_output_file'
7210         throughout.
7211
7212 2016-10-06  Pedro Alves  <palves@redhat.com>
7213
7214         * gdb.base/jit-simple-dl.c: New file.
7215         * gdb.base/jit-simple-jit.c: New file, factored out from ...
7216         * gdb.base/jit-simple.c: ... this.
7217         * gdb.base/jit-simple.exp (jit_run): Delete.
7218         (build_jit): New proc.
7219         (jit_test_reread): Recompile either the main program or the shared
7220         library, depending on what is being tested.  Skip changing address
7221         if caller wants to.  Compare before/after addresses.  If testing
7222         standalone, explicitly load the binary.  Test "maint info
7223         breakpoints".
7224         (top level): Add "standalone vs shared lib" and "change address"
7225         vs "same address" axes.
7226
7227 2016-10-06  Pedro Alves  <palves@redhat.com>
7228
7229         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7230         call.
7231         (jit_run): Delete.
7232         (jit_test_reread): Use with_test_prefix.  Reload the main binary
7233         explicitly.  Compare the before/after addresses of the JIT
7234         descriptor.
7235
7236 2016-08-15  Doug Evans  <dje@google.com>
7237
7238         * gdb.xml/extra-regs.xml: Update, end field now required, default type
7239         for single bitfields is bool.
7240         * gdb.xml/tdesc-regs.exp: Ditto.
7241
7242 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
7243
7244         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7245
7246 2016-10-05  Yao Qi  <yao.qi@linaro.org>
7247
7248         * lib/gdb.exp (support_complex_tests): Return zero if
7249         gdb_skip_float_test return true.
7250
7251 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7252             Simon Marchi  <simon.marchi@ericsson.com>
7253
7254         PR gdb/20487
7255         * gdb.mi/user-selected-context-sync.exp: New file.
7256         * gdb.mi/user-selected-context-sync.c: New file.
7257
7258 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7259             Simon Marchi  <simon.marchi@ericsson.com>
7260
7261         PR gdb/20487
7262         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7263         =thread-select-event check.
7264
7265 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
7266
7267         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7268         the compulsory L operand changes.
7269         * gdb.arch/powerpc-power.s: Likewise.
7270
7271 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
7272
7273         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7274         * gdb.base/jit-attach-pie.c: New file.
7275         * gdb.base/jit-attach-pie.exp: New file.
7276
7277 2016-09-28  Pedro Alves  <palves@redhat.com>
7278
7279         * gdb.base/infcall-input.c: New file.
7280         * gdb.base/infcall-input.exp: New file.
7281
7282 2016-09-22  Yao Qi  <yao.qi@linaro.org>
7283
7284         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7285         (gdb_exit): Rename it to ...
7286         (gdbserver_gdb_exit): ...  Close GDBserver.
7287         (gdb_exit): New proc, call gdbserver_gdb_exit.
7288         (mi_gdb_exit): Likewise.
7289
7290 2016-09-22  Yao Qi  <yao.qi@linaro.org>
7291
7292         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7293         path.
7294         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7295         Remove duplication.
7296
7297 2016-09-22  Yao Qi  <yao.qi@linaro.org>
7298
7299         * lib/gdbserver-support.exp: Check the existence of
7300         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7301
7302 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
7303
7304         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7305
7306 2016-09-21  Tom Tromey  <tom@tromey.com>
7307
7308         PR gdb/20604:
7309         * gdb.base/quit.exp: New file.
7310
7311 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
7312
7313         * .gitignore: New file.
7314
7315 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
7316
7317         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7318         throughout.
7319
7320 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7321
7322         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7323
7324 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
7325
7326         * gdb.cp/casts.cc (decltype): Move it ...
7327         (main): ... with its call to ...
7328         * gdb.cp/casts03.cc: ... a new file.
7329         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7330
7331 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7332
7333         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7334
7335 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
7336
7337         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7338         and sync up the test with tests in gas/testsuite/gas/ppc.
7339         * gdb.arch/powerpc-power.exp: Likewise.
7340
7341 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7342
7343         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7344
7345 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
7346             Jan Kratochvil  <jan.kratochvil@redhat.com>
7347
7348         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7349         make m1's definition to be different from m2's.  Use 'dummy' as an
7350         argument for probe 'two'.
7351
7352 2016-09-10  Jon Beniston  <jon@beniston.com>
7353
7354         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7355         for sim target.
7356
7357 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7358
7359         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7360         variable declaration.
7361         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
7362         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7363         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7364         received HWCAP as its argument.
7365
7366 2016-09-06  Pedro Alves  <palves@redhat.com>
7367
7368         * gdb.base/new-ui-pending-input.c: New file.
7369         * gdb.base/new-ui-pending-input.exp: New file.
7370         * gdb.exp (clear_gdb_spawn_id): New procedure.
7371         (with_spawn_id): Check whether gdb_spawn_id exists before
7372         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
7373         on exit.
7374
7375 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
7376
7377         * gdb.base/float128.c: New file.
7378         * gdb.base/float128.exp: Likewise.
7379         * gdb.base/floatn.c: Likewise.
7380         * gdb.base/floatn.exp: Likewise.
7381
7382 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
7383
7384         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7385
7386 2016-09-05  Pedro Alves  <palves@redhat.com>
7387
7388         PR backtrace/19927
7389         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7390         unwinders are immediately called as side effect of "source" or
7391         "disable unwinder" commands.
7392         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7393
7394 2016-09-02  Yao Qi  <yao.qi@linaro.org>
7395
7396         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7397         is true and $type is "float" or "double".
7398
7399 2016-09-02  Yao Qi  <yao.qi@linaro.org>
7400
7401         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7402         true.
7403         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7404         * gdb.base/call-rt-st.exp: Likewise.
7405         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7406         return value instead of gdb,skip_float_test.
7407         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7408         (do_function_calls): Use its return value instead of
7409         gdb,skip_float_test.
7410         * gdb.base/finish.exp: Likewise.
7411         * gdb.base/funcargs.exp: Likewise.
7412         * gdb.base/return.exp: Likewise.
7413         * gdb.base/return2.exp: Likewise.
7414         * gdb.base/varargs.exp: Likewise.
7415         * lib/gdb.exp (gdb_skip_float_test): Change it to
7416         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
7417
7418 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7419
7420         * gdb.multi/tids.exp: Test "thread apply all".
7421
7422 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
7423
7424         * gdb.base/default.exp (tty): Remove.
7425
7426 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
7427
7428         * gdb.python/py-recurse-unwind.c: New file.
7429         * gdb.python/py-recurse-unwind.py: New file.
7430         * gdb.python/py-recurse-unwind.exp: New file.
7431
7432 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
7433
7434         * gdb.base/set-inferior-tty.exp: New file.
7435         * gdb.base/set-inferior-tty.c: New file.
7436
7437 2016-08-23  Pedro Alves  <palves@redhat.com>
7438
7439         PR gdb/20494
7440         * gdb.base/new-ui-echo.c: New file.
7441         * gdb.base/new-ui-echo.exp: New file.
7442
7443 2016-08-23  Yao Qi  <yao.qi@linaro.org>
7444
7445         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7446         gdbserver_spawn.
7447         * gdb.server/connect-without-multi-process.exp (do_test):
7448         Likewise.
7449
7450 2016-08-23  Yao Qi  <yao.qi@linaro.org>
7451
7452         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7453         standalone_txt.  Delete gdb_txt and standalone_txt on host
7454         and target.  Spawn the binary on target.  Copy files from
7455         target to host.
7456
7457 2016-08-22  Pedro Alves  <palves@redhat.com>
7458
7459         PR gdb/20505
7460         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
7461         with_test_prefix.  Factor out bits to ...
7462         (test_no_vdso): ... this new procedure.
7463
7464 2016-08-19  Carl Love  <cel@us.ibm.com>
7465
7466         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7467         maintaining separate logic for constructing the output path.
7468         * gdb.arch/powerpc-d128-regs.exp: Likewise.
7469         * gdb.arch/ppc-dfp.exp: Likewise.
7470         * gdb.arch/ppc-fp.exp: Likewise.
7471         * gdb.arch/vsx-regs.exp: Likewise.
7472         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7473         binprefix for generating the additional binary files.
7474
7475 2016-08-19  Pedro Alves  <palves@redhat.com>
7476
7477         * gdb.trace/mi-trace-frame-collected.exp
7478         (test_trace_frame_collected): On x32, expect two registers.
7479
7480 2016-08-18  Carl Love  <cel@us.ibm.com>
7481
7482         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7483         and sync up the test with tests in gas/testsuite/gas/ppc.
7484         * gdb.arch/powerpc-power.exp: Likewise.
7485
7486 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
7487
7488         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7489         expected error message.
7490
7491 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
7492
7493         * gdb.multi/remove-inferiors.exp: New file.
7494         * gdb.multi/remove-inferiors.c: New file.
7495
7496 2016-08-12  Yao Qi  <yao.qi@linaro.org>
7497
7498         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7499         argument list.
7500
7501 2016-08-10  Pedro Alves  <palves@redhat.com>
7502
7503         PR gdb/19187
7504         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7505         setup_kfails.
7506
7507 2016-08-09  Pedro Alves  <palves@redhat.com>
7508             Simon Marchi  <simon.marchi@ericsson.com>
7509
7510         PR gdb/20418
7511         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7512         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7513
7514 2016-08-09  Pedro Alves  <palves@redhat.com>
7515
7516         PR mi/20431
7517         * gdb.mi/mi-cmd-error.exp: New file.
7518
7519 2016-08-09  Pedro Alves  <palves@redhat.com>
7520
7521         PR gdb/18653
7522         * gdb.base/signals-state-child.c: New file.
7523         * gdb.base/signals-state-child.exp: New file.
7524         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7525
7526 2016-08-09  Pedro Alves  <palves@redhat.com>
7527
7528         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7529
7530 2016-08-03  Tom Tromey  <tom@tromey.com>
7531
7532         PR python/18565:
7533         * gdb.python/py-frame-inline.exp: Add Frame.function test.
7534
7535 2016-08-01  Yao Qi  <yao.qi@linaro.org>
7536
7537         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7538         variable mode to "multi-process" if $multi_process is 1, otherwise
7539         set it to "single-process".
7540
7541 2016-08-01  Yao Qi  <yao.qi@linaro.org>
7542
7543         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7544         * gdb.cp/cpexprs.exp: Likewise.
7545         * gdb.cp/m-static.exp: Likewise.
7546
7547 2016-07-26  Tom Tromey  <tom@tromey.com>
7548
7549         PR python/20190:
7550         * gdb.threads/tls.exp (check_thread_local): Add python symbol
7551         test.
7552
7553 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
7554
7555         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7556         selecting assembly source files.
7557         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7558         assembly source files.
7559         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7560         assembly source files.
7561         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7562         selecting assembly source files.
7563
7564 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
7565
7566         * gdb.base/new-ui.exp (do_test_invalid_args): New
7567         procedure.
7568
7569 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
7570
7571         * gdb.btrace/reconnect.c: New file.
7572         * gdb.btrace/reconnect.exp: New file.
7573
7574 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
7575
7576         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7577         to test_catch_syscall_group.
7578         (test_catch_syscall_group): New.
7579
7580 2016-07-21  Tom Tromey  <tom@tromey.com>
7581
7582         * gdb.rust/simple.rs (main): Use empty struct expression.
7583         * gdb.rust/simple.exp: Add tests for empty struct expression.
7584
7585 2016-07-21  Yao Qi  <yao.qi@linaro.org>
7586
7587         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7588         if gdb_skip_xml_test is true on some targets.
7589
7590 2016-07-21  Yao Qi  <yao.qi@linaro.org>
7591
7592         * gdb.server/solib-list.exp: Unset last_loaded_file.
7593
7594 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7595
7596         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7597         "step into captured_main (args)".
7598
7599 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7600
7601         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7602
7603 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7604
7605         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7606
7607 2016-07-19  Pedro Alves  <palves@redhat.com>
7608
7609         * gdb.opt/inline-break.exp: Remove optimize=-O2.
7610         * gdb.opt/inline-bt.exp: Likewise.
7611         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7612         additional_flags=-Winline.
7613         * gdb.opt/inline-locals.exp: Likewise.
7614         * gdb.opt/inline-markers.c (ATTR): Define.
7615         (inlined_fn): Use it.
7616
7617 2016-07-19  Yao Qi  <yao.qi@linaro.org>
7618
7619         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7620         (test_with_self): Remove some code.  Remove argument executable.
7621         (top-level): Use do_self_tests.
7622
7623 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
7624             Don Breazeal <donb@codesourcery.com>
7625
7626         * gdb.base/maint.exp: Escape paths used in regular expressions.
7627         * gdb.stabs/weird.exp: Likewise.
7628
7629 2016-07-13  Tom Tromey  <tom@tromey.com>
7630
7631         PR python/15620, PR python/18620:
7632         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7633         (test_bkpt_events): New procs.
7634
7635 2016-07-13  Tom Tromey  <tom@tromey.com>
7636
7637         PR python/17698:
7638         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7639         test.
7640         (test_watchpoints): Likewise.
7641         (test_bkpt_pending): New proc.
7642
7643 2016-07-13  Tom Tromey  <tom@tromey.com>
7644
7645         PR cli/18053:
7646         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7647         completion test.
7648
7649 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7650
7651         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7652         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7653         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7654         f_label.
7655         (g): Rename g_end_lbl to g_label.
7656         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7657         low_pc and high_pc.
7658         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7659
7660 2016-07-12  Tom Tromey  <tom@tromey.com>
7661
7662         PR python/19293:
7663         * gdb.python/py-unwind-maint.exp: Update tests.
7664
7665 2016-07-12  Yao Qi  <yao.qi@linaro.org>
7666
7667         * lib/selftest-support.exp (selftest_setup): Match the output
7668         when captured_main is inlined.
7669
7670 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7671
7672         * gdb.fortran/derived-types.exp (result_line, result_line_2):
7673         New variables.
7674         (print this%a, print this%b, print this): New tests.
7675         * gdb.fortran/derived-types.f90 (this): New object and
7676         initialization.
7677
7678 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7679
7680         * gdb.ada/arraydim.exp: Remove extra directory level in build
7681         directory.
7682
7683 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7684
7685         * lib/ada.exp: Remove extra directory level in build directory.
7686         * gdb.ada/cond_lang.exp: Likewise.
7687         * gdb.ada/exec_changed.exp: Likewise.
7688         * gdb.ada/lang_switch.exp: Likewise.
7689
7690 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
7691
7692         * simple.rs: Add test for raw pointer subscripting.
7693         * simple.exp: Add test expectations.
7694
7695 2016-07-05  Yao Qi  <yao.qi@linaro.org>
7696
7697         * gdb.mi/mi-reverse.exp: Match =record-started output.
7698
7699 2016-07-01  Pedro Alves  <palves@redhat.com>
7700
7701         * gdb.base/jit-reader.exp (info_registers_current_frame): New
7702         procedure.
7703         (jit_reader_test): Test the jit reader's unwinder.
7704         * gdb.base/jithost.c (jit_function_00_code): New global.
7705         (main): Use memcpy to fill in the mmapped code, instead of poking
7706         bytes manually here.
7707         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7708         value.
7709         (read_debug_info): Save the function's range.
7710         (read_sp): New function.
7711         (unwind_frame): Use it.  Also unwind RBP.
7712         (get_frame_id): Use read_sp.
7713         (gdb_init_reader): Use calloc instead of malloc.
7714         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7715         parameter.  Use gdb_test_multiple.
7716
7717 2016-07-01  Pedro Alves  <palves@redhat.com>
7718             Antoine Tremblay  <antoine.tremblay@ericsson.com>
7719
7720         * gdb.threads/process-dies-while-detaching.c: New file.
7721         * gdb.threads/process-dies-while-detaching.exp: New file.
7722
7723 2016-07-01  Pedro Alves  <palves@redhat.com>
7724
7725         * gdb.multi/watchpoint-multi-exit.c: New file.
7726         * gdb.multi/watchpoint-multi-exit.exp: New file.
7727
7728 2016-06-30  Pedro Alves  <palves@redhat.com>
7729
7730         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7731         unset inferior_spawn_id.
7732
7733 2016-06-30  Pedro Alves  <palves@redhat.com>
7734
7735         * lib/mi-support.exp (default_mi_gdb_start): Declare global
7736         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7737
7738 2016-06-29  Yao Qi  <yao.qi@linaro.org>
7739
7740         * gdb.base/return.c: Add copyright header.
7741
7742 2016-06-29  Tom Tromey  <tom@tromey.com>
7743
7744         PR python/20129:
7745         * gdb.python/py-framefilter.exp: Add tests for setting priority
7746         and disabling of non-existent frame filter.
7747
7748 2016-06-29  Yao Qi  <yao.qi@linaro.org>
7749
7750         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7751         0x0f07ff.
7752
7753 2016-06-28  Yao Qi  <yao.qi@linaro.org>
7754
7755         * gdb.base/catch-syscall.exp: Remove check on isnative and target
7756         triplets.  Start gdb, execute catch syscall, and continue.  Check
7757         gdb's output to determine catch syscall is supported.
7758
7759 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
7760
7761         * gdb.rust/simple.rs: Add test for returning unit in a function.
7762         * gdb.rust/simple.exp: Add expectation for functions returning
7763         unit.
7764
7765 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
7766
7767         * gdb.python/py-breakpoint-create-fail.c,
7768         gdb.python/py-breakpoint-create-fail.exp,
7769         gdb.python/py-breakpoint-create-fail.py: New testcase.
7770
7771 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
7772
7773         PR gdb/20239
7774         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7775         * gdb.rust/simple.exp: Add test expectations for new NonZero
7776         tests.
7777
7778 2016-06-24  David Taylor  <dtaylor@emc.com>
7779
7780         * gdb.base/offsets.exp: New file.
7781         * gdb.base/offsets.c: New file.
7782
7783 2016-06-23  Tom Tromey  <tom@tromey.com>
7784
7785         PR gdb/16483:
7786         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7787         before any filters are loaded.
7788
7789 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7790
7791         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7792         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7793         structs.
7794         * gdb.fortran/derived-type-function.exp: New file.
7795         * gdb.fortran/derived-type-function.f90: New file.
7796
7797
7798 2016-06-21  Pedro Alves  <palves@redhat.com>
7799
7800         * gdb.base/new-ui.exp: New file.
7801         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7802         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7803         (with_spawn_id): New procedure.
7804
7805 2016-06-21  Pedro Alves  <palves@redhat.com>
7806
7807         * gdb.mi/mi-exec-run.exp: New file.
7808
7809 2016-06-21  Pedro Alves  <palves@redhat.com>
7810
7811         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7812         breakpoint command's output on the main UI.
7813         (test_break): New procedure, factored out from calls in the top
7814         level.
7815         (top level): Use foreach_with_prefix to test MI as main UI and as
7816         separate UI.
7817
7818 2016-06-21  Pedro Alves  <palves@redhat.com>
7819
7820         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7821         (test_awatch_creation_and_listing)
7822         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7823         Remove 'type' parameter.
7824         (test_watchpoint_all): New parameter mi_mode.  Remove
7825         with_test_prefix.
7826         (top level): Use foreach_with_prefix, and add main/separate UI MI
7827         testing axis.
7828
7829 2016-06-21  Pedro Alves  <palves@redhat.com>
7830
7831         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7832         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7833         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7834         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7835         (gdb_main_spawn_id, mi_spawn_id): Declare and
7836         comment.
7837         (mi_create_inferior_pty): New procedure,
7838         factored out from default_mi_gdb_start.
7839         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7840         procedures.
7841         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7842         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7843         Use mi_create_inferior_pty.
7844         (mi_gdb_start): Use eval to pass down args list.
7845
7846 2016-06-21  Pedro Alves  <palves@redhat.com>
7847
7848         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7849         * gdb.opt/inline-cmds.exp: Add MI tests.
7850
7851 2016-06-21  Pedro Alves  <palves@redhat.com>
7852
7853         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7854
7855 2016-06-21  Pedro Alves  <palves@redhat.com>
7856
7857         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7858         (top level): Use it instead of mi_execute_to.
7859
7860 2016-06-21  Pedro Alves  <palves@redhat.com>
7861
7862         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7863         (cont_handler_str): New.
7864         (signal_stop_handler): Set stop_handler_str instead of printing to
7865         stdout.
7866         (continue_handler): Set cont_handler_str instead of printing to
7867         stdout.
7868         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7869         mi_send_resuming_command.  Print stop_handler_str and
7870         cont_handler_str instead of expecting the python events print
7871         directly.
7872
7873 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
7874
7875         * gdb.base/jit-reader.exp: New file.
7876         * gdb.base/jithost.c: New file.
7877         * gdb.base/jithost.h: New file.
7878         * gdb.base/jitreader.c : New file.
7879         * gdb.base/jit-protocol.h: New file.
7880
7881 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7882
7883         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7884         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
7885         and detach-on-fork.  Adjust tests.
7886         (top level): Invoke break_cond_on_syscall with combinations of
7887         syscall, follow-fork-mode and detach-on-fork.
7888
7889 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7890
7891         * gdb.base/step-over-exit.c: New.
7892         * gdb.base/step-over-exit.exp: New.
7893
7894 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
7895
7896         * gdb.base/float.exp: Add target check for nds32*-*-*.
7897         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7898
7899 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
7900
7901         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7902         for unsupported target features.
7903         * gdb.base/call-rt-st.exp: Likewise.
7904         * gdb.base/call-sc.exp: Likewise.
7905         * gdb.base/call-signal-resume.exp: Likewise.
7906         * gdb.base/call-strs.exp: Likewise.
7907         * gdb.base/callexit.exp: Likewise.
7908         * gdb.base/callfuncs.exp: Likewise.
7909         * gdb.base/nodebug.exp: Likewise.
7910         * gdb.base/printcmds.exp: Likewise.
7911         * gdb.base/ptype.exp: Likewise.
7912         * gdb.base/structs.exp: Likewise.
7913         * gdb.base/unwindonsignal.exp: Likewise.
7914         * gdb.cp/gdb2495.exp: Likewise.
7915         * gdb.cp/templates.exp: Likewise.
7916         * gdb.cp/virtfunc.exp: Likewise.
7917         * gdb.threads/hand-call-in-threads.exp: Likewise.
7918         * gdb.threads/interrupted-hand-call.exp: Likewise.
7919         * gdb.threads/thread-unwindonsignal.exp: Likewise.
7920
7921 2016-06-10  Tom Tromey  <tom@tromey.com>
7922
7923         PR rust/20110:
7924         * gdb.rust/expr.exp: Add test for integer constant larger than
7925         i32.
7926
7927 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
7928
7929         * gdb.fortran/nested-funcs.exp: New.
7930         * gdb.fortran/nested-funcs.f90: New.
7931
7932 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
7933
7934         * gdb.base/examine-backward.c: New file.
7935         * gdb.base/examine-backward.exp: New file.
7936
7937 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
7938
7939         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7940         matching.
7941
7942 2016-06-02  Tom Tromey  <tom@tromey.com>
7943
7944         PR python/18984:
7945         * gdb.python/py-shared.exp: Add solib_name test.
7946
7947 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
7948
7949         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7950
7951 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
7952
7953         PR c++/19893
7954         * gdb.dwarf2/implref.exp: Rename to...
7955         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
7956         * gdb.dwarf2/implref-array.c: New file.
7957         * gdb.dwarf2/implref-array.exp: Likewise.
7958         * gdb.dwarf2/implref-global.c: Likewise.
7959         * gdb.dwarf2/implref-global.exp: Likewise.
7960         * gdb.dwarf2/implref-struct.c: Likewise.
7961         * gdb.dwarf2/implref-struct.exp: Likewise.
7962
7963 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7964
7965         * gdb.trace/trace-condition.exp: Add 64bit tests.
7966
7967 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7968
7969         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7970         bits types.
7971         (main): Adapt to 8 to 64 bits types.
7972         * gdb.trace/trace-condition.exp: Add new tests.
7973
7974 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7975
7976         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7977
7978 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7979
7980         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7981         Move condition tests...
7982         * gdb.trace/trace-condition.exp: Here.
7983
7984 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7985
7986         * gdb.trace/trace-condition.exp: Add counter-case tests.
7987
7988 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
7989
7990         PR c++/15231
7991         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7992         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7993
7994 2016-05-27  Pedro Alves  <palves@redhat.com>
7995
7996         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7997         New procedure.
7998         (top level): Call it, and bail out of DejaGnu is known to be bad.
7999
8000 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
8001
8002         * gdb.base/whatis.c: Extend the test case.
8003         * gdb.base/whatis.exp: Add additional tests.
8004
8005 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8006
8007 * gdb.fortran/type.f90: Add pointer variable.
8008 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8009
8010 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8011
8012         * gdb.fortran/vla-type.exp: Fix testcase name.
8013
8014 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8015
8016         * gdb.fortran/vla-type.exp: Access elements in nested structs.
8017
8018 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8019
8020         * gdb.fortran/type.f90: Add nested structures.
8021         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8022         * gdb.fortran/derived-type.exp: Adapt expected output.
8023         * gdb.fortran/vla-type.exp: Adapt expected output.
8024
8025 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8026
8027         * gdb.fortran/whatis_type.exp: Adapt expected output.
8028
8029 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8030
8031         * gdb.fortran/print_type.exp: Fix expected output.
8032         * gdb.fortran/whatis_type.exp: Fix expected output.
8033
8034 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8035
8036         * gdb.fortran/whatis_type.exp: Use multi_line.
8037
8038 2016-05-24  Tom Tromey  <tom@tromey.com>
8039
8040         PR python/17386:
8041         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8042         use value as an index.
8043
8044 2016-05-23  Tom Tromey  <tom@tromey.com>
8045
8046         PR python/17981:
8047         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8048         no-breakpoint case.
8049
8050 2016-05-24  Pedro Alves  <palves@redhat.com>
8051
8052         PR gdb/19828
8053         * gdb.threads/clone-attach-detach.c: New file.
8054         * gdb.threads/clone-attach-detach.exp: New file.
8055
8056 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
8057
8058         * gdb.base/annota-input-while-running.exp: Fix syntax error.
8059
8060 2016-05-23  Tom Tromey  <tom@tromey.com>
8061
8062         PR python/19438, PR python/18393:
8063         * gdb.python/py-progspace.exp: Add "dir" test.
8064         * gdb.python/py-objfile.exp: Add "dir" test.
8065
8066 2016-05-23  Yao Qi  <yao.qi@linaro.org>
8067
8068         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8069         * gdb.arch/thumb2-it.exp: Likewise.
8070
8071 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
8072
8073         * gdb.mi/mi-threads-interrupt.c: New file.
8074         * gdb.mi/mi-threads-interrupt.exp: New file.
8075
8076 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
8077
8078         PR gdb/18077
8079         * gdb.mi/mi-async-run.exp: New file.
8080         * gdb.mi/mi-async-run.c: New file.
8081
8082 2016-05-17  Tom Tromey  <tom@tromey.com>
8083             Manish Goregaokar <manishsmail@gmail.com>
8084
8085         * lib/rust-support.exp: New file.
8086         * lib/gdb.exp (skip_rust_tests): New proc.
8087         (build_executable_from_specs): Handle rust.
8088         * lib/future.exp (gdb_find_rustc): New proc.
8089         (gdb_default_target_compile): Handle rust.
8090         * gdb.rust/expr.exp: New file.
8091         * gdb.rust/generics.exp: New file.
8092         * gdb.rust/generics.rs: New file.
8093         * gdb.rust/methods.exp: New file.
8094         * gdb.rust/methods.rs: New file.
8095         * gdb.rust/modules.exp: New file.
8096         * gdb.rust/modules.rs: New file.
8097         * gdb.rust/simple.exp: New file.
8098         * gdb.rust/simple.rs: New file.
8099
8100 2016-05-17  Tom Tromey  <tom@tromey.com>
8101
8102         * gdb.base/default.exp (set language): Add rust.
8103
8104 2016-05-17  Tom Tromey  <tom@tromey.com>
8105
8106         * gdb.gdb/unittest.exp: New file.
8107
8108 2016-05-16  Yao Qi  <yao.qi@linaro.org>
8109
8110         * gdb.base/batch-preserve-term-settings.exp: Remove variable
8111         shell_prompt.  Update shell_prompt_re.
8112
8113 2016-05-12  Doug Evans  <dje@google.com>
8114
8115         PR symtab/19999
8116         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8117         $options when building executable.
8118         * gdb.dwarf2/fission-loclists-pie.S: New file.
8119         * gdb.dwarf2/fission-loclists-pie.exp: New file.
8120
8121 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
8122
8123         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8124         of [is_remote target],
8125
8126 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
8127
8128         * lib/gdb.exp (use_gdb_stub): New procedure.
8129
8130 2016-05-03  Yunlian Jiang <yunlian@google.com>
8131             Doug Evans  <dje@google.com>
8132
8133         PR symtab/19914
8134         * gdb.dwarf2/dwp-sepdebug.c: New file.
8135         * gdb.dwarf2/dwp-sepdebug.exp: New file.
8136
8137 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
8138
8139         * gdb.base/detach.exp: Remove is_remote check.
8140
8141 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
8142
8143         * gdb.base/annota-input-while-running.exp: Don't check for
8144         [is_remote target].  Enable annotations after running to main.
8145         Remove unused "set test..." line.
8146
8147 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
8148
8149         * gdb.trace/trace-enable-disable.exp: New file.
8150         * gdb.trace/trace-enable-disable.c: New file.
8151
8152 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
8153
8154         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8155         use it in info sharedlibrary test.
8156         * gdb.trace/ftrace-lock.exp: Likewise.
8157         * gdb.trace/ftrace.exp: Likewise.
8158         * gdb.trace/range-stepping.exp: Likewise.
8159         * gdb.trace/trace-break.exp: Likewise.
8160         * gdb.trace/trace-condition.exp: Likewise.
8161         * gdb.trace/trace-mt.exp: Likewise.
8162
8163 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
8164
8165         * lib/gdb.exp (gdb_load_shlibs): Rename to...
8166         (gdb_load_shlib): ... this.
8167         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8168         gdb_load_shlib.
8169         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8170         * gdb.base/ctxobj.exp: Likewise.
8171         * gdb.base/dprintf-pending.exp: Likewise.
8172         * gdb.base/dso2dso.exp: Likewise.
8173         * gdb.base/fixsection.exp: Likewise.
8174         * gdb.base/gcore-relro.exp: Likewise.
8175         * gdb.base/gdb1555.exp: Likewise.
8176         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8177         * gdb.base/gnu-ifunc.exp: Likewise.
8178         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8179         * gdb.base/jit-so.exp (one_jit_test): Likewise.
8180         * gdb.base/pending.exp: Likewise.
8181         * gdb.base/print-file-var.exp: Likewise.
8182         * gdb.base/print-symbol-loading.exp: Likewise.
8183         * gdb.base/shlib-call.exp: Likewise.
8184         * gdb.base/shreloc.exp: Likewise.
8185         * gdb.base/so-impl-ld.exp: Likewise.
8186         * gdb.base/solib-disc.exp: Likewise.
8187         * gdb.base/solib-nodir.exp: Likewise.
8188         * gdb.base/solib-overlap.exp: Likewise.
8189         * gdb.base/solib-symbol.exp: Likewise.
8190         * gdb.base/solib-weak.exp (do_test): Likewise.
8191         * gdb.base/sym-file.exp: Likewise.
8192         * gdb.base/symtab-search-order.exp: Likewise.
8193         * gdb.base/type-opaque.exp: Likewise.
8194         * gdb.base/unload.exp: Likewise.
8195         * gdb.base/watchpoint-solib.exp: Likewise.
8196         * gdb.compile/compile.exp: Likewise.
8197         * gdb.cp/gdb2384.exp: Likewise.
8198         * gdb.cp/infcall-dlopen.exp: Likewise.
8199         * gdb.cp/re-set-overloaded.exp: Likewise.
8200         * gdb.fortran/library-module.exp: Likewise.
8201         * gdb.opt/solib-intra-step.exp: Likewise.
8202         * gdb.python/py-finish-breakpoint.exp: Likewise.
8203         * gdb.python/py-shared.exp: Likewise.
8204         * gdb.reverse/solib-precsave.exp: Likewise.
8205         * gdb.reverse/solib-reverse.exp: Likewise.
8206         * gdb.server/solib-list.exp: Likewise.
8207         * gdb.threads/dlopen-libpthread.exp: Likewise.
8208         * gdb.threads/tls-shared.exp: Likewise.
8209         * gdb.threads/tls-so_extern.exp: Likewise.
8210         * gdb.trace/change-loc.exp: Likewise.
8211         * gdb.trace/ftrace-lock.exp: Likewise.
8212         * gdb.trace/ftrace.exp: Likewise.
8213         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8214         * gdb.trace/pending.exp: Likewise.
8215         * gdb.trace/range-stepping.exp: Likewise.
8216         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8217         (strace_info_marker): Likewise.
8218         (strace_probe_marker): Likewise.
8219         (strace_trace_on_same_addr): Likewise.
8220         (strace_trace_on_diff_addr): Likewise.
8221         * gdb.trace/trace-break.exp: Likewise.
8222         * gdb.trace/trace-condition.exp: Likewise.
8223         * gdb.trace/trace-mt.exp: Likewise.
8224
8225 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
8226
8227         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
8228         result of gdb_remote_download.
8229         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8230         * gdb.base/dso2dso.exp: Likewise.
8231         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8232         * gdb.base/print-file-var.exp: Likewise.
8233         * gdb.base/shlib-call.exp: Likewise.
8234         * gdb.base/shreloc.exp: Likewise.
8235         * gdb.base/solib-overlap.exp: Likewise.
8236         * gdb.base/solib-weak.exp (do_test): Likewise.
8237         * gdb.base/unload.exp: Likewise.
8238
8239 2016-04-27  Yao Qi  <yao.qi@linaro.org>
8240
8241         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8242         exists.
8243
8244 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
8245
8246         * vla-type.exp: Print structure from toplevel.
8247
8248 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
8249
8250         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8251         of dynamic types.
8252         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8253         of dynamic types.
8254
8255 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
8256
8257         * gdb.fortran/vla-type.f90: New file.
8258         * gdb.fortran/vla-type.exp: New file.
8259
8260 2016-04-25  Yao Qi  <yao.qi@linaro.org>
8261
8262         * gdb.base/branch-to-self.c: New file.
8263         * gdb.base/branch-to-self.exp: New file.
8264
8265 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8266
8267         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8268         more after $hex.
8269
8270 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8271
8272         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8273         * gdb.base/annota3.exp: Likewise.
8274
8275 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8276
8277         * gdb.reverse/step-precsave.exp: Do one step and test program
8278         stops in "callee" and do multiple steps until program goes out
8279         of "callee".
8280         * gdb.reverse/step-reverse.exp: Likewise.
8281
8282 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8283
8284         * gdb.trace/signal.exp: Also pass if
8285         $tracepoint_hits($i) > $iterations.
8286
8287 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8288
8289         * gdb.trace/signal.c: New file.
8290         * gdb.trace/signal.exp: New file.
8291
8292 2016-04-19  Doug Evans  <xdje42@gmail.com>
8293
8294         * gdb.base/bad-file.exp: New file.
8295
8296 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
8297
8298         * gdb.dwarf2/implref.exp: New file.
8299
8300 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
8301
8302         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8303         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8304         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8305         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8306         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8307         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8308         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8309         * lib/fortran.exp (fortran_int4): New procedure.
8310         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8311         (fortran_logical4): Likewise.
8312
8313 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
8314
8315         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8316
8317 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
8318
8319         * lib/compiler.c: Add Intel specific preprocessor macros.
8320         * lib/compiler.cc: Likewise.
8321
8322 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
8323
8324         * gdb.server/connect-with-no-symbol-file.c: New file.
8325         * gdb.server/connect-with-no-symbol-file.exp: New file.
8326
8327 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
8328
8329         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8330
8331 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
8332
8333         * boards/gdbserver-base.exp (${board}_download): Copy source file to
8334         standard output directory.
8335
8336 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8337
8338         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8339
8340 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
8341
8342         * gdb.btrace/instruction_history.c (loop): Add declaration.
8343
8344 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8345
8346         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8347
8348 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
8349
8350         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8351         parentheses to print.
8352         (continue_handler): Likewise.
8353
8354 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
8355
8356         * gdb.server/solib-list.exp: Remove is_remote check.
8357         Pass shlib= to gdb_compile.  Don't link shared library with
8358         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
8359         Run binary filename through "readlink -f" on the target.
8360
8361 2016-04-08  Pedro Alves  <palves@redhat.com>
8362
8363         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
8364         interpreter filename as argument to gdbserver_spawn.
8365         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8366         Return empty if $last_loaded_file does not exist.
8367
8368 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8369
8370         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8371         * gdb.base/jit-main.c: Use exit after usage.
8372
8373 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
8374
8375         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8376         GDBHISTSIZE prior to the tests.
8377         * gdb.base/gdbinit-history.exp: Likewise.
8378
8379 2016-04-07  Pedro Alves  <palves@redhat.com>
8380
8381         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8382         instead of build_executable.  Use gdb_load_shlibs.
8383
8384 2016-04-07  Yao Qi  <yao.qi@linaro.org>
8385
8386         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8387         Execute "si" command.
8388
8389 2016-04-07  Yao Qi  <yao.qi@linaro.org>
8390
8391         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8392         number instead of the comments on some line.
8393
8394 2016-04-06  Don Breazeal  <donb@codesourcery.com>
8395
8396         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8397         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8398
8399 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
8400
8401         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8402         standard_output_file.  Remove unused binfile variable.
8403
8404 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
8405
8406         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8407         * gdb.python/py-mi-objfile.exp: Match "list main" output
8408         in console format.
8409
8410 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
8411
8412         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8413         absolute.
8414
8415 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
8416
8417         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8418         absolute.
8419         * gdb.trace/ftrace.exp: Likewise.
8420         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8421         targets as well.
8422         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8423         (gdb_load_shlibs): Copy libraries to test directory when testing
8424         natively.  Only set solib-search-path if testing remotely.
8425         * lib/mi-support.exp (mi_load_shlibs): Likewise.
8426
8427 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
8428
8429         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8430         gdb_download.  Use it even if the target is not remote.
8431         * gdb.base/jit.exp (compile_jit_test): Likewise.
8432         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8433         output directory if the destination board is local, otherwise use
8434         the standard remote_download from DejaGnu.
8435         (gdb_download): Remove.
8436         (gdb_load_shlibs): Use gdb_remote_download instead of
8437         gdb_download.
8438         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8439         Use gdb_remote_download instead of gdb_download.  Use it even if
8440         the target is not remote.
8441         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8442         instead of gdb_download.
8443
8444 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
8445
8446         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8447         (test_insert_delete_modify): Call mi_load_shlibs before trying to
8448         run.
8449
8450 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
8451
8452         PR gdb/19820
8453         * gdb.base/printcmds.exp: Add artificial arrays tests.
8454
8455 2016-03-31  Pedro Alves  <palves@redhat.com>
8456
8457         PR gdb/19858
8458         * gdb.base/jit-main.c: Include unistd.h.
8459         (ATTACH): Define to 0 if not already defined.
8460         (wait_for_gdb, mypid): New globals.
8461         (WAIT_FOR_GDB): New macro.
8462         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
8463         some breakpoint locations.
8464         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8465         New procedures.
8466         (one_jit_test): Add REATTACH parameter, and handle it.  Use
8467         continue_to_test_location.
8468         (top level): Test attach, and adjusts calls to one_jit_test.
8469
8470 2016-03-31  Pedro Alves  <palves@redhat.com>
8471
8472         PR gdb/19858
8473         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
8474         BINSUFFIX parameter, and handle it.
8475         (top level): Adjust calls compile_jit_test.
8476
8477 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
8478
8479         PR python/19743
8480         * gdb.python/py-mi-events-gdb.py: New file.
8481         * gdb.python/py-mi-events.c: New file.
8482         * gdb.python/py-mi-events.exp: New file.
8483
8484 2016-03-30  Yao Qi  <yao.qi@linaro.org>
8485
8486         * gdb.reverse/until-precsave.exp: Match function name only.
8487         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8488         Move malloc to a condition block.
8489         * gdb.reverse/until-reverse.exp: Match function name only.
8490
8491 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8492
8493         * gdb.trace/ftrace.exp: Set arg0exp for s390.
8494         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8495         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8496         variable for GPR 0 instead of assuming it is register 0.
8497         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8498         * lib/trace-support.exp: Add s390 registers.
8499
8500 2016-03-29  Yao Qi  <yao.qi@linaro.org>
8501
8502         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8503
8504 2016-03-24  Yao Qi  <yao.qi@linaro.org>
8505
8506         * gdb.reverse/break-reverse.exp: Add quotation mark in the
8507         test message.
8508
8509 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8510
8511         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8512         maintaining separate logic for constructing the output path.
8513
8514 2016-03-16  Don Breazeal  <donb@codesourcery.com>
8515
8516         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8517         Retry fork and waitpid on interrupted system call errors.
8518         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8519         Use with_timeout_factor to increase timeout by factor of 10.
8520
8521 2016-03-15  Don Breazeal  <donb@codesourcery.com>
8522
8523         * gdb.cp/scope-err.cc: New test program.
8524         * gdb.cp/scope-err.exp: New test script.
8525         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8526         lines and "set breakpoint here" comment.
8527         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8528         Fixed some whitespace and format issues.
8529         * gdb.mi/mi-linespec-err-cp.cc: New test program.
8530         * gdb.mi/mi-linespec-err-cp.exp: New test script.
8531
8532 2016-03-15  Doug Evans  <dje@google.com>
8533
8534         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8535         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8536         All callers updated.  Add tests for enums, mixed flags register.
8537
8538 2016-03-15  Doug Evans  <dje@google.com>
8539
8540         * gdb.base/skip.c (main): Call test_skip_file_and_function.
8541         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8542
8543 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
8544
8545         * gdb.base/default.exp: Add $_as_string to the list of expected
8546         convenience functions.
8547
8548 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8549
8550         * gdb.base/maint.exp: New tests for 'maint info line-table'.
8551
8552 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
8553
8554         * gdb.python/py-as-string.exp: New file.
8555         * gdb.python/py-as-string.c: New file.
8556
8557 2016-03-09  Pedro Alves  <palves@redhat.com>
8558
8559         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8560         signal" -> "Thread NN received signal" output change.
8561         * gdb.threads/ia64-sigill.exp: Likewise.
8562         * gdb.threads/linux-dp.exp: Likewise.
8563         * gdb.threads/manythreads.exp: Likewise.
8564         * gdb.threads/pending-step.exp: Likewise.
8565         * gdb.threads/print-threads.exp: Likewise.
8566         * gdb.threads/sigstep-threads.exp: Likewise.
8567         * gdb.threads/staticthreads.exp: Likewise.
8568         * gdb.threads/tls.exp: Likewise.
8569
8570 2016-03-09  Pedro Alves  <palves@redhat.com>
8571
8572         * gdb.base/command-line-input.exp: New file.
8573
8574 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8575
8576         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8577         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8578         * gdb.trace/pending.exp: Accept leading dot before function name.
8579         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8580         * lib/trace-support.exp: Set registers for ppc.
8581
8582 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8583
8584         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8585         use it for disassembly; accept .main in addition to main in backtrace.
8586
8587 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
8588             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8589
8590         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8591         (gdb_recursion_test_ptr): New global variable.
8592         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8593         gdb_recursion_test.
8594         (gdb_c_test): Ditto.
8595
8596 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8597
8598         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8599         ordering.
8600
8601 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8602
8603         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8604         (bar): Add bar_start_lbl label.
8605         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8606         of foo/bar for emitting DWARF and tracing.
8607
8608 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
8609
8610         * analyze-racy-logs.py: Set executable bit.
8611
8612 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
8613
8614         * Makefile.in (DEFAULT_RACY_ITER): New variable.
8615         (CHECK_TARGET_TMP): Likewise.
8616         (check-single-racy): New rule.
8617         (check-parallel-racy): Likewise.
8618         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8619         (do-check-parallel-racy): New rule.
8620         (check-racy/%.exp): Likewise.
8621         * README (Racy testcases): New section.
8622         * analyze-racy-logs.py: New file.
8623
8624 2016-03-03  Doug Evans  <dje@google.com>
8625
8626         * gdb.base/skip.exp: Use with_test_prefix.
8627
8628 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8629
8630         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8631         Invoke step_over_syscall "clone" and break_cond_on_syscall
8632         "clone".
8633         * gdb.base/step-over-clone.c: New file.
8634
8635 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8636
8637         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8638         code format.
8639
8640 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8641
8642         * gdb.base/disp-step-fork.c: Rename to ...
8643         * gdb.base/step-over-fork.c: ... it.  New file.
8644         * gdb.base/disp-step-vfork.c: Rename to ...
8645         * gdb.base/step-over-vfork.c: ... it.  New file.
8646         * gdb.base/disp-step-syscall.exp: Rename to ...
8647         * gdb.base/step-over-syscall.exp: ... it.  New file.
8648         (disp_step_cross_syscall): Rename to ...
8649         (step_over_syscall): ... it.
8650
8651 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8652
8653         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8654         If target supports condition evaluation on target, invoke
8655         break_cond_on_syscall for fork and vfork.
8656
8657 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8658
8659         * gdb.base/disp-step-syscall.exp: Don't invoke
8660         support_displaced_stepping.
8661         (disp_step_cross_syscall): Test with displaced stepping off and
8662         on if supported.
8663
8664 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8665
8666         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8667         proc.
8668         (setup): New proc.
8669         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8670         and setup.
8671
8672 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8673
8674         * gdb.fortran/vla-history.exp: Remove breakpoint.
8675
8676 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8677
8678         * gdb.fortran/vla-history.exp: Lookup array elements and printing
8679         exceeds timeout.
8680
8681 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8682
8683         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8684         breakpoint.
8685
8686 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8687
8688         * gdb.mi/vla.f90: Nullify pointer after declaration.
8689
8690 2016-03-01  Pedro Alves  <palves@redhat.com>
8691
8692         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8693
8694 2016-03-01  Pedro Alves  <palves@redhat.com>
8695
8696         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8697         before anything else.
8698         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
8699         _GNU_SOURCE here.
8700         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8701         before anything else.
8702         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8703
8704 2016-03-01  Pedro Alves  <palves@redhat.com>
8705
8706         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8707
8708 2016-03-01  Yao Qi  <yao.qi@linaro.org>
8709
8710         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8711         prepare_for_testing.
8712
8713 2016-03-01  Yao Qi  <yao.qi@linaro.org>
8714
8715         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8716
8717 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8718
8719         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8720         manually constructing the output path.
8721
8722 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8723
8724         * gdb.arch/s390-stackless.S: New.
8725         * gdb.arch/s390-stackless.exp: New.
8726
8727 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8728
8729         * gdb.dlang/circular.c: New file.
8730         * gdb.dlang/circular.exp: New file.
8731
8732 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8733
8734         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8735         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8736         (testcases): Update.
8737
8738 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8739
8740         * gdb.reverse/aarch64.c: Rename to ...
8741         * gdb.reverse/insn-reverse.c: ... it.
8742         * gdb.reverse/aarch64.exp: Rename to ...
8743         * gdb.reverse/insn-reverse.exp: ... it.
8744
8745 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8746
8747         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8748         (testcase_ftype): New.
8749         (testcases): New array.
8750         (n_testcases): New.
8751         (main): Call each element in testcases.
8752         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8753         (read_testcase): New.
8754         Do the tests in a loop.
8755
8756 2016-02-25  Yao Qi  <yao.qi@linaro.org>
8757
8758         * gdb.base/branches.c: Remove.
8759
8760 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8761
8762         PR gdb/13808
8763         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8764
8765 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8766
8767         * gdb.trace/ftrace.exp: Remove unnecessary target check.
8768
8769 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8770
8771         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8772         change x86_64 call_insn to 'callq'.
8773
8774 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8775
8776         * gdb.trace/tfile-avx.c: Move to...
8777         * gdb.trace/tracefile-pseudo-reg.c: Here.
8778         * gdb.trace/tfile-avx.exp: Move to...
8779         * gdb.trace/tracefile-pseudo-reg.exp: Here.
8780
8781 2016-02-24  Gary Benson <gbenson@redhat.com>
8782
8783         * gdb.base/attach-pie-noexec.exp: Do not expect an error
8784         message on attach.
8785
8786 2016-02-23  Doug Evans  <dje@google.com>
8787
8788         * gdb.base/skip.c (test_skip): New function.
8789         (end_test_skip_file_and_function): New function.
8790         (test_skip_file_and_function): New function.
8791         * gdb.base/skip1.c (test_skip): New function.
8792         (skip1_test_skip_file_and_function): New function.
8793         * gdb.base/skip.exp: Add tests for new skip options.
8794         * gdb.base/skip-solib.exp: Update expected output.
8795         * gdb.perf/skip-command.cc: New file.
8796         * gdb.perf/skip-command.exp: New file.
8797         * gdb.perf/skip-command.py: New file.
8798
8799 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8800
8801         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8802         info registers pattern.
8803
8804 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
8805
8806         * lib/future.exp: Add D support.
8807         (gdb_find_gdc): New proc.
8808         (gdb_default_target_compile): Add D support.
8809
8810 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
8811
8812         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8813         user+system time.
8814         (trace_speed_test): Determine the iteration count for a time
8815         between 15..30 seconds.
8816
8817 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
8818
8819         * gdb.arch/i386-mpx-sigsegv.c: New file.
8820         * gdb.arch/i386-mpx-sigsegv.exp: New file.
8821         * gdb.arch/i386-mpx-simple_segv.c: New file.
8822         * gdb.arch/i386-mpx-simple_segv.exp: New file.
8823
8824 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8825
8826         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8827         Don't call setup_kfail.
8828
8829 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8830
8831         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8832         Set "set breakpoint condition-evaluation" per $cond_bp_target.
8833
8834 2016-02-16  Doug Evans  <dje@google.com>
8835
8836         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
8837         * gdb.base/skip1.c: Ditto.
8838         * gdb.base/skip.exp: Whitespace cleanup.
8839
8840 2016-02-16  Don Breazeal  <donb@codesourcery.com>
8841
8842         PR remote/19496
8843         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8844         Remove kfail for PR remote/19496.
8845
8846 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8847
8848         * lib/gdb.exp (standard_temp_file): Return a path specific to
8849         the runtest invocation.
8850
8851 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8852
8853         * gdb.trace/save-trace.exp: Change relative path to be in the
8854         standard output directory.
8855
8856 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8857
8858         * gdb.arch/i386-prologue.c: Add missing prototypes.
8859
8860 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8861
8862         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8863         * gdb.arch/i386-prologue.exp: Likewise.
8864         * gdb.arch/i386-size.exp: Likewise.
8865
8866 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
8867
8868         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8869         define object file path.
8870         * gdb.btrace/gcore.exp: Use standard_output_file to define core
8871         file path.
8872         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8873         standard_output_file to define binfile.
8874
8875 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8876
8877         Fix compatibility with recent gfortran-5.3.1.
8878         * gdb.fortran/vla-history.exp (print vla1 allocated)
8879         (print vla2 allocated, print $2, print $3): Remove
8880         (print $4): Rename to ...
8881         (print $2): ... here.
8882         (print $9): Rename to ...
8883         (print $5): ... here.
8884         (print $10): Rename to ...
8885         (print $6): ... here.
8886         * gdb.fortran/vla.f90: Add pvla initialization.
8887
8888 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8889
8890         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8891         New test.
8892         * gdb.fortran/vla-value-sub.exp: Likewise.
8893
8894 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8895
8896         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8897
8898 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
8899
8900         * i386-biarch-core.exp: Define corefile using
8901         standard_output_file.
8902
8903 2016-02-12  Yao Qi  <yao.qi@linaro.org>
8904
8905         * gdb.arch/arm-single-step-kernel-helper.c: New.
8906         * gdb.arch/arm-single-step-kernel-helper.exp: New.
8907
8908 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
8909
8910         * gdb.btrace/tailcall-only.exp: New.
8911         * gdb.btrace/tailcall-only.c: New.
8912         * gdb.btrace/x86_64-tailcall-only.S: New.
8913         * gdb.btrace/i686-tailcall-only.S: New.
8914
8915 2016-02-11  Pedro Alves  <palves@redhat.com>
8916
8917         * README (Parallel testing): Add missing double quotes.
8918
8919 2016-02-11  Pedro Alves  <palves@redhat.com>
8920
8921         * README (Parallel testing): New section.
8922         (GDB_PARALLEL): Rewrite.
8923         (FORCE_PARALLEL): Document.
8924
8925 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8926
8927         * gdb.trace/tfile-avx.c: New test.
8928         * gdb.trace/tfile-avx.exp: New test.
8929
8930 2016-02-09  Keith Seitz  <keiths@redhat.com>
8931
8932         PR breakpoints/19546
8933         * gdb.base/infcall-exec.c: New file.
8934         * gdb.base/infcall-exec2.c: New file.
8935         * gdb.base/infcall-exec.exp: New file.
8936
8937 2016-02-09  Keith Seitz  <keiths@redhat.com>
8938
8939         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8940         (toplevel): Call test_bkpt_address.
8941
8942 2016-02-09  Keith Seitz  <keiths@redhat.com>
8943
8944         PR python/19506
8945         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8946         (toplevel): Call test_bkpt_address.
8947
8948 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
8949
8950         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8951         to AC_OUTPUT.
8952         * configure: Regenerate.
8953
8954 2016-02-09  Pedro Alves  <palves@redhat.com>
8955
8956         PR breakpoints/19548
8957         * gdb.base/execl-update-breakpoints.c (some_function): New
8958         function.
8959         (main): Call it.
8960         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8961         Tighten expected GDB output.
8962
8963 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
8964
8965         * Makefile.in (ALL_SUBDIRS): Remove.
8966         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8967         (distclean maintainer-clean realclean): Likewise.
8968         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8969         * configure: Regenerate.
8970         * gdb.ada/Makefile.in: Delete.
8971         * gdb.arch/Makefile.in: Likewise.
8972         * gdb.asm/Makefile.in: Likewise.
8973         * gdb.base/Makefile.in: Likewise.
8974         * gdb.btrace/Makefile.in: Likewise.
8975         * gdb.cell/Makefile.in: Likewise.
8976         * gdb.compile/Makefile.in: Likewise.
8977         * gdb.cp/Makefile.in: Likewise.
8978         * gdb.disasm/Makefile.in: Likewise.
8979         * gdb.dlang/Makefile.in: Likewise.
8980         * gdb.dwarf2/Makefile.in: Likewise.
8981         * gdb.fortran/Makefile.in: Likewise.
8982         * gdb.gdb/Makefile.in: Likewise.
8983         * gdb.go/Makefile.in: Likewise.
8984         * gdb.guile/Makefile.in: Likewise.
8985         * gdb.java/Makefile.in: Likewise.
8986         * gdb.linespec/Makefile.in: Likewise.
8987         * gdb.mi/Makefile.in: Likewise.
8988         * gdb.modula2/Makefile.in: Likewise.
8989         * gdb.multi/Makefile.in: Likewise.
8990         * gdb.objc/Makefile.in: Likewise.
8991         * gdb.opencl/Makefile.in: Likewise.
8992         * gdb.opt/Makefile.in: Likewise.
8993         * gdb.pascal/Makefile.in: Likewise.
8994         * gdb.perf/Makefile.in: Likewise.
8995         * gdb.python/Makefile.in: Likewise.
8996         * gdb.reverse/Makefile.in: Likewise.
8997         * gdb.server/Makefile.in: Likewise.
8998         * gdb.stabs/Makefile.in: Likewise.
8999         * gdb.threads/Makefile.in: Likewise.
9000         * gdb.trace/Makefile.in: Likewise.
9001         * gdb.xml/Makefile.in: Likewise.
9002         * lib/gdb.exp (make_gdb_parallel_path): Add check for
9003         GDB_PARALLEL.
9004         (standard_output_file): Remove check for GDB_PARALLEL, always
9005         return path in outputs/$subdir/$testname.
9006
9007 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
9008
9009         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9010         (site.exp): Assign abs_srcdir to tcl's srcdir.
9011
9012 2016-02-04  Yao Qi  <yao.qi@linaro.org>
9013
9014         * gdb.base/foll-exec-mode.c: Include limits.h.
9015         (main): Add parameters argc and argv.  Get directory from
9016         argv[0].
9017         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9018         compilation.
9019         * gdb.base/foll-exec.c: Include limits.h.
9020         (main): Add parameters argc and argv.
9021         Get directory from argv[0].
9022         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9023         Adjust tests on the number of lines as source code changed.
9024         * gdb.base/foll-vfork-exit.c: Include limits.h.
9025         (main): Add one line of statement before vfork.
9026         * gdb.base/foll-vfork.c: Include limits.h and string.h.
9027         (main): Add parameters argc and argv.  Get directory from
9028         argv[0].
9029         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9030         (setup_gdb): Set tbreak to skip some source lines.
9031         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9032         (main): Add parameters argc and argv.  Get directory from
9033         argv[0].
9034         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9035         compilation.
9036         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9037         (main): Add parameters argc and argv.  Get directory from
9038         argv[0].
9039         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9040         compilation.
9041
9042 2016-02-01  Doug Evans  <dje@google.com>
9043
9044         * gdb.base/skip.exp: Clean up multiple references to same test name.
9045
9046 2016-02-01  Pedro Alves  <palves@redhat.com>
9047
9048         PR remote/19496
9049         * gdb.threads/forking-threads-plus-breakpoint.exp
9050         (displaced_stepping_supported): New global.
9051         (probe_displaced_stepping_support): New procedure.
9052         (do_test): Add 'displaced' parameter, and use it.
9053         (top level): Check for displaced stepping support.  Add displaced
9054         stepping on/off testing axis.
9055
9056 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
9057
9058         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9059         pointer.  Don't perform further tests on the unassociated pointer
9060         if the first test fails.
9061
9062 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
9063
9064         * gdb.base/max-value-size.c: New file.
9065         * gdb.base/max-value-size.exp: New file.
9066         * gdb.base/huge.exp: Disable max-value-size for this test.
9067
9068 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
9069
9070         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9071
9072 2016-01-28  Yao Qi  <yao.qi@linaro.org>
9073
9074         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9075
9076 2016-01-25  Pedro Alves  <palves@redhat.com>
9077
9078         PR threads/19461
9079         * gdb.base/fork-running-state.c: New file.
9080         * gdb.base/fork-running-state.exp: New file.
9081
9082 2016-01-25  Pedro Alves  <palves@redhat.com>
9083
9084         PR gdb/19494
9085         * gdb.base/catch-fork-kill.c: New file.
9086         * gdb.base/catch-fork-kill.exp: New file.
9087
9088 2016-01-25  Pedro Alves  <palves@redhat.com>
9089
9090         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9091         Delete, moved to lib/gdb.exp.
9092         * gdb.threads/forking-threads-plus-breakpoint.exp
9093         (foreach_with_prefix): Likewise.
9094         * gdb.threads/process-dies-while-handling-bp.exp
9095         (foreach_with_prefix): Likewise.
9096         * lib/gdb.exp (foreach_with_prefix): New procedure.
9097
9098 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9099
9100         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9101         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9102
9103 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9104
9105         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9106         endian targets.
9107
9108 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9109             Pedro Alves  <palves@redhat.com>
9110
9111         Fix testsuite compatibility with Guile.
9112         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9113         number.
9114
9115 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9116
9117         Fix testsuite compatibility with Guile.
9118         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9119         (thread 1): New test for backtrace through signal handler.
9120
9121 2016-01-22  Yao Qi  <yao.qi@linaro.org>
9122
9123         PR testsuite/19491
9124         * gdb.base/multi-forks.c: Include
9125         ../lib/unbuffer_output.c
9126         (main): Call gdb_unbuffer_output.
9127
9128 2016-01-21  Doug Evans  <dje@google.com>
9129
9130         * lib/ada.exp (gdb_compile_ada): Fix typo.
9131
9132 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
9133
9134         * gdb.base/break-fun-addr.exp: New file.
9135         * gdb.base/break-fun-addr1.c: New file.
9136         * gdb.base/break-fun-addr2.c: New file.
9137
9138 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
9139
9140         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9141         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9142         enum flag values.
9143
9144 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9145
9146         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9147         when GDB can not set the vector return value.  Add more comments
9148         for clarification.
9149
9150 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9151
9152         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
9153         command.
9154
9155 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
9156
9157         * Makefile.in (DO_RUNTEST): Add --status and update usages.
9158
9159 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
9160
9161         * Makefile.in (check-single): Pass --status to runtest.
9162         (check/%.exp): Likewise.
9163
9164 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
9165
9166         * Makefile.in (check-parallel): Propagate return code from make
9167         do-check-parallel.
9168
9169 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9170
9171         * gdb.trace/ftrace.exp: Fix expected message on continue.
9172         * gdb.trace/pending.exp: Fix expected message on continue.
9173         * gdb.trace/trace-break.exp: Fix expected message on continue.
9174
9175 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
9176
9177         * lib/gdb.exp (gdb_test): Remove unused global references.
9178
9179 2016-01-18  Pedro Alves  <palves@redhat.com>
9180
9181         * gdb.base/async-shell.exp: Adjust expected output.
9182         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9183         * gdb.base/siginfo-thread.exp: Adjust expected output.
9184         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9185         * gdb.java/jnpe.exp: Adjust expected output.
9186         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9187         * gdb.threads/continue-pending-status.exp: Adjust expected output.
9188         * gdb.threads/leader-exit.exp: Adjust expected output.
9189         * gdb.threads/manythreads.exp: Adjust expected output.
9190         * gdb.threads/pthreads.exp: Adjust expected output.
9191         * gdb.threads/schedlock.exp: Adjust expected output.
9192         * gdb.threads/siginfo-threads.exp: Adjust expected output.
9193         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9194         expected output.
9195         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9196         output.
9197         * gdb.threads/sigthread.exp: Adjust expected output.
9198         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9199
9200 2016-01-18  Yao Qi  <yao.qi@linaro.org>
9201
9202         * gdb.guile/scm-section-script.c: Replace @progbits with
9203         %progbits.
9204         * gdb.python/py-section-script.c: Likewise.
9205
9206 2016-01-15  Pedro Alves  <palves@redhat.com>
9207
9208         * gdb.multi/tids.exp: Test star wildcard ranges.
9209
9210 2016-01-15  Pedro Alves  <palves@redhat.com>
9211
9212         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9213         command from "thread apply" invocation.
9214         (thr_apply_info_thr_invalid): Default the expected output to the
9215         input tid list.
9216         (top level): Add tests that use convenience variables.  Add tests
9217         for "thread apply" with a valid TID list, but missing the command.
9218
9219 2016-01-13  Pedro Alves  <palves@redhat.com>
9220
9221         * gdb.base/default.exp: Expect $_gthread as well.
9222         * gdb.multi/tids.exp: Test $_gthread.
9223         * gdb.threads/thread-specific.exp: Test $_gthread.
9224
9225 2016-01-13  Pedro Alves  <palves@redhat.com>
9226
9227         * gdb.multi/tids.exp: Test "info threads -gid".
9228
9229 2016-01-13  Pedro Alves  <palves@redhat.com>
9230
9231         * gdb.multi/tids.exp: Test InferiorThread.global_num and
9232         Breakpoint.thread.
9233         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9234
9235 2016-01-07  Pedro Alves  <palves@redhat.com>
9236
9237         * gdb.base/break.exp: Adjust to output changes.
9238         * gdb.base/hbreak2.exp: Likewise.
9239         * gdb.base/sepdebug.exp: Likewise.
9240         * gdb.base/watch_thread_num.exp: Likewise.
9241         * gdb.linespec/keywords.exp: Likewise.
9242         * gdb.multi/info-threads.exp: Likewise.
9243         * gdb.threads/thread-find.exp: Likewise.
9244         * gdb.multi/tids.c: New file.
9245         * gdb.multi/tids.exp: New file.
9246
9247 2016-01-13  Pedro Alves  <palves@redhat.com>
9248
9249         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9250
9251 2016-01-13  Pedro Alves  <palves@redhat.com>
9252
9253         * gdb.base/default.exp: Expect $_inferior as well.
9254         * gdb.multi/base.exp: Test $_inferior.
9255
9256 2016-01-13  Pedro Alves  <palves@redhat.com>
9257
9258         PR breakpoints/19388
9259         * gdb.base/catch-signal-siginfo-cond.c: New file.
9260         * gdb.base/catch-signal-siginfo-cond.exp: New file.
9261
9262 2016-01-12  Josh Stone  <jistone@redhat.com>
9263             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9264
9265         * gdb.base/catch-syscall.c (do_execve): New variable.
9266         (main): Conditionally trigger an execve.
9267         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9268         (test_catch_syscall_execve): New, check entry/return across execve.
9269         (do_syscall_tests): Call test_catch_syscall_execve.
9270
9271 2016-01-12  Pedro Alves  <palves@redhat.com>
9272
9273         * gdb.base/random-signal.exp (do_test): New procedure, with body
9274         of testcase moved in.
9275
9276 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9277             Pedro Alves  <palves@redhat.com>
9278
9279         * gdb.base/funcargs.exp (finish from indirectly called function):
9280         Reintroduce the case for 'First'.
9281
9282 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9283             Pedro Alves  <palves@redhat.com>
9284
9285         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9286         (tcatch_vfork_then_child_follow_exec)
9287         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9288         identification.
9289
9290 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9291
9292         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9293         and repeats to unlimited.
9294         * gdb.python/py-value.exp: Likewise.
9295         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9296         and repeats to unlimited.
9297
9298 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9299
9300         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9301         and reordering the functions.
9302         * gdb.multi/hangout.c: Likewise.
9303         * gdb.multi/hello.c: Likewise.
9304
9305 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
9306
9307         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9308         absolute.
9309         (SingleStatisticTestResult.report): Use dict.keys instead of
9310         dict.iterkeys.
9311
9312 2016-01-06  Pedro Alves  <palves@redhat.com>
9313
9314         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
9315
9316 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
9317
9318         * gdb.btrace/dlopen.exp: New.
9319         * gdb.btrace/dlopen.c: New.
9320         * gdb.btrace/dlopen-dso.c: New.
9321
9322 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
9323
9324         * lib/gdb.exp (gdb_test): Update comments to clarify that the
9325         PATTERN argument is optional.
9326
9327 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
9328
9329         * lib/ada.exp (target_compile_ada_from_dir): New function.
9330         (gdb_compile_ada): Reimplement avoiding the use of project files.
9331         * gdb.ada/gnat_ada.gpr: Delete.
9332         * gdb.ada/cond_lang.exp: Adjust test to make path before
9333         filename optional.
9334         * gdb.ada/small_reg_param.exp: Likewise.
9335
9336 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
9337
9338         * gdb.base/foll-vork.exp: Remove HP-UX special case.
9339
9340 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
9341
9342         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9343         case.
9344
9345 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
9346
9347         * gdb.base/break.exp: Remove dead code.
9348         * gdb.base/sepdebug.exp: Likewise.
9349
9350 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
9351
9352         * gdb.asm/asm-source.exp: Remove HP-UX references.
9353         * gdb.base/annota1.exp: Likewise.
9354         * gdb.base/annota3.exp: Likewise.
9355         * gdb.base/attach.exp: Likewise.
9356         * gdb.base/bigcore.exp: Likewise.
9357         * gdb.base/break.exp: Likewise.
9358         * gdb.base/call-ar-st.exp: Likewise.
9359         * gdb.base/callfuncs.exp: Likewise.
9360         * gdb.base/catch-fork-static.exp: Likewise.
9361         * gdb.base/display.exp: Likewise.
9362         * gdb.base/foll-exec-mode.exp: Likewise.
9363         * gdb.base/foll-exec.exp: Likewise.
9364         * gdb.base/foll-fork.exp: Likewise.
9365         * gdb.base/foll-vfork.exp: Likewise.
9366         * gdb.base/funcargs.exp: Likewise.
9367         * gdb.base/hbreak2.exp: Likewise.
9368         * gdb.base/inferior-died.exp: Likewise.
9369         * gdb.base/interrupt.exp: Likewise.
9370         * gdb.base/multi-forks.exp: Likewise.
9371         * gdb.base/nodebug.exp: Likewise.
9372         * gdb.base/sepdebug.exp: Likewise.
9373         * gdb.base/solib1.c: Likewise.
9374         * gdb.base/step-test.exp: Likewise.
9375         * gdb.mi/non-stop.c: Likewise.
9376         * gdb.mi/pthreads.c: Likewise.
9377         * gdb.multi/bkpt-multi-exec.ex: Likewise.
9378         * gdb.threads/pthreads.c: Likewise.
9379         * gdb.threads/staticthreads.exp: Likewise.
9380         * lib/future.exp: Likewise.
9381         * lib/gdb.exp: Likewise.
9382         * gdb.base/so-indr-cl.c: Remove.
9383         * gdb.base/so-indr-cl.exp: Likewise.
9384         * gdb.base/solib.c: Likewise.
9385         * gdb.base/solib.exp: Likewise.
9386         * gdb.base/solib2.c: Likewise.
9387
9388 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
9389
9390         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9391         * gdb.base/call-ar-st.exp: Likewise.
9392         * gdb.base/callfuncs.exp: Likewise.
9393         * gdb.base/condbreak.exp: Likewise.
9394         * gdb.base/constvars.exp: Likewise.
9395         * gdb.base/hbreak2.exp: Likewise.
9396         * gdb.base/langs.exp: Likewise.
9397         * gdb.base/list.exp: Likewise.
9398         * gdb.base/long_long.exp: Likewise.
9399         * gdb.base/ptype.exp: Likewise.
9400         * gdb.base/scope.exp: Likewise.
9401         * gdb.base/signals.exp: Likewise.
9402         * gdb.base/so-impl-ld.exp: Likewise.
9403         * gdb.base/varargs.exp: Likewise.
9404         * gdb.base/volatile.exp: Likewise.
9405         * gdb.base/whatis.exp: Likewise.
9406         * gdb.cp/cplusfuncs.exp: Likewise.
9407         * gdb.cp/inherit.exp: Likewise.
9408         * gdb.cp/local.exp: Likewise.
9409         * gdb.cp/member-ptr.exp: Likewise.
9410         * gdb.cp/method.exp: Likewise.
9411         * gdb.cp/overload.exp: Likewise.
9412         * gdb.cp/templates.exp: Likewise.
9413         * gdb.stabs/weird.exp: Likewise.
9414         * lib/compiler.c: Likewise.
9415         * lib/compiler.cc: Likewise.
9416         * lib/cp-support.exp: Likewise.
9417         * lib/gdb.exp: Likewise.
9418
9419 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
9420
9421         * configure.ac: Remove HP-UX case.
9422         * configure: Regenerate.
9423
9424 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
9425
9426         * lib/gdb.exp (gdb_compile): Add function doc.
9427
9428 2015-12-17  Pedro Alves  <palves@redhat.com>
9429
9430         PR threads/19354
9431         * gdb.multi/info-threads.exp: New file.
9432
9433 2015-12-15  Yao Qi  <yao.qi@linaro.org>
9434
9435         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9436         is aarch64*-*-*.
9437
9438 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9439
9440         * gdb.base/history-duplicates.exp: Skip if no readline support.
9441
9442 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9443
9444         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9445
9446 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9447
9448         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9449
9450 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9451
9452         * gdb.base/completion.exp: Skip tests that interrupt GDB with
9453         ctrl-C if nointerrupts target property is set.
9454         * gdb.base/double-prompt-target-event-error.exp: Likewise.
9455         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9456         * gdb.base/paginate-bg-execution.exp: Likewise.
9457         * gdb.base/paginate-execution-startup.exp: Likewise.
9458         * gdb.base/random-signal.exp: Likewise.
9459         * gdb.base/range-stepping.exp: Likewise.
9460         * gdb.cp/annota2.exp: Likewise.
9461         * gdb.cp/annota3.exp: Likewise.
9462         * gdb.gdb/selftest.exp: Likewise.
9463         * gdb.threads/continue-pending-status.exp: Likewise.
9464         * gdb.threads/leader-exit.exp: Likewise.
9465         * gdb.threads/manythreads.exp: Likewise.
9466         * gdb.threads/pthreads.exp: Likewise.
9467         * gdb.threads/schedlock.exp: Likewise.
9468         * gdb.threads/sigthread.exp: Likewise.
9469
9470 2015-12-11  Don Breazeal  <donb@codesourcery.com>
9471
9472         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9473         remote.
9474         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9475         * gdb.base/foll-exec.exp (main): Enable for target remote.
9476         * gdb.base/foll-fork.exp (main): Likewise.
9477         * gdb.base/foll-vfork.exp (main): Likewise.
9478         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9479         (proc continue_to_exit_bp_loc): Use clean_restart.
9480         * gdb.base/pie-execl.exp (main): Disable for target remote.
9481         * gdb.base/watch-vfork.exp (main): Enable for target remote.
9482         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9483         * gdb.threads/execl.exp (main): Likewise.
9484         * gdb.threads/fork-child-threads.exp (main): Likewise.
9485         * gdb.threads/fork-plus-threads.exp (main): Disable for target
9486         remote.
9487         * gdb.threads/fork-thread-pending.exp (main): Enable for target
9488         remote.
9489         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9490         pid.tid style ptids, instead of just tid.
9491         * gdb.threads/thread-execl.exp (main): Enable for target remote.
9492         * gdb.threads/watchpoint-fork.exp (main): Likewise.
9493         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9494         ptids, instead of just tid.
9495
9496 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
9497
9498         * gdb.base/list.exp (test_list_forward): Add end of file error
9499         test.
9500         (test_repeat_list_command): Add end of file error test.
9501         (test_list_backwards): Add beginning of file error test.
9502
9503 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
9504
9505         * gdb.base/list.exp (test_list_invalid_args): New function,
9506         defined, and called.
9507
9508 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
9509
9510         * gdb.base/list.exp (test_list): Make test names unique.
9511
9512 2015-12-11  Yao Qi  <yao.qi@linaro.org>
9513
9514         * gdb.base/coremaker2.c: Remove.
9515
9516 2015-12-10  Pedro Alves  <palves@redhat.com>
9517
9518         * gdb.multi/base.exp: Remove stale "spaces" references.
9519
9520 2015-12-10  Pedro Alves  <palves@redhat.com>
9521
9522         * gdb.multi/base.exp: Don't use nowarnings.
9523         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9524         * gdb.multi/hangout.c: Include stdio.h.
9525         * gdb.multi/hello.c: Include stdlib.h.
9526         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9527         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9528         * gdb.multi/multi-arch.exp: Don't use nowarnings.
9529
9530 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
9531
9532         * gdb.dwarf2/dw2-ranges-base.c: New file.
9533         * gdb.dwarf2/dw2-ranges-base.exp: New file.
9534         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9535         support additional line table, and debug ranges generation.
9536         (Dwarf::ranges): New function, generate .debug_ranges.
9537         (Dwarf::lines): Support generating simple line table programs.
9538         (Dwarf::assemble): Initialise new namespace variables.
9539
9540 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
9541
9542         * gdb.base/async.exp (proc test_background): Add case for
9543         asynchronous execution not supported.
9544
9545 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
9546
9547         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9548           format and change test names to make them unique.
9549
9550 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
9551             Pedro Alves  <pedro@redhat.com>
9552
9553         PR gdb/18702
9554         Add checking of floatformats setup on x86_64 hosts.
9555         * gdb.arch/i386-float.S (main): Load bigval and smallval.
9556         (smallval, bigval): New labels/constants.
9557         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9558         float" after loading bigval and smallval.
9559
9560 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
9561
9562         * gdb.ada/fun_overload_menu.exp: New testcase.
9563         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9564
9565 2015-12-04  Josh Stone  <jistone@redhat.com>
9566
9567         * gdb.base/catch-fork-static.exp: New.
9568
9569 2015-12-03  Yao Qi  <yao.qi@linaro.org>
9570
9571         * gdb.base/sizeof.c: Don't include stdio.h and
9572         ../lib/unbuffer_output.c.
9573         (main): New variable 'size' and 'value'.  Remove printf and
9574         gdb_unbuffer_output.  Assign return value to size and value.
9575         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9576         at the beginning.
9577         (check_sizeof): Check the result by printing variable 'size'.
9578         (check_valueof): Check the result by printing variable 'value'.
9579
9580 2015-12-01  Yao Qi  <yao.qi@linaro.org>
9581
9582         * gdb.base/disp-step-syscall.exp: Define syscall instruction
9583         for aarch64*-*-linux* target.
9584
9585 2015-11-30  Pedro Alves  <palves@redhat.com>
9586
9587         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9588
9589 2015-11-30  Pedro Alves  <palves@redhat.com>
9590
9591         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9592         Handle non-stop mode vCont replies.
9593
9594 2015-11-30  Pedro Alves  <palves@redhat.com>
9595
9596         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9597         prepare_for_testing.  Start gdb with "set non-stop on" appended to
9598         GDBFLAGS.  Lax expected stop output.
9599
9600 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9601
9602         * gdb.arch/arm-neon.exp: New.
9603         * gdb.arch/arm-neon.c: New.
9604
9605 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9606
9607         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9608
9609 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9610
9611         * gdb.cp/annota2.exp: Allow multiple occurrences of the
9612         frames-invalid annotation.
9613
9614 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9615
9616         * gdb.cp/annota2.exp: Use ${frames_invalid}.
9617
9618 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
9619
9620         * gdb.threads/names.exp: New file.
9621         * gdb.threads/names.c: New file.
9622         * README: Mention gdb,no_thread_names.
9623
9624 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
9625
9626         PR 19297
9627         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9628         support" error.
9629
9630 2015-11-24  Pedro Alves  <palves@redhat.com>
9631
9632         PR 17539
9633         * gdb.base/display.exp: Expect displays to be sorted in ascending
9634         order.  Use multi_line.
9635         * gdb.base/solib-display.exp: Likewise.
9636
9637 2015-11-24  Pedro Alves  <palves@redhat.com>
9638
9639         PR 17539
9640         * gdb.base/display.exp: Expect displays to be sorted in ascending
9641         order.  Use multi_line.
9642         * gdb.base/solib-display.exp: Likewise.
9643
9644 2015-11-24  Pedro Alves  <palves@redhat.com>
9645
9646         PR 17539
9647         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9648         threads in ascending order.
9649         * gdb.base/foll-fork.exp: Likewise.
9650         * gdb.base/foll-vfork.exp: Likewise.
9651         * gdb.base/multi-forks.exp: Likewise.
9652         * gdb.mi/mi-nonstop.exp: Likewise.
9653         * gdb.mi/mi-nsintrall.exp: Likewise.
9654         * gdb.multi/base.exp: Likewise.
9655         * gdb.multi/multi-arch.exp: Likewise.
9656         * gdb.python/py-inferior.exp: Likewise.
9657         * gdb.threads/break-while-running.exp: Likewise.
9658         * gdb.threads/execl.exp: Likewise.
9659         * gdb.threads/gcore-thread.exp: Likewise.
9660         * gdb.threads/info-threads-cur-sal.exp: Likewise.
9661         * gdb.threads/kill.exp: Likewise.
9662         * gdb.threads/linux-dp.exp: Likewise.
9663         * gdb.threads/multiple-step-overs.exp: Likewise.
9664         * gdb.threads/next-bp-other-thread.exp: Likewise.
9665         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9666         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9667         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9668         * gdb.threads/thread-find.exp: Likewise.
9669         * gdb.threads/tls.exp: Likewise.
9670         * lib/mi-support.exp (mi_reverse_list): Delete.
9671         (mi_check_thread_states): No longer reverse list.
9672
9673 2015-11-24  Pedro Alves  <palves@redhat.com>
9674
9675         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
9676         use lowercase.
9677
9678 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
9679
9680         * gdb.trace/actions.c: Include trace-common.h.
9681         (main): Add a location for a fast tracepoint.
9682         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9683         the normal tracepoints.
9684         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9685
9686 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
9687
9688         * save-trace.exp: Factor out code to these...
9689         (gdb_save_tracepoints): New.
9690         (gdb_load_tracepoints): New.
9691         (do_save_load_test): New.
9692
9693 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
9694
9695         * gdb.base/asmlabel.exp: New test.
9696         * gdb.base/asmlabel.c: New test case.
9697
9698 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
9699
9700         * gdb.base/wrong_frame_bt_full-main.c: New file.
9701         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9702         * gdb.base/wrong_frame_bt_full.exp: New file.
9703
9704 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
9705
9706         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9707
9708 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
9709
9710         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9711         pstate register when comparing registers values in
9712         sparc64-*-linux-gnu targets to avoid spurious differences.
9713
9714 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
9715
9716         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9717
9718 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
9719
9720         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9721         as type argument to gdb_compile.
9722         * gdb.base/nested-subp2.exp: Likewise.
9723         * gdb.base/nested-subp3.exp: Likewise.
9724
9725 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9726
9727         * lib/dwarf.exp (_note): Fix left shift of negative value.
9728         * gdb.trace/trace-condition.exp: Likewise.
9729
9730 2015-11-13  Yao Qi  <yao.qi@linaro.org>
9731
9732         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9733         comments about d10v.
9734         (test_scalar_returns): Likewise.
9735         * gdb.base/d10v.ld: Remove.
9736         * gdb.base/overlays.exp: Remove the target triplet checking for
9737         d10v-*-*.
9738         * gdb.base/structs.exp (test_struct_returns): Remove the
9739         comments about d10v.
9740         (test_struct_calls): Likewise.
9741
9742 2015-11-13  Yao Qi  <yao.qi@linaro.org>
9743
9744         * gdb.base/gnu_vector.exp: Check the return value by "p res".
9745         * gdb.base/gnu_vector.c: Don't include stdio.h.
9746         (main): Don't print res and call add_some_intvecs.
9747
9748 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9749
9750         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9751         macro.
9752         (func5): Removed.
9753         (func4): Use FAST_TRACEPOINT_LABEL.
9754         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9755         macro.
9756         (func): Removed.
9757         (thread_function): Use FAST_TRACEPOINT_LABEL.
9758         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9759         (func): Remove.
9760         (marker): Use FAST_TRACEPOINT_LABEL.
9761         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9762         (pendfunc1): Remove.
9763         (pendfunc): Use FAST_TRACEPOINT_LABEL.
9764         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9765         (foo): Remove.
9766         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9767         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9768         macro.
9769         (func): Remove.
9770         (marker): Use FAST_TRACEPOINT_LABEL.
9771         * gdb.trace/trace-common.h: New header.
9772         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9773         macro.
9774         (func): Remove.
9775         (marker): Use FAST_TRACEPOINT_LABEL.
9776         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9777         (func): Remove.
9778         (thread_function): Use FAST_TRACEPOINT_LABEL.
9779
9780 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9781
9782         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9783         in front.
9784         * gdb.trace/change-loc.exp: Use global pcreg definition.
9785         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9786         * gdb.trace/entry-values.exp: Use global spreg definition, add $
9787         in front.
9788         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9789         * gdb.trace/pending.exp: Likewise.
9790         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9791         * gdb.trace/trace-break.exp: Likewise.
9792         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9793         in front.
9794         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9795         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9796         in front.
9797         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9798
9799 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
9800
9801         * gdb.ada/fin_fun_out: New testcase.
9802
9803 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9804
9805         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9806         value associated with DW_AT_byte_size.
9807         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9808         constants for DW_AT_byte_size, DW_AT_lower_bound, and
9809         DW_AT_upper_bound.
9810
9811 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9812
9813         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9814         (gdb_target_symbol_prefix_flags): Define in terms of _asm
9815         version.
9816         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9817         gdb.dwarf2/dw2-canonicalize-type.exp,
9818         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9819         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9820         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9821         provided by gdb_target_symbol_prefix_flags_asm.
9822         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9823         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9824         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9825         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9826         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9827         macros where needed).  Use this macro for symbols which require
9828         the prefix provided by SYMBOL_PREFIX.
9829
9830 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
9831
9832         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9833         New procs.
9834         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9835         representing expressions, of more than one list element.
9836         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9837         to prepend linker symbol prefix to f.
9838         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9839         table_1 and table_2.
9840         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9841         Likewise, for f and g.
9842         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9843         for ptr.
9844         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9845         for main.
9846         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9847         table_1_ptr and table_2_ptr.
9848
9849 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9850             Joel Brobecker  <brobecker@adacore.com>
9851
9852         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9853
9854 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9855
9856         * gdb.reverse/s390-mvcle.c: New test.
9857         * gdb.reverse/s390-mvcle.exp: New file.
9858         * lib/gdb.exp: Enable reverse tests on s390*-linux.
9859
9860 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9861
9862         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9863
9864 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9865
9866         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9867         reaching marker2.
9868         * gdb.reverse/getresuid-reverse.exp: Likewise.
9869         * gdb.reverse/pipe-reverse.exp: Likewise.
9870         * gdb.reverse/readv-reverse.exp: Likewise.
9871         * gdb.reverse/recvmsg-reverse.exp: Likewise.
9872         * gdb.reverse/time-reverse.exp: Likewise.
9873         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9874
9875 2015-10-30  Yao Qi  <yao.qi@linaro.org>
9876
9877         * gdb.threads/wp-replication.c (watch_count_done): Remove.
9878         (empty_cycle): Remove.
9879         (main): Don't call empty_cycle.  Don't use watch_count_done.
9880         * gdb.threads/wp-replication.exp: Don't set breakpoint on
9881         empty_cycle.  Rewrite the code counting HW watchpoints.
9882
9883 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9884
9885         * gdb.reverse/fstatat-reverse.c: New test.
9886         * gdb.reverse/fstatat-reverse.exp: New file.
9887         * gdb.reverse/getresuid-reverse.c: New test.
9888         * gdb.reverse/getresuid-reverse.exp: New file.
9889         * gdb.reverse/pipe-reverse.c: New test.
9890         * gdb.reverse/pipe-reverse.exp: New file.
9891         * gdb.reverse/readv-reverse.c: New test.
9892         * gdb.reverse/readv-reverse.exp: New file.
9893         * gdb.reverse/recvmsg-reverse.c: New test.
9894         * gdb.reverse/recvmsg-reverse.exp: New file.
9895         * gdb.reverse/time-reverse.c: New test.
9896         * gdb.reverse/time-reverse.exp: New file.
9897         * gdb.reverse/waitpid-reverse.c: New test.
9898         * gdb.reverse/waitpid-reverse.exp: New file.
9899
9900 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9901
9902         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9903
9904 2015-10-26  Doug Evans  <dje@google.com>
9905
9906         PR symtab/17391
9907         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9908         * gdb.dwarf2/bad-regnum.c: New file.
9909         * gdb.dwarf2/bad-regnum.exp: New file.
9910
9911 2015-10-26  Doug Evans  <dje@google.com>
9912
9913         PR python/18938
9914         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9915         file.
9916
9917 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
9918
9919         * gdb.compile/compile.exp (compile code globalvar): Update expectation
9920         for a change by "Mention language in compile error message".
9921
9922 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
9923
9924         PR python/18073
9925         * gdb.python/py-type.c (C::a_method): New.
9926         (C::a_const_method): New.
9927         (C::a_static_method): New.
9928         (a_function): New.
9929         * gdb.python/py-type.exp (test_fields): Test getting fields
9930         from function and method.
9931
9932 2015-10-21  Keven Boell  <keven.boell@intel.com>
9933
9934         * gdb.fortran/vla-alloc-assoc.exp: New file.
9935         * gdb.fortran/vla-datatypes.exp: New file.
9936         * gdb.fortran/vla-datatypes.f90: New file.
9937         * gdb.fortran/vla-history.exp: New file.
9938         * gdb.fortran/vla-ptype-sub.exp: New file.
9939         * gdb.fortran/vla-ptype.exp: New file.
9940         * gdb.fortran/vla-sizeof.exp: New file.
9941         * gdb.fortran/vla-sub.f90: New file.
9942         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9943         * gdb.fortran/vla-value-sub-finish.exp: New file.
9944         * gdb.fortran/vla-value-sub.exp: New file.
9945         * gdb.fortran/vla-value.exp: New file.
9946         * gdb.fortran/vla-ptr-info.exp: New file.
9947         * gdb.mi/mi-vla-fortran.exp: New file.
9948         * gdb.mi/vla.f90: New file.
9949
9950 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
9951
9952         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9953         of hardwired timeout value.
9954
9955 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9956             Pedro Alves  <palves@redhat.com>
9957
9958         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9959         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9960
9961 2015-10-19  Josh Stone  <jistone@redhat.com>
9962
9963         * gdb.base/catch-syscall.c: Include <sched.h>.
9964         (unknown_syscall): New variable.
9965         (main): Trigger a vfork and an unknown syscall.
9966         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9967         (unknown_syscall_number): Likewise.
9968         (check_call_to_syscall): Accept an optional syscall pattern.
9969         (check_return_from_syscall): Likewise.
9970         (check_continue): Likewise.
9971         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9972         (test_catch_syscall_skipping_return): New test toggling off 'catch
9973         syscall' to step over the syscall return, then toggling back on.
9974         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9975         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9976         (do_syscall_tests): Call test_catch_syscall_without_args and
9977         test_catch_syscall_mid_vfork.
9978         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9979         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9980
9981 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
9982
9983         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9984         print g_vE): Add new pass patterns.
9985         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9986         print various symbol names for vptr fields.
9987
9988 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
9989
9990         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9991         results.
9992
9993 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9994
9995         * gdb.arch/disp-step-insn-reloc.exp: New test case.
9996
9997 2015-10-12  Yao Qi  <yao.qi@linaro.org>
9998
9999         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10000         is aarch64*-*-linux*.
10001
10002 2015-10-12  Yao Qi  <yao.qi@linaro.org>
10003
10004         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10005         (can_relocate_bcond_true): ... it.
10006         (can_relocate_bcond_false): New function.
10007         (foo): Likewise.
10008         (can_relocate_bl): Likewise.
10009         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10010         can_relocate_bl.
10011
10012 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
10013
10014         * gdb.base/nested-addr.c: New file.
10015         * gdb.base/nested-addr.exp: New testcase.
10016
10017 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
10018
10019         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10020         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10021         its output.  Ignore the output of "record goto begin" and instead
10022         check that GDB is replaying.
10023
10024 2015-10-09  Pedro Alves  <palves@redhat.com>
10025
10026         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10027         (top level): Use it in the run with no args test.
10028
10029 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
10030
10031         * gdb.dlang/properties.exp: New file.
10032
10033 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
10034
10035         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10036         whether or not address 0x1000 is mapped on the target.
10037
10038 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
10039
10040         * gdb.python/py-type.exp: Do not run tests if binaries fail to
10041         build.
10042
10043 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
10044
10045         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10046         instruction-history test.
10047
10048 2015-09-28  Doug Evans  <dje@google.com>
10049
10050         * gdb.base/gcore.c (array_func): Add reference to static_array.
10051
10052 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
10053
10054         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10055         source line.
10056
10057 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10058
10059         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10060         short or char as base type.
10061
10062 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10063
10064         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10065         to allow any size enum.
10066
10067 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
10068
10069         * gdb.ada/array_ptr_renaming.exp: New testcase.
10070         * gdb.ada/array_ptr_renaming/foo.adb: New file.
10071         * gdb.ada/array_ptr_renaming/pack.ads: New file.
10072
10073 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
10074
10075         * gdb.trace/ftrace-lock.c: New file.
10076         * gdb.trace/ftrace-lock.exp: New file.
10077
10078 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
10079
10080         * gdb.arch/insn-reloc.c: New file.
10081         * gdb.arch/ftrace-insn-reloc.exp: New file.
10082
10083 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
10084
10085         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10086         instruction.
10087         * gdb.trace/pendshr1.c (pendfunc): Likewise.
10088         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10089         * gdb.trace/range-stepping.c: Likewise.
10090         * gdb.trace/trace-break.c: Likewise.
10091         * gdb.trace/trace-mt.c (thread_function): Likewise.
10092         * gdb.trace/ftrace.c (marker): Likewise.
10093         * gdb.trace/trace-condition.c (marker): Likewise.
10094         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10095         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10096         is_aarch64_target.
10097
10098 2015-09-18  Doug Evans  <xdje42@gmail.com>
10099
10100         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10101         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10102
10103 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10104
10105         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10106         the breakpoint.
10107
10108 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10109
10110         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10111         the pending breakpoint.  Remove timeout override for "Run till
10112         MI pending breakpoint on pendfunc3 on thread 2" test.
10113
10114 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10115
10116         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10117         filename pattern.
10118
10119 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10120
10121         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10122         in breakpoint filename pattern.
10123
10124 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10125
10126         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10127
10128 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10129
10130         * gdb.linespec/explicit.exp: Check for readline support for
10131         tab-completion tests.  Fix obvious typo.
10132
10133 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
10134
10135         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10136         and replay.
10137
10138 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
10139
10140         * gdb.btrace/non-stop.c: New.
10141         * gdb.btrace/non-stop.exp: New.
10142
10143 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
10144             Yao Qi  <yao.qi@linaro.org>
10145
10146         * gdb.trace/trace-condition.c: New file.
10147         * gdb.trace/trace-condition.exp: New file.
10148
10149 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
10150
10151         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10152         for testing bytecode compilation.
10153
10154 2015-09-16  Pedro Alves  <palves@redhat.com>
10155             Sandra Loosemore <sandra@codesourcery.com>
10156
10157         * gdb.threads/non-stop-fair-events.c (timeout): New global.
10158         (SECONDS): Redefine.
10159         (main): Call pthread_kill and alarm early.
10160         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10161         support.
10162         (test): If the target can't hardware step and doesn't support
10163         displaced stepping, increase the timeout.
10164
10165 2015-09-16  Pedro Alves  <palves@redhat.com>
10166
10167         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10168         (enable_debug): New procedures.
10169         (test): Use them.  Bail out if waiting for threads fails.
10170         (top level): Bail out if a test fails.
10171
10172 2015-09-16  Yao Qi  <yao.qi@linaro.org>
10173
10174         * gdb.asm/asm-source.exp: Set asm-arch for
10175         aarch64*-*-* target.
10176         * gdb.asm/aarch64.inc: New file.
10177
10178 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
10179
10180         * gdb.ada/array_of_variable_length.exp: New testcase.
10181         * gdb.ada/array_of_variable_length/foo.adb: New file.
10182         * gdb.ada/array_of_variable_length/pck.adb: New file.
10183         * gdb.ada/array_of_variable_length/pck.ads: New file.
10184
10185 2015-09-15  Doug Evans  <dje@google.com>
10186
10187         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10188         of function static local variable.
10189
10190 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
10191
10192         * gdb.threads/tls-so_extern.exp: New test file.
10193         * gdb.threads/tls-so_extern.c: New test file.
10194         * gdb.threads/tls-so_extern_main.c: New test file.
10195
10196 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10197
10198         * gdb.opt/solib-intra-step-lib.c: New file.
10199         * gdb.opt/solib-intra-step-main.c: New file.
10200         * gdb.opt/solib-intra-step.exp: New file.
10201
10202 2015-09-15  Pedro Alves  <palves@redhat.com>
10203
10204         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10205         gdb_continue_to_breakpoint instead of gdb_test_multiple.
10206
10207 2015-09-14  Pedro Alves  <palves@redhat.com>
10208
10209         * gdb.base/hook-stop-continue.c: Delete.
10210         * gdb.base/hook-stop-continue.exp: Delete.
10211         * gdb.base/hook-stop-frame.c: Delete.
10212         * gdb.base/hook-stop-frame.exp: Delete.
10213         * gdb.base/hook-stop.c: New file.
10214         * gdb.base/hook-stop.exp: New file.
10215
10216 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
10217
10218         * gdb.ada/access_to_packed_array.exp: New testcase.
10219         * gdb.ada/access_to_packed_array/foo.adb: New file.
10220         * gdb.ada/access_to_packed_array/pack.adb: New file.
10221         * gdb.ada/access_to_packed_array/pack.ads: New file.
10222
10223 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
10224
10225         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10226         buffer size test.
10227
10228 2015-09-11  Don Breazeal  <donb@codesourcery.com>
10229
10230         * gdb.base/foll-exec.c: Add copyright header.  Fix
10231         formatting issues.
10232         * gdb.base/foll-exec.exp (zap_session): Delete proc.
10233         (do_exec_tests): Use clean_restart in place of zap_session,
10234         and for test initialization.  Fix formatting issues.  Use
10235         fail in place of perror.
10236         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10237         an expect statement to match an expression with output from
10238         the program under debug.
10239         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10240         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10241         * gdb.threads/non-ldr-exc-2.exp: Likewise.
10242         * gdb.threads/non-ldr-exc-3.exp: Likewise.
10243         * gdb.threads/non-ldr-exc-4.exp: Likewise.
10244
10245 2015-09-09  Doug Evans  <dje@google.com>
10246
10247         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10248
10249 2015-09-09  Doug Evans  <dje@google.com>
10250
10251         * gdb.base/pie-execl.exp: Fix result test of build_executable.
10252
10253 2015-09-09  Doug Evans  <dje@google.com>
10254
10255         * gdb.base/savedregs.exp: Fix typo.
10256
10257 2015-09-09  Pedro Alves  <palves@redhat.com>
10258
10259         * gdb.mi/mi-cli.exp: Add CLI finish tests.
10260
10261 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
10262
10263         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10264         command actually switches threads.  Give up on remaining
10265         tests if target fails to stop at breakpoint.
10266
10267 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10268
10269         * gdb.ada/funcall_char.exp: New testcase.
10270         * gdb.ada/funcall_char/foo.adb: New file.
10271
10272 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10273
10274         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10275         expected outputs.  Add two testcases for completing ambiguous
10276         functions.
10277         * gdb.ada/complete/aux_pck.adb: New file.
10278         * gdb.ada/complete/aux_pck.ads: New file.
10279         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10280         Ambiguous_Func functions.
10281         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10282         * gdb.ada/complete/pck.adb: Likewise.
10283
10284 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
10285
10286         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10287         failures to run the test program under GDB.
10288
10289 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
10290
10291         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10292         to C.
10293
10294 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
10295
10296         * gdb.base/run-after-attach.exp: New test file.
10297         * gdb.base/run-after-attach.c: New test file.
10298
10299 2015-08-26  Don Breazeal  <donb@codesourcery.com>
10300
10301         * gdb.base/foll-exec-2.c: New test program.
10302         * gdb.base/foll-exec-2.exp: New test.
10303
10304 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
10305
10306         * gdb.base/nested-subp1.exp: New file.
10307         * gdb.base/nested-subp1.c: New file.
10308         * gdb.base/nested-subp2.exp: New file.
10309         * gdb.base/nested-subp2.c: New file.
10310         * gdb.base/nested-subp3.exp: New file.
10311         * gdb.base/nested-subp3.c: New file.
10312
10313 2015-08-24  Pedro Alves  <palves@redhat.com>
10314
10315         * gdb.server/connect-without-multi-process.c: New file.
10316         * gdb.server/connect-without-multi-process.exp: New file.
10317
10318 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
10319
10320         * gdb.opt/inline-markers.c: Make z int.
10321
10322 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
10323
10324         * gdb.opt/inline-markers.c: Make z volatile.
10325
10326 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
10327
10328         * gdb.opt/inline-bt.c: New volatile global z.
10329         * gdb.opt/inline-cmds.c: Likewise.
10330         * gdb.opt/inline-locals.c: Likewise.
10331         * gdb.opt/inline-markers.c: New extern global z.
10332         (marker): Use z.
10333         (inline_fn): Likewise.
10334
10335 2015-08-24  Pedro Alves  <palves@redhat.com>
10336
10337         * config/m32r-stub.exp: Remove file.
10338         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10339         * gdb.base/call-rt-st.exp: Likewise.
10340         * gdb.base/call-strs.exp: Likewise.
10341         * gdb.base/default.exp: Remove references to h8300-*-hms and
10342         *-*-udi*.
10343         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10344
10345 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10346
10347         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10348         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
10349         and "return" use KFAIL when GDB can not read/write the vector
10350         return value.
10351
10352 2015-08-21  Gary Benson <gbenson@redhat.com>
10353
10354         * gdb.trace/pending.exp: Cope with remote transfer warnings.
10355
10356 2015-08-20  Pedro Alves  <palves@redhat.com>
10357
10358         * gdb.server/solib-list.exp: No longer expect an interior stop in
10359         non-stop mode.
10360
10361 2015-08-20  Pedro Alves  <palves@redhat.com>
10362
10363         * gdb.server/connect-stopped-target.c: New file.
10364         * gdb.server/connect-stopped-target.exp: New file.
10365
10366 2015-08-20  Pedro Alves  <palves@redhat.com>
10367
10368         * gdb.dwarf2/comp-unit-lang.exp: New file.
10369         * gdb.dwarf2/comp-unit-lang.c: New file.
10370
10371 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
10372
10373         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10374         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10375
10376 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
10377
10378         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10379         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10380
10381 2015-08-18  Doug Evans  <dje@google.com>
10382             Adrian Sendroiu <adrian.sendroiu@freescale.com>
10383
10384         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10385         skip_python_tests.  New arg prompt_regexp.
10386         (skip_python_tests): New function.
10387         * lib/mi-support.exp (mi_skip_python_tests): New function.
10388         * gdb.python/py-mi-objfile-gdb.py: New file.
10389         * gdb.python/py-mi-objfile.c: New file.
10390         * gdb.python/py-mi-objfile.exp: New file.
10391
10392 2015-08-17  Keith Seitz  <keiths@redhat.com>
10393
10394         * gdb.linespec/explicit.exp: Move strace test from here ...
10395         * gdb.trace/strace.exp: ... to here.
10396
10397 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
10398
10399         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10400         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10401
10402 2015-08-14  Doug Evans  <xdje42@gmail.com>
10403
10404         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10405         inferior before selecting a new file.
10406
10407 2015-08-14  Doug Evans  <xdje42@gmail.com>
10408
10409         * gdb.mi/mi-disassemble.exp: Update.
10410         * gdb.base/disasm-optim.S: New file.
10411         * gdb.base/disasm-optim.c: New file.
10412         * gdb.base/disasm-optim.h: New file.
10413         * gdb.base/disasm-optim.exp: New file.
10414
10415 2015-08-14  Keith Seitz  <keiths@redhat.com>
10416
10417         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10418         "evaluated-by".
10419
10420 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
10421
10422         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10423
10424 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
10425
10426         * gdb.ada/fun_renaming.exp: New testcase.
10427         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10428         * gdb.ada/fun_renaming/pack.adb: New file.
10429         * gdb.ada/fun_renaming/pack.ads: New file.
10430
10431 2015-08-12  Keith Seitz  <keiths@redhat.com>
10432
10433         * gdb.base/dso2dso.exp: Pass basename of source file in call to
10434         gdb_get_line_number.
10435
10436 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
10437
10438         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10439         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10440         gdb.base/dso2dso.exp: New files.
10441
10442 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
10443             Pedro Alves  <palves@redhat.com>
10444             Keith Seitz  <keiths@redhat.com>
10445
10446         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10447         GDBFLAGS.
10448
10449 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
10450
10451         * gdb.base/gdbhistsize-history.exp
10452         (test_histsize_history_setting): Use save_vars.
10453         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10454         Use save_vars.
10455         (test_no_truncation_of_unlimited_history_file): Use save_vars.
10456         * gdb.base/readline.exp: Use save_vars.
10457
10458 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
10459
10460         * lib/gdb.exp (save_vars): New proc.
10461
10462 2015-08-11  Keith Seitz  <keiths@redhat.com>
10463
10464         * gdb.base/help.exp: Update help_breakpoint_text.
10465
10466 2015-08-11  Keith Seitz  <keiths@redhat.com>
10467
10468         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10469         (at toplevel): Call test_explicit_breakpoints.
10470         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10471         breakpoints.
10472         * lib/mi-support.exp (mi_make_breakpoint): Add support for
10473         breakpoint conditions, "-cond".
10474
10475 2015-08-11  Keith Seitz  <keiths@redhat.com>
10476
10477         * gdb.linespec/3explicit.c: New file.
10478         * gdb.linespec/cpexplicit.cc: New file.
10479         * gdb.linespec/cpexplicit.exp: New file.
10480         * gdb.linespec/explicit.c: New file.
10481         * gdb.linespec/explicit.exp: New file.
10482         * gdb.linespec/explicit2.c: New file.
10483         * gdb.linespec/ls-errs.exp: Add explicit location tests.
10484         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10485         before using in the matching pattern.
10486         Clarify that `prefix' is a regular expression.
10487
10488 2015-08-11  Keith Seitz  <keiths@redhat.com>
10489
10490         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10491         test.
10492         Add tests for missing ",FMT" and ",".
10493
10494 2015-08-10  Doug Evans  <dje@google.com>
10495             Keith Seitz  <keiths@redhat.com>
10496
10497         PR gdb/17960
10498         * gdb.base/completion.exp: Add location completer tests.
10499
10500 2015-08-07  Pedro Alves  <palves@redhat.com>
10501
10502         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10503         tests here.
10504         (top level): Run do_test with and without displaced stepping.
10505
10506 2015-08-07  Pedro Alves  <palves@redhat.com>
10507
10508         * gdb.base/valgrind-disp-step.c: New file.
10509         * gdb.base/valgrind-disp-step.exp: New file.
10510
10511 2015-08-07  Pedro Alves  <palves@redhat.com>
10512
10513         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10514         Delete function.
10515         (main): Add alarm.  Run an infinite loop instead of calling
10516         wait_threads.
10517         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10518         comment.
10519         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10520         Delete function.
10521         (main): Add alarm.  Run an infinite loop instead of calling
10522         wait_threads.
10523         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10524         comment.
10525
10526 2015-08-07  Pedro Alves  <palves@redhat.com>
10527
10528         * gdb.base/checkpoint-ns.exp: New file.
10529         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10530         standard_testfile.
10531
10532 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
10533
10534         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10535         * gdb.btrace/instruction_history.exp: Update.
10536         * gdb.btrace/tsx.exp: New.
10537         * gdb.btrace/tsx.c: New.
10538
10539 2015-08-06  Pedro Alves <palves@redhat.com>
10540
10541         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10542         increase timeout.
10543         * gdb.reverse/until-precsave.exp: Bump timeouts.
10544
10545 2015-08-06  Pedro Alves  <palves@redhat.com>
10546
10547         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10548
10549 2015-08-06  Pedro Alves  <palves@redhat.com>
10550
10551         PR gdb/18749
10552         * gdb.threads/process-dies-while-handling-bp.c: New file.
10553         * gdb.threads/process-dies-while-handling-bp.exp: New file.
10554
10555 2015-08-06  Pedro Alves  <palves@redhat.com>
10556
10557         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10558         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10559
10560 2015-08-05  Pedro Alves  <palves@redhat.com>
10561
10562         * gdb.threads/next-while-other-thread-longjmps.c: New file.
10563         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10564
10565 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
10566
10567         * gdb.base/bp-permanent.exp: Report test as unsupported if
10568         the target cannot stop at the permanent breakpoint.
10569
10570 2015-08-03  Doug Evans  <dje@google.com>
10571
10572         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10573         10000.
10574
10575 2015-08-03  Doug Evans  <dje@google.com>
10576
10577         * Makefile.in (workers/%.worker, build-perf): New rule.
10578         (GDB_PERFTEST_MODE): New variable.
10579         (check-perf): Use it.
10580         (clean): Clean up gdb.perf parallel build subdirs.
10581         * lib/build-piece.exp: New file.
10582         * lib/gdb.exp (make_gdb_parallel_path): New function
10583         (standard_output_file, standard_temp_file): Call it.
10584         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10585         of $GDB_PARALLEL.
10586         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10587
10588 2015-08-03  Doug Evans  <dje@google.com>
10589
10590         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10591         (LOG_FILE_NAME): New global.
10592         (TextReporter.__init__): Initialize self.txt_sum.
10593         (TextReporter.report): Add support for multiple data-points.
10594         Move report to perftest.sum, put raw data in perftest.log.
10595         (TextReporter.start): Open sum and log files.
10596         (TextReporter.end): Close sum and log files.
10597         * gdb.perf/lib/perftest/testresult.py
10598         (SingleStatisticTestResult.record): Handle multiple data-points.
10599
10600 2015-07-31  Pedro Alves  <palves@redhat.com>
10601
10602         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10603         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
10604         kill_wait_spawned_process instead of explicit "kill -9".
10605         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10606         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
10607         kill_wait_spawned_process.
10608         * gdb.base/attach-twice.exp: Likewise.
10609         * gdb.base/attach.exp: Likewise.
10610         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10611         gdb_test_multiple.
10612         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10613         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
10614         kill_wait_spawned_process.
10615         * gdb.base/valgrind-infcall.exp: Likewise.
10616         * gdb.multi/multi-attach.exp: Likewise.
10617         * gdb.python/py-prompt.exp: Likewise.
10618         * gdb.python/py-sync-interp.exp: Likewise.
10619         * gdb.server/ext-attach.exp: Likewise.
10620         * gdb.threads/attach-into-signal.exp (corefunc): Use
10621         spawn_wait_for_attach, spawn_id_get_pid and
10622         kill_wait_spawned_process.
10623         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10624         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
10625         spawn_id_get_pid and kill_wait_spawned_process.
10626         * gdb.threads/attach-stopped.exp (corefunc): Use
10627         spawn_wait_for_attach, spawn_id_get_pid and
10628         kill_wait_spawned_process.
10629         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10630         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
10631         kill_wait_spawned_process instead of explicit "kill -9".
10632         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10633         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10634         (spawn_wait_for_attach): Use spawn instead of exec to spawn
10635         processes.  Don't map cygwin/windows pids here.  Now returns a
10636         spawn id list.
10637
10638 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10639
10640         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10641         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10642         correct patch.
10643
10644 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10645
10646         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10647
10648 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10649
10650         Reapply:
10651         2014-05-21  Mark Wielaard  <mjw@redhat.com>
10652
10653         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10654
10655 2015-07-30  Pedro Alves  <palves@redhat.com>
10656
10657         * linux-low.c (handle_extended_wait): Set the child's last
10658         reported status to TARGET_WAITKIND_STOPPED.
10659
10660 2015-07-30  Pedro Alves  <palves@redhat.com>
10661
10662         PR threads/18600
10663         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10664         only shows inferior 1.
10665
10666 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
10667             Pedro Alves  <palves@redhat.com>
10668
10669         PR threads/18600
10670         * gdb.threads/fork-plus-threads.c: New file.
10671         * gdb.threads/fork-plus-threads.exp: New file.
10672
10673 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10674
10675         * gdb.base/batch-preserve-term-settings.exp
10676         (test_terminal_settings_preserved_after_cli_exit): Use
10677         send_quit_command.
10678
10679 2015-07-29  Pedro Alves  <palves@redhat.com>
10680             Don Breazeal  <donb@codesourcery.com>
10681
10682         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10683         output from both inferior_spawn_id and gdb_spawn_id.
10684
10685 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
10686
10687         * gdb.threads/attach-into-signal.exp (corefunc): Use
10688         with_test_prefix on nested loops, uniquefying the test messages.
10689
10690 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
10691
10692         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10693         commit.
10694
10695 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10696
10697         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10698         New proc.
10699         (test_terminal_settings_preserved_after_sigterm): New test.
10700
10701 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10702
10703         * gdb.base/batch-preserve-term-settings.exp
10704         (test_terminal_settings_preserved_after_cli_exit): New test.
10705
10706 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10707
10708         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10709         manipulation of saved_gdbflags.
10710         (test_terminal_settings_preserved): Remove global declaration of
10711         the unused variable pagination_prompt.  Remove manipulation of
10712         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
10713         GDBFLAGS.
10714
10715 2015-07-29  Pedro Alves  <palves@redhat.com>
10716
10717         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10718
10719 2015-07-29  Pedro Alves  <palves@redhat.com>
10720
10721         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10722         at the top.
10723
10724 2015-07-29  Pedro Alves  <palves@redhat.com>
10725
10726         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10727         (main): Call gdb_unbuffer_output.
10728         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10729         (main): Call gdb_unbuffer_output.
10730         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10731         (main): Call gdb_unbuffer_output.
10732         * gdb.base/call-strs.exp: Adjust to step over the
10733         gdb_unbuffer_output call.
10734         * gdb.base/catch-gdb-caused-signals.c: Include
10735         "../lib/unbuffer_output.c".
10736         (main): Call gdb_unbuffer_output.
10737         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10738         (main): Call gdb_unbuffer_output.
10739         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10740         (main): Call gdb_unbuffer_output.
10741         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10742         (main): Call gdb_unbuffer_output.
10743         * gdb.base/shlib-call.exp: Adjust to step over the
10744         gdb_unbuffer_output call.
10745         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10746         (main): Call gdb_unbuffer_output.
10747         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10748         (main): Call gdb_unbuffer_output.
10749         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10750         (main): Rename to ...
10751         (test): ... this.
10752         (main): Reimplement.
10753         * gdb.base/varargs.exp: Run to test instead of to main.
10754         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10755         (main): Call gdb_unbuffer_output.
10756
10757 2015-07-29  Pedro Alves  <palves@redhat.com>
10758
10759         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10760         factore out from mi_continue_dprintf.  For call-style dprintfs,
10761         expect dprintf output out of $inferior_spawn_id.
10762         (mi_continue_dprintf): Use mi_expect_dprintf.
10763         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10764         (main): Call gdb_unbuffer_output.
10765
10766 2015-07-29  Pedro Alves  <palves@redhat.com>
10767
10768         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10769         (default_mi_gdb_start): Set inferior_spawn_id instead of
10770         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
10771         gdb_spawn_id.
10772         (mi_gdb_test): Always expect inferior output from both
10773         $inferior_spawn_id and $gdb_spawn_id.
10774
10775 2015-07-29  Pedro Alves  <palves@redhat.com>
10776
10777         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
10778         send_inferior and $inferior_spawn_id.
10779
10780 2015-07-29  Pedro Alves  <palves@redhat.com>
10781
10782         * gdb.gdb/complaints.exp (test_initial_complaints)
10783         (test_serial_complaints, test_short_complaints): Use
10784         gdb_test_stdio.
10785         (test_empty_complaint): Handle $inferior_spawn_id !=
10786         $gdb_spawn_id.
10787
10788 2015-07-29  Pedro Alves  <palves@redhat.com>
10789
10790         * gdb.base/varargs.exp: Use gdb_test_stdio.
10791
10792 2015-07-29  Pedro Alves  <palves@redhat.com>
10793
10794         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10795
10796 2015-07-29  Pedro Alves  <palves@redhat.com>
10797
10798         * gdb.base/ending-run.exp: Use gdb_test_stdio.
10799
10800 2015-07-29  Pedro Alves  <palves@redhat.com>
10801
10802         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10803         parameter into two new parameters, "inf_result" and "gdb_result".
10804         Expect inferior output and gdb output from $inferior_spawn_id and
10805         $gdb_spawn_id, respectively.  Adjust all callers.
10806
10807 2015-07-29  Pedro Alves  <palves@redhat.com>
10808
10809         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10810         of gdb_test_sequence.
10811
10812 2015-07-29  Pedro Alves  <palves@redhat.com>
10813
10814         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10815         (saw_spurious_output): Expect inferior output from
10816         $inferior_spawn_id.  Use gdb_test_stdio.
10817
10818 2015-07-29  Pedro Alves  <palves@redhat.com>
10819
10820         * gdb.base/dprintf.exp: Use standard_testfile.  Change
10821         prepare_for_testing call.
10822         (srcfile): Don't set.
10823         (restart): New procedure.
10824         (test_dprintf): New procecure, use to continue over dprintfs.
10825         (test_call, test_agent): New procedures, tests moved here.
10826         Restart gdb and recreate dprintfs.  Adjust expected output.
10827
10828 2015-07-29  Pedro Alves  <palves@redhat.com>
10829
10830         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10831
10832 2015-07-29  Pedro Alves  <palves@redhat.com>
10833
10834         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10835
10836 2015-07-29  Pedro Alves  <palves@redhat.com>
10837
10838         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10839         gdb_test_stdio.
10840
10841 2015-07-29  Pedro Alves  <palves@redhat.com>
10842
10843         * lib/gdb.exp (gdb_test_stdio): New procedure.
10844
10845 2015-07-29  Pedro Alves  <palves@redhat.com>
10846
10847         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10848
10849 2015-07-29  Pedro Alves  <palves@redhat.com>
10850
10851         * gdb.base/call-signal-resume.exp: Remove check for
10852         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
10853         * gdb.base/unwindonsignal.exp: Likewise.
10854         * gdb.base/call-signals.c (gen_signal): Remove printf call.
10855         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10856
10857 2015-07-29  Pedro Alves  <palves@redhat.com>
10858
10859         * gdb.base/siginfo-addr.c (pass): New function.
10860         (handler): Call it iff si_addr is correct.
10861         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10862         Set a breakpoint at "pass" and continue to it.
10863
10864 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
10865
10866         * gdb.python/py-objfile.exp: Make some tests have unique names.
10867         * gdb.python/py-pp-registration.exp: Likewise.
10868
10869 2015-07-28  Pedro Alves  <palves@redhat.com>
10870
10871         * gdb.server/server-exec-info.exp: Issue a "disconnect".
10872
10873 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10874
10875         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10876
10877 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10878
10879         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10880
10881 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
10882
10883         * gdb.base/gdb-sigterm-2.exp: New test.
10884
10885 2015-07-25  Doug Evans  <xdje42@gmail.com>
10886
10887         Revert:
10888         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10889         (workers/%.worker, build-perf): New rule.
10890         (GDB_PERFTEST_MODE): New variable.
10891         (check-perf): Use it.
10892         (clean): Clean up gdb.perf parallel build subdirs.
10893         * lib/build-piece.exp: New file.
10894         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10895         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10896         name.
10897         (standard_temp_file): Ditto.
10898         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10899         of $GDB_PARALLEL.
10900
10901 2015-07-24  Doug Evans  <dje@google.com>
10902
10903         * gdb.perf/lib/perftest/utils.py: New file.
10904         * gdb.perf/gm-hello.cc: New file.
10905         * gdb.perf/gm-pervasive-typedef.cc: New file.
10906         * gdb.perf/gm-pervasive-typedef.h: New file.
10907         * gdb.perf/gm-std.cc: New file.
10908         * gdb.perf/gm-std.h: New file.
10909         * gdb.perf/gm-use-cerr.cc: New file.
10910         * gdb.perf/gm-utils.h: New file.
10911         * gdb.perf/gmonster-null-lookup.py: New file.
10912         * gdb.perf/gmonster-pervasive-typedef.py: New file.
10913         * gdb.perf/gmonster-print-cerr.py: New file.
10914         * gdb.perf/gmonster-ptype-string.py: New file.
10915         * gdb.perf/gmonster-runto-main.py: New file.
10916         * gdb.perf/gmonster-select-file.py: New file.
10917         * gdb.perf/gmonster1-null-lookup.exp: New file.
10918         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10919         * gdb.perf/gmonster1-print-cerr.exp: New file.
10920         * gdb.perf/gmonster1-ptype-string.exp: New file.
10921         * gdb.perf/gmonster1-runto-main.exp: New file.
10922         * gdb.perf/gmonster1-select-file.exp: New file.
10923         * gdb.perf/gmonster1.cc: New file.
10924         * gdb.perf/gmonster1.exp: New file.
10925         * gdb.perf/gmonster2-null-lookup.exp: New file.
10926         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10927         * gdb.perf/gmonster2-print-cerr.exp: New file.
10928         * gdb.perf/gmonster2-ptype-string.exp: New file.
10929         * gdb.perf/gmonster2-runto-main.exp: New file.
10930         * gdb.perf/gmonster2-select-file.exp: New file.
10931         * gdb.perf/gmonster2.cc: New file.
10932         * gdb.perf/gmonster2.exp: New file.
10933
10934 2015-07-24  Doug Evans  <dje@google.com>
10935
10936         * gdb.perf/README: New file.
10937         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10938         * lib/gen-perf-test.exp: New file.
10939
10940 2015-07-24  Doug Evans  <dje@google.com>
10941
10942         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10943         (PerfTest::startup): New function.
10944         (PerfTest::run): Return result of calling body.
10945         (PerfTest::assemble): Rewrite.
10946         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10947         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10948         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10949         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10950         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10951
10952 2015-07-24  Doug Evans  <dje@google.com>
10953
10954         * lib/gdb.exp (clean_restart): Make executable optional.
10955
10956 2015-07-24  Doug Evans  <dje@google.com>
10957
10958         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10959         compiler_info references.
10960         * gdb.cp/temargs.exp: Ditto.
10961         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10962         (get_compiler_info): Early exit if already computed.  Set compiler_info
10963         to "unknown" if there was a problem.
10964         (test_compiler_info): Add function comment.  Call get_compiler_info.
10965
10966 2015-07-24  Doug Evans  <dje@google.com>
10967
10968         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10969         (workers/%.worker, build-perf): New rule.
10970         (GDB_PERFTEST_MODE): New variable.
10971         (check-perf): Use it.
10972         (clean): Clean up gdb.perf parallel build subdirs.
10973         * lib/build-piece.exp: New file.
10974         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10975         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10976         name.
10977         (standard_temp_file): Ditto.
10978         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10979         of $GDB_PARALLEL.
10980
10981 2015-07-24  Doug Evans  <dje@google.com>
10982
10983         * lib/future.exp (gdb_default_target_compile): New option
10984         "early_flags".
10985         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10986         --as-needed.
10987
10988 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
10989
10990         * gdb.base/catch-syscall.exp: Call gdb_exit before
10991         gdb_skip_xml_test.
10992
10993 2015-07-24  Pedro Alves  <palves@redhat.com>
10994
10995         * gdb.python/py-events.exp: Accept output between the stop event
10996         and the prompt.
10997         * gdb.python/py-evsignal.exp: Likewise.
10998         * gdb.python/py-evthreads.exp: Likewise.
10999
11000 2015-07-24  Pedro Alves  <palves@redhat.com>
11001
11002         PR gdb/18717
11003         * gdb.threads/non-ldr-exit.c: New file.
11004         * gdb.threads/non-ldr-exit.exp: New file.
11005
11006 2015-07-24  Yao Qi  <yao.qi@linaro.org>
11007
11008         * gdb.server/ext-wrapper.exp: Test --wrapper option when
11009         restarting process.
11010
11011 2015-07-24  Yao Qi  <yao.qi@linaro.org>
11012
11013         * gdb.server/ext-restart.exp: New file.
11014
11015 2015-07-24  Yao Qi  <yao.qi@linaro.org>
11016
11017         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11018         argument options.
11019         * gdb.server/ext-wrapper.exp: New file.
11020
11021 2015-07-23  Doug Evans  <dje@google.com>
11022
11023         * gdb.dwarf2/dw2-dummy-cu.S: New file.
11024         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11025
11026 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
11027
11028         * gdb.ada/var_arr_typedef.exp: New testcase.
11029         * gdb.ada/var_arr_typedef/pack.adb: New file.
11030         * gdb.ada/var_arr_typedef/pack.ads: New file.
11031         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11032
11033 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
11034
11035         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11036
11037 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
11038
11039         * gdb.arch/i386-biarch-core.exp: Replace istarget
11040         by "complete set gnutarget". Remove expectation for the "core-file"
11041         command.
11042
11043 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
11044
11045         Revert the previous commit:
11046         Tests for validate symbol file using build-id.
11047
11048 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
11049
11050         Tests for validate symbol file using build-id.
11051         * gdb.base/solib-mismatch-lib.c: New file.
11052         * gdb.base/solib-mismatch-libmod.c: New file.
11053         * gdb.base/solib-mismatch.c: New file.
11054         * gdb.base/solib-mismatch.exp: New file.
11055
11056 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
11057
11058         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11059         nios2-*-linux*.
11060         * gdb.base/sigbpt.exp (stepi_out): Likewise.
11061         * gdb.base/siginfo.exp: Likewise.
11062         * gdb.base/sigstep.exp (advance, advancei): Likewise.
11063
11064 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
11065
11066         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11067         Move it to ...
11068         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11069         ... here.
11070         * gdb.trace/range-stepping.exp: Check that the target supports
11071         range stepping.
11072
11073 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
11074
11075         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11076
11077 2015-07-14  Pedro Alves  <palves@redhat.com>
11078
11079         * gdb.base/killed-outside.exp: New file.
11080         * gdb.base/killed-outside.c: New file.
11081
11082 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
11083
11084         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11085         (n at main): New.
11086         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11087
11088 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11089
11090         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11091         infcall tests instead of setting up for KFAIL.
11092
11093 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
11094
11095         * gdb.btrace/record_goto-step.exp: New.
11096
11097 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
11098
11099         PR compile/18484
11100         * gdb.compile/compile.c (struct struct_type): Add volatile to
11101         selffield's type.
11102         * gdb.compile/compile.exp
11103         (compile code struct_object.selffield = &struct_object): Skip further
11104         struct_object tests if this one xfails.
11105
11106 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
11107
11108         PR exp/18617
11109         * gdb.trace/ax.exp: Add test.
11110
11111 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11112
11113         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11114         instead of istarget "aarch64*-*-*".
11115         * gdb.arch/aarch64-fp.exp: Likewise.
11116         * gdb.base/float.exp: Likewise.
11117         * gdb.reverse/aarch64.exp: Likewise.
11118         * lib/gdb.exp (is_aarch64_target): New proc.
11119
11120 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11121
11122         * lib/gdb.exp (is_aarch32_target): New proc.
11123         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11124         instead of "istarget "arm*-*-*"".
11125         * gdb.arch/arm-disp-step.exp: Likewise.
11126         * gdb.arch/thumb-bx-pc.exp: Likewise.
11127         * gdb.arch/thumb-prologue.exp: Likewise.
11128         * gdb.arch/thumb-singlestep.exp: Likewise.
11129         * gdb.base/disp-step-syscall.exp: Likewise.
11130         * gdb.base/float.exp: Likewise.
11131
11132 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11133
11134         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11135         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11136
11137 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11138
11139         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11140         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11141         if it exists.
11142         * gdb.multi/multi-arch.exp: Likewise.
11143
11144 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
11145
11146         * gdb.python/py-lazy-string.exp: Add missing parentheses to
11147         print.
11148
11149 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11150
11151         * gdb.arch/thumb-singlestep.exp: Do one more single step.
11152
11153 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
11154
11155         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11156         '[' and ']' characters.
11157
11158 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
11159
11160         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11161
11162 2015-06-29  Pedro Alves  <palves@redhat.com>
11163
11164         PR threads/18127
11165         * gdb.threads/hand-call-new-thread.c: New file.
11166         * gdb.threads/hand-call-new-thread.c: New file.
11167
11168 2015-06-26  Keith Seitz  <keiths@redhat.com>
11169             Doug Evans  <dje@google.com>
11170
11171         PR 16253
11172         * gdb.cp/var-tag-2.cc: New file.
11173         * gdb.cp/var-tag-3.cc: New file.
11174         * gdb.cp/var-tag-4.cc: New file.
11175         * gdb.cp/var-tag.cc: New file.
11176         * gdb.cp/var-tag.exp: New file.
11177
11178 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
11179
11180         * gdb.base/history-duplicates.exp: New test.
11181
11182 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
11183
11184         * gdb.base/completion.exp: Test the completion of the "focus"
11185         command.
11186
11187 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11188
11189         * gdb.arch/amd64-prologue-skip.S: New file.
11190         * gdb.arch/amd64-prologue-skip.exp: New file.
11191
11192 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
11193
11194         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11195         is_address_zero_readable check.
11196
11197 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
11198
11199         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11200         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11201
11202 2015-06-24  Yao Qi  <yao.qi@linaro.org>
11203
11204         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11205         linux targets.
11206
11207 2015-06-24  Yao Qi  <yao.qi@linaro.org>
11208
11209         * lib/gdb.exp (supports_get_siginfo_type): New proc.
11210         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11211         * gdb.base/siginfo-thread.exp: Likewise.
11212
11213 2015-06-22  Yao Qi  <yao.qi@linaro.org>
11214
11215         * boards/remote-gdbserver-on-localhost.exp: Add comments.
11216
11217 2015-06-22  Yao Qi  <yao.qi@linaro.org>
11218
11219         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11220         aarch64*-*-*.
11221         (skip_hw_watchpoint_tests): Likewise.
11222
11223 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
11224
11225         * gdb.base/gdbinit-history.exp: Test the interaction between
11226         setting GDBHISTSIZE and setting the history size via .gdbinit.
11227
11228 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
11229
11230         PR gdb/16999
11231         * gdb.base/gdbhistsize-history.exp: New test.
11232
11233 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
11234
11235         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11236         with GDBHISTSIZE.
11237         * gdb.base/readline.exp: Likewise.
11238
11239 2015-06-17  Yao Qi  <yao.qi@linaro.org>
11240
11241         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11242         line.
11243
11244 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
11245
11246         * gdb.base/gdbinit-history.exp: Add test case to check that
11247         an unlimited history file does not get truncated on exit.
11248
11249 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11250
11251         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11252         (VECTOR): New macro.  Use it...
11253         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11254         ...for these typedefs.
11255         (int8, char1, int1, double1): New typedefs.
11256         (struct just_int2, struct two_int2): New structures.
11257         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11258         (add_structvecs, add_singlevecs): New functions.
11259         (main): Call add_some_intvecs twice.
11260         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11261         the compile and exit upon failure.  Try compiling for the "native"
11262         architecture.  Test inferior function calls with vector arguments
11263         and vector return value handling with "finish" and "return".
11264
11265 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
11266
11267         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11268         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11269         PE file.
11270         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11271
11272 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11273
11274         PR breakpoints/16465
11275         * gdb.mi/mi-dprintf-pending.c: New file.
11276         * gdb.mi/mi-dprintf-pending.exp: New test.
11277         * gdb.mi/mi-dprintf-pendshr.c: New file.
11278
11279 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11280             Mircea Gherzan  <mircea.gherzan@intel.com>
11281
11282         * gdb.arch/i386-mpx-map.c: New file.
11283         * gdb.arch/i386-mpx-map.exp: New File.
11284
11285 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11286
11287         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11288         * gdb.arch/i386-mpx.exp: Indentation fixed.
11289
11290 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11291
11292         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11293         function and improved indentation.
11294         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11295         gdb_test_multiple. Added additional tests to skip the test.
11296
11297 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11298
11299         * gdb.arch/i386-avx512.c: Change path in include file.
11300         * gdb.arch/i386-avx512.exp: Change include dir path
11301         compilation flag.
11302         * gdb.arch/i386-mpx.c: Change path in include file.
11303         * gdb.arch/i386-mpx.exp: Change include dir path compilation
11304         flag.
11305
11306 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
11307
11308         * gdb.compile/compile-print.exp (compile print *vararray@3)
11309         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11310
11311 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11312
11313         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11314         (do not keep jit in memory): ... this.
11315         (expect 5): Change it to ...
11316         (expect no 5): ... this.
11317
11318 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
11319
11320         PR gdb/15564
11321         * gdb.mi/mi-detach.exp: New file.
11322
11323 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
11324
11325         PR symtab/18392
11326         * gdb.arch/amd64-tailcall-self.S: New file.
11327         * gdb.arch/amd64-tailcall-self.c: New file.
11328         * gdb.arch/amd64-tailcall-self.exp: New file.
11329
11330 2015-05-28  Don Breazeal  <donb@codesourcery.com>
11331
11332         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11333         tests for remote targets by checking is_target_gdbserver.
11334
11335 2015-05-27  Doug Evans  <dje@google.com>
11336
11337         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11338         * gdb.dwarf2/opaque-type-lookup.c: New file.
11339         * gdb.dwarf2/opaque-type-lookup.exp: New file.
11340
11341 2015-05-26  Doug Evans  <dje@google.com>
11342
11343         * gdb.cp/iostream.cc: New file.
11344         * gdb.cp/iostream.exp: New file.
11345
11346 2015-05-26  Doug Evans  <dje@google.com>
11347
11348         * gdb.dwarf2/dw2-op-call.exp: Update.
11349         * gdb.dwarf2/dw4-sig-types.exp: Update.
11350         * gdb.dwarf2/implptr.exp: Update.
11351         * gdb.mi/mi-cmd-param-changed.exp: Update.
11352
11353 2015-05-26  Doug Evans  <dje@google.com>
11354
11355         * gdb.python/py-lazy-string.c: New file.
11356         * gdb.python/py-lazy-string.exp: New file.
11357         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11358         (main): Update.  Add estring3.
11359         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11360         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11361
11362 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
11363             Yao Qi  <yao.qi@linaro.org>
11364
11365         * gdb.reverse/aarch64.c: New.
11366         * gdb.reverse/aarch64.exp: New.
11367
11368 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
11369
11370         * lib/gdb.exp (supports_process_record): Return true for
11371         aarch64*-linux*.
11372         (supports_reverse): Likewise.
11373
11374 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
11375
11376         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11377         Use with_test_prefix.
11378
11379 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
11380
11381         * gdb.base/completion.exp: Add test for completion of layout
11382         names.
11383
11384 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
11385
11386         * lib/gdb.exp (skip_tui_tests): New proc.
11387         * gdb.base/tui-layout.exp: Check skip_tui_tests.
11388
11389 2015-05-19  Pedro Alves  <palves@redhat.com>
11390
11391         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11392         Save the whole env array instead of just HOME.  Unset HISTSIZE in
11393         the environment while testing.  Restore whole environment
11394         afterwards.
11395
11396 2015-05-16  Doug Evans  <xdje42@gmail.com>
11397
11398         * gdb.guile/scm-ports.c: New file.
11399         * gdb.guile/scm-ports.exp: Add memory port tests.
11400
11401 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
11402
11403         * gdb.compile/compile-print.c: New file.
11404         * gdb.compile/compile-print.exp: New file.
11405
11406 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
11407
11408         * gdb.compile/compile-ops.exp: Cast param to void.
11409         * gdb.compile/compile.exp: Complete type for _gdb_expr.
11410         (compile code struct_object.selffield = &struct_object): Add xfail.
11411
11412 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
11413
11414         * gdb.ada/arr_enum_with_gap: New testcase.
11415
11416 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
11417
11418         * gdb.ada/byte_packed_arr: New testcase.
11419
11420 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
11421
11422         * gdb.ada/pckd_neg: New testcase.
11423
11424 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
11425
11426         PR gdb/17820
11427         * gdb.base/gdbinit-history.exp: New test.
11428         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11429         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11430
11431 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
11432
11433         * gdb.python/py-xmethods.cc: Enhance test case.
11434         * gdb.python/py-xmethods.exp: New tests.
11435         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11436         function.
11437         (B_indexoper): Likewise.
11438         (global_dm_list) : Add new xmethod worker functions.
11439
11440 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
11441
11442         * gdb.base/coredump-filter.exp: Correctly unset
11443         "coredump_var_addr" array.
11444
11445 2015-05-08  Pedro Alves  <palves@redhat.com>
11446
11447         * gdb.server/non-existing-program.exp: Unset spawn_id.
11448
11449 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
11450
11451         PR python/18291
11452         * gdb.python/py-xmethods.exp: Add tests.
11453
11454 2015-05-08  Yao Qi  <yao.qi@linaro.org>
11455
11456         PR gdb/18208
11457         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11458         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11459         function set_coredump_filter, and remove remote_exec call.
11460         Remove argument ipid.  Callers update.
11461         (top level): Don't get inferior's PID.
11462
11463 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11464
11465         * gdb.base/watch_thread_num.exp: Skip test on targets without
11466         access watchpoints.
11467
11468 2015-05-06  Pedro Alves  <palves@redhat.com>
11469
11470         PR server/18081
11471         * gdb.server/non-existing-program.exp: New file.
11472
11473 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
11474
11475         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11476
11477 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
11478
11479         * gdb.ada/out_of_line_in_inlined: New testcase.
11480
11481 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
11482
11483         * gdb.ada/var_rec_arr: New testcase.
11484
11485 2015-04-30  Yao Qi  <yao.qi@linaro.org>
11486
11487         * gdb.base/break-idempotent.exp: If
11488         skip_hw_watchpoint_multi_tests returns true, skip the tests
11489         on "rwatch" and "awatch".
11490
11491 2015-04-30  Yao Qi  <yao.qi@linaro.org>
11492
11493         * gdb.base/relativedebug.exp: Invoke gdb command
11494         "info sharedlibrary", and if libc.so doesn't have debug info,
11495         skip the test.
11496
11497 2015-04-29  Doug Evans  <dje@google.com>
11498
11499         * gdb.python/py-xmethods.exp: Add ptype tests.
11500         * gdb.python/py-xmethods.py (E_method_char_worker): Add
11501         get_result_type method.
11502
11503 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
11504
11505         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11506         the target does not support hardware watchpoints.
11507
11508 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
11509
11510         * gdb.base/break-always.exp: Abort testing if writing to memory
11511         causes an error.
11512
11513 2015-04-28  Doug Evans  <dje@google.com>
11514
11515         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11516         * gdb.python/py-pp-registration.exp: ... here.  New file.
11517         * gdb.python/py-pp-registration.c: New file.
11518         * gdb.python/py-pp-registration.py: New file.
11519
11520 2015-04-28  Doug Evans  <dje@google.com>
11521
11522         * gdb.python/py-bad-printers.c: New file.
11523         * gdb.python/py-bad-printers.py: New file.
11524         * gdb.python/py-bad-printers.exp: New file.
11525
11526 2015-04-28  Sasha Smundak  <asmundak@google.com>
11527
11528         * gdb.python/py-type.exp: New test.
11529
11530 2015-04-28  Andy Wingo  <wingo@igalia.com>
11531
11532         * gdb.python/py-parameter.exp:
11533         * gdb.guile/scm-parameter.exp: Escape the path that we are
11534         matching against, as it might contain characters that are special
11535         to regular expressions.
11536
11537 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
11538
11539         * gdb.ada/rec_comp: New testcase.
11540
11541 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
11542
11543         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11544         before using it.
11545
11546 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
11547
11548         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
11549         new tests for verilog output.
11550
11551 2015-04-24  Yao Qi  <yao.qi@linaro.org>
11552
11553         * boards/remote-gdbserver-on-localhost.exp: New file.
11554
11555 2015-04-23  Pedro Alves  <palves@redhat.com>
11556
11557         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11558         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
11559         "end of file", remove $inferior_spawn_id from the indirect list.
11560
11561 2015-04-23  Pedro Alves  <palves@redhat.com>
11562
11563         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11564
11565 2015-04-23  Pedro Alves  <palves@redhat.com>
11566
11567         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11568         on $any_spawn_id instead of only on $gdb_spawn_id.
11569
11570 2015-04-21  Pierre Muller  <muller@sourceware.org>
11571
11572         PR pascal/17815
11573         * lib/pascal.exp (gpc_compile): Add new option "class".
11574         (fpc_compile): Likewise.
11575         * gdb.pascal/case-insensitive-symbols.pas: New file.
11576         * gdb.pascal/case-insensitive-symbols.exp: New file.
11577
11578 2015-04-20  Gary Benson <gbenson@redhat.com>
11579
11580         * gdb.base/attach.exp: Fix three extended remote failures.
11581
11582 2015-04-17  Gary Benson <gbenson@redhat.com>
11583
11584         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11585         the main executable over the remote protocol.
11586
11587 2015-04-16  Pedro Alves  <palves@redhat.com>
11588
11589         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11590         a new gdbserver if gdbserver_reconnect_p is set.
11591
11592 2015-04-16  Pedro Alves  <palves@redhat.com>
11593
11594         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11595         is set, don't exit gdbserver.
11596
11597 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11598
11599         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11600         appropriate .insn, such that an older assembler can be used.
11601         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11602         the z/Architecture instruction set on 31-bit targets as well.
11603
11604 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11605
11606         * gdb.go/handcall.exp: Remove all logic related to the first
11607         breakpoint and rely on go_runto_main instead.
11608         * gdb.go/strings.exp: Likewise.
11609         * gdb.go/unsafe.exp: Likewise.
11610         * gdb.go/hello.exp: Likewise.  Also rename the remaining
11611         breakpoint marker to "breakpoint 1".
11612         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11613         * gdb.go/strings.go: Likewise.
11614         * gdb.go/unsafe.go: Likewise.
11615         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
11616         "set breakpoint 2 here" and rename the remaining breakpoint marker
11617         to "breakpoint 1".
11618
11619 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
11620
11621         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11622         if itertools.imap is not present.
11623         * gdb.python/py-objfile.exp: Add parentheses.
11624         * gdb.python/py-type.exp: Same.
11625         * gdb.python/py-unwind-maint.py: Same.
11626
11627 2015-04-15  Yao Qi  <yao.qi@linaro.org>
11628
11629         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11630         of ":$ptr_size" and set its form explicitly.
11631
11632 2015-04-15  Pedro Alves  <palves@redhat.com>
11633             Yao Qi  <yao.qi@linaro.org>
11634
11635         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11636         timeout by factor of 4.
11637         (test_regular_watch): Likewise.
11638         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11639         * gdb.reverse/sigall-reverse.exp: Likewise.
11640         * gdb.reverse/until-precsave.exp: Likewise.
11641         * lib/gdb.exp (with_timeout_factor): New proc.
11642         (gdb_expect): Move some code to ...
11643         (get_largest_timeout): ... here.  New procedure.
11644
11645 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
11646
11647         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11648
11649 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
11650
11651         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11652         to write to the .text section.
11653
11654 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
11655
11656         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11657         Handle the case of targets that do not provide PID information.
11658
11659 2015-04-13  Yao Qi  <yao.qi@linaro.org>
11660
11661         * lib/gdbserver-support.exp (gdb_exit): Catch exception
11662         and use expect instead of gdb_expect.
11663
11664 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
11665
11666         * gdb.base/coredump-filter.exp: Rename variable "addr" to
11667         "coredump_var_addr" to avoid naming conflict with other testcases.
11668
11669 2015-04-10  Pedro Alves  <palves@redhat.com>
11670
11671         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11672         gdb_test_sequence and gdb_assert.
11673
11674 2015-04-10  Pedro Alves  <palves@redhat.com>
11675
11676         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11677         test messages that don't include the breakpoint address.
11678
11679 2015-04-10  Yao Qi  <yao.qi@linaro.org>
11680
11681         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11682         false for some offset and width combinations which aren't
11683         supported by linux kernel.
11684
11685 2015-04-10  Pedro Alves  <palves@redhat.com>
11686
11687         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11688         procedure, factored out from ...
11689         (top level): ... here.  Add "set displaced-stepping" testing axis.
11690         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11691         parameter "displaced".  Use it.
11692         (top level): Use foreach and add "set displaced-stepping" testing
11693         axis.
11694
11695 2015-04-10  Pedro Alves  <palves@redhat.com>
11696
11697         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11698         Remove comment.
11699         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11700         both the address of the instruction that triggers the watchpoint
11701         and the address of the instruction immediately after, and use
11702         those addresses for the test.  Fix comment.
11703
11704 2015-04-10  Pedro Alves  <palves@redhat.com>
11705
11706         * gdb.base/sigstep.exp (breakpoint_to_handler)
11707         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
11708         Test "backtrace" in handler.
11709         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
11710         (top level): Add new "displaced" test axis to
11711         breakpoint_to_handler, breakpoint_to_handler_entry and
11712         breakpoint_over_handler.
11713
11714 2015-04-10  Pedro Alves  <palves@redhat.com>
11715
11716         PR gdb/18216
11717         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11718
11719 2015-04-10  Yao Qi  <yao.qi@linaro.org>
11720
11721         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11722         (test_add_rn_pc): New function.
11723         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11724         (top level): Invoke test_add_rn_pc.
11725
11726 2015-04-10  Pedro Alves  <palves@redhat.com>
11727
11728         PR gdb/13858
11729         * gdb.base/step-over-no-symbols.exp: New file.
11730
11731 2015-04-09  Andy Wingo  <wingo@igalia.com>
11732
11733         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11734         after the Python tests.
11735
11736 2015-04-08  Keith Seitz  <keiths@redhat.com>
11737
11738         PR python/16699
11739         * gdb.python/py-completion.exp: New tests for completion.
11740         * gdb.python/py-completion.py (CompleteLimit1): New class.
11741         (CompleteLimit2): Likewise.
11742         (CompleteLimit3): Likewise.
11743         (CompleteLimit4): Likewise.
11744         (CompleteLimit5): Likewise.
11745         (CompleteLimit6): Likewise.
11746         (CompleteLimit7): Likewise.
11747
11748 2015-04-08  Pedro Alves  <palves@redhat.com>
11749
11750         PR gdb/18214
11751         PR gdb/18216
11752         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11753         function.
11754         (main): Install it as SIGUSR1 handler.
11755         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11756         parameter.  Always use "setup" as prefix.  Toggle "set
11757         displaced-stepping" off/on depending on global.  Don't switch to
11758         thread 1 here.
11759         (top level): Add displaced stepping "off/on" test axis.  Update
11760         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
11761         continuing with a queued signal in each thread.
11762
11763 2015-04-08  Pedro Alves  <palves@redhat.com>
11764
11765         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11766         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
11767         gdb_breakpoint instead of gdb_test that doesn't expect anything.
11768         Return early if running to main fails.
11769         * gdb.trace/while-stepping.exp: Likewise.
11770
11771 2015-04-07  Pedro Alves  <palves@redhat.com>
11772
11773         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11774         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
11775         interact with inferior program.
11776
11777 2015-04-07  Pedro Alves  <palves@redhat.com>
11778
11779         * lib/gdb.exp (inferior_spawn_id): New global.
11780         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
11781         spawn id after processing the user code.
11782         (default_gdb_start): Set inferior_spawn_id.
11783         (send_inferior): New procedure.
11784         * lib/gdbserver-support.exp (gdbserver_start): Set
11785         inferior_spawn_id.
11786         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11787
11788 2015-04-07  Pedro Alves  <palves@redhat.com>
11789
11790         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11791         * lib/gdbserver-support.exp (gdbserver_start): Make
11792         $server_spawn_id global.
11793         (gdbserver_start): Don't wait for gdbserver's spawn id with
11794         expect_background.
11795         (close_gdbserver): New procedure.
11796         (gdb_exit): Rename the default version and reimplement.
11797
11798 2015-04-07  Pedro Alves  <palves@redhat.com>
11799
11800         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11801         append the substituted item, not the original item.
11802
11803 2015-04-07  Pedro Alves  <palves@redhat.com>
11804
11805         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11806         gdb_expect.
11807
11808 2015-04-07  Pedro Alves  <palves@redhat.com>
11809
11810         * gdb.base/interrupt.exp: Don't handle the case of the inferior
11811         output appearing once only.
11812
11813 2015-04-07  Pedro Alves  <palves@redhat.com>
11814
11815         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11816         that doesn't expect anything.  Return early if running to main
11817         fails.
11818
11819 2015-04-07  Yao Qi  <yao.qi@linaro.org>
11820
11821         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11822         (child_function): Call alarm.
11823         (main): Move call to alarm into the loop.
11824         * gdb.threads/non-stop-fair-events.exp: Build program with
11825         -DTIMEOUT=$timeout.
11826
11827 2015-04-06  Doug Evans  <xdje42@gmail.com>
11828
11829         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11830         Fix dest parameter to board_info.
11831         (fpc_compile): Ditto.
11832         (gdb_compile_pascal): Rename dest arg to destfile.
11833
11834 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
11835
11836         * gdb.ada/funcall_ref.exp: New file.
11837         * gdb.ada/funcall_ref/foo.adb: New file.
11838
11839 2015-04-02  Yao Qi  <yao.qi@linaro.org>
11840
11841         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11842         is remote.
11843
11844 2015-04-02  Gary Benson <gbenson@redhat.com>
11845
11846         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11847
11848 2015-04-01  Sasha Smundak  <asmundak@google.com>
11849
11850         * gdb.python/py-unwind-maint.c: New file.
11851         * gdb.python/py-unwind-maint.exp: New test.
11852         * gdb.python/py-unwind-maint.py: New file.
11853         * gdb.python/py-unwind.c: New file.
11854         * gdb.python/py-unwind.exp: New test.
11855         * gdb.python/py-unwind.py: New test.
11856
11857 2015-04-01  Pedro Alves  <palves@redhat.com>
11858
11859         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11860         to fail instead of non-existent $test.
11861
11862 2015-04-01  Pedro Alves  <palves@redhat.com>
11863
11864         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11865         GDBFLAGS if not empty.
11866
11867 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
11868
11869         * gdb.ada/complete.exp: Remove "multi_line".
11870         * gdb.ada/info_exc.exp: Remove "multi_line".
11871         * gdb.ada/packed_tagged.exp: Remove "multi_line".
11872         * gdb.ada/ptype_field.exp: Remove "multi_line".
11873         * gdb.ada/sym_print_name.exp: Remove "multi_line".
11874         * gdb.ada/tagged.exp: Remove "multi_line".
11875         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11876         [multi_line ...]
11877         * gdb.btrace/delta.exp: Likewise.
11878         * gdb.btrace/exception.exp: Likewise.
11879         * gdb.btrace/function_call_history.exp: Likewise.
11880         * gdb.btrace/instruction_history.exp: Likewise.
11881         * gdb.btrace/nohist.exp: Likewise.
11882         * gdb.btrace/record_goto.exp: Likewise.
11883         * gdb.btrace/segv.exp: Likewise.
11884         * gdb.btrace/stepi.exp: Likewise.
11885         * gdb.btrace/tailcall.exp: Likewise.
11886         * gdb.btrace/unknown_functions.exp: Likewise.
11887         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11888         * lib/gdb.exp: Add the "multi_line" helper.
11889
11890 2015-04-01  Pedro Alves  <palves@redhat.com>
11891
11892         * gdb.threads/tid-reuse.c: New file.
11893         * gdb.threads/tid-reuse.exp: New file.
11894
11895 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
11896
11897         PR corefiles/16092
11898         * gdb.base/coredump-filter.c: New file.
11899         * gdb.base/coredump-filter.exp: Likewise.
11900
11901 2015-03-27  Petr Machata  <pmachata@redhat.com>
11902
11903         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11904         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11905         (Dwarf::assemble): Initialize them.
11906         (Dwarf::lines): New function.
11907
11908 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
11909
11910         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11911         SYMBOL_PREFIX for x86_64-*-cygwin.
11912
11913 2015-03-26  Andy Wingo  <wingo@igalia.com>
11914
11915         PR symtab/18148
11916         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11917         const_value but not a location.
11918         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11919         location defined in non-main CUs are visible.
11920
11921 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11922
11923         PR testsuite/18139
11924         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11925         Add a line number entry for the same line.
11926         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11927         Add a line number entry for the same line.
11928
11929 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11930
11931         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11932         .int 0.
11933         (func): Likewise.  Add .Lfunc_1 label.
11934         Use .Lfunc_1 label.
11935         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11936         .int 0.
11937         (func): Likewise.
11938         Use .Lfunc_1 label.
11939
11940 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11941
11942         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11943         Call gdb_compile instead to compile each .s files without debug
11944         information.
11945
11946 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11947
11948         * gdb.base/savedregs.exp (process_saved_regs): Make
11949         "Saved registers:" optional in the pattern.
11950
11951 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11952
11953         * gdb.btrace/next.exp: Merged into step.exp.
11954         * gdb.btrace/finish.exp: Merged into step.exp.
11955         * gdb.btrace/nexti.exp: Merged into stepi.exp.
11956         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
11957         "record goto" and checking the exact replay position.
11958         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
11959         check for "Recording format" in "info record" output.
11960         * gdb.btrace/record_goto.exp: Choose test file based on target.
11961         * gdb.btrace/x86-record_goto.S: Renamed into ...
11962         * gdb.btrace/x86_64-record_goto.S: ... this.
11963         * gdb.btrace/i686-record_goto.S: New.
11964         * gdb.btrace/x86-tailcall.S: Renamed into ...
11965         * gdb.btrace/x86_64-tailcall.S: ... this.
11966         * gdb.btrace/i686-tailcall.S: New.
11967         * gdb.btrace/x86-tailcall.c: Renamed into ...
11968         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
11969         separate statements.  Update test.
11970         * gdb.btrace/delta.exp: Use record_goto.c as test file.
11971         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11972         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11973         * gdb.btrace/tailcall.exp: Choose test file based on target.
11974         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11975
11976 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
11977
11978         * gdb.btrace/exception.exp: Increase BTS buffer size.
11979
11980 2015-03-24  Pedro Alves  <palves@redhat.com>
11981
11982         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11983
11984 2015-03-24  Pedro Alves  <palves@redhat.com>
11985
11986         * gdb.threads/schedlock.exp (test_step): No longer expect that
11987         "set scheduler-locking step" with "next" over a function call runs
11988         threads unlocked.
11989
11990 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11991
11992         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11993
11994 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11995
11996         PR breakpoints/16466
11997         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11998         * gdb.mi/mi-pending.c (thread_func): New function.
11999         (int main): Add threading support required.
12000         * gdb.mi/mi-pending.exp: Add tests for this issue.
12001         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12002         (pendfunc2): Remove stdio dependency.
12003         * gdb.mi/mi-pendshr2.c: New file.
12004
12005 2015-03-23  Keith Seitz  <keiths@redhat.com>
12006
12007         * gdb.linespec/keywords.c: New file.
12008         * gdb.linespec/keywords.exp: New file.
12009
12010 2015-03-23  Keith Seitz  <keiths@redhat.com>
12011
12012         PR gdb/18021
12013         * gdb.dwarf2/staticvirtual.exp: New test.
12014
12015 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12016
12017         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12018         * README: Remove HP-UX and gdb.hp.
12019         (configuration):
12020         * configure: Regenerate.
12021         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12022         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12023         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12024         gdb.hp/gdb.defects/Makefile.
12025         * gdb.hp/Makefile.in: File deleted.
12026         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12027         * gdb.hp/gdb.aCC/optimize.c: File deleted.
12028         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12029         * gdb.hp/gdb.aCC/run.c: File deleted.
12030         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12031         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12032         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12033         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12034         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12035         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12036         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12037         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12038         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12039         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12040         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12041         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12042         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12043         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12044         * gdb.hp/gdb.base-hp/reg.s: File deleted.
12045         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12046         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12047         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12048         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12049         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12050         * gdb.hp/gdb.compat/Makefile.in: File deleted.
12051         * gdb.hp/gdb.compat/average.c: File deleted.
12052         * gdb.hp/gdb.compat/sum.c: File deleted.
12053         * gdb.hp/gdb.compat/xdb.c: File deleted.
12054         * gdb.hp/gdb.compat/xdb0.c: File deleted.
12055         * gdb.hp/gdb.compat/xdb0.h: File deleted.
12056         * gdb.hp/gdb.compat/xdb1.c: File deleted.
12057         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12058         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12059         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12060         * gdb.hp/gdb.defects/Makefile.in: File deleted.
12061         * gdb.hp/gdb.defects/bs14602.c: File deleted.
12062         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12063         * gdb.hp/gdb.defects/solib-d.c: File deleted.
12064         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12065         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12066         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12067         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12068         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12069         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12070         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12071         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12072         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12073         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12074         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12075         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12076         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12077         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12078         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12079         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12080         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12081         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12082         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12083         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12084         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12085         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12086         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12087         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12088         * gdb.hp/tools/odump: File deleted.
12089
12090 2015-03-19  Pedro Alves  <palves@redhat.com>
12091
12092         * gdb.threads/continue-pending-status.exp (saw_thread_2)
12093         (saw_thread_3): New globals.
12094         (top level): Increment them when an event for the corresponding
12095         thread is seen.
12096         (no thread starvation): New test.
12097
12098 2015-03-19  Pedro Alves  <palves@redhat.com>
12099
12100         * gdb.threads/continue-pending-status.c: New file.
12101         * gdb.threads/continue-pending-status.exp: New file.
12102
12103 2015-03-18  Pedro Alves  <palves@redhat.com>
12104
12105         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12106         Use gdb_is_target_remote instead of is_remote.  Use
12107         gdb_test_multiple instead of gdb_expect.  Exit early if
12108         gdb_test_multiple hits its internal matches.  Tighten stepi tests
12109         expected output.  Fail on exit with any signal, instead of just
12110         SIGILL.
12111
12112 2015-03-18  Yao Qi  <yao.qi@linaro.org>
12113
12114         PR tdep/18107
12115         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12116         variable.
12117         * gdb.base/catch-syscall.exp: Don't skip it on
12118         aarch64*-*-linux* target.  Remove elements in all_syscalls.
12119         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12120         target.
12121         (setup_all_syscalls): New proc.
12122
12123 2015-03-16  Yao Qi  <yao.qi@linaro.org>
12124
12125         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12126         (top level): Skip tests if valid_addr_p returns false for
12127         $cmd1 or $cmd2.
12128
12129 2015-03-11  Andy Wingo  <wingo@igalia.com>
12130
12131         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12132
12133 2015-03-11  Yao Qi  <yao.qi@linaro.org>
12134
12135         * gdb.base/catch-syscall.exp: Fix typo in comments.
12136
12137 2015-03-11  Yao Qi  <yao.qi@linaro.org>
12138
12139         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12140
12141 2015-03-09  Pedro Alves  <palves@redhat.com>
12142
12143         * dg-extract-results.py: Delete.
12144
12145 2015-03-09  Pedro Alves  <palves@redhat.com>
12146
12147         Merge dg-extract-results.sh from GCC upstream (r218843).
12148
12149         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
12150                 * dg-extract-results.sh: Use --text with grep to avoid issues with
12151                 binary files.  Fall back to cat -v, if that doesn't work.
12152
12153 2015-03-05  Pedro Alves  <palves@redhat.com>
12154
12155         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12156
12157 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
12158
12159         * lib/mi-support.exp (mi_expect_interrupt): Accept
12160         alternative event for when in all-stop mode.
12161
12162 2015-03-04  Pedro Alves  <palves@redhat.com>
12163
12164         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12165
12166 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
12167
12168         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12169
12170 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12171
12172         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12173         regexps for GDB's current line display, accept a hex address
12174         preceding the line number.
12175
12176 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12177
12178         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12179         the 'arch1' variable for "s390*-linux*" targets.
12180
12181 2015-03-04  Pedro Alves  <palves@redhat.com>
12182
12183         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12184         (main): Pass missing retval argument to pthread_join call.
12185
12186 2015-03-02  Pedro Alves  <palves@redhat.com>
12187
12188         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12189         (top level): Call do_test with non-stop as well.
12190
12191 2015-03-02  Pedro Alves  <palves@redhat.com>
12192
12193         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12194         -1.
12195
12196 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12197
12198         * gdb.arch/s390-vregs.exp: New test.
12199         * gdb.arch/s390-vregs.S: New file.
12200
12201 2015-02-27  Pedro Alves  <palves@redhat.com>
12202
12203         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12204         call to catch_command_errors.
12205         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12206         catch_command_errors.
12207
12208 2015-02-27  Pedro Alves  <palves@redhat.com>
12209
12210         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12211         "true" for boolean result.
12212         * gdb.gdb/selftest.exp (test_with_self): Also accept full
12213         prototype of main.
12214
12215 2015-02-27  Pedro Alves  <palves@redhat.com>
12216
12217         * lib/unbuffer_output.c: New file.
12218         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12219         (main): Call gdb_unbuffer_output.
12220
12221 2015-02-27  Yao Qi  <yao.qi@linaro.org>
12222
12223         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12224         target.
12225
12226 2015-02-26  Doug Evans  <dje@google.com>
12227
12228         * gdb.cp/class2.cc (Dbase, D): New classes.
12229         (main): New local delta.
12230         * gdb.cp/class2.exp: Test printing delta.
12231         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12232         (dynbar): New global.
12233         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12234
12235 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
12236
12237         * gdb.compile/compile-ifunc.c: New file.
12238         * gdb.compile/compile-ifunc.exp: New file.
12239
12240 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
12241
12242         * gdb.base/structs.exp: Check for correct struct on finish.
12243
12244 2015-02-26  Yao Qi  <yao.qi@linaro.org>
12245
12246         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12247         is zero.
12248
12249 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
12250
12251         * gdb.arch/cordic.ko.bz2: New file.
12252         * gdb.arch/cordic.ko.debug.bz2: New file.
12253         * gdb.arch/ppc64-symtab-cordic.exp: New file.
12254
12255 2015-02-25  Yao Qi  <yao.qi@linaro.org>
12256
12257         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12258         aarch64*-*-* target.
12259
12260 2015-02-23  Pedro Alves  <palves@redhat.com>
12261
12262         * lib/gdb.exp (delete_breakpoints): Rewrite using
12263         gdb_test_multiple.
12264
12265 2015-02-23  Pedro Alves  <palves@redhat.com>
12266
12267         * gdb.base/info-os.c: Include stdlib.h.
12268
12269 2015-02-22  Doug Evans  <xdje42@gmail.com>
12270
12271         PR symtab/17855
12272         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12273         is read after symbols have been re-read.
12274         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12275         * gdb.ada/exec_changed/second.adb (Second): Ditto.
12276
12277 2015-02-21  Doug Evans  <dje@google.com>
12278
12279         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12280
12281 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12282
12283         PR corefiles/17808
12284         * gdb.arch/i386-biarch-core.core.bz2: New file.
12285         * gdb.arch/i386-biarch-core.exp: New file.
12286
12287 2015-02-21  Pedro Alves  <palves@redhat.com>
12288
12289         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12290         runto_main fails.
12291
12292 2015-02-20  Pedro Alves  <palves@redhat.com>
12293
12294         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12295         info probes.
12296
12297 2015-02-20  Pedro Alves  <palves@redhat.com>
12298
12299         * gdb.threads/multi-create-ns-info-thr.exp: New file.
12300
12301 2015-02-20  Pedro Alves  <palves@redhat.com>
12302
12303         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
12304         clean_restart before gdb_target_supports_trace.
12305
12306 2015-02-20  Pedro Alves  <palves@redhat.com>
12307
12308         PR threads/18006
12309         * gdb.threads/clone-thread_db.c: New file.
12310         * gdb.threads/clone-thread_db.exp: New file.
12311
12312 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
12313
12314         PR breakpoints/16812
12315         * gdb.base/catch-gdb-caused-signals.c: New file.
12316         * gdb.base/catch-gdb-caused-signals.exp: New file.
12317
12318 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
12319
12320         * configure: Regenerated.
12321         * configure.ac: Use GDB_AC_TRANSFORM.
12322         * aclocal.m4: sinclude ../transform.m4.
12323
12324 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
12325
12326         * lib/dtrace.exp: New file.
12327         * gdb.base/dtrace-probe.exp: Likewise.
12328         * gdb.base/dtrace-probe.d: Likewise.
12329         * gdb.base/dtrace-probe.c: Likewise.
12330         * lib/pdtrace.in: Likewise.
12331         * configure.ac: Output variables with the transformed names of
12332         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
12333         * configure: Regenerated.
12334
12335 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
12336
12337         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12338         expected message when trying to access $_probe_* convenience
12339         variables while not on a probe.
12340
12341 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12342
12343         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12344
12345 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
12346
12347         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12348         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12349
12350 2015-02-10  Doug Evans  <xdje42@gmail.com>
12351
12352         * lib/gdb.exp (gdb_load): Always return a result.
12353
12354 2015-02-10  Pedro Alves  <palves@redhat.com>
12355
12356         * gdb.threads/signal-sigtrap.c: New file.
12357         * gdb.threads/signal-sigtrap.exp: New file.
12358
12359 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
12360
12361         * gdb.trace/no-attach-trace.c: New file.
12362         * gdb.trace/no-attach-trace.exp: New file.
12363
12364 2015-02-09  Mark Wielaard  <mjw@redhat.com>
12365
12366         * gdb.dwarf2/atomic.c: New file.
12367         * gdb.dwarf2/atomic-type.exp: Likewise.
12368
12369 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12370
12371         * gdb.btrace/buffer-size.exp: Update "info record" output.
12372         * gdb.btrace/delta.exp: Update "info record" output.
12373         * gdb.btrace/enable.exp: Update "info record" output.
12374         * gdb.btrace/finish.exp: Update "info record" output.
12375         * gdb.btrace/instruction_history.exp: Update "info record" output.
12376         * gdb.btrace/next.exp: Update "info record" output.
12377         * gdb.btrace/nexti.exp: Update "info record" output.
12378         * gdb.btrace/step.exp: Update "info record" output.
12379         * gdb.btrace/stepi.exp: Update "info record" output.
12380         * gdb.btrace/nohist.exp: Update "info record" output.
12381
12382 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12383
12384         * gdb.btrace/buffer-size: New.
12385
12386 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12387
12388         * gdb.btrace/delta.exp: Update "info record" output.
12389         * gdb.btrace/enable.exp: Update "info record" output.
12390         * gdb.btrace/finish.exp: Update "info record" output.
12391         * gdb.btrace/instruction_history.exp: Update "info record" output.
12392         * gdb.btrace/next.exp: Update "info record" output.
12393         * gdb.btrace/nexti.exp: Update "info record" output.
12394         * gdb.btrace/step.exp: Update "info record" output.
12395         * gdb.btrace/stepi.exp: Update "info record" output.
12396         * gdb.btrace/nohist.exp: Update "info record" output.
12397
12398 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
12399
12400         PR gdb/15678
12401         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12402
12403 2015-02-06  Pedro Alves  <palves@redhat.com>
12404
12405         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12406         macro.
12407         (seconds_left, again): New globals.
12408         (main): Wait seconds_left in a 1-second sleep loop instead of
12409         sleeping 180 seconds.  If 'again' is set, reset the seconds
12410         counter.
12411         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12412         'again' in the inferior before detaching.  Print the seconds left.
12413         (options): New global.
12414         (top level): Build program with -DTIMEOUT=$timeout.
12415
12416 2015-02-06  Pedro Alves  <palves@redhat.com>
12417
12418         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12419         determine how many seconds to pass to 'alarm'.
12420         * gdb.base/gdb-sigterm.exp (top level): Build program with
12421         -DTIMEOUT=$timeout.
12422         (do_test): Return success/failure indication.  Add more verbose
12423         logging.  Don't fail if 200 single steps are seen.  Instead, fail
12424         when the test times out.
12425         (passes): New global.
12426         (top level): Break the testing loop if testing fails on any
12427         iteration.  Use gdb_assert.
12428
12429 2015-02-04  Don Breazeal  <donb@codesourcery.com>
12430
12431         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12432         and initialize them.
12433         (ipc_cleanup): New function.
12434         (main): Don't declare shmid, semid, and msqid.  Add a call to
12435         atexit so that we call ipc_cleanup on exit.
12436
12437 2015-02-04  Pedro Alves  <palves@redhat.com>
12438
12439         * boards/native-extended-gdbserver.exp: Remove any target variant
12440         specifications from the board name before clearing the isremote
12441         flag from board_info.
12442
12443 2015-01-31  Doug Evans  <xdje42@gmail.com>
12444
12445         * gdb.base/maint.exp <maint print type argc>: Update expected output.
12446
12447 2015-01-31  Gary Benson <gbenson@redhat.com>
12448
12449         * gdb.base/completion.exp: Disable completion limiting for
12450         existing tests.  Add new tests to check completion limiting.
12451         * gdb.linespec/ls-errs.exp: Disable completion limiting.
12452
12453 2015-01-31  Doug Evans  <xdje42@gmail.com>
12454
12455         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12456
12457 2015-01-31  Doug Evans  <xdje42@gmail.com>
12458
12459         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12460         entries.  Duplicate file section script entries.
12461         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12462         inlined entries.  Add test for safe-path rejection.
12463         * gdb.python/py-section-script.c: Add duplicate inlined section script
12464         entries.  Duplicate file section script entries.
12465         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12466         inlined entries.  Add test for safe-path rejection.
12467
12468 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12469
12470         * gdb.ada/disc_arr_bound: New testcase.
12471
12472 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12473
12474         * gdb.ada/mi_var_array: New testcase.
12475
12476 2015-01-27  Doug Evans  <dje@google.com>
12477
12478         * gdb.python/py-objfile.exp: Add tests for objfile.username.
12479         Add test for objfile.filename, objfile.username after objfile
12480         has been unloaded.
12481
12482 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
12483
12484         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12485         the second test to print the name attribute of value
12486         returned by the call to gdb.lookup_type, and adjust
12487         the expected output accordingly.
12488
12489 2015-01-25  Mark Wielaard  <mjw@redhat.com>
12490
12491         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12492         * gdb.base/disp-step-fork.c: Include unistd.h.
12493         * gdb.base/siginfo-obj.c: Include stdio.h.
12494         * gdb.base/siginfo-thread.c: Likewise.
12495         * gdb.mi/non-stop.c: Include unistd.h.
12496         * gdb.mi/nsthrexec.c: Include stdio.h.
12497         * gdb.mi/pthreads.c: Include unistd.h.
12498         * gdb.modula2/unbounded1.c (main): Declare returns int.
12499         * gdb.reverse/consecutive-reverse.c: Likewise.
12500         * gdb.threads/create-fail.c: Include unistd.h.
12501         * gdb.threads/killed.c: Likewise.
12502         * gdb.threads/linux-dp.c: Likewise.
12503         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12504         * gdb.threads/non-ldr-exc-2.c: Likewise.
12505         * gdb.threads/non-ldr-exc-3.c: Likewise.
12506         * gdb.threads/non-ldr-exc-4.c: Likewise.
12507         * gdb.threads/pthreads.c: Include unistd.h.
12508         (main): Declare returns int.
12509         * gdb.threads/tls-main.c (foo): New declaration.
12510         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12511
12512 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
12513
12514         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12515         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12516
12517 2015-01-15  Mark Wielaard  <mjw@redhat.com>
12518
12519         * gdb.base/noreturn-return.c: New file.
12520         * gdb.base/noreturn-return.exp: New file.
12521         * gdb.base/noreturn-finish.c: New file.
12522         * gdb.base/noreturn-finish.exp: New file.
12523
12524 2015-01-23  Pedro Alves  <palves@redhat.com>
12525
12526         * gdb.threads/continue-pending-after-query.c: New file.
12527         * gdb.threads/continue-pending-after-query.exp: New file.
12528
12529 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
12530             Simon Marchi  <simon.marchi@ericsson.com>
12531
12532         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12533         * gdb.base/valgrind-db-attach.exp: Same.
12534         * gdb.base/valgrind-infcall.exp: Same.
12535         * lib/mi-support.exp (default_mi_gdb_start): Same.
12536         * lib/prompt.exp (default_prompt_gdb_start): Same.
12537         * lib/gdb.exp (default_gdb_spawn): Same.
12538         (gdb_interact): New.
12539
12540
12541 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12542
12543         * gdb.compile/compile.exp (pointer to jit function): New test.
12544
12545 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12546
12547         * lib/gdb.exp (supports_process_record): Return true for
12548         powerpc*-*-linux*.
12549         (supports_reverse): Likewise.
12550
12551 2015-01-15  Don Breazeal  <donb@codesourcery.com>
12552
12553         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12554         instead of checking whether the target board is remote and
12555         use spawn_wait_for_attach instead of exec/sleep.
12556         * gdb.base/attach-twice.exp: Likewise.
12557
12558 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12559
12560         * gdb.ada/var_arr_attrs: New testcase.
12561
12562 2015-01-14  Pedro Alves  <palves@redhat.com>
12563             Joel Brobecker  <brobecker@adacore.com>
12564
12565         PR gdb/17525
12566         * gdb.base/bp-cmds-execution-x-script.c: New file.
12567         * gdb.base/bp-cmds-execution-x-script.exp: New file.
12568         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12569
12570 2015-01-14  Pedro Alves  <palves@redhat.com>
12571
12572         PR cli/17828
12573         * gdb.base/batch-preserve-term-settings.c: New file.
12574         * gdb.base/batch-preserve-term-settings.exp: New file.
12575
12576 2015-01-13  Doug Evans  <dje@google.com>
12577
12578         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12579         binary.
12580
12581 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12582
12583         * Makefile.in (clean mostlyclean): Do not delete *.py.
12584
12585 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12586
12587         * gdb.python/py-lookup-type.exp: New file.
12588
12589 2015-01-12  Pedro Alves  <palves@redhat.com>
12590
12591         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12592         restore GDBFLAGS before returning.
12593
12594 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12595
12596         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12597         is_amd64_regs_target and is_x86_like_target.
12598
12599 2015-01-11  Doug Evans  <xdje42@gmail.com>
12600
12601         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12602         is given without an explicit form.
12603         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12604         attributes.
12605         * gdb.dwarf/corrupt.exp: Ditto.
12606         * gdb.dwarf2/enum-type.exp: Ditto.
12607         * gdb.trace/entry-values.exp: Ditto.
12608         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12609
12610 2015-01-11  Doug Evans  <xdje42@gmail.com>
12611
12612         PR gdb/15830
12613         * gdb.base/maint.exp: Remove references to "maint demangle".
12614         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
12615         Add tests for explicitly specifying language to demangle.
12616         * gdb.dlang/demangle.exp: Ditto.
12617
12618 2015-01-09  Pedro Alves  <palves@redhat.com>
12619
12620         * gdb.threads/non-stop-fair-events.c: New file.
12621         * gdb.threads/non-stop-fair-events.exp: New file.
12622
12623 2015-01-09  Pedro Alves  <palves@redhat.com>
12624
12625         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12626         the global scope.  Set a breakpoint after all threads are started
12627         rather than stepping over two source lines.  Expect the prompt.
12628         * gdb.base/watch_thread_num.c (threads_started_barrier): New
12629         global.
12630         (NUM): Now 15.
12631         (main): Use threads_started_barrier to wait for all threads to
12632         start.  Main thread no longer calls thread_function.  Exit after
12633         180 seconds.
12634         (loop): New function.
12635         (thread_function): Wait on threads_started_barrier barrier.  Call
12636         'loop' at each iteration.
12637         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12638         threads have started, instead of hardcoding number of "next"
12639         steps.  Use an access watchpoint instead of a write watchpoint.
12640
12641 2015-01-09  Pedro Alves  <palves@redhat.com>
12642
12643         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12644         (thread_func): Wait on barrier.
12645         (main): Wait for all threads to start before stopping GDB.
12646         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12647         global.
12648         (thread1_func, thread2_func): Wait on barrier.
12649         (main): Wait for all threads to start before stopping GDB.
12650         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12651         New global.
12652         (thread1_func, thread2_func): Wait on barrier.
12653         (main): Wait for all threads to start before stopping GDB.
12654
12655 2015-01-09  Pedro Alves  <palves@redhat.com>
12656
12657         * gdb.threads/attach-many-short-lived-threads.c: New file.
12658         * gdb.threads/attach-many-short-lived-threads.exp: New file.
12659
12660 2014-01-09  Pedro Alves  <palves@redhat.com>
12661
12662         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12663         instead of to thread 2.
12664         * gdb.threads/signal-command-multiple-signals-pending.c (main):
12665         Add barrier around each pthread_create call instead of around all
12666         calls.
12667         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12668         Set a break on thread_function and have the child threads hit it
12669         one at at a time.
12670
12671 2015-01-09  Pedro Alves  <palves@redhat.com>
12672
12673         * lib/gdb.exp (can_spawn_for_attach): New procedure.
12674         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12675         false.
12676         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12677         checking whether the target board is remote.
12678         * gdb.multi/multi-attach.exp: Likewise.
12679         * gdb.python/py-sync-interp.exp: Likewise.
12680         * gdb.server/ext-attach.exp: Likewise.
12681         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12682         tests that need to attach, instead of checking whether the target
12683         board is remote at the top of the file.
12684
12685 2015-01-08  Yao Qi  <yao@codesourcery.com>
12686
12687         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12688
12689 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12690
12691         Fix testcase compilation.
12692         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12693
12694 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
12695
12696         * gdb.python/py-type.exp: Add a couple test about empty
12697         array creation, and negative-length array creation.
12698
12699 2015-01-02  Doug Evans  <xdje42@gmail.com>
12700
12701         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12702
12703 2015-01-02  Doug Evans  <dje@google.com>
12704
12705         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12706
12707 2014-12-29  Yao Qi  <yao@codesourcery.com>
12708
12709         * gdb.trace/entry-values.exp: Update comments.  Rename variable
12710         bar_call_foo to returned_from_foo.
12711
12712 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
12713
12714         PR gdb/17394
12715         * gdb.linespec/break-asm-file.c: New file.
12716         * gdb.linespec/break-asm-file.exp: New file.
12717         * gdb.linespec/break-asm-file0.s: New file.
12718         * gdb.linespec/break-asm-file1.s: New file.
12719
12720 2014-12-18  Nigel Stephens  <nigel@mips.com>
12721             Maciej W. Rozycki  <macro@codesourcery.com>
12722
12723         * gdb.base/float.exp: Handle the new output from "info float" on
12724         MIPS targets.
12725
12726 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12727
12728         Fix MinGW compilation.
12729         * gdb.compile/compile-ops.exp: Update untested message if
12730         !skip_compile_feature_tests.
12731         * gdb.compile/compile-setjmp.exp: Likewise.
12732         * gdb.compile/compile-tls.exp: Likewise.
12733         * gdb.compile/compile.exp: Likewise.
12734         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12735         supported on this host".
12736
12737 2014-12-16  Doug Evans  <xdje42@gmail.com>
12738
12739         * boards/stabs.exp: New file.
12740
12741 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
12742
12743         * gdb.base/completion.exp: Adjust to format changes of "maint
12744         print user-registers".
12745
12746 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
12747
12748         PR server/17457
12749         * gdb.arch/aarch64-fp.c: New file.
12750         * gdb.arch/aarch64-fp.exp: New file.
12751
12752 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12753
12754         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12755         r210637, r210913, r211666, r215400, r215817).
12756
12757         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
12758                 * dg-extract-results.py: New file.
12759                 * dg-extract-results.sh: Use it if the environment seems
12760                 suitable.
12761
12762         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
12763
12764                 * dg-extract-results.py (parse_run): Handle warnings that
12765                 are printed before a test harness is run.
12766
12767         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
12768
12769                 * dg-extract-results.py (Named): Remove __cmp__ method.
12770                 (output_variation): Use a key to sort variation.harnesses.
12771
12772         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
12773
12774                 * dg-extract-results.py: For Python 3, force sys.stdout to
12775                 handle surrogate escape sequences.
12776                 (safe_open): New function.
12777                 (output_segment, main): Use it.
12778
12779         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
12780
12781                 * dg-extract-results.py (Prog.result_re): Include options
12782                 in test name.
12783
12784         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
12785
12786                 * dg-extract-results.py (output_variation): Always sort if
12787                 do_sum.
12788
12789 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
12790
12791         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12792         as long as we get pagination notifications.
12793
12794 2014-12-15  Jason Merrill  <jason@redhat.com>
12795
12796         * Makefile.in (check-gdb.%): Restore.
12797         * README: Mention it.
12798
12799 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
12800
12801         * gdb.ada/str_uninit: New testcase.
12802
12803 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12804
12805         PR symtab/17642
12806         * gdb.base/vla-stub-define.c: New file.
12807         * gdb.base/vla-stub.c: New file.
12808         * gdb.base/vla-stub.exp: New file.
12809
12810 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
12811             Jan Kratochvil  <jan.kratochvil@redhat.com>
12812             Tom Tromey  <tromey@redhat.com>
12813
12814         * configure.ac: Add gdb.compile/.
12815         * configure: Regenerate.
12816         * gdb.compile/Makefile.in: New file.
12817         * gdb.compile/compile-ops.exp: New file.
12818         * gdb.compile/compile-ops.c: New file.
12819         * gdb.compile/compile-tls.c: New file.
12820         * gdb.compile/compile-tls.exp: New file.
12821         * gdb.compile/compile-constvar.S: New file.
12822         * gdb.compile/compile-constvar.c: New file.
12823         * gdb.compile/compile-mod.c: New file.
12824         * gdb.compile/compile-nodebug.c: New file.
12825         * gdb.compile/compile-setjmp-mod.c: New file.
12826         * gdb.compile/compile-setjmp.c: New file.
12827         * gdb.compile/compile-setjmp.exp: New file.
12828         * gdb.compile/compile-shlib.c: New file.
12829         * gdb.compile/compile.c: New file.
12830         * gdb.compile/compile.exp: New file.
12831         * lib/gdb.exp (skip_compile_feature_tests): New proc.
12832
12833 2014-12-12  Tom Tromey  <tromey@redhat.com>
12834
12835         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
12836         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12837
12838 2014-12-12  Doug Evans  <dje@google.com>
12839
12840         * lib/gdb-python.exp (get_python_valueof): New function.
12841         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12842
12843 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12844
12845         * gdb.base/completion.exp: Add test for completion of "info
12846         registers ".
12847
12848 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
12849
12850         * gdb.base/func-ptrs.c: New file.
12851         * gdb.base/func-ptrs.exp: New file.
12852
12853 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12854
12855         PR breakpoints/17012
12856         * gdb.base/dprintf-detach.c: New file.
12857         * gdb.base/dprintf-detach.exp: New file.
12858
12859 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12860
12861         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12862         * lib/gdb.exp (target_is_gdbserver): New procedure.
12863
12864 2014-12-08  Doug Evans  <dje@google.com>
12865
12866         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12867
12868 2014-12-05  Yao Qi  <yao@codesourcery.com>
12869
12870         * gdb.guile/scm-error.exp: Remove the third argument to
12871         gdb_remote_download.
12872         * gdb.guile/scm-frame-args.exp: Likewise.
12873         * gdb.guile/scm-section-script.exp: Likewise.
12874
12875 2014-12-05  Yao Qi  <yao@codesourcery.com>
12876
12877         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12878
12879 2014-12-04  Doug Evans  <dje@google.com>
12880
12881         * gdb.python/py-objfile.exp: Add tests for
12882         objfile.add_separate_debug_file.
12883
12884 2014-12-04  Doug Evans  <dje@google.com>
12885
12886         * lib/gdb.exp (get_build_id): New function.
12887         (build_id_debug_filename_get): Rewrite to use it.
12888         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12889
12890 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
12891
12892         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12893         `method(long)', not just 0x0.
12894         * gdb.cp/nsalias.exp: Align code labels to 4.
12895         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12896         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12897         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12898         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12899         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12900         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12901
12902 2014-12-02  Doug Evans  <dje@google.com>
12903
12904         PR symtab/17602
12905         * gdb.cp/anon-ns.cc: Move guts of this file to ...
12906         * gdb.cp/anon-ns2.cc: ... here.  New file.
12907         * gdb.cp/anon-ns.exp: Update.
12908
12909 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
12910
12911         * gdb.python/py-events.py (inferior_call_handler): New.
12912         (register_changed_handler, memory_changed_handler): New.
12913         (test_events.invoke): Register new handlers.
12914         * gdb.python/py-events.exp: Add tests for inferior call,
12915         memory_changed and register_changed events.
12916
12917 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12918
12919         * gdb.base/execl-update-breakpoints.exp: Specify the link address
12920         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
12921         if the linker doesn't understand this.
12922
12923 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
12924
12925         * gdb.python/python.exp: Change expected reply to help().
12926
12927 2014-12-01  Yao Qi  <yao@codesourcery.com>
12928
12929         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
12930         AC_CONFIG_SUBDIRS(gdb.gdbtk).
12931         * configure: Re-generated.
12932
12933 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
12934
12935         * gdb.cp/chained-calls.cc: New file.
12936         * gdb.cp/chained-calls.exp: New file.
12937         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12938
12939 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
12940
12941         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12942         * gdb.dwarf2/symtab-producer.exp: Same.
12943         * gdb.gdb/python-interrupts.exp: Same.
12944         * gdb.gdb/python-selftest.exp: Same.
12945         * gdb.python/py-linetable.exp: Same.
12946         * gdb.python/py-type.exp: Same.
12947         * gdb.python/py-value-cc.exp: Same.
12948         * gdb.python/py-value.exp: Same.
12949
12950 2014-11-28  Yao Qi  <yao@codesourcery.com>
12951
12952         * gdb.base/break-probes.exp: Match library name prefixed with
12953         sysroot.
12954
12955 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
12956
12957         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12958         test expected output.  Add parentheses for the call to print.
12959         Remove L suffix from integers.
12960
12961 2014-11-26  Doug Evans  <dje@google.com>
12962
12963         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12964
12965 2014-11-22  Yao Qi  <yao@codesourcery.com>
12966
12967         * gdb.trace/entry-values.c: Remove asms.
12968         (foo): Add foo_label.
12969         (bar): Add bar_label.
12970         * gdb.trace/entry-values.exp: Remove code computing  foo's
12971         length and bar's length.
12972         (Dwarf::assemble): Invoke function_range for bar and use
12973         MACRO_AT_func for foo.
12974
12975 2014-11-22  Yao Qi  <yao@codesourcery.com>
12976
12977         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12978         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
12979         Use .Lgcc43_procstart instead of gcc43.
12980
12981 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
12982
12983         * gdb.ada/n_arr_bound: New testcase.
12984
12985 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
12986
12987         PR breakpoints/10737
12988         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12989         test_catch_syscall_multi_arch.
12990         (test_catch_syscall_multi_arch): New function.
12991
12992 2014-11-20  Doug Evans  <xdje42@gmail.com>
12993
12994         * gdb.base/maint.exp: Update expected output.
12995
12996 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12997
12998         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12999         4-byte instruction on S390.
13000
13001 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
13002
13003         * gdb.ada/arr_arr: New testcase.
13004
13005 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
13006
13007         * gdb.ada/pkd_arr_elem: New Testcase.
13008
13009 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
13010
13011         * gdb.reverse/break-precsave: Expect completion message for
13012         core file reads.
13013         * gdb.reverse/consecutive-precsave.exp: Likewise.
13014         * gdb.reverse/finish-precsave.exp: Likewise.
13015         * gdb.reverse/i386-precsave.exp: Likewise.
13016         * gdb.reverse/machinestate-precsave.exp: Likewise.
13017         * gdb.reverse/sigall-precsave.exp: Likewise.
13018         * gdb.reverse/solib-precsave.exp: Likewise.
13019         * gdb.reverse/step-precsave.exp: Likewise.
13020         * gdb.reverse/until-precsave.exp: Likewise.
13021         * gdb.reverse/watch-precsave.exp: Likewise.
13022
13023 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13024
13025         * gdb.base/bp-permanent.c: Include unistd.h.
13026         * gdb.python/py-framefilter-mi.c (main): Add return type.
13027         * gdb.python/py-framefilter.c (main): Likewise.
13028         * gdb.trace/actions-changed.c (main): Likewise.
13029
13030 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13031
13032         * gdb.mi/until.c: Add eye-catchers.
13033         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13034         line numbers.
13035
13036 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13037
13038         * gdb.base/condbreak.exp: Drop references to removed non-prototype
13039         function header variants in break1.c.
13040         * gdb.base/ena-dis-br.exp: Likewise.
13041         * gdb.base/hbreak2.exp: Likewise.
13042         * gdb.reverse/until-precsave.exp: Drop references to removed
13043         non-prototype function header variants in ur1.c.
13044         * gdb.reverse/until-reverse.exp: Likewise.
13045
13046 2014-11-17  Petr Machata  <pmachata@redhat.com>
13047
13048         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
13049         ${_cu_offset_size} bytes abbrev offset.
13050
13051 2014-11-15  Doug Evans  <xdje42@gmail.com>
13052
13053         PR symtab/17559
13054         * gdb.base/line-symtabs.exp: New file.
13055         * gdb.base/line-symtabs.c: New file.
13056         * gdb.base/line-symtabs.h: New file.
13057
13058 2014-11-14  Yao Qi  <yao@codesourcery.com>
13059
13060         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13061         (func): Add label func_label.
13062         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13063         Replace low_pc and high_pc with MACRO_AT_range.
13064         Replace name, low_pc and high_pc with MACRO_AT_func.
13065
13066 2014-11-14  Yao Qi  <yao@codesourcery.com>
13067
13068         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13069         Replace name, low_pc and high_pc with MACRO_AT_func.
13070
13071 2014-11-14  Yao Qi  <yao@codesourcery.com>
13072
13073         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13074         produce debug information.
13075         * gdb.dwarf2/implptr-optimized-out.S: Removed.
13076
13077 2014-11-14  Yao Qi  <yao@codesourcery.com>
13078
13079         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13080         object and get function length.
13081         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13082         with MACRO_AT_func.
13083         (top-level): Replace gdb_compile and clean_restart with
13084         prepare_for_testing.
13085         * gdb.dwarf2/main.c (main): Add label main_label.
13086
13087 2014-11-14  Yao Qi  <yao@codesourcery.com>
13088
13089         * lib/dwarf.exp (function_range): New procedure.
13090         (Dwarf::_handle_macro_at_func): New procedure.
13091         (Dwarf::_handle_macro_at_range): New procedure.
13092         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13093
13094 2014-11-14  Yao Qi  <yao@codesourcery.com>
13095
13096         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13097         (_handle_attribute): New procedure.
13098
13099 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13100
13101         * gdb.ada/cond_lang/foo.c (callme): Add return type.
13102         * gdb.base/call-sc.c (zed): Likewise.
13103         * gdb.base/checkpoint.c (main): Likewise.
13104         * gdb.base/dump.c (main): Likewise.
13105         * gdb.base/gcore.c (main): Likewise.
13106         * gdb.base/huge.c (main): Likewise.
13107         * gdb.base/multi-forks.c (main): Likewise.
13108         * gdb.base/pr10179-a.c (main): Likewise.
13109         * gdb.base/savedregs.c (main): Likewise.
13110         * gdb.base/sigaltstack.c (main): Likewise.
13111         * gdb.base/siginfo.c (main): Likewise.
13112         * gdb.base/structs.c (zed): Likewise.
13113         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13114         * gdb.mi/mi-syn-frame.c (main): Likewise.
13115         * gdb.mi/until.c (foo, main): Likewise.
13116         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13117         * gdb.base/solib-weak.c (foo): Declare.
13118         * gdb.base/attach-twice.c: Include stdio.h.
13119         * gdb.base/weaklib1.c: Likewise.
13120         * gdb.base/weaklib2.c: Likewise.
13121         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13122         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13123         unistd.h.
13124         * gdb.base/attach-pie-misread.c: Include stdlib.h.
13125         * gdb.mi/mi-exit-code.c: Likewise.
13126         * gdb.base/break-interp-lib.c: Include string.h.
13127         * gdb.base/coremaker.c: Likewise.
13128         * gdb.base/testenv.c: Likewise.
13129         * gdb.python/py-finish-breakpoint.c: Likewise.
13130         * gdb.base/inferior-died.c: Include sys/wait.h.
13131         * gdb.base/fileio.c: Include time.h.
13132         * gdb.base/async-shell.c: Include unistd.h.
13133         * gdb.base/dprintf-non-stop.c: Likewise.
13134         * gdb.base/info-os.c: Likewise.
13135         * gdb.mi/mi-console.c: Likewise.
13136         * gdb.mi/watch-nonstop.c: Likewise.
13137         * gdb.python/py-events.c: Likewise.
13138         * gdb.base/async.c (baz): Move up before its invocation.
13139         * gdb.base/code_elim2.c (my_global_func): Likewise.
13140         * gdb.base/skip-solib-lib.c (multiply): Likewise.
13141         * gdb.base/advance.c (func2): Likewise.
13142
13143 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13144
13145         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13146         variant.
13147         * gdb.base/annota3.c: Likewise.
13148         * gdb.base/async.c: Likewise.
13149         * gdb.base/average.c: Likewise.
13150         * gdb.base/call-ar-st.c: Likewise.
13151         * gdb.base/call-rt-st.c: Likewise.
13152         * gdb.base/call-sc.c: Likewise.
13153         * gdb.base/call-strs.c: Likewise.
13154         * gdb.base/ending-run.c: Likewise.
13155         * gdb.base/execd-prog.c: Likewise.
13156         * gdb.base/exprs.c: Likewise.
13157         * gdb.base/foll-exec.c: Likewise.
13158         * gdb.base/foll-fork.c: Likewise.
13159         * gdb.base/foll-vfork.c: Likewise.
13160         * gdb.base/funcargs.c: Likewise.
13161         * gdb.base/gcore.c: Likewise.
13162         * gdb.base/jump.c: Likewise.
13163         * gdb.base/langs0.c: Likewise.
13164         * gdb.base/langs1.c: Likewise.
13165         * gdb.base/langs2.c: Likewise.
13166         * gdb.base/mips_pro.c: Likewise.
13167         * gdb.base/nodebug.c: Likewise.
13168         * gdb.base/opaque0.c: Likewise.
13169         * gdb.base/opaque1.c: Likewise.
13170         * gdb.base/recurse.c: Likewise.
13171         * gdb.base/run.c: Likewise.
13172         * gdb.base/scope0.c: Likewise.
13173         * gdb.base/scope1.c: Likewise.
13174         * gdb.base/setshow.c: Likewise.
13175         * gdb.base/setvar.c: Likewise.
13176         * gdb.base/shmain.c: Likewise.
13177         * gdb.base/shr1.c: Likewise.
13178         * gdb.base/shr2.c: Likewise.
13179         * gdb.base/sigall.c: Likewise.
13180         * gdb.base/signals.c: Likewise.
13181         * gdb.base/so-indr-cl.c: Likewise.
13182         * gdb.base/solib2.c: Likewise.
13183         * gdb.base/structs.c: Likewise.
13184         * gdb.base/sum.c: Likewise.
13185         * gdb.base/vforked-prog.c: Likewise.
13186         * gdb.base/watchpoint.c: Likewise.
13187         * gdb.reverse/shr2.c: Likewise.
13188         * gdb.reverse/until-reverse.c: Likewise.
13189         * gdb.reverse/ur1.c: Likewise.
13190         * gdb.reverse/watch-reverse.c: Likewise.
13191
13192 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13193
13194         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13195         variant.
13196         * gdb.base/sepdebug.exp: Drop references to removed code.
13197
13198 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13199
13200         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13201         variant.  Preserve original line numbering.
13202         * gdb.base/list1.c: Likewise.
13203
13204 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13205
13206         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13207         variant.
13208         * gdb.base/break1.c: Likewise.
13209         * gdb.base/break.exp: Drop references to removed code.
13210
13211 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13212
13213         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13214         variant.
13215
13216 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13217
13218         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13219
13220 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13221
13222         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
13223         logic into perform_all_tests() and invoke it with and without
13224         function header prototypes.
13225         (do_function_calls): Remove conditional XFAIL for PR 5318.
13226         (rerun_and_prepare): Remove duplicate code.
13227         (perform_all_tests): New.  Main logic moved here.
13228
13229 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13230
13231         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13232         code guarded by #ifdef NO_PROTOTYPES.
13233         (t_double_many_args): Likewise.
13234         (DEF_FUNC_MANY_ARGS_1): Likewise.
13235         (DEF_FUNC_VALUES_1): Likewise.
13236         (t_structs_ldc): Renamed from t_structs_fc in conditional code
13237         guarded by #ifdef PROTOTYPES.
13238
13239 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13240
13241         * gdb.mi/mi-console.c: Add eye-catcher.
13242         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13243         instead of literal line number.
13244
13245 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13246
13247         * gdb.base/shr2.c: Add eye-catcher.
13248         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13249         line number.
13250
13251 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13252
13253         * gdb.base/jump.c: Add eye-catchers.
13254         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13255         numbers.
13256
13257 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13258
13259         * gdb.base/execd-prog.c: Add eye-catchers.
13260         * gdb.base/foll-exec.c: Likewise.
13261         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13262         line numbers.
13263
13264 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13265
13266         * gdb.base/ending-run.c: Add eye-catchers.
13267         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13268         literal line numbers.
13269
13270 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13271
13272         * gdb.base/call-rt-st.c: Add eye-catchers.
13273         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13274         literal line numbers.
13275
13276 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13277
13278         * gdb.base/call-ar-st.c: Add eye-catchers.
13279         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13280         literal line numbers.
13281
13282 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13283
13284         * gdb.base/average.c: Add eye-catchers.
13285         * gdb.base/sum.c: Likewise.
13286         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13287         regexps dynamically.
13288
13289 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13290
13291         * gdb.base/solib1.c: Add eye-catchers.
13292         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13293         literal line numbers.
13294
13295 2014-11-12  Pedro Alves  <palves@redhat.com>
13296
13297         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13298         leader has exited.
13299
13300 2014-11-12  Pedro Alves  <palves@redhat.com>
13301
13302         * gdb.arch/i386-bp_permanent.c: New file.
13303         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13304         (srcfile): Set to i386-bp_permanent.c.
13305         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
13306         that stepi does not execute the 'leave' instruction, instead of
13307         testing it does execute.
13308         * gdb.base/bp-permanent.c: New file.
13309         * gdb.base/bp-permanent.exp: New file.
13310
13311 2014-11-10  Doug Evans  <xdje42@gmail.com>
13312
13313         PR symtab/17564
13314         * gdb.base/symtab-search-order.exp: New file.
13315         * gdb.base/symtab-search-order.c: New file.
13316         * gdb.base/symtab-search-order-1.c: New file.
13317         * gdb.base/symtab-search-order-shlib-1.c: New file.
13318
13319 2014-11-07  Pedro Alves  <palves@redhat.com>
13320
13321         PR gdb/17511
13322         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13323         i?86-*-linux*.
13324
13325 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
13326
13327         PR c++/17494
13328         * gdb.cp/pr17494.cc: New file.
13329         * gdb.cp/pr17494.exp: New file.
13330
13331 2014-11-02  Yao Qi  <yao@codesourcery.com>
13332
13333         * gdb.python/python.exp: Get working directory and match the
13334         output of "set extended-prompt \\w " with it.
13335
13336 2014-10-30  Doug Evans  <dje@google.com>
13337
13338         * gdb.python/py-objfile.exp: Add tests for setting random attributes
13339         in objfiles.
13340         * gdb.python/py-progspace.exp: Add tests for setting random attributes
13341         in progspaces.
13342
13343 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
13344
13345         * gdb.base/fullpath-expand.exp: Skip for a remote host.
13346         * gdb.base/realname-expand.exp: Likewise.
13347         * gdb.linespec/macro-relative.exp: Likewise.
13348
13349 2014-10-29  Pedro Alves  <palves@redhat.com>
13350
13351         PR gdb/17408
13352         * gdb.threads/schedlock.c (some_function): New function.
13353         (call_function): New global.
13354         (MAYBE_CALL_SOME_FUNCTION): New macro.
13355         (thread_function): Call it.
13356         * gdb.threads/schedlock.exp (get_args): Add description parameter,
13357         and use it instead of a global counter.  Adjust all callers.
13358         (get_current_thread): Use "find current thread" for test message
13359         here rather than having all callers pass down the same string.
13360         (goto_loop): New procedure, factored out from ...
13361         (my_continue): ... this.
13362         (step_ten_loops): Change parameter from test message to command to
13363         use.  Adjust.
13364         (list_count): Delete global.
13365         (check_result): New procedure, factored out from duplicate top
13366         level code.
13367         (continue tests): Wrap in with_test_prefix.
13368         (test_step): New procedure, factored out from duplicate top level
13369         code.
13370         (top level): Test "step" in combination with all scheduler-locking
13371         modes.  Test "next" in combination with all scheduler-locking
13372         modes, and in combination with stepping over a function call or
13373         not.
13374         * gdb.threads/next-bp-other-thread.c: New file.
13375         * gdb.threads/next-bp-other-thread.exp: New file.
13376
13377 2014-10-29  Pedro Alves  <palves@redhat.com>
13378
13379         PR python/17372
13380         * gdb.python/python.exp: Test a multi-line command that spawns
13381         interactive Python.
13382         * gdb.base/multi-line-starts-subshell.exp: New file.
13383
13384 2014-10-29  Yao Qi  <yao@codesourcery.com>
13385
13386         * gdb.base/fileio.exp: Make directories on host.
13387
13388 2014-10-29  Yao Qi  <yao@codesourcery.com>
13389
13390         * gdb.base/fileio.c (test_write): Close the file.
13391
13392 2014-10-28  Pedro Alves  <palves@redhat.com>
13393
13394         PR gdb/12623
13395         * gdb.base/sigstep.c (no_handler): New global.
13396         (main): If 'no_handler is true, set the signal handlers to
13397         SIG_IGN.
13398         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13399         with_sw_watch and no_handler parameters.  Handle them.
13400         (top level) <stepping over handler when stopped at a breakpoint
13401         test>: Add a test axis for testing with a software watchpoint, and
13402         another for testing with the signal handler set to SIG_IGN.
13403         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13404         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13405
13406 2014-10-28  Pedro Alves  <palves@redhat.com>
13407
13408         PR gdb/17511
13409         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13410         * gdb.base/sigstep.exp (other_handler_location): New global.
13411         (advance): Support stepping into the signal handler, and running
13412         commands while in the handler.
13413         (in_handler_map): New global.
13414         (top level): In the advance test, add combinations for getting
13415         into the handler with stepping commands, and for running commands
13416         in the handler.  Add comment descripting the advancei tests.
13417
13418 2014-10-28  Pedro Alves  <palves@redhat.com>
13419
13420         * gdb.base/sigstep.exp: Use build_executable instead of
13421         prepare_for_testing.
13422         (top level): Move code that starts GDB, runs to main and creates a
13423         display to ...
13424         (restart): ... this new procedure.
13425         (top level): Move backtrace from signal handler test to ...
13426         (validate_backtrace): ... this new procedure.
13427         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
13428         with_test_prefix.  Always restart GDB.
13429         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
13430         with_test_prefix.  Always restart GDB.  No need to delete
13431         breakpoints after the test.
13432         (test_skip_handler): Remove prefix parameter.
13433         (skip_over_handler, breakpoint_to_handler)
13434         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13435         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
13436         restart GDB.  No need to delete breakpoints after the test.
13437         (top level): Use foreach to call the test procedures with
13438         different commands.
13439
13440 2014-10-28  Pedro Alves  <palves@redhat.com>
13441
13442         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13443         instead of GNATS numbers.
13444         * gdb.base/sigbpt.exp: Likewise.
13445         * gdb.base/siginfo.exp: Likewise.
13446         * gdb.base/sigstep.exp: Likewise.
13447
13448 2014-10-27  Pedro Alves  <palves@redhat.com>
13449
13450         * gdb.base/sigstep.c (dummy): New global.
13451         (main): Issue a couple writes to the new global.
13452         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13453         procedures.
13454         (skip_over_handler): Use test_skip_handler.
13455         (top level): Call skip_over_handler for stepi and nexti too.
13456         (breakpoint_over_handler): Use test_skip_handler.
13457         (top level): Call breakpoint_over_handler for stepi and nexti too.
13458
13459 2014-10-27  Yao Qi  <yao@codesourcery.com>
13460
13461         * gdb.trace/tfile.c (adjust_function_address)
13462         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13463         function descriptor.
13464
13465 2014-10-24  Don Breazeal  <donb@codesourcery.com>
13466
13467         * gdb.base/foll-fork.exp (test_follow_fork,
13468         catch_fork_child_follow): Check for updated fork messages emitted
13469         from infrun.c.
13470         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13471         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13472         vfork_and_exec_child_follow_through_step): Check for updated vfork
13473         messages emitted from infrun.c.
13474
13475 2014-10-24  Pedro Alves  <palves@redhat.com>
13476
13477         * gdb.base/corefile.exp: Remove references to ultrix.
13478         * gdb.base/interrupt.exp: Likewise.
13479         * gdb.base/whatis.exp: Likewise.
13480         * gdb.gdb/selftest.exp: Likewise.
13481         * gdb.threads/manythreads.exp: Likewise.
13482         * gdb.threads/print-threads.exp: Likewise.
13483         * gdb.threads/pthreads.exp:: Likewise.
13484         * gdb.threads/schedlock.exp: Likewise.
13485
13486 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
13487
13488         * gdb.cp/non-trivial-retval.cc: Add a test case.
13489         * gdb.cp/non-trivial-retval.exp: Add a test.
13490
13491 2014-10-20  Yao Qi  <yao@codesourcery.com>
13492
13493         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13494         * gdb.python/py-objfile-script-gdb.py: New file.
13495         * gdb.python/py-objfile-script.exp: Update reference to
13496         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
13497         of remote_download.  Remove the dest file.
13498
13499 2014-10-20  Yao Qi  <yao@codesourcery.com>
13500
13501         * gdb.base/checkpoint.exp: Don't remove file copied on host.
13502         * gdb.base/step-line.exp: Likewise.
13503         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13504         * gdb.dwarf2/dw2-basic.exp: Likewise.
13505         * gdb.dwarf2/dw2-compressed.exp: Likewise.
13506         * gdb.dwarf2/dw2-filename.exp: Likewise.
13507         * gdb.dwarf2/dw2-intercu.exp: Likewise.
13508         * gdb.dwarf2/dw2-intermix.exp: Likewise.
13509         * gdb.dwarf2/dw2-producer.exp: Likewise.
13510         * gdb.dwarf2/mac-fileno.exp: Likewise.
13511         * gdb.python/py-frame-args.exp: Likewise.
13512         * gdb.python/py-framefilter.exp: Likewise.
13513         * gdb.python/py-mi.exp: Likewise.
13514         * gdb.python/py-objfile-script.exp: Likewise
13515         * gdb.python/py-pp-integral.exp: Likewise.
13516         * gdb.python/py-pp-re-notag.exp: Likewise.
13517         * gdb.python/py-prettyprint.exp: Likewise.
13518         * gdb.python/py-section-script.exp: Likewise.
13519         * gdb.python/py-typeprint.exp: Likewise.
13520         * gdb.python/py-xmethods.exp: Likewise.
13521         * gdb.stabs/weird.exp: Likewise.
13522         * gdb.xml/tdesc-regs.exp: Likewise.
13523
13524 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
13525
13526         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13527         (out_cu): Use addr_len for the size of addresses.
13528         (out_line): Likewise.  Size DW_LNE_set_address instruction
13529         according to addr_len.
13530         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13531         (FUNC): Add START_INSNS to definition.
13532
13533 2014-10-18  Yao Qi  <yao@codesourcery.com>
13534
13535         * gdb.base/argv0-symlink.exp: Check argv[0] value if
13536         gdb_has_argv0 return true.
13537         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13538         check [target_info exists noargs], check [gdb_has_argv0]
13539         instead.
13540         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13541         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13542         procedures.
13543
13544 2014-10-17  Doug Evans  <dje@google.com>
13545
13546         * gdb.python/py-events.exp: Update expected output for clear_objfiles
13547         event.
13548         * gdb.python/py-events.py: Add clear_objfiles event.
13549
13550 2014-10-17  Doug Evans  <dje@google.com>
13551
13552         * gdb.python/py-objfile.exp: Test progspace attribute.
13553
13554 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
13555
13556         * gdb.guile/scm-breakpoint.exp: Do not assume any
13557         directory separators when matching source file paths.
13558         * gdb.python/py-breakpoint.exp: Likewise.
13559         * gdb.reverse/break-precsave.exp: Likewise.
13560         * gdb.reverse/break-reverse.exp: Likewise.
13561         * gdb.reverse/consecutive-precsave.exp: Likewise.
13562         * gdb.reverse/finish-precsave.exp: Likewise.
13563         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13564         * gdb.reverse/finish-reverse.exp: Likewise.
13565         * gdb.reverse/i386-precsave.exp: Likewise.
13566         * gdb.reverse/i387-env-reverse.exp: Likewise.
13567         * gdb.reverse/i387-stack-reverse.exp: Likewise.
13568         * gdb.reverse/machinestate-precsave.exp: Likewise.
13569         * gdb.reverse/machinestate.exp: Likewise.
13570         * gdb.reverse/sigall-precsave.exp: Likewise.
13571         * gdb.reverse/solib-precsave.exp: Likewise.
13572         * gdb.reverse/step-precsave.exp: Likewise.
13573         * gdb.reverse/until-precsave.exp: Likewise.
13574         * gdb.reverse/watch-precsave.exp: Likewise.
13575         * gdb.reverse/watch-reverse.exp: Likewise.
13576
13577 2014-10-17  Yao Qi  <yao@codesourcery.com>
13578
13579         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13580         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13581
13582 2014-10-17  Pedro Alves  <palves@redhat.com>
13583
13584         PR gdb/17471
13585         * gdb.base/bg-execution-repeat.c: New file.
13586         * gdb.base/bg-execution-repeat.exp: New file.
13587
13588 2014-10-17  Pedro Alves  <palves@redhat.com>
13589
13590         PR gdb/17300
13591         * gdb.base/continue-all-already-running.c: New file.
13592         * gdb.base/continue-all-already-running.exp: New file.
13593
13594 2014-10-17  Pedro Alves  <palves@redhat.com>
13595
13596         PR gdb/17472
13597         * gdb.base/annota-input-while-running.c: New file.
13598         * gdb.base/annota-input-while-running.exp: New file.
13599
13600 2014-10-17  Pedro Alves  <palves@redhat.com>
13601
13602         * gdb.base/callfuncs.exp: emove references to osf.
13603         * gdb.base/sigall.exp: Likewise.
13604         * gdb.gdb/selftest.exp: Likewise.
13605         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13606         * gdb.mi/non-stop.c: Likewise.
13607         * gdb.mi/pthreads.c: Likewise.
13608         * gdb.reverse/sigall-precsave.exp: Likewise.
13609         * gdb.reverse/sigall-reverse.exp: Likewise.
13610         * gdb.threads/pthreads.c: Likewise.
13611         * gdb.threads/pthreads.exp: Likewise.
13612
13613 2014-10-17  Yao Qi  <yao@codesourcery.com>
13614
13615         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13616         check 'target_info exists noargs'.
13617         (test_command_prompt_position): Likewise.
13618         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13619         Remove "set args".
13620         (progvar_simple_while_test): Likewise.
13621         (progvar_complex_if_while_test): Likewise.
13622         (if_while_breakpoint_command_test): Likewise.
13623         (infrun_breakpoint_command_test): Likewise.
13624         (breakpoint_command_test): Likewise.
13625         (watchpoint_command_test): Likewise.
13626         (bp_deleted_in_command_test): Likewise.
13627         (temporary_breakpoint_commands): Likewise.
13628
13629 2014-10-16  Yao Qi  <yao@codesourcery.com>
13630
13631         * gdb.base/remotetimeout.exp: Remove noargs checking.
13632
13633 2014-10-15  Pedro Alves  <palves@redhat.com>
13634
13635         PR breakpoints/9649
13636         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13637         * gdb.base/breakpoint-in-ro-region.exp
13638         (probe_target_hardware_step): New procedure.
13639         (top level): Probe hardware stepping and hardware breakpoint
13640         support.  Test stepping through a read-only region, with both
13641         "breakpoint auto-hw" on and off and both "always-inserted" on and
13642         off.
13643
13644 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
13645
13646         * gdb.dlang/demangle.exp: Update for demangling changes.
13647
13648 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
13649
13650         * gdb.cp/non-trivial-retval.cc: Add new test cases.
13651         * gdb.cp/non-trivial-retval.exp: Add new tests.
13652
13653 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
13654
13655         PR c++/13403
13656         PR c++/15154
13657         * gdb.cp/non-trivial-retval.cc: New file.
13658         * gdb.cp/non-trivial-retval.exp: New file.
13659
13660 2014-10-15  Yao Qi  <yao@codesourcery.com>
13661
13662         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13663         remote host.
13664
13665 2014-10-15  Yao Qi  <yao@codesourcery.com>
13666
13667         * gdb.python/py-symbol.exp: Match file base name if host is
13668         remote, otherwise match file name with dir name.
13669         * gdb.python/py-symtab.exp: Likewise.
13670         * gdb.python/python.exp: Likewise.
13671
13672 2014-10-15  Yao Qi  <yao@codesourcery.com>
13673
13674         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13675         pattern.
13676         * gdb.python/py-symtab.exp: Likewise.
13677         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
13678         locationn.
13679
13680 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
13681
13682         * gdb.ada/addr_arith: New testcase.
13683
13684 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
13685
13686         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13687         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13688         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13689         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13690
13691 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
13692
13693         * gdb.arch/stap-eval-lang-ada.S: Likewise.
13694         * gdb.arch/stap-eval-lang-ada.c: Likewise.
13695         * gdb.arch/stap-eval-lang-ada.exp: New file.
13696
13697 2014-10-14  Yao Qi  <yao@codesourcery.com>
13698
13699         * gdb.mi/mi-var-child.c (nothing1): New function.
13700         (nothing2): New function.
13701         (do_children_tests): Set function pointers by nothing1 and
13702         nothing2.
13703         * gdb.mi/mi-var-child.exp: Step over new added statements.
13704         Update test to match the new output.
13705         * gdb.mi/var-cmd.c (nothing1): New function.
13706         (nothing2): New function.
13707         (do_children_tests): Set function pointers by  nothing1 and
13708         nothing2.
13709         * gdb.mi/mi-var-display.exp: Update test to match output.
13710         Step to the line specified by $line_dct_nothing.
13711         Increase the number of lines to step.
13712
13713 2014-10-14  Yao Qi  <yao@codesourcery.com>
13714
13715         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13716         tests.
13717         * gdb.mi/mi2-var-child.exp: Likewise.
13718
13719 2014-10-13  Doug Evans  <dje@google.com>
13720
13721         * gdb.python/py-objfile.exp: Change name of file name test.
13722
13723 2014-10-13  Doug Evans  <dje@google.com>
13724
13725         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13726         from the start of the CU.
13727
13728 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
13729             Yao Qi  <yao@codesourcery.com>
13730
13731         Fix "save breakpoints" for "catch" command.
13732         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13733         Remove -nonewline.  Match also the added "main" line.
13734
13735 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13736
13737         Fix "save breakpoints" for "disable $bpnum" command.
13738         * gdb.base/save-bp.c (main): Add label.
13739         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
13740
13741 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13742
13743         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13744
13745 2014-10-11  Yao Qi  <yao@codesourcery.com>
13746
13747         * gdb.server/server-kill.exp: Execute command
13748         "set remote trace-status-packet on" before "tstatus".
13749
13750 2014-10-11  Yao Qi  <yao@codesourcery.com>
13751
13752         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13753         (main): Call getppid.
13754         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13755         and continue to it.  Read variable "server_pid".
13756
13757 2014-10-11  Yao Qi  <yao@codesourcery.com>
13758
13759         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13760
13761 2014-10-11  Yao Qi  <yao@codesourcery.com>
13762
13763         * gdb.threads/thread-find.exp: Don't execute command
13764         "info threads".
13765         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13766         * gdb.threads/linux-dp.exp: Don't check the condition
13767         $threads_created equals to zero.
13768
13769 2014-10-10  Pedro Alves  <palves@redhat.com>
13770
13771         * gdb.base/bigcore.exp: Remove references to IRIX.
13772         * gdb.base/funcargs.exp: Likewise.
13773         * gdb.base/interrupt.exp: Likewise.
13774         * gdb.base/mips_pro.exp: Likewise.
13775         * gdb.base/nodebug.exp: Likewise.
13776         * gdb.base/setvar.exp: Likewise.
13777         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13778
13779 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
13780             Pedro Alves  <palves@redhat.com>
13781
13782         PR symtab/14466
13783         * gdb.base/vdso-warning.c: New file.
13784         * gdb.base/vdso-warning.exp: New file.
13785
13786 2014-10-02  Doug Evans  <dje@google.com>
13787
13788         * gdb.base/structs.c (main): Don't run forever.
13789
13790 2014-10-02  Pedro Alves  <palves@redhat.com>
13791
13792         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13793         (top level) <stop threads 1, stop threads 2>: Use it.
13794
13795 2014-10-02  Pedro Alves  <palves@redhat.com>
13796
13797         * gdb.threads/break-while-running.exp (test): Add new
13798         'update_thread_list' argument.  Skip "info threads" if false.
13799         (top level): Add new 'update_thread_list' axis.
13800
13801 2014-10-02  Pedro Alves  <palves@redhat.com>
13802
13803         PR breakpoints/17431
13804         * gdb.base/execl-update-breakpoints.c: New file.
13805         * gdb.base/execl-update-breakpoints.exp: New file.
13806
13807 2014-10-01  Pedro Alves  <palves@redhat.com>
13808
13809         * gdb.base/breakpoint-in-ro-region.c: New file.
13810         * gdb.base/breakpoint-in-ro-region.exp: New file.
13811
13812 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
13813
13814         * gdb.mi/mi-exit-code.exp: New file.
13815         * gdb.mi/mi-exit-code.c: New file.
13816
13817 2014-09-30  Yao Qi  <yao@codesourcery.com>
13818
13819         * lib/prelink-support.exp (build_executable_own_libs): Error if
13820         the target isn't native.
13821
13822 2014-09-30  Yao Qi  <yao@codesourcery.com>
13823
13824         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13825         false.
13826
13827 2014-09-22  Pedro Alves  <palves@redhat.com>
13828
13829         * gdb.threads/break-while-running.exp: New file.
13830         * gdb.threads/break-while-running.c: New file.
13831
13832 2014-09-19  Yao Qi  <yao@codesourcery.com>
13833
13834         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13835         Invoke test.  Restart GDB with --readnow and invoke test again.
13836
13837 2014-09-19  Yao Qi  <yao@codesourcery.com>
13838
13839         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13840         proc set_breakpoint_on_gcd_function.  Invoke
13841         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
13842         invoke set_breakpoint_on_gcd_function again.
13843
13844 2014-09-18  Doug Evans  <dje@google.com>
13845
13846         * gdb.dwarf2/symtab-producer.exp: New file.
13847
13848 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13849
13850         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13851         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13852         * gdb.base/global-var-nested-by-dso.c: Likewise.
13853         * gdb.base/global-var-nested-by-dso.exp: Likewise.
13854
13855 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13856             Pedro Alves  <palves@redhat.com>
13857
13858         * gdb.base/watch-bitfields.exp: Pass string other than test file
13859         name to prepare_for_testing.
13860         (watch): New procedure.
13861         (expect_watchpoint): Use with_test_prefix.
13862         (top level): Factor out tests to ...
13863         (test_watch_location, test_regular_watch): ... these new
13864         procedures, and use with_test_prefix and gdb_continue_to_end.
13865
13866 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
13867
13868         PR breakpoints/12526
13869         * gdb.base/watch-bitfields.exp: New file.
13870         * gdb.base/watch-bitfields.c: New file.
13871
13872 2014-09-16  Pedro Alves  <palves@redhat.com>
13873
13874         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13875         software and hardware addresses, not software address against
13876         itself.
13877
13878 2014-09-16  Pedro Alves  <palves@redhat.com>
13879
13880         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13881         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13882
13883 2014-09-16  Pedro Alves  <palves@redhat.com>
13884
13885         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13886         files.
13887         * gdb.base/a2-run.exp: Remove all code guarded by istarget
13888         "*-*-vxworks*" throughout.
13889         * gdb.base/break.exp: Likewise.
13890         * gdb.base/default.exp: Likewise.
13891         * gdb.base/scope.exp: Likewise.
13892         * gdb.base/sepdebug.exp: Likewise.
13893         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13894         throughout.
13895         * gdb.base/run.c: Likewise.
13896         * gdb.base/sepdebug.c: Likewise.
13897         * gdb.hp/gdb.aCC/run.c: Likewise.
13898         * gdb.reverse/until-reverse.c: Likewise.
13899         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13900
13901 2014-09-16  Yao Qi  <yao@codesourcery.com>
13902
13903         * boards/local-remote-host-native.exp: New file.
13904
13905 2014-09-14  Doug Evans  <xdje42@gmail.com>
13906
13907         * gdb.threads/queue-signal.c (thread_count): New variable.
13908         (thread_count_mutex, thread_count_condvar): New variables.
13909         (incr_thread_count, wait_all_threads_running): New functions.
13910         (main): Wait for all threads to be in their thread functions.
13911
13912 2014-09-13  Doug Evans  <xdje42@gmail.com>
13913
13914         * gdb.threads/queue-signal.c: New file.
13915         * gdb.threads/queue-signal.exp: New file.
13916
13917 2014-09-13  Doug Evans  <xdje42@gmail.com>
13918
13919         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13920         be consistent with what default_gdb_init uses.
13921         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13922         the plain text of the prompt.  Add some logging printfs.
13923         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13924
13925 2014-09-12  Pedro Alves  <palves@redhat.com>
13926
13927         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13928         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13929         * gdb.arch/i386-size-overlap.exp: Likewise.
13930         * gdb.arch/i386-size.exp: Likewise.
13931         * gdb.arch/i386-unwind.exp: Likewise.
13932         * gdb.base/a2-run.exp: Likewise.
13933         * gdb.base/break.exp: Likewise.
13934         * gdb.base/charset.exp: Likewise.
13935         * gdb.base/chng-syms.exp: Likewise.
13936         * gdb.base/commands.exp: Likewise.
13937         * gdb.base/dbx.exp: Likewise.
13938         * gdb.base/find.exp: Likewise.
13939         * gdb.base/funcargs.exp: Likewise.
13940         * gdb.base/jit-simple.exp: Likewise.
13941         * gdb.base/reread.exp: Likewise.
13942         * gdb.base/sepdebug.exp: Likewise.
13943         * gdb.base/step-bt.exp: Likewise.
13944         * gdb.cp/mb-inline.exp: Likewise.
13945         * gdb.cp/mb-templates.exp: Likewise.
13946         * gdb.objc/basicclass.exp: Likewise.
13947         * gdb.threads/killed.exp: Likewise.
13948
13949 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
13950
13951         PR tdep/17379
13952         * gdb.arch/powerpc-stackless.S: New file.
13953         * gdb.arch/powerpc-stackless.exp: New file.
13954
13955 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13956
13957         * gdb.base/attach.c: Include unistd.h.
13958         (main): Call alarm.  Add label postloop.
13959         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13960         gdb_breakpoint, gdb_continue_to_breakpoint.
13961         (test_command_line_attach_run): Kill ${testpid} in one exit path.
13962
13963 2014-09-11  Pedro Alves  <palves@redhat.com>
13964
13965         PR gdb/17347
13966         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13967         * gdb.base/attach.exp (test_command_line_attach_run): New
13968         procedure.
13969         (top level): Call it.
13970
13971 2014-09-11  Pedro Alves  <palves@redhat.com>
13972
13973         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13974         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13975         (do_command_attach_tests): Use spawn_wait_for_attach.
13976         * gdb.base/solib-overlap.exp: Likewise.
13977         * gdb.multi/multi-attach.exp: Likewise.
13978         * gdb.python/py-prompt.exp: Likewise.
13979         * gdb.python/py-sync-interp.exp: Likewise.
13980         * gdb.server/ext-attach.exp: Likewise.
13981
13982 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
13983
13984         * gdb.fortran/array-element.exp: Remove unexpected "continue"
13985         command in testcase.  Simplify testcase.
13986
13987 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13988
13989         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13990
13991 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13992
13993         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13994
13995 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
13996
13997         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13998
13999 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
14000
14001         * gdb.dwarf2/dynarr-ptr.c: New file.
14002         * gdb.dwarf2/dynarr-ptr.exp: New file.
14003
14004 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14005
14006         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14007         of 30 rather than hardcoding 120 for a slow test case.  Take the
14008         `gdb,timeout' target setting into account for this calculation.
14009         Don't extend the timeout for the test cases that don't need it.
14010
14011 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14012
14013         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14014         a factor of 2 for a slow test case.  Take the `gdb,timeout'
14015         target setting into account for this calculation.
14016         * gdb.reverse/until-precsave.exp: Increase the timeout by
14017         a factor of 15 and 3 respectively rather than adding 120
14018         for a pair of slow test cases.  Take the `gdb,timeout'
14019         target setting into account for this calculation.
14020
14021 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14022
14023         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14024         timeout, don't pass one down to gdb_expect.
14025         (gdb_expect): Rework timeout selection.
14026
14027 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14028
14029         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14030         exception on timeout.
14031         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14032         (gdbserver_start_extended): Catch any `gdbserver_start' error
14033         exceptions.
14034         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14035         * lib/mi-support.exp (mi_gdb_target_load): Catch any
14036         `gdbserver_gdb_load' error exceptions.
14037
14038 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14039
14040         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14041         120 on waiting for the TCP socket to open.
14042
14043 2014-09-09  Doug Evans  <xdje42@gmail.com>
14044
14045         * gdb.base/default.exp (show_conv_list): Add _caller_is,
14046         _caller_matches, _any_caller_is, _any_caller_matches.
14047
14048 2014-09-09  Doug Evans  <xdje42@gmail.com>
14049
14050         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14051
14052 2014-09-09  Yao Qi  <yao@codesourcery.com>
14053
14054         * gdb.mi/mi-var-display.exp: Set print symbol off.
14055
14056 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
14057
14058         PR gdb/17035
14059         * gdb.base/commands.exp: Add tests to verify user-defined
14060         commands with empty bodies.
14061         * gdb.python/py-cmd.exp: Test that we don't show user-defined
14062         python commands in `show user command`.
14063         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14064         scheme commands in `show user command`.
14065
14066 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
14067
14068         PR python/17355
14069         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14070         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14071         * gdb.python/py-framefilter-invalidarg.exp: New file.
14072         * gdb.python/py-framefilter-invalidarg.py: New file.
14073
14074 2014-09-06  Doug Evans  <xdje42@gmail.com>
14075
14076         PR 15276
14077         * gdb.python/py-caller-is.c: New file.
14078         * gdb.python/py-caller-is.exp: New file.
14079
14080 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
14081
14082         PR gdb/17235
14083         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14084         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14085
14086 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
14087
14088         PR fortran/17237
14089         * gdb.fortran/print-formatted.exp: New file.
14090         * gdb.fortran/print-formatted.f90: Likewise.
14091
14092 2014-09-03  Sasha Smundak  <asmundak@google.com>
14093
14094         * gdb.python/py-frame.exp: Test Frame.read_register.
14095
14096 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
14097
14098         PR python/16699
14099         * gdb.python/py-completion.exp: New file.
14100         * gdb.python/py-completion.py: Likewise.
14101
14102 2014-08-28  Doug Evans  <dje@google.com>
14103
14104         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14105         eax,etc. are live with values set by gdb and thus the compiler can't
14106         use them.
14107         * gdb.arch/i386-pseudo.c (main): Ditto.
14108
14109 2014-08-27  Doug Evans  <dje@google.com>
14110
14111         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14112
14113 2014-08-25  Doug Evans  <dje@google.com>
14114
14115         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14116         (main): Ditto.
14117
14118 2014-08-25  Doug Evans  <dje@google.com>
14119
14120         * gdb.threads/thread-execl.exp: #include <stdio.h>.
14121
14122 2014-08-24  Yao Qi  <yao@codesourcery.com>
14123
14124         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14125         symbol off.
14126         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14127
14128 2014-08-22  Doug Evans  <dje@google.com>
14129
14130         PR 17276
14131         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14132         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14133         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14134
14135 2014-08-22  Yao Qi  <yao@codesourcery.com>
14136
14137         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14138         * gdb.python/py-finish-breakpoint2.exp: Likewise.
14139         * gdb.python/python.exp: Likewise.  Use .py file on the host
14140         instead of the build.
14141
14142 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14143
14144         * gdb.threads/gcore-stale-thread.c: New file.
14145         * gdb.threads/gcore-stale-thread.exp: New file.
14146
14147 2014-08-21  Pedro Alves  <palves@redhat.com>
14148
14149         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14150         * gdb.base/gcore-relro-pie.exp: Likewise.
14151         * gdb.base/gcore-relro.exp: Likewise.
14152         * gdb.base/gcore.exp: Likewise.
14153         * gdb.base/print-symbol-loading.exp: Likewise.
14154         * gdb.threads/gcore-thread.exp: Likewise.
14155         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14156
14157 2014-08-20  Pedro Alves  <palves@redhat.com>
14158             Jan Kratochvil  <jan.kratochvil@redhat.com>
14159
14160         * Makefile.in (EXTRA_RULES, CC): New variables, get from
14161         configure.
14162         (EXPECT): Handle READ1 being set.
14163         (all): Depend on EXTRA_RULES.
14164         (check-read1, expect-read1, read1.so, read1): New rules.
14165         * README (Testsuite Parameters): Document the READ1 make variable.
14166         (Race detection): New section.
14167         * configure: Regenerate.
14168         * configure.ac: If build==host==target, and running under a
14169         GNU/glibc system, add read1 to the extra Makefile rules.
14170         (EXTRA_RULES): AC_SUBST it.
14171         * lib/read1.c: New file.
14172
14173 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
14174
14175         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14176         the handling of variables declared as a typedef to an array
14177         which a DW_AT_data_location attribute.
14178
14179 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
14180             Pedro Alves  <palves@redhat.com>
14181
14182         PR symtab/14604
14183         PR symtab/14605
14184         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14185         gdb_test.
14186
14187 2014-08-19  Pedro Alves  <palves@redhat.com>
14188
14189         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14190
14191 2014-08-19  Yao Qi  <yao@codesourcery.com>
14192
14193         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14194         right line.
14195
14196 2014-08-18  David Blaikie  <dblaikie@gmail.com>
14197
14198         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14199
14200 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
14201
14202         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14203         attribute in array range.
14204
14205 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
14206
14207         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14208
14209 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
14210
14211         PR c++/17132
14212         * gdb.cp/pr17132.cc: New file.
14213         * gdb.cp/pr17132.exp: New file.
14214
14215 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
14216
14217         * gdb.python/py-xmethods.py (A_getarrayind)
14218         (E_method_char_worker.__call__, E_method_int_worker.__call__):
14219         Use 'print' with function call syntax.
14220         (E_method_matcher.match): Fix tab vs space indentation mixup.
14221
14222 2014-08-15  Yao Qi  <yao@codesourcery.com>
14223
14224         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14225         false.
14226
14227 2014-08-15  Yao Qi  <yao@codesourcery.com>
14228
14229         * gdb.cp/casts.exp: Set print symbol off.
14230         * gdb.cp/class2.exp: Likewise.
14231         * gdb.cp/overload.exp: Likewise.
14232         * gdb.cp/templates.exp: Likewise.
14233
14234 2014-08-11  Doug Evans  <dje@google.com>
14235
14236         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14237         (test_load_shlib): Update.
14238
14239 2014-08-09  Yao Qi  <yao@codesourcery.com>
14240
14241         * gdb.base/display.exp: Invoke is_address_zero_readable.
14242         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14243         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14244         * gdb.base/hbreak-unmapped.exp: Return if
14245         is_address_zero_readable returns true.
14246         * gdb.base/signest.exp: Likewise.
14247         * gdb.base/signull.exp: Likewise.
14248         * gdb.base/sigbpt.exp: Likewise.
14249         * gdb.guile/scm-disasm.exp: Do the test if
14250         is_address_zero_readable returns false.
14251         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14252         * gdb.python/py-arch.exp: Likewise.
14253         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14254         * lib/gdb.exp (is_address_zero_readable): New proc.
14255
14256 2014-08-09  Yao Qi  <yao@codesourcery.com>
14257
14258         PR testsuite/13443
14259         * gdb.mi/mi-var-display.exp: Make test messages unique.
14260
14261 2014-08-04  Tom Tromey  <tromey@redhat.com>
14262
14263         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14264         target 0".
14265
14266 2014-08-04  Tom Tromey  <tromey@redhat.com>
14267
14268         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14269         "target_resume".
14270
14271 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
14272
14273         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14274         inner_vla_struct_object_size.
14275         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14276         as xfail.
14277
14278 2014-07-30  Pedro Alves  <palves@redhat.com>
14279
14280         * gdb.threads/signal-command-handle-nopass.exp (test): Add
14281         comment.
14282
14283 2014-07-29  Yao Qi  <yao@codesourcery.com>
14284
14285         PR gdb/17206
14286         * gdb.base/until-nodebug.exp: New.
14287
14288 2014-07-28  Doug Evans  <xdje42@gmail.com>
14289
14290         PR guile/17203
14291         * gdb.guile/scm-parameter.exp: Add tests for trying to create
14292         previously existing parameter, and previously ambiguously spelled
14293         parameter.
14294
14295 2014-07-28  Will Newton  <will.newton@linaro.org>
14296
14297         * gdb.base/varargs.exp: Remove KFAILs for ARM.
14298
14299 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
14300             Doug Evans  <xdje42@gmail.com>
14301
14302         PR guile/17146
14303         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14304
14305 2014-07-25  Pedro Alves  <palves@redhat.com>
14306
14307         * gdb.threads/signal-command-handle-nopass.c: New file.
14308         * gdb.threads/signal-command-handle-nopass.exp: New file.
14309         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14310         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14311         * gdb.threads/signal-delivered-right-thread.c: New file.
14312         * gdb.threads/signal-delivered-right-thread.exp: New file.
14313
14314 2014-07-25  Pedro Alves  <palves@redhat.com>
14315
14316         * gdb.base/double-prompt-target-event-error.exp
14317         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14318         match.
14319         (cancel_pagination_in_target_event): Rework double prompt
14320         detection.
14321         * gdb.base/paginate-after-ctrl-c-running.exp
14322         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14323         <return>' match.
14324         * gdb.base/paginate-bg-execution.exp
14325         (test_bg_execution_pagination_return)
14326         (test_bg_execution_pagination_cancel): Remove '-notransfer
14327         <return>' matches.
14328         * gdb.base/paginate-execution-startup.exp
14329         (test_fg_execution_pagination_return)
14330         (test_fg_execution_pagination_cancel): Remove '-notransfer
14331         <return>' matches.
14332         * gdb.base/paginate-inferior-exit.exp
14333         (test_paginate_inferior_exited): Remove '-notransfer <return>'
14334         match.
14335         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14336         * lib/gdb.exp (pagination_prompt): Run text through
14337         string_to_regexp.
14338         (gdb_test_multiple): Match $pagination_prompt instead of
14339         "<return>".
14340         (string_to_regexp): Move to lib/gdb-utils.exp.
14341
14342 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
14343
14344         * gdb.arch/amd64-entry-value-paramref.S: New file.
14345         * gdb.arch/amd64-entry-value-paramref.cc: New file.
14346         * gdb.arch/amd64-entry-value-paramref.exp: New file.
14347         * gdb.arch/amd64-optimout-repeat.S: New file.
14348         * gdb.arch/amd64-optimout-repeat.c: New file.
14349         * gdb.arch/amd64-optimout-repeat.exp: New file.
14350
14351 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
14352
14353         PR gdb/17170
14354         * gdb.base/statistics.exp: New file.
14355
14356 2014-07-17  Doug Evans  <dje@google.com>
14357
14358         PR gdb/17170
14359         * gdb.base/maint.exp: Update testing of per-command stats.
14360
14361 2014-07-16  Pedro Alves  <palves@redhat.com>
14362
14363         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14364         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14365         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14366         (tfile_write_buf): New functions.
14367         (add_memory_block): Rewrite using the above.
14368         (adjust_function_address): New function.
14369         (FUNCTION_ADDRESS): New macro.
14370         (write_basic_trace_file): Remove short_x local, and use
14371         tfile_write_16. Change type of func_addr local to unsigned long
14372         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
14373         here.  Cast argument of add_memory_block to char pointer.
14374         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
14375         (main): Remove parameters.
14376         * gdb.trace/tfile.exp: Remove nowarnings.
14377
14378 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
14379
14380         * gdb.base/debug-expr.exp: Test string evaluation with
14381         "debug expression" on.
14382
14383 2014-07-15  Pedro Alves  <palves@redhat.com>
14384
14385         * gdb.base/reread.exp: Use clean_restart.
14386
14387 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
14388
14389         * gdb.arch/avr-flash-qualifer.c: New.
14390         * gdb.arch/avr-flash-qualifer.exp: New.
14391
14392 2014-07-14  Pedro Alves  <palves@redhat.com>
14393
14394         * gdb.base/paginate-after-ctrl-c-running.c: New file.
14395         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14396
14397 2014-07-14  Pedro Alves  <palves@redhat.com>
14398
14399         * gdb.base/double-prompt-target-event-error.c: New file.
14400         * gdb.base/double-prompt-target-event-error.exp: New file.
14401
14402 2014-07-14  Pedro Alves  <palves@redhat.com>
14403
14404         PR gdb/17072
14405         * gdb.base/paginate-inferior-exit.c: New file.
14406         * gdb.base/paginate-inferior-exit.exp: New file.
14407
14408 2014-07-14  Pedro Alves  <palves@redhat.com>
14409
14410         PR gdb/17072
14411         * gdb.base/paginate-bg-execution.c: New file.
14412         * gdb.base/paginate-bg-execution.exp: New file.
14413
14414 2014-07-14  Pedro Alves  <palves@redhat.com>
14415
14416         PR gdb/17072
14417         * gdb.base/paginate-execution-startup.c: New file.
14418         * gdb.base/paginate-execution-startup.exp: New file.
14419         * lib/gdb.exp (pagination_prompt): New global.
14420         (default_gdb_spawn): New procedure, factored out from
14421         default_gdb_spawn.
14422         (default_gdb_start): Adjust to call default_gdb_spawn.
14423         (gdb_spawn): New procedure.
14424
14425 2014-07-14  Pedro Alves  <palves@redhat.com>
14426
14427         * lib/gdb.exp (gdb_assert): New procedure.
14428         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14429
14430 2014-07-14  Pedro Alves  <palves@redhat.com>
14431
14432         * gdb.base/execution-termios.c: New file.
14433         * gdb.base/execution-termios.exp: New file.
14434
14435 2014-07-14  Tom Tromey  <tromey@redhat.com>
14436
14437         * gdb.cp/vla-cxx.cc: New file.
14438         * gdb.cp/vla-cxx.exp: New file.
14439
14440 2014-07-14  Tom Tromey  <tromey@redhat.com>
14441
14442         * gdb.reverse/rerun-prec.c: New file.
14443         * gdb.reverse/rerun-prec.exp: New file.
14444
14445 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
14446             Maciej W. Rozycki  <macro@codesourcery.com>
14447
14448         * lib/gdb-utils.exp: New file.
14449         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14450         inline `gdb_init_command' processing.
14451         (gdb_start_cmd): Likewise.
14452         * lib/mi-support.exp (mi_run_cmd): Likewise.
14453         * README: Document `gdb_init_command' and `gdb_init_commands'.
14454
14455 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
14456
14457         Fix false FAIL running under a very long directory name.
14458         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14459         and "set print elements 10000".  Twice.
14460
14461 2014-07-11  Yao Qi  <yao@codesourcery.com>
14462
14463         * gdb.base/exprs.exp: "set print symbol off".
14464
14465 2014-07-11  Pedro Alves  <palves@redhat.com>
14466
14467         * gdb.threads/kill.c: New file.
14468         * gdb.threads/kill.exp: New file.
14469
14470 2014-07-10  Yao Qi  <yao@codesourcery.com>
14471
14472         * gdb.trace/tfile.c (write_basic_trace_file)
14473         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14474         address written to trace file.
14475
14476 2014-07-09  Pedro Alves  <palves@redhat.com>
14477
14478         * gdb.base/attach-wait-input.exp: New file.
14479         * gdb.base/attach-wait-input.c: New file.
14480
14481 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
14482
14483         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14484         setting up test structures.
14485         (main): Call new test function.
14486         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14487         test function, continue into test function and walk test
14488         structures.
14489
14490 2014-07-02  Yao Qi  <yao@codesourcery.com>
14491
14492         * gdb.trace/entry-values.c: Define labels 'foo_start' and
14493         'bar_start' at the beginning of functions 'foo' and 'bar'
14494         respectively.
14495         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14496         instead of 'foo' and 'bar'.
14497
14498 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
14499
14500         * gdb.btrace/segv.exp: New.
14501         * gdb.btrace/segv.c: New.
14502
14503 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
14504
14505         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14506         instruction.
14507
14508 2014-06-30  Mark Wielaard  <mjw@redhat.com>
14509
14510         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14511         vulture, vilify, villar): New volatile array constants.
14512         (vindictive, vegetation): New const volatile array constants.
14513         * gdb.base/volatile.exp: Test volatile and const volatile array
14514         types.
14515
14516 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14517
14518         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14519         target lacks support for awatch, rwatch, or hbreak.
14520
14521 2014-06-27  Yao Qi  <yao@codesourcery.com>
14522
14523         * gdb.multi/dummy-frame-restore.exp: New.
14524         * gdb.multi/dummy-frame-restore.c: New.
14525
14526 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
14527
14528         * gdb.btrace/gcore.exp: New.
14529
14530 2014-06-23  Pedro Alves  <palves@redhat.com>
14531
14532         * gdb.base/watchpoint-reuse-slot.c: New file.
14533         * gdb.base/watchpoint-reuse-slot.exp: New file.
14534
14535 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
14536
14537         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14538         progspace's filename in 'info', 'enable' and 'disable' command
14539         tests.
14540
14541 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
14542
14543         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14544         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14545         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14546
14547 2014-06-20  Gary Benson  <gbenson@redhat.com>
14548
14549         * gdb.arch/i386-avx.exp: Fix include file location.
14550         * gdb.arch/i386-sse.exp: Likewise.
14551
14552 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
14553
14554         * gdb.dlang/expression.exp: New file.
14555
14556 2014-06-19  Pedro Alves  <palves@redhat.com>
14557
14558         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14559         out from ...
14560         (top level): ... here.  Iterate running tests under different
14561         scheduler-locking settings.
14562
14563 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
14564
14565         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14566         to DW_FORM_addr and use non-zero addresses.
14567
14568 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
14569
14570         PR gdb/17017
14571         * gdb.python/py-xmethods.cc: Add global function call counters and
14572         increment them in their respective functions.  Remove "cout"
14573         statements.
14574         * gdb.python/py-xmethods.exp: Make tests check the global function
14575         call counters instead of depending on inferior IO.
14576
14577 2014-06-18  Don Breazeal  <donb@codesourcery.com>
14578
14579         * gdb.base/foll-fork.exp (default_fork_parent_follow):
14580         Deleted procedure.
14581         (explicit_fork_parent_follow): Deleted procedure.
14582         (explicit_fork_child_follow): Deleted procedure.
14583         (test_follow_fork): New procedure.
14584         (do_fork_tests): Replace calls to deleted procedures with
14585         calls to test_follow_fork and reset GDB for subsequent
14586         procedure calls.
14587
14588 2014-06-17  Yao Qi  <yao@codesourcery.com>
14589
14590         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14591         CP1252.
14592
14593 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
14594
14595         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14596         Initialize ptr and S explicitly.
14597         (skip_type_update_when_not_use_rtti_test): Likewise.
14598
14599 2014-06-16  Keith Seitz  <keiths@redhat.com>
14600
14601         PR mi/15863
14602         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14603         the inferior is started.
14604
14605 2014-06-16  Pedro Alves  <palves@redhat.com>
14606
14607         * gdb.base/break-main-file-remove-fail.c: New file.
14608         * gdb.base/break-main-file-remove-fail.exp: New file.
14609         * gdb.base/break-unload-file.exp: Use build_executable instead of
14610         prepare_for_testing.
14611         (test_break): New parameter "initial_load".  Handle it.
14612         (top level): Add initial_load cmdline/file axis.
14613
14614 2014-06-12  Tom Tromey  <tromey@redhat.com>
14615
14616         * gdb.base/completion.exp: Don't use directory name in test.
14617
14618 2014-06-09  Gary Benson  <gbenson@redhat.com>
14619
14620         * gdb.base/sigall.c [Functions to send signals]: Reorder to
14621         separate the always-available ANSI-standard signals from the
14622         signals that require checking.
14623         (main): Likewise.
14624         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14625         Likewise.
14626         (main): Likewise.
14627
14628 2014-06-07  Keith Seitz  <keiths@redhat.com>
14629
14630         Revert:
14631         PR c++/16253
14632         * gdb.cp/var-tag.cc: New file.
14633         * gdb.cp/var-tag.exp: New file.
14634         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14635         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14636         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14637         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14638
14639 2014-06-06  Doug Evans  <xdje42@gmail.com>
14640
14641         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14642
14643 2014-06-06  Pedro Alves  <palves@redhat.com>
14644
14645         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14646         in target debug output instead of looking at RSP packets,
14647         disabling the test on any target that uses hardware stepping.
14648         Update comments.
14649
14650 2014-06-06  Pedro Alves  <palves@redhat.com>
14651
14652         * gdb.base/break-unload-file.exp: Fix typo.
14653
14654 2014-06-06  Yao Qi  <yao@codesourcery.com>
14655
14656         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14657         from "jit_function" to "^jit_function".
14658
14659 2014-06-06  Yao Qi  <yao@codesourcery.com>
14660
14661         * gdb.base/async.c (foo): Add one statement.
14662         * gdb.base/async.exp: Get the next instruction address and
14663         match the output of "nexti" by instruction address.  Match
14664         the hex address in the output of "finish".
14665
14666 2014-06-06  Gary Benson  <gbenson@redhat.com>
14667
14668         * gdb.base/call-signals.c: Remove preprocessor conditionals
14669         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14670         SIGSEGV and SIGTERM.
14671         * gdb.base/sigall.c: Likewise.
14672         * gdb.base/unwindonsignal.c: Likewise.
14673         * gdb.reverse/sigall-reverse.c: Likewise.
14674
14675 2014-06-06  Yao Qi  <yao@codesourcery.com>
14676
14677         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
14678         readable, skip the test.
14679
14680 2014-06-06  Yao Qi  <yao@codesourcery.com>
14681
14682         * gdb.threads/staticthreads.c (thread_function): Move the line
14683         setting breakpoint on forward.
14684         * gdb.threads/staticthreads.exp: Update comments.
14685
14686 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
14687
14688         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14689         "history-append! type error".
14690
14691 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
14692
14693         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14694         erroneous dprintf expected input.
14695
14696 2014-06-04  Doug Evans  <xdje42@gmail.com>
14697
14698         * gdb.guile/scm-generics.exp: Delete.
14699
14700 2014-06-04  Doug Evans  <xdje42@gmail.com>
14701
14702         * gdb.guile/scm-breakpoint.exp: Update.
14703         Add tests for breakpoint registration.
14704
14705 2014-06-04  Tom Tromey  <tromey@redhat.com>
14706
14707         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14708         VLA-in-union.
14709         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14710         inner_vla_struct, vla_union types.  Initialize objects of those
14711         types and compute their sizes.
14712
14713 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
14714             Hui Zhu  <hui@codesourcery.com>
14715
14716         * gdb.base/fileio.exp: Add test for shell not available as well as
14717         available.
14718         * gdb.base/fileio.c (test_system): Check for shell twice.
14719
14720 2014-06-04  Yao Qi  <yao@codesourcery.com>
14721
14722         * gdb.base/auto-connect-native-target.exp: Remove redundant
14723         space from the regexp pattern.
14724
14725 2014-06-04  Yao Qi  <yao@codesourcery.com>
14726
14727         * gdb.base/default.exp: Replace "child" with "native" in
14728         regexp pattern.
14729
14730 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
14731
14732         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14733         * gdb.python/py-xmethods.exp: New tests to test xmethods.
14734         * gdb.python/py-xmethods.py: Python script supporting the
14735         new testcase and tests.
14736
14737 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
14738             Pedro Alves  <palves@redhat.com>
14739
14740         PR breakpoints/17000
14741         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14742         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14743
14744 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
14745
14746         * gdb.base/subst.exp: Add tests to verify partial path matching
14747         output.
14748
14749 2014-06-03  Pedro Alves  <palves@redhat.com>
14750
14751         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14752         target that doesn't use software single-stepping.
14753
14754 2014-06-03  Pedro Alves  <palves@redhat.com>
14755
14756         PR breakpoints/17000
14757         * gdb.base/sss-bp-on-user-bp-2.c: New file.
14758         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14759
14760 2014-06-02  Doug Evans  <xdje42@gmail.com>
14761
14762         * gdb.guile/scm-parameter.exp: New file.
14763
14764 2014-06-02  Doug Evans  <xdje42@gmail.com>
14765
14766         * gdb.guile/scm-cmd.c: New file.
14767         * gdb.guile/scm-cmd.exp: New file.
14768
14769 2014-06-02  Doug Evans  <xdje42@gmail.com>
14770
14771         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14772         pretty-printer lookup.
14773         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14774         (make-pp_s-printer): Call it.
14775         (make-pretty-printer-from-dict): New function.
14776         (lookup-pretty-printer-maker-from-dict): New function.
14777         (*pretty-printer*): Simplify.
14778         (make-objfile-pp_s-printer): New function.
14779         (install-objfile-pretty-printers!): New function.
14780         (make-progspace-pp_s-printer): New function.
14781         (install-progspace-pretty-printers!): New function.
14782         * gdb.guile/scm-progspace.c: New file.
14783         * gdb.guile/scm-progspace.exp: New file.
14784
14785 2014-06-02  Pedro Alves  <palves@redhat.com>
14786
14787         * gdb.base/dprintf-bp-same-addr.c: New file.
14788         * gdb.base/dprintf-bp-same-addr.exp: New file.
14789
14790 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14791
14792         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14793         * gdb.arch/powerpc-power.s: Likewise.
14794
14795 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
14796
14797         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14798
14799 2014-06-01  Yao Qi  <yao@codesourcery.com>
14800
14801         * gdb.base/watchpoint.exp (test_watch_location): Check null
14802         pointer can be dereferenced.  If not, do the test, otherwise
14803         skip it.
14804
14805 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14806
14807         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14808         results.
14809         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14810
14811 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14812
14813         * gdb.arch/amd64-invalid-stack-middle.S: New file.
14814         * gdb.arch/amd64-invalid-stack-middle.c: New file.
14815         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14816         * gdb.arch/amd64-invalid-stack-top.c: New file.
14817         * gdb.arch/amd64-invalid-stack-top.exp: New file.
14818
14819 2014-05-30  Pedro Alves  <palves@redhat.com>
14820
14821         PR breakpoints/17000
14822         * gdb.base/sss-bp-on-user-bp.c: New file.
14823         * gdb.base/sss-bp-on-user-bp.exp: New file.
14824
14825 2014-05-30  David Blaikie  <dblaikie@gmail.com>
14826
14827         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14828         gnu_inline semantics via attribute.
14829         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14830         source explicitly specifies the required semantics.
14831
14832 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
14833
14834         * gdb.reverse/sigall-reverse.exp: Fix a typo.
14835
14836 2014-05-29  Pedro Alves  <palves@redhat.com>
14837             Tom Tromey  <tromey@redhat.com>
14838
14839         * gdb.base/async-shell.exp: Don't enable target-async.
14840         * gdb.base/async.exp
14841         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14842         parameter.  Adjust.
14843         (top level): Don't test with "target-async".
14844         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14845         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14846         * gdb.base/inferior-died.exp: Don't enable target-async.
14847         * gdb.base/interrupt-noterm.exp: Likewise.
14848         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14849         * gdb.mi/mi-nonstop-exit.exp: Likewise.
14850         * gdb.mi/mi-nonstop.exp: Likewise.
14851         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14852         * gdb.mi/mi-nsintrall.exp: Likewise.
14853         * gdb.mi/mi-nsmoribund.exp: Likewise.
14854         * gdb.mi/mi-nsthrexec.exp: Likewise.
14855         * gdb.mi/mi-watch-nonstop.exp: Likewise.
14856         * gdb.multi/watchpoint-multi.exp: Adjust comment.
14857         * gdb.python/py-evsignal.exp: Don't enable target-async.
14858         * gdb.python/py-evthreads.exp: Likewise.
14859         * gdb.python/py-prompt.exp: Likewise.
14860         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14861         * gdb.server/solib-list.exp: Don't enable target-async.
14862         * gdb.threads/thread-specific-bp.exp: Likewise.
14863         * lib/mi-support.exp: Adjust to use mi-async.
14864
14865 2014-05-29  Pedro Alves  <palves@redhat.com>
14866
14867         PR gdb/13860
14868         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14869         reason, even in sync mode.
14870
14871 2014-05-29  Pedro Alves  <palves@redhat.com>
14872             Hui Zhu  <hui@codesourcery.com>
14873
14874         PR PR15693
14875         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14876         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14877         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14878         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14879
14880 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
14881
14882         * config/monitor.exp (gdb_target_monitor): Replace use of
14883         "set remotebaud" by "set serial baud".
14884
14885 2014-05-26  Andy Wingo  <wingo@igalia.com>
14886
14887         * gdb.guile/scm-breakpoint.exp:
14888         * gdb.guile/scm-gsmob.exp: Update to use plain old object
14889         properties instead of gdb-object-properties.
14890
14891 2014-05-26  Yao Qi  <yao@codesourcery.com>
14892
14893         * gdb.server/no-thread-db.exp: Specify source file name
14894         explicitly when setting a breakpoint.
14895
14896 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14897
14898         * gdb.btrace/vdso.c: New.
14899         * gdb.btrace/vdso.exp: New.
14900
14901 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14902
14903         * gdb.base/gcore.exp (capture_command_output): Move ...
14904         * lib/gdb.exp (capture_command_output): ... here.
14905
14906 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14907
14908         * gdb.btrace/data.exp: Test memory access during btrace replay.
14909
14910 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
14911
14912         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14913
14914 2014-05-21  Pedro Alves  <palves@redhat.com>
14915
14916         PR gdb/13860
14917         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14918         (top level): Test that output related to execution commands is
14919         sent to the console with CLI commands, but not with MI commands.
14920         Test that breakpoint events are always mirrored to the console.
14921         Also expect the new source line to be output after a "next" in
14922         async mode too.  Make it a pass/fail test.
14923         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14924         output.
14925         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14926
14927 2014-05-21  Pedro Alves  <palves@redhat.com>
14928
14929         * gdb.base/list.exp (build_pattern, test_list): New procedures.
14930         Use them to test variations of "list" after reaching a breakpoint.
14931         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14932         Test "list" with listsize 10 after reaching a breakpoint.
14933         * gdb.python/python.exp (decode_line current location line
14934         number): Adjust expected line number.
14935
14936 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
14937
14938         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14939         behavior for $args, pass it directly to "run".
14940
14941 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
14942
14943         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14944         30000 to 65536.
14945
14946 2014-05-21  Pedro Alves  <palves@redhat.com>
14947
14948         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14949         auto-connect-native-target off".
14950         * gdb.base/auto-connect-native-target.c: New file.
14951         * gdb.base/auto-connect-native-target.exp: New file.
14952
14953 2014-05-21  Pedro Alves  <palves@redhat.com>
14954
14955         * gdb.base/default.exp: Test "target native" instead of "target
14956         child".
14957
14958 2014-05-21  Mark Wielaard  <mjw@redhat.com>
14959
14960         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14961
14962 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14963
14964         Fix TLS access for -static -pthread.
14965         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14966         <HAVE_TLS> (thread_function, main): Initialize it.
14967         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14968         Add clean_restart.
14969         <$have_tls != "">: Check TLSVAR.
14970
14971 2014-05-21  Pedro Alves  <palves@redhat.com>
14972
14973         * gdb.base/dcache-line-read-error.c: New.
14974         * gdb.base/dcache-line-read-error.exp: New.
14975
14976 2014-05-20  Pedro Alves  <palves@redhat.com>
14977
14978         * gdb.base/compare-sections.c: New file.
14979         * gdb.base/compare-sections.exp: New file.
14980
14981 2014-05-20  Pedro Alves  <palves@redhat.com>
14982
14983         * gdb.base/break-idempotent.c: New file.
14984         * gdb.base/break-idempotent.exp: New file.
14985
14986 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
14987
14988         * gdb.btrace/nohist.exp: New.
14989
14990 2014-05-20  Yao Qi  <yao@codesourcery.com>
14991
14992         * lib/gdb.exp (gdb_init): Set timeout if test file is under
14993         gdb.reverse directory and gdb_reverse_timeout exists in board
14994         setting.
14995         * README: Document gdb_reverse_timeout.
14996
14997 2014-05-20  Yao Qi  <yao@codesourcery.com>
14998
14999         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15000         'test_file_name'.  Treat args as a string instead of a list.
15001         (gdb_init): Rename argument 'args' by 'test_file_name'.
15002
15003 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
15004
15005         * gdb.arch/powerpc-power.exp: New file.
15006         * gdb.arch/powerpc-power.s: New file.
15007
15008 2014-05-16  Doug Evans  <dje@google.com>
15009
15010         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15011         * gdb.base/completion.exp: Check that all expected files exist
15012         before doing file completion.
15013
15014 2014-05-16  Doug Evans  <dje@google.com>
15015
15016         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15017         Update.
15018         (do_syscall_tests_without_xml): Update.
15019
15020 2014-05-16  Pedro Alves  <palves@redhat.com>
15021
15022         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15023         instead of "unknown output after running".
15024
15025 2014-05-16  Yao Qi  <yao@codesourcery.com>
15026
15027         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
15028         file1.txt from host at the end.
15029         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15030
15031 2014-05-15  Doug Evans  <dje@google.com>
15032
15033         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15034         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15035         loading file.  Add test for TU lookup.
15036
15037 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
15038
15039         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15040         calling "-exec-arguments" or "set args" before running the
15041         inferior.
15042
15043 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
15044
15045         * lib/mi-support.exp (mi_expect_stop): Expect message for
15046         inferiors that exit with non-zero exit code.
15047
15048 2014-05-14  Yao Qi  <yao@codesourcery.com>
15049
15050         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15051         match absolute path on remote host.
15052         (test_file_list_exec_source_files): Remove "/" from the
15053         pattern.
15054
15055 2014-05-14  Yao Qi  <yao@codesourcery.com>
15056
15057         * boards/local-remote-host-notty.exp (${board}_file): New
15058         proc.
15059
15060 2014-05-07  Kyle McMartin  <kyle@redhat.com>
15061
15062         Pushed by Joel Brobecker  <brobecker@adacore.com>.
15063         * gdb.arch/aarch64-atomic-inst.c: New file.
15064         * gdb.arch/aarch64-atomic-inst.exp: New file.
15065
15066 2014-05-07  Yao Qi  <yao@codesourcery.com>
15067
15068         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15069         in current context" too.
15070
15071 2014-05-05  Keith Seitz  <keiths@redhat.com>
15072
15073         * gdb.linespec/ls-dollar.exp: Add test for linespec
15074         file:convenience_variable.
15075
15076 2014-05-05  Yao Qi  <yao@codesourcery.com>
15077
15078         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15079         traceframes into tfile and ctf trace files.  Read data from
15080         trace file and test collected data.
15081         (gdb_collect_locals_test): Likewise.
15082         (gdb_unavailable_registers_test): Likewise.
15083         (gdb_unavailable_floats): Likewise.
15084         (gdb_collect_globals_test): Likewise.
15085         (top-level): Append "ctf" to trace_file_targets if GDB
15086         supports.
15087
15088 2014-05-05  Yao Qi  <yao@codesourcery.com>
15089
15090         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15091         code to ...
15092         (gdb_collect_args_test_1): ... it.  New proc.
15093         (gdb_collect_locals_test): Move some code to ...
15094         (gdb_collect_locals_test_1): ... it.  New proc.
15095         (gdb_unavailable_registers_test): Move some code to ...
15096         (gdb_unavailable_registers_test_1): ... it.  New proc.
15097         (gdb_unavailable_floats): Move some code to ...
15098         (gdb_unavailable_floats_1): ... it.  New proc.
15099
15100 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
15101
15102         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15103         probes to test for bitness recognition.
15104         * gdb.arch/amd64-stap-optional-prefix.exp
15105         (test_probe_value_without_reg): New procedure.
15106         Add code to test for different kinds of bitness.
15107
15108 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
15109
15110         PR breakpoints/16889
15111         * gdb.arch/amd64-stap-optional-prefix.S: New file.
15112         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15113
15114 2014-05-01  Pedro Alves  <palves@redhat.com>
15115
15116         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
15117         gdb_file_cmd if no file is specified.
15118         * boards/native-extended-gdbserver.exp (gdb_load): Use the
15119         last_loaded_file to set the remote exec-file.
15120
15121 2014-05-01  Pedro Alves  <palves@redhat.com>
15122
15123         * boards/local-remote-host.exp: New file.
15124
15125 2014-05-01  Pedro Alves  <palves@redhat.com>
15126
15127         * boards/local-remote-host.exp: Rename to ...
15128         * boards/local-remote-host-notty.exp: ... this.
15129
15130 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
15131
15132         * gdb.ada/dyn_arrayidx: New testcase.
15133
15134 2014-04-26  Yao Qi  <yao@codesourcery.com>
15135
15136         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
15137         and compute the length of function main.  Save it in
15138         $main_length.
15139         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15140         (top-level): Use gdb_compile to compile objects into
15141         executable and restart GDB.  Remove invocation to
15142         prepare_for_testing.
15143
15144 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
15145             Pedro Alves  <palves@redhat.com>
15146
15147         PR server/16255
15148         * gdb.multi/multi-attach.c: New file.
15149         * gdb.multi/multi-attach.exp: New file.
15150
15151 2014-04-25  Pedro Alves  <palves@redhat.com>
15152
15153         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15154         user.
15155         (top level): Test that "set remote conditional-breakpoints-packet
15156         off" works as intended.
15157         * gdb.base/dprintf.exp: Test that "set remote
15158         breakpoint-commands-packet off" works as intended.
15159         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15160         New function.
15161         (top level): Call it.
15162         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15163         remote fast-tracepoints-packet off" works as intended.
15164         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15165         * lib/gdb.exp (gdb_is_target_remote): ... here.
15166
15167 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15168
15169         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15170         ensure clang would not discard them.
15171         * gdb.base/gdbvars.c: Ditto.
15172         * gdb.base/memattr.c: Ditto.
15173         * gdb.base/whatis.c: Ditto.
15174         * gdb.python/py-prettyprint.c: Ditto.
15175         * gdb.trace/actions.c: Ditto.
15176         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15177         ensure clang would not discard it.
15178
15179 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15180
15181         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15182         clang to emit the full definition of type required by the test
15183         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15184
15185 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15186
15187         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15188         coax Clang into emitting the definition of the type.
15189         * gdb.cp/pr10728-x.h (y): Ditto.
15190         * gdb.cp/pr10728-y.cc (y): Ditto.
15191
15192 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15193
15194         * gdb.base/label.exp: XFAIL label related tests under Clang.
15195         * gdb.cp/cplabel.exp: Ditto.
15196         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15197         under Clang those using labels.
15198
15199 2014-04-25  Yao Qi  <yao@codesourcery.com>
15200
15201         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15202         double_label.
15203         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15204         partial_label and double_label.
15205
15206 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15207
15208         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15209
15210 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15211
15212         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15213         of the function to work across GCC and Clang.
15214         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15215         pointer types (const void ** const V void **).
15216
15217 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
15218             Walfred Tedeschi  <walfred.tedeschi@intel.com>
15219
15220         * Makefile.in (EXECUTABLES): Added i386-avx512.
15221         * gdb.arch/i386-avx512.c: New file.
15222         * gdb.arch/i386-avx512.exp: Likewise.
15223
15224 2014-04-23  Keith Seitz  <keiths@redhat.com>
15225
15226         * lib/mi-support.exp (mi_list_breakpoints): Delete.
15227         (mi_make_breakpoint_table): New procedure.
15228         (mi_create_breakpoint): Use mi_make_breakpoint
15229         and return the result.
15230         (mi_make_breakpoint): New procedure.
15231         (mi_build_kv_pairs): New procedure.
15232
15233         * gdb.mi/mi-break.exp: Remove unused globals,
15234         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15235         All callers updated.
15236         * gdb.mi/mi-dprintf.exp: Use variable to track command
15237         number.
15238         Update all callers of mi_create_breakpoint and use
15239         mi_make_breakpoint_table.
15240         Remove any unused global variables.
15241         * gdb.mi/mi-nonstop.exp: Likewise.
15242         * gdb.mi/mi-nsintrall.exp: Likewise.
15243         * gdb.mi/mi-nsmoribund.exp: Likewise.
15244         * gdb.mi/mi-nsthrexec.exp: Likewise.
15245         * gdb.mi/mi-reverse.exp: Likewise.
15246         * gdb.mi/mi-simplerun.exp: Likewise.
15247         * gdb.mi/mi-stepn.exp: Likewise.
15248         * gdb.mi/mi-syn-frame.exp: Likewise.
15249         * gdb.mi/mi-until.exp: Likewise.
15250         * gdb.mi/mi-var-cp.exp: Likewise.
15251         * gdb.mi/mi-var-display.exp: Likewise.
15252         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15253         * gdb.mi/mi2-var-child.exp: Likewise.
15254         * gdb.mi/mi-vla-c99.exp: Likewise.
15255         * lib/mi-support.exp: Likewise.
15256
15257         From Ian Lance Taylor  <iant@cygnus.com>:
15258         * lib/gdb.exp (parse_args): New procedure.
15259
15260 2014-04-23  Pedro Alves  <palves@redhat.com>
15261
15262         * gdb.base/break-unload-file.c: New file.
15263         * gdb.base/break-unload-file.exp: New file.
15264         * gdb.base/sym-file-lib.c (baz): New function.
15265         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15266         field.
15267         (load): Store the segment's mapped size.
15268         (unload): New function.
15269         (unload_shlib): New function.
15270         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15271         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15272         set a breakpoint at baz, and call it.
15273         * gdb.base/sym-file.exp: New tests for stale breakpoint
15274         instructions.
15275
15276 2014-04-23  Pedro Alves  <palves@redhat.com>
15277
15278         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15279         * gdb.base/hbreak-in-shr-unsupported.c: New file.
15280         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15281         * gdb.base/hbreak-unmapped.c: New file.
15282         * gdb.base/hbreak-unmapped.exp: New file.
15283         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15284         * lib/gdb.exp (gdb_is_target_remote): ... here.
15285
15286 2014-04-22  Pedro Alves  <palves@redhat.com>
15287
15288         * gdb.base/consecutive-step-over.c: New file.
15289         * gdb.base/consecutive-step-over.exp: New file.
15290
15291 2014-04-22  Pedro Alves  <palves@redhat.com>
15292
15293         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15294         instead of send_gdb/gdb_expect.
15295
15296 2014-04-22  Yao Qi  <yao@codesourcery.com>
15297
15298         * lib/trace-support.exp (generate_tracefile): New procedure.
15299         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15300         return 0.
15301         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15302         if generate_tracefile returns 1.
15303
15304 2014-04-18  Tom Tromey  <palves@redhat.com>
15305             Pedro alves  <tromey@redhat.com>
15306
15307         PR backtrace/15558
15308         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15309         with a backtrace limit.
15310         * gdb.python/py-frame-inline.exp: Test running to an inline
15311         function with a backtrace limit, and printing the newest frame.
15312         * gdb.python/py-frame-inline.c (main): Call f.
15313
15314 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15315
15316         * gdb.java/jnpe.exp: Drop srcdir from untested path.
15317
15318 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15319
15320         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15321         Drop prefix from unsupported source file path.
15322
15323 2014-04-17  Yao Qi  <yao@codesourcery.com>
15324
15325         * lib/gdb.exp (with_target_charset): New proc.
15326         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15327         with_target_charset.
15328         (test_print_strings): Likewise.
15329         (test_repeat_bytes): Likewise.
15330         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15331         for some tests.
15332
15333 2014-04-16  Keith Seitz  <keiths@redhat.com>
15334
15335         PR gdb/15827
15336         * gdb.dwarf2/corrupt.c: New file.
15337         * gdb.dwarf2/corrupt.exp: New file.
15338
15339 2014-04-16  Keith Seitz  <keiths@redhat.com>
15340
15341         PR c++/16597
15342         * gdb.cp/namelessclass.cc: New file.
15343         * gdb.cp/namelessclass.exp: New file.
15344         * gdb.cp/namelessclass.S: New file.
15345
15346 2014-04-16  Doug Evans  <dje@google.com>
15347
15348         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15349         Add comment.
15350         (gdbserver_default_get_comm_port): New function.
15351         (gdbserver_start): Check if board file provided
15352         "gdbserver,get_comm_port" and use it if so.
15353         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15354         (gdb,socketport): Set to "stdio".
15355         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15356         (stdio_gdbserver_template): Delete.
15357         (${board}_get_remote_address): Update.
15358         (${board}_build_remote_cmd): Delete.
15359         (${board}_get_comm_port): New function.
15360         (${board}_spawn): Update.
15361         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15362         Delete.
15363         (${board}_get_remote_address): Update.
15364         (${board}_get_comm_port): New function.
15365
15366 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
15367
15368         * gdb.base/memattr.exp: Improve regexps to handle memory regions
15369         appearing in any order.
15370
15371 2014-04-15  Doug Evans  <dje@google.com>
15372
15373         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15374         uninitialized value of "description".
15375
15376 2014-04-15  Keith Seitz  <keiths@redhat.com>
15377
15378         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15379         Remove unused globals.
15380         (test_running_the_program): Likewise.
15381         (test_controlled_execution): Likewise.
15382         (test_controlling_breakpoints): Likewise.
15383         (test_program_termination): Likewise.
15384
15385 2014-04-15  Keith Seitz  <keiths@redhat.com>
15386
15387         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15388         unused globals.
15389         (test_rbreak_creation_and_listing): Likewise.
15390         (test_ignore_count): Likewise.
15391         (test_error): Likewise.
15392
15393 2014-04-15  Pedro Alves  <palves@redhat.com>
15394
15395         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15396         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15397         sym-file-loader.c.
15398         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15399         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15400         to sym-file-loader.c.
15401         (struct library): Forward declare.
15402         (load_shlib, lookup_function): Change prototypes.
15403         (find_shstrtab, find_strtab, find_shdr, find_symtab)
15404         (translate_offset): Remove declarations.
15405         (get_text_addr): New declaration.
15406         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15407         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15408         sym-file-loader.h.
15409         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15410         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15411         here from sym-file-loader.h.
15412         (struct library): New structure.
15413         (load_shlib, lookup_function): Change prototypes and adjust to
15414         work with a struct library.
15415         (find_shstrtab, find_strtab, find_shdr, find_symtab)
15416         (translate_offset): Make static.
15417         (get_text_addr): New function.
15418         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15419
15420 2014-04-15  Pedro Alves  <palves@redhat.com>
15421
15422         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
15423
15424 2014-04-15  Pedro Alves  <palves@redhat.com>
15425
15426         * gdb.base/sym-file-loader.c: Include <limits.h>.
15427         (SELF_LINK): New define.
15428         (get_origin): New function.
15429         (load_shlib): Use it.
15430         * gdb.base/sym-file.exp: Don't early return if the target is
15431         remote.  Use runto_main, and issue fail is that fails.  Use
15432         gdb_load_shlibs.
15433         (shlib_name): Delete.
15434         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
15435
15436 2014-04-15  Pedro Alves <palves@redhat.com>
15437
15438         * gdb.base/sym-file.exp: Remove regex characters from test
15439         message.  Don't refer to breakpoint numbers in test messages.
15440
15441 2014-04-14  Keith Seitz  <keiths@redhat.com>
15442
15443         PR c++/16253
15444         * gdb.cp/var-tag.cc: New file.
15445         * gdb.cp/var-tag.exp: New file.
15446         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15447         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15448         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15449         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15450
15451 2014-04-14  Tom Tromey  <tromey@redhat.com>
15452
15453         * gdb.cp/classes.exp (test_enums): Handle underlying type.
15454         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15455         type.
15456         * gdb.cp/enum-class.exp: New file.
15457         * gdb.cp/enum-class.cc: New file.
15458
15459 2014-04-14  Tom Tromey  <tromey@redhat.com>
15460
15461         * gdb.dwarf2/enum-type.exp: New file.
15462
15463 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15464
15465         * gdb.mi/mi-vla-c99.exp: New file.
15466         * gdb.mi/vla.c: New file.
15467
15468 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15469
15470         * gdb.base/vla-datatypes.c: New file.
15471         * gdb.base/vla-datatypes.exp: New file.
15472
15473 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15474
15475         * gdb.base/vla-ptr.c: New file.
15476         * gdb.base/vla-ptr.exp: New file.
15477
15478 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15479
15480         * gdb.dwarf2/count.exp: New file.
15481
15482 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15483
15484         * gdb.base/vla-sideeffect.c: New file.
15485         * gdb.base/vla-sideeffect.exp: New file.
15486
15487 2014-04-14  David Blaikie <dblaikie@gmail.com>
15488
15489         * gdb.mi/non-stop.c: Add return value for non-void function return
15490         statement.
15491         * gdb.threads/staticthreads.c: Ditto.
15492
15493 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
15494             Doug Evans  <xdje42@gmail.com>
15495
15496         * gdb.guile/scm-value.c: Improve test case.
15497         * gdb.guile/scm-value.exp: Add new test.
15498
15499 2014-04-11  David Blaikie  <dblaikie@gmail.com>
15500
15501         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15502         override Clang's default.
15503
15504 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
15505
15506         Revert the following changes (regressions):
15507
15508         * gdb.base/vla-sideeffect.c: New file.
15509         * gdb.base/vla-sideeffect.exp: New file.
15510
15511         * gdb.dwarf2/count.exp: New file.
15512
15513         * gdb.base/vla-multi.c: New file.
15514         * gdb.base/vla-multi.exp: New file.
15515
15516         * gdb.base/vla-ptr.c: New file.
15517         * gdb.base/vla-ptr.exp: New file.
15518
15519         * gdb.base/vla-datatypes.c: New file.
15520         * gdb.base/vla-datatypes.exp: New file.
15521
15522         * gdb.mi/mi-vla-c99.exp: New file.
15523         * gdb.mi/vla.c: New file.
15524
15525 2014-04-11  Keith Seitz  <keiths@redhat.com>
15526
15527         PR c++/16675
15528         * gdb.cp/cpsizeof.exp: New file.
15529         * gdb.cp/cpsizeof.cc: New file.
15530
15531 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15532
15533         * gdb.mi/mi-vla-c99.exp: New file.
15534         * gdb.mi/vla.c: New file.
15535
15536 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15537
15538         * gdb.base/vla-datatypes.c: New file.
15539         * gdb.base/vla-datatypes.exp: New file.
15540
15541 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15542
15543         * gdb.base/vla-ptr.c: New file.
15544         * gdb.base/vla-ptr.exp: New file.
15545
15546 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15547
15548         * gdb.base/vla-multi.c: New file.
15549         * gdb.base/vla-multi.exp: New file.
15550
15551 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15552
15553         * gdb.dwarf2/count.exp: New file.
15554
15555 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15556
15557         * gdb.base/vla-sideeffect.c: New file.
15558         * gdb.base/vla-sideeffect.exp: New file.
15559
15560 2014-04-11  Yao Qi  <yao@codesourcery.com>
15561
15562         * gdb.base/completion.exp: Check file exists before running tests
15563         on file completion.
15564
15565 2014-04-10  Pedro Alves  <palves@redhat.com>
15566
15567         * gdb.base/cond-eval-mode.c: New file.
15568         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
15569         prepare_for_testing to build the new file.  Check result of
15570         runto_main.
15571         (test_break, test_watch): New procedures.
15572         (top level): Use them.
15573
15574 2014-04-08  Pierre Muller  <muller@sourceware.org>
15575
15576         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15577         Ctrl-V use for mingw hosts.
15578
15579 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
15580
15581         * gdb.python/py-value.c: Improve test case.
15582         * gdb.python/py-value.exp: Add new test.
15583
15584 2014-04-07  David Blaikie  <dblaikie@gmail.com>
15585
15586         * lib/compiler.c: Identify the clang compiler.
15587         * lib/compiler.cc: Ditto.
15588
15589 2014-04-03  Yao Qi  <yao@codesourcery.com>
15590
15591         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15592
15593 2014-04-01  Anton Blanchard  <anton@samba.org>
15594
15595         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
15596         messages unique.
15597
15598 2014-04-01  Anton Blanchard  <anton@samba.org>
15599
15600         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15601         prepare_for_testing.
15602
15603 2014-04-01  Anton Blanchard  <anton@samba.org>
15604
15605         * gdb.arch/ppc64-atomic-inst.c: Remove.
15606         * gdb.arch/ppc64-atomic-inst.S: New file.
15607         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15608
15609 2014-03-31  Doug Evans  <dje@google.com>
15610
15611         * gdb.base/print-symbol-loading-lib.c: New file.
15612         * gdb.base/print-symbol-loading-main.c: New file.
15613         * gdb.base/print-symbol-loading.exp: New file.
15614
15615 2014-03-31  Yao Qi  <yao@codesourcery.com>
15616
15617         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15618
15619 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
15620
15621         * gdb.ada/mi_dyn_arr: New testcase.
15622
15623 2014-03-27  Doug Evans  <dje@google.com>
15624
15625         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15626
15627 2014-03-27  Yao Qi  <yao@codesourcery.com>
15628
15629         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15630         if target is nios2-*-*.
15631
15632 2014-03-26  Yao Qi  <yao@codesourcery.com>
15633
15634         * lib/gdb.exp (readline_is_used): New proc.
15635         * gdb.base/completion.exp: Move tests on command complete up.
15636         Skip the rest of tests if readline is not used.
15637         * gdb.ada/complete.exp: Skp the test if readline is not
15638         used.
15639         * gdb.base/filesym.exp: Likewise.
15640         * gdb.base/macscp.exp: Likewise.
15641         * gdb.base/readline-ask.exp: Likewise.
15642         * gdb.base/readline.exp: Likewise.
15643         * gdb.python/py-cmd.exp: Likewise.
15644         * gdb.trace/tfile.exp: Likewise.
15645
15646 2014-03-26  Yao Qi  <yao@codesourcery.com>
15647
15648         * gdb.base/macscp.exp: Fix code format issues.
15649
15650 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
15651
15652         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15653         * gdb.asm/powerpc64le.inc: New file.
15654
15655 2014-03-25  Pedro Alves  <palves@redhat.com>
15656             Doug Evans  <dje@google.com>
15657
15658         * gdb.base/source-execution.c: New file.
15659         * gdb.base/source-execution.exp: New file.
15660         * gdb.base/source-execution.gdb: New file.
15661
15662 2014-03-24  Doug Evans  <dje@google.com>
15663
15664         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15665         using fission.
15666
15667 2014-03-24  Hui Zhu  <hui@codesourcery.com>
15668             Pedro Alves  <palves@redhat.com>
15669
15670         PR breakpoints/16101
15671         * gdb.base/dprintf.exp: Use unsupported rather than changing the
15672         test pass/fail messages.  Detect missing support for dprintf when
15673         breakpoints are actually inserted.
15674         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15675         breakpoints are actually inserted.
15676         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15677         fails.
15678
15679 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
15680
15681         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15682
15683 2014-03-22  Doug Evans  <xdje42@gmail.com>
15684
15685         * gdb.python/python.exp (python not supported): Verify multi-line
15686         python command issues an error.
15687         * gdb.guile/guile.exp (guile not supported): Verify multi-line
15688         guile command issues an error.
15689
15690 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
15691
15692         * gdb.threads/thread-specific.exp: Handle the lack of usable
15693         $this_breakpoint and $this_thread.
15694
15695 2014-03-21  Hui Zhu  <hui@codesourcery.com>
15696
15697         * gdb.base/attach.exp (do_command_attach_tests): New.
15698
15699 2014-03-20  Tom Tromey  <tromey@redhat.com>
15700             Pedro Alves  <palves@redhat.com>
15701
15702         PR cli/15718
15703         * gdb.base/condbreak-call-false.c: New file.
15704         * gdb.base/condbreak-call-false.exp: New file.
15705
15706 2014-03-20  Pedro Alves  <palves@redhat.com>
15707
15708         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15709         Delete.
15710         (block_signals, unblock_signals): Delete.
15711         (child_function_2, main): Remove references to deleted variable
15712         and functions.
15713
15714 2014-03-20  Pedro Alves  <palves@redhat.com>
15715
15716         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15717         Use pthread_kill to signal thread 2.
15718         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15719         Adjust to make the test send itself a signal rather than using the
15720         host's "kill" command.
15721
15722 2014-03-20  Pedro Alves  <palves@redhat.com>
15723
15724         * gdb.threads/multiple-step-overs.c: New file.
15725         * gdb.threads/multiple-step-overs.exp: New file.
15726         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15727         Adjust expected infrun debug output.
15728
15729 2014-03-20  Pedro Alves  <palves@redhat.com>
15730
15731         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15732         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15733
15734 2014-03-20  Pedro Alves  <palves@redhat.com>
15735
15736         PR breakpoints/7143
15737         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15738         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
15739         of gdb_test_multiple.
15740         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15741         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15742
15743 2014-03-20  Pedro Alves  <palves@redhat.com>
15744
15745         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15746         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15747
15748 2014-03-19  Pedro Alves  <palves@redhat.com>
15749
15750         * gdb.base/async.exp: Remove early return.
15751
15752 2014-03-19  Pedro Alves  <palves@redhat.com>
15753
15754         * gdb.base/async.exp (step& tests): Pass explicit test messages.
15755
15756 2014-03-19  Pedro Alves  <palves@redhat.com>
15757
15758         * gdb.base/async.exp (test_background): Expect \r\n after
15759         "completed." in the fail pattern.
15760
15761 2014-03-19  Pedro Alves  <palves@redhat.com>
15762
15763         * gdb.base/async.exp (test_background): New procedure.
15764         Use it for all background execution command tests.
15765
15766 2014-03-19  Pedro Alves  <palves@redhat.com>
15767
15768         * gdb.base/async.exp: Use prepare_for_testing.
15769
15770 2014-03-19  Pedro Alves  <palves@redhat.com>
15771
15772         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
15773         the same line.
15774
15775 2014-03-19  Pedro Alves  <palves@redhat.com>
15776
15777         * gdb.base/async.c (main): Add "jump here" and "until here" line
15778         marker comments.
15779         * gdb.base/async.exp (jump_here): New global.
15780         (jump& test): Use it.
15781         (until_here): New global.
15782         (until& test): Use it.
15783
15784 2014-03-19  Pedro Alves  <palves@redhat.com>
15785
15786         * gdb.base/async.exp: Don't frob gdb_protocol.
15787
15788 2014-03-18  Doug Evans  <xdje42@gmail.com>
15789
15790         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
15791         Fix spelling of exec-done-display.
15792
15793 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
15794
15795         PR gdb/15358
15796         * gdb.base/gdb-sigterm.c: New file.
15797         * gdb.base/gdb-sigterm.exp: New file.
15798
15799 2014-03-18  Pedro Alves  <palves@redhat.com>
15800
15801         PR gdb/13860
15802         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15803         * lib/mi-support.exp (mi_expect_stop): Add special handling for
15804         solib-event.
15805
15806 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
15807
15808         * gdb.ada/pckd_arr_ren: New testcase.
15809
15810 2014-03-13  Doug Evans  <xdje42@gmail.com>
15811
15812         PR guile/16612
15813         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15814         collect after discarding symbols.
15815
15816 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
15817             Doug Evans  <xdje42@gmail.com>
15818
15819         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15820         to history survives a gc.
15821
15822 2014-03-13  Pedro Alves  <palves@redhat.com>
15823
15824         * gdb.base/default.exp: Don't test "target procfs".
15825
15826 2014-03-13  Pedro Alves  <palves@redhat.com>
15827
15828         * gdb.base/default.exp: Update "target child" and "target procfs"
15829         tests to not expect "Unix".
15830
15831 2014-03-12  Tom Tromey  <tromey@redhat.com>
15832
15833         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15834         New procs.  Add target-async tests.
15835         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15836         Add target-async tests.
15837
15838 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15839
15840         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15841         'func_start' and 'func_end' for the beginning and end of the
15842         function code, respectively.
15843         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15844         'func_end' instead of 'func' and 'main'.
15845
15846 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15847
15848         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15849         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15850         generate the debug info assembler source.
15851
15852 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15853
15854         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15855         * gdb.dwarf2/arr-subrange.exp: Likewise.
15856         * gdb.dwarf2/dwz.exp: Likewise.
15857         * gdb.dwarf2/method-ptr.exp: Likewise.
15858         * gdb.dwarf2/missing-sig-type.exp: Likewise.
15859         * gdb.dwarf2/subrange.exp: Likewise.
15860         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15861         * gdb.dwarf2/implptrpiece.exp: Likewise.
15862         * gdb.dwarf2/nostaticblock.exp: Likewise.
15863
15864 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15865
15866         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15867         directory to absolute path name arguments.
15868
15869 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
15870
15871         * gdb.ada/tagged_access: New testcase.
15872
15873 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
15874
15875         * gdb.btrace/data.exp: Update expected output.
15876
15877 2014-03-06  Yao Qi  <yao@codesourcery.com>
15878
15879         * gdb.trace/pr16508.exp: New file.
15880
15881 2014-03-05  Pedro Alves  <palves@redhat.com>
15882
15883         PR gdb/16575
15884         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15885         procedure.
15886         (top level): Adjust to use it.  Add tests that exercise breakpoint
15887         interaction with the code-cache.
15888
15889 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
15890
15891         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15892         test for 'history-append!'.
15893
15894 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15895
15896         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15897         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15898         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15899         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15900         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15901         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15902
15903 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15904
15905         * testsuite/gdb.python/py-pp-re-notag.c: New file.
15906         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15907         * testsuite/gdb.python/py-pp-re-notag.p: New file.
15908
15909 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15910
15911         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15912
15913 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15914
15915         * gdb.dwarf2/arr-stride.c: New file.
15916         * gdb.dwarf2/arr-stride.exp: New file.
15917
15918 2014-02-26  Pedro Alves  <palves@redhat.com>
15919
15920         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15921         that won't ever trigger.  Make sure that GDB reports the correct
15922         breakpoint that caused the stop.
15923
15924 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15925
15926         PR gdb/16626
15927         * gdb.base/auto-load-script: New file.
15928         * gdb.base/auto-load.c: New file.
15929         * gdb.base/auto-load.exp: New file.
15930
15931         PR gdb/16626
15932         * gdb.base/auto-load.exp: Fix out-of-srctree run.
15933
15934 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15935
15936         Fix dw2-icycle.exp -fsanitize=address GDB crash.
15937         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15938
15939 2014-02-24  Doug Evans  <dje@google.com>
15940
15941         * lib/gdb.exp (run_on_host): Log error output if program fails.
15942
15943 2014-02-21  Pedro Alves  <palves@redhat.com>
15944
15945         * gdb.threads/step-after-sr-lock.c: Rename to ...
15946         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15947         * gdb.threads/step-after-sr-lock.exp: Rename to ...
15948         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15949         ... this.
15950
15951 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
15952
15953         PR tdep/16397
15954         * gdb.arch/amd64-stap-special-operands.exp: New file.
15955         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15956         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15957         * gdb.arch/amd64-stap-triplet.S: Likewise.
15958         * gdb.arch/amd64-stap-triplet.c: Likewise.
15959
15960 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
15961
15962         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15963         in .section pseudo-op.
15964
15965 2014-02-20  lin zuojian  <manjian2006@gmail.com>
15966             Joel Brobecker  <brobecker@adacore.com>
15967             Doug Evans  <xdje42@gmail.com>
15968
15969         PR symtab/16581
15970         * gdb.dwarf2/dw2-icycle.S: New file.
15971         * gdb.dwarf2/dw2-icycle.c: New file.
15972         * gdb.dwarf2/dw2-icycle.exp: New file.
15973
15974 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
15975
15976         * gdb.python/py-value-cc.cc: Improve test case to enable testing
15977         operations on gdb.Value objects.
15978         * gdb.python/py-value-cc.exp: Add new test to test operations on
15979         gdb.Value objects.
15980
15981 2014-02-18  Doug Evans  <dje@google.com>
15982
15983         * Makefile.in (TESTS): New variable.
15984         (expanded_tests, expanded_tests_or_none): New variables
15985         (check-single): Pass $(expanded_tests_or_none) to runtest.
15986         (check-parallel): Only run tests in $(TESTS) if non-empty.
15987         (check/no-matching-tests-found): New rule.
15988         * README: Document TESTS makefile variable.
15989
15990 2014-02-18  Doug Evans  <dje@google.com>
15991
15992         * Makefile.in (check-parallel): rm -rf outputs temp.
15993
15994 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
15995
15996         Fix "ERROR: no fileid for" in the testsuite.
15997         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15998
15999 2014-02-12  Doug Evans  <dje@google.com>
16000
16001         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16002         (MISCELLANEOUS): New variable.
16003         (clean): rm -rf $(MISCELLANEOUS).
16004         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16005         dwp live in the same directory as symlinks, with each symlink pointed
16006         to a differently named file in a different directory.
16007
16008 2014-02-11  Doug Evans  <dje@google.com>
16009
16010         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16011         of Tcl file commands.
16012
16013 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
16014
16015         * gdb.threads/step-after-sr-lock.exp: Avoid executing
16016         "kill -SIGUSR1 -1".
16017
16018 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
16019
16020         * gdb.ada/tick_length_array_enum_idx: New testcase.
16021
16022 2014-02-10  Doug Evans  <xdje42@gmail.com>
16023
16024         * configure.ac (AC_OUTPUT): Add gdb.guile.
16025         * configure: Regenerate.
16026         * lib/gdb-guile.exp: New file.
16027         * lib/gdb.exp (get_target_charset): New function.
16028         * gdb.base/help.exp: Update expected output from "apropos apropos".
16029         * gdb.guile/Makefile.in: New file.
16030         * gdb.guile/guile.exp: New file.
16031         * gdb.guile/scm-arch.c: New file.
16032         * gdb.guile/scm-arch.exp: New file.
16033         * gdb.guile/scm-block.c: New file.
16034         * gdb.guile/scm-block.exp: New file.
16035         * gdb.guile/scm-breakpoint.c: New file.
16036         * gdb.guile/scm-breakpoint.exp: New file.
16037         * gdb.guile/scm-disasm.c: New file.
16038         * gdb.guile/scm-disasm.exp: New file.
16039         * gdb.guile/scm-equal.c: New file.
16040         * gdb.guile/scm-equal.exp: New file.
16041         * gdb.guile/scm-error.exp: New file.
16042         * gdb.guile/scm-error.scm: New file.
16043         * gdb.guile/scm-frame-args.c: New file.
16044         * gdb.guile/scm-frame-args.exp: New file.
16045         * gdb.guile/scm-frame-args.scm: New file.
16046         * gdb.guile/scm-frame-inline.c: New file.
16047         * gdb.guile/scm-frame-inline.exp: New file.
16048         * gdb.guile/scm-frame.c: New file.
16049         * gdb.guile/scm-frame.exp: New file.
16050         * gdb.guile/scm-generics.exp: New file.
16051         * gdb.guile/scm-gsmob.exp: New file.
16052         * gdb.guile/scm-iterator.c: New file.
16053         * gdb.guile/scm-iterator.exp: New file.
16054         * gdb.guile/scm-math.c: New file.
16055         * gdb.guile/scm-math.exp: New file.
16056         * gdb.guile/scm-objfile-script-gdb.in: New file.
16057         * gdb.guile/scm-objfile-script.c: New file.
16058         * gdb.guile/scm-objfile-script.exp: New file.
16059         * gdb.guile/scm-objfile.c: New file.
16060         * gdb.guile/scm-objfile.exp: New file.
16061         * gdb.guile/scm-ports.exp: New file.
16062         * gdb.guile/scm-pretty-print.c: New file.
16063         * gdb.guile/scm-pretty-print.exp: New file.
16064         * gdb.guile/scm-pretty-print.scm: New file.
16065         * gdb.guile/scm-section-script.c: New file.
16066         * gdb.guile/scm-section-script.exp: New file.
16067         * gdb.guile/scm-section-script.scm: New file.
16068         * gdb.guile/scm-symbol.c: New file.
16069         * gdb.guile/scm-symbol.exp: New file.
16070         * gdb.guile/scm-symtab-2.c: New file.
16071         * gdb.guile/scm-symtab.c: New file.
16072         * gdb.guile/scm-symtab.exp: New file.
16073         * gdb.guile/scm-type.c: New file.
16074         * gdb.guile/scm-type.exp: New file.
16075         * gdb.guile/scm-value-cc.cc: New file.
16076         * gdb.guile/scm-value-cc.exp: New file.
16077         * gdb.guile/scm-value.c: New file.
16078         * gdb.guile/scm-value.exp: New file.
16079         * gdb.guile/source2.scm: New file.
16080         * gdb.guile/types-module.cc: New file.
16081         * gdb.guile/types-module.exp: New file.
16082
16083 2014-02-10  Yao Qi  <yao@codesourcery.com>
16084
16085         PR testsuite/16543
16086         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16087         * configure: Regenerated.
16088         * Makefile.in: New file.
16089
16090 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
16091
16092         * gdb.python/py-framefilter.exp: Fix typo.
16093
16094 2014-02-08  Yao Qi  <yao@codesourcery.com>
16095
16096         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16097         that no =breakpoint-modified is emitted when breakpoints are
16098         modified through MI commands.
16099
16100 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
16101             Pedro Alves  <palves@redhat.com>
16102
16103         * gdb.threads/step-after-sr-lock.c: New file.
16104         * gdb.threads/step-after-sr-lock.exp: New file.
16105
16106 2014-02-07  Pedro Alves  <palves@redhat.com>
16107
16108         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16109
16110 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
16111
16112         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16113         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16114
16115 2014-02-06  Doug Evans  <xdje42@gmail.com>
16116
16117         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16118         output.
16119
16120         * gdb.gdb/python-interrupts.exp: New file.
16121
16122 2014-02-05  Yao Qi  <yao@codesourcery.com>
16123
16124         * gdb.trace/report.exp (use_collected_data): Test the output
16125         of "info threads" and "info inferiors".
16126
16127 2014-02-05  Yao Qi  <yao@codesourcery.com>
16128
16129         Revert this patch:
16130
16131         2013-05-24  Yao Qi  <yao@codesourcery.com>
16132
16133         * gdb.trace/tfile.exp: Test inferior and thread.
16134
16135 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16136
16137         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16138         on a function.
16139         * gdb.base/step-bt.c: Call hello via function pointer to make
16140         sure its first instruction is executed on powerpc64le-linux.
16141
16142 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16143
16144         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16145
16146 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16147
16148         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
16149         of the test patterns for use on little-endian systems.
16150
16151 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16152
16153         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16154         (decimal_vector): Fix for little-endian.
16155
16156 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
16157
16158         * gdb.arch/sparc-sysstep.exp: New file.
16159         * gdb.arch/sparc-sysstep.c: Likewise.
16160
16161         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16162
16163 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
16164
16165         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16166
16167 2014-01-23  Tom Tromey  <tromey@redhat.com>
16168
16169         * gdb.ada/array_char_idx: New testcase.
16170
16171 2014-01-23  Tom Tromey  <tromey@redhat.com>
16172
16173         PR python/16487:
16174         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16175         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16176         classes.
16177
16178 2014-01-23  Tom Tromey  <tromey@redhat.com>
16179
16180         PR python/16491:
16181         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16182         string from an inferior frame.
16183         * gdb.python/py-framefilter-mi.exp: Update.
16184
16185 2014-01-22  Doug Evans  <dje@google.com>
16186
16187         * gdb.server/server-mon.exp: Add tests for "set debug-format".
16188
16189 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16190
16191         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16192
16193 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16194
16195         * gdb.trace/entry-values.exp: Remove excess space character from
16196         regex patterns.  Handle s390 call instruction.
16197
16198 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16199
16200         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16201         define "*_start" label.  Make "name" static.
16202         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16203         ${name} by references to ${name}_start.
16204
16205 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16206
16207         * gdb.base/info-macros.exp: Remove "debug" from the compile
16208         options.
16209
16210 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
16211
16212         * gdb.dlang/demangle.exp: New file.
16213
16214 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
16215
16216         * gdb.dlang/primitive-types.exp: New file.
16217
16218 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
16219
16220         * configure.ac: Create gdb.dlang/Makefile.
16221         * configure: Regenerate.
16222         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16223         * gdb.dlang/Makefile.in: New file.
16224         * lib/d-support.exp: New file.
16225         * lib/gdb.exp (skip_d_tests): New proc.
16226
16227 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16228
16229         * gdb.btrace/delta.exp: Check reverse stepi.
16230         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
16231         * gdb.btrace/finish.exp: New.
16232         * gdb.btrace/next.exp: New.
16233         * gdb.btrace/nexti.exp: New.
16234         * gdb.btrace/record_goto.c: Add comments.
16235         * gdb.btrace/step.exp: New.
16236         * gdb.btrace/stepi.exp: New.
16237         * gdb.btrace/multi-thread-step.c: New.
16238         * gdb.btrace/multi-thread-step.exp: New.
16239         * gdb.btrace/rn-dl-bind.c: New.
16240         * gdb.btrace/rn-dl-bind.exp: New.
16241         * gdb.btrace/data.c: New.
16242         * gdb.btrace/data.exp: New.
16243         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16244
16245 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16246
16247         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16248         * gdb.btrace/exception.exp: Update.
16249         * gdb.btrace/instruction_history.exp: Update.
16250         * gdb.btrace/record_goto.exp: Update.
16251         * gdb.btrace/tailcall.exp: Update.
16252         * gdb.btrace/unknown_functions.exp: Update.
16253         * gdb.btrace/delta.exp: New.
16254
16255 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16256
16257         * gdb.btrace/record_goto.exp: Add backtrace test.
16258         * gdb.btrace/tailcall.exp: Add backtrace test.
16259
16260 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16261
16262         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16263         * gdb.btrace/record_goto.c: New.
16264         * gdb.btrace/record_goto.exp: New.
16265         * gdb.btrace/x86-record_goto.S: New.
16266
16267 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16268
16269         * gdb.btrace/function_call_history.exp: Update tests.
16270         * gdb.btrace/instruction_history.exp: Update tests.
16271
16272 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16273
16274         * gdb.btrace/function_call_history.exp: Fix expected field
16275         order for "record function-call-history".
16276         Add new tests for "record function-call-history /c".
16277         * gdb.btrace/exception.cc: New.
16278         * gdb.btrace/exception.exp: New.
16279         * gdb.btrace/tailcall.exp: New.
16280         * gdb.btrace/x86-tailcall.S: New.
16281         * gdb.btrace/x86-tailcall.c: New.
16282         * gdb.btrace/unknown_functions.c: New.
16283         * gdb.btrace/unknown_functions.exp: New.
16284         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16285
16286 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16287
16288         * gdb.btrace/instruction_history.exp: Update.
16289         * gdb.btrace/function_call_history.exp: Update.
16290
16291 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16292
16293         * gdb.btrace/function_call_history.exp: Fix expected function
16294         trace.
16295         * gdb.btrace/instruction_history.exp: Initialize traced.
16296         Remove traced_functions.
16297
16298 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16299
16300         * gdb.btrace/function_call_history.exp: Update
16301         * gdb.btrace/instruction_history.exp: Update.
16302
16303 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16304
16305         * gdb.btrace/enable.exp: Update expected text.
16306
16307 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
16308
16309         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16310         bytes.
16311
16312 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
16313
16314         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16315
16316 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
16317
16318         * lib/gdb.exp (supports_process_record): Return true for
16319         arm*-linux*.  (supports_reverse): Likewise.
16320
16321 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
16322
16323         PR python/15464
16324         PR python/16113
16325         * gdb.python/py-type.c: Enhance test case.
16326         * gdb.python/py-value-cc.cc: Likewise
16327         * gdb.python/py-type.exp: Add new tests.
16328         * gdb.python/py-value-cc.exp: Likewise
16329
16330 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
16331             Pedro Alves <palves@redhat.com>
16332
16333         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16334         Make "name" extern.
16335         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16336         references to ${name}_start by references to ${name}.
16337
16338 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
16339
16340         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16341
16342 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
16343
16344         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16345
16346 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
16347             Pedro Alves  <palves@redhat.com>
16348
16349         * gdb.mi/mi-info-os.exp: Connect to the target with
16350         mi_gdb_target_load.
16351
16352 2014-01-08  Pedro Alves  <palves@redhat.com>
16353
16354         * gdb.threads/reconnect-signal.c: New file.
16355         * gdb.threads/reconnect-signal.exp: New file.
16356
16357 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
16358
16359         * gdb.base/source-dir.exp: New file.
16360
16361 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
16362
16363         * gdb.ada/mi_interface: New testcase.
16364
16365 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
16366
16367         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16368         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16369         gdb.ada/pp-rec-component/pck.ads: New files.
16370
16371 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
16372
16373         * gdb.python/py-pp-integral.c: New file.
16374         * gdb.python/py-pp-integral.py: New file.
16375         * gdb.python/py-pp-integral.exp: New file.
16376
16377 For older changes see ChangeLog-1993-2013.
16378 \f
16379 ;; Local Variables:
16380 ;; mode: change-log
16381 ;; left-margin: 8
16382 ;; fill-column: 74
16383 ;; version-control: never
16384 ;; End:
16385
16386     Copyright 2014-2019 Free Software Foundation, Inc.
16387   Copying and distribution of this file, with or without modification,
16388   are permitted provided the copyright notice and this notice are preserved.