Teach gdb::option about string options
[external/binutils.git] / gdb / testsuite / ChangeLog
1 2019-07-03  Pedro Alves  <palves@redhat.com>
2
3         * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4         (expect_integer): Adjust to expect "-string".
5         (expect_string): New.
6         (all_options): Expect "-string".
7         (test-flag, test-boolean): Adjust to expect "-string".
8         (test-string): New proc.
9         (top level): Call it.
10
11 2019-07-03  Pedro Alves  <palves@redhat.com>
12
13         * gdb.base/options.exp (test-misc, test-flag, test-boolean)
14         (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
15         the expected output in the success.
16
17 2019-07-03  Pedro Alves  <palves@redhat.com>
18
19         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
20         Split one gdb_test_multiple call in two to avoid a race.
21
22 2019-07-03  Pedro Alves  <palves@redhat.com>
23
24         * gdb.base/with.c: New file.
25         * gdb.base/with.exp: New file.
26
27 2019-07-03  Pedro Alves  <palves@redhat.com>
28
29         * gdb.base/settings.exp: Replace all references to "maint
30         test-settings set" with references to "maint set test-settings",
31         and all references to "maint test-settings show" with references
32         to "maint show test-settings".
33
34 2019-07-03  Pedro Alves  <palves@redhat.com>
35
36         * gdb.base/settings.exp (test-string): Adjust expected out when
37         testing "maint test-settings show filename"
38
39 2019-07-02  Pedro Alves  <palves@redhat.com>
40
41         * gdb.base/options.exp (test-info-threads): New procedure.
42         (top level): Call it.
43
44 2019-06-28  Tom Tromey  <tromey@adacore.com>
45
46         * gdb.dwarf2/ada-linkage-name.c: New file.
47         * gdb.dwarf2/ada-linkage-name.exp: New file.
48
49 2019-06-27  Tom Tromey  <tromey@adacore.com>
50
51         * gdb.cp/constexpr-field.exp: Use setup_xfail.
52
53 2019-06-26  Tom de Vries  <tdevries@suse.de>
54
55         * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
56
57 2019-06-26  Tom de Vries  <tdevries@suse.de>
58
59         * gdb.base/index-cache.exp: Add back missing debug option.
60
61 2019-06-23  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
62
63         * gdb.base/alias.exp: Test non matching/non existing prefixes.
64
65 2019-06-25  Tom de Vries  <tdevries@suse.de>
66
67         PR testsuite/24727
68         * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
69
70 2019-06-24  Tom de Vries  <tdevries@suse.de>
71
72         * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
73
74 2019-06-24  Tom de Vries  <tdevries@suse.de>
75
76         * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
77         DW_FOR_sdata for DW_AT_decl_file.  Use 0 for DW_AT_decl_file.
78         * gdb.trace/unavailable-dwarf-piece.exp: Same.
79
80 2019-06-24  Tom de Vries  <tdevries@suse.de>
81
82         * gdb.dwarf2/inlined_subroutine-inheritance.exp:
83
84 2019-06-21  Tom de Vries  <tdevries@suse.de>
85
86         * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
87
88 2019-06-21  Tom de Vries  <tdevries@suse.de>
89
90         PR testsuite/24518
91         PR ada/24713
92         * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
93         index.
94
95 2019-06-19  Tom Tromey  <tromey@adacore.com>
96
97         * gdb.ada/length_cond.exp: Add intro comment.
98
99 2019-06-19  Tom Tromey  <tromey@adacore.com>
100
101         * gdb.ada/length_cond.exp: New file.
102         * gdb.ada/length_cond/length_cond.adb: New file.
103         * gdb.ada/length_cond/pck.adb: New file.
104         * gdb.ada/length_cond/pck.ads: New file.
105
106 2019-06-18  Tom de Vries  <tdevries@suse.de>
107
108         * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
109
110 2019-06-18  Tom Tromey  <tromey@adacore.com>
111
112         * gdb.base/list0.h: Add comment explaining control character.
113
114 2019-06-18  Tom de Vries  <tdevries@suse.de>
115
116         * boards/fission.exp: Break up long debug_flags line.
117
118 2019-06-16  Tom de Vries  <tdevries@suse.de>
119
120         PR gdb/24445
121         * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
122         generated index.
123
124 2019-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
125
126         PR gdb/24686
127         * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
128         improve detection of bug gdb/24541.
129
130 2019-06-16  Simon Marchi  <simon.marchi@polymtl.ca>
131
132         PR gdb/24669
133         * gdb.base/index-cache.exp (uses_readnow,
134         expecting_index_cache_use): Define global variable.
135         (test_cache_enabled_miss, test_cache_enabled_hit): Use
136         expecting_index_cache_use.
137
138 2019-06-16  Bernhard Heckel  <bernhard.heckel@intel.com>
139             Andrew Burgess  <andrew.burgess@embecosm.com>
140
141         * gdb.fortran/pointers.f90: New file.
142         * gdb.fortran/print_type.exp: New file.
143         * gdb.fortran/vla-ptype.exp: Adapt expected results.
144         * gdb.fortran/vla-type.exp: Likewise.
145         * gdb.fortran/vla-value.exp: Likewise.
146         * gdb.mi/mi-vla-fortran.exp: Likewise.
147
148 2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
149
150         * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
151         * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
152         * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
153         as a stop reason.
154
155 2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
156
157         * gdb.base/annota1.exp: Update expected results.
158         * gdb.cp/annota2.exp: Likewise.
159         * gdb.cp/annota3.exp: Likewise.
160
161 2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
162
163         * gdb.base/style-logging.exp: Remove path from test name.
164
165 2019-06-14  Tom Tromey  <tromey@adacore.com>
166
167         PR gdb/24502:
168         * gdb.base/style-logging.exp: New file.
169
170 2019-06-14  Tom Tromey  <tromey@adacore.com>
171
172         * gdb.base/symfile-warn.exp: New file.
173         * gdb.base/symfile-warn.c: New file.
174
175 2019-06-14  Tom Tromey  <tromey@adacore.com>
176
177         * gdb.base/annotate-symlink.exp: New file.
178
179 2019-06-14  Tom Tromey  <tromey@adacore.com>
180
181         * gdb.ada/set_wstr.exp: Add reassignment test.
182
183 2019-06-14  Tom Tromey  <tromey@adacore.com>
184
185         * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
186         'unchecked_access and 'unrestricted_access as well.
187
188 2019-06-14  Tom Tromey  <tromey@adacore.com>
189
190         PR ada/24539:
191         * gdb.ada/vla.exp: Update tests.
192         * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
193         pragma.
194
195 2019-06-13  Pedro Alves  <palves@redhat.com>
196
197         * gdb.base/settings.exp (test-integer): Test junk after
198         "unlimited".
199
200 2019-06-13  Pedro Alves  <palves@redhat.com>
201
202         * gdb.base/options.exp (test-thread-apply): New.
203         (top level): Call it.
204
205 2019-06-13  Pedro Alves  <palves@redhat.com>
206
207         * gdb.base/options.exp (test-frame-apply): New.
208         (top level): Test print commands with different "frame apply"
209         prefixes.
210
211 2019-06-13  Pedro Alves  <palves@redhat.com>
212
213         * lib/completion-support.exp (test_gdb_complete_tab_multiple)
214         (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
215         'max_completions' parameter and handle it.
216         (test_gdb_completion_offers_commands): New.
217
218 2019-06-13  Pedro Alves  <palves@redhat.com>
219
220         * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
221
222 2019-06-13  Pedro Alves  <palves@redhat.com>
223
224         * gdb.base/options.exp (test-backtrace): New.
225         (top level): Call it.
226
227 2019-06-13  Pedro Alves  <palves@redhat.com>
228
229         * gdb.guile/scm-frame-args.exp: Use "set print
230         raw-frame-arguments" instead of "set print raw frame-arguments".
231         * gdb.python/py-frame-args.exp: Likewise.
232
233 2019-06-13  Pedro Alves  <palves@redhat.com>
234
235         * gdb.compile/compile.exp: Adjust expected output to option
236         processing changes.
237
238 2019-06-13  Pedro Alves  <palves@redhat.com>
239
240         * gdb.base/options.exp: Build executable.
241         (test-print): New procedure.
242         (top level): Call it, once for "print" and another for "compile
243         print".
244
245 2019-06-13  Pedro Alves  <palves@redhat.com>
246
247         * gdb.base/options.c: New file.
248         * gdb.base/options.exp: New file.
249
250 2019-06-13  Pedro Alves  <palves@redhat.com>
251
252         * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
253         that "o" is ambiguous.
254
255 2019-06-13  Pedro Alves  <palves@redhat.com>
256
257         * gdb.base/settings.c: New file.
258         * gdb.base/settings.exp: New file.
259
260 2019-06-13  Pedro Alves  <palves@redhat.com>
261
262         * gdb.base/completion.exp: Fix comment typo.
263
264 2019-06-13  Pedro Alves  <palves@redhat.com>
265
266         * gdb.multi/tids.exp: Adjust expected output.  Add "thread apply 1
267         foo --1" test.
268
269 2019-06-11  Bernhard Heckel  <bernhard.heckel@intel.com>
270
271         * gdb.fortran/block-data.f: New.
272         * gdb.fortran/block-data.exp: New.
273
274 2019-06-11  Tom de Vries  <tdevries@suse.de>
275
276         PR testsuite/24521
277         * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
278         message.
279
280 2019-06-11  Tom de Vries  <tdevries@suse.de>
281
282         PR testsuite/24521
283         * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
284
285 2019-06-11  Tom de Vries  <tdevries@suse.de>
286
287         * boards/readnow.exp: New file.
288
289 2019-06-10  Andrew Burgess  <andrew.burgess@embecosm.com>
290
291         * gdb.fortran/vla-sizeof.exp: Update expected results.
292
293 2019-06-06  Amos Bird  <amosbird@gmail.com>
294
295         * gdb.base/annota1.exp (thread_switch): Add test for
296         thread-exited annotation.
297
298 2019-06-06  Tom Tromey  <tromey@adacore.com>
299
300         * gdb.base/maint.exp: Expect command started/finished output.
301
302 2019-06-05  Andrew Burgess  <andrew.burgess@embecosm.com>
303
304         * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
305         comment.
306         * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
307
308 2019-06-05  Andrew Burgess  <andrew.burgess@embecosm.com>
309
310         * gdb.arch/riscv-unwind-long-insn-6.s: New file.
311         * gdb.arch/riscv-unwind-long-insn-8.s: New file.
312         * gdb.arch/riscv-unwind-long-insn.c: New file.
313         * gdb.arch/riscv-unwind-long-insn.exp: New file.
314
315 2019-06-04  Christian Biesinger  <cbiesinger@google.com>
316
317         * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
318
319 2019-06-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
320
321         * lib/gdb.exp (help_list_trailer): New regexp variable
322         factorizing the help trailer message.
323         (test_class_help): Use help_list_trailer.  Add LIST_OF_COMMANDS
324         arg to allow to better factorize various tests.
325         (test_user_defined_class_help): Factorizes testing 'help user-defined'.
326         (test_prefix_command_help): Use help_list_trailer.
327         * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
328         * gdb.guile/scm-cmd.exp: Likewise.
329         * gdb.trace/tracecmd.exp: Update caller of test_class_help.
330         * gdb.base/help.exp: Use test_user_defined_class_help.
331         * gdb.base/style.exp: Add tests for styling of help and apropos.
332         * lib/gdb-utils.exp (style): Add title and highlight styles.
333
334 2019-05-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
335
336         * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
337         $_shell_exitsignal.
338         * gdb.base/default.exp: Update for new convenience variables.
339
340 2019-05-29  Tom Tromey  <tromey@adacore.com>
341
342         * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
343         to "break complete ada" test case's regexp.
344
345 2019-05-29  Tom Tromey  <tromey@adacore.com>
346
347         PR c++/20020:
348         * gdb.cp/constexpr-field.exp: New file.
349         * gdb.cp/constexpr-field.cc: New file.
350
351 2019-05-29  Tom Tromey  <tromey@adacore.com>
352
353         * gdb.base/finish.exp (finish_no_print): New proc.
354         (finish_tests): Call it.
355
356 2019-05-24  Tom de Vries  <tdevries@suse.de>
357
358         * gdb.dwarf2/gdb-add-index.exp: New file.
359
360 2019-05-22  Tom Tromey  <tromey@adacore.com>
361
362         * gdb.base/info-shared.exp (check_info_shared): Use "style".
363         * gdb.base/style.exp: Use "style".
364         * lib/gdb-utils.exp (style): New proc.
365
366 2019-05-22  Tom de Vries  <tdevries@suse.de>
367
368         * gdb.base/align.exp: Require c++11.
369
370 2019-05-22  Tom de Vries  <tdevries@suse.de>
371
372         PR testsuite/24586
373         * gdb.python/py-mi-var-info-path-expression.exp: Call
374         mi_skip_python_tests to check if python is supported.
375
376 2019-05-22  Alan Hayward  <alan.hayward@arm.com>
377
378         * gdb.arch/aarch64-pauth.c: New test.
379         * gdb.arch/aarch64-pauth.exp: New file.
380
381 2019-05-22  Alan Hayward  <alan.hayward@arm.com>
382
383         * README (Re-running Tests Outside The Testsuite): New section.
384
385 2019-05-21  Tom de Vries  <tdevries@suse.de>
386
387         * gdb.arch/amd64-eval.exp: Require c++11.
388         * gdb.base/max-depth.exp: Same.
389         * gdb.compile/compile-cplus-array-decay.exp: Same.
390         * gdb.cp/meth-typedefs.exp: Same.
391         * gdb.cp/subtypes.exp: Same.
392         * gdb.cp/temargs.exp: Same.
393
394 2019-05-21  Alan Hayward  <alan.hayward@arm.com>
395
396         * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
397
398 2019-05-18  Andrew Burgess  <andrew.burgess@embecosm.com>
399
400         PR gdb/18644
401         * gdb.fortran/complex.exp: Remove setup_kfail calls.
402         * gdb.fortran/printing-types.exp: Add new test.
403         * gdb.fortran/printing-types.f90: Add 16-byte real variable for
404         testing.
405         * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
406         setup_kfail call.
407
408 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
409
410         * README (Running the Testsuite): Change example.
411         (Testsuite Parameters): Remove TRANSCRIPT.
412         * lib/gdb.exp: Remove TRANSCRIPT check.
413
414 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
415
416         * README (Testsuite Parameters): Add replay logging to
417         GDBSERVER_DEBUG.
418         (gdbserver,debug): Refer to GDBSERVER_DEBUG.
419         * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
420         as a comma separated list.
421         (gdb_debug_init): Override procedure.
422
423 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
424
425         * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
426         (gdb_write_cmd_file): New procedure.
427         * lib/gdbserver-support.exp (gdbserver_start): Call
428         gdbserver_write_cmd_file.
429         (gdbserver_write_cmd_file): New procedure.
430
431 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
432
433         * lib/gdb.exp (gdb_unload): Mark Y as an answer.
434         (delete_breakpoints): Likewise.
435         (gdb_run_cmd): Likewise.
436         (gdb_start_cmd): Likewise.
437         (gdb_starti_cmd): Likewise.
438         (gdb_internal_error_resync): Likewise.
439         (gdb_test_multiple): Likewise.
440         (gdb_reinitialize_dir): Likewise.
441         (default_gdb_exit): Likewise.
442         (gdb_file_cmd): Mark kill as optional.
443         (default_gdb_start): Call gdb_stdin_log_init.
444         (send_gdb): Call gdb_stdin_log_write.
445         (rerun_to_main): Mark Y as an answer.
446         (gdb_stdin_log_init): New function.
447         (gdb_stdin_log_write): Likewise.
448
449 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
450
451         * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
452         * gdb.base/debug-expr.exp: Likewise.
453         * gdb.base/foll-fork.exp: Likewise.
454         * gdb.base/foll-vfork.exp: Likewise.
455         * gdb.base/fork-print-inferior-events.exp: Likewise.
456         * gdb.base/gdb-sigterm.exp: Likewise.
457         * gdb.base/gdbinit-history.exp: Likewise.
458         * gdb.base/osabi.exp: Likewise.
459         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
460         * gdb.base/ui-redirect.exp: Likewise.
461         * gdb.gdb/unittest.exp: Likewise.
462         * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
463         * gdb.mi/mi-watch.exp: Likewise.
464         * gdb.mi/new-ui-mi-sync.exp: Likewise.
465         * gdb.mi/user-selected-context-sync.exp: Likewise.
466         * gdb.python/python.exp: Disable debug test when debugging.
467         * gdb.threads/check-libthread-db.exp: Disable when debugging.
468         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
469         Likewise.
470         * gdb.threads/stepi-random-signal.exp: Likewise.
471
472 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
473
474         * Makefile.in: Pass through GDB_DEBUG.
475         * README (Testsuite Parameters): Add GDB_DEBUG.
476         (gdb,debug): Add board setting.
477         * lib/gdb.exp (default_gdb_start): Start debugging.
478         (gdb_debug_enabled): New procedure.
479         (gdb_debug_init): Likewise.
480
481 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
482
483         * Makefile.in: Pass through GDB_DEBUG.
484         * README (Testsuite Parameters): Add GDB_DEBUG.
485         (gdb,debug): Add board setting.
486         * lib/gdb.exp (default_gdb_start): Start debugging.
487         (gdb_debug_enabled): New procedure.
488         (gdb_debug_init): Likewise.
489
490 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
491
492         * gdb.base/ui-redirect.exp: Add debug redirect tests.
493
494 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
495
496         * gdb.base/ui-redirect.exp: Test redirection.
497
498 2019-01-28  Jan Vrany  <jan.vrany@fit.cvut.cz>
499
500         * gdb.mi/mi-complete.exp: New file.
501         * gdb.mi/mi-complete.cc: Likewise.
502
503 2019-05-15  Bernhard Heckel  <bernhard.heckel@intel.com>
504
505         * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
506         indexed and sliced arrays, and pointers to arrays.
507
508 2019-05-14  Tom Tromey  <tromey@adacore.com>
509
510         * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
511         styling test.
512
513 2019-05-14  Tom de Vries  <tdevries@suse.de>
514
515         * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
516         selection entry encoding.
517
518 2019-05-10  Tom Tromey  <tromey@adacore.com>
519
520         * gdb.ada/info_exc.exp: Add "complete" test.
521
522 2019-05-09  Tom de Vries  <tdevries@suse.de>
523
524         * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
525         CU-relative.
526
527 2019-05-09  Tom de Vries  <tdevries@suse.de>
528
529         * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
530         CU-relative.
531
532 2019-05-08  Joel Brobecker  <brobecker@adacore.com>
533
534         * gdb.ada/frame_arg_lang.exp: New testcase.
535         * gdb.ada/frame_arg_lang/bla.adb: New file.
536         * gdb.ada/frame_arg_lang/pck.ads: New file.
537         * gdb.ada/frame_arg_lang/pck.adb: New file.
538         * gdb.ada/frame_arg_lang/foo.c: New file.
539
540 2019-05-08  Tom Tromey  <tromey@adacore.com>
541
542         * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
543
544 2019-05-08  Tom Tromey  <tromey@adacore.com>
545
546         * gdb.base/ptype-offsets.exp: Update tests.
547
548 2019-05-08  Tom Tromey  <tromey@adacore.com>
549
550         * gdb.base/ptype-offsets.exp: Use string_to_regexp.  Fix test
551         cases.
552         * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
553         "short".
554
555 2019-05-08  Tom Tromey  <tromey@adacore.com>
556
557         * gdb.ada/vla.exp: New file.
558         * gdb.ada/vla/vla.adb: New file.
559
560 2019-05-07  Tom de Vries  <tdevries@suse.de>
561
562         * gdb.base/index-cache.exp (ls_host): Fix return statement.
563
564 2019-05-07  Tom de Vries  <tdevries@suse.de>
565
566         PR testsuite/24522
567         * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
568         section.
569
570 2019-05-07  Tom de Vries  <tdevries@suse.de>
571
572         PR testsuite/24522
573         * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
574         .debug_aranges section.
575
576 2019-05-07  Tom de Vries  <tdevries@suse.de>
577
578         PR testsuite/24159
579         * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
580
581 2019-05-06  Tom de Vries  <tdevries@suse.de>
582
583         * lib/gdb.exp (exec_has_index_section): New proc.
584         * gdb.base/index-cache.exp: Handle case that binfile contains an index
585         section.
586
587 2019-05-04  Tom de Vries  <tdevries@suse.de>
588
589         * boards/cc-with-debug-names.exp: New file.
590
591 2019-05-03  Tom Tromey  <tromey@adacore.com>
592
593         * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
594         * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
595         * gdb.ada/char_enum.exp: Add test.
596
597 2019-05-03  Tom de Vries  <tdevries@suse.de>
598
599         * boards/cc-with-gdb-index.exp: New file.
600
601 2019-05-02  Andrew Burgess  <andrew.burgess@embecosm.com>
602
603         * gdb.rust/simple.exp: Add new test case.
604         * gdb.rust/simple.rs (struct StringAtOffset): New struct.
605         (main): Initialise an instance of the new struct.
606
607 2019-05-01  Tom Tromey  <tromey@adacore.com>
608
609         * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
610         record.
611         (NPR): New variable.
612         * gdb.ada/packed_array_assign.exp: Add nested packed assignment
613         test.
614
615 2019-05-01  Tom Tromey  <tromey@adacore.com>
616
617         * gdb.ada/packed_array_assign.exp: Add packed assignment
618         regression test.
619
620 2019-05-01  Tom de Vries  <tdevries@suse.de>
621
622         * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
623
624 2019-05-01  Tom de Vries  <tdevries@suse.de>
625
626         * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
627
628 2019-04-30  Ali Tamur  <tamur@google.com>
629
630         * lib/dwarf.exp(): Added DW_FORM_strx1-4.
631
632 2019-04-30  Tom Tromey  <tromey@adacore.com>
633
634         * lib/ada.exp (find_ada_tool): New proc.
635         * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
636         * gdb.ada/catch_ex_std.exp: New file.
637         * gdb.ada/catch_ex_std/foo.adb: New file.
638         * gdb.ada/catch_ex_std/some_package.adb: New file.
639         * gdb.ada/catch_ex_std/some_package.ads: New file.
640
641 2019-04-30  Tom Tromey  <tromey@adacore.com>
642
643         PR c++/24470:
644         * gdb.cp/temargs.cc: Add test code from PR.
645
646 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
647
648         * gdb.fortran/vla-datatypes.exp: Update expected results.
649         * gdb.fortran/vla-ptype.exp: Likewise.
650         * gdb.fortran/vla-type.exp: Likewise.
651         * gdb.fortran/vla-value.exp: Likewise.
652
653 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
654
655         * gdb.fortran/ptr-indentation.exp: Update expected results.
656         * gdb.fortran/ptype-on-functions.exp: Likewise.
657         * gdb.fortran/vla-ptr-info.exp: Likewise.
658         * gdb.fortran/vla-value.exp: Likewise.
659
660 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
661
662         * gdb.fortran/ptype-on-functions.exp: New file.
663         * gdb.fortran/ptype-on-functions.f90: New file.
664
665 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
666
667         * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
668         case void string.
669
670 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
671
672         * gdb.fortran/complex.exp: Expand.
673         * gdb.fortran/complex.f: Renamed to...
674         * gdb.fortran/complex.f90: ...this, and extended to add more
675         complex values.
676
677 2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
678
679         * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
680         MODULO, CMPLX.
681
682 2019-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
683             Richard Bunt  <richard.bunt@arm.com>
684
685         * gdb.base/max-depth.c: New file.
686         * gdb.base/max-depth.exp: New file.
687         * gdb.python/py-nested-maps.c: New file.
688         * gdb.python/py-nested-maps.exp: New file.
689         * gdb.python/py-nested-maps.py: New file.
690         * gdb.python/py-format-string.exp (test_max_depth): New proc.
691         (test_all_common): Call test_max_depth.
692         * gdb.fortran/max-depth.exp: New file.
693         * gdb.fortran/max-depth.f90: New file.
694         * gdb.go/max-depth.exp: New file.
695         * gdb.go/max-depth.go: New file.
696         * gdb.modula2/max-depth.exp: New file.
697         * gdb.modula2/max-depth.c: New file.
698         * lib/gdb.exp (get_print_expr_at_depths): New proc.
699
700 2019-04-29  Tom de Vries  <tdevries@suse.de>
701
702         * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
703
704 2019-04-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
705
706         * gdb.base/callexit.exp: Test may-call-functions off.
707
708 2019-04-25  Keith Seitz  <keiths@redhat.com>
709
710         PR c++/24367
711         * gdb.cp/meth-typedefs.cc (incomplete_struct)
712         (another_incomplete_struct, test_incomplete): New definitions.
713         (main): Use new definitions.
714         * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
715         functions.
716
717 2019-04-25  Sergio Durigan Junior  <sergiodj@redhat.com>
718
719         PR corefiles/11608
720         PR corefiles/18187
721         * gdb.base/coredump-filter-build-id.exp: New file.
722
723 2019-04-25  Alan Hayward  <alan.hayward@arm.com>
724
725         * Makefile.in: Pass through GDBSERVER_DEBUG.
726         * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
727         (gdbserver,debug): Add board setting.
728         * gdb.trace/tspeed.exp: Skip when debugging.
729         * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
730         * lib/gdbserver-support.exp: Likewise
731
732 2019-04-24  Tom Tromey  <tromey@adacore.com>
733
734         * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
735         Rust.
736
737 2019-04-24  Tom Tromey  <tromey@adacore.com>
738
739         * gdb.arch/amd64-eval.exp: Test bitfield return.
740         * gdb.arch/amd64-eval.cc (struct Bitfields): New.
741         (class Foo) <return_bitfields>: New method.
742         (main): Call it.
743
744 2019-04-23  Andrew Burgess  <andrew.burgess@embecosm.com>
745
746         * gdb.cp/many-args.cc: New file.
747         * gdb.cp/many-args.exp: New file.
748
749 2019-04-23  Tom de Vries  <tdevries@suse.de>
750
751         PR gdb/24433
752         * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
753
754 2019-04-23  Alan Hayward  <alan.hayward@arm.com>
755
756         * gdb.trace/backtrace.exp: Use nopie flag.
757         * gdb.trace/circ.exp: Likewise.
758         * gdb.trace/collection.exp: Likewise.
759         * gdb.trace/ftrace.exp: Likewise.
760         * gdb.trace/mi-trace-unavailable.exp: Likewise.
761         * gdb.trace/mi-traceframe-changed.exp: Likewise.
762         * gdb.trace/qtro.exp: Likewise.
763         * gdb.trace/read-memory.exp: Likewise.
764         * gdb.trace/report.exp: Likewise.
765         * gdb.trace/tfile.exp: Likewise.
766         * gdb.trace/tfind.exp: Likewise.
767         * gdb.trace/unavailable.exp: Likewise.
768
769 2019-04-22  Pedro Alves  <palves@redhat.com>
770
771         * gdb.base/solib-probes-nosharedlibrary.c,
772         gdb.base/solib-probes-nosharedlibrary.exp: New files.
773
774 2019-04-19  Tom Tromey  <tromey@adacore.com>
775
776         * gdb.ada/ptype_union.c: New file.
777         * gdb.ada/ptype_union.exp: New file.
778
779 2019-04-19  Tom Tromey  <tromey@adacore.com>
780
781         PR symtab/24423:
782         * gdb.base/list0.h (foo): Add a control-l character.
783
784 2019-04-18  Tom de Vries  <tdevries@suse.de>
785
786         PR gdb/24433
787         * boards/local-board.exp: Set sysroot to "".
788
789 2019-04-18  Tom de Vries  <tdevries@suse.de>
790             Pedro Alves  <palves@redhat.com>
791
792         PR gdb/24454
793         * gdb.threads/vfork-follow-child-exec.c: New file.
794         * gdb.threads/vfork-follow-child-exec.exp: New file.
795         * gdb.threads/vfork-follow-child-exit.c: New file.
796         * gdb.threads/vfork-follow-child-exit.exp: New file.
797
798 2019-04-15  Leszek Swirski  <leszeks@google.com>
799
800         * gdb.arch/amd64-eval.cc: New file.
801         * gdb.arch/amd64-eval.exp: New file.
802
803 2019-04-11  Alan Hayward  <alan.hayward@arm.com>
804
805         * gdb.server/sysroot.c: New test.
806         * gdb.server/sysroot.exp: New file.
807         * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
808         matching param.
809
810 2019-04-11  Andrew Burgess  <andrew.burgess@embecosm.com>
811
812         * gdb.base/align.exp: Extend test to cover structures containing
813         only static fields.
814
815 2019-04-11  Tom de Vries  <tdevries@suse.de>
816
817         * boards/cc-with-dwz-m.exp: New file.
818         * boards/cc-with-dwz.exp: New file.
819         * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
820
821 2019-04-09  Simon Marchi  <simon.marchi@efficios.com>
822
823         * gdb.base/start-cpp.exp: New file.
824         * gdb.base/start-cpp.cc: New file.
825
826 2019-04-08  Kevin Buettner  <kevinb@redhat.com>
827
828         * gdb.python/py-thrhandle.exp: Adjust tests to call
829         thread_from_handle instead of thread_from_thread_handle.
830
831 2019-04-08  Kevin Buettner  <kevinb@redhat.com>
832
833         * gdb.python/py-thrhandle.exp: Add tests for
834         gdb.InferiorThread.handle.
835
836 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
837
838         * gdb.python/py-function.exp: Check calling helper function from
839         all languages.
840         * lib/gdb.exp (gdb_supported_languages): New proc.
841
842 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
843
844         * gdb.base/complex-parts.c: New file.
845         * gdb.base/complex-parts.exp: New file.
846
847 2019-04-01  Tom Tromey  <tromey@adacore.com>
848
849         PR symtab/23331:
850         * gdb.dwarf2/dw2-ranges-main.c: New file.
851         * gdb.dwarf2/dw2-ranges-psym.c: New file.
852         * gdb.dwarf2/dw2-ranges-psym.exp: New file.
853
854 2019-03-30  Simon Marchi <simark@simark.ca>
855
856         * gdb.base/default.exp: Add values for $_gdb_major and
857         $_gdb_minor.
858
859 2019-03-29  Tom Tromey  <tromey@adacore.com>
860
861         * gdb.base/help.exp: Tighten apropos regexp.
862
863 2019-03-29  Keith Seitz  <keiths@redhat.com>
864
865         * gdb.fortran/array-bounds.exp: New file.
866         * gdb.fortran/array-bounds.f90: New file.
867
868 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
869
870         * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
871
872 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
873
874         * gdb.multi/hello.c (main): Increase alarm timer.
875
876 2019-03-28  Sandra Loosemore  <sandra@codesourcery.com>
877
878         * gdb.threads/watchpoint-fork.exp (test): Use large timeout
879         factor when no hardware watchpoint support.
880
881 2019-03-28  Alan Hayward  <alan.hayward@arm.com>
882             Pedro Alves  <palves@redhat.com>
883
884         * boards/local-board.exp: set sysroot to /.
885
886 2019-03-27  Alan Hayward  <alan.hayward@arm.com>
887
888         * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
889         in child.
890
891 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
892
893         * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
894         field.
895         (make_container): Initialise new field.
896         * gdb.python/py-prettyprint.exp: Add new tests.
897         * gdb.python/py-prettyprint.py (class ContainerPrinter)
898         <display_hint>: New method.
899
900 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
901
902         * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
903         gdb_continue_to_breakpoint more throughout this test.
904         (run_lang_tests) Supply unique test names, and use
905         gdb_test_no_output.
906
907 2019-03-26  Andrew Burgess  <andrew.burgess@embecosm.com>
908
909         * gdb.base/finish-pretty.exp: Update expected results.
910         * gdb.base/pretty-print.c: New file.
911         * gdb.base/pretty-print.exp: New file.
912
913 2019-03-25  Pedro Alves  <palves@redhat.com>
914
915         * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
916         move comments outside list.  Append '-i "" eof' section.
917
918 2019-03-22  Alan Hayward  <alan.hayward@arm.com>
919
920         * README: Add pie options.
921         * gdb.base/break-interp.exp: Ensure pie is disabled.
922         * gdb.base/dump.exp: Likewise.
923         * lib/gdb.exp (gdb_compile): Add pie option.
924
925 2019-03-19  Tom Tromey  <tromey@adacore.com>
926
927         * gdb.mi/mi2-cli-display.c: New file.
928         * gdb.mi/mi2-cli-display.exp: New file.
929
930 2019-03-18  Joel Brobecker  <brobecker@adacore.com>
931             Tom Tromey  <tromey@adacore.com>
932
933         * gdb.ada/ptype_array/pck.adb: New file.
934         * gdb.ada/ptype_array/pck.ads: New file.
935         * gdb.ada/ptype_array/foo.adb: New file.
936         * gdb.ada/ptype_array.exp: New file.
937
938 2019-03-14  Tom Tromey  <tromey@adacore.com>
939
940         * gdb.base/style.exp: Add "set style sources" test.
941
942 2019-03-13  Simon Marchi  <simon.marchi@ericsson.com>
943
944         * mi-breakpoint-location-ena-dis.exp: Rename to ...
945         * mi-breakpoint-multiple-locations.exp: ... this.
946         (make_breakpoints_pattern): New proc.
947         (do_test): Add mi_version parameter, test -break-insert,
948         -break-info and =breakpoint-created.
949
950 2019-03-12  Andrew Burgess  <andrew.burgess@embecosm.com>
951
952         * config/default.exp: Remove 'load_lib gdb.exp'.
953         * config/monitor.exp: Likewise.
954         * config/sid.exp: Likewise.
955         * config/sim.exp: Likewise.
956         * config/slite.exp: Likewise.
957         * config/unix.exp: Likewise.
958         * gdb.base/default.exp: Remove unhelpful comment.
959
960 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
961
962         * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
963
964 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
965
966         * gdb.fortran/intrinsics.exp: Extend to cover ABS.
967
968 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
969
970         * gdb.fortran/type-kinds.exp: Update expected results.
971
972 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
973
974         * gdb.fortran/type-kinds.exp: Test new integer type kind.
975
976 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
977
978         * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
979         function.
980         (test_basic_parsing_of_type_kinds): Expand types tested.
981         (test_parsing_invalid_type_kinds): New function.
982
983 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
984
985         * gdb.fortran/intrinsics.exp: New file.
986         * gdb.fortran/intrinsics.f90: New file.
987         * gdb.fortran/type-kinds.exp: New file.
988
989 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
990
991         * gdb.fortran/dot-ops.exp: New file.
992
993 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
994
995         * gdb.fortran/types.exp (test_logical_literal_types_accepted):
996         Check upper and lower case logical literals.
997
998 2019-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
999
1000         * gdb.fortran/types.exp (test_float_literal_types_accepted):
1001         Remove duplicate tests.
1002
1003 2019-03-06  Alan Hayward  <alan.hayward@arm.com>
1004
1005         * lib/gdb.exp (builtin_cd): rename of cd.
1006         (cd): Override builtin.
1007
1008 2019-03-06  Richard Bunt  <richard.bunt@arm.com>
1009
1010         * gdb.fortran/function-calls.exp: New file.
1011         * gdb.fortran/function-calls.f90: New test.
1012
1013 2019-03-04  Richard Bunt  <richard.bunt@arm.com>
1014
1015         * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1016         on user program standard output.
1017         * gdb.fortran/short-circuit-argument-list.f90: Record function
1018         calls.
1019
1020 2019-02-28  Alan Hayward  <alan.hayward@arm.com>
1021
1022         * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1023         failure.
1024
1025 2019-02-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1026
1027         PR gdb/8527
1028         * gdb.base/interrupt-daemon-attach.c,
1029         gdb.base/interrupt-daemon-attach.exp: New test.
1030
1031 2019-02-27  Pedro Alves  <palves@redhat.com>
1032
1033         * gdb.base/page.exp: Add tests for "set width/height -1".
1034
1035 2019-02-27  Pedro Alves  <palves@redhat.com>
1036
1037         * gdb.base/page.exp: Add tests for "set/show width/height" with
1038         "infinite" values.
1039
1040 2019-02-27  Tom Tromey  <tromey@adacore.com>
1041
1042         * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1043         2.4.
1044         * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1045         workaround.
1046
1047 2019-02-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1048
1049         * gdb.base/align.exp: Extend to compile in both C and C++, and add
1050         tests for structs with static members.
1051
1052 2019-02-26  Tom Tromey  <tromey@adacore.com>
1053
1054         * gdb.python/py-value.exp (test_value_from_buffer): Check for
1055         ValueError, not TypeError.
1056
1057 2019-02-26  Kevin Buettner  <kevinb@redhat.com>
1058
1059         * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1060         call from main program.
1061
1062 2019-02-23  Joel Brobecker  <brobecker@adacore.com>
1063
1064         * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1065         * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1066         * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1067         * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1068         * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1069
1070 2019-02-22  Keith Seitz  <keiths@redhat.com>
1071
1072         PR symtab/23853
1073         * gdb.base/symlink-sourcefile.c: New file.
1074         * gdb.base/symlink-sourcefile.exp: New file.
1075
1076 2019-02-20  Tom Tromey  <tom@tromey.com>
1077
1078         * gdb.base/info_qt.exp: Update.
1079
1080 2019-02-19  Simon Marchi  <simon.marchi@polymtl.ca>
1081
1082         * gdb.base/source.exp: Move "error in sourced script" code to
1083         the end.
1084         * gdb.base/source-error.gdb: Move contents to
1085         source-error-1.gdb.  Add new code to source source-error-1.gdb.
1086         * gdb.base/source-error-1.gdb: New file, from previous
1087         source-error.gdb.
1088
1089 2019-02-17  Tom Tromey  <tom@tromey.com>
1090
1091         * gdb.base/style.exp: Use -g3 to compile when possible.  Add test
1092         for macro styling.
1093         * gdb.base/style.c (SOME_MACRO): New macro.
1094
1095 2019-02-17  Tom Tromey  <tom@tromey.com>
1096
1097         * gdb.base/style.exp: Add line-wrapping tests.
1098         * gdb.base/page.exp: Add test for quitting during pagination.
1099
1100 2019-02-17  Joel Brobecker  <brobecker@adacore.com>
1101
1102         * gdb.ada/big_packed_array: New testcase.
1103         * gdb.ada/homonym.exp: Fix incorrect expected output for
1104         "break <homonym__get_value>" test.
1105
1106 2019-02-13  Weimin Pan  <weimin.pan@oracle.com>
1107
1108         PR breakpoints/21870
1109         * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1110         and prepare_for_testing.  Add comment.
1111         * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1112         redundant cleanup call.  Clean up comment.
1113
1114 2019-02-12  Weimin Pan  <weimin.pan@oracle.com>
1115
1116         PR breakpoints/21870
1117         * gdb.arch/aarch64-dbreg-contents.exp: New file.
1118         * gdb.arch/aarch64-dbreg-contents.c: New file.
1119
1120 2019-02-10  Joel Brobecker  <brobecker@adacore.com>
1121
1122         * gdb.ada/mi_ref_changeable: New testcase.
1123
1124 2019-02-07  Alan Hayward  <alan.hayward@arm.com>
1125
1126         * gdb.base/attach.exp: Add double attach test.
1127
1128 2019-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
1129
1130         * lib/gdb.exp (default_gdb_start): Don't match pagination
1131         prompt.
1132         (gdb_init): Set stty_init.
1133
1134 2019-01-27  Tom Tromey  <tom@tromey.com>
1135
1136         * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1137         skip_python_tests.
1138
1139 2019-01-24  Alan Hayward  <alan.hayward@arm.com>
1140
1141         * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1142         New structure.
1143         (struct struct_static_02_02): Likewise.
1144         (struct struct_static_02_03): Likewise.
1145         (struct struct_static_02_04): Likewise.
1146         (struct struct_static_04_01): Likewise.
1147         (struct struct_static_04_02): Likewise.
1148         (struct struct_static_04_03): Likewise.
1149         (struct struct_static_04_04): Likewise.
1150         (struct struct_static_06_01): Likewise.
1151         (struct struct_static_06_02): Likewise.
1152         (struct struct_static_06_03): Likewise.
1153         (struct struct_static_06_04): Likewise.
1154         (cmp_struct_static_02_01): Likewise.
1155         (cmp_struct_static_02_02): Likewise.
1156         (cmp_struct_static_02_03): Likewise.
1157         (cmp_struct_static_02_04): Likewise.
1158         (cmp_struct_static_04_01): Likewise.
1159         (cmp_struct_static_04_02): Likewise.
1160         (cmp_struct_static_04_03): Likewise.
1161         (cmp_struct_static_04_04): Likewise.
1162         (cmp_struct_static_06_01): Likewise.
1163         (cmp_struct_static_06_02): Likewise.
1164         (cmp_struct_static_06_03): Likewise.
1165         (cmp_struct_static_06_04): Likewise.
1166         (call_all): Test new structs.
1167         * gdb.base/infcall-nested-structs.exp: Likewise.
1168
1169 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
1170         * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1171
1172 2019-01-21  Alan Hayward  <alan.hayward@arm.com>
1173         * gdb.base/stack-protector.c: New test.
1174         * gdb.base/stack-protector.exp: New file.
1175         * gdb.cp/ovldbreak.exp: Only allow a single break line.
1176         * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1177         option.
1178         (gdb_compile): Remove stack protector for GCC and prevent
1179         recursion.
1180
1181 2019-01-16  Keith Seitz  <keiths@redhat.com>
1182
1183         PR gdb/23773
1184         * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1185
1186 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1187
1188         * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1189         aliases.
1190         * gdb.arch/altivec-regs.exp: Likewise.  Fix indentation of two
1191         tests.
1192         * gdb.arch/powerpc-vector-regs.c: New file.
1193         * gdb.arch/powerpc-vector-regs.exp: New file.
1194
1195 2019-01-14  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1196
1197         * gdb.arch/altivec-regs.exp: Fix the list passed to
1198         gdb_expect_list when testing "info vector".
1199
1200 2019-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1201
1202         * gdb.base/style.exp: Don't include path in testname.
1203
1204 2019-01-10  Keith Seitz  <keiths@redhat.com>
1205
1206         PR gdb/23712
1207         PR symtab/23010
1208         * gdb.dwarf2/multidictionary.exp: New file.
1209
1210 2019-01-09  Simon Marchi  <simon.marchi@ericsson.com>
1211
1212         * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1213         (test_gnuv3_style_demangling): ... this.
1214         (test_lucid_style_demangling): Remove.
1215         (test_arm_style_demangling): Remove.
1216         (test_hp_style_demangling): Remove.
1217         (do_tests): Remove calls to the above.
1218
1219 2019-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
1220
1221         * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1222         case.
1223
1224 2019-01-06  Tom Tromey  <tom@tromey.com>
1225
1226         PR gdb/28155:
1227         * gdb.dwarf2/typedef-void-finish.exp: New file.
1228
1229 2018-12-28  Tom Tromey  <tom@tromey.com>
1230             Simon Marchi <simark@simark.ca>
1231
1232         * gdb.base/jit-exec.exp: New file.
1233         * gdb.base/jit-exec.c: New file.
1234         * gdb.base/jit-execd.c: New file.
1235
1236 2018-12-28  Tom Tromey  <tom@tromey.com>
1237
1238         * gdb.base/style.exp: Update test to check for address styling.
1239
1240 2018-12-28  Tom Tromey  <tom@tromey.com>
1241
1242         * gdb.base/style.exp: Add test for styling of "Reading symbols"
1243         message.
1244
1245 2018-12-28  Tom Tromey  <tom@tromey.com>
1246
1247         * gdb.base/style.exp: Add test for version number styling.
1248
1249 2018-12-28  Tom Tromey  <tom@tromey.com>
1250
1251         * gdb.base/style.exp: Add test for print_address_symbolic.
1252
1253 2018-12-28  Tom Tromey  <tom@tromey.com>
1254
1255         * gdb.base/style.exp: Add test for breakpoint setting.
1256
1257 2018-12-28  Tom Tromey  <tom@tromey.com>
1258
1259         * gdb.base/style.exp: Add test for variable names.
1260
1261 2018-12-28  Tom Tromey  <tom@tromey.com>
1262
1263         * gdb.base/style.exp: New file.
1264         * gdb.base/style.c: New file.
1265
1266 2018-12-28  Tom Tromey  <tom@tromey.com>
1267
1268         * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1269         "dumb".
1270         * gdb.base/readline.exp (operate_and_get_next): Save and restore
1271         the TERM environment variable.
1272
1273 2018-12-27  Tom Tromey  <tom@tromey.com>
1274
1275         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1276         pagination test.
1277
1278 2018-12-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1279
1280         * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1281         * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1282
1283 2018-12-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1284
1285         * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1286         Filename a.adb changed to bp_fun_addr.adb.
1287         gdb.ada/bp_fun_addr.exp: Update test accordingly.
1288
1289 2018-12-21  Jan Vrany  <jan.vrany@fit.cvut.cz>
1290
1291         * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1292         non-PIE executables.
1293         * README: Mention the gdb,nopie_flag board setting.
1294         * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1295         non-PIE executable.
1296         * gdb.arch/amd64-entry-value.exp: Likewise.
1297         * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1298         * gdb.arch/i386-float.exp: Likewise.
1299         * gdb.arch/i386-signal.exp: Likewise.
1300         * gdb.mi/mi-reg-undefined.exp: Likewise.
1301
1302 2018-12-21  Paul Marechal  <paul.marechal@ericsson.com>
1303
1304         PR gdb/23974
1305         * gdb.base/info-os.exp: Check return for unknown "info os" type.
1306
1307 2018-12-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1308
1309         * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1310         Update order of results accordingly.
1311
1312 2018-12-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1313
1314         * gdb.base/annota1.exp: Update a test regexp.
1315
1316 2018-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
1317
1318         * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1319
1320 2018-12-09  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1321
1322         * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1323         (reuse_time): Initialize to REUSE_TIME_CAP.
1324         (check_rc): New function.
1325         (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1326         Check pthread_create rc.
1327         (spawner_thread_func): Check pthread_create and pthread_join rc.
1328
1329 2018-12-08  Pedro Alves  <palves@redhat.com>
1330
1331         * gdb.base/list.exp (test_forward_search): Rename to ...
1332         (test_forward_reverse_search): ... this.  Also test reverse-search
1333         and the forward-search alias.
1334
1335 2018-12-05  Andrew Burgess  <andrew.burgess@embecosm.com>
1336
1337         * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1338         local timeout variable before return, and remove all local timeout
1339         variable entirely.
1340         (gdb_load): Likewise.
1341
1342 2018-12-01  Tom de Vries  <tdevries@suse.de>
1343
1344         * gdb.base/gdb-caching-proc.exp: New file.
1345
1346 2018-11-25  Sergio Durigan Junior  <sergiodj@redhat.com>
1347
1348         * Makefile.in (TIMESTAMP): New variable.
1349         (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1350         command.
1351         (check-single-racy): Likewise.
1352         (check/%.exp): Likewise.
1353         (check-racy/%.exp): Likewise.
1354         (workers/%.worker): Likewise.
1355         (build-perf): Likewise.
1356         (check-perf): Likewise.
1357         * README: Describe new "TS" and "TS_FORMAT" variables.
1358         * print-ts.py: New file.
1359
1360 2018-11-21  Benno Fünfstück  <benno.fuenfstueck@gmail.com>
1361
1362         PR python/23714
1363         * gdb.python/python.exp: Test command repetition after
1364         gdb.execute.
1365
1366 2018-11-20  Andrew Burgess  <andrew.burgess@embecosm.com>
1367
1368         * gdb.opt/inline-break.exp: Add test that info breakpoint output
1369         is correctly aligned.
1370
1371 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1372
1373         * gdb.ada/info_auto_lang.exp: New testcase.
1374         * gdb.ada/info_auto_lang/global_pack.ads: New file.
1375         * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1376         * gdb.ada/info_auto_lang/some_c.c: New file.
1377
1378 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1379
1380         * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1381         FUNC_lang language syntax.
1382
1383 2018-11-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1384
1385         * gdb.base/info_minsym.c: New file.
1386         * gdb.base/info_minsym.exp: New file.
1387
1388 2018-11-19  Tom Tromey  <tom@tromey.com>
1389
1390         PR rust/23625:
1391         * gdb.rust/simple.exp: Add ptype test.  Update expected output.
1392         * gdb.rust/expr.exp: Update expected output.  Change one test.
1393
1394 2018-11-19  Tom Tromey  <tom@tromey.com>
1395
1396         * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1397
1398 2018-11-19  Pedro Alves  <palves@redhat.com>
1399
1400         * gdb.base/warning.exp: Don't override INTERNAL_FLAGS.  Use
1401         gdb_spawn_with_cmdline_opts instead of gdb_start.  Check that we
1402         see the expected warning.
1403
1404 2018-11-16  Alan Hayward  <alan.hayward@arm.com>
1405
1406         PR gdb/22736:
1407         * gdb.cp/infcall-nodebug-lib.c: New test.
1408         * gdb.cp/infcall-nodebug-main.c: New test.
1409         * gdb.cp/infcall-nodebug.exp: New file.
1410
1411 2018-11-12  Simon Marchi  <simon.marchi@polymtl.ca>
1412
1413         * gdb.base/skip.exp: Add standard_testfile.  Add "skip delete"
1414         completer tests.
1415
1416 2018-11-09  Tom de Vries  <tdevries@suse.de>
1417
1418         * gdb.base/msym-lang.c: New test.
1419         * gdb.base/msym-lang.exp: New file.
1420         * gdb.base/msym-lang-main.c: New test.
1421
1422 2018-11-08  Tom Tromey  <tom@tromey.com>
1423
1424         PR gdb/23555:
1425         PR gdb/23838:
1426         * gdb.base/warning.exp: New file.
1427
1428 2018-11-08  Jan Beulich  <jbeulich@suse.com>
1429
1430         * testsuite/gdb.arch/i386-avx512.c,
1431         testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1432
1433 2018-11-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1434
1435         * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1436         point hardware.
1437
1438 2018-11-07  Andrew Burgess  <andrew.burgess@embecosm.com>
1439
1440         * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1441         * gdb.dwarf2/missing-type-name.exp: New file.
1442
1443 2018-11-06  Tom de Vries  <tdevries@suse.de>
1444
1445         * gdb.base/many-headers.c: New test.
1446         * gdb.base/many-headers.exp: New file.
1447
1448 2018-11-06  Jim Wilson  <jimw@sifive.com>
1449
1450         * gdb.base/code_elim.exp: For riscv, set additional_flags
1451         to include -msmall-data-limit=0.
1452
1453 2018-11-01  Joel Brobecker  <brobecker@adacore.com>
1454
1455         * gdb.ada/watch_minus_l: New testcase.
1456
1457 2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1458
1459         * gdb.arch/aix-sighandle.c: New file.
1460         * gdb.arch/aix-sighandle.exp: New file.
1461
1462 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1463
1464         * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1465         registers being unions.
1466
1467 2018-10-31  Tom de Vries  <tdevries@suse.de>
1468
1469         * lib/valgrind.exp: New file.
1470          (vgdb_start, vgdb_stop): New procs, factored out of ...
1471         * gdb.base/valgrind-bt.exp: ... here, ...
1472         * gdb.base/valgrind-disp-step.exp: ... here and ...
1473         * gdb.base/valgrind-infcall.exp: ... here.
1474
1475 2018-10-31  Tom de Vries  <tdevries@suse.de>
1476
1477         * lib/gdb.exp (get_valueof): Don't output read value in test name.
1478
1479 2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1480
1481         * gdb.dwarf2/void-type.c: New file.
1482         * gdb.dwarf2/void-type.exp: New file.
1483
1484 2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1485
1486         * gdb.base/info_qt.c: New file.
1487         * gdb.base/info_qt.exp: New file.
1488
1489 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1490
1491         * gdb.arch/powerpc-htm-regs.c: New file.
1492         * gdb.arch/powerpc-htm-regs.exp: New file.
1493
1494 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1495
1496         * gdb.arch/powerpc-tar.c: New file.
1497         * gdb.arch/powerpc-tar.exp: New file.
1498
1499 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
1500
1501         * gdb.arch/powerpc-ppr-dscr.c: New file.
1502         * gdb.arch/powerpc-ppr-dscr.exp: New file.
1503
1504 2018-10-25  Tom de Vries  <tdevries@suse.de>
1505
1506         * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1507
1508 2018-10-24  Tom de Vries  <tdevries@suse.de>
1509
1510         * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1511         longer exists error.
1512
1513 2018-10-24  Tom de Vries  <tdevries@suse.de>
1514
1515         * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1516
1517 2018-10-24  Tom de Vries  <tdevries@suse.de>
1518
1519         * gdb.base/valgrind-db-attach.exp: Handle removed support for
1520         --db-attach in valgrind.
1521
1522 2018-10-23  Andrew Burgess  <andrew.burgess@embecosm.com>
1523
1524         * gdb.arch/riscv-reg-aliases.c: New file.
1525         * gdb.arch/riscv-reg-aliases.exp: New file.
1526
1527 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1528
1529         * gdb.python/py-cmd.exp: Check for gdb_prompt.
1530
1531 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1532
1533         * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1534
1535 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1536
1537         * gdb.cp/ovldbreak.exp: Fix regexps.
1538
1539 2018-10-19  Alan Hayward  <alan.hayward@arm.com>
1540
1541         * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1542
1543 2018-10-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1544
1545         PR cli/23785
1546         * gdb.base/restore.exp: New test to check if "restore" with an
1547         invalid file doesn't segfault.
1548
1549 2018-10-18  Tom de Vries  <tdevries@suse.de>
1550
1551         * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1552         * gdb.ada/excep_handle.exp: Same.
1553         * gdb.ada/mi_string_access.exp: Same.
1554         * gdb.ada/mi_var_union.exp: Same.
1555         * gdb.arch/arc-analyze-prologue.exp: Same.
1556         * gdb.arch/arc-decode-insn.exp: Same.
1557         * gdb.base/readnever.exp: Same.
1558         * gdb.fortran/printing-types.exp: Same.
1559         * gdb.guile/scm-lazy-string.exp: Same.
1560
1561 2018-10-16  Tom de Vries  <tdevries@suse.de>
1562
1563         PR gdb/23730
1564         * gdb.base/catch-follow-exec.c: Add copyright notice.
1565         * gdb.base/catch-follow-exec.exp: Rewrite to use
1566         gdb_spawn_with_cmdline_opts.  Require gdb-native.
1567
1568 2018-10-12  Sandra Loosemore  <sandra@codesourcery.com>
1569
1570         * gdb.trace/actions-changed.exp: Check for arch support.
1571         * gdb.trace/actions.exp: Likewise.
1572         * gdb.trace/ax.exp: Likewise.
1573         * gdb.trace/backtrace.exp: Likewise.
1574         * gdb.trace/change-loc.exp: Likewise.
1575         * gdb.trace/deltrace.exp: Likewise.
1576         * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1577         * gdb.trace/ftrace.exp: Likewise.
1578         * gdb.trace/infotrace.exp: Check for arch support.
1579         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1580         * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1581         * gdb.trace/mi-tsv-changed.exp: Likewise.
1582         * gdb.trace/packetlen.exp: Likewise.
1583         * gdb.trace/passc-dyn.exp: Likewise.
1584         * gdb.trace/passcount.exp: Likewise.
1585         * gdb.trace/pending.exp: Likewise.
1586         * gdb.trace/range-stepping.exp: Check for shlib support.
1587         * gdb.trace/report.exp: Check for arch support.
1588         * gdb.trace/save-trace.exp: Likewise.
1589         * gdb.trace/signal.exp: Check for signal support.
1590         * gdb.trace/tfind.exp: Check for arch support.
1591         * gdb.trace/trace-break.exp: Check for arch and shlib support.
1592         * gdb.trace/trace-common.h: Add comment.
1593         * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1594         * gdb.trace/trace-enable-disable.exp: Likewise.
1595         * gdb.trace/trace-mt.exp: Likewise.  Remove redundant untested call.
1596         * gdb.trace/tracecmd.exp: Check for arch support.
1597         * gdb.trace/tspeed.exp: Check for shlib and target support.
1598         * gdb.trace/tstatus.exp: Check for arch support.
1599         * gdb.trace/tsv.exp: Likewise.
1600         * gdb.trace/while-dyn.exp: Likewise.
1601         * gdb.trace/while-stepping.exp: Likewise.
1602         * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1603
1604 2018-10-12  Simon Marchi  <simon.marchi@ericsson.com>
1605
1606         * gdb.trace/tspeed.exp: Remove nowarnings.
1607         (prepare_for_trace_test): Declare "global ipalib".
1608         * gdb.trace/tspeed.c: Include unistd.h.
1609         (main): Remove superfluous printf argument.
1610
1611 2018-10-11  Sandra Loosemore  <sandra@codesourcery.com>
1612
1613         * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1614         directory prefix on the filename.
1615
1616 2018-10-10  Sergio Durigan Junior  <sergiodj@redhat.com>
1617
1618         * gdb.gdb/unittest.exp: Update expected message informing that
1619         selftests have been disabled.
1620         * gdb.server/unittest.exp: Likewise.
1621
1622 2018-10-09  Tom de Vries  <tdevries@suse.de>
1623
1624         * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1625         with runto_main.
1626
1627 2018-10-08  Weimin Pan  <weimin.pan@oracle.com>
1628
1629         PR c++/16841
1630         * gdb.cp/virtbase2.cc: New file.
1631         * gdb.cp/virtbase2.exp: New file.
1632
1633 2018-10-06  Tom Tromey  <tom@tromey.com>
1634
1635         PR python/19399:
1636         * gdb.python/py-inferior.exp: Add architecture test.
1637
1638 2018-10-06  Tom Tromey  <tom@tromey.com>
1639
1640         * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1641         * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1642
1643 2018-10-06  Tom Tromey  <tom@tromey.com>
1644
1645         * gdb.python/py-breakpoint.exp (check_last_event): Check location
1646         of a "throw" catchpoint.
1647
1648 2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1649
1650         * gdb.base/info-proc.exp: Update string expected from "help info
1651         proc".
1652
1653 2018-10-04  Tom Tromey  <tom@tromey.com>
1654
1655         * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1656         * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1657         (test_initial_complaints, test_empty_complaints): Update.
1658         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1659
1660 2018-10-04  Tom Tromey  <tom@tromey.com>
1661
1662         PR cli/19551:
1663         * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1664         * lib/gdb.exp (gdb_file_cmd): Update.
1665         * gdb.stabs/weird.exp (print_weird_var): Update.
1666         * gdb.server/solib-list.exp: Update.
1667         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1668         * gdb.mi/mi-cli.exp: Update.
1669         * gdb.linespec/linespec.exp: Update.
1670         * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1671         * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1672         * gdb.cp/cp-relocate.exp: Update.
1673         * gdb.base/sym-file.exp: Update.
1674         * gdb.base/relocate.exp: Update.
1675         * gdb.base/readnever.exp: Update.
1676         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1677         * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1678         * gdb.base/dbx.exp (gdb_file_cmd): Update.
1679         * gdb.base/code_elim.exp: Update.
1680         * gdb.base/break-unload-file.exp (test_break): Update.
1681         * gdb.base/break-interp.exp (test_attach_gdb): Update.
1682         * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1683         Update.
1684         * gdb.base/attach.exp (do_attach_tests): Update.
1685         * gdb.base/sepdebug.exp: Update.
1686         * gdb.python/py-section-script.exp: Update.
1687
1688 2018-10-04  Tom Tromey  <tom@tromey.com>
1689
1690         PR cli/22234:
1691         * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1692         * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1693         output.
1694
1695 2018-10-04  Tom Tromey  <tom@tromey.com>
1696
1697         * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1698         set width and height to 0.
1699         (test_command_line_attach_run): Use -quiet.
1700
1701 2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
1702
1703         * lib/gdb.exp (skip_ifunc_tests): New.
1704         * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
1705         other compile failures.
1706         * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1707
1708 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1709
1710         * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1711         is_amd64_regs_target.
1712
1713 2018-10-01  Alan Hayward  <alan.hayward@arm.com>
1714
1715         * gdb.arch/aarch64-sighandler-regs.c: New test.
1716         * gdb.arch/aarch64-sighandler-regs.exp: New file.
1717         * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1718
1719 2018-10-01  Markus Metzger  <markus.t.metzger@intel.com>
1720
1721         * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1722         assembly.
1723
1724 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1725
1726         * gdb.base/frame-selection.exp: New file.
1727         * gdb.base/frame-selection.c: New file.
1728
1729 2018-09-27  Alan Hayward  <alan.hayward@arm.com>
1730
1731         * gdb.threads/check-libthread-db.c (thread_routine): Use a
1732         pthread barrier.
1733         (main): Likewise.
1734
1735 2018-09-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1736
1737         * gdb.base/large-frame-1.c: New file.
1738         * gdb.base/large-frame-2.c: New file.
1739         * gdb.base/large-frame.exp: New file.
1740         * gdb.base/large-frame.h: New file.
1741
1742 2018-09-24  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1743
1744         PR gdb/20948
1745         * gdb.base/write_mem.exp: New test.
1746         * gdb.base/write_mem.c: Likewise.
1747
1748 2018-09-23  Tom Tromey  <tom@tromey.com>
1749
1750         PR python/18852:
1751         * gdb.python/py-parameter.exp: Add test for parameter that throws
1752         on "set".
1753
1754 2018-09-23  Tom Tromey  <tom@tromey.com>
1755
1756         PR python/17284:
1757         * gdb.python/py-template.exp (test_template_arg): Add test for
1758         negative template argument number.
1759
1760 2018-09-23  Tom Tromey  <tom@tromey.com>
1761
1762         PR python/14062:
1763         * gdb.python/python.exp: Add test for post_event error.
1764
1765 2018-09-23  Tom Tromey  <tom@tromey.com>
1766
1767         PR python/18170:
1768         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1769         convert pointers to int and long.
1770
1771 2018-09-23  Tom Tromey  <tom@tromey.com>
1772
1773         PR python/20126:
1774         * gdb.python/py-value.exp (test_value_numeric_ops): Add
1775         signed-ness conversion tests.
1776
1777 2018-09-23  Tom Tromey  <tom@tromey.com>
1778
1779         PR python/18352;
1780         * gdb.python/py-value.exp (test_float_conversion): New proc.
1781         Use it.
1782
1783 2018-09-20  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1784
1785         gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1786
1787 2018-09-18  Sandra Loosemore  <sandra@codesourcery.com>
1788
1789         * gdb.base/complete-empty.exp: Skip tab-completion tests if
1790         no readline.
1791         * gdb.base/utf8-identifiers.exp: Likewise.
1792         * gdb.cp/cpcompletion.exp: Likewise.
1793         * gdb.linespec/cpcompletion.exp: Likewise.
1794         * gdb.linespec/cpls-abi-tag.exp: Likewise.
1795         * gdb.linespec/cpls-ops.exp: Likewise.
1796
1797 2018-09-19  Richard Bunt  <richard.bunt@arm.com>
1798             Chris January  <chris.january@arm.com>
1799
1800         * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1801         * gdb.fortran/short-circuit-argument-list.exp: New file.
1802         * gdb.fortran/short-circuit-argument-list.f90: New test.
1803
1804 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1805
1806         * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1807         "arch=" keyword when executing "-stack-list-frames".
1808
1809 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1810
1811         * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1812         "arch=" keyword when executing "-stack-list-frames".
1813
1814 2018-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1815
1816         * gdb.ada/complete.exp: Expect for "@" when doing "complete
1817         break ada".
1818
1819 2018-09-17  Simon Marchi  <simon.marchi@polymtl.ca>
1820
1821         PR python/23669
1822         * gdb.python/python.exp: Test gdb.execute("show commands").
1823
1824 2018-09-16  Tom Tromey  <tom@tromey.com>
1825
1826         * gdb.base/new-ui.exp (do_execution_tests): Update.
1827         * gdb.base/dbx.exp (test_breakpoints): Update.
1828
1829 2018-09-14  Alan Hayward  <alan.hayward@arm.com>
1830
1831         * lib/gdb.exp (gdb_simple_compile): Add proc.
1832         (is_elf_target): Use gdb_simple_compile.
1833         (skip_altivec_tests): Likewise.
1834         (skip_vsx_tests): Likewise.
1835         (skip_tsx_tests): Likewise.
1836         (skip_btrace_tests): Likewise.
1837         (skip_btrace_pt_tests): Likewise.
1838         (gdb_can_simple_compile): Likewise.
1839         (gdb_has_argv0): Likewise.
1840         (gdb_target_symbol_prefix): Likewise.
1841         (target_supports_scheduler_locking): Likewise.
1842
1843 2018-09-13  Tom Tromey  <tom@tromey.com>
1844
1845         * Makefile.in (TAGS): Recognize proc_with_prefix and
1846         gdb_caching_proc.
1847
1848 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1849
1850         * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1851         method.
1852
1853 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1854
1855         * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1856         and a few other Inferior properties when the Inferior is no
1857         longer valid.
1858
1859 2018-09-13  Tom Tromey  <tom@tromey.com>
1860
1861         PR rust/23650:
1862         * gdb.rust/simple.exp: Add test for enum field access error.
1863
1864 2018-09-13  Tom Tromey  <tom@tromey.com>
1865
1866         PR rust/23626:
1867         * gdb.rust/simple.rs (EmptyEnum): New type.
1868         (main): Use it.
1869         * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1870
1871 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
1872
1873         * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1874         * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1875         * gdb.python/py-symtab.exp: Update test printing an objfile.
1876
1877 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
1878
1879         * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1880         object.
1881
1882 2018-09-12  Alan Hayward  <alan.hayward@arm.com>
1883
1884         * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1885         (support_complex_tests): Use gdb_can_simple_compile.
1886         (is_ilp32_target): Likewise.
1887         (is_lp64_target): Likewise.
1888         (is_64_target): Likewise.
1889         (is_amd64_regs_target): Likewise.
1890         (is_aarch32_target): Likewise.
1891         (gdb_int128_helper): Likewise.
1892
1893 2018-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1894
1895         * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1896
1897 2018-09-10  Jerome Guitton  <guitton@adacore.com>
1898
1899         * gdb.ada/same_component_name: Add test for case of tagged record
1900         with variable-length fields.
1901
1902 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1903
1904         * gdb.ada/access_to_unbounded_array.exp: New testcase.
1905         * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1906         * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1907         * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1908
1909 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1910
1911         * gdb.ada/mi_string_access.exp: New testcase.
1912         * gdb.ada/mi_string_access/bar.adb: New file.
1913         * gdb.ada/mi_string_access/pck.adb: New file.
1914         * gdb.ada/mi_string_access/pck.asd: New file.
1915
1916 2018-09-10  Xavier Roirand  <roirand@adacore.com>
1917
1918         * gdb.ada/mi_var_union.exp: New testcase.
1919         * gdb.ada/mi_var_union/bar.adb: New file.
1920         * gdb.ada/mi_var_union/pck.adb: New file.
1921         * gdb.ada/mi_var_union/pck.asd: New file.
1922
1923 2018-09-08  Tom Tromey  <tom@tromey.com>
1924
1925         * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1926
1927 2018-09-08  Tom Tromey  <tom@tromey.com>
1928
1929         PR python/16047:
1930         * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1931         (register_pretty_printers): Register new printer.
1932         * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1933         test.
1934         * gdb.python/py-prettyprint.c (int_type3): New typedef.
1935         (an_int_type3): New global.
1936
1937 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1938
1939         * gdb.ada/expr_with_funcall: New testcase.
1940
1941 2018-09-08  Joel Brobecker  <brobecker@adacore.com>
1942
1943         * gdb.ada/packed_array_assign: New testcase.
1944
1945 2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
1946
1947         * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1948         names, and add test prefixes to make test names unique.
1949
1950 2018-09-05  Tom de Vries  <tdevries@suse.de>
1951
1952         * gdb.dwarf2/varval.exp: Add test.
1953
1954 2018-09-04  Gary Benson <gbenson@redhat.com>
1955
1956         * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1957         'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
1958
1959 2018-08-31  Tom Tromey  <tom@tromey.com>
1960
1961         * gdb.rust/simple.rs: Rename second variable "v".
1962
1963 2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
1964
1965         * gdb.base/funcargs.c (use_a): New function.
1966         (recurse): Call use_a.
1967
1968 2018-08-29  Keith Seitz  <keiths@redhat.com>
1969
1970         * gdb.compile/compile-cplus-anonymous.cc: New file.
1971         * gdb.compile/compile-cplus-anonymous.exp: New file.
1972         * gdb.compile/compile-cplus-array-decay.cc: New file.
1973         * gdb.compile/compile-cplus-array-decay.exp: New file.
1974         * gdb.compile/compile-cplus-inherit.cc: New file.
1975         * gdb.compile/compile-cplus-inherit.exp: New file.
1976         * gdb.compile/compile-cplus-member.cc: New file.
1977         * gdb.compile/compile-cplus-member.exp: New file.
1978         * gdb.compile/compile-cplus-method.cc: New file.
1979         * gdb.compile/compile-cplus-method.exp: New file.
1980         * gdb.compile/compile-cplus-mod.c: "New" file.
1981         * gdb.compile/compile-cplus-namespace.cc: New file.
1982         * gdb.compile/compile-cplus-namespace.exp: New file.
1983         * gdb.compile/compile-cplus-nested.cc: New file.
1984         * gdb.compile/compile-cplus-nested.exp: New file.
1985         * gdb.compile/compile-cplus-print.c: "New" file.
1986         * gdb.compile/compile-cplus-print.exp: "New" file.
1987         * gdb.compile/compile-cplus-virtual.cc: New file.
1988         * gdb.compile/compile-cplus-virtual.exp: New file.
1989         * gdb.compile/compile-cplus.c: "New" file.
1990         * gdb.compile/compile-cplus.exp: "New" file.
1991         * lib/compile-support.exp: New file.
1992
1993 2018-08-16  Gary Benson <gbenson@redhat.com>
1994
1995         PR gdb/13000:
1996         * gdb.base/batch-exit-status.exp: New file.
1997         * gdb.base/batch-exit-status.good-commands: Likewise.
1998         * gdb.base/batch-exit-status.bad-commands: Likewise.
1999
2000 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
2001
2002         * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2003         (struct struct02): Likewise.
2004         (struct struct03): Likewise.
2005         (struct struct04): Likewise.
2006         (struct struct_01_01): New struct.
2007         (struct struct_01_02): Likewise.
2008         (struct struct_01_03): Likewise.
2009         (struct struct_01_04): Likewise.
2010         (struct struct_02_01): Likewise.
2011         (struct struct_02_02): Likewise.
2012         (struct struct_02_03): Likewise.
2013         (struct struct_02_04): Likewise.
2014         (struct struct_04_01): Likewise.
2015         (struct struct_04_02): Likewise.
2016         (struct struct_04_03): Likewise.
2017         (struct struct_04_04): Likewise.
2018         (struct struct_05_01): Likewise.
2019         (struct struct_05_02): Likewise.
2020         (struct struct_05_03): Likewise.
2021         (struct struct_05_04): Likewise.
2022         (cmp_struct01): Remove function.
2023         (cmp_struct02): Likewise.
2024         (cmp_struct03): Likewise.
2025         (cmp_struct04): Likewise.
2026         (cmp_struct_01_01): Add Function.
2027         (cmp_struct_01_02): Likewise.
2028         (cmp_struct_01_03): Likewise.
2029         (cmp_struct_01_04): Likewise.
2030         (cmp_struct_02_01): Likewise.
2031         (cmp_struct_02_02): Likewise.
2032         (cmp_struct_02_03): Likewise.
2033         (cmp_struct_02_04): Likewise.
2034         (cmp_struct_04_01): Likewise.
2035         (cmp_struct_04_02): Likewise.
2036         (cmp_struct_04_03): Likewise.
2037         (cmp_struct_04_04): Likewise.
2038         (cmp_struct_05_01): Likewise.
2039         (cmp_struct_05_02): Likewise.
2040         (cmp_struct_05_03): Likewise.
2041         (cmp_struct_05_04): Likewise.
2042         (call_all): Add new structs.
2043         * gdb.base/infcall-nested-structs.exp: Likewise.
2044
2045 2018-08-27  Jan Vrany  <jan.vrany@fit.cvut.cz>
2046
2047         * gdb.python/py-framefilter-mi.exp: Update regexp to
2048         check for "arch" field in frame output.
2049
2050 2018-08-23  Kevin Buettner  <kevinb@redhat.com>
2051
2052         * gdb.dwarf2/dw2-ranges-func.c: New file.
2053         * gdb.dwarf2/dw2-ranges-func.exp: New file.
2054
2055 2018-08-22  Simon Marchi  <simon.marchi@polymtl.ca>
2056
2057         * gdb.base/term.exp: Compare terminal settings with values from
2058         the inferior.
2059         * gdb.base/term.c: Get and set terminal settings.
2060
2061 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
2062
2063         * lib/mi-support.exp (mi_expect_stop): Update regexp to
2064         accommodate new "arch" field in frame output.
2065         * gdb.mi/mi-return.exp: Likewise.
2066         * gdb.mi/mi-stack.exp: Likewise.
2067         * gdb.mi/mi-syn-frame.exp: Likewise.
2068         * gdb.mi/user-selected-context-sync.exp: Likewise.
2069
2070 2018-08-19  Michael Spang  <spang@google.com>
2071
2072         PR gdb/11786
2073         * gdb.base/gcore-tls-pie.c: New file.
2074         * gdb.base/gcore-tls-pie.exp: New file.
2075
2076 2018-08-18  Kevin Buettner  <kevinb@redhat.com>
2077
2078         * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2079         * gdb.dwarf2/varval.c: New file.
2080         * gdb.dwarf2/varval.exp: New file.
2081
2082 2018-08-17  Alan Hayward  <alan.hayward@arm.com>
2083
2084         PR gdb/18931
2085         * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2086
2087 2018-08-16  Keith Seitz  <keiths@redhat.com>
2088
2089         * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2090         tests expected to pass.
2091
2092 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
2093
2094         * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2095         -data-disassemble -a.
2096         (test_disassembly_bogus_args): Likewise.
2097
2098 2018-08-14  Andrew Burgess  <andrew.burgess@embecosm.com>
2099
2100         * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2101
2102 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
2103
2104         * gdb.base/vla-optimized-out.exp: Add new test.
2105
2106 2018-08-09  Andrew Burgess  <andrew.burgess@embecosm.com>
2107
2108         * gdb.base/vla-optimized-out-o3.exp: Delete.
2109         * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2110         * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2111         deleted tests.
2112
2113 2018-08-08  Andrew Burgess  <andrew.burgess@embecosm.com>
2114
2115         PR gdb/18050:
2116         * gdb.server/extended-remote-restart.c: New file.
2117         * gdb.server/extended-remote-restart.exp: New file.
2118
2119 2018-08-07  Simon Marchi  <simon.marchi@polymtl.ca>
2120
2121         * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2122         "set variable index = 42".
2123
2124 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
2125
2126         * boards/index-cache-gdb.exp: New file.
2127         * gdb.dwarf2/index-cache.exp: New file.
2128         * gdb.dwarf2/index-cache.c: New file.
2129         * gdb.base/maint.exp: Check if we are using the index cache.
2130
2131 2018-08-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2132
2133         * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2134         MAKEFLAGS.
2135
2136 2018-08-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2137
2138         * dg-extract-results.sh: Move to toplevel contrib.
2139         * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2140         * Makefile.in (check-parallel-racy): Likewise.
2141
2142 2018-08-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2143
2144         * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2145         * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2146         tests if the target supports scheduler locking.
2147
2148 2018-08-04  Tom de Vries  <tdevries@suse.de>
2149
2150         * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2151
2152 2018-08-02  Tom Tromey  <tom@tromey.com>
2153
2154         PR symtab/16842.
2155         * gdb.cp/temargs.exp: Test "info address" of a template
2156         parameter.
2157
2158 2018-07-31  Jan Vrany  <jan.vrany@fit.cvut.cz>
2159
2160         * gdb.python/py-mi-var-info-path-expression.c: New file.
2161         * gdb.python/py-mi-var-info-path-expression.py: New file.
2162         * gdb.python/py-mi-var-info-path-expression.exp: New file.
2163
2164 2018-07-30  Sergio Durigan Junior  <sergiodj@redhat.com>
2165
2166         * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2167         error after "cannot resolve name" string.
2168
2169 2018-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
2170
2171         * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2172         started.
2173         * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2174
2175 2018-07-28  Tom de Vries  <tdevries@suse.de>
2176
2177         * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2178
2179 2018-07-26  Tom de Vries  <tdevries@suse.de>
2180
2181         * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2182
2183 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
2184
2185         * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2186         is visible.
2187
2188 2018-07-26  Tom de Vries  <tdevries@suse.de>
2189
2190         PR breakpoints/23366
2191         * gdb.base/catch-follow-exec.c: New test.
2192         * gdb.base/catch-follow-exec.exp: New file.
2193
2194 2018-07-25  Tom de Vries  <tdevries@suse.de>
2195
2196         * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
2197         vla-optimized-out.c.
2198
2199 2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
2200
2201         * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2202         * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2203
2204 2018-07-20  Tom de Vries  <tdevries@suse.de>
2205
2206         * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2207         NOCLONE macro.
2208         * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2209
2210 2018-07-19  Tom de Vries  <tdevries@suse.de>
2211
2212         * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2213         regular expression.
2214
2215 2018-07-18  Tom de Vries  <tdevries@suse.de>
2216
2217         * gdb.base/vla-optimized-out.c: New test.
2218         * gdb.base/vla-optimized-out.exp: New file.
2219
2220 2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
2221
2222         * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2223         message "No address associated with hostname" when gdbserver
2224         cannot resolve the hostname.
2225
2226 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2227
2228         * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2229         Add some test prefixes to make tests unique.
2230
2231 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2232
2233         * gdb.base/frameapply.c: New file.
2234         * gdb.base/frameapply.exp: New file.
2235
2236 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2237
2238         * gdb.base/skip.exp: Update expected error message.
2239
2240 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2241             Jan Kratochvil  <jan.kratochvil@redhat.com>
2242             Paul Fertser  <fercerpav@gmail.com>
2243             Tsutomu Seki  <sekiriki@gmail.com>
2244
2245         * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2246         parameter.
2247         * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2248         by default.
2249         * boards/native-gdbserver.exp: Likewise.
2250         * gdb.server/run-without-local-binary.exp: Improve regexp used
2251         for detecting when a remote debugging connection succeeds.
2252         * gdb.server/server-connect.exp: New file.
2253         * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2254         Do not prefix the port number with ":".
2255         (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
2256         support for detecting and using it.  Add '$debughost_gdbserver'
2257         to the list of arguments used to start gdbserver.  Handle case
2258         when gdbserver cannot resolve a network name.
2259
2260 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
2261
2262         PR c++/23373
2263         * gdb.base/ptype-offsets.cc (struct static_member): New
2264         struct.
2265         (main) <stmember>: New variable.
2266         * gdb.base/ptype-offsets.exp: Add test for printing a struct
2267         with a static member in it.
2268
2269 2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
2270
2271         * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2272         watchpoints enabled and disabled.
2273
2274 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
2275
2276         * gdb.base/examine-backward.exp: Still run tests around address
2277         0x0, even if address 0x0 is not readable.  Update the pattern for
2278         matching address 0x0 in expected output.
2279
2280 2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2281
2282         * gdb.base/share-env-with-gdbserver.c (main): Add call to
2283         malloc/free.
2284
2285 2018-07-04  Tom de Vries  <tdevries@suse.de>
2286
2287         * gdb.dwarf2/dw2-error.exp: Update expected error message.
2288
2289 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
2290
2291         PR tdep/8282
2292         * gdb.arch/mips-disassembler-options.exp: New test.
2293         * gdb.arch/mips-disassembler-options.s: New test source.
2294
2295 2018-06-29  Pedro Alves  <palves@redhat.com>
2296
2297         * gdb.threads/names.exp: Adjust expected "info threads" output.
2298
2299 2018-06-29  Pedro Alves  <palves@redhat.com>
2300
2301         * gdb.opt/inline-break.exp (line number, address): Add "info
2302         break" tests.
2303
2304 2018-06-29  Pedro Alves  <palves@redhat.com>
2305
2306         * gdb.opt/inline-break.c (func1): Add "break here" marker.
2307         * gdb.opt/inline-break.exp: Test setting breakpoints by line
2308         number and address and running to them.
2309
2310 2018-06-29  Richard Bunt  <richard.bunt@arm.com>
2311
2312         * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2313
2314 2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2315
2316         * lib/compiler.c: Remove executable permission flag.
2317
2318 2018-06-28  Richard Bunt  <richard.bunt@arm.com>
2319
2320         * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2321         code.
2322         * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2323
2324 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
2325
2326         * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2327
2328 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
2329
2330         * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2331         address argument is omitted.
2332
2333 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
2334
2335         * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2336
2337 2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
2338
2339         PR gdb/21695
2340         * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2341         * gdb.base/infoline-reloc-main-from-zero.c: New file.
2342
2343 2018-06-26  Tom Tromey  <tom@tromey.com>
2344
2345         PR rust/22574:
2346         * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2347         * gdb.rust/simple.rs (struct SimpleLayout): New.
2348
2349 2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
2350
2351         * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2352         "info registers" output.
2353
2354 2018-06-21  Richard Bunt  <richard.bunt@arm.com>
2355
2356         * gdb.base/watchpoint-hw-attach.c: New test.
2357         * gdb.base/watchpoint-hw-attach.exp: New file.
2358
2359 2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
2360
2361         * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2362         through /bin/sh.
2363         * boards/dwarf4-gdb-index.exp: Likewise.
2364         * boards/fission-dwp.exp: Likewise.
2365
2366 2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
2367
2368         * gdb.base/float128.exp: Add comment and improved fail message
2369         to the failure case of "print large128" test.
2370
2371 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2372
2373         * configure.ac: Remove AC_PREREQ.
2374         * configure: Re-generate.
2375
2376 2018-06-19  Pedro Alves  <palves@redhat.com>
2377
2378         * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2379         (func_extern_caller): New.
2380         (main): Call func_extern_caller.
2381         * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2382         logic change.
2383
2384 2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
2385
2386         PR gdb/16841
2387         * gdb.cp/typedef-base.cc: New file.
2388         * gdb.cp/typedef-base.exp: New file.
2389
2390 2018-06-18  Tom de Vries  <tdevries@suse.de>
2391
2392         * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2393
2394 2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
2395             Richard Bunt <Richard.Bunt@arm.com>
2396
2397         * gdb.threads/attach-slow-waitpid.c: New file.
2398         * gdb.threads/attach-slow-waitpid.exp: New file.
2399         * gdb.threads/slow-waitpid.c: New file.
2400
2401 2018-06-14  Pedro Alves  <palves@redhat.com>
2402
2403         * gdb.base/fork-running-state.c: Include <errno.h>.
2404         (exit_if_relative_exits): New.
2405         (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2406         exits.
2407         (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2408         child exits.
2409
2410 2018-06-14  Tom de Vries  <tdevries@suse.de>
2411
2412         PR cli/22573
2413         * gdb.base/finish-pretty.c: New test.
2414         * gdb.base/finish-pretty.exp: New file.
2415
2416 2018-06-14  Pedro Alves  <palves@redhat.com>
2417
2418         * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2419         gdb's expected startup output.
2420
2421 2018-06-14  Pedro Alves  <palves@redhat.com>
2422
2423         * lib/selftest-support.exp (selftest_setup): Remove inlined
2424         function handling.
2425
2426 2018-06-14  Tom de Vries  <tdevries@suse.de>
2427
2428         * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2429         matching of breakpoint printing.
2430
2431 2018-06-13  Tom de Vries  <tdevries@suse.de>
2432
2433         PR testsuite/23269
2434         * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2435         (fork_child): ... here, and ...
2436         (fork_parent): ... here.
2437
2438 2018-06-12  Tom de Vries  <tdevries@suse.de>
2439
2440         * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2441
2442 2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
2443             Stephen Roberts  <stephen.roberts@arm.com>
2444
2445         * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2446         rewrite test to describe action performed, rather than possible
2447         failure.
2448
2449 2018-06-08  Gary Benson <gbenson@redhat.com>
2450
2451         * gdb.threads/check-libthread-db.exp: New file.
2452         * gdb.threads/check-libthread-db.c: Likewise.
2453
2454 2018-06-05  Tom Tromey  <tom@tromey.com>
2455
2456         * gdb.base/default.exp: Update expected "show version" output.
2457
2458 2018-06-05  Tom Tromey  <tom@tromey.com>
2459
2460         PR cli/12326:
2461         * gdb.cp/static-print-quit.exp: Update.
2462         * lib/gdb.exp (pagination_prompt): Update.
2463         * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
2464         * gdb.python/python.exp: Update.
2465
2466 2018-06-04  Joel Brobecker  <brobecker@adacore.com>
2467
2468         * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2469
2470 2018-06-01  Joel Brobecker  <brobecker@adacore.com>
2471
2472         * gdb.ada/bp_fun_addr: New testcase.
2473
2474 2018-06-01  Tom Tromey  <tom@tromey.com>
2475
2476         * gdb.xml/tdesc-regs.exp (load_description): Update expected
2477         results.
2478         * gdb.dwarf2/method-ptr.exp: Set language to C++.
2479         * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2480         * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2481         * gdb.base/maint.exp (maint_pass_if): Update.
2482
2483 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
2484
2485         * gdb.base/endian.exp: New test.
2486         * gdb.base/endian.c: New test source.
2487
2488 2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
2489
2490         PR gdb/23203
2491         * gdb.base/bt-selected-frame.c: New file.
2492         * gdb.base/bt-selected-frame.exp: New file.
2493         * lib/gdb.exp (get_current_frame_number): New function.
2494
2495 2018-05-24  Maciej W. Rozycki  <macro@mips.com>
2496             Pedro Alves  <palves@redhat.com>
2497
2498         * gdb.threads/tls-core.c: Include <stdlib.h>
2499         (thread_proc): Call `abort'.
2500         * gdb.threads/tls-core.exp: Generate a core with core_find too.
2501         (tls_core_test): New procedure, bits factored out from ...
2502         (top level): ... here.  Test both native cores and gcore cores.
2503
2504 2018-05-23  Tom Tromey  <tom@tromey.com>
2505
2506         * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2507
2508 2018-05-23  Tom Tromey  <tom@tromey.com>
2509
2510         * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2511         symfile_complaints.
2512         (test_short_complaints): Likewise.
2513         (test_empty_complaints): Likewise.
2514         (test_initial_complaints): Update.
2515
2516 2018-05-23  Tom Tromey  <tom@tromey.com>
2517
2518         * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2519
2520 2018-05-23  Tom Tromey  <tom@tromey.com>
2521
2522         * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2523         (test_short_complaints): Update.
2524
2525 2018-05-22  Pedro Alves  <palves@redhat.com>
2526
2527         * gdb.base/remote.exp: Only gdb_start after compiling the
2528         testcase.  Issue "disconnect" before testing "set remote" command
2529         defaults.  Issue clean_restart before running to main.
2530
2531 2018-05-22  Pedro Alves  <palves@redhat.com>
2532
2533         * gdb.base/remote.exp: Adjust expected output of "show remote
2534         memory-write-packet-size".  Add tests for "set remote
2535         memory-write-packet-size 0" and "set remote
2536         memory-write-packet-size fixed/limit".
2537
2538 2018-05-22  Pedro Alves  <palves@redhat.com>
2539
2540         PR gdb/22973
2541         * gdb.base/utf8-identifiers.c: New file.
2542         * gdb.base/utf8-identifiers.exp: New file.
2543
2544 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
2545
2546         * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2547
2548 2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
2549
2550         * gdb.arch/powerpc-vsx-gcore.exp: New file.
2551
2552 2018-05-18  Tom Tromey  <tom@tromey.com>
2553
2554         * gdb.base/ptype-offsets.exp: Update.
2555
2556 2018-05-17  Keith Seitz  <keiths@redhat.com>
2557
2558         * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2559         in expected breakpoint stop locations.
2560         * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2561         move to proper scope to test variable values.
2562         * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2563         (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2564         New functions.
2565         (main): Call not_inline_func3.
2566         * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2567         inline_func1, inline_func2, and inline_func3.  Test that when each
2568         breakpoint is hit, GDB properly reports both the stop location
2569         and the backtrace. Repeat tests for temporary breakpoints.
2570
2571 2018-05-15  Maciej W. Rozycki  <macro@mips.com>
2572
2573         * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2574         rather then trying to access it in determining whether the PID
2575         of `gdbserver' could have been retrieved.
2576
2577 2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
2578
2579         * gdb.arch/amd64-init-x87-values.S: New file.
2580         * gdb.arch/amd64-init-x87-values.exp: New file.
2581
2582 2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2583
2584         * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2585
2586 2018-05-04  Tom Tromey  <tom@tromey.com>
2587
2588         PR python/22730:
2589         * gdb.python/python.exp: Test multi-line execute.
2590
2591 2018-05-04  Tom Tromey  <tom@tromey.com>
2592
2593         PR python/22731:
2594         * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2595
2596 2018-05-04  Tom Tromey  <tom@tromey.com>
2597
2598         PR gdb/11750:
2599         * gdb.base/define.exp: Test defining a user command inside a user
2600         command.
2601         * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2602
2603 2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2604             Pedro Alves <palves@redhat.com>
2605
2606         PR breakpoints/19806 and support for PR external/20207.
2607         * gdb.base/watchpoint-unaligned.c: New file.
2608         * gdb.base/watchpoint-unaligned.exp: New file.
2609
2610 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
2611
2612         * gdb.base/maint.exp: Make test names unique, use
2613         test_prefix_command_help to test 'help maint info', and remove
2614         repeated test of 'help maint'.
2615
2616 2018-05-04  Tom Tromey  <tom@tromey.com>
2617
2618         PR gdb/22619:
2619         * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2620         behavior.
2621
2622 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
2623
2624         * gdb.base/maint.exp: Process output from 'maint print registers'
2625         line at a time.
2626
2627 2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
2628
2629         * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2630         timeout.
2631
2632 2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
2633
2634         * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2635         filter pattern.
2636
2637 2018-05-02  Pedro Alves  <palves@redhat.com>
2638
2639         * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2640         to_log_command renames.
2641         * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2642
2643 2018-05-02  Tom Tromey  <tom@tromey.com>
2644
2645         * gdb.python/py-parameter.exp: Set test message.
2646
2647 2018-05-02  Tom Tromey  <tom@tromey.com>
2648
2649         PR python/20084:
2650         * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2651         PARAM_ZUINTEGER_UNLIMITED tests.
2652
2653 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
2654
2655         PR rust/23124
2656         * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2657         when casting.
2658
2659 2018-04-30  Tom Tromey  <tom@tromey.com>
2660
2661         * gdb.python/py-type.exp: Check align attribute.
2662         * gdb.python/py-type.c: New "aligncheck" global.
2663
2664 2018-04-30  Tom Tromey  <tom@tromey.com>
2665
2666         PR exp/17095:
2667         * gdb.dwarf2/dw2-align.exp: New file.
2668         * gdb.cp/align.exp: New file.
2669         * gdb.base/align.exp: New file.
2670         * lib/gdb.exp (gdb_int128_helper): New proc.
2671         (has_int128_c, has_int128_cxx): New caching procs.
2672
2673 2018-04-27  Tom Tromey  <tom@tromey.com>
2674
2675         PR rust/22545:
2676         * gdb.rust/simple.exp: Add inclusive range tests.
2677
2678 2018-04-26  Pedro Alves  <palves@redhat.com>
2679
2680         * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2681         ifunc breakpoint locations correctly of ifunc breakpoints set
2682         while the program resolves the ifunc.
2683
2684 2018-04-26  Pedro Alves  <palves@redhat.com>
2685
2686         * gdb.base/gnu-ifunc-final.c: New file.
2687         * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2688         * gdb.base/gnu-ifunc.exp (executable): Delete.
2689         (staticexecutable): Adjust.
2690         (lib_opts, exec_opts): Delete.
2691         (make_binsuffix, build, set-break): New procedures.
2692         (misc_tests): New, with tests factored out from the top level.
2693         (top level): Test different combinations of ifunc resolver name,
2694         resolver with and with debug info, and ifunc target with and
2695         without debug info.  Wrap static tests with with_target_prefix.
2696
2697 2018-04-26  Pedro Alves  <palves@redhat.com>
2698
2699         * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2700         return type" warnings.
2701
2702 2018-04-25  Pedro Alves  <palves@redhat.com>
2703
2704         * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2705         killed".
2706         * gdb.base/kill-after-signal.exp: Likewise.
2707         * gdb.threads/kill.exp: Likewise.
2708
2709 2018-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2710             Sergio Durigan Junior  <sergiodj@redhat.com>
2711             Pedro Alves  <palves@redhat.com>
2712
2713         * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2714         regexps to expect for '[Inferior ... detached]' as well.
2715         * gdb.base/attach.exp: Likewise.
2716         * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2717         "gdb_continue_to_end".
2718         (test_catch_syscall_with_wrong_args): Likewise.
2719         * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2720         ']'.  Don't set 'verbose' on.
2721         * gdb.base/foll-vfork.exp: Likewise.
2722         * gdb.base/fork-print-inferior-events.c: New file.
2723         * gdb.base/fork-print-inferior-events.exp: New file.
2724         * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2725         '[Inferior ... has been killed]' message.
2726         * gdb.base/kill-after-signal.exp: Likewise.
2727         * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2728         detach message.
2729         * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2730         message.
2731         * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2732         regexps to expect for '[Inferior ... detached]' as well.
2733         * gdb.threads/process-dies-while-detaching.exp: Likewise.
2734
2735 2018-04-24  Simon Marchi  <simon.marchi@ericsson.com>
2736
2737         PR gdb/23104
2738         * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2739
2740 2018-04-19  Richard Bunt  <richard.bunt@arm.com>
2741
2742         * gdb.threads/multiple-successive-infcall.c: New test.
2743         * gdb.threads/multiple-successive-infcall.exp: New file.
2744
2745 2018-04-17  Tom Tromey  <tom@tromey.com>
2746
2747         * gdb.rust/simple.rs (Union): New type.
2748         (main): New local "u".
2749         * gdb.rust/simple.exp (test_one_slice): Add new test case.
2750
2751 2018-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2752
2753         * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2754         number information in output of "whereis" command.
2755         * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2756
2757 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2758
2759         * gdb.ada/info_types.exp: Adjust expected output to the line
2760         numbers now printed by "info var/func/type".
2761         * gdb.base/completion.exp: Likewise.
2762         * gdb.base/included.exp: Likewise.
2763         * gdb.cp/cp-relocate.exp: Likewise.
2764         * gdb.cp/cplusfuncs.exp: Likewise.
2765         * gdb.cp/namespace.exp: Likewise.
2766         * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2767
2768 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
2769
2770         * gdb.btrace/cpu.exp: New.
2771
2772 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
2773
2774         * gdb.base/step-indirect-call-thunk.exp: New.
2775         * gdb.base/step-indirect-call-thunk.c: New.
2776         * gdb.reverse/step-indirect-call-thunk.exp: New.
2777         * gdb.reverse/step-indirect-call-thunk.c: New.
2778
2779 2018-04-11  Simon Marchi  <simon.marchi@ericsson.com>
2780
2781         * gdb.base/pie-fork.c: New file.
2782         * gdb.base/pie-fork.exp: New file.
2783
2784 2018-04-11  Tom Tromey  <tom@tromey.com>
2785
2786         * gdb.rust/simple.exp: Add test for ".." struct initializer.
2787
2788 2018-04-10  Pedro Alves  <palves@redhat.com>
2789
2790         * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2791         exits.  Instead loop running forever.
2792         (fork_parent): Run forever too.
2793
2794 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
2795
2796         * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2797         mi_continue_to_line.
2798         * gdb.mi/mi-stack.c (callee4): Add comment.
2799
2800 2018-04-07  Simon Marchi  <simon.marchi@polymtl.ca>
2801
2802         * gdb.mi/mi-stack.exp: Fix indentation.
2803
2804 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
2805
2806         PR gdb/22979
2807         * gdb.arch/amd64-osabi.exp: New file.
2808
2809 2018-04-07  Simon Marchi  <simon.marchi@ericsson.com>
2810
2811         PR gdb/22980
2812         * gdb.base/osabi.exp: New file.
2813
2814 2018-04-02  Weimin Pan  <weimin.pan@oracle.com>
2815
2816         * gdb.cp/static-typedef-print.exp: New file.
2817         * gdb.cp/static-typedef-print.cc: New file.
2818
2819 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
2820
2821         * gdb.ada/varsize_limit: New testcase.
2822
2823 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
2824
2825         * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2826
2827         * gdb.ada/notcplusplus: New testcase.
2828
2829         * gdb.base/c-linkage-name.c: New file.
2830         * gdb.base/c-linkage-name.exp: New testcase.
2831
2832 2018-03-26  Tom Tromey  <tom@tromey.com>
2833
2834         * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2835         * gdb.python/py-framefilter.py (name_error): New global.
2836         (ErrorInName.function): Use name_error.
2837
2838 2018-03-26  Tom Tromey  <tom@tromey.com>
2839
2840         PR backtrace/15582:
2841         * gdb.python/py-framefilter.exp: Add "bt hide" test.
2842
2843 2018-03-23  Keith Seitz  <keiths@redhat.com>
2844
2845         PR c++/22968
2846         * gdb.cp/subtypes.exp: New file.
2847         * gdb.cp/subtypes.h: New file.
2848         * gdb.cp/subtypes.cc: New file.
2849         * gdb.cp/subtypes-2.cc: New file.
2850
2851 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2852
2853         * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2854         (done): Call '_exit' not 'exit' to avoid atexit handlers.
2855         * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2856         -nostartfiles when compiling the test.  Confirm that all registers
2857         xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2858
2859 2018-03-23  Andrew Burgess  <andrew.burgess@embecosm.com>
2860
2861         * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2862         option, syntax was wrong anyway.
2863         * gdb.arch/arm-disp-step.exp: Likewise.
2864         * gdb.arch/sparc64-regs.exp: Likewise.
2865         * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2866         option, syntax was wrong anyway, switch to use
2867         prepare_for_testing.
2868         * gdb.arch/i386-disp-step.exp: Likewise.
2869
2870 2018-03-23  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2871
2872         * gdb.ada/exec_changed.exp: Replace "target_info exists
2873         use_gdb_stub" by "use_gdb_stub".
2874         * gdb.ada/start.exp: Likewise.
2875         * gdb.base/async-shell.exp: Likewise.
2876         * gdb.base/attach-pie-misread.exp: Likewise.
2877         * gdb.base/attach-wait-input.exp: Likewise.
2878         * gdb.base/break-entry.exp: Likewise.
2879         * gdb.base/break-interp.exp: Likewise.
2880         * gdb.base/dprintf-detach.exp: Likewise.
2881         * gdb.base/nostdlib.exp: Likewise.
2882         * gdb.base/solib-nodir.exp: Likewise.
2883         * gdb.base/statistics.exp: Likewise.
2884         * gdb.base/testenv.exp: Likewise.
2885         * gdb.mi/mi-exec-run.exp: Likewise.
2886         * gdb.mi/mi-start.exp: Likewise.
2887         * gdb.multi/dummy-frame-restore.exp: Likewise.
2888         * gdb.multi/multi-arch-exec.exp: Likewise.
2889         * gdb.multi/multi-arch.exp: Likewise.
2890         * gdb.multi/tids.exp: Likewise.
2891         * gdb.multi/watchpoint-multi.exp: Likewise.
2892         * gdb.python/py-events.exp: Likewise.
2893         * gdb.threads/attach-into-signal.exp: Likewise.
2894         * gdb.threads/attach-stopped.exp: Likewise.
2895         * gdb.threads/threadapply.exp: Likewise.
2896         * lib/selftest-support.exp: Likewise.
2897
2898 2018-03-22  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2899
2900         * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2901
2902 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
2903
2904         * gdb.perf/template-breakpoints.cc: New file.
2905         * gdb.perf/template-breakpoints.exp: New file.
2906         * gdb.perf/template-breakpoints.py: New file.
2907
2908 2018-03-19  Tom Tromey  <tom@tromey.com>
2909
2910         * gdb.rust/simple.rs (main): Add local variables field1, field2,
2911         y0.
2912         * gdb.rust/simple.exp: Test bare identifier form of struct
2913         initializer.
2914
2915 2018-03-19  Tom Tromey  <tom@tromey.com>
2916
2917         * gdb.gdb/observer.exp: Remove.
2918
2919 2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2920
2921         * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2922         "qualified" option when setting breakpoints.
2923         * gdb.trace/backtrace.exp: Likewise.
2924         * gdb.trace/circ.exp: Likewise.
2925         * gdb.trace/collection.exp: Likewise.
2926         * gdb.trace/disconnected-tracing.exp: Likewise.
2927         * gdb.trace/ftrace-lock.exp: Likewise.
2928         * gdb.trace/ftrace.exp: Likewise.
2929         * gdb.trace/infotrace.exp: Likewise.
2930         * gdb.trace/packetlen.exp: Likewise.
2931         * gdb.trace/passc-dyn.exp: Likewise.
2932         * gdb.trace/qtro.exp: Likewise.
2933         * gdb.trace/read-memory.exp: Likewise.
2934         * gdb.trace/report.exp: Likewise.
2935         * gdb.trace/signal.exp: Likewise.
2936         * gdb.trace/status-stop.exp: Likewise.
2937         * gdb.trace/strace.exp: Likewise.
2938         * gdb.trace/tfind.exp: Likewise.
2939         * gdb.trace/trace-break.exp: Likewise.
2940         * gdb.trace/trace-condition.exp: Likewise.
2941         * gdb.trace/trace-mt.exp: Likewise.
2942         * gdb.trace/tstatus.exp: Likewise.
2943         * gdb.trace/tsv.exp: Likewise.
2944         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2945         * gdb.trace/unavailable.exp: Likewise.
2946         * gdb.trace/while-dyn.exp: Likewise.
2947
2948 2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2949
2950         * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2951         that libinproctrace is copied to the target.
2952
2953 2018-03-14  Tom Tromey  <tom@tromey.com>
2954
2955         PR cli/14977:
2956         * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2957         a null pointer.
2958         * gdb.base/wchar.exp: Likewise.
2959
2960 2018-03-14  Tom Tromey  <tom@tromey.com>
2961
2962         PR cli/19918:
2963         * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2964         flag.
2965
2966 2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
2967
2968         PR gdb/22841
2969         * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2970         "target" to remote_exec.
2971
2972 2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
2973
2974         PR gdb/22841
2975         * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2976         ${board}_upload): Remove.
2977
2978 2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2979
2980         * gdb.cp/watch-cp.cc: New test.
2981         * gdb.cp/watch-cp.exp: New file.
2982
2983 2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
2984
2985         * gdb.base/infcall-nested-structs.exp: New file.
2986         * gdb.base/infcall-nested-structs.c: New file.
2987         * gdb.base/float.exp: Add riscv support.
2988
2989 2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2990
2991         * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2992         * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2993
2994 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
2995
2996         * gdb.server/abspath.exp: New file.
2997         * lib/gdb.exp (with_cwd): New procedure.
2998
2999 2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
3000
3001         * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3002         use it.
3003         (gdb_is_target_remote_prompt): New proc.
3004         (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3005         (gdb_is_target_native): Pass prompt parameter to
3006         gdb_is_target_1.
3007
3008 2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
3009
3010         * gdb.base/load-command.c: New file.
3011         * gdb.base/load-command.exp: New file.
3012         * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3013         (gdb_is_target_1): ...this, and generalize for other targets
3014         than just remote.
3015         (gdb_is_target_remote): Use gdb_is_target_1.
3016         (gdb_is_target_native): use gdb_is_target_1.
3017
3018 2018-02-26  Tom Tromey  <tom@tromey.com>
3019
3020         PR python/16497:
3021         * gdb.python/py-framefilter.exp: Update test.
3022
3023 2018-02-26  Tom Tromey  <tom@tromey.com>
3024
3025         * gdb.dwarf2/variant.c: New file.
3026         * gdb.dwarf2/variant.exp: New file.
3027
3028 2018-02-26  Tom Tromey  <tom@tromey.com>
3029
3030         * gdb.rust/simple.exp: Accept more possible results in enum test.
3031
3032 2018-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
3033
3034         * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3035         parentheses.
3036
3037 2018-02-23  Maciej W. Rozycki  <macro@mips.com>
3038
3039         * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3040         name of a variable: $actual_linejj -> $actual_line.
3041
3042 2018-02-21  John Baldwin  <jhb@FreeBSD.org>
3043
3044         * gdb.arch/amd64-i386-address.exp: Fix a typo.
3045
3046 2018-02-20  Markus Metzger  <markus.t.metzger@intel.com>
3047
3048         * gdb.btrace/buffer-size.exp: Do not force BTS.
3049
3050 2018-02-14  Pedro Alves  <palves@redhat.com>
3051
3052         * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3053         getting a "Quit".
3054
3055 2018-02-09  Markus Metzger  <markus.t.metzger@intel.com>
3056
3057         * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3058         Fix test name.
3059
3060 2018-02-07  Simon Marchi  <simon.marchi@ericsson.com>
3061
3062         * gdb.cp/m-static.exp: Check type of optimized out static
3063         member.
3064
3065 2018-02-03  Andrew Burgess  <andrew.burgess@embecosm.com>
3066
3067         * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3068         * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3069
3070 2018-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
3071             Leszek Swirski  <leszeks@google.com>
3072
3073         * gdb.python/py-prettyprint.c
3074         (struct to_string_returns_value_inner,
3075         struct to_string_returns_value_wrapper): New.
3076         (main): Add tsrvw variable.
3077         * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3078         ToStringReturnsValueWrapper): New classes.
3079         (register_pretty_printers): Register new pretty-printers.
3080         * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3081         recursive pretty printer.
3082         * gdb.python/py-mi.exp: Likewise.
3083
3084 2018-02-01  Leszek Swirski  <leszeks@google.com>
3085
3086         * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3087         functions with the same name as an include file are parsed
3088         correctly.
3089
3090 2018-02-01  Yao Qi  <yao.qi@linaro.org>
3091
3092         * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3093         "\[^\r\n\]*".
3094
3095 2018-01-31  Nikola Prica  <nikola.prica@rt-rk.com>
3096
3097         * gdb.arch/powerpc-prologue-frame.s: New file.
3098         * gdb.arch/powerpc-prologue-frame.c: Likewise.
3099         * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3100
3101 2018-01-31  Joel Brobecker  <brobecker@adacore.com>
3102
3103         * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3104
3105 2018-01-30  Pedro Alves  <palves@redhat.com>
3106
3107         PR gdb/13211
3108         * gdb.base/interrupt-daemon.c: New.
3109         * gdb.base/interrupt-daemon.exp: New.
3110         * gdb.multi/multi-term-settings.c: New.
3111         * gdb.multi/multi-term-settings.exp: New.
3112
3113 2018-01-30  Joel Brobecker  <brobecker@adacore.com>
3114
3115         * gdb.base/break.exp: Save the location where the breakpoint
3116         on break.c:47 was actually inserted when debugging the version
3117         compiled at -O2 and use it in the expected output of the "info
3118         break" test performed soon after.
3119
3120 2018-01-22  Pedro Alves  <palves@redhat.com>
3121             Sergio Durigan Junior  <sergiodj@redhat.com>
3122
3123         * gdb.base/whatis.exp: Add tests for 'set print object on' +
3124         'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3125
3126 2018-01-22  Joel Brobecker  <brobecker@adacore.com>
3127
3128         * gdb.base/break-include.c, gdb.base/break-include.inc,
3129         gdb.base/break-include.exp: New files.
3130         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3131         line number now being the actual line number where the breakpoint
3132         was inserted.
3133         * gdb.mi/mi-break.exp: Likewise.
3134         * gdb.mi/mi-reverse.exp: Likewise.
3135         * gdb.mi/mi-simplerun.exp: Ditto.
3136
3137 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
3138
3139         * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3140         varobj.
3141         * gdb.mi/mi-var-create-rtti.exp: Likewise.
3142
3143 2018-01-21  Don Breazeal  <donb@codesourcery.com>
3144             Andrew Burgess  <andrew.burgess@embecosm.com>
3145
3146         * gdb.mi/basics.c: Add new global.
3147         * gdb.mi/mi-frame-regs.exp: New file.
3148         * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3149         case.
3150
3151 2018-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
3152
3153         * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3154         non-parameter, and on an unknown symbol.
3155
3156 2018-01-19  Tom Tromey  <tom@tromey.com>
3157
3158         * gdb.rust/modules.rs (TWENTY_THREE): New global.
3159         * gdb.rust/modules.exp: Add ::-qualified lookup test.
3160
3161 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3162
3163         * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3164         setrlimit and chdir to int.
3165
3166 2018-01-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3167
3168         * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3169         function.
3170         (my_tend): Likewise.
3171         * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3172         rationale of avoiding FP- and vector instructions.
3173
3174 2018-01-19  Ruslan Kabatsayev  <b7.10110111@gmail.com>
3175
3176         * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3177         "info reg" with "\[ \t\]*".
3178         * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3179         "\[ \t\]+".
3180         * gdb.arch/s390-multiarch.exp: Ditto.
3181         * gdb.base/pc-fp.exp: Ditto.
3182         * gdb.reverse/i386-precsave.exp: Ditto.
3183         * gdb.reverse/i386-reverse.exp: Ditto.
3184         * gdb.reverse/i387-env-reverse.exp: Ditto.
3185         * gdb.reverse/i387-stack-reverse.exp: Ditto.
3186
3187 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3188
3189         * lib/gdb.exp (gdb_compile): Re-enable use of
3190         universal_compile_options for languages other than Rust.
3191
3192 2018-01-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
3193
3194         * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3195
3196 2018-01-17  Mike Gulick  <mgulick@mathworks.com>
3197
3198         PR gdb/16577
3199         * gdb.base/solib-vanish.exp: New.
3200         * gdb.base/solib-vanish-main.c: New.
3201         * gdb.base/solib-vanish-lib1.c: New.
3202         * gdb.base/solib-vanish-lib2.c: New.
3203
3204 2018-01-17  Yao Qi  <yao.qi@linaro.org>
3205
3206         * gdb.compile/compile.exp: Match the address printed for
3207         frame in the output of command "bt".
3208
3209 2018-01-15  Tom Tromey  <tom@tromey.com>
3210
3211         * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3212         compute sp_reg.
3213
3214 2018-01-12  Andrew Burgess  <andrew.burgess@embecosm.com>
3215
3216         * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3217         to prepare.
3218         (prepare): Return 0 on error, 1 on success.
3219
3220 2018-01-12  Pedro Alves  <palves@redhat.com>
3221
3222         * gdb.base/continue-after-aborted-step-over.c: New.
3223         * gdb.base/continue-after-aborted-step-over.exp: New.
3224
3225 2018-01-11  Simon Marchi  <simon.marchi@ericsson.com>
3226
3227         * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3228         options when not creating an executable.
3229
3230 2018-01-11  Pedro Alves  <palves@redhat.com>
3231
3232         PR remote/22597
3233         * gdb.server/stop-reply-no-thread.c: New file.
3234         * gdb.server/stop-reply-no-thread.exp: New file.
3235
3236 2018-01-10  Pedro Alves  <palves@redhat.com>
3237
3238         PR gdb/22670
3239         * gdb.ada/bp_c_mixed_case.exp: Add intro comment.  Test printing C
3240         functions too.  Test setting breakpoints and printing C functions
3241         with no debug info too.
3242         * gdb.ada/bp_c_mixed_case/qux.c: New file.
3243
3244 2018-01-10  Pedro Alves  <palves@redhat.com>
3245
3246         PR gdb/22670
3247         * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3248         a fail.
3249
3250 2018-01-10  Pedro Alves  <palves@redhat.com>
3251
3252         PR gdb/22670
3253         * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3254
3255 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
3256
3257         * gdb.server/unittest.exp: Match the output in non-development
3258         mode.
3259
3260 2018-01-08  Simon Marchi  <simon.marchi@ericsson.com>
3261
3262         * gdb.gdb/unittest.exp: Match output in non-development mode.
3263
3264 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
3265
3266         * gdb.ada/access_tagged_param.exp: Relax expected output
3267         for value of "ObjL" in "continue" to pck.inspect breakpoint
3268         test.
3269
3270 2018-01-08  Joel Brobecker  <brobecker@adacore.com>
3271
3272         * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3273         * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3274
3275 2018-01-05  Pedro Alves  <palves@redhat.com>
3276
3277         PR gdb/18653
3278         * gdb.base/libsegfault.exp: New.
3279
3280 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
3281
3282         PR gdb/22670
3283         * gdb.ada/access_tagged_param.exp: New file.
3284         * gdb.ada/access_tagged_param/foo.adb: New file.
3285
3286 2018-01-05  Pedro Alves  <palves@redhat.com>
3287
3288         PR gdb/22670
3289         * gdb.ada/info_addr_mixed_case.exp: Remove kfail.  Extend test to
3290         exercise lower case too, and to exercise both full matching and
3291         wild matching.
3292
3293 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
3294
3295         * gdb.ada/rename_subscript_param: New testcase.
3296
3297 2018-01-05  Jerome Guitton  <guitton@adacore.com>
3298
3299         * gdb.ada/arr_acc_idx_w_gap: New testcase.
3300
3301 2018-01-05  Joel Brobecker  <brobecker@adacore.com>
3302
3303         * gdb.ada/convvar_comp: New testcase.
3304
3305 2018-01-05  Xavier Roirand  <roirand@adacore.com>
3306
3307         * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3308         (My_Table): New global variable.
3309         * testsuite/gdb.ada/array_char_idx.exp: Add test.
3310
3311 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3312
3313         PR gdb/22670
3314         * gdb.ada/maint_with_ada: New testcase.
3315
3316 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3317
3318         PR gdb/22670
3319         * gdb.ada/bp_c_mixed_case: New testcase.
3320
3321 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3322
3323         PR gdb/22670
3324         * gdb.ada/complete.exp: Add "complete break ada" test.
3325
3326 2018-01-04  Joel Brobecker  <brobecker@adacore.com>
3327
3328         PR gdb/22670
3329         * gdb.ada/info_addr_mixed_case: New testcase.
3330
3331 2018-01-03  Xavier Roirand  <roirand@adacore.com>
3332
3333         * gdb.ada/excep_handle.exp: New testcase.
3334         * gdb.ada/excep_handle/foo.adb: New file.
3335         * gdb.ada/excep_handle/pck.ads: New file.
3336
3337 2018-01-03  Joel Brobecker  <brobecker@adacore.com>
3338
3339         * gdb.base/step-line.c: Add extra empty line in copyright header.
3340         * gdb.base/step-line.inp: Likewise.
3341
3342 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
3343
3344         * gdb.ada/dyn_stride.exp: Add slice test.
3345
3346 2018-01-02  Joel Brobecker  <brobecker@adacore.com>
3347
3348         * gdb.ada/dyn_stride: New testcase.
3349
3350 2017-12-27  Stafford Horne  <shorne@gmail.com>
3351
3352         * gdb.xml/extra-regs.xml: Add example foo reggroup.
3353         * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3354
3355 2017-12-27  Stafford Horne  <shorne@gmail.com>
3356
3357         * gdb.base/reggroups.c: New file.
3358         * gdb.base/reggroups.exp: New file.
3359
3360 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
3361
3362         * gdb.dwarf2/ada-valprint-error.c: New file.
3363         * gdb.dwarf2/ada-valprint-error.exp: New file.
3364
3365 2017-12-18  Joel Brobecker  <brobecker@adacore.com>
3366
3367         * gdb.ada/assign_arr: New testcase.
3368
3369 2017-12-18  Xavier Roirand  <roirand@adacore.com>
3370
3371         * gdb.ada/funcall_ptr: New testcase.
3372
3373 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
3374
3375         PR cli/16224
3376         * gdb.base/ptype-offsets.cc: New file.
3377         * gdb.base/ptype-offsets.exp: New file.
3378
3379 2017-12-15  Yao Qi  <yao.qi@linaro.org>
3380
3381         * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3382         if XML is disabled.
3383
3384 2017-12-15  Xavier Roirand  <roirand@adacore.com>
3385
3386         * gdb.ada/same_component_name: New testcase.
3387
3388 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
3389
3390         * gdb.ada/str_binop_equal: New testcase.
3391
3392 2017-12-14  Joel Brobecker  <brobecker@adacore.com>
3393
3394         * gdb.ada/task_switch_in_core: New testcase.
3395
3396 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
3397
3398         * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3399         * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3400         call test_bkpt_qualified.
3401         (test_bkpt_qualified): New proc.
3402
3403 2017-12-13  Pedro Alves  <palves@redhat.com>
3404
3405         * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3406         Tighten regexp by matching with an anchor.
3407
3408 2017-12-13  Pedro Alves  <palves@redhat.com>
3409
3410         * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3411         ("expression with namespace"): New set of tests.
3412         * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3413         (Nested::Test_NS::qux): New.
3414         * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3415         defaults to 'start_quote_char' and 'end_quote_char' parameters.
3416
3417 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
3418
3419         * gdb.base/server-del-break.c: New file.
3420         * gdb.base/server-del-break.exp: New file.
3421
3422 2017-12-12  Stafford Horne  <shorne@gmail.com>
3423
3424         * gdb.xml/tdesc-regs.exp: Add or1k support.
3425
3426 2017-12-12  Stafford Horne  <shorne@gmail.com>
3427
3428         * gdb.base/bp-permanent.c: Define nop of or1k.
3429
3430 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
3431
3432         * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3433         output with components being reordered.
3434
3435 2017-12-11  Joel Brobecker  <brobecker@adacore.com>
3436
3437         * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3438         output with components being reordered.
3439
3440 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3441             Pedro Alves  <palves@redhat.com>
3442
3443         * gdb.base/maint.exp (check for .gdb_index): Check also for
3444         .debug_names.
3445         * gdb.dlang/watch-loc.c (.debug_aranges): New.
3446         * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3447         * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3448         (.gdb_index used after symbol reloading): Support also .debug_names.
3449         * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3450
3451 2017-12-08  Yao Qi  <yao.qi@linaro.org>
3452
3453         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3454         * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3455
3456 2017-12-08  Yao Qi  <yao.qi@linaro.org>
3457
3458         * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3459         * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3460
3461 2017-12-08  Yao Qi  <yao.qi@linaro.org>
3462
3463         * gdb.arch/aarch64-tagged-pointer.c: New file.
3464         * gdb.arch/aarch64-tagged-pointer.exp: New file.
3465
3466 2017-12-08  Sergio Durigan Junior  <sergiodj@redhat.com>
3467
3468         * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3469         "int".
3470
3471 2017-12-07  Keith Seitz  <keiths@redhat.com>
3472
3473         PR breakpoints/22569
3474         * gdb.linespec/ls-errs.exp: Change expected result of "break
3475         -source this file has spaces.c -line 3".
3476         Check that an explicit source file followed by whitespace is
3477         identified as an invalid explicit location.
3478
3479 2017-12-07  Keith Seitz  <keiths@redhat.com>
3480
3481         * gdb.cp/nested-types.cc: New file.
3482         * gdb.cp/nested-types.exp: New file.
3483         * lib/cp-support.exp: Load data-structures.exp library.
3484         (debug_cp_test_ptype_class): New global.
3485         (cp_ptype_class_verbose, next_line): New procedures.
3486         (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3487         Add and document new return value.
3488         Switch the list of lines to a queue.
3489         Add support for new `type' key for nested type definitions.
3490         Add debugging/troubleshooting messages.
3491         * lib/data-structures.exp: New file.
3492
3493 2017-12-07  Simon Marchi  <simon.marchi@ericsson.com>
3494
3495         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3496         with proc_with_prefix, don't use with_test_prefix.
3497
3498 2017-12-07  Tom Tromey  <tom@tromey.com>
3499
3500         * gdb.base/break.exp: Add test for empty "commands".
3501
3502 2017-12-07  Yao Qi  <yao.qi@linaro.org>
3503
3504         * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3505         malloc and catch syscall.
3506
3507 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
3508
3509         * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3510         tests for explicit locations.
3511
3512 2017-12-06  Pedro Alves  <palves@redhat.com>
3513
3514         * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3515         force-disabling XML descriptions.
3516
3517 2017-12-04  Pedro Alves  <palves@redhat.com>
3518
3519         PR gdb/22499
3520         * gdb.arch/amd64-disp-step-avx.S: New file.
3521         * gdb.arch/amd64-disp-step-avx.exp: New file.
3522
3523 2017-12-03  Pedro Alves  <palves@redhat.com>
3524
3525         * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3526         and <string.h>.
3527         (parent_function): Print distinct messages when waitpid fails, or
3528         the child exits with a signal, or the child exits for an unhandled
3529         reason.
3530         * gdb.threads/process-dies-while-detaching.exp
3531         (detach_and_expect_exit): New 'inf_output_re' parameter and use
3532         it.  Wait for both inferior output and GDB's prompt.  Use an
3533         indirect spawn id list.
3534         (do_detach): New parameter 'child_exit'.  Use it to compute
3535         expected inferior output.
3536         (test_detach, test_detach_watch, test_detach_killed_outside):
3537         Adjust to pass down the expected child exit kind.
3538
3539 2017-12-01  Joel Brobecker  <brobecker@adacore.com>
3540             Sergio Durigan Junior  <sergiodj@redhat.com>
3541             Pedro Alves  <palves@redhat.com>
3542
3543         * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3544
3545 2017-12-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3546
3547         * gdb.base/relocate.exp: Add tests to guarantee that arguments
3548         to 'symbol-file' and 'add-symbol-file' can be
3549         position-independent.
3550
3551 2017-12-01  Yao Qi  <yao.qi@linaro.org>
3552
3553         * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3554         the URL in copyright header.
3555         * gdb.arch/aarch64-fp.exp: Likewise.
3556         * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3557         * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3558         * gdb.base/expand-psymtabs.exp: Likewise.
3559         * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3560         * gdb.fortran/common-block.exp: Likewise.
3561         * gdb.fortran/common-block.f90: Likewise.
3562         * gdb.fortran/logical.exp: Likewise.
3563         * gdb.fortran/vla-datatypes.f90: Likewise.
3564         * gdb.fortran/vla-sub.f90: Likewise.
3565
3566 2017-11-30  Joel Brobecker  <brobecker@adacore.com>
3567
3568         * gdb.ada/repeat_dyn: New testcase.
3569
3570 2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
3571
3572         * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3573         Update for changed thread numbering.
3574         * gdb.cell/bt.exp: Update for changed GDB output.
3575
3576 2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
3577
3578         * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3579         setting isremote by hand.
3580         * boards/dwarf4-gdb-index.exp: Likewise.
3581         * boards/fission.exp: Likewise.
3582         * boards/stabs.exp: Likewise.
3583
3584 2017-11-30  Pedro Alves  <palves@redhat.com>
3585
3586         * gdb.linespec/cpls-ops.exp
3587         (check_explicit_skips_function_argument): Extract the underlying
3588         type of size_t instead of hardcoding it.
3589
3590 2017-11-29  Pedro Alves  <palves@redhat.com>
3591
3592         PR c++/19436
3593         * gdb.linespec/cpls-abi-tag.cc: New file.
3594         * gdb.linespec/cpls-abi-tag.exp: New file.
3595
3596 2017-11-29  Pedro Alves  <palves@redhat.com>
3597
3598         * gdb.base/langs.exp: Use -qualified.
3599         * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3600         it.
3601         * gdb.cp/namespace.exp: Use -qualified.
3602         * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3603         (overload-3, template-overload, template-ret-type, const-overload)
3604         (const-overload-quoted, anon-ns, ambiguous-prefix): New
3605         procedures.
3606         (test_driver): Call them.
3607         * gdb.cp/save-bp-qualified.cc: New.
3608         * gdb.cp/save-bp-qualified.exp: New.
3609         * gdb.linespec/explicit.exp: Test -qualified.
3610         * lib/completion-support.exp (completion::explicit_opts_list): Add
3611         "-qualified".
3612         * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3613
3614 2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
3615
3616         * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3617
3618 2017-11-29  Tom Tromey  <tom@tromey.com>
3619
3620         * gdb.base/relocate.exp: Update invalid argument test.
3621         Add new tests for invalid arguments.
3622
3623 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3624
3625         * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3626         Return 0 as a long.
3627         * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3628
3629 2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3630
3631         * gdb.cp/breakpoint.cc (bar): Set return type to void.
3632         * gdb.cp/psymtab-parameter.cc (func): Likewise.
3633         * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3634         func ().
3635         * gdb.cp/shadow.cc (B.func): Return 0.
3636
3637 2017-11-27  Joel Brobecker  <brobecker@adacore.com>
3638
3639         * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3640         expected output in gdb_expect call to allow the exception
3641         message to be present as well.  Fix syntax confusion to avoid
3642         TCL thinking that exception_name is an array.
3643
3644 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
3645
3646         * gdb.arch/spu-info.c: Include <unistd.h>.
3647         (do_signal_test): Fix broken calls to write.
3648         * gdb.arch/spu-info.exp: Use prepare_for_testing.
3649         Fix checks for empty mailboxes.  Update signal tests for corrected
3650         do_signal_test routine.  Allow nonzero event status.
3651         * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3652         * gdb.cell/arch.exp: Use standard_output_file.
3653         * gdb.cell/break.exp: Likewise.
3654         * gdb.cell/bt.exp: Likewise.
3655         * gdb.cell/core.exp: Likewise.
3656         * gdb.cell/dwarfaddr.exp: Likewise.
3657         * gdb.cell/ea-cache.exp: Likewise.
3658         * gdb.cell/ea-standalone.exp: Likewise.
3659         * gdb.cell/f-regs.exp: Likewise.
3660         * gdb.cell/fork.exp: Likewise.
3661         * gdb.cell/gcore.exp: Likewise.
3662         * gdb.cell/mem-access.exp: Likewise.
3663         * gdb.cell/ptype.exp: Likewise.
3664         * gdb.cell/registers.exp: Likewise.
3665         * gdb.cell/sizeof.exp: Likewise.
3666         * gdb.cell/solib-symbol.exp: Likewise.
3667         * gdb.cell/solib.exp: Likewise.
3668
3669 2017-11-25   Pedro Alves  <palves@redhat.com>
3670
3671         * gdb.base/complete-empty.exp: New file.
3672         * gdb.base/completion.exp: Adjust.
3673
3674 2017-11-25  Pedro Alves  <palves@redhat.com>
3675
3676         * gdb.linespec/cpls-ops.cc: New file.
3677         * gdb.linespec/cpls-ops.exp: New file.
3678         * lib/completion-support.exp (test_complete_prefix_range_re): New,
3679         factored out from ...
3680         (test_complete_prefix_range): ... this.
3681
3682 2017-11-24  Pedro Alves  <palves@redhat.com>
3683
3684         * gdb.linespec/cpcompletion.exp: New file.
3685         * gdb.linespec/cpls-hyphen.cc: New file.
3686         * gdb.linespec/cpls.cc: New file.
3687         * gdb.linespec/cpls2.cc: New file.
3688         * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
3689         test to use test_gdb_complete_unique.  Add label completion,
3690         keyword completion and explicit location completion tests.
3691         * lib/completion-support.exp: New file.
3692
3693 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
3694
3695         * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3696         gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3697         when hitting an exception catchpoint.
3698
3699 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3700
3701         * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3702
3703 2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
3704
3705         * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3706         * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3707         * gdb.dwarf2/info-locals-optimized-out.c: New file.
3708
3709 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3710
3711         * gdb.base/info-os.exp: Pass pthreads.
3712         * gdb.multi/multi-attach.exp: Likewise.
3713
3714 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3715
3716         * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3717         compiler.
3718
3719 2017-11-22  Yao Qi  <yao.qi@linaro.org>
3720
3721         * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3722         * gdb.base/break-interp.exp: Likewise.
3723         * gdb.base/jit-attach-pie.exp: Likewise.
3724
3725 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
3726
3727         * gdb.base/float128.c (large128): New variable.
3728         * gdb.base/float128.exp: Add test to print largest __float128 value.
3729
3730 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
3731
3732         * gdb.arch/vsx-regs.exp: Update register content checks.
3733
3734 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
3735
3736         * gdb.arch/ppc-longdouble.exp: New file.
3737         * gdb.arch/ppc-longdouble.c: Likewise.
3738
3739 2017-11-21  Pedro Alves  <palves@redhat.com>
3740
3741         * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3742
3743 2017-11-20  Pedro Alves  <palves@redhat.com>
3744
3745         * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3746         (long_double_typedef): New typedefs.
3747         Use DEF on double and long double.
3748         * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3749         cases.
3750         (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3751         and 'long_double_ptr_same_size' locals.  Use them to decide
3752         whether cast from array/function to float is valid/invalid.
3753
3754 2017-11-17  Tom Tromey  <tom@tromey.com>
3755
3756         * gdb.rust/traits.rs: New file.
3757         * gdb.rust/traits.exp: New file.
3758
3759 2017-11-17  Joel Brobecker  <brobecker@adacore.com>
3760
3761         * gdb.ada/minsyms: New testcase.
3762
3763 2017-11-16  Pedro Alves  <palves@redhat.com>
3764
3765         * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3766         * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3767
3768 2017-11-16  Pedro Alves  <palves@redhat.com>
3769
3770         * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3771         gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3772
3773 2017-11-16  Pedro Alves  <palves@redhat.com>
3774
3775         * gdb.server/reconnect-ctrl-c.c: New file.
3776         * gdb.server/reconnect-ctrl-c.exp: New file.
3777
3778 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
3779
3780         * gdb.python/py-rbreak.exp: New file.
3781         * gdb.python/py-rbreak.c: New file.
3782         * gdb.python/py-rbreak-func2.c: New file.
3783
3784 2017-11-16  Pedro Alves  <palves@redhat.com>
3785
3786         * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3787         pattern.
3788         * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3789         GDB.
3790
3791 2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
3792
3793         * gdb.tui/completionn.exp (test_tab_completion): Add space in
3794         regex.
3795
3796 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
3797
3798         * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3799         test names.
3800
3801 2017-11-09  Pedro Alves  <palves@redhat.com>
3802
3803         * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3804         factored out from ...
3805         (top level): ... here, and adjusted to avoid expecting beyond the
3806         prompt in a single gdb_test_multiple.
3807
3808 2017-11-09  Pedro Alves  <palves@redhat.com>
3809
3810         * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3811         output.
3812         * gdb.server/ext-attach.exp ("kill" test): Likewise.
3813         * gdb.server/ext-restart.exp ("kill" test): Likewise.
3814         * gdb.server/ext-run.exp ("kill" test): Likewise.
3815         * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3816
3817 2017-11-09  Pedro Alves  <palves@redhat.com>
3818
3819         * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3820         match till end of line.
3821
3822 2017-11-09  Pedro Alves  <palves@redhat.com>
3823
3824         * gdb.base/memattr.exp: Tighten regexes to match the end line.
3825
3826 2017-11-09  Pedro Alves  <palves@redhat.com>
3827
3828         * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3829         New procedures, factored out from ...
3830         (top level): ... here, and adjusted to avoid expecting beyond the
3831         prompt in one go.
3832
3833 2017-11-09  Pedro Alves  <palves@redhat.com>
3834
3835         * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3836         output.  Fix '?' match.
3837
3838 2017-11-08  Joel Brobecker  <brobecker@adacore.com>
3839
3840         * gdb.ada/scoped_watch: New testcase.
3841         * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3842         which is actually correct.
3843         * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3844         * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3845
3846 2017-11-08  Pedro Alves  <palves@redhat.com>
3847
3848         * gdb.gdb/complaints.exp (test_initial_complaints)
3849         (test_serial_complaints, test_short_complaints): Call
3850         complaint_internal instead of complaint.
3851
3852 2017-11-08  Djordje Todorovic  <djordje.todorovic@rt-rk.com>
3853
3854         * gdb.threads/tls-core.c: New file.
3855         * gdb.threads/tls-core.exp: Likewise.
3856
3857 2017-11-08   Pedro Alves  <palves@redhat.com>
3858
3859         * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3860         (p Exported_Capitalized): New test.
3861         (p exported_capitalized): New test.
3862
3863 2017-11-07  Pedro Alves  <palves@redhat.com>
3864
3865         * gdb.cp/ena-dis-br-range.exp: Add more tests.
3866
3867 2017-11-07  Pedro Alves  <palves@redhat.com>
3868
3869         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3870         * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3871         (disable_invalid, disable_inverted, disable_negative): New
3872         procedures.
3873         ("bad numbers"): New set of tests.
3874
3875 2017-11-07  Pedro Alves  <palves@redhat.com>
3876
3877         * gdb.cp/ena-dis-br-range.exp: Add tests.
3878
3879 2017-11-07  Pedro Alves  <palves@redhat.com>
3880
3881         * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3882
3883 2017-11-07  Xavier Roirand  <roirand@adacore.com>
3884             Pedro Alves  <palves@redhat.com>
3885
3886         * gdb.base/ena-dis-br.exp: Add reference to
3887         gdb.cp/ena-dis-br-range.exp.
3888         * gdb.cp/ena-dis-br-range.exp: New file.
3889         * gdb.cp/ena-dis-br-range.cc: New file.
3890
3891 2017-11-06  Pedro Alves  <palves@redhat.com>
3892
3893         * gdb.base/attach-non-pgrp-leader.c: New.
3894         * gdb.base/attach-non-pgrp-leader.exp: New.
3895
3896 2017-11-06  Pedro Alves  <palves@redhat.com>
3897
3898         * configure.ac: No longer check for termio.h and sgtty.h.
3899         * configure: Regenerate.
3900         * remote-utils.c: Include termios.h instead of gdb_termios.h.
3901         (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3902         Remove termio and sgtty code.
3903
3904 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3905
3906         * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3907         in GDB is disabled.
3908
3909 2017-11-03  Yao Qi  <yao.qi@linaro.org>
3910
3911         * gdb.python/py-thrhandle.exp: Skip it if python is not
3912         enabled.
3913
3914 2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
3915
3916         * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3917         as a breakpoint command.
3918
3919 2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
3920
3921         PR python/21213
3922         * gdb.python/py-infthread.exp: Test calling
3923         InferiorThread.inferior () multiple times in a row.
3924
3925 2017-10-27  Keith Seitz  <keiths@redhat.com>
3926
3927         * gdb.opt/inline-break.exp (break_info_1): New procedure.
3928         Test "info break" for every inlined function breakpoint.
3929
3930 2017-10-27  Yao Qi  <yao.qi@linaro.org>
3931
3932         * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3933
3934 2017-10-26  Patrick Frants  <osscontribute@gmail.com>
3935
3936         * gdb.cp/classes.exp (test_static_members): Test printing
3937         Outer::instance.
3938         * gdb.cp/classes.c (struct Inner, struct Outer): New.
3939         (Inner::instance, Outer::instance): New.
3940
3941 2017-10-24  Pedro Alves  <palves@redhat.com>
3942
3943         * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3944         extra console" test in two stages.
3945
3946 2017-10-24  Pedro Alves  <palves@redhat.com>
3947
3948         * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3949
3950 2017-10-24  Pedro Alves  <palves@redhat.com>
3951
3952         * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3953         loop.
3954
3955 2017-10-24  Pedro Alves  <palves@redhat.com>
3956
3957         * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3958         $attempt" and "stoppedtry $stoppedtry" test prefixes.
3959
3960 2017-10-24  Pedro Alves  <palves@redhat.com>
3961
3962         * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3963         parameter and handle it.  Don't output read value in test name.
3964
3965 2017-10-24  Pedro Alves  <palves@redhat.com>
3966
3967         * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3968         custom test name.
3969
3970 2017-10-24  Pedro Alves  <palves@redhat.com>
3971
3972         * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3973         include the unstable output directory name in the test's name.
3974         (initial_setup_simple) <'set args'>: Use custom test name.
3975
3976 2017-10-24  Pedro Alves  <palves@redhat.com>
3977
3978         * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3979         with explicit test name.
3980
3981 2017-10-20  Pedro Alves  <palves@redhat.com>
3982
3983         * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3984         'wait -i'.  Use gdb_assert and remote_close.
3985
3986 2017-10-19  Andrew Burgess  <andrew.burgess@embecosm.com>
3987
3988         * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3989         number from variable rather than hard-coded.
3990
3991 2017-10-19  Pedro Alves  <palves@redhat.com>
3992
3993         * gdb.base/long-inferior-output.c: New file.
3994         * gdb.base/long-inferior-output.exp: New file.
3995
3996 2017-11-18  Keith Seitz  <keiths@redhat.com>
3997
3998         * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3999         method.
4000         (main): Call it.
4001         * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4002         Add additional user-defined conversion operator tests.
4003
4004 2017-10-17  Pedro Alves  <palves@redhat.com>
4005
4006         * boards/native-stdio-gdbserver.exp: Load "local-board".
4007
4008 2017-10-17  Pedro Alves  <palves@redhat.com>
4009
4010         * gdb.base/quit-live.c: New file.
4011         * gdb.base/quit-live.exp: New file.
4012
4013 2017-10-16  Keith Seitz  <keiths@redhat.com>
4014
4015         * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4016         (class_with_protected_typedef, class_with_private_typedef)
4017         (struct_with_public_typedef, struct_with_protected_typedef)
4018         (struct_with_private_typedef): New classes/structs.
4019         * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4020         typedefs and access specifiers.
4021
4022 2017-10-16  Pedro Alves  <palves@redhat.com>
4023             Simon Marchi  <simon.marchi@polymtl.ca>
4024
4025         * README (Local vs Remote vs Native): New section.
4026         * boards/local-board.exp: New file, with bits factored out from
4027         ...
4028         * boards/native-extended-gdbserver.exp: ... here.  Load
4029         "local-board".
4030         * boards/native-gdbserver.exp: Load "local-board".
4031         (${board}_spawn, ${board}_exec): Delete.
4032         * boards/native-stdio-gdbserver.exp: Most contents factored out to
4033         ...
4034         * boards/stdio-gdbserver-base.exp: ... this new file.
4035         * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4036         "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4037         procedure.
4038         * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4039         instead of native-stdio-gdbserver.  Don't set gdb_server_prog nor
4040         stdio_gdbserver_command.
4041         (${board}_get_remote_address, ${board}_get_comm_port)
4042         (${board}_download, ${board}_upload): Delete.
4043         (get_target_remote_pipe_cmd): New.
4044
4045 2017-10-16  Simon Marchi  <simon.marchi@ericsson.com>
4046
4047         * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4048         test_bkpt_deletion, test_bkpt_cond_and_cmds,
4049         test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4050         test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4051         test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4052         remove with_test_prefix.
4053
4054 2017-10-13  Pedro Alves  <palves@redhat.com>
4055
4056         * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4057         * gdb.base/annota1.exp: Use it instead of is_remote.
4058         * gdb.base/annota3.exp: Use it instead of is_remote.
4059         * gdb.cp/annota2.exp: Use it instead of is_remote.
4060         * gdb.cp/annota3.exp: Use it instead of is_remote.
4061         * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4062
4063 2017-10-13  Pedro Alves  <palves@redhat.com>
4064
4065         * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4066         (test_num_test_vars, run_and_count_vars, find_env)
4067         (test_set_unset_env, test_inherit_env_var): New procedures.
4068         (top level): Use them.
4069
4070 2017-10-13  Pedro Alves  <palves@redhat.com>
4071
4072         * lib/selftest-support.exp (selftest_setup): Extend comments, and
4073         also skip on stub-like targets.
4074
4075 2017-10-13  Pedro Alves  <palves@redhat.com>
4076
4077         PR gdb/22293
4078         * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4079         (top level): Move some tests to ...
4080         (test_not_found): ... this new procedure.
4081         (top level): Call it.
4082
4083 2017-10-13  Pedro Alves  <palves@redhat.com>
4084
4085         * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
4086         expect different "info terminal" output if testing with a
4087         non-native target.
4088
4089 2017-10-13  Pedro Alves  <palves@redhat.com>
4090             Simon Marchi  <simon.marchi@polymtl.ca>
4091
4092         PR python/12966
4093         * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4094
4095 2017-10-13  Pedro Alves  <palves@redhat.com>
4096
4097         * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4098         already.
4099
4100 2017-10-13  Pedro Alves  <palves@redhat.com>
4101
4102         * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4103         is_remote.
4104
4105 2017-10-13  Pedro Alves  <palves@redhat.com>
4106
4107         * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4108         is_remote.
4109
4110 2017-10-13  Pedro Alves  <palves@redhat.com>
4111
4112         * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4113         is set.
4114         (corefile_test_attach): Likewise.  Check can_spawn_for_attach
4115         instead of is_remote.
4116
4117 2017-10-13  Pedro Alves  <palves@redhat.com>
4118
4119         * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4120         (top level): Add comment.
4121
4122 2017-10-13  Pedro Alves  <palves@redhat.com>
4123
4124         * gdb.base/remote.exp (top level): Fix comment typo and add
4125         missing return.
4126
4127 2017-10-13  Pedro Alves  <palves@redhat.com>
4128             Simon Marchi  <simon.marchi@polymtl.ca>
4129
4130         * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4131         calls and add comments.  Skip test if use_gdb_stub is set.
4132         (top level): Use "set cwd" command instead of "cd" command.
4133
4134 2017-10-13  Pedro Alves  <palves@redhat.com>
4135
4136         * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4137         is_remote target check.
4138
4139 2017-10-13  Pedro Alves  <palves@redhat.com>
4140
4141         * gdb.base/scope.exp: Use build_executable + clean_restart +
4142         gdb_file_cmd instead of prepare_for_testing and no longer skip
4143         "before run" tests on is_remote target boards.  Update comments.
4144         * boards/native-extended-gdbserver.exp
4145         (extended_gdbserver_load_last_file): New, factored out from ...
4146         (gdb_load): ... this.  Move further below and add comment.
4147         (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4148
4149 2017-10-12  Pedro Alves  <palves@redhat.com>
4150
4151         * gdb.base/attach.exp: Remove references to gdb64.
4152         * gdb.base/dbx.exp: Remove references to gdb64.
4153
4154 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
4155             Pedro Alves  <palves@redhat.com>
4156
4157         * gdb.base/label.exp: Remove is_remote target check.
4158
4159 2017-10-12  Pedro Alves  <palves@redhat.com>
4160
4161         * gdb.base/auvx.exp (coredir): Update comment.
4162         (top level) <core_works>: Use "set cwd" command instead of "cd"
4163         command.
4164
4165 2017-10-12  Pedro Alves  <palves@redhat.com>
4166             Simon Marchi  <simon.marchi@polymtl.ca>
4167
4168         * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4169         target boards.
4170
4171 2017-10-12  Pedro Alves  <palves@redhat.com>
4172             Simon Marchi  <simon.marchi@polymtl.ca>
4173
4174         * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4175         Instead skip if there's any gdb_protocol set.
4176
4177 2017-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
4178             Pedro Alves  <palves@redhat.com>
4179
4180         * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4181
4182 2017-10-12  Pedro Alves  <palves@redhat.com>
4183             Simon Marchi  <simon.marchi@polymtl.ca>
4184
4185         * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4186         instead of on dejagnu remote boards.
4187
4188 2017-10-12  Pedro Alves  <palves@redhat.com>
4189             Simon Marchi  <simon.marchi@polymtl.ca>
4190
4191         * gdb.base/inferior-died.exp: Remove is_remote and isnative
4192         checks.  Use build_executable + clean_restart instead of
4193         prepare_for_testing.  Pass "set non-stop on" via GDBFLAGS instead
4194         of enabling non-stop after starting gdb.
4195
4196 2017-10-12  Pedro Alves  <palves@redhat.com>
4197
4198         * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4199         * gdb.threads/non-ldr-exc-2.exp: Ditto.
4200         * gdb.threads/non-ldr-exc-3.exp: Ditto.
4201         * gdb.threads/non-ldr-exc-4.exp: Ditto.
4202
4203 2017-10-11  Anton Kolesov  <Anton.Kolesov@synopsys.com>
4204
4205         * gdb.arch/arc-tdesc-cpu.exp: New file.
4206         * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4207
4208 2017-10-10  Simon Marchi  <simon.marchi@ericsson.com>
4209
4210         * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4211
4212 2017-10-10  Pedro Alves <palves@redhat.com>
4213
4214         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4215         expect CLI output.
4216
4217 2017-10-10  Pedro Alves  <palves@redhat.com>
4218
4219         * lib/selftest-support.exp (selftest_setup): Update for
4220         captured_command_loop's prototype change.
4221
4222 2017-10-09  Pedro Alves  <palves@redhat.com>
4223
4224         Test both arch1=>arch2 and arch2=>arch1.
4225
4226         * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4227         (srcfile2, binfile2, march1, march2): Remove globals.  Largely
4228         factored out to...
4229         (append_arch1_options, append_arch2_options, append_arch_options)
4230         (build_executables): New procedures.
4231         (do_test): New 'first_arch' parameter.  Use it to define 'from_exec'
4232         local.
4233         (top level): Add new 'first_arch' testing axis.
4234
4235 2017-10-09  Pedro Alves  <palves@redhat.com>
4236
4237         * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4238         (barrier): New.
4239         (thread_start, all_started): New functions.
4240         (main): Spawn new thread and wait until it is scheduled.
4241         * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4242         option.
4243         (do_test): Add 'selected_thread' parameter.  Run to all_started
4244         instead of main.  Explicitly set the breakpoint at main.  Switch
4245         to the SELECTED_THREAD thread.
4246         (top level): Test handling the exec event with either the main
4247         thread or the second thread selected.
4248
4249 2017-10-09  Pedro Alves  <palves@redhat.com>
4250
4251         * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4252         logic.  Move STOP marker after the value checks.
4253         * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4254         regexp.
4255
4256 2017-10-06  Sandra Loosemore  <sandra@codesourcery.com>
4257
4258         * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4259
4260 2017-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4261
4262         * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4263         integer-to-dfp conversion.
4264         * gdb.base/dfp-test.exp: Likewise.
4265
4266 2017-10-04  Pedro Alves  <palves@redhat.com>
4267
4268         * gdb.multi/hangout.c: Include <unistd.h>.
4269         (hangout_loop): New function.
4270         (main): Call alarm.  Call hangout_loop in a loop.
4271         * gdb.multi/hello.c: Include <unistd.h>.
4272         (hello_loop): New function.
4273         (main): Call alarm.  Call hangout_loop in a loop.
4274         * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4275         inferior with the other selected.
4276
4277 2017-10-04  Simon Marchi  <simon.marchi@ericsson.com>
4278
4279         * gdb.mi/list-thread-groups-available.exp: New file.
4280         * gdb.mi/list-thread-groups-available.c: New file.
4281
4282 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
4283
4284         * gdb.base/set-cwd.exp: Make it available on
4285         native-extended-gdbserver.
4286
4287 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
4288
4289         * gdb.base/set-cwd.c: New file.
4290         * gdb.base/set-cwd.exp: Likewise.
4291
4292 2017-10-02  Tom Tromey  <tom@tromey.com>
4293
4294         PR rust/22236:
4295         * gdb.rust/simple.rs (main): New variable "fslice".
4296         * gdb.rust/simple.exp: Add slice tests.  Update string tests.
4297
4298 2017-10-02  Tom Tromey  <tom@tromey.com>
4299
4300         * gdb.rust/simple.exp: Test ptype of a slice.
4301
4302 2017-10-02  Tom Tromey  <tom@tromey.com>
4303
4304         * gdb.rust/simple.exp: Test index of slice.
4305
4306 2017-09-27  Tom Tromey  <tom@tromey.com>
4307
4308         * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4309
4310 2017-09-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4311             Pedro Alves  <palves@redhat.com>
4312
4313         * gdb.base/compare-sections.exp (get value of read-only section): Read
4314         as unsigned value.
4315         (corrupt read-only section): Likewise and don't set written if patching
4316         failed.
4317
4318 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
4319
4320         * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4321         files.
4322
4323 2017-09-20  Pedro Alves  <palves@redhat.com>
4324
4325         * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4326         symbol names in gdb's output.
4327         * gdb.cp/overload.exp ("list all overloads"): Likewise.
4328
4329 2017-09-20  Pedro Alves  <palves@redhat.com>
4330
4331         * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4332         Rename to ...
4333         (test_list_ambiguous_symbol): ... this and add a symbol name
4334         parameter.  Adjust.
4335         (test_list_ambiguous_function): Reimplement on top of
4336         test_list_ambiguous_symbol and also test listing ambiguous
4337         variables.
4338         * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4339         (ambiguous_fun): ... this.
4340         (ambiguous_var): New.
4341         * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4342         (ambiguous_fun): ... this.
4343         (ambiguous_var): New.
4344
4345 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
4346
4347         * gdb.base/starti.c: New file.
4348         * gdb.base/starti.exp: New file.
4349         * lib/gdb.exp (gdb_starti_cmd): New procedure.
4350
4351 2017-09-14  Pedro Alves  <palves@redhat.com>
4352
4353         * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4354         (top level): Use it instead of runto.
4355
4356 2017-09-11  Tom Tromey  <tom@tromey.com>
4357
4358         * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4359
4360 2017-09-11  Tom Tromey  <tom@tromey.com>
4361
4362         * gdb.python/py-infthread.exp: Add tests for new_thread event.
4363         * gdb.python/py-inferior.exp: Add tests for new inferior events.
4364
4365 2017-09-08  Christoph Weinmann  <christoph.t.weinmann@intel.com>
4366
4367         * gdb.fortran/printing-types.exp: New file.
4368         * gdb.fortran/printing-types.exp: New file.
4369
4370 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
4371
4372         * gdb.fortran/vla-ptype.exp: Fix typos.
4373         * gdb.fortran/vla-value.exp: Same.
4374
4375 2017-09-08  Bernhard Heckel  <bernhard.heckel@intel.com>
4376
4377         * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4378         * gdb.mi/mi-var-child-f.exp: Likewise.
4379         * gdb.mi/mi-vla-fortran.exp: Likewise.
4380
4381 2017-09-08  Frank Penczek  <frank.penczek@intel.com>
4382             Christoph Weinmann  <christoph.t.weinmann@intel.com>
4383             Bernhard Heckel  <bernhard.heckel@intel.com>
4384
4385         * gdb.fortran/ptr-indentation.f90: New file.
4386         * gdb.fortran/ptr-indentation.exp: New file.
4387
4388 2017-09-05  Tom Tromey  <tom@tromey.com>
4389
4390         PR gdb/22010:
4391         * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4392
4393 2017-09-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4394
4395         * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4396
4397 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
4398
4399         * gdb.threads/tls-nodebug-pie.c: New file.
4400         * gdb.threads/tls-nodebug-pie.exp: New file.
4401
4402 2017-09-05  Tom Tromey  <tom@tromey.com>
4403
4404         * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4405         for rust.
4406
4407 2017-09-05  Simon Marchi  <simon.marchi@ericsson.com>
4408
4409         * gdb.multi/multi-arch-exec.exp: Test with different
4410         "follow-exec-mode" settings.
4411         (do_test): New procedure.
4412
4413 2017-09-04  Pedro Alves  <palves@redhat.com>
4414
4415         * gdb.base/func-static.c (S::method const, S::method volatile)
4416         (S::method volatile const): New methods.
4417         (c_s, v_s, cv_s): New instances.
4418         (main): Call method() on them.
4419         * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4420         (cannot_resolve): New procedure.
4421         (cxx_scopes_list): Test cv methods.  Add print-scope-quote and
4422         print-quote-unquoted columns.
4423         (do_test): Test printing each scope too.
4424
4425 2017-09-04  Pedro Alves  <palves@redhat.com>
4426
4427         * gdb.base/local-static.exp: Also test with
4428         class::method::variable wholly quoted.
4429         * gdb.cp/m-static.exp (class::method::variable): Remove test.
4430
4431 2017-09-04  Pedro Alves  <palves@redhat.com>
4432
4433         * gdb.base/local-static.c: New.
4434         * gdb.base/local-static.cc: New.
4435         * gdb.base/local-static.exp:  New.
4436
4437 2017-09-04  Pedro Alves  <palves@redhat.com>
4438
4439         * gdb.asm/asm-source.exp: Add casts to int.
4440         * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4441         (dataglobal64_1, dataglobal64_2): New globals.
4442         * gdb.base/nodebug.exp: Test different expressions involving the
4443         new globals, with print, whatis and ptype.  Add casts to int.
4444         * gdb.base/solib-display.exp: Add casts to int.
4445         * gdb.compile/compile-ifunc.exp: Expect warning.  Add cast to int.
4446         * gdb.cp/m-static.exp: Add cast to int.
4447         * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4448         * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4449         tls variable with no debug info without a cast.  Test with a cast
4450         to int too.
4451         * gdb.trace/entry-values.exp: Add casts.
4452
4453 2017-09-04  Pedro Alves  <palves@redhat.com>
4454
4455         * gdb.base/nodebug.exp: Test that ptype's error about functions
4456         with unknown return type includes the function name too.
4457
4458 2017-09-04  Pedro Alves  <palves@redhat.com>
4459
4460         * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4461         return type of munmap in infcall.
4462         * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4463         * gdb.base/checkpoint.exp: Simplify using for loop.  Cast return
4464         type of ftell in infcall.
4465         * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4466         type of getpid in infcall.
4467         * gdb.base/infcall-exec.exp: Cast return type of execlp in
4468         infcall.
4469         * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4470         Bail on failure to extract the pid.
4471         * gdb.base/nodebug.c: #include <stdint.h>.
4472         (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4473         New functions.
4474         * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4475         Change expected output of print/whatis/ptype with functions with
4476         no debug info.  Test all supported languages.  Call
4477         test_call_promotion.
4478         * gdb.compile/compile.exp: Adjust expected output to expect
4479         warning.
4480         * gdb.threads/siginfo-threads.exp: Likewise.
4481
4482 2017-09-04  Pedro Alves  <palves@redhat.com>
4483
4484         * gdb.base/callfuncs.exp (do_function_calls): New parameter
4485         "prototypes".  Test calling float functions via prototyped and
4486         unprototyped function pointers.
4487         (perform_all_tests): New parameter "prototypes".  Pass it down.
4488         (top level): Pass down "prototypes" parameter to
4489         perform_all_tests.
4490
4491 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
4492
4493         * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4494         Test with nested loops.
4495
4496 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
4497
4498         * gdb.base/commands.exp: Call the new procedures.
4499         (loop_break_test, loop_continue_test): New procedures.
4500
4501 2017-09-04  Simon Marchi  <simon.marchi@ericsson.com>
4502
4503         * gdb.base/commands.exp: Call new procedure.
4504         (define_if_without_arg_test): New procedure.
4505
4506 2017-09-04  Pedro Alves  <palves@redhat.com>
4507
4508         * gdb.base/list-ambiguous.exp: New file.
4509         * gdb.base/list-ambiguous0.c: New file.
4510         * gdb.base/list-ambiguous1.c: New file.
4511         * gdb.base/list.exp (test_list_range): Adjust expected output.
4512
4513 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
4514
4515         * gdb.base/share-env-with-gdbserver.c: New file.
4516         * gdb.base/share-env-with-gdbserver.exp: Likewise.
4517
4518 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
4519
4520         * gdb.base/commands.exp (gdbvar_simple_if_test,
4521         gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4522         progvar_simple_if_test, progvar_simple_while_test,
4523         progvar_complex_if_while_test, user_defined_command_test,
4524         user_defined_command_args_eval,
4525         user_defined_command_args_stack_test,
4526         user_defined_command_manyargs_test, bp_deleted_in_command_test,
4527         temporary_breakpoint_commands,
4528         gdb_test_no_prompt, redefine_hook_test,
4529         redefine_backtrace_test): Remove "global gdb_prompt".
4530
4531 2017-08-28  Simon Marchi  <simon.marchi@ericsson.com>
4532
4533         * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4534         New proc, call it from toplevel.
4535
4536 2017-08-23  Sergio Durigan Junior  <sergiodj@redhat.com>
4537
4538         PR remote/21852
4539         * gdb.server/normal.c: New file, copied from gdb.base.
4540         * gdb.server/run-without-local-binary.exp: New file.
4541
4542 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
4543
4544         * gdb.arch/sparc64-adi.exp: New file.
4545         * gdb.arch/sparc64-adi.c: New file.
4546
4547 2017-08-22  Pedro Alves  <palves@redhat.com>
4548
4549         * gdb.cp/overload.exp (line_range_pattern): New procedure.
4550         (top level): Add "list all overloads" tests.
4551
4552 2017-08-22  Tom Tromey  <tom@tromey.com>
4553
4554         * gdb.gdb/xfullpath.exp: Remove.
4555
4556 2017-08-21  Pedro Alves  <palves@redhat.com>
4557
4558         PR gdb/19487
4559         * gdb.base/symbol-alias.c: New.
4560         * gdb.base/symbol-alias2.c: New.
4561         * gdb.base/symbol-alias.exp: New.
4562
4563 2017-08-21  Pedro Alves  <palves@redhat.com>
4564
4565         * gdb.base/dfp-test.c
4566         (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4567         (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4568         * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4569         * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4570         * gdb.base/whatis-ptype-typedefs.c: New.
4571         * gdb.base/whatis-ptype-typedefs.exp: New.
4572         * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4573         (an_int, an_int_type, an_int_type2): New globals.
4574         * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4575         involving typedefs and cast expressions.
4576         * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4577         (lookup_typedefs_function): New.
4578         (typedefs_pretty_printers_dict): New.
4579         (top level): Register lookup_typedefs_function in
4580         gdb.pretty_printers.
4581
4582 2017-08-18  Yao Qi  <yao.qi@linaro.org>
4583
4584         * gdb.server/unittest.exp: New.
4585
4586 2017-08-15  Sergio Durigan Junior  <sergiodj@redhat.com>
4587
4588         PR gdb/21954
4589         * gdb.base/environ.exp: Add test to check if 'unset environment'
4590         works.
4591
4592 2017-08-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4593
4594         * lib/gdb.exp (universal_compile_options): New caching proc.
4595         (gdb_compile): Suppress GCC's coloring of messages.
4596
4597 2017-08-14  Tom Tromey  <tom@tromey.com>
4598
4599         PR gdb/21675:
4600         * gdb.base/printcmds.exp (test_radices): New function.
4601         * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4602         * gdb.base/sizeof.exp (check_valueof): Use p/d.
4603         * lib/gdb.exp (get_integer_valueof): Use p/d.
4604
4605 2017-08-12  Simon Marchi  <simon.marchi@ericsson.com>
4606
4607         * lib/gdb.exp (get_valueof): Don't capture end-of-line
4608         characters.
4609
4610 2017-08-05  Tom Tromey  <tom@tromey.com>
4611
4612         * gdb.rust/simple.exp: Allow String to appear in a different
4613         namespace.
4614
4615 2017-07-26  Yao Qi  <yao.qi@linaro.org>
4616
4617         * gdb.gdb/unittest.exp: Invoke command
4618         "maintenance check xml-descriptions".
4619
4620 2017-07-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4621
4622         * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4623         calling context.
4624         (hex128): Drop erroneous calculation of parameters.
4625
4626 2017-07-22  Simon Marchi  <simon.marchi@ericsson.com>
4627
4628         * gdb.python/py-unwind.exp: Disable stack protection when
4629         building test file.
4630
4631 2017-07-20  Pedro Alves  <palves@redhat.com>
4632
4633         * gdb.base/default.exp (set language): Adjust expected output.
4634
4635 2017-07-20  Pedro Alves  <palves@redhat.com>
4636
4637         * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4638         (test_minsym): ... this, and make static.
4639         (get_pck__foo__bar__minsym): Rename to ...
4640         (get_test_minsym): ... this.
4641         * gdb.base/dmsym.exp (): Remove "set language ada" call.  Adjust
4642         symbol names and comments.
4643         * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4644         (get_test_minsym): ... this.
4645         (pck__foo__bar__minsym__2): Rename to ...
4646         (test_minsym): ... this.
4647         (main): Adjust.
4648
4649 2017-07-17  Pedro Alves  <palves@redhat.com>
4650
4651         * gdb.base/completion.exp: Adjust expected output.
4652         * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4653         the completer works.
4654
4655 2017-07-17  Pedro Alves  <palves@redhat.com>
4656
4657         * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4658
4659 2017-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
4660
4661         * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4662
4663 2017-07-14  Tom Tromey  <tom@tromey.com>
4664
4665         PR rust/21764:
4666         * gdb.rust/simple.exp: Add tests.
4667
4668 2017-07-14  Tom Tromey  <tom@tromey.com>
4669
4670         * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4671
4672 2017-07-14  Pedro Alves  <palves@redhat.com>
4673
4674         * gdb.linespec/base/one/thefile.cc (z1): New function.
4675         * gdb.linespec/base/two/thefile.cc (z2): New function.
4676         * gdb.linespec/linespec.exp: Add tests.
4677
4678 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
4679
4680         * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4681         to mi_create_breakpoint.
4682
4683 2017-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
4684
4685         * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4686         mi_create_breakpoint.
4687
4688 2017-07-11  Iain Buclaw  <ibuclaw@gdcproject.org>
4689
4690         * gdb.dlang/demangle.exp: Update for demangling changes.
4691
4692 2017-07-09  Tom Tromey  <tom@tromey.com>
4693
4694         * gdb.dwarf2/shortpiece.exp: New file.
4695
4696 2017-07-06  David Blaikie  <dblaikie@gmail.com>
4697
4698         * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4699         built from fissiont-multi-cu{1,2}.c.
4700         * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4701         except putting 'main' and 'func' in separate CUs in the same DWO file.
4702         * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4703         test.
4704         * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4705         test.
4706
4707 2017-07-06  Pedro Alves  <palves@redhat.com>
4708
4709         * gdb.python/py-unwind.exp: Test flushregs.
4710
4711 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
4712
4713         PR cli/21688
4714         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4715         tests for alias commands and trailing whitespace.
4716
4717 2017-06-30  Sergio Durigan Junior  <sergiodj@redhat.com>
4718
4719         PR cli/21688
4720         * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4721         procedure.  Call it.
4722
4723 2017-06-29  Pedro Alves  <palves@redhat.com>
4724
4725         * gdb.base/printcmds.exp: Add tests.
4726
4727 2017-06-28  Doug Gilmore  <Doug.Gilmore@imgtec.com>
4728
4729         PR gdb/21337
4730         * gdb.base/reread-readsym.exp: New file.
4731         * gdb.base/reread-readsym.c: New file.
4732
4733 2017-06-21  Kevin Buettner  <kevinb@redhat.com>
4734
4735         * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4736         subpattern.
4737
4738 2017-06-19  Peter Bergner  <bergner@vnet.ibm.com>
4739
4740         * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4741         extended mnemonic.
4742         * gdb.arch/powerpc-power9.s: Likewise.
4743
4744 2017-06-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4745
4746         * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4747         on 32-bit x86 targets.  Exploit is_*_target macros where
4748         appropriate.
4749
4750 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4751
4752         * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4753         register pieces.
4754
4755 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4756
4757         * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4758         located in one or more DWARF pieces.
4759
4760 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4761
4762         * lib/gdb.exp (get_endianness): New proc.
4763         * gdb.arch/aarch64-fp.exp: Use it.
4764         * gdb.arch/altivec-regs.exp: Likewise.
4765         * gdb.arch/e500-regs.exp: Likewise.
4766         * gdb.arch/vsx-regs.exp: Likewise.
4767         * gdb.base/dump.exp: Likewise.
4768         * gdb.base/funcargs.exp: Likewise.
4769         * gdb.base/gnu_vector.exp: Likewise.
4770         * gdb.dwarf2/formdata16.exp: Likewise.
4771         * gdb.dwarf2/implptrpiece.exp: Likewise.
4772         * gdb.dwarf2/nonvar-access.exp: Likewise.
4773         * gdb.python/py-inferior.exp: Likewise.
4774         * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4775
4776 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4777
4778         PR gdb/21226
4779         * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4780         stack value pieces are taken from the LSB end.
4781
4782 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4783
4784         * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4785         variable at nonzero offset.
4786
4787 2017-06-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4788
4789         * gdb.dwarf2/var-access.c: New file.
4790         * gdb.dwarf2/var-access.exp: New test.
4791         * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4792
4793 2017-06-12  Tom Tromey  <tom@tromey.com>
4794
4795         * gdb.dwarf2/formdata16.exp: Add tests.
4796
4797 2017-06-12  Tom Tromey  <tom@tromey.com>
4798
4799         * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4800
4801 2017-06-12  Tom Tromey  <tom@tromey.com>
4802
4803         PR exp/16225:
4804         * gdb.reverse/i386-sse-reverse.exp: Update tests.
4805         * gdb.arch/vsx-regs.exp: Update tests.
4806         * gdb.arch/s390-vregs.exp (hex128): New proc.
4807         Update test.
4808         * gdb.arch/altivec-regs.exp: Update tests.
4809
4810 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
4811
4812         * gdb.base/startup-with-shell.c: New file.
4813         * gdb.base/startup-with-shell.exp: Likewise.
4814
4815 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
4816
4817         * gdb.server/non-existing-program.exp: Update regex in order to
4818         reflect the fact that gdbserver is now using fork_inferior (with a
4819         shell) to startup the inferior.
4820
4821 2017-05-30  Simon Marchi  <simon.marchi@ericsson.com>
4822
4823         * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4824         support function calls from GDB.
4825
4826 2017-05-21  Tom Tromey  <tom@tromey.com>
4827
4828         PR rust/21466:
4829         * gdb.rust/unsized.exp: New file.
4830         * gdb.rust/unsized.rs: New file.
4831
4832 2017-05-19  Tom Tromey  <tom@tromey.com>
4833
4834         PR rust/21484:
4835         * gdb.rust/watch.exp: New file.
4836         * gdb.rust/watch.rs: New file.
4837
4838 2017-05-18  Tom Tromey  <tom@tromey.com>
4839
4840         * gdb.rust/simple.exp: Allow Box to be qualified.
4841
4842 2017-05-18  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4843
4844         * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4845
4846 2017-05-18  Pedro Alves  <palves@redhat.com>
4847
4848         * gdb.base/fileio.c (test_write, test_read, test_close)
4849         (test_fstat): Don't print 'ret' in the fail path.
4850
4851 2017-05-18  Pedro Alves  <palves@redhat.com>
4852
4853         * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4854         (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4855         (test_system, test_rename, test_unlink, test_time): Change
4856         prototypes.
4857         * gdb.base/fileio.exp (stop_msg): Adjust.
4858
4859 2017-05-18  Pedro Alves  <palves@redhat.com>
4860
4861         * gdb.base/fileio.c (null_str): New global.
4862         (test_stat): Use it.
4863         * gdb.base/fileio.exp: Remove nowarnings.
4864
4865 2017-05-17  Yao Qi  <yao.qi@linaro.org>
4866
4867         * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4868
4869 2017-05-17  Simon Marchi  <simon.marchi@ericsson.com>
4870
4871         * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4872         argument command.
4873         (top-level): Invoke test_set_inferior_tty.
4874
4875 2017-05-04  Pedro Alves  <palves@redhat.com>
4876
4877         * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4878         Add parens to print call for Python 3.
4879
4880 2017-05-03  Keith Seitz  <keiths@redhat.com>
4881
4882         * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4883         (main): Call it.
4884
4885 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4886
4887         * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4888         to prev and next.
4889
4890 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4891
4892         * gdb.python/py-record-btrace.exp: Remove test for
4893         gdb.BtraceInstruction.error.
4894
4895 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4896
4897         * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4898
4899 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
4900
4901         * gdb.python/py-record-btrace-threads.c: New file.
4902         * gdb.python/py-record-btrace-threads.exp: New file.
4903
4904 2017-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
4905
4906         PR testsuite/8595
4907         * gdb.base/environ.exp: Make test available in all architectures.
4908         Move bits related to "info program" testing to
4909         gdb.base/info-program.exp.  Rewrite tests to use the two new
4910         procedures mentione below.
4911         (test_set_show_env_var) New procedure.
4912         (test_set_show_env_var_equal): Likewise.
4913         * gdb.base/info-program.exp: New file.
4914
4915 2017-04-27  Keith Seitz  <keiths@redhat.com>
4916
4917         * gdb.cp/oranking.cc (test15): New function.
4918         (main): Call test15 and declare additional variables for testing.
4919         * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4920         "p foo101('abc')" tests.
4921         Add tests for cv qualifier overloads.
4922         * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4923         "lvalue reference overload" test.
4924         * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4925         "print value of f1 on Child&& in f2" test.
4926
4927 2017-04-19  Pedro Alves  <palves@redhat.com>
4928
4929         * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4930         procedure.
4931         (top level): Call it.
4932         * lib/gdb.exp (gdb_define_cmd): New procedure.
4933
4934 2017-04-12  Pedro Alves  <palves@redhat.com>
4935
4936         PR gdb/21323
4937         * gdb.cp/wide_char_types.c: Include <wchar.h>.
4938         (wchar): New global.
4939         * gdb.cp/wide_char_types.exp (wide_char_types_program)
4940         (do_test_wide_char, wide_char_types_no_program, top level): Add
4941         wchar_t testing.
4942
4943 2017-04-12  Pedro Alves  <palves@redhat.com>
4944
4945         PR c++/21323
4946         * gdb.cp/wide_char_types.c: New file.
4947         * gdb.cp/wide_char_types.exp: New file.
4948
4949 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
4950
4951         PR gdb/21352
4952         * gdb.trace/tsv.exp: Add test for "tsave -r".
4953
4954 2017-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
4955
4956         * gdb.dlang/watch-loc.c: New file.
4957         * gdb.dlang/watch-loc.exp: New file.
4958
4959 2017-03-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4960
4961         * gdb.python/py-section-script.exp (sepdebug): New testcases.
4962
4963 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4964
4965         * gdb.arch/arc-analyze-prologue.S: New file.
4966         * gdb.arch/arc-analyze-prologue.exp: Likewise.
4967
4968 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
4969
4970         * gdb.arch/arc-decode-insn.S: New file.
4971         * gdb.arch/arc-decode-insn.exp: Likewise.
4972
4973 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
4974
4975         PR tdep/20928
4976         * gdb.arch/sparc64-regs.exp: New file.
4977         * gdb.arch/sparc64-regs.S: Likewise.
4978
4979 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
4980
4981         * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4982         and memory view on Python 3.
4983
4984 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
4985             Keith Seitz  <keiths@redhat.com>
4986
4987         PR gdb/14441
4988         * gdb.cp/demangle.exp: Add rvalue reference tests.
4989         * gdb.cp/rvalue-ref-casts.cc: New file.
4990         * gdb.cp/rvalue-ref-casts.exp: New file.
4991         * gdb.cp/rvalue-ref-overload.cc: New file.
4992         * gdb.cp/rvalue-ref-overload.exp: New file.
4993         * gdb.cp/rvalue-ref-params.cc: New file.
4994         * gdb.cp/rvalue-ref-params.exp: New file.
4995         * gdb.cp/rvalue-ref-sizeof.cc: New file.
4996         * gdb.cp/rvalue-ref-sizeof.exp: New file.
4997         * gdb.cp/rvalue-ref-types.cc: New file.
4998         * gdb.cp/rvalue-ref-types.exp: New file.
4999         * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5000         * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5001
5002 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
5003
5004         * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5005         New procedure.
5006
5007 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
5008
5009         * lib/mi-support.exp (mi_gdb_test): Add additional message
5010         for unexpected output.
5011
5012 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5013
5014         * gdb.base/examine-backward.c (Barrier): New character array
5015         constant, to ensure that TestStrings is preceded by a string
5016         terminator.
5017
5018 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5019
5020         * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5021         * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5022         and implicit pointer into such a location.
5023
5024 2017-03-16  Doug Evans  <dje@google.com>
5025
5026         * gdb.python/py-lazy-string (pointer): Really add new typedef.
5027
5028 2017-03-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5029
5030         * gdb.cp/m-static.exp: Fix expectation for prototype of
5031         test5.single_constructor and single_constructor::single_constructor.
5032
5033 2017-03-16  Doug Evans  <dje@google.com>
5034
5035         * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5036         * gdb.guile/scm-lazy-string.c: New file.
5037         * gdb.guile/scm-value.exp: Move lazy string tests to ...
5038         * gdb.guile/scm-lazy-string.exp: ... here, new file.  Add more tests
5039         for pointer, array, typedef lazy strings.
5040
5041 2017-03-16  Doug Evans  <dje@google.com>
5042
5043         PR python/17728, python/18439, python/18779
5044         * gdb.python/py-value.c (main) Delete locals sptr, sn.
5045         * gdb.python/py-lazy-string.c (pointer): New typedef.
5046         (main): New locals ptr, array, typedef_ptr.
5047         * gdb.python/py-value.exp: Move lazy string tests to ...
5048         * gdb.python/py-lazy-string.exp: ... here.  Add more tests for pointer,
5049         array, typedef lazy strings.
5050
5051 2017-03-14  Anton Kolesov  <anton.kolesov@synopsys.com>
5052
5053         * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5054           Add optional 'test' parameter.
5055
5056 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
5057
5058         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5059         Skip for versions of DejaGnu < 1.5.
5060
5061 2017-03-13  Simon Marchi  <simon.marchi@ericsson.com>
5062
5063         * lib/gdb.exp (dejagnu_version): New proc.
5064         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5065         Use dejagnu_version.
5066
5067 2017-03-10  Keith Seitz  <keiths@redhat.com>
5068
5069         PR c++/8128
5070         * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5071         type from destructor regexps.
5072         Add a branch which actually passes the test.
5073         Adjust "ptype t5i" test names.
5074
5075 2017-03-08  Pedro Alves  <palves@redhat.com>
5076
5077         * gdb.base/step-over-exit.exp: Add explicit test message.
5078
5079 2017-03-08  Pedro Alves  <palves@redhat.com>
5080
5081         PR gdb/18360
5082         * gdb.threads/interrupt-while-step-over.c: New file.
5083         * gdb.threads/interrupt-while-step-over.exp: New file.
5084
5085 2017-03-08  Pedro Alves  <palves@redhat.com>
5086
5087         * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5088         * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5089
5090 2017-03-08  Pedro Alves  <palves@redhat.com>
5091
5092         * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5093         PKRU as not supported as a PASS.
5094
5095 2017-03-08  Pedro Alves  <palves@redhat.com>
5096
5097         * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5098         prefix instead of $binfile1/$binfile2.
5099         * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5100         in test message.
5101         * gdb.python/py-completion.exp: Use "load python file" as test
5102         messages instead of unstable path names.
5103
5104 2017-03-08  Pedro Alves  <palves@redhat.com>
5105             Jan Kratochvil  <jan.kratochvil@redhat.com>
5106
5107         PR cli/21218
5108         * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5109         New proc.
5110         (top level): Call it.
5111
5112 2017-03-08  Pedro Alves  <palves@redhat.com>
5113
5114         PR tui/21216
5115         * gdb.tui/tui-nl-filtered-output.exp: New file.
5116
5117 2017-03-08  Pedro Alves  <palves@redhat.com>
5118
5119         * gdb.base/completion.exp: Move TUI completion tests to ...
5120         * gdb.tui/completion.exp: ... this new file.
5121
5122 2017-03-08  Pedro Alves  <palves@redhat.com>
5123
5124         * gdb.base/tui-disasm-long-lines.c,
5125         gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5126         gdb.base/tui-layout.exp: Move to ...
5127         * gdb.tui/: ... this new directory.
5128
5129 2017-03-07  Pedro Alves  <palves@redhat.com>
5130
5131         * gdb.base/tui-layout.c: New file.
5132         * gdb.base/tui-layout.exp: New file.
5133
5134 2017-03-07  Pedro Alves  <palves@redhat.com>
5135
5136         * gdb.base/tui-layout.c: Rename to ...
5137         * gdb.base/tui-disasm-long-lines.c: ... this.
5138         * gdb.base/tui-layout.exp: Rename to ...
5139         * gdb.base/tui-disasm-long-lines.exp: ... this.
5140
5141 2017-03-07  Pedro Alves  <palves@redhat.com>
5142
5143         * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5144
5145 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
5146
5147         * i386-mpx-call.c: New file.
5148         * i386-mpx-call.exp: New file.
5149
5150 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
5151
5152         * gdb.arch/powerpc-power.exp: Delete test.
5153         * gdb.arch/powerpc-power.s: Likewise.
5154         * gdb.disasm/disassembler-options.exp: New test.
5155         * gdb.arch/powerpc-altivec.exp: Likewise.
5156         * gdb.arch/powerpc-altivec.s: Likewise.
5157         * gdb.arch/powerpc-altivec2.exp: Likewise.
5158         * gdb.arch/powerpc-altivec2.s: Likewise.
5159         * gdb.arch/powerpc-altivec3.exp: Likewise.
5160         * gdb.arch/powerpc-altivec3.s: Likewise.
5161         * gdb.arch/powerpc-power7.exp: Likewise.
5162         * gdb.arch/powerpc-power7.s: Likewise.
5163         * gdb.arch/powerpc-power8.exp: Likewise.
5164         * gdb.arch/powerpc-power8.s: Likewise.
5165         * gdb.arch/powerpc-power9.exp: Likewise.
5166         * gdb.arch/powerpc-power9.s: Likewise.
5167         * gdb.arch/powerpc-vsx.exp: Likewise.
5168         * gdb.arch/powerpc-vsx.s: Likewise.
5169         * gdb.arch/powerpc-vsx2.exp: Likewise.
5170         * gdb.arch/powerpc-vsx2.s: Likewise.
5171         * gdb.arch/powerpc-vsx3.exp: Likewise.
5172         * gdb.arch/powerpc-vsx3.s: Likewise.
5173         * gdb.arch/arm-disassembler-options.exp: Likewise.
5174         * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5175         * gdb.arch/s390-disassembler-options.exp: Likewise.
5176
5177 2017-02-23  Luis Machado  <lgustavo@codesourcery.com>
5178
5179         * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5180         (check_supported_features): ... this. Changed return type to void.
5181         (supports_rdseed): New static global.
5182         (rdseed): Check supports_rdseed.
5183         (initialize): Call check_supported_features.
5184
5185 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
5186
5187         * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5188         gdb.arch/ppc64-atomic-inst.exp.  Add tests for lbarx/stbcx, lharx/sthcx
5189         and lqarx/stqcx.
5190         * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5191         * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5192
5193 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
5194
5195         * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5196         uppercase.
5197
5198 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5199
5200         * gdb.dwarf2/formdata16.c: New file.
5201         * gdb.dwarf2/formdata16.exp: New file.
5202         * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5203
5204 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5205
5206         * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5207         * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5208         * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5209         * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5210         DW_AT_GNU_*.
5211
5212 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
5213
5214         * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5215
5216 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
5217
5218         PR gdb/21164
5219         * gdb.base/maint.exp: Add testcases for when the commands do
5220         not have arguments.
5221
5222 2017-02-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
5223
5224         * gdb.cp/chained-calls.exp: Use p instead of P.
5225
5226 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
5227
5228         * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5229         gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5230
5231 2017-02-14  Tom Tromey  <tom@tromey.com>
5232
5233         PR python/13598:
5234         * gdb.python/py-events.exp: Add before_prompt event tests.
5235
5236 2017-02-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5237
5238         * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5239
5240 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
5241
5242         * gdb.linespec/explicit.c (my_unique_function_name): New function.
5243         (main): Call my_unique_function_name.
5244         * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5245         completion of patterns with a single match.
5246         Add missing -re switches to gdb_test_multiple calls.
5247
5248 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
5249
5250         * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5251         return if core file is not recognized.
5252
5253 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
5254
5255         * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5256         and extra UIs.
5257
5258 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
5259
5260         * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5261         proc_with_prefix.
5262
5263 2017-02-10  Tom Tromey  <tom@tromey.com>
5264
5265         * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5266
5267 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
5268
5269         PR gdb/21122
5270         * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5271
5272 2017-02-08  Jerome Guitton  <guitton@adacore.com>
5273
5274         * gdb.base/define.exp: Add test for command abbreviations
5275         in define.
5276
5277 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
5278
5279         * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5280         * gdb.reverse/insn-reverse-x86.c: New file.
5281
5282 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
5283
5284         PR tdep/20936
5285         * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5286
5287 2017-02-03  Tom Tromey  <tom@tromey.com>
5288
5289         PR rust/21097:
5290         * gdb.rust/simple.exp: Add new tests.
5291
5292 2017-02-02  Pedro Alves  <palves@redhat.com>
5293
5294         * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5295         tests.
5296
5297 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5298
5299         * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5300         taking a 2-byte value out of a 4-byte DWARF implicit value on
5301         big-endian targets.
5302         * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5303         logic.  Add test cases for DW_OP_implicit.
5304
5305 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5306
5307         * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5308
5309 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5310
5311         * gdb.btrace/enable.exp: Call gdb_exit before
5312         skip_gdbserver_tests.
5313
5314 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5315
5316         * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5317         GDBFLAGS.
5318
5319 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5320
5321         * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5322         the test is skipped.
5323         * gdb.btrace/data.exp: Likewise.
5324         * gdb.btrace/delta.exp: Likewise.
5325         * gdb.btrace/dlopen.exp: Likewise.
5326         * gdb.btrace/enable-running.exp: Likewise.
5327         * gdb.btrace/enable.exp: Likewise.
5328         * gdb.btrace/exception.exp: Likewise.
5329         * gdb.btrace/function_call_history.exp: Likewise.
5330         * gdb.btrace/gcore.exp: Likewise.
5331         * gdb.btrace/instruction_history.exp: Likewise.
5332         * gdb.btrace/multi-thread-step.exp: Likewise.
5333         * gdb.btrace/nohist.exp: Likewise.
5334         * gdb.btrace/non-stop.exp: Likewise.
5335         * gdb.btrace/reconnect.exp: Likewise.
5336         * gdb.btrace/record_goto-step.exp: Likewise.
5337         * gdb.btrace/record_goto.exp: Likewise.
5338         * gdb.btrace/rn-dl-bind.exp: Likewise.
5339         * gdb.btrace/segv.exp: Likewise.
5340         * gdb.btrace/step.exp: Likewise.
5341         * gdb.btrace/stepi.exp: Likewise.
5342         * gdb.btrace/tailcall-only.exp: Likewise.
5343         * gdb.btrace/tailcall.exp: Likewise.
5344         * gdb.btrace/tsx.exp: Likewise.
5345         * gdb.btrace/unknown_functions.exp: Likewise.
5346         * gdb.btrace/vdso.exp: Likewise.
5347
5348 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
5349
5350         * gdb.btrace/enable-running.c: New.
5351         * gdb.btrace/enable-running.exp: New.
5352
5353 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
5354
5355         * gdb.arch/amd64-gs_base.c: New file.
5356         * gdb.arch/amd64-gs_base.exp: New file.
5357
5358 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
5359
5360         * lib/memory.exp: Remove spurious empty newlines.
5361
5362 2017-01-26  Simon Marchi  <simon.marchi@polymtl.ca>
5363
5364         * gdb.python/py-bad-printers.exp: Load python file using "source".
5365         * gdb.python/py-events.exp: Likewise.
5366         * gdb.python/py-evsignal.exp: Likewise.
5367         * gdb.python/py-evthreads.exp: Likewise.
5368         * gdb.python/py-frame-args.exp: Likewise.
5369         * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5370         * gdb.python/py-framefilter-mi.exp: Likewise.
5371         * gdb.python/py-framefilter.exp: Likewise.
5372         * gdb.python/py-mi.exp: Likewise.
5373         * gdb.python/py-pp-maint.exp: Likewise.
5374         * gdb.python/py-pp-registration.exp: Likewise.
5375         * gdb.python/py-prettyprint.exp: Likewise.
5376         (run_lang_tests): Likewise.
5377         * gdb.python/py-typeprint.exp: Likewise.
5378
5379 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
5380
5381         * lib/memory.exp: New file.
5382         * lib/gdb.exp: Load memory.exp.
5383         * gdb.base/memattr.exp (delete_memory): Move proc to
5384         lib/memory.exp and rename to delete_memory_regions.
5385         Replace delete_memory with delete_memory_regions.
5386         Cleanup memory regions before tests.
5387         * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5388         before tests.
5389
5390 2017-01-26  Luis Machado  <lgustavo@codesourcery.com>
5391
5392         * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5393         files.
5394         (initialize): New function conditionally defined.
5395         (testcases): Move within conditional block.
5396         (main): Call initialize.
5397         * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5398         of gdb.reverse/insn-reverse.c.
5399         * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5400         gdb.reverse/insn-reverse.c.
5401
5402 2017-01-26  Yao Qi  <yao.qi@linaro.org>
5403
5404         * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5405         disassemble on address 0.
5406
5407 2017-01-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5408             Yao Qi  <yao.qi@linaro.org>
5409
5410         * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5411         * gdb.dwarf2/implptr-64bit.S: Remove.
5412         * lib/dwarf.exp (Dwarf): Handle character "%".  Evaluate some
5413         variables in caller's context.  Add DW_OP_implicit_value.
5414
5415 2017-01-25  Yao Qi  <yao.qi@linaro.org>
5416
5417         * lib/dwarf.exp (Dwarf::_location): Handle
5418         DW_OP_GNU_implicit_pointer with proper size.
5419
5420 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
5421
5422         * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5423         and add untested calls.
5424
5425 2017-01-20  Luis Machado  <lgustavo@codesourcery.com>
5426
5427         * gdb.python/python.exp: Check line number against what GDB thinks
5428         the line number is for func1.
5429
5430 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
5431
5432         * gdb.dlang/debug-expr.exp: New file.
5433
5434 2016-12-23  Luis Machado  <lgustavo@codesourcery.com>
5435
5436         Fix test names for the following files:
5437
5438         * gdb.ada/exec_changed.exp
5439         * gdb.ada/info_types.exp
5440         * gdb.arch/aarch64-atomic-inst.exp
5441         * gdb.arch/aarch64-fp.exp
5442         * gdb.arch/altivec-abi.exp
5443         * gdb.arch/altivec-regs.exp
5444         * gdb.arch/amd64-byte.exp
5445         * gdb.arch/amd64-disp-step.exp
5446         * gdb.arch/amd64-dword.exp
5447         * gdb.arch/amd64-entry-value-inline.exp
5448         * gdb.arch/amd64-entry-value-param.exp
5449         * gdb.arch/amd64-entry-value-paramref.exp
5450         * gdb.arch/amd64-entry-value.exp
5451         * gdb.arch/amd64-i386-address.exp
5452         * gdb.arch/amd64-invalid-stack-middle.exp
5453         * gdb.arch/amd64-invalid-stack-top.exp
5454         * gdb.arch/amd64-optimout-repeat.exp
5455         * gdb.arch/amd64-prologue-skip.exp
5456         * gdb.arch/amd64-prologue-xmm.exp
5457         * gdb.arch/amd64-stap-special-operands.exp
5458         * gdb.arch/amd64-stap-wrong-subexp.exp
5459         * gdb.arch/amd64-tailcall-cxx.exp
5460         * gdb.arch/amd64-tailcall-noret.exp
5461         * gdb.arch/amd64-tailcall-ret.exp
5462         * gdb.arch/amd64-tailcall-self.exp
5463         * gdb.arch/amd64-word.exp
5464         * gdb.arch/arm-bl-branch-dest.exp
5465         * gdb.arch/arm-disp-step.exp
5466         * gdb.arch/arm-neon.exp
5467         * gdb.arch/arm-single-step-kernel-helper.exp
5468         * gdb.arch/avr-flash-qualifier.exp
5469         * gdb.arch/disp-step-insn-reloc.exp
5470         * gdb.arch/e500-abi.exp
5471         * gdb.arch/e500-regs.exp
5472         * gdb.arch/ftrace-insn-reloc.exp
5473         * gdb.arch/i386-avx512.exp
5474         * gdb.arch/i386-bp_permanent.exp
5475         * gdb.arch/i386-byte.exp
5476         * gdb.arch/i386-cfi-notcurrent.exp
5477         * gdb.arch/i386-disp-step.exp
5478         * gdb.arch/i386-dr3-watch.exp
5479         * gdb.arch/i386-float.exp
5480         * gdb.arch/i386-gnu-cfi.exp
5481         * gdb.arch/i386-mpx-map.exp
5482         * gdb.arch/i386-mpx-sigsegv.exp
5483         * gdb.arch/i386-mpx-simple_segv.exp
5484         * gdb.arch/i386-mpx.exp
5485         * gdb.arch/i386-permbkpt.exp
5486         * gdb.arch/i386-prologue.exp
5487         * gdb.arch/i386-signal.exp
5488         * gdb.arch/i386-size-overlap.exp
5489         * gdb.arch/i386-unwind.exp
5490         * gdb.arch/i386-word.exp
5491         * gdb.arch/mips-fcr.exp
5492         * gdb.arch/powerpc-d128-regs.exp
5493         * gdb.arch/powerpc-stackless.exp
5494         * gdb.arch/ppc64-atomic-inst.exp
5495         * gdb.arch/s390-stackless.exp
5496         * gdb.arch/s390-tdbregs.exp
5497         * gdb.arch/s390-vregs.exp
5498         * gdb.arch/sparc-sysstep.exp
5499         * gdb.arch/thumb-bx-pc.exp
5500         * gdb.arch/thumb-singlestep.exp
5501         * gdb.arch/thumb2-it.exp
5502         * gdb.arch/vsx-regs.exp
5503         * gdb.asm/asm-source.exp
5504         * gdb.base/a2-run.exp
5505         * gdb.base/advance.exp
5506         * gdb.base/all-bin.exp
5507         * gdb.base/anon.exp
5508         * gdb.base/args.exp
5509         * gdb.base/arithmet.exp
5510         * gdb.base/async-shell.exp
5511         * gdb.base/async.exp
5512         * gdb.base/attach-pie-noexec.exp
5513         * gdb.base/attach-twice.exp
5514         * gdb.base/auto-load.exp
5515         * gdb.base/bang.exp
5516         * gdb.base/bitfields.exp
5517         * gdb.base/break-always.exp
5518         * gdb.base/break-caller-line.exp
5519         * gdb.base/break-entry.exp
5520         * gdb.base/break-inline.exp
5521         * gdb.base/break-on-linker-gcd-function.exp
5522         * gdb.base/break-probes.exp
5523         * gdb.base/break.exp
5524         * gdb.base/breakpoint-shadow.exp
5525         * gdb.base/call-ar-st.exp
5526         * gdb.base/call-sc.exp
5527         * gdb.base/call-signal-resume.exp
5528         * gdb.base/call-strs.exp
5529         * gdb.base/callfuncs.exp
5530         * gdb.base/catch-fork-static.exp
5531         * gdb.base/catch-gdb-caused-signals.exp
5532         * gdb.base/catch-load.exp
5533         * gdb.base/catch-signal-fork.exp
5534         * gdb.base/catch-signal.exp
5535         * gdb.base/catch-syscall.exp
5536         * gdb.base/charset.exp
5537         * gdb.base/checkpoint.exp
5538         * gdb.base/chng-syms.exp
5539         * gdb.base/code-expr.exp
5540         * gdb.base/code_elim.exp
5541         * gdb.base/commands.exp
5542         * gdb.base/completion.exp
5543         * gdb.base/complex.exp
5544         * gdb.base/cond-expr.exp
5545         * gdb.base/condbreak.exp
5546         * gdb.base/consecutive.exp
5547         * gdb.base/continue-all-already-running.exp
5548         * gdb.base/coredump-filter.exp
5549         * gdb.base/corefile.exp
5550         * gdb.base/dbx.exp
5551         * gdb.base/debug-expr.exp
5552         * gdb.base/define.exp
5553         * gdb.base/del.exp
5554         * gdb.base/disabled-location.exp
5555         * gdb.base/disasm-end-cu.exp
5556         * gdb.base/disasm-optim.exp
5557         * gdb.base/display.exp
5558         * gdb.base/duplicate-bp.exp
5559         * gdb.base/ena-dis-br.exp
5560         * gdb.base/ending-run.exp
5561         * gdb.base/enumval.exp
5562         * gdb.base/environ.exp
5563         * gdb.base/eu-strip-infcall.exp
5564         * gdb.base/eval-avoid-side-effects.exp
5565         * gdb.base/eval-skip.exp
5566         * gdb.base/exitsignal.exp
5567         * gdb.base/expand-psymtabs.exp
5568         * gdb.base/filesym.exp
5569         * gdb.base/find-unmapped.exp
5570         * gdb.base/finish.exp
5571         * gdb.base/float.exp
5572         * gdb.base/foll-exec-mode.exp
5573         * gdb.base/foll-exec.exp
5574         * gdb.base/foll-fork.exp
5575         * gdb.base/fortran-sym-case.exp
5576         * gdb.base/freebpcmd.exp
5577         * gdb.base/func-ptr.exp
5578         * gdb.base/func-ptrs.exp
5579         * gdb.base/funcargs.exp
5580         * gdb.base/gcore-buffer-overflow.exp
5581         * gdb.base/gcore-relro-pie.exp
5582         * gdb.base/gcore-relro.exp
5583         * gdb.base/gcore.exp
5584         * gdb.base/gdb1090.exp
5585         * gdb.base/gdb11530.exp
5586         * gdb.base/gdb11531.exp
5587         * gdb.base/gdb1821.exp
5588         * gdb.base/gdbindex-stabs.exp
5589         * gdb.base/gdbvars.exp
5590         * gdb.base/hbreak.exp
5591         * gdb.base/hbreak2.exp
5592         * gdb.base/included.exp
5593         * gdb.base/infcall-input.exp
5594         * gdb.base/inferior-died.exp
5595         * gdb.base/infnan.exp
5596         * gdb.base/info-macros.exp
5597         * gdb.base/info-os.exp
5598         * gdb.base/info-proc.exp
5599         * gdb.base/info-shared.exp
5600         * gdb.base/info-target.exp
5601         * gdb.base/infoline.exp
5602         * gdb.base/interp.exp
5603         * gdb.base/interrupt.exp
5604         * gdb.base/jit-reader.exp
5605         * gdb.base/jit-simple.exp
5606         * gdb.base/kill-after-signal.exp
5607         * gdb.base/kill-detach-inferiors-cmd.exp
5608         * gdb.base/label.exp
5609         * gdb.base/langs.exp
5610         * gdb.base/ldbl_e308.exp
5611         * gdb.base/line-symtabs.exp
5612         * gdb.base/linespecs.exp
5613         * gdb.base/list.exp
5614         * gdb.base/long_long.exp
5615         * gdb.base/longest-types.exp
5616         * gdb.base/maint.exp
5617         * gdb.base/max-value-size.exp
5618         * gdb.base/memattr.exp
5619         * gdb.base/mips_pro.exp
5620         * gdb.base/morestack.exp
5621         * gdb.base/moribund-step.exp
5622         * gdb.base/multi-forks.exp
5623         * gdb.base/nested-addr.exp
5624         * gdb.base/nextoverexit.exp
5625         * gdb.base/noreturn-finish.exp
5626         * gdb.base/noreturn-return.exp
5627         * gdb.base/nostdlib.exp
5628         * gdb.base/offsets.exp
5629         * gdb.base/opaque.exp
5630         * gdb.base/pc-fp.exp
5631         * gdb.base/permissions.exp
5632         * gdb.base/print-symbol-loading.exp
5633         * gdb.base/prologue-include.exp
5634         * gdb.base/psymtab.exp
5635         * gdb.base/ptype.exp
5636         * gdb.base/random-signal.exp
5637         * gdb.base/randomize.exp
5638         * gdb.base/range-stepping.exp
5639         * gdb.base/readline-ask.exp
5640         * gdb.base/recpar.exp
5641         * gdb.base/recurse.exp
5642         * gdb.base/relational.exp
5643         * gdb.base/restore.exp
5644         * gdb.base/return-nodebug.exp
5645         * gdb.base/return.exp
5646         * gdb.base/run-after-attach.exp
5647         * gdb.base/save-bp.exp
5648         * gdb.base/scope.exp
5649         * gdb.base/sect-cmd.exp
5650         * gdb.base/set-lang-auto.exp
5651         * gdb.base/set-noassign.exp
5652         * gdb.base/setvar.exp
5653         * gdb.base/sigall.exp
5654         * gdb.base/sigbpt.exp
5655         * gdb.base/siginfo-addr.exp
5656         * gdb.base/siginfo-infcall.exp
5657         * gdb.base/siginfo-obj.exp
5658         * gdb.base/siginfo.exp
5659         * gdb.base/signals-state-child.exp
5660         * gdb.base/signest.exp
5661         * gdb.base/sigstep.exp
5662         * gdb.base/sizeof.exp
5663         * gdb.base/skip.exp
5664         * gdb.base/solib-corrupted.exp
5665         * gdb.base/solib-nodir.exp
5666         * gdb.base/solib-search.exp
5667         * gdb.base/stack-checking.exp
5668         * gdb.base/stale-infcall.exp
5669         * gdb.base/stap-probe.exp
5670         * gdb.base/start.exp
5671         * gdb.base/step-break.exp
5672         * gdb.base/step-bt.exp
5673         * gdb.base/step-line.exp
5674         * gdb.base/step-over-exit.exp
5675         * gdb.base/step-over-syscall.exp
5676         * gdb.base/step-resume-infcall.exp
5677         * gdb.base/step-test.exp
5678         * gdb.base/store.exp
5679         * gdb.base/structs3.exp
5680         * gdb.base/sym-file.exp
5681         * gdb.base/symbol-without-target_section.exp
5682         * gdb.base/term.exp
5683         * gdb.base/testenv.exp
5684         * gdb.base/ui-redirect.exp
5685         * gdb.base/until.exp
5686         * gdb.base/unwindonsignal.exp
5687         * gdb.base/value-double-free.exp
5688         * gdb.base/vla-datatypes.exp
5689         * gdb.base/vla-ptr.exp
5690         * gdb.base/vla-sideeffect.exp
5691         * gdb.base/volatile.exp
5692         * gdb.base/watch-cond-infcall.exp
5693         * gdb.base/watch-cond.exp
5694         * gdb.base/watch-non-mem.exp
5695         * gdb.base/watch-read.exp
5696         * gdb.base/watch-vfork.exp
5697         * gdb.base/watchpoint-cond-gone.exp
5698         * gdb.base/watchpoint-delete.exp
5699         * gdb.base/watchpoint-hw-hit-once.exp
5700         * gdb.base/watchpoint-hw.exp
5701         * gdb.base/watchpoint-stops-at-right-insn.exp
5702         * gdb.base/watchpoints.exp
5703         * gdb.base/wchar.exp
5704         * gdb.base/whatis-exp.exp
5705         * gdb.btrace/buffer-size.exp
5706         * gdb.btrace/data.exp
5707         * gdb.btrace/delta.exp
5708         * gdb.btrace/dlopen.exp
5709         * gdb.btrace/enable.exp
5710         * gdb.btrace/exception.exp
5711         * gdb.btrace/function_call_history.exp
5712         * gdb.btrace/gcore.exp
5713         * gdb.btrace/instruction_history.exp
5714         * gdb.btrace/nohist.exp
5715         * gdb.btrace/reconnect.exp
5716         * gdb.btrace/record_goto-step.exp
5717         * gdb.btrace/record_goto.exp
5718         * gdb.btrace/rn-dl-bind.exp
5719         * gdb.btrace/segv.exp
5720         * gdb.btrace/step.exp
5721         * gdb.btrace/stepi.exp
5722         * gdb.btrace/tailcall-only.exp
5723         * gdb.btrace/tailcall.exp
5724         * gdb.btrace/tsx.exp
5725         * gdb.btrace/unknown_functions.exp
5726         * gdb.btrace/vdso.exp
5727         * gdb.compile/compile-ifunc.exp
5728         * gdb.compile/compile-ops.exp
5729         * gdb.compile/compile-print.exp
5730         * gdb.compile/compile-setjmp.exp
5731         * gdb.cp/abstract-origin.exp
5732         * gdb.cp/ambiguous.exp
5733         * gdb.cp/annota2.exp
5734         * gdb.cp/annota3.exp
5735         * gdb.cp/anon-ns.exp
5736         * gdb.cp/anon-struct.exp
5737         * gdb.cp/anon-union.exp
5738         * gdb.cp/arg-reference.exp
5739         * gdb.cp/baseenum.exp
5740         * gdb.cp/bool.exp
5741         * gdb.cp/breakpoint.exp
5742         * gdb.cp/bs15503.exp
5743         * gdb.cp/call-c.exp
5744         * gdb.cp/casts.exp
5745         * gdb.cp/chained-calls.exp
5746         * gdb.cp/class2.exp
5747         * gdb.cp/classes.exp
5748         * gdb.cp/cmpd-minsyms.exp
5749         * gdb.cp/converts.exp
5750         * gdb.cp/cp-relocate.exp
5751         * gdb.cp/cpcompletion.exp
5752         * gdb.cp/cpexprs.exp
5753         * gdb.cp/cplabel.exp
5754         * gdb.cp/cplusfuncs.exp
5755         * gdb.cp/cpsizeof.exp
5756         * gdb.cp/ctti.exp
5757         * gdb.cp/derivation.exp
5758         * gdb.cp/destrprint.exp
5759         * gdb.cp/dispcxx.exp
5760         * gdb.cp/enum-class.exp
5761         * gdb.cp/exception.exp
5762         * gdb.cp/exceptprint.exp
5763         * gdb.cp/expand-psymtabs-cxx.exp
5764         * gdb.cp/expand-sals.exp
5765         * gdb.cp/extern-c.exp
5766         * gdb.cp/filename.exp
5767         * gdb.cp/formatted-ref.exp
5768         * gdb.cp/fpointer.exp
5769         * gdb.cp/gdb1355.exp
5770         * gdb.cp/gdb2495.exp
5771         * gdb.cp/hang.exp
5772         * gdb.cp/impl-this.exp
5773         * gdb.cp/infcall-dlopen.exp
5774         * gdb.cp/inherit.exp
5775         * gdb.cp/iostream.exp
5776         * gdb.cp/koenig.exp
5777         * gdb.cp/local.exp
5778         * gdb.cp/m-data.exp
5779         * gdb.cp/m-static.exp
5780         * gdb.cp/mb-ctor.exp
5781         * gdb.cp/mb-inline.exp
5782         * gdb.cp/mb-templates.exp
5783         * gdb.cp/member-name.exp
5784         * gdb.cp/member-ptr.exp
5785         * gdb.cp/meth-typedefs.exp
5786         * gdb.cp/method.exp
5787         * gdb.cp/method2.exp
5788         * gdb.cp/minsym-fallback.exp
5789         * gdb.cp/misc.exp
5790         * gdb.cp/namelessclass.exp
5791         * gdb.cp/namespace-enum.exp
5792         * gdb.cp/namespace-nested-import.exp
5793         * gdb.cp/namespace.exp
5794         * gdb.cp/nextoverthrow.exp
5795         * gdb.cp/no-dmgl-verbose.exp
5796         * gdb.cp/non-trivial-retval.exp
5797         * gdb.cp/noparam.exp
5798         * gdb.cp/nsdecl.exp
5799         * gdb.cp/nsimport.exp
5800         * gdb.cp/nsnested.exp
5801         * gdb.cp/nsnoimports.exp
5802         * gdb.cp/nsrecurs.exp
5803         * gdb.cp/nsstress.exp
5804         * gdb.cp/nsusing.exp
5805         * gdb.cp/operator.exp
5806         * gdb.cp/oranking.exp
5807         * gdb.cp/overload-const.exp
5808         * gdb.cp/overload.exp
5809         * gdb.cp/ovldbreak.exp
5810         * gdb.cp/ovsrch.exp
5811         * gdb.cp/paren-type.exp
5812         * gdb.cp/parse-lang.exp
5813         * gdb.cp/pass-by-ref.exp
5814         * gdb.cp/pr-1023.exp
5815         * gdb.cp/pr-1210.exp
5816         * gdb.cp/pr-574.exp
5817         * gdb.cp/pr10687.exp
5818         * gdb.cp/pr12028.exp
5819         * gdb.cp/pr17132.exp
5820         * gdb.cp/pr17494.exp
5821         * gdb.cp/pr9067.exp
5822         * gdb.cp/pr9167.exp
5823         * gdb.cp/pr9631.exp
5824         * gdb.cp/printmethod.exp
5825         * gdb.cp/psmang.exp
5826         * gdb.cp/psymtab-parameter.exp
5827         * gdb.cp/ptype-cv-cp.exp
5828         * gdb.cp/ptype-flags.exp
5829         * gdb.cp/re-set-overloaded.exp
5830         * gdb.cp/ref-types.exp
5831         * gdb.cp/rtti.exp
5832         * gdb.cp/scope-err.exp
5833         * gdb.cp/shadow.exp
5834         * gdb.cp/smartp.exp
5835         * gdb.cp/static-method.exp
5836         * gdb.cp/static-print-quit.exp
5837         * gdb.cp/temargs.exp
5838         * gdb.cp/templates.exp
5839         * gdb.cp/try_catch.exp
5840         * gdb.cp/typedef-operator.exp
5841         * gdb.cp/typeid.exp
5842         * gdb.cp/userdef.exp
5843         * gdb.cp/using-crash.exp
5844         * gdb.cp/var-tag.exp
5845         * gdb.cp/virtbase.exp
5846         * gdb.cp/virtfunc.exp
5847         * gdb.cp/virtfunc2.exp
5848         * gdb.cp/vla-cxx.exp
5849         * gdb.disasm/t01_mov.exp
5850         * gdb.disasm/t02_mova.exp
5851         * gdb.disasm/t03_add.exp
5852         * gdb.disasm/t04_sub.exp
5853         * gdb.disasm/t05_cmp.exp
5854         * gdb.disasm/t06_ari2.exp
5855         * gdb.disasm/t07_ari3.exp
5856         * gdb.disasm/t08_or.exp
5857         * gdb.disasm/t09_xor.exp
5858         * gdb.disasm/t10_and.exp
5859         * gdb.disasm/t11_logs.exp
5860         * gdb.disasm/t12_bit.exp
5861         * gdb.disasm/t13_otr.exp
5862         * gdb.dlang/circular.exp
5863         * gdb.dwarf2/arr-stride.exp
5864         * gdb.dwarf2/arr-subrange.exp
5865         * gdb.dwarf2/atomic-type.exp
5866         * gdb.dwarf2/bad-regnum.exp
5867         * gdb.dwarf2/bitfield-parent-optimized-out.exp
5868         * gdb.dwarf2/callframecfa.exp
5869         * gdb.dwarf2/clztest.exp
5870         * gdb.dwarf2/corrupt.exp
5871         * gdb.dwarf2/data-loc.exp
5872         * gdb.dwarf2/dup-psym.exp
5873         * gdb.dwarf2/dw2-anon-mptr.exp
5874         * gdb.dwarf2/dw2-anonymous-func.exp
5875         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5876         * gdb.dwarf2/dw2-bad-unresolved.exp
5877         * gdb.dwarf2/dw2-basic.exp
5878         * gdb.dwarf2/dw2-canonicalize-type.exp
5879         * gdb.dwarf2/dw2-case-insensitive.exp
5880         * gdb.dwarf2/dw2-common-block.exp
5881         * gdb.dwarf2/dw2-compdir-oldgcc.exp
5882         * gdb.dwarf2/dw2-compressed.exp
5883         * gdb.dwarf2/dw2-const.exp
5884         * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5885         * gdb.dwarf2/dw2-cu-size.exp
5886         * gdb.dwarf2/dw2-dup-frame.exp
5887         * gdb.dwarf2/dw2-entry-value.exp
5888         * gdb.dwarf2/dw2-icycle.exp
5889         * gdb.dwarf2/dw2-ifort-parameter.exp
5890         * gdb.dwarf2/dw2-inline-break.exp
5891         * gdb.dwarf2/dw2-inline-param.exp
5892         * gdb.dwarf2/dw2-intercu.exp
5893         * gdb.dwarf2/dw2-intermix.exp
5894         * gdb.dwarf2/dw2-lexical-block-bare.exp
5895         * gdb.dwarf2/dw2-linkage-name-trust.exp
5896         * gdb.dwarf2/dw2-minsym-in-cu.exp
5897         * gdb.dwarf2/dw2-noloc.exp
5898         * gdb.dwarf2/dw2-op-call.exp
5899         * gdb.dwarf2/dw2-op-out-param.exp
5900         * gdb.dwarf2/dw2-opt-structptr.exp
5901         * gdb.dwarf2/dw2-param-error.exp
5902         * gdb.dwarf2/dw2-producer.exp
5903         * gdb.dwarf2/dw2-ranges-base.exp
5904         * gdb.dwarf2/dw2-ref-missing-frame.exp
5905         * gdb.dwarf2/dw2-reg-undefined.exp
5906         * gdb.dwarf2/dw2-regno-invalid.exp
5907         * gdb.dwarf2/dw2-restore.exp
5908         * gdb.dwarf2/dw2-restrict.exp
5909         * gdb.dwarf2/dw2-single-line-discriminators.exp
5910         * gdb.dwarf2/dw2-strp.exp
5911         * gdb.dwarf2/dw2-undefined-ret-addr.exp
5912         * gdb.dwarf2/dw2-unresolved.exp
5913         * gdb.dwarf2/dw2-var-zero-addr.exp
5914         * gdb.dwarf2/dw4-sig-types.exp
5915         * gdb.dwarf2/dwz.exp
5916         * gdb.dwarf2/dynarr-ptr.exp
5917         * gdb.dwarf2/enum-type.exp
5918         * gdb.dwarf2/gdb-index.exp
5919         * gdb.dwarf2/implptr-64bit.exp
5920         * gdb.dwarf2/implptr-optimized-out.exp
5921         * gdb.dwarf2/implptr.exp
5922         * gdb.dwarf2/implref-array.exp
5923         * gdb.dwarf2/implref-const.exp
5924         * gdb.dwarf2/implref-global.exp
5925         * gdb.dwarf2/implref-struct.exp
5926         * gdb.dwarf2/mac-fileno.exp
5927         * gdb.dwarf2/main-subprogram.exp
5928         * gdb.dwarf2/member-ptr-forwardref.exp
5929         * gdb.dwarf2/method-ptr.exp
5930         * gdb.dwarf2/missing-sig-type.exp
5931         * gdb.dwarf2/nonvar-access.exp
5932         * gdb.dwarf2/opaque-type-lookup.exp
5933         * gdb.dwarf2/pieces-optimized-out.exp
5934         * gdb.dwarf2/pieces.exp
5935         * gdb.dwarf2/pr10770.exp
5936         * gdb.dwarf2/pr13961.exp
5937         * gdb.dwarf2/staticvirtual.exp
5938         * gdb.dwarf2/subrange.exp
5939         * gdb.dwarf2/symtab-producer.exp
5940         * gdb.dwarf2/trace-crash.exp
5941         * gdb.dwarf2/typeddwarf.exp
5942         * gdb.dwarf2/valop.exp
5943         * gdb.dwarf2/watch-notconst.exp
5944         * gdb.fortran/array-element.exp
5945         * gdb.fortran/charset.exp
5946         * gdb.fortran/common-block.exp
5947         * gdb.fortran/complex.exp
5948         * gdb.fortran/derived-type-function.exp
5949         * gdb.fortran/derived-type.exp
5950         * gdb.fortran/logical.exp
5951         * gdb.fortran/module.exp
5952         * gdb.fortran/multi-dim.exp
5953         * gdb.fortran/nested-funcs.exp
5954         * gdb.fortran/print-formatted.exp
5955         * gdb.fortran/subarray.exp
5956         * gdb.fortran/vla-alloc-assoc.exp
5957         * gdb.fortran/vla-datatypes.exp
5958         * gdb.fortran/vla-history.exp
5959         * gdb.fortran/vla-ptr-info.exp
5960         * gdb.fortran/vla-ptype-sub.exp
5961         * gdb.fortran/vla-ptype.exp
5962         * gdb.fortran/vla-sizeof.exp
5963         * gdb.fortran/vla-type.exp
5964         * gdb.fortran/vla-value-sub-arbitrary.exp
5965         * gdb.fortran/vla-value-sub-finish.exp
5966         * gdb.fortran/vla-value-sub.exp
5967         * gdb.fortran/vla-value.exp
5968         * gdb.fortran/whatis_type.exp
5969         * gdb.go/chan.exp
5970         * gdb.go/handcall.exp
5971         * gdb.go/hello.exp
5972         * gdb.go/integers.exp
5973         * gdb.go/methods.exp
5974         * gdb.go/package.exp
5975         * gdb.go/strings.exp
5976         * gdb.go/types.exp
5977         * gdb.go/unsafe.exp
5978         * gdb.guile/scm-arch.exp
5979         * gdb.guile/scm-block.exp
5980         * gdb.guile/scm-breakpoint.exp
5981         * gdb.guile/scm-cmd.exp
5982         * gdb.guile/scm-disasm.exp
5983         * gdb.guile/scm-equal.exp
5984         * gdb.guile/scm-frame-args.exp
5985         * gdb.guile/scm-frame-inline.exp
5986         * gdb.guile/scm-frame.exp
5987         * gdb.guile/scm-iterator.exp
5988         * gdb.guile/scm-math.exp
5989         * gdb.guile/scm-objfile.exp
5990         * gdb.guile/scm-ports.exp
5991         * gdb.guile/scm-symbol.exp
5992         * gdb.guile/scm-symtab.exp
5993         * gdb.guile/scm-value-cc.exp
5994         * gdb.guile/types-module.exp
5995         * gdb.linespec/break-ask.exp
5996         * gdb.linespec/cpexplicit.exp
5997         * gdb.linespec/explicit.exp
5998         * gdb.linespec/keywords.exp
5999         * gdb.linespec/linespec.exp
6000         * gdb.linespec/ls-dollar.exp
6001         * gdb.linespec/ls-errs.exp
6002         * gdb.linespec/skip-two.exp
6003         * gdb.linespec/thread.exp
6004         * gdb.mi/mi-async.exp
6005         * gdb.mi/mi-basics.exp
6006         * gdb.mi/mi-break.exp
6007         * gdb.mi/mi-catch-load.exp
6008         * gdb.mi/mi-cli.exp
6009         * gdb.mi/mi-cmd-param-changed.exp
6010         * gdb.mi/mi-console.exp
6011         * gdb.mi/mi-detach.exp
6012         * gdb.mi/mi-disassemble.exp
6013         * gdb.mi/mi-eval.exp
6014         * gdb.mi/mi-file-transfer.exp
6015         * gdb.mi/mi-file.exp
6016         * gdb.mi/mi-fill-memory.exp
6017         * gdb.mi/mi-inheritance-syntax-error.exp
6018         * gdb.mi/mi-linespec-err-cp.exp
6019         * gdb.mi/mi-logging.exp
6020         * gdb.mi/mi-memory-changed.exp
6021         * gdb.mi/mi-read-memory.exp
6022         * gdb.mi/mi-record-changed.exp
6023         * gdb.mi/mi-reg-undefined.exp
6024         * gdb.mi/mi-regs.exp
6025         * gdb.mi/mi-return.exp
6026         * gdb.mi/mi-reverse.exp
6027         * gdb.mi/mi-simplerun.exp
6028         * gdb.mi/mi-solib.exp
6029         * gdb.mi/mi-stack.exp
6030         * gdb.mi/mi-stepi.exp
6031         * gdb.mi/mi-syn-frame.exp
6032         * gdb.mi/mi-until.exp
6033         * gdb.mi/mi-var-block.exp
6034         * gdb.mi/mi-var-child.exp
6035         * gdb.mi/mi-var-cmd.exp
6036         * gdb.mi/mi-var-cp.exp
6037         * gdb.mi/mi-var-display.exp
6038         * gdb.mi/mi-var-invalidate.exp
6039         * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6040         * gdb.mi/mi-vla-fortran.exp
6041         * gdb.mi/mi-watch.exp
6042         * gdb.mi/mi2-var-child.exp
6043         * gdb.mi/user-selected-context-sync.exp
6044         * gdb.modula2/unbounded-array.exp
6045         * gdb.multi/dummy-frame-restore.exp
6046         * gdb.multi/multi-arch-exec.exp
6047         * gdb.multi/multi-arch.exp
6048         * gdb.multi/tids.exp
6049         * gdb.multi/watchpoint-multi.exp
6050         * gdb.opencl/callfuncs.exp
6051         * gdb.opencl/convs_casts.exp
6052         * gdb.opencl/datatypes.exp
6053         * gdb.opencl/operators.exp
6054         * gdb.opencl/vec_comps.exp
6055         * gdb.opt/clobbered-registers-O2.exp
6056         * gdb.opt/inline-break.exp
6057         * gdb.opt/inline-bt.exp
6058         * gdb.opt/inline-cmds.exp
6059         * gdb.opt/inline-locals.exp
6060         * gdb.pascal/case-insensitive-symbols.exp
6061         * gdb.pascal/floats.exp
6062         * gdb.pascal/gdb11492.exp
6063         * gdb.python/lib-types.exp
6064         * gdb.python/py-arch.exp
6065         * gdb.python/py-as-string.exp
6066         * gdb.python/py-bad-printers.exp
6067         * gdb.python/py-block.exp
6068         * gdb.python/py-breakpoint-create-fail.exp
6069         * gdb.python/py-breakpoint.exp
6070         * gdb.python/py-caller-is.exp
6071         * gdb.python/py-cmd.exp
6072         * gdb.python/py-explore-cc.exp
6073         * gdb.python/py-explore.exp
6074         * gdb.python/py-finish-breakpoint.exp
6075         * gdb.python/py-finish-breakpoint2.exp
6076         * gdb.python/py-frame-args.exp
6077         * gdb.python/py-frame-inline.exp
6078         * gdb.python/py-frame.exp
6079         * gdb.python/py-framefilter-mi.exp
6080         * gdb.python/py-infthread.exp
6081         * gdb.python/py-lazy-string.exp
6082         * gdb.python/py-linetable.exp
6083         * gdb.python/py-mi-events.exp
6084         * gdb.python/py-mi-objfile.exp
6085         * gdb.python/py-mi.exp
6086         * gdb.python/py-objfile.exp
6087         * gdb.python/py-pp-integral.exp
6088         * gdb.python/py-pp-maint.exp
6089         * gdb.python/py-pp-re-notag.exp
6090         * gdb.python/py-pp-registration.exp
6091         * gdb.python/py-recurse-unwind.exp
6092         * gdb.python/py-strfns.exp
6093         * gdb.python/py-symbol.exp
6094         * gdb.python/py-symtab.exp
6095         * gdb.python/py-sync-interp.exp
6096         * gdb.python/py-typeprint.exp
6097         * gdb.python/py-unwind-maint.exp
6098         * gdb.python/py-unwind.exp
6099         * gdb.python/py-value-cc.exp
6100         * gdb.python/py-xmethods.exp
6101         * gdb.reverse/amd64-tailcall-reverse.exp
6102         * gdb.reverse/break-precsave.exp
6103         * gdb.reverse/break-reverse.exp
6104         * gdb.reverse/consecutive-precsave.exp
6105         * gdb.reverse/consecutive-reverse.exp
6106         * gdb.reverse/finish-precsave.exp
6107         * gdb.reverse/finish-reverse-bkpt.exp
6108         * gdb.reverse/finish-reverse.exp
6109         * gdb.reverse/fstatat-reverse.exp
6110         * gdb.reverse/getresuid-reverse.exp
6111         * gdb.reverse/i386-precsave.exp
6112         * gdb.reverse/i386-reverse.exp
6113         * gdb.reverse/i386-sse-reverse.exp
6114         * gdb.reverse/i387-env-reverse.exp
6115         * gdb.reverse/i387-stack-reverse.exp
6116         * gdb.reverse/insn-reverse.exp
6117         * gdb.reverse/machinestate-precsave.exp
6118         * gdb.reverse/machinestate.exp
6119         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6120         * gdb.reverse/pipe-reverse.exp
6121         * gdb.reverse/readv-reverse.exp
6122         * gdb.reverse/recvmsg-reverse.exp
6123         * gdb.reverse/rerun-prec.exp
6124         * gdb.reverse/s390-mvcle.exp
6125         * gdb.reverse/step-precsave.exp
6126         * gdb.reverse/step-reverse.exp
6127         * gdb.reverse/time-reverse.exp
6128         * gdb.reverse/until-precsave.exp
6129         * gdb.reverse/until-reverse.exp
6130         * gdb.reverse/waitpid-reverse.exp
6131         * gdb.reverse/watch-precsave.exp
6132         * gdb.reverse/watch-reverse.exp
6133         * gdb.rust/generics.exp
6134         * gdb.rust/methods.exp
6135         * gdb.rust/modules.exp
6136         * gdb.rust/simple.exp
6137         * gdb.server/connect-with-no-symbol-file.exp
6138         * gdb.server/ext-attach.exp
6139         * gdb.server/ext-restart.exp
6140         * gdb.server/ext-wrapper.exp
6141         * gdb.server/file-transfer.exp
6142         * gdb.server/server-exec-info.exp
6143         * gdb.server/server-kill.exp
6144         * gdb.server/server-mon.exp
6145         * gdb.server/wrapper.exp
6146         * gdb.stabs/exclfwd.exp
6147         * gdb.stabs/gdb11479.exp
6148         * gdb.threads/clone-new-thread-event.exp
6149         * gdb.threads/corethreads.exp
6150         * gdb.threads/current-lwp-dead.exp
6151         * gdb.threads/dlopen-libpthread.exp
6152         * gdb.threads/gcore-thread.exp
6153         * gdb.threads/sigstep-threads.exp
6154         * gdb.threads/watchpoint-fork.exp
6155         * gdb.trace/actions-changed.exp
6156         * gdb.trace/backtrace.exp
6157         * gdb.trace/change-loc.exp
6158         * gdb.trace/circ.exp
6159         * gdb.trace/collection.exp
6160         * gdb.trace/disconnected-tracing.exp
6161         * gdb.trace/ftrace.exp
6162         * gdb.trace/mi-trace-frame-collected.exp
6163         * gdb.trace/mi-trace-unavailable.exp
6164         * gdb.trace/mi-traceframe-changed.exp
6165         * gdb.trace/mi-tsv-changed.exp
6166         * gdb.trace/no-attach-trace.exp
6167         * gdb.trace/passc-dyn.exp
6168         * gdb.trace/qtro.exp
6169         * gdb.trace/range-stepping.exp
6170         * gdb.trace/read-memory.exp
6171         * gdb.trace/save-trace.exp
6172         * gdb.trace/signal.exp
6173         * gdb.trace/status-stop.exp
6174         * gdb.trace/tfile.exp
6175         * gdb.trace/trace-break.exp
6176         * gdb.trace/trace-buffer-size.exp
6177         * gdb.trace/trace-condition.exp
6178         * gdb.trace/tracefile-pseudo-reg.exp
6179         * gdb.trace/tstatus.exp
6180         * gdb.trace/unavailable.exp
6181         * gdb.trace/while-dyn.exp
6182         * gdb.trace/while-stepping.exp
6183
6184 2016-12-22  Doug Evans  <xdje42@gmail.com>
6185
6186         * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6187         and msymbols.
6188
6189 2016-12-19  Yao Qi  <yao.qi@linaro.org>
6190
6191         * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6192         (test_with_self): Don't call do_steps_and_nexts, and remove
6193         code about stepping into xmalloc.
6194
6195 2016-12-09  Yao Qi  <yao.qi@linaro.org>
6196
6197         * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6198
6199 2016-12-09  Yao Qi  <yao.qi@linaro.org>
6200
6201         * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6202
6203 2016-12-09  Pedro Alves  <palves@redhat.com>
6204
6205         * gdb.base/all-architectures-0.exp: New file.
6206         * gdb.base/all-architectures-1.exp: New file.
6207         * gdb.base/all-architectures-2.exp: New file.
6208         * gdb.base/all-architectures-3.exp: New file.
6209         * gdb.base/all-architectures-4.exp: New file.
6210         * gdb.base/all-architectures-5.exp: New file.
6211         * gdb.base/all-architectures-6.exp: New file.
6212         * gdb.base/all-architectures-7.exp: New file.
6213         * gdb.base/all-architectures.exp.in: New file.
6214
6215 2016-12-09  Yao Qi  <yao.qi@linaro.org>
6216
6217         * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6218
6219 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
6220
6221         * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6222         possible.
6223         Remove useless pattern-matching code.
6224
6225 2016-12-02  Pedro Alves  <palves@redhat.com>
6226
6227         * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6228         procedure.
6229         (top level): Call it.
6230
6231 2016-12-02  Pedro Alves  <palves@redhat.com>
6232
6233         * gdb.base/commands.exp (user_defined_command_args_stack_test):
6234         New procedure.
6235         (top level): Call it.
6236
6237 2016-12-02  Pedro Alves  <palves@redhat.com>
6238
6239         PR cli/20559
6240         * gdb.base/commands.exp (user_defined_command_args_eval): New
6241         procedure.
6242         (top level): Call it.
6243
6244 2016-12-02  Luis Machado  <lgustavo@codesourcery.com>
6245
6246         * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6247         timeout handling.
6248
6249 2016-12-02  Tom Tromey  <tom@tromey.com>
6250
6251         * gdb.dwarf2/main-subprogram.c: New file.
6252         * gdb.dwarf2/main-subprogram.exp: New file.
6253
6254 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6255
6256         * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6257         * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6258         gdb_test_no_output for a couple of cases.
6259         * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6260
6261 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6262
6263         Fix test names and standardize compilation error messages throughout
6264         the following files:
6265
6266         * gdb.ada/start.exp
6267         * gdb.arch/alpha-step.exp
6268         * gdb.arch/e500-prologue.exp
6269         * gdb.arch/ftrace-insn-reloc.exp
6270         * gdb.arch/gdb1291.exp
6271         * gdb.arch/gdb1431.exp
6272         * gdb.arch/gdb1558.exp
6273         * gdb.arch/i386-dr3-watch.exp
6274         * gdb.arch/i386-sse-stack-align.exp
6275         * gdb.arch/ia64-breakpoint-shadow.exp
6276         * gdb.arch/pa-nullify.exp
6277         * gdb.arch/powerpc-aix-prologue.exp
6278         * gdb.arch/thumb-bx-pc.exp
6279         * gdb.base/annota1.exp
6280         * gdb.base/annota3.exp
6281         * gdb.base/arrayidx.exp
6282         * gdb.base/assign.exp
6283         * gdb.base/attach.exp
6284         * gdb.base/auxv.exp
6285         * gdb.base/bang.exp
6286         * gdb.base/bfp-test.exp
6287         * gdb.base/bigcore.exp
6288         * gdb.base/bitfields2.exp
6289         * gdb.base/break-fun-addr.exp
6290         * gdb.base/break-probes.exp
6291         * gdb.base/call-rt-st.exp
6292         * gdb.base/callexit.exp
6293         * gdb.base/catch-fork-kill.exp
6294         * gdb.base/charset.exp
6295         * gdb.base/checkpoint.exp
6296         * gdb.base/comprdebug.exp
6297         * gdb.base/constvars.exp
6298         * gdb.base/coredump-filter.exp
6299         * gdb.base/cursal.exp
6300         * gdb.base/cvexpr.exp
6301         * gdb.base/detach.exp
6302         * gdb.base/display.exp
6303         * gdb.base/dmsym.exp
6304         * gdb.base/dprintf-pending.exp
6305         * gdb.base/dso2dso.exp
6306         * gdb.base/dtrace-probe.exp
6307         * gdb.base/dump.exp
6308         * gdb.base/enum_cond.exp
6309         * gdb.base/exe-lock.exp
6310         * gdb.base/exec-invalid-sysroot.exp
6311         * gdb.base/execl-update-breakpoints.exp
6312         * gdb.base/exprs.exp
6313         * gdb.base/fileio.exp
6314         * gdb.base/find.exp
6315         * gdb.base/finish.exp
6316         * gdb.base/fixsection.exp
6317         * gdb.base/foll-vfork.exp
6318         * gdb.base/frame-args.exp
6319         * gdb.base/gcore.exp
6320         * gdb.base/gdb1250.exp
6321         * gdb.base/global-var-nested-by-dso.exp
6322         * gdb.base/gnu-ifunc.exp
6323         * gdb.base/hashline1.exp
6324         * gdb.base/hashline2.exp
6325         * gdb.base/hashline3.exp
6326         * gdb.base/hbreak-in-shr-unsupported.exp
6327         * gdb.base/huge.exp
6328         * gdb.base/infcall-input.exp
6329         * gdb.base/info-fun.exp
6330         * gdb.base/info-shared.exp
6331         * gdb.base/jit-simple.exp
6332         * gdb.base/jit-so.exp
6333         * gdb.base/jit.exp
6334         * gdb.base/jump.exp
6335         * gdb.base/label.exp
6336         * gdb.base/lineinc.exp
6337         * gdb.base/logical.exp
6338         * gdb.base/longjmp.exp
6339         * gdb.base/macscp.exp
6340         * gdb.base/miscexprs.exp
6341         * gdb.base/new-ui-echo.exp
6342         * gdb.base/new-ui-pending-input.exp
6343         * gdb.base/new-ui.exp
6344         * gdb.base/nodebug.exp
6345         * gdb.base/nofield.exp
6346         * gdb.base/offsets.exp
6347         * gdb.base/overlays.exp
6348         * gdb.base/pending.exp
6349         * gdb.base/pointers.exp
6350         * gdb.base/pr11022.exp
6351         * gdb.base/printcmds.exp
6352         * gdb.base/prologue.exp
6353         * gdb.base/ptr-typedef.exp
6354         * gdb.base/realname-expand.exp
6355         * gdb.base/relativedebug.exp
6356         * gdb.base/relocate.exp
6357         * gdb.base/remote.exp
6358         * gdb.base/reread.exp
6359         * gdb.base/return2.exp
6360         * gdb.base/savedregs.exp
6361         * gdb.base/sep.exp
6362         * gdb.base/sepdebug.exp
6363         * gdb.base/sepsymtab.exp
6364         * gdb.base/set-inferior-tty.exp
6365         * gdb.base/setshow.exp
6366         * gdb.base/shlib-call.exp
6367         * gdb.base/sigaltstack.exp
6368         * gdb.base/siginfo-addr.exp
6369         * gdb.base/signals.exp
6370         * gdb.base/signull.exp
6371         * gdb.base/sigrepeat.exp
6372         * gdb.base/so-impl-ld.exp
6373         * gdb.base/solib-display.exp
6374         * gdb.base/solib-overlap.exp
6375         * gdb.base/solib-search.exp
6376         * gdb.base/solib-symbol.exp
6377         * gdb.base/structs.exp
6378         * gdb.base/structs2.exp
6379         * gdb.base/symtab-search-order.exp
6380         * gdb.base/twice.exp
6381         * gdb.base/unload.exp
6382         * gdb.base/varargs.exp
6383         * gdb.base/watchpoint-solib.exp
6384         * gdb.base/watchpoint.exp
6385         * gdb.base/whatis.exp
6386         * gdb.base/wrong_frame_bt_full.exp
6387         * gdb.btrace/dlopen.exp
6388         * gdb.cell/ea-standalone.exp
6389         * gdb.cell/ea-test.exp
6390         * gdb.cp/dispcxx.exp
6391         * gdb.cp/gdb2384.exp
6392         * gdb.cp/method2.exp
6393         * gdb.cp/nextoverthrow.exp
6394         * gdb.cp/pr10728.exp
6395         * gdb.disasm/am33.exp
6396         * gdb.disasm/h8300s.exp
6397         * gdb.disasm/mn10300.exp
6398         * gdb.disasm/sh3.exp
6399         * gdb.dwarf2/dw2-dir-file-name.exp
6400         * gdb.fortran/complex.exp
6401         * gdb.fortran/library-module.exp
6402         * gdb.guile/scm-pretty-print.exp
6403         * gdb.guile/scm-symbol.exp
6404         * gdb.guile/scm-type.exp
6405         * gdb.guile/scm-value.exp
6406         * gdb.linespec/linespec.exp
6407         * gdb.mi/gdb701.exp
6408         * gdb.mi/gdb792.exp
6409         * gdb.mi/mi-breakpoint-changed.exp
6410         * gdb.mi/mi-dprintf-pending.exp
6411         * gdb.mi/mi-dprintf.exp
6412         * gdb.mi/mi-exit-code.exp
6413         * gdb.mi/mi-pending.exp
6414         * gdb.mi/mi-solib.exp
6415         * gdb.mi/new-ui-mi-sync.exp
6416         * gdb.mi/pr11022.exp
6417         * gdb.mi/user-selected-context-sync.exp
6418         * gdb.opt/solib-intra-step.exp
6419         * gdb.python/py-events.exp
6420         * gdb.python/py-finish-breakpoint.exp
6421         * gdb.python/py-mi.exp
6422         * gdb.python/py-prettyprint.exp
6423         * gdb.python/py-shared.exp
6424         * gdb.python/py-symbol.exp
6425         * gdb.python/py-template.exp
6426         * gdb.python/py-type.exp
6427         * gdb.python/py-value.exp
6428         * gdb.reverse/solib-precsave.exp
6429         * gdb.reverse/solib-reverse.exp
6430         * gdb.server/solib-list.exp
6431         * gdb.stabs/weird.exp
6432         * gdb.threads/reconnect-signal.exp
6433         * gdb.threads/stepi-random-signal.exp
6434         * gdb.trace/actions.exp
6435         * gdb.trace/ax.exp
6436         * gdb.trace/backtrace.exp
6437         * gdb.trace/change-loc.exp
6438         * gdb.trace/deltrace.exp
6439         * gdb.trace/ftrace-lock.exp
6440         * gdb.trace/ftrace.exp
6441         * gdb.trace/infotrace.exp
6442         * gdb.trace/mi-tracepoint-changed.exp
6443         * gdb.trace/packetlen.exp
6444         * gdb.trace/passcount.exp
6445         * gdb.trace/pending.exp
6446         * gdb.trace/range-stepping.exp
6447         * gdb.trace/report.exp
6448         * gdb.trace/stap-trace.exp
6449         * gdb.trace/tfind.exp
6450         * gdb.trace/trace-break.exp
6451         * gdb.trace/trace-condition.exp
6452         * gdb.trace/trace-enable-disable.exp
6453         * gdb.trace/trace-mt.exp
6454         * gdb.trace/tracecmd.exp
6455         * gdb.trace/tspeed.exp
6456         * gdb.trace/tsv.exp
6457         * lib/perftest.exp
6458
6459 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6460
6461         * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6462         with gdb_test_no_output.
6463         Use command as test name.
6464
6465 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6466
6467         Fix test names starting with uppercase throughout the files.
6468
6469         * gdb.ada/assign_1.exp
6470         * gdb.ada/boolean_expr.exp
6471         * gdb.base/arrayidx.exp
6472         * gdb.base/del.exp
6473         * gdb.base/gcore-buffer-overflow.exp
6474         * gdb.base/testenv.exp
6475         * gdb.compile/compile.exp
6476         * gdb.python/py-framefilter-invalidarg.exp
6477         * gdb.python/py-framefilter.exp
6478
6479 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6480
6481         Fix test names starting with uppercase throughout the files.
6482
6483         * gdb.ada/array_return.exp
6484         * gdb.ada/expr_delims.exp
6485         * gdb.ada/mi_dyn_arr.exp
6486         * gdb.ada/mi_interface.exp
6487         * gdb.ada/mi_var_array.exp
6488         * gdb.ada/watch_arg.exp
6489         * gdb.arch/alpha-step.exp
6490         * gdb.arch/altivec-regs.exp
6491         * gdb.arch/e500-regs.exp
6492         * gdb.arch/powerpc-d128-regs.exp
6493         * gdb.base/arrayidx.exp
6494         * gdb.base/break.exp
6495         * gdb.base/checkpoint.exp
6496         * gdb.base/debug-expr.exp
6497         * gdb.base/dmsym.exp
6498         * gdb.base/radix.exp
6499         * gdb.base/sepdebug.exp
6500         * gdb.base/testenv.exp
6501         * gdb.base/watch_thread_num.exp
6502         * gdb.base/watchpoint-cond-gone.exp
6503         * gdb.cell/break.exp
6504         * gdb.cell/ea-cache.exp
6505         * gdb.compile/compile.exp
6506         * gdb.cp/gdb2495.exp
6507         * gdb.gdb/selftest.exp
6508         * gdb.gdb/xfullpath.exp
6509         * gdb.go/hello.exp
6510         * gdb.go/integers.exp
6511         * gdb.objc/basicclass.exp
6512         * gdb.pascal/hello.exp
6513         * gdb.pascal/integers.exp
6514         * gdb.python/py-breakpoint.exp
6515         * gdb.python/py-cmd.exp
6516         * gdb.python/py-linetable.exp
6517         * gdb.python/py-xmethods.exp
6518         * gdb.python/python.exp
6519         * gdb.reverse/consecutive-precsave.exp
6520         * gdb.reverse/finish-precsave.exp
6521         * gdb.reverse/i386-precsave.exp
6522         * gdb.reverse/machinestate-precsave.exp
6523         * gdb.reverse/sigall-precsave.exp
6524         * gdb.reverse/solib-precsave.exp
6525         * gdb.reverse/step-precsave.exp
6526         * gdb.reverse/until-precsave.exp
6527         * gdb.reverse/watch-precsave.exp
6528         * gdb.threads/leader-exit.exp
6529         * gdb.threads/pthreads.exp
6530         * gdb.threads/wp-replication.exp
6531         * gdb.trace/actions.exp
6532         * gdb.trace/mi-tsv-changed.exp
6533         * gdb.trace/tsv.exp
6534
6535 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6536
6537         Fix test names starting with uppercase throughout the files.
6538
6539         * gdb.arch/i386-bp_permanent.exp
6540         * gdb.arch/i386-gnu-cfi.exp
6541         * gdb.base/disasm-end-cu.exp
6542         * gdb.base/macscp.exp
6543         * gdb.base/pending.exp
6544         * gdb.base/watch_thread_num.exp
6545         * gdb.cp/exception.exp
6546         * gdb.cp/gdb2495.exp
6547         * gdb.cp/local.exp
6548         * gdb.python/py-evsignal.exp
6549         * gdb.python/python.exp
6550         * gdb.trace/tracecmd.exp
6551
6552 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6553
6554         Fix test names starting with uppercase throughout the files.
6555
6556         * gdb.base/charset.exp
6557         * gdb.base/eval.exp
6558         * gdb.base/multi-forks.exp
6559         * gdb.guile/scm-progspace.exp
6560         * gdb.opencl/datatypes.exp
6561         * gdb.python/py-block.exp
6562         * gdb.python/py-function.exp
6563         * gdb.python/py-symbol.exp
6564         * gdb.python/py-symtab.exp
6565         * gdb.python/py-xmethods.exp
6566         * gdb.reverse/break-precsave.exp
6567         * gdb.reverse/break-reverse.exp
6568         * gdb.reverse/consecutive-precsave.exp
6569         * gdb.reverse/consecutive-reverse.exp
6570         * gdb.reverse/finish-precsave.exp
6571         * gdb.reverse/finish-reverse-bkpt.exp
6572         * gdb.reverse/finish-reverse.exp
6573         * gdb.reverse/fstatat-reverse.exp
6574         * gdb.reverse/getresuid-reverse.exp
6575         * gdb.reverse/i386-precsave.exp
6576         * gdb.reverse/i386-reverse.exp
6577         * gdb.reverse/i386-sse-reverse.exp
6578         * gdb.reverse/i387-stack-reverse.exp
6579         * gdb.reverse/insn-reverse.exp
6580         * gdb.reverse/machinestate-precsave.exp
6581         * gdb.reverse/machinestate.exp
6582         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6583         * gdb.reverse/pipe-reverse.exp
6584         * gdb.reverse/readv-reverse.exp
6585         * gdb.reverse/recvmsg-reverse.exp
6586         * gdb.reverse/rerun-prec.exp
6587         * gdb.reverse/s390-mvcle.exp
6588         * gdb.reverse/sigall-precsave.exp
6589         * gdb.reverse/sigall-reverse.exp
6590         * gdb.reverse/solib-precsave.exp
6591         * gdb.reverse/solib-reverse.exp
6592         * gdb.reverse/step-precsave.exp
6593         * gdb.reverse/step-reverse.exp
6594         * gdb.reverse/time-reverse.exp
6595         * gdb.reverse/until-precsave.exp
6596         * gdb.reverse/until-reverse.exp
6597         * gdb.reverse/waitpid-reverse.exp
6598         * gdb.reverse/watch-precsave.exp
6599         * gdb.reverse/watch-reverse.exp
6600
6601 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6602
6603         Fix test names starting with uppercase throughout the files.
6604
6605         * gdb.arch/i386-mpx-simple_segv.exp
6606         * gdb.arch/i386-mpx.exp
6607         * gdb.arch/i386-permbkpt.exp
6608         * gdb.arch/pa-nullify.exp
6609         * gdb.arch/powerpc-d128-regs.exp
6610         * gdb.arch/vsx-regs.exp
6611         * gdb.base/bfp-test.exp
6612         * gdb.base/break.exp
6613         * gdb.base/breakpoint-shadow.exp
6614         * gdb.base/callfuncs.exp
6615         * gdb.base/charset.exp
6616         * gdb.base/commands.exp
6617         * gdb.base/completion.exp
6618         * gdb.base/dfp-test.exp
6619         * gdb.base/echo.exp
6620         * gdb.base/ending-run.exp
6621         * gdb.base/eval.exp
6622         * gdb.base/expand-psymtabs.exp
6623         * gdb.base/float128.exp
6624         * gdb.base/floatn.exp
6625         * gdb.base/foll-exec-mode.exp
6626         * gdb.base/gdb1056.exp
6627         * gdb.base/gdb11531.exp
6628         * gdb.base/kill-after-signal.exp
6629         * gdb.base/multi-forks.exp
6630         * gdb.base/overlays.exp
6631         * gdb.base/pending.exp
6632         * gdb.base/sepdebug.exp
6633         * gdb.base/testenv.exp
6634         * gdb.base/valgrind-db-attach.exp
6635         * gdb.base/watch_thread_num.exp
6636         * gdb.base/watchpoint-cond-gone.exp
6637         * gdb.base/watchpoint.exp
6638         * gdb.base/watchpoints.exp
6639         * gdb.cp/arg-reference.exp
6640         * gdb.cp/baseenum.exp
6641         * gdb.cp/operator.exp
6642         * gdb.cp/shadow.exp
6643         * gdb.dwarf2/dw2-op-out-param.exp
6644         * gdb.dwarf2/dw2-reg-undefined.exp
6645         * gdb.go/chan.exp
6646         * gdb.go/hello.exp
6647         * gdb.go/integers.exp
6648         * gdb.go/methods.exp
6649         * gdb.go/package.exp
6650         * gdb.guile/scm-parameter.exp
6651         * gdb.guile/scm-progspace.exp
6652         * gdb.guile/scm-value.exp
6653         * gdb.mi/mi-pending.exp
6654         * gdb.mi/user-selected-context-sync.exp
6655         * gdb.multi/multi-attach.exp
6656         * gdb.multi/tids.exp
6657         * gdb.opt/clobbered-registers-O2.exp
6658         * gdb.pascal/floats.exp
6659         * gdb.pascal/integers.exp
6660         * gdb.python/py-block.exp
6661         * gdb.python/py-events.exp
6662         * gdb.python/py-parameter.exp
6663         * gdb.python/py-symbol.exp
6664         * gdb.python/py-symtab.exp
6665         * gdb.python/py-type.exp
6666         * gdb.python/py-value.exp
6667         * gdb.python/py-xmethods.exp
6668         * gdb.python/python.exp
6669         * gdb.reverse/break-precsave.exp
6670         * gdb.reverse/consecutive-precsave.exp
6671         * gdb.reverse/finish-precsave.exp
6672         * gdb.reverse/i386-precsave.exp
6673         * gdb.reverse/machinestate-precsave.exp
6674         * gdb.reverse/sigall-precsave.exp
6675         * gdb.reverse/solib-precsave.exp
6676         * gdb.reverse/step-precsave.exp
6677         * gdb.reverse/until-precsave.exp
6678         * gdb.reverse/watch-precsave.exp
6679         * gdb.server/ext-attach.exp
6680         * gdb.server/ext-restart.exp
6681         * gdb.server/ext-run.exp
6682         * gdb.server/ext-wrapper.exp
6683         * gdb.stabs/gdb11479.exp
6684         * gdb.stabs/weird.exp
6685         * gdb.threads/attach-many-short-lived-threads.exp
6686         * gdb.threads/kill.exp
6687         * gdb.threads/watchpoint-fork.exp
6688
6689 2016-12-01  Luis Machado  <lgustavo@codesourcery.com>
6690
6691         Fix test names starting with uppercase throughout all the files below.
6692
6693         * gdb.ada/array_return.exp
6694         * gdb.ada/catch_ex.exp
6695         * gdb.ada/info_exc.exp
6696         * gdb.ada/mi_catch_ex.exp
6697         * gdb.ada/mi_dyn_arr.exp
6698         * gdb.ada/mi_ex_cond.exp
6699         * gdb.ada/mi_exc_info.exp
6700         * gdb.ada/mi_interface.exp
6701         * gdb.ada/mi_task_arg.exp
6702         * gdb.ada/mi_task_info.exp
6703         * gdb.ada/mi_var_array.exp
6704         * gdb.arch/alpha-step.exp
6705         * gdb.arch/amd64-disp-step.exp
6706         * gdb.arch/arm-disp-step.exp
6707         * gdb.arch/disp-step-insn-reloc.exp
6708         * gdb.arch/e500-prologue.exp
6709         * gdb.arch/ftrace-insn-reloc.exp
6710         * gdb.arch/gdb1558.exp
6711         * gdb.arch/i386-bp_permanent.exp
6712         * gdb.arch/i386-disp-step.exp
6713         * gdb.arch/i386-float.exp
6714         * gdb.arch/i386-gnu-cfi.exp
6715         * gdb.arch/ia64-breakpoint-shadow.exp
6716         * gdb.arch/mips16-thunks.exp
6717         * gdb.arch/pa-nullify.exp
6718         * gdb.arch/powerpc-aix-prologue.exp
6719         * gdb.arch/powerpc-power.exp
6720         * gdb.arch/ppc-dfp.exp
6721         * gdb.arch/s390-tdbregs.exp
6722         * gdb.arch/spu-info.exp
6723         * gdb.arch/spu-ls.exp
6724         * gdb.arch/thumb-bx-pc.exp
6725         * gdb.base/advance.exp
6726         * gdb.base/annota-input-while-running.exp
6727         * gdb.base/arrayidx.exp
6728         * gdb.base/asmlabel.exp
6729         * gdb.base/async.exp
6730         * gdb.base/attach-wait-input.exp
6731         * gdb.base/auto-connect-native-target.exp
6732         * gdb.base/batch-preserve-term-settings.exp
6733         * gdb.base/bfp-test.exp
6734         * gdb.base/bigcore.exp
6735         * gdb.base/bp-permanent.exp
6736         * gdb.base/break-always.exp
6737         * gdb.base/break-fun-addr.exp
6738         * gdb.base/break-idempotent.exp
6739         * gdb.base/break-main-file-remove-fail.exp
6740         * gdb.base/break-probes.exp
6741         * gdb.base/break-unload-file.exp
6742         * gdb.base/break.exp
6743         * gdb.base/call-ar-st.exp
6744         * gdb.base/call-rt-st.exp
6745         * gdb.base/call-sc.exp
6746         * gdb.base/call-signal-resume.exp
6747         * gdb.base/call-strs.exp
6748         * gdb.base/callexit.exp
6749         * gdb.base/callfuncs.exp
6750         * gdb.base/catch-gdb-caused-signals.exp
6751         * gdb.base/catch-signal-siginfo-cond.exp
6752         * gdb.base/catch-syscall.exp
6753         * gdb.base/compare-sections.exp
6754         * gdb.base/cond-eval-mode.exp
6755         * gdb.base/condbreak-call-false.exp
6756         * gdb.base/consecutive-step-over.exp
6757         * gdb.base/cursal.exp
6758         * gdb.base/disabled-location.exp
6759         * gdb.base/disasm-end-cu.exp
6760         * gdb.base/display.exp
6761         * gdb.base/double-prompt-target-event-error.exp
6762         * gdb.base/dprintf-bp-same-addr.exp
6763         * gdb.base/dprintf-detach.exp
6764         * gdb.base/dprintf-next.exp
6765         * gdb.base/dprintf-non-stop.exp
6766         * gdb.base/dprintf-pending.exp
6767         * gdb.base/dso2dso.exp
6768         * gdb.base/ending-run.exp
6769         * gdb.base/enum_cond.exp
6770         * gdb.base/examine-backward.exp
6771         * gdb.base/exe-lock.exp
6772         * gdb.base/exec-invalid-sysroot.exp
6773         * gdb.base/execl-update-breakpoints.exp
6774         * gdb.base/execution-termios.exp
6775         * gdb.base/fileio.exp
6776         * gdb.base/fixsection.exp
6777         * gdb.base/foll-exec-mode.exp
6778         * gdb.base/foll-exec.exp
6779         * gdb.base/fork-running-state.exp
6780         * gdb.base/frame-args.exp
6781         * gdb.base/fullpath-expand.exp
6782         * gdb.base/func-ptr.exp
6783         * gdb.base/gcore-relro-pie.exp
6784         * gdb.base/gdb1090.exp
6785         * gdb.base/gdb1555.exp
6786         * gdb.base/global-var-nested-by-dso.exp
6787         * gdb.base/gnu-ifunc.exp
6788         * gdb.base/hbreak-in-shr-unsupported.exp
6789         * gdb.base/hbreak-unmapped.exp
6790         * gdb.base/hook-stop.exp
6791         * gdb.base/infcall-input.exp
6792         * gdb.base/info-fun.exp
6793         * gdb.base/info-shared.exp
6794         * gdb.base/interrupt-noterm.exp
6795         * gdb.base/jit-so.exp
6796         * gdb.base/jit.exp
6797         * gdb.base/line-symtabs.exp
6798         * gdb.base/list.exp
6799         * gdb.base/longjmp.exp
6800         * gdb.base/macscp.exp
6801         * gdb.base/max-value-size.exp
6802         * gdb.base/nodebug.exp
6803         * gdb.base/nofield.exp
6804         * gdb.base/overlays.exp
6805         * gdb.base/paginate-after-ctrl-c-running.exp
6806         * gdb.base/paginate-bg-execution.exp
6807         * gdb.base/paginate-inferior-exit.exp
6808         * gdb.base/pending.exp
6809         * gdb.base/pr11022.exp
6810         * gdb.base/printcmds.exp
6811         * gdb.base/ptr-typedef.exp
6812         * gdb.base/ptype.exp
6813         * gdb.base/randomize.exp
6814         * gdb.base/range-stepping.exp
6815         * gdb.base/realname-expand.exp
6816         * gdb.base/relativedebug.exp
6817         * gdb.base/remote.exp
6818         * gdb.base/savedregs.exp
6819         * gdb.base/sepdebug.exp
6820         * gdb.base/set-noassign.exp
6821         * gdb.base/shlib-call.exp
6822         * gdb.base/shreloc.exp
6823         * gdb.base/sigaltstack.exp
6824         * gdb.base/sigbpt.exp
6825         * gdb.base/siginfo-addr.exp
6826         * gdb.base/siginfo-obj.exp
6827         * gdb.base/siginfo-thread.exp
6828         * gdb.base/signest.exp
6829         * gdb.base/signull.exp
6830         * gdb.base/sigrepeat.exp
6831         * gdb.base/skip.exp
6832         * gdb.base/so-impl-ld.exp
6833         * gdb.base/solib-corrupted.exp
6834         * gdb.base/solib-disc.exp
6835         * gdb.base/solib-display.exp
6836         * gdb.base/solib-overlap.exp
6837         * gdb.base/solib-search.exp
6838         * gdb.base/solib-symbol.exp
6839         * gdb.base/source-execution.exp
6840         * gdb.base/sss-bp-on-user-bp-2.exp
6841         * gdb.base/sss-bp-on-user-bp.exp
6842         * gdb.base/stack-checking.exp
6843         * gdb.base/stale-infcall.exp
6844         * gdb.base/step-break.exp
6845         * gdb.base/step-line.exp
6846         * gdb.base/step-over-exit.exp
6847         * gdb.base/step-test.exp
6848         * gdb.base/structs.exp
6849         * gdb.base/sym-file.exp
6850         * gdb.base/symtab-search-order.exp
6851         * gdb.base/term.exp
6852         * gdb.base/type-opaque.exp
6853         * gdb.base/unload.exp
6854         * gdb.base/until-nodebug.exp
6855         * gdb.base/until.exp
6856         * gdb.base/unwindonsignal.exp
6857         * gdb.base/watch-cond.exp
6858         * gdb.base/watch-non-mem.exp
6859         * gdb.base/watch_thread_num.exp
6860         * gdb.base/watchpoint-reuse-slot.exp
6861         * gdb.base/watchpoint-solib.exp
6862         * gdb.base/watchpoint.exp
6863         * gdb.btrace/dlopen.exp
6864         * gdb.cell/arch.exp
6865         * gdb.cell/break.exp
6866         * gdb.cell/bt.exp
6867         * gdb.cell/core.exp
6868         * gdb.cell/data.exp
6869         * gdb.cell/dwarfaddr.exp
6870         * gdb.cell/ea-cache.exp
6871         * gdb.cell/ea-standalone.exp
6872         * gdb.cell/ea-test.exp
6873         * gdb.cell/f-regs.exp
6874         * gdb.cell/fork.exp
6875         * gdb.cell/gcore.exp
6876         * gdb.cell/mem-access.exp
6877         * gdb.cell/ptype.exp
6878         * gdb.cell/registers.exp
6879         * gdb.cell/sizeof.exp
6880         * gdb.cell/solib-symbol.exp
6881         * gdb.cell/solib.exp
6882         * gdb.compile/compile-tls.exp
6883         * gdb.cp/exception.exp
6884         * gdb.cp/gdb2495.exp
6885         * gdb.cp/local.exp
6886         * gdb.cp/mb-inline.exp
6887         * gdb.cp/mb-templates.exp
6888         * gdb.cp/pr10687.exp
6889         * gdb.cp/pr9167.exp
6890         * gdb.cp/scope-err.exp
6891         * gdb.cp/templates.exp
6892         * gdb.cp/virtfunc.exp
6893         * gdb.dwarf2/dw2-dir-file-name.exp
6894         * gdb.dwarf2/dw2-single-line-discriminators.exp
6895         * gdb.fortran/complex.exp
6896         * gdb.fortran/library-module.exp
6897         * gdb.guile/guile.exp
6898         * gdb.guile/scm-cmd.exp
6899         * gdb.guile/scm-frame-inline.exp
6900         * gdb.guile/scm-objfile.exp
6901         * gdb.guile/scm-pretty-print.exp
6902         * gdb.guile/scm-symbol.exp
6903         * gdb.guile/scm-type.exp
6904         * gdb.guile/scm-value.exp
6905         * gdb.linespec/keywords.exp
6906         * gdb.linespec/ls-errs.exp
6907         * gdb.linespec/macro-relative.exp
6908         * gdb.linespec/thread.exp
6909         * gdb.mi/mi-breakpoint-changed.exp
6910         * gdb.mi/mi-dprintf-pending.exp
6911         * gdb.mi/mi-fullname-deleted.exp
6912         * gdb.mi/mi-logging.exp
6913         * gdb.mi/mi-pending.exp
6914         * gdb.mi/mi-solib.exp
6915         * gdb.mi/new-ui-mi-sync.exp
6916         * gdb.mi/user-selected-context-sync.exp
6917         * gdb.multi/dummy-frame-restore.exp
6918         * gdb.multi/multi-arch-exec.exp
6919         * gdb.multi/remove-inferiors.exp
6920         * gdb.multi/watchpoint-multi-exit.exp
6921         * gdb.opt/solib-intra-step.exp
6922         * gdb.perf/backtrace.exp
6923         * gdb.perf/single-step.exp
6924         * gdb.perf/skip-command.exp
6925         * gdb.perf/skip-prologue.exp
6926         * gdb.perf/solib.exp
6927         * gdb.python/lib-types.exp
6928         * gdb.python/py-as-string.exp
6929         * gdb.python/py-bad-printers.exp
6930         * gdb.python/py-block.exp
6931         * gdb.python/py-breakpoint.exp
6932         * gdb.python/py-cmd.exp
6933         * gdb.python/py-events.exp
6934         * gdb.python/py-evthreads.exp
6935         * gdb.python/py-finish-breakpoint.exp
6936         * gdb.python/py-finish-breakpoint2.exp
6937         * gdb.python/py-frame-inline.exp
6938         * gdb.python/py-frame.exp
6939         * gdb.python/py-inferior.exp
6940         * gdb.python/py-infthread.exp
6941         * gdb.python/py-mi.exp
6942         * gdb.python/py-objfile.exp
6943         * gdb.python/py-pp-maint.exp
6944         * gdb.python/py-pp-registration.exp
6945         * gdb.python/py-prettyprint.exp
6946         * gdb.python/py-recurse-unwind.exp
6947         * gdb.python/py-shared.exp
6948         * gdb.python/py-symbol.exp
6949         * gdb.python/py-symtab.exp
6950         * gdb.python/py-template.exp
6951         * gdb.python/py-type.exp
6952         * gdb.python/py-unwind-maint.exp
6953         * gdb.python/py-unwind.exp
6954         * gdb.python/py-value.exp
6955         * gdb.python/python.exp
6956         * gdb.reverse/finish-reverse-bkpt.exp
6957         * gdb.reverse/insn-reverse.exp
6958         * gdb.reverse/next-reverse-bkpt-over-sr.exp
6959         * gdb.reverse/solib-precsave.exp
6960         * gdb.reverse/solib-reverse.exp
6961         * gdb.stabs/gdb11479.exp
6962         * gdb.stabs/weird.exp
6963         * gdb.threads/fork-child-threads.exp
6964         * gdb.threads/fork-plus-threads.exp
6965         * gdb.threads/fork-thread-pending.exp
6966         * gdb.threads/forking-threads-plus-breakpoint.exp
6967         * gdb.threads/hand-call-in-threads.exp
6968         * gdb.threads/interrupted-hand-call.exp
6969         * gdb.threads/linux-dp.exp
6970         * gdb.threads/local-watch-wrong-thread.exp
6971         * gdb.threads/next-while-other-thread-longjmps.exp
6972         * gdb.threads/non-ldr-exit.exp
6973         * gdb.threads/pending-step.exp
6974         * gdb.threads/print-threads.exp
6975         * gdb.threads/process-dies-while-detaching.exp
6976         * gdb.threads/process-dies-while-handling-bp.exp
6977         * gdb.threads/pthreads.exp
6978         * gdb.threads/queue-signal.exp
6979         * gdb.threads/reconnect-signal.exp
6980         * gdb.threads/signal-command-handle-nopass.exp
6981         * gdb.threads/signal-command-multiple-signals-pending.exp
6982         * gdb.threads/signal-delivered-right-thread.exp
6983         * gdb.threads/signal-sigtrap.exp
6984         * gdb.threads/sigthread.exp
6985         * gdb.threads/staticthreads.exp
6986         * gdb.threads/stepi-random-signal.exp
6987         * gdb.threads/thread-unwindonsignal.exp
6988         * gdb.threads/thread_check.exp
6989         * gdb.threads/thread_events.exp
6990         * gdb.threads/tid-reuse.exp
6991         * gdb.threads/tls-nodebug.exp
6992         * gdb.threads/tls-shared.exp
6993         * gdb.threads/tls-so_extern.exp
6994         * gdb.threads/tls.exp
6995         * gdb.threads/wp-replication.exp
6996         * gdb.trace/actions-changed.exp
6997         * gdb.trace/actions.exp
6998         * gdb.trace/backtrace.exp
6999         * gdb.trace/change-loc.exp
7000         * gdb.trace/collection.exp
7001         * gdb.trace/deltrace.exp
7002         * gdb.trace/disconnected-tracing.exp
7003         * gdb.trace/entry-values.exp
7004         * gdb.trace/ftrace-lock.exp
7005         * gdb.trace/ftrace.exp
7006         * gdb.trace/infotrace.exp
7007         * gdb.trace/mi-trace-frame-collected.exp
7008         * gdb.trace/mi-trace-unavailable.exp
7009         * gdb.trace/mi-traceframe-changed.exp
7010         * gdb.trace/mi-tracepoint-changed.exp
7011         * gdb.trace/mi-tsv-changed.exp
7012         * gdb.trace/no-attach-trace.exp
7013         * gdb.trace/packetlen.exp
7014         * gdb.trace/passc-dyn.exp
7015         * gdb.trace/passcount.exp
7016         * gdb.trace/pending.exp
7017         * gdb.trace/pr16508.exp
7018         * gdb.trace/qtro.exp
7019         * gdb.trace/range-stepping.exp
7020         * gdb.trace/read-memory.exp
7021         * gdb.trace/report.exp
7022         * gdb.trace/save-trace.exp
7023         * gdb.trace/signal.exp
7024         * gdb.trace/stap-trace.exp
7025         * gdb.trace/status-stop.exp
7026         * gdb.trace/strace.exp
7027         * gdb.trace/tfile.exp
7028         * gdb.trace/tfind.exp
7029         * gdb.trace/trace-break.exp
7030         * gdb.trace/trace-condition.exp
7031         * gdb.trace/trace-enable-disable.exp
7032         * gdb.trace/trace-mt.exp
7033         * gdb.trace/tracecmd.exp
7034         * gdb.trace/tracefile-pseudo-reg.exp
7035         * gdb.trace/tspeed.exp
7036         * gdb.trace/tstatus.exp
7037         * gdb.trace/tsv.exp
7038         * gdb.trace/unavailable.exp
7039         * gdb.trace/while-dyn.exp
7040         * gdb.trace/while-stepping.exp
7041         * lib/gdb-guile.exp
7042         * lib/gdb.exp
7043         * lib/mi-support.exp
7044         * lib/pascal.exp
7045         * lib/perftest.exp
7046         * lib/prelink-support.exp
7047         * lib/selftest-support.exp
7048
7049 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
7050
7051         * Makefile.in: Include disable-implicit-rules.mk.
7052
7053 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7054
7055         * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7056         non-byte-aligned bit fields.
7057
7058 2016-11-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7059
7060         PR gdb/12616
7061         * gdb.dwarf2/nonvar-access.exp: New testcase.  Check that GDB
7062         respects the DW_AT_data_bit_offset attribute.
7063
7064 2016-11-22  Simon Marchi  <simon.marchi@polymtl.ca>
7065
7066         * gdb.base/default.exp: Fix output of "set language".
7067
7068 2016-11-17  Simon Marchi  <simon.marchi@polymtl.ca>
7069
7070         * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7071         prefixed with @GMAKE_FALSE@.  Update comment related to non-GNU
7072         make.
7073         * configure.ac: Remove checks for the make program.
7074         * configure: Re-generate.
7075
7076 2016-11-16  Kevin Buettner  <kevinb@redhat.com>
7077
7078         * gdb.python/py-recurse-unwind.c (main): Add loop.
7079         * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7080         to read_register() and gdb.parse_and_eval().  Make each code
7081         call a separate case that can be individually tested.
7082         * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7083         proc. Call cont_and_backtrace for each of the code paths that
7084         we want to test in the unwinder.
7085
7086 2016-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7087
7088         * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7089         the definition of struct S.
7090
7091 2016-11-11  Catherine Moore  <clm@codesourcery.com>
7092
7093         * gdb.base/dump.exp: Identify verilog format dump tests as such.
7094
7095 2016-11-09  Pedro Alves  <palves@redhat.com>
7096
7097         * gdb.base/commands.exp (runto_or_return): New procedure.
7098         (gdbvar_simple_if_test, gdbvar_simple_while_test)
7099         (gdbvar_complex_if_while_test, progvar_simple_if_test)
7100         (progvar_simple_while_test, progvar_complex_if_while_test)
7101         (if_while_breakpoint_command_test)
7102         (infrun_breakpoint_command_test, breakpoint_command_test)
7103         (user_defined_command_test, watchpoint_command_test)
7104         (test_command_prompt_position, redefine_hook_test)
7105         (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7106         (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7107         multi_line_input and multi_line.  Remove gdb_expect and
7108         gdb_stop_suppressing_tests uses.
7109         * lib/gdb.exp (valnum_re): New global.
7110         (multi_line_input): New procedure.
7111
7112 2016-11-09  Simon Marchi  <simon.marchi@polymtl.ca>
7113
7114         * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7115         Remove.
7116         (test_setup): Define with proc_with_prefix.
7117         (test_cli_inferior): Likewise.
7118         (test_cli_thread): Likewise.
7119         (test_cli_frame): Likewise.
7120         (test_cli_select_frame): Likewise.
7121         (test_cli_up_down): Likewise.
7122         (test_mi_thread_select): Likewise.
7123         (test_mi_stack_select_frame): Likewise.
7124         (test_cli_in_mi_inferior): Likewise.
7125         (test_cli_in_mi_thread): Likewise.
7126         (test_cli_in_mi_frame): Likewise.
7127         (top level): Do not use with_test_prefix_procname.
7128
7129 2016-11-09  Pedro Alves  <palves@redhat.com>
7130
7131         * gdb.base/commands.exp (gdbvar_simple_if_test)
7132         (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7133         (progvar_simple_if_test, progvar_simple_while_test)
7134         (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7135         (infrun_breakpoint_command_test, breakpoint_command_test)
7136         (user_defined_command_test, watchpoint_command_test)
7137         (test_command_prompt_position, deprecated_command_test)
7138         (bp_deleted_in_command, temporary_breakpoint_commands)
7139         (stray_arg0_test, source_file_with_indented_comment)
7140         (recursive_source_test, if_commands_test)
7141         (error_clears_commands_left, redefine_hook_test)
7142         (redefine_backtrace_test): Use proc_with_prefix.
7143         * lib/gdb.exp (proc_with_prefix): New proc.
7144
7145 2016-11-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7146
7147         * gdb.base/tui-layout.c: New file.
7148         * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7149         disassembly window contains very long lines.
7150
7151 2016-11-08  Tom Tromey  <tom@tromey.com>
7152
7153         * gdb.python/py-value.exp (test_value_creation): Make "long" test
7154         depend on Python 2.
7155
7156 2016-11-08  Tom Tromey  <tom@tromey.com>
7157
7158         * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7159         New method.
7160
7161 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
7162
7163         * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7164
7165 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
7166
7167         * gdb.rust/simple.rs: Add test for univariant enums without
7168         discriminants and for encoded struct-like enums.
7169
7170 2016-10-28  Pedro Alves  <palves@redhat.com>
7171
7172         * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7173         gdb_test_multiple, tighten regexps and match symtabs and line
7174         tables incrementally.
7175
7176 2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
7177
7178         * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7179         general.
7180
7181 2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
7182
7183         * gdb.base/exec-invalid-sysroot.exp: New file.
7184
7185 2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
7186
7187         * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7188
7189 2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7190
7191         * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7192
7193 2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
7194
7195         * gdb.base/killed-outside.exp: Remove $options from a call to
7196         `prepare_for_testing'.
7197
7198 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
7199
7200         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7201         Change test message.
7202
7203 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
7204
7205         * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7206         Update comment.
7207
7208 2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
7209
7210         * gdb.trace/mi-trace-save.exp: New file.
7211
7212 2016-10-13  Yao Qi  <yao.qi@linaro.org>
7213
7214         * gdb.base/code_elim.exp (get_var_address): Remove.
7215         * gdb.base/relocate.exp: Likewise.
7216         * gdb.base/shreloc.exp: Likewise.
7217         * lib/gdb.exp (get_var_address): New.
7218
7219 2016-10-13  Yao Qi  <yao.qi@linaro.org>
7220
7221         * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7222         floating point tests if $skip_float_test is false.
7223
7224 2016-10-12  Luis Machado  <lgustavo@codesourcery.com>
7225
7226         * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7227         * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7228         argc values.
7229         Add 1 to argc so we guarantee distinct initial/modified argc values.
7230
7231 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7232
7233         * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7234
7235 2016-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7236
7237         * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7238         * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7239         * gdb.arch/vsx-regs.exp: Likewise.
7240
7241 2016-10-07  Yao Qi  <yao.qi@linaro.org>
7242
7243         * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7244
7245 2016-10-07  Markus Metzger  <markus.t.metzger@intel.com>
7246
7247         * gdb.python/python.exp: Test decode_line("*0").
7248
7249 2016-10-06  Doug Evans  <dje@google.com>
7250
7251         * gdb.python/py-value.exp (test_value_creation): Add test for large
7252         unsigned 64-bit value.
7253
7254 2016-10-06  Tom Tromey  <tom@tromey.com>
7255
7256         * gdb.compile/compile.exp: Change java tests to rust.
7257         * gdb.base/setshow.exp: Change java tests to rust.
7258         * gdb.base/default.exp: Remove java from language list.
7259         * README (Examples): Update language example.
7260         * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7261         test.
7262         * lib/gdb.exp (skip_java_tests): Remove.
7263         * lib/java.exp: Remove.
7264         * gdb.java: Remove.
7265
7266 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
7267
7268         * gdb.arch/mips-fcr.exp: New test.
7269         * gdb.arch/mips-fcr.c: Source for the new test.
7270
7271 2016-10-06  Maciej W. Rozycki  <macro@imgtec.com>
7272
7273         * gdb.base/solib-disc.exp: Use `standard_output_file'
7274         throughout.
7275
7276 2016-10-06  Pedro Alves  <palves@redhat.com>
7277
7278         * gdb.base/jit-simple-dl.c: New file.
7279         * gdb.base/jit-simple-jit.c: New file, factored out from ...
7280         * gdb.base/jit-simple.c: ... this.
7281         * gdb.base/jit-simple.exp (jit_run): Delete.
7282         (build_jit): New proc.
7283         (jit_test_reread): Recompile either the main program or the shared
7284         library, depending on what is being tested.  Skip changing address
7285         if caller wants to.  Compare before/after addresses.  If testing
7286         standalone, explicitly load the binary.  Test "maint info
7287         breakpoints".
7288         (top level): Add "standalone vs shared lib" and "change address"
7289         vs "same address" axes.
7290
7291 2016-10-06  Pedro Alves  <palves@redhat.com>
7292
7293         * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7294         call.
7295         (jit_run): Delete.
7296         (jit_test_reread): Use with_test_prefix.  Reload the main binary
7297         explicitly.  Compare the before/after addresses of the JIT
7298         descriptor.
7299
7300 2016-08-15  Doug Evans  <dje@google.com>
7301
7302         * gdb.xml/extra-regs.xml: Update, end field now required, default type
7303         for single bitfields is bool.
7304         * gdb.xml/tdesc-regs.exp: Ditto.
7305
7306 2016-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
7307
7308         * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7309
7310 2016-10-05  Yao Qi  <yao.qi@linaro.org>
7311
7312         * lib/gdb.exp (support_complex_tests): Return zero if
7313         gdb_skip_float_test return true.
7314
7315 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7316             Simon Marchi  <simon.marchi@ericsson.com>
7317
7318         PR gdb/20487
7319         * gdb.mi/user-selected-context-sync.exp: New file.
7320         * gdb.mi/user-selected-context-sync.c: New file.
7321
7322 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7323             Simon Marchi  <simon.marchi@ericsson.com>
7324
7325         PR gdb/20487
7326         * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7327         =thread-select-event check.
7328
7329 2016-09-29  Peter Bergner  <bergner@vnet.ibm.com>
7330
7331         * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7332         the compulsory L operand changes.
7333         * gdb.arch/powerpc-power.s: Likewise.
7334
7335 2016-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
7336
7337         PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7338         * gdb.base/jit-attach-pie.c: New file.
7339         * gdb.base/jit-attach-pie.exp: New file.
7340
7341 2016-09-28  Pedro Alves  <palves@redhat.com>
7342
7343         * gdb.base/infcall-input.c: New file.
7344         * gdb.base/infcall-input.exp: New file.
7345
7346 2016-09-22  Yao Qi  <yao.qi@linaro.org>
7347
7348         * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7349         (gdb_exit): Rename it to ...
7350         (gdbserver_gdb_exit): ...  Close GDBserver.
7351         (gdb_exit): New proc, call gdbserver_gdb_exit.
7352         (mi_gdb_exit): Likewise.
7353
7354 2016-09-22  Yao Qi  <yao.qi@linaro.org>
7355
7356         * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7357         path.
7358         * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7359         Remove duplication.
7360
7361 2016-09-22  Yao Qi  <yao.qi@linaro.org>
7362
7363         * lib/gdbserver-support.exp: Check the existence of
7364         gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7365
7366 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
7367
7368         * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7369
7370 2016-09-21  Tom Tromey  <tom@tromey.com>
7371
7372         PR gdb/20604:
7373         * gdb.base/quit.exp: New file.
7374
7375 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
7376
7377         * .gitignore: New file.
7378
7379 2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
7380
7381         * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7382         throughout.
7383
7384 2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7385
7386         * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7387
7388 2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
7389
7390         * gdb.cp/casts.cc (decltype): Move it ...
7391         (main): ... with its call to ...
7392         * gdb.cp/casts03.cc: ... a new file.
7393         * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7394
7395 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7396
7397         * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7398
7399 2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
7400
7401         * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7402         and sync up the test with tests in gas/testsuite/gas/ppc.
7403         * gdb.arch/powerpc-power.exp: Likewise.
7404
7405 2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7406
7407         * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7408
7409 2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
7410             Jan Kratochvil  <jan.kratochvil@redhat.com>
7411
7412         * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7413         make m1's definition to be different from m2's.  Use 'dummy' as an
7414         argument for probe 'two'.
7415
7416 2016-09-10  Jon Beniston  <jon@beniston.com>
7417
7418         * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7419         for sim target.
7420
7421 2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7422
7423         * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7424         variable declaration.
7425         (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
7426         * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7427         * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7428         received HWCAP as its argument.
7429
7430 2016-09-06  Pedro Alves  <palves@redhat.com>
7431
7432         * gdb.base/new-ui-pending-input.c: New file.
7433         * gdb.base/new-ui-pending-input.exp: New file.
7434         * gdb.exp (clear_gdb_spawn_id): New procedure.
7435         (with_spawn_id): Check whether gdb_spawn_id exists before
7436         referencing it.  If gdb_spawn_id didn't exist on entry, clear it
7437         on exit.
7438
7439 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
7440
7441         * gdb.base/float128.c: New file.
7442         * gdb.base/float128.exp: Likewise.
7443         * gdb.base/floatn.c: Likewise.
7444         * gdb.base/floatn.exp: Likewise.
7445
7446 2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
7447
7448         * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7449
7450 2016-09-05  Pedro Alves  <palves@redhat.com>
7451
7452         PR backtrace/19927
7453         * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7454         unwinders are immediately called as side effect of "source" or
7455         "disable unwinder" commands.
7456         * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7457
7458 2016-09-02  Yao Qi  <yao.qi@linaro.org>
7459
7460         * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7461         is true and $type is "float" or "double".
7462
7463 2016-09-02  Yao Qi  <yao.qi@linaro.org>
7464
7465         * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7466         true.
7467         * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7468         * gdb.base/call-rt-st.exp: Likewise.
7469         * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7470         return value instead of gdb,skip_float_test.
7471         * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7472         (do_function_calls): Use its return value instead of
7473         gdb,skip_float_test.
7474         * gdb.base/finish.exp: Likewise.
7475         * gdb.base/funcargs.exp: Likewise.
7476         * gdb.base/return.exp: Likewise.
7477         * gdb.base/return2.exp: Likewise.
7478         * gdb.base/varargs.exp: Likewise.
7479         * lib/gdb.exp (gdb_skip_float_test): Change it to
7480         gdb_caching_proc.  Detect the broken ptrace on arm-linux.
7481
7482 2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7483
7484         * gdb.multi/tids.exp: Test "thread apply all".
7485
7486 2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
7487
7488         * gdb.base/default.exp (tty): Remove.
7489
7490 2016-08-24  Kevin Buettner  <kevinb@redhat.com>
7491
7492         * gdb.python/py-recurse-unwind.c: New file.
7493         * gdb.python/py-recurse-unwind.py: New file.
7494         * gdb.python/py-recurse-unwind.exp: New file.
7495
7496 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
7497
7498         * gdb.base/set-inferior-tty.exp: New file.
7499         * gdb.base/set-inferior-tty.c: New file.
7500
7501 2016-08-23  Pedro Alves  <palves@redhat.com>
7502
7503         PR gdb/20494
7504         * gdb.base/new-ui-echo.c: New file.
7505         * gdb.base/new-ui-echo.exp: New file.
7506
7507 2016-08-23  Yao Qi  <yao.qi@linaro.org>
7508
7509         * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7510         gdbserver_spawn.
7511         * gdb.server/connect-without-multi-process.exp (do_test):
7512         Likewise.
7513
7514 2016-08-23  Yao Qi  <yao.qi@linaro.org>
7515
7516         * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7517         standalone_txt.  Delete gdb_txt and standalone_txt on host
7518         and target.  Spawn the binary on target.  Copy files from
7519         target to host.
7520
7521 2016-08-22  Pedro Alves  <palves@redhat.com>
7522
7523         PR gdb/20505
7524         * gdb.base/vdso-warning.exp: Test core dumps too.  Use
7525         with_test_prefix.  Factor out bits to ...
7526         (test_no_vdso): ... this new procedure.
7527
7528 2016-08-19  Carl Love  <cel@us.ibm.com>
7529
7530         * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7531         maintaining separate logic for constructing the output path.
7532         * gdb.arch/powerpc-d128-regs.exp: Likewise.
7533         * gdb.arch/ppc-dfp.exp: Likewise.
7534         * gdb.arch/ppc-fp.exp: Likewise.
7535         * gdb.arch/vsx-regs.exp: Likewise.
7536         * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7537         binprefix for generating the additional binary files.
7538
7539 2016-08-19  Pedro Alves  <palves@redhat.com>
7540
7541         * gdb.trace/mi-trace-frame-collected.exp
7542         (test_trace_frame_collected): On x32, expect two registers.
7543
7544 2016-08-18  Carl Love  <cel@us.ibm.com>
7545
7546         * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7547         and sync up the test with tests in gas/testsuite/gas/ppc.
7548         * gdb.arch/powerpc-power.exp: Likewise.
7549
7550 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
7551
7552         * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7553         expected error message.
7554
7555 2016-08-17  Simon Marchi  <simon.marchi@ericsson.com>
7556
7557         * gdb.multi/remove-inferiors.exp: New file.
7558         * gdb.multi/remove-inferiors.c: New file.
7559
7560 2016-08-12  Yao Qi  <yao.qi@linaro.org>
7561
7562         * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7563         argument list.
7564
7565 2016-08-10  Pedro Alves  <palves@redhat.com>
7566
7567         PR gdb/19187
7568         * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7569         setup_kfails.
7570
7571 2016-08-09  Pedro Alves  <palves@redhat.com>
7572             Simon Marchi  <simon.marchi@ericsson.com>
7573
7574         PR gdb/20418
7575         * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7576         * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7577
7578 2016-08-09  Pedro Alves  <palves@redhat.com>
7579
7580         PR mi/20431
7581         * gdb.mi/mi-cmd-error.exp: New file.
7582
7583 2016-08-09  Pedro Alves  <palves@redhat.com>
7584
7585         PR gdb/18653
7586         * gdb.base/signals-state-child.c: New file.
7587         * gdb.base/signals-state-child.exp: New file.
7588         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7589
7590 2016-08-09  Pedro Alves  <palves@redhat.com>
7591
7592         * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7593
7594 2016-08-03  Tom Tromey  <tom@tromey.com>
7595
7596         PR python/18565:
7597         * gdb.python/py-frame-inline.exp: Add Frame.function test.
7598
7599 2016-08-01  Yao Qi  <yao.qi@linaro.org>
7600
7601         * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7602         variable mode to "multi-process" if $multi_process is 1, otherwise
7603         set it to "single-process".
7604
7605 2016-08-01  Yao Qi  <yao.qi@linaro.org>
7606
7607         * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7608         * gdb.cp/cpexprs.exp: Likewise.
7609         * gdb.cp/m-static.exp: Likewise.
7610
7611 2016-07-26  Tom Tromey  <tom@tromey.com>
7612
7613         PR python/20190:
7614         * gdb.threads/tls.exp (check_thread_local): Add python symbol
7615         test.
7616
7617 2016-07-26  Markus Metzger  <markus.t.metzger@intel.com>
7618
7619         * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7620         selecting assembly source files.
7621         * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7622         assembly source files.
7623         * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7624         assembly source files.
7625         * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7626         selecting assembly source files.
7627
7628 2016-07-25  Simon Marchi  <simon.marchi@ericsson.com>
7629
7630         * gdb.base/new-ui.exp (do_test_invalid_args): New
7631         procedure.
7632
7633 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
7634
7635         * gdb.btrace/reconnect.c: New file.
7636         * gdb.btrace/reconnect.exp: New file.
7637
7638 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
7639
7640         * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7641         to test_catch_syscall_group.
7642         (test_catch_syscall_group): New.
7643
7644 2016-07-21  Tom Tromey  <tom@tromey.com>
7645
7646         * gdb.rust/simple.rs (main): Use empty struct expression.
7647         * gdb.rust/simple.exp: Add tests for empty struct expression.
7648
7649 2016-07-21  Yao Qi  <yao.qi@linaro.org>
7650
7651         * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7652         if gdb_skip_xml_test is true on some targets.
7653
7654 2016-07-21  Yao Qi  <yao.qi@linaro.org>
7655
7656         * gdb.server/solib-list.exp: Unset last_loaded_file.
7657
7658 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7659
7660         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7661         "step into captured_main (args)".
7662
7663 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7664
7665         * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7666
7667 2016-07-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7668
7669         * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7670
7671 2016-07-19  Pedro Alves  <palves@redhat.com>
7672
7673         * gdb.opt/inline-break.exp: Remove optimize=-O2.
7674         * gdb.opt/inline-bt.exp: Likewise.
7675         * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7676         additional_flags=-Winline.
7677         * gdb.opt/inline-locals.exp: Likewise.
7678         * gdb.opt/inline-markers.c (ATTR): Define.
7679         (inlined_fn): Use it.
7680
7681 2016-07-19  Yao Qi  <yao.qi@linaro.org>
7682
7683         * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7684         (test_with_self): Remove some code.  Remove argument executable.
7685         (top-level): Use do_self_tests.
7686
7687 2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
7688             Don Breazeal <donb@codesourcery.com>
7689
7690         * gdb.base/maint.exp: Escape paths used in regular expressions.
7691         * gdb.stabs/weird.exp: Likewise.
7692
7693 2016-07-13  Tom Tromey  <tom@tromey.com>
7694
7695         PR python/15620, PR python/18620:
7696         * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7697         (test_bkpt_events): New procs.
7698
7699 2016-07-13  Tom Tromey  <tom@tromey.com>
7700
7701         PR python/17698:
7702         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7703         test.
7704         (test_watchpoints): Likewise.
7705         (test_bkpt_pending): New proc.
7706
7707 2016-07-13  Tom Tromey  <tom@tromey.com>
7708
7709         PR cli/18053:
7710         * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7711         completion test.
7712
7713 2016-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7714
7715         * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7716         * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7717         * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7718         f_label.
7719         (g): Rename g_end_lbl to g_label.
7720         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7721         low_pc and high_pc.
7722         * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7723
7724 2016-07-12  Tom Tromey  <tom@tromey.com>
7725
7726         PR python/19293:
7727         * gdb.python/py-unwind-maint.exp: Update tests.
7728
7729 2016-07-12  Yao Qi  <yao.qi@linaro.org>
7730
7731         * lib/selftest-support.exp (selftest_setup): Match the output
7732         when captured_main is inlined.
7733
7734 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7735
7736         * gdb.fortran/derived-types.exp (result_line, result_line_2):
7737         New variables.
7738         (print this%a, print this%b, print this): New tests.
7739         * gdb.fortran/derived-types.f90 (this): New object and
7740         initialization.
7741
7742 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7743
7744         * gdb.ada/arraydim.exp: Remove extra directory level in build
7745         directory.
7746
7747 2016-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7748
7749         * lib/ada.exp: Remove extra directory level in build directory.
7750         * gdb.ada/cond_lang.exp: Likewise.
7751         * gdb.ada/exec_changed.exp: Likewise.
7752         * gdb.ada/lang_switch.exp: Likewise.
7753
7754 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
7755
7756         * simple.rs: Add test for raw pointer subscripting.
7757         * simple.exp: Add test expectations.
7758
7759 2016-07-05  Yao Qi  <yao.qi@linaro.org>
7760
7761         * gdb.mi/mi-reverse.exp: Match =record-started output.
7762
7763 2016-07-01  Pedro Alves  <palves@redhat.com>
7764
7765         * gdb.base/jit-reader.exp (info_registers_current_frame): New
7766         procedure.
7767         (jit_reader_test): Test the jit reader's unwinder.
7768         * gdb.base/jithost.c (jit_function_00_code): New global.
7769         (main): Use memcpy to fill in the mmapped code, instead of poking
7770         bytes manually here.
7771         * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7772         value.
7773         (read_debug_info): Save the function's range.
7774         (read_sp): New function.
7775         (unwind_frame): Use it.  Also unwind RBP.
7776         (get_frame_id): Use read_sp.
7777         (gdb_init_reader): Use calloc instead of malloc.
7778         * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7779         parameter.  Use gdb_test_multiple.
7780
7781 2016-07-01  Pedro Alves  <palves@redhat.com>
7782             Antoine Tremblay  <antoine.tremblay@ericsson.com>
7783
7784         * gdb.threads/process-dies-while-detaching.c: New file.
7785         * gdb.threads/process-dies-while-detaching.exp: New file.
7786
7787 2016-07-01  Pedro Alves  <palves@redhat.com>
7788
7789         * gdb.multi/watchpoint-multi-exit.c: New file.
7790         * gdb.multi/watchpoint-multi-exit.exp: New file.
7791
7792 2016-06-30  Pedro Alves  <palves@redhat.com>
7793
7794         * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7795         unset inferior_spawn_id.
7796
7797 2016-06-30  Pedro Alves  <palves@redhat.com>
7798
7799         * lib/mi-support.exp (default_mi_gdb_start): Declare global
7800         FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7801
7802 2016-06-29  Yao Qi  <yao.qi@linaro.org>
7803
7804         * gdb.base/return.c: Add copyright header.
7805
7806 2016-06-29  Tom Tromey  <tom@tromey.com>
7807
7808         PR python/20129:
7809         * gdb.python/py-framefilter.exp: Add tests for setting priority
7810         and disabling of non-existent frame filter.
7811
7812 2016-06-29  Yao Qi  <yao.qi@linaro.org>
7813
7814         * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7815         0x0f07ff.
7816
7817 2016-06-28  Yao Qi  <yao.qi@linaro.org>
7818
7819         * gdb.base/catch-syscall.exp: Remove check on isnative and target
7820         triplets.  Start gdb, execute catch syscall, and continue.  Check
7821         gdb's output to determine catch syscall is supported.
7822
7823 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
7824
7825         * gdb.rust/simple.rs: Add test for returning unit in a function.
7826         * gdb.rust/simple.exp: Add expectation for functions returning
7827         unit.
7828
7829 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
7830
7831         * gdb.python/py-breakpoint-create-fail.c,
7832         gdb.python/py-breakpoint-create-fail.exp,
7833         gdb.python/py-breakpoint-create-fail.py: New testcase.
7834
7835 2016-06-25  Manish Goregaokar  <manish@mozilla.com>
7836
7837         PR gdb/20239
7838         * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7839         * gdb.rust/simple.exp: Add test expectations for new NonZero
7840         tests.
7841
7842 2016-06-24  David Taylor  <dtaylor@emc.com>
7843
7844         * gdb.base/offsets.exp: New file.
7845         * gdb.base/offsets.c: New file.
7846
7847 2016-06-23  Tom Tromey  <tom@tromey.com>
7848
7849         PR gdb/16483:
7850         * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7851         before any filters are loaded.
7852
7853 2016-06-21  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7854
7855         * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7856         * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7857         structs.
7858         * gdb.fortran/derived-type-function.exp: New file.
7859         * gdb.fortran/derived-type-function.f90: New file.
7860
7861
7862 2016-06-21  Pedro Alves  <palves@redhat.com>
7863
7864         * gdb.base/new-ui.exp: New file.
7865         * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7866         * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7867         (with_spawn_id): New procedure.
7868
7869 2016-06-21  Pedro Alves  <palves@redhat.com>
7870
7871         * gdb.mi/mi-exec-run.exp: New file.
7872
7873 2016-06-21  Pedro Alves  <palves@redhat.com>
7874
7875         * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7876         breakpoint command's output on the main UI.
7877         (test_break): New procedure, factored out from calls in the top
7878         level.
7879         (top level): Use foreach_with_prefix to test MI as main UI and as
7880         separate UI.
7881
7882 2016-06-21  Pedro Alves  <palves@redhat.com>
7883
7884         * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7885         (test_awatch_creation_and_listing)
7886         (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7887         Remove 'type' parameter.
7888         (test_watchpoint_all): New parameter mi_mode.  Remove
7889         with_test_prefix.
7890         (top level): Use foreach_with_prefix, and add main/separate UI MI
7891         testing axis.
7892
7893 2016-06-21  Pedro Alves  <palves@redhat.com>
7894
7895         * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7896         * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7897         * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7898         gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7899         (gdb_main_spawn_id, mi_spawn_id): Declare and
7900         comment.
7901         (mi_create_inferior_pty): New procedure,
7902         factored out from default_mi_gdb_start.
7903         (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7904         procedures.
7905         (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7906         separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7907         Use mi_create_inferior_pty.
7908         (mi_gdb_start): Use eval to pass down args list.
7909
7910 2016-06-21  Pedro Alves  <palves@redhat.com>
7911
7912         * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7913         * gdb.opt/inline-cmds.exp: Add MI tests.
7914
7915 2016-06-21  Pedro Alves  <palves@redhat.com>
7916
7917         * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7918
7919 2016-06-21  Pedro Alves  <palves@redhat.com>
7920
7921         * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7922         (top level): Use it instead of mi_execute_to.
7923
7924 2016-06-21  Pedro Alves  <palves@redhat.com>
7925
7926         * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7927         (cont_handler_str): New.
7928         (signal_stop_handler): Set stop_handler_str instead of printing to
7929         stdout.
7930         (continue_handler): Set cont_handler_str instead of printing to
7931         stdout.
7932         * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7933         mi_send_resuming_command.  Print stop_handler_str and
7934         cont_handler_str instead of expecting the python events print
7935         directly.
7936
7937 2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
7938
7939         * gdb.base/jit-reader.exp: New file.
7940         * gdb.base/jithost.c: New file.
7941         * gdb.base/jithost.h: New file.
7942         * gdb.base/jitreader.c : New file.
7943         * gdb.base/jit-protocol.h: New file.
7944
7945 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7946
7947         * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7948         parameters follow_fork and detach_on_fork.  Set follow-fork-mode
7949         and detach-on-fork.  Adjust tests.
7950         (top level): Invoke break_cond_on_syscall with combinations of
7951         syscall, follow-fork-mode and detach-on-fork.
7952
7953 2016-06-17  Yao Qi  <yao.qi@linaro.org>
7954
7955         * gdb.base/step-over-exit.c: New.
7956         * gdb.base/step-over-exit.exp: New.
7957
7958 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
7959
7960         * gdb.base/float.exp: Add target check for nds32*-*-*.
7961         * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7962
7963 2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
7964
7965         * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7966         for unsupported target features.
7967         * gdb.base/call-rt-st.exp: Likewise.
7968         * gdb.base/call-sc.exp: Likewise.
7969         * gdb.base/call-signal-resume.exp: Likewise.
7970         * gdb.base/call-strs.exp: Likewise.
7971         * gdb.base/callexit.exp: Likewise.
7972         * gdb.base/callfuncs.exp: Likewise.
7973         * gdb.base/nodebug.exp: Likewise.
7974         * gdb.base/printcmds.exp: Likewise.
7975         * gdb.base/ptype.exp: Likewise.
7976         * gdb.base/structs.exp: Likewise.
7977         * gdb.base/unwindonsignal.exp: Likewise.
7978         * gdb.cp/gdb2495.exp: Likewise.
7979         * gdb.cp/templates.exp: Likewise.
7980         * gdb.cp/virtfunc.exp: Likewise.
7981         * gdb.threads/hand-call-in-threads.exp: Likewise.
7982         * gdb.threads/interrupted-hand-call.exp: Likewise.
7983         * gdb.threads/thread-unwindonsignal.exp: Likewise.
7984
7985 2016-06-10  Tom Tromey  <tom@tromey.com>
7986
7987         PR rust/20110:
7988         * gdb.rust/expr.exp: Add test for integer constant larger than
7989         i32.
7990
7991 2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
7992
7993         * gdb.fortran/nested-funcs.exp: New.
7994         * gdb.fortran/nested-funcs.f90: New.
7995
7996 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
7997
7998         * gdb.base/examine-backward.c: New file.
7999         * gdb.base/examine-backward.exp: New file.
8000
8001 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
8002
8003         * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8004         matching.
8005
8006 2016-06-02  Tom Tromey  <tom@tromey.com>
8007
8008         PR python/18984:
8009         * gdb.python/py-shared.exp: Add solib_name test.
8010
8011 2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
8012
8013         * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8014
8015 2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
8016
8017         PR c++/19893
8018         * gdb.dwarf2/implref.exp: Rename to...
8019         * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
8020         * gdb.dwarf2/implref-array.c: New file.
8021         * gdb.dwarf2/implref-array.exp: Likewise.
8022         * gdb.dwarf2/implref-global.c: Likewise.
8023         * gdb.dwarf2/implref-global.exp: Likewise.
8024         * gdb.dwarf2/implref-struct.c: Likewise.
8025         * gdb.dwarf2/implref-struct.exp: Likewise.
8026
8027 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8028
8029         * gdb.trace/trace-condition.exp: Add 64bit tests.
8030
8031 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8032
8033         * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8034         bits types.
8035         (main): Adapt to 8 to 64 bits types.
8036         * gdb.trace/trace-condition.exp: Add new tests.
8037
8038 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8039
8040         * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8041
8042 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8043
8044         * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8045         Move condition tests...
8046         * gdb.trace/trace-condition.exp: Here.
8047
8048 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8049
8050         * gdb.trace/trace-condition.exp: Add counter-case tests.
8051
8052 2016-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
8053
8054         PR c++/15231
8055         * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8056         * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8057
8058 2016-05-27  Pedro Alves  <palves@redhat.com>
8059
8060         * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8061         New procedure.
8062         (top level): Call it, and bail out of DejaGnu is known to be bad.
8063
8064 2016-05-27  Andrew Burgess  <andrew.burgess@embecosm.com>
8065
8066         * gdb.base/whatis.c: Extend the test case.
8067         * gdb.base/whatis.exp: Add additional tests.
8068
8069 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8070
8071 * gdb.fortran/type.f90: Add pointer variable.
8072 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8073
8074 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8075
8076         * gdb.fortran/vla-type.exp: Fix testcase name.
8077
8078 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8079
8080         * gdb.fortran/vla-type.exp: Access elements in nested structs.
8081
8082 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8083
8084         * gdb.fortran/type.f90: Add nested structures.
8085         * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8086         * gdb.fortran/derived-type.exp: Adapt expected output.
8087         * gdb.fortran/vla-type.exp: Adapt expected output.
8088
8089 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8090
8091         * gdb.fortran/whatis_type.exp: Adapt expected output.
8092
8093 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8094
8095         * gdb.fortran/print_type.exp: Fix expected output.
8096         * gdb.fortran/whatis_type.exp: Fix expected output.
8097
8098 2016-05-25  Bernhard Heckel  <bernhard.heckel@intel.com>
8099
8100         * gdb.fortran/whatis_type.exp: Use multi_line.
8101
8102 2016-05-24  Tom Tromey  <tom@tromey.com>
8103
8104         PR python/17386:
8105         * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8106         use value as an index.
8107
8108 2016-05-23  Tom Tromey  <tom@tromey.com>
8109
8110         PR python/17981:
8111         * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8112         no-breakpoint case.
8113
8114 2016-05-24  Pedro Alves  <palves@redhat.com>
8115
8116         PR gdb/19828
8117         * gdb.threads/clone-attach-detach.c: New file.
8118         * gdb.threads/clone-attach-detach.exp: New file.
8119
8120 2016-05-24  Francis Ricci  <francisjricci@gmail.com>  (tiny patch)
8121
8122         * gdb.base/annota-input-while-running.exp: Fix syntax error.
8123
8124 2016-05-23  Tom Tromey  <tom@tromey.com>
8125
8126         PR python/19438, PR python/18393:
8127         * gdb.python/py-progspace.exp: Add "dir" test.
8128         * gdb.python/py-objfile.exp: Add "dir" test.
8129
8130 2016-05-23  Yao Qi  <yao.qi@linaro.org>
8131
8132         * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8133         * gdb.arch/thumb2-it.exp: Likewise.
8134
8135 2016-05-18  Simon Marchi  <simon.marchi@ericsson.com>
8136
8137         * gdb.mi/mi-threads-interrupt.c: New file.
8138         * gdb.mi/mi-threads-interrupt.exp: New file.
8139
8140 2016-05-17  Simon Marchi  <simon.marchi@ericsson.com>
8141
8142         PR gdb/18077
8143         * gdb.mi/mi-async-run.exp: New file.
8144         * gdb.mi/mi-async-run.c: New file.
8145
8146 2016-05-17  Tom Tromey  <tom@tromey.com>
8147             Manish Goregaokar <manishsmail@gmail.com>
8148
8149         * lib/rust-support.exp: New file.
8150         * lib/gdb.exp (skip_rust_tests): New proc.
8151         (build_executable_from_specs): Handle rust.
8152         * lib/future.exp (gdb_find_rustc): New proc.
8153         (gdb_default_target_compile): Handle rust.
8154         * gdb.rust/expr.exp: New file.
8155         * gdb.rust/generics.exp: New file.
8156         * gdb.rust/generics.rs: New file.
8157         * gdb.rust/methods.exp: New file.
8158         * gdb.rust/methods.rs: New file.
8159         * gdb.rust/modules.exp: New file.
8160         * gdb.rust/modules.rs: New file.
8161         * gdb.rust/simple.exp: New file.
8162         * gdb.rust/simple.rs: New file.
8163
8164 2016-05-17  Tom Tromey  <tom@tromey.com>
8165
8166         * gdb.base/default.exp (set language): Add rust.
8167
8168 2016-05-17  Tom Tromey  <tom@tromey.com>
8169
8170         * gdb.gdb/unittest.exp: New file.
8171
8172 2016-05-16  Yao Qi  <yao.qi@linaro.org>
8173
8174         * gdb.base/batch-preserve-term-settings.exp: Remove variable
8175         shell_prompt.  Update shell_prompt_re.
8176
8177 2016-05-12  Doug Evans  <dje@google.com>
8178
8179         PR symtab/19999
8180         * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8181         $options when building executable.
8182         * gdb.dwarf2/fission-loclists-pie.S: New file.
8183         * gdb.dwarf2/fission-loclists-pie.exp: New file.
8184
8185 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
8186
8187         * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8188         of [is_remote target],
8189
8190 2016-05-04  Simon Marchi  <simon.marchi@ericsson.com>
8191
8192         * lib/gdb.exp (use_gdb_stub): New procedure.
8193
8194 2016-05-03  Yunlian Jiang <yunlian@google.com>
8195             Doug Evans  <dje@google.com>
8196
8197         PR symtab/19914
8198         * gdb.dwarf2/dwp-sepdebug.c: New file.
8199         * gdb.dwarf2/dwp-sepdebug.exp: New file.
8200
8201 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
8202
8203         * gdb.base/detach.exp: Remove is_remote check.
8204
8205 2016-05-02  Simon Marchi  <simon.marchi@ericsson.com>
8206
8207         * gdb.base/annota-input-while-running.exp: Don't check for
8208         [is_remote target].  Enable annotations after running to main.
8209         Remove unused "set test..." line.
8210
8211 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
8212
8213         * gdb.trace/trace-enable-disable.exp: New file.
8214         * gdb.trace/trace-enable-disable.c: New file.
8215
8216 2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
8217
8218         * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8219         use it in info sharedlibrary test.
8220         * gdb.trace/ftrace-lock.exp: Likewise.
8221         * gdb.trace/ftrace.exp: Likewise.
8222         * gdb.trace/range-stepping.exp: Likewise.
8223         * gdb.trace/trace-break.exp: Likewise.
8224         * gdb.trace/trace-condition.exp: Likewise.
8225         * gdb.trace/trace-mt.exp: Likewise.
8226
8227 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
8228
8229         * lib/gdb.exp (gdb_load_shlibs): Rename to...
8230         (gdb_load_shlib): ... this.
8231         * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8232         gdb_load_shlib.
8233         * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8234         * gdb.base/ctxobj.exp: Likewise.
8235         * gdb.base/dprintf-pending.exp: Likewise.
8236         * gdb.base/dso2dso.exp: Likewise.
8237         * gdb.base/fixsection.exp: Likewise.
8238         * gdb.base/gcore-relro.exp: Likewise.
8239         * gdb.base/gdb1555.exp: Likewise.
8240         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8241         * gdb.base/gnu-ifunc.exp: Likewise.
8242         * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8243         * gdb.base/jit-so.exp (one_jit_test): Likewise.
8244         * gdb.base/pending.exp: Likewise.
8245         * gdb.base/print-file-var.exp: Likewise.
8246         * gdb.base/print-symbol-loading.exp: Likewise.
8247         * gdb.base/shlib-call.exp: Likewise.
8248         * gdb.base/shreloc.exp: Likewise.
8249         * gdb.base/so-impl-ld.exp: Likewise.
8250         * gdb.base/solib-disc.exp: Likewise.
8251         * gdb.base/solib-nodir.exp: Likewise.
8252         * gdb.base/solib-overlap.exp: Likewise.
8253         * gdb.base/solib-symbol.exp: Likewise.
8254         * gdb.base/solib-weak.exp (do_test): Likewise.
8255         * gdb.base/sym-file.exp: Likewise.
8256         * gdb.base/symtab-search-order.exp: Likewise.
8257         * gdb.base/type-opaque.exp: Likewise.
8258         * gdb.base/unload.exp: Likewise.
8259         * gdb.base/watchpoint-solib.exp: Likewise.
8260         * gdb.compile/compile.exp: Likewise.
8261         * gdb.cp/gdb2384.exp: Likewise.
8262         * gdb.cp/infcall-dlopen.exp: Likewise.
8263         * gdb.cp/re-set-overloaded.exp: Likewise.
8264         * gdb.fortran/library-module.exp: Likewise.
8265         * gdb.opt/solib-intra-step.exp: Likewise.
8266         * gdb.python/py-finish-breakpoint.exp: Likewise.
8267         * gdb.python/py-shared.exp: Likewise.
8268         * gdb.reverse/solib-precsave.exp: Likewise.
8269         * gdb.reverse/solib-reverse.exp: Likewise.
8270         * gdb.server/solib-list.exp: Likewise.
8271         * gdb.threads/dlopen-libpthread.exp: Likewise.
8272         * gdb.threads/tls-shared.exp: Likewise.
8273         * gdb.threads/tls-so_extern.exp: Likewise.
8274         * gdb.trace/change-loc.exp: Likewise.
8275         * gdb.trace/ftrace-lock.exp: Likewise.
8276         * gdb.trace/ftrace.exp: Likewise.
8277         * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8278         * gdb.trace/pending.exp: Likewise.
8279         * gdb.trace/range-stepping.exp: Likewise.
8280         * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8281         (strace_info_marker): Likewise.
8282         (strace_probe_marker): Likewise.
8283         (strace_trace_on_same_addr): Likewise.
8284         (strace_trace_on_diff_addr): Likewise.
8285         * gdb.trace/trace-break.exp: Likewise.
8286         * gdb.trace/trace-condition.exp: Likewise.
8287         * gdb.trace/trace-mt.exp: Likewise.
8288
8289 2016-04-27  Simon Marchi  <simon.marchi@ericsson.com>
8290
8291         * lib/gdb.exp (gdb_load_shlibs):  Accept a single argument.  Return
8292         result of gdb_remote_download.
8293         * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8294         * gdb.base/dso2dso.exp: Likewise.
8295         * gdb.base/global-var-nested-by-dso.exp: Likewise.
8296         * gdb.base/print-file-var.exp: Likewise.
8297         * gdb.base/shlib-call.exp: Likewise.
8298         * gdb.base/shreloc.exp: Likewise.
8299         * gdb.base/solib-overlap.exp: Likewise.
8300         * gdb.base/solib-weak.exp (do_test): Likewise.
8301         * gdb.base/unload.exp: Likewise.
8302
8303 2016-04-27  Yao Qi  <yao.qi@linaro.org>
8304
8305         * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8306         exists.
8307
8308 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
8309
8310         * vla-type.exp: Print structure from toplevel.
8311
8312 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
8313
8314         * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8315         of dynamic types.
8316         * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8317         of dynamic types.
8318
8319 2016-04-26  Bernhard Heckel  <bernhard.heckel@intel.com>
8320
8321         * gdb.fortran/vla-type.f90: New file.
8322         * gdb.fortran/vla-type.exp: New file.
8323
8324 2016-04-25  Yao Qi  <yao.qi@linaro.org>
8325
8326         * gdb.base/branch-to-self.c: New file.
8327         * gdb.base/branch-to-self.exp: New file.
8328
8329 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8330
8331         * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8332         more after $hex.
8333
8334 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8335
8336         * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8337         * gdb.base/annota3.exp: Likewise.
8338
8339 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8340
8341         * gdb.reverse/step-precsave.exp: Do one step and test program
8342         stops in "callee" and do multiple steps until program goes out
8343         of "callee".
8344         * gdb.reverse/step-reverse.exp: Likewise.
8345
8346 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8347
8348         * gdb.trace/signal.exp: Also pass if
8349         $tracepoint_hits($i) > $iterations.
8350
8351 2016-04-22  Yao Qi  <yao.qi@linaro.org>
8352
8353         * gdb.trace/signal.c: New file.
8354         * gdb.trace/signal.exp: New file.
8355
8356 2016-04-19  Doug Evans  <xdje42@gmail.com>
8357
8358         * gdb.base/bad-file.exp: New file.
8359
8360 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
8361
8362         * gdb.dwarf2/implref.exp: New file.
8363
8364 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
8365
8366         * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8367         * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8368         * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8369         * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8370         * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8371         * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8372         * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8373         * lib/fortran.exp (fortran_int4): New procedure.
8374         (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8375         (fortran_logical4): Likewise.
8376
8377 2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
8378
8379         * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8380
8381 2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
8382
8383         * lib/compiler.c: Add Intel specific preprocessor macros.
8384         * lib/compiler.cc: Likewise.
8385
8386 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
8387
8388         * gdb.server/connect-with-no-symbol-file.c: New file.
8389         * gdb.server/connect-with-no-symbol-file.exp: New file.
8390
8391 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
8392
8393         * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8394
8395 2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
8396
8397         * boards/gdbserver-base.exp (${board}_download): Copy source file to
8398         standard output directory.
8399
8400 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8401
8402         * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8403
8404 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
8405
8406         * gdb.btrace/instruction_history.c (loop): Add declaration.
8407
8408 2016-04-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8409
8410         * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8411
8412 2016-04-09  Simon Marchi  <simon.marchi@polymtl.ca>
8413
8414         * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8415         parentheses to print.
8416         (continue_handler): Likewise.
8417
8418 2016-04-08  Simon Marchi  <simon.marchi@ericsson.com>
8419
8420         * gdb.server/solib-list.exp: Remove is_remote check.
8421         Pass shlib= to gdb_compile.  Don't link shared library with
8422         -soname.  Call gdb_remote_download instead of gdb_load_shlibs.
8423         Run binary filename through "readlink -f" on the target.
8424
8425 2016-04-08  Pedro Alves  <palves@redhat.com>
8426
8427         * gdb.server/solib-list.exp: Don't use gdb_load.  Instead pass the
8428         interpreter filename as argument to gdbserver_spawn.
8429         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8430         Return empty if $last_loaded_file does not exist.
8431
8432 2016-04-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8433
8434         Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8435         * gdb.base/jit-main.c: Use exit after usage.
8436
8437 2016-04-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
8438
8439         * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8440         GDBHISTSIZE prior to the tests.
8441         * gdb.base/gdbinit-history.exp: Likewise.
8442
8443 2016-04-07  Pedro Alves  <palves@redhat.com>
8444
8445         * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8446         instead of build_executable.  Use gdb_load_shlibs.
8447
8448 2016-04-07  Yao Qi  <yao.qi@linaro.org>
8449
8450         * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8451         Execute "si" command.
8452
8453 2016-04-07  Yao Qi  <yao.qi@linaro.org>
8454
8455         * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8456         number instead of the comments on some line.
8457
8458 2016-04-06  Don Breazeal  <donb@codesourcery.com>
8459
8460         * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8461         * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8462
8463 2016-04-06  Simon Marchi  <simon.marchi@ericsson.com>
8464
8465         * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8466         standard_output_file.  Remove unused binfile variable.
8467
8468 2016-04-05  Catalin Udma  <catalin.udma@freescale.com>
8469
8470         * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8471         * gdb.python/py-mi-objfile.exp: Match "list main" output
8472         in console format.
8473
8474 2016-04-05  Simon Marchi  <simon.marchi@polymtl.ca>
8475
8476         * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8477         absolute.
8478
8479 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
8480
8481         * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8482         absolute.
8483         * gdb.trace/ftrace.exp: Likewise.
8484         * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8485         targets as well.
8486         (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8487         (gdb_load_shlibs): Copy libraries to test directory when testing
8488         natively.  Only set solib-search-path if testing remotely.
8489         * lib/mi-support.exp (mi_load_shlibs): Likewise.
8490
8491 2016-04-05  Simon Marchi  <simon.marchi@ericsson.com>
8492
8493         * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8494         gdb_download.  Use it even if the target is not remote.
8495         * gdb.base/jit.exp (compile_jit_test): Likewise.
8496         * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8497         output directory if the destination board is local, otherwise use
8498         the standard remote_download from DejaGnu.
8499         (gdb_download): Remove.
8500         (gdb_load_shlibs): Use gdb_remote_download instead of
8501         gdb_download.
8502         * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8503         Use gdb_remote_download instead of gdb_download.  Use it even if
8504         the target is not remote.
8505         * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8506         instead of gdb_download.
8507
8508 2016-04-04  Simon Marchi  <simon.marchi@polymtl.ca>
8509
8510         * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8511         (test_insert_delete_modify): Call mi_load_shlibs before trying to
8512         run.
8513
8514 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
8515
8516         PR gdb/19820
8517         * gdb.base/printcmds.exp: Add artificial arrays tests.
8518
8519 2016-03-31  Pedro Alves  <palves@redhat.com>
8520
8521         PR gdb/19858
8522         * gdb.base/jit-main.c: Include unistd.h.
8523         (ATTACH): Define to 0 if not already defined.
8524         (wait_for_gdb, mypid): New globals.
8525         (WAIT_FOR_GDB): New macro.
8526         (MAIN): Set an alarm.  Store the process's pid.  Wait for GDB at
8527         some breakpoint locations.
8528         * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8529         New procedures.
8530         (one_jit_test): Add REATTACH parameter, and handle it.  Use
8531         continue_to_test_location.
8532         (top level): Test attach, and adjusts calls to one_jit_test.
8533
8534 2016-03-31  Pedro Alves  <palves@redhat.com>
8535
8536         PR gdb/19858
8537         * gdb.base/jit.exp (compile_jit_test): Add intro comment.  Add
8538         BINSUFFIX parameter, and handle it.
8539         (top level): Adjust calls compile_jit_test.
8540
8541 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
8542
8543         PR python/19743
8544         * gdb.python/py-mi-events-gdb.py: New file.
8545         * gdb.python/py-mi-events.c: New file.
8546         * gdb.python/py-mi-events.exp: New file.
8547
8548 2016-03-30  Yao Qi  <yao.qi@linaro.org>
8549
8550         * gdb.reverse/until-precsave.exp: Match function name only.
8551         * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8552         Move malloc to a condition block.
8553         * gdb.reverse/until-reverse.exp: Match function name only.
8554
8555 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8556
8557         * gdb.trace/ftrace.exp: Set arg0exp for s390.
8558         * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8559         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8560         variable for GPR 0 instead of assuming it is register 0.
8561         * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8562         * lib/trace-support.exp: Add s390 registers.
8563
8564 2016-03-29  Yao Qi  <yao.qi@linaro.org>
8565
8566         * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8567
8568 2016-03-24  Yao Qi  <yao.qi@linaro.org>
8569
8570         * gdb.reverse/break-reverse.exp: Add quotation mark in the
8571         test message.
8572
8573 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8574
8575         * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8576         maintaining separate logic for constructing the output path.
8577
8578 2016-03-16  Don Breazeal  <donb@codesourcery.com>
8579
8580         * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8581         Retry fork and waitpid on interrupted system call errors.
8582         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8583         Use with_timeout_factor to increase timeout by factor of 10.
8584
8585 2016-03-15  Don Breazeal  <donb@codesourcery.com>
8586
8587         * gdb.cp/scope-err.cc: New test program.
8588         * gdb.cp/scope-err.exp: New test script.
8589         * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8590         lines and "set breakpoint here" comment.
8591         * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8592         Fixed some whitespace and format issues.
8593         * gdb.mi/mi-linespec-err-cp.cc: New test program.
8594         * gdb.mi/mi-linespec-err-cp.exp: New test script.
8595
8596 2016-03-15  Doug Evans  <dje@google.com>
8597
8598         * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8599         * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8600         All callers updated.  Add tests for enums, mixed flags register.
8601
8602 2016-03-15  Doug Evans  <dje@google.com>
8603
8604         * gdb.base/skip.c (main): Call test_skip_file_and_function.
8605         * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8606
8607 2016-03-14  Simon Marchi  <simon.marchi@ericsson.com>
8608
8609         * gdb.base/default.exp: Add $_as_string to the list of expected
8610         convenience functions.
8611
8612 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
8613
8614         * gdb.base/maint.exp: New tests for 'maint info line-table'.
8615
8616 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
8617
8618         * gdb.python/py-as-string.exp: New file.
8619         * gdb.python/py-as-string.c: New file.
8620
8621 2016-03-09  Pedro Alves  <palves@redhat.com>
8622
8623         * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8624         signal" -> "Thread NN received signal" output change.
8625         * gdb.threads/ia64-sigill.exp: Likewise.
8626         * gdb.threads/linux-dp.exp: Likewise.
8627         * gdb.threads/manythreads.exp: Likewise.
8628         * gdb.threads/pending-step.exp: Likewise.
8629         * gdb.threads/print-threads.exp: Likewise.
8630         * gdb.threads/sigstep-threads.exp: Likewise.
8631         * gdb.threads/staticthreads.exp: Likewise.
8632         * gdb.threads/tls.exp: Likewise.
8633
8634 2016-03-09  Pedro Alves  <palves@redhat.com>
8635
8636         * gdb.base/command-line-input.exp: New file.
8637
8638 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8639
8640         * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8641         * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8642         * gdb.trace/pending.exp: Accept leading dot before function name.
8643         * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8644         * lib/trace-support.exp: Set registers for ppc.
8645
8646 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8647
8648         * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8649         use it for disassembly; accept .main in addition to main in backtrace.
8650
8651 2016-03-09  Wei-cheng Wang  <cole945@gmail.com>
8652             Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8653
8654         * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8655         (gdb_recursion_test_ptr): New global variable.
8656         (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8657         gdb_recursion_test.
8658         (gdb_c_test): Ditto.
8659
8660 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8661
8662         * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8663         ordering.
8664
8665 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8666
8667         * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8668         (bar): Add bar_start_lbl label.
8669         * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8670         of foo/bar for emitting DWARF and tracing.
8671
8672 2016-03-06  Sergio Durigan Junior  <sergiodj@redhat.com>
8673
8674         * analyze-racy-logs.py: Set executable bit.
8675
8676 2016-03-05  Sergio Durigan Junior  <sergiodj@redhat.com>
8677
8678         * Makefile.in (DEFAULT_RACY_ITER): New variable.
8679         (CHECK_TARGET_TMP): Likewise.
8680         (check-single-racy): New rule.
8681         (check-parallel-racy): Likewise.
8682         (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8683         (do-check-parallel-racy): New rule.
8684         (check-racy/%.exp): Likewise.
8685         * README (Racy testcases): New section.
8686         * analyze-racy-logs.py: New file.
8687
8688 2016-03-03  Doug Evans  <dje@google.com>
8689
8690         * gdb.base/skip.exp: Use with_test_prefix.
8691
8692 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8693
8694         * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8695         Invoke step_over_syscall "clone" and break_cond_on_syscall
8696         "clone".
8697         * gdb.base/step-over-clone.c: New file.
8698
8699 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8700
8701         * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8702         code format.
8703
8704 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8705
8706         * gdb.base/disp-step-fork.c: Rename to ...
8707         * gdb.base/step-over-fork.c: ... it.  New file.
8708         * gdb.base/disp-step-vfork.c: Rename to ...
8709         * gdb.base/step-over-vfork.c: ... it.  New file.
8710         * gdb.base/disp-step-syscall.exp: Rename to ...
8711         * gdb.base/step-over-syscall.exp: ... it.  New file.
8712         (disp_step_cross_syscall): Rename to ...
8713         (step_over_syscall): ... it.
8714
8715 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8716
8717         * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8718         If target supports condition evaluation on target, invoke
8719         break_cond_on_syscall for fork and vfork.
8720
8721 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8722
8723         * gdb.base/disp-step-syscall.exp: Don't invoke
8724         support_displaced_stepping.
8725         (disp_step_cross_syscall): Test with displaced stepping off and
8726         on if supported.
8727
8728 2016-03-03  Yao Qi  <yao.qi@linaro.org>
8729
8730         * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8731         proc.
8732         (setup): New proc.
8733         (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8734         and setup.
8735
8736 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8737
8738         * gdb.fortran/vla-history.exp: Remove breakpoint.
8739
8740 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8741
8742         * gdb.fortran/vla-history.exp: Lookup array elements and printing
8743         exceeds timeout.
8744
8745 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8746
8747         * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8748         breakpoint.
8749
8750 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
8751
8752         * gdb.mi/vla.f90: Nullify pointer after declaration.
8753
8754 2016-03-01  Pedro Alves  <palves@redhat.com>
8755
8756         * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8757
8758 2016-03-01  Pedro Alves  <palves@redhat.com>
8759
8760         * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8761         before anything else.
8762         * gdb.threads/watchpoint-fork-mt.c: Likewise.  Don't define
8763         _GNU_SOURCE here.
8764         * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8765         before anything else.
8766         * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8767
8768 2016-03-01  Pedro Alves  <palves@redhat.com>
8769
8770         * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8771
8772 2016-03-01  Yao Qi  <yao.qi@linaro.org>
8773
8774         * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8775         prepare_for_testing.
8776
8777 2016-03-01  Yao Qi  <yao.qi@linaro.org>
8778
8779         * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8780
8781 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8782
8783         * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8784         manually constructing the output path.
8785
8786 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8787
8788         * gdb.arch/s390-stackless.S: New.
8789         * gdb.arch/s390-stackless.exp: New.
8790
8791 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
8792
8793         * gdb.dlang/circular.c: New file.
8794         * gdb.dlang/circular.exp: New file.
8795
8796 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8797
8798         * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8799         [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8800         (testcases): Update.
8801
8802 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8803
8804         * gdb.reverse/aarch64.c: Rename to ...
8805         * gdb.reverse/insn-reverse.c: ... it.
8806         * gdb.reverse/aarch64.exp: Rename to ...
8807         * gdb.reverse/insn-reverse.exp: ... it.
8808
8809 2016-02-26  Yao Qi  <yao.qi@linaro.org>
8810
8811         * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8812         (testcase_ftype): New.
8813         (testcases): New array.
8814         (n_testcases): New.
8815         (main): Call each element in testcases.
8816         * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8817         (read_testcase): New.
8818         Do the tests in a loop.
8819
8820 2016-02-25  Yao Qi  <yao.qi@linaro.org>
8821
8822         * gdb.base/branches.c: Remove.
8823
8824 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8825
8826         PR gdb/13808
8827         * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8828
8829 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8830
8831         * gdb.trace/ftrace.exp: Remove unnecessary target check.
8832
8833 2016-02-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8834
8835         * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8836         change x86_64 call_insn to 'callq'.
8837
8838 2016-02-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8839
8840         * gdb.trace/tfile-avx.c: Move to...
8841         * gdb.trace/tracefile-pseudo-reg.c: Here.
8842         * gdb.trace/tfile-avx.exp: Move to...
8843         * gdb.trace/tracefile-pseudo-reg.exp: Here.
8844
8845 2016-02-24  Gary Benson <gbenson@redhat.com>
8846
8847         * gdb.base/attach-pie-noexec.exp: Do not expect an error
8848         message on attach.
8849
8850 2016-02-23  Doug Evans  <dje@google.com>
8851
8852         * gdb.base/skip.c (test_skip): New function.
8853         (end_test_skip_file_and_function): New function.
8854         (test_skip_file_and_function): New function.
8855         * gdb.base/skip1.c (test_skip): New function.
8856         (skip1_test_skip_file_and_function): New function.
8857         * gdb.base/skip.exp: Add tests for new skip options.
8858         * gdb.base/skip-solib.exp: Update expected output.
8859         * gdb.perf/skip-command.cc: New file.
8860         * gdb.perf/skip-command.exp: New file.
8861         * gdb.perf/skip-command.py: New file.
8862
8863 2016-02-22  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8864
8865         * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8866         info registers pattern.
8867
8868 2016-02-18  Iain Buclaw  <ibuclaw@gdcproject.org>
8869
8870         * lib/future.exp: Add D support.
8871         (gdb_find_gdc): New proc.
8872         (gdb_default_target_compile): Add D support.
8873
8874 2016-02-18  Wei-cheng Wang  <cole945@gmail.com>
8875
8876         * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8877         user+system time.
8878         (trace_speed_test): Determine the iteration count for a time
8879         between 15..30 seconds.
8880
8881 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
8882
8883         * gdb.arch/i386-mpx-sigsegv.c: New file.
8884         * gdb.arch/i386-mpx-sigsegv.exp: New file.
8885         * gdb.arch/i386-mpx-simple_segv.c: New file.
8886         * gdb.arch/i386-mpx-simple_segv.exp: New file.
8887
8888 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8889
8890         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8891         Don't call setup_kfail.
8892
8893 2016-02-18  Yao Qi  <yao.qi@linaro.org>
8894
8895         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8896         Set "set breakpoint condition-evaluation" per $cond_bp_target.
8897
8898 2016-02-16  Doug Evans  <dje@google.com>
8899
8900         * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
8901         * gdb.base/skip1.c: Ditto.
8902         * gdb.base/skip.exp: Whitespace cleanup.
8903
8904 2016-02-16  Don Breazeal  <donb@codesourcery.com>
8905
8906         PR remote/19496
8907         * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8908         Remove kfail for PR remote/19496.
8909
8910 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8911
8912         * lib/gdb.exp (standard_temp_file): Return a path specific to
8913         the runtest invocation.
8914
8915 2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
8916
8917         * gdb.trace/save-trace.exp: Change relative path to be in the
8918         standard output directory.
8919
8920 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8921
8922         * gdb.arch/i386-prologue.c: Add missing prototypes.
8923
8924 2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
8925
8926         * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8927         * gdb.arch/i386-prologue.exp: Likewise.
8928         * gdb.arch/i386-size.exp: Likewise.
8929
8930 2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
8931
8932         * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8933         define object file path.
8934         * gdb.btrace/gcore.exp: Use standard_output_file to define core
8935         file path.
8936         * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8937         standard_output_file to define binfile.
8938
8939 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8940
8941         Fix compatibility with recent gfortran-5.3.1.
8942         * gdb.fortran/vla-history.exp (print vla1 allocated)
8943         (print vla2 allocated, print $2, print $3): Remove
8944         (print $4): Rename to ...
8945         (print $2): ... here.
8946         (print $9): Rename to ...
8947         (print $5): ... here.
8948         (print $10): Rename to ...
8949         (print $6): ... here.
8950         * gdb.fortran/vla.f90: Add pvla initialization.
8951
8952 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8953
8954         * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8955         New test.
8956         * gdb.fortran/vla-value-sub.exp: Likewise.
8957
8958 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8959
8960         * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8961
8962 2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
8963
8964         * i386-biarch-core.exp: Define corefile using
8965         standard_output_file.
8966
8967 2016-02-12  Yao Qi  <yao.qi@linaro.org>
8968
8969         * gdb.arch/arm-single-step-kernel-helper.c: New.
8970         * gdb.arch/arm-single-step-kernel-helper.exp: New.
8971
8972 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
8973
8974         * gdb.btrace/tailcall-only.exp: New.
8975         * gdb.btrace/tailcall-only.c: New.
8976         * gdb.btrace/x86_64-tailcall-only.S: New.
8977         * gdb.btrace/i686-tailcall-only.S: New.
8978
8979 2016-02-11  Pedro Alves  <palves@redhat.com>
8980
8981         * README (Parallel testing): Add missing double quotes.
8982
8983 2016-02-11  Pedro Alves  <palves@redhat.com>
8984
8985         * README (Parallel testing): New section.
8986         (GDB_PARALLEL): Rewrite.
8987         (FORCE_PARALLEL): Document.
8988
8989 2016-02-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
8990
8991         * gdb.trace/tfile-avx.c: New test.
8992         * gdb.trace/tfile-avx.exp: New test.
8993
8994 2016-02-09  Keith Seitz  <keiths@redhat.com>
8995
8996         PR breakpoints/19546
8997         * gdb.base/infcall-exec.c: New file.
8998         * gdb.base/infcall-exec2.c: New file.
8999         * gdb.base/infcall-exec.exp: New file.
9000
9001 2016-02-09  Keith Seitz  <keiths@redhat.com>
9002
9003         * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9004         (toplevel): Call test_bkpt_address.
9005
9006 2016-02-09  Keith Seitz  <keiths@redhat.com>
9007
9008         PR python/19506
9009         * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9010         (toplevel): Call test_bkpt_address.
9011
9012 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
9013
9014         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9015         to AC_OUTPUT.
9016         * configure: Regenerate.
9017
9018 2016-02-09  Pedro Alves  <palves@redhat.com>
9019
9020         PR breakpoints/19548
9021         * gdb.base/execl-update-breakpoints.c (some_function): New
9022         function.
9023         (main): Call it.
9024         * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9025         Tighten expected GDB output.
9026
9027 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
9028
9029         * Makefile.in (ALL_SUBDIRS): Remove.
9030         (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9031         (distclean maintainer-clean realclean): Likewise.
9032         * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9033         * configure: Regenerate.
9034         * gdb.ada/Makefile.in: Delete.
9035         * gdb.arch/Makefile.in: Likewise.
9036         * gdb.asm/Makefile.in: Likewise.
9037         * gdb.base/Makefile.in: Likewise.
9038         * gdb.btrace/Makefile.in: Likewise.
9039         * gdb.cell/Makefile.in: Likewise.
9040         * gdb.compile/Makefile.in: Likewise.
9041         * gdb.cp/Makefile.in: Likewise.
9042         * gdb.disasm/Makefile.in: Likewise.
9043         * gdb.dlang/Makefile.in: Likewise.
9044         * gdb.dwarf2/Makefile.in: Likewise.
9045         * gdb.fortran/Makefile.in: Likewise.
9046         * gdb.gdb/Makefile.in: Likewise.
9047         * gdb.go/Makefile.in: Likewise.
9048         * gdb.guile/Makefile.in: Likewise.
9049         * gdb.java/Makefile.in: Likewise.
9050         * gdb.linespec/Makefile.in: Likewise.
9051         * gdb.mi/Makefile.in: Likewise.
9052         * gdb.modula2/Makefile.in: Likewise.
9053         * gdb.multi/Makefile.in: Likewise.
9054         * gdb.objc/Makefile.in: Likewise.
9055         * gdb.opencl/Makefile.in: Likewise.
9056         * gdb.opt/Makefile.in: Likewise.
9057         * gdb.pascal/Makefile.in: Likewise.
9058         * gdb.perf/Makefile.in: Likewise.
9059         * gdb.python/Makefile.in: Likewise.
9060         * gdb.reverse/Makefile.in: Likewise.
9061         * gdb.server/Makefile.in: Likewise.
9062         * gdb.stabs/Makefile.in: Likewise.
9063         * gdb.threads/Makefile.in: Likewise.
9064         * gdb.trace/Makefile.in: Likewise.
9065         * gdb.xml/Makefile.in: Likewise.
9066         * lib/gdb.exp (make_gdb_parallel_path): Add check for
9067         GDB_PARALLEL.
9068         (standard_output_file): Remove check for GDB_PARALLEL, always
9069         return path in outputs/$subdir/$testname.
9070
9071 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
9072
9073         * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9074         (site.exp): Assign abs_srcdir to tcl's srcdir.
9075
9076 2016-02-04  Yao Qi  <yao.qi@linaro.org>
9077
9078         * gdb.base/foll-exec-mode.c: Include limits.h.
9079         (main): Add parameters argc and argv.  Get directory from
9080         argv[0].
9081         * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9082         compilation.
9083         * gdb.base/foll-exec.c: Include limits.h.
9084         (main): Add parameters argc and argv.
9085         Get directory from argv[0].
9086         * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9087         Adjust tests on the number of lines as source code changed.
9088         * gdb.base/foll-vfork-exit.c: Include limits.h.
9089         (main): Add one line of statement before vfork.
9090         * gdb.base/foll-vfork.c: Include limits.h and string.h.
9091         (main): Add parameters argc and argv.  Get directory from
9092         argv[0].
9093         * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9094         (setup_gdb): Set tbreak to skip some source lines.
9095         * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9096         (main): Add parameters argc and argv.  Get directory from
9097         argv[0].
9098         * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9099         compilation.
9100         * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9101         (main): Add parameters argc and argv.  Get directory from
9102         argv[0].
9103         * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9104         compilation.
9105
9106 2016-02-01  Doug Evans  <dje@google.com>
9107
9108         * gdb.base/skip.exp: Clean up multiple references to same test name.
9109
9110 2016-02-01  Pedro Alves  <palves@redhat.com>
9111
9112         PR remote/19496
9113         * gdb.threads/forking-threads-plus-breakpoint.exp
9114         (displaced_stepping_supported): New global.
9115         (probe_displaced_stepping_support): New procedure.
9116         (do_test): Add 'displaced' parameter, and use it.
9117         (top level): Check for displaced stepping support.  Add displaced
9118         stepping on/off testing axis.
9119
9120 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
9121
9122         * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9123         pointer.  Don't perform further tests on the unassociated pointer
9124         if the first test fails.
9125
9126 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
9127
9128         * gdb.base/max-value-size.c: New file.
9129         * gdb.base/max-value-size.exp: New file.
9130         * gdb.base/huge.exp: Disable max-value-size for this test.
9131
9132 2016-01-28  Iain Buclaw  <ibuclaw@gdcproject.org>
9133
9134         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9135
9136 2016-01-28  Yao Qi  <yao.qi@linaro.org>
9137
9138         * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9139
9140 2016-01-25  Pedro Alves  <palves@redhat.com>
9141
9142         PR threads/19461
9143         * gdb.base/fork-running-state.c: New file.
9144         * gdb.base/fork-running-state.exp: New file.
9145
9146 2016-01-25  Pedro Alves  <palves@redhat.com>
9147
9148         PR gdb/19494
9149         * gdb.base/catch-fork-kill.c: New file.
9150         * gdb.base/catch-fork-kill.exp: New file.
9151
9152 2016-01-25  Pedro Alves  <palves@redhat.com>
9153
9154         * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9155         Delete, moved to lib/gdb.exp.
9156         * gdb.threads/forking-threads-plus-breakpoint.exp
9157         (foreach_with_prefix): Likewise.
9158         * gdb.threads/process-dies-while-handling-bp.exp
9159         (foreach_with_prefix): Likewise.
9160         * lib/gdb.exp (foreach_with_prefix): New procedure.
9161
9162 2016-01-25  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9163
9164         * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9165         * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9166
9167 2016-01-23  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9168
9169         * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9170         endian targets.
9171
9172 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9173             Pedro Alves  <palves@redhat.com>
9174
9175         Fix testsuite compatibility with Guile.
9176         * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9177         number.
9178
9179 2016-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9180
9181         Fix testsuite compatibility with Guile.
9182         * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9183         (thread 1): New test for backtrace through signal handler.
9184
9185 2016-01-22  Yao Qi  <yao.qi@linaro.org>
9186
9187         PR testsuite/19491
9188         * gdb.base/multi-forks.c: Include
9189         ../lib/unbuffer_output.c
9190         (main): Call gdb_unbuffer_output.
9191
9192 2016-01-21  Doug Evans  <dje@google.com>
9193
9194         * lib/ada.exp (gdb_compile_ada): Fix typo.
9195
9196 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
9197
9198         * gdb.base/break-fun-addr.exp: New file.
9199         * gdb.base/break-fun-addr1.c: New file.
9200         * gdb.base/break-fun-addr2.c: New file.
9201
9202 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
9203
9204         * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9205         * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9206         enum flag values.
9207
9208 2016-01-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9209
9210         * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9211         when GDB can not set the vector return value.  Add more comments
9212         for clarification.
9213
9214 2016-01-20  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9215
9216         * gdb.trace/tspeed.exp:  Use shlib instead of libs in gdb_compile
9217         command.
9218
9219 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
9220
9221         * Makefile.in (DO_RUNTEST): Add --status and update usages.
9222
9223 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
9224
9225         * Makefile.in (check-single): Pass --status to runtest.
9226         (check/%.exp): Likewise.
9227
9228 2016-01-19  Simon Marchi  <simon.marchi@ericsson.com>
9229
9230         * Makefile.in (check-parallel): Propagate return code from make
9231         do-check-parallel.
9232
9233 2016-01-19  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9234
9235         * gdb.trace/ftrace.exp: Fix expected message on continue.
9236         * gdb.trace/pending.exp: Fix expected message on continue.
9237         * gdb.trace/trace-break.exp: Fix expected message on continue.
9238
9239 2016-01-18  Simon Marchi  <simon.marchi@ericsson.com>
9240
9241         * lib/gdb.exp (gdb_test): Remove unused global references.
9242
9243 2016-01-18  Pedro Alves  <palves@redhat.com>
9244
9245         * gdb.base/async-shell.exp: Adjust expected output.
9246         * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9247         * gdb.base/siginfo-thread.exp: Adjust expected output.
9248         * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9249         * gdb.java/jnpe.exp: Adjust expected output.
9250         * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9251         * gdb.threads/continue-pending-status.exp: Adjust expected output.
9252         * gdb.threads/leader-exit.exp: Adjust expected output.
9253         * gdb.threads/manythreads.exp: Adjust expected output.
9254         * gdb.threads/pthreads.exp: Adjust expected output.
9255         * gdb.threads/schedlock.exp: Adjust expected output.
9256         * gdb.threads/siginfo-threads.exp: Adjust expected output.
9257         * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9258         expected output.
9259         * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9260         output.
9261         * gdb.threads/sigthread.exp: Adjust expected output.
9262         * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9263
9264 2016-01-18  Yao Qi  <yao.qi@linaro.org>
9265
9266         * gdb.guile/scm-section-script.c: Replace @progbits with
9267         %progbits.
9268         * gdb.python/py-section-script.c: Likewise.
9269
9270 2016-01-15  Pedro Alves  <palves@redhat.com>
9271
9272         * gdb.multi/tids.exp: Test star wildcard ranges.
9273
9274 2016-01-15  Pedro Alves  <palves@redhat.com>
9275
9276         * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9277         command from "thread apply" invocation.
9278         (thr_apply_info_thr_invalid): Default the expected output to the
9279         input tid list.
9280         (top level): Add tests that use convenience variables.  Add tests
9281         for "thread apply" with a valid TID list, but missing the command.
9282
9283 2016-01-13  Pedro Alves  <palves@redhat.com>
9284
9285         * gdb.base/default.exp: Expect $_gthread as well.
9286         * gdb.multi/tids.exp: Test $_gthread.
9287         * gdb.threads/thread-specific.exp: Test $_gthread.
9288
9289 2016-01-13  Pedro Alves  <palves@redhat.com>
9290
9291         * gdb.multi/tids.exp: Test "info threads -gid".
9292
9293 2016-01-13  Pedro Alves  <palves@redhat.com>
9294
9295         * gdb.multi/tids.exp: Test InferiorThread.global_num and
9296         Breakpoint.thread.
9297         * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9298
9299 2016-01-07  Pedro Alves  <palves@redhat.com>
9300
9301         * gdb.base/break.exp: Adjust to output changes.
9302         * gdb.base/hbreak2.exp: Likewise.
9303         * gdb.base/sepdebug.exp: Likewise.
9304         * gdb.base/watch_thread_num.exp: Likewise.
9305         * gdb.linespec/keywords.exp: Likewise.
9306         * gdb.multi/info-threads.exp: Likewise.
9307         * gdb.threads/thread-find.exp: Likewise.
9308         * gdb.multi/tids.c: New file.
9309         * gdb.multi/tids.exp: New file.
9310
9311 2016-01-13  Pedro Alves  <palves@redhat.com>
9312
9313         * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9314
9315 2016-01-13  Pedro Alves  <palves@redhat.com>
9316
9317         * gdb.base/default.exp: Expect $_inferior as well.
9318         * gdb.multi/base.exp: Test $_inferior.
9319
9320 2016-01-13  Pedro Alves  <palves@redhat.com>
9321
9322         PR breakpoints/19388
9323         * gdb.base/catch-signal-siginfo-cond.c: New file.
9324         * gdb.base/catch-signal-siginfo-cond.exp: New file.
9325
9326 2016-01-12  Josh Stone  <jistone@redhat.com>
9327             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9328
9329         * gdb.base/catch-syscall.c (do_execve): New variable.
9330         (main): Conditionally trigger an execve.
9331         * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9332         (test_catch_syscall_execve): New, check entry/return across execve.
9333         (do_syscall_tests): Call test_catch_syscall_execve.
9334
9335 2016-01-12  Pedro Alves  <palves@redhat.com>
9336
9337         * gdb.base/random-signal.exp (do_test): New procedure, with body
9338         of testcase moved in.
9339
9340 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9341             Pedro Alves  <palves@redhat.com>
9342
9343         * gdb.base/funcargs.exp (finish from indirectly called function):
9344         Reintroduce the case for 'First'.
9345
9346 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9347             Pedro Alves  <palves@redhat.com>
9348
9349         * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9350         (tcatch_vfork_then_child_follow_exec)
9351         (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9352         identification.
9353
9354 2016-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9355
9356         * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9357         and repeats to unlimited.
9358         * gdb.python/py-value.exp: Likewise.
9359         * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9360         and repeats to unlimited.
9361
9362 2016-01-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
9363
9364         * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9365         and reordering the functions.
9366         * gdb.multi/hangout.c: Likewise.
9367         * gdb.multi/hello.c: Likewise.
9368
9369 2016-01-08  Simon Marchi  <simon.marchi@ericsson.com>
9370
9371         * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9372         absolute.
9373         (SingleStatisticTestResult.report): Use dict.keys instead of
9374         dict.iterkeys.
9375
9376 2016-01-06  Pedro Alves  <palves@redhat.com>
9377
9378         * gdb.python/py-infthread.exp: Fix typo.  Expect t0.num to be 1.
9379
9380 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
9381
9382         * gdb.btrace/dlopen.exp: New.
9383         * gdb.btrace/dlopen.c: New.
9384         * gdb.btrace/dlopen-dso.c: New.
9385
9386 2015-12-25  Sandra Loosemore  <sandra@codesourcery.com>
9387
9388         * lib/gdb.exp (gdb_test): Update comments to clarify that the
9389         PATTERN argument is optional.
9390
9391 2015-12-24  Joel Brobecker  <brobecker@adacore.com>
9392
9393         * lib/ada.exp (target_compile_ada_from_dir): New function.
9394         (gdb_compile_ada): Reimplement avoiding the use of project files.
9395         * gdb.ada/gnat_ada.gpr: Delete.
9396         * gdb.ada/cond_lang.exp: Adjust test to make path before
9397         filename optional.
9398         * gdb.ada/small_reg_param.exp: Likewise.
9399
9400 2015-12-22  Simon Marchi  <simon.marchi@ericsson.com>
9401
9402         * gdb.base/foll-vork.exp: Remove HP-UX special case.
9403
9404 2015-12-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
9405
9406         * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9407         case.
9408
9409 2015-12-21  Simon Marchi  <simon.marchi@ericsson.com>
9410
9411         * gdb.base/break.exp: Remove dead code.
9412         * gdb.base/sepdebug.exp: Likewise.
9413
9414 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
9415
9416         * gdb.asm/asm-source.exp: Remove HP-UX references.
9417         * gdb.base/annota1.exp: Likewise.
9418         * gdb.base/annota3.exp: Likewise.
9419         * gdb.base/attach.exp: Likewise.
9420         * gdb.base/bigcore.exp: Likewise.
9421         * gdb.base/break.exp: Likewise.
9422         * gdb.base/call-ar-st.exp: Likewise.
9423         * gdb.base/callfuncs.exp: Likewise.
9424         * gdb.base/catch-fork-static.exp: Likewise.
9425         * gdb.base/display.exp: Likewise.
9426         * gdb.base/foll-exec-mode.exp: Likewise.
9427         * gdb.base/foll-exec.exp: Likewise.
9428         * gdb.base/foll-fork.exp: Likewise.
9429         * gdb.base/foll-vfork.exp: Likewise.
9430         * gdb.base/funcargs.exp: Likewise.
9431         * gdb.base/hbreak2.exp: Likewise.
9432         * gdb.base/inferior-died.exp: Likewise.
9433         * gdb.base/interrupt.exp: Likewise.
9434         * gdb.base/multi-forks.exp: Likewise.
9435         * gdb.base/nodebug.exp: Likewise.
9436         * gdb.base/sepdebug.exp: Likewise.
9437         * gdb.base/solib1.c: Likewise.
9438         * gdb.base/step-test.exp: Likewise.
9439         * gdb.mi/non-stop.c: Likewise.
9440         * gdb.mi/pthreads.c: Likewise.
9441         * gdb.multi/bkpt-multi-exec.ex: Likewise.
9442         * gdb.threads/pthreads.c: Likewise.
9443         * gdb.threads/staticthreads.exp: Likewise.
9444         * lib/future.exp: Likewise.
9445         * lib/gdb.exp: Likewise.
9446         * gdb.base/so-indr-cl.c: Remove.
9447         * gdb.base/so-indr-cl.exp: Likewise.
9448         * gdb.base/solib.c: Likewise.
9449         * gdb.base/solib.exp: Likewise.
9450         * gdb.base/solib2.c: Likewise.
9451
9452 2015-12-21  Simon Marchi  <simon.marchi@polymtl.ca>
9453
9454         * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9455         * gdb.base/call-ar-st.exp: Likewise.
9456         * gdb.base/callfuncs.exp: Likewise.
9457         * gdb.base/condbreak.exp: Likewise.
9458         * gdb.base/constvars.exp: Likewise.
9459         * gdb.base/hbreak2.exp: Likewise.
9460         * gdb.base/langs.exp: Likewise.
9461         * gdb.base/list.exp: Likewise.
9462         * gdb.base/long_long.exp: Likewise.
9463         * gdb.base/ptype.exp: Likewise.
9464         * gdb.base/scope.exp: Likewise.
9465         * gdb.base/signals.exp: Likewise.
9466         * gdb.base/so-impl-ld.exp: Likewise.
9467         * gdb.base/varargs.exp: Likewise.
9468         * gdb.base/volatile.exp: Likewise.
9469         * gdb.base/whatis.exp: Likewise.
9470         * gdb.cp/cplusfuncs.exp: Likewise.
9471         * gdb.cp/inherit.exp: Likewise.
9472         * gdb.cp/local.exp: Likewise.
9473         * gdb.cp/member-ptr.exp: Likewise.
9474         * gdb.cp/method.exp: Likewise.
9475         * gdb.cp/overload.exp: Likewise.
9476         * gdb.cp/templates.exp: Likewise.
9477         * gdb.stabs/weird.exp: Likewise.
9478         * lib/compiler.c: Likewise.
9479         * lib/compiler.cc: Likewise.
9480         * lib/cp-support.exp: Likewise.
9481         * lib/gdb.exp: Likewise.
9482
9483 2015-12-20  Simon Marchi  <simon.marchi@polymtl.ca>
9484
9485         * configure.ac: Remove HP-UX case.
9486         * configure: Regenerate.
9487
9488 2015-12-18  Simon Marchi  <simon.marchi@ericsson.com>
9489
9490         * lib/gdb.exp (gdb_compile): Add function doc.
9491
9492 2015-12-17  Pedro Alves  <palves@redhat.com>
9493
9494         PR threads/19354
9495         * gdb.multi/info-threads.exp: New file.
9496
9497 2015-12-15  Yao Qi  <yao.qi@linaro.org>
9498
9499         * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9500         is aarch64*-*-*.
9501
9502 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9503
9504         * gdb.base/history-duplicates.exp: Skip if no readline support.
9505
9506 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9507
9508         * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9509
9510 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9511
9512         * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9513
9514 2015-12-14  Sandra Loosemore  <sandra@codesourcery.com>
9515
9516         * gdb.base/completion.exp: Skip tests that interrupt GDB with
9517         ctrl-C if nointerrupts target property is set.
9518         * gdb.base/double-prompt-target-event-error.exp: Likewise.
9519         * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9520         * gdb.base/paginate-bg-execution.exp: Likewise.
9521         * gdb.base/paginate-execution-startup.exp: Likewise.
9522         * gdb.base/random-signal.exp: Likewise.
9523         * gdb.base/range-stepping.exp: Likewise.
9524         * gdb.cp/annota2.exp: Likewise.
9525         * gdb.cp/annota3.exp: Likewise.
9526         * gdb.gdb/selftest.exp: Likewise.
9527         * gdb.threads/continue-pending-status.exp: Likewise.
9528         * gdb.threads/leader-exit.exp: Likewise.
9529         * gdb.threads/manythreads.exp: Likewise.
9530         * gdb.threads/pthreads.exp: Likewise.
9531         * gdb.threads/schedlock.exp: Likewise.
9532         * gdb.threads/sigthread.exp: Likewise.
9533
9534 2015-12-11  Don Breazeal  <donb@codesourcery.com>
9535
9536         * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9537         remote.
9538         * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9539         * gdb.base/foll-exec.exp (main): Enable for target remote.
9540         * gdb.base/foll-fork.exp (main): Likewise.
9541         * gdb.base/foll-vfork.exp (main): Likewise.
9542         * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9543         (proc continue_to_exit_bp_loc): Use clean_restart.
9544         * gdb.base/pie-execl.exp (main): Disable for target remote.
9545         * gdb.base/watch-vfork.exp (main): Enable for target remote.
9546         * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9547         * gdb.threads/execl.exp (main): Likewise.
9548         * gdb.threads/fork-child-threads.exp (main): Likewise.
9549         * gdb.threads/fork-plus-threads.exp (main): Disable for target
9550         remote.
9551         * gdb.threads/fork-thread-pending.exp (main): Enable for target
9552         remote.
9553         * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9554         pid.tid style ptids, instead of just tid.
9555         * gdb.threads/thread-execl.exp (main): Enable for target remote.
9556         * gdb.threads/watchpoint-fork.exp (main): Likewise.
9557         * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9558         ptids, instead of just tid.
9559
9560 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
9561
9562         * gdb.base/list.exp (test_list_forward): Add end of file error
9563         test.
9564         (test_repeat_list_command): Add end of file error test.
9565         (test_list_backwards): Add beginning of file error test.
9566
9567 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
9568
9569         * gdb.base/list.exp (test_list_invalid_args): New function,
9570         defined, and called.
9571
9572 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
9573
9574         * gdb.base/list.exp (test_list): Make test names unique.
9575
9576 2015-12-11  Yao Qi  <yao.qi@linaro.org>
9577
9578         * gdb.base/coremaker2.c: Remove.
9579
9580 2015-12-10  Pedro Alves  <palves@redhat.com>
9581
9582         * gdb.multi/base.exp: Remove stale "spaces" references.
9583
9584 2015-12-10  Pedro Alves  <palves@redhat.com>
9585
9586         * gdb.multi/base.exp: Don't use nowarnings.
9587         * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9588         * gdb.multi/hangout.c: Include stdio.h.
9589         * gdb.multi/hello.c: Include stdlib.h.
9590         * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9591         * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9592         * gdb.multi/multi-arch.exp: Don't use nowarnings.
9593
9594 2015-12-10  Andrew Burgess  <andrew.burgess@embecosm.com>
9595
9596         * gdb.dwarf2/dw2-ranges-base.c: New file.
9597         * gdb.dwarf2/dw2-ranges-base.exp: New file.
9598         * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9599         support additional line table, and debug ranges generation.
9600         (Dwarf::ranges): New function, generate .debug_ranges.
9601         (Dwarf::lines): Support generating simple line table programs.
9602         (Dwarf::assemble): Initialise new namespace variables.
9603
9604 2015-12-09  Kevin Buettner  <kevinb@redhat.com>
9605
9606         * gdb.base/async.exp (proc test_background): Add case for
9607         asynchronous execution not supported.
9608
9609 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
9610
9611         * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9612           format and change test names to make them unique.
9613
9614 2015-12-09  Ruslan Kabatsayev  <b7.10110111@gmail.com>
9615             Pedro Alves  <pedro@redhat.com>
9616
9617         PR gdb/18702
9618         Add checking of floatformats setup on x86_64 hosts.
9619         * gdb.arch/i386-float.S (main): Load bigval and smallval.
9620         (smallval, bigval): New labels/constants.
9621         * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9622         float" after loading bigval and smallval.
9623
9624 2015-12-07  Pierre-Marie de Rodat  <derodat@adacore.com>
9625
9626         * gdb.ada/fun_overload_menu.exp: New testcase.
9627         * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9628
9629 2015-12-04  Josh Stone  <jistone@redhat.com>
9630
9631         * gdb.base/catch-fork-static.exp: New.
9632
9633 2015-12-03  Yao Qi  <yao.qi@linaro.org>
9634
9635         * gdb.base/sizeof.c: Don't include stdio.h and
9636         ../lib/unbuffer_output.c.
9637         (main): New variable 'size' and 'value'.  Remove printf and
9638         gdb_unbuffer_output.  Assign return value to size and value.
9639         * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9640         at the beginning.
9641         (check_sizeof): Check the result by printing variable 'size'.
9642         (check_valueof): Check the result by printing variable 'value'.
9643
9644 2015-12-01  Yao Qi  <yao.qi@linaro.org>
9645
9646         * gdb.base/disp-step-syscall.exp: Define syscall instruction
9647         for aarch64*-*-linux* target.
9648
9649 2015-11-30  Pedro Alves  <palves@redhat.com>
9650
9651         * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9652
9653 2015-11-30  Pedro Alves  <palves@redhat.com>
9654
9655         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9656         Handle non-stop mode vCont replies.
9657
9658 2015-11-30  Pedro Alves  <palves@redhat.com>
9659
9660         * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9661         prepare_for_testing.  Start gdb with "set non-stop on" appended to
9662         GDBFLAGS.  Lax expected stop output.
9663
9664 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9665
9666         * gdb.arch/arm-neon.exp: New.
9667         * gdb.arch/arm-neon.c: New.
9668
9669 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9670
9671         * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9672
9673 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9674
9675         * gdb.cp/annota2.exp: Allow multiple occurrences of the
9676         frames-invalid annotation.
9677
9678 2015-11-27  Yao Qi  <yao.qi@linaro.org>
9679
9680         * gdb.cp/annota2.exp: Use ${frames_invalid}.
9681
9682 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
9683
9684         * gdb.threads/names.exp: New file.
9685         * gdb.threads/names.c: New file.
9686         * README: Mention gdb,no_thread_names.
9687
9688 2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
9689
9690         PR 19297
9691         * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9692         support" error.
9693
9694 2015-11-24  Pedro Alves  <palves@redhat.com>
9695
9696         PR 17539
9697         * gdb.base/display.exp: Expect displays to be sorted in ascending
9698         order.  Use multi_line.
9699         * gdb.base/solib-display.exp: Likewise.
9700
9701 2015-11-24  Pedro Alves  <palves@redhat.com>
9702
9703         PR 17539
9704         * gdb.base/display.exp: Expect displays to be sorted in ascending
9705         order.  Use multi_line.
9706         * gdb.base/solib-display.exp: Likewise.
9707
9708 2015-11-24  Pedro Alves  <palves@redhat.com>
9709
9710         PR 17539
9711         * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9712         threads in ascending order.
9713         * gdb.base/foll-fork.exp: Likewise.
9714         * gdb.base/foll-vfork.exp: Likewise.
9715         * gdb.base/multi-forks.exp: Likewise.
9716         * gdb.mi/mi-nonstop.exp: Likewise.
9717         * gdb.mi/mi-nsintrall.exp: Likewise.
9718         * gdb.multi/base.exp: Likewise.
9719         * gdb.multi/multi-arch.exp: Likewise.
9720         * gdb.python/py-inferior.exp: Likewise.
9721         * gdb.threads/break-while-running.exp: Likewise.
9722         * gdb.threads/execl.exp: Likewise.
9723         * gdb.threads/gcore-thread.exp: Likewise.
9724         * gdb.threads/info-threads-cur-sal.exp: Likewise.
9725         * gdb.threads/kill.exp: Likewise.
9726         * gdb.threads/linux-dp.exp: Likewise.
9727         * gdb.threads/multiple-step-overs.exp: Likewise.
9728         * gdb.threads/next-bp-other-thread.exp: Likewise.
9729         * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9730         * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9731         * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9732         * gdb.threads/thread-find.exp: Likewise.
9733         * gdb.threads/tls.exp: Likewise.
9734         * lib/mi-support.exp (mi_reverse_list): Delete.
9735         (mi_check_thread_states): No longer reverse list.
9736
9737 2015-11-24  Pedro Alves  <palves@redhat.com>
9738
9739         * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
9740         use lowercase.
9741
9742 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
9743
9744         * gdb.trace/actions.c: Include trace-common.h.
9745         (main): Add a location for a fast tracepoint.
9746         * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9747         the normal tracepoints.
9748         (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9749
9750 2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
9751
9752         * save-trace.exp: Factor out code to these...
9753         (gdb_save_tracepoints): New.
9754         (gdb_load_tracepoints): New.
9755         (do_save_load_test): New.
9756
9757 2015-11-23  Kevin Buettner  <kevinb@redhat.com>
9758
9759         * gdb.base/asmlabel.exp: New test.
9760         * gdb.base/asmlabel.c: New test case.
9761
9762 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
9763
9764         * gdb.base/wrong_frame_bt_full-main.c: New file.
9765         * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9766         * gdb.base/wrong_frame_bt_full.exp: New file.
9767
9768 2015-11-23  Joel Brobecker  <brobecker@adacore.com>
9769
9770         * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9771
9772 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
9773
9774         * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9775         pstate register when comparing registers values in
9776         sparc64-*-linux-gnu targets to avoid spurious differences.
9777
9778 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
9779
9780         * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9781
9782 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
9783
9784         * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9785         as type argument to gdb_compile.
9786         * gdb.base/nested-subp2.exp: Likewise.
9787         * gdb.base/nested-subp3.exp: Likewise.
9788
9789 2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
9790
9791         * lib/dwarf.exp (_note): Fix left shift of negative value.
9792         * gdb.trace/trace-condition.exp: Likewise.
9793
9794 2015-11-13  Yao Qi  <yao.qi@linaro.org>
9795
9796         * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9797         comments about d10v.
9798         (test_scalar_returns): Likewise.
9799         * gdb.base/d10v.ld: Remove.
9800         * gdb.base/overlays.exp: Remove the target triplet checking for
9801         d10v-*-*.
9802         * gdb.base/structs.exp (test_struct_returns): Remove the
9803         comments about d10v.
9804         (test_struct_calls): Likewise.
9805
9806 2015-11-13  Yao Qi  <yao.qi@linaro.org>
9807
9808         * gdb.base/gnu_vector.exp: Check the return value by "p res".
9809         * gdb.base/gnu_vector.c: Don't include stdio.h.
9810         (main): Don't print res and call add_some_intvecs.
9811
9812 2015-11-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9813
9814         * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9815         macro.
9816         (func5): Removed.
9817         (func4): Use FAST_TRACEPOINT_LABEL.
9818         * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9819         macro.
9820         (func): Removed.
9821         (thread_function): Use FAST_TRACEPOINT_LABEL.
9822         * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9823         (func): Remove.
9824         (marker): Use FAST_TRACEPOINT_LABEL.
9825         * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9826         (pendfunc1): Remove.
9827         (pendfunc): Use FAST_TRACEPOINT_LABEL.
9828         * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9829         (foo): Remove.
9830         (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9831         * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9832         macro.
9833         (func): Remove.
9834         (marker): Use FAST_TRACEPOINT_LABEL.
9835         * gdb.trace/trace-common.h: New header.
9836         * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9837         macro.
9838         (func): Remove.
9839         (marker): Use FAST_TRACEPOINT_LABEL.
9840         * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9841         (func): Remove.
9842         (thread_function): Use FAST_TRACEPOINT_LABEL.
9843
9844 2015-11-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9845
9846         * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9847         in front.
9848         * gdb.trace/change-loc.exp: Use global pcreg definition.
9849         * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9850         * gdb.trace/entry-values.exp: Use global spreg definition, add $
9851         in front.
9852         * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9853         * gdb.trace/pending.exp: Likewise.
9854         * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9855         * gdb.trace/trace-break.exp: Likewise.
9856         * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9857         in front.
9858         * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9859         * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9860         in front.
9861         * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9862
9863 2015-11-09  Joel Brobecker  <brobecker@adacore.com>
9864
9865         * gdb.ada/fin_fun_out: New testcase.
9866
9867 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9868
9869         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9870         value associated with DW_AT_byte_size.
9871         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9872         constants for DW_AT_byte_size, DW_AT_lower_bound, and
9873         DW_AT_upper_bound.
9874
9875 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
9876
9877         * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9878         (gdb_target_symbol_prefix_flags): Define in terms of _asm
9879         version.
9880         * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9881         gdb.dwarf2/dw2-canonicalize-type.exp,
9882         gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9883         gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9884         gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9885         provided by gdb_target_symbol_prefix_flags_asm.
9886         * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9887         testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9888         testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9889         testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9890         gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9891         macros where needed).  Use this macro for symbols which require
9892         the prefix provided by SYMBOL_PREFIX.
9893
9894 2015-11-05  Kevin Buettner  <kevinb@redhat.com>
9895
9896         * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9897         New procs.
9898         * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9899         representing expressions, of more than one list element.
9900         * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9901         to prepend linker symbol prefix to f.
9902         * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9903         table_1 and table_2.
9904         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9905         Likewise, for f and g.
9906         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9907         for ptr.
9908         * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9909         for main.
9910         * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9911         table_1_ptr and table_2_ptr.
9912
9913 2015-11-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9914             Joel Brobecker  <brobecker@adacore.com>
9915
9916         * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9917
9918 2015-11-04  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9919
9920         * gdb.reverse/s390-mvcle.c: New test.
9921         * gdb.reverse/s390-mvcle.exp: New file.
9922         * lib/gdb.exp: Enable reverse tests on s390*-linux.
9923
9924 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9925
9926         * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9927
9928 2015-11-02  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9929
9930         * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9931         reaching marker2.
9932         * gdb.reverse/getresuid-reverse.exp: Likewise.
9933         * gdb.reverse/pipe-reverse.exp: Likewise.
9934         * gdb.reverse/readv-reverse.exp: Likewise.
9935         * gdb.reverse/recvmsg-reverse.exp: Likewise.
9936         * gdb.reverse/time-reverse.exp: Likewise.
9937         * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9938
9939 2015-10-30  Yao Qi  <yao.qi@linaro.org>
9940
9941         * gdb.threads/wp-replication.c (watch_count_done): Remove.
9942         (empty_cycle): Remove.
9943         (main): Don't call empty_cycle.  Don't use watch_count_done.
9944         * gdb.threads/wp-replication.exp: Don't set breakpoint on
9945         empty_cycle.  Rewrite the code counting HW watchpoints.
9946
9947 2015-10-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
9948
9949         * gdb.reverse/fstatat-reverse.c: New test.
9950         * gdb.reverse/fstatat-reverse.exp: New file.
9951         * gdb.reverse/getresuid-reverse.c: New test.
9952         * gdb.reverse/getresuid-reverse.exp: New file.
9953         * gdb.reverse/pipe-reverse.c: New test.
9954         * gdb.reverse/pipe-reverse.exp: New file.
9955         * gdb.reverse/readv-reverse.c: New test.
9956         * gdb.reverse/readv-reverse.exp: New file.
9957         * gdb.reverse/recvmsg-reverse.c: New test.
9958         * gdb.reverse/recvmsg-reverse.exp: New file.
9959         * gdb.reverse/time-reverse.c: New test.
9960         * gdb.reverse/time-reverse.exp: New file.
9961         * gdb.reverse/waitpid-reverse.c: New test.
9962         * gdb.reverse/waitpid-reverse.exp: New file.
9963
9964 2015-10-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9965
9966         * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9967
9968 2015-10-26  Doug Evans  <dje@google.com>
9969
9970         PR symtab/17391
9971         * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9972         * gdb.dwarf2/bad-regnum.c: New file.
9973         * gdb.dwarf2/bad-regnum.exp: New file.
9974
9975 2015-10-26  Doug Evans  <dje@google.com>
9976
9977         PR python/18938
9978         * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9979         file.
9980
9981 2015-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
9982
9983         * gdb.compile/compile.exp (compile code globalvar): Update expectation
9984         for a change by "Mention language in compile error message".
9985
9986 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
9987
9988         PR python/18073
9989         * gdb.python/py-type.c (C::a_method): New.
9990         (C::a_const_method): New.
9991         (C::a_static_method): New.
9992         (a_function): New.
9993         * gdb.python/py-type.exp (test_fields): Test getting fields
9994         from function and method.
9995
9996 2015-10-21  Keven Boell  <keven.boell@intel.com>
9997
9998         * gdb.fortran/vla-alloc-assoc.exp: New file.
9999         * gdb.fortran/vla-datatypes.exp: New file.
10000         * gdb.fortran/vla-datatypes.f90: New file.
10001         * gdb.fortran/vla-history.exp: New file.
10002         * gdb.fortran/vla-ptype-sub.exp: New file.
10003         * gdb.fortran/vla-ptype.exp: New file.
10004         * gdb.fortran/vla-sizeof.exp: New file.
10005         * gdb.fortran/vla-sub.f90: New file.
10006         * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10007         * gdb.fortran/vla-value-sub-finish.exp: New file.
10008         * gdb.fortran/vla-value-sub.exp: New file.
10009         * gdb.fortran/vla-value.exp: New file.
10010         * gdb.fortran/vla-ptr-info.exp: New file.
10011         * gdb.mi/mi-vla-fortran.exp: New file.
10012         * gdb.mi/vla.f90: New file.
10013
10014 2015-10-21  Sandra Loosemore  <sandra@codesourcery.com>
10015
10016         * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10017         of hardwired timeout value.
10018
10019 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10020             Pedro Alves  <palves@redhat.com>
10021
10022         * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10023         * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10024
10025 2015-10-19  Josh Stone  <jistone@redhat.com>
10026
10027         * gdb.base/catch-syscall.c: Include <sched.h>.
10028         (unknown_syscall): New variable.
10029         (main): Trigger a vfork and an unknown syscall.
10030         * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10031         (unknown_syscall_number): Likewise.
10032         (check_call_to_syscall): Accept an optional syscall pattern.
10033         (check_return_from_syscall): Likewise.
10034         (check_continue): Likewise.
10035         (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10036         (test_catch_syscall_skipping_return): New test toggling off 'catch
10037         syscall' to step over the syscall return, then toggling back on.
10038         (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10039         during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10040         (do_syscall_tests): Call test_catch_syscall_without_args and
10041         test_catch_syscall_mid_vfork.
10042         (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10043         (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10044
10045 2015-10-19  Andrew Stubbs  <ams@codesourcery.com>
10046
10047         * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10048         print g_vE): Add new pass patterns.
10049         * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10050         print various symbol names for vptr fields.
10051
10052 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
10053
10054         * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10055         results.
10056
10057 2015-10-12  Yao Qi  <yao.qi@linaro.org>
10058
10059         * gdb.arch/disp-step-insn-reloc.exp: New test case.
10060
10061 2015-10-12  Yao Qi  <yao.qi@linaro.org>
10062
10063         * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10064         is aarch64*-*-linux*.
10065
10066 2015-10-12  Yao Qi  <yao.qi@linaro.org>
10067
10068         * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10069         (can_relocate_bcond_true): ... it.
10070         (can_relocate_bcond_false): New function.
10071         (foo): Likewise.
10072         (can_relocate_bl): Likewise.
10073         (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10074         can_relocate_bl.
10075
10076 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
10077
10078         * gdb.base/nested-addr.c: New file.
10079         * gdb.base/nested-addr.exp: New testcase.
10080
10081 2015-10-09  Markus Metzger  <markus.t.metzger@intel.com>
10082
10083         * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10084         * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10085         its output.  Ignore the output of "record goto begin" and instead
10086         check that GDB is replaying.
10087
10088 2015-10-09  Pedro Alves  <palves@redhat.com>
10089
10090         * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10091         (top level): Use it in the run with no args test.
10092
10093 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
10094
10095         * gdb.dlang/properties.exp: New file.
10096
10097 2015-10-02  Sandra Loosemore  <sandra@codesourcery.com>
10098
10099         * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10100         whether or not address 0x1000 is mapped on the target.
10101
10102 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
10103
10104         * gdb.python/py-type.exp: Do not run tests if binaries fail to
10105         build.
10106
10107 2015-09-30  Markus Metzger  <markus.t.metzger@intel.com>
10108
10109         * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10110         instruction-history test.
10111
10112 2015-09-28  Doug Evans  <dje@google.com>
10113
10114         * gdb.base/gcore.c (array_func): Add reference to static_array.
10115
10116 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
10117
10118         * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10119         source line.
10120
10121 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10122
10123         * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10124         short or char as base type.
10125
10126 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10127
10128         * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10129         to allow any size enum.
10130
10131 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
10132
10133         * gdb.ada/array_ptr_renaming.exp: New testcase.
10134         * gdb.ada/array_ptr_renaming/foo.adb: New file.
10135         * gdb.ada/array_ptr_renaming/pack.ads: New file.
10136
10137 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
10138
10139         * gdb.trace/ftrace-lock.c: New file.
10140         * gdb.trace/ftrace-lock.exp: New file.
10141
10142 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
10143
10144         * gdb.arch/insn-reloc.c: New file.
10145         * gdb.arch/ftrace-insn-reloc.exp: New file.
10146
10147 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
10148
10149         * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10150         instruction.
10151         * gdb.trace/pendshr1.c (pendfunc): Likewise.
10152         * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10153         * gdb.trace/range-stepping.c: Likewise.
10154         * gdb.trace/trace-break.c: Likewise.
10155         * gdb.trace/trace-mt.c (thread_function): Likewise.
10156         * gdb.trace/ftrace.c (marker): Likewise.
10157         * gdb.trace/trace-condition.c (marker): Likewise.
10158         * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10159         * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10160         is_aarch64_target.
10161
10162 2015-09-18  Doug Evans  <xdje42@gmail.com>
10163
10164         * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10165         * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10166
10167 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10168
10169         * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10170         the breakpoint.
10171
10172 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10173
10174         * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10175         the pending breakpoint.  Remove timeout override for "Run till
10176         MI pending breakpoint on pendfunc3 on thread 2" test.
10177
10178 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10179
10180         * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10181         filename pattern.
10182
10183 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10184
10185         * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10186         in breakpoint filename pattern.
10187
10188 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10189
10190         * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10191
10192 2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
10193
10194         * gdb.linespec/explicit.exp: Check for readline support for
10195         tab-completion tests.  Fix obvious typo.
10196
10197 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
10198
10199         * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10200         and replay.
10201
10202 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
10203
10204         * gdb.btrace/non-stop.c: New.
10205         * gdb.btrace/non-stop.exp: New.
10206
10207 2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
10208             Yao Qi  <yao.qi@linaro.org>
10209
10210         * gdb.trace/trace-condition.c: New file.
10211         * gdb.trace/trace-condition.exp: New file.
10212
10213 2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
10214
10215         * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10216         for testing bytecode compilation.
10217
10218 2015-09-16  Pedro Alves  <palves@redhat.com>
10219             Sandra Loosemore <sandra@codesourcery.com>
10220
10221         * gdb.threads/non-stop-fair-events.c (timeout): New global.
10222         (SECONDS): Redefine.
10223         (main): Call pthread_kill and alarm early.
10224         * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10225         support.
10226         (test): If the target can't hardware step and doesn't support
10227         displaced stepping, increase the timeout.
10228
10229 2015-09-16  Pedro Alves  <palves@redhat.com>
10230
10231         * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10232         (enable_debug): New procedures.
10233         (test): Use them.  Bail out if waiting for threads fails.
10234         (top level): Bail out if a test fails.
10235
10236 2015-09-16  Yao Qi  <yao.qi@linaro.org>
10237
10238         * gdb.asm/asm-source.exp: Set asm-arch for
10239         aarch64*-*-* target.
10240         * gdb.asm/aarch64.inc: New file.
10241
10242 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
10243
10244         * gdb.ada/array_of_variable_length.exp: New testcase.
10245         * gdb.ada/array_of_variable_length/foo.adb: New file.
10246         * gdb.ada/array_of_variable_length/pck.adb: New file.
10247         * gdb.ada/array_of_variable_length/pck.ads: New file.
10248
10249 2015-09-15  Doug Evans  <dje@google.com>
10250
10251         * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10252         of function static local variable.
10253
10254 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
10255
10256         * gdb.threads/tls-so_extern.exp: New test file.
10257         * gdb.threads/tls-so_extern.c: New test file.
10258         * gdb.threads/tls-so_extern_main.c: New test file.
10259
10260 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
10261
10262         * gdb.opt/solib-intra-step-lib.c: New file.
10263         * gdb.opt/solib-intra-step-main.c: New file.
10264         * gdb.opt/solib-intra-step.exp: New file.
10265
10266 2015-09-15  Pedro Alves  <palves@redhat.com>
10267
10268         * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10269         gdb_continue_to_breakpoint instead of gdb_test_multiple.
10270
10271 2015-09-14  Pedro Alves  <palves@redhat.com>
10272
10273         * gdb.base/hook-stop-continue.c: Delete.
10274         * gdb.base/hook-stop-continue.exp: Delete.
10275         * gdb.base/hook-stop-frame.c: Delete.
10276         * gdb.base/hook-stop-frame.exp: Delete.
10277         * gdb.base/hook-stop.c: New file.
10278         * gdb.base/hook-stop.exp: New file.
10279
10280 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
10281
10282         * gdb.ada/access_to_packed_array.exp: New testcase.
10283         * gdb.ada/access_to_packed_array/foo.adb: New file.
10284         * gdb.ada/access_to_packed_array/pack.adb: New file.
10285         * gdb.ada/access_to_packed_array/pack.ads: New file.
10286
10287 2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
10288
10289         * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10290         buffer size test.
10291
10292 2015-09-11  Don Breazeal  <donb@codesourcery.com>
10293
10294         * gdb.base/foll-exec.c: Add copyright header.  Fix
10295         formatting issues.
10296         * gdb.base/foll-exec.exp (zap_session): Delete proc.
10297         (do_exec_tests): Use clean_restart in place of zap_session,
10298         and for test initialization.  Fix formatting issues.  Use
10299         fail in place of perror.
10300         * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10301         an expect statement to match an expression with output from
10302         the program under debug.
10303         * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10304         non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10305         * gdb.threads/non-ldr-exc-2.exp: Likewise.
10306         * gdb.threads/non-ldr-exc-3.exp: Likewise.
10307         * gdb.threads/non-ldr-exc-4.exp: Likewise.
10308
10309 2015-09-09  Doug Evans  <dje@google.com>
10310
10311         * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10312
10313 2015-09-09  Doug Evans  <dje@google.com>
10314
10315         * gdb.base/pie-execl.exp: Fix result test of build_executable.
10316
10317 2015-09-09  Doug Evans  <dje@google.com>
10318
10319         * gdb.base/savedregs.exp: Fix typo.
10320
10321 2015-09-09  Pedro Alves  <palves@redhat.com>
10322
10323         * gdb.mi/mi-cli.exp: Add CLI finish tests.
10324
10325 2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
10326
10327         * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10328         command actually switches threads.  Give up on remaining
10329         tests if target fails to stop at breakpoint.
10330
10331 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
10332
10333         * gdb.ada/funcall_char.exp: New testcase.
10334         * gdb.ada/funcall_char/foo.adb: New file.
10335
10336 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
10337
10338         * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10339         expected outputs.  Add two testcases for completing ambiguous
10340         functions.
10341         * gdb.ada/complete/aux_pck.adb: New file.
10342         * gdb.ada/complete/aux_pck.ads: New file.
10343         * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10344         Ambiguous_Func functions.
10345         * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10346         * gdb.ada/complete/pck.adb: Likewise.
10347
10348 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
10349
10350         * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10351         failures to run the test program under GDB.
10352
10353 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
10354
10355         * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10356         to C.
10357
10358 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
10359
10360         * gdb.base/run-after-attach.exp: New test file.
10361         * gdb.base/run-after-attach.c: New test file.
10362
10363 2015-08-26  Don Breazeal  <donb@codesourcery.com>
10364
10365         * gdb.base/foll-exec-2.c: New test program.
10366         * gdb.base/foll-exec-2.exp: New test.
10367
10368 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
10369
10370         * gdb.base/nested-subp1.exp: New file.
10371         * gdb.base/nested-subp1.c: New file.
10372         * gdb.base/nested-subp2.exp: New file.
10373         * gdb.base/nested-subp2.c: New file.
10374         * gdb.base/nested-subp3.exp: New file.
10375         * gdb.base/nested-subp3.c: New file.
10376
10377 2015-08-24  Pedro Alves  <palves@redhat.com>
10378
10379         * gdb.server/connect-without-multi-process.c: New file.
10380         * gdb.server/connect-without-multi-process.exp: New file.
10381
10382 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
10383
10384         * gdb.opt/inline-markers.c: Make z int.
10385
10386 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
10387
10388         * gdb.opt/inline-markers.c: Make z volatile.
10389
10390 2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
10391
10392         * gdb.opt/inline-bt.c: New volatile global z.
10393         * gdb.opt/inline-cmds.c: Likewise.
10394         * gdb.opt/inline-locals.c: Likewise.
10395         * gdb.opt/inline-markers.c: New extern global z.
10396         (marker): Use z.
10397         (inline_fn): Likewise.
10398
10399 2015-08-24  Pedro Alves  <palves@redhat.com>
10400
10401         * config/m32r-stub.exp: Remove file.
10402         * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10403         * gdb.base/call-rt-st.exp: Likewise.
10404         * gdb.base/call-strs.exp: Likewise.
10405         * gdb.base/default.exp: Remove references to h8300-*-hms and
10406         *-*-udi*.
10407         * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10408
10409 2015-08-24  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10410
10411         * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10412         -Wno-psabi" if "-mcpu=native" fails.  For the tests with "finish"
10413         and "return" use KFAIL when GDB can not read/write the vector
10414         return value.
10415
10416 2015-08-21  Gary Benson <gbenson@redhat.com>
10417
10418         * gdb.trace/pending.exp: Cope with remote transfer warnings.
10419
10420 2015-08-20  Pedro Alves  <palves@redhat.com>
10421
10422         * gdb.server/solib-list.exp: No longer expect an interior stop in
10423         non-stop mode.
10424
10425 2015-08-20  Pedro Alves  <palves@redhat.com>
10426
10427         * gdb.server/connect-stopped-target.c: New file.
10428         * gdb.server/connect-stopped-target.exp: New file.
10429
10430 2015-08-20  Pedro Alves  <palves@redhat.com>
10431
10432         * gdb.dwarf2/comp-unit-lang.exp: New file.
10433         * gdb.dwarf2/comp-unit-lang.c: New file.
10434
10435 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
10436
10437         * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10438         * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10439
10440 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
10441
10442         * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10443         * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10444
10445 2015-08-18  Doug Evans  <dje@google.com>
10446             Adrian Sendroiu <adrian.sendroiu@freescale.com>
10447
10448         * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10449         skip_python_tests.  New arg prompt_regexp.
10450         (skip_python_tests): New function.
10451         * lib/mi-support.exp (mi_skip_python_tests): New function.
10452         * gdb.python/py-mi-objfile-gdb.py: New file.
10453         * gdb.python/py-mi-objfile.c: New file.
10454         * gdb.python/py-mi-objfile.exp: New file.
10455
10456 2015-08-17  Keith Seitz  <keiths@redhat.com>
10457
10458         * gdb.linespec/explicit.exp: Move strace test from here ...
10459         * gdb.trace/strace.exp: ... to here.
10460
10461 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
10462
10463         * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10464         * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10465
10466 2015-08-14  Doug Evans  <xdje42@gmail.com>
10467
10468         * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10469         inferior before selecting a new file.
10470
10471 2015-08-14  Doug Evans  <xdje42@gmail.com>
10472
10473         * gdb.mi/mi-disassemble.exp: Update.
10474         * gdb.base/disasm-optim.S: New file.
10475         * gdb.base/disasm-optim.c: New file.
10476         * gdb.base/disasm-optim.h: New file.
10477         * gdb.base/disasm-optim.exp: New file.
10478
10479 2015-08-14  Keith Seitz  <keiths@redhat.com>
10480
10481         * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10482         "evaluated-by".
10483
10484 2015-08-13  Joel Brobecker  <brobecker@adacore.com>
10485
10486         * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10487
10488 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
10489
10490         * gdb.ada/fun_renaming.exp: New testcase.
10491         * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10492         * gdb.ada/fun_renaming/pack.adb: New file.
10493         * gdb.ada/fun_renaming/pack.ads: New file.
10494
10495 2015-08-12  Keith Seitz  <keiths@redhat.com>
10496
10497         * gdb.base/dso2dso.exp: Pass basename of source file in call to
10498         gdb_get_line_number.
10499
10500 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
10501
10502         * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10503         gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10504         gdb.base/dso2dso.exp: New files.
10505
10506 2015-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
10507             Pedro Alves  <palves@redhat.com>
10508             Keith Seitz  <keiths@redhat.com>
10509
10510         * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10511         GDBFLAGS.
10512
10513 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
10514
10515         * gdb.base/gdbhistsize-history.exp
10516         (test_histsize_history_setting): Use save_vars.
10517         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10518         Use save_vars.
10519         (test_no_truncation_of_unlimited_history_file): Use save_vars.
10520         * gdb.base/readline.exp: Use save_vars.
10521
10522 2015-08-12  Patrick Palka  <patrick@parcs.ath.cx>
10523
10524         * lib/gdb.exp (save_vars): New proc.
10525
10526 2015-08-11  Keith Seitz  <keiths@redhat.com>
10527
10528         * gdb.base/help.exp: Update help_breakpoint_text.
10529
10530 2015-08-11  Keith Seitz  <keiths@redhat.com>
10531
10532         * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10533         (at toplevel): Call test_explicit_breakpoints.
10534         * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10535         breakpoints.
10536         * lib/mi-support.exp (mi_make_breakpoint): Add support for
10537         breakpoint conditions, "-cond".
10538
10539 2015-08-11  Keith Seitz  <keiths@redhat.com>
10540
10541         * gdb.linespec/3explicit.c: New file.
10542         * gdb.linespec/cpexplicit.cc: New file.
10543         * gdb.linespec/cpexplicit.exp: New file.
10544         * gdb.linespec/explicit.c: New file.
10545         * gdb.linespec/explicit.exp: New file.
10546         * gdb.linespec/explicit2.c: New file.
10547         * gdb.linespec/ls-errs.exp: Add explicit location tests.
10548         * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10549         before using in the matching pattern.
10550         Clarify that `prefix' is a regular expression.
10551
10552 2015-08-11  Keith Seitz  <keiths@redhat.com>
10553
10554         * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10555         test.
10556         Add tests for missing ",FMT" and ",".
10557
10558 2015-08-10  Doug Evans  <dje@google.com>
10559             Keith Seitz  <keiths@redhat.com>
10560
10561         PR gdb/17960
10562         * gdb.base/completion.exp: Add location completer tests.
10563
10564 2015-08-07  Pedro Alves  <palves@redhat.com>
10565
10566         * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10567         tests here.
10568         (top level): Run do_test with and without displaced stepping.
10569
10570 2015-08-07  Pedro Alves  <palves@redhat.com>
10571
10572         * gdb.base/valgrind-disp-step.c: New file.
10573         * gdb.base/valgrind-disp-step.exp: New file.
10574
10575 2015-08-07  Pedro Alves  <palves@redhat.com>
10576
10577         * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10578         Delete function.
10579         (main): Add alarm.  Run an infinite loop instead of calling
10580         wait_threads.
10581         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10582         comment.
10583         * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10584         Delete function.
10585         (main): Add alarm.  Run an infinite loop instead of calling
10586         wait_threads.
10587         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10588         comment.
10589
10590 2015-08-07  Pedro Alves  <palves@redhat.com>
10591
10592         * gdb.base/checkpoint-ns.exp: New file.
10593         * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10594         standard_testfile.
10595
10596 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
10597
10598         * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10599         * gdb.btrace/instruction_history.exp: Update.
10600         * gdb.btrace/tsx.exp: New.
10601         * gdb.btrace/tsx.c: New.
10602
10603 2015-08-06  Pedro Alves <palves@redhat.com>
10604
10605         * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10606         increase timeout.
10607         * gdb.reverse/until-precsave.exp: Bump timeouts.
10608
10609 2015-08-06  Pedro Alves  <palves@redhat.com>
10610
10611         * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10612
10613 2015-08-06  Pedro Alves  <palves@redhat.com>
10614
10615         PR gdb/18749
10616         * gdb.threads/process-dies-while-handling-bp.c: New file.
10617         * gdb.threads/process-dies-while-handling-bp.exp: New file.
10618
10619 2015-08-06  Pedro Alves  <palves@redhat.com>
10620
10621         * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10622         * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10623
10624 2015-08-05  Pedro Alves  <palves@redhat.com>
10625
10626         * gdb.threads/next-while-other-thread-longjmps.c: New file.
10627         * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10628
10629 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
10630
10631         * gdb.base/bp-permanent.exp: Report test as unsupported if
10632         the target cannot stop at the permanent breakpoint.
10633
10634 2015-08-03  Doug Evans  <dje@google.com>
10635
10636         * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10637         10000.
10638
10639 2015-08-03  Doug Evans  <dje@google.com>
10640
10641         * Makefile.in (workers/%.worker, build-perf): New rule.
10642         (GDB_PERFTEST_MODE): New variable.
10643         (check-perf): Use it.
10644         (clean): Clean up gdb.perf parallel build subdirs.
10645         * lib/build-piece.exp: New file.
10646         * lib/gdb.exp (make_gdb_parallel_path): New function
10647         (standard_output_file, standard_temp_file): Call it.
10648         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10649         of $GDB_PARALLEL.
10650         * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10651
10652 2015-08-03  Doug Evans  <dje@google.com>
10653
10654         * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10655         (LOG_FILE_NAME): New global.
10656         (TextReporter.__init__): Initialize self.txt_sum.
10657         (TextReporter.report): Add support for multiple data-points.
10658         Move report to perftest.sum, put raw data in perftest.log.
10659         (TextReporter.start): Open sum and log files.
10660         (TextReporter.end): Close sum and log files.
10661         * gdb.perf/lib/perftest/testresult.py
10662         (SingleStatisticTestResult.record): Handle multiple data-points.
10663
10664 2015-07-31  Pedro Alves  <palves@redhat.com>
10665
10666         * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10667         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
10668         kill_wait_spawned_process instead of explicit "kill -9".
10669         * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10670         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
10671         kill_wait_spawned_process.
10672         * gdb.base/attach-twice.exp: Likewise.
10673         * gdb.base/attach.exp: Likewise.
10674         (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10675         gdb_test_multiple.
10676         * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10677         returning a spawn id instead of a pid.  Use spawn_id_get_pid and
10678         kill_wait_spawned_process.
10679         * gdb.base/valgrind-infcall.exp: Likewise.
10680         * gdb.multi/multi-attach.exp: Likewise.
10681         * gdb.python/py-prompt.exp: Likewise.
10682         * gdb.python/py-sync-interp.exp: Likewise.
10683         * gdb.server/ext-attach.exp: Likewise.
10684         * gdb.threads/attach-into-signal.exp (corefunc): Use
10685         spawn_wait_for_attach, spawn_id_get_pid and
10686         kill_wait_spawned_process.
10687         * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10688         spawn_wait_for_attach returning a spawn id instead of a pid.  Use
10689         spawn_id_get_pid and kill_wait_spawned_process.
10690         * gdb.threads/attach-stopped.exp (corefunc): Use
10691         spawn_wait_for_attach, spawn_id_get_pid and
10692         kill_wait_spawned_process.
10693         * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10694         Use spawn_id_get_pid.  Wait for spawn id after eof.  Use
10695         kill_wait_spawned_process instead of explicit "kill -9".
10696         * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10697         (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10698         (spawn_wait_for_attach): Use spawn instead of exec to spawn
10699         processes.  Don't map cygwin/windows pids here.  Now returns a
10700         spawn id list.
10701
10702 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10703
10704         * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10705         4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10706         correct patch.
10707
10708 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10709
10710         * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10711
10712 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
10713
10714         Reapply:
10715         2014-05-21  Mark Wielaard  <mjw@redhat.com>
10716
10717         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10718
10719 2015-07-30  Pedro Alves  <palves@redhat.com>
10720
10721         * linux-low.c (handle_extended_wait): Set the child's last
10722         reported status to TARGET_WAITKIND_STOPPED.
10723
10724 2015-07-30  Pedro Alves  <palves@redhat.com>
10725
10726         PR threads/18600
10727         * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10728         only shows inferior 1.
10729
10730 2015-07-30  Simon Marchi  <simon.marchi@ericsson.com>
10731             Pedro Alves  <palves@redhat.com>
10732
10733         PR threads/18600
10734         * gdb.threads/fork-plus-threads.c: New file.
10735         * gdb.threads/fork-plus-threads.exp: New file.
10736
10737 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10738
10739         * gdb.base/batch-preserve-term-settings.exp
10740         (test_terminal_settings_preserved_after_cli_exit): Use
10741         send_quit_command.
10742
10743 2015-07-29  Pedro Alves  <palves@redhat.com>
10744             Don Breazeal  <donb@codesourcery.com>
10745
10746         * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10747         output from both inferior_spawn_id and gdb_spawn_id.
10748
10749 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
10750
10751         * gdb.threads/attach-into-signal.exp (corefunc): Use
10752         with_test_prefix on nested loops, uniquefying the test messages.
10753
10754 2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>
10755
10756         * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10757         commit.
10758
10759 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10760
10761         * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10762         New proc.
10763         (test_terminal_settings_preserved_after_sigterm): New test.
10764
10765 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10766
10767         * gdb.base/batch-preserve-term-settings.exp
10768         (test_terminal_settings_preserved_after_cli_exit): New test.
10769
10770 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
10771
10772         * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10773         manipulation of saved_gdbflags.
10774         (test_terminal_settings_preserved): Remove global declaration of
10775         the unused variable pagination_prompt.  Remove manipulation of
10776         saved_gdbflags.  Use a local variable EXTRA_GDBFLAGS instead of
10777         GDBFLAGS.
10778
10779 2015-07-29  Pedro Alves  <palves@redhat.com>
10780
10781         * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10782
10783 2015-07-29  Pedro Alves  <palves@redhat.com>
10784
10785         * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10786         at the top.
10787
10788 2015-07-29  Pedro Alves  <palves@redhat.com>
10789
10790         * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10791         (main): Call gdb_unbuffer_output.
10792         * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10793         (main): Call gdb_unbuffer_output.
10794         * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10795         (main): Call gdb_unbuffer_output.
10796         * gdb.base/call-strs.exp: Adjust to step over the
10797         gdb_unbuffer_output call.
10798         * gdb.base/catch-gdb-caused-signals.c: Include
10799         "../lib/unbuffer_output.c".
10800         (main): Call gdb_unbuffer_output.
10801         * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10802         (main): Call gdb_unbuffer_output.
10803         * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10804         (main): Call gdb_unbuffer_output.
10805         * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10806         (main): Call gdb_unbuffer_output.
10807         * gdb.base/shlib-call.exp: Adjust to step over the
10808         gdb_unbuffer_output call.
10809         * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10810         (main): Call gdb_unbuffer_output.
10811         * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10812         (main): Call gdb_unbuffer_output.
10813         * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10814         (main): Rename to ...
10815         (test): ... this.
10816         (main): Reimplement.
10817         * gdb.base/varargs.exp: Run to test instead of to main.
10818         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10819         (main): Call gdb_unbuffer_output.
10820
10821 2015-07-29  Pedro Alves  <palves@redhat.com>
10822
10823         * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10824         factore out from mi_continue_dprintf.  For call-style dprintfs,
10825         expect dprintf output out of $inferior_spawn_id.
10826         (mi_continue_dprintf): Use mi_expect_dprintf.
10827         * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10828         (main): Call gdb_unbuffer_output.
10829
10830 2015-07-29  Pedro Alves  <palves@redhat.com>
10831
10832         * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10833         (default_mi_gdb_start): Set inferior_spawn_id instead of
10834         mi_inferior_spawn_id.  If $inferior_spawn_id is not set, set it to
10835         gdb_spawn_id.
10836         (mi_gdb_test): Always expect inferior output from both
10837         $inferior_spawn_id and $gdb_spawn_id.
10838
10839 2015-07-29  Pedro Alves  <palves@redhat.com>
10840
10841         * gdb.gdb/selftest.exp (test_with_self): Update comment.  Use
10842         send_inferior and $inferior_spawn_id.
10843
10844 2015-07-29  Pedro Alves  <palves@redhat.com>
10845
10846         * gdb.gdb/complaints.exp (test_initial_complaints)
10847         (test_serial_complaints, test_short_complaints): Use
10848         gdb_test_stdio.
10849         (test_empty_complaint): Handle $inferior_spawn_id !=
10850         $gdb_spawn_id.
10851
10852 2015-07-29  Pedro Alves  <palves@redhat.com>
10853
10854         * gdb.base/varargs.exp: Use gdb_test_stdio.
10855
10856 2015-07-29  Pedro Alves  <palves@redhat.com>
10857
10858         * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10859
10860 2015-07-29  Pedro Alves  <palves@redhat.com>
10861
10862         * gdb.base/ending-run.exp: Use gdb_test_stdio.
10863
10864 2015-07-29  Pedro Alves  <palves@redhat.com>
10865
10866         * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10867         parameter into two new parameters, "inf_result" and "gdb_result".
10868         Expect inferior output and gdb output from $inferior_spawn_id and
10869         $gdb_spawn_id, respectively.  Adjust all callers.
10870
10871 2015-07-29  Pedro Alves  <palves@redhat.com>
10872
10873         * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10874         of gdb_test_sequence.
10875
10876 2015-07-29  Pedro Alves  <palves@redhat.com>
10877
10878         * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10879         (saw_spurious_output): Expect inferior output from
10880         $inferior_spawn_id.  Use gdb_test_stdio.
10881
10882 2015-07-29  Pedro Alves  <palves@redhat.com>
10883
10884         * gdb.base/dprintf.exp: Use standard_testfile.  Change
10885         prepare_for_testing call.
10886         (srcfile): Don't set.
10887         (restart): New procedure.
10888         (test_dprintf): New procecure, use to continue over dprintfs.
10889         (test_call, test_agent): New procedures, tests moved here.
10890         Restart gdb and recreate dprintfs.  Adjust expected output.
10891
10892 2015-07-29  Pedro Alves  <palves@redhat.com>
10893
10894         * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10895
10896 2015-07-29  Pedro Alves  <palves@redhat.com>
10897
10898         * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10899
10900 2015-07-29  Pedro Alves  <palves@redhat.com>
10901
10902         * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10903         gdb_test_stdio.
10904
10905 2015-07-29  Pedro Alves  <palves@redhat.com>
10906
10907         * lib/gdb.exp (gdb_test_stdio): New procedure.
10908
10909 2015-07-29  Pedro Alves  <palves@redhat.com>
10910
10911         * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10912
10913 2015-07-29  Pedro Alves  <palves@redhat.com>
10914
10915         * gdb.base/call-signal-resume.exp: Remove check for
10916         gdb,noinferiorio.  Don't expect "no signal".  Use gdb_test.
10917         * gdb.base/unwindonsignal.exp: Likewise.
10918         * gdb.base/call-signals.c (gen_signal): Remove printf call.
10919         * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10920
10921 2015-07-29  Pedro Alves  <palves@redhat.com>
10922
10923         * gdb.base/siginfo-addr.c (pass): New function.
10924         (handler): Call it iff si_addr is correct.
10925         * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10926         Set a breakpoint at "pass" and continue to it.
10927
10928 2015-07-28  Sergio Durigan Junior  <sergiodj@redhat.com>
10929
10930         * gdb.python/py-objfile.exp: Make some tests have unique names.
10931         * gdb.python/py-pp-registration.exp: Likewise.
10932
10933 2015-07-28  Pedro Alves  <palves@redhat.com>
10934
10935         * gdb.server/server-exec-info.exp: Issue a "disconnect".
10936
10937 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10938
10939         * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10940
10941 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
10942
10943         * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10944
10945 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
10946
10947         * gdb.base/gdb-sigterm-2.exp: New test.
10948
10949 2015-07-25  Doug Evans  <xdje42@gmail.com>
10950
10951         Revert:
10952         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10953         (workers/%.worker, build-perf): New rule.
10954         (GDB_PERFTEST_MODE): New variable.
10955         (check-perf): Use it.
10956         (clean): Clean up gdb.perf parallel build subdirs.
10957         * lib/build-piece.exp: New file.
10958         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10959         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10960         name.
10961         (standard_temp_file): Ditto.
10962         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10963         of $GDB_PARALLEL.
10964
10965 2015-07-24  Doug Evans  <dje@google.com>
10966
10967         * gdb.perf/lib/perftest/utils.py: New file.
10968         * gdb.perf/gm-hello.cc: New file.
10969         * gdb.perf/gm-pervasive-typedef.cc: New file.
10970         * gdb.perf/gm-pervasive-typedef.h: New file.
10971         * gdb.perf/gm-std.cc: New file.
10972         * gdb.perf/gm-std.h: New file.
10973         * gdb.perf/gm-use-cerr.cc: New file.
10974         * gdb.perf/gm-utils.h: New file.
10975         * gdb.perf/gmonster-null-lookup.py: New file.
10976         * gdb.perf/gmonster-pervasive-typedef.py: New file.
10977         * gdb.perf/gmonster-print-cerr.py: New file.
10978         * gdb.perf/gmonster-ptype-string.py: New file.
10979         * gdb.perf/gmonster-runto-main.py: New file.
10980         * gdb.perf/gmonster-select-file.py: New file.
10981         * gdb.perf/gmonster1-null-lookup.exp: New file.
10982         * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10983         * gdb.perf/gmonster1-print-cerr.exp: New file.
10984         * gdb.perf/gmonster1-ptype-string.exp: New file.
10985         * gdb.perf/gmonster1-runto-main.exp: New file.
10986         * gdb.perf/gmonster1-select-file.exp: New file.
10987         * gdb.perf/gmonster1.cc: New file.
10988         * gdb.perf/gmonster1.exp: New file.
10989         * gdb.perf/gmonster2-null-lookup.exp: New file.
10990         * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10991         * gdb.perf/gmonster2-print-cerr.exp: New file.
10992         * gdb.perf/gmonster2-ptype-string.exp: New file.
10993         * gdb.perf/gmonster2-runto-main.exp: New file.
10994         * gdb.perf/gmonster2-select-file.exp: New file.
10995         * gdb.perf/gmonster2.cc: New file.
10996         * gdb.perf/gmonster2.exp: New file.
10997
10998 2015-07-24  Doug Evans  <dje@google.com>
10999
11000         * gdb.perf/README: New file.
11001         * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11002         * lib/gen-perf-test.exp: New file.
11003
11004 2015-07-24  Doug Evans  <dje@google.com>
11005
11006         * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11007         (PerfTest::startup): New function.
11008         (PerfTest::run): Return result of calling body.
11009         (PerfTest::assemble): Rewrite.
11010         * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11011         * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11012         * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11013         * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11014         * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11015
11016 2015-07-24  Doug Evans  <dje@google.com>
11017
11018         * lib/gdb.exp (clean_restart): Make executable optional.
11019
11020 2015-07-24  Doug Evans  <dje@google.com>
11021
11022         * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11023         compiler_info references.
11024         * gdb.cp/temargs.exp: Ditto.
11025         * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11026         (get_compiler_info): Early exit if already computed.  Set compiler_info
11027         to "unknown" if there was a problem.
11028         (test_compiler_info): Add function comment.  Call get_compiler_info.
11029
11030 2015-07-24  Doug Evans  <dje@google.com>
11031
11032         * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11033         (workers/%.worker, build-perf): New rule.
11034         (GDB_PERFTEST_MODE): New variable.
11035         (check-perf): Use it.
11036         (clean): Clean up gdb.perf parallel build subdirs.
11037         * lib/build-piece.exp: New file.
11038         * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11039         * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11040         name.
11041         (standard_temp_file): Ditto.
11042         (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11043         of $GDB_PARALLEL.
11044
11045 2015-07-24  Doug Evans  <dje@google.com>
11046
11047         * lib/future.exp (gdb_default_target_compile): New option
11048         "early_flags".
11049         * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11050         --as-needed.
11051
11052 2015-07-24  Sergio Durigan Junior  <sergiodj@redhat.com>
11053
11054         * gdb.base/catch-syscall.exp: Call gdb_exit before
11055         gdb_skip_xml_test.
11056
11057 2015-07-24  Pedro Alves  <palves@redhat.com>
11058
11059         * gdb.python/py-events.exp: Accept output between the stop event
11060         and the prompt.
11061         * gdb.python/py-evsignal.exp: Likewise.
11062         * gdb.python/py-evthreads.exp: Likewise.
11063
11064 2015-07-24  Pedro Alves  <palves@redhat.com>
11065
11066         PR gdb/18717
11067         * gdb.threads/non-ldr-exit.c: New file.
11068         * gdb.threads/non-ldr-exit.exp: New file.
11069
11070 2015-07-24  Yao Qi  <yao.qi@linaro.org>
11071
11072         * gdb.server/ext-wrapper.exp: Test --wrapper option when
11073         restarting process.
11074
11075 2015-07-24  Yao Qi  <yao.qi@linaro.org>
11076
11077         * gdb.server/ext-restart.exp: New file.
11078
11079 2015-07-24  Yao Qi  <yao.qi@linaro.org>
11080
11081         * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11082         argument options.
11083         * gdb.server/ext-wrapper.exp: New file.
11084
11085 2015-07-23  Doug Evans  <dje@google.com>
11086
11087         * gdb.dwarf2/dw2-dummy-cu.S: New file.
11088         * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11089
11090 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
11091
11092         * gdb.ada/var_arr_typedef.exp: New testcase.
11093         * gdb.ada/var_arr_typedef/pack.adb: New file.
11094         * gdb.ada/var_arr_typedef/pack.ads: New file.
11095         * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11096
11097 2015-07-20  Joel Brobecker  <brobecker@adacore.com>
11098
11099         * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11100
11101 2015-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
11102
11103         * gdb.arch/i386-biarch-core.exp: Replace istarget
11104         by "complete set gnutarget". Remove expectation for the "core-file"
11105         command.
11106
11107 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
11108
11109         Revert the previous commit:
11110         Tests for validate symbol file using build-id.
11111
11112 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
11113
11114         Tests for validate symbol file using build-id.
11115         * gdb.base/solib-mismatch-lib.c: New file.
11116         * gdb.base/solib-mismatch-libmod.c: New file.
11117         * gdb.base/solib-mismatch.c: New file.
11118         * gdb.base/solib-mismatch.exp: New file.
11119
11120 2015-07-15  Sandra Loosemore  <sandra@codesourcery.com>
11121
11122         * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11123         nios2-*-linux*.
11124         * gdb.base/sigbpt.exp (stepi_out): Likewise.
11125         * gdb.base/siginfo.exp: Likewise.
11126         * gdb.base/sigstep.exp (advance, advancei): Likewise.
11127
11128 2015-07-15  Pierre Langlois  <pierre.langlois@arm.com>
11129
11130         * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11131         Move it to ...
11132         * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11133         ... here.
11134         * gdb.trace/range-stepping.exp: Check that the target supports
11135         range stepping.
11136
11137 2015-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
11138
11139         * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11140
11141 2015-07-14  Pedro Alves  <palves@redhat.com>
11142
11143         * gdb.base/killed-outside.exp: New file.
11144         * gdb.base/killed-outside.c: New file.
11145
11146 2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
11147
11148         * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11149         (n at main): New.
11150         * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11151
11152 2015-07-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11153
11154         * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11155         infcall tests instead of setting up for KFAIL.
11156
11157 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
11158
11159         * gdb.btrace/record_goto-step.exp: New.
11160
11161 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
11162
11163         PR compile/18484
11164         * gdb.compile/compile.c (struct struct_type): Add volatile to
11165         selffield's type.
11166         * gdb.compile/compile.exp
11167         (compile code struct_object.selffield = &struct_object): Skip further
11168         struct_object tests if this one xfails.
11169
11170 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
11171
11172         PR exp/18617
11173         * gdb.trace/ax.exp: Add test.
11174
11175 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11176
11177         * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11178         instead of istarget "aarch64*-*-*".
11179         * gdb.arch/aarch64-fp.exp: Likewise.
11180         * gdb.base/float.exp: Likewise.
11181         * gdb.reverse/aarch64.exp: Likewise.
11182         * lib/gdb.exp (is_aarch64_target): New proc.
11183
11184 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11185
11186         * lib/gdb.exp (is_aarch32_target): New proc.
11187         * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11188         instead of "istarget "arm*-*-*"".
11189         * gdb.arch/arm-disp-step.exp: Likewise.
11190         * gdb.arch/thumb-bx-pc.exp: Likewise.
11191         * gdb.arch/thumb-prologue.exp: Likewise.
11192         * gdb.arch/thumb-singlestep.exp: Likewise.
11193         * gdb.base/disp-step-syscall.exp: Likewise.
11194         * gdb.base/float.exp: Likewise.
11195
11196 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11197
11198         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11199         Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11200
11201 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11202
11203         * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11204         is aarch64.  If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11205         if it exists.
11206         * gdb.multi/multi-arch.exp: Likewise.
11207
11208 2015-07-07  Simon Marchi  <simon.marchi@ericsson.com>
11209
11210         * gdb.python/py-lazy-string.exp: Add missing parentheses to
11211         print.
11212
11213 2015-07-07  Yao Qi  <yao.qi@linaro.org>
11214
11215         * gdb.arch/thumb-singlestep.exp: Do one more single step.
11216
11217 2015-06-30  Martin Galvan  <martin.galvan@tallertechnologies.com>
11218
11219         * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11220         '[' and ']' characters.
11221
11222 2015-06-30  Iain Buclaw  <ibuclaw@gdcproject.org>
11223
11224         * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11225
11226 2015-06-29  Pedro Alves  <palves@redhat.com>
11227
11228         PR threads/18127
11229         * gdb.threads/hand-call-new-thread.c: New file.
11230         * gdb.threads/hand-call-new-thread.c: New file.
11231
11232 2015-06-26  Keith Seitz  <keiths@redhat.com>
11233             Doug Evans  <dje@google.com>
11234
11235         PR 16253
11236         * gdb.cp/var-tag-2.cc: New file.
11237         * gdb.cp/var-tag-3.cc: New file.
11238         * gdb.cp/var-tag-4.cc: New file.
11239         * gdb.cp/var-tag.cc: New file.
11240         * gdb.cp/var-tag.exp: New file.
11241
11242 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
11243
11244         * gdb.base/history-duplicates.exp: New test.
11245
11246 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
11247
11248         * gdb.base/completion.exp: Test the completion of the "focus"
11249         command.
11250
11251 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11252
11253         * gdb.arch/amd64-prologue-skip.S: New file.
11254         * gdb.arch/amd64-prologue-skip.exp: New file.
11255
11256 2015-06-25  Simon Marchi  <simon.marchi@ericsson.com>
11257
11258         * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11259         is_address_zero_readable check.
11260
11261 2015-06-24  Peter Bergner  <bergner@vnet.ibm.com>
11262
11263         * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11264         * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11265
11266 2015-06-24  Yao Qi  <yao.qi@linaro.org>
11267
11268         * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11269         linux targets.
11270
11271 2015-06-24  Yao Qi  <yao.qi@linaro.org>
11272
11273         * lib/gdb.exp (supports_get_siginfo_type): New proc.
11274         * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11275         * gdb.base/siginfo-thread.exp: Likewise.
11276
11277 2015-06-22  Yao Qi  <yao.qi@linaro.org>
11278
11279         * boards/remote-gdbserver-on-localhost.exp: Add comments.
11280
11281 2015-06-22  Yao Qi  <yao.qi@linaro.org>
11282
11283         * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11284         aarch64*-*-*.
11285         (skip_hw_watchpoint_tests): Likewise.
11286
11287 2015-06-18  Patrick Palka  <patrick@parcs.ath.cx>
11288
11289         * gdb.base/gdbinit-history.exp: Test the interaction between
11290         setting GDBHISTSIZE and setting the history size via .gdbinit.
11291
11292 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
11293
11294         PR gdb/16999
11295         * gdb.base/gdbhistsize-history.exp: New test.
11296
11297 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
11298
11299         * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11300         with GDBHISTSIZE.
11301         * gdb.base/readline.exp: Likewise.
11302
11303 2015-06-17  Yao Qi  <yao.qi@linaro.org>
11304
11305         * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11306         line.
11307
11308 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
11309
11310         * gdb.base/gdbinit-history.exp: Add test case to check that
11311         an unlimited history file does not get truncated on exit.
11312
11313 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11314
11315         * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11316         (VECTOR): New macro.  Use it...
11317         (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11318         ...for these typedefs.
11319         (int8, char1, int1, double1): New typedefs.
11320         (struct just_int2, struct two_int2): New structures.
11321         (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11322         (add_structvecs, add_singlevecs): New functions.
11323         (main): Call add_some_intvecs twice.
11324         * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11325         the compile and exit upon failure.  Try compiling for the "native"
11326         architecture.  Test inferior function calls with vector arguments
11327         and vector return value handling with "finish" and "return".
11328
11329 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
11330
11331         * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11332         * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11333         PE file.
11334         * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11335
11336 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11337
11338         PR breakpoints/16465
11339         * gdb.mi/mi-dprintf-pending.c: New file.
11340         * gdb.mi/mi-dprintf-pending.exp: New test.
11341         * gdb.mi/mi-dprintf-pendshr.c: New file.
11342
11343 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11344             Mircea Gherzan  <mircea.gherzan@intel.com>
11345
11346         * gdb.arch/i386-mpx-map.c: New file.
11347         * gdb.arch/i386-mpx-map.exp: New File.
11348
11349 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11350
11351         * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11352         * gdb.arch/i386-mpx.exp: Indentation fixed.
11353
11354 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11355
11356         * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11357         function and improved indentation.
11358         * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11359         gdb_test_multiple. Added additional tests to skip the test.
11360
11361 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
11362
11363         * gdb.arch/i386-avx512.c: Change path in include file.
11364         * gdb.arch/i386-avx512.exp: Change include dir path
11365         compilation flag.
11366         * gdb.arch/i386-mpx.c: Change path in include file.
11367         * gdb.arch/i386-mpx.exp: Change include dir path compilation
11368         flag.
11369
11370 2015-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
11371
11372         * gdb.compile/compile-print.exp (compile print *vararray@3)
11373         (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11374
11375 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
11376
11377         * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11378         (do not keep jit in memory): ... this.
11379         (expect 5): Change it to ...
11380         (expect no 5): ... this.
11381
11382 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
11383
11384         PR gdb/15564
11385         * gdb.mi/mi-detach.exp: New file.
11386
11387 2015-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
11388
11389         PR symtab/18392
11390         * gdb.arch/amd64-tailcall-self.S: New file.
11391         * gdb.arch/amd64-tailcall-self.c: New file.
11392         * gdb.arch/amd64-tailcall-self.exp: New file.
11393
11394 2015-05-28  Don Breazeal  <donb@codesourcery.com>
11395
11396         * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11397         tests for remote targets by checking is_target_gdbserver.
11398
11399 2015-05-27  Doug Evans  <dje@google.com>
11400
11401         * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11402         * gdb.dwarf2/opaque-type-lookup.c: New file.
11403         * gdb.dwarf2/opaque-type-lookup.exp: New file.
11404
11405 2015-05-26  Doug Evans  <dje@google.com>
11406
11407         * gdb.cp/iostream.cc: New file.
11408         * gdb.cp/iostream.exp: New file.
11409
11410 2015-05-26  Doug Evans  <dje@google.com>
11411
11412         * gdb.dwarf2/dw2-op-call.exp: Update.
11413         * gdb.dwarf2/dw4-sig-types.exp: Update.
11414         * gdb.dwarf2/implptr.exp: Update.
11415         * gdb.mi/mi-cmd-param-changed.exp: Update.
11416
11417 2015-05-26  Doug Evans  <dje@google.com>
11418
11419         * gdb.python/py-lazy-string.c: New file.
11420         * gdb.python/py-lazy-string.exp: New file.
11421         * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11422         (main): Update.  Add estring3.
11423         * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11424         * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11425
11426 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
11427             Yao Qi  <yao.qi@linaro.org>
11428
11429         * gdb.reverse/aarch64.c: New.
11430         * gdb.reverse/aarch64.exp: New.
11431
11432 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
11433
11434         * lib/gdb.exp (supports_process_record): Return true for
11435         aarch64*-linux*.
11436         (supports_reverse): Likewise.
11437
11438 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>
11439
11440         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11441         Use with_test_prefix.
11442
11443 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
11444
11445         * gdb.base/completion.exp: Add test for completion of layout
11446         names.
11447
11448 2015-05-20  Andrew Burgess  <andrew.burgess@embecosm.com>
11449
11450         * lib/gdb.exp (skip_tui_tests): New proc.
11451         * gdb.base/tui-layout.exp: Check skip_tui_tests.
11452
11453 2015-05-19  Pedro Alves  <palves@redhat.com>
11454
11455         * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11456         Save the whole env array instead of just HOME.  Unset HISTSIZE in
11457         the environment while testing.  Restore whole environment
11458         afterwards.
11459
11460 2015-05-16  Doug Evans  <xdje42@gmail.com>
11461
11462         * gdb.guile/scm-ports.c: New file.
11463         * gdb.guile/scm-ports.exp: Add memory port tests.
11464
11465 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
11466
11467         * gdb.compile/compile-print.c: New file.
11468         * gdb.compile/compile-print.exp: New file.
11469
11470 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
11471
11472         * gdb.compile/compile-ops.exp: Cast param to void.
11473         * gdb.compile/compile.exp: Complete type for _gdb_expr.
11474         (compile code struct_object.selffield = &struct_object): Add xfail.
11475
11476 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
11477
11478         * gdb.ada/arr_enum_with_gap: New testcase.
11479
11480 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
11481
11482         * gdb.ada/byte_packed_arr: New testcase.
11483
11484 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
11485
11486         * gdb.ada/pckd_neg: New testcase.
11487
11488 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
11489
11490         PR gdb/17820
11491         * gdb.base/gdbinit-history.exp: New test.
11492         * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11493         * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11494
11495 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
11496
11497         * gdb.python/py-xmethods.cc: Enhance test case.
11498         * gdb.python/py-xmethods.exp: New tests.
11499         * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11500         function.
11501         (B_indexoper): Likewise.
11502         (global_dm_list) : Add new xmethod worker functions.
11503
11504 2015-05-08  Sergio Durigan Junior  <sergiodj@redhat.com>
11505
11506         * gdb.base/coredump-filter.exp: Correctly unset
11507         "coredump_var_addr" array.
11508
11509 2015-05-08  Pedro Alves  <palves@redhat.com>
11510
11511         * gdb.server/non-existing-program.exp: Unset spawn_id.
11512
11513 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
11514
11515         PR python/18291
11516         * gdb.python/py-xmethods.exp: Add tests.
11517
11518 2015-05-08  Yao Qi  <yao.qi@linaro.org>
11519
11520         PR gdb/18208
11521         * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11522         * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11523         function set_coredump_filter, and remove remote_exec call.
11524         Remove argument ipid.  Callers update.
11525         (top level): Don't get inferior's PID.
11526
11527 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11528
11529         * gdb.base/watch_thread_num.exp: Skip test on targets without
11530         access watchpoints.
11531
11532 2015-05-06  Pedro Alves  <palves@redhat.com>
11533
11534         PR server/18081
11535         * gdb.server/non-existing-program.exp: New file.
11536
11537 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
11538
11539         * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11540
11541 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
11542
11543         * gdb.ada/out_of_line_in_inlined: New testcase.
11544
11545 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
11546
11547         * gdb.ada/var_rec_arr: New testcase.
11548
11549 2015-04-30  Yao Qi  <yao.qi@linaro.org>
11550
11551         * gdb.base/break-idempotent.exp: If
11552         skip_hw_watchpoint_multi_tests returns true, skip the tests
11553         on "rwatch" and "awatch".
11554
11555 2015-04-30  Yao Qi  <yao.qi@linaro.org>
11556
11557         * gdb.base/relativedebug.exp: Invoke gdb command
11558         "info sharedlibrary", and if libc.so doesn't have debug info,
11559         skip the test.
11560
11561 2015-04-29  Doug Evans  <dje@google.com>
11562
11563         * gdb.python/py-xmethods.exp: Add ptype tests.
11564         * gdb.python/py-xmethods.py (E_method_char_worker): Add
11565         get_result_type method.
11566
11567 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
11568
11569         * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11570         the target does not support hardware watchpoints.
11571
11572 2015-04-29  Luis Machado  <lgustavo@codesourcery.com>
11573
11574         * gdb.base/break-always.exp: Abort testing if writing to memory
11575         causes an error.
11576
11577 2015-04-28  Doug Evans  <dje@google.com>
11578
11579         * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11580         * gdb.python/py-pp-registration.exp: ... here.  New file.
11581         * gdb.python/py-pp-registration.c: New file.
11582         * gdb.python/py-pp-registration.py: New file.
11583
11584 2015-04-28  Doug Evans  <dje@google.com>
11585
11586         * gdb.python/py-bad-printers.c: New file.
11587         * gdb.python/py-bad-printers.py: New file.
11588         * gdb.python/py-bad-printers.exp: New file.
11589
11590 2015-04-28  Sasha Smundak  <asmundak@google.com>
11591
11592         * gdb.python/py-type.exp: New test.
11593
11594 2015-04-28  Andy Wingo  <wingo@igalia.com>
11595
11596         * gdb.python/py-parameter.exp:
11597         * gdb.guile/scm-parameter.exp: Escape the path that we are
11598         matching against, as it might contain characters that are special
11599         to regular expressions.
11600
11601 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
11602
11603         * gdb.ada/rec_comp: New testcase.
11604
11605 2015-04-26  Sergio Durigan Junior  <sergiodj@redhat.com>
11606
11607         * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11608         before using it.
11609
11610 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
11611
11612         * gdb.base/dump.exp: Add *.verilog files to all_files list.  Add
11613         new tests for verilog output.
11614
11615 2015-04-24  Yao Qi  <yao.qi@linaro.org>
11616
11617         * boards/remote-gdbserver-on-localhost.exp: New file.
11618
11619 2015-04-23  Pedro Alves  <palves@redhat.com>
11620
11621         * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11622         $inferior_spawn_id instead of $inferior_spawn_id directly.  On
11623         "end of file", remove $inferior_spawn_id from the indirect list.
11624
11625 2015-04-23  Pedro Alves  <palves@redhat.com>
11626
11627         * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11628
11629 2015-04-23  Pedro Alves  <palves@redhat.com>
11630
11631         * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11632         on $any_spawn_id instead of only on $gdb_spawn_id.
11633
11634 2015-04-21  Pierre Muller  <muller@sourceware.org>
11635
11636         PR pascal/17815
11637         * lib/pascal.exp (gpc_compile): Add new option "class".
11638         (fpc_compile): Likewise.
11639         * gdb.pascal/case-insensitive-symbols.pas: New file.
11640         * gdb.pascal/case-insensitive-symbols.exp: New file.
11641
11642 2015-04-20  Gary Benson <gbenson@redhat.com>
11643
11644         * gdb.base/attach.exp: Fix three extended remote failures.
11645
11646 2015-04-17  Gary Benson <gbenson@redhat.com>
11647
11648         * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11649         the main executable over the remote protocol.
11650
11651 2015-04-16  Pedro Alves  <palves@redhat.com>
11652
11653         * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11654         a new gdbserver if gdbserver_reconnect_p is set.
11655
11656 2015-04-16  Pedro Alves  <palves@redhat.com>
11657
11658         * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11659         is set, don't exit gdbserver.
11660
11661 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11662
11663         * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11664         appropriate .insn, such that an older assembler can be used.
11665         * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11666         the z/Architecture instruction set on 31-bit targets as well.
11667
11668 2015-04-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11669
11670         * gdb.go/handcall.exp: Remove all logic related to the first
11671         breakpoint and rely on go_runto_main instead.
11672         * gdb.go/strings.exp: Likewise.
11673         * gdb.go/unsafe.exp: Likewise.
11674         * gdb.go/hello.exp: Likewise.  Also rename the remaining
11675         breakpoint marker to "breakpoint 1".
11676         * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11677         * gdb.go/strings.go: Likewise.
11678         * gdb.go/unsafe.go: Likewise.
11679         * gdb.go/hello.go: Likewise.  Also remove the second occurrence of
11680         "set breakpoint 2 here" and rename the remaining breakpoint marker
11681         to "breakpoint 1".
11682
11683 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
11684
11685         * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11686         if itertools.imap is not present.
11687         * gdb.python/py-objfile.exp: Add parentheses.
11688         * gdb.python/py-type.exp: Same.
11689         * gdb.python/py-unwind-maint.py: Same.
11690
11691 2015-04-15  Yao Qi  <yao.qi@linaro.org>
11692
11693         * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11694         of ":$ptr_size" and set its form explicitly.
11695
11696 2015-04-15  Pedro Alves  <palves@redhat.com>
11697             Yao Qi  <yao.qi@linaro.org>
11698
11699         * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11700         timeout by factor of 4.
11701         (test_regular_watch): Likewise.
11702         * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11703         * gdb.reverse/sigall-reverse.exp: Likewise.
11704         * gdb.reverse/until-precsave.exp: Likewise.
11705         * lib/gdb.exp (with_timeout_factor): New proc.
11706         (gdb_expect): Move some code to ...
11707         (get_largest_timeout): ... here.  New procedure.
11708
11709 2015-04-14  Luis Machado  <lgustavo@codesourcery.com>
11710
11711         * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11712
11713 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
11714
11715         * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11716         to write to the .text section.
11717
11718 2015-04-13  Luis Machado  <lgustavo@codesourcery.com>
11719
11720         * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11721         Handle the case of targets that do not provide PID information.
11722
11723 2015-04-13  Yao Qi  <yao.qi@linaro.org>
11724
11725         * lib/gdbserver-support.exp (gdb_exit): Catch exception
11726         and use expect instead of gdb_expect.
11727
11728 2015-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
11729
11730         * gdb.base/coredump-filter.exp: Rename variable "addr" to
11731         "coredump_var_addr" to avoid naming conflict with other testcases.
11732
11733 2015-04-10  Pedro Alves  <palves@redhat.com>
11734
11735         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11736         gdb_test_sequence and gdb_assert.
11737
11738 2015-04-10  Pedro Alves  <palves@redhat.com>
11739
11740         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11741         test messages that don't include the breakpoint address.
11742
11743 2015-04-10  Yao Qi  <yao.qi@linaro.org>
11744
11745         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11746         false for some offset and width combinations which aren't
11747         supported by linux kernel.
11748
11749 2015-04-10  Pedro Alves  <palves@redhat.com>
11750
11751         * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11752         procedure, factored out from ...
11753         (top level): ... here.  Add "set displaced-stepping" testing axis.
11754         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11755         parameter "displaced".  Use it.
11756         (top level): Use foreach and add "set displaced-stepping" testing
11757         axis.
11758
11759 2015-04-10  Pedro Alves  <palves@redhat.com>
11760
11761         * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11762         Remove comment.
11763         * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11764         both the address of the instruction that triggers the watchpoint
11765         and the address of the instruction immediately after, and use
11766         those addresses for the test.  Fix comment.
11767
11768 2015-04-10  Pedro Alves  <palves@redhat.com>
11769
11770         * gdb.base/sigstep.exp (breakpoint_to_handler)
11771         (breakpoint_to_handler_entry): New parameter 'displaced'.  Use it.
11772         Test "backtrace" in handler.
11773         (breakpoint_over_handler): New parameter 'displaced'.  Use it.
11774         (top level): Add new "displaced" test axis to
11775         breakpoint_to_handler, breakpoint_to_handler_entry and
11776         breakpoint_over_handler.
11777
11778 2015-04-10  Pedro Alves  <palves@redhat.com>
11779
11780         PR gdb/18216
11781         * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11782
11783 2015-04-10  Yao Qi  <yao.qi@linaro.org>
11784
11785         * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11786         (test_add_rn_pc): New function.
11787         * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11788         (top level): Invoke test_add_rn_pc.
11789
11790 2015-04-10  Pedro Alves  <palves@redhat.com>
11791
11792         PR gdb/13858
11793         * gdb.base/step-over-no-symbols.exp: New file.
11794
11795 2015-04-09  Andy Wingo  <wingo@igalia.com>
11796
11797         * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11798         after the Python tests.
11799
11800 2015-04-08  Keith Seitz  <keiths@redhat.com>
11801
11802         PR python/16699
11803         * gdb.python/py-completion.exp: New tests for completion.
11804         * gdb.python/py-completion.py (CompleteLimit1): New class.
11805         (CompleteLimit2): Likewise.
11806         (CompleteLimit3): Likewise.
11807         (CompleteLimit4): Likewise.
11808         (CompleteLimit5): Likewise.
11809         (CompleteLimit6): Likewise.
11810         (CompleteLimit7): Likewise.
11811
11812 2015-04-08  Pedro Alves  <palves@redhat.com>
11813
11814         PR gdb/18214
11815         PR gdb/18216
11816         * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11817         function.
11818         (main): Install it as SIGUSR1 handler.
11819         * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11820         parameter.  Always use "setup" as prefix.  Toggle "set
11821         displaced-stepping" off/on depending on global.  Don't switch to
11822         thread 1 here.
11823         (top level): Add displaced stepping "off/on" test axis.  Update
11824         "setup" calls.  Wrap each subtest with with_test_prefix.  Test
11825         continuing with a queued signal in each thread.
11826
11827 2015-04-08  Pedro Alves  <palves@redhat.com>
11828
11829         * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11830         * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd.  Use
11831         gdb_breakpoint instead of gdb_test that doesn't expect anything.
11832         Return early if running to main fails.
11833         * gdb.trace/while-stepping.exp: Likewise.
11834
11835 2015-04-07  Pedro Alves  <palves@redhat.com>
11836
11837         * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11838         $gdb_spawn_id.  Use send_inferior and $inferior_spawn_id to
11839         interact with inferior program.
11840
11841 2015-04-07  Pedro Alves  <palves@redhat.com>
11842
11843         * lib/gdb.exp (inferior_spawn_id): New global.
11844         (gdb_test_multiple): Handle "-i".  Reset the spawn id to GDB's
11845         spawn id after processing the user code.
11846         (default_gdb_start): Set inferior_spawn_id.
11847         (send_inferior): New procedure.
11848         * lib/gdbserver-support.exp (gdbserver_start): Set
11849         inferior_spawn_id.
11850         (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11851
11852 2015-04-07  Pedro Alves  <palves@redhat.com>
11853
11854         * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11855         * lib/gdbserver-support.exp (gdbserver_start): Make
11856         $server_spawn_id global.
11857         (gdbserver_start): Don't wait for gdbserver's spawn id with
11858         expect_background.
11859         (close_gdbserver): New procedure.
11860         (gdb_exit): Rename the default version and reimplement.
11861
11862 2015-04-07  Pedro Alves  <palves@redhat.com>
11863
11864         * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11865         append the substituted item, not the original item.
11866
11867 2015-04-07  Pedro Alves  <palves@redhat.com>
11868
11869         * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11870         gdb_expect.
11871
11872 2015-04-07  Pedro Alves  <palves@redhat.com>
11873
11874         * gdb.base/interrupt.exp: Don't handle the case of the inferior
11875         output appearing once only.
11876
11877 2015-04-07  Pedro Alves  <palves@redhat.com>
11878
11879         * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11880         that doesn't expect anything.  Return early if running to main
11881         fails.
11882
11883 2015-04-07  Yao Qi  <yao.qi@linaro.org>
11884
11885         * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11886         (child_function): Call alarm.
11887         (main): Move call to alarm into the loop.
11888         * gdb.threads/non-stop-fair-events.exp: Build program with
11889         -DTIMEOUT=$timeout.
11890
11891 2015-04-06  Doug Evans  <xdje42@gmail.com>
11892
11893         * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11894         Fix dest parameter to board_info.
11895         (fpc_compile): Ditto.
11896         (gdb_compile_pascal): Rename dest arg to destfile.
11897
11898 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
11899
11900         * gdb.ada/funcall_ref.exp: New file.
11901         * gdb.ada/funcall_ref/foo.adb: New file.
11902
11903 2015-04-02  Yao Qi  <yao.qi@linaro.org>
11904
11905         * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11906         is remote.
11907
11908 2015-04-02  Gary Benson <gbenson@redhat.com>
11909
11910         * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11911
11912 2015-04-01  Sasha Smundak  <asmundak@google.com>
11913
11914         * gdb.python/py-unwind-maint.c: New file.
11915         * gdb.python/py-unwind-maint.exp: New test.
11916         * gdb.python/py-unwind-maint.py: New file.
11917         * gdb.python/py-unwind.c: New file.
11918         * gdb.python/py-unwind.exp: New test.
11919         * gdb.python/py-unwind.py: New test.
11920
11921 2015-04-01  Pedro Alves  <palves@redhat.com>
11922
11923         * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11924         to fail instead of non-existent $test.
11925
11926 2015-04-01  Pedro Alves  <palves@redhat.com>
11927
11928         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11929         GDBFLAGS if not empty.
11930
11931 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
11932
11933         * gdb.ada/complete.exp: Remove "multi_line".
11934         * gdb.ada/info_exc.exp: Remove "multi_line".
11935         * gdb.ada/packed_tagged.exp: Remove "multi_line".
11936         * gdb.ada/ptype_field.exp: Remove "multi_line".
11937         * gdb.ada/sym_print_name.exp: Remove "multi_line".
11938         * gdb.ada/tagged.exp: Remove "multi_line".
11939         * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11940         [multi_line ...]
11941         * gdb.btrace/delta.exp: Likewise.
11942         * gdb.btrace/exception.exp: Likewise.
11943         * gdb.btrace/function_call_history.exp: Likewise.
11944         * gdb.btrace/instruction_history.exp: Likewise.
11945         * gdb.btrace/nohist.exp: Likewise.
11946         * gdb.btrace/record_goto.exp: Likewise.
11947         * gdb.btrace/segv.exp: Likewise.
11948         * gdb.btrace/stepi.exp: Likewise.
11949         * gdb.btrace/tailcall.exp: Likewise.
11950         * gdb.btrace/unknown_functions.exp: Likewise.
11951         * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11952         * lib/gdb.exp: Add the "multi_line" helper.
11953
11954 2015-04-01  Pedro Alves  <palves@redhat.com>
11955
11956         * gdb.threads/tid-reuse.c: New file.
11957         * gdb.threads/tid-reuse.exp: New file.
11958
11959 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
11960
11961         PR corefiles/16092
11962         * gdb.base/coredump-filter.c: New file.
11963         * gdb.base/coredump-filter.exp: Likewise.
11964
11965 2015-03-27  Petr Machata  <pmachata@redhat.com>
11966
11967         * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11968         (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11969         (Dwarf::assemble): Initialize them.
11970         (Dwarf::lines): New function.
11971
11972 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
11973
11974         * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11975         SYMBOL_PREFIX for x86_64-*-cygwin.
11976
11977 2015-03-26  Andy Wingo  <wingo@igalia.com>
11978
11979         PR symtab/18148
11980         * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11981         const_value but not a location.
11982         * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11983         location defined in non-main CUs are visible.
11984
11985 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11986
11987         PR testsuite/18139
11988         * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11989         Add a line number entry for the same line.
11990         * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11991         Add a line number entry for the same line.
11992
11993 2015-03-26  Yao Qi  <yao.qi@linaro.org>
11994
11995         * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11996         .int 0.
11997         (func): Likewise.  Add .Lfunc_1 label.
11998         Use .Lfunc_1 label.
11999         * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12000         .int 0.
12001         (func): Likewise.
12002         Use .Lfunc_1 label.
12003
12004 2015-03-26  Yao Qi  <yao.qi@linaro.org>
12005
12006         * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12007         Call gdb_compile instead to compile each .s files without debug
12008         information.
12009
12010 2015-03-26  Yao Qi  <yao.qi@linaro.org>
12011
12012         * gdb.base/savedregs.exp (process_saved_regs): Make
12013         "Saved registers:" optional in the pattern.
12014
12015 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
12016
12017         * gdb.btrace/next.exp: Merged into step.exp.
12018         * gdb.btrace/finish.exp: Merged into step.exp.
12019         * gdb.btrace/nexti.exp: Merged into stepi.exp.
12020         * gdb.btrace/step.exp: Use record_goto.c as test file.  Avoid using
12021         "record goto" and checking the exact replay position.
12022         * gdb.btrace/stepi.exp: Choose test file based on target.  Do not
12023         check for "Recording format" in "info record" output.
12024         * gdb.btrace/record_goto.exp: Choose test file based on target.
12025         * gdb.btrace/x86-record_goto.S: Renamed into ...
12026         * gdb.btrace/x86_64-record_goto.S: ... this.
12027         * gdb.btrace/i686-record_goto.S: New.
12028         * gdb.btrace/x86-tailcall.S: Renamed into ...
12029         * gdb.btrace/x86_64-tailcall.S: ... this.
12030         * gdb.btrace/i686-tailcall.S: New.
12031         * gdb.btrace/x86-tailcall.c: Renamed into ...
12032         * gdb.btrace/tailcall.c: ... this.  Split "return ++answer" into two
12033         separate statements.  Update test.
12034         * gdb.btrace/delta.exp: Use record_goto.c as test file.
12035         * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12036         * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12037         * gdb.btrace/tailcall.exp: Choose test file based on target.
12038         * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12039
12040 2015-03-25  Markus Metzger  <markus.t.metzger@intel.com>
12041
12042         * gdb.btrace/exception.exp: Increase BTS buffer size.
12043
12044 2015-03-24  Pedro Alves  <palves@redhat.com>
12045
12046         * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12047
12048 2015-03-24  Pedro Alves  <palves@redhat.com>
12049
12050         * gdb.threads/schedlock.exp (test_step): No longer expect that
12051         "set scheduler-locking step" with "next" over a function call runs
12052         threads unlocked.
12053
12054 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
12055
12056         * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12057
12058 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
12059
12060         PR breakpoints/16466
12061         * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12062         * gdb.mi/mi-pending.c (thread_func): New function.
12063         (int main): Add threading support required.
12064         * gdb.mi/mi-pending.exp: Add tests for this issue.
12065         * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12066         (pendfunc2): Remove stdio dependency.
12067         * gdb.mi/mi-pendshr2.c: New file.
12068
12069 2015-03-23  Keith Seitz  <keiths@redhat.com>
12070
12071         * gdb.linespec/keywords.c: New file.
12072         * gdb.linespec/keywords.exp: New file.
12073
12074 2015-03-23  Keith Seitz  <keiths@redhat.com>
12075
12076         PR gdb/18021
12077         * gdb.dwarf2/staticvirtual.exp: New test.
12078
12079 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12080
12081         * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12082         * README: Remove HP-UX and gdb.hp.
12083         (configuration):
12084         * configure: Regenerate.
12085         * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12086         gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12087         gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12088         gdb.hp/gdb.defects/Makefile.
12089         * gdb.hp/Makefile.in: File deleted.
12090         * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12091         * gdb.hp/gdb.aCC/optimize.c: File deleted.
12092         * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12093         * gdb.hp/gdb.aCC/run.c: File deleted.
12094         * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12095         * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12096         * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12097         * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12098         * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12099         * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12100         * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12101         * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12102         * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12103         * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12104         * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12105         * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12106         * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12107         * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12108         * gdb.hp/gdb.base-hp/reg.s: File deleted.
12109         * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12110         * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12111         * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12112         * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12113         * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12114         * gdb.hp/gdb.compat/Makefile.in: File deleted.
12115         * gdb.hp/gdb.compat/average.c: File deleted.
12116         * gdb.hp/gdb.compat/sum.c: File deleted.
12117         * gdb.hp/gdb.compat/xdb.c: File deleted.
12118         * gdb.hp/gdb.compat/xdb0.c: File deleted.
12119         * gdb.hp/gdb.compat/xdb0.h: File deleted.
12120         * gdb.hp/gdb.compat/xdb1.c: File deleted.
12121         * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12122         * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12123         * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12124         * gdb.hp/gdb.defects/Makefile.in: File deleted.
12125         * gdb.hp/gdb.defects/bs14602.c: File deleted.
12126         * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12127         * gdb.hp/gdb.defects/solib-d.c: File deleted.
12128         * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12129         * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12130         * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12131         * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12132         * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12133         * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12134         * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12135         * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12136         * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12137         * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12138         * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12139         * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12140         * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12141         * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12142         * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12143         * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12144         * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12145         * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12146         * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12147         * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12148         * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12149         * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12150         * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12151         * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12152         * gdb.hp/tools/odump: File deleted.
12153
12154 2015-03-19  Pedro Alves  <palves@redhat.com>
12155
12156         * gdb.threads/continue-pending-status.exp (saw_thread_2)
12157         (saw_thread_3): New globals.
12158         (top level): Increment them when an event for the corresponding
12159         thread is seen.
12160         (no thread starvation): New test.
12161
12162 2015-03-19  Pedro Alves  <palves@redhat.com>
12163
12164         * gdb.threads/continue-pending-status.c: New file.
12165         * gdb.threads/continue-pending-status.exp: New file.
12166
12167 2015-03-18  Pedro Alves  <palves@redhat.com>
12168
12169         * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12170         Use gdb_is_target_remote instead of is_remote.  Use
12171         gdb_test_multiple instead of gdb_expect.  Exit early if
12172         gdb_test_multiple hits its internal matches.  Tighten stepi tests
12173         expected output.  Fail on exit with any signal, instead of just
12174         SIGILL.
12175
12176 2015-03-18  Yao Qi  <yao.qi@linaro.org>
12177
12178         PR tdep/18107
12179         * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12180         variable.
12181         * gdb.base/catch-syscall.exp: Don't skip it on
12182         aarch64*-*-linux* target.  Remove elements in all_syscalls.
12183         (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12184         target.
12185         (setup_all_syscalls): New proc.
12186
12187 2015-03-16  Yao Qi  <yao.qi@linaro.org>
12188
12189         * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12190         (top level): Skip tests if valid_addr_p returns false for
12191         $cmd1 or $cmd2.
12192
12193 2015-03-11  Andy Wingo  <wingo@igalia.com>
12194
12195         * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12196
12197 2015-03-11  Yao Qi  <yao.qi@linaro.org>
12198
12199         * gdb.base/catch-syscall.exp: Fix typo in comments.
12200
12201 2015-03-11  Yao Qi  <yao.qi@linaro.org>
12202
12203         * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12204
12205 2015-03-09  Pedro Alves  <palves@redhat.com>
12206
12207         * dg-extract-results.py: Delete.
12208
12209 2015-03-09  Pedro Alves  <palves@redhat.com>
12210
12211         Merge dg-extract-results.sh from GCC upstream (r218843).
12212
12213         2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
12214                 * dg-extract-results.sh: Use --text with grep to avoid issues with
12215                 binary files.  Fall back to cat -v, if that doesn't work.
12216
12217 2015-03-05  Pedro Alves  <palves@redhat.com>
12218
12219         * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12220
12221 2015-03-04  Simon Marchi  <simon.marchi@ericsson.com>
12222
12223         * lib/mi-support.exp (mi_expect_interrupt): Accept
12224         alternative event for when in all-stop mode.
12225
12226 2015-03-04  Pedro Alves  <palves@redhat.com>
12227
12228         * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12229
12230 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
12231
12232         * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12233
12234 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12235
12236         * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12237         regexps for GDB's current line display, accept a hex address
12238         preceding the line number.
12239
12240 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12241
12242         * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12243         the 'arch1' variable for "s390*-linux*" targets.
12244
12245 2015-03-04  Pedro Alves  <palves@redhat.com>
12246
12247         * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12248         (main): Pass missing retval argument to pthread_join call.
12249
12250 2015-03-02  Pedro Alves  <palves@redhat.com>
12251
12252         * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12253         (top level): Call do_test with non-stop as well.
12254
12255 2015-03-02  Pedro Alves  <palves@redhat.com>
12256
12257         * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12258         -1.
12259
12260 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12261
12262         * gdb.arch/s390-vregs.exp: New test.
12263         * gdb.arch/s390-vregs.S: New file.
12264
12265 2015-02-27  Pedro Alves  <palves@redhat.com>
12266
12267         * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12268         call to catch_command_errors.
12269         * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12270         catch_command_errors.
12271
12272 2015-02-27  Pedro Alves  <palves@redhat.com>
12273
12274         * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12275         "true" for boolean result.
12276         * gdb.gdb/selftest.exp (test_with_self): Also accept full
12277         prototype of main.
12278
12279 2015-02-27  Pedro Alves  <palves@redhat.com>
12280
12281         * lib/unbuffer_output.c: New file.
12282         * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12283         (main): Call gdb_unbuffer_output.
12284
12285 2015-02-27  Yao Qi  <yao.qi@linaro.org>
12286
12287         * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12288         target.
12289
12290 2015-02-26  Doug Evans  <dje@google.com>
12291
12292         * gdb.cp/class2.cc (Dbase, D): New classes.
12293         (main): New local delta.
12294         * gdb.cp/class2.exp: Test printing delta.
12295         * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12296         (dynbar): New global.
12297         * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12298
12299 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
12300
12301         * gdb.compile/compile-ifunc.c: New file.
12302         * gdb.compile/compile-ifunc.exp: New file.
12303
12304 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
12305
12306         * gdb.base/structs.exp: Check for correct struct on finish.
12307
12308 2015-02-26  Yao Qi  <yao.qi@linaro.org>
12309
12310         * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12311         is zero.
12312
12313 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
12314
12315         * gdb.arch/cordic.ko.bz2: New file.
12316         * gdb.arch/cordic.ko.debug.bz2: New file.
12317         * gdb.arch/ppc64-symtab-cordic.exp: New file.
12318
12319 2015-02-25  Yao Qi  <yao.qi@linaro.org>
12320
12321         * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12322         aarch64*-*-* target.
12323
12324 2015-02-23  Pedro Alves  <palves@redhat.com>
12325
12326         * lib/gdb.exp (delete_breakpoints): Rewrite using
12327         gdb_test_multiple.
12328
12329 2015-02-23  Pedro Alves  <palves@redhat.com>
12330
12331         * gdb.base/info-os.c: Include stdlib.h.
12332
12333 2015-02-22  Doug Evans  <xdje42@gmail.com>
12334
12335         PR symtab/17855
12336         * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12337         is read after symbols have been re-read.
12338         * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12339         * gdb.ada/exec_changed/second.adb (Second): Ditto.
12340
12341 2015-02-21  Doug Evans  <dje@google.com>
12342
12343         * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12344
12345 2015-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
12346
12347         PR corefiles/17808
12348         * gdb.arch/i386-biarch-core.core.bz2: New file.
12349         * gdb.arch/i386-biarch-core.exp: New file.
12350
12351 2015-02-21  Pedro Alves  <palves@redhat.com>
12352
12353         * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12354         runto_main fails.
12355
12356 2015-02-20  Pedro Alves  <palves@redhat.com>
12357
12358         * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12359         info probes.
12360
12361 2015-02-20  Pedro Alves  <palves@redhat.com>
12362
12363         * gdb.threads/multi-create-ns-info-thr.exp: New file.
12364
12365 2015-02-20  Pedro Alves  <palves@redhat.com>
12366
12367         * gdb.trace/no-attach-trace.exp: Don't run to main.  Do
12368         clean_restart before gdb_target_supports_trace.
12369
12370 2015-02-20  Pedro Alves  <palves@redhat.com>
12371
12372         PR threads/18006
12373         * gdb.threads/clone-thread_db.c: New file.
12374         * gdb.threads/clone-thread_db.exp: New file.
12375
12376 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
12377
12378         PR breakpoints/16812
12379         * gdb.base/catch-gdb-caused-signals.c: New file.
12380         * gdb.base/catch-gdb-caused-signals.exp: New file.
12381
12382 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
12383
12384         * configure: Regenerated.
12385         * configure.ac: Use GDB_AC_TRANSFORM.
12386         * aclocal.m4: sinclude ../transform.m4.
12387
12388 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
12389
12390         * lib/dtrace.exp: New file.
12391         * gdb.base/dtrace-probe.exp: Likewise.
12392         * gdb.base/dtrace-probe.d: Likewise.
12393         * gdb.base/dtrace-probe.c: Likewise.
12394         * lib/pdtrace.in: Likewise.
12395         * configure.ac: Output variables with the transformed names of
12396         the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
12397         * configure: Regenerated.
12398
12399 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
12400
12401         * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12402         expected message when trying to access $_probe_* convenience
12403         variables while not on a probe.
12404
12405 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
12406
12407         * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12408
12409 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
12410
12411         * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12412         * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12413
12414 2015-02-10  Doug Evans  <xdje42@gmail.com>
12415
12416         * lib/gdb.exp (gdb_load): Always return a result.
12417
12418 2015-02-10  Pedro Alves  <palves@redhat.com>
12419
12420         * gdb.threads/signal-sigtrap.c: New file.
12421         * gdb.threads/signal-sigtrap.exp: New file.
12422
12423 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
12424
12425         * gdb.trace/no-attach-trace.c: New file.
12426         * gdb.trace/no-attach-trace.exp: New file.
12427
12428 2015-02-09  Mark Wielaard  <mjw@redhat.com>
12429
12430         * gdb.dwarf2/atomic.c: New file.
12431         * gdb.dwarf2/atomic-type.exp: Likewise.
12432
12433 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12434
12435         * gdb.btrace/buffer-size.exp: Update "info record" output.
12436         * gdb.btrace/delta.exp: Update "info record" output.
12437         * gdb.btrace/enable.exp: Update "info record" output.
12438         * gdb.btrace/finish.exp: Update "info record" output.
12439         * gdb.btrace/instruction_history.exp: Update "info record" output.
12440         * gdb.btrace/next.exp: Update "info record" output.
12441         * gdb.btrace/nexti.exp: Update "info record" output.
12442         * gdb.btrace/step.exp: Update "info record" output.
12443         * gdb.btrace/stepi.exp: Update "info record" output.
12444         * gdb.btrace/nohist.exp: Update "info record" output.
12445
12446 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12447
12448         * gdb.btrace/buffer-size: New.
12449
12450 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12451
12452         * gdb.btrace/delta.exp: Update "info record" output.
12453         * gdb.btrace/enable.exp: Update "info record" output.
12454         * gdb.btrace/finish.exp: Update "info record" output.
12455         * gdb.btrace/instruction_history.exp: Update "info record" output.
12456         * gdb.btrace/next.exp: Update "info record" output.
12457         * gdb.btrace/nexti.exp: Update "info record" output.
12458         * gdb.btrace/step.exp: Update "info record" output.
12459         * gdb.btrace/stepi.exp: Update "info record" output.
12460         * gdb.btrace/nohist.exp: Update "info record" output.
12461
12462 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
12463
12464         PR gdb/15678
12465         * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12466
12467 2015-02-06  Pedro Alves  <palves@redhat.com>
12468
12469         * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12470         macro.
12471         (seconds_left, again): New globals.
12472         (main): Wait seconds_left in a 1-second sleep loop instead of
12473         sleeping 180 seconds.  If 'again' is set, reset the seconds
12474         counter.
12475         * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12476         'again' in the inferior before detaching.  Print the seconds left.
12477         (options): New global.
12478         (top level): Build program with -DTIMEOUT=$timeout.
12479
12480 2015-02-06  Pedro Alves  <palves@redhat.com>
12481
12482         * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12483         determine how many seconds to pass to 'alarm'.
12484         * gdb.base/gdb-sigterm.exp (top level): Build program with
12485         -DTIMEOUT=$timeout.
12486         (do_test): Return success/failure indication.  Add more verbose
12487         logging.  Don't fail if 200 single steps are seen.  Instead, fail
12488         when the test times out.
12489         (passes): New global.
12490         (top level): Break the testing loop if testing fails on any
12491         iteration.  Use gdb_assert.
12492
12493 2015-02-04  Don Breazeal  <donb@codesourcery.com>
12494
12495         * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12496         and initialize them.
12497         (ipc_cleanup): New function.
12498         (main): Don't declare shmid, semid, and msqid.  Add a call to
12499         atexit so that we call ipc_cleanup on exit.
12500
12501 2015-02-04  Pedro Alves  <palves@redhat.com>
12502
12503         * boards/native-extended-gdbserver.exp: Remove any target variant
12504         specifications from the board name before clearing the isremote
12505         flag from board_info.
12506
12507 2015-01-31  Doug Evans  <xdje42@gmail.com>
12508
12509         * gdb.base/maint.exp <maint print type argc>: Update expected output.
12510
12511 2015-01-31  Gary Benson <gbenson@redhat.com>
12512
12513         * gdb.base/completion.exp: Disable completion limiting for
12514         existing tests.  Add new tests to check completion limiting.
12515         * gdb.linespec/ls-errs.exp: Disable completion limiting.
12516
12517 2015-01-31  Doug Evans  <xdje42@gmail.com>
12518
12519         * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12520
12521 2015-01-31  Doug Evans  <xdje42@gmail.com>
12522
12523         * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12524         entries.  Duplicate file section script entries.
12525         * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12526         inlined entries.  Add test for safe-path rejection.
12527         * gdb.python/py-section-script.c: Add duplicate inlined section script
12528         entries.  Duplicate file section script entries.
12529         * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12530         inlined entries.  Add test for safe-path rejection.
12531
12532 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12533
12534         * gdb.ada/disc_arr_bound: New testcase.
12535
12536 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12537
12538         * gdb.ada/mi_var_array: New testcase.
12539
12540 2015-01-27  Doug Evans  <dje@google.com>
12541
12542         * gdb.python/py-objfile.exp: Add tests for objfile.username.
12543         Add test for objfile.filename, objfile.username after objfile
12544         has been unloaded.
12545
12546 2015-01-26  Joel Brobecker  <brobecker@adacore.com>
12547
12548         * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12549         the second test to print the name attribute of value
12550         returned by the call to gdb.lookup_type, and adjust
12551         the expected output accordingly.
12552
12553 2015-01-25  Mark Wielaard  <mjw@redhat.com>
12554
12555         * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12556         * gdb.base/disp-step-fork.c: Include unistd.h.
12557         * gdb.base/siginfo-obj.c: Include stdio.h.
12558         * gdb.base/siginfo-thread.c: Likewise.
12559         * gdb.mi/non-stop.c: Include unistd.h.
12560         * gdb.mi/nsthrexec.c: Include stdio.h.
12561         * gdb.mi/pthreads.c: Include unistd.h.
12562         * gdb.modula2/unbounded1.c (main): Declare returns int.
12563         * gdb.reverse/consecutive-reverse.c: Likewise.
12564         * gdb.threads/create-fail.c: Include unistd.h.
12565         * gdb.threads/killed.c: Likewise.
12566         * gdb.threads/linux-dp.c: Likewise.
12567         * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12568         * gdb.threads/non-ldr-exc-2.c: Likewise.
12569         * gdb.threads/non-ldr-exc-3.c: Likewise.
12570         * gdb.threads/non-ldr-exc-4.c: Likewise.
12571         * gdb.threads/pthreads.c: Include unistd.h.
12572         (main): Declare returns int.
12573         * gdb.threads/tls-main.c (foo): New declaration.
12574         * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12575
12576 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
12577
12578         * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12579         * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12580
12581 2015-01-15  Mark Wielaard  <mjw@redhat.com>
12582
12583         * gdb.base/noreturn-return.c: New file.
12584         * gdb.base/noreturn-return.exp: New file.
12585         * gdb.base/noreturn-finish.c: New file.
12586         * gdb.base/noreturn-finish.exp: New file.
12587
12588 2015-01-23  Pedro Alves  <palves@redhat.com>
12589
12590         * gdb.threads/continue-pending-after-query.c: New file.
12591         * gdb.threads/continue-pending-after-query.exp: New file.
12592
12593 2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
12594             Simon Marchi  <simon.marchi@ericsson.com>
12595
12596         * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12597         * gdb.base/valgrind-db-attach.exp: Same.
12598         * gdb.base/valgrind-infcall.exp: Same.
12599         * lib/mi-support.exp (default_mi_gdb_start): Same.
12600         * lib/prompt.exp (default_prompt_gdb_start): Same.
12601         * lib/gdb.exp (default_gdb_spawn): Same.
12602         (gdb_interact): New.
12603
12604
12605 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12606
12607         * gdb.compile/compile.exp (pointer to jit function): New test.
12608
12609 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12610
12611         * lib/gdb.exp (supports_process_record): Return true for
12612         powerpc*-*-linux*.
12613         (supports_reverse): Likewise.
12614
12615 2015-01-15  Don Breazeal  <donb@codesourcery.com>
12616
12617         * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12618         instead of checking whether the target board is remote and
12619         use spawn_wait_for_attach instead of exec/sleep.
12620         * gdb.base/attach-twice.exp: Likewise.
12621
12622 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12623
12624         * gdb.ada/var_arr_attrs: New testcase.
12625
12626 2015-01-14  Pedro Alves  <palves@redhat.com>
12627             Joel Brobecker  <brobecker@adacore.com>
12628
12629         PR gdb/17525
12630         * gdb.base/bp-cmds-execution-x-script.c: New file.
12631         * gdb.base/bp-cmds-execution-x-script.exp: New file.
12632         * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12633
12634 2015-01-14  Pedro Alves  <palves@redhat.com>
12635
12636         PR cli/17828
12637         * gdb.base/batch-preserve-term-settings.c: New file.
12638         * gdb.base/batch-preserve-term-settings.exp: New file.
12639
12640 2015-01-13  Doug Evans  <dje@google.com>
12641
12642         * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12643         binary.
12644
12645 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12646
12647         * Makefile.in (clean mostlyclean): Do not delete *.py.
12648
12649 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12650
12651         * gdb.python/py-lookup-type.exp: New file.
12652
12653 2015-01-12  Pedro Alves  <palves@redhat.com>
12654
12655         * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12656         restore GDBFLAGS before returning.
12657
12658 2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
12659
12660         * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12661         is_amd64_regs_target and is_x86_like_target.
12662
12663 2015-01-11  Doug Evans  <xdje42@gmail.com>
12664
12665         * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12666         is given without an explicit form.
12667         * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12668         attributes.
12669         * gdb.dwarf/corrupt.exp: Ditto.
12670         * gdb.dwarf2/enum-type.exp: Ditto.
12671         * gdb.trace/entry-values.exp: Ditto.
12672         * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12673
12674 2015-01-11  Doug Evans  <xdje42@gmail.com>
12675
12676         PR gdb/15830
12677         * gdb.base/maint.exp: Remove references to "maint demangle".
12678         * gdb.cp/demangle.exp: Update.  "maint demangle" -> "demangle".
12679         Add tests for explicitly specifying language to demangle.
12680         * gdb.dlang/demangle.exp: Ditto.
12681
12682 2015-01-09  Pedro Alves  <palves@redhat.com>
12683
12684         * gdb.threads/non-stop-fair-events.c: New file.
12685         * gdb.threads/non-stop-fair-events.exp: New file.
12686
12687 2015-01-09  Pedro Alves  <palves@redhat.com>
12688
12689         * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12690         the global scope.  Set a breakpoint after all threads are started
12691         rather than stepping over two source lines.  Expect the prompt.
12692         * gdb.base/watch_thread_num.c (threads_started_barrier): New
12693         global.
12694         (NUM): Now 15.
12695         (main): Use threads_started_barrier to wait for all threads to
12696         start.  Main thread no longer calls thread_function.  Exit after
12697         180 seconds.
12698         (loop): New function.
12699         (thread_function): Wait on threads_started_barrier barrier.  Call
12700         'loop' at each iteration.
12701         * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12702         threads have started, instead of hardcoding number of "next"
12703         steps.  Use an access watchpoint instead of a write watchpoint.
12704
12705 2015-01-09  Pedro Alves  <palves@redhat.com>
12706
12707         * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12708         (thread_func): Wait on barrier.
12709         (main): Wait for all threads to start before stopping GDB.
12710         * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12711         global.
12712         (thread1_func, thread2_func): Wait on barrier.
12713         (main): Wait for all threads to start before stopping GDB.
12714         * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12715         New global.
12716         (thread1_func, thread2_func): Wait on barrier.
12717         (main): Wait for all threads to start before stopping GDB.
12718
12719 2015-01-09  Pedro Alves  <palves@redhat.com>
12720
12721         * gdb.threads/attach-many-short-lived-threads.c: New file.
12722         * gdb.threads/attach-many-short-lived-threads.exp: New file.
12723
12724 2014-01-09  Pedro Alves  <palves@redhat.com>
12725
12726         * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12727         instead of to thread 2.
12728         * gdb.threads/signal-command-multiple-signals-pending.c (main):
12729         Add barrier around each pthread_create call instead of around all
12730         calls.
12731         * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12732         Set a break on thread_function and have the child threads hit it
12733         one at at a time.
12734
12735 2015-01-09  Pedro Alves  <palves@redhat.com>
12736
12737         * lib/gdb.exp (can_spawn_for_attach): New procedure.
12738         (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12739         false.
12740         * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12741         checking whether the target board is remote.
12742         * gdb.multi/multi-attach.exp: Likewise.
12743         * gdb.python/py-sync-interp.exp: Likewise.
12744         * gdb.server/ext-attach.exp: Likewise.
12745         * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12746         tests that need to attach, instead of checking whether the target
12747         board is remote at the top of the file.
12748
12749 2015-01-08  Yao Qi  <yao@codesourcery.com>
12750
12751         * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12752
12753 2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
12754
12755         Fix testcase compilation.
12756         * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12757
12758 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
12759
12760         * gdb.python/py-type.exp: Add a couple test about empty
12761         array creation, and negative-length array creation.
12762
12763 2015-01-02  Doug Evans  <xdje42@gmail.com>
12764
12765         * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12766
12767 2015-01-02  Doug Evans  <dje@google.com>
12768
12769         * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12770
12771 2014-12-29  Yao Qi  <yao@codesourcery.com>
12772
12773         * gdb.trace/entry-values.exp: Update comments.  Rename variable
12774         bar_call_foo to returned_from_foo.
12775
12776 2014-12-20  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
12777
12778         PR gdb/17394
12779         * gdb.linespec/break-asm-file.c: New file.
12780         * gdb.linespec/break-asm-file.exp: New file.
12781         * gdb.linespec/break-asm-file0.s: New file.
12782         * gdb.linespec/break-asm-file1.s: New file.
12783
12784 2014-12-18  Nigel Stephens  <nigel@mips.com>
12785             Maciej W. Rozycki  <macro@codesourcery.com>
12786
12787         * gdb.base/float.exp: Handle the new output from "info float" on
12788         MIPS targets.
12789
12790 2014-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
12791
12792         Fix MinGW compilation.
12793         * gdb.compile/compile-ops.exp: Update untested message if
12794         !skip_compile_feature_tests.
12795         * gdb.compile/compile-setjmp.exp: Likewise.
12796         * gdb.compile/compile-tls.exp: Likewise.
12797         * gdb.compile/compile.exp: Likewise.
12798         * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12799         supported on this host".
12800
12801 2014-12-16  Doug Evans  <xdje42@gmail.com>
12802
12803         * boards/stabs.exp: New file.
12804
12805 2014-12-16  Andreas Arnez  <arnez@vnet.linux.ibm.com>
12806
12807         * gdb.base/completion.exp: Adjust to format changes of "maint
12808         print user-registers".
12809
12810 2014-12-16  Catalin Udma  <catalin.udma@freescale.com>
12811
12812         PR server/17457
12813         * gdb.arch/aarch64-fp.c: New file.
12814         * gdb.arch/aarch64-fp.exp: New file.
12815
12816 2014-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12817
12818         Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12819         r210637, r210913, r211666, r215400, r215817).
12820
12821         2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
12822                 * dg-extract-results.py: New file.
12823                 * dg-extract-results.sh: Use it if the environment seems
12824                 suitable.
12825
12826         2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
12827
12828                 * dg-extract-results.py (parse_run): Handle warnings that
12829                 are printed before a test harness is run.
12830
12831         2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
12832
12833                 * dg-extract-results.py (Named): Remove __cmp__ method.
12834                 (output_variation): Use a key to sort variation.harnesses.
12835
12836         2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
12837
12838                 * dg-extract-results.py: For Python 3, force sys.stdout to
12839                 handle surrogate escape sequences.
12840                 (safe_open): New function.
12841                 (output_segment, main): Use it.
12842
12843         2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
12844
12845                 * dg-extract-results.py (Prog.result_re): Include options
12846                 in test name.
12847
12848         2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
12849
12850                 * dg-extract-results.py (output_variation): Always sort if
12851                 do_sum.
12852
12853 2014-12-15  Simon Marchi  <simon.marchi@ericsson.com>
12854
12855         * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12856         as long as we get pagination notifications.
12857
12858 2014-12-15  Jason Merrill  <jason@redhat.com>
12859
12860         * Makefile.in (check-gdb.%): Restore.
12861         * README: Mention it.
12862
12863 2014-12-13  Joel Brobecker  <brobecker@adacore.com>
12864
12865         * gdb.ada/str_uninit: New testcase.
12866
12867 2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
12868
12869         PR symtab/17642
12870         * gdb.base/vla-stub-define.c: New file.
12871         * gdb.base/vla-stub.c: New file.
12872         * gdb.base/vla-stub.exp: New file.
12873
12874 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
12875             Jan Kratochvil  <jan.kratochvil@redhat.com>
12876             Tom Tromey  <tromey@redhat.com>
12877
12878         * configure.ac: Add gdb.compile/.
12879         * configure: Regenerate.
12880         * gdb.compile/Makefile.in: New file.
12881         * gdb.compile/compile-ops.exp: New file.
12882         * gdb.compile/compile-ops.c: New file.
12883         * gdb.compile/compile-tls.c: New file.
12884         * gdb.compile/compile-tls.exp: New file.
12885         * gdb.compile/compile-constvar.S: New file.
12886         * gdb.compile/compile-constvar.c: New file.
12887         * gdb.compile/compile-mod.c: New file.
12888         * gdb.compile/compile-nodebug.c: New file.
12889         * gdb.compile/compile-setjmp-mod.c: New file.
12890         * gdb.compile/compile-setjmp.c: New file.
12891         * gdb.compile/compile-setjmp.exp: New file.
12892         * gdb.compile/compile-shlib.c: New file.
12893         * gdb.compile/compile.c: New file.
12894         * gdb.compile/compile.exp: New file.
12895         * lib/gdb.exp (skip_compile_feature_tests): New proc.
12896
12897 2014-12-12  Tom Tromey  <tromey@redhat.com>
12898
12899         * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
12900         Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12901
12902 2014-12-12  Doug Evans  <dje@google.com>
12903
12904         * lib/gdb-python.exp (get_python_valueof): New function.
12905         * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12906
12907 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12908
12909         * gdb.base/completion.exp: Add test for completion of "info
12910         registers ".
12911
12912 2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
12913
12914         * gdb.base/func-ptrs.c: New file.
12915         * gdb.base/func-ptrs.exp: New file.
12916
12917 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12918
12919         PR breakpoints/17012
12920         * gdb.base/dprintf-detach.c: New file.
12921         * gdb.base/dprintf-detach.exp: New file.
12922
12923 2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
12924
12925         * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12926         * lib/gdb.exp (target_is_gdbserver): New procedure.
12927
12928 2014-12-08  Doug Evans  <dje@google.com>
12929
12930         * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12931
12932 2014-12-05  Yao Qi  <yao@codesourcery.com>
12933
12934         * gdb.guile/scm-error.exp: Remove the third argument to
12935         gdb_remote_download.
12936         * gdb.guile/scm-frame-args.exp: Likewise.
12937         * gdb.guile/scm-section-script.exp: Likewise.
12938
12939 2014-12-05  Yao Qi  <yao@codesourcery.com>
12940
12941         * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12942
12943 2014-12-04  Doug Evans  <dje@google.com>
12944
12945         * gdb.python/py-objfile.exp: Add tests for
12946         objfile.add_separate_debug_file.
12947
12948 2014-12-04  Doug Evans  <dje@google.com>
12949
12950         * lib/gdb.exp (get_build_id): New function.
12951         (build_id_debug_filename_get): Rewrite to use it.
12952         * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12953
12954 2014-12-04  Maciej W. Rozycki  <macro@codesourcery.com>
12955
12956         * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12957         `method(long)', not just 0x0.
12958         * gdb.cp/nsalias.exp: Align code labels to 4.
12959         * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12960         * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12961         * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12962         * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12963         (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12964         * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12965
12966 2014-12-02  Doug Evans  <dje@google.com>
12967
12968         PR symtab/17602
12969         * gdb.cp/anon-ns.cc: Move guts of this file to ...
12970         * gdb.cp/anon-ns2.cc: ... here.  New file.
12971         * gdb.cp/anon-ns.exp: Update.
12972
12973 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
12974
12975         * gdb.python/py-events.py (inferior_call_handler): New.
12976         (register_changed_handler, memory_changed_handler): New.
12977         (test_events.invoke): Register new handlers.
12978         * gdb.python/py-events.exp: Add tests for inferior call,
12979         memory_changed and register_changed events.
12980
12981 2014-12-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12982
12983         * gdb.base/execl-update-breakpoints.exp: Specify the link address
12984         with '-Ttext-segment' instead of '-Ttext'.  Fall back to '-Ttext'
12985         if the linker doesn't understand this.
12986
12987 2014-12-01  Simon Marchi  <simon.marchi@ericsson.com>
12988
12989         * gdb.python/python.exp: Change expected reply to help().
12990
12991 2014-12-01  Yao Qi  <yao@codesourcery.com>
12992
12993         * configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
12994         AC_CONFIG_SUBDIRS(gdb.gdbtk).
12995         * configure: Re-generated.
12996
12997 2014-11-28  Siva Chandra Reddy  <sivachandra@google.com>
12998
12999         * gdb.cp/chained-calls.cc: New file.
13000         * gdb.cp/chained-calls.exp: New file.
13001         * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13002
13003 2014-11-28  Simon Marchi  <simon.marchi@ericsson.com>
13004
13005         * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13006         * gdb.dwarf2/symtab-producer.exp: Same.
13007         * gdb.gdb/python-interrupts.exp: Same.
13008         * gdb.gdb/python-selftest.exp: Same.
13009         * gdb.python/py-linetable.exp: Same.
13010         * gdb.python/py-type.exp: Same.
13011         * gdb.python/py-value-cc.exp: Same.
13012         * gdb.python/py-value.exp: Same.
13013
13014 2014-11-28  Yao Qi  <yao@codesourcery.com>
13015
13016         * gdb.base/break-probes.exp: Match library name prefixed with
13017         sysroot.
13018
13019 2014-11-27  Simon Marchi  <simon.marchi@ericsson.com>
13020
13021         * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13022         test expected output.  Add parentheses for the call to print.
13023         Remove L suffix from integers.
13024
13025 2014-11-26  Doug Evans  <dje@google.com>
13026
13027         * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13028
13029 2014-11-22  Yao Qi  <yao@codesourcery.com>
13030
13031         * gdb.trace/entry-values.c: Remove asms.
13032         (foo): Add foo_label.
13033         (bar): Add bar_label.
13034         * gdb.trace/entry-values.exp: Remove code computing  foo's
13035         length and bar's length.
13036         (Dwarf::assemble): Invoke function_range for bar and use
13037         MACRO_AT_func for foo.
13038
13039 2014-11-22  Yao Qi  <yao@codesourcery.com>
13040
13041         * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13042         and .Lgcc43_procstart.  Use .Lgcc42_procstart instead of gcc42.
13043         Use .Lgcc43_procstart instead of gcc43.
13044
13045 2014-11-21  Joel Brobecker  <brobecker@adacore.com>
13046
13047         * gdb.ada/n_arr_bound: New testcase.
13048
13049 2014-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
13050
13051         PR breakpoints/10737
13052         * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13053         test_catch_syscall_multi_arch.
13054         (test_catch_syscall_multi_arch): New function.
13055
13056 2014-11-20  Doug Evans  <xdje42@gmail.com>
13057
13058         * gdb.base/maint.exp: Update expected output.
13059
13060 2014-11-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13061
13062         * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13063         4-byte instruction on S390.
13064
13065 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
13066
13067         * gdb.ada/arr_arr: New testcase.
13068
13069 2014-11-19  Joel Brobecker  <brobecker@adacore.com>
13070
13071         * gdb.ada/pkd_arr_elem: New Testcase.
13072
13073 2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
13074
13075         * gdb.reverse/break-precsave: Expect completion message for
13076         core file reads.
13077         * gdb.reverse/consecutive-precsave.exp: Likewise.
13078         * gdb.reverse/finish-precsave.exp: Likewise.
13079         * gdb.reverse/i386-precsave.exp: Likewise.
13080         * gdb.reverse/machinestate-precsave.exp: Likewise.
13081         * gdb.reverse/sigall-precsave.exp: Likewise.
13082         * gdb.reverse/solib-precsave.exp: Likewise.
13083         * gdb.reverse/step-precsave.exp: Likewise.
13084         * gdb.reverse/until-precsave.exp: Likewise.
13085         * gdb.reverse/watch-precsave.exp: Likewise.
13086
13087 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13088
13089         * gdb.base/bp-permanent.c: Include unistd.h.
13090         * gdb.python/py-framefilter-mi.c (main): Add return type.
13091         * gdb.python/py-framefilter.c (main): Likewise.
13092         * gdb.trace/actions-changed.c (main): Likewise.
13093
13094 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13095
13096         * gdb.mi/until.c: Add eye-catchers.
13097         * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13098         line numbers.
13099
13100 2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13101
13102         * gdb.base/condbreak.exp: Drop references to removed non-prototype
13103         function header variants in break1.c.
13104         * gdb.base/ena-dis-br.exp: Likewise.
13105         * gdb.base/hbreak2.exp: Likewise.
13106         * gdb.reverse/until-precsave.exp: Drop references to removed
13107         non-prototype function header variants in ur1.c.
13108         * gdb.reverse/until-reverse.exp: Likewise.
13109
13110 2014-11-17  Petr Machata  <pmachata@redhat.com>
13111
13112         * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
13113         ${_cu_offset_size} bytes abbrev offset.
13114
13115 2014-11-15  Doug Evans  <xdje42@gmail.com>
13116
13117         PR symtab/17559
13118         * gdb.base/line-symtabs.exp: New file.
13119         * gdb.base/line-symtabs.c: New file.
13120         * gdb.base/line-symtabs.h: New file.
13121
13122 2014-11-14  Yao Qi  <yao@codesourcery.com>
13123
13124         * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13125         (func): Add label func_label.
13126         * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13127         Replace low_pc and high_pc with MACRO_AT_range.
13128         Replace name, low_pc and high_pc with MACRO_AT_func.
13129
13130 2014-11-14  Yao Qi  <yao@codesourcery.com>
13131
13132         * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13133         Replace name, low_pc and high_pc with MACRO_AT_func.
13134
13135 2014-11-14  Yao Qi  <yao@codesourcery.com>
13136
13137         * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13138         produce debug information.
13139         * gdb.dwarf2/implptr-optimized-out.S: Removed.
13140
13141 2014-11-14  Yao Qi  <yao@codesourcery.com>
13142
13143         * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13144         object and get function length.
13145         (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13146         with MACRO_AT_func.
13147         (top-level): Replace gdb_compile and clean_restart with
13148         prepare_for_testing.
13149         * gdb.dwarf2/main.c (main): Add label main_label.
13150
13151 2014-11-14  Yao Qi  <yao@codesourcery.com>
13152
13153         * lib/dwarf.exp (function_range): New procedure.
13154         (Dwarf::_handle_macro_at_func): New procedure.
13155         (Dwarf::_handle_macro_at_range): New procedure.
13156         (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13157
13158 2014-11-14  Yao Qi  <yao@codesourcery.com>
13159
13160         * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13161         (_handle_attribute): New procedure.
13162
13163 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13164
13165         * gdb.ada/cond_lang/foo.c (callme): Add return type.
13166         * gdb.base/call-sc.c (zed): Likewise.
13167         * gdb.base/checkpoint.c (main): Likewise.
13168         * gdb.base/dump.c (main): Likewise.
13169         * gdb.base/gcore.c (main): Likewise.
13170         * gdb.base/huge.c (main): Likewise.
13171         * gdb.base/multi-forks.c (main): Likewise.
13172         * gdb.base/pr10179-a.c (main): Likewise.
13173         * gdb.base/savedregs.c (main): Likewise.
13174         * gdb.base/sigaltstack.c (main): Likewise.
13175         * gdb.base/siginfo.c (main): Likewise.
13176         * gdb.base/structs.c (zed): Likewise.
13177         * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13178         * gdb.mi/mi-syn-frame.c (main): Likewise.
13179         * gdb.mi/until.c (foo, main): Likewise.
13180         * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13181         * gdb.base/solib-weak.c (foo): Declare.
13182         * gdb.base/attach-twice.c: Include stdio.h.
13183         * gdb.base/weaklib1.c: Likewise.
13184         * gdb.base/weaklib2.c: Likewise.
13185         * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13186         * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13187         unistd.h.
13188         * gdb.base/attach-pie-misread.c: Include stdlib.h.
13189         * gdb.mi/mi-exit-code.c: Likewise.
13190         * gdb.base/break-interp-lib.c: Include string.h.
13191         * gdb.base/coremaker.c: Likewise.
13192         * gdb.base/testenv.c: Likewise.
13193         * gdb.python/py-finish-breakpoint.c: Likewise.
13194         * gdb.base/inferior-died.c: Include sys/wait.h.
13195         * gdb.base/fileio.c: Include time.h.
13196         * gdb.base/async-shell.c: Include unistd.h.
13197         * gdb.base/dprintf-non-stop.c: Likewise.
13198         * gdb.base/info-os.c: Likewise.
13199         * gdb.mi/mi-console.c: Likewise.
13200         * gdb.mi/watch-nonstop.c: Likewise.
13201         * gdb.python/py-events.c: Likewise.
13202         * gdb.base/async.c (baz): Move up before its invocation.
13203         * gdb.base/code_elim2.c (my_global_func): Likewise.
13204         * gdb.base/skip-solib-lib.c (multiply): Likewise.
13205         * gdb.base/advance.c (func2): Likewise.
13206
13207 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13208
13209         * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13210         variant.
13211         * gdb.base/annota3.c: Likewise.
13212         * gdb.base/async.c: Likewise.
13213         * gdb.base/average.c: Likewise.
13214         * gdb.base/call-ar-st.c: Likewise.
13215         * gdb.base/call-rt-st.c: Likewise.
13216         * gdb.base/call-sc.c: Likewise.
13217         * gdb.base/call-strs.c: Likewise.
13218         * gdb.base/ending-run.c: Likewise.
13219         * gdb.base/execd-prog.c: Likewise.
13220         * gdb.base/exprs.c: Likewise.
13221         * gdb.base/foll-exec.c: Likewise.
13222         * gdb.base/foll-fork.c: Likewise.
13223         * gdb.base/foll-vfork.c: Likewise.
13224         * gdb.base/funcargs.c: Likewise.
13225         * gdb.base/gcore.c: Likewise.
13226         * gdb.base/jump.c: Likewise.
13227         * gdb.base/langs0.c: Likewise.
13228         * gdb.base/langs1.c: Likewise.
13229         * gdb.base/langs2.c: Likewise.
13230         * gdb.base/mips_pro.c: Likewise.
13231         * gdb.base/nodebug.c: Likewise.
13232         * gdb.base/opaque0.c: Likewise.
13233         * gdb.base/opaque1.c: Likewise.
13234         * gdb.base/recurse.c: Likewise.
13235         * gdb.base/run.c: Likewise.
13236         * gdb.base/scope0.c: Likewise.
13237         * gdb.base/scope1.c: Likewise.
13238         * gdb.base/setshow.c: Likewise.
13239         * gdb.base/setvar.c: Likewise.
13240         * gdb.base/shmain.c: Likewise.
13241         * gdb.base/shr1.c: Likewise.
13242         * gdb.base/shr2.c: Likewise.
13243         * gdb.base/sigall.c: Likewise.
13244         * gdb.base/signals.c: Likewise.
13245         * gdb.base/so-indr-cl.c: Likewise.
13246         * gdb.base/solib2.c: Likewise.
13247         * gdb.base/structs.c: Likewise.
13248         * gdb.base/sum.c: Likewise.
13249         * gdb.base/vforked-prog.c: Likewise.
13250         * gdb.base/watchpoint.c: Likewise.
13251         * gdb.reverse/shr2.c: Likewise.
13252         * gdb.reverse/until-reverse.c: Likewise.
13253         * gdb.reverse/ur1.c: Likewise.
13254         * gdb.reverse/watch-reverse.c: Likewise.
13255
13256 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13257
13258         * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13259         variant.
13260         * gdb.base/sepdebug.exp: Drop references to removed code.
13261
13262 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13263
13264         * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13265         variant.  Preserve original line numbering.
13266         * gdb.base/list1.c: Likewise.
13267
13268 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13269
13270         * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13271         variant.
13272         * gdb.base/break1.c: Likewise.
13273         * gdb.base/break.exp: Drop references to removed code.
13274
13275 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13276
13277         * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13278         variant.
13279
13280 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13281
13282         * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13283
13284 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13285
13286         * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
13287         logic into perform_all_tests() and invoke it with and without
13288         function header prototypes.
13289         (do_function_calls): Remove conditional XFAIL for PR 5318.
13290         (rerun_and_prepare): Remove duplicate code.
13291         (perform_all_tests): New.  Main logic moved here.
13292
13293 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13294
13295         * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13296         code guarded by #ifdef NO_PROTOTYPES.
13297         (t_double_many_args): Likewise.
13298         (DEF_FUNC_MANY_ARGS_1): Likewise.
13299         (DEF_FUNC_VALUES_1): Likewise.
13300         (t_structs_ldc): Renamed from t_structs_fc in conditional code
13301         guarded by #ifdef PROTOTYPES.
13302
13303 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13304
13305         * gdb.mi/mi-console.c: Add eye-catcher.
13306         * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13307         instead of literal line number.
13308
13309 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13310
13311         * gdb.base/shr2.c: Add eye-catcher.
13312         * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13313         line number.
13314
13315 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13316
13317         * gdb.base/jump.c: Add eye-catchers.
13318         * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13319         numbers.
13320
13321 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13322
13323         * gdb.base/execd-prog.c: Add eye-catchers.
13324         * gdb.base/foll-exec.c: Likewise.
13325         * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13326         line numbers.
13327
13328 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13329
13330         * gdb.base/ending-run.c: Add eye-catchers.
13331         * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13332         literal line numbers.
13333
13334 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13335
13336         * gdb.base/call-rt-st.c: Add eye-catchers.
13337         * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13338         literal line numbers.
13339
13340 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13341
13342         * gdb.base/call-ar-st.c: Add eye-catchers.
13343         * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13344         literal line numbers.
13345
13346 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13347
13348         * gdb.base/average.c: Add eye-catchers.
13349         * gdb.base/sum.c: Likewise.
13350         * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13351         regexps dynamically.
13352
13353 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
13354
13355         * gdb.base/solib1.c: Add eye-catchers.
13356         * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13357         literal line numbers.
13358
13359 2014-11-12  Pedro Alves  <palves@redhat.com>
13360
13361         * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13362         leader has exited.
13363
13364 2014-11-12  Pedro Alves  <palves@redhat.com>
13365
13366         * gdb.arch/i386-bp_permanent.c: New file.
13367         * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13368         (srcfile): Set to i386-bp_permanent.c.
13369         (top level): Adjust to work in both 32-bit and 64-bit modes.  Test
13370         that stepi does not execute the 'leave' instruction, instead of
13371         testing it does execute.
13372         * gdb.base/bp-permanent.c: New file.
13373         * gdb.base/bp-permanent.exp: New file.
13374
13375 2014-11-10  Doug Evans  <xdje42@gmail.com>
13376
13377         PR symtab/17564
13378         * gdb.base/symtab-search-order.exp: New file.
13379         * gdb.base/symtab-search-order.c: New file.
13380         * gdb.base/symtab-search-order-1.c: New file.
13381         * gdb.base/symtab-search-order-shlib-1.c: New file.
13382
13383 2014-11-07  Pedro Alves  <palves@redhat.com>
13384
13385         PR gdb/17511
13386         * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13387         i?86-*-linux*.
13388
13389 2014-11-03  Siva Chandra Reddy  <sivachandra@google.com>
13390
13391         PR c++/17494
13392         * gdb.cp/pr17494.cc: New file.
13393         * gdb.cp/pr17494.exp: New file.
13394
13395 2014-11-02  Yao Qi  <yao@codesourcery.com>
13396
13397         * gdb.python/python.exp: Get working directory and match the
13398         output of "set extended-prompt \\w " with it.
13399
13400 2014-10-30  Doug Evans  <dje@google.com>
13401
13402         * gdb.python/py-objfile.exp: Add tests for setting random attributes
13403         in objfiles.
13404         * gdb.python/py-progspace.exp: Add tests for setting random attributes
13405         in progspaces.
13406
13407 2014-10-30  Janis Johnson  <janisjo@codesourcery.com>
13408
13409         * gdb.base/fullpath-expand.exp: Skip for a remote host.
13410         * gdb.base/realname-expand.exp: Likewise.
13411         * gdb.linespec/macro-relative.exp: Likewise.
13412
13413 2014-10-29  Pedro Alves  <palves@redhat.com>
13414
13415         PR gdb/17408
13416         * gdb.threads/schedlock.c (some_function): New function.
13417         (call_function): New global.
13418         (MAYBE_CALL_SOME_FUNCTION): New macro.
13419         (thread_function): Call it.
13420         * gdb.threads/schedlock.exp (get_args): Add description parameter,
13421         and use it instead of a global counter.  Adjust all callers.
13422         (get_current_thread): Use "find current thread" for test message
13423         here rather than having all callers pass down the same string.
13424         (goto_loop): New procedure, factored out from ...
13425         (my_continue): ... this.
13426         (step_ten_loops): Change parameter from test message to command to
13427         use.  Adjust.
13428         (list_count): Delete global.
13429         (check_result): New procedure, factored out from duplicate top
13430         level code.
13431         (continue tests): Wrap in with_test_prefix.
13432         (test_step): New procedure, factored out from duplicate top level
13433         code.
13434         (top level): Test "step" in combination with all scheduler-locking
13435         modes.  Test "next" in combination with all scheduler-locking
13436         modes, and in combination with stepping over a function call or
13437         not.
13438         * gdb.threads/next-bp-other-thread.c: New file.
13439         * gdb.threads/next-bp-other-thread.exp: New file.
13440
13441 2014-10-29  Pedro Alves  <palves@redhat.com>
13442
13443         PR python/17372
13444         * gdb.python/python.exp: Test a multi-line command that spawns
13445         interactive Python.
13446         * gdb.base/multi-line-starts-subshell.exp: New file.
13447
13448 2014-10-29  Yao Qi  <yao@codesourcery.com>
13449
13450         * gdb.base/fileio.exp: Make directories on host.
13451
13452 2014-10-29  Yao Qi  <yao@codesourcery.com>
13453
13454         * gdb.base/fileio.c (test_write): Close the file.
13455
13456 2014-10-28  Pedro Alves  <palves@redhat.com>
13457
13458         PR gdb/12623
13459         * gdb.base/sigstep.c (no_handler): New global.
13460         (main): If 'no_handler is true, set the signal handlers to
13461         SIG_IGN.
13462         * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13463         with_sw_watch and no_handler parameters.  Handle them.
13464         (top level) <stepping over handler when stopped at a breakpoint
13465         test>: Add a test axis for testing with a software watchpoint, and
13466         another for testing with the signal handler set to SIG_IGN.
13467         * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13468         * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13469
13470 2014-10-28  Pedro Alves  <palves@redhat.com>
13471
13472         PR gdb/17511
13473         * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13474         * gdb.base/sigstep.exp (other_handler_location): New global.
13475         (advance): Support stepping into the signal handler, and running
13476         commands while in the handler.
13477         (in_handler_map): New global.
13478         (top level): In the advance test, add combinations for getting
13479         into the handler with stepping commands, and for running commands
13480         in the handler.  Add comment descripting the advancei tests.
13481
13482 2014-10-28  Pedro Alves  <palves@redhat.com>
13483
13484         * gdb.base/sigstep.exp: Use build_executable instead of
13485         prepare_for_testing.
13486         (top level): Move code that starts GDB, runs to main and creates a
13487         display to ...
13488         (restart): ... this new procedure.
13489         (top level): Move backtrace from signal handler test to ...
13490         (validate_backtrace): ... this new procedure.
13491         (advance, advancei): Rename parameter from 'i' to 'cmd'.  Use
13492         with_test_prefix.  Always restart GDB.
13493         (skip_to_handler): Rename parameter from 'i' to 'cmd'.  Use
13494         with_test_prefix.  Always restart GDB.  No need to delete
13495         breakpoints after the test.
13496         (test_skip_handler): Remove prefix parameter.
13497         (skip_over_handler, breakpoint_to_handler)
13498         (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13499         parameter from 'i' to 'cmd'.  Use with_test_prefix.  Always
13500         restart GDB.  No need to delete breakpoints after the test.
13501         (top level): Use foreach to call the test procedures with
13502         different commands.
13503
13504 2014-10-28  Pedro Alves  <palves@redhat.com>
13505
13506         * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13507         instead of GNATS numbers.
13508         * gdb.base/sigbpt.exp: Likewise.
13509         * gdb.base/siginfo.exp: Likewise.
13510         * gdb.base/sigstep.exp: Likewise.
13511
13512 2014-10-27  Pedro Alves  <palves@redhat.com>
13513
13514         * gdb.base/sigstep.c (dummy): New global.
13515         (main): Issue a couple writes to the new global.
13516         * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13517         procedures.
13518         (skip_over_handler): Use test_skip_handler.
13519         (top level): Call skip_over_handler for stepi and nexti too.
13520         (breakpoint_over_handler): Use test_skip_handler.
13521         (top level): Call breakpoint_over_handler for stepi and nexti too.
13522
13523 2014-10-27  Yao Qi  <yao@codesourcery.com>
13524
13525         * gdb.trace/tfile.c (adjust_function_address)
13526         [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13527         function descriptor.
13528
13529 2014-10-24  Don Breazeal  <donb@codesourcery.com>
13530
13531         * gdb.base/foll-fork.exp (test_follow_fork,
13532         catch_fork_child_follow): Check for updated fork messages emitted
13533         from infrun.c.
13534         * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13535         vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13536         vfork_and_exec_child_follow_through_step): Check for updated vfork
13537         messages emitted from infrun.c.
13538
13539 2014-10-24  Pedro Alves  <palves@redhat.com>
13540
13541         * gdb.base/corefile.exp: Remove references to ultrix.
13542         * gdb.base/interrupt.exp: Likewise.
13543         * gdb.base/whatis.exp: Likewise.
13544         * gdb.gdb/selftest.exp: Likewise.
13545         * gdb.threads/manythreads.exp: Likewise.
13546         * gdb.threads/print-threads.exp: Likewise.
13547         * gdb.threads/pthreads.exp:: Likewise.
13548         * gdb.threads/schedlock.exp: Likewise.
13549
13550 2014-10-24  Siva Chandra Reddy  <sivachandra@google.com>
13551
13552         * gdb.cp/non-trivial-retval.cc: Add a test case.
13553         * gdb.cp/non-trivial-retval.exp: Add a test.
13554
13555 2014-10-20  Yao Qi  <yao@codesourcery.com>
13556
13557         * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13558         * gdb.python/py-objfile-script-gdb.py: New file.
13559         * gdb.python/py-objfile-script.exp: Update reference to
13560         py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
13561         of remote_download.  Remove the dest file.
13562
13563 2014-10-20  Yao Qi  <yao@codesourcery.com>
13564
13565         * gdb.base/checkpoint.exp: Don't remove file copied on host.
13566         * gdb.base/step-line.exp: Likewise.
13567         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13568         * gdb.dwarf2/dw2-basic.exp: Likewise.
13569         * gdb.dwarf2/dw2-compressed.exp: Likewise.
13570         * gdb.dwarf2/dw2-filename.exp: Likewise.
13571         * gdb.dwarf2/dw2-intercu.exp: Likewise.
13572         * gdb.dwarf2/dw2-intermix.exp: Likewise.
13573         * gdb.dwarf2/dw2-producer.exp: Likewise.
13574         * gdb.dwarf2/mac-fileno.exp: Likewise.
13575         * gdb.python/py-frame-args.exp: Likewise.
13576         * gdb.python/py-framefilter.exp: Likewise.
13577         * gdb.python/py-mi.exp: Likewise.
13578         * gdb.python/py-objfile-script.exp: Likewise
13579         * gdb.python/py-pp-integral.exp: Likewise.
13580         * gdb.python/py-pp-re-notag.exp: Likewise.
13581         * gdb.python/py-prettyprint.exp: Likewise.
13582         * gdb.python/py-section-script.exp: Likewise.
13583         * gdb.python/py-typeprint.exp: Likewise.
13584         * gdb.python/py-xmethods.exp: Likewise.
13585         * gdb.stabs/weird.exp: Likewise.
13586         * gdb.xml/tdesc-regs.exp: Likewise.
13587
13588 2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
13589
13590         * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13591         (out_cu): Use addr_len for the size of addresses.
13592         (out_line): Likewise.  Size DW_LNE_set_address instruction
13593         according to addr_len.
13594         * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13595         (FUNC): Add START_INSNS to definition.
13596
13597 2014-10-18  Yao Qi  <yao@codesourcery.com>
13598
13599         * gdb.base/argv0-symlink.exp: Check argv[0] value if
13600         gdb_has_argv0 return true.
13601         * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13602         check [target_info exists noargs], check [gdb_has_argv0]
13603         instead.
13604         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13605         * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13606         procedures.
13607
13608 2014-10-17  Doug Evans  <dje@google.com>
13609
13610         * gdb.python/py-events.exp: Update expected output for clear_objfiles
13611         event.
13612         * gdb.python/py-events.py: Add clear_objfiles event.
13613
13614 2014-10-17  Doug Evans  <dje@google.com>
13615
13616         * gdb.python/py-objfile.exp: Test progspace attribute.
13617
13618 2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
13619
13620         * gdb.guile/scm-breakpoint.exp: Do not assume any
13621         directory separators when matching source file paths.
13622         * gdb.python/py-breakpoint.exp: Likewise.
13623         * gdb.reverse/break-precsave.exp: Likewise.
13624         * gdb.reverse/break-reverse.exp: Likewise.
13625         * gdb.reverse/consecutive-precsave.exp: Likewise.
13626         * gdb.reverse/finish-precsave.exp: Likewise.
13627         * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13628         * gdb.reverse/finish-reverse.exp: Likewise.
13629         * gdb.reverse/i386-precsave.exp: Likewise.
13630         * gdb.reverse/i387-env-reverse.exp: Likewise.
13631         * gdb.reverse/i387-stack-reverse.exp: Likewise.
13632         * gdb.reverse/machinestate-precsave.exp: Likewise.
13633         * gdb.reverse/machinestate.exp: Likewise.
13634         * gdb.reverse/sigall-precsave.exp: Likewise.
13635         * gdb.reverse/solib-precsave.exp: Likewise.
13636         * gdb.reverse/step-precsave.exp: Likewise.
13637         * gdb.reverse/until-precsave.exp: Likewise.
13638         * gdb.reverse/watch-precsave.exp: Likewise.
13639         * gdb.reverse/watch-reverse.exp: Likewise.
13640
13641 2014-10-17  Yao Qi  <yao@codesourcery.com>
13642
13643         * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13644         * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13645
13646 2014-10-17  Pedro Alves  <palves@redhat.com>
13647
13648         PR gdb/17471
13649         * gdb.base/bg-execution-repeat.c: New file.
13650         * gdb.base/bg-execution-repeat.exp: New file.
13651
13652 2014-10-17  Pedro Alves  <palves@redhat.com>
13653
13654         PR gdb/17300
13655         * gdb.base/continue-all-already-running.c: New file.
13656         * gdb.base/continue-all-already-running.exp: New file.
13657
13658 2014-10-17  Pedro Alves  <palves@redhat.com>
13659
13660         PR gdb/17472
13661         * gdb.base/annota-input-while-running.c: New file.
13662         * gdb.base/annota-input-while-running.exp: New file.
13663
13664 2014-10-17  Pedro Alves  <palves@redhat.com>
13665
13666         * gdb.base/callfuncs.exp: emove references to osf.
13667         * gdb.base/sigall.exp: Likewise.
13668         * gdb.gdb/selftest.exp: Likewise.
13669         * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13670         * gdb.mi/non-stop.c: Likewise.
13671         * gdb.mi/pthreads.c: Likewise.
13672         * gdb.reverse/sigall-precsave.exp: Likewise.
13673         * gdb.reverse/sigall-reverse.exp: Likewise.
13674         * gdb.threads/pthreads.c: Likewise.
13675         * gdb.threads/pthreads.exp: Likewise.
13676
13677 2014-10-17  Yao Qi  <yao@codesourcery.com>
13678
13679         * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13680         check 'target_info exists noargs'.
13681         (test_command_prompt_position): Likewise.
13682         (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13683         Remove "set args".
13684         (progvar_simple_while_test): Likewise.
13685         (progvar_complex_if_while_test): Likewise.
13686         (if_while_breakpoint_command_test): Likewise.
13687         (infrun_breakpoint_command_test): Likewise.
13688         (breakpoint_command_test): Likewise.
13689         (watchpoint_command_test): Likewise.
13690         (bp_deleted_in_command_test): Likewise.
13691         (temporary_breakpoint_commands): Likewise.
13692
13693 2014-10-16  Yao Qi  <yao@codesourcery.com>
13694
13695         * gdb.base/remotetimeout.exp: Remove noargs checking.
13696
13697 2014-10-15  Pedro Alves  <palves@redhat.com>
13698
13699         PR breakpoints/9649
13700         * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13701         * gdb.base/breakpoint-in-ro-region.exp
13702         (probe_target_hardware_step): New procedure.
13703         (top level): Probe hardware stepping and hardware breakpoint
13704         support.  Test stepping through a read-only region, with both
13705         "breakpoint auto-hw" on and off and both "always-inserted" on and
13706         off.
13707
13708 2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
13709
13710         * gdb.dlang/demangle.exp: Update for demangling changes.
13711
13712 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
13713
13714         * gdb.cp/non-trivial-retval.cc: Add new test cases.
13715         * gdb.cp/non-trivial-retval.exp: Add new tests.
13716
13717 2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
13718
13719         PR c++/13403
13720         PR c++/15154
13721         * gdb.cp/non-trivial-retval.cc: New file.
13722         * gdb.cp/non-trivial-retval.exp: New file.
13723
13724 2014-10-15  Yao Qi  <yao@codesourcery.com>
13725
13726         * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13727         remote host.
13728
13729 2014-10-15  Yao Qi  <yao@codesourcery.com>
13730
13731         * gdb.python/py-symbol.exp: Match file base name if host is
13732         remote, otherwise match file name with dir name.
13733         * gdb.python/py-symtab.exp: Likewise.
13734         * gdb.python/python.exp: Likewise.
13735
13736 2014-10-15  Yao Qi  <yao@codesourcery.com>
13737
13738         * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13739         pattern.
13740         * gdb.python/py-symtab.exp: Likewise.
13741         * gdb.python/python.exp: Remove trailing ".*".  Fix typo
13742         locationn.
13743
13744 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
13745
13746         * gdb.ada/addr_arith: New testcase.
13747
13748 2014-10-14  Maciej W. Rozycki  <macro@codesourcery.com>
13749
13750         * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13751         * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13752         * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13753         * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13754
13755 2014-10-14  Sergio Durigan Junior  <sergiodj@redhat.com>
13756
13757         * gdb.arch/stap-eval-lang-ada.S: Likewise.
13758         * gdb.arch/stap-eval-lang-ada.c: Likewise.
13759         * gdb.arch/stap-eval-lang-ada.exp: New file.
13760
13761 2014-10-14  Yao Qi  <yao@codesourcery.com>
13762
13763         * gdb.mi/mi-var-child.c (nothing1): New function.
13764         (nothing2): New function.
13765         (do_children_tests): Set function pointers by nothing1 and
13766         nothing2.
13767         * gdb.mi/mi-var-child.exp: Step over new added statements.
13768         Update test to match the new output.
13769         * gdb.mi/var-cmd.c (nothing1): New function.
13770         (nothing2): New function.
13771         (do_children_tests): Set function pointers by  nothing1 and
13772         nothing2.
13773         * gdb.mi/mi-var-display.exp: Update test to match output.
13774         Step to the line specified by $line_dct_nothing.
13775         Increase the number of lines to step.
13776
13777 2014-10-14  Yao Qi  <yao@codesourcery.com>
13778
13779         * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13780         tests.
13781         * gdb.mi/mi2-var-child.exp: Likewise.
13782
13783 2014-10-13  Doug Evans  <dje@google.com>
13784
13785         * gdb.python/py-objfile.exp: Change name of file name test.
13786
13787 2014-10-13  Doug Evans  <dje@google.com>
13788
13789         * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13790         from the start of the CU.
13791
13792 2014-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
13793             Yao Qi  <yao@codesourcery.com>
13794
13795         Fix "save breakpoints" for "catch" command.
13796         * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13797         Remove -nonewline.  Match also the added "main" line.
13798
13799 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13800
13801         Fix "save breakpoints" for "disable $bpnum" command.
13802         * gdb.base/save-bp.c (main): Add label.
13803         * gdb.base/save-bp.exp: Add 8th disabled breakpoint.  Match it.
13804
13805 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
13806
13807         * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13808
13809 2014-10-11  Yao Qi  <yao@codesourcery.com>
13810
13811         * gdb.server/server-kill.exp: Execute command
13812         "set remote trace-status-packet on" before "tstatus".
13813
13814 2014-10-11  Yao Qi  <yao@codesourcery.com>
13815
13816         * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13817         (main): Call getppid.
13818         * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13819         and continue to it.  Read variable "server_pid".
13820
13821 2014-10-11  Yao Qi  <yao@codesourcery.com>
13822
13823         * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13824
13825 2014-10-11  Yao Qi  <yao@codesourcery.com>
13826
13827         * gdb.threads/thread-find.exp: Don't execute command
13828         "info threads".
13829         * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13830         * gdb.threads/linux-dp.exp: Don't check the condition
13831         $threads_created equals to zero.
13832
13833 2014-10-10  Pedro Alves  <palves@redhat.com>
13834
13835         * gdb.base/bigcore.exp: Remove references to IRIX.
13836         * gdb.base/funcargs.exp: Likewise.
13837         * gdb.base/interrupt.exp: Likewise.
13838         * gdb.base/mips_pro.exp: Likewise.
13839         * gdb.base/nodebug.exp: Likewise.
13840         * gdb.base/setvar.exp: Likewise.
13841         * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13842
13843 2014-10-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
13844             Pedro Alves  <palves@redhat.com>
13845
13846         PR symtab/14466
13847         * gdb.base/vdso-warning.c: New file.
13848         * gdb.base/vdso-warning.exp: New file.
13849
13850 2014-10-02  Doug Evans  <dje@google.com>
13851
13852         * gdb.base/structs.c (main): Don't run forever.
13853
13854 2014-10-02  Pedro Alves  <palves@redhat.com>
13855
13856         * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13857         (top level) <stop threads 1, stop threads 2>: Use it.
13858
13859 2014-10-02  Pedro Alves  <palves@redhat.com>
13860
13861         * gdb.threads/break-while-running.exp (test): Add new
13862         'update_thread_list' argument.  Skip "info threads" if false.
13863         (top level): Add new 'update_thread_list' axis.
13864
13865 2014-10-02  Pedro Alves  <palves@redhat.com>
13866
13867         PR breakpoints/17431
13868         * gdb.base/execl-update-breakpoints.c: New file.
13869         * gdb.base/execl-update-breakpoints.exp: New file.
13870
13871 2014-10-01  Pedro Alves  <palves@redhat.com>
13872
13873         * gdb.base/breakpoint-in-ro-region.c: New file.
13874         * gdb.base/breakpoint-in-ro-region.exp: New file.
13875
13876 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
13877
13878         * gdb.mi/mi-exit-code.exp: New file.
13879         * gdb.mi/mi-exit-code.c: New file.
13880
13881 2014-09-30  Yao Qi  <yao@codesourcery.com>
13882
13883         * lib/prelink-support.exp (build_executable_own_libs): Error if
13884         the target isn't native.
13885
13886 2014-09-30  Yao Qi  <yao@codesourcery.com>
13887
13888         * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13889         false.
13890
13891 2014-09-22  Pedro Alves  <palves@redhat.com>
13892
13893         * gdb.threads/break-while-running.exp: New file.
13894         * gdb.threads/break-while-running.c: New file.
13895
13896 2014-09-19  Yao Qi  <yao@codesourcery.com>
13897
13898         * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13899         Invoke test.  Restart GDB with --readnow and invoke test again.
13900
13901 2014-09-19  Yao Qi  <yao@codesourcery.com>
13902
13903         * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13904         proc set_breakpoint_on_gcd_function.  Invoke
13905         set_breakpoint_on_gcd_function.  Restart GDB with --readnow and
13906         invoke set_breakpoint_on_gcd_function again.
13907
13908 2014-09-18  Doug Evans  <dje@google.com>
13909
13910         * gdb.dwarf2/symtab-producer.exp: New file.
13911
13912 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13913
13914         * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13915         * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13916         * gdb.base/global-var-nested-by-dso.c: Likewise.
13917         * gdb.base/global-var-nested-by-dso.exp: Likewise.
13918
13919 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
13920             Pedro Alves  <palves@redhat.com>
13921
13922         * gdb.base/watch-bitfields.exp: Pass string other than test file
13923         name to prepare_for_testing.
13924         (watch): New procedure.
13925         (expect_watchpoint): Use with_test_prefix.
13926         (top level): Factor out tests to ...
13927         (test_watch_location, test_regular_watch): ... these new
13928         procedures, and use with_test_prefix and gdb_continue_to_end.
13929
13930 2014-09-16  Patrick Palka  <patrick@parcs.ath.cx>
13931
13932         PR breakpoints/12526
13933         * gdb.base/watch-bitfields.exp: New file.
13934         * gdb.base/watch-bitfields.c: New file.
13935
13936 2014-09-16  Pedro Alves  <palves@redhat.com>
13937
13938         * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13939         software and hardware addresses, not software address against
13940         itself.
13941
13942 2014-09-16  Pedro Alves  <palves@redhat.com>
13943
13944         * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13945         * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13946
13947 2014-09-16  Pedro Alves  <palves@redhat.com>
13948
13949         * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13950         files.
13951         * gdb.base/a2-run.exp: Remove all code guarded by istarget
13952         "*-*-vxworks*" throughout.
13953         * gdb.base/break.exp: Likewise.
13954         * gdb.base/default.exp: Likewise.
13955         * gdb.base/scope.exp: Likewise.
13956         * gdb.base/sepdebug.exp: Likewise.
13957         * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13958         throughout.
13959         * gdb.base/run.c: Likewise.
13960         * gdb.base/sepdebug.c: Likewise.
13961         * gdb.hp/gdb.aCC/run.c: Likewise.
13962         * gdb.reverse/until-reverse.c: Likewise.
13963         * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13964
13965 2014-09-16  Yao Qi  <yao@codesourcery.com>
13966
13967         * boards/local-remote-host-native.exp: New file.
13968
13969 2014-09-14  Doug Evans  <xdje42@gmail.com>
13970
13971         * gdb.threads/queue-signal.c (thread_count): New variable.
13972         (thread_count_mutex, thread_count_condvar): New variables.
13973         (incr_thread_count, wait_all_threads_running): New functions.
13974         (main): Wait for all threads to be in their thread functions.
13975
13976 2014-09-13  Doug Evans  <xdje42@gmail.com>
13977
13978         * gdb.threads/queue-signal.c: New file.
13979         * gdb.threads/queue-signal.exp: New file.
13980
13981 2014-09-13  Doug Evans  <xdje42@gmail.com>
13982
13983         * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13984         be consistent with what default_gdb_init uses.
13985         (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13986         the plain text of the prompt.  Add some logging printfs.
13987         * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13988
13989 2014-09-12  Pedro Alves  <palves@redhat.com>
13990
13991         * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13992         gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13993         * gdb.arch/i386-size-overlap.exp: Likewise.
13994         * gdb.arch/i386-size.exp: Likewise.
13995         * gdb.arch/i386-unwind.exp: Likewise.
13996         * gdb.base/a2-run.exp: Likewise.
13997         * gdb.base/break.exp: Likewise.
13998         * gdb.base/charset.exp: Likewise.
13999         * gdb.base/chng-syms.exp: Likewise.
14000         * gdb.base/commands.exp: Likewise.
14001         * gdb.base/dbx.exp: Likewise.
14002         * gdb.base/find.exp: Likewise.
14003         * gdb.base/funcargs.exp: Likewise.
14004         * gdb.base/jit-simple.exp: Likewise.
14005         * gdb.base/reread.exp: Likewise.
14006         * gdb.base/sepdebug.exp: Likewise.
14007         * gdb.base/step-bt.exp: Likewise.
14008         * gdb.cp/mb-inline.exp: Likewise.
14009         * gdb.cp/mb-templates.exp: Likewise.
14010         * gdb.objc/basicclass.exp: Likewise.
14011         * gdb.threads/killed.exp: Likewise.
14012
14013 2014-09-12  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14014
14015         PR tdep/17379
14016         * gdb.arch/powerpc-stackless.S: New file.
14017         * gdb.arch/powerpc-stackless.exp: New file.
14018
14019 2014-09-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
14020
14021         * gdb.base/attach.c: Include unistd.h.
14022         (main): Call alarm.  Add label postloop.
14023         * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14024         gdb_breakpoint, gdb_continue_to_breakpoint.
14025         (test_command_line_attach_run): Kill ${testpid} in one exit path.
14026
14027 2014-09-11  Pedro Alves  <palves@redhat.com>
14028
14029         PR gdb/17347
14030         * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14031         * gdb.base/attach.exp (test_command_line_attach_run): New
14032         procedure.
14033         (top level): Call it.
14034
14035 2014-09-11  Pedro Alves  <palves@redhat.com>
14036
14037         * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14038         * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14039         (do_command_attach_tests): Use spawn_wait_for_attach.
14040         * gdb.base/solib-overlap.exp: Likewise.
14041         * gdb.multi/multi-attach.exp: Likewise.
14042         * gdb.python/py-prompt.exp: Likewise.
14043         * gdb.python/py-sync-interp.exp: Likewise.
14044         * gdb.server/ext-attach.exp: Likewise.
14045
14046 2014-09-11  Gabriel Krisman Bertazi  <gabriel@krisman.be>
14047
14048         * gdb.fortran/array-element.exp: Remove unexpected "continue"
14049         command in testcase.  Simplify testcase.
14050
14051 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
14052
14053         * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14054
14055 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
14056
14057         * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14058
14059 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
14060
14061         * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14062
14063 2014-09-10  Joel Brobecker  <brobecker@adacore.com>
14064
14065         * gdb.dwarf2/dynarr-ptr.c: New file.
14066         * gdb.dwarf2/dynarr-ptr.exp: New file.
14067
14068 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14069
14070         * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14071         of 30 rather than hardcoding 120 for a slow test case.  Take the
14072         `gdb,timeout' target setting into account for this calculation.
14073         Don't extend the timeout for the test cases that don't need it.
14074
14075 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14076
14077         * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14078         a factor of 2 for a slow test case.  Take the `gdb,timeout'
14079         target setting into account for this calculation.
14080         * gdb.reverse/until-precsave.exp: Increase the timeout by
14081         a factor of 15 and 3 respectively rather than adding 120
14082         for a pair of slow test cases.  Take the `gdb,timeout'
14083         target setting into account for this calculation.
14084
14085 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14086
14087         * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14088         timeout, don't pass one down to gdb_expect.
14089         (gdb_expect): Rework timeout selection.
14090
14091 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14092
14093         * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14094         exception on timeout.
14095         (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14096         (gdbserver_start_extended): Catch any `gdbserver_start' error
14097         exceptions.
14098         (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14099         * lib/mi-support.exp (mi_gdb_target_load): Catch any
14100         `gdbserver_gdb_load' error exceptions.
14101
14102 2014-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
14103
14104         * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14105         120 on waiting for the TCP socket to open.
14106
14107 2014-09-09  Doug Evans  <xdje42@gmail.com>
14108
14109         * gdb.base/default.exp (show_conv_list): Add _caller_is,
14110         _caller_matches, _any_caller_is, _any_caller_matches.
14111
14112 2014-09-09  Doug Evans  <xdje42@gmail.com>
14113
14114         * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14115
14116 2014-09-09  Yao Qi  <yao@codesourcery.com>
14117
14118         * gdb.mi/mi-var-display.exp: Set print symbol off.
14119
14120 2014-09-07  Gabriel Krisman Bertazi  <gabriel@krisman.be>
14121
14122         PR gdb/17035
14123         * gdb.base/commands.exp: Add tests to verify user-defined
14124         commands with empty bodies.
14125         * gdb.python/py-cmd.exp: Test that we don't show user-defined
14126         python commands in `show user command`.
14127         * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14128         scheme commands in `show user command`.
14129
14130 2014-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
14131
14132         PR python/17355
14133         * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14134         * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14135         * gdb.python/py-framefilter-invalidarg.exp: New file.
14136         * gdb.python/py-framefilter-invalidarg.py: New file.
14137
14138 2014-09-06  Doug Evans  <xdje42@gmail.com>
14139
14140         PR 15276
14141         * gdb.python/py-caller-is.c: New file.
14142         * gdb.python/py-caller-is.exp: New file.
14143
14144 2014-09-05  Sergio Durigan Junior  <sergiodj@redhat.com>
14145
14146         PR gdb/17235
14147         * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14148         * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14149
14150 2014-09-04  Sergio Durigan Junior  <sergiodj@redhat.com>
14151
14152         PR fortran/17237
14153         * gdb.fortran/print-formatted.exp: New file.
14154         * gdb.fortran/print-formatted.f90: Likewise.
14155
14156 2014-09-03  Sasha Smundak  <asmundak@google.com>
14157
14158         * gdb.python/py-frame.exp: Test Frame.read_register.
14159
14160 2014-09-03  Sergio Durigan Junior  <sergiodj@redhat.com>
14161
14162         PR python/16699
14163         * gdb.python/py-completion.exp: New file.
14164         * gdb.python/py-completion.py: Likewise.
14165
14166 2014-08-28  Doug Evans  <dje@google.com>
14167
14168         * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14169         eax,etc. are live with values set by gdb and thus the compiler can't
14170         use them.
14171         * gdb.arch/i386-pseudo.c (main): Ditto.
14172
14173 2014-08-27  Doug Evans  <dje@google.com>
14174
14175         * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14176
14177 2014-08-25  Doug Evans  <dje@google.com>
14178
14179         * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14180         (main): Ditto.
14181
14182 2014-08-25  Doug Evans  <dje@google.com>
14183
14184         * gdb.threads/thread-execl.exp: #include <stdio.h>.
14185
14186 2014-08-24  Yao Qi  <yao@codesourcery.com>
14187
14188         * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14189         symbol off.
14190         * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14191
14192 2014-08-22  Doug Evans  <dje@google.com>
14193
14194         PR 17276
14195         * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14196         * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14197         * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14198
14199 2014-08-22  Yao Qi  <yao@codesourcery.com>
14200
14201         * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14202         * gdb.python/py-finish-breakpoint2.exp: Likewise.
14203         * gdb.python/python.exp: Likewise.  Use .py file on the host
14204         instead of the build.
14205
14206 2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
14207
14208         * gdb.threads/gcore-stale-thread.c: New file.
14209         * gdb.threads/gcore-stale-thread.exp: New file.
14210
14211 2014-08-21  Pedro Alves  <palves@redhat.com>
14212
14213         * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14214         * gdb.base/gcore-relro-pie.exp: Likewise.
14215         * gdb.base/gcore-relro.exp: Likewise.
14216         * gdb.base/gcore.exp: Likewise.
14217         * gdb.base/print-symbol-loading.exp: Likewise.
14218         * gdb.threads/gcore-thread.exp: Likewise.
14219         * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14220
14221 2014-08-20  Pedro Alves  <palves@redhat.com>
14222             Jan Kratochvil  <jan.kratochvil@redhat.com>
14223
14224         * Makefile.in (EXTRA_RULES, CC): New variables, get from
14225         configure.
14226         (EXPECT): Handle READ1 being set.
14227         (all): Depend on EXTRA_RULES.
14228         (check-read1, expect-read1, read1.so, read1): New rules.
14229         * README (Testsuite Parameters): Document the READ1 make variable.
14230         (Race detection): New section.
14231         * configure: Regenerate.
14232         * configure.ac: If build==host==target, and running under a
14233         GNU/glibc system, add read1 to the extra Makefile rules.
14234         (EXTRA_RULES): AC_SUBST it.
14235         * lib/read1.c: New file.
14236
14237 2014-08-20  Joel Brobecker  <brobecker@adacore.com>
14238
14239         * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14240         the handling of variables declared as a typedef to an array
14241         which a DW_AT_data_location attribute.
14242
14243 2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
14244             Pedro Alves  <palves@redhat.com>
14245
14246         PR symtab/14604
14247         PR symtab/14605
14248         * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14249         gdb_test.
14250
14251 2014-08-19  Pedro Alves  <palves@redhat.com>
14252
14253         * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14254
14255 2014-08-19  Yao Qi  <yao@codesourcery.com>
14256
14257         * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14258         right line.
14259
14260 2014-08-18  David Blaikie  <dblaikie@gmail.com>
14261
14262         * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14263
14264 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
14265
14266         * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14267         attribute in array range.
14268
14269 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
14270
14271         * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14272
14273 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
14274
14275         PR c++/17132
14276         * gdb.cp/pr17132.cc: New file.
14277         * gdb.cp/pr17132.exp: New file.
14278
14279 2014-08-15  Siva Chandra Reddy  <sivachandra@google.com>
14280
14281         * gdb.python/py-xmethods.py (A_getarrayind)
14282         (E_method_char_worker.__call__, E_method_int_worker.__call__):
14283         Use 'print' with function call syntax.
14284         (E_method_matcher.match): Fix tab vs space indentation mixup.
14285
14286 2014-08-15  Yao Qi  <yao@codesourcery.com>
14287
14288         * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14289         false.
14290
14291 2014-08-15  Yao Qi  <yao@codesourcery.com>
14292
14293         * gdb.cp/casts.exp: Set print symbol off.
14294         * gdb.cp/class2.exp: Likewise.
14295         * gdb.cp/overload.exp: Likewise.
14296         * gdb.cp/templates.exp: Likewise.
14297
14298 2014-08-11  Doug Evans  <dje@google.com>
14299
14300         * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14301         (test_load_shlib): Update.
14302
14303 2014-08-09  Yao Qi  <yao@codesourcery.com>
14304
14305         * gdb.base/display.exp: Invoke is_address_zero_readable.
14306         * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14307         * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14308         * gdb.base/hbreak-unmapped.exp: Return if
14309         is_address_zero_readable returns true.
14310         * gdb.base/signest.exp: Likewise.
14311         * gdb.base/signull.exp: Likewise.
14312         * gdb.base/sigbpt.exp: Likewise.
14313         * gdb.guile/scm-disasm.exp: Do the test if
14314         is_address_zero_readable returns false.
14315         * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14316         * gdb.python/py-arch.exp: Likewise.
14317         * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14318         * lib/gdb.exp (is_address_zero_readable): New proc.
14319
14320 2014-08-09  Yao Qi  <yao@codesourcery.com>
14321
14322         PR testsuite/13443
14323         * gdb.mi/mi-var-display.exp: Make test messages unique.
14324
14325 2014-08-04  Tom Tromey  <tromey@redhat.com>
14326
14327         * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14328         target 0".
14329
14330 2014-08-04  Tom Tromey  <tromey@redhat.com>
14331
14332         * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14333         "target_resume".
14334
14335 2014-08-01  Joel Brobecker  <brobecker@adacore.com>
14336
14337         * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14338         inner_vla_struct_object_size.
14339         * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14340         as xfail.
14341
14342 2014-07-30  Pedro Alves  <palves@redhat.com>
14343
14344         * gdb.threads/signal-command-handle-nopass.exp (test): Add
14345         comment.
14346
14347 2014-07-29  Yao Qi  <yao@codesourcery.com>
14348
14349         PR gdb/17206
14350         * gdb.base/until-nodebug.exp: New.
14351
14352 2014-07-28  Doug Evans  <xdje42@gmail.com>
14353
14354         PR guile/17203
14355         * gdb.guile/scm-parameter.exp: Add tests for trying to create
14356         previously existing parameter, and previously ambiguously spelled
14357         parameter.
14358
14359 2014-07-28  Will Newton  <will.newton@linaro.org>
14360
14361         * gdb.base/varargs.exp: Remove KFAILs for ARM.
14362
14363 2014-07-26  Ludovic Courtès  <ludo@gnu.org>
14364             Doug Evans  <xdje42@gmail.com>
14365
14366         PR guile/17146
14367         * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14368
14369 2014-07-25  Pedro Alves  <palves@redhat.com>
14370
14371         * gdb.threads/signal-command-handle-nopass.c: New file.
14372         * gdb.threads/signal-command-handle-nopass.exp: New file.
14373         * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14374         * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14375         * gdb.threads/signal-delivered-right-thread.c: New file.
14376         * gdb.threads/signal-delivered-right-thread.exp: New file.
14377
14378 2014-07-25  Pedro Alves  <palves@redhat.com>
14379
14380         * gdb.base/double-prompt-target-event-error.exp
14381         (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14382         match.
14383         (cancel_pagination_in_target_event): Rework double prompt
14384         detection.
14385         * gdb.base/paginate-after-ctrl-c-running.exp
14386         (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14387         <return>' match.
14388         * gdb.base/paginate-bg-execution.exp
14389         (test_bg_execution_pagination_return)
14390         (test_bg_execution_pagination_cancel): Remove '-notransfer
14391         <return>' matches.
14392         * gdb.base/paginate-execution-startup.exp
14393         (test_fg_execution_pagination_return)
14394         (test_fg_execution_pagination_cancel): Remove '-notransfer
14395         <return>' matches.
14396         * gdb.base/paginate-inferior-exit.exp
14397         (test_paginate_inferior_exited): Remove '-notransfer <return>'
14398         match.
14399         * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14400         * lib/gdb.exp (pagination_prompt): Run text through
14401         string_to_regexp.
14402         (gdb_test_multiple): Match $pagination_prompt instead of
14403         "<return>".
14404         (string_to_regexp): Move to lib/gdb-utils.exp.
14405
14406 2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
14407
14408         * gdb.arch/amd64-entry-value-paramref.S: New file.
14409         * gdb.arch/amd64-entry-value-paramref.cc: New file.
14410         * gdb.arch/amd64-entry-value-paramref.exp: New file.
14411         * gdb.arch/amd64-optimout-repeat.S: New file.
14412         * gdb.arch/amd64-optimout-repeat.c: New file.
14413         * gdb.arch/amd64-optimout-repeat.exp: New file.
14414
14415 2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
14416
14417         PR gdb/17170
14418         * gdb.base/statistics.exp: New file.
14419
14420 2014-07-17  Doug Evans  <dje@google.com>
14421
14422         PR gdb/17170
14423         * gdb.base/maint.exp: Update testing of per-command stats.
14424
14425 2014-07-16  Pedro Alves  <palves@redhat.com>
14426
14427         * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14428         (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14429         (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14430         (tfile_write_buf): New functions.
14431         (add_memory_block): Rewrite using the above.
14432         (adjust_function_address): New function.
14433         (FUNCTION_ADDRESS): New macro.
14434         (write_basic_trace_file): Remove short_x local, and use
14435         tfile_write_16. Change type of func_addr local to unsigned long
14436         long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
14437         here.  Cast argument of add_memory_block to char pointer.
14438         (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
14439         (main): Remove parameters.
14440         * gdb.trace/tfile.exp: Remove nowarnings.
14441
14442 2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
14443
14444         * gdb.base/debug-expr.exp: Test string evaluation with
14445         "debug expression" on.
14446
14447 2014-07-15  Pedro Alves  <palves@redhat.com>
14448
14449         * gdb.base/reread.exp: Use clean_restart.
14450
14451 2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
14452
14453         * gdb.arch/avr-flash-qualifer.c: New.
14454         * gdb.arch/avr-flash-qualifer.exp: New.
14455
14456 2014-07-14  Pedro Alves  <palves@redhat.com>
14457
14458         * gdb.base/paginate-after-ctrl-c-running.c: New file.
14459         * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14460
14461 2014-07-14  Pedro Alves  <palves@redhat.com>
14462
14463         * gdb.base/double-prompt-target-event-error.c: New file.
14464         * gdb.base/double-prompt-target-event-error.exp: New file.
14465
14466 2014-07-14  Pedro Alves  <palves@redhat.com>
14467
14468         PR gdb/17072
14469         * gdb.base/paginate-inferior-exit.c: New file.
14470         * gdb.base/paginate-inferior-exit.exp: New file.
14471
14472 2014-07-14  Pedro Alves  <palves@redhat.com>
14473
14474         PR gdb/17072
14475         * gdb.base/paginate-bg-execution.c: New file.
14476         * gdb.base/paginate-bg-execution.exp: New file.
14477
14478 2014-07-14  Pedro Alves  <palves@redhat.com>
14479
14480         PR gdb/17072
14481         * gdb.base/paginate-execution-startup.c: New file.
14482         * gdb.base/paginate-execution-startup.exp: New file.
14483         * lib/gdb.exp (pagination_prompt): New global.
14484         (default_gdb_spawn): New procedure, factored out from
14485         default_gdb_spawn.
14486         (default_gdb_start): Adjust to call default_gdb_spawn.
14487         (gdb_spawn): New procedure.
14488
14489 2014-07-14  Pedro Alves  <palves@redhat.com>
14490
14491         * lib/gdb.exp (gdb_assert): New procedure.
14492         * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14493
14494 2014-07-14  Pedro Alves  <palves@redhat.com>
14495
14496         * gdb.base/execution-termios.c: New file.
14497         * gdb.base/execution-termios.exp: New file.
14498
14499 2014-07-14  Tom Tromey  <tromey@redhat.com>
14500
14501         * gdb.cp/vla-cxx.cc: New file.
14502         * gdb.cp/vla-cxx.exp: New file.
14503
14504 2014-07-14  Tom Tromey  <tromey@redhat.com>
14505
14506         * gdb.reverse/rerun-prec.c: New file.
14507         * gdb.reverse/rerun-prec.exp: New file.
14508
14509 2014-07-12  Maciej W. Rozycki  <macro@mips.com>
14510             Maciej W. Rozycki  <macro@codesourcery.com>
14511
14512         * lib/gdb-utils.exp: New file.
14513         * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14514         inline `gdb_init_command' processing.
14515         (gdb_start_cmd): Likewise.
14516         * lib/mi-support.exp (mi_run_cmd): Likewise.
14517         * README: Document `gdb_init_command' and `gdb_init_commands'.
14518
14519 2014-07-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
14520
14521         Fix false FAIL running under a very long directory name.
14522         * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14523         and "set print elements 10000".  Twice.
14524
14525 2014-07-11  Yao Qi  <yao@codesourcery.com>
14526
14527         * gdb.base/exprs.exp: "set print symbol off".
14528
14529 2014-07-11  Pedro Alves  <palves@redhat.com>
14530
14531         * gdb.threads/kill.c: New file.
14532         * gdb.threads/kill.exp: New file.
14533
14534 2014-07-10  Yao Qi  <yao@codesourcery.com>
14535
14536         * gdb.trace/tfile.c (write_basic_trace_file)
14537         [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14538         address written to trace file.
14539
14540 2014-07-09  Pedro Alves  <palves@redhat.com>
14541
14542         * gdb.base/attach-wait-input.exp: New file.
14543         * gdb.base/attach-wait-input.c: New file.
14544
14545 2014-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
14546
14547         * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14548         setting up test structures.
14549         (main): Call new test function.
14550         * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14551         test function, continue into test function and walk test
14552         structures.
14553
14554 2014-07-02  Yao Qi  <yao@codesourcery.com>
14555
14556         * gdb.trace/entry-values.c: Define labels 'foo_start' and
14557         'bar_start' at the beginning of functions 'foo' and 'bar'
14558         respectively.
14559         * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14560         instead of 'foo' and 'bar'.
14561
14562 2014-07-08  Markus Metzger  <markus.t.metzger@intel.com>
14563
14564         * gdb.btrace/segv.exp: New.
14565         * gdb.btrace/segv.c: New.
14566
14567 2014-07-02  Luis Machado  <lgustavo@codesourcery.com>
14568
14569         * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14570         instruction.
14571
14572 2014-06-30  Mark Wielaard  <mjw@redhat.com>
14573
14574         * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14575         vulture, vilify, villar): New volatile array constants.
14576         (vindictive, vegetation): New const volatile array constants.
14577         * gdb.base/volatile.exp: Test volatile and const volatile array
14578         types.
14579
14580 2014-06-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
14581
14582         * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14583         target lacks support for awatch, rwatch, or hbreak.
14584
14585 2014-06-27  Yao Qi  <yao@codesourcery.com>
14586
14587         * gdb.multi/dummy-frame-restore.exp: New.
14588         * gdb.multi/dummy-frame-restore.c: New.
14589
14590 2014-06-25  Markus Metzger  <markus.t.metzger@intel.com>
14591
14592         * gdb.btrace/gcore.exp: New.
14593
14594 2014-06-23  Pedro Alves  <palves@redhat.com>
14595
14596         * gdb.base/watchpoint-reuse-slot.c: New file.
14597         * gdb.base/watchpoint-reuse-slot.exp: New file.
14598
14599 2014-06-23  Siva Chandra Reddy  <sivachandra@google.com>
14600
14601         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14602         progspace's filename in 'info', 'enable' and 'disable' command
14603         tests.
14604
14605 2014-06-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
14606
14607         * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14608         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14609         * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14610
14611 2014-06-20  Gary Benson  <gbenson@redhat.com>
14612
14613         * gdb.arch/i386-avx.exp: Fix include file location.
14614         * gdb.arch/i386-sse.exp: Likewise.
14615
14616 2014-06-19  Iain Buclaw  <ibuclaw@gdcproject.org>
14617
14618         * gdb.dlang/expression.exp: New file.
14619
14620 2014-06-19  Pedro Alves  <palves@redhat.com>
14621
14622         * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14623         out from ...
14624         (top level): ... here.  Iterate running tests under different
14625         scheduler-locking settings.
14626
14627 2014-06-18  Luis Machado  <lgustavo@codesourcery.com>
14628
14629         * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14630         to DW_FORM_addr and use non-zero addresses.
14631
14632 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
14633
14634         PR gdb/17017
14635         * gdb.python/py-xmethods.cc: Add global function call counters and
14636         increment them in their respective functions.  Remove "cout"
14637         statements.
14638         * gdb.python/py-xmethods.exp: Make tests check the global function
14639         call counters instead of depending on inferior IO.
14640
14641 2014-06-18  Don Breazeal  <donb@codesourcery.com>
14642
14643         * gdb.base/foll-fork.exp (default_fork_parent_follow):
14644         Deleted procedure.
14645         (explicit_fork_parent_follow): Deleted procedure.
14646         (explicit_fork_child_follow): Deleted procedure.
14647         (test_follow_fork): New procedure.
14648         (do_fork_tests): Replace calls to deleted procedures with
14649         calls to test_follow_fork and reset GDB for subsequent
14650         procedure calls.
14651
14652 2014-06-17  Yao Qi  <yao@codesourcery.com>
14653
14654         * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14655         CP1252.
14656
14657 2014-06-17  Luis Machado  <lgustavo@codesourcery.com>
14658
14659         * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14660         Initialize ptr and S explicitly.
14661         (skip_type_update_when_not_use_rtti_test): Likewise.
14662
14663 2014-06-16  Keith Seitz  <keiths@redhat.com>
14664
14665         PR mi/15863
14666         * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14667         the inferior is started.
14668
14669 2014-06-16  Pedro Alves  <palves@redhat.com>
14670
14671         * gdb.base/break-main-file-remove-fail.c: New file.
14672         * gdb.base/break-main-file-remove-fail.exp: New file.
14673         * gdb.base/break-unload-file.exp: Use build_executable instead of
14674         prepare_for_testing.
14675         (test_break): New parameter "initial_load".  Handle it.
14676         (top level): Add initial_load cmdline/file axis.
14677
14678 2014-06-12  Tom Tromey  <tromey@redhat.com>
14679
14680         * gdb.base/completion.exp: Don't use directory name in test.
14681
14682 2014-06-09  Gary Benson  <gbenson@redhat.com>
14683
14684         * gdb.base/sigall.c [Functions to send signals]: Reorder to
14685         separate the always-available ANSI-standard signals from the
14686         signals that require checking.
14687         (main): Likewise.
14688         * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14689         Likewise.
14690         (main): Likewise.
14691
14692 2014-06-07  Keith Seitz  <keiths@redhat.com>
14693
14694         Revert:
14695         PR c++/16253
14696         * gdb.cp/var-tag.cc: New file.
14697         * gdb.cp/var-tag.exp: New file.
14698         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14699         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14700         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14701         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14702
14703 2014-06-06  Doug Evans  <xdje42@gmail.com>
14704
14705         * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14706
14707 2014-06-06  Pedro Alves  <palves@redhat.com>
14708
14709         * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14710         in target debug output instead of looking at RSP packets,
14711         disabling the test on any target that uses hardware stepping.
14712         Update comments.
14713
14714 2014-06-06  Pedro Alves  <palves@redhat.com>
14715
14716         * gdb.base/break-unload-file.exp: Fix typo.
14717
14718 2014-06-06  Yao Qi  <yao@codesourcery.com>
14719
14720         * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14721         from "jit_function" to "^jit_function".
14722
14723 2014-06-06  Yao Qi  <yao@codesourcery.com>
14724
14725         * gdb.base/async.c (foo): Add one statement.
14726         * gdb.base/async.exp: Get the next instruction address and
14727         match the output of "nexti" by instruction address.  Match
14728         the hex address in the output of "finish".
14729
14730 2014-06-06  Gary Benson  <gbenson@redhat.com>
14731
14732         * gdb.base/call-signals.c: Remove preprocessor conditionals
14733         for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14734         SIGSEGV and SIGTERM.
14735         * gdb.base/sigall.c: Likewise.
14736         * gdb.base/unwindonsignal.c: Likewise.
14737         * gdb.reverse/sigall-reverse.c: Likewise.
14738
14739 2014-06-06  Yao Qi  <yao@codesourcery.com>
14740
14741         * gdb.base/hbreak-unmapped.exp: Read memory at address 0.  If
14742         readable, skip the test.
14743
14744 2014-06-06  Yao Qi  <yao@codesourcery.com>
14745
14746         * gdb.threads/staticthreads.c (thread_function): Move the line
14747         setting breakpoint on forward.
14748         * gdb.threads/staticthreads.exp: Update comments.
14749
14750 2014-06-05  Ludovic Courtès  <ludo@gnu.org>
14751
14752         * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14753         "history-append! type error".
14754
14755 2014-06-05  Simon Marchi  <simon.marchi@ericsson.com>
14756
14757         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14758         erroneous dprintf expected input.
14759
14760 2014-06-04  Doug Evans  <xdje42@gmail.com>
14761
14762         * gdb.guile/scm-generics.exp: Delete.
14763
14764 2014-06-04  Doug Evans  <xdje42@gmail.com>
14765
14766         * gdb.guile/scm-breakpoint.exp: Update.
14767         Add tests for breakpoint registration.
14768
14769 2014-06-04  Tom Tromey  <tromey@redhat.com>
14770
14771         * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14772         VLA-in-union.
14773         * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14774         inner_vla_struct, vla_union types.  Initialize objects of those
14775         types and compute their sizes.
14776
14777 2014-06-04  Nathan Sidwell  <nathan@codesourcery.com>
14778             Hui Zhu  <hui@codesourcery.com>
14779
14780         * gdb.base/fileio.exp: Add test for shell not available as well as
14781         available.
14782         * gdb.base/fileio.c (test_system): Check for shell twice.
14783
14784 2014-06-04  Yao Qi  <yao@codesourcery.com>
14785
14786         * gdb.base/auto-connect-native-target.exp: Remove redundant
14787         space from the regexp pattern.
14788
14789 2014-06-04  Yao Qi  <yao@codesourcery.com>
14790
14791         * gdb.base/default.exp: Replace "child" with "native" in
14792         regexp pattern.
14793
14794 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
14795
14796         * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14797         * gdb.python/py-xmethods.exp: New tests to test xmethods.
14798         * gdb.python/py-xmethods.py: Python script supporting the
14799         new testcase and tests.
14800
14801 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
14802             Pedro Alves  <palves@redhat.com>
14803
14804         PR breakpoints/17000
14805         * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14806         * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14807
14808 2014-06-03  Brad Mouring  <bmouring@ni.com>  (tiny patch)
14809
14810         * gdb.base/subst.exp: Add tests to verify partial path matching
14811         output.
14812
14813 2014-06-03  Pedro Alves  <palves@redhat.com>
14814
14815         * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14816         target that doesn't use software single-stepping.
14817
14818 2014-06-03  Pedro Alves  <palves@redhat.com>
14819
14820         PR breakpoints/17000
14821         * gdb.base/sss-bp-on-user-bp-2.c: New file.
14822         * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14823
14824 2014-06-02  Doug Evans  <xdje42@gmail.com>
14825
14826         * gdb.guile/scm-parameter.exp: New file.
14827
14828 2014-06-02  Doug Evans  <xdje42@gmail.com>
14829
14830         * gdb.guile/scm-cmd.c: New file.
14831         * gdb.guile/scm-cmd.exp: New file.
14832
14833 2014-06-02  Doug Evans  <xdje42@gmail.com>
14834
14835         * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14836         pretty-printer lookup.
14837         * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14838         (make-pp_s-printer): Call it.
14839         (make-pretty-printer-from-dict): New function.
14840         (lookup-pretty-printer-maker-from-dict): New function.
14841         (*pretty-printer*): Simplify.
14842         (make-objfile-pp_s-printer): New function.
14843         (install-objfile-pretty-printers!): New function.
14844         (make-progspace-pp_s-printer): New function.
14845         (install-progspace-pretty-printers!): New function.
14846         * gdb.guile/scm-progspace.c: New file.
14847         * gdb.guile/scm-progspace.exp: New file.
14848
14849 2014-06-02  Pedro Alves  <palves@redhat.com>
14850
14851         * gdb.base/dprintf-bp-same-addr.c: New file.
14852         * gdb.base/dprintf-bp-same-addr.exp: New file.
14853
14854 2014-06-02  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
14855
14856         * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14857         * gdb.arch/powerpc-power.s: Likewise.
14858
14859 2014-06-02  Joel Brobecker  <brobecker@adacore.com>
14860
14861         * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14862
14863 2014-06-01  Yao Qi  <yao@codesourcery.com>
14864
14865         * gdb.base/watchpoint.exp (test_watch_location): Check null
14866         pointer can be dereferenced.  If not, do the test, otherwise
14867         skip it.
14868
14869 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14870
14871         * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14872         results.
14873         * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14874
14875 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
14876
14877         * gdb.arch/amd64-invalid-stack-middle.S: New file.
14878         * gdb.arch/amd64-invalid-stack-middle.c: New file.
14879         * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14880         * gdb.arch/amd64-invalid-stack-top.c: New file.
14881         * gdb.arch/amd64-invalid-stack-top.exp: New file.
14882
14883 2014-05-30  Pedro Alves  <palves@redhat.com>
14884
14885         PR breakpoints/17000
14886         * gdb.base/sss-bp-on-user-bp.c: New file.
14887         * gdb.base/sss-bp-on-user-bp.exp: New file.
14888
14889 2014-05-30  David Blaikie  <dblaikie@gmail.com>
14890
14891         * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14892         gnu_inline semantics via attribute.
14893         * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14894         source explicitly specifies the required semantics.
14895
14896 2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
14897
14898         * gdb.reverse/sigall-reverse.exp: Fix a typo.
14899
14900 2014-05-29  Pedro Alves  <palves@redhat.com>
14901             Tom Tromey  <tromey@redhat.com>
14902
14903         * gdb.base/async-shell.exp: Don't enable target-async.
14904         * gdb.base/async.exp
14905         * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14906         parameter.  Adjust.
14907         (top level): Don't test with "target-async".
14908         * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14909         * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14910         * gdb.base/inferior-died.exp: Don't enable target-async.
14911         * gdb.base/interrupt-noterm.exp: Likewise.
14912         * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14913         * gdb.mi/mi-nonstop-exit.exp: Likewise.
14914         * gdb.mi/mi-nonstop.exp: Likewise.
14915         * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14916         * gdb.mi/mi-nsintrall.exp: Likewise.
14917         * gdb.mi/mi-nsmoribund.exp: Likewise.
14918         * gdb.mi/mi-nsthrexec.exp: Likewise.
14919         * gdb.mi/mi-watch-nonstop.exp: Likewise.
14920         * gdb.multi/watchpoint-multi.exp: Adjust comment.
14921         * gdb.python/py-evsignal.exp: Don't enable target-async.
14922         * gdb.python/py-evthreads.exp: Likewise.
14923         * gdb.python/py-prompt.exp: Likewise.
14924         * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14925         * gdb.server/solib-list.exp: Don't enable target-async.
14926         * gdb.threads/thread-specific-bp.exp: Likewise.
14927         * lib/mi-support.exp: Adjust to use mi-async.
14928
14929 2014-05-29  Pedro Alves  <palves@redhat.com>
14930
14931         PR gdb/13860
14932         * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14933         reason, even in sync mode.
14934
14935 2014-05-29  Pedro Alves  <palves@redhat.com>
14936             Hui Zhu  <hui@codesourcery.com>
14937
14938         PR PR15693
14939         * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14940         * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14941         * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14942         * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14943
14944 2014-05-28  Joel Brobecker  <brobecker@adacore.com>
14945
14946         * config/monitor.exp (gdb_target_monitor): Replace use of
14947         "set remotebaud" by "set serial baud".
14948
14949 2014-05-26  Andy Wingo  <wingo@igalia.com>
14950
14951         * gdb.guile/scm-breakpoint.exp:
14952         * gdb.guile/scm-gsmob.exp: Update to use plain old object
14953         properties instead of gdb-object-properties.
14954
14955 2014-05-26  Yao Qi  <yao@codesourcery.com>
14956
14957         * gdb.server/no-thread-db.exp: Specify source file name
14958         explicitly when setting a breakpoint.
14959
14960 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14961
14962         * gdb.btrace/vdso.c: New.
14963         * gdb.btrace/vdso.exp: New.
14964
14965 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14966
14967         * gdb.base/gcore.exp (capture_command_output): Move ...
14968         * lib/gdb.exp (capture_command_output): ... here.
14969
14970 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
14971
14972         * gdb.btrace/data.exp: Test memory access during btrace replay.
14973
14974 2014-05-22  Simon Marchi  <simon.marchi@ericsson.com>
14975
14976         * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14977
14978 2014-05-21  Pedro Alves  <palves@redhat.com>
14979
14980         PR gdb/13860
14981         * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14982         (top level): Test that output related to execution commands is
14983         sent to the console with CLI commands, but not with MI commands.
14984         Test that breakpoint events are always mirrored to the console.
14985         Also expect the new source line to be output after a "next" in
14986         async mode too.  Make it a pass/fail test.
14987         * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14988         output.
14989         * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14990
14991 2014-05-21  Pedro Alves  <palves@redhat.com>
14992
14993         * gdb.base/list.exp (build_pattern, test_list): New procedures.
14994         Use them to test variations of "list" after reaching a breakpoint.
14995         * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14996         Test "list" with listsize 10 after reaching a breakpoint.
14997         * gdb.python/python.exp (decode_line current location line
14998         number): Adjust expected line number.
14999
15000 2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>
15001
15002         * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15003         behavior for $args, pass it directly to "run".
15004
15005 2014-05-21  Maciej W. Rozycki  <macro@codesourcery.com>
15006
15007         * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15008         30000 to 65536.
15009
15010 2014-05-21  Pedro Alves  <palves@redhat.com>
15011
15012         * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15013         auto-connect-native-target off".
15014         * gdb.base/auto-connect-native-target.c: New file.
15015         * gdb.base/auto-connect-native-target.exp: New file.
15016
15017 2014-05-21  Pedro Alves  <palves@redhat.com>
15018
15019         * gdb.base/default.exp: Test "target native" instead of "target
15020         child".
15021
15022 2014-05-21  Mark Wielaard  <mjw@redhat.com>
15023
15024         * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15025
15026 2014-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
15027
15028         Fix TLS access for -static -pthread.
15029         * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15030         <HAVE_TLS> (thread_function, main): Initialize it.
15031         * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15032         Add clean_restart.
15033         <$have_tls != "">: Check TLSVAR.
15034
15035 2014-05-21  Pedro Alves  <palves@redhat.com>
15036
15037         * gdb.base/dcache-line-read-error.c: New.
15038         * gdb.base/dcache-line-read-error.exp: New.
15039
15040 2014-05-20  Pedro Alves  <palves@redhat.com>
15041
15042         * gdb.base/compare-sections.c: New file.
15043         * gdb.base/compare-sections.exp: New file.
15044
15045 2014-05-20  Pedro Alves  <palves@redhat.com>
15046
15047         * gdb.base/break-idempotent.c: New file.
15048         * gdb.base/break-idempotent.exp: New file.
15049
15050 2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
15051
15052         * gdb.btrace/nohist.exp: New.
15053
15054 2014-05-20  Yao Qi  <yao@codesourcery.com>
15055
15056         * lib/gdb.exp (gdb_init): Set timeout if test file is under
15057         gdb.reverse directory and gdb_reverse_timeout exists in board
15058         setting.
15059         * README: Document gdb_reverse_timeout.
15060
15061 2014-05-20  Yao Qi  <yao@codesourcery.com>
15062
15063         * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15064         'test_file_name'.  Treat args as a string instead of a list.
15065         (gdb_init): Rename argument 'args' by 'test_file_name'.
15066
15067 2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
15068
15069         * gdb.arch/powerpc-power.exp: New file.
15070         * gdb.arch/powerpc-power.s: New file.
15071
15072 2014-05-16  Doug Evans  <dje@google.com>
15073
15074         * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15075         * gdb.base/completion.exp: Check that all expected files exist
15076         before doing file completion.
15077
15078 2014-05-16  Doug Evans  <dje@google.com>
15079
15080         * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15081         Update.
15082         (do_syscall_tests_without_xml): Update.
15083
15084 2014-05-16  Pedro Alves  <palves@redhat.com>
15085
15086         * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15087         instead of "unknown output after running".
15088
15089 2014-05-16  Yao Qi  <yao@codesourcery.com>
15090
15091         * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
15092         file1.txt from host at the end.
15093         * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15094
15095 2014-05-15  Doug Evans  <dje@google.com>
15096
15097         * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15098         * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15099         loading file.  Add test for TU lookup.
15100
15101 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
15102
15103         * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15104         calling "-exec-arguments" or "set args" before running the
15105         inferior.
15106
15107 2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
15108
15109         * lib/mi-support.exp (mi_expect_stop): Expect message for
15110         inferiors that exit with non-zero exit code.
15111
15112 2014-05-14  Yao Qi  <yao@codesourcery.com>
15113
15114         * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15115         match absolute path on remote host.
15116         (test_file_list_exec_source_files): Remove "/" from the
15117         pattern.
15118
15119 2014-05-14  Yao Qi  <yao@codesourcery.com>
15120
15121         * boards/local-remote-host-notty.exp (${board}_file): New
15122         proc.
15123
15124 2014-05-07  Kyle McMartin  <kyle@redhat.com>
15125
15126         Pushed by Joel Brobecker  <brobecker@adacore.com>.
15127         * gdb.arch/aarch64-atomic-inst.c: New file.
15128         * gdb.arch/aarch64-atomic-inst.exp: New file.
15129
15130 2014-05-07  Yao Qi  <yao@codesourcery.com>
15131
15132         * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15133         in current context" too.
15134
15135 2014-05-05  Keith Seitz  <keiths@redhat.com>
15136
15137         * gdb.linespec/ls-dollar.exp: Add test for linespec
15138         file:convenience_variable.
15139
15140 2014-05-05  Yao Qi  <yao@codesourcery.com>
15141
15142         * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15143         traceframes into tfile and ctf trace files.  Read data from
15144         trace file and test collected data.
15145         (gdb_collect_locals_test): Likewise.
15146         (gdb_unavailable_registers_test): Likewise.
15147         (gdb_unavailable_floats): Likewise.
15148         (gdb_collect_globals_test): Likewise.
15149         (top-level): Append "ctf" to trace_file_targets if GDB
15150         supports.
15151
15152 2014-05-05  Yao Qi  <yao@codesourcery.com>
15153
15154         * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15155         code to ...
15156         (gdb_collect_args_test_1): ... it.  New proc.
15157         (gdb_collect_locals_test): Move some code to ...
15158         (gdb_collect_locals_test_1): ... it.  New proc.
15159         (gdb_unavailable_registers_test): Move some code to ...
15160         (gdb_unavailable_registers_test_1): ... it.  New proc.
15161         (gdb_unavailable_floats): Move some code to ...
15162         (gdb_unavailable_floats_1): ... it.  New proc.
15163
15164 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
15165
15166         * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15167         probes to test for bitness recognition.
15168         * gdb.arch/amd64-stap-optional-prefix.exp
15169         (test_probe_value_without_reg): New procedure.
15170         Add code to test for different kinds of bitness.
15171
15172 2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
15173
15174         PR breakpoints/16889
15175         * gdb.arch/amd64-stap-optional-prefix.S: New file.
15176         * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15177
15178 2014-05-01  Pedro Alves  <palves@redhat.com>
15179
15180         * lib/gdb.exp (gdb_load): Extend comment.  Skip calling
15181         gdb_file_cmd if no file is specified.
15182         * boards/native-extended-gdbserver.exp (gdb_load): Use the
15183         last_loaded_file to set the remote exec-file.
15184
15185 2014-05-01  Pedro Alves  <palves@redhat.com>
15186
15187         * boards/local-remote-host.exp: New file.
15188
15189 2014-05-01  Pedro Alves  <palves@redhat.com>
15190
15191         * boards/local-remote-host.exp: Rename to ...
15192         * boards/local-remote-host-notty.exp: ... this.
15193
15194 2014-04-28  Joel Brobecker  <brobecker@adacore.com>
15195
15196         * gdb.ada/dyn_arrayidx: New testcase.
15197
15198 2014-04-26  Yao Qi  <yao@codesourcery.com>
15199
15200         * gdb.dwarf2/dwz.exp: Compile main.c to object.  Restart GDB
15201         and compute the length of function main.  Save it in
15202         $main_length.
15203         (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15204         (top-level): Use gdb_compile to compile objects into
15205         executable and restart GDB.  Remove invocation to
15206         prepare_for_testing.
15207
15208 2014-04-25  Simon Marchi  <simon.marchi@ericsson.com>
15209             Pedro Alves  <palves@redhat.com>
15210
15211         PR server/16255
15212         * gdb.multi/multi-attach.c: New file.
15213         * gdb.multi/multi-attach.exp: New file.
15214
15215 2014-04-25  Pedro Alves  <palves@redhat.com>
15216
15217         * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15218         user.
15219         (top level): Test that "set remote conditional-breakpoints-packet
15220         off" works as intended.
15221         * gdb.base/dprintf.exp: Test that "set remote
15222         breakpoint-commands-packet off" works as intended.
15223         * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15224         New function.
15225         (top level): Call it.
15226         * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15227         remote fast-tracepoints-packet off" works as intended.
15228         * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15229         * lib/gdb.exp (gdb_is_target_remote): ... here.
15230
15231 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15232
15233         * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15234         ensure clang would not discard them.
15235         * gdb.base/gdbvars.c: Ditto.
15236         * gdb.base/memattr.c: Ditto.
15237         * gdb.base/whatis.c: Ditto.
15238         * gdb.python/py-prettyprint.c: Ditto.
15239         * gdb.trace/actions.c: Ditto.
15240         * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15241         ensure clang would not discard it.
15242
15243 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15244
15245         * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15246         clang to emit the full definition of type required by the test
15247         * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15248
15249 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15250
15251         * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15252         coax Clang into emitting the definition of the type.
15253         * gdb.cp/pr10728-x.h (y): Ditto.
15254         * gdb.cp/pr10728-y.cc (y): Ditto.
15255
15256 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15257
15258         * gdb.base/label.exp: XFAIL label related tests under Clang.
15259         * gdb.cp/cplabel.exp: Ditto.
15260         * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15261         under Clang those using labels.
15262
15263 2014-04-25  Yao Qi  <yao@codesourcery.com>
15264
15265         * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15266         double_label.
15267         * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15268         partial_label and double_label.
15269
15270 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15271
15272         * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15273
15274 2014-04-24  David Blaikie  <dblaikie@gmail.com>
15275
15276         * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15277         of the function to work across GCC and Clang.
15278         * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15279         pointer types (const void ** const V void **).
15280
15281 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
15282             Walfred Tedeschi  <walfred.tedeschi@intel.com>
15283
15284         * Makefile.in (EXECUTABLES): Added i386-avx512.
15285         * gdb.arch/i386-avx512.c: New file.
15286         * gdb.arch/i386-avx512.exp: Likewise.
15287
15288 2014-04-23  Keith Seitz  <keiths@redhat.com>
15289
15290         * lib/mi-support.exp (mi_list_breakpoints): Delete.
15291         (mi_make_breakpoint_table): New procedure.
15292         (mi_create_breakpoint): Use mi_make_breakpoint
15293         and return the result.
15294         (mi_make_breakpoint): New procedure.
15295         (mi_build_kv_pairs): New procedure.
15296
15297         * gdb.mi/mi-break.exp: Remove unused globals,
15298         update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15299         All callers updated.
15300         * gdb.mi/mi-dprintf.exp: Use variable to track command
15301         number.
15302         Update all callers of mi_create_breakpoint and use
15303         mi_make_breakpoint_table.
15304         Remove any unused global variables.
15305         * gdb.mi/mi-nonstop.exp: Likewise.
15306         * gdb.mi/mi-nsintrall.exp: Likewise.
15307         * gdb.mi/mi-nsmoribund.exp: Likewise.
15308         * gdb.mi/mi-nsthrexec.exp: Likewise.
15309         * gdb.mi/mi-reverse.exp: Likewise.
15310         * gdb.mi/mi-simplerun.exp: Likewise.
15311         * gdb.mi/mi-stepn.exp: Likewise.
15312         * gdb.mi/mi-syn-frame.exp: Likewise.
15313         * gdb.mi/mi-until.exp: Likewise.
15314         * gdb.mi/mi-var-cp.exp: Likewise.
15315         * gdb.mi/mi-var-display.exp: Likewise.
15316         * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15317         * gdb.mi/mi2-var-child.exp: Likewise.
15318         * gdb.mi/mi-vla-c99.exp: Likewise.
15319         * lib/mi-support.exp: Likewise.
15320
15321         From Ian Lance Taylor  <iant@cygnus.com>:
15322         * lib/gdb.exp (parse_args): New procedure.
15323
15324 2014-04-23  Pedro Alves  <palves@redhat.com>
15325
15326         * gdb.base/break-unload-file.c: New file.
15327         * gdb.base/break-unload-file.exp: New file.
15328         * gdb.base/sym-file-lib.c (baz): New function.
15329         * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15330         field.
15331         (load): Store the segment's mapped size.
15332         (unload): New function.
15333         (unload_shlib): New function.
15334         * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15335         * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15336         set a breakpoint at baz, and call it.
15337         * gdb.base/sym-file.exp: New tests for stale breakpoint
15338         instructions.
15339
15340 2014-04-23  Pedro Alves  <palves@redhat.com>
15341
15342         * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15343         * gdb.base/hbreak-in-shr-unsupported.c: New file.
15344         * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15345         * gdb.base/hbreak-unmapped.c: New file.
15346         * gdb.base/hbreak-unmapped.exp: New file.
15347         * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15348         * lib/gdb.exp (gdb_is_target_remote): ... here.
15349
15350 2014-04-22  Pedro Alves  <palves@redhat.com>
15351
15352         * gdb.base/consecutive-step-over.c: New file.
15353         * gdb.base/consecutive-step-over.exp: New file.
15354
15355 2014-04-22  Pedro Alves  <palves@redhat.com>
15356
15357         * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15358         instead of send_gdb/gdb_expect.
15359
15360 2014-04-22  Yao Qi  <yao@codesourcery.com>
15361
15362         * lib/trace-support.exp (generate_tracefile): New procedure.
15363         * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15364         return 0.
15365         * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15366         if generate_tracefile returns 1.
15367
15368 2014-04-18  Tom Tromey  <palves@redhat.com>
15369             Pedro alves  <tromey@redhat.com>
15370
15371         PR backtrace/15558
15372         * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15373         with a backtrace limit.
15374         * gdb.python/py-frame-inline.exp: Test running to an inline
15375         function with a backtrace limit, and printing the newest frame.
15376         * gdb.python/py-frame-inline.c (main): Call f.
15377
15378 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15379
15380         * gdb.java/jnpe.exp: Drop srcdir from untested path.
15381
15382 2014-04-17  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15383
15384         * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15385         Drop prefix from unsupported source file path.
15386
15387 2014-04-17  Yao Qi  <yao@codesourcery.com>
15388
15389         * lib/gdb.exp (with_target_charset): New proc.
15390         * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15391         with_target_charset.
15392         (test_print_strings): Likewise.
15393         (test_repeat_bytes): Likewise.
15394         * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15395         for some tests.
15396
15397 2014-04-16  Keith Seitz  <keiths@redhat.com>
15398
15399         PR gdb/15827
15400         * gdb.dwarf2/corrupt.c: New file.
15401         * gdb.dwarf2/corrupt.exp: New file.
15402
15403 2014-04-16  Keith Seitz  <keiths@redhat.com>
15404
15405         PR c++/16597
15406         * gdb.cp/namelessclass.cc: New file.
15407         * gdb.cp/namelessclass.exp: New file.
15408         * gdb.cp/namelessclass.S: New file.
15409
15410 2014-04-16  Doug Evans  <dje@google.com>
15411
15412         * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15413         Add comment.
15414         (gdbserver_default_get_comm_port): New function.
15415         (gdbserver_start): Check if board file provided
15416         "gdbserver,get_comm_port" and use it if so.
15417         * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15418         (gdb,socketport): Set to "stdio".
15419         (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15420         (stdio_gdbserver_template): Delete.
15421         (${board}_get_remote_address): Update.
15422         (${board}_build_remote_cmd): Delete.
15423         (${board}_get_comm_port): New function.
15424         (${board}_spawn): Update.
15425         * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15426         Delete.
15427         (${board}_get_remote_address): Update.
15428         (${board}_get_comm_port): New function.
15429
15430 2014-04-16  Andrew Burgess  <aburgess@broadcom.com>
15431
15432         * gdb.base/memattr.exp: Improve regexps to handle memory regions
15433         appearing in any order.
15434
15435 2014-04-15  Doug Evans  <dje@google.com>
15436
15437         * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15438         uninitialized value of "description".
15439
15440 2014-04-15  Keith Seitz  <keiths@redhat.com>
15441
15442         * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15443         Remove unused globals.
15444         (test_running_the_program): Likewise.
15445         (test_controlled_execution): Likewise.
15446         (test_controlling_breakpoints): Likewise.
15447         (test_program_termination): Likewise.
15448
15449 2014-04-15  Keith Seitz  <keiths@redhat.com>
15450
15451         * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15452         unused globals.
15453         (test_rbreak_creation_and_listing): Likewise.
15454         (test_ignore_count): Likewise.
15455         (test_error): Likewise.
15456
15457 2014-04-15  Pedro Alves  <palves@redhat.com>
15458
15459         * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15460         <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15461         sym-file-loader.c.
15462         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15463         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15464         to sym-file-loader.c.
15465         (struct library): Forward declare.
15466         (load_shlib, lookup_function): Change prototypes.
15467         (find_shstrtab, find_strtab, find_shdr, find_symtab)
15468         (translate_offset): Remove declarations.
15469         (get_text_addr): New declaration.
15470         * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15471         <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15472         sym-file-loader.h.
15473         (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15474         (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15475         here from sym-file-loader.h.
15476         (struct library): New structure.
15477         (load_shlib, lookup_function): Change prototypes and adjust to
15478         work with a struct library.
15479         (find_shstrtab, find_strtab, find_shdr, find_symtab)
15480         (translate_offset): Make static.
15481         (get_text_addr): New function.
15482         * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15483
15484 2014-04-15  Pedro Alves  <palves@redhat.com>
15485
15486         * gdb.base/sym-file-loader.c: Fix typo.  SELF_LINK, not SELK_LINK.
15487
15488 2014-04-15  Pedro Alves  <palves@redhat.com>
15489
15490         * gdb.base/sym-file-loader.c: Include <limits.h>.
15491         (SELF_LINK): New define.
15492         (get_origin): New function.
15493         (load_shlib): Use it.
15494         * gdb.base/sym-file.exp: Don't early return if the target is
15495         remote.  Use runto_main, and issue fail is that fails.  Use
15496         gdb_load_shlibs.
15497         (shlib_name): Delete.
15498         (lib_so, lib_syms, lib_dlopen): New globals.  Use them throughout.
15499
15500 2014-04-15  Pedro Alves <palves@redhat.com>
15501
15502         * gdb.base/sym-file.exp: Remove regex characters from test
15503         message.  Don't refer to breakpoint numbers in test messages.
15504
15505 2014-04-14  Keith Seitz  <keiths@redhat.com>
15506
15507         PR c++/16253
15508         * gdb.cp/var-tag.cc: New file.
15509         * gdb.cp/var-tag.exp: New file.
15510         * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15511         * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15512         * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15513         * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15514
15515 2014-04-14  Tom Tromey  <tromey@redhat.com>
15516
15517         * gdb.cp/classes.exp (test_enums): Handle underlying type.
15518         * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15519         type.
15520         * gdb.cp/enum-class.exp: New file.
15521         * gdb.cp/enum-class.cc: New file.
15522
15523 2014-04-14  Tom Tromey  <tromey@redhat.com>
15524
15525         * gdb.dwarf2/enum-type.exp: New file.
15526
15527 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15528
15529         * gdb.mi/mi-vla-c99.exp: New file.
15530         * gdb.mi/vla.c: New file.
15531
15532 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15533
15534         * gdb.base/vla-datatypes.c: New file.
15535         * gdb.base/vla-datatypes.exp: New file.
15536
15537 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15538
15539         * gdb.base/vla-ptr.c: New file.
15540         * gdb.base/vla-ptr.exp: New file.
15541
15542 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15543
15544         * gdb.dwarf2/count.exp: New file.
15545
15546 2014-04-14  Sanimir Agovic  <sanimir.agovic@intel.com>
15547
15548         * gdb.base/vla-sideeffect.c: New file.
15549         * gdb.base/vla-sideeffect.exp: New file.
15550
15551 2014-04-14  David Blaikie <dblaikie@gmail.com>
15552
15553         * gdb.mi/non-stop.c: Add return value for non-void function return
15554         statement.
15555         * gdb.threads/staticthreads.c: Ditto.
15556
15557 2014-04-12  Siva Chandra Reddy  <sivachandra@google.com>
15558             Doug Evans  <xdje42@gmail.com>
15559
15560         * gdb.guile/scm-value.c: Improve test case.
15561         * gdb.guile/scm-value.exp: Add new test.
15562
15563 2014-04-11  David Blaikie  <dblaikie@gmail.com>
15564
15565         * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15566         override Clang's default.
15567
15568 2014-04-11  Joel Brobecker  <brobecker@adacore.com>
15569
15570         Revert the following changes (regressions):
15571
15572         * gdb.base/vla-sideeffect.c: New file.
15573         * gdb.base/vla-sideeffect.exp: New file.
15574
15575         * gdb.dwarf2/count.exp: New file.
15576
15577         * gdb.base/vla-multi.c: New file.
15578         * gdb.base/vla-multi.exp: New file.
15579
15580         * gdb.base/vla-ptr.c: New file.
15581         * gdb.base/vla-ptr.exp: New file.
15582
15583         * gdb.base/vla-datatypes.c: New file.
15584         * gdb.base/vla-datatypes.exp: New file.
15585
15586         * gdb.mi/mi-vla-c99.exp: New file.
15587         * gdb.mi/vla.c: New file.
15588
15589 2014-04-11  Keith Seitz  <keiths@redhat.com>
15590
15591         PR c++/16675
15592         * gdb.cp/cpsizeof.exp: New file.
15593         * gdb.cp/cpsizeof.cc: New file.
15594
15595 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15596
15597         * gdb.mi/mi-vla-c99.exp: New file.
15598         * gdb.mi/vla.c: New file.
15599
15600 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15601
15602         * gdb.base/vla-datatypes.c: New file.
15603         * gdb.base/vla-datatypes.exp: New file.
15604
15605 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15606
15607         * gdb.base/vla-ptr.c: New file.
15608         * gdb.base/vla-ptr.exp: New file.
15609
15610 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15611
15612         * gdb.base/vla-multi.c: New file.
15613         * gdb.base/vla-multi.exp: New file.
15614
15615 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15616
15617         * gdb.dwarf2/count.exp: New file.
15618
15619 2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
15620
15621         * gdb.base/vla-sideeffect.c: New file.
15622         * gdb.base/vla-sideeffect.exp: New file.
15623
15624 2014-04-11  Yao Qi  <yao@codesourcery.com>
15625
15626         * gdb.base/completion.exp: Check file exists before running tests
15627         on file completion.
15628
15629 2014-04-10  Pedro Alves  <palves@redhat.com>
15630
15631         * gdb.base/cond-eval-mode.c: New file.
15632         * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
15633         prepare_for_testing to build the new file.  Check result of
15634         runto_main.
15635         (test_break, test_watch): New procedures.
15636         (top level): Use them.
15637
15638 2014-04-08  Pierre Muller  <muller@sourceware.org>
15639
15640         * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15641         Ctrl-V use for mingw hosts.
15642
15643 2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
15644
15645         * gdb.python/py-value.c: Improve test case.
15646         * gdb.python/py-value.exp: Add new test.
15647
15648 2014-04-07  David Blaikie  <dblaikie@gmail.com>
15649
15650         * lib/compiler.c: Identify the clang compiler.
15651         * lib/compiler.cc: Ditto.
15652
15653 2014-04-03  Yao Qi  <yao@codesourcery.com>
15654
15655         * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15656
15657 2014-04-01  Anton Blanchard  <anton@samba.org>
15658
15659         * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
15660         messages unique.
15661
15662 2014-04-01  Anton Blanchard  <anton@samba.org>
15663
15664         * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15665         prepare_for_testing.
15666
15667 2014-04-01  Anton Blanchard  <anton@samba.org>
15668
15669         * gdb.arch/ppc64-atomic-inst.c: Remove.
15670         * gdb.arch/ppc64-atomic-inst.S: New file.
15671         * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15672
15673 2014-03-31  Doug Evans  <dje@google.com>
15674
15675         * gdb.base/print-symbol-loading-lib.c: New file.
15676         * gdb.base/print-symbol-loading-main.c: New file.
15677         * gdb.base/print-symbol-loading.exp: New file.
15678
15679 2014-03-31  Yao Qi  <yao@codesourcery.com>
15680
15681         * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15682
15683 2014-03-28  Joel Brobecker  <brobecker@adacore.com>
15684
15685         * gdb.ada/mi_dyn_arr: New testcase.
15686
15687 2014-03-27  Doug Evans  <dje@google.com>
15688
15689         * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15690
15691 2014-03-27  Yao Qi  <yao@codesourcery.com>
15692
15693         * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15694         if target is nios2-*-*.
15695
15696 2014-03-26  Yao Qi  <yao@codesourcery.com>
15697
15698         * lib/gdb.exp (readline_is_used): New proc.
15699         * gdb.base/completion.exp: Move tests on command complete up.
15700         Skip the rest of tests if readline is not used.
15701         * gdb.ada/complete.exp: Skp the test if readline is not
15702         used.
15703         * gdb.base/filesym.exp: Likewise.
15704         * gdb.base/macscp.exp: Likewise.
15705         * gdb.base/readline-ask.exp: Likewise.
15706         * gdb.base/readline.exp: Likewise.
15707         * gdb.python/py-cmd.exp: Likewise.
15708         * gdb.trace/tfile.exp: Likewise.
15709
15710 2014-03-26  Yao Qi  <yao@codesourcery.com>
15711
15712         * gdb.base/macscp.exp: Fix code format issues.
15713
15714 2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
15715
15716         * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15717         * gdb.asm/powerpc64le.inc: New file.
15718
15719 2014-03-25  Pedro Alves  <palves@redhat.com>
15720             Doug Evans  <dje@google.com>
15721
15722         * gdb.base/source-execution.c: New file.
15723         * gdb.base/source-execution.exp: New file.
15724         * gdb.base/source-execution.gdb: New file.
15725
15726 2014-03-24  Doug Evans  <dje@google.com>
15727
15728         * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15729         using fission.
15730
15731 2014-03-24  Hui Zhu  <hui@codesourcery.com>
15732             Pedro Alves  <palves@redhat.com>
15733
15734         PR breakpoints/16101
15735         * gdb.base/dprintf.exp: Use unsupported rather than changing the
15736         test pass/fail messages.  Detect missing support for dprintf when
15737         breakpoints are actually inserted.
15738         * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15739         breakpoints are actually inserted.
15740         * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15741         fails.
15742
15743 2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
15744
15745         * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15746
15747 2014-03-22  Doug Evans  <xdje42@gmail.com>
15748
15749         * gdb.python/python.exp (python not supported): Verify multi-line
15750         python command issues an error.
15751         * gdb.guile/guile.exp (guile not supported): Verify multi-line
15752         guile command issues an error.
15753
15754 2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
15755
15756         * gdb.threads/thread-specific.exp: Handle the lack of usable
15757         $this_breakpoint and $this_thread.
15758
15759 2014-03-21  Hui Zhu  <hui@codesourcery.com>
15760
15761         * gdb.base/attach.exp (do_command_attach_tests): New.
15762
15763 2014-03-20  Tom Tromey  <tromey@redhat.com>
15764             Pedro Alves  <palves@redhat.com>
15765
15766         PR cli/15718
15767         * gdb.base/condbreak-call-false.c: New file.
15768         * gdb.base/condbreak-call-false.exp: New file.
15769
15770 2014-03-20  Pedro Alves  <palves@redhat.com>
15771
15772         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15773         Delete.
15774         (block_signals, unblock_signals): Delete.
15775         (child_function_2, main): Remove references to deleted variable
15776         and functions.
15777
15778 2014-03-20  Pedro Alves  <palves@redhat.com>
15779
15780         * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15781         Use pthread_kill to signal thread 2.
15782         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15783         Adjust to make the test send itself a signal rather than using the
15784         host's "kill" command.
15785
15786 2014-03-20  Pedro Alves  <palves@redhat.com>
15787
15788         * gdb.threads/multiple-step-overs.c: New file.
15789         * gdb.threads/multiple-step-overs.exp: New file.
15790         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15791         Adjust expected infrun debug output.
15792
15793 2014-03-20  Pedro Alves  <palves@redhat.com>
15794
15795         * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15796         * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15797
15798 2014-03-20  Pedro Alves  <palves@redhat.com>
15799
15800         PR breakpoints/7143
15801         * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15802         old gnats gdb/38.  Remove kfail.  Adjust to use gdb_test instead
15803         of gdb_test_multiple.
15804         * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15805         * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15806
15807 2014-03-20  Pedro Alves  <palves@redhat.com>
15808
15809         * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15810         * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15811
15812 2014-03-19  Pedro Alves  <palves@redhat.com>
15813
15814         * gdb.base/async.exp: Remove early return.
15815
15816 2014-03-19  Pedro Alves  <palves@redhat.com>
15817
15818         * gdb.base/async.exp (step& tests): Pass explicit test messages.
15819
15820 2014-03-19  Pedro Alves  <palves@redhat.com>
15821
15822         * gdb.base/async.exp (test_background): Expect \r\n after
15823         "completed." in the fail pattern.
15824
15825 2014-03-19  Pedro Alves  <palves@redhat.com>
15826
15827         * gdb.base/async.exp (test_background): New procedure.
15828         Use it for all background execution command tests.
15829
15830 2014-03-19  Pedro Alves  <palves@redhat.com>
15831
15832         * gdb.base/async.exp: Use prepare_for_testing.
15833
15834 2014-03-19  Pedro Alves  <palves@redhat.com>
15835
15836         * gdb.base/async.c (foo): Make 'x' volatile.  Write to it twice in
15837         the same line.
15838
15839 2014-03-19  Pedro Alves  <palves@redhat.com>
15840
15841         * gdb.base/async.c (main): Add "jump here" and "until here" line
15842         marker comments.
15843         * gdb.base/async.exp (jump_here): New global.
15844         (jump& test): Use it.
15845         (until_here): New global.
15846         (until& test): Use it.
15847
15848 2014-03-19  Pedro Alves  <palves@redhat.com>
15849
15850         * gdb.base/async.exp: Don't frob gdb_protocol.
15851
15852 2014-03-18  Doug Evans  <xdje42@gmail.com>
15853
15854         * gdb.base/async.exp: Whitespace fixes.  Turn on target-async.
15855         Fix spelling of exec-done-display.
15856
15857 2014-03-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
15858
15859         PR gdb/15358
15860         * gdb.base/gdb-sigterm.c: New file.
15861         * gdb.base/gdb-sigterm.exp: New file.
15862
15863 2014-03-18  Pedro Alves  <palves@redhat.com>
15864
15865         PR gdb/13860
15866         * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15867         * lib/mi-support.exp (mi_expect_stop): Add special handling for
15868         solib-event.
15869
15870 2014-03-17  Joel Brobecker  <brobecker@adacore.com>
15871
15872         * gdb.ada/pckd_arr_ren: New testcase.
15873
15874 2014-03-13  Doug Evans  <xdje42@gmail.com>
15875
15876         PR guile/16612
15877         * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15878         collect after discarding symbols.
15879
15880 2014-03-13  Ludovic Courtès  <ludo@gnu.org>
15881             Doug Evans  <xdje42@gmail.com>
15882
15883         * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15884         to history survives a gc.
15885
15886 2014-03-13  Pedro Alves  <palves@redhat.com>
15887
15888         * gdb.base/default.exp: Don't test "target procfs".
15889
15890 2014-03-13  Pedro Alves  <palves@redhat.com>
15891
15892         * gdb.base/default.exp: Update "target child" and "target procfs"
15893         tests to not expect "Unix".
15894
15895 2014-03-12  Tom Tromey  <tromey@redhat.com>
15896
15897         * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15898         New procs.  Add target-async tests.
15899         * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15900         Add target-async tests.
15901
15902 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15903
15904         * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15905         'func_start' and 'func_end' for the beginning and end of the
15906         function code, respectively.
15907         * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15908         'func_end' instead of 'func' and 'main'.
15909
15910 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15911
15912         * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15913         * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15914         generate the debug info assembler source.
15915
15916 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15917
15918         * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15919         * gdb.dwarf2/arr-subrange.exp: Likewise.
15920         * gdb.dwarf2/dwz.exp: Likewise.
15921         * gdb.dwarf2/method-ptr.exp: Likewise.
15922         * gdb.dwarf2/missing-sig-type.exp: Likewise.
15923         * gdb.dwarf2/subrange.exp: Likewise.
15924         * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15925         * gdb.dwarf2/implptrpiece.exp: Likewise.
15926         * gdb.dwarf2/nostaticblock.exp: Likewise.
15927
15928 2014-03-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
15929
15930         * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15931         directory to absolute path name arguments.
15932
15933 2014-03-10  Joel Brobecker  <brobecker@adacore.com>
15934
15935         * gdb.ada/tagged_access: New testcase.
15936
15937 2014-03-07  Markus Metzger  <markus.t.metzger@intel.com>
15938
15939         * gdb.btrace/data.exp: Update expected output.
15940
15941 2014-03-06  Yao Qi  <yao@codesourcery.com>
15942
15943         * gdb.trace/pr16508.exp: New file.
15944
15945 2014-03-05  Pedro Alves  <palves@redhat.com>
15946
15947         PR gdb/16575
15948         * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15949         procedure.
15950         (top level): Adjust to use it.  Add tests that exercise breakpoint
15951         interaction with the code-cache.
15952
15953 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
15954
15955         * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15956         test for 'history-append!'.
15957
15958 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15959
15960         * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15961         * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15962         * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15963         * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15964         * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15965         * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15966
15967 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15968
15969         * testsuite/gdb.python/py-pp-re-notag.c: New file.
15970         * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15971         * testsuite/gdb.python/py-pp-re-notag.p: New file.
15972
15973 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15974
15975         * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15976
15977 2014-02-26  Joel Brobecker  <brobecker@adacore.com>
15978
15979         * gdb.dwarf2/arr-stride.c: New file.
15980         * gdb.dwarf2/arr-stride.exp: New file.
15981
15982 2014-02-26  Pedro Alves  <palves@redhat.com>
15983
15984         * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15985         that won't ever trigger.  Make sure that GDB reports the correct
15986         breakpoint that caused the stop.
15987
15988 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15989
15990         PR gdb/16626
15991         * gdb.base/auto-load-script: New file.
15992         * gdb.base/auto-load.c: New file.
15993         * gdb.base/auto-load.exp: New file.
15994
15995         PR gdb/16626
15996         * gdb.base/auto-load.exp: Fix out-of-srctree run.
15997
15998 2014-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
15999
16000         Fix dw2-icycle.exp -fsanitize=address GDB crash.
16001         * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16002
16003 2014-02-24  Doug Evans  <dje@google.com>
16004
16005         * lib/gdb.exp (run_on_host): Log error output if program fails.
16006
16007 2014-02-21  Pedro Alves  <palves@redhat.com>
16008
16009         * gdb.threads/step-after-sr-lock.c: Rename to ...
16010         * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16011         * gdb.threads/step-after-sr-lock.exp: Rename to ...
16012         * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16013         ... this.
16014
16015 2014-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
16016
16017         PR tdep/16397
16018         * gdb.arch/amd64-stap-special-operands.exp: New file.
16019         * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16020         * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16021         * gdb.arch/amd64-stap-triplet.S: Likewise.
16022         * gdb.arch/amd64-stap-triplet.c: Likewise.
16023
16024 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
16025
16026         * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16027         in .section pseudo-op.
16028
16029 2014-02-20  lin zuojian  <manjian2006@gmail.com>
16030             Joel Brobecker  <brobecker@adacore.com>
16031             Doug Evans  <xdje42@gmail.com>
16032
16033         PR symtab/16581
16034         * gdb.dwarf2/dw2-icycle.S: New file.
16035         * gdb.dwarf2/dw2-icycle.c: New file.
16036         * gdb.dwarf2/dw2-icycle.exp: New file.
16037
16038 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
16039
16040         * gdb.python/py-value-cc.cc: Improve test case to enable testing
16041         operations on gdb.Value objects.
16042         * gdb.python/py-value-cc.exp: Add new test to test operations on
16043         gdb.Value objects.
16044
16045 2014-02-18  Doug Evans  <dje@google.com>
16046
16047         * Makefile.in (TESTS): New variable.
16048         (expanded_tests, expanded_tests_or_none): New variables
16049         (check-single): Pass $(expanded_tests_or_none) to runtest.
16050         (check-parallel): Only run tests in $(TESTS) if non-empty.
16051         (check/no-matching-tests-found): New rule.
16052         * README: Document TESTS makefile variable.
16053
16054 2014-02-18  Doug Evans  <dje@google.com>
16055
16056         * Makefile.in (check-parallel): rm -rf outputs temp.
16057
16058 2014-02-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
16059
16060         Fix "ERROR: no fileid for" in the testsuite.
16061         * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16062
16063 2014-02-12  Doug Evans  <dje@google.com>
16064
16065         * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16066         (MISCELLANEOUS): New variable.
16067         (clean): rm -rf $(MISCELLANEOUS).
16068         * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16069         dwp live in the same directory as symlinks, with each symlink pointed
16070         to a differently named file in a different directory.
16071
16072 2014-02-11  Doug Evans  <dje@google.com>
16073
16074         * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16075         of Tcl file commands.
16076
16077 2014-02-10  Mark Kettenis  <kettenis@gnu.org>
16078
16079         * gdb.threads/step-after-sr-lock.exp: Avoid executing
16080         "kill -SIGUSR1 -1".
16081
16082 2014-02-10  Joel Brobecker  <brobecker@adacore.com>
16083
16084         * gdb.ada/tick_length_array_enum_idx: New testcase.
16085
16086 2014-02-10  Doug Evans  <xdje42@gmail.com>
16087
16088         * configure.ac (AC_OUTPUT): Add gdb.guile.
16089         * configure: Regenerate.
16090         * lib/gdb-guile.exp: New file.
16091         * lib/gdb.exp (get_target_charset): New function.
16092         * gdb.base/help.exp: Update expected output from "apropos apropos".
16093         * gdb.guile/Makefile.in: New file.
16094         * gdb.guile/guile.exp: New file.
16095         * gdb.guile/scm-arch.c: New file.
16096         * gdb.guile/scm-arch.exp: New file.
16097         * gdb.guile/scm-block.c: New file.
16098         * gdb.guile/scm-block.exp: New file.
16099         * gdb.guile/scm-breakpoint.c: New file.
16100         * gdb.guile/scm-breakpoint.exp: New file.
16101         * gdb.guile/scm-disasm.c: New file.
16102         * gdb.guile/scm-disasm.exp: New file.
16103         * gdb.guile/scm-equal.c: New file.
16104         * gdb.guile/scm-equal.exp: New file.
16105         * gdb.guile/scm-error.exp: New file.
16106         * gdb.guile/scm-error.scm: New file.
16107         * gdb.guile/scm-frame-args.c: New file.
16108         * gdb.guile/scm-frame-args.exp: New file.
16109         * gdb.guile/scm-frame-args.scm: New file.
16110         * gdb.guile/scm-frame-inline.c: New file.
16111         * gdb.guile/scm-frame-inline.exp: New file.
16112         * gdb.guile/scm-frame.c: New file.
16113         * gdb.guile/scm-frame.exp: New file.
16114         * gdb.guile/scm-generics.exp: New file.
16115         * gdb.guile/scm-gsmob.exp: New file.
16116         * gdb.guile/scm-iterator.c: New file.
16117         * gdb.guile/scm-iterator.exp: New file.
16118         * gdb.guile/scm-math.c: New file.
16119         * gdb.guile/scm-math.exp: New file.
16120         * gdb.guile/scm-objfile-script-gdb.in: New file.
16121         * gdb.guile/scm-objfile-script.c: New file.
16122         * gdb.guile/scm-objfile-script.exp: New file.
16123         * gdb.guile/scm-objfile.c: New file.
16124         * gdb.guile/scm-objfile.exp: New file.
16125         * gdb.guile/scm-ports.exp: New file.
16126         * gdb.guile/scm-pretty-print.c: New file.
16127         * gdb.guile/scm-pretty-print.exp: New file.
16128         * gdb.guile/scm-pretty-print.scm: New file.
16129         * gdb.guile/scm-section-script.c: New file.
16130         * gdb.guile/scm-section-script.exp: New file.
16131         * gdb.guile/scm-section-script.scm: New file.
16132         * gdb.guile/scm-symbol.c: New file.
16133         * gdb.guile/scm-symbol.exp: New file.
16134         * gdb.guile/scm-symtab-2.c: New file.
16135         * gdb.guile/scm-symtab.c: New file.
16136         * gdb.guile/scm-symtab.exp: New file.
16137         * gdb.guile/scm-type.c: New file.
16138         * gdb.guile/scm-type.exp: New file.
16139         * gdb.guile/scm-value-cc.cc: New file.
16140         * gdb.guile/scm-value-cc.exp: New file.
16141         * gdb.guile/scm-value.c: New file.
16142         * gdb.guile/scm-value.exp: New file.
16143         * gdb.guile/source2.scm: New file.
16144         * gdb.guile/types-module.cc: New file.
16145         * gdb.guile/types-module.exp: New file.
16146
16147 2014-02-10  Yao Qi  <yao@codesourcery.com>
16148
16149         PR testsuite/16543
16150         * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16151         * configure: Regenerated.
16152         * Makefile.in: New file.
16153
16154 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
16155
16156         * gdb.python/py-framefilter.exp: Fix typo.
16157
16158 2014-02-08  Yao Qi  <yao@codesourcery.com>
16159
16160         * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16161         that no =breakpoint-modified is emitted when breakpoints are
16162         modified through MI commands.
16163
16164 2014-02-07  Pedro Alves  <pedro@codesourcery.com>
16165             Pedro Alves  <palves@redhat.com>
16166
16167         * gdb.threads/step-after-sr-lock.c: New file.
16168         * gdb.threads/step-after-sr-lock.exp: New file.
16169
16170 2014-02-07  Pedro Alves  <palves@redhat.com>
16171
16172         * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16173
16174 2014-02-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
16175
16176         Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16177         * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16178
16179 2014-02-06  Doug Evans  <xdje42@gmail.com>
16180
16181         * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16182         output.
16183
16184         * gdb.gdb/python-interrupts.exp: New file.
16185
16186 2014-02-05  Yao Qi  <yao@codesourcery.com>
16187
16188         * gdb.trace/report.exp (use_collected_data): Test the output
16189         of "info threads" and "info inferiors".
16190
16191 2014-02-05  Yao Qi  <yao@codesourcery.com>
16192
16193         Revert this patch:
16194
16195         2013-05-24  Yao Qi  <yao@codesourcery.com>
16196
16197         * gdb.trace/tfile.exp: Test inferior and thread.
16198
16199 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16200
16201         * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16202         on a function.
16203         * gdb.base/step-bt.c: Call hello via function pointer to make
16204         sure its first instruction is executed on powerpc64le-linux.
16205
16206 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16207
16208         * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16209
16210 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16211
16212         * gdb.arch/vsx-regs.exp: Check target endianness.  Provide variants
16213         of the test patterns for use on little-endian systems.
16214
16215 2014-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16216
16217         * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16218         (decimal_vector): Fix for little-endian.
16219
16220 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
16221
16222         * gdb.arch/sparc-sysstep.exp: New file.
16223         * gdb.arch/sparc-sysstep.c: Likewise.
16224
16225         * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16226
16227 2014-01-28  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
16228
16229         * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16230
16231 2014-01-23  Tom Tromey  <tromey@redhat.com>
16232
16233         * gdb.ada/array_char_idx: New testcase.
16234
16235 2014-01-23  Tom Tromey  <tromey@redhat.com>
16236
16237         PR python/16487:
16238         * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16239         * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16240         classes.
16241
16242 2014-01-23  Tom Tromey  <tromey@redhat.com>
16243
16244         PR python/16491:
16245         * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16246         string from an inferior frame.
16247         * gdb.python/py-framefilter-mi.exp: Update.
16248
16249 2014-01-22  Doug Evans  <dje@google.com>
16250
16251         * gdb.server/server-mon.exp: Add tests for "set debug-format".
16252
16253 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16254
16255         * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16256
16257 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16258
16259         * gdb.trace/entry-values.exp: Remove excess space character from
16260         regex patterns.  Handle s390 call instruction.
16261
16262 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16263
16264         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16265         define "*_start" label.  Make "name" static.
16266         * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16267         ${name} by references to ${name}_start.
16268
16269 2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
16270
16271         * gdb.base/info-macros.exp: Remove "debug" from the compile
16272         options.
16273
16274 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
16275
16276         * gdb.dlang/demangle.exp: New file.
16277
16278 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
16279
16280         * gdb.dlang/primitive-types.exp: New file.
16281
16282 2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
16283
16284         * configure.ac: Create gdb.dlang/Makefile.
16285         * configure: Regenerate.
16286         * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16287         * gdb.dlang/Makefile.in: New file.
16288         * lib/d-support.exp: New file.
16289         * lib/gdb.exp (skip_d_tests): New proc.
16290
16291 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16292
16293         * gdb.btrace/delta.exp: Check reverse stepi.
16294         * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
16295         * gdb.btrace/finish.exp: New.
16296         * gdb.btrace/next.exp: New.
16297         * gdb.btrace/nexti.exp: New.
16298         * gdb.btrace/record_goto.c: Add comments.
16299         * gdb.btrace/step.exp: New.
16300         * gdb.btrace/stepi.exp: New.
16301         * gdb.btrace/multi-thread-step.c: New.
16302         * gdb.btrace/multi-thread-step.exp: New.
16303         * gdb.btrace/rn-dl-bind.c: New.
16304         * gdb.btrace/rn-dl-bind.exp: New.
16305         * gdb.btrace/data.c: New.
16306         * gdb.btrace/data.exp: New.
16307         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16308
16309 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16310
16311         * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16312         * gdb.btrace/exception.exp: Update.
16313         * gdb.btrace/instruction_history.exp: Update.
16314         * gdb.btrace/record_goto.exp: Update.
16315         * gdb.btrace/tailcall.exp: Update.
16316         * gdb.btrace/unknown_functions.exp: Update.
16317         * gdb.btrace/delta.exp: New.
16318
16319 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16320
16321         * gdb.btrace/record_goto.exp: Add backtrace test.
16322         * gdb.btrace/tailcall.exp: Add backtrace test.
16323
16324 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16325
16326         * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16327         * gdb.btrace/record_goto.c: New.
16328         * gdb.btrace/record_goto.exp: New.
16329         * gdb.btrace/x86-record_goto.S: New.
16330
16331 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16332
16333         * gdb.btrace/function_call_history.exp: Update tests.
16334         * gdb.btrace/instruction_history.exp: Update tests.
16335
16336 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16337
16338         * gdb.btrace/function_call_history.exp: Fix expected field
16339         order for "record function-call-history".
16340         Add new tests for "record function-call-history /c".
16341         * gdb.btrace/exception.cc: New.
16342         * gdb.btrace/exception.exp: New.
16343         * gdb.btrace/tailcall.exp: New.
16344         * gdb.btrace/x86-tailcall.S: New.
16345         * gdb.btrace/x86-tailcall.c: New.
16346         * gdb.btrace/unknown_functions.c: New.
16347         * gdb.btrace/unknown_functions.exp: New.
16348         * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16349
16350 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16351
16352         * gdb.btrace/instruction_history.exp: Update.
16353         * gdb.btrace/function_call_history.exp: Update.
16354
16355 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16356
16357         * gdb.btrace/function_call_history.exp: Fix expected function
16358         trace.
16359         * gdb.btrace/instruction_history.exp: Initialize traced.
16360         Remove traced_functions.
16361
16362 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16363
16364         * gdb.btrace/function_call_history.exp: Update
16365         * gdb.btrace/instruction_history.exp: Update.
16366
16367 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
16368
16369         * gdb.btrace/enable.exp: Update expected text.
16370
16371 2014-01-16  Omair Javaid  <Omair.Javaid@linaro.org>
16372
16373         * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16374         bytes.
16375
16376 2014-01-15  Maciej W. Rozycki  <macro@codesourcery.com>
16377
16378         * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16379
16380 2014-01-15  Omair Javaid  <omair.javaid@linaro.org>
16381
16382         * lib/gdb.exp (supports_process_record): Return true for
16383         arm*-linux*.  (supports_reverse): Likewise.
16384
16385 2014-01-13  Siva Chandra Reddy  <sivachandra@google.com>
16386
16387         PR python/15464
16388         PR python/16113
16389         * gdb.python/py-type.c: Enhance test case.
16390         * gdb.python/py-value-cc.cc: Likewise
16391         * gdb.python/py-type.exp: Add new tests.
16392         * gdb.python/py-value-cc.exp: Likewise
16393
16394 2014-01-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
16395             Pedro Alves <palves@redhat.com>
16396
16397         * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16398         Make "name" extern.
16399         * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16400         references to ${name}_start by references to ${name}.
16401
16402 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
16403
16404         * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16405
16406 2014-01-10  Joel Brobecker  <brobecker@adacore.com>
16407
16408         * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16409
16410 2014-01-09  Maciej W. Rozycki  <macro@codesourcery.com>
16411             Pedro Alves  <palves@redhat.com>
16412
16413         * gdb.mi/mi-info-os.exp: Connect to the target with
16414         mi_gdb_target_load.
16415
16416 2014-01-08  Pedro Alves  <palves@redhat.com>
16417
16418         * gdb.threads/reconnect-signal.c: New file.
16419         * gdb.threads/reconnect-signal.exp: New file.
16420
16421 2014-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
16422
16423         * gdb.base/source-dir.exp: New file.
16424
16425 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
16426
16427         * gdb.ada/mi_interface: New testcase.
16428
16429 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
16430
16431         * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16432         gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16433         gdb.ada/pp-rec-component/pck.ads: New files.
16434
16435 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
16436
16437         * gdb.python/py-pp-integral.c: New file.
16438         * gdb.python/py-pp-integral.py: New file.
16439         * gdb.python/py-pp-integral.exp: New file.
16440
16441 For older changes see ChangeLog-1993-2013.
16442 \f
16443 ;; Local Variables:
16444 ;; mode: change-log
16445 ;; left-margin: 8
16446 ;; fill-column: 74
16447 ;; version-control: never
16448 ;; End:
16449
16450     Copyright 2014-2019 Free Software Foundation, Inc.
16451   Copying and distribution of this file, with or without modification,
16452   are permitted provided the copyright notice and this notice are preserved.