gdb/testsuite: make test names unique in gdb.python/py-prompt.exp
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
4 names unique.
5
6 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.python/py-block.exp: Give tests unique names.
9
10 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.python/py-pp-maint.exp: Extend test names to make them
13 unique.
14
15 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.python/py-explore.exp: Add with_test_prefix to make test
18 names unique.
19
20 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
21
22 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
23
24 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
25
26 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
27 names unique.
28
29 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
30
31 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
32 test names unique.
33
34 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
37 unique.
38
39 2021-03-09 Tom Tromey <tromey@adacore.com>
40
41 * gdb.base/cast-call.exp: New file.
42 * gdb.base/cast-call.c: New file.
43
44 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
45
46 * gdb.gdb/python-helper.exp: New file.
47
48 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
49
50 * gdb.fortran/intrinsics.exp: Add LOC tests.
51
52 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
53
54 * gdb.fortran/shape.exp: New file.
55 * gdb.fortran/shape.f90: New file.
56
57 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.fortran/size.exp: New file.
60 * gdb.fortran/size.f90: New file.
61
62 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
63
64 * gdb.fortran/rank.exp: New file.
65 * gdb.fortran/rank.f90: New file.
66
67 2021-03-08 Tom Tromey <tom@tromey.com>
68
69 * gdb.fortran/debug-expr.exp: Update tests.
70
71 2021-03-08 Tom Tromey <tom@tromey.com>
72
73 * gdb.base/debug-expr.exp: Update expected dump output.
74
75 2021-03-06 Tom Tromey <tom@tromey.com>
76
77 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
78 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
79 * gdb.dwarf2/dwznolink.exp: New file.
80
81 2021-03-05 Mark Wielaard <mark@klomp.org>
82
83 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
84
85 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
86
87 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
88
89 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
90
91 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
92
93 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
94
95 * gdb.btrace/non-stop.exp: Adjust expected source lines.
96
97 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
98
99 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
100
101 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
102
103 * gdb.btrace/exception.cc (main): Update test source.
104 * gdb.btrace/exception.exp: Update patterns.
105 * gdb.btrace/function_call_history.exp: Likewise.
106
107 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
108
109 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
110
111 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
112
113 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
114 reverse-continue to breakpoint.
115
116 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
117
118 * gdb.btrace/delta.exp: Remove instruction-history and
119 function-call-history checks.
120
121 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
122
123 * README (Note): Add nopie_ldflag.
124 * lib/gdb.exp (gdb_compile): Extend nopie handling.
125
126 2021-03-02 Tom Tromey <tromey@adacore.com>
127
128 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
129 encodings.
130
131 2021-02-27 Lancelot Six <lsix@lancelotix.com>
132
133 PR gdb/27393
134 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
135
136
137 2021-02-26 Tom Tromey <tom@tromey.com>
138
139 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
140
141 2021-02-26 Jan Vrany <jan.vrany@labware.com>
142
143 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
144 Remove trailing \n from expected output.
145
146 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
147
148 * lib/gdb.exp (use_gdb_stub): Extend comment.
149
150 2021-02-25 Jan Matyas <jmatyas@codasip.com>
151
152 PR gdb/26819
153 * gdb.server/stop-reply-no-thread.exp: Add two test
154 scenarios that cover remote targets which do not have
155 the concept of threads.
156
157 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
158
159 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
160
161 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 PR fortran/26155
164 * gdb.fortran/call-no-debug-func.f90: New file.
165 * gdb.fortran/call-no-debug-prog.f90: New file.
166 * gdb.fortran/call-no-debug.exp: New file.
167
168 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
169
170 * gdb.fortran/associated.exp: New file.
171 * gdb.fortran/associated.f90: New file.
172
173 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
176
177 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
178
179 * gdb.base/sect-cmd.exp: Update expected results.
180
181 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
184 techniques. Enable the test for all targets.
185
186 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * gdb.base/maint-info-sections.exp: Add new tests.
189 (check_maint_info_target_sections_output): New proc.
190
191 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
192
193 * gdb.arch/riscv-default-tdesc.exp: New file.
194
195 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
196
197 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
198
199 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
200
201 * gdb.arch/i386-biarch-core.exp: Add target check.
202
203 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
204
205 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
206
207 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * gdb.fortran/allocated.exp: New file.
210 * gdb.fortran/allocated.f90: New file.
211
212 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.fortran/lbound-ubound.exp: Remove old comment.
215
216 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * gdb.base/maint-info-sections.exp: Update expected output, and
219 add additional tests. Again.
220
221 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
222
223 * gdb.base/maint-info-sections.exp: Update expected output, and
224 add additional tests.
225
226 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
227
228 * gdb.base/maint-info-sections.exp: New file, content is moved
229 from gdb.base/maint.exp and cleaned up to use latest testsuite
230 techniques.
231 * gdb.base/maint.exp: Tests moved out to
232 gdb.base/maint-info-sections.exp.
233
234 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
235
236 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
237 GDBFLAGS.
238
239 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.fortran/lbound-ubound.F90: New file.
242 * gdb.fortran/lbound-ubound.exp: New file.
243
244 2021-02-10 Tom de Vries <tdevries@suse.de>
245
246 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
247 "Restore saved setting of complaints".
248
249 2021-02-09 Tom de Vries <tdevries@suse.de>
250
251 PR symtab/27341
252 * lib/gdb.exp (with_complaints): New proc, factored out of ...
253 (gdb_load_no_complaints): ... here.
254 * gdb.fortran/function-calls.exp: Add test-case.
255
256 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
257
258 * gdb.threads/signal-command-handle-nopass.exp: Call
259 'standard_testfile' before using 'testfile'.
260 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
261 * gdb.threads/signal-delivered-right-thread.exp: Likewise
262 * gdb.threads/signal-sigtrap.exp: Likewise
263
264 2021-02-08 Luis Machado <luis.machado@linaro.org>
265
266 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
267
268 2021-02-08 Tom de Vries <tdevries@suse.de>
269
270 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
271
272 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
273
274 * gdb.python/tui-window-disabled.c: New file.
275 * gdb.python/tui-window-disabled.exp: New file.
276 * gdb.python/tui-window-disabled.py: New file.
277
278 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
279
280 * gdb.python/tui-window.exp: Add new tests.
281 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
282 TestWindow object into global the_window.
283 <remote_title>: New method.
284 (delete_window_title): New function.
285
286 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
287
288 * gdb.tui/winheight.exp: Add more tests.
289
290 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * gdb.python/py-framefilter.exp: Update expected results.
293 * gdb.python/python.exp: Update expected results.
294
295 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
296
297 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
298 about bug in GDB, update expected results, and add more tests.
299
300 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * gdb.tui/scroll.exp: New file.
303 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
304 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
305 remaining lines up.
306 (Term::check_region_contents): New proc.
307 (Term::check_box_contents): Use check_region_contents.
308
309 2021-02-06 Tom de Vries <tdevries@suse.de>
310
311 PR testsuite/26922
312 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
313 scrolling.
314
315 2021-02-05 Tom de Vries <tdevries@suse.de>
316
317 PR breakpoints/27313
318 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
319 rejected.
320
321 2021-02-05 Tom de Vries <tdevries@suse.de>
322
323 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
324 * gdb.fortran/mixed-lang-stack.exp: Same.
325
326 2021-02-05 Tom de Vries <tdevries@suse.de>
327
328 PR exp/27265
329 * gdb.base/complex-parts.exp: Add tests.
330
331 2021-02-05 Tom de Vries <tdevries@suse.de>
332
333 PR symtab/27307
334 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
335
336 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
337
338 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
339
340 2021-02-03 Pedro Alves <pedro@palves.net>
341
342 * gdb.threads/detach-step-over.c: New file.
343 * gdb.threads/detach-step-over.exp: New file.
344
345 2021-02-03 Pedro Alves <pedro@palves.net>
346
347 * gdb.threads/attach-non-stop.c: New file.
348 * gdb.threads/attach-non-stop.exp: New file.
349
350 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
351
352 * gdb.base/inferior-noarg.c: New test.
353 * gdb.base/inferior-noarg.exp: New test.
354
355 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
356
357 * gdb.base/scope.exp: Use proc_with_prefix.
358
359 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
360
361 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
362 table proc.
363 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
364 .debug_rnglists table without offset array.
365 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
366 .debug_loclists table without offset array.
367
368 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
369
370 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
371 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
372 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
373 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
374 attribute
375
376 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
377
378 PR gdb/26813
379 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
380 (loclists): New proc.
381 * gdb.dwarf2/loclists-multiple-cus.c: New.
382 * gdb.dwarf2/loclists-multiple-cus.exp: New.
383 * gdb.dwarf2/loclists-sec-offset.c: New.
384 * gdb.dwarf2/loclists-sec-offset.exp: New.
385
386 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
387
388 * lib/dwarf.exp (_location): Add parameters.
389 (_handle_DW_FORM): Adjust.
390
391 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
392
393 PR gdb/26813
394 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
395 (cu): Generate header for DWARF 5.
396 (rnglists): New proc.
397 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
398 * gdb.dwarf2/rnglists-sec-offset.exp: New.
399
400 2021-02-02 Tom de Vries <tdevries@suse.de>
401
402 PR symtab/24620
403 * gdb.dwarf2/fission-reread.exp: Add test-case.
404
405 2021-02-01 Tom de Vries <tdevries@suse.de>
406
407 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
408 * gdb.dwarf2/fission-loclists-pie.S: Same.
409 * gdb.dwarf2/fission-loclists.S: Same.
410 * gdb.dwarf2/fission-multi-cu.S: Same.
411 * gdb.dwarf2/fission-reread.S: Same.
412 * gdb.dwarf2/fission-base.exp: Use DWO.
413 * gdb.dwarf2/fission-loclists-pie.exp: Same.
414 * gdb.dwarf2/fission-loclists.exp: Same.
415 * gdb.dwarf2/fission-multi-cu.exp: Same.
416 * gdb.dwarf2/fission-reread.exp: Same.
417
418 2021-01-29 Tom de Vries <tdevries@suse.de>
419
420 PR breakpoints/26063
421 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
422 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
423
424 2021-01-29 Tom de Vries <tdevries@suse.de>
425
426 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
427
428 2021-01-28 Tom de Vries <tdevries@suse.de>
429
430 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
431 in the backtrace, and use that in the rest of the test instead of
432 hardcoded constant 3. Use "frame" instead of "up" for robustness.
433
434 2021-01-28 Tom de Vries <tdevries@suse.de>
435
436 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
437 * gdb.arch/i386-sse-stack-align.c: Same.
438 * gdb.arch/i386-sse-stack-align.exp: Same.
439
440 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
441
442 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
443
444 2021-01-28 Tom de Vries <tdevries@suse.de>
445
446 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
447
448 2021-01-28 Tom de Vries <tdevries@suse.de>
449
450 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
451 "maint info line-table". Make PASS pattern more specific. Make
452 FAIL pattern work for -m32.
453
454 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
455
456 PR gdb/27133
457 * gdb.base/ui-redirect.exp: Add test case that ensures that
458 redirecting both logging and debug does not cause gdb to crash.
459
460
461 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
462
463 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
464
465 2021-01-26 Tom de Vries <tdevries@suse.de>
466
467 * gdb.threads/killed-outside.exp: Allow regular output.
468
469 2021-01-26 Tom de Vries <tdevries@suse.de>
470
471 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
472
473 2021-01-25 Tom de Vries <tdevries@suse.de>
474
475 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
476 * lib/gdb.exp: Use gdb_load_no_complaints.
477
478 2021-01-25 Tom Tromey <tromey@adacore.com>
479
480 * gdb.ada/fixed_points.exp: Add regression test.
481 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
482 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
483
484 2021-01-25 Tom Tromey <tromey@adacore.com>
485
486 * gdb.ada/local-enum.exp: Add enumerator resolution test.
487
488 2021-01-25 Tom Tromey <tromey@adacore.com>
489
490 * gdb.ada/local-enum.exp: New file.
491 * gdb.ada/local-enum/local.adb: New file.
492
493 2021-01-23 Tom Tromey <tom@tromey.com>
494
495 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
496
497 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
498
499 * gdb.base/line65535.exp: Fix test expectation.
500
501 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
502
503 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
504 suppression.
505 (default_gdb_exit): Likewise.
506 (default_gdb_spawn): Likewise.
507 (send_gdb): Likewise.
508 (gdb_expect): Likewise.
509 (gdb_expect_list): Likewise.
510 (default_gdb_init): Likewise.
511 (gdb_suppress_entire_file): Remove.
512 (gdb_suppress_tests): Remove.
513 (gdb_stop_suppressing_tests): Remove.
514 (gdb_clear_suppressed): Remove.
515 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
516 related to test suppression.
517 (default_mi_gdb_start): Likewise.
518 (mi_gdb_reinitialize_dir): Likewise.
519 (mi_gdb_test): Likewise.
520 (mi_run_cmd_full): Likewise.
521 (mi_runto_helper): Likewise.
522 (mi_execute_to): Likewise.
523 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
524 * gdb.base/bitfields.exp: Likewise.
525 * gdb.base/bitfields2.exp: Likewise.
526 * gdb.base/break.exp: Likewise.
527 * gdb.base/call-sc.exp: Likewise.
528 * gdb.base/callfuncs.exp: Likewise.
529 * gdb.base/dfp-test.exp: Likewise.
530 * gdb.base/endian.exp: Likewise.
531 * gdb.base/exprs.exp: Likewise.
532 * gdb.base/funcargs.exp: Likewise.
533 * gdb.base/hbreak2.exp: Likewise.
534 * gdb.base/recurse.exp: Likewise.
535 * gdb.base/scope.exp: Likewise.
536 * gdb.base/sepdebug.exp: Likewise.
537 * gdb.base/structs.exp: Likewise.
538 * gdb.base/until.exp: Likewise.
539 * gdb.cp/misc.exp: Likewise.
540
541 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
542
543 PR cli/25956
544 * gdb.base/style.exp (run_style_tests): Add version string test.
545 (test_startup_version_string): Use version style name.
546 * lib/gdb-utils.exp (style): Handle version style name.
547
548 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * gdb.base/style.exp (limited_style): New proc.
551 (clean_restart_and_disable): New proc.
552 (run_style_tests): New proc. Most of the old tests from this file
553 are now in this proc.
554 (test_startup_version_string): New proc. Reamining test from the
555 old file is in this proc.
556
557 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
558
559 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
560 Adjust to "set debug remote" changes.
561
562 2021-01-21 Luis Machado <luis.machado@linaro.org>
563
564 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
565 message.
566
567 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
568
569 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
570
571 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
572
573 PR python/19151
574 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
575
576 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
577
578 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
579
580 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
581
582 * lib/tuiterm.exp: Add links in comments.
583
584 2021-01-20 Tom de Vries <tdevries@suse.de>
585
586 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
587 offset.
588
589 2021-01-20 Tom de Vries <tdevries@suse.de>
590
591 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
592
593 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
594
595 * gdb.arch/amd64-stap-expressions.S: New file.
596 * gdb.arch/amd64-stap-expressions.exp: New file.
597
598 2021-01-19 Tom de Vries <tdevries@suse.de>
599
600 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
601 sequence.
602
603 2021-01-19 Tom de Vries <tdevries@suse.de>
604
605 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
606
607 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
608
609 * gdb.fortran/array-slices.exp (run_test): Avoid including
610 addresses in test names.
611
612 2021-01-15 Tom de Vries <tdevries@suse.de>
613
614 PR testsuite/26997
615 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
616 when adding sizeof.
617
618 2021-01-14 Tom de Vries <tdevries@suse.de>
619
620 PR testsuite/24590
621 * gdb.base/style.exp: Handle shorter argv in frame command output.
622
623 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
624
625 PR gdb/26819
626 * gdb.server/stop-reply-no-thread-multi.c: New file.
627 * gdb.server/stop-reply-no-thread-multi.exp: New file.
628
629 2021-01-12 Tom de Vries <tdevries@suse.de>
630
631 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
632 (main): Remove call to have_mpx.
633 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
634 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
635 (main): Remote call to have_mpx.
636 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
637 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
638 (main): Remove call to have_mpx.
639 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
640 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
641 (main): Remove call to have_mpx.
642 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
643 * gdb.arch/i386-mpx.c (have_mpx): Remove.
644 (main): Remote call to have_mpx.
645 * gdb.arch/i386-mpx.exp: Use have_mpx.
646 * lib/gdb.exp (have_mpx): New proc.
647
648 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
649
650 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
651
652 2021-01-12 Tom de Vries <tdevries@suse.de>
653
654 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
655
656 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * gdb.fortran/debug-expr.exp: Add new tests.
659
660 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
661
662 * gdb.fortran/dot-ops.exp: Add new tests.
663
664 2021-01-11 Tom de Vries <tdevries@suse.de>
665
666 PR testsuite/26968
667 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
668 Move insn setting $eax to before probe point.
669
670 2021-01-09 Tom Tromey <tom@tromey.com>
671
672 * gdb.trace/ax.exp: Do not require an "ext".
673
674 2021-01-08 Tom Tromey <tromey@adacore.com>
675
676 * gdb.ada/voidctx/pck.adb: New file.
677 * gdb.ada/voidctx/pck.ads: New file.
678 * gdb.ada/voidctx/voidctx.adb: New file.
679 * gdb.ada/voidctx.exp: New file.
680
681 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
682
683 PR gdb/27157
684 * gdb.base/empty-host-env-vars.exp: New test.
685
686 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
687
688 * gdb.base/completion.exp: Add a new test.
689
690 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
691
692 * gdb.fortran/intvar-dynamic-types.exp: New file.
693 * gdb.fortran/intvar-dynamic-types.f90: New file.
694
695 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
696
697 * gdb.fortran/intvar-array.exp: New file.
698 * gdb.fortran/intvar-array.f90: New file.
699
700 2021-01-07 Tom Tromey <tromey@adacore.com>
701
702 * gdb.ada/assign_arr.exp: Add 'others' test.
703
704 2021-01-06 Tom Tromey <tromey@adacore.com>
705
706 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
707 (FP4_Type): New type.
708 (FP4_Var): New variable.
709 * gdb.ada/fixed_points/fixed_points.adb: Update.
710 * gdb.ada/fixed_points.exp: Add tests for binary operators.
711
712 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
713
714 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
715 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
716 Pass prompt containing debug print to gdb_test_sequence.
717
718 2021-01-04 Tom de Vries <tdevries@suse.de>
719
720 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
721
722 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
723
724
725
726 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
727
728 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
729 * gdb.server/connect-without-multi-process.exp: Likewise.
730 * gdb.server/exit-multiple-threads.exp: Likewise.
731 * gdb.server/ext-attach.exp: Likewise.
732 * gdb.server/ext-restart.exp: Likewise.
733 * gdb.server/ext-run.exp: Likewise.
734 * gdb.server/ext-wrapper.exp: Likewise.
735 * gdb.server/multi-ui-errors.exp: Likewise.
736 * gdb.server/no-thread-db.exp: Likewise.
737 * gdb.server/reconnect-ctrl-c.exp: Likewise.
738 * gdb.server/run-without-local-binary.exp: Likewise.
739 * gdb.server/server-kill.exp: Likewise.
740 * gdb.server/server-run.exp: Likewise.
741 * gdb.server/solib-list.exp: Likewise.
742 * gdb.server/stop-reply-no-thread.exp: Likewise.
743 * gdb.server/wrapper.exp: Likewise.
744 * gdb.server/sysroot.exp: Increase timeout when testing the
745 target: sysroot.
746
747 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
748
749 * gdb.server/server-run.exp: Use clean_restart.
750
751 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
752
753 * gdb.server/ext-run.exp: Use clean_restart.
754
755 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
756
757 * gdb.server/stop-reply-no-thread.exp: Use build_executable
758 instead of prepare_for_testing.
759
760 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
761
762 * gdb.server/solib-list.exp: Use clean_restart.
763
764 2021-01-04 Tom de Vries <tdevries@suse.de>
765
766 * gdb.base/morestack.c: Remove printf.
767 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
768
769 2020-12-31 Tom Tromey <tom@tromey.com>
770
771 * gdb.rust/simple.exp: Update output for Rust 1.49.
772
773 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
774
775 * gdb.cp/step-and-next-inline.exp: Fix test case.
776
777 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
778
779 * gdb.python/py-frame-args.exp: De-duplicate test names.
780
781 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 PR gdb/27059
784 * gdb.dwarf2/dyn-type-unallocated.c: New file.
785 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
786
787 2020-12-21 Peter Waller <p@pwaller.net>
788
789 * gdb.base/style-interp-exec-mi.exp: New.
790 * gdb.base/style-interp-exec-mi.c: New.
791
792 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
793
794 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
795 gdb_test. Use proc_with_prefix.
796
797 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
798
799 * gdb.btrace/exception.exp: Build with nopie.
800 * gdb.btrace/function_call_history.exp: Likewise.
801 * gdb.btrace/unknown_functions.exp: Likewise.
802
803 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
804
805 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
806
807 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
808
809 * gdb.python/py-record-btrace.exp: Make test names unique.
810 * gdb.python/py-record-full.exp: Likewise.
811
812 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
813
814 * gdb.btrace/data.exp: Make test names unique.
815 * gdb.btrace/delta.exp: Likewise.
816 * gdb.btrace/enable.exp: Likewise.
817 * gdb.btrace/function_call_history.exp: Likewise.
818 * gdb.btrace/nohist.exp: Likewise.
819 * gdb.btrace/non-stop.exp: Likewise.
820 * gdb.btrace/rn-dl-bind.exp: Likewise.
821 * gdb.btrace/step.exp: Likewise.
822 * gdb.btrace/stepi.exp: Likewise.
823 * gdb.btrace/tailcall.exp: Likewise.
824
825 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
826
827 * gdb.btrace/enable.exp: Update error message.
828 * gdb.btrace/multi-inferior.exp: Likewise.
829 * gdb.btrace/reconnect.exp: Likewise.
830 * gdb.python/py-record-btrace.exp: Likewise.
831 * gdb.python/py-record-full.exp: Likewise.
832
833 2020-12-20 Tom de Vries <tdevries@suse.de>
834
835 * lib/gdb.exp (save_target_board_info): New proc.
836 (gdb_compile_shlib): Use save_target_board_info.
837
838 2020-12-19 Tom de Vries <tdevries@suse.de>
839
840 * lib/gdb.exp (supports_scalar_storage_order_attribute)
841 (supports_gnuc): New proc.
842 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
843 test_compiler_info calls. Add unsupported message.
844 * gdb.base/endianity.c: Use TEST_SSO.
845
846 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
847
848 PR exp/27070
849 * gdb.python/compare-enum-type-a.c: New test.
850 * gdb.python/compare-enum-type-b.c: New test.
851 * gdb.python/compare-enum-type.exp: New file.
852 * gdb.python/compare-enum-type.h: New test.
853
854 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
855
856 * gdb.python/py-format-string.exp: Add tests for address keyword.
857
858 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
859
860 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
861
862 2020-12-18 Tom Tromey <tromey@adacore.com>
863
864 * gdb.ada/fixed_points.exp: Also run with
865 -fgnat-encodings=minimal. Update expected output.
866
867 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
868
869 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
870 * gdb.base/continue-all-already-running.exp: Likewise.
871 * gdb.base/moribund-step.exp: Likewise.
872 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
873
874 2020-12-16 Tom de Vries <tdevries@suse.de>
875
876 * gdb.base/batch-preserve-term-settings.exp:
877
878 2020-12-16 Tom de Vries <tdevries@suse.de>
879
880 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
881 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
882
883 2020-12-16 Luis Machado <luis.machado@linaro.org>
884
885 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
886 pointer-based memory accesses.
887 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
888 hw watchpoint cases.
889
890 2020-12-15 Rae Kim <rae.kim@gmail.com>
891
892 * gdb.base/document.exp: New test.
893
894 2020-12-15 Tom Tromey <tromey@adacore.com>
895
896 * gdb.base/style.exp: Add deprecation tests.
897
898 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
899
900 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
901
902 2020-12-14 Mark Wielaard <mark@klomp.org>
903
904 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
905 specially, set attr_form_comment to the actual FORM string used.
906
907 2020-12-14 Mark Wielaard <mark@klomp.org>
908
909 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
910 _constants(SPECIAL_expr) here, but set it...
911 (Dwarf::cu): ...here based on _cu_version.
912
913 2020-12-14 Tom de Vries <tdevries@suse.de>
914
915 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
916 pass -fPIC.
917 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
918 * gdb.base/break-probes.exp: Same.
919 * gdb.base/ctxobj.exp: Same.
920 * gdb.base/dso2dso.exp: Same.
921 * gdb.base/global-var-nested-by-dso.exp: Same.
922 * gdb.base/info-shared.exp: Same.
923 * gdb.base/jit-reader-simple.exp: Same.
924 * gdb.base/print-file-var.exp: Same.
925 * gdb.base/skip-solib.exp: Same.
926 * gdb.btrace/dlopen.exp: Same.
927
928 2020-12-14 Tom de Vries <tdevries@suse.de>
929
930 PR testsuite/26963
931 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
932
933 2020-12-14 Tom de Vries <tdevries@suse.de>
934
935 PR testsuite/26962
936 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
937 cast it to its declared type".
938
939 2020-12-14 Tom de Vries <tdevries@suse.de>
940
941 PR testsuite/26951
942 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
943 shell prompt.
944
945 2020-12-14 Tom Tromey <tromey@adacore.com>
946
947 * gdb.ada/nested.exp: Add new tests.
948 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
949
950 2020-12-14 Tom Tromey <tromey@adacore.com>
951
952 * gdb.dwarf2/ada-thick-pointer.exp: New file.
953
954 2020-12-14 Tom Tromey <tromey@adacore.com>
955
956 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
957
958 2020-12-13 Tom de Vries <tdevries@suse.de>
959
960 PR testsuite/26953
961 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
962 attribute support if compiler doesn't support it.
963
964 2020-12-13 Tom de Vries <tdevries@suse.de>
965
966 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
967 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
968 source to shared lib. Add ada to options.
969
970 2020-12-13 Tom de Vries <tdevries@suse.de>
971
972 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
973 calling gnatbind and gnatlink.
974
975 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
976
977 * gdb.base/dcache-flush.c: New file.
978 * gdb.base/dcache-flush.exp: New file.
979
980 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
981
982 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
983 commands.
984 * gdb.base/killed-outside.exp: Likewise.
985 * gdb.opt/inline-bt.exp: Likewise.
986 * gdb.perf/gmonster-null-lookup.py: Likewise.
987 * gdb.perf/gmonster-print-cerr.py: Likewise.
988 * gdb.perf/gmonster-ptype-string.py: Likewise.
989 * gdb.python/py-unwind.exp: Likewise.
990
991 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
992
993 * gdb.base/commands.exp: Update expected results.
994
995 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 PR cli/15104
998 * gdb.base/commands.exp: Add additional tests.
999 * gdb.base/completion.exp: Add additional tests.
1000
1001 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1002
1003 * gdb.base/completion.exp: Add additional tests.
1004
1005 2020-12-11 Tom de Vries <tdevries@suse.de>
1006
1007 PR testsuite/26991
1008 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1009 violations by setting bounds registers if the bounds are passed in the
1010 Bounds Table.
1011
1012 2020-12-11 Tom de Vries <tdevries@suse.de>
1013
1014 PR testsuite/26954
1015 * gdb.base/float128.exp: Detect and handle no mpfr support.
1016
1017 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
1018
1019 PR gdb/24694
1020 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1021 calls.
1022
1023 2020-12-10 Tom de Vries <tdevries@suse.de>
1024
1025 PR testsuite/26947
1026 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1027 braces for tcl 8.5 and earlier.
1028
1029 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
1030
1031 PR 26875, PR 26901
1032 * gdb.base/flexible-array-member.c: New test.
1033 * gdb.base/flexible-array-member.exp: New test.
1034
1035 2020-12-08 Tom de Vries <tdevries@suse.de>
1036
1037 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1038 using is_amd64_regs_target.
1039
1040 2020-12-08 Tom de Vries <tdevries@suse.de>
1041
1042 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1043 self_id.
1044
1045 2020-12-07 Pedro Alves <pedro@palves.net>
1046
1047 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1048 'additional_flags' variable.
1049
1050 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1051
1052 * gdb.linespec/explicit.exp: Extend with a test to check completing
1053 '-' after seemingly complete options.
1054
1055 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1056
1057 * gdb.linespec/keywords.exp: Add tests to check positional
1058 flexibility of "-force-condition".
1059
1060 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1061
1062 * gdb.base/bp-cmds-run-with-ex.c: New file.
1063 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1064 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1065 * gdb.gdb/python-interrupts.exp: Update the call to
1066 'catch_command_errors' with the new argument.
1067 * gdb.gdb/python-selftest.exp: Ditto.
1068
1069 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1070
1071 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1072 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1073 * gdb.threads/non-stop-fair-events.exp: Likewise.
1074
1075 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1076
1077 * gdb.threads/step-over-exec.exp: New.
1078 * gdb.threads/step-over-exec.c: New.
1079 * gdb.threads/step-over-exec-execd.c: New.
1080 * lib/my-syscalls.S: New.
1081 * lib/my-syscalls.h: New.
1082
1083 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1084
1085 * lib/dwarf.exp (declare_labels): Use name as text if text is
1086 not provided.
1087
1088 2020-12-04 Tom de Vries <tdevries@suse.de>
1089
1090 PR testsuite/26990
1091 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1092 are unsupported.
1093
1094 2020-12-04 Tom de Vries <tdevries@suse.de>
1095
1096 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1097 clause.
1098
1099 2020-12-04 Tom de Vries <tdevries@suse.de>
1100
1101 * gdb.reverse/insn-reverse.exp: Fix count handling.
1102
1103 2020-12-04 Tom de Vries <tdevries@suse.de>
1104
1105 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1106 __x86_64__.
1107
1108 2020-12-04 Tom de Vries <tdevries@suse.de>
1109
1110 * gdb.reverse/insn-reverse.c (test_nr): New var.
1111 (usage, parse_args): New function.
1112 (main): Call parse_args. Only run test for test_nr.
1113 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1114 and bail out. Run subtests individually, using an inferior arg
1115 specifying the subtest.
1116
1117 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1118
1119 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1120
1121 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1122
1123 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1124 update test to use this.
1125
1126 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1127
1128 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1129
1130 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1131
1132 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1133 (do_test): Don't use with_test_prefix.
1134 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1135 (do_test): Don't use with_test_prefix.
1136 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1137 (do_test): Don't use with_test_prefix.
1138 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1139 (do_test): Don't use with_test_prefix.
1140
1141 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1142
1143 * gdb.threads/non-ldr-exit.exp: Fix comment.
1144
1145 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * gdb.xml/maint-xml-dump-03.xml: New file.
1148
1149 2020-11-30 Tom de Vries <tdevries@suse.de>
1150
1151 PR symtab/26905
1152 * gdb.dwarf2/count.exp: Remove kfails.
1153
1154 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1155
1156 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1157 indices.
1158
1159 2020-11-24 Joel Brobecker <brobecker@adacore.com>
1160
1161 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1162 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1163 languages. Remove the associated setup_xfail.
1164
1165 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
1166
1167 * lib/gdb.exp (gdb_assert): Show error message on error.
1168
1169 2020-11-23 Tom de Vries <tdevries@suse.de>
1170
1171 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1172 * gdb.ada/mod_from_name.exp: Same.
1173 * gdb.ada/pckd_arr_ren.exp: Same.
1174
1175 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1176
1177 * gdb.base/template.exp: New.
1178 * gdb.base/template.c: New.
1179
1180 2020-11-22 Gary Benson <gbenson@redhat.com>
1181
1182 PR gdb/26905
1183 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1184 is defined using a DW_AT_count which references another DIE.
1185
1186 2020-11-21 Tom de Vries <tdevries@suse.de>
1187
1188 * gdb.base/vla-ptr.exp: Add XFAIL.
1189
1190 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1191
1192 * gdb.fortran/array-slices-bad.exp: New file.
1193 * gdb.fortran/array-slices-bad.f90: New file.
1194 * gdb.fortran/array-slices-sub-slices.exp: New file.
1195 * gdb.fortran/array-slices-sub-slices.f90: New file.
1196 * gdb.fortran/array-slices.exp: Rewrite tests.
1197 * gdb.fortran/array-slices.f90: Rewrite tests.
1198 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1199
1200 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1201
1202 * gdb.base/completion.exp: Add new completion tests.
1203
1204 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1205
1206 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1207 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1208 * gdb.mi/mi-nsintrall.exp: Likewise.
1209 * gdb.mi/mi-nsmoribund.exp: Likewise.
1210 * gdb.mi/mi-nsthrexec.exp: Likewise.
1211 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1212
1213 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1214
1215 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1216 of perror.
1217
1218 2020-11-18 Joseph Myers <joseph@codesourcery.com>
1219
1220 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1221 $arg.exe exists but $arg does not.
1222
1223 2020-11-17 Gary Benson <gbenson@redhat.com>
1224
1225 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1226 __attribute__ ((used)).
1227
1228 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1229
1230 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1231
1232 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1233
1234 * gdb.base/completion.exp: Add new tests.
1235
1236 2020-11-16 Tom Tromey <tromey@adacore.com>
1237
1238 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1239 tests.
1240
1241 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1242
1243 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1244 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1245 (main): Add reference to pck__fp1_var2.
1246 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1247
1248 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1249
1250 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1251
1252 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1253
1254 * gdb.ada/fixed_points.exp: Add ptype tests.
1255 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1256
1257 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1258
1259 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1260
1261 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1262
1263 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1264 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1265 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1266 New files.
1267 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1268
1269 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1270 New files.
1271
1272 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 PR cli/26879
1275 * gdb.fortran/completion.exp: New file.
1276 * gdb.fortran/completion.f90: New file.
1277
1278 2020-11-12 Joseph Myers <joseph@codesourcery.com>
1279
1280 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1281 but $arg does not.
1282
1283 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1284
1285 * gdb.fortran/types.exp: Add more tests.
1286
1287 2020-11-12 Tom Tromey <tom@tromey.com>
1288
1289 PR rust/26799:
1290 * gdb.rust/traits.exp: Remove kfails.
1291
1292 2020-11-12 Gary Benson <gbenson@redhat.com>
1293
1294 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1295 statement.
1296
1297 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
1298
1299 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1300 always-inserted" axis.
1301 (do_test): Add breakpoint_always_inserted parameter.
1302
1303 2020-11-10 Tom Tromey <tromey@adacore.com>
1304
1305 * gdb.ada/bias.exp: Update.
1306 * gdb.ada/bias/bias.adb (X): Change value.
1307
1308 2020-11-10 Gary Benson <gbenson@redhat.com>
1309
1310 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1311 regexp fragment in parentheses to prevent false matching.
1312
1313 2020-11-10 Gary Benson <gbenson@redhat.com>
1314
1315 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1316
1317 2020-11-10 Gary Benson <gbenson@redhat.com>
1318
1319 * gdb.cp/step-and-next-inline.exp: Only require
1320 -gstatement-frontiers when building with GCC.
1321 Only setup KFAIL's for GCC issues when using
1322 a GCC-built executable.
1323
1324 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1325
1326 * gdb.base/debug-expr.c: Add extra function to allow for an
1327 additional test.
1328 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1329 to this proc with gdb_test_debug_expr. Add an extra test.
1330 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1331 to this proc with gdb_test_debug_expr, give the tests names
1332 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1333 calls to this proc with gdb_test_debug_expr, give the tests names
1334 * gdb.fortran/debug-expr.exp: New file.
1335 * gdb.fortran/debug-expr.f90: New file.
1336 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1337
1338 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
1339
1340 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1341 proceduresu.
1342 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1343 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1344 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1345 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1346 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1347 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1348 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1349 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1350
1351 2020-11-04 Tom Tromey <tromey@adacore.com>
1352
1353 * gdb.ada/funcall_ref.exp: Update.
1354 * gdb.ada/var_rec_arr.exp: Update.
1355
1356 2020-11-04 Tom Tromey <tromey@adacore.com>
1357
1358 * gdb.ada/rec_ptype.exp: New file.
1359 * gdb.ada/rec_ptype/main.adb: New file.
1360 * gdb.ada/rec_ptype/p.ads: New file.
1361
1362 2020-11-04 Tom Tromey <tromey@adacore.com>
1363
1364 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1365 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1366 (PT_Full): New variable.
1367 * gdb.ada/tick_length_array_enum_idx/pck.adb
1368 (Full_PT): New type.
1369
1370 2020-11-04 Tom Tromey <tromey@adacore.com>
1371
1372 * gdb.ada/array_of_variant.exp: New file.
1373 * gdb.ada/array_of_variant/p.adb: New file.
1374 * gdb.ada/array_of_variant/pck.ads: New file.
1375 * gdb.ada/array_of_variant/pck.adb: New file.
1376
1377 2020-11-04 Tom Tromey <tromey@adacore.com>
1378
1379 * gdb.ada/enum_idx_packed.exp: Add test.
1380 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1381 New variable.
1382 * gdb.ada/enum_idx_packed/pck.ads (Short)
1383 (Multi_Dimension, Multi_Dimension_Access): New types.
1384
1385 2020-11-04 Tom Tromey <tromey@adacore.com>
1386
1387 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1388
1389 2020-11-04 Tom Tromey <tromey@adacore.com>
1390
1391 * gdb.ada/set_pckd_arr_elt.exp: Also test
1392 -fgnat-encodings=minimal. Add tests.
1393 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1394 Call Update_Small a second time.
1395 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1396 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1397 (Variant_Access): New types.
1398 (New_Variant): Declare.
1399
1400 2020-11-04 Tom Tromey <tromey@adacore.com>
1401
1402 * gdb.ada/mod_from_name.exp: Test printing slice.
1403
1404 2020-11-04 Tom Tromey <tromey@adacore.com>
1405
1406 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1407 values.
1408 * gdb.ada/access_to_unbounded_array.exp: Test different
1409 -fgnat-encodings values.
1410 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1411 values.
1412 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1413 values.
1414 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1415 values.
1416 * gdb.ada/array_of_variable_length.exp: Test different
1417 -fgnat-encodings values.
1418 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1419 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1420 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1421 change.
1422 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1423 values.
1424 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1425 * gdb.ada/out_of_line_in_inlined.exp: Test different
1426 -fgnat-encodings values.
1427 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1428 values.
1429 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1430 values.
1431 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1432 -fgnat-encodings values.
1433 * gdb.ada/variant_record_packed_array.exp: Test different
1434 -fgnat-encodings values.
1435
1436 2020-11-04 Tom Tromey <tromey@adacore.com>
1437
1438 * gdb.ada/enum_idx_packed.exp: Add tests.
1439 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1440 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1441 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1442 declarations.
1443
1444 2020-11-03 Tom de Vries <tdevries@suse.de>
1445
1446 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1447 terminator comments.
1448 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1449 terminator.
1450
1451 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1452
1453 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1454 integer format test with regexp.
1455
1456 2020-11-02 Gary Benson <gbenson@redhat.com>
1457
1458 * gdb.base/print-file-var.exp (test): Separate compiler and
1459 linker options, and build using build_executable_from_specs
1460 to accommodate this.
1461
1462 2020-11-02 Gary Benson <gbenson@redhat.com>
1463
1464 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1465 for .c files compiled as C++ with Clang if any shared
1466 libraries are specified.
1467
1468 2020-11-02 Gary Benson <gbenson@redhat.com>
1469
1470 * lib/attributes.h: New header.
1471 * gdb.base/backtrace.c: Include the above. Replace
1472 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1473 * gdb.base/infcall-nested-structs.c: Likewise.
1474 * gdb.base/vla-optimized-out.c: Likewise.
1475
1476 2020-11-02 Tom de Vries <tdevries@suse.de>
1477
1478 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1479
1480 2020-11-01 Joel Brobecker <brobecker@adacore.com>
1481
1482 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1483 System.Min_Int and System.Max_Int with smaller hardcoded
1484 constants.
1485
1486 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1487
1488 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1489 * configure: Re-generate.
1490
1491 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
1492
1493 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1494 expected output.
1495
1496 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1497
1498 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1499 behavior.
1500 * gdb.base/paginate-bg-execution.exp: Ditto.
1501 * gdb.base/paginate-inferior-exit.exp: Ditto.
1502 * gdb.base/double-prompt-target-event-error.c: Remove.
1503 * gdb.base/double-prompt-target-event-error.exp: Remove.
1504
1505 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1506
1507 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1508 inferiors' and 'detach inferiors' do not change the current
1509 inferior.
1510
1511 2020-10-29 Tom de Vries <tdevries@suse.de>
1512
1513 * gdb.threads/tls.exp: Fix DUPLICATEs.
1514
1515 2020-10-28 Tom de Vries <tdevries@suse.de>
1516
1517 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1518
1519 2020-10-28 Tom de Vries <tdevries@suse.de>
1520
1521 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1522 * gdb.base/reread.exp: Same.
1523
1524 2020-10-28 Tom de Vries <tdevries@suse.de>
1525
1526 * lib/gdb.exp (readnow): Handle arg.
1527 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1528
1529 2020-10-28 Tom de Vries <tdevries@suse.de>
1530
1531 * gdb.base/relocate.exp: Update regexp for -readnow.
1532
1533 2020-10-28 Tom de Vries <tdevries@suse.de>
1534
1535 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1536 -readnow.
1537
1538 2020-10-28 Tom de Vries <tdevries@suse.de>
1539
1540 PR symtab/26772
1541 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1542 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1543
1544 2020-10-28 Tom de Vries <tdevries@suse.de>
1545
1546 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1547 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1548 complaint during file command for -readnow.
1549
1550 2020-10-28 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.cp/nsalias.exp: Fix typo in test name.
1553
1554 2020-10-28 Tom de Vries <tdevries@suse.de>
1555
1556 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1557
1558 2020-10-28 Tom de Vries <tdevries@suse.de>
1559
1560 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1561 -readnow.
1562
1563 2020-10-27 Tom de Vries <tdevries@suse.de>
1564
1565 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1566
1567 2020-10-27 Tom de Vries <tdevries@suse.de>
1568
1569 * gdb.base/maint.exp: Update for -readnow.
1570
1571 2020-10-27 Tom de Vries <tdevries@suse.de>
1572
1573 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1574 -readnow.
1575
1576 2020-10-14 Gary Benson <gbenson@redhat.com>
1577
1578 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1579 "_vptr$Base" as correct, in addition to "_vptr.Base".
1580 (test_mixed): Likewise.
1581
1582 2020-10-27 Gary Benson <gbenson@redhat.com>
1583
1584 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1585 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1586
1587 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1588
1589 * gdb.base/condbreak.exp: Update the completion tests to
1590 consider the '-force' flag.
1591
1592 2020-10-27 Tom de Vries <tdevries@suse.de>
1593
1594 * gdb.base/list-ambiguous-readnow.exp: New file.
1595
1596 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1597
1598 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1599 the condition.
1600 * gdb.linespec/cpcompletion.exp: Update to consider the
1601 '-force-condition' keyword.
1602 * gdb.linespec/explicit.exp: Ditto.
1603 * lib/completion-support.exp: Ditto.
1604
1605 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1606
1607 * gdb.base/condbreak-multi-context.cc: New file.
1608 * gdb.base/condbreak-multi-context.exp: New file.
1609
1610 2020-10-26 Tom Tromey <tom@tromey.com>
1611
1612 * lib/mi-support.exp (default_mi_gdb_start): Call
1613 gdb_stdin_log_init.
1614 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1615 subtract one from gdb_instances.
1616 (gdb_stdin_log_write): Flush in_file.
1617
1618 2020-10-26 Tom de Vries <tdevries@suse.de>
1619
1620 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1621
1622 2020-10-26 Tom Tromey <tromey@adacore.com>
1623
1624 * gdb.ada/unsigned_range/foo.adb: New file.
1625 * gdb.ada/unsigned_range/pack.adb: New file.
1626 * gdb.ada/unsigned_range/pack.ads: New file.
1627 * gdb.ada/unsigned_range.exp: New file.
1628
1629 2020-10-26 Tom de Vries <tdevries@suse.de>
1630
1631 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1632
1633 2020-10-26 Tom de Vries <tdevries@suse.de>
1634
1635 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1636 for CU.
1637 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1638
1639 2020-10-23 Tom de Vries <tdevries@suse.de>
1640
1641 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1642 DW_FORM_string.
1643 (Dwarf::_default_form): New proc.
1644 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1645 guessed.
1646
1647 2020-10-23 Tom de Vries <tdevries@suse.de>
1648
1649 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1650 * gdb.dwarf2/atomic-type.exp: Same.
1651 * gdb.dwarf2/bad-regnum.exp: Same.
1652 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1653 * gdb.dwarf2/dw2-align.exp: Same.
1654 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1655 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1656 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1657 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1658 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1659 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1660 * gdb.dwarf2/enum-type.exp: Same.
1661 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1662 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1663 * gdb.dwarf2/main-subprogram.exp: Same.
1664 * gdb.dwarf2/missing-type-name.exp: Same.
1665 * gdb.dwarf2/nonvar-access.exp: Same.
1666 * gdb.dwarf2/typedef-void-finish.exp: Same.
1667 * gdb.dwarf2/var-access.exp: Same.
1668 * gdb.dwarf2/void-type.exp: Same.
1669
1670 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1671
1672 PR gdb/26693
1673 * gdb.dwarf2/template-specification-full-name.exp: New test.
1674
1675 2020-10-22 Luis Machado <luis.machado@linaro.org>
1676
1677 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1678 expected an offset from the function.
1679 * gdb.base/msym-bp.exp (test): Likewise.
1680
1681 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1682
1683 * gdb.fortran/array-slices.exp: Add a new test.
1684
1685 2020-10-21 Gary Benson <gbenson@redhat.com>
1686
1687 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1688 fullname test with Clang. Also expand comments generally.
1689
1690 2020-10-20 Tom de Vries <tdevries@suse.de>
1691
1692 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1693
1694 2020-10-20 Tom de Vries <tdevries@suse.de>
1695
1696 * gdb.dwarf2/arr-stride.c: Remove.
1697 * gdb.dwarf2/arr-stride.exp: Use main.c.
1698 * gdb.dwarf2/arr-subrange.c: Remove.
1699 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1700 * gdb.dwarf2/bad-regnum.c: Remove.
1701 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1702 * gdb.dwarf2/corrupt.c: Remove.
1703 * gdb.dwarf2/corrupt.exp: Use main.c.
1704 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1705 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1706 * gdb.dwarf2/dw2-icycle.c: Remove.
1707 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1708 * gdb.dwarf2/formdata16.c: Remove.
1709 * gdb.dwarf2/formdata16.exp: Use main.c.
1710 * gdb.dwarf2/implptrconst.c: Remove.
1711 * gdb.dwarf2/implptrconst.exp: Use main.c.
1712 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1713 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1714 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1715 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1716
1717 2020-10-20 Tom de Vries <tdevries@suse.de>
1718
1719 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1720 file.
1721 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1722
1723 2020-10-20 Tom de Vries <tdevries@suse.de>
1724
1725 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1726 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1727 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1728 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1729 * gdb.dwarf2/dw2-ranges.exp: Same.
1730 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1731 * gdb.dwarf2/var-access.exp: Same.
1732
1733 2020-10-19 Tom Tromey <tromey@adacore.com>
1734
1735 PR tui/26719
1736 * gdb.tui/list.exp: Check source window contents after focus
1737 change.
1738
1739 2020-10-17 Tom de Vries <tdevries@suse.de>
1740
1741 PR symtab/26317
1742 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1743
1744 2020-10-17 Tom de Vries <tdevries@suse.de>
1745
1746 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1747 as suffix.
1748 * gdb.dwarf2/atomic.c: Rename to ...
1749 * gdb.dwarf2/atomic-type.c: ... this.
1750 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1751 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1752 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1753 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1754 * gdb.dwarf2/fission-mix2.c: Rename to ...
1755 * gdb.dwarf2/fission-mix-2.c: ... this.
1756 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1757 standard_testfile.
1758 * gdb.dwarf2/ada-valprint-error.exp: Same.
1759 * gdb.dwarf2/arr-stride.exp: Same.
1760 * gdb.dwarf2/arr-subrange.exp: Same.
1761 * gdb.dwarf2/atomic-type.exp: Same.
1762 * gdb.dwarf2/bad-regnum.exp: Same.
1763 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1764 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1765 * gdb.dwarf2/clang-debug-names.exp: Same.
1766 * gdb.dwarf2/comp-unit-lang.exp: Same.
1767 * gdb.dwarf2/corrupt.exp: Same.
1768 * gdb.dwarf2/count.exp: Same.
1769 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1770 * gdb.dwarf2/data-loc.exp: Same.
1771 * gdb.dwarf2/dw2-align.exp: Same.
1772 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1773 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1774 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1775 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1776 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1777 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1778 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1779 * gdb.dwarf2/dw2-inline-param.exp: Same.
1780 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1781 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1782 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1783 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1784 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1785 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1786 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1787 * gdb.dwarf2/dw2-param-error.exp: Same.
1788 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1789 * gdb.dwarf2/dw2-ranges.exp: Same.
1790 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1791 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1792 * gdb.dwarf2/dw4-sig-types.exp: Same.
1793 * gdb.dwarf2/dynarr-ptr.exp: Same.
1794 * gdb.dwarf2/enum-type.exp: Same.
1795 * gdb.dwarf2/fission-mix.exp: Same.
1796 * gdb.dwarf2/formdata16.exp: Same.
1797 * gdb.dwarf2/implptrconst.exp: Same.
1798 * gdb.dwarf2/implptrpiece.exp: Same.
1799 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1800 * gdb.dwarf2/main-subprogram.exp: Same.
1801 * gdb.dwarf2/method-ptr.exp: Same.
1802 * gdb.dwarf2/missing-sig-type.exp: Same.
1803 * gdb.dwarf2/nonvar-access.exp: Same.
1804 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1805 * gdb.dwarf2/shortpiece.exp: Same.
1806 * gdb.dwarf2/staticvirtual.exp: Same.
1807 * gdb.dwarf2/subrange.exp: Same.
1808 * gdb.dwarf2/symtab-producer.exp: Same.
1809 * gdb.dwarf2/typedef-void-finish.exp: Same.
1810 * gdb.dwarf2/var-access.exp: Same.
1811 * gdb.dwarf2/variant.exp: Same.
1812 * gdb.dwarf2/void-type.exp: Same.
1813 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1814 dw2-ranges-main.c.
1815 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1816
1817 2020-10-16 Tom de Vries <tdevries@suse.de>
1818
1819 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1820
1821 2020-10-16 Tom de Vries <tdevries@suse.de>
1822
1823 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1824
1825 2020-10-14 Tom de Vries <tdevries@suse.de>
1826
1827 PR testsuite/26732
1828 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1829 scenario 2.
1830 * gdb.ada/mi_catch_ex_hand.exp: Same.
1831
1832 2020-10-13 Pedro Alves <pedro@palves.net>
1833
1834 * lib/mi-support.exp (mi_clean_restart): New.
1835 (mi_run_to_main): Delete.
1836 All callers adjust to use mi_clean_restart / mi_runto_main.
1837
1838 2020-10-13 Pedro Alves <pedro@palves.net>
1839
1840 * config/monitor.exp: Use "list -q".
1841 * gdb.arch/gdb1558.exp: Use "break -q".
1842 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1843 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1844 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1845 * gdb.base/commands.exp: Use "break -q".
1846 * gdb.base/condbreak.exp: Use "break -q".
1847 * gdb.base/ctf-ptype.exp: Use "list -q".
1848 * gdb.base/define.exp: Use "break -q".
1849 * gdb.base/del.exp: Use "break -q".
1850 * gdb.base/fullname.exp: Use "break -q".
1851 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1852 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1853 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1854 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1855 "hbreak -q".
1856 * gdb.base/included.exp: Use "list -q".
1857 * gdb.base/label.exp: Use "break -q".
1858 * gdb.base/lineinc.exp: Use "break -q".
1859 * gdb.base/list.exp: Use "list -q".
1860 * gdb.base/macscp.exp: Use "list -q".
1861 * gdb.base/pending.exp: Use "break -q".
1862 * gdb.base/prologue-include.exp: Use "break -q".
1863 * gdb.base/ptype.exp: Use "list -q".
1864 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1865 * gdb.base/server-del-break.exp: Use "break -q".
1866 * gdb.base/style.exp: Use "break -q".
1867 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1868 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1869 * gdb.cp/exception.exp: Use "tbreak -q".
1870 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1871 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1872 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1873 * gdb.dwarf2/pr13961.exp: Use "break -q".
1874 * gdb.linespec/explicit.exp: Use "list -q".
1875 * gdb.linespec/linespec.exp: Use "break -q".
1876 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1877 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1878 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1879 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1880 * gdb.trace/change-loc.exp: Use "break -q".
1881 * gdb.trace/pending.exp: Use "break -q".
1882 * gdb.tui/basic.exp: Use "list -q".
1883 * gdb.tui/list-before.exp: Use "list -q".
1884 * gdb.tui/list.exp: Use "list -q".
1885 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1886
1887 2020-10-13 Pedro Alves <pedro@palves.net>
1888
1889 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1890 saved breakpoints file.
1891 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1892 inspecting breakpoint list.
1893 * lib/gdb.exp (runto_main): Add "qualified" to options.
1894 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1895 and handle it.
1896 (mi_runto_main): Pass 1 as qualified argument.
1897
1898 2020-10-13 Pedro Alves <pedro@palves.net>
1899
1900 * lib/mi-support.exp (mi_runto_main): New proc.
1901 (mi_run_to_main): Use it.
1902 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1903 * gdb.mi/mi-var-cmd.exp: Likewise.
1904 * gdb.mi/mi-var-invalidate.exp: Likewise.
1905 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1906 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1907 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1908 * gdb.mi/user-selected-context-sync.exp: Likewise.
1909 * gdb.opt/inline-cmds.exp: Likewise.
1910 * gdb.python/py-framefilter-mi.exp: Likewise.
1911 * gdb.python/py-mi.exp: Likewise.
1912
1913 2020-10-13 Pedro Alves <pedro@palves.net>
1914
1915 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1916 "runto main".
1917 * gdb.ada/small_reg_param.exp: Likewise.
1918 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1919 * gdb.base/annota1.exp: Likewise.
1920 * gdb.base/anon.exp: Likewise.
1921 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1922 * gdb.base/dprintf-non-stop.exp: Likewise.
1923 * gdb.base/dprintf.exp: Likewise.
1924 * gdb.base/gdb11530.exp: Likewise.
1925 * gdb.base/gdb11531.exp: Likewise.
1926 * gdb.base/gnu_vector.exp: Likewise.
1927 * gdb.base/interrupt-noterm.exp: Likewise.
1928 * gdb.base/memattr.exp: Likewise.
1929 * gdb.base/step-over-syscall.exp: Likewise.
1930 * gdb.base/watch-cond-infcall.exp: Likewise.
1931 * gdb.base/watch-read.exp: Likewise.
1932 * gdb.base/watch-vfork.exp: Likewise.
1933 * gdb.base/watch_thread_num.exp: Likewise.
1934 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1935 * gdb.guile/scm-frame-inline.exp: Likewise.
1936 * gdb.linespec/explicit.exp: Likewise.
1937 * gdb.opt/inline-break.exp: Likewise.
1938 * gdb.python/py-frame-inline.exp: Likewise.
1939 * gdb.reverse/break-precsave.exp: Likewise.
1940 * gdb.reverse/break-reverse.exp: Likewise.
1941 * gdb.reverse/consecutive-precsave.exp: Likewise.
1942 * gdb.reverse/consecutive-reverse.exp: Likewise.
1943 * gdb.reverse/finish-precsave.exp: Likewise.
1944 * gdb.reverse/finish-reverse.exp: Likewise.
1945 * gdb.reverse/fstatat-reverse.exp: Likewise.
1946 * gdb.reverse/getresuid-reverse.exp: Likewise.
1947 * gdb.reverse/i386-precsave.exp: Likewise.
1948 * gdb.reverse/i386-reverse.exp: Likewise.
1949 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1950 * gdb.reverse/i387-env-reverse.exp: Likewise.
1951 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1952 * gdb.reverse/insn-reverse.exp: Likewise.
1953 * gdb.reverse/machinestate-precsave.exp: Likewise.
1954 * gdb.reverse/machinestate.exp: Likewise.
1955 * gdb.reverse/pipe-reverse.exp: Likewise.
1956 * gdb.reverse/readv-reverse.exp: Likewise.
1957 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1958 * gdb.reverse/rerun-prec.exp: Likewise.
1959 * gdb.reverse/s390-mvcle.exp: Likewise.
1960 * gdb.reverse/solib-precsave.exp: Likewise.
1961 * gdb.reverse/solib-reverse.exp: Likewise.
1962 * gdb.reverse/step-precsave.exp: Likewise.
1963 * gdb.reverse/step-reverse.exp: Likewise.
1964 * gdb.reverse/time-reverse.exp: Likewise.
1965 * gdb.reverse/until-precsave.exp: Likewise.
1966 * gdb.reverse/until-reverse.exp: Likewise.
1967 * gdb.reverse/waitpid-reverse.exp: Likewise.
1968 * gdb.reverse/watch-precsave.exp: Likewise.
1969 * gdb.reverse/watch-reverse.exp: Likewise.
1970 * gdb.threads/kill.exp: Likewise.
1971 * gdb.threads/tid-reuse.exp: Likewise.
1972
1973 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1974
1975 PR gdb/26642
1976 * gdb.base/maint-target-async-off.c: New test.
1977 * gdb.base/maint-target-async-off.exp: New test.
1978
1979 2020-10-13 Alan Modra <amodra@gmail.com>
1980
1981 * gdb.arch/powerpc-altivec.s,
1982 * gdb.arch/powerpc-power7.s,
1983 * gdb.arch/powerpc-power8.s,
1984 * gdb.arch/powerpc-power9.s,
1985 * gdb.arch/powerpc-vsx.s,
1986 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1987 * gdb.arch/powerpc-altivec.exp,
1988 * gdb.arch/powerpc-power7.exp,
1989 * gdb.arch/powerpc-power8.exp,
1990 * gdb.arch/powerpc-power9.exp,
1991 * gdb.arch/powerpc-vsx.exp,
1992 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1993 disassembly of mfvsrd/mtvsrd.
1994
1995 2020-10-13 Alan Modra <amodra@gmail.com>
1996
1997 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1998 "target architecture" output.
1999 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2000 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2001 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2002 * gdb.arch/s390-disassembler-options.exp: Likewise.
2003
2004 2020-10-12 Pedro Alves <pedro@palves.net>
2005
2006 PR exp/26602
2007 PR c++/26550
2008 * gdb.cp/ambiguous.cc (marker1): Delete.
2009 (main): Initialize all the fields of the locals. Replace marker1
2010 call with a "set breakpoint here" marker.
2011 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2012 instead of running to marker1. Add tests printing all the
2013 variables and all the fields of the variables.
2014 (test_ambiguous): New proc, expecting the new GDB output when a
2015 field access is ambiguous. Change all "warning: X ambiguous"
2016 tests to use it.
2017
2018 2020-10-12 Gary Benson <gbenson@redhat.com>
2019
2020 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2021 * gdb.base/msym-bp-2.c (foo): Likewise.
2022 * gdb.base/msym-lang.c (foo): Likewise.
2023 * gdb.base/msym-lang-main.c (foo): Likewise.
2024 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2025 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2026 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2027 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2028 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2029 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2030 * gdb.python/py-objfile.c (static_var): Likewise.
2031 * gdb.python/py-symbol.c (rr): Likewise.
2032 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2033 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2034
2035 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2036
2037 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2038 output of backtrace.
2039
2040 2020-10-09 Tom Tromey <tromey@adacore.com>
2041
2042 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2043 (Rec): Add field. Fix range.
2044 * gdb.ada/scalar_storage.exp: Update.
2045
2046 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
2047
2048 PR exp/26714
2049 * gdb.base/printcmds.exp: Add tests for void results.
2050
2051 2020-10-09 Jan Vrany <jan.vrany@labware.com>
2052
2053 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2054 is emmited for both 'set directories' and 'directory' commands.
2055
2056 2020-10-08 Tom Tromey <tom@tromey.com>
2057
2058 * gdb.base/style.exp: Check that "main"'s name is styled.
2059
2060 2020-10-07 Tom Tromey <tromey@adacore.com>
2061
2062 * gdb.base/find.exp: Rename some tests.
2063
2064 2020-10-06 Gary Benson <gbenson@redhat.com>
2065
2066 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2067 * gdb.base/list1.c (unused): Likewise.
2068
2069 2020-10-06 Gary Benson <gbenson@redhat.com>
2070
2071 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2072 __attribute__ ((used)).
2073 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2074
2075 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2076
2077 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2078 make use of regions throughout.
2079 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2080 not {...}.
2081 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2082
2083 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
2084
2085 * gdb.base/call-sc.c: Fix return struct on stack test case.
2086 * gdb.base/call-sc.exp: Likewise.
2087
2088 2020-10-02 Gary Benson <gbenson@redhat.com>
2089
2090 * README: Fix "paralell".
2091
2092 2020-09-30 Gary Benson <gbenson@redhat.com>
2093
2094 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2095 Convert directive to lowercase.
2096 (.Labbrev1_begin): Add missing label.
2097 (abbrev code 0x1): Remove DW_AT_stmt_list.
2098 (.Ldie_b): Likewise.
2099
2100 2020-09-27 Tom Tromey <tom@tromey.com>
2101
2102 * gdb.tui/new-layout.exp: Use with_test_prefix.
2103
2104 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2105
2106 PR python/26586
2107 * gdb.python/python.exp: add test cases for the from_tty
2108 argument to gdb.execute.
2109
2110 2020-09-25 Gary Benson <gbenson@redhat.com>
2111
2112 * gdb.base/infcall-nested-structs.exp.tcl: Add
2113 additional_flags=-Wno-tautological-compare for C++
2114 tests when compiling using Clang.
2115
2116 2020-09-25 Gary Benson <gbenson@redhat.com>
2117
2118 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2119 for .c files.
2120
2121 2020-09-24 Tom Tromey <tromey@adacore.com>
2122
2123 PR tui/26638:
2124 * gdb.tui/list.exp: Check output of "focus next".
2125
2126 2020-09-23 Tom Tromey <tom@tromey.com>
2127
2128 * gdb.dwarf2/intbits.exp: New file.
2129 * gdb.dwarf2/intbits.c: New file.
2130
2131 2020-09-20 Pedro Alves <pedro@palves.net>
2132
2133 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2134 spawn_id before calling remote_close. Close secondary MI channel.
2135
2136 2020-09-20 Pedro Alves <pedro@palves.net>
2137
2138 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2139 fails.
2140
2141 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2142
2143 * gdb.fortran/array-slices.exp: Update expected results.
2144 * gdb.fortran/class-allocatable-array.exp: Likewise.
2145 * gdb.fortran/multi-dim.exp: Likewise.
2146 * gdb.fortran/vla-type.exp: Likewise.
2147 * gdb.mi/mi-vla-fortran.exp: Likewise.
2148
2149 2020-09-18 Victor Collod <vcollod@nvidia.com>
2150
2151 PR gdb/26635
2152 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2153 compatible with i386, and move it to...
2154 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2155 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2156 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2157
2158 2020-09-18 Pedro Alves <pedro@palves.net>
2159
2160 PR gdb/26631
2161 * gdb.multi/multi-target-thread-find.exp: New file.
2162
2163 2020-09-18 Pedro Alves <pedro@palves.net>
2164
2165 * gdb.multi/multi-target-continue.exp: New file, factored out from
2166 multi-target.exp.
2167 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2168 multi-target.exp.
2169 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2170 multi-target.exp.
2171 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2172 multi-target.exp.
2173 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2174 multi-target.exp.
2175 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2176 multi-target.exp.
2177 * gdb.multi/multi-target.exp: Delete.
2178
2179 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2180
2181 * gdb.fortran/array-slices.exp: Add missing message data.
2182
2183 2020-09-17 Pedro Alves <pedro@palves.net>
2184
2185 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2186
2187 2020-09-17 Pedro Alves <pedro@palves.net>
2188
2189 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2190 full prototype.
2191
2192 2020-09-17 Pedro Alves <pedro@palves.net>
2193
2194 * gdb.python/py-as-string.c: Add cast.
2195
2196 2020-09-17 Pedro Alves <pedro@palves.net>
2197
2198 * gdb.base/sizeof.c (fill): Add cast.
2199
2200 2020-09-17 Pedro Alves <pedro@palves.net>
2201
2202 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2203
2204 2020-09-17 Pedro Alves <pedro@palves.net>
2205
2206 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2207 linkage name.
2208 * gdb.base/prologue.exp: Use print /d.
2209 * gdb.base/symbol-alias.exp: Handle C++ output.
2210 * gdb.base/symbol-alias2.c: Handle C++ output.
2211 [__cplusplus] (func): Explicitly specify linkage name.
2212
2213 2020-09-17 Pedro Alves <pedro@palves.net>
2214
2215 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2216 (struct my_key_t): ... this. Adjust all references.
2217 (struct value_t): Rename to ...
2218 (struct my_value_t): ... this. Adjust all references.
2219 (create_map, add_map_element, create_map_map)
2220 (add_map_map_element): Add casts.
2221
2222 2020-09-17 Pedro Alves <pedro@palves.net>
2223
2224 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2225 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2226
2227 2020-09-17 Pedro Alves <pedro@palves.net>
2228
2229 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2230
2231 2020-09-17 Pedro Alves <pedro@palves.net>
2232
2233 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2234 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2235 (charfoo, intfoo): Define full prototype.
2236 * gdb.base/ptype1.c (charfoo): Define full prototype.
2237 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2238 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2239
2240 2020-09-17 Pedro Alves <pedro@palves.net>
2241
2242 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2243 Don't define.
2244 (utf_32_string): Compile for both C and C++.
2245 * gdb.base/charset.exp: Use "print /d".
2246
2247 2020-09-17 Pedro Alves <pedro@palves.net>
2248
2249 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2250 (nullptr): Rename to ...
2251 (null_ptr): ... this.
2252 * gdb.base/watchpoint.exp: Adjust to rename.
2253
2254 2020-09-17 Pedro Alves <pedro@palves.net>
2255
2256 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2257 (three_not_flag): Add casts.
2258
2259 2020-09-17 Pedro Alves <pedro@palves.net>
2260
2261 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2262 char array.
2263 (main): Add references to Barrier, TestStrings, TestStringsH and
2264 TestStringsW.
2265 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2266 and expect a full prototype in C++.
2267
2268 2020-09-17 Pedro Alves <pedro@palves.net>
2269
2270 * gdb.base/nested-addr.c (main): Add cast.
2271 * gdb.base/nested-addr.exp: Use "print /d".
2272
2273 2020-09-17 Pedro Alves <pedro@palves.net>
2274
2275 * gdb.base/break.exp (func): New. Use it throughout when
2276 expecting a function name.
2277
2278 2020-09-17 Pedro Alves <pedro@palves.net>
2279
2280 * gdb.base/display.exp: Issue "set print asm-demangle on".
2281
2282 2020-09-17 Pedro Alves <pedro@palves.net>
2283
2284 * gdb.base/find.c: Include <string.h>.
2285 (init_bufs): Add cast.
2286 * gdb.base/find.exp: Issue "set print asm-demangle on".
2287
2288 2020-09-16 Tom Tromey <tromey@adacore.com>
2289
2290 PR gdb/26598:
2291 * gdb.base/skipcxx.exp: New file.
2292 * gdb.base/skipcxx.cc: New file.
2293
2294 2020-09-16 Tom de Vries <tdevries@suse.de>
2295
2296 PR testsuite/26617
2297 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2298 WITH_DEBUG_SECTIONS is defined.
2299 (xstr, str): New macro.
2300 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2301 to get start and size of _Dmain.
2302 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2303 using additional_flags.
2304
2305 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2306
2307 * gdb.base/bp-cmds-sourced-script.c: New file.
2308 * gdb.base/bp-cmds-sourced-script.exp: New test.
2309 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2310
2311 2020-09-16 Tom de Vries <tdevries@suse.de>
2312
2313 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2314 get the gdb prompt after issuing "monitor exit".
2315
2316 2020-09-16 Tom de Vries <tdevries@suse.de>
2317
2318 PR testsuite/26624
2319 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2320
2321 2020-09-16 Tom de Vries <tdevries@suse.de>
2322
2323 PR testsuite/26618
2324 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2325
2326 2020-09-15 Tom Tromey <tromey@adacore.com>
2327
2328 PR rust/26197:
2329 * lib/rust-support.exp (rust_llvm_version): New proc.
2330 * gdb.rust/simple.exp: Check rust_llvm_version.
2331
2332 2020-09-14 Tom de Vries <tdevries@suse.de>
2333
2334 * gdb.rust/traits.exp: Fix PATH warning.
2335
2336 2020-09-13 Pedro Alves <pedro@palves.net>
2337
2338 * gdb.base/catch-follow-exec.c (main): Add explicit return
2339 statement.
2340 * gdb.base/catch-signal.c (main): Likewise.
2341 * gdb.base/condbreak-call-false.c (main): Likewise.
2342 * gdb.base/consecutive.c (main): Add explicit return
2343 statement and return type.
2344 * gdb.base/cursal.c (main): Add explicit return statement.
2345 * gdb.base/cvexpr.c (main): Likewise.
2346 * gdb.base/display.c (main): Add explicit return statement and
2347 return type.
2348 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2349 * gdb.base/endianity.c (main): Likewise.
2350 * gdb.base/execd-prog.c (main): Likewise.
2351 * gdb.base/gdb1090.c (main): Likewise.
2352 * gdb.base/info_qt.c (main): Likewise.
2353 * gdb.base/lineinc.c (main): Likewise.
2354 * gdb.base/load-command.c (main): Likewise.
2355 * gdb.base/macscp1.c (main): Likewise.
2356 * gdb.base/pr10179-a.c (main): Likewise.
2357 * gdb.base/quit-live.c (main): Likewise.
2358 * gdb.base/scope0.c (main): Likewise.
2359 * gdb.base/settings.c (main): Likewise.
2360 * gdb.base/stack-checking.c (main): Return int.
2361 * gdb.base/varargs.c (main): Add explicit return statement.
2362 * gdb.cp/ambiguous.cc (main): Likewise.
2363 * gdb.cp/anon-struct.cc (main): Likewise.
2364 * gdb.cp/anon-union.cc (main): Likewise.
2365 * gdb.cp/bool.cc (main): Likewise.
2366 * gdb.cp/bs15503.cc (main): Likewise.
2367 * gdb.cp/cplusfuncs.cc (main): Likewise.
2368 * gdb.cp/cttiadd.cc (main): Likewise.
2369 * gdb.cp/extern-c.cc (main): Likewise.
2370 * gdb.cp/filename.cc (main): Likewise.
2371 * gdb.cp/formatted-ref.cc (main): Likewise.
2372 * gdb.cp/mb-ctor.cc (main): Likewise.
2373 * gdb.cp/member-ptr.cc (main): Likewise.
2374 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2375 * gdb.cp/overload-const.cc (main): Likewise.
2376 * gdb.cp/paren-type.cc (main): Likewise.
2377 * gdb.cp/parse-lang.cc (main): Likewise.
2378 * gdb.cp/pr-1023.cc (main): Likewise.
2379 * gdb.cp/psmang1.cc (main): Likewise.
2380 * gdb.cp/readnow-language.cc (main): Likewise.
2381 * gdb.cp/ref-params.cc (main): Likewise.
2382 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2383 * gdb.cp/virtbase2.cc (main): Likewise.
2384 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2385 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2386 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2387 * gdb.mi/mi-console.c (main): Likewise.
2388 * gdb.mi/mi-read-memory.c (main): Likewise.
2389 * gdb.modula2/multidim.c (main): Likewise.
2390 * gdb.opt/inline-small-func.c (main): Likewise.
2391 * gdb.python/py-rbreak.c (main): Likewise.
2392 * gdb.stabs/exclfwd1.c (main): Likewise.
2393 * gdb.trace/qtro.c (main): Likewise.
2394
2395 2020-09-13 Pedro Alves <pedro@palves.net>
2396
2397 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2398 instead of getenv.
2399
2400 2020-09-13 Pedro Alves <pedro@palves.net>
2401
2402 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2403 instead of spawning GDB with remote_spawn.
2404 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2405 gdb_spawn instead of spawning GDB with remote_spawn.
2406
2407 2020-09-13 Pedro Alves <pedro@palves.net>
2408
2409 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2410 file and add calls to first and second.
2411 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2412 add call to f.
2413
2414 2020-09-13 Pedro Alves <pedro@palves.net>
2415
2416 * gdb.mi/mi-break-qualified.cc: New file.
2417 * gdb.mi/mi-break-qualified.exp: New file.
2418 * lib/mi-support.exp (mi_create_breakpoint_multi)
2419 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2420 procedures.
2421 (mi_create_breakpoint_1): New, factored out from
2422 mi_create_breakpoint.
2423
2424 2020-09-13 Pedro Alves <pedro@palves.net>
2425
2426 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2427 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2428 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2429 (register_class): Delete.
2430 (main): Don't call register_class.
2431
2432 2020-09-13 Pedro Alves <pedro@palves.net>
2433
2434 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2435 (do_tests): Remove "calling method for small class" test.
2436 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2437 (register_class): Delete.
2438 (main): Don't call register_class.
2439 * gdb.cp/call-method-register.exp: New file, based on bits removed
2440 from classes.exp.
2441 * gdb.cp/call-method-register.cc: New file, based on bits removed
2442 from classes.cc.
2443
2444 2020-09-13 Pedro Alves <pedro@palves.net>
2445
2446 * gdb.base/msym-bp-2.c: New.
2447 * gdb.base/msym-bp-shl-lib.c: New file.
2448 * gdb.base/msym-bp-shl-main-2.c: New file.
2449 * gdb.base/msym-bp-shl-main.c: New file.
2450 * gdb.base/msym-bp-shl.exp: New file.
2451 * gdb.base/msym-bp.c: New file.
2452 * gdb.base/msym-bp.exp: New file.
2453
2454 2020-09-13 Joel Brobecker <brobecker@adacore.com>
2455
2456 * gdb.base/default.exp: Change $_gdb_major to 11.
2457
2458 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2459 Felix Willgerodt <Felix.Willgerodt@intel.com>
2460
2461 * x86-avx512bf16.c: New file.
2462 * x86-avx512bf16.exp: Likewise.
2463 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2464
2465 2020-09-11 Tom de Vries <tdevries@suse.de>
2466
2467 PR exp/26602
2468 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2469
2470 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2471
2472 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2473
2474 2020-09-10 Alan Modra <amodra@gmail.com>
2475
2476 PR 26597
2477 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2478
2479 2020-09-08 Tom de Vries <tdevries@suse.de>
2480
2481 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2482 after gdb_starti_cmd.
2483
2484 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2485
2486 * lib/fortran.exp (fortran_complex8): New proc.
2487 (fortran_complex16): New proc.
2488 * gdb.fortran/complex.exp: Use routines from fortran.exp
2489 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2490 * gdb.fortran/vla-ptr-info.exp: Likewise.
2491
2492 2020-09-03 Tom de Vries <tdevries@suse.de>
2493
2494 PR breakpoint/26546
2495 * gdb.base/label-without-address.exp: Runto main first.
2496
2497 2020-09-02 Tom Tromey <tromey@adacore.com>
2498
2499 * gdb.ada/mi_var_access.exp: Test children of access variable.
2500 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2501 * gdb.ada/mi_var_array.exp: Update.
2502
2503 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2504
2505 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2506 on docker w/ AUFS storage driver.
2507
2508 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2509
2510 * gdb.base/corefile2.exp (renamed binfile): New tests.
2511
2512 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2513
2514 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2515
2516 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2517
2518 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2519 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2520
2521 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2522
2523 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2524 output, printing a "not saved" value from history and printing a
2525 convenience variable created from a "not saved" value.
2526
2527 2020-08-31 Tom de Vries <tdevries@suse.de>
2528
2529 * gdb.base/eh_return.exp: Use nopie.
2530
2531 2020-08-28 Pedro Alves <pedro@palves.net>
2532
2533 * gdb.base/advance-until-multiple-locations.exp
2534 (advance_overload, until_overload): Adjust to match the
2535 frame/function header instead of the source line text.
2536
2537 2020-08-28 Tom de Vries <tdevries@suse.de>
2538
2539 * gdb.base/label-without-address.c: New test.
2540 * gdb.base/label-without-address.exp: New file.
2541
2542 2020-08-27 Pedro Alves <pedro@palves.net>
2543
2544 PR gdb/26523
2545 PR gdb/26524
2546 * gdb.base/advance-until-multiple-locations.cc: New.
2547 * gdb.base/advance-until-multiple-locations.exp: New.
2548
2549 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2550
2551 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2552
2553 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.arch/amd64-byte.exp: Make test names unique, use
2556 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2557 * gdb.arch/amd64-dword.exp: Likewise.
2558 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2559 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2560 unique.
2561 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2562 * gdb.arch/amd64-word.exp: Make test names unique, use
2563 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2564 * gdb.arch/i386-byte.exp: Make test names unique, use
2565 gdb_breakpoint.
2566 * gdb.arch/i386-word.exp: Likewise.
2567
2568 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
2569
2570 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2571
2572 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2573
2574 PR gdb/26532
2575 * gdb.threads/stepi-random-signal.exp: Update pattern.
2576
2577 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
2578
2579 PR gdb/26532
2580 * gdb.base/ui-redirect.exp: Update pattern.
2581
2582 2020-08-25 Gary Benson <gbenson@redhat.com>
2583
2584 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2585 when compiling with clang.
2586 * gdb.dwarf2/dw2-restore.exp: Likewise.
2587
2588 2020-08-25 Gary Benson <gbenson@redhat.com>
2589
2590 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2591 Add additional_flags=-Wno-inaccessible-base when compiling
2592 with GCC >= 10.1 or clang. Add additional_flags=-w when
2593 compiling with GCC < 10.
2594
2595 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2596
2597 PR m2/26372
2598 * gdb.modula2/multidim.c: New file.
2599 * gdb.modula2/multidim.exp: New file.
2600
2601 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2602
2603 * lib/gdb.exp (runto): Always emit fail on internal error.
2604
2605 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
2606
2607 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2608 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2609 Likewise.
2610 * gdb.threads/stepi-random-signal.exp: Likewise.
2611
2612 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2613
2614 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2615 * gdb.trace/strace.exp: Ditto.
2616
2617 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2618
2619 * gdb.fortran/vla-type.exp: Skip commands not required for
2620 the Flang compiled binaries after prologue fix.
2621
2622 2020-08-17 Tom de Vries <tdevries@suse.de>
2623 Tom Tromey <tromey@adacore.com>
2624
2625 PR rust/26197:
2626 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2627
2628 2020-08-17 Tom Tromey <tromey@adacore.com>
2629
2630 * gdb.ada/mi_var_access.exp: New file.
2631 * gdb.ada/mi_var_access/mi_access.adb: New file.
2632 * gdb.ada/mi_var_access/pck.adb: New file.
2633 * gdb.ada/mi_var_access/pck.ads: New file.
2634
2635 2020-08-16 Tom de Vries <tdevries@suse.de>
2636
2637 PR gdb/25350
2638 * gdb.base/eh_return.c: New test.
2639 * gdb.base/eh_return.exp: New file.
2640
2641 2020-08-15 Tom de Vries <tdevries@suse.de>
2642
2643 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2644 (mixed_func_1d_): Use fortran_charlen_t in decl.
2645
2646 2020-08-15 Tom de Vries <tdevries@suse.de>
2647
2648 PR backtrace/26390
2649 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2650 Update expected pattern.
2651
2652 2020-08-13 Pedro Alves <pedro@palves.net>
2653
2654 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2655 * gdb.fortran/library-module.exp: Likewise.
2656 * gdb.fortran/logical.exp: Likewise.
2657 * gdb.fortran/module.exp: Likewise.
2658 * gdb.fortran/print_type.exp: Likewise.
2659 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2660 * gdb.fortran/vla-datatypes.exp: Likewise.
2661 * gdb.fortran/vla-history.exp: Likewise.
2662 * gdb.fortran/vla-ptr-info.exp: Likewise.
2663 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2664 * gdb.fortran/vla-ptype.exp: Likewise.
2665 * gdb.fortran/vla-sizeof.exp: Likewise.
2666 * gdb.fortran/vla-type.exp: Likewise.
2667 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2668 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2669 * gdb.fortran/vla-value-sub.exp: Likewise.
2670 * gdb.fortran/vla-value.exp: Likewise.
2671
2672 2020-08-13 Pedro Alves <pedro@palves.net>
2673
2674 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2675 * gdb.ada/access_to_packed_array.exp: Likewise.
2676 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2677 * gdb.ada/addr_arith.exp: Likewise.
2678 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2679 * gdb.ada/arr_arr.exp: Likewise.
2680 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2681 * gdb.ada/array_bounds.exp: Likewise.
2682 * gdb.ada/array_of_variable_length.exp: Likewise.
2683 * gdb.ada/array_ptr_renaming.exp: Likewise.
2684 * gdb.ada/array_subscript_addr.exp: Likewise.
2685 * gdb.ada/arraydim.exp: Likewise.
2686 * gdb.ada/arrayparam.exp: Likewise.
2687 * gdb.ada/arrayptr.exp: Likewise.
2688 * gdb.ada/assign_1.exp: Likewise.
2689 * gdb.ada/assign_arr.exp: Likewise.
2690 * gdb.ada/atomic_enum.exp: Likewise.
2691 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2692 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2693 * gdb.ada/bias.exp: Likewise.
2694 * gdb.ada/boolean_expr.exp: Likewise.
2695 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2696 * gdb.ada/bp_enum_homonym.exp: Likewise.
2697 * gdb.ada/bp_inlined_func.exp: Likewise.
2698 * gdb.ada/bp_on_var.exp: Likewise.
2699 * gdb.ada/bp_range_type.exp: Likewise.
2700 * gdb.ada/bp_reset.exp: Likewise.
2701 * gdb.ada/call_pn.exp: Likewise.
2702 * gdb.ada/catch_assert_if.exp: Likewise.
2703 * gdb.ada/catch_ex.exp: Likewise.
2704 * gdb.ada/catch_ex_std.exp: Likewise.
2705 * gdb.ada/char_enum.exp: Likewise.
2706 * gdb.ada/char_param.exp: Likewise.
2707 * gdb.ada/complete.exp: Likewise.
2708 * gdb.ada/cond_lang.exp: Likewise.
2709 * gdb.ada/convvar_comp.exp: Likewise.
2710 * gdb.ada/dgopt.exp: Likewise.
2711 * gdb.ada/disc_arr_bound.exp: Likewise.
2712 * gdb.ada/display_nested.exp: Likewise.
2713 * gdb.ada/dot_all.exp: Likewise.
2714 * gdb.ada/dyn_loc.exp: Likewise.
2715 * gdb.ada/dyn_stride.exp: Likewise.
2716 * gdb.ada/excep_handle.exp: Likewise.
2717 * gdb.ada/expr_delims.exp: Likewise.
2718 * gdb.ada/expr_with_funcall.exp: Likewise.
2719 * gdb.ada/exprs.exp: Likewise.
2720 * gdb.ada/fin_fun_out.exp: Likewise.
2721 * gdb.ada/fixed_cmp.exp: Likewise.
2722 * gdb.ada/formatted_ref.exp: Likewise.
2723 * gdb.ada/frame_arg_lang.exp: Likewise.
2724 * gdb.ada/frame_args.exp: Likewise.
2725 * gdb.ada/fullname_bp.exp: Likewise.
2726 * gdb.ada/fun_addr.exp: Likewise.
2727 * gdb.ada/fun_in_declare.exp: Likewise.
2728 * gdb.ada/fun_overload_menu.exp: Likewise.
2729 * gdb.ada/fun_renaming.exp: Likewise.
2730 * gdb.ada/funcall_char.exp: Likewise.
2731 * gdb.ada/funcall_param.exp: Likewise.
2732 * gdb.ada/funcall_ptr.exp: Likewise.
2733 * gdb.ada/funcall_ref.exp: Likewise.
2734 * gdb.ada/homonym.exp: Likewise.
2735 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2736 * gdb.ada/info_auto_lang.exp: Likewise.
2737 * gdb.ada/info_exc.exp: Likewise.
2738 * gdb.ada/info_types.exp: Likewise.
2739 * gdb.ada/int_deref.exp: Likewise.
2740 * gdb.ada/interface.exp: Likewise.
2741 * gdb.ada/iwide.exp: Likewise.
2742 * gdb.ada/lang_switch.exp: Likewise.
2743 * gdb.ada/length_cond.exp: Likewise.
2744 * gdb.ada/maint_with_ada.exp: Likewise.
2745 * gdb.ada/mi_catch_assert.exp: Likewise.
2746 * gdb.ada/mi_catch_ex.exp: Likewise.
2747 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2748 * gdb.ada/mi_dyn_arr.exp: Likewise.
2749 * gdb.ada/mi_ex_cond.exp: Likewise.
2750 * gdb.ada/mi_exc_info.exp: Likewise.
2751 * gdb.ada/mi_interface.exp: Likewise.
2752 * gdb.ada/mi_prot.exp: Likewise.
2753 * gdb.ada/mi_ref_changeable.exp: Likewise.
2754 * gdb.ada/mi_string_access.exp: Likewise.
2755 * gdb.ada/mi_task_arg.exp: Likewise.
2756 * gdb.ada/mi_task_info.exp: Likewise.
2757 * gdb.ada/mi_var_array.exp: Likewise.
2758 * gdb.ada/mi_var_union.exp: Likewise.
2759 * gdb.ada/mi_variant.exp: Likewise.
2760 * gdb.ada/minsyms.exp: Likewise.
2761 * gdb.ada/mod_from_name.exp: Likewise.
2762 * gdb.ada/nested.exp: Likewise.
2763 * gdb.ada/null_array.exp: Likewise.
2764 * gdb.ada/optim_drec.exp: Likewise.
2765 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2766 * gdb.ada/packed_array_assign.exp: Likewise.
2767 * gdb.ada/packed_tagged.exp: Likewise.
2768 * gdb.ada/pp-rec-component.exp: Likewise.
2769 * gdb.ada/print_chars.exp: Likewise.
2770 * gdb.ada/print_pc.exp: Likewise.
2771 * gdb.ada/ptr_typedef.exp: Likewise.
2772 * gdb.ada/ptype_arith_binop.exp: Likewise.
2773 * gdb.ada/ptype_array.exp: Likewise.
2774 * gdb.ada/ptype_field.exp: Likewise.
2775 * gdb.ada/ptype_tagged_param.exp: Likewise.
2776 * gdb.ada/ptype_union.exp: Likewise.
2777 * gdb.ada/py_range.exp: Likewise.
2778 * gdb.ada/py_taft.exp: Likewise.
2779 * gdb.ada/rdv_wait.exp: Likewise.
2780 * gdb.ada/rec_comp.exp: Likewise.
2781 * gdb.ada/rec_return.exp: Likewise.
2782 * gdb.ada/ref_param.exp: Likewise.
2783 * gdb.ada/ref_tick_size.exp: Likewise.
2784 * gdb.ada/rename_subscript_param.exp: Likewise.
2785 * gdb.ada/repeat_dyn.exp: Likewise.
2786 * gdb.ada/same_component_name.exp: Likewise.
2787 * gdb.ada/same_enum.exp: Likewise.
2788 * gdb.ada/scalar_storage.exp: Likewise.
2789 * gdb.ada/set_wstr.exp: Likewise.
2790 * gdb.ada/small_reg_param.exp: Likewise.
2791 * gdb.ada/str_binop_equal.exp: Likewise.
2792 * gdb.ada/str_ref_cmp.exp: Likewise.
2793 * gdb.ada/str_uninit.exp: Likewise.
2794 * gdb.ada/sub_variant.exp: Likewise.
2795 * gdb.ada/sym_print_name.exp: Likewise.
2796 * gdb.ada/taft_type.exp: Likewise.
2797 * gdb.ada/tagged.exp: Likewise.
2798 * gdb.ada/tagged_access.exp: Likewise.
2799 * gdb.ada/task_bp.exp: Likewise.
2800 * gdb.ada/task_switch_in_core.exp: Likewise.
2801 * gdb.ada/tasks.exp: Likewise.
2802 * gdb.ada/tick_last_segv.exp: Likewise.
2803 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2804 * gdb.ada/type_coercion.exp: Likewise.
2805 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2806 * gdb.ada/unchecked_union.exp: Likewise.
2807 * gdb.ada/uninitialized_vars.exp: Likewise.
2808 * gdb.ada/var_arr_attrs.exp: Likewise.
2809 * gdb.ada/var_arr_typedef.exp: Likewise.
2810 * gdb.ada/var_rec_arr.exp: Likewise.
2811 * gdb.ada/variant-record.exp: Likewise.
2812 * gdb.ada/variant.exp: Likewise.
2813 * gdb.ada/variant_record_packed_array.exp: Likewise.
2814 * gdb.ada/varsize_limit.exp: Likewise.
2815 * gdb.ada/whatis_array_val.exp: Likewise.
2816 * gdb.ada/widewide.exp: Likewise.
2817 * gdb.ada/win_fu_syms.exp: Likewise.
2818
2819 2020-08-12 Gary Benson <gbenson@redhat.com>
2820
2821 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2822
2823 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2824
2825 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2826 unset the array variable.
2827
2828 2020-08-03 Tom de Vries <tdevries@suse.de>
2829
2830 PR symtab/26333
2831 * lib/dwarf.exp (DW_LNE_user): New proc.
2832 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2833 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2834
2835 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2836
2837 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2838 to 'uintptr_t'
2839 (inttypes.h): Include.
2840
2841 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2842
2843 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2844 (C5_24k): Delete.
2845 (C5_8k, C5_64k, C5_256k): New macros.
2846 (buf_ro): Allocate 256 KiB of initialized data.
2847
2848 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2849
2850 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2851 that attempt to overwrite an existing condition with a condition
2852 that fails parsing and also with a condition that parses fine
2853 but contains junk at the end.
2854
2855 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2856
2857 * gdb.base/condbreak-bad.c: New test.
2858 * gdb.base/condbreak-bad.exp: New file.
2859
2860 2020-07-30 Tom de Vries <tdevries@suse.de>
2861
2862 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2863 out of ...
2864 (GDBInfoModuleSymbols::check_entry): ... here.
2865 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2866 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2867 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2868
2869 2020-07-30 Tom de Vries <tdevries@suse.de>
2870
2871 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2872 "__class_some_module_Number_t" optional.
2873
2874 2020-07-29 Tom de Vries <tdevries@suse.de>
2875
2876 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2877 multiple locations.
2878
2879 2020-07-29 Tom de Vries <tdevries@suse.de>
2880
2881 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2882 rather than function name.
2883
2884 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2885
2886 PR symtab/26270:
2887 * gdb.cp/disasm-func-name.cc: New file.
2888 * gdb.cp/disasm-func-name.exp: New file.
2889
2890 2020-07-28 Tom Tromey <tromey@adacore.com>
2891
2892 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2893 'varval' location.
2894
2895 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2896
2897 * gdb.python/py-unwind.py: Update to make use of a register
2898 descriptor.
2899
2900 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2901
2902 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2903
2904 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2905
2906 PR fortran/23051
2907 PR fortran/26139
2908 * gdb.fortran/class-allocatable-array.exp: New file.
2909 * gdb.fortran/class-allocatable-array.f90: New file.
2910 * gdb.fortran/pointer-to-pointer.exp: New file.
2911 * gdb.fortran/pointer-to-pointer.f90: New file.
2912
2913 2020-07-25 Tom de Vries <tdevries@suse.de>
2914
2915 PR symtab/26243
2916 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2917 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2918
2919 2020-07-24 Tom de Vries <tdevries@suse.de>
2920
2921 PR testsuite/26293
2922 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2923
2924 2020-07-23 Pedro Alves <pedro@palves.net>
2925
2926 * gdb.server/server-kill.exp (prepare): New, factored out from the
2927 top level.
2928 (kill_server): New.
2929 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2930 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2931
2932 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2933
2934 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2935
2936 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2937
2938 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2939 Initialize to empty string at top level.
2940 (gdb_wrapper_init): Revert check for file existence on build.
2941 Build the wrapper in its default place, not a build-specific
2942 location. When host == build, make the pathname absolute.
2943 (gdb_compile): Delete leftover declaration of
2944 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2945 string instead of uninitialized.
2946
2947 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2948
2949 * gdb.base/corefile2.exp: New file.
2950 * gdb.base/coremaker2.exp: New file.
2951
2952 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2953
2954 * gdb.base/coredump-filter.exp: Add second
2955 non-Private-Shared-Anon-File test.
2956 (test_disasm): Rename binfile for test which is expected
2957 to fail.
2958
2959 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2960
2961 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2962 data in core file".
2963 * gdb.base/coremaker.c (buf2ro): New global.
2964 (mmapdata): Add a read-only mmap mapping.
2965
2966 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2967
2968 PR corefiles/25631
2969 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2970 New test.
2971 * gdb.base/coremaker.c (buf3): New global.
2972 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2973 flags.
2974
2975 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2976
2977 * gdb.base/coremaker.c (filler_ro): New global constant.
2978
2979 2020-07-22 Tom Tromey <tromey@adacore.com>
2980
2981 * gdb.ada/mi_prot.exp: New file.
2982 * gdb.ada/mi_prot/pkg.adb: New file.
2983 * gdb.ada/mi_prot/pkg.ads: New file.
2984 * gdb.ada/mi_prot/prot.adb: New file.
2985
2986 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2987
2988 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2989 loads two JITers.
2990
2991 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2992
2993 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2994
2995 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2996
2997 * gdb.python/py-arch-reg-names.exp: Additional tests.
2998
2999 2020-07-21 Tom de Vries <tdevries@suse.de>
3000
3001 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3002 breakpoint locations".
3003 * gdb.reverse/solib-reverse.exp: Same.
3004
3005 2020-07-21 Tom de Vries <tdevries@suse.de>
3006
3007 * gdb.reverse/step-reverse.c (callee): Merge statements.
3008
3009 2020-07-21 Tom de Vries <tdevries@suse.de>
3010
3011 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3012 line numbers for some variables.
3013
3014 2020-07-21 Tom de Vries <tdevries@suse.de>
3015
3016 * gdb.opt/inline-locals.c (init_array): New func.
3017 (func1): Use init_array.
3018 * gdb.opt/inline-locals.exp: Update pattern.
3019
3020 2020-07-21 Tom de Vries <tdevries@suse.de>
3021
3022 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3023 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3024
3025 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3026
3027 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3028 * gdb.guile/types-module.exp: Remove "ERROR:" from
3029 regexps since Guile 3.0 no longer prints that.
3030
3031 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3032
3033 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3034 error regexp to match on Guile 2.2.
3035
3036 2020-07-20 Gary Benson <gbenson@redhat.com>
3037
3038 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3039 with clang.
3040
3041 2020-07-20 Tom de Vries <tdevries@suse.de>
3042
3043 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3044 (omp_set_lock_in_order): New function.
3045 (single_scope, multi_scope, nested_func, nested_parallel): Use
3046 omp_set_lock_in_order and omp_unset_lock.
3047 (main): Init and destroy lock and lock2.
3048
3049 2020-07-20 Tom de Vries <tdevries@suse.de>
3050
3051 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3052
3053 2020-07-20 Tom de Vries <tdevries@suse.de>
3054
3055 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3056
3057 2020-07-17 Tom de Vries <tdevries@suse.de>
3058
3059 * gdb.base/valgrind-infcall-2.c: New test.
3060 * gdb.base/valgrind-infcall-2.exp: New file.
3061 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3062
3063 2020-07-17 Tom de Vries <tdevries@suse.de>
3064
3065 * gdb.dlang/circular.c (found): Use found_label as label name.
3066 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3067 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3068 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3069 * gdb.dwarf2/ada-linkage-name.exp: Same.
3070 * gdb.dwarf2/arr-subrange.exp: Same.
3071 * gdb.dwarf2/atomic-type.exp: Same.
3072 * gdb.dwarf2/comp-unit-lang.exp: Same.
3073 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3074 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3075 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3076 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3077 * gdb.dwarf2/implptr-64bit.exp: Same.
3078 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3079 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3080 * gdb.dwarf2/imported-unit.exp: Same.
3081 * gdb.dwarf2/main-subprogram.exp: Same.
3082 * gdb.dwarf2/missing-type-name.exp: Same.
3083 * gdb.dwarf2/nonvar-access.exp: Same.
3084 * gdb.dwarf2/struct-with-sig.exp: Same.
3085 * gdb.dwarf2/typedef-void-finish.exp: Same.
3086 * gdb.dwarf2/void-type.exp: Same.
3087
3088 2020-07-17 Tom de Vries <tdevries@suse.de>
3089
3090 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3091 src parameter.
3092 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3093 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3094 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3095 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3096 * gdb.dwarf2/dwz.exp: Same.
3097 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3098 * gdb.dwarf2/implref-array.exp: Same.
3099 * gdb.dwarf2/implref-const.exp: Same.
3100 * gdb.dwarf2/implref-global.exp: Same.
3101 * gdb.dwarf2/implref-struct.exp: Same.
3102 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3103 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3104 * gdb.dwarf2/var-access.exp: Same.
3105 * gdb.dwarf2/varval.exp: Same.
3106 * gdb.trace/entry-values.exp: Same.
3107
3108 2020-07-17 Tom de Vries <tdevries@suse.de>
3109
3110 * lib/dwarf.exp (Dwarf::extern): Remove.
3111 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3112 * gdb.dlang/circular.exp: Same.
3113 * gdb.dwarf2/comp-unit-lang.exp: Same.
3114 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3115 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3116 * gdb.dwarf2/dwz.exp: Same.
3117 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3118 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3119 * gdb.dwarf2/imported-unit.exp: Same.
3120 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3121
3122 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3123
3124 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3125 Use double quotes instead of single quotes.
3126
3127 2020-07-16 Caroline Tice <cmtice@google.com>
3128
3129 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3130 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3131
3132 2020-07-16 Tom de Vries <tdevries@suse.de>
3133
3134 * lib/dwarf.exp (program): Initialize _line.
3135 (DW_LNE_end_sequence): Reinitialize _line.
3136 (DW_LNS_advance_line): Update _line.
3137 (line): New proc.
3138 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3139 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3140 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3141 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3142 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3143 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3144
3145 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3146
3147 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3148 generic.
3149
3150 2020-07-15 Tom de Vries <tdevries@suse.de>
3151
3152 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3153 is_amd64_regs_target.
3154
3155 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3156
3157 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3158 * gdb.fortran/ptype-on-functions.f90: Likewise.
3159
3160 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3161
3162 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3163 values in documentation for addr_size to 4 and 8.
3164
3165 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3166
3167 * gdb.arch/amd64-osabi.exp: Update.
3168 * gdb.arch/arm-disassembler-options.exp: Update.
3169 * gdb.arch/powerpc-disassembler-options.exp: Update.
3170 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3171 * gdb.arch/s390-disassembler-options.exp: Update.
3172 * gdb.base/all-architectures.exp.tcl: Update.
3173 * gdb.base/attach-pie-noexec.exp: Update.
3174 * gdb.base/catch-syscall.exp: Update.
3175 * gdb.xml/tdesc-arch.exp: Update.
3176
3177 2020-07-14 Tom de Vries <tdevries@suse.de>
3178
3179 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3180 (local_gettid): ... this.
3181 (fn): Update.
3182
3183 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3184
3185 * gdb.base/info_sources.exp: Skip directory match tests on
3186 remote hosts.
3187
3188 2020-07-13 Gary Benson <gbenson@redhat.com>
3189
3190 * gdb.base/savedregs.exp (caller): Use parentheses to
3191 make expected expression evaluation ordering explicit.
3192
3193 2020-07-13 Gary Benson <gbenson@redhat.com>
3194
3195 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3196
3197 2020-07-13 Gary Benson <gbenson@redhat.com>
3198
3199 * gdb.base/bigcore.c (main): Use a volatile pointer when
3200 attempting to trigger a SIGSEGV.
3201 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3202 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3203 * gdb.base/savedregs.c (thrower): Likewise.
3204 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3205
3206 2020-07-13 Gary Benson <gbenson@redhat.com>
3207
3208 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3209 defining and using VLA structure fields into...
3210 * gdb.base/vla-struct-fields.c: New file.
3211 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3212 tests into...
3213 * gdb.base/vla-struct-fields.exp: New file.
3214
3215 2020-07-13 Tom de Vries <tdevries@suse.de>
3216
3217 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3218 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3219 * gdb.base/gold-gdb-index.exp: Same.
3220 * gdb.base/morestack.exp: Same.
3221
3222 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3223
3224 PR rust/26121
3225 * gdb.rust/modules.rs: Prevent linker from discarding test
3226 symbol.
3227
3228 2020-07-10 Pedro Alves <pedro@palves.net>
3229
3230 PR gdb/26199
3231 * gdb.multi/multi-target.c (exit_thread): New.
3232 (thread_start): Break loop if EXIT_THREAD.
3233 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3234 (top level) Call test_no_resumed.
3235
3236 2020-07-08 Tom Tromey <tromey@adacore.com>
3237
3238 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3239 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3240
3241 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3242
3243 PR python/22748
3244 * gdb.opt/inline-frame-tailcall.c: New file.
3245 * gdb.opt/inline-frame-tailcall.exp: New file.
3246 * gdb.python/py-unwind-inline.c: New file.
3247 * gdb.python/py-unwind-inline.exp: New file.
3248 * gdb.python/py-unwind-inline.py: New file.
3249
3250 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3251
3252 * gdb.python/py-arch-reg-groups.exp: New file.
3253
3254 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3255
3256 * gdb.python/py-arch-reg-names.exp: New file.
3257
3258 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3259
3260 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3261 gdb.PendingFrame.architecture method.
3262
3263 2020-07-06 Tom de Vries <tdevries@suse.de>
3264
3265 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3266
3267 2020-07-03 Pedro Alves <palves@redhat.com>
3268
3269 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3270 explicitly write negative numbers.
3271 * gdb.base/structs2.exp: Adjust expected output.
3272
3273 2020-07-03 Pedro Alves <palves@redhat.com>
3274
3275 * gdb.base/charset.c (init_string): Change all char parameters to
3276 unsigned char parameters.
3277
3278 2020-07-03 Pedro Alves <palves@redhat.com>
3279
3280 * gdb.base/call-sc.exp (start_scalars_test): Use
3281 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3282 * gdb.base/overlays.c: Remove references to PARAMS.
3283 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3284 * gdb.base/reread.exp: Don't set 'prototypes' global.
3285 * gdb.base/structs.exp (start_structs_test): Use
3286 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3287 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3288 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3289 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3290 call.
3291 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3292
3293 2020-07-03 Pedro Alves <palves@redhat.com>
3294
3295 * gdb.base/m32rovly.c: Delete.
3296 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3297
3298 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3299
3300 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3301 of gdb_py_test_multiple.
3302 * gdb.python/py-cmd.exp: Likewise.
3303 * gdb.python/py-events.exp: Likewise.
3304 * gdb.python/py-function.exp: Likewise.
3305 * gdb.python/py-inferior.exp: Likewise.
3306 * gdb.python/py-infthread.exp: Likewise.
3307 * gdb.python/py-linetable.exp: Likewise.
3308 * gdb.python/py-parameter.exp: Likewise.
3309 * gdb.python/py-value.exp: Likewise.
3310
3311 2020-06-30 Tom de Vries <tdevries@suse.de>
3312
3313 PR testsuite/26175
3314 * lib/future.exp (gdb_default_target_compile): Detect and handle
3315 early_flags.
3316
3317 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
3318
3319 * boards/simavr.exp (gdb_load): Catch errors when closing
3320 previous connection. Close connection, wait for process and
3321 unset simavr_spawn_id on failure.
3322
3323 2020-06-29 Tom de Vries <tdevries@suse.de>
3324
3325 * lib/gdb.exp (unknown): Make test-case unresolved.
3326
3327 2020-06-29 Tom de Vries <tdevries@suse.de>
3328
3329 PR gdb/25475
3330 * gdb.server/solib-list.exp: Verify that the symbol reload
3331 confirmation question is asked.
3332
3333 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3334
3335 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3336 have a input seq nr in each pass message.
3337 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
3338 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3339 * gdb.python/python.exp: Make test names unique,
3340 use gdb_test_multiline instead of gdb_py_test_multiple,
3341 use $gdb_test_name.
3342 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3343
3344 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
3345
3346 * configure.ac: Add --enable-libctf.
3347 * aclocal.m4: sinclude ../config/enable.m4.
3348 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3349 * lib/gdb.exp (skip_ctf_tests): Use it.
3350 * gdb.base/ctf-constvars.exp: Error message tweak.
3351 * gdb.base/ctf-ptype.exp: Likewise.
3352 * configure: Regenerate.
3353
3354 2020-06-26 Gary Benson <gbenson@redhat.com>
3355
3356 * gdb.cp/try_catch.cc: Include string.h.
3357 (main): Replace comparison against string literal with
3358 strcmp, avoiding build failure with -Wstring-compare.
3359 Add "marker test-complete".
3360 * gdb.cp/try_catch.exp: Run the test to the above marker,
3361 then verify that the value of "test" is still true.
3362
3363 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3364
3365 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3366
3367 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3368
3369 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3370
3371 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3372
3373 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3374 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3375 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3376 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3377 * gdb.arch/riscv-tdesc-loading.exp: New file.
3378
3379 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3380
3381 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3382
3383 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3384
3385 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3386 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3387 * gdb.arch/riscv-tdesc-regs.c: New file.
3388 * gdb.arch/riscv-tdesc-regs.exp: New file.
3389
3390 2020-06-24 Pedro Alves <palves@redhat.com>
3391
3392 * gdb.arch/amd64-entry-value-paramref.exp: Use
3393 prepare_for_testing_full and don't pass "c++" for the .S file
3394 build spec.
3395 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3396 $options, since it's an assembly file. Remove -Wno-deprecated.
3397 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3398 compiling C++ programs.
3399
3400 2020-06-24 Pedro Alves <palves@redhat.com>
3401
3402 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3403 Clang, add "-Wno-unknown-warning-option" to the options.
3404
3405 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3406
3407 * gdb.xml/tdesc-reload.c: New file.
3408 * gdb.xml/tdesc-reload.exp: New file.
3409 * gdb.xml/maint-xml-dump-01.xml: New file.
3410 * gdb.xml/maint-xml-dump-02.xml: New file.
3411 * gdb.xml/maint-xml-dump.exp: New file.
3412
3413 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3414
3415 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3416 Adjust for omitted commands when TUI is disabled.
3417
3418 2020-06-23 Gary Benson <gbenson@redhat.com>
3419 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3422 * gdb.cp/nsimport.cc: Likewise.
3423 * gdb.cp/nsnested.cc: Likewise.
3424 * gdb.cp/nsnoimports.cc: Likewise.
3425 * gdb.cp/nsusing.cc: Likewise.
3426 * gdb.cp/smartp.cc: Likewise.
3427 * gdb.python/py-pp-integral.c: Likewise.
3428 * gdb.python/py-pp-re-notag.c: Likewise.
3429
3430 2020-06-23 Gary Benson <gbenson@redhat.com>
3431
3432 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3433 * gdb.cp/nsimport.cc: Likewise.
3434 * gdb.cp/nsnested.cc: Likewise.
3435 * gdb.cp/nsnoimports.cc: Likewise.
3436 * gdb.cp/nsusing.cc: Likewise.
3437 * gdb.cp/smartp.cc: Likewise.
3438 * gdb.python/py-pp-integral.c: Likewise.
3439 * gdb.python/py-pp-re-notag.c: Likewise.
3440
3441 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3442
3443 * gdb.base/default-args.exp: New test.
3444 * gdb.base/default-args.c: New file.
3445 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3446 * gdb.base/default.exp: Update to new help text.
3447 * gdb.base/help.exp: Likewise.
3448 * gdb.base/page.exp: Likewise.
3449 * gdb.base/style.exp: Likewise.
3450 * gdb.guile/guile.exp: Likewise.
3451 * gdb.python/python.exp: Likewise.
3452
3453 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3454
3455 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3456 remote host. Fix search path syntax on Windows host.
3457
3458 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3459
3460 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3461 over 'exec-file-mismatch'.
3462 * gdb.base/attach.c: Mark should_exit volatile.
3463 * gdb.base/attach2.c: Likewise. Add a comment explaining
3464 why the sleep cannot be big.
3465 * gdb.base/attach3.c: New file.
3466
3467 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3468
3469 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3470 prefix optional.
3471
3472 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3473
3474 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3475 for remote host.
3476
3477 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3478 Hafiz Abid Qadeer <abidh@codesourcery.com>
3479
3480 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3481 file sent to remote host.
3482 (top level): Allow int32_t as type of 32-bit register.
3483
3484 2020-06-19 Tom de Vries <tdevries@suse.de>
3485
3486 * lib/gdb.exp (gdb_note): New proc.
3487 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3488 (gdb_default_target_compile): ... here. Only call
3489 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3490 (use_gdb_compile): Change to array.
3491 (toplevel): Update sets of use_gdb_compile to specify language.
3492 Warn about default_target_compile override. Store dejagnu's version
3493 of default_target_compile in dejagnu_default_target_compile.
3494
3495 2020-06-18 Tom de Vries <tdevries@suse.de>
3496
3497 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3498 (default_gdb_init): ... here.
3499
3500 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3501
3502 Fix TUI support checks in gdb.tui tests.
3503
3504 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3505 just say UNSUPPORTED.
3506 * gdb.tui/corefile-run.exp: Likewise.
3507 * gdb.tui/empty.exp: Likewise.
3508 * gdb.tui/list-before.exp: Likewise.
3509 * gdb.tui/list.exp: Likewise.
3510 * gdb.tui/main.exp: Likewise.
3511 * gdb.tui/regs.exp: Likewise.
3512 * gdb.tui/resize.exp: Likewise.
3513 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3514 * gdb.tui/tui-layout-asm.exp: Likewise.
3515 * gdb.tui/tui-missing-src.exp: Likewise.
3516 * gdb.tui/winheight.exp: Likewise.
3517 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3518
3519 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3520
3521 Fix TCL error in gdb.python/py-format-string.exp.
3522
3523 * gdb.python/py-format-string.exp: Move test for python support
3524 earlier, out of function body.
3525
3526 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
3527
3528 * gdb.base/index-cache-load-twice.c: New.
3529 * gdb.base/index-cache-load-twice.exp: New.
3530
3531 2020-06-17 Keith Seitz <keiths@redhat.com>
3532
3533 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
3534 when executing "gdb --configuration".
3535
3536 2020-06-17 Tom de Vries <tdevries@suse.de>
3537
3538 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3539 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3540 conditional on presence of gdb_tcl_unknown.
3541 (gdb_finish): Make override undo conditional on presence of
3542 gdb_tcl_unknown.
3543
3544 2020-06-16 Tom Tromey <tom@tromey.com>
3545
3546 * gdb.python/tui-window.py (failwin): New function. Register it
3547 as a TUI window type.
3548 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3549
3550 2020-06-16 Gary Benson <gbenson@redhat.com>
3551
3552 * gdb.python/py-nested-maps.c (create_map): Add missing return
3553 value.
3554 (create_map_map): Likewise.
3555
3556 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3557
3558 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3559 variable.
3560 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3561 and use the already-defined 'options' variable.
3562
3563 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3564 Tom de Vries <tdevries@suse.de>
3565
3566 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3567 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3568 (gdb_setup_known_globals): New proc.
3569 (gdb_cleanup_globals): New proc.
3570 * lib/gdb.exp (load_lib): New override proc.
3571 (gdb_stdin_log_init): Set var in_file as persistent global.
3572 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3573 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3574 fpc_compiler as persistent global.
3575
3576 2020-06-12 Tom de Vries <tdevries@suse.de>
3577
3578 * lib/tuiterm.exp (spawn): Rename to ...
3579 (tui_spawn): ... this.
3580 (toplevel): Move rename of spawn ...
3581 (gdb_init_tuiterm): ... here. New proc.
3582 (gdb_finish_tuiterm): New proc.
3583 * lib/gdb.exp (gdb_finish_hooks): New global var.
3584 (gdb_finish): Handle gdb_finish_hooks.
3585 (tuiterm_env): New proc.
3586 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3587 tuiterm_env.
3588 * gdb.tui/basic.exp: Same.
3589 * gdb.tui/corefile-run.exp: Same.
3590 * gdb.tui/empty.exp: Same.
3591 * gdb.tui/list-before.exp: Same.
3592 * gdb.tui/list.exp: Same.
3593 * gdb.tui/main.exp: Same.
3594 * gdb.tui/new-layout.exp: Same.
3595 * gdb.tui/regs.exp: Same.
3596 * gdb.tui/resize.exp: Same.
3597 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3598 * gdb.tui/tui-layout-asm.exp: Same.
3599 * gdb.tui/tui-missing-src.exp: Same.
3600 * gdb.tui/winheight.exp: Same.
3601
3602 2020-06-12 Tom de Vries <tdevries@suse.de>
3603
3604 PR testsuite/26110
3605 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3606 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3607
3608 2020-06-11 Tom Tromey <tom@tromey.com>
3609
3610 PR gdb/18318:
3611 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3612 floating point tests.
3613
3614 2020-06-11 Keith Seitz <keiths@redhat.com>
3615
3616 PR gdb/21356
3617 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3618 vla_struct.
3619 Add new struct vla_typedef and union vla_typedef_union and
3620 corresponding instantiation objects.
3621 Initialize new objects.
3622 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3623 and vla_typedef_union_object.
3624 Fixup type for vla_struct_object.
3625
3626 2020-06-11 Tom de Vries <tdevries@suse.de>
3627
3628 * lib/gdb.exp (with_override): New proc, factored out of ...
3629 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3630
3631 2020-06-10 Tom de Vries <tdevries@suse.de>
3632
3633 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3634
3635 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3636
3637 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3638 parameter, update callers.
3639
3640 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
3641
3642 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3643 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3644 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3645
3646 2020-06-04 Tom de Vries <tdevries@suse.de>
3647
3648 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3649
3650 2020-06-04 Tom de Vries <tdevries@suse.de>
3651
3652 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3653 exp_continue.
3654
3655 2020-06-04 Tom de Vries <tdevries@suse.de>
3656
3657 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3658
3659 2020-06-03 Tom de Vries <tdevries@suse.de>
3660
3661 PR symtab/26046
3662 * gdb.cp/breakpoint-locs-2.cc: New test.
3663 * gdb.cp/breakpoint-locs.cc: New test.
3664 * gdb.cp/breakpoint-locs.exp: New file.
3665 * gdb.cp/breakpoint-locs.h: New test.
3666
3667 2020-06-03 Tom de Vries <tdevries@suse.de>
3668
3669 PR testsuite/25609
3670 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3671 value of global verbose.
3672 * gdb.base/jit-elf.exp: Same.
3673 * gdb.base/jit-reader.exp: Same.
3674
3675 2020-06-02 Tom de Vries <tdevries@suse.de>
3676
3677 * gdb.dwarf2/multidictionary.exp: Don't use
3678 gdb_spawn_with_cmdline_opts.
3679
3680 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3681
3682 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3683 use_header case.
3684 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3685 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3686 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3687 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3688 * gdb.dwarf2/dw2-inline-header.c: New file.
3689 * gdb.dwarf2/dw2-inline-header.h: New file.
3690
3691 2020-05-30 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3694 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3695
3696 2020-05-29 Gary Benson <gbenson@redhat.com>
3697
3698 * gdb.compile/compile-cplus.exp (additional_flags): Also
3699 set when building with clang.
3700 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3701 when building with clang.
3702
3703 2020-05-29 Gary Benson <gbenson@redhat.com>
3704
3705 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3706 building with clang.
3707 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3708
3709 2020-05-29 Gary Benson <gbenson@redhat.com>
3710
3711 * gdb.cp/koenig.exp (prepare_for_testing): Add
3712 additional_flags=-Wno-unused-comparison.
3713 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3714
3715 2020-05-28 Gary Benson <gbenson@redhat.com>
3716
3717 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3718 statement.
3719
3720 2020-05-28 Gary Benson <gbenson@redhat.com>
3721
3722 * gdb.cp/classes.exp (prepare_for_testing): Add
3723 additional_flags=-Wno-deprecated-register.
3724 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3725 * gdb.cp/misc.exp: Likewise.
3726
3727 2020-05-28 Gary Benson <gbenson@redhat.com>
3728
3729 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3730 (test_op_new::operator new): Add return statement.
3731 (test_op_new_array::operator new[]): Likewise.
3732
3733 2020-05-27 Pedro Alves <palves@redhat.com>
3734
3735 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3736 check. Use test_gdb_complete_unique instead of
3737 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3738 test_gdb_complete_multiple instead of
3739 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3740
3741 2020-05-27 Luis Machado <luis.machado@linaro.org>
3742
3743 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3744 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3745 * gdb.arch/arm-disassembler-options.exp: Likewise.
3746 * gdb.arch/arm-disp-step.exp: Likewise.
3747 * gdb.arch/thumb-prologue.exp: Likewise.
3748 * gdb.base/async.exp: Likewise.
3749 * gdb.base/auxv.exp: Likewise.
3750 * gdb.base/complex-parts.exp: Likewise.
3751 * gdb.base/ena-dis-br.exp: Likewise.
3752 * gdb.base/foll-exec.exp: Likewise.
3753 * gdb.base/permissions.exp: Likewise.
3754 * gdb.base/relocate.exp: Likewise.
3755 * gdb.base/return2.exp: Likewise.
3756 * gdb.base/sigbpt.exp: Likewise.
3757 * gdb.base/siginfo-obj.exp: Likewise.
3758 * gdb.cp/converts.exp: Likewise.
3759 * gdb.cp/exceptprint.exp: Likewise.
3760 * gdb.cp/inherit.exp: Likewise.
3761 * gdb.cp/nsnoimports.exp: Likewise.
3762 * gdb.cp/virtbase2.exp: Likewise.
3763 * gdb.mi/mi-var-cmd.exp: Likewise.
3764 * gdb.mi/var-cmd.c: Likewise.
3765
3766 2020-05-26 Tom Tromey <tromey@adacore.com>
3767
3768 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3769
3770 2020-05-26 Tom Tromey <tromey@adacore.com>
3771
3772 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3773 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3774 type.
3775 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3776 variable.
3777
3778 2020-05-26 Christian Biesinger <cbiesinger@google.com>
3779
3780 * Makefile.in: Use = instead of == for the test command
3781 for portability.
3782
3783 2020-05-26 Tom de Vries <tdevries@suse.de>
3784
3785 * gdb.base/gold-gdb-index-2.c: New test.
3786 * gdb.base/gold-gdb-index.c: New test.
3787 * gdb.base/gold-gdb-index.exp: New file.
3788 * gdb.base/gold-gdb-index.h: New test.
3789
3790 2020-05-25 Tom de Vries <tdevries@suse.de>
3791
3792 * boards/gold-gdb-index.exp: New file.
3793
3794 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3795
3796 * boards/simavr.exp: New file.
3797
3798 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3799
3800 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3801 * gdb.base/inferior-args.exp: New file.
3802 * gdb.base/inferior-args.c: New file.
3803
3804 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3805
3806 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3807 inferior_args. Pass it to gdb_reload.
3808 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3809 inferior_args.
3810 (gdb_reload): Add inferior_args argument.
3811 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3812 pass it to gdbserver_run.
3813 * boards/native-gdbserver.exp: Do not set noargs.
3814 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3815 inferior_args argument.
3816 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3817 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3818 * gdb.base/args.exp: Likewise.
3819
3820 2020-05-25 Tom de Vries <tdevries@suse.de>
3821
3822 * lib/gdb.exp (exec_is_pie): Add comment.
3823
3824 2020-05-25 Tom de Vries <tdevries@suse.de>
3825
3826 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3827 instead of $binfile in the untested message.
3828
3829 2020-05-25 Tom de Vries <tdevries@suse.de>
3830
3831 PR testsuite/26031
3832 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3833
3834 2020-05-25 Tom de Vries <tdevries@suse.de>
3835
3836 * boards/gold.exp: New file.
3837
3838 2020-05-23 Tom Tromey <tom@tromey.com>
3839
3840 * gdb.base/style.exp: Remove completion styling test.
3841 * lib/gdb-utils.exp (style): Remove completion styles.
3842
3843 2020-05-23 Tom Tromey <tom@tromey.com>
3844
3845 * gdb.base/style.exp: Add completion styling test.
3846 * lib/gdb-utils.exp (style): Add completion styles.
3847
3848 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3849
3850 * gdb.base/annota1.exp: Update expected results.
3851 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3852 test name.
3853 * gdb.cp/annota3.exp: Update expected results.
3854
3855 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
3856
3857 PR gdb/26016
3858 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3859 against MAP_FAILED.
3860 * gdb.base/coremaker.c (mmapdata): Likewise.
3861 * gdb.base/jit-reader-host.c (main): Likewise.
3862 * gdb.base/sym-file-loader.c (load): Likewise.
3863 (load_shlib): Likewise.
3864
3865 2020-05-20 Tom Tromey <tromey@adacore.com>
3866
3867 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3868
3869 2020-05-20 Tom de Vries <tdevries@suse.de>
3870
3871 PR symtab/25833
3872 * gdb.base/with-mf-inc.c: New test.
3873 * gdb.base/with-mf-main.c: New test.
3874 * gdb.base/with-mf.exp: New file.
3875
3876 2020-05-19 Tom Tromey <tromey@adacore.com>
3877
3878 * gdb.rust/simple.exp: Restore missing test result.
3879
3880 2020-05-19 Tom de Vries <tdevries@suse.de>
3881
3882 * gdb.base/gdb-caching-proc.exp: Fix typo.
3883
3884 2020-05-19 Tom Tromey <tromey@adacore.com>
3885
3886 * gdb.rust/simple.exp: Add some test descriptions.
3887 (test_one_slice): Use with_test_prefix.
3888
3889 2020-05-18 Tom de Vries <tdevries@suse.de>
3890
3891 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3892
3893 2020-05-17 Pedro Alves <palves@redhat.com>
3894
3895 PR gdb/25741
3896 * gdb.base/hw-sw-break-same-address.exp: New file.
3897
3898 2020-05-16 Pedro Alves <palves@redhat.com>
3899
3900 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3901 LAST_LOADED_FILE accordingly.
3902
3903 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3904
3905 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3906
3907 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3908
3909 * gdb.base/help.exp: Test apropos and help for commands
3910 having aliases. Fixed comments not starting with an
3911 upper-case letter or not finishing with a dot.
3912
3913 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3914
3915 * gdb.base/alias.exp: Update help output check.
3916
3917 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3918
3919 * gdb.base/default.exp: Update output following fixes.
3920
3921 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3922
3923 * gdb.base/alias.exp: Test aliases starting with a prefix of
3924 another alias.
3925
3926 2020-05-15 Gary Benson <gbenson@redhat.com>
3927
3928 * gdb.base/info-os.c (main): Add return statement.
3929 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3930 * gdb.base/large-frame-2.c (func): Likewise.
3931 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3932 * gdb.base/pr10179-b.c (foo2): Likewise.
3933 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3934 * gdb.base/watch-cond.c (func): Likewise.
3935 * gdb.multi/goodbye.c (verylongfun): Likewise.
3936 * gdb.multi/hello.c (commonfun): Likewise.
3937 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3938 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3939 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3940 Likewise.
3941 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3942 * gdb.threads/interrupt-while-step-over.c (child_function):
3943 Likewise.
3944 * gdb.trace/actions-changed.c (end): Likewise.
3945
3946 2020-05-15 Gary Benson <gbenson@redhat.com>
3947
3948 * gdb.opencl/callfuncs.exp: Report when test skipped.
3949 * gdb.opencl/convs_casts.exp: Likewise.
3950 * gdb.opencl/datatypes.exp: Likewise.
3951 * gdb.opencl/operators.exp: Likewise.
3952 * gdb.opencl/vec_comps.exp: Likewise.
3953
3954 2020-05-15 Tom de Vries <tdevries@suse.de>
3955
3956 * gdb.base/align.exp.in: Rename to ...
3957 * gdb.base/align.exp.tcl: ... this.
3958 * gdb.base/align-c++.exp: Update.
3959 * gdb.base/align-c.exp: Update.
3960 * gdb.base/all-architectures.exp.in: Rename to ...
3961 * gdb.base/all-architectures.exp: ... this.
3962 * gdb.base/all-architectures-0.exp: Update.
3963 * gdb.base/all-architectures-1.exp: Update.
3964 * gdb.base/all-architectures-2.exp: Update.
3965 * gdb.base/all-architectures-3.exp: Update.
3966 * gdb.base/all-architectures-4.exp: Update.
3967 * gdb.base/all-architectures-5.exp: Update.
3968 * gdb.base/all-architectures-6.exp: Update.
3969 * gdb.base/all-architectures-7.exp: Update.
3970 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3971 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3972 * gdb.base/infcall-nested-structs-c++.exp: Update.
3973 * gdb.base/infcall-nested-structs-c.exp: Update.
3974 * gdb.base/info-types.exp.in: Rename to ...
3975 * gdb.base/info-types.exp.tcl: ... this.
3976 * gdb.base/info-types-c++.exp: Update.
3977 * gdb.base/info-types-c.exp: Update.
3978 * gdb.base/max-depth.exp.in: Rename to ...
3979 * gdb.base/max-depth.exp.tcl: ... this.
3980 * gdb.base/max-depth-c++.exp: Update.
3981 * gdb.base/max-depth-c.exp: Update.
3982 * gdb.cp/cpexprs.exp.in: Rename to ...
3983 * gdb.cp/cpexprs.exp.tcl: ... this.
3984 * gdb.cp/cpexprs-debug-types.exp: Update.
3985 * gdb.cp/cpexprs.exp: Update.
3986 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3987 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3988 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3989 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3990 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3991 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3992 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3993 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3994 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3995 * gdb.dwarf2/clang-debug-names.exp: Update.
3996
3997 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3998
3999 * lib/check-test-names.exp: Remove code that prevents this file
4000 loading when tests are run in parallel.
4001
4002 2020-05-15 Pedro Alves <palves@redhat.com>
4003
4004 * gdb.multi/multi-kill.exp (start_inferior): Remove
4005 'testpid' parameter. Refer to namespace variable directly.
4006 (testpid): Declare as namespace variable.
4007
4008 2020-05-15 Pedro Alves <palves@redhat.com>
4009
4010 * gdb.multi/multi-kill.exp: Wrap in namespace.
4011 (start_inferior): Add TESTPID parameter. Use it instead of the
4012 testpid global.
4013 (top level): Define empty TESTPID array, and pass it down to
4014 start_inferior.
4015
4016 2020-05-14 Tom de Vries <tdevries@suse.de>
4017
4018 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4019 output.
4020
4021 2020-05-14 Tom de Vries <tdevries@suse.de>
4022
4023 * gdb.base/align.exp: Split into ...
4024 * gdb.base/align.exp.in: ...
4025 * gdb.base/align-c++.exp: ...
4026 * gdb.base/align-c.exp: ... these.
4027 * gdb.base/infcall-nested-structs.exp: Split into ...
4028 * gdb.base/infcall-nested-structs.exp.in: ...
4029 * gdb.base/infcall-nested-structs-c++.exp: ...
4030 * gdb.base/infcall-nested-structs-c.exp: ... these.
4031 * gdb.base/info-types.exp: Split into ...
4032 * gdb.base/info-types.exp.in: ...
4033 * gdb.base/info-types-c++.exp: ...
4034 * gdb.base/info-types-c.exp: ... these.
4035 * gdb.base/max-depth.exp: Split into ...
4036 * gdb.base/max-depth.exp.in: ...
4037 * gdb.base/max-depth-c++.exp: ...
4038 * gdb.base/max-depth-c.exp: ... these.
4039 * gdb.cp/infcall-nodebug.exp: Split into ...
4040 * gdb.cp/infcall-nodebug.exp.in: ...
4041 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4042 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4043 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4044 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4045
4046 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4047 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.multi/multi-exit.c: New file.
4050 * gdb.multi/multi-exit.exp: New file.
4051 * gdb.multi/multi-kill.c: New file.
4052 * gdb.multi/multi-kill.exp: New file.
4053
4054 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4055
4056 * gdb.base/annota1.exp: Update the expected output.
4057 * gdb.cp/annota2.exp: Ditto.
4058
4059 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4060
4061 * lib/check-test-names.exp: Disable when testing is being run in
4062 parallel.
4063
4064 2020-05-12 Tom de Vries <tdevries@suse.de>
4065
4066 * gdb.base/jit-elf.exp: Fix string concat.
4067
4068 2020-05-12 Tom de Vries <tdevries@suse.de>
4069
4070 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4071 messages.
4072
4073 2020-05-12 Tom de Vries <tdevries@suse.de>
4074
4075 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4076
4077 2020-05-12 Tom de Vries <tdevries@suse.de>
4078
4079 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4080 * gdb.ada/mi_catch_ex.exp: Same.
4081 * gdb.ada/mi_catch_ex_hand.exp: Same.
4082
4083 2020-05-12 Tom de Vries <tdevries@suse.de>
4084
4085 * gdb.fortran/complex.exp: Use with_test_prefix.
4086
4087 2020-05-12 Tom de Vries <tdevries@suse.de>
4088
4089 * gdb.trace/passcount.exp: Fix test-names.
4090
4091 2020-05-12 Tom de Vries <tdevries@suse.de>
4092
4093 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4094
4095 2020-05-12 Tom de Vries <tdevries@suse.de>
4096
4097 * gdb.gdb/complaints.exp: Use with_test_prefix.
4098 * gdb.xml/tdesc-regs.exp: Same.
4099 * gdb.opt/inline-locals.exp: Fix test name.
4100
4101 2020-05-12 Tom de Vries <tdevries@suse.de>
4102
4103 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4104 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4105 * gdb.dwarf2/implref-struct.exp: Same.
4106 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4107 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4108
4109 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4110
4111 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4112
4113 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4114
4115 * lib/check-test-names.exp (all_test_names): New module variable.
4116 (counts): Add 'duplicates' field.
4117 (_check_duplicates): New procedure.
4118 (check): Also check for duplicates.
4119 (do_log_summary): Print duplicates count.
4120 (do_reset_vars): Reset counter for duplicate test names, and
4121 discard all know test names.
4122
4123 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4124
4125 * lib/gdb.exp: Include check-test-names.exp library.
4126 * lib/check-test-names.exp: New file.
4127
4128 2020-05-11 Tom de Vries <tdevries@suse.de>
4129
4130 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4131
4132 2020-05-11 Keith Seitz <keiths@redhat.com>
4133
4134 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4135
4136 2020-05-11 Tom de Vries <tdevries@suse.de>
4137
4138 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4139 * gdb.cp/cpexprs.exp.in: .. here.
4140 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4141 cpexprs.exp.
4142
4143 2020-05-11 Keith Seitz <keiths@redhat.com>
4144
4145 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4146 test names.
4147 * gdb.ada/arrayptr.exp: Likewise.
4148 * gdb.ada/assign_arr.exp: Likewise.
4149 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4150 * gdb.ada/bp_on_var.exp: Likewise.
4151 * gdb.ada/call_pn.exp: Likewise.
4152 * gdb.ada/complete.exp: Likewise.
4153 * gdb.ada/fun_overload_menu.exp: Likewise.
4154 * gdb.ada/funcall_param.exp: Likewise.
4155 * gdb.ada/funcall_ref.exp: Likewise.
4156 * gdb.ada/packed_array_assign.exp: Likewise.
4157 * gdb.ada/same_component_name.exp: Likewise.
4158 * gdb.ada/type_coercion.exp: Likewise.
4159 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4160 * gdb.ada/variant_record_packed_array.exp: Likewise.
4161
4162 2020-05-11 Tom de Vries <tdevries@suse.de>
4163
4164 PR symtab/25941
4165 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4166 out of ...
4167 * gdb.dwarf2/clang-debug-names.exp: ... here.
4168 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4169 clang-debug-names.exp.in.
4170 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4171 * gdb.dwarf2/clang-debug-names-2.c: New test.
4172
4173 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4174
4175 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4176 (fortran_runto_main): New Proc, fortran version of runto_main.
4177 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4178 * gdb.fortran/array-bounds.exp: Likewise.
4179 * gdb.fortran/array-slices.exp: Likewise.
4180 * gdb.fortran/block-data.exp: Likewise.
4181 * gdb.fortran/charset.exp: Likewise.
4182 * gdb.fortran/common-block.exp: Likewise.
4183 * gdb.fortran/complex.exp: Likewise.
4184 * gdb.fortran/derived-type-function.exp: Likewise.
4185 * gdb.fortran/derived-type.exp: Likewise.
4186 * gdb.fortran/info-modules.exp: Likewise.
4187 * gdb.fortran/info-types.exp: Likewise.
4188 * gdb.fortran/intrinsics.exp: Likewise.
4189 * gdb.fortran/library-module.exp: Likewise.
4190 * gdb.fortran/logical.exp: Likewise.
4191 * gdb.fortran/max-depth.exp: Likewise.
4192 * gdb.fortran/module.exp: Likewise.
4193 * gdb.fortran/multi-dim.exp: Likewise.
4194 * gdb.fortran/nested-funcs.exp: Likewise.
4195 * gdb.fortran/print-formatted.exp: Likewise.
4196 * gdb.fortran/print_type.exp: Likewise.
4197 * gdb.fortran/printing-types.exp: Likewise.
4198 * gdb.fortran/ptr-indentation.exp: Likewise.
4199 * gdb.fortran/ptype-on-functions.exp: Likewise.
4200 * gdb.fortran/subarray.exp: Likewise.
4201 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4202 * gdb.fortran/vla-datatypes.exp: Likewise.
4203 * gdb.fortran/vla-history.exp: Likewise.
4204 * gdb.fortran/vla-ptr-info.exp: Likewise.
4205 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4206 * gdb.fortran/vla-ptype.exp: Likewise.
4207 * gdb.fortran/vla-sizeof.exp: Likewise.
4208 * gdb.fortran/vla-type.exp: Likewise.
4209 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4210 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4211 * gdb.fortran/vla-value-sub.exp: Likewise.
4212 * gdb.fortran/vla-value.exp: Likewise.
4213 * gdb.fortran/whatis_type.exp: Likewise.
4214 * gdb.mi/mi-var-child-f.exp: Likewise.
4215
4216 2020-05-09 Tom de Vries <tdevries@suse.de>
4217
4218 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4219
4220 2020-05-08 Tom de Vries <tdevries@suse.de>
4221
4222 * gdb.dwarf2/clang-debug-names.c: New test.
4223 * gdb.dwarf2/clang-debug-names.exp: New file.
4224
4225 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
4226
4227 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4228 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4229
4230 2020-05-06 Tom de Vries <tdevries@suse.de>
4231
4232 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4233 breakpoint is at a "recommended breakpoint location".
4234 * gdb.reverse/consecutive-reverse.exp: Same.
4235
4236 2020-05-06 Tom de Vries <tdevries@suse.de>
4237
4238 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4239 address.
4240
4241 2020-05-06 Tom de Vries <tdevries@suse.de>
4242
4243 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4244
4245 2020-05-06 Tom de Vries <tdevries@suse.de>
4246
4247 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4248 info for r.
4249
4250 2020-05-06 Tom de Vries <tdevries@suse.de>
4251
4252 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4253 necessary.
4254
4255 2020-05-06 Tom de Vries <tdevries@suse.de>
4256
4257 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4258 void.
4259
4260 2020-05-06 Tom de Vries <tdevries@suse.de>
4261
4262 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4263 of ...
4264 * gdb.base/async.exp: ... here.
4265 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4266 "recommended breakpoint location".
4267
4268 2020-05-06 Tom de Vries <tdevries@suse.de>
4269
4270 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4271
4272 2020-05-04 Tom de Vries <tdevries@suse.de>
4273
4274 * gdb.base/async.exp: Check whether instruction addresses are a
4275 "recommended breakpoint location".
4276
4277 2020-05-03 Tom Tromey <tom@tromey.com>
4278
4279 * gdb.base/sepdebug.exp: Remove "catch" test.
4280 * gdb.base/break.exp: Remove "catch" test.
4281 * gdb.base/default.exp: Update expected output.
4282
4283 2020-05-02 Tom de Vries <tdevries@suse.de>
4284
4285 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4286 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4287 * gdb.arch/i386-mpx-map.exp: Same.
4288 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4289 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4290 * gdb.arch/i386-mpx.exp: Same.
4291
4292 2020-05-02 Tom de Vries <tdevries@suse.de>
4293
4294 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4295
4296 2020-05-01 Tom de Vries <tdevries@suse.de>
4297
4298 * gdb.ada/operator_bp.exp: Allow more than required amount of
4299 breakpoint.
4300
4301 2020-05-01 Tom de Vries <tdevries@suse.de>
4302
4303 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4304
4305 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4306
4307 PR gdb/18706
4308 * gdb.cp/stub-array-size.cc: New test.
4309 * gdb.cp/stub-array-size.exp: New file.
4310 * gdb.cp/stub-array-size.h: New test.
4311 * gdb.cp/stub-array-size2.cc: New test.
4312
4313 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4314
4315 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4316 output to the new format.
4317
4318 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
4319
4320 * gdb.base/break.exp: Use with_test_prefix.
4321
4322 2020-04-29 Tom de Vries <tdevries@suse.de>
4323
4324 * lib/gdb.exp (debug_types): New proc.
4325 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4326 * gdb.python/py-symtab.exp: Same.
4327
4328 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
4329
4330 PR gdb/17320
4331 * gdb.base/pretty-array.c: New test.
4332 * gdb.base/pretty-array.exp: New file.
4333
4334 2020-04-29 Tom de Vries <tdevries@suse.de>
4335
4336 PR symtab/25889
4337 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4338 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4339 and include cpexprs.exp.
4340
4341 2020-04-28 Mark Williams <mark@myosotissp.com>
4342
4343 PR gdb/24480
4344 * dw4-toplevel-types.exp: Test for top level types.
4345 * dw4-toplevel-types.cc: Test for top level types.
4346
4347 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4348
4349 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4350 (theads -> threads).
4351
4352 2020-04-28 Tom de Vries <tdevries@suse.de>
4353
4354 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4355
4356 2020-04-28 Tom de Vries <tdevries@suse.de>
4357
4358 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4359
4360 2020-04-28 Tom de Vries <tdevries@suse.de>
4361
4362 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4363
4364 2020-04-28 Tom de Vries <tdevries@suse.de>
4365
4366 * gdb.dwarf2/main-foo.c: New test.
4367 * gdb.dwarf2/struct-with-sig.exp: New file.
4368
4369 2020-04-25 Tom de Vries <tdevries@suse.de>
4370
4371 * boards/debug-types.exp: New file.
4372
4373 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4374
4375 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4376
4377 2020-04-24 Tom Tromey <tom@tromey.com>
4378
4379 PR symtab/12707:
4380 * gdb.python/py-symbol.exp: Update expected results for
4381 linkage_name test.
4382 * gdb.cp/print-demangle.exp: New file.
4383 * gdb.base/c-linkage-name.exp: Fix test.
4384 * gdb.guile/scm-symbol.exp: Update expected results for
4385 linkage_name test.
4386
4387 2020-04-24 Tom Tromey <tom@tromey.com>
4388
4389 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4390 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4391 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4392 assembler.
4393
4394 2020-04-24 Tom de Vries <tdevries@suse.de>
4395
4396 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4397 C++.
4398
4399 2020-04-24 Tom Tromey <tromey@adacore.com>
4400
4401 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4402 values.
4403 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4404 values. Update test for minimal encodings.
4405 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4406 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4407 values. Update test for minimal encodings.
4408
4409 2020-04-24 Tom Tromey <tromey@adacore.com>
4410
4411 PR python/23662:
4412 * gdb.ada/variant.exp: Add Python checks.
4413 * gdb.rust/simple.exp: Add dynamic type checks.
4414
4415 2020-04-24 Tom Tromey <tromey@adacore.com>
4416
4417 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4418 Make array type matching more lax.
4419 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4420 * gdb.ada/mi_variant.exp: New file.
4421 * gdb.ada/mi_variant/pck.ads: New file.
4422 * gdb.ada/mi_variant/pkg.adb: New file.
4423 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4424 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4425
4426 2020-04-24 Tom Tromey <tromey@adacore.com>
4427
4428 * gdb.ada/variant.exp: Add dynamic field offset tests.
4429 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4430 * gdb.ada/variant/pkg.adb: Add new variables.
4431
4432 2020-04-24 Tom Tromey <tromey@adacore.com>
4433
4434 * gdb.ada/variant.exp: New file
4435 * gdb.ada/variant/pkg.adb: New file
4436 * gdb.ada/variant/pck.adb: New file
4437
4438 2020-04-24 Tom de Vries <tdevries@suse.de>
4439
4440 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4441
4442 2020-04-24 Tom de Vries <tdevries@suse.de>
4443
4444 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4445 flags.
4446
4447 2020-04-24 Tom de Vries <tdevries@suse.de>
4448
4449 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4450
4451 2020-04-24 Tom de Vries <tdevries@suse.de>
4452
4453 * lib/gdb.exp (default_gdb_start): Handle eof.
4454 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4455 failure.
4456 * gdb.base/readnever.exp: Handle clean_restart failure.
4457
4458 2020-04-23 Tom de Vries <tdevries@suse.de>
4459
4460 * gdb.base/decl-before-def.exp: Run to main and print a again.
4461
4462 2020-04-23 Tom de Vries <tdevries@suse.de>
4463
4464 * gdb.base/decl-before-def-decl.c: New test.
4465 * gdb.base/decl-before-def-def.c: New test.
4466 * gdb.base/decl-before-def.exp: New file.
4467
4468 2020-04-23 Tom de Vries <tdevries@suse.de>
4469
4470 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4471
4472 2020-04-22 Tom de Vries <tdevries@suse.de>
4473
4474 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4475 debug_info_offset.
4476 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4477 before $objsfile in the line line.
4478
4479 2020-04-22 Tom de Vries <tdevries@suse.de>
4480
4481 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4482
4483 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4484
4485 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4486 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4487 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4488 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4489 * gdb.base/jit-protocol.h: Update definitions to match all usage
4490 contexts.
4491
4492 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4493
4494 * gdb.base: Rename all jit related test and source files.
4495
4496 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4497
4498 * gdb.base/jit-reader.exp: Relax register output check.
4499
4500 2020-04-22 Tom de Vries <tdevries@suse.de>
4501
4502 PR symtab/25764
4503 * gdb.base/psym-external-decl-2.c: New test.
4504 * gdb.base/psym-external-decl.c: New test.
4505 * gdb.base/psym-external-decl.exp: New file.
4506 * gdb.threads/tls.exp: Add PR25807 kfail.
4507
4508 2020-04-22 Tom de Vries <tdevries@suse.de>
4509
4510 PR symtab/25801
4511 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4512 in "info source" output.
4513
4514 2020-04-22 Tom de Vries <tdevries@suse.de>
4515
4516 PR symtab/25700
4517 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4518 symtab for imported_unit.c.
4519
4520 2020-04-21 Gary Benson <gbenson@redhat.com>
4521
4522 * gdb.base/advance.c (func): New argument, to match call site.
4523 (func2, func3): Add return statements.
4524
4525 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4526
4527 * gdb.multi/run-only-second-inf.c: New file.
4528 * gdb.multi/run-only-second-inf.exp: New file.
4529
4530 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4531
4532 * gdb.btrace/multi-inferior.c: New test.
4533 * gdb.btrace/multi-inferior.exp: New file.
4534
4535 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4536
4537 * gdb.btrace/enable-new-thread.c: New test.
4538 * gdb.btrace/enable-new-thread.exp: New file.
4539
4540 2020-04-21 Tom de Vries <tdevries@suse.de>
4541
4542 PR gdb/25471
4543 * gdb.threads/killed-outside.c: New test.
4544 * gdb.threads/killed-outside.exp: New file.
4545
4546 2020-04-20 Gary Benson <gbenson@redhat.com>
4547
4548 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4549 * gdb.base/nested-subp2.exp: Likewise.
4550 * gdb.base/nested-subp3.exp: Likewise.
4551
4552 2020-04-20 Gary Benson <gbenson@redhat.com>
4553
4554 * gdb.base/nested-subp1.exp: Disable test when using clang.
4555 * gdb.base/nested-subp2.exp: Likewise.
4556 * gdb.base/nested-subp3.exp: Likewise.
4557
4558 2020-04-20 Gary Benson <gbenson@redhat.com>
4559
4560 * gdb.cp/exception.cc: Fix compilation error with clang.
4561
4562 2020-04-20 Gary Benson <gbenson@redhat.com>
4563
4564 * gdb.trace/tspeed.c: Fix compilation error with clang.
4565
4566 2020-04-20 Gary Benson <gbenson@redhat.com>
4567
4568 * gdb.base/jit-main.c: Fix compilation error with clang.
4569
4570 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4571
4572 * gdb.base/attach-twice.c: Include "sys/types.h".
4573 (PTRACE_ATTACH): Add fallback definition.
4574 (main): Pass `0' to the 4th argument of `ptrace'.
4575
4576 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4577
4578 * gdb.base/fork-running-state.c: Include "signal.h".
4579
4580 2020-04-17 Tom Tromey <tromey@adacore.com>
4581
4582 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4583 Update tests.
4584 * gdb.btrace/cpu.exp: Update tests.
4585 * gdb.base/maint.exp: Update tests.
4586 * gdb.base/default.exp: Update tests.
4587 * gdb.base/completion.exp: Update tests.
4588
4589 2020-04-16 Tom de Vries <tdevries@suse.de>
4590
4591 PR symtab/25791
4592 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4593 (ensure_gdb_index): and factor out and move ...
4594 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4595 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4596
4597 2020-04-16 Tom de Vries <tdevries@suse.de>
4598
4599 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4600 loading exec.
4601
4602 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4603
4604 * gdb.base/many-completions.exp: New file.
4605
4606 2020-04-14 Tom de Vries <tdevries@suse.de>
4607
4608 PR symtab/25718
4609 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4610
4611 2020-04-14 Tom de Vries <tdevries@suse.de>
4612
4613 PR symtab/25720
4614 * gdb.base/maint-expand-symbols-header-file.c: New test.
4615 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4616 * gdb.base/maint-expand-symbols-header-file.h: New test.
4617
4618 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4619
4620 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4621 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4622 get_func_info.
4623 (get_func_info): Delete.
4624 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4625 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4626 * lib/dwarf.exp (get_func_info): New function.
4627
4628 2020-04-13 Tom de Vries <tdevries@suse.de>
4629
4630 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4631 to what find_gnatmake does.
4632
4633 2020-04-10 Tom de Vries <tdevries@suse.de>
4634
4635 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4636 -readnow.
4637
4638 2020-04-10 Tom de Vries <tdevries@suse.de>
4639
4640 PR cli/25808
4641 * gdb.base/style.c: Add leading newlines.
4642 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4643 Check listing of main's one-line body.
4644
4645 2020-04-08 Tom de Vries <tdevries@suse.de>
4646
4647 * lib/gdb.exp (psymtabs_p): New proc.
4648 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4649 importing unit" unsupported if there are no partial symbols.
4650
4651 2020-04-08 Tom de Vries <tdevries@suse.de>
4652
4653 PR testsuite/25760
4654 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4655
4656 2020-04-07 Tom de Vries <tdevries@suse.de>
4657
4658 PR symtab/25796
4659 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4660
4661 2020-04-07 Tom de Vries <tdevries@suse.de>
4662
4663 * gdb.base/check-psymtab.c: New test.
4664 * gdb.base/check-psymtab.exp: New file.
4665
4666 2020-04-06 Tom Tromey <tromey@adacore.com>
4667
4668 * gdb.ada/variant-record/proc.adb: New file.
4669 * gdb.ada/variant-record/value.adb: New file.
4670 * gdb.ada/variant-record/value.s: New file.
4671 * gdb.ada/variant-record.exp: New file.
4672
4673 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
4674
4675 PR gdb/25325
4676 * gdb.cp/typed-enum.cc: New test.
4677 * gdb.cp/typed-enum.exp: New file.
4678
4679 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4682 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4683 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4684 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4685 * gdb.opt/inline-small-func.c: New file.
4686 * gdb.opt/inline-small-func.exp: New file.
4687 * gdb.opt/inline-small-func.h: New file.
4688
4689 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4690
4691 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4692 function.
4693
4694 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4695
4696 * lib/dwarf.exp (function_range): Allow compiler options to be
4697 specified.
4698
4699 2020-04-02 Tom de Vries <tdevries@suse.de>
4700
4701 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4702 __attribute__((always_inline)).
4703 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4704
4705 2020-04-02 Tom de Vries <tdevries@suse.de>
4706
4707 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4708 (gdbserver_gdb_exit): ... here. Add timeout warning.
4709 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4710 (connect_target_extended_remote): Append new server_spawn_id to
4711 server_spawn_ids.
4712 (cleanup): New proc.
4713 (setup, <toplevel>): Call cleanup.
4714
4715 2020-04-02 Tom de Vries <tdevries@suse.de>
4716
4717 * gdb.base/main-psymtab.exp: New file.
4718
4719 2020-04-02 Tom de Vries <tdevries@suse.de>
4720
4721 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4722
4723 2020-04-01 Tom Tromey <tom@tromey.com>
4724
4725 * gdb.base/complex-parts.exp: Add type tests.
4726
4727 2020-04-01 Tom Tromey <tom@tromey.com>
4728
4729 * gdb.base/complex-parts.exp: Add arithmetic tests.
4730
4731 2020-04-01 Tom Tromey <tom@tromey.com>
4732
4733 * gdb.compile/compile.exp: Update.
4734 * gdb.compile/compile-cplus.exp: Update.
4735 * gdb.base/varargs.exp: Update.
4736 * gdb.base/floatn.exp: Update.
4737 * gdb.base/endianity.exp: Update.
4738 * gdb.base/callfuncs.exp (do_function_calls): Update.
4739 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4740 (complex_float_integral_args): Update.
4741 * gdb.base/complex.exp: Update.
4742 * gdb.base/complex-parts.exp: Update.
4743
4744 2020-04-01 Tom Tromey <tromey@adacore.com>
4745
4746 * gdb.rust/union.rs: New file.
4747 * gdb.rust/union.exp: New file.
4748 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4749 (main): Update.
4750 * gdb.rust/simple.exp: Move union tests to union.exp.
4751
4752 2020-04-01 Tom Tromey <tromey@adacore.com>
4753
4754 * gdb.rust/simple.rs (main): Remove "y0".
4755
4756 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4757
4758 * gdb.multi/stop-all-on-exit.c: New test.
4759 * gdb.multi/stop-all-on-exit.exp: New file.
4760
4761 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
4762
4763 PR gdb/24789
4764 * gdb.cp/misc.cc: Add integer reference variable.
4765 * gdb.cp/misc.exp: Add test.
4766
4767 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4768
4769 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4770 scenario to cover execution until the end and also the case
4771
4772 2020-03-31 Tom de Vries <tdevries@suse.de>
4773
4774 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4775 c. Use "maint info symtabs" to check symtab expansion.
4776
4777 2020-03-30 Tom de Vries <tdevries@suse.de>
4778
4779 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4780 unsupported.
4781 (verify_psymtab_expanded): Move ...
4782 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4783 test.
4784 (readnow): New proc.
4785
4786 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4787
4788 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4789 with $hex.
4790
4791 2020-03-20 Tom Tromey <tromey@adacore.com>
4792
4793 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4794
4795 2020-03-20 Tom Tromey <tromey@adacore.com>
4796
4797 * gdb.ada/sub_variant/subv.adb: New file.
4798 * gdb.ada/sub_variant.exp: New file.
4799
4800 2020-03-20 Tom de Vries <tdevries@suse.de>
4801
4802 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4803 first break fails.
4804 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4805
4806 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4807
4808 * gdb.server/exit-multiple-threads.c: New file.
4809 * gdb.server/exit-multiple-threads.exp: New file.
4810
4811 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4812
4813 * gdb.fortran/mixed-lang-stack.c: New file.
4814 * gdb.fortran/mixed-lang-stack.cpp: New file.
4815 * gdb.fortran/mixed-lang-stack.exp: New file.
4816 * gdb.fortran/mixed-lang-stack.f90: New file.
4817
4818 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4819
4820 * gdb.linespec/cp-completion-aliases.cc: New file.
4821 * gdb.linespec/cp-completion-aliases.exp: New file.
4822
4823 2020-03-19 Tom de Vries <tdevries@suse.de>
4824
4825 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4826 more precise.
4827
4828 2020-03-18 Tom de Vries <tdevries@suse.de>
4829
4830 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4831 * gdb.dwarf2/break-inline-psymtab.c: New test.
4832 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4833
4834 2020-03-16 Tom de Vries <tdevries@suse.de>
4835
4836 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4837 cache_verify and cache_verify_proc.
4838
4839 2020-03-15 Tom de Vries <tdevries@suse.de>
4840
4841 * gdb.server/solib-list.exp: Handle
4842 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4843
4844 2020-03-15 Tom de Vries <tdevries@suse.de>
4845
4846 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4847 objfiles".
4848
4849 2020-03-14 Tom Tromey <tom@tromey.com>
4850
4851 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4852
4853 2020-03-14 Tom de Vries <tdevries@suse.de>
4854
4855 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4856
4857 2020-03-14 Tom de Vries <tdevries@suse.de>
4858
4859 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4860 result in line-by-line fashion.
4861
4862 2020-03-14 Tom de Vries <tdevries@suse.de>
4863
4864 * lib/gdb.exp (supports_statement_frontiers): New proc.
4865 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4866
4867 2020-03-14 Tom de Vries <tdevries@suse.de>
4868
4869 * gdb.base/printcmds.exp: Add missing quoting for "print
4870 teststring2".
4871
4872 2020-03-13 Tom Tromey <tom@tromey.com>
4873
4874 * gdb.base/printcmds.exp (test_print_strings): Add regression
4875 test.
4876 * gdb.base/printcmds.c (charptr): New typedef.
4877 (teststring2): New global.
4878
4879 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4880
4881 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4882 full path in the test name.
4883 (test_ld): Add some with_test_prefix blocks to make test names
4884 unique.
4885
4886 2020-03-13 Tom de Vries <tdevries@suse.de>
4887
4888 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4889
4890 2020-03-13 Tom de Vries <tdevries@suse.de>
4891
4892 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4893
4894 2020-03-13 Tom de Vries <tdevries@suse.de>
4895
4896 PR symtab/25646
4897 * gdb.dwarf2/imported-unit.exp: Add test.
4898
4899 2020-03-13 Tom de Vries <tdevries@suse.de>
4900
4901 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4902 (var1, var2): New variable.
4903 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4904 matching symbols.
4905
4906 2020-03-13 Tom de Vries <tdevries@suse.de>
4907
4908 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4909 (Term::command): Use prompt prefix.
4910 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4911 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4912 command_no_prompt_prefix instead of prefix.
4913 * gdb.tui/tui-layout-asm.exp: Same.
4914
4915 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4916
4917 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4918
4919 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4920
4921 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4922 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4923 on" while stepping over the test instruction, match printed
4924 message.
4925
4926 2020-03-12 Tom de Vries <tdevries@suse.de>
4927
4928 * gdb.base/info-types.exp: Use exp_continue during matching of output
4929 of "info types".
4930
4931 2020-03-12 Tom de Vries <tdevries@suse.de>
4932
4933 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4934
4935 2020-03-12 Tom de Vries <tdevries@suse.de>
4936
4937 * gdb.fortran/module.exp: Use exp_continue during matching of output
4938 of "info variable -n".
4939
4940 2020-03-12 Tom de Vries <tdevries@suse.de>
4941
4942 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4943 gdb.dwarf2/dw2-ranges-base.c.
4944
4945 2020-03-12 Tom de Vries <tdevries@suse.de>
4946
4947 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4948 in presence of GLIBC debuginfo.
4949
4950 2020-03-12 Tom de Vries <tdevries@suse.de>
4951
4952 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4953 $core.
4954
4955 2020-03-12 Tom de Vries <tdevries@suse.de>
4956
4957 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4958 more precise.
4959
4960 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
4961
4962 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4963 from Unix to Windows path.
4964
4965 2020-03-11 Tom de Vries <tdevries@suse.de>
4966
4967 * gdb.ada/minsyms.exp: Set language to ada.
4968
4969 2020-03-11 Tom de Vries <tdevries@suse.de>
4970
4971 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4972
4973 2020-03-11 Tom de Vries <tdevries@suse.de>
4974
4975 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4976
4977 2020-03-11 Tom Tromey <tromey@adacore.com>
4978
4979 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4980
4981 2020-03-11 Tom de Vries <tdevries@suse.de>
4982
4983 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4984
4985 2020-03-11 Tom de Vries <tdevries@suse.de>
4986
4987 * gdb.base/break-interp.exp: Limit verbose scope.
4988
4989 2020-03-11 Tom de Vries <tdevries@suse.de>
4990
4991 * gdb.fortran/logical.f90: Define variable with character type.
4992 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4993
4994 2020-03-11 Tom de Vries <tdevries@suse.de>
4995
4996 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4997
4998 2020-03-11 Tom de Vries <tdevries@suse.de>
4999
5000 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5001 symtabs.
5002
5003 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5004 Bernd Edlinger <bernd.edlinger@hotmail.de>
5005
5006 * gdb.cp/step-and-next-inline.cc: New file.
5007 * gdb.cp/step-and-next-inline.exp: New file.
5008 * gdb.cp/step-and-next-inline.h: New file.
5009 * gdb.dwarf2/dw2-is-stmt.c: New file.
5010 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5011 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5012 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5013 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5014
5015 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5016
5017 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5018 is-stmt flag in the line table.
5019
5020 2020-03-09 Tom de Vries <tdevries@suse.de>
5021
5022 * lib/gdb.exp (cached_file): Create cache dir.
5023
5024 2020-03-07 Tom de Vries <tdevries@suse.de>
5025
5026 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5027 * gdb.cp/rvalue-ref-params.exp: Same.
5028
5029 2020-03-06 Tom de Vries <tdevries@suse.de>
5030
5031 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5032 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5033
5034 2020-03-06 Tom de Vries <tdevries@suse.de>
5035
5036 * README: Fix "the the".
5037 * gdb.base/dprintf.exp: Same.
5038
5039 2020-03-05 Tom de Vries <tdevries@suse.de>
5040
5041 * gdb.base/maint.exp: Update "main print statistics" expected output.
5042
5043 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5044
5045 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5046 (fortran_int8): Likewise.
5047 (fortran_real4): Likewise.
5048 (fortran_real8): Likewise.
5049 (fortran_complex4): Likewise.
5050 (fortran_logical4): Likewise.
5051 (fortran_character1): Likewise.
5052
5053 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5054
5055 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5056 printed as true.
5057
5058 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5059
5060 * gdb.base/printcmds.exp: Add test to verify printf of a
5061 variable holding an address.
5062
5063 2020-03-03 Tom de Vries <tdevries@suse.de>
5064
5065 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5066
5067 2020-03-03 Tom de Vries <tdevries@suse.de>
5068
5069 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5070 gdb_test_multiple call.
5071
5072 2020-03-03 Tom de Vries <tdevries@suse.de>
5073
5074 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5075 gdb_test_multiple calls.
5076
5077 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5078
5079 * gdb.base/default.exp: Remove test of 'set history filename'.
5080 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5081 filename to the empty string.
5082 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5083 and GDBHISTSIZE.
5084
5085 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5086
5087 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5088 disabled.
5089
5090 2020-03-02 Pedro Alves <palves@redhat.com>
5091 Tom de Vries <tdevries@suse.de>
5092
5093 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5094 -prompt prefix, before user_code argument. Add -lbl option likewise.
5095 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5096 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5097 argument.
5098 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5099 have "\r\n" at start-of-line, instead of at end-of-line.
5100
5101 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
5102
5103 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5104 libinproctrace.so.
5105
5106 2020-02-28 Luis Machado <luis.machado@linaro.org>
5107
5108 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5109 to "p/x".
5110
5111 2020-02-28 Luis Machado <luis.machado@linaro.org>
5112
5113 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5114 asm/ptrace.h and error.h.
5115
5116 2020-02-28 Tom de Vries <tdevries@suse.de>
5117
5118 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5119 (struct wrapper, do_something, mundane/symada__cS): Move ...
5120 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5121 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5122 Update "print symada__cS before partial symtab expansion" regexp.
5123 Update breakpoint location. Flush symbol cache after expansion.
5124
5125 2020-02-28 Luis Machado <luis.machado@linaro.org>
5126
5127 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5128
5129 2020-02-27 Tom de Vries <tdevries@suse.de>
5130
5131 * config/sid.exp: Remove unused globals.
5132 * gdb.base/attach.exp: Same.
5133 * gdb.base/catch-load.exp: Same.
5134 * gdb.base/dbx.exp: Same.
5135 * lib/gdb.exp: Same.
5136 * lib/mi-support.exp: Same.
5137 * lib/prompt.exp: Same.
5138
5139 2020-02-27 Tom de Vries <tdevries@suse.de>
5140
5141 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5142 not set.
5143
5144 2020-02-26 Aaron Merey <amerey@redhat.com>
5145
5146 * gdb.debuginfod: New directory for debuginfod tests.
5147 * gdb.debuginfod/main.c: New test file.
5148 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5149
5150 2020-02-26 Tom de Vries <tdevries@suse.de>
5151
5152 PR gdb/25603
5153 * gdb.base/persistent-lang.cc: New test.
5154 * gdb.base/persistent-lang.exp: New file.
5155
5156 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5157
5158 * gdb.fortran/derived-type-striding.exp: Add a new test.
5159 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5160 new test.
5161
5162 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5163
5164 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5165 names.
5166
5167 2020-02-25 Tom de Vries <tdevries@suse.de>
5168
5169 PR go/18926
5170 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5171
5172 2020-02-24 Tom de Vries <tdevries@suse.de>
5173
5174 PR gdb/25592
5175 * gdb.base/info-locals-unused-static-var.c: New test.
5176 * gdb.base/info-locals-unused-static-var.exp: New file.
5177
5178 2020-02-22 Tom Tromey <tom@tromey.com>
5179
5180 * gdb.python/tui-window.exp: New file.
5181 * gdb.python/tui-window.py: New file.
5182
5183 2020-02-22 Tom Tromey <tom@tromey.com>
5184
5185 PR tui/17850:
5186 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5187 tests.
5188
5189 2020-02-22 Tom Tromey <tom@tromey.com>
5190
5191 * gdb.tui/new-layout.exp: Add sub-layout tests.
5192
5193 2020-02-22 Tom Tromey <tom@tromey.com>
5194
5195 * gdb.tui/new-layout.exp: New file.
5196
5197 2020-02-22 Tom Tromey <tom@tromey.com>
5198
5199 * gdb.rust/rust-style.rs: New file.
5200 * gdb.rust/rust-style.exp: New file.
5201 * gdb.base/style.exp: Test structure printing.
5202 * gdb.base/style.c (struct some_struct): New type.
5203 (enum etype): New type.
5204 (struct_value): New global.
5205
5206 2020-02-21 Tom de Vries <tdevries@suse.de>
5207
5208 PR go/18926
5209 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5210 Remove blanket xfails. Use message argument for gdb_breakpoint.
5211 Make continuing to breakpoint test conditional on setting breakpoint.
5212 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5213 DW_AT_name attribute. Add xfail for GCC PR93866.
5214
5215 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5216
5217 * gdb.dwarf2/cpp-linkage-name.c: New file.
5218 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5219
5220 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
5221
5222 * lib/gdb.exp (gdb_wrapper_init): Reset
5223 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5224 not exist.
5225
5226 2020-02-20 Tom de Vries <tdevries@suse.de>
5227
5228 PR go/17018
5229 * gdb.go/hello.exp: Copy ...
5230 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5231 print of st to print value of global definition. Add xfail for GCC
5232 PR93844.
5233 * gdb.go/hello.exp: Remove printing of st before definition.
5234 * gdb.go/hello.go: Copy ...
5235 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5236 to st.
5237 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5238
5239 2020-02-20 Tom de Vries <tdevries@suse.de>
5240
5241 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5242 (gdb_simple_compile): Handle compile_flags go by using .go extension
5243 for source file.
5244 * gdb.go/chan.exp: Use support_go_compile.
5245 * gdb.go/handcall.exp: Same.
5246 * gdb.go/hello.exp: Same.
5247 * gdb.go/integers.exp: Same.
5248 * gdb.go/max-depth.exp: Same.
5249 * gdb.go/methods.exp: Same.
5250 * gdb.go/package.exp: Same.
5251 * gdb.go/strings.exp: Same.
5252 * gdb.go/types.exp: Same.
5253 * gdb.go/unsafe.exp: Same.
5254
5255 2020-02-19 Tom de Vries <tdevries@suse.de>
5256
5257 * gdb.python/lib-types.exp: Make xfail more strict.
5258
5259 2020-02-19 Tom de Vries <tdevries@suse.de>
5260
5261 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5262
5263 2020-02-19 Doug Evans <dje@google.com>
5264
5265 PR rust/25535
5266 * gdb.rust/simple.exp: Add test.
5267 * gdb.rust/simple.rs: Add test.
5268
5269 2020-02-19 Tom de Vries <tdevries@suse.de>
5270
5271 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5272 output line-by-line.
5273
5274 2020-02-19 Tom de Vries <tdevries@suse.de>
5275
5276 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5277
5278 2020-02-19 Tom de Vries <tdevries@suse.de>
5279
5280 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5281 prelink.
5282
5283 2020-02-19 Tom de Vries <tdevries@suse.de>
5284
5285 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5286 (gdb_do_cache): Use gdb_do_cache_wrap.
5287 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5288
5289 2020-02-19 Tom de Vries <tdevries@suse.de>
5290
5291 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5292 gdb_compile option.
5293
5294 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5295
5296 * gdb.base/printcmds.exp (test_print_enums): Update expected
5297 output.
5298
5299 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5300
5301 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5302 for "unknown".
5303
5304 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5305
5306 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5307 enumerator.
5308
5309 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5310
5311 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5312 FE_, add FE_NONE.
5313 (three): Update.
5314 (enum flag_enum_without_zero): New enum.
5315 (flag_enum_without_zero): New variable.
5316 (enum not_flag_enum): New enum.
5317 (three_not_flag): New variable.
5318 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5319 (test_print_enums): Add more tests for printing flag enums.
5320
5321 2020-02-18 Tom de Vries <tdevries@suse.de>
5322
5323 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5324 (gdb_compile_ada): ... here.
5325 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5326 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5327
5328 2020-02-14 Tom Tromey <tom@tromey.com>
5329
5330 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5331 build directory.
5332 * boards/gdbserver-base.exp: Update path to gdbserver.
5333
5334 2020-02-13 Tom de Vries <tdevries@suse.de>
5335
5336 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5337
5338 2020-02-13 Tom de Vries <tdevries@suse.de>
5339
5340 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5341 are missing.
5342
5343 2020-02-13 Tom de Vries <tdevries@suse.de>
5344
5345 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5346 call.
5347
5348 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5349
5350 PR tui/25126
5351 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5352 * gdb.base/cached-source-file.c: New file.
5353 * gdb.base/cached-source-file.exp: New file.
5354
5355 2020-02-11 Tom de Vries <tdevries@suse.de>
5356
5357 PR testsuite/25488
5358 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5359
5360 2020-02-10 Tom de Vries <tdevries@suse.de>
5361
5362 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5363
5364 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
5365
5366 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5367 and $after_addr are both integers before making a comparison.
5368
5369 2020-02-09 Tom de Vries <tdevries@suse.de>
5370
5371 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5372 command output and paste it into gdb.log. If any, paste catch message
5373 to gdb.log.
5374
5375 2020-02-07 Tom Tromey <tromey@adacore.com>
5376
5377 PR breakpoints/24915:
5378 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5379
5380 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
5381
5382 * gdb.tui/tui-missing-src.exp: Add the "missing source
5383 file" test for the TUI.
5384
5385 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5386
5387 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5388 including a port number in the output.
5389
5390 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5391
5392 * lib/fortran.exp (fortran_int4): Handle clang.
5393 (fortran_int8): Likewise.
5394 (fortran_real4): Likewise.
5395 (fortran_real8): Likewise.
5396 (fortran_complex4): Likewise.
5397 (fortran_logical4): Likewise.
5398 (fortran_character1): Likewise.
5399
5400 2020-02-04 Tom de Vries <tdevries@suse.de>
5401
5402 * README (Race detection): Add note.
5403
5404 2020-02-04 Tom de Vries <tdevries@suse.de>
5405
5406 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5407
5408 2020-02-04 Tom de Vries <tdevries@suse.de>
5409
5410 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5411
5412 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5413
5414 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5415 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5416 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5417 blttar, bnetarl.
5418 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5419 binary for blttar, bnetarl.
5420 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5421 wait instruction. Delete ldmx test.
5422 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5423
5424 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5425
5426 * gdb.fortran/array-bounds-high.exp: New file.
5427 * gdb.fortran/array-bounds-high.f90: New file.
5428
5429 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5430
5431 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5432 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5433
5434 2020-02-01 Tom de Vries <tdevries@suse.de>
5435
5436 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5437
5438 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5439
5440 PR tui/9765
5441 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5442 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5443
5444 2020-01-29 Luis Machado <luis.machado@linaro.org>
5445
5446 * gdb.arch/aarch64-brk-patterns.c: New source file.
5447 * gdb.arch/aarch64-brk-patterns.exp: New test.
5448
5449 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5450
5451 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5452 GCC/Clang version.
5453 * gdb.cp/pass-by-ref.exp: Ditto.
5454
5455 2020-01-29 Tom de Vries <tdevries@suse.de>
5456
5457 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5458 * gdb.threads/watchpoint-fork-mt.c: Same.
5459 * gdb.threads/watchpoint-fork-parent.c: Same.
5460 * gdb.threads/watchpoint-fork-st.c: Same.
5461 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5462
5463 2020-01-27 Luis Machado <luis.machado@linaro.org>
5464
5465 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5466 sitting at a syscall instruction when we hit the syscall function's
5467 breakpoint.
5468 Check PC against one obtained with the x command.
5469 Validate syscall number.
5470 (step_over_syscall): Don't continue to the syscall instruction if
5471 we're already there.
5472
5473 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5474
5475 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5476
5477 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5478
5479 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5480 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5481
5482 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5483
5484 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5485 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5486
5487 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5488
5489 * gdb.base/maint.exp: Update line table parsing test.
5490 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5491
5492 2020-01-24 Pedro Alves <palves@redhat.com>
5493
5494 PR gdb/25410
5495 * gdb.multi/multi-re-run-1.c: New.
5496 * gdb.multi/multi-re-run-2.c: New.
5497 * gdb.multi/multi-re-run.exp: New.
5498
5499 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5500
5501 PR gdb/23718
5502 * gdb.server/server-kill-python.exp: New file.
5503
5504 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5505
5506 * gdb.server/multi-ui-errors.c: New file.
5507 * gdb.server/multi-ui-errors.exp: New file.
5508
5509 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5510
5511 PR tui/9765
5512 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5513
5514 2020-01-19 Tom Tromey <tom@tromey.com>
5515
5516 * gdb.tui/main.exp: Add check for plain "file".
5517
5518 2020-01-16 Christian Biesinger <cbiesinger@google.com>
5519
5520 * lib/gdb.exp: Fix spelling error (seperatelly).
5521
5522 2020-01-14 Tom Tromey <tom@tromey.com>
5523
5524 PR symtab/12535:
5525 * gdb.python/python.exp: Test decode_line with empty string
5526 argument.
5527
5528 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5529
5530 * gdb.base/skip-inline.exp: Extend test.
5531
5532 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5533
5534 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5535 * gdb.dwarf2/dw2-bad-elf.c: New file.
5536 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5537
5538 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5539
5540 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5541 _line_saw_file.
5542
5543 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5544
5545 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5546 border.
5547
5548 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5549
5550 * gdb.multi/multi-target.exp (setup): Factor out "info
5551 connections" and "info inferiors" tests to ...
5552 (test_info_inferiors): ... this new procedure.
5553 (top level): Run new "info-inferiors" tests.
5554
5555 2020-01-10 Pedro Alves <palves@redhat.com>
5556
5557 * gdb.server/bkpt-other-inferior.exp: New file.
5558
5559 2020-01-10 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5562 of "add-inferior".
5563 * gdb.base/quit-live.exp: Likewise.
5564 * gdb.base/remote-exec-file.exp: Likewise.
5565 * gdb.guile/scm-progspace.exp: Likewise.
5566 * gdb.linespec/linespec.exp: Likewise.
5567 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5568 * gdb.mi/user-selected-context-sync.exp: Likewise.
5569 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5570 "info inferiors" tests.
5571 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5572 "add-inferior".
5573 * gdb.multi/watchpoint-multi.exp: Likewise.
5574 * gdb.python/py-inferior.exp: Likewise.
5575 * gdb.server/extended-remote-restart.exp: Likewise.
5576 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5577 "info inferiors".
5578 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5579 * gdb.trace/report.exp: Likewise.
5580
5581 2020-01-10 Pedro Alves <palves@redhat.com>
5582
5583 * gdb.multi/multi-target.c: New file.
5584 * gdb.multi/multi-target.exp: New file.
5585 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5586 mode requested, but remote does not support non-stop".
5587
5588 2020-01-10 Pedro Alves <palves@redhat.com>
5589
5590 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5591 disconnect before reconnecting.
5592
5593 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5594 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.server/connect-without-multi-process.exp: Also test
5597 continuing to end.
5598
5599 2020-01-10 Pedro Alves <palves@redhat.com>
5600
5601 * gdb.base/remote-exec-file.exp: New file.
5602
5603 2020-01-10 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5606 output.
5607 * gdb.threads/async.c: New.
5608 * gdb.threads/async.exp: New.
5609 * gdb.multi/tids-gid-reset.c: New.
5610 * gdb.multi/tids-gid-reset.exp: New.
5611
5612 2020-01-10 George Barrett <bob@bob131.so>
5613
5614 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5615 to help in finding the image relocation offset.
5616 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5617 options in arguments.
5618 (stap_test_no_debuginfo): Likewise.
5619 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5620 test variants.
5621 (stap_test): Add null semaphore relocation test.
5622
5623 2020-01-10 George Barrett <bob@bob131.so>
5624
5625 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5626 * gdb.base/stap-probe.exp: Likewise.
5627 (stap_test): Pass argument as an additional flag.
5628 (stap_test_no_debuginfo): Likewise.
5629 (stap_test): Check `info probes stap' output for semaphore
5630 addresses if the test binary is supposed to have them.
5631
5632 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5633
5634 * gdb.tui/basic.exp: Add more scrolling tests.
5635
5636 2020-01-09 Tom Tromey <tom@tromey.com>
5637
5638 PR tui/18932:
5639 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5640 meangingful value.
5641 (Term::command, Term::resize): Update.
5642 * gdb.tui/basic.exp: Add scrolling test.
5643
5644 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5645
5646 * gdb.tui/tui-layout-asm.exp: New file.
5647
5648 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5649
5650 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5651
5652 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5653
5654 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5655 (Term::enter_tui): Use Term::prepare_for_tui.
5656
5657 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5658
5659 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5660 called.
5661
5662 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5663
5664 * gdb.base/skip.exp: Fix race condition in test.
5665
5666 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5667
5668 * gdb.base/backtrace.c: New file.
5669 * gdb.base/backtrace.exp: New file.
5670
5671 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5672
5673 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5674
5675 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5676
5677 * gdb.base/style.exp: Test that warnings are styled.
5678
5679 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5680
5681 * gdb.base/line65535.exp: New file.
5682 * gdb.base/line65535.c: New file.
5683
5684 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5685
5686 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5687 * lib/gnat_debug_info_test.adb: New file.
5688 * gdb.ada/ptype_tagged_param.exp: Use
5689 gnat_runtime_has_debug_info, expect a different output if
5690 runtime does not have debug info.
5691
5692 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5693
5694 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5695 (another) quote in test name.
5696
5697 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5698
5699 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5700 Add quote in test name.
5701
5702 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5703
5704 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5705 directory instead.
5706 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5707 * gdb.cp/pass-by-ref-2.cc: New file.
5708 * gdb.cp/pass-by-ref-2.exp: New file.
5709
5710 2019-12-20 Tom Tromey <tom@tromey.com>
5711
5712 * gdb.tui/list-before.exp: New file.
5713
5714 2019-12-20 Tom Tromey <tom@tromey.com>
5715
5716 * gdb.tui/list.exp: Check for source on initial listing.
5717
5718 2019-12-11 Tom Tromey <tromey@adacore.com>
5719
5720 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5721 Add crlf test.
5722
5723 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
5724
5725 * gdb.base/default.exp: Update value of $_gdb_major.
5726
5727 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5728
5729 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5730
5731 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5732
5733 * gdb.base/skip.exp: Whitespace fix.
5734
5735 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5736
5737 * gdb.base/skip-inline.c: New file.
5738 * gdb.base/skip-inline.exp: New file.
5739
5740 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5741
5742 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5743 jit_function_00 to jit_function_stack_mangle.
5744 * gdb.base/jithost.c (jit_function_t): Rename to...
5745 (jit_function_stack_mangle_t): ... this.
5746 (jit_function_add_t): New typedef.
5747 (jit_function_00_code): Rename to...
5748 (jit_function_stack_mangle_code): ... this, make static.
5749 (jit_function_add_code): New.
5750 (main): Generate "add" function and call it. Adjust to changes
5751 in jithost_abi.
5752 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5753 (struct jithost_abi) <begin, end>: Remove fields.
5754 <object, function_stack_mangle, function_add>: New fields.
5755 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5756 code_end>: Remove fields.
5757 <func_stack_mangle>: New field.
5758 (read_debug_info): Adjust to renaming, create block for "add"
5759 function.
5760 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5761
5762 2019-12-11 Tom Tromey <tom@tromey.com>
5763
5764 * gdb.tui/resize.exp: Fix regexp.
5765 * gdb.tui/regs.exp: Fix regexps.
5766 * gdb.tui/main.exp: Fix regexp.
5767
5768 2019-12-11 Tom Tromey <tom@tromey.com>
5769
5770 * gdb.tui/resize.exp: Update.
5771 * gdb.tui/empty.exp (layouts): Update.
5772
5773 2019-12-11 Tom Tromey <tom@tromey.com>
5774
5775 * gdb.tui/regs.exp: Update.
5776 * gdb.tui/empty.exp (layouts): Update.
5777 * gdb.tui/basic.exp: Update.
5778 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5779
5780 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5781
5782 * gdb.base/options.exp: Add -raw-values in the print completion list.
5783 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5784
5785 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5786
5787 * gdb.threads/omp-par-scope.c: New file.
5788 * gdb/threads/omp-par-scope.exp: New file.
5789
5790 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5791
5792 * lib/gdb.exp (support_nested_function_tests): New proc.
5793
5794 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5795
5796 * lib/gdb.exp (gdb_compile_openmp): New proc.
5797 (build_executable_from_specs): Add an "openmp" option.
5798 (gdb_compile_pthreads): Add non-executable case.
5799
5800 2019-12-10 Tom Tromey <tromey@adacore.com>
5801
5802 * gdb.ada/unchecked_union.exp: New file.
5803 * gdb.ada/unchecked_union/pck.adb: New file.
5804 * gdb.ada/unchecked_union/pck.ads: New file.
5805 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5806 * gdb-utils.exp (string_to_regexp): Also quote "?".
5807
5808 2019-12-10 George Barrett <bob@bob131.so>
5809
5810 Test scripted probe breakpoints.
5811 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5812 * gdb.python/py-breakpoint.c (main): Likewise.
5813 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5814 specifier test.
5815 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5816
5817 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5818
5819 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5820 an rvalue parameter.
5821 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5822 parameter.
5823
5824 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5825
5826 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5827 modules.
5828
5829 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5830
5831 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5832 broken version of GCC.
5833
5834 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5835
5836 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5837 sym-info-cmds library.
5838 * gdb.fortran/info-types.exp: Likewise.
5839 * lib/sym-info-cmds.exp: New file.
5840
5841 2019-12-08 Tom de Vries <tdevries@suse.de>
5842
5843 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5844
5845 2019-12-07 Keith Seitz <keiths@redhat.com>
5846
5847 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5848 * gdb.base/corefile-buildid-shlib.c: New file.
5849 * gdb.base/corefile-buildid.c: New file.
5850 * gdb.base/corefile-buildid.exp: New file.
5851
5852 2019-12-06 Tom de Vries <tdevries@suse.de>
5853
5854 * gdb.dwarf2/varval.exp: Add decl before def test.
5855
5856 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5857
5858 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5859
5860 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5861
5862 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5863 CV and reference conversion for overload resolution.
5864 * gdb.cp/rvalue-ref-overload.exp: Test it.
5865
5866 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5867
5868 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5869 * gdb.base/frameapply.exp: Test faas without command.
5870
5871 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5872
5873 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5874 Fortran tests.
5875 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5876 order.
5877
5878 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5879
5880 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5881 casting to type with no kind specified.
5882 (test_basic_parsing_of_type_kinds): Additional tests for types
5883 with no kind specified, and add tests for single/double
5884 precision/complex types.
5885
5886 2019-12-04 Tom Tromey <tromey@adacore.com>
5887
5888 * gdb.base/endianity.c (struct other) <x>: New field.
5889 (main): Initialize it.
5890 * gdb.base/endianity.exp: Update.
5891
5892 2019-12-04 Tom Tromey <tromey@adacore.com>
5893
5894 * gdb.ada/scalar_storage/storage.adb: New file.
5895 * gdb.ada/scalar_storage/pck.adb: New file.
5896 * gdb.ada/scalar_storage/pck.ads: New file.
5897 * gdb.ada/scalar_storage.exp: New file.
5898
5899 2019-12-04 Tom Tromey <tromey@adacore.com>
5900
5901 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5902 (main): Initialize it.
5903 * gdb.base/endianity.exp: Update.
5904
5905 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5906
5907 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5908
5909 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5910
5911 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5912 -symbol-info-module-functions and -symbol-info-module-variables.
5913
5914 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5915
5916 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5917
5918 2019-12-01 Richard Bunt <richard.bunt@arm.com>
5919 Andrew Burgess <andrew.burgess@embecosm.com>
5920
5921 * gdb.fortran/derived-type-striding.exp: New file.
5922 * gdb.fortran/derived-type-striding.f90: New file.
5923 * gdb.fortran/array-slices.exp: New file.
5924 * gdb.fortran/array-slices.f90: New file.
5925
5926 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5927
5928 * gdb.base/define.exp: Test . in command names.
5929 * gdb.base/setshow.exp: Update test, as . is now part of
5930 command name.
5931
5932 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5933
5934 * gdb.base/define-prefix.exp: New file.
5935
5936 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5937
5938 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5939 compile.
5940 (skip_btrace_pt_tests): Likewise.
5941
5942 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5943
5944 * gdb.fortran/info-modules.exp: Compile source files in correct
5945 order.
5946
5947 2019-11-27 Kevin Buettner <kevinb@redhat.com>
5948
5949 * gdb.dwarf2/imported-unit.exp: New file.
5950 * gdb.dwarf2/imported-unit.c: New file.
5951
5952 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5953
5954 * gdb.mi/mi-fortran-modules-2.f90: New file.
5955 * gdb.mi/mi-fortran-modules.exp: New file.
5956 * gdb.mi/mi-fortran-modules.f90: New file.
5957
5958 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5959
5960 * gdb.mi/mi-sym-info-1.c: New file.
5961 * gdb.mi/mi-sym-info-2.c: New file.
5962 * gdb.mi/mi-sym-info.exp: New file.
5963
5964 2019-11-22 Tom Tromey <tromey@adacore.com>
5965
5966 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5967 * gdb.ada/tasks/foo.adb: Add another stopping location.
5968
5969 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5970
5971 * gdb.base/endianity.c: New test.
5972 * gdb.base/endianity.exp: New file.
5973
5974 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5975
5976 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5977
5978 2019-11-21 Tom de Vries <tdevries@suse.de>
5979
5980 PR gdb/24956
5981 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5982
5983 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5984
5985 * gdb.python/py-progspace.exp: Add missing parentheses on some
5986 'print' commands.
5987
5988 2019-11-19 Tom Tromey <tom@tromey.com>
5989
5990 * gdb.tui/winheight.exp: New file.
5991
5992 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5993
5994 * gdb.base/ctf-whatis.c: Delete.
5995 * gdb.base/ctf-whatis.exp: Delete.
5996 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5997
5998 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5999
6000 * gdb.base/ctf-cvexpr.exp: Delete.
6001 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6002
6003 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6004
6005 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6006 the compiler. Clean up header comment a little.
6007 * gdb.base/ctf-ptype.exp: Likewise.
6008 * gdb.base/ctf-whatis.exp: Likewise.
6009 * lib/gdb.exp (skip_ctf_tests): New proc.
6010
6011 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6012
6013 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6014 * gdb.tui/corefile-run.exp: New file.
6015
6016 2019-11-14 Tom Tromey <tromey@adacore.com>
6017
6018 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6019 regression tests.
6020
6021 2019-11-12 Tom Tromey <tom@tromey.com>
6022
6023 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6024 after any command. Expect prompt after WAIT_FOR is seen.
6025 (enter_tui): Enable resize messages.
6026 (command): Expect command in output.
6027 (get_line): Avoid error when cursor appears to be off-screen.
6028 (dump_screen): Include screen size in title.
6029 (_do_resize): New proc, from "resize".
6030 (resize): Rewrite. Do resize in two steps.
6031 * gdb.tui/empty.exp (layouts): Fix entries.
6032 (check_boxes): Remove xfail.
6033 (check_text): Dump screen on failure.
6034
6035 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6036
6037 * gdb.python/py-symbol.exp: Add test for
6038 gdb.lookup_static_symbols.
6039
6040 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6041
6042 * gdb.python/py-symbol.c: Declare and call function from new
6043 py-symbol-2.c file.
6044 * gdb.python/py-symbol.exp: Compile both source files, and add new
6045 tests for gdb.lookup_static_symbol.
6046 * gdb.python/py-symbol-2.c: New file.
6047
6048 2019-11-02 Tom de Vries <tdevries@suse.de>
6049
6050 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6051 * gdb.base/anon.exp: Same.
6052 * gdb.base/auto-connect-native-target.exp: Same.
6053 * gdb.base/call-ar-st.exp: Same.
6054 * gdb.base/catch-syscall.exp: Same.
6055 * gdb.base/commands.exp: Same.
6056 * gdb.base/default.exp: Same.
6057 * gdb.base/display.exp: Same.
6058 * gdb.base/float.exp: Same.
6059 * gdb.base/foll-fork.exp: Same.
6060 * gdb.base/help.exp: Same.
6061 * gdb.base/info-macros.exp: Same.
6062 * gdb.base/info-proc.exp: Same.
6063 * gdb.base/info-target.exp: Same.
6064 * gdb.base/long_long.exp: Same.
6065 * gdb.base/macscp.exp: Same.
6066 * gdb.base/memattr.exp: Same.
6067 * gdb.base/nofield.exp: Same.
6068 * gdb.base/pointers.exp: Same.
6069 * gdb.base/printcmds.exp: Same.
6070 * gdb.base/ptype.exp: Same.
6071 * gdb.base/restore.exp: Same.
6072 * gdb.base/return.exp: Same.
6073 * gdb.base/scope.exp: Same.
6074 * gdb.base/set-noassign.exp: Same.
6075 * gdb.base/setshow.exp: Same.
6076 * gdb.base/shlib-call.exp: Same.
6077 * gdb.base/signals.exp: Same.
6078 * gdb.base/sigstep.exp: Same.
6079 * gdb.base/skip.exp: Same.
6080 * gdb.base/solib-symbol.exp: Same.
6081 * gdb.base/stap-probe.exp: Same.
6082 * gdb.base/step-line.exp: Same.
6083 * gdb.base/step-test.exp: Same.
6084 * gdb.base/style.exp: Same.
6085 * gdb.base/varargs.exp: Same.
6086 * gdb.base/vla-datatypes.exp: Same.
6087 * gdb.base/vla-ptr.exp: Same.
6088 * gdb.base/vla-sideeffect.exp: Same.
6089 * gdb.base/volatile.exp: Same.
6090 * gdb.base/watch-cond-infcall.exp: Same.
6091 * gdb.base/watchpoint.exp: Same.
6092
6093 2019-11-02 Tom de Vries <tdevries@suse.de>
6094
6095 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6096 * gdb.cp/cpexprs.exp: Same.
6097 * gdb.cp/except-multi-location.exp: Same.
6098 * gdb.cp/exceptprint.exp: Same.
6099 * gdb.cp/gdb2384.exp: Same.
6100 * gdb.cp/inherit.exp: Same.
6101 * gdb.cp/m-static.exp: Same.
6102 * gdb.cp/meth-typedefs.exp: Same.
6103 * gdb.cp/misc.exp: Same.
6104 * gdb.cp/namespace.exp: Same.
6105 * gdb.cp/non-trivial-retval.exp: Same.
6106 * gdb.cp/overload.exp: Same.
6107 * gdb.cp/pr17132.exp: Same.
6108 * gdb.cp/re-set-overloaded.exp: Same.
6109 * gdb.cp/rvalue-ref-types.exp: Same.
6110 * gdb.cp/templates.exp: Same.
6111
6112 2019-11-01 Luis Machado <luis.machado@linaro.org>
6113
6114 PR gdb/25124
6115
6116 * gdb.arch/pr25124.S: New file.
6117 * gdb.arch/pr25124.exp: New file.
6118
6119 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6120
6121 * gdb.fortran/info-modules.exp: Update expected results, and add
6122 additional tests for 'info module functinos', and 'info module
6123 variables'.
6124 * gdb.fortran/info-types.exp: Update expected results.
6125 * gdb.fortran/info-types.f90: Extend testcase with additional
6126 module variables and functions.
6127
6128 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6129
6130 * gdb.fortran/info-modules.exp: New file.
6131 * gdb.fortran/info-types.exp: Build with new file.
6132 * gdb.fortran/info-types.f90: Include and use new module.
6133 * gdb.fortran/info-types-2.f90: New file.
6134
6135 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6136
6137 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6138 * gdb.base/settings.exp: Test all settings types using
6139 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6140 that now verifies that the value of "maint show" is the same as
6141 returned by the settings functions. Test the type of the
6142 maintenance settings.
6143 * gdb.base/default.exp: Update show_conv_list.
6144
6145 2019-10-31 Tom de Vries <tdevries@suse.de>
6146
6147 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6148 gdb_test.
6149 * gdb.arch/amd64-disp-step.exp: Same.
6150 * gdb.asm/asm-source.exp: Same.
6151 * gdb.btrace/buffer-size.exp: Same.
6152 * gdb.btrace/cpu.exp: Same.
6153 * gdb.btrace/enable.exp: Same.
6154 * gdb.dwarf2/count.exp: Same.
6155 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6156 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6157 * gdb.fortran/vla-datatypes.exp: Same.
6158 * gdb.fortran/vla-history.exp: Same.
6159 * gdb.fortran/vla-ptype.exp: Same.
6160 * gdb.fortran/vla-value.exp: Same.
6161 * gdb.fortran/whatis_type.exp: Same.
6162 * gdb.guile/guile.exp: Same.
6163 * gdb.multi/tids.exp: Same.
6164 * gdb.python/py-finish-breakpoint.exp: Same.
6165 * gdb.python/py-framefilter.exp: Same.
6166 * gdb.python/py-pp-registration.exp: Same.
6167 * gdb.python/py-xmethods.exp: Same.
6168 * gdb.python/python.exp: Same.
6169 * gdb.server/connect-with-no-symbol-file.exp: Same.
6170 * gdb.server/no-thread-db.exp: Same.
6171 * gdb.server/run-without-local-binary.exp: Same.
6172 * gdb.stabs/weird.exp: Same.
6173 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6174 * gdb.threads/thread-find.exp: Same.
6175 * gdb.threads/tls-shared.exp: Same.
6176 * gdb.threads/tls.exp: Same.
6177 * gdb.threads/wp-replication.exp: Same.
6178 * gdb.trace/ax.exp: Same.
6179 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6180
6181 2019-10-31 Tom de Vries <tdevries@suse.de>
6182
6183 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6184 * gdb.ada/array_subscript_addr.exp: Same.
6185 * gdb.ada/arrayidx.exp: Same.
6186 * gdb.ada/arrayparam.exp: Same.
6187 * gdb.ada/arrayptr.exp: Same.
6188 * gdb.ada/boolean_expr.exp: Same.
6189 * gdb.ada/call_pn.exp: Same.
6190 * gdb.ada/complete.exp: Same.
6191 * gdb.ada/fixed_cmp.exp: Same.
6192 * gdb.ada/fun_addr.exp: Same.
6193 * gdb.ada/funcall_param.exp: Same.
6194 * gdb.ada/interface.exp: Same.
6195 * gdb.ada/mod_from_name.exp: Same.
6196 * gdb.ada/null_array.exp: Same.
6197 * gdb.ada/packed_array.exp: Same.
6198 * gdb.ada/packed_tagged.exp: Same.
6199 * gdb.ada/print_chars.exp: Same.
6200 * gdb.ada/print_pc.exp: Same.
6201 * gdb.ada/ptype_arith_binop.exp: Same.
6202 * gdb.ada/ptype_field.exp: Same.
6203 * gdb.ada/ptype_tagged_param.exp: Same.
6204 * gdb.ada/rec_return.exp: Same.
6205 * gdb.ada/ref_tick_size.exp: Same.
6206 * gdb.ada/str_ref_cmp.exp: Same.
6207 * gdb.ada/taft_type.exp: Same.
6208 * gdb.ada/tagged.exp: Same.
6209 * gdb.ada/type_coercion.exp: Same.
6210 * gdb.ada/uninitialized_vars.exp: Same.
6211
6212 2019-10-30 Tom de Vries <tdevries@suse.de>
6213
6214 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6215
6216 2019-10-26 Tom de Vries <tdevries@suse.de>
6217
6218 * gdb.base/bigcore.c: Fix typos in comments.
6219 * gdb.base/ctf-ptype.c: Same.
6220 * gdb.base/long_long.c: Same.
6221 * gdb.dwarf2/dw2-op-out-param.S: Same.
6222 * gdb.python/py-evthreads.c: Same.
6223 * gdb.reverse/i387-stack-reverse.c: Same.
6224 * gdb.trace/tfile.c: Same.
6225 * lib/compiler.c: Same.
6226 * lib/compiler.cc: Same.
6227
6228 2019-10-25 Tom de Vries <tdevries@suse.de>
6229
6230 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6231 gdb_test_multiple calls.
6232 * gdb.reverse/sigall-reverse.exp: Same.
6233 * gdb.reverse/solib-precsave.exp: Same.
6234 * gdb.reverse/solib-reverse.exp: Same.
6235 * gdb.reverse/until-precsave.exp: Same.
6236 * gdb.reverse/until-reverse.exp: Same.
6237
6238 2019-10-24 Tom de Vries <tdevries@suse.de>
6239
6240 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6241 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6242 kfail using -wrap pattern flag and convenience variable
6243 gdb_test_name.
6244
6245 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6246
6247 * gdb.python/py-progspace.exp: Add tests for the
6248 Progspace.block_for_pc method.
6249
6250 2019-10-23 Tom Tromey <tom@tromey.com>
6251
6252 * configure: Rebuild.
6253 * aclocal.m4: Use m4_include, not sinclude.
6254
6255 2019-10-21 Tom de Vries <tdevries@suse.de>
6256
6257 * gdb.base/infcall-nested-structs.c: Add
6258 __attribute__((noinline,noclone)) to all functions.
6259 (call_all): Add missing variable initialization. Simplify return value.
6260 (breakpt): Increment volatile variable, to prevent call from being
6261 optimized out.
6262 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6263
6264 2019-10-17 Tom de Vries <tdevries@suse.de>
6265
6266 * gdb.fortran/module.exp: Allow info variables to print info for files
6267 other than module.f90.
6268
6269 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6270
6271 * gdb.fortran/module.exp: Extend with 'info variables' test.
6272
6273 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6274
6275 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6276 F77_FOR_TARGET.
6277
6278 2019-10-16 Tom de Vries <tdevries@suse.de>
6279
6280 PR tdep/25096
6281 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6282
6283 2019-10-16 Tom de Vries <tdevries@suse.de>
6284
6285 PR tdep/24104
6286 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6287 Add KFAIL for PR tdep/25096.
6288
6289 2019-10-16 Tom de Vries <tdevries@suse.de>
6290
6291 PR testsuite/25059
6292 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6293
6294 2019-10-16 Tom de Vries <tdevries@suse.de>
6295
6296 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6297 as signed.
6298
6299 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6300
6301 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6302 one instead of increasing timeout.
6303
6304 2019-10-13 Tom de Vries <tdevries@suse.de>
6305
6306 PR record/25038
6307 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6308 * gdb.reverse/sigall-reverse.exp: Same.
6309 * gdb.reverse/solib-precsave.exp: Same.
6310 * gdb.reverse/solib-reverse.exp: Same.
6311 * gdb.reverse/step-precsave.exp: Same.
6312 * gdb.reverse/until-precsave.exp: Same.
6313 * gdb.reverse/until-reverse.exp: Same.
6314 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6315
6316 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6317
6318 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6319 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6320 (cmp_struct_05_01, cmp_struct_static_02_01)
6321 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6322 comparisons.
6323
6324 2019-10-10 Tom de Vries <tdevries@suse.de>
6325
6326 PR testsuite/24888
6327 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6328 gnatlink.
6329
6330 2019-10-09 Tom de Vries <tdevries@suse.de>
6331
6332 PR testsuite/25048
6333 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6334
6335 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6336
6337 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6338 exceptions due to missing debug information.
6339
6340 2019-10-07 Tom de Vries <tdevries@suse.de>
6341
6342 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6343
6344 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6345
6346 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6347 * gdb.base/annota1.exp: Update to use gdb_test_name.
6348
6349 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
6350
6351 * gdb.base/ctf-whatis.exp: New file.
6352 * gdb.base/ctf-whatis.c: New file.
6353 * gdb.base/ctf-ptype.exp: New file.
6354 * gdb.base/ctf-ptype.c: New file.
6355 * gdb.base/ctf-constvars.exp: New file.
6356 * gdb.base/ctf-constvars.c: New file.
6357 * gdb.base/ctf-cvexpr.exp: New file.
6358
6359 2019-10-04 Tom de Vries <tdevries@suse.de>
6360
6361 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6362 for loop.
6363
6364 2019-10-03 Tom Tromey <tom@tromey.com>
6365
6366 PR rust/24976:
6367 * gdb.rust/simple.rs (Union2): New type.
6368 (main): Use Union2.
6369 * gdb.rust/simple.exp: Add test.
6370
6371 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6372
6373 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6374 nested function prefix.
6375
6376 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6377 Richard Bunt <richard.bunt@arm.com>
6378 Andrew Burgess <andrew.burgess@embecosm.com>
6379
6380 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6381 nested functions.
6382 * gdb.fortran/nested-funcs.f90: Update expected results.
6383 * gdb.fortran/nested-funcs-2.exp: New file.
6384 * gdb.fortran/nested-funcs-2.f90: New file.
6385
6386 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6387
6388 * gdb.python/py-parameter.exp: Make test names unique.
6389 * gdb.python/py-template.exp: Likewise.
6390 * gdb.python/py-value.exp: Likewise.
6391
6392 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6393
6394 * gdb.base/break-interp.exp: Reduce test name duplication.
6395 * gdb.base/call-sc.exp: Likewise.
6396 * gdb.base/callfuncs.exp: Likewise.
6397 * gdb.base/charset.exp: Likewise.
6398 * gdb.base/dump.exp: Likewise.
6399 * gdb.base/ena-dis-br.exp: Likewise.
6400 * gdb.base/relational.exp: Likewise.
6401 * gdb.base/step-over-syscall.exp: Likewise.
6402 * gdb.base/structs.exp: Likewise.
6403
6404 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6405
6406 * gdb.linespec/explicit.exp: Make test names unique.
6407 * gdb.linespec/ls-errs.exp: Likewise.
6408
6409 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6410
6411 * gdb.reverse/break-precsave.exp: Make test names unique.
6412 * gdb.reverse/break-reverse.exp: Likewise.
6413 * gdb.reverse/finish-precsave.exp: Likewise.
6414 * gdb.reverse/finish-reverse.exp: Likewise.
6415 * gdb.reverse/machinestate-precsave.exp: Likewise.
6416 * gdb.reverse/machinestate.exp: Likewise.
6417 * gdb.reverse/readv-reverse.exp: Likewise.
6418 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6419 * gdb.reverse/sigall-precsave.exp: Likewise.
6420 * gdb.reverse/sigall-reverse.exp: Likewise.
6421 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6422 * gdb.reverse/watch-precsave.exp: Likewise.
6423 * gdb.reverse/watch-reverse.exp: Likewise.
6424
6425 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6426
6427 * gdb.threads/stop-with-handle.c: New file.
6428 * gdb.threads/stop-with-handle.exp: New file.
6429
6430 2019-10-03 Tom de Vries <tdevries@suse.de>
6431
6432 PR testsuite/25059
6433 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6434 directory" line to be missing.
6435
6436 2019-10-03 Tom de Vries <tdevries@suse.de>
6437
6438 PR testsuite/25059
6439 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6440 type optional.
6441
6442 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6443
6444 * gdb.python/py-format-string.c (string.h): New include.
6445 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6446 the same value, for endianness-independence.
6447 * gdb.python/py-format-string.exp (default_regexp_dict)
6448 (test_pretty_structs, test_format): Adjust expected output to the
6449 changed initialization.
6450
6451 2019-10-02 Tom Tromey <tromey@adacore.com>
6452
6453 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6454
6455 2019-10-02 Pedro Alves <palves@redhat.com>
6456 Andrew Burgess <andrew.burgess@embecosm.com>
6457
6458 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6459 "print-file-var.h".
6460 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6461 (get_version_1): Print this_version_id and its address.
6462 Add extern "C" wrappers around interface functions.
6463 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6464 "print-file-var.h".
6465 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6466 (get_version_2): Print this_version_id and its address.
6467 Add extern "C" wrappers around interface functions.
6468 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6469 <stddef.h> and "print-file-var.h".
6470 Add extern "C" wrappers around interface functions.
6471 [VERSION_ID_MAIN] (this_version_id): Define.
6472 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6473 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6474 up extern "C" blocks.
6475 * gdb.base/print-file-var.exp (test): New, factored out from top
6476 level.
6477 (top level): Test all combinations of attribute hidden or not,
6478 dlopen or not, and this_version_id symbol in main file or not.
6479 Compile tests as both C++ and C, make test names unique.
6480
6481 2019-10-01 Tom Tromey <tom@tromey.com>
6482
6483 * gdb.base/style.exp: Test "show logging filename".
6484
6485 2019-10-01 Tom Tromey <tom@tromey.com>
6486
6487 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6488 * gdb.base/style.exp: Add metadata style test.
6489
6490 2019-10-01 Tom Tromey <tom@tromey.com>
6491
6492 * gdb.base/style.exp: Test "pwd".
6493
6494 2019-10-01 Tom Tromey <tom@tromey.com>
6495
6496 * gdb.base/style.exp: Update tests.
6497
6498 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6499
6500 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6501 'six' to unsigned.
6502 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6503 'five'. Use an all-ones bit pattern for each.
6504 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6505 to its changed values.
6506
6507 2019-09-30 Tom Tromey <tromey@adacore.com>
6508
6509 * gdb.rust/traits.rs: Disable all warnings.
6510
6511 2019-09-29 Tom de Vries <tdevries@suse.de>
6512
6513 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
6514
6515 2019-09-29 Tom de Vries <tdevries@suse.de>
6516
6517 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6518
6519 2019-09-27 Tom de Vries <tdevries@suse.de>
6520
6521 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6522
6523 2019-09-27 Tom de Vries <tdevries@suse.de>
6524
6525 PR record/23188
6526 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6527
6528 2019-09-26 Tom Tromey <tromey@adacore.com>
6529
6530 * gdb.ada/py_taft.exp: New file.
6531 * gdb.ada/py_taft/main.adb: New file.
6532 * gdb.ada/py_taft/pkg.adb: New file.
6533 * gdb.ada/py_taft/pkg.ads: New file.
6534
6535 2019-09-24 Tom de Vries <tdevries@suse.de>
6536
6537 PR gdb/24598
6538 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6539
6540 2019-09-22 Tom de Vries <tdevries@suse.de>
6541
6542 * gdb.base/restore.exp: Allow register variables to be optimized out at
6543 -O0.
6544
6545 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6546
6547 * gdb.arch/spu-info.exp: Remove file.
6548 * gdb.arch/spu-info.c: Remove file.
6549 * gdb.arch/spu-ls.exp: Remove file.
6550 * gdb.arch/spu-ls.c: Remove file.
6551
6552 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6553 * gdb.asm/spu.inc: Remove file.
6554
6555 * gdb.base/dump.exp: Remove support for spu*-*-*.
6556 * gdb.base/stack-checking.exp: Likewise.
6557 * gdb.base/overlays.exp: Likewise.
6558 * gdb.base/ovlymgr.c: Likewise.
6559 * gdb.base/spu.ld: Remove file.
6560
6561 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6562 * gdb.cp/cpexprs.exp: Likewise.
6563 * gdb.cp/exception.exp: Likewise.
6564 * gdb.cp/gdb2495.exp: Likewise.
6565 * gdb.cp/mb-templates.exp: Likewise.
6566 * gdb.cp/pr9167.exp: Likewise.
6567 * gdb.cp/userdef.exp: Likewise.
6568
6569 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6570
6571 * gdb.cell: Remove directory.
6572 * lib/cell.exp: Remove file.
6573
6574 2019-09-19 Tom de Vries <tdevries@suse.de>
6575
6576 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6577
6578 2019-09-19 Tom de Vries <tdevries@suse.de>
6579
6580 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6581
6582 2019-09-19 Tom de Vries <tdevries@suse.de>
6583
6584 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6585 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6586 (gdb_target_cmd): ... here.
6587 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6588 value 2.
6589
6590 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6591
6592 * gdb.base/source-dir.exp: Avoid having directory names in test
6593 names.
6594
6595 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6596
6597 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6598 directory.
6599
6600 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6601
6602 * gdb.base/list-missing-source.exp: New file.
6603
6604 2019-09-14 Tom de Vries <tdevries@suse.de>
6605
6606 PR teststuite/24599
6607 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6608 * lib/ada.exp (gnatmake_version_at_least): New proc.
6609
6610 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6611
6612 * gdb.base/maint.exp: Use exec_has_index_section.
6613
6614 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6615
6616 * gdb.base/maint.exp: Add test for 'maint info sections'.
6617
6618 2019-09-12 Tom de Vries <tdevries@suse.de>
6619
6620 * gdb.base/store.exp: Allow register variables to be optimized out at
6621 -O0.
6622
6623 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6624
6625 * gdb.ada/rdv_wait.exp: Update to new task names.
6626 * gdb.base/task_switch_in_core.exp: Likewise.
6627 * gdb.base/info_sources_base.c: Likewise.
6628
6629 2019-09-10 Tom Tromey <tromey@adacore.com>
6630
6631 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6632
6633 2019-09-10 Tom Tromey <tromey@adacore.com>
6634
6635 * gdb.ada/dgopt.exp: New file.
6636 * gdb.ada/dgopt/x.adb: New file.
6637
6638 2019-09-08 Tom Tromey <tom@tromey.com>
6639
6640 * gdb.tui/resize.exp: Remove setup_xfail.
6641 * gdb.tui/regs.exp: Remove setup_xfail.
6642 * gdb.tui/basic.exp: Remove setup_xfail.
6643
6644 2019-09-06 David Blaikie <dblaikie@gmail.com>
6645
6646 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6647 * gdb.cp/cplabel.exp: Ditto.
6648 * gdb.linespec/ls-errs.exp: Ditto.
6649
6650 2019-09-05 Tom de Vries <tdevries@suse.de>
6651
6652 * lib/gdb.exp (cmp_file_string): New proc.
6653 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6654 runto_main. Verify save breakpoints output.
6655
6656 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6657
6658 * gdb.base/info-var.exp: Test info variables without running
6659 to main, to avoid expect's buffer overflow.
6660
6661 2019-09-03 Tom Tromey <tromey@adacore.com>
6662
6663 * gdb.ada/bias.exp: New file.
6664 * gdb.ada/bias/bias.adb: New file.
6665 * gdb.ada/print_chars.exp: Add regression test.
6666 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6667 (MC): New variable.
6668
6669 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6670
6671 * gdb.base/argv0-symlink.exp: Run only on native target
6672 and local host.
6673
6674 2019-08-29 Tom de Vries <tdevries@suse.de>
6675
6676 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6677 diverse debug info.
6678 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6679
6680 2019-08-28 Tom de Vries <tdevries@suse.de>
6681
6682 * gdb.base/info-var.exp: Allow info variables to print info for files
6683 other than info-var-f1.c and info-var-f2.c.
6684
6685 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6686
6687 * gdb.fortran/info-types.exp: Add module.
6688 * gdb.fortran/info-types.f90: Update expected results.
6689
6690 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6691
6692 * gdb.fortran/info-types.exp: New file.
6693 * gdb.fortran/info-types.f90: New file.
6694 * lib/fortran.exp (fortran_character1): New proc.
6695
6696 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6697
6698 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6699 functions'. Reindent as needed.
6700 * gdb.base/info-var-f1.c: New file.
6701 * gdb.base/info-var-f2.c: New file.
6702 * gdb.base/info-var.exp: New file.
6703 * gdb.base/info-var.h: New file.
6704
6705 2019-08-26 Tom de Vries <tdevries@suse.de>
6706
6707 PR c++/24852
6708 * gdb.cp/no-libstdcxx-probe.exp: New test.
6709
6710 2019-08-26 Tom de Vries <tdevries@suse.de>
6711
6712 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6713 * tests need to be skipped.
6714 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6715 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6716 mi_skip_libstdcxx_probe_tests.
6717
6718 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6719
6720 * gdb.python/py-xmethods.exp: Use raw strings when passing
6721 arguments to SimpleXMethodMatcher.
6722
6723 2019-08-22 Tom de Vries <tdevries@suse.de>
6724
6725 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6726 more informative.
6727
6728 2019-08-21 Pedro Alves <palves@redhat.com>
6729
6730 * gdb.base/with.exp: Test "with" with no arguments.
6731
6732 2019-08-21 Tom de Vries <tdevries@suse.de>
6733
6734 * gdb.base/gdb-caching-proc.exp: Sort files.
6735
6736 2019-08-20 Tom de Vries <tdevries@suse.de>
6737
6738 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6739 compilation.
6740
6741 2019-08-16 Tom de Vries <tdevries@suse.de>
6742
6743 * gdb.base/compare-sections.exp ("after run to main"): Allow
6744 mismatched read-only sections for PIE executables.
6745
6746 2019-08-16 Tom Tromey <tom@tromey.com>
6747
6748 * lib/tuiterm.exp (_csi_Z): New proc.
6749 * gdb.tui/basic.exp: Update window positions.
6750 * gdb.tui/empty.exp: Update window positions.
6751
6752 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6753
6754 * gdb.base/examine-backward.exp: Correct regexp for
6755 "examine 3 bytes backward from ${address_zero}".
6756
6757 2019-08-15 Tom Tromey <tom@tromey.com>
6758
6759 * gdb.tui/empty.exp: Enable resizing tests.
6760
6761 2019-08-15 Tom Tromey <tromey@adacore.com>
6762
6763 * gdb.ada/char_enum.exp: Add regression tests.
6764 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6765 and '0'.
6766 (Char, Gchar): Update.
6767 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6768
6769 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6770
6771 * gdb.python/python.exp: Expect a leading underscore on
6772 GdbOutput{,Error}File.
6773
6774 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6775
6776 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6777 Windows host.
6778
6779 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6780
6781 * gdb.base/batch-preserve-term-settings.exp
6782 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6783
6784 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6785
6786 * lib/gdb.exp: When running on a mingw target, replace
6787 /x/ with x:/.
6788
6789 2019-08-14 Alan Hayward <alan.hayward@arm.com>
6790
6791 * gdb.arch/aarch64-prologue.c: New test.
6792 * gdb.arch/aarch64-prologue.exp: New file.
6793
6794 2019-08-13 Tom de Vries <tdevries@suse.de>
6795
6796 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6797 Thread.
6798
6799 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6800
6801 * gdb.python/py-completion.exp: Download the .py file to the host
6802 and use its host pathname. Conditionalize tests that use
6803 tab completion and manipulate files on the build machine.
6804 * gdb.python/py-events.exp: Download the .py file to the host
6805 and use its host pathname.
6806 * gdb.python/py-evsignal.exp: Likewise.
6807 * gdb.python/py-evthreads.exp: Likewise.
6808 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6809 pathname syntax.
6810 * gdb.python/py-framefilter.exp: Download the .py file to the right
6811 place on the host. Match Windows pathname syntax.
6812 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6813 .py file to the host and use its host pathname.
6814 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6815 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6816 build pathname. Skip symlink test on Windows host. Add missing
6817 newline at end of file.
6818 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6819 and use its host pathname.
6820 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6821 * gdb.python/py-section-script.exp: Use host location of binfile
6822 on safe-path. Use correct path separator on Windows host.
6823 Reorder alternatives in gdb_test_multiple to prevent matching
6824 the wrong alternative on success.
6825 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6826
6827 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6828
6829 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6830 expect the GDB inferior to no longer immediately stop after
6831 being resumed with "signal SIGINT".
6832
6833 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6834
6835 * gdb.linespec/break-ask.exp: Generalize regexps to match
6836 Windows pathnames too.
6837
6838 2019-08-08 Tom de Vries <tdevries@suse.de>
6839
6840 PR testsuite/24862
6841 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6842
6843 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6844
6845 * gdb.base/style.exp: Update tests for help doc new invariants.
6846 * gdb.base/help.exp: Likewise.
6847
6848 2019-08-06 Tom Tromey <tom@tromey.com>
6849
6850 * gdb.base/style.exp: Add disassemble test.
6851 * gdb.base/style.c (some_called_function): New function.
6852 (main): Use it.
6853
6854 2019-08-05 Christian Biesinger <cbiesinger@google.com>
6855
6856 * gdb.python/py-block.exp: Test dictionary access on blocks.
6857
6858 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
6859
6860 PR gdb/24863
6861 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6862 -list-thread-groups --available test when running under
6863 check-read1.
6864
6865 2019-08-05 Tom de Vries <tdevries@suse.de>
6866
6867 PR testsuite/24863
6868 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6869 * gdb.base/help.exp: Use with_read1_timeout_factor.
6870 * gdb.base/info-macros.exp: Same.
6871 * gdb.cp/nested-types.exp: Same.
6872
6873 2019-08-05 Tom de Vries <tdevries@suse.de>
6874
6875 * lib/gdb.exp (version_at_least): Factor out of ...
6876 (tcl_version_at_least): ... here.
6877 (gdb_compile): Fail if pie results in non-PIE executable.
6878 (readelf_version, readelf_prints_pie): New proc.
6879 (exec_is_pie): Return -1 if unknown.
6880
6881 2019-08-05 Tom de Vries <tdevries@suse.de>
6882
6883 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6884
6885 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6886
6887 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6888
6889 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6890
6891 * lib/completion-support.exp (test_gdb_complete_none): Skip
6892 tab completion tests if no readline support.
6893 (test_gdb_complete_unique_re): Likewise.
6894 (test_gdb_complete_multiple): Likewise.
6895
6896 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6897
6898 * gdb.base/info_sources.exp: New file.
6899 * gdb.base/info_sources.c: New file.
6900 * gdb.base/info_sources_base.c: New file.
6901
6902 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6903
6904 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6905 prefix argument.
6906 (test_exit_status): Add prefix argument.
6907
6908 2019-08-01 Tom de Vries <tdevries@suse.de>
6909
6910 PR testsuite/24863
6911 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6912 calling exp_continue for new thread and thread exited messages.
6913
6914 2019-08-01 Tom de Vries <tdevries@suse.de>
6915
6916 PR testsuite/24863
6917 * gdb.base/structs.exp: Fix check-read1 timeout using
6918 gdb_test_sequence.
6919 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6920
6921 2019-08-01 Tom de Vries <tdevries@suse.de>
6922
6923 PR testsuite/24863
6924 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6925 line.
6926
6927 2019-08-01 Tom de Vries <tdevries@suse.de>
6928
6929 PR testsuite/24863
6930 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6931
6932 2019-07-30 Tom Tromey <tromey@adacore.com>
6933
6934 * gdb.ada/display_nested.exp: New file.
6935 * gdb.ada/display_nested/foo.adb: New file.
6936 * gdb.ada/display_nested/pack.adb: New file.
6937 * gdb.ada/display_nested/pack.ads: New file.
6938
6939 2019-07-30 Christian Biesinger <cbiesinger@google.com>
6940
6941 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6942 namespace.
6943 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6944
6945 2019-07-30 Tom de Vries <tdevries@suse.de>
6946
6947 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6948 instead.
6949
6950 2019-07-30 Tom de Vries <tdevries@suse.de>
6951
6952 PR testsuite/24834
6953 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6954 (exec_is_pie): New proc.
6955
6956 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6957
6958 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6959
6960 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6961
6962 * gdb.python/py-objfile.c: Add global and static vars.
6963 * gdb.python/py-objfile.exp: Test new functions Objfile.
6964 lookup_global_symbol and lookup_static_symbol.
6965
6966 2019-07-29 Tom Tromey <tom@tromey.com>
6967
6968 * lib/tuiterm.exp (Term::_csi_@): New proc.
6969 (Term::_csi_X): Don't move cursor.
6970
6971 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6972
6973 * gdb.base/options.exp: Update backtrace - completion to
6974 new option -frame-info.
6975 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6976 Test new 'set print frame-info'. Test backtrace -frame-info
6977 overriding 'set print frame-info'.
6978 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6979 Test new 'set print frame-info'.
6980 Verify consistency of backtrace with and without filters, with and
6981 without -no-filters.
6982 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6983 default.
6984
6985 2019-07-29 Tom de Vries <tdevries@suse.de>
6986
6987 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6988 no arguments".
6989
6990 2019-07-29 Tom de Vries <tdevries@suse.de>
6991
6992 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6993 is a substring of the first for "complete non-unique file name".
6994
6995 2019-07-29 Tom de Vries <tdevries@suse.de>
6996
6997 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6998 with ".*".
6999
7000 2019-07-29 Tom de Vries <tdevries@suse.de>
7001
7002 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7003 Pass prompt_regexp parameter to gdb_test_multiple calls.
7004
7005 2019-07-29 Tom de Vries <tdevries@suse.de>
7006
7007 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7008 print registers" regexps.
7009
7010 2019-07-29 Tom de Vries <tdevries@suse.de>
7011
7012 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7013
7014 2019-07-29 Tom de Vries <tdevries@suse.de>
7015
7016 PR gdb/24855
7017 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7018 (skip_python_tests_prompt): Add prompt_regexp argument to
7019 gdb_test_multiple calls.
7020
7021 2019-07-27 Tom Tromey <tom@tromey.com>
7022
7023 * gdb.tui/main.exp: New file.
7024
7025 2019-07-27 Tom Tromey <tom@tromey.com>
7026
7027 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7028 optional.
7029 * gdb.tui/empty.exp: New file.
7030
7031 2019-07-27 Tom Tromey <tom@tromey.com>
7032
7033 * lib/tuiterm.exp (spawn): New proc.
7034 (Term::resize): New proc.
7035 * gdb.tui/resize.exp: New file.
7036
7037 2019-07-27 Tom Tromey <tom@tromey.com>
7038
7039 * gdb.tui/list.exp: New file.
7040
7041 2019-07-27 Tom Tromey <tom@tromey.com>
7042
7043 * gdb.tui/regs.exp: New file.
7044
7045 2019-07-27 Tom Tromey <tom@tromey.com>
7046
7047 * gdb.tui/basic.exp: Add "layout split" test.
7048
7049 2019-07-27 Tom Tromey <tom@tromey.com>
7050
7051 * gdb.tui/basic.exp: Add "layout asm" test.
7052
7053 2019-07-27 Tom Tromey <tom@tromey.com>
7054
7055 * lib/tuiterm.exp: New file.
7056 * gdb.tui/basic.exp: New file.
7057
7058 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7059
7060 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7061 Enable tests associated with this flag. Adjust regex
7062 referencing "foo_low" to now refer to "foo_cold" instead.
7063
7064 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7065
7066 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7067 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7068 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7069 foo_cold. Revise comments to match.
7070 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7071 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7072 were wrapped into this proc; Call do_test in loop from outermost
7073 level.
7074 (foo_low): Rename all occurrences to "foo_cold".
7075 (backtrace from baz): New test.
7076 (x2/i foo_cold): New test.
7077 (info line *foo_cold): New test.
7078
7079 2019-07-26 Tom de Vries <tdevries@suse.de>
7080
7081 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7082
7083 2019-07-25 Tom de Vries <tdevries@suse.de>
7084
7085 PR testsuite/24830
7086 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7087 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7088 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7089 (skip_libstdcxx_probe_tests): ... here.
7090 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7091
7092 2019-07-24 Tom de Vries <tdevries@suse.de>
7093
7094 PR testsuite/24807
7095 * gdb.objc/basicclass.m: Include stdio.h.
7096 * gdb.objc/nondebug.m: Same.
7097 * gdb.objc/objcdecode.m: Same.
7098
7099 2019-07-24 Tom de Vries <tdevries@suse.de>
7100
7101 PR testsuite/24612
7102 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7103 additional_flags.
7104
7105 2019-07-24 Tom de Vries <tdevries@suse.de>
7106
7107 PR testsuite/24831
7108 * gdb.multi/tids.exp: Update error messages for info threads.
7109
7110 2019-07-24 Tom de Vries <tdevries@suse.de>
7111
7112 * gdb.base/info-types.exp: Allow info types to print info for more than
7113 one file.
7114
7115 2019-07-23 Tom de Vries <tdevries@suse.de>
7116
7117 PR testsuite/24842
7118 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7119 gdb_spawn_with_cmdline_opts.
7120
7121 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7122
7123 * gdb.arch/arm-cmse-sgstubs.c: New test.
7124 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7125
7126 2019-07-23 Tom de Vries <tdevries@suse.de>
7127
7128 PR testsuite/24711
7129 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7130 issuing next command.
7131
7132 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7133
7134 * gdb.ada/info_auto_lang.exp: Update expected results.
7135 * gdb.base/info-types.c: Add additional types to check.
7136 * gdb.base/info-types.exp: Update expected results.
7137
7138 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7139
7140 * gdb.base/info-types.c: New file.
7141 * gdb.base/info-types.exp: New file.
7142
7143 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7144
7145 * gdb.arch/riscv-bp-infcall.c: New file.
7146 * gdb.arch/riscv-bp-infcall.exp: New file.
7147
7148 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7149
7150 PR breakpoints/24541
7151 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7152
7153 2019-07-14 Tom de Vries <tdevries@suse.de>
7154
7155 PR testsuite/24760
7156 * gdb.objc/basicclass.exp: Fix unterminated string.
7157
7158 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7159 Andrew Burgess <andrew.burgess@embecosm.com>
7160
7161 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7162 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7163 negative bounds.
7164 * gdb.fortran/vla-value.exp: Print elements of an array with
7165 negative bounds.
7166 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7167 testing.
7168
7169 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7170
7171 * gdb.base/options.exp (expect_string): Dequote strings in
7172 results.
7173 (test-string): Test strings with different quoting and reindent.
7174
7175 2019-07-10 Tom Tromey <tromey@adacore.com>
7176
7177 * gdb.ada/mi_ex_cond.exp: Update expected results.
7178 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7179 * gdb.ada/mi_catch_ex.exp: Update expected results.
7180 * gdb.ada/mi_catch_assert.exp: Update expected results.
7181 * gdb.ada/catch_ex.exp (catch_exception_info)
7182 (catch_exception_entry, catch_assert_entry)
7183 (catch_unhandled_entry): Update.
7184 * gdb.ada/catch_assert_if.exp: Update expected results.
7185
7186 2019-07-10 Richard Bunt <richard.bunt@arm.com>
7187 Stephen Roberts <stephen.roberts@arm.com>
7188
7189 * gdb.base/define.exp: Restore original prompt.
7190
7191 2019-07-09 Pedro Alves <palves@redhat.com>
7192
7193 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7194 breakpoints" output.
7195 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7196 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7197 throw" creates breakpoint.
7198 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7199 'type="catchpoint"'.
7200
7201 2019-07-09 Pedro Alves <palves@redhat.com>
7202
7203 PR c++/15468
7204 * gdb.cp/except-multi-location-lib.cc: New.
7205 * gdb.cp/except-multi-location-main.cc: New.
7206 * gdb.cp/except-multi-location.exp: New.
7207
7208 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7209
7210 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7211 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7212 argument and update callers.
7213
7214 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7215
7216 * gdb.arch/amd64-break-on-asm-line.S: New file.
7217 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7218
7219 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7220
7221 * gdb.base/printcmds.exp: Test printing C string and
7222 C wide string convenience vars without transiting via the inferior.
7223 Also make test names unique.
7224
7225 2019-07-08 Alan Hayward <alan.hayward@arm.com>
7226
7227 PR breakpoints/25011
7228 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7229
7230 2019-07-04 Pedro Alves <palves@redhat.com>
7231
7232 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7233 body returned ok(0), break(3) or continue(4).
7234 * gdb.testsuite/foreach_with_prefix.exp: New file.
7235
7236 2019-07-04 Alan Hayward <alan.hayward@arm.com>
7237
7238 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7239
7240 2019-07-03 Pedro Alves <palves@redhat.com>
7241
7242 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7243 "return -code".
7244
7245 2019-07-03 Pedro Alves <palves@redhat.com>
7246
7247 PR cli/24732
7248 * gdb.base/shell.exp: Load completion-support.exp.
7249 Adjust expected error output. Add completion tests.
7250
7251 2019-07-03 Pedro Alves <palves@redhat.com>
7252
7253 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7254 string_to_regexp.
7255
7256 2019-07-03 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7259 (expect_integer): Adjust to expect "-string".
7260 (expect_string): New.
7261 (all_options): Expect "-string".
7262 (test-flag, test-boolean): Adjust to expect "-string".
7263 (test-string): New proc.
7264 (top level): Call it.
7265
7266 2019-07-03 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7269 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7270 the expected output in the success.
7271
7272 2019-07-03 Pedro Alves <palves@redhat.com>
7273
7274 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7275 Split one gdb_test_multiple call in two to avoid a race.
7276
7277 2019-07-03 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.base/with.c: New file.
7280 * gdb.base/with.exp: New file.
7281
7282 2019-07-03 Pedro Alves <palves@redhat.com>
7283
7284 * gdb.base/settings.exp: Replace all references to "maint
7285 test-settings set" with references to "maint set test-settings",
7286 and all references to "maint test-settings show" with references
7287 to "maint show test-settings".
7288
7289 2019-07-03 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/settings.exp (test-string): Adjust expected out when
7292 testing "maint test-settings show filename"
7293
7294 2019-07-02 Pedro Alves <palves@redhat.com>
7295
7296 * gdb.base/options.exp (test-info-threads): New procedure.
7297 (top level): Call it.
7298
7299 2019-06-28 Tom Tromey <tromey@adacore.com>
7300
7301 * gdb.dwarf2/ada-linkage-name.c: New file.
7302 * gdb.dwarf2/ada-linkage-name.exp: New file.
7303
7304 2019-06-27 Tom Tromey <tromey@adacore.com>
7305
7306 PR c++/20020:
7307 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7308
7309 2019-06-26 Tom de Vries <tdevries@suse.de>
7310
7311 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7312
7313 2019-06-26 Tom de Vries <tdevries@suse.de>
7314
7315 * gdb.base/index-cache.exp: Add back missing debug option.
7316
7317 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7318
7319 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7320
7321 2019-06-25 Tom de Vries <tdevries@suse.de>
7322
7323 PR testsuite/24727
7324 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7325
7326 2019-06-24 Tom de Vries <tdevries@suse.de>
7327
7328 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7329
7330 2019-06-24 Tom de Vries <tdevries@suse.de>
7331
7332 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7333 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7334 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7335
7336 2019-06-24 Tom de Vries <tdevries@suse.de>
7337
7338 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7339
7340 2019-06-21 Tom de Vries <tdevries@suse.de>
7341
7342 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7343
7344 2019-06-21 Tom de Vries <tdevries@suse.de>
7345
7346 PR testsuite/24518
7347 PR ada/24713
7348 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7349 index.
7350
7351 2019-06-19 Tom Tromey <tromey@adacore.com>
7352
7353 * gdb.ada/length_cond.exp: Add intro comment.
7354
7355 2019-06-19 Tom Tromey <tromey@adacore.com>
7356
7357 * gdb.ada/length_cond.exp: New file.
7358 * gdb.ada/length_cond/length_cond.adb: New file.
7359 * gdb.ada/length_cond/pck.adb: New file.
7360 * gdb.ada/length_cond/pck.ads: New file.
7361
7362 2019-06-18 Tom de Vries <tdevries@suse.de>
7363
7364 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7365
7366 2019-06-18 Tom Tromey <tromey@adacore.com>
7367
7368 * gdb.base/list0.h: Add comment explaining control character.
7369
7370 2019-06-18 Tom de Vries <tdevries@suse.de>
7371
7372 * boards/fission.exp: Break up long debug_flags line.
7373
7374 2019-06-16 Tom de Vries <tdevries@suse.de>
7375
7376 PR gdb/24445
7377 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7378 generated index.
7379
7380 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7381
7382 PR gdb/24686
7383 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7384 improve detection of bug gdb/24541.
7385
7386 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7387
7388 PR gdb/24669
7389 * gdb.base/index-cache.exp (uses_readnow,
7390 expecting_index_cache_use): Define global variable.
7391 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7392 expecting_index_cache_use.
7393
7394 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7395 Andrew Burgess <andrew.burgess@embecosm.com>
7396
7397 * gdb.fortran/pointers.f90: New file.
7398 * gdb.fortran/print_type.exp: New file.
7399 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7400 * gdb.fortran/vla-type.exp: Likewise.
7401 * gdb.fortran/vla-value.exp: Likewise.
7402 * gdb.mi/mi-vla-fortran.exp: Likewise.
7403
7404 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7405
7406 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7407 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7408 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7409 as a stop reason.
7410
7411 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7412
7413 * gdb.base/annota1.exp: Update expected results.
7414 * gdb.cp/annota2.exp: Likewise.
7415 * gdb.cp/annota3.exp: Likewise.
7416
7417 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7418
7419 * gdb.base/style-logging.exp: Remove path from test name.
7420
7421 2019-06-14 Tom Tromey <tromey@adacore.com>
7422
7423 PR gdb/24502:
7424 * gdb.base/style-logging.exp: New file.
7425
7426 2019-06-14 Tom Tromey <tromey@adacore.com>
7427
7428 * gdb.base/symfile-warn.exp: New file.
7429 * gdb.base/symfile-warn.c: New file.
7430
7431 2019-06-14 Tom Tromey <tromey@adacore.com>
7432
7433 * gdb.base/annotate-symlink.exp: New file.
7434
7435 2019-06-14 Tom Tromey <tromey@adacore.com>
7436
7437 * gdb.ada/set_wstr.exp: Add reassignment test.
7438
7439 2019-06-14 Tom Tromey <tromey@adacore.com>
7440
7441 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7442 'unchecked_access and 'unrestricted_access as well.
7443
7444 2019-06-14 Tom Tromey <tromey@adacore.com>
7445
7446 PR ada/24539:
7447 * gdb.ada/vla.exp: Update tests.
7448 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7449 pragma.
7450
7451 2019-06-13 Pedro Alves <palves@redhat.com>
7452
7453 * gdb.base/settings.exp (test-integer): Test junk after
7454 "unlimited".
7455
7456 2019-06-13 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.base/options.exp (test-thread-apply): New.
7459 (top level): Call it.
7460
7461 2019-06-13 Pedro Alves <palves@redhat.com>
7462
7463 * gdb.base/options.exp (test-frame-apply): New.
7464 (top level): Test print commands with different "frame apply"
7465 prefixes.
7466
7467 2019-06-13 Pedro Alves <palves@redhat.com>
7468
7469 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
7470 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7471 'max_completions' parameter and handle it.
7472 (test_gdb_completion_offers_commands): New.
7473
7474 2019-06-13 Pedro Alves <palves@redhat.com>
7475
7476 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7477
7478 2019-06-13 Pedro Alves <palves@redhat.com>
7479
7480 * gdb.base/options.exp (test-backtrace): New.
7481 (top level): Call it.
7482
7483 2019-06-13 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.guile/scm-frame-args.exp: Use "set print
7486 raw-frame-arguments" instead of "set print raw frame-arguments".
7487 * gdb.python/py-frame-args.exp: Likewise.
7488
7489 2019-06-13 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.compile/compile.exp: Adjust expected output to option
7492 processing changes.
7493
7494 2019-06-13 Pedro Alves <palves@redhat.com>
7495
7496 * gdb.base/options.exp: Build executable.
7497 (test-print): New procedure.
7498 (top level): Call it, once for "print" and another for "compile
7499 print".
7500
7501 2019-06-13 Pedro Alves <palves@redhat.com>
7502
7503 * gdb.base/options.c: New file.
7504 * gdb.base/options.exp: New file.
7505
7506 2019-06-13 Pedro Alves <palves@redhat.com>
7507
7508 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7509 that "o" is ambiguous.
7510
7511 2019-06-13 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.base/settings.c: New file.
7514 * gdb.base/settings.exp: New file.
7515
7516 2019-06-13 Pedro Alves <palves@redhat.com>
7517
7518 * gdb.base/completion.exp: Fix comment typo.
7519
7520 2019-06-13 Pedro Alves <palves@redhat.com>
7521
7522 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7523 foo --1" test.
7524
7525 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7526
7527 * gdb.fortran/block-data.f: New.
7528 * gdb.fortran/block-data.exp: New.
7529
7530 2019-06-11 Tom de Vries <tdevries@suse.de>
7531
7532 PR testsuite/24521
7533 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7534 message.
7535
7536 2019-06-11 Tom de Vries <tdevries@suse.de>
7537
7538 PR testsuite/24521
7539 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7540
7541 2019-06-11 Tom de Vries <tdevries@suse.de>
7542
7543 * boards/readnow.exp: New file.
7544
7545 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7546
7547 * gdb.fortran/vla-sizeof.exp: Update expected results.
7548
7549 2019-06-06 Amos Bird <amosbird@gmail.com>
7550
7551 * gdb.base/annota1.exp (thread_switch): Add test for
7552 thread-exited annotation.
7553
7554 2019-06-06 Tom Tromey <tromey@adacore.com>
7555
7556 * gdb.base/maint.exp: Expect command started/finished output.
7557
7558 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7559
7560 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7561 comment.
7562 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7563
7564 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7565
7566 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7567 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7568 * gdb.arch/riscv-unwind-long-insn.c: New file.
7569 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7570
7571 2019-06-04 Christian Biesinger <cbiesinger@google.com>
7572
7573 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
7574
7575 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7576
7577 * lib/gdb.exp (help_list_trailer): New regexp variable
7578 factorizing the help trailer message.
7579 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7580 arg to allow to better factorize various tests.
7581 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7582 (test_prefix_command_help): Use help_list_trailer.
7583 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7584 * gdb.guile/scm-cmd.exp: Likewise.
7585 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7586 * gdb.base/help.exp: Use test_user_defined_class_help.
7587 * gdb.base/style.exp: Add tests for styling of help and apropos.
7588 * lib/gdb-utils.exp (style): Add title and highlight styles.
7589
7590 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7591
7592 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7593 $_shell_exitsignal.
7594 * gdb.base/default.exp: Update for new convenience variables.
7595
7596 2019-05-29 Tom Tromey <tromey@adacore.com>
7597
7598 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7599 to "break complete ada" test case's regexp.
7600
7601 2019-05-29 Tom Tromey <tromey@adacore.com>
7602
7603 PR c++/20020:
7604 * gdb.cp/constexpr-field.exp: New file.
7605 * gdb.cp/constexpr-field.cc: New file.
7606
7607 2019-05-29 Tom Tromey <tromey@adacore.com>
7608
7609 * gdb.base/finish.exp (finish_no_print): New proc.
7610 (finish_tests): Call it.
7611
7612 2019-05-24 Tom de Vries <tdevries@suse.de>
7613
7614 * gdb.dwarf2/gdb-add-index.exp: New file.
7615
7616 2019-05-22 Tom Tromey <tromey@adacore.com>
7617
7618 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7619 * gdb.base/style.exp: Use "style".
7620 * lib/gdb-utils.exp (style): New proc.
7621
7622 2019-05-22 Tom de Vries <tdevries@suse.de>
7623
7624 * gdb.base/align.exp: Require c++11.
7625
7626 2019-05-22 Tom de Vries <tdevries@suse.de>
7627
7628 PR testsuite/24586
7629 * gdb.python/py-mi-var-info-path-expression.exp: Call
7630 mi_skip_python_tests to check if python is supported.
7631
7632 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7633
7634 * gdb.arch/aarch64-pauth.c: New test.
7635 * gdb.arch/aarch64-pauth.exp: New file.
7636
7637 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7638
7639 * README (Re-running Tests Outside The Testsuite): New section.
7640
7641 2019-05-21 Tom de Vries <tdevries@suse.de>
7642
7643 * gdb.arch/amd64-eval.exp: Require c++11.
7644 * gdb.base/max-depth.exp: Same.
7645 * gdb.compile/compile-cplus-array-decay.exp: Same.
7646 * gdb.cp/meth-typedefs.exp: Same.
7647 * gdb.cp/subtypes.exp: Same.
7648 * gdb.cp/temargs.exp: Same.
7649
7650 2019-05-21 Alan Hayward <alan.hayward@arm.com>
7651
7652 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7653
7654 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7655
7656 PR gdb/18644
7657 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7658 * gdb.fortran/printing-types.exp: Add new test.
7659 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7660 testing.
7661 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7662 setup_kfail call.
7663
7664 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7665
7666 * README (Running the Testsuite): Change example.
7667 (Testsuite Parameters): Remove TRANSCRIPT.
7668 * lib/gdb.exp: Remove TRANSCRIPT check.
7669
7670 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7671
7672 * README (Testsuite Parameters): Add replay logging to
7673 GDBSERVER_DEBUG.
7674 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7675 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7676 as a comma separated list.
7677 (gdb_debug_init): Override procedure.
7678
7679 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7680
7681 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7682 (gdb_write_cmd_file): New procedure.
7683 * lib/gdbserver-support.exp (gdbserver_start): Call
7684 gdbserver_write_cmd_file.
7685 (gdbserver_write_cmd_file): New procedure.
7686
7687 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7688
7689 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7690 (delete_breakpoints): Likewise.
7691 (gdb_run_cmd): Likewise.
7692 (gdb_start_cmd): Likewise.
7693 (gdb_starti_cmd): Likewise.
7694 (gdb_internal_error_resync): Likewise.
7695 (gdb_test_multiple): Likewise.
7696 (gdb_reinitialize_dir): Likewise.
7697 (default_gdb_exit): Likewise.
7698 (gdb_file_cmd): Mark kill as optional.
7699 (default_gdb_start): Call gdb_stdin_log_init.
7700 (send_gdb): Call gdb_stdin_log_write.
7701 (rerun_to_main): Mark Y as an answer.
7702 (gdb_stdin_log_init): New function.
7703 (gdb_stdin_log_write): Likewise.
7704
7705 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7706
7707 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7708 * gdb.base/debug-expr.exp: Likewise.
7709 * gdb.base/foll-fork.exp: Likewise.
7710 * gdb.base/foll-vfork.exp: Likewise.
7711 * gdb.base/fork-print-inferior-events.exp: Likewise.
7712 * gdb.base/gdb-sigterm.exp: Likewise.
7713 * gdb.base/gdbinit-history.exp: Likewise.
7714 * gdb.base/osabi.exp: Likewise.
7715 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7716 * gdb.base/ui-redirect.exp: Likewise.
7717 * gdb.gdb/unittest.exp: Likewise.
7718 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7719 * gdb.mi/mi-watch.exp: Likewise.
7720 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7721 * gdb.mi/user-selected-context-sync.exp: Likewise.
7722 * gdb.python/python.exp: Disable debug test when debugging.
7723 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7724 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7725 Likewise.
7726 * gdb.threads/stepi-random-signal.exp: Likewise.
7727
7728 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7729
7730 * Makefile.in: Pass through GDB_DEBUG.
7731 * README (Testsuite Parameters): Add GDB_DEBUG.
7732 (gdb,debug): Add board setting.
7733 * lib/gdb.exp (default_gdb_start): Start debugging.
7734 (gdb_debug_enabled): New procedure.
7735 (gdb_debug_init): Likewise.
7736
7737 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7738
7739 * Makefile.in: Pass through GDB_DEBUG.
7740 * README (Testsuite Parameters): Add GDB_DEBUG.
7741 (gdb,debug): Add board setting.
7742 * lib/gdb.exp (default_gdb_start): Start debugging.
7743 (gdb_debug_enabled): New procedure.
7744 (gdb_debug_init): Likewise.
7745
7746 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7747
7748 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7749
7750 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7751
7752 * gdb.base/ui-redirect.exp: Test redirection.
7753
7754 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7755
7756 * gdb.mi/mi-complete.exp: New file.
7757 * gdb.mi/mi-complete.cc: Likewise.
7758
7759 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7760
7761 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7762 indexed and sliced arrays, and pointers to arrays.
7763
7764 2019-05-14 Tom Tromey <tromey@adacore.com>
7765
7766 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7767 styling test.
7768
7769 2019-05-14 Tom de Vries <tdevries@suse.de>
7770
7771 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7772 selection entry encoding.
7773
7774 2019-05-10 Tom Tromey <tromey@adacore.com>
7775
7776 * gdb.ada/info_exc.exp: Add "complete" test.
7777
7778 2019-05-09 Tom de Vries <tdevries@suse.de>
7779
7780 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7781 CU-relative.
7782
7783 2019-05-09 Tom de Vries <tdevries@suse.de>
7784
7785 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7786 CU-relative.
7787
7788 2019-05-08 Joel Brobecker <brobecker@adacore.com>
7789
7790 * gdb.ada/frame_arg_lang.exp: New testcase.
7791 * gdb.ada/frame_arg_lang/bla.adb: New file.
7792 * gdb.ada/frame_arg_lang/pck.ads: New file.
7793 * gdb.ada/frame_arg_lang/pck.adb: New file.
7794 * gdb.ada/frame_arg_lang/foo.c: New file.
7795
7796 2019-05-08 Tom Tromey <tromey@adacore.com>
7797
7798 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7799
7800 2019-05-08 Tom Tromey <tromey@adacore.com>
7801
7802 * gdb.base/ptype-offsets.exp: Update tests.
7803
7804 2019-05-08 Tom Tromey <tromey@adacore.com>
7805
7806 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7807 cases.
7808 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7809 "short".
7810
7811 2019-05-08 Tom Tromey <tromey@adacore.com>
7812
7813 * gdb.ada/vla.exp: New file.
7814 * gdb.ada/vla/vla.adb: New file.
7815
7816 2019-05-07 Tom de Vries <tdevries@suse.de>
7817
7818 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7819
7820 2019-05-07 Tom de Vries <tdevries@suse.de>
7821
7822 PR testsuite/24522
7823 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7824 section.
7825
7826 2019-05-07 Tom de Vries <tdevries@suse.de>
7827
7828 PR testsuite/24522
7829 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7830 .debug_aranges section.
7831
7832 2019-05-07 Tom de Vries <tdevries@suse.de>
7833
7834 PR testsuite/24159
7835 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7836
7837 2019-05-06 Tom de Vries <tdevries@suse.de>
7838
7839 * lib/gdb.exp (exec_has_index_section): New proc.
7840 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7841 section.
7842
7843 2019-05-04 Tom de Vries <tdevries@suse.de>
7844
7845 * boards/cc-with-debug-names.exp: New file.
7846
7847 2019-05-03 Tom Tromey <tromey@adacore.com>
7848
7849 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7850 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7851 * gdb.ada/char_enum.exp: Add test.
7852
7853 2019-05-03 Tom de Vries <tdevries@suse.de>
7854
7855 * boards/cc-with-gdb-index.exp: New file.
7856
7857 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7858
7859 * gdb.rust/simple.exp: Add new test case.
7860 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7861 (main): Initialise an instance of the new struct.
7862
7863 2019-05-01 Tom Tromey <tromey@adacore.com>
7864
7865 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7866 record.
7867 (NPR): New variable.
7868 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7869 test.
7870
7871 2019-05-01 Tom Tromey <tromey@adacore.com>
7872
7873 * gdb.ada/packed_array_assign.exp: Add packed assignment
7874 regression test.
7875
7876 2019-05-01 Tom de Vries <tdevries@suse.de>
7877
7878 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7879
7880 2019-05-01 Tom de Vries <tdevries@suse.de>
7881
7882 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7883
7884 2019-04-30 Ali Tamur <tamur@google.com>
7885
7886 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7887
7888 2019-04-30 Tom Tromey <tromey@adacore.com>
7889
7890 * lib/ada.exp (find_ada_tool): New proc.
7891 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7892 * gdb.ada/catch_ex_std.exp: New file.
7893 * gdb.ada/catch_ex_std/foo.adb: New file.
7894 * gdb.ada/catch_ex_std/some_package.adb: New file.
7895 * gdb.ada/catch_ex_std/some_package.ads: New file.
7896
7897 2019-04-30 Tom Tromey <tromey@adacore.com>
7898
7899 PR c++/24470:
7900 * gdb.cp/temargs.cc: Add test code from PR.
7901
7902 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7903
7904 * gdb.fortran/vla-datatypes.exp: Update expected results.
7905 * gdb.fortran/vla-ptype.exp: Likewise.
7906 * gdb.fortran/vla-type.exp: Likewise.
7907 * gdb.fortran/vla-value.exp: Likewise.
7908
7909 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7910
7911 * gdb.fortran/ptr-indentation.exp: Update expected results.
7912 * gdb.fortran/ptype-on-functions.exp: Likewise.
7913 * gdb.fortran/vla-ptr-info.exp: Likewise.
7914 * gdb.fortran/vla-value.exp: Likewise.
7915
7916 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7917
7918 * gdb.fortran/ptype-on-functions.exp: New file.
7919 * gdb.fortran/ptype-on-functions.f90: New file.
7920
7921 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7922
7923 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7924 case void string.
7925
7926 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7927
7928 * gdb.fortran/complex.exp: Expand.
7929 * gdb.fortran/complex.f: Renamed to...
7930 * gdb.fortran/complex.f90: ...this, and extended to add more
7931 complex values.
7932
7933 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7934
7935 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7936 MODULO, CMPLX.
7937
7938 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7939 Richard Bunt <richard.bunt@arm.com>
7940
7941 * gdb.base/max-depth.c: New file.
7942 * gdb.base/max-depth.exp: New file.
7943 * gdb.python/py-nested-maps.c: New file.
7944 * gdb.python/py-nested-maps.exp: New file.
7945 * gdb.python/py-nested-maps.py: New file.
7946 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7947 (test_all_common): Call test_max_depth.
7948 * gdb.fortran/max-depth.exp: New file.
7949 * gdb.fortran/max-depth.f90: New file.
7950 * gdb.go/max-depth.exp: New file.
7951 * gdb.go/max-depth.go: New file.
7952 * gdb.modula2/max-depth.exp: New file.
7953 * gdb.modula2/max-depth.c: New file.
7954 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7955
7956 2019-04-29 Tom de Vries <tdevries@suse.de>
7957
7958 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7959
7960 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7961
7962 * gdb.base/callexit.exp: Test may-call-functions off.
7963
7964 2019-04-25 Keith Seitz <keiths@redhat.com>
7965
7966 PR c++/24367
7967 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7968 (another_incomplete_struct, test_incomplete): New definitions.
7969 (main): Use new definitions.
7970 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7971 functions.
7972
7973 2019-04-25 Ali Tamur <tamur@google.com>
7974
7975 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7976
7977 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7978
7979 PR corefiles/11608
7980 PR corefiles/18187
7981 * gdb.base/coredump-filter-build-id.exp: New file.
7982
7983 2019-04-25 Alan Hayward <alan.hayward@arm.com>
7984
7985 * Makefile.in: Pass through GDBSERVER_DEBUG.
7986 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7987 (gdbserver,debug): Add board setting.
7988 * gdb.trace/tspeed.exp: Skip when debugging.
7989 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7990 * lib/gdbserver-support.exp: Likewise
7991
7992 2019-04-24 Tom Tromey <tromey@adacore.com>
7993
7994 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7995 Rust.
7996
7997 2019-04-24 Tom Tromey <tromey@adacore.com>
7998
7999 * gdb.arch/amd64-eval.exp: Test bitfield return.
8000 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8001 (class Foo) <return_bitfields>: New method.
8002 (main): Call it.
8003
8004 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8005
8006 * gdb.cp/many-args.cc: New file.
8007 * gdb.cp/many-args.exp: New file.
8008
8009 2019-04-23 Tom de Vries <tdevries@suse.de>
8010
8011 PR gdb/24433
8012 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8013
8014 2019-04-23 Alan Hayward <alan.hayward@arm.com>
8015
8016 * gdb.trace/backtrace.exp: Use nopie flag.
8017 * gdb.trace/circ.exp: Likewise.
8018 * gdb.trace/collection.exp: Likewise.
8019 * gdb.trace/ftrace.exp: Likewise.
8020 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8021 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8022 * gdb.trace/qtro.exp: Likewise.
8023 * gdb.trace/read-memory.exp: Likewise.
8024 * gdb.trace/report.exp: Likewise.
8025 * gdb.trace/tfile.exp: Likewise.
8026 * gdb.trace/tfind.exp: Likewise.
8027 * gdb.trace/unavailable.exp: Likewise.
8028
8029 2019-04-22 Pedro Alves <palves@redhat.com>
8030
8031 * gdb.base/solib-probes-nosharedlibrary.c,
8032 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8033
8034 2019-04-19 Tom Tromey <tromey@adacore.com>
8035
8036 * gdb.ada/ptype_union.c: New file.
8037 * gdb.ada/ptype_union.exp: New file.
8038
8039 2019-04-19 Tom Tromey <tromey@adacore.com>
8040
8041 PR symtab/24423:
8042 * gdb.base/list0.h (foo): Add a control-l character.
8043
8044 2019-04-18 Tom de Vries <tdevries@suse.de>
8045
8046 PR gdb/24433
8047 * boards/local-board.exp: Set sysroot to "".
8048
8049 2019-04-18 Tom de Vries <tdevries@suse.de>
8050 Pedro Alves <palves@redhat.com>
8051
8052 PR gdb/24454
8053 * gdb.threads/vfork-follow-child-exec.c: New file.
8054 * gdb.threads/vfork-follow-child-exec.exp: New file.
8055 * gdb.threads/vfork-follow-child-exit.c: New file.
8056 * gdb.threads/vfork-follow-child-exit.exp: New file.
8057
8058 2019-04-15 Leszek Swirski <leszeks@google.com>
8059
8060 * gdb.arch/amd64-eval.cc: New file.
8061 * gdb.arch/amd64-eval.exp: New file.
8062
8063 2019-04-11 Alan Hayward <alan.hayward@arm.com>
8064
8065 * gdb.server/sysroot.c: New test.
8066 * gdb.server/sysroot.exp: New file.
8067 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8068 matching param.
8069
8070 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8071
8072 * gdb.base/align.exp: Extend test to cover structures containing
8073 only static fields.
8074
8075 2019-04-11 Tom de Vries <tdevries@suse.de>
8076
8077 * boards/cc-with-dwz-m.exp: New file.
8078 * boards/cc-with-dwz.exp: New file.
8079 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8080
8081 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
8082
8083 * gdb.base/start-cpp.exp: New file.
8084 * gdb.base/start-cpp.cc: New file.
8085
8086 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8087
8088 * gdb.python/py-thrhandle.exp: Adjust tests to call
8089 thread_from_handle instead of thread_from_thread_handle.
8090
8091 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8092
8093 * gdb.python/py-thrhandle.exp: Add tests for
8094 gdb.InferiorThread.handle.
8095
8096 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8097
8098 * gdb.python/py-function.exp: Check calling helper function from
8099 all languages.
8100 * lib/gdb.exp (gdb_supported_languages): New proc.
8101
8102 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8103
8104 * gdb.base/complex-parts.c: New file.
8105 * gdb.base/complex-parts.exp: New file.
8106
8107 2019-04-01 Tom Tromey <tromey@adacore.com>
8108
8109 PR symtab/23331:
8110 * gdb.dwarf2/dw2-ranges-main.c: New file.
8111 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8112 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8113
8114 2019-03-30 Simon Marchi <simark@simark.ca>
8115
8116 * gdb.base/default.exp: Add values for $_gdb_major and
8117 $_gdb_minor.
8118
8119 2019-03-29 Tom Tromey <tromey@adacore.com>
8120
8121 * gdb.base/help.exp: Tighten apropos regexp.
8122
8123 2019-03-29 Keith Seitz <keiths@redhat.com>
8124
8125 * gdb.fortran/array-bounds.exp: New file.
8126 * gdb.fortran/array-bounds.f90: New file.
8127
8128 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8129
8130 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8131
8132 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8133
8134 * gdb.multi/hello.c (main): Increase alarm timer.
8135
8136 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8137
8138 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8139 factor when no hardware watchpoint support.
8140
8141 2019-03-28 Alan Hayward <alan.hayward@arm.com>
8142 Pedro Alves <palves@redhat.com>
8143
8144 * boards/local-board.exp: set sysroot to /.
8145
8146 2019-03-27 Alan Hayward <alan.hayward@arm.com>
8147
8148 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8149 in child.
8150
8151 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8152
8153 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8154 field.
8155 (make_container): Initialise new field.
8156 * gdb.python/py-prettyprint.exp: Add new tests.
8157 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8158 <display_hint>: New method.
8159
8160 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8161
8162 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8163 gdb_continue_to_breakpoint more throughout this test.
8164 (run_lang_tests) Supply unique test names, and use
8165 gdb_test_no_output.
8166
8167 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8168
8169 * gdb.base/finish-pretty.exp: Update expected results.
8170 * gdb.base/pretty-print.c: New file.
8171 * gdb.base/pretty-print.exp: New file.
8172
8173 2019-03-25 Pedro Alves <palves@redhat.com>
8174
8175 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8176 move comments outside list. Append '-i "" eof' section.
8177
8178 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8179
8180 PR testsuite/25016
8181 * README: Add pie options.
8182 * gdb.base/break-interp.exp: Ensure pie is disabled.
8183 * gdb.base/dump.exp: Likewise.
8184 * lib/gdb.exp (gdb_compile): Add pie option.
8185
8186 2019-03-19 Tom Tromey <tromey@adacore.com>
8187
8188 * gdb.mi/mi2-cli-display.c: New file.
8189 * gdb.mi/mi2-cli-display.exp: New file.
8190
8191 2019-03-18 Joel Brobecker <brobecker@adacore.com>
8192 Tom Tromey <tromey@adacore.com>
8193
8194 * gdb.ada/ptype_array/pck.adb: New file.
8195 * gdb.ada/ptype_array/pck.ads: New file.
8196 * gdb.ada/ptype_array/foo.adb: New file.
8197 * gdb.ada/ptype_array.exp: New file.
8198
8199 2019-03-14 Tom Tromey <tromey@adacore.com>
8200
8201 * gdb.base/style.exp: Add "set style sources" test.
8202
8203 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8204
8205 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8206 * mi-breakpoint-multiple-locations.exp: ... this.
8207 (make_breakpoints_pattern): New proc.
8208 (do_test): Add mi_version parameter, test -break-insert,
8209 -break-info and =breakpoint-created.
8210
8211 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8212
8213 * config/default.exp: Remove 'load_lib gdb.exp'.
8214 * config/monitor.exp: Likewise.
8215 * config/sid.exp: Likewise.
8216 * config/sim.exp: Likewise.
8217 * config/slite.exp: Likewise.
8218 * config/unix.exp: Likewise.
8219 * gdb.base/default.exp: Remove unhelpful comment.
8220
8221 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8222
8223 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8224
8225 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8226
8227 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8228
8229 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8230
8231 * gdb.fortran/type-kinds.exp: Update expected results.
8232
8233 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8234
8235 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8236
8237 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8238
8239 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8240 function.
8241 (test_basic_parsing_of_type_kinds): Expand types tested.
8242 (test_parsing_invalid_type_kinds): New function.
8243
8244 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8245
8246 * gdb.fortran/intrinsics.exp: New file.
8247 * gdb.fortran/intrinsics.f90: New file.
8248 * gdb.fortran/type-kinds.exp: New file.
8249
8250 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8251
8252 * gdb.fortran/dot-ops.exp: New file.
8253
8254 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8255
8256 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8257 Check upper and lower case logical literals.
8258
8259 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8260
8261 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8262 Remove duplicate tests.
8263
8264 2019-03-06 Alan Hayward <alan.hayward@arm.com>
8265
8266 * lib/gdb.exp (builtin_cd): rename of cd.
8267 (cd): Override builtin.
8268
8269 2019-03-06 Richard Bunt <richard.bunt@arm.com>
8270
8271 * gdb.fortran/function-calls.exp: New file.
8272 * gdb.fortran/function-calls.f90: New test.
8273
8274 2019-03-04 Richard Bunt <richard.bunt@arm.com>
8275
8276 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8277 on user program standard output.
8278 * gdb.fortran/short-circuit-argument-list.f90: Record function
8279 calls.
8280
8281 2019-02-28 Alan Hayward <alan.hayward@arm.com>
8282
8283 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8284 failure.
8285
8286 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8287
8288 PR gdb/8527
8289 * gdb.base/interrupt-daemon-attach.c,
8290 gdb.base/interrupt-daemon-attach.exp: New test.
8291
8292 2019-02-27 Pedro Alves <palves@redhat.com>
8293
8294 * gdb.base/page.exp: Add tests for "set width/height -1".
8295
8296 2019-02-27 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.base/page.exp: Add tests for "set/show width/height" with
8299 "infinite" values.
8300
8301 2019-02-27 Tom Tromey <tromey@adacore.com>
8302
8303 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8304 2.4.
8305 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8306 workaround.
8307
8308 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8309
8310 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8311 tests for structs with static members.
8312
8313 2019-02-26 Tom Tromey <tromey@adacore.com>
8314
8315 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8316 ValueError, not TypeError.
8317
8318 2019-02-26 Kevin Buettner <kevinb@redhat.com>
8319
8320 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8321 call from main program.
8322
8323 2019-02-23 Joel Brobecker <brobecker@adacore.com>
8324
8325 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8326 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8327 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8328 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8329 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8330
8331 2019-02-22 Keith Seitz <keiths@redhat.com>
8332
8333 PR symtab/23853
8334 * gdb.base/symlink-sourcefile.c: New file.
8335 * gdb.base/symlink-sourcefile.exp: New file.
8336
8337 2019-02-20 Tom Tromey <tom@tromey.com>
8338
8339 * gdb.base/info_qt.exp: Update.
8340
8341 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8342
8343 * gdb.base/source.exp: Move "error in sourced script" code to
8344 the end.
8345 * gdb.base/source-error.gdb: Move contents to
8346 source-error-1.gdb. Add new code to source source-error-1.gdb.
8347 * gdb.base/source-error-1.gdb: New file, from previous
8348 source-error.gdb.
8349
8350 2019-02-17 Tom Tromey <tom@tromey.com>
8351
8352 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8353 for macro styling.
8354 * gdb.base/style.c (SOME_MACRO): New macro.
8355
8356 2019-02-17 Tom Tromey <tom@tromey.com>
8357
8358 * gdb.base/style.exp: Add line-wrapping tests.
8359 * gdb.base/page.exp: Add test for quitting during pagination.
8360
8361 2019-02-17 Joel Brobecker <brobecker@adacore.com>
8362
8363 * gdb.ada/big_packed_array: New testcase.
8364 * gdb.ada/homonym.exp: Fix incorrect expected output for
8365 "break <homonym__get_value>" test.
8366
8367 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
8368
8369 PR breakpoints/21870
8370 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8371 and prepare_for_testing. Add comment.
8372 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8373 redundant cleanup call. Clean up comment.
8374
8375 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
8376
8377 PR breakpoints/21870
8378 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8379 * gdb.arch/aarch64-dbreg-contents.c: New file.
8380
8381 2019-02-10 Joel Brobecker <brobecker@adacore.com>
8382
8383 * gdb.ada/mi_ref_changeable: New testcase.
8384
8385 2019-02-07 Alan Hayward <alan.hayward@arm.com>
8386
8387 * gdb.base/attach.exp: Add double attach test.
8388
8389 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8390
8391 * lib/gdb.exp (default_gdb_start): Don't match pagination
8392 prompt.
8393 (gdb_init): Set stty_init.
8394
8395 2019-01-27 Tom Tromey <tom@tromey.com>
8396
8397 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8398 skip_python_tests.
8399
8400 2019-01-24 Alan Hayward <alan.hayward@arm.com>
8401
8402 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8403 New structure.
8404 (struct struct_static_02_02): Likewise.
8405 (struct struct_static_02_03): Likewise.
8406 (struct struct_static_02_04): Likewise.
8407 (struct struct_static_04_01): Likewise.
8408 (struct struct_static_04_02): Likewise.
8409 (struct struct_static_04_03): Likewise.
8410 (struct struct_static_04_04): Likewise.
8411 (struct struct_static_06_01): Likewise.
8412 (struct struct_static_06_02): Likewise.
8413 (struct struct_static_06_03): Likewise.
8414 (struct struct_static_06_04): Likewise.
8415 (cmp_struct_static_02_01): Likewise.
8416 (cmp_struct_static_02_02): Likewise.
8417 (cmp_struct_static_02_03): Likewise.
8418 (cmp_struct_static_02_04): Likewise.
8419 (cmp_struct_static_04_01): Likewise.
8420 (cmp_struct_static_04_02): Likewise.
8421 (cmp_struct_static_04_03): Likewise.
8422 (cmp_struct_static_04_04): Likewise.
8423 (cmp_struct_static_06_01): Likewise.
8424 (cmp_struct_static_06_02): Likewise.
8425 (cmp_struct_static_06_03): Likewise.
8426 (cmp_struct_static_06_04): Likewise.
8427 (call_all): Test new structs.
8428 * gdb.base/infcall-nested-structs.exp: Likewise.
8429
8430 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8431 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8432
8433 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8434 * gdb.base/stack-protector.c: New test.
8435 * gdb.base/stack-protector.exp: New file.
8436 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8437 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8438 option.
8439 (gdb_compile): Remove stack protector for GCC and prevent
8440 recursion.
8441
8442 2019-01-16 Keith Seitz <keiths@redhat.com>
8443
8444 PR gdb/23773
8445 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8446
8447 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8448
8449 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8450 aliases.
8451 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8452 tests.
8453 * gdb.arch/powerpc-vector-regs.c: New file.
8454 * gdb.arch/powerpc-vector-regs.exp: New file.
8455
8456 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8457
8458 * gdb.arch/altivec-regs.exp: Fix the list passed to
8459 gdb_expect_list when testing "info vector".
8460
8461 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8462
8463 * gdb.base/style.exp: Don't include path in testname.
8464
8465 2019-01-10 Keith Seitz <keiths@redhat.com>
8466
8467 PR gdb/23712
8468 PR symtab/23010
8469 * gdb.dwarf2/multidictionary.exp: New file.
8470
8471 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8472
8473 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8474 (test_gnuv3_style_demangling): ... this.
8475 (test_lucid_style_demangling): Remove.
8476 (test_arm_style_demangling): Remove.
8477 (test_hp_style_demangling): Remove.
8478 (do_tests): Remove calls to the above.
8479
8480 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8481
8482 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8483 case.
8484
8485 2019-01-06 Tom Tromey <tom@tromey.com>
8486
8487 PR gdb/28155:
8488 * gdb.dwarf2/typedef-void-finish.exp: New file.
8489
8490 2018-12-28 Tom Tromey <tom@tromey.com>
8491 Simon Marchi <simark@simark.ca>
8492
8493 * gdb.base/jit-exec.exp: New file.
8494 * gdb.base/jit-exec.c: New file.
8495 * gdb.base/jit-execd.c: New file.
8496
8497 2018-12-28 Tom Tromey <tom@tromey.com>
8498
8499 * gdb.base/style.exp: Update test to check for address styling.
8500
8501 2018-12-28 Tom Tromey <tom@tromey.com>
8502
8503 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8504 message.
8505
8506 2018-12-28 Tom Tromey <tom@tromey.com>
8507
8508 * gdb.base/style.exp: Add test for version number styling.
8509
8510 2018-12-28 Tom Tromey <tom@tromey.com>
8511
8512 * gdb.base/style.exp: Add test for print_address_symbolic.
8513
8514 2018-12-28 Tom Tromey <tom@tromey.com>
8515
8516 * gdb.base/style.exp: Add test for breakpoint setting.
8517
8518 2018-12-28 Tom Tromey <tom@tromey.com>
8519
8520 * gdb.base/style.exp: Add test for variable names.
8521
8522 2018-12-28 Tom Tromey <tom@tromey.com>
8523
8524 * gdb.base/style.exp: New file.
8525 * gdb.base/style.c: New file.
8526
8527 2018-12-28 Tom Tromey <tom@tromey.com>
8528
8529 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8530 "dumb".
8531 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8532 the TERM environment variable.
8533
8534 2018-12-27 Tom Tromey <tom@tromey.com>
8535
8536 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8537 pagination test.
8538
8539 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8540
8541 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8542 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8543
8544 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8545
8546 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8547 Filename a.adb changed to bp_fun_addr.adb.
8548 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8549
8550 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8551
8552 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8553 non-PIE executables.
8554 * README: Mention the gdb,nopie_flag board setting.
8555 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8556 non-PIE executable.
8557 * gdb.arch/amd64-entry-value.exp: Likewise.
8558 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8559 * gdb.arch/i386-float.exp: Likewise.
8560 * gdb.arch/i386-signal.exp: Likewise.
8561 * gdb.mi/mi-reg-undefined.exp: Likewise.
8562
8563 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8564
8565 PR gdb/23974
8566 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8567
8568 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8569
8570 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8571 Update order of results accordingly.
8572
8573 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8574
8575 * gdb.base/annota1.exp: Update a test regexp.
8576
8577 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8578
8579 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8580
8581 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8582
8583 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8584 (reuse_time): Initialize to REUSE_TIME_CAP.
8585 (check_rc): New function.
8586 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8587 Check pthread_create rc.
8588 (spawner_thread_func): Check pthread_create and pthread_join rc.
8589
8590 2018-12-08 Pedro Alves <palves@redhat.com>
8591
8592 * gdb.base/list.exp (test_forward_search): Rename to ...
8593 (test_forward_reverse_search): ... this. Also test reverse-search
8594 and the forward-search alias.
8595
8596 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8597
8598 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8599 local timeout variable before return, and remove all local timeout
8600 variable entirely.
8601 (gdb_load): Likewise.
8602
8603 2018-12-01 Tom de Vries <tdevries@suse.de>
8604
8605 * gdb.base/gdb-caching-proc.exp: New file.
8606
8607 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8608
8609 * Makefile.in (TIMESTAMP): New variable.
8610 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8611 command.
8612 (check-single-racy): Likewise.
8613 (check/%.exp): Likewise.
8614 (check-racy/%.exp): Likewise.
8615 (workers/%.worker): Likewise.
8616 (build-perf): Likewise.
8617 (check-perf): Likewise.
8618 * README: Describe new "TS" and "TS_FORMAT" variables.
8619 * print-ts.py: New file.
8620
8621 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8622
8623 PR python/23714
8624 * gdb.python/python.exp: Test command repetition after
8625 gdb.execute.
8626
8627 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8628
8629 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8630 is correctly aligned.
8631
8632 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8633
8634 * gdb.ada/info_auto_lang.exp: New testcase.
8635 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8636 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8637 * gdb.ada/info_auto_lang/some_c.c: New file.
8638
8639 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8640
8641 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8642 FUNC_lang language syntax.
8643
8644 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8645
8646 * gdb.base/info_minsym.c: New file.
8647 * gdb.base/info_minsym.exp: New file.
8648
8649 2018-11-19 Tom Tromey <tom@tromey.com>
8650
8651 PR rust/23625:
8652 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8653 * gdb.rust/expr.exp: Update expected output. Change one test.
8654
8655 2018-11-19 Tom Tromey <tom@tromey.com>
8656
8657 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8658
8659 2018-11-19 Pedro Alves <palves@redhat.com>
8660
8661 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8662 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8663 see the expected warning.
8664
8665 2018-11-16 Alan Hayward <alan.hayward@arm.com>
8666
8667 PR gdb/22736:
8668 * gdb.cp/infcall-nodebug-lib.c: New test.
8669 * gdb.cp/infcall-nodebug-main.c: New test.
8670 * gdb.cp/infcall-nodebug.exp: New file.
8671
8672 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8673
8674 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8675 completer tests.
8676
8677 2018-11-09 Tom de Vries <tdevries@suse.de>
8678
8679 * gdb.base/msym-lang.c: New test.
8680 * gdb.base/msym-lang.exp: New file.
8681 * gdb.base/msym-lang-main.c: New test.
8682
8683 2018-11-08 Tom Tromey <tom@tromey.com>
8684
8685 PR gdb/23555:
8686 PR gdb/23838:
8687 * gdb.base/warning.exp: New file.
8688
8689 2018-11-08 Jan Beulich <jbeulich@suse.com>
8690
8691 * testsuite/gdb.arch/i386-avx512.c,
8692 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8693
8694 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8695
8696 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8697 point hardware.
8698
8699 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8700
8701 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8702 * gdb.dwarf2/missing-type-name.exp: New file.
8703
8704 2018-11-06 Tom de Vries <tdevries@suse.de>
8705
8706 * gdb.base/many-headers.c: New test.
8707 * gdb.base/many-headers.exp: New file.
8708
8709 2018-11-06 Jim Wilson <jimw@sifive.com>
8710
8711 * gdb.base/code_elim.exp: For riscv, set additional_flags
8712 to include -msmall-data-limit=0.
8713
8714 2018-11-01 Joel Brobecker <brobecker@adacore.com>
8715
8716 * gdb.ada/watch_minus_l: New testcase.
8717
8718 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8719
8720 * gdb.arch/aix-sighandle.c: New file.
8721 * gdb.arch/aix-sighandle.exp: New file.
8722
8723 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8724
8725 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8726 registers being unions.
8727
8728 2018-10-31 Tom de Vries <tdevries@suse.de>
8729
8730 * lib/valgrind.exp: New file.
8731 (vgdb_start, vgdb_stop): New procs, factored out of ...
8732 * gdb.base/valgrind-bt.exp: ... here, ...
8733 * gdb.base/valgrind-disp-step.exp: ... here and ...
8734 * gdb.base/valgrind-infcall.exp: ... here.
8735
8736 2018-10-31 Tom de Vries <tdevries@suse.de>
8737
8738 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8739
8740 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8741
8742 * gdb.dwarf2/void-type.c: New file.
8743 * gdb.dwarf2/void-type.exp: New file.
8744
8745 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8746
8747 * gdb.base/info_qt.c: New file.
8748 * gdb.base/info_qt.exp: New file.
8749
8750 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8751
8752 * gdb.arch/powerpc-htm-regs.c: New file.
8753 * gdb.arch/powerpc-htm-regs.exp: New file.
8754
8755 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8756
8757 * gdb.arch/powerpc-tar.c: New file.
8758 * gdb.arch/powerpc-tar.exp: New file.
8759
8760 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8761
8762 * gdb.arch/powerpc-ppr-dscr.c: New file.
8763 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8764
8765 2018-10-25 Tom de Vries <tdevries@suse.de>
8766
8767 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8768
8769 2018-10-24 Tom de Vries <tdevries@suse.de>
8770
8771 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8772 longer exists error.
8773
8774 2018-10-24 Tom de Vries <tdevries@suse.de>
8775
8776 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8777
8778 2018-10-24 Tom de Vries <tdevries@suse.de>
8779
8780 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8781 --db-attach in valgrind.
8782
8783 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8784
8785 * gdb.arch/riscv-reg-aliases.c: New file.
8786 * gdb.arch/riscv-reg-aliases.exp: New file.
8787
8788 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8789
8790 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8791
8792 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8793
8794 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8795
8796 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8797
8798 * gdb.cp/ovldbreak.exp: Fix regexps.
8799
8800 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8801
8802 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8803
8804 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8805
8806 PR cli/23785
8807 * gdb.base/restore.exp: New test to check if "restore" with an
8808 invalid file doesn't segfault.
8809
8810 2018-10-18 Tom de Vries <tdevries@suse.de>
8811
8812 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8813 * gdb.ada/excep_handle.exp: Same.
8814 * gdb.ada/mi_string_access.exp: Same.
8815 * gdb.ada/mi_var_union.exp: Same.
8816 * gdb.arch/arc-analyze-prologue.exp: Same.
8817 * gdb.arch/arc-decode-insn.exp: Same.
8818 * gdb.base/readnever.exp: Same.
8819 * gdb.fortran/printing-types.exp: Same.
8820 * gdb.guile/scm-lazy-string.exp: Same.
8821
8822 2018-10-16 Tom de Vries <tdevries@suse.de>
8823
8824 PR gdb/23730
8825 * gdb.base/catch-follow-exec.c: Add copyright notice.
8826 * gdb.base/catch-follow-exec.exp: Rewrite to use
8827 gdb_spawn_with_cmdline_opts. Require gdb-native.
8828
8829 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8830
8831 * gdb.trace/actions-changed.exp: Check for arch support.
8832 * gdb.trace/actions.exp: Likewise.
8833 * gdb.trace/ax.exp: Likewise.
8834 * gdb.trace/backtrace.exp: Likewise.
8835 * gdb.trace/change-loc.exp: Likewise.
8836 * gdb.trace/deltrace.exp: Likewise.
8837 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8838 * gdb.trace/ftrace.exp: Likewise.
8839 * gdb.trace/infotrace.exp: Check for arch support.
8840 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8841 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8842 * gdb.trace/mi-tsv-changed.exp: Likewise.
8843 * gdb.trace/packetlen.exp: Likewise.
8844 * gdb.trace/passc-dyn.exp: Likewise.
8845 * gdb.trace/passcount.exp: Likewise.
8846 * gdb.trace/pending.exp: Likewise.
8847 * gdb.trace/range-stepping.exp: Check for shlib support.
8848 * gdb.trace/report.exp: Check for arch support.
8849 * gdb.trace/save-trace.exp: Likewise.
8850 * gdb.trace/signal.exp: Check for signal support.
8851 * gdb.trace/tfind.exp: Check for arch support.
8852 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8853 * gdb.trace/trace-common.h: Add comment.
8854 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8855 * gdb.trace/trace-enable-disable.exp: Likewise.
8856 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8857 * gdb.trace/tracecmd.exp: Check for arch support.
8858 * gdb.trace/tspeed.exp: Check for shlib and target support.
8859 * gdb.trace/tstatus.exp: Check for arch support.
8860 * gdb.trace/tsv.exp: Likewise.
8861 * gdb.trace/while-dyn.exp: Likewise.
8862 * gdb.trace/while-stepping.exp: Likewise.
8863 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8864
8865 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8866
8867 * gdb.trace/tspeed.exp: Remove nowarnings.
8868 (prepare_for_trace_test): Declare "global ipalib".
8869 * gdb.trace/tspeed.c: Include unistd.h.
8870 (main): Remove superfluous printf argument.
8871
8872 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8873
8874 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8875 directory prefix on the filename.
8876
8877 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8878
8879 * gdb.gdb/unittest.exp: Update expected message informing that
8880 selftests have been disabled.
8881 * gdb.server/unittest.exp: Likewise.
8882
8883 2018-10-09 Tom de Vries <tdevries@suse.de>
8884
8885 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8886 with runto_main.
8887
8888 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
8889
8890 PR c++/16841
8891 * gdb.cp/virtbase2.cc: New file.
8892 * gdb.cp/virtbase2.exp: New file.
8893
8894 2018-10-06 Tom Tromey <tom@tromey.com>
8895
8896 PR python/19399:
8897 * gdb.python/py-inferior.exp: Add architecture test.
8898
8899 2018-10-06 Tom Tromey <tom@tromey.com>
8900
8901 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8902 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8903
8904 2018-10-06 Tom Tromey <tom@tromey.com>
8905
8906 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8907 of a "throw" catchpoint.
8908
8909 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8910
8911 * gdb.base/info-proc.exp: Update string expected from "help info
8912 proc".
8913
8914 2018-10-04 Tom Tromey <tom@tromey.com>
8915
8916 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8917 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8918 (test_initial_complaints, test_empty_complaints): Update.
8919 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8920
8921 2018-10-04 Tom Tromey <tom@tromey.com>
8922
8923 PR cli/19551:
8924 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8925 * lib/gdb.exp (gdb_file_cmd): Update.
8926 * gdb.stabs/weird.exp (print_weird_var): Update.
8927 * gdb.server/solib-list.exp: Update.
8928 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8929 * gdb.mi/mi-cli.exp: Update.
8930 * gdb.linespec/linespec.exp: Update.
8931 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8932 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8933 * gdb.cp/cp-relocate.exp: Update.
8934 * gdb.base/sym-file.exp: Update.
8935 * gdb.base/relocate.exp: Update.
8936 * gdb.base/readnever.exp: Update.
8937 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8938 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8939 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8940 * gdb.base/code_elim.exp: Update.
8941 * gdb.base/break-unload-file.exp (test_break): Update.
8942 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8943 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8944 Update.
8945 * gdb.base/attach.exp (do_attach_tests): Update.
8946 * gdb.base/sepdebug.exp: Update.
8947 * gdb.python/py-section-script.exp: Update.
8948
8949 2018-10-04 Tom Tromey <tom@tromey.com>
8950
8951 PR cli/22234:
8952 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8953 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8954 output.
8955
8956 2018-10-04 Tom Tromey <tom@tromey.com>
8957
8958 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8959 set width and height to 0.
8960 (test_command_line_attach_run): Use -quiet.
8961
8962 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8963
8964 * lib/gdb.exp (skip_ifunc_tests): New.
8965 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8966 other compile failures.
8967 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8968
8969 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8970
8971 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8972 is_amd64_regs_target.
8973
8974 2018-10-01 Alan Hayward <alan.hayward@arm.com>
8975
8976 * gdb.arch/aarch64-sighandler-regs.c: New test.
8977 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8978 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8979
8980 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8981
8982 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8983 assembly.
8984
8985 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8986
8987 * gdb.base/frame-selection.exp: New file.
8988 * gdb.base/frame-selection.c: New file.
8989
8990 2018-09-27 Alan Hayward <alan.hayward@arm.com>
8991
8992 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8993 pthread barrier.
8994 (main): Likewise.
8995
8996 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8997
8998 * gdb.base/large-frame-1.c: New file.
8999 * gdb.base/large-frame-2.c: New file.
9000 * gdb.base/large-frame.exp: New file.
9001 * gdb.base/large-frame.h: New file.
9002
9003 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9004
9005 PR gdb/20948
9006 * gdb.base/write_mem.exp: New test.
9007 * gdb.base/write_mem.c: Likewise.
9008
9009 2018-09-23 Tom Tromey <tom@tromey.com>
9010
9011 PR python/18852:
9012 * gdb.python/py-parameter.exp: Add test for parameter that throws
9013 on "set".
9014
9015 2018-09-23 Tom Tromey <tom@tromey.com>
9016
9017 PR python/17284:
9018 * gdb.python/py-template.exp (test_template_arg): Add test for
9019 negative template argument number.
9020
9021 2018-09-23 Tom Tromey <tom@tromey.com>
9022
9023 PR python/14062:
9024 * gdb.python/python.exp: Add test for post_event error.
9025
9026 2018-09-23 Tom Tromey <tom@tromey.com>
9027
9028 PR python/18170:
9029 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9030 convert pointers to int and long.
9031
9032 2018-09-23 Tom Tromey <tom@tromey.com>
9033
9034 PR python/20126:
9035 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9036 signed-ness conversion tests.
9037
9038 2018-09-23 Tom Tromey <tom@tromey.com>
9039
9040 PR python/18352;
9041 * gdb.python/py-value.exp (test_float_conversion): New proc.
9042 Use it.
9043
9044 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9045
9046 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9047
9048 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9049
9050 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9051 no readline.
9052 * gdb.base/utf8-identifiers.exp: Likewise.
9053 * gdb.cp/cpcompletion.exp: Likewise.
9054 * gdb.linespec/cpcompletion.exp: Likewise.
9055 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9056 * gdb.linespec/cpls-ops.exp: Likewise.
9057
9058 2018-09-19 Richard Bunt <richard.bunt@arm.com>
9059 Chris January <chris.january@arm.com>
9060
9061 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9062 * gdb.fortran/short-circuit-argument-list.exp: New file.
9063 * gdb.fortran/short-circuit-argument-list.f90: New test.
9064
9065 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9066
9067 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9068 "arch=" keyword when executing "-stack-list-frames".
9069
9070 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9071
9072 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9073 "arch=" keyword when executing "-stack-list-frames".
9074
9075 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9076
9077 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9078 break ada".
9079
9080 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9081
9082 PR python/23669
9083 * gdb.python/python.exp: Test gdb.execute("show commands").
9084
9085 2018-09-16 Tom Tromey <tom@tromey.com>
9086
9087 * gdb.base/new-ui.exp (do_execution_tests): Update.
9088 * gdb.base/dbx.exp (test_breakpoints): Update.
9089
9090 2018-09-14 Alan Hayward <alan.hayward@arm.com>
9091
9092 * lib/gdb.exp (gdb_simple_compile): Add proc.
9093 (is_elf_target): Use gdb_simple_compile.
9094 (skip_altivec_tests): Likewise.
9095 (skip_vsx_tests): Likewise.
9096 (skip_tsx_tests): Likewise.
9097 (skip_btrace_tests): Likewise.
9098 (skip_btrace_pt_tests): Likewise.
9099 (gdb_can_simple_compile): Likewise.
9100 (gdb_has_argv0): Likewise.
9101 (gdb_target_symbol_prefix): Likewise.
9102 (target_supports_scheduler_locking): Likewise.
9103
9104 2018-09-13 Tom Tromey <tom@tromey.com>
9105
9106 * Makefile.in (TAGS): Recognize proc_with_prefix and
9107 gdb_caching_proc.
9108
9109 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9110
9111 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9112 method.
9113
9114 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9115
9116 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9117 and a few other Inferior properties when the Inferior is no
9118 longer valid.
9119
9120 2018-09-13 Tom Tromey <tom@tromey.com>
9121
9122 PR rust/23650:
9123 * gdb.rust/simple.exp: Add test for enum field access error.
9124
9125 2018-09-13 Tom Tromey <tom@tromey.com>
9126
9127 PR rust/23626:
9128 * gdb.rust/simple.rs (EmptyEnum): New type.
9129 (main): Use it.
9130 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9131
9132 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9133
9134 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9135 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9136 * gdb.python/py-symtab.exp: Update test printing an objfile.
9137
9138 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9139
9140 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9141 object.
9142
9143 2018-09-12 Alan Hayward <alan.hayward@arm.com>
9144
9145 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9146 (support_complex_tests): Use gdb_can_simple_compile.
9147 (is_ilp32_target): Likewise.
9148 (is_lp64_target): Likewise.
9149 (is_64_target): Likewise.
9150 (is_amd64_regs_target): Likewise.
9151 (is_aarch32_target): Likewise.
9152 (gdb_int128_helper): Likewise.
9153
9154 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9155
9156 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9157
9158 2018-09-10 Jerome Guitton <guitton@adacore.com>
9159
9160 * gdb.ada/same_component_name: Add test for case of tagged record
9161 with variable-length fields.
9162
9163 2018-09-10 Xavier Roirand <roirand@adacore.com>
9164
9165 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9166 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9167 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9168 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9169
9170 2018-09-10 Xavier Roirand <roirand@adacore.com>
9171
9172 * gdb.ada/mi_string_access.exp: New testcase.
9173 * gdb.ada/mi_string_access/bar.adb: New file.
9174 * gdb.ada/mi_string_access/pck.adb: New file.
9175 * gdb.ada/mi_string_access/pck.asd: New file.
9176
9177 2018-09-10 Xavier Roirand <roirand@adacore.com>
9178
9179 * gdb.ada/mi_var_union.exp: New testcase.
9180 * gdb.ada/mi_var_union/bar.adb: New file.
9181 * gdb.ada/mi_var_union/pck.adb: New file.
9182 * gdb.ada/mi_var_union/pck.asd: New file.
9183
9184 2018-09-08 Tom Tromey <tom@tromey.com>
9185
9186 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9187
9188 2018-09-08 Tom Tromey <tom@tromey.com>
9189
9190 PR python/16047:
9191 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9192 (register_pretty_printers): Register new printer.
9193 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9194 test.
9195 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9196 (an_int_type3): New global.
9197
9198 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9199
9200 * gdb.ada/expr_with_funcall: New testcase.
9201
9202 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9203
9204 * gdb.ada/packed_array_assign: New testcase.
9205
9206 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9207
9208 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9209 names, and add test prefixes to make test names unique.
9210
9211 2018-09-05 Tom de Vries <tdevries@suse.de>
9212
9213 * gdb.dwarf2/varval.exp: Add test.
9214
9215 2018-09-04 Gary Benson <gbenson@redhat.com>
9216
9217 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9218 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9219
9220 2018-08-31 Tom Tromey <tom@tromey.com>
9221
9222 * gdb.rust/simple.rs: Rename second variable "v".
9223
9224 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9225
9226 * gdb.base/funcargs.c (use_a): New function.
9227 (recurse): Call use_a.
9228
9229 2018-08-29 Keith Seitz <keiths@redhat.com>
9230
9231 * gdb.compile/compile-cplus-anonymous.cc: New file.
9232 * gdb.compile/compile-cplus-anonymous.exp: New file.
9233 * gdb.compile/compile-cplus-array-decay.cc: New file.
9234 * gdb.compile/compile-cplus-array-decay.exp: New file.
9235 * gdb.compile/compile-cplus-inherit.cc: New file.
9236 * gdb.compile/compile-cplus-inherit.exp: New file.
9237 * gdb.compile/compile-cplus-member.cc: New file.
9238 * gdb.compile/compile-cplus-member.exp: New file.
9239 * gdb.compile/compile-cplus-method.cc: New file.
9240 * gdb.compile/compile-cplus-method.exp: New file.
9241 * gdb.compile/compile-cplus-mod.c: "New" file.
9242 * gdb.compile/compile-cplus-namespace.cc: New file.
9243 * gdb.compile/compile-cplus-namespace.exp: New file.
9244 * gdb.compile/compile-cplus-nested.cc: New file.
9245 * gdb.compile/compile-cplus-nested.exp: New file.
9246 * gdb.compile/compile-cplus-print.c: "New" file.
9247 * gdb.compile/compile-cplus-print.exp: "New" file.
9248 * gdb.compile/compile-cplus-virtual.cc: New file.
9249 * gdb.compile/compile-cplus-virtual.exp: New file.
9250 * gdb.compile/compile-cplus.c: "New" file.
9251 * gdb.compile/compile-cplus.exp: "New" file.
9252 * lib/compile-support.exp: New file.
9253
9254 2018-08-16 Gary Benson <gbenson@redhat.com>
9255
9256 PR gdb/13000:
9257 * gdb.base/batch-exit-status.exp: New file.
9258 * gdb.base/batch-exit-status.good-commands: Likewise.
9259 * gdb.base/batch-exit-status.bad-commands: Likewise.
9260
9261 2018-08-29 Alan Hayward <alan.hayward@arm.com>
9262
9263 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9264 (struct struct02): Likewise.
9265 (struct struct03): Likewise.
9266 (struct struct04): Likewise.
9267 (struct struct_01_01): New struct.
9268 (struct struct_01_02): Likewise.
9269 (struct struct_01_03): Likewise.
9270 (struct struct_01_04): Likewise.
9271 (struct struct_02_01): Likewise.
9272 (struct struct_02_02): Likewise.
9273 (struct struct_02_03): Likewise.
9274 (struct struct_02_04): Likewise.
9275 (struct struct_04_01): Likewise.
9276 (struct struct_04_02): Likewise.
9277 (struct struct_04_03): Likewise.
9278 (struct struct_04_04): Likewise.
9279 (struct struct_05_01): Likewise.
9280 (struct struct_05_02): Likewise.
9281 (struct struct_05_03): Likewise.
9282 (struct struct_05_04): Likewise.
9283 (cmp_struct01): Remove function.
9284 (cmp_struct02): Likewise.
9285 (cmp_struct03): Likewise.
9286 (cmp_struct04): Likewise.
9287 (cmp_struct_01_01): Add Function.
9288 (cmp_struct_01_02): Likewise.
9289 (cmp_struct_01_03): Likewise.
9290 (cmp_struct_01_04): Likewise.
9291 (cmp_struct_02_01): Likewise.
9292 (cmp_struct_02_02): Likewise.
9293 (cmp_struct_02_03): Likewise.
9294 (cmp_struct_02_04): Likewise.
9295 (cmp_struct_04_01): Likewise.
9296 (cmp_struct_04_02): Likewise.
9297 (cmp_struct_04_03): Likewise.
9298 (cmp_struct_04_04): Likewise.
9299 (cmp_struct_05_01): Likewise.
9300 (cmp_struct_05_02): Likewise.
9301 (cmp_struct_05_03): Likewise.
9302 (cmp_struct_05_04): Likewise.
9303 (call_all): Add new structs.
9304 * gdb.base/infcall-nested-structs.exp: Likewise.
9305
9306 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9307
9308 * gdb.python/py-framefilter-mi.exp: Update regexp to
9309 check for "arch" field in frame output.
9310
9311 2018-08-23 Kevin Buettner <kevinb@redhat.com>
9312
9313 * gdb.dwarf2/dw2-ranges-func.c: New file.
9314 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9315
9316 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9317
9318 * gdb.base/term.exp: Compare terminal settings with values from
9319 the inferior.
9320 * gdb.base/term.c: Get and set terminal settings.
9321
9322 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9323
9324 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9325 accommodate new "arch" field in frame output.
9326 * gdb.mi/mi-return.exp: Likewise.
9327 * gdb.mi/mi-stack.exp: Likewise.
9328 * gdb.mi/mi-syn-frame.exp: Likewise.
9329 * gdb.mi/user-selected-context-sync.exp: Likewise.
9330
9331 2018-08-19 Michael Spang <spang@google.com>
9332
9333 PR gdb/11786
9334 * gdb.base/gcore-tls-pie.c: New file.
9335 * gdb.base/gcore-tls-pie.exp: New file.
9336
9337 2018-08-18 Kevin Buettner <kevinb@redhat.com>
9338
9339 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
9340 * gdb.dwarf2/varval.c: New file.
9341 * gdb.dwarf2/varval.exp: New file.
9342
9343 2018-08-17 Alan Hayward <alan.hayward@arm.com>
9344
9345 PR gdb/18931
9346 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9347
9348 2018-08-16 Keith Seitz <keiths@redhat.com>
9349
9350 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9351 tests expected to pass.
9352
9353 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9354
9355 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9356 -data-disassemble -a.
9357 (test_disassembly_bogus_args): Likewise.
9358
9359 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9360
9361 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9362
9363 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9364
9365 * gdb.base/vla-optimized-out.exp: Add new test.
9366
9367 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9368
9369 * gdb.base/vla-optimized-out-o3.exp: Delete.
9370 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9371 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9372 deleted tests.
9373
9374 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9375
9376 PR gdb/18050:
9377 * gdb.server/extended-remote-restart.c: New file.
9378 * gdb.server/extended-remote-restart.exp: New file.
9379
9380 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9381
9382 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9383 "set variable index = 42".
9384
9385 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9386
9387 * boards/index-cache-gdb.exp: New file.
9388 * gdb.dwarf2/index-cache.exp: New file.
9389 * gdb.dwarf2/index-cache.c: New file.
9390 * gdb.base/maint.exp: Check if we are using the index cache.
9391
9392 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9393
9394 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9395 MAKEFLAGS.
9396
9397 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9398
9399 * dg-extract-results.sh: Move to toplevel contrib.
9400 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9401 * Makefile.in (check-parallel-racy): Likewise.
9402
9403 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9404
9405 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9406 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9407 tests if the target supports scheduler locking.
9408
9409 2018-08-04 Tom de Vries <tdevries@suse.de>
9410
9411 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9412
9413 2018-08-02 Tom Tromey <tom@tromey.com>
9414
9415 PR symtab/16842.
9416 * gdb.cp/temargs.exp: Test "info address" of a template
9417 parameter.
9418
9419 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9420
9421 * gdb.python/py-mi-var-info-path-expression.c: New file.
9422 * gdb.python/py-mi-var-info-path-expression.py: New file.
9423 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9424
9425 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9426
9427 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9428 error after "cannot resolve name" string.
9429
9430 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9431
9432 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9433 started.
9434 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9435
9436 2018-07-28 Tom de Vries <tdevries@suse.de>
9437
9438 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9439
9440 2018-07-26 Tom de Vries <tdevries@suse.de>
9441
9442 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9443
9444 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9445
9446 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9447 is visible.
9448
9449 2018-07-26 Tom de Vries <tdevries@suse.de>
9450
9451 PR breakpoints/23366
9452 * gdb.base/catch-follow-exec.c: New test.
9453 * gdb.base/catch-follow-exec.exp: New file.
9454
9455 2018-07-25 Tom de Vries <tdevries@suse.de>
9456
9457 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9458 vla-optimized-out.c.
9459
9460 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9461
9462 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9463 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9464
9465 2018-07-20 Tom de Vries <tdevries@suse.de>
9466
9467 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9468 NOCLONE macro.
9469 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9470
9471 2018-07-19 Tom de Vries <tdevries@suse.de>
9472
9473 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9474 regular expression.
9475
9476 2018-07-18 Tom de Vries <tdevries@suse.de>
9477
9478 * gdb.base/vla-optimized-out.c: New test.
9479 * gdb.base/vla-optimized-out.exp: New file.
9480
9481 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9482
9483 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9484 message "No address associated with hostname" when gdbserver
9485 cannot resolve the hostname.
9486
9487 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9488
9489 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9490 Add some test prefixes to make tests unique.
9491
9492 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9493
9494 * gdb.base/frameapply.c: New file.
9495 * gdb.base/frameapply.exp: New file.
9496
9497 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9498
9499 * gdb.base/skip.exp: Update expected error message.
9500
9501 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9502 Jan Kratochvil <jan.kratochvil@redhat.com>
9503 Paul Fertser <fercerpav@gmail.com>
9504 Tsutomu Seki <sekiriki@gmail.com>
9505
9506 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9507 parameter.
9508 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9509 by default.
9510 * boards/native-gdbserver.exp: Likewise.
9511 * gdb.server/run-without-local-binary.exp: Improve regexp used
9512 for detecting when a remote debugging connection succeeds.
9513 * gdb.server/server-connect.exp: New file.
9514 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9515 Do not prefix the port number with ":".
9516 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9517 support for detecting and using it. Add '$debughost_gdbserver'
9518 to the list of arguments used to start gdbserver. Handle case
9519 when gdbserver cannot resolve a network name.
9520
9521 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9522
9523 PR c++/23373
9524 * gdb.base/ptype-offsets.cc (struct static_member): New
9525 struct.
9526 (main) <stmember>: New variable.
9527 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9528 with a static member in it.
9529
9530 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9531
9532 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9533 watchpoints enabled and disabled.
9534
9535 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9536
9537 * gdb.base/examine-backward.exp: Still run tests around address
9538 0x0, even if address 0x0 is not readable. Update the pattern for
9539 matching address 0x0 in expected output.
9540
9541 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9542
9543 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9544 malloc/free.
9545
9546 2018-07-04 Tom de Vries <tdevries@suse.de>
9547
9548 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9549
9550 2018-07-02 Maciej W. Rozycki <macro@mips.com>
9551
9552 PR tdep/8282
9553 * gdb.arch/mips-disassembler-options.exp: New test.
9554 * gdb.arch/mips-disassembler-options.s: New test source.
9555
9556 2018-06-29 Pedro Alves <palves@redhat.com>
9557
9558 * gdb.threads/names.exp: Adjust expected "info threads" output.
9559
9560 2018-06-29 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.opt/inline-break.exp (line number, address): Add "info
9563 break" tests.
9564
9565 2018-06-29 Pedro Alves <palves@redhat.com>
9566
9567 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9568 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9569 number and address and running to them.
9570
9571 2018-06-29 Richard Bunt <richard.bunt@arm.com>
9572
9573 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9574
9575 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9576
9577 * lib/compiler.c: Remove executable permission flag.
9578
9579 2018-06-28 Richard Bunt <richard.bunt@arm.com>
9580
9581 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9582 code.
9583 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9584
9585 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9586
9587 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9588
9589 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9590
9591 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9592 address argument is omitted.
9593
9594 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9595
9596 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9597
9598 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
9599
9600 PR gdb/21695
9601 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9602 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9603
9604 2018-06-26 Tom Tromey <tom@tromey.com>
9605
9606 PR rust/22574:
9607 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9608 * gdb.rust/simple.rs (struct SimpleLayout): New.
9609
9610 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9611
9612 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9613 "info registers" output.
9614
9615 2018-06-21 Richard Bunt <richard.bunt@arm.com>
9616
9617 * gdb.base/watchpoint-hw-attach.c: New test.
9618 * gdb.base/watchpoint-hw-attach.exp: New file.
9619
9620 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9621
9622 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9623 through /bin/sh.
9624 * boards/dwarf4-gdb-index.exp: Likewise.
9625 * boards/fission-dwp.exp: Likewise.
9626
9627 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9628
9629 * gdb.base/float128.exp: Add comment and improved fail message
9630 to the failure case of "print large128" test.
9631
9632 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9633
9634 * configure.ac: Remove AC_PREREQ.
9635 * configure: Re-generate.
9636
9637 2018-06-19 Pedro Alves <palves@redhat.com>
9638
9639 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9640 (func_extern_caller): New.
9641 (main): Call func_extern_caller.
9642 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9643 logic change.
9644
9645 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
9646
9647 PR gdb/16841
9648 * gdb.cp/typedef-base.cc: New file.
9649 * gdb.cp/typedef-base.exp: New file.
9650
9651 2018-06-18 Tom de Vries <tdevries@suse.de>
9652
9653 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9654
9655 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9656 Richard Bunt <Richard.Bunt@arm.com>
9657
9658 * gdb.threads/attach-slow-waitpid.c: New file.
9659 * gdb.threads/attach-slow-waitpid.exp: New file.
9660 * gdb.threads/slow-waitpid.c: New file.
9661
9662 2018-06-14 Pedro Alves <palves@redhat.com>
9663
9664 * gdb.base/fork-running-state.c: Include <errno.h>.
9665 (exit_if_relative_exits): New.
9666 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9667 exits.
9668 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9669 child exits.
9670
9671 2018-06-14 Tom de Vries <tdevries@suse.de>
9672
9673 PR cli/22573
9674 * gdb.base/finish-pretty.c: New test.
9675 * gdb.base/finish-pretty.exp: New file.
9676
9677 2018-06-14 Pedro Alves <palves@redhat.com>
9678
9679 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9680 gdb's expected startup output.
9681
9682 2018-06-14 Pedro Alves <palves@redhat.com>
9683
9684 * lib/selftest-support.exp (selftest_setup): Remove inlined
9685 function handling.
9686
9687 2018-06-14 Tom de Vries <tdevries@suse.de>
9688
9689 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9690 matching of breakpoint printing.
9691
9692 2018-06-13 Tom de Vries <tdevries@suse.de>
9693
9694 PR testsuite/23269
9695 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9696 (fork_child): ... here, and ...
9697 (fork_parent): ... here.
9698
9699 2018-06-12 Tom de Vries <tdevries@suse.de>
9700
9701 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9702
9703 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9704 Stephen Roberts <stephen.roberts@arm.com>
9705
9706 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9707 rewrite test to describe action performed, rather than possible
9708 failure.
9709
9710 2018-06-08 Gary Benson <gbenson@redhat.com>
9711
9712 * gdb.threads/check-libthread-db.exp: New file.
9713 * gdb.threads/check-libthread-db.c: Likewise.
9714
9715 2018-06-05 Tom Tromey <tom@tromey.com>
9716
9717 * gdb.base/default.exp: Update expected "show version" output.
9718
9719 2018-06-05 Tom Tromey <tom@tromey.com>
9720
9721 PR cli/12326:
9722 * gdb.cp/static-print-quit.exp: Update.
9723 * lib/gdb.exp (pagination_prompt): Update.
9724 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9725 * gdb.python/python.exp: Update.
9726
9727 2018-06-04 Joel Brobecker <brobecker@adacore.com>
9728
9729 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9730
9731 2018-06-01 Joel Brobecker <brobecker@adacore.com>
9732
9733 * gdb.ada/bp_fun_addr: New testcase.
9734
9735 2018-06-01 Tom Tromey <tom@tromey.com>
9736
9737 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9738 results.
9739 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9740 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9741 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9742 * gdb.base/maint.exp (maint_pass_if): Update.
9743
9744 2018-05-31 Maciej W. Rozycki <macro@mips.com>
9745
9746 * gdb.base/endian.exp: New test.
9747 * gdb.base/endian.c: New test source.
9748
9749 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9750
9751 PR gdb/23203
9752 * gdb.base/bt-selected-frame.c: New file.
9753 * gdb.base/bt-selected-frame.exp: New file.
9754 * lib/gdb.exp (get_current_frame_number): New function.
9755
9756 2018-05-24 Maciej W. Rozycki <macro@mips.com>
9757 Pedro Alves <palves@redhat.com>
9758
9759 * gdb.threads/tls-core.c: Include <stdlib.h>
9760 (thread_proc): Call `abort'.
9761 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9762 (tls_core_test): New procedure, bits factored out from ...
9763 (top level): ... here. Test both native cores and gcore cores.
9764
9765 2018-05-23 Tom Tromey <tom@tromey.com>
9766
9767 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9768
9769 2018-05-23 Tom Tromey <tom@tromey.com>
9770
9771 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9772 symfile_complaints.
9773 (test_short_complaints): Likewise.
9774 (test_empty_complaints): Likewise.
9775 (test_initial_complaints): Update.
9776
9777 2018-05-23 Tom Tromey <tom@tromey.com>
9778
9779 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9780
9781 2018-05-23 Tom Tromey <tom@tromey.com>
9782
9783 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9784 (test_short_complaints): Update.
9785
9786 2018-05-22 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.base/remote.exp: Only gdb_start after compiling the
9789 testcase. Issue "disconnect" before testing "set remote" command
9790 defaults. Issue clean_restart before running to main.
9791
9792 2018-05-22 Pedro Alves <palves@redhat.com>
9793
9794 * gdb.base/remote.exp: Adjust expected output of "show remote
9795 memory-write-packet-size". Add tests for "set remote
9796 memory-write-packet-size 0" and "set remote
9797 memory-write-packet-size fixed/limit".
9798
9799 2018-05-22 Pedro Alves <palves@redhat.com>
9800
9801 PR gdb/22973
9802 * gdb.base/utf8-identifiers.c: New file.
9803 * gdb.base/utf8-identifiers.exp: New file.
9804
9805 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9806
9807 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9808
9809 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9810
9811 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9812
9813 2018-05-18 Tom Tromey <tom@tromey.com>
9814
9815 * gdb.base/ptype-offsets.exp: Update.
9816
9817 2018-05-17 Keith Seitz <keiths@redhat.com>
9818
9819 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9820 in expected breakpoint stop locations.
9821 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9822 move to proper scope to test variable values.
9823 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9824 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9825 New functions.
9826 (main): Call not_inline_func3.
9827 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9828 inline_func1, inline_func2, and inline_func3. Test that when each
9829 breakpoint is hit, GDB properly reports both the stop location
9830 and the backtrace. Repeat tests for temporary breakpoints.
9831
9832 2018-05-15 Maciej W. Rozycki <macro@mips.com>
9833
9834 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9835 rather then trying to access it in determining whether the PID
9836 of `gdbserver' could have been retrieved.
9837
9838 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9839
9840 * gdb.arch/amd64-init-x87-values.S: New file.
9841 * gdb.arch/amd64-init-x87-values.exp: New file.
9842
9843 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9844
9845 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9846
9847 2018-05-04 Tom Tromey <tom@tromey.com>
9848
9849 PR python/22730:
9850 * gdb.python/python.exp: Test multi-line execute.
9851
9852 2018-05-04 Tom Tromey <tom@tromey.com>
9853
9854 PR python/22731:
9855 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9856
9857 2018-05-04 Tom Tromey <tom@tromey.com>
9858
9859 PR gdb/11750:
9860 * gdb.base/define.exp: Test defining a user command inside a user
9861 command.
9862 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9863
9864 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9865 Pedro Alves <palves@redhat.com>
9866
9867 PR breakpoints/19806 and support for PR external/20207.
9868 * gdb.base/watchpoint-unaligned.c: New file.
9869 * gdb.base/watchpoint-unaligned.exp: New file.
9870
9871 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9872
9873 * gdb.base/maint.exp: Make test names unique, use
9874 test_prefix_command_help to test 'help maint info', and remove
9875 repeated test of 'help maint'.
9876
9877 2018-05-04 Tom Tromey <tom@tromey.com>
9878
9879 PR gdb/22619:
9880 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9881 behavior.
9882
9883 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9884
9885 * gdb.base/maint.exp: Process output from 'maint print registers'
9886 line at a time.
9887
9888 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9889
9890 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9891 timeout.
9892
9893 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9894
9895 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9896 filter pattern.
9897
9898 2018-05-02 Pedro Alves <palves@redhat.com>
9899
9900 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9901 to_log_command renames.
9902 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9903
9904 2018-05-02 Tom Tromey <tom@tromey.com>
9905
9906 * gdb.python/py-parameter.exp: Set test message.
9907
9908 2018-05-02 Tom Tromey <tom@tromey.com>
9909
9910 PR python/20084:
9911 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9912 PARAM_ZUINTEGER_UNLIMITED tests.
9913
9914 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9915
9916 PR rust/23124
9917 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9918 when casting.
9919
9920 2018-04-30 Tom Tromey <tom@tromey.com>
9921
9922 * gdb.python/py-type.exp: Check align attribute.
9923 * gdb.python/py-type.c: New "aligncheck" global.
9924
9925 2018-04-30 Tom Tromey <tom@tromey.com>
9926
9927 PR exp/17095:
9928 * gdb.dwarf2/dw2-align.exp: New file.
9929 * gdb.cp/align.exp: New file.
9930 * gdb.base/align.exp: New file.
9931 * lib/gdb.exp (gdb_int128_helper): New proc.
9932 (has_int128_c, has_int128_cxx): New caching procs.
9933
9934 2018-04-27 Tom Tromey <tom@tromey.com>
9935
9936 PR rust/22545:
9937 * gdb.rust/simple.exp: Add inclusive range tests.
9938
9939 2018-04-26 Pedro Alves <palves@redhat.com>
9940
9941 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9942 ifunc breakpoint locations correctly of ifunc breakpoints set
9943 while the program resolves the ifunc.
9944
9945 2018-04-26 Pedro Alves <palves@redhat.com>
9946
9947 * gdb.base/gnu-ifunc-final.c: New file.
9948 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9949 * gdb.base/gnu-ifunc.exp (executable): Delete.
9950 (staticexecutable): Adjust.
9951 (lib_opts, exec_opts): Delete.
9952 (make_binsuffix, build, set-break): New procedures.
9953 (misc_tests): New, with tests factored out from the top level.
9954 (top level): Test different combinations of ifunc resolver name,
9955 resolver with and with debug info, and ifunc target with and
9956 without debug info. Wrap static tests with with_target_prefix.
9957
9958 2018-04-26 Pedro Alves <palves@redhat.com>
9959
9960 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9961 return type" warnings.
9962
9963 2018-04-25 Pedro Alves <palves@redhat.com>
9964
9965 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9966 killed".
9967 * gdb.base/kill-after-signal.exp: Likewise.
9968 * gdb.threads/kill.exp: Likewise.
9969
9970 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9971 Sergio Durigan Junior <sergiodj@redhat.com>
9972 Pedro Alves <palves@redhat.com>
9973
9974 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9975 regexps to expect for '[Inferior ... detached]' as well.
9976 * gdb.base/attach.exp: Likewise.
9977 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9978 "gdb_continue_to_end".
9979 (test_catch_syscall_with_wrong_args): Likewise.
9980 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9981 ']'. Don't set 'verbose' on.
9982 * gdb.base/foll-vfork.exp: Likewise.
9983 * gdb.base/fork-print-inferior-events.c: New file.
9984 * gdb.base/fork-print-inferior-events.exp: New file.
9985 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9986 '[Inferior ... has been killed]' message.
9987 * gdb.base/kill-after-signal.exp: Likewise.
9988 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9989 detach message.
9990 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9991 message.
9992 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9993 regexps to expect for '[Inferior ... detached]' as well.
9994 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9995
9996 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9997
9998 PR gdb/23104
9999 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10000
10001 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10002
10003 PR gdb/23095
10004 * gdb.base/break-probes.exp: Pass shlib_load to
10005 prepare_for_testing. Set normal_bp to r_debug_state if target is
10006 bsd.
10007
10008 2018-04-19 Richard Bunt <richard.bunt@arm.com>
10009
10010 * gdb.threads/multiple-successive-infcall.c: New test.
10011 * gdb.threads/multiple-successive-infcall.exp: New file.
10012
10013 2018-04-17 Tom Tromey <tom@tromey.com>
10014
10015 * gdb.rust/simple.rs (Union): New type.
10016 (main): New local "u".
10017 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10018
10019 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10020
10021 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10022 number information in output of "whereis" command.
10023 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10024
10025 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10026
10027 * gdb.ada/info_types.exp: Adjust expected output to the line
10028 numbers now printed by "info var/func/type".
10029 * gdb.base/completion.exp: Likewise.
10030 * gdb.base/included.exp: Likewise.
10031 * gdb.cp/cp-relocate.exp: Likewise.
10032 * gdb.cp/cplusfuncs.exp: Likewise.
10033 * gdb.cp/namespace.exp: Likewise.
10034 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10035
10036 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10037
10038 * gdb.btrace/cpu.exp: New.
10039
10040 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10041
10042 * gdb.base/step-indirect-call-thunk.exp: New.
10043 * gdb.base/step-indirect-call-thunk.c: New.
10044 * gdb.reverse/step-indirect-call-thunk.exp: New.
10045 * gdb.reverse/step-indirect-call-thunk.c: New.
10046
10047 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10048
10049 * gdb.base/pie-fork.c: New file.
10050 * gdb.base/pie-fork.exp: New file.
10051
10052 2018-04-11 Tom Tromey <tom@tromey.com>
10053
10054 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10055
10056 2018-04-10 Pedro Alves <palves@redhat.com>
10057
10058 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10059 exits. Instead loop running forever.
10060 (fork_parent): Run forever too.
10061
10062 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10063
10064 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10065 mi_continue_to_line.
10066 * gdb.mi/mi-stack.c (callee4): Add comment.
10067
10068 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10069
10070 * gdb.mi/mi-stack.exp: Fix indentation.
10071
10072 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10073
10074 PR gdb/22979
10075 * gdb.arch/amd64-osabi.exp: New file.
10076
10077 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10078
10079 PR gdb/22980
10080 * gdb.base/osabi.exp: New file.
10081
10082 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
10083
10084 * gdb.cp/static-typedef-print.exp: New file.
10085 * gdb.cp/static-typedef-print.cc: New file.
10086
10087 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10088
10089 * gdb.ada/varsize_limit: New testcase.
10090
10091 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10092
10093 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10094
10095 * gdb.ada/notcplusplus: New testcase.
10096
10097 * gdb.base/c-linkage-name.c: New file.
10098 * gdb.base/c-linkage-name.exp: New testcase.
10099
10100 2018-03-26 Tom Tromey <tom@tromey.com>
10101
10102 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10103 * gdb.python/py-framefilter.py (name_error): New global.
10104 (ErrorInName.function): Use name_error.
10105
10106 2018-03-26 Tom Tromey <tom@tromey.com>
10107
10108 PR backtrace/15582:
10109 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10110
10111 2018-03-23 Keith Seitz <keiths@redhat.com>
10112
10113 PR c++/22968
10114 * gdb.cp/subtypes.exp: New file.
10115 * gdb.cp/subtypes.h: New file.
10116 * gdb.cp/subtypes.cc: New file.
10117 * gdb.cp/subtypes-2.cc: New file.
10118
10119 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10120
10121 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10122 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10123 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10124 -nostartfiles when compiling the test. Confirm that all registers
10125 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10126
10127 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10128
10129 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10130 option, syntax was wrong anyway.
10131 * gdb.arch/arm-disp-step.exp: Likewise.
10132 * gdb.arch/sparc64-regs.exp: Likewise.
10133 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10134 option, syntax was wrong anyway, switch to use
10135 prepare_for_testing.
10136 * gdb.arch/i386-disp-step.exp: Likewise.
10137
10138 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10139
10140 * gdb.ada/exec_changed.exp: Replace "target_info exists
10141 use_gdb_stub" by "use_gdb_stub".
10142 * gdb.ada/start.exp: Likewise.
10143 * gdb.base/async-shell.exp: Likewise.
10144 * gdb.base/attach-pie-misread.exp: Likewise.
10145 * gdb.base/attach-wait-input.exp: Likewise.
10146 * gdb.base/break-entry.exp: Likewise.
10147 * gdb.base/break-interp.exp: Likewise.
10148 * gdb.base/dprintf-detach.exp: Likewise.
10149 * gdb.base/nostdlib.exp: Likewise.
10150 * gdb.base/solib-nodir.exp: Likewise.
10151 * gdb.base/statistics.exp: Likewise.
10152 * gdb.base/testenv.exp: Likewise.
10153 * gdb.mi/mi-exec-run.exp: Likewise.
10154 * gdb.mi/mi-start.exp: Likewise.
10155 * gdb.multi/dummy-frame-restore.exp: Likewise.
10156 * gdb.multi/multi-arch-exec.exp: Likewise.
10157 * gdb.multi/multi-arch.exp: Likewise.
10158 * gdb.multi/tids.exp: Likewise.
10159 * gdb.multi/watchpoint-multi.exp: Likewise.
10160 * gdb.python/py-events.exp: Likewise.
10161 * gdb.threads/attach-into-signal.exp: Likewise.
10162 * gdb.threads/attach-stopped.exp: Likewise.
10163 * gdb.threads/threadapply.exp: Likewise.
10164 * lib/selftest-support.exp: Likewise.
10165
10166 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10167
10168 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10169
10170 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10171
10172 * gdb.perf/template-breakpoints.cc: New file.
10173 * gdb.perf/template-breakpoints.exp: New file.
10174 * gdb.perf/template-breakpoints.py: New file.
10175
10176 2018-03-19 Tom Tromey <tom@tromey.com>
10177
10178 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10179 y0.
10180 * gdb.rust/simple.exp: Test bare identifier form of struct
10181 initializer.
10182
10183 2018-03-19 Tom Tromey <tom@tromey.com>
10184
10185 * gdb.gdb/observer.exp: Remove.
10186
10187 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10188
10189 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10190 "qualified" option when setting breakpoints.
10191 * gdb.trace/backtrace.exp: Likewise.
10192 * gdb.trace/circ.exp: Likewise.
10193 * gdb.trace/collection.exp: Likewise.
10194 * gdb.trace/disconnected-tracing.exp: Likewise.
10195 * gdb.trace/ftrace-lock.exp: Likewise.
10196 * gdb.trace/ftrace.exp: Likewise.
10197 * gdb.trace/infotrace.exp: Likewise.
10198 * gdb.trace/packetlen.exp: Likewise.
10199 * gdb.trace/passc-dyn.exp: Likewise.
10200 * gdb.trace/qtro.exp: Likewise.
10201 * gdb.trace/read-memory.exp: Likewise.
10202 * gdb.trace/report.exp: Likewise.
10203 * gdb.trace/signal.exp: Likewise.
10204 * gdb.trace/status-stop.exp: Likewise.
10205 * gdb.trace/strace.exp: Likewise.
10206 * gdb.trace/tfind.exp: Likewise.
10207 * gdb.trace/trace-break.exp: Likewise.
10208 * gdb.trace/trace-condition.exp: Likewise.
10209 * gdb.trace/trace-mt.exp: Likewise.
10210 * gdb.trace/tstatus.exp: Likewise.
10211 * gdb.trace/tsv.exp: Likewise.
10212 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10213 * gdb.trace/unavailable.exp: Likewise.
10214 * gdb.trace/while-dyn.exp: Likewise.
10215
10216 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10217
10218 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10219 that libinproctrace is copied to the target.
10220
10221 2018-03-14 Tom Tromey <tom@tromey.com>
10222
10223 PR cli/14977:
10224 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10225 a null pointer.
10226 * gdb.base/wchar.exp: Likewise.
10227
10228 2018-03-14 Tom Tromey <tom@tromey.com>
10229
10230 PR cli/19918:
10231 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10232 flag.
10233
10234 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10235
10236 PR gdb/22841
10237 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10238 "target" to remote_exec.
10239
10240 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10241
10242 PR gdb/22841
10243 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10244 ${board}_upload): Remove.
10245
10246 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10247
10248 * gdb.cp/watch-cp.cc: New test.
10249 * gdb.cp/watch-cp.exp: New file.
10250
10251 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10252
10253 * gdb.base/infcall-nested-structs.exp: New file.
10254 * gdb.base/infcall-nested-structs.c: New file.
10255 * gdb.base/float.exp: Add riscv support.
10256
10257 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10258
10259 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10260 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10261
10262 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10263
10264 * gdb.server/abspath.exp: New file.
10265 * lib/gdb.exp (with_cwd): New procedure.
10266
10267 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10268
10269 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10270 use it.
10271 (gdb_is_target_remote_prompt): New proc.
10272 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10273 (gdb_is_target_native): Pass prompt parameter to
10274 gdb_is_target_1.
10275
10276 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10277
10278 * gdb.base/load-command.c: New file.
10279 * gdb.base/load-command.exp: New file.
10280 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10281 (gdb_is_target_1): ...this, and generalize for other targets
10282 than just remote.
10283 (gdb_is_target_remote): Use gdb_is_target_1.
10284 (gdb_is_target_native): use gdb_is_target_1.
10285
10286 2018-02-26 Tom Tromey <tom@tromey.com>
10287
10288 PR python/16497:
10289 * gdb.python/py-framefilter.exp: Update test.
10290
10291 2018-02-26 Tom Tromey <tom@tromey.com>
10292
10293 * gdb.dwarf2/variant.c: New file.
10294 * gdb.dwarf2/variant.exp: New file.
10295
10296 2018-02-26 Tom Tromey <tom@tromey.com>
10297
10298 * gdb.rust/simple.exp: Accept more possible results in enum test.
10299
10300 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10301
10302 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10303 parentheses.
10304
10305 2018-02-23 Maciej W. Rozycki <macro@mips.com>
10306
10307 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10308 name of a variable: $actual_linejj -> $actual_line.
10309
10310 2018-02-21 John Baldwin <jhb@FreeBSD.org>
10311
10312 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10313
10314 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10315
10316 * gdb.btrace/buffer-size.exp: Do not force BTS.
10317
10318 2018-02-14 Pedro Alves <palves@redhat.com>
10319
10320 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10321 getting a "Quit".
10322
10323 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10324
10325 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10326 Fix test name.
10327
10328 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10329
10330 * gdb.cp/m-static.exp: Check type of optimized out static
10331 member.
10332
10333 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10334
10335 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10336 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10337
10338 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10339 Leszek Swirski <leszeks@google.com>
10340
10341 * gdb.python/py-prettyprint.c
10342 (struct to_string_returns_value_inner,
10343 struct to_string_returns_value_wrapper): New.
10344 (main): Add tsrvw variable.
10345 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10346 ToStringReturnsValueWrapper): New classes.
10347 (register_pretty_printers): Register new pretty-printers.
10348 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10349 recursive pretty printer.
10350 * gdb.python/py-mi.exp: Likewise.
10351
10352 2018-02-01 Leszek Swirski <leszeks@google.com>
10353
10354 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10355 functions with the same name as an include file are parsed
10356 correctly.
10357
10358 2018-02-01 Yao Qi <yao.qi@linaro.org>
10359
10360 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10361 "\[^\r\n\]*".
10362
10363 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10364
10365 * gdb.arch/powerpc-prologue-frame.s: New file.
10366 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10367 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10368
10369 2018-01-31 Joel Brobecker <brobecker@adacore.com>
10370
10371 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10372
10373 2018-01-30 Pedro Alves <palves@redhat.com>
10374
10375 PR gdb/13211
10376 * gdb.base/interrupt-daemon.c: New.
10377 * gdb.base/interrupt-daemon.exp: New.
10378 * gdb.multi/multi-term-settings.c: New.
10379 * gdb.multi/multi-term-settings.exp: New.
10380
10381 2018-01-30 Joel Brobecker <brobecker@adacore.com>
10382
10383 * gdb.base/break.exp: Save the location where the breakpoint
10384 on break.c:47 was actually inserted when debugging the version
10385 compiled at -O2 and use it in the expected output of the "info
10386 break" test performed soon after.
10387
10388 2018-01-22 Pedro Alves <palves@redhat.com>
10389 Sergio Durigan Junior <sergiodj@redhat.com>
10390
10391 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10392 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10393
10394 2018-01-22 Joel Brobecker <brobecker@adacore.com>
10395
10396 * gdb.base/break-include.c, gdb.base/break-include.inc,
10397 gdb.base/break-include.exp: New files.
10398 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10399 line number now being the actual line number where the breakpoint
10400 was inserted.
10401 * gdb.mi/mi-break.exp: Likewise.
10402 * gdb.mi/mi-reverse.exp: Likewise.
10403 * gdb.mi/mi-simplerun.exp: Ditto.
10404
10405 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10406
10407 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10408 varobj.
10409 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10410
10411 2018-01-21 Don Breazeal <donb@codesourcery.com>
10412 Andrew Burgess <andrew.burgess@embecosm.com>
10413
10414 * gdb.mi/basics.c: Add new global.
10415 * gdb.mi/mi-frame-regs.exp: New file.
10416 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10417 case.
10418
10419 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10420
10421 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10422 non-parameter, and on an unknown symbol.
10423
10424 2018-01-19 Tom Tromey <tom@tromey.com>
10425
10426 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10427 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10428
10429 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10430
10431 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10432 setrlimit and chdir to int.
10433
10434 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10435
10436 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10437 function.
10438 (my_tend): Likewise.
10439 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10440 rationale of avoiding FP- and vector instructions.
10441
10442 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10443
10444 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10445 "info reg" with "\[ \t\]*".
10446 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10447 "\[ \t\]+".
10448 * gdb.arch/s390-multiarch.exp: Ditto.
10449 * gdb.base/pc-fp.exp: Ditto.
10450 * gdb.reverse/i386-precsave.exp: Ditto.
10451 * gdb.reverse/i386-reverse.exp: Ditto.
10452 * gdb.reverse/i387-env-reverse.exp: Ditto.
10453 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10454
10455 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10456
10457 * lib/gdb.exp (gdb_compile): Re-enable use of
10458 universal_compile_options for languages other than Rust.
10459
10460 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10461
10462 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10463
10464 2018-01-17 Mike Gulick <mgulick@mathworks.com>
10465
10466 PR gdb/16577
10467 * gdb.base/solib-vanish.exp: New.
10468 * gdb.base/solib-vanish-main.c: New.
10469 * gdb.base/solib-vanish-lib1.c: New.
10470 * gdb.base/solib-vanish-lib2.c: New.
10471
10472 2018-01-17 Yao Qi <yao.qi@linaro.org>
10473
10474 * gdb.compile/compile.exp: Match the address printed for
10475 frame in the output of command "bt".
10476
10477 2018-01-15 Tom Tromey <tom@tromey.com>
10478
10479 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10480 compute sp_reg.
10481
10482 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10483
10484 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10485 to prepare.
10486 (prepare): Return 0 on error, 1 on success.
10487
10488 2018-01-12 Pedro Alves <palves@redhat.com>
10489
10490 * gdb.base/continue-after-aborted-step-over.c: New.
10491 * gdb.base/continue-after-aborted-step-over.exp: New.
10492
10493 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10494
10495 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10496 options when not creating an executable.
10497
10498 2018-01-11 Pedro Alves <palves@redhat.com>
10499
10500 PR remote/22597
10501 * gdb.server/stop-reply-no-thread.c: New file.
10502 * gdb.server/stop-reply-no-thread.exp: New file.
10503
10504 2018-01-10 Pedro Alves <palves@redhat.com>
10505
10506 PR gdb/22670
10507 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10508 functions too. Test setting breakpoints and printing C functions
10509 with no debug info too.
10510 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10511
10512 2018-01-10 Pedro Alves <palves@redhat.com>
10513
10514 PR gdb/22670
10515 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10516 a fail.
10517
10518 2018-01-10 Pedro Alves <palves@redhat.com>
10519
10520 PR gdb/22670
10521 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10522
10523 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10524
10525 * gdb.server/unittest.exp: Match the output in non-development
10526 mode.
10527
10528 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10529
10530 * gdb.gdb/unittest.exp: Match output in non-development mode.
10531
10532 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10533
10534 * gdb.ada/access_tagged_param.exp: Relax expected output
10535 for value of "ObjL" in "continue" to pck.inspect breakpoint
10536 test.
10537
10538 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10539
10540 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10541 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
10542
10543 2018-01-05 Pedro Alves <palves@redhat.com>
10544
10545 PR gdb/18653
10546 * gdb.base/libsegfault.exp: New.
10547
10548 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10549
10550 PR gdb/22670
10551 * gdb.ada/access_tagged_param.exp: New file.
10552 * gdb.ada/access_tagged_param/foo.adb: New file.
10553
10554 2018-01-05 Pedro Alves <palves@redhat.com>
10555
10556 PR gdb/22670
10557 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10558 exercise lower case too, and to exercise both full matching and
10559 wild matching.
10560
10561 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10562
10563 * gdb.ada/rename_subscript_param: New testcase.
10564
10565 2018-01-05 Jerome Guitton <guitton@adacore.com>
10566
10567 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10568
10569 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10570
10571 * gdb.ada/convvar_comp: New testcase.
10572
10573 2018-01-05 Xavier Roirand <roirand@adacore.com>
10574
10575 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10576 (My_Table): New global variable.
10577 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10578
10579 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10580
10581 PR gdb/22670
10582 * gdb.ada/maint_with_ada: New testcase.
10583
10584 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10585
10586 PR gdb/22670
10587 * gdb.ada/bp_c_mixed_case: New testcase.
10588
10589 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10590
10591 PR gdb/22670
10592 * gdb.ada/complete.exp: Add "complete break ada" test.
10593
10594 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10595
10596 PR gdb/22670
10597 * gdb.ada/info_addr_mixed_case: New testcase.
10598
10599 2018-01-03 Xavier Roirand <roirand@adacore.com>
10600
10601 * gdb.ada/excep_handle.exp: New testcase.
10602 * gdb.ada/excep_handle/foo.adb: New file.
10603 * gdb.ada/excep_handle/pck.ads: New file.
10604
10605 2018-01-03 Joel Brobecker <brobecker@adacore.com>
10606
10607 * gdb.base/step-line.c: Add extra empty line in copyright header.
10608 * gdb.base/step-line.inp: Likewise.
10609
10610 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10611
10612 * gdb.ada/dyn_stride.exp: Add slice test.
10613
10614 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10615
10616 * gdb.ada/dyn_stride: New testcase.
10617
10618 2017-12-27 Stafford Horne <shorne@gmail.com>
10619
10620 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10621 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10622
10623 2017-12-27 Stafford Horne <shorne@gmail.com>
10624
10625 * gdb.base/reggroups.c: New file.
10626 * gdb.base/reggroups.exp: New file.
10627
10628 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10629
10630 * gdb.dwarf2/ada-valprint-error.c: New file.
10631 * gdb.dwarf2/ada-valprint-error.exp: New file.
10632
10633 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10634
10635 * gdb.ada/assign_arr: New testcase.
10636
10637 2017-12-18 Xavier Roirand <roirand@adacore.com>
10638
10639 * gdb.ada/funcall_ptr: New testcase.
10640
10641 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10642
10643 PR cli/16224
10644 * gdb.base/ptype-offsets.cc: New file.
10645 * gdb.base/ptype-offsets.exp: New file.
10646
10647 2017-12-15 Yao Qi <yao.qi@linaro.org>
10648
10649 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10650 if XML is disabled.
10651
10652 2017-12-15 Xavier Roirand <roirand@adacore.com>
10653
10654 * gdb.ada/same_component_name: New testcase.
10655
10656 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10657
10658 * gdb.ada/str_binop_equal: New testcase.
10659
10660 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10661
10662 * gdb.ada/task_switch_in_core: New testcase.
10663
10664 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10665
10666 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10667 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10668 call test_bkpt_qualified.
10669 (test_bkpt_qualified): New proc.
10670
10671 2017-12-13 Pedro Alves <palves@redhat.com>
10672
10673 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10674 Tighten regexp by matching with an anchor.
10675
10676 2017-12-13 Pedro Alves <palves@redhat.com>
10677
10678 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10679 ("expression with namespace"): New set of tests.
10680 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10681 (Nested::Test_NS::qux): New.
10682 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10683 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10684
10685 2017-12-13 Joel Brobecker <brobecker@adacore.com>
10686
10687 * gdb.base/server-del-break.c: New file.
10688 * gdb.base/server-del-break.exp: New file.
10689
10690 2017-12-12 Stafford Horne <shorne@gmail.com>
10691
10692 * gdb.xml/tdesc-regs.exp: Add or1k support.
10693
10694 2017-12-12 Stafford Horne <shorne@gmail.com>
10695
10696 * gdb.base/bp-permanent.c: Define nop of or1k.
10697
10698 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10699
10700 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10701 output with components being reordered.
10702
10703 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10704
10705 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10706 output with components being reordered.
10707
10708 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10709 Pedro Alves <palves@redhat.com>
10710
10711 * gdb.base/maint.exp (check for .gdb_index): Check also for
10712 .debug_names.
10713 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10714 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10715 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10716 (.gdb_index used after symbol reloading): Support also .debug_names.
10717 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10718
10719 2017-12-08 Yao Qi <yao.qi@linaro.org>
10720
10721 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10722 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10723
10724 2017-12-08 Yao Qi <yao.qi@linaro.org>
10725
10726 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10727 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10728
10729 2017-12-08 Yao Qi <yao.qi@linaro.org>
10730
10731 * gdb.arch/aarch64-tagged-pointer.c: New file.
10732 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10733
10734 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10735
10736 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10737 "int".
10738
10739 2017-12-07 Keith Seitz <keiths@redhat.com>
10740
10741 PR breakpoints/22569
10742 * gdb.linespec/ls-errs.exp: Change expected result of "break
10743 -source this file has spaces.c -line 3".
10744 Check that an explicit source file followed by whitespace is
10745 identified as an invalid explicit location.
10746
10747 2017-12-07 Keith Seitz <keiths@redhat.com>
10748
10749 * gdb.cp/nested-types.cc: New file.
10750 * gdb.cp/nested-types.exp: New file.
10751 * lib/cp-support.exp: Load data-structures.exp library.
10752 (debug_cp_test_ptype_class): New global.
10753 (cp_ptype_class_verbose, next_line): New procedures.
10754 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10755 Add and document new return value.
10756 Switch the list of lines to a queue.
10757 Add support for new `type' key for nested type definitions.
10758 Add debugging/troubleshooting messages.
10759 * lib/data-structures.exp: New file.
10760
10761 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10762
10763 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10764 with proc_with_prefix, don't use with_test_prefix.
10765
10766 2017-12-07 Tom Tromey <tom@tromey.com>
10767
10768 * gdb.base/break.exp: Add test for empty "commands".
10769
10770 2017-12-07 Yao Qi <yao.qi@linaro.org>
10771
10772 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10773 malloc and catch syscall.
10774
10775 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10776
10777 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
10778 tests for explicit locations.
10779
10780 2017-12-06 Pedro Alves <palves@redhat.com>
10781
10782 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10783 force-disabling XML descriptions.
10784
10785 2017-12-04 Pedro Alves <palves@redhat.com>
10786
10787 PR gdb/22499
10788 * gdb.arch/amd64-disp-step-avx.S: New file.
10789 * gdb.arch/amd64-disp-step-avx.exp: New file.
10790
10791 2017-12-03 Pedro Alves <palves@redhat.com>
10792
10793 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10794 and <string.h>.
10795 (parent_function): Print distinct messages when waitpid fails, or
10796 the child exits with a signal, or the child exits for an unhandled
10797 reason.
10798 * gdb.threads/process-dies-while-detaching.exp
10799 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10800 it. Wait for both inferior output and GDB's prompt. Use an
10801 indirect spawn id list.
10802 (do_detach): New parameter 'child_exit'. Use it to compute
10803 expected inferior output.
10804 (test_detach, test_detach_watch, test_detach_killed_outside):
10805 Adjust to pass down the expected child exit kind.
10806
10807 2017-12-01 Joel Brobecker <brobecker@adacore.com>
10808 Sergio Durigan Junior <sergiodj@redhat.com>
10809 Pedro Alves <palves@redhat.com>
10810
10811 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10812
10813 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10814
10815 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10816 to 'symbol-file' and 'add-symbol-file' can be
10817 position-independent.
10818
10819 2017-12-01 Yao Qi <yao.qi@linaro.org>
10820
10821 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10822 the URL in copyright header.
10823 * gdb.arch/aarch64-fp.exp: Likewise.
10824 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10825 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10826 * gdb.base/expand-psymtabs.exp: Likewise.
10827 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10828 * gdb.fortran/common-block.exp: Likewise.
10829 * gdb.fortran/common-block.f90: Likewise.
10830 * gdb.fortran/logical.exp: Likewise.
10831 * gdb.fortran/vla-datatypes.f90: Likewise.
10832 * gdb.fortran/vla-sub.f90: Likewise.
10833
10834 2017-11-30 Joel Brobecker <brobecker@adacore.com>
10835
10836 * gdb.ada/repeat_dyn: New testcase.
10837
10838 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10839
10840 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10841 Update for changed thread numbering.
10842 * gdb.cell/bt.exp: Update for changed GDB output.
10843
10844 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10845
10846 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10847 setting isremote by hand.
10848 * boards/dwarf4-gdb-index.exp: Likewise.
10849 * boards/fission.exp: Likewise.
10850 * boards/stabs.exp: Likewise.
10851
10852 2017-11-30 Pedro Alves <palves@redhat.com>
10853
10854 * gdb.linespec/cpls-ops.exp
10855 (check_explicit_skips_function_argument): Extract the underlying
10856 type of size_t instead of hardcoding it.
10857
10858 2017-11-29 Pedro Alves <palves@redhat.com>
10859
10860 PR c++/19436
10861 * gdb.linespec/cpls-abi-tag.cc: New file.
10862 * gdb.linespec/cpls-abi-tag.exp: New file.
10863
10864 2017-11-29 Pedro Alves <palves@redhat.com>
10865
10866 * gdb.base/langs.exp: Use -qualified.
10867 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10868 it.
10869 * gdb.cp/namespace.exp: Use -qualified.
10870 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10871 (overload-3, template-overload, template-ret-type, const-overload)
10872 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10873 procedures.
10874 (test_driver): Call them.
10875 * gdb.cp/save-bp-qualified.cc: New.
10876 * gdb.cp/save-bp-qualified.exp: New.
10877 * gdb.linespec/explicit.exp: Test -qualified.
10878 * lib/completion-support.exp (completion::explicit_opts_list): Add
10879 "-qualified".
10880 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10881
10882 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10883
10884 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10885
10886 2017-11-29 Tom Tromey <tom@tromey.com>
10887
10888 * gdb.base/relocate.exp: Update invalid argument test.
10889 Add new tests for invalid arguments.
10890
10891 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10892
10893 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10894 Return 0 as a long.
10895 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10896
10897 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10898
10899 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10900 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10901 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10902 func ().
10903 * gdb.cp/shadow.cc (B.func): Return 0.
10904
10905 2017-11-27 Joel Brobecker <brobecker@adacore.com>
10906
10907 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10908 expected output in gdb_expect call to allow the exception
10909 message to be present as well. Fix syntax confusion to avoid
10910 TCL thinking that exception_name is an array.
10911
10912 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10913
10914 * gdb.arch/spu-info.c: Include <unistd.h>.
10915 (do_signal_test): Fix broken calls to write.
10916 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10917 Fix checks for empty mailboxes. Update signal tests for corrected
10918 do_signal_test routine. Allow nonzero event status.
10919 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10920 * gdb.cell/arch.exp: Use standard_output_file.
10921 * gdb.cell/break.exp: Likewise.
10922 * gdb.cell/bt.exp: Likewise.
10923 * gdb.cell/core.exp: Likewise.
10924 * gdb.cell/dwarfaddr.exp: Likewise.
10925 * gdb.cell/ea-cache.exp: Likewise.
10926 * gdb.cell/ea-standalone.exp: Likewise.
10927 * gdb.cell/f-regs.exp: Likewise.
10928 * gdb.cell/fork.exp: Likewise.
10929 * gdb.cell/gcore.exp: Likewise.
10930 * gdb.cell/mem-access.exp: Likewise.
10931 * gdb.cell/ptype.exp: Likewise.
10932 * gdb.cell/registers.exp: Likewise.
10933 * gdb.cell/sizeof.exp: Likewise.
10934 * gdb.cell/solib-symbol.exp: Likewise.
10935 * gdb.cell/solib.exp: Likewise.
10936
10937 2017-11-25 Pedro Alves <palves@redhat.com>
10938
10939 * gdb.base/complete-empty.exp: New file.
10940 * gdb.base/completion.exp: Adjust.
10941
10942 2017-11-25 Pedro Alves <palves@redhat.com>
10943
10944 * gdb.linespec/cpls-ops.cc: New file.
10945 * gdb.linespec/cpls-ops.exp: New file.
10946 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10947 factored out from ...
10948 (test_complete_prefix_range): ... this.
10949
10950 2017-11-24 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.linespec/cpcompletion.exp: New file.
10953 * gdb.linespec/cpls-hyphen.cc: New file.
10954 * gdb.linespec/cpls.cc: New file.
10955 * gdb.linespec/cpls2.cc: New file.
10956 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10957 test to use test_gdb_complete_unique. Add label completion,
10958 keyword completion and explicit location completion tests.
10959 * lib/completion-support.exp: New file.
10960
10961 2017-11-24 Joel Brobecker <brobecker@adacore.com>
10962
10963 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10964 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10965 when hitting an exception catchpoint.
10966
10967 2017-11-22 Yao Qi <yao.qi@linaro.org>
10968
10969 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10970
10971 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10972
10973 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10974 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10975 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10976
10977 2017-11-22 Yao Qi <yao.qi@linaro.org>
10978
10979 * gdb.base/info-os.exp: Pass pthreads.
10980 * gdb.multi/multi-attach.exp: Likewise.
10981
10982 2017-11-22 Yao Qi <yao.qi@linaro.org>
10983
10984 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10985 compiler.
10986
10987 2017-11-22 Yao Qi <yao.qi@linaro.org>
10988
10989 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10990 * gdb.base/break-interp.exp: Likewise.
10991 * gdb.base/jit-attach-pie.exp: Likewise.
10992
10993 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10994
10995 * gdb.base/float128.c (large128): New variable.
10996 * gdb.base/float128.exp: Add test to print largest __float128 value.
10997
10998 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10999
11000 * gdb.arch/vsx-regs.exp: Update register content checks.
11001
11002 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11003
11004 * gdb.arch/ppc-longdouble.exp: New file.
11005 * gdb.arch/ppc-longdouble.c: Likewise.
11006
11007 2017-11-21 Pedro Alves <palves@redhat.com>
11008
11009 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11010
11011 2017-11-20 Pedro Alves <palves@redhat.com>
11012
11013 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11014 (long_double_typedef): New typedefs.
11015 Use DEF on double and long double.
11016 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11017 cases.
11018 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11019 and 'long_double_ptr_same_size' locals. Use them to decide
11020 whether cast from array/function to float is valid/invalid.
11021
11022 2017-11-17 Tom Tromey <tom@tromey.com>
11023
11024 * gdb.rust/traits.rs: New file.
11025 * gdb.rust/traits.exp: New file.
11026
11027 2017-11-17 Joel Brobecker <brobecker@adacore.com>
11028
11029 * gdb.ada/minsyms: New testcase.
11030
11031 2017-11-16 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11034 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11035
11036 2017-11-16 Pedro Alves <palves@redhat.com>
11037
11038 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11039 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11040
11041 2017-11-16 Pedro Alves <palves@redhat.com>
11042
11043 * gdb.server/reconnect-ctrl-c.c: New file.
11044 * gdb.server/reconnect-ctrl-c.exp: New file.
11045
11046 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11047
11048 * gdb.python/py-rbreak.exp: New file.
11049 * gdb.python/py-rbreak.c: New file.
11050 * gdb.python/py-rbreak-func2.c: New file.
11051
11052 2017-11-16 Pedro Alves <palves@redhat.com>
11053
11054 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11055 pattern.
11056 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11057 GDB.
11058
11059 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11060
11061 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11062 regex.
11063
11064 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11065
11066 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11067 test names.
11068
11069 2017-11-09 Pedro Alves <palves@redhat.com>
11070
11071 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11072 factored out from ...
11073 (top level): ... here, and adjusted to avoid expecting beyond the
11074 prompt in a single gdb_test_multiple.
11075
11076 2017-11-09 Pedro Alves <palves@redhat.com>
11077
11078 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11079 output.
11080 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11081 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11082 * gdb.server/ext-run.exp ("kill" test): Likewise.
11083 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11084
11085 2017-11-09 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11088 match till end of line.
11089
11090 2017-11-09 Pedro Alves <palves@redhat.com>
11091
11092 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11093
11094 2017-11-09 Pedro Alves <palves@redhat.com>
11095
11096 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11097 New procedures, factored out from ...
11098 (top level): ... here, and adjusted to avoid expecting beyond the
11099 prompt in one go.
11100
11101 2017-11-09 Pedro Alves <palves@redhat.com>
11102
11103 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11104 output. Fix '?' match.
11105
11106 2017-11-08 Joel Brobecker <brobecker@adacore.com>
11107
11108 * gdb.ada/scoped_watch: New testcase.
11109 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11110 which is actually correct.
11111 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11112 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11113
11114 2017-11-08 Pedro Alves <palves@redhat.com>
11115
11116 * gdb.gdb/complaints.exp (test_initial_complaints)
11117 (test_serial_complaints, test_short_complaints): Call
11118 complaint_internal instead of complaint.
11119
11120 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11121
11122 * gdb.threads/tls-core.c: New file.
11123 * gdb.threads/tls-core.exp: Likewise.
11124
11125 2017-11-08 Pedro Alves <palves@redhat.com>
11126
11127 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11128 (p Exported_Capitalized): New test.
11129 (p exported_capitalized): New test.
11130
11131 2017-11-07 Pedro Alves <palves@redhat.com>
11132
11133 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11134
11135 2017-11-07 Pedro Alves <palves@redhat.com>
11136
11137 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11138 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11139 (disable_invalid, disable_inverted, disable_negative): New
11140 procedures.
11141 ("bad numbers"): New set of tests.
11142
11143 2017-11-07 Pedro Alves <palves@redhat.com>
11144
11145 * gdb.cp/ena-dis-br-range.exp: Add tests.
11146
11147 2017-11-07 Pedro Alves <palves@redhat.com>
11148
11149 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11150
11151 2017-11-07 Xavier Roirand <roirand@adacore.com>
11152 Pedro Alves <palves@redhat.com>
11153
11154 * gdb.base/ena-dis-br.exp: Add reference to
11155 gdb.cp/ena-dis-br-range.exp.
11156 * gdb.cp/ena-dis-br-range.exp: New file.
11157 * gdb.cp/ena-dis-br-range.cc: New file.
11158
11159 2017-11-06 Pedro Alves <palves@redhat.com>
11160
11161 * gdb.base/attach-non-pgrp-leader.c: New.
11162 * gdb.base/attach-non-pgrp-leader.exp: New.
11163
11164 2017-11-06 Pedro Alves <palves@redhat.com>
11165
11166 * configure.ac: No longer check for termio.h and sgtty.h.
11167 * configure: Regenerate.
11168 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11169 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11170 Remove termio and sgtty code.
11171
11172 2017-11-03 Yao Qi <yao.qi@linaro.org>
11173
11174 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11175 in GDB is disabled.
11176
11177 2017-11-03 Yao Qi <yao.qi@linaro.org>
11178
11179 * gdb.python/py-thrhandle.exp: Skip it if python is not
11180 enabled.
11181
11182 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11183
11184 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11185 as a breakpoint command.
11186
11187 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11188
11189 PR python/21213
11190 * gdb.python/py-infthread.exp: Test calling
11191 InferiorThread.inferior () multiple times in a row.
11192
11193 2017-10-27 Keith Seitz <keiths@redhat.com>
11194
11195 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11196 Test "info break" for every inlined function breakpoint.
11197
11198 2017-10-27 Yao Qi <yao.qi@linaro.org>
11199
11200 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11201
11202 2017-10-26 Patrick Frants <osscontribute@gmail.com>
11203
11204 * gdb.cp/classes.exp (test_static_members): Test printing
11205 Outer::instance.
11206 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11207 (Inner::instance, Outer::instance): New.
11208
11209 2017-10-24 Pedro Alves <palves@redhat.com>
11210
11211 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11212 extra console" test in two stages.
11213
11214 2017-10-24 Pedro Alves <palves@redhat.com>
11215
11216 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11217
11218 2017-10-24 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11221 loop.
11222
11223 2017-10-24 Pedro Alves <palves@redhat.com>
11224
11225 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11226 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11227
11228 2017-10-24 Pedro Alves <palves@redhat.com>
11229
11230 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11231 parameter and handle it. Don't output read value in test name.
11232
11233 2017-10-24 Pedro Alves <palves@redhat.com>
11234
11235 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11236 custom test name.
11237
11238 2017-10-24 Pedro Alves <palves@redhat.com>
11239
11240 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11241 include the unstable output directory name in the test's name.
11242 (initial_setup_simple) <'set args'>: Use custom test name.
11243
11244 2017-10-24 Pedro Alves <palves@redhat.com>
11245
11246 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11247 with explicit test name.
11248
11249 2017-10-20 Pedro Alves <palves@redhat.com>
11250
11251 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11252 'wait -i'. Use gdb_assert and remote_close.
11253
11254 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11255
11256 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11257 number from variable rather than hard-coded.
11258
11259 2017-10-19 Pedro Alves <palves@redhat.com>
11260
11261 * gdb.base/long-inferior-output.c: New file.
11262 * gdb.base/long-inferior-output.exp: New file.
11263
11264 2017-11-18 Keith Seitz <keiths@redhat.com>
11265
11266 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11267 method.
11268 (main): Call it.
11269 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11270 Add additional user-defined conversion operator tests.
11271
11272 2017-10-17 Pedro Alves <palves@redhat.com>
11273
11274 * boards/native-stdio-gdbserver.exp: Load "local-board".
11275
11276 2017-10-17 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.base/quit-live.c: New file.
11279 * gdb.base/quit-live.exp: New file.
11280
11281 2017-10-16 Keith Seitz <keiths@redhat.com>
11282
11283 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11284 (class_with_protected_typedef, class_with_private_typedef)
11285 (struct_with_public_typedef, struct_with_protected_typedef)
11286 (struct_with_private_typedef): New classes/structs.
11287 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11288 typedefs and access specifiers.
11289
11290 2017-10-16 Pedro Alves <palves@redhat.com>
11291 Simon Marchi <simon.marchi@polymtl.ca>
11292
11293 * README (Local vs Remote vs Native): New section.
11294 * boards/local-board.exp: New file, with bits factored out from
11295 ...
11296 * boards/native-extended-gdbserver.exp: ... here. Load
11297 "local-board".
11298 * boards/native-gdbserver.exp: Load "local-board".
11299 (${board}_spawn, ${board}_exec): Delete.
11300 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11301 ...
11302 * boards/stdio-gdbserver-base.exp: ... this new file.
11303 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11304 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11305 procedure.
11306 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11307 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11308 stdio_gdbserver_command.
11309 (${board}_get_remote_address, ${board}_get_comm_port)
11310 (${board}_download, ${board}_upload): Delete.
11311 (get_target_remote_pipe_cmd): New.
11312
11313 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11314
11315 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11316 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11317 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11318 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11319 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11320 remove with_test_prefix.
11321
11322 2017-10-13 Pedro Alves <palves@redhat.com>
11323
11324 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11325 * gdb.base/annota1.exp: Use it instead of is_remote.
11326 * gdb.base/annota3.exp: Use it instead of is_remote.
11327 * gdb.cp/annota2.exp: Use it instead of is_remote.
11328 * gdb.cp/annota3.exp: Use it instead of is_remote.
11329 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11330
11331 2017-10-13 Pedro Alves <palves@redhat.com>
11332
11333 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11334 (test_num_test_vars, run_and_count_vars, find_env)
11335 (test_set_unset_env, test_inherit_env_var): New procedures.
11336 (top level): Use them.
11337
11338 2017-10-13 Pedro Alves <palves@redhat.com>
11339
11340 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11341 also skip on stub-like targets.
11342
11343 2017-10-13 Pedro Alves <palves@redhat.com>
11344
11345 PR gdb/22293
11346 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11347 (top level): Move some tests to ...
11348 (test_not_found): ... this new procedure.
11349 (top level): Call it.
11350
11351 2017-10-13 Pedro Alves <palves@redhat.com>
11352
11353 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11354 expect different "info terminal" output if testing with a
11355 non-native target.
11356
11357 2017-10-13 Pedro Alves <palves@redhat.com>
11358 Simon Marchi <simon.marchi@polymtl.ca>
11359
11360 PR python/12966
11361 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11362
11363 2017-10-13 Pedro Alves <palves@redhat.com>
11364
11365 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11366 already.
11367
11368 2017-10-13 Pedro Alves <palves@redhat.com>
11369
11370 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11371 is_remote.
11372
11373 2017-10-13 Pedro Alves <palves@redhat.com>
11374
11375 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11376 is_remote.
11377
11378 2017-10-13 Pedro Alves <palves@redhat.com>
11379
11380 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11381 is set.
11382 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11383 instead of is_remote.
11384
11385 2017-10-13 Pedro Alves <palves@redhat.com>
11386
11387 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11388 (top level): Add comment.
11389
11390 2017-10-13 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.base/remote.exp (top level): Fix comment typo and add
11393 missing return.
11394
11395 2017-10-13 Pedro Alves <palves@redhat.com>
11396 Simon Marchi <simon.marchi@polymtl.ca>
11397
11398 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11399 calls and add comments. Skip test if use_gdb_stub is set.
11400 (top level): Use "set cwd" command instead of "cd" command.
11401
11402 2017-10-13 Pedro Alves <palves@redhat.com>
11403
11404 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11405 is_remote target check.
11406
11407 2017-10-13 Pedro Alves <palves@redhat.com>
11408
11409 * gdb.base/scope.exp: Use build_executable + clean_restart +
11410 gdb_file_cmd instead of prepare_for_testing and no longer skip
11411 "before run" tests on is_remote target boards. Update comments.
11412 * boards/native-extended-gdbserver.exp
11413 (extended_gdbserver_load_last_file): New, factored out from ...
11414 (gdb_load): ... this. Move further below and add comment.
11415 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11416
11417 2017-10-12 Pedro Alves <palves@redhat.com>
11418
11419 * gdb.base/attach.exp: Remove references to gdb64.
11420 * gdb.base/dbx.exp: Remove references to gdb64.
11421
11422 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11423 Pedro Alves <palves@redhat.com>
11424
11425 * gdb.base/label.exp: Remove is_remote target check.
11426
11427 2017-10-12 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.base/auvx.exp (coredir): Update comment.
11430 (top level) <core_works>: Use "set cwd" command instead of "cd"
11431 command.
11432
11433 2017-10-12 Pedro Alves <palves@redhat.com>
11434 Simon Marchi <simon.marchi@polymtl.ca>
11435
11436 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11437 target boards.
11438
11439 2017-10-12 Pedro Alves <palves@redhat.com>
11440 Simon Marchi <simon.marchi@polymtl.ca>
11441
11442 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11443 Instead skip if there's any gdb_protocol set.
11444
11445 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11446 Pedro Alves <palves@redhat.com>
11447
11448 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11449
11450 2017-10-12 Pedro Alves <palves@redhat.com>
11451 Simon Marchi <simon.marchi@polymtl.ca>
11452
11453 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11454 instead of on dejagnu remote boards.
11455
11456 2017-10-12 Pedro Alves <palves@redhat.com>
11457 Simon Marchi <simon.marchi@polymtl.ca>
11458
11459 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11460 checks. Use build_executable + clean_restart instead of
11461 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11462 of enabling non-stop after starting gdb.
11463
11464 2017-10-12 Pedro Alves <palves@redhat.com>
11465
11466 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11467 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11468 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11469 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11470
11471 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11472
11473 * gdb.arch/arc-tdesc-cpu.exp: New file.
11474 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11475
11476 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11477
11478 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11479
11480 2017-10-10 Pedro Alves <palves@redhat.com>
11481
11482 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11483 expect CLI output.
11484
11485 2017-10-10 Pedro Alves <palves@redhat.com>
11486
11487 * lib/selftest-support.exp (selftest_setup): Update for
11488 captured_command_loop's prototype change.
11489
11490 2017-10-09 Pedro Alves <palves@redhat.com>
11491
11492 Test both arch1=>arch2 and arch2=>arch1.
11493
11494 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11495 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11496 factored out to...
11497 (append_arch1_options, append_arch2_options, append_arch_options)
11498 (build_executables): New procedures.
11499 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11500 local.
11501 (top level): Add new 'first_arch' testing axis.
11502
11503 2017-10-09 Pedro Alves <palves@redhat.com>
11504
11505 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11506 (barrier): New.
11507 (thread_start, all_started): New functions.
11508 (main): Spawn new thread and wait until it is scheduled.
11509 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11510 option.
11511 (do_test): Add 'selected_thread' parameter. Run to all_started
11512 instead of main. Explicitly set the breakpoint at main. Switch
11513 to the SELECTED_THREAD thread.
11514 (top level): Test handling the exec event with either the main
11515 thread or the second thread selected.
11516
11517 2017-10-09 Pedro Alves <palves@redhat.com>
11518
11519 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11520 logic. Move STOP marker after the value checks.
11521 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11522 regexp.
11523
11524 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11525
11526 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11527
11528 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11529
11530 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11531 integer-to-dfp conversion.
11532 * gdb.base/dfp-test.exp: Likewise.
11533
11534 2017-10-04 Pedro Alves <palves@redhat.com>
11535
11536 * gdb.multi/hangout.c: Include <unistd.h>.
11537 (hangout_loop): New function.
11538 (main): Call alarm. Call hangout_loop in a loop.
11539 * gdb.multi/hello.c: Include <unistd.h>.
11540 (hello_loop): New function.
11541 (main): Call alarm. Call hangout_loop in a loop.
11542 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11543 inferior with the other selected.
11544
11545 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11546
11547 * gdb.mi/list-thread-groups-available.exp: New file.
11548 * gdb.mi/list-thread-groups-available.c: New file.
11549
11550 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11551
11552 * gdb.base/set-cwd.exp: Make it available on
11553 native-extended-gdbserver.
11554
11555 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11556
11557 * gdb.base/set-cwd.c: New file.
11558 * gdb.base/set-cwd.exp: Likewise.
11559
11560 2017-10-02 Tom Tromey <tom@tromey.com>
11561
11562 PR rust/22236:
11563 * gdb.rust/simple.rs (main): New variable "fslice".
11564 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11565
11566 2017-10-02 Tom Tromey <tom@tromey.com>
11567
11568 * gdb.rust/simple.exp: Test ptype of a slice.
11569
11570 2017-10-02 Tom Tromey <tom@tromey.com>
11571
11572 * gdb.rust/simple.exp: Test index of slice.
11573
11574 2017-09-27 Tom Tromey <tom@tromey.com>
11575
11576 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11577
11578 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11579 Pedro Alves <palves@redhat.com>
11580
11581 * gdb.base/compare-sections.exp (get value of read-only section): Read
11582 as unsigned value.
11583 (corrupt read-only section): Likewise and don't set written if patching
11584 failed.
11585
11586 2017-09-21 Kevin Buettner <kevinb@redhat.com>
11587
11588 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11589 files.
11590
11591 2017-09-20 Pedro Alves <palves@redhat.com>
11592
11593 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11594 symbol names in gdb's output.
11595 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11596
11597 2017-09-20 Pedro Alves <palves@redhat.com>
11598
11599 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11600 Rename to ...
11601 (test_list_ambiguous_symbol): ... this and add a symbol name
11602 parameter. Adjust.
11603 (test_list_ambiguous_function): Reimplement on top of
11604 test_list_ambiguous_symbol and also test listing ambiguous
11605 variables.
11606 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11607 (ambiguous_fun): ... this.
11608 (ambiguous_var): New.
11609 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11610 (ambiguous_fun): ... this.
11611 (ambiguous_var): New.
11612
11613 2017-09-19 John Baldwin <jhb@FreeBSD.org>
11614
11615 * gdb.base/starti.c: New file.
11616 * gdb.base/starti.exp: New file.
11617 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11618
11619 2017-09-14 Pedro Alves <palves@redhat.com>
11620
11621 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11622 (top level): Use it instead of runto.
11623
11624 2017-09-11 Tom Tromey <tom@tromey.com>
11625
11626 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11627
11628 2017-09-11 Tom Tromey <tom@tromey.com>
11629
11630 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11631 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11632
11633 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11634
11635 * gdb.fortran/printing-types.exp: New file.
11636 * gdb.fortran/printing-types.exp: New file.
11637
11638 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11639
11640 * gdb.fortran/vla-ptype.exp: Fix typos.
11641 * gdb.fortran/vla-value.exp: Same.
11642
11643 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11644
11645 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11646 * gdb.mi/mi-var-child-f.exp: Likewise.
11647 * gdb.mi/mi-vla-fortran.exp: Likewise.
11648
11649 2017-09-08 Frank Penczek <frank.penczek@intel.com>
11650 Christoph Weinmann <christoph.t.weinmann@intel.com>
11651 Bernhard Heckel <bernhard.heckel@intel.com>
11652
11653 * gdb.fortran/ptr-indentation.f90: New file.
11654 * gdb.fortran/ptr-indentation.exp: New file.
11655
11656 2017-09-05 Tom Tromey <tom@tromey.com>
11657
11658 PR gdb/22010:
11659 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11660
11661 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11662
11663 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11664
11665 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11666
11667 * gdb.threads/tls-nodebug-pie.c: New file.
11668 * gdb.threads/tls-nodebug-pie.exp: New file.
11669
11670 2017-09-05 Tom Tromey <tom@tromey.com>
11671
11672 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11673 for rust.
11674
11675 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11676
11677 * gdb.multi/multi-arch-exec.exp: Test with different
11678 "follow-exec-mode" settings.
11679 (do_test): New procedure.
11680
11681 2017-09-04 Pedro Alves <palves@redhat.com>
11682
11683 * gdb.base/func-static.c (S::method const, S::method volatile)
11684 (S::method volatile const): New methods.
11685 (c_s, v_s, cv_s): New instances.
11686 (main): Call method() on them.
11687 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11688 (cannot_resolve): New procedure.
11689 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11690 print-quote-unquoted columns.
11691 (do_test): Test printing each scope too.
11692
11693 2017-09-04 Pedro Alves <palves@redhat.com>
11694
11695 * gdb.base/local-static.exp: Also test with
11696 class::method::variable wholly quoted.
11697 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11698
11699 2017-09-04 Pedro Alves <palves@redhat.com>
11700
11701 * gdb.base/local-static.c: New.
11702 * gdb.base/local-static.cc: New.
11703 * gdb.base/local-static.exp: New.
11704
11705 2017-09-04 Pedro Alves <palves@redhat.com>
11706
11707 * gdb.asm/asm-source.exp: Add casts to int.
11708 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11709 (dataglobal64_1, dataglobal64_2): New globals.
11710 * gdb.base/nodebug.exp: Test different expressions involving the
11711 new globals, with print, whatis and ptype. Add casts to int.
11712 * gdb.base/solib-display.exp: Add casts to int.
11713 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11714 * gdb.cp/m-static.exp: Add cast to int.
11715 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11716 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11717 tls variable with no debug info without a cast. Test with a cast
11718 to int too.
11719 * gdb.trace/entry-values.exp: Add casts.
11720
11721 2017-09-04 Pedro Alves <palves@redhat.com>
11722
11723 * gdb.base/nodebug.exp: Test that ptype's error about functions
11724 with unknown return type includes the function name too.
11725
11726 2017-09-04 Pedro Alves <palves@redhat.com>
11727
11728 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11729 return type of munmap in infcall.
11730 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11731 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11732 type of ftell in infcall.
11733 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11734 type of getpid in infcall.
11735 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11736 infcall.
11737 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11738 Bail on failure to extract the pid.
11739 * gdb.base/nodebug.c: #include <stdint.h>.
11740 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11741 New functions.
11742 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11743 Change expected output of print/whatis/ptype with functions with
11744 no debug info. Test all supported languages. Call
11745 test_call_promotion.
11746 * gdb.compile/compile.exp: Adjust expected output to expect
11747 warning.
11748 * gdb.threads/siginfo-threads.exp: Likewise.
11749
11750 2017-09-04 Pedro Alves <palves@redhat.com>
11751
11752 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11753 "prototypes". Test calling float functions via prototyped and
11754 unprototyped function pointers.
11755 (perform_all_tests): New parameter "prototypes". Pass it down.
11756 (top level): Pass down "prototypes" parameter to
11757 perform_all_tests.
11758
11759 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11760
11761 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11762 Test with nested loops.
11763
11764 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11765
11766 * gdb.base/commands.exp: Call the new procedures.
11767 (loop_break_test, loop_continue_test): New procedures.
11768
11769 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11770
11771 * gdb.base/commands.exp: Call new procedure.
11772 (define_if_without_arg_test): New procedure.
11773
11774 2017-09-04 Pedro Alves <palves@redhat.com>
11775
11776 * gdb.base/list-ambiguous.exp: New file.
11777 * gdb.base/list-ambiguous0.c: New file.
11778 * gdb.base/list-ambiguous1.c: New file.
11779 * gdb.base/list.exp (test_list_range): Adjust expected output.
11780
11781 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11782
11783 * gdb.base/share-env-with-gdbserver.c: New file.
11784 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11785
11786 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11787
11788 * gdb.base/commands.exp (gdbvar_simple_if_test,
11789 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11790 progvar_simple_if_test, progvar_simple_while_test,
11791 progvar_complex_if_while_test, user_defined_command_test,
11792 user_defined_command_args_eval,
11793 user_defined_command_args_stack_test,
11794 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11795 temporary_breakpoint_commands,
11796 gdb_test_no_prompt, redefine_hook_test,
11797 redefine_backtrace_test): Remove "global gdb_prompt".
11798
11799 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11800
11801 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11802 New proc, call it from toplevel.
11803
11804 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11805
11806 PR remote/21852
11807 * gdb.server/normal.c: New file, copied from gdb.base.
11808 * gdb.server/run-without-local-binary.exp: New file.
11809
11810 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
11811
11812 * gdb.arch/sparc64-adi.exp: New file.
11813 * gdb.arch/sparc64-adi.c: New file.
11814
11815 2017-08-22 Pedro Alves <palves@redhat.com>
11816
11817 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11818 (top level): Add "list all overloads" tests.
11819
11820 2017-08-22 Tom Tromey <tom@tromey.com>
11821
11822 * gdb.gdb/xfullpath.exp: Remove.
11823
11824 2017-08-21 Pedro Alves <palves@redhat.com>
11825
11826 PR gdb/19487
11827 * gdb.base/symbol-alias.c: New.
11828 * gdb.base/symbol-alias2.c: New.
11829 * gdb.base/symbol-alias.exp: New.
11830
11831 2017-08-21 Pedro Alves <palves@redhat.com>
11832
11833 * gdb.base/dfp-test.c
11834 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11835 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11836 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11837 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11838 * gdb.base/whatis-ptype-typedefs.c: New.
11839 * gdb.base/whatis-ptype-typedefs.exp: New.
11840 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11841 (an_int, an_int_type, an_int_type2): New globals.
11842 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11843 involving typedefs and cast expressions.
11844 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11845 (lookup_typedefs_function): New.
11846 (typedefs_pretty_printers_dict): New.
11847 (top level): Register lookup_typedefs_function in
11848 gdb.pretty_printers.
11849
11850 2017-08-18 Yao Qi <yao.qi@linaro.org>
11851
11852 * gdb.server/unittest.exp: New.
11853
11854 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11855
11856 PR gdb/21954
11857 * gdb.base/environ.exp: Add test to check if 'unset environment'
11858 works.
11859
11860 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11861
11862 * lib/gdb.exp (universal_compile_options): New caching proc.
11863 (gdb_compile): Suppress GCC's coloring of messages.
11864
11865 2017-08-14 Tom Tromey <tom@tromey.com>
11866
11867 PR gdb/21675:
11868 * gdb.base/printcmds.exp (test_radices): New function.
11869 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11870 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11871 * lib/gdb.exp (get_integer_valueof): Use p/d.
11872
11873 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11874
11875 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11876 characters.
11877
11878 2017-08-05 Tom Tromey <tom@tromey.com>
11879
11880 * gdb.rust/simple.exp: Allow String to appear in a different
11881 namespace.
11882
11883 2017-07-26 Yao Qi <yao.qi@linaro.org>
11884
11885 * gdb.gdb/unittest.exp: Invoke command
11886 "maintenance check xml-descriptions".
11887
11888 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11889
11890 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11891 calling context.
11892 (hex128): Drop erroneous calculation of parameters.
11893
11894 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * gdb.python/py-unwind.exp: Disable stack protection when
11897 building test file.
11898
11899 2017-07-20 Pedro Alves <palves@redhat.com>
11900
11901 * gdb.base/default.exp (set language): Adjust expected output.
11902
11903 2017-07-20 Pedro Alves <palves@redhat.com>
11904
11905 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11906 (test_minsym): ... this, and make static.
11907 (get_pck__foo__bar__minsym): Rename to ...
11908 (get_test_minsym): ... this.
11909 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11910 symbol names and comments.
11911 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11912 (get_test_minsym): ... this.
11913 (pck__foo__bar__minsym__2): Rename to ...
11914 (test_minsym): ... this.
11915 (main): Adjust.
11916
11917 2017-07-17 Pedro Alves <palves@redhat.com>
11918
11919 * gdb.base/completion.exp: Adjust expected output.
11920 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11921 the completer works.
11922
11923 2017-07-17 Pedro Alves <palves@redhat.com>
11924
11925 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11926
11927 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11928
11929 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11930
11931 2017-07-14 Tom Tromey <tom@tromey.com>
11932
11933 PR rust/21764:
11934 * gdb.rust/simple.exp: Add tests.
11935
11936 2017-07-14 Tom Tromey <tom@tromey.com>
11937
11938 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11939
11940 2017-07-14 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.linespec/base/one/thefile.cc (z1): New function.
11943 * gdb.linespec/base/two/thefile.cc (z2): New function.
11944 * gdb.linespec/linespec.exp: Add tests.
11945
11946 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11947
11948 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11949 to mi_create_breakpoint.
11950
11951 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11952
11953 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11954 mi_create_breakpoint.
11955
11956 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11957
11958 * gdb.dlang/demangle.exp: Update for demangling changes.
11959
11960 2017-07-09 Tom Tromey <tom@tromey.com>
11961
11962 * gdb.dwarf2/shortpiece.exp: New file.
11963
11964 2017-07-06 David Blaikie <dblaikie@gmail.com>
11965
11966 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11967 built from fissiont-multi-cu{1,2}.c.
11968 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11969 except putting 'main' and 'func' in separate CUs in the same DWO file.
11970 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11971 test.
11972 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11973 test.
11974
11975 2017-07-06 Pedro Alves <palves@redhat.com>
11976
11977 * gdb.python/py-unwind.exp: Test flushregs.
11978
11979 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11980
11981 PR cli/21688
11982 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11983 tests for alias commands and trailing whitespace.
11984
11985 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11986
11987 PR cli/21688
11988 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11989 procedure. Call it.
11990
11991 2017-06-29 Pedro Alves <palves@redhat.com>
11992
11993 * gdb.base/printcmds.exp: Add tests.
11994
11995 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11996
11997 PR gdb/21337
11998 * gdb.base/reread-readsym.exp: New file.
11999 * gdb.base/reread-readsym.c: New file.
12000
12001 2017-06-21 Kevin Buettner <kevinb@redhat.com>
12002
12003 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12004 subpattern.
12005
12006 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12007
12008 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12009 extended mnemonic.
12010 * gdb.arch/powerpc-power9.s: Likewise.
12011
12012 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12013
12014 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12015 on 32-bit x86 targets. Exploit is_*_target macros where
12016 appropriate.
12017
12018 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12019
12020 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12021 register pieces.
12022
12023 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12024
12025 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12026 located in one or more DWARF pieces.
12027
12028 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12029
12030 * lib/gdb.exp (get_endianness): New proc.
12031 * gdb.arch/aarch64-fp.exp: Use it.
12032 * gdb.arch/altivec-regs.exp: Likewise.
12033 * gdb.arch/e500-regs.exp: Likewise.
12034 * gdb.arch/vsx-regs.exp: Likewise.
12035 * gdb.base/dump.exp: Likewise.
12036 * gdb.base/funcargs.exp: Likewise.
12037 * gdb.base/gnu_vector.exp: Likewise.
12038 * gdb.dwarf2/formdata16.exp: Likewise.
12039 * gdb.dwarf2/implptrpiece.exp: Likewise.
12040 * gdb.dwarf2/nonvar-access.exp: Likewise.
12041 * gdb.python/py-inferior.exp: Likewise.
12042 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12043
12044 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12045
12046 PR gdb/21226
12047 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12048 stack value pieces are taken from the LSB end.
12049
12050 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12051
12052 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12053 variable at nonzero offset.
12054
12055 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12056
12057 * gdb.dwarf2/var-access.c: New file.
12058 * gdb.dwarf2/var-access.exp: New test.
12059 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12060
12061 2017-06-12 Tom Tromey <tom@tromey.com>
12062
12063 * gdb.dwarf2/formdata16.exp: Add tests.
12064
12065 2017-06-12 Tom Tromey <tom@tromey.com>
12066
12067 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12068
12069 2017-06-12 Tom Tromey <tom@tromey.com>
12070
12071 PR exp/16225:
12072 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12073 * gdb.arch/vsx-regs.exp: Update tests.
12074 * gdb.arch/s390-vregs.exp (hex128): New proc.
12075 Update test.
12076 * gdb.arch/altivec-regs.exp: Update tests.
12077
12078 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12079
12080 * gdb.base/startup-with-shell.c: New file.
12081 * gdb.base/startup-with-shell.exp: Likewise.
12082
12083 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12084
12085 * gdb.server/non-existing-program.exp: Update regex in order to
12086 reflect the fact that gdbserver is now using fork_inferior (with a
12087 shell) to startup the inferior.
12088
12089 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12090
12091 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12092 support function calls from GDB.
12093
12094 2017-05-21 Tom Tromey <tom@tromey.com>
12095
12096 PR rust/21466:
12097 * gdb.rust/unsized.exp: New file.
12098 * gdb.rust/unsized.rs: New file.
12099
12100 2017-05-19 Tom Tromey <tom@tromey.com>
12101
12102 PR rust/21484:
12103 * gdb.rust/watch.exp: New file.
12104 * gdb.rust/watch.rs: New file.
12105
12106 2017-05-18 Tom Tromey <tom@tromey.com>
12107
12108 * gdb.rust/simple.exp: Allow Box to be qualified.
12109
12110 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12111
12112 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12113
12114 2017-05-18 Pedro Alves <palves@redhat.com>
12115
12116 * gdb.base/fileio.c (test_write, test_read, test_close)
12117 (test_fstat): Don't print 'ret' in the fail path.
12118
12119 2017-05-18 Pedro Alves <palves@redhat.com>
12120
12121 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12122 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12123 (test_system, test_rename, test_unlink, test_time): Change
12124 prototypes.
12125 * gdb.base/fileio.exp (stop_msg): Adjust.
12126
12127 2017-05-18 Pedro Alves <palves@redhat.com>
12128
12129 * gdb.base/fileio.c (null_str): New global.
12130 (test_stat): Use it.
12131 * gdb.base/fileio.exp: Remove nowarnings.
12132
12133 2017-05-17 Yao Qi <yao.qi@linaro.org>
12134
12135 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12136
12137 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12138
12139 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12140 argument command.
12141 (top-level): Invoke test_set_inferior_tty.
12142
12143 2017-05-04 Pedro Alves <palves@redhat.com>
12144
12145 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12146 Add parens to print call for Python 3.
12147
12148 2017-05-03 Keith Seitz <keiths@redhat.com>
12149
12150 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12151 (main): Call it.
12152
12153 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12154
12155 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12156 to prev and next.
12157
12158 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12159
12160 * gdb.python/py-record-btrace.exp: Remove test for
12161 gdb.BtraceInstruction.error.
12162
12163 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12164
12165 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12166
12167 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12168
12169 * gdb.python/py-record-btrace-threads.c: New file.
12170 * gdb.python/py-record-btrace-threads.exp: New file.
12171
12172 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12173
12174 PR testsuite/8595
12175 * gdb.base/environ.exp: Make test available in all architectures.
12176 Move bits related to "info program" testing to
12177 gdb.base/info-program.exp. Rewrite tests to use the two new
12178 procedures mentione below.
12179 (test_set_show_env_var) New procedure.
12180 (test_set_show_env_var_equal): Likewise.
12181 * gdb.base/info-program.exp: New file.
12182
12183 2017-04-27 Keith Seitz <keiths@redhat.com>
12184
12185 * gdb.cp/oranking.cc (test15): New function.
12186 (main): Call test15 and declare additional variables for testing.
12187 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12188 "p foo101('abc')" tests.
12189 Add tests for cv qualifier overloads.
12190 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12191 "lvalue reference overload" test.
12192 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12193 "print value of f1 on Child&& in f2" test.
12194
12195 2017-04-19 Pedro Alves <palves@redhat.com>
12196
12197 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12198 procedure.
12199 (top level): Call it.
12200 * lib/gdb.exp (gdb_define_cmd): New procedure.
12201
12202 2017-04-12 Pedro Alves <palves@redhat.com>
12203
12204 PR gdb/21323
12205 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12206 (wchar): New global.
12207 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12208 (do_test_wide_char, wide_char_types_no_program, top level): Add
12209 wchar_t testing.
12210
12211 2017-04-12 Pedro Alves <palves@redhat.com>
12212
12213 PR c++/21323
12214 * gdb.cp/wide_char_types.c: New file.
12215 * gdb.cp/wide_char_types.exp: New file.
12216
12217 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12218
12219 PR gdb/21352
12220 * gdb.trace/tsv.exp: Add test for "tsave -r".
12221
12222 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12223
12224 * gdb.dlang/watch-loc.c: New file.
12225 * gdb.dlang/watch-loc.exp: New file.
12226
12227 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12228
12229 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12230
12231 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12232
12233 * gdb.arch/arc-analyze-prologue.S: New file.
12234 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12235
12236 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12237
12238 * gdb.arch/arc-decode-insn.S: New file.
12239 * gdb.arch/arc-decode-insn.exp: Likewise.
12240
12241 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12242
12243 PR tdep/20928
12244 * gdb.arch/sparc64-regs.exp: New file.
12245 * gdb.arch/sparc64-regs.S: Likewise.
12246
12247 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12248
12249 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12250 and memory view on Python 3.
12251
12252 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
12253 Keith Seitz <keiths@redhat.com>
12254
12255 PR gdb/14441
12256 * gdb.cp/demangle.exp: Add rvalue reference tests.
12257 * gdb.cp/rvalue-ref-casts.cc: New file.
12258 * gdb.cp/rvalue-ref-casts.exp: New file.
12259 * gdb.cp/rvalue-ref-overload.cc: New file.
12260 * gdb.cp/rvalue-ref-overload.exp: New file.
12261 * gdb.cp/rvalue-ref-params.cc: New file.
12262 * gdb.cp/rvalue-ref-params.exp: New file.
12263 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12264 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12265 * gdb.cp/rvalue-ref-types.cc: New file.
12266 * gdb.cp/rvalue-ref-types.exp: New file.
12267 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12268 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12269
12270 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12271
12272 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12273 New procedure.
12274
12275 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12276
12277 * lib/mi-support.exp (mi_gdb_test): Add additional message
12278 for unexpected output.
12279
12280 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12281
12282 * gdb.base/examine-backward.c (Barrier): New character array
12283 constant, to ensure that TestStrings is preceded by a string
12284 terminator.
12285
12286 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12287
12288 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12289 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12290 and implicit pointer into such a location.
12291
12292 2017-03-16 Doug Evans <dje@google.com>
12293
12294 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12295
12296 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12297
12298 * gdb.cp/m-static.exp: Fix expectation for prototype of
12299 test5.single_constructor and single_constructor::single_constructor.
12300
12301 2017-03-16 Doug Evans <dje@google.com>
12302
12303 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12304 * gdb.guile/scm-lazy-string.c: New file.
12305 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12306 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12307 for pointer, array, typedef lazy strings.
12308
12309 2017-03-16 Doug Evans <dje@google.com>
12310
12311 PR python/17728, python/18439, python/18779
12312 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12313 * gdb.python/py-lazy-string.c (pointer): New typedef.
12314 (main): New locals ptr, array, typedef_ptr.
12315 * gdb.python/py-value.exp: Move lazy string tests to ...
12316 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12317 array, typedef lazy strings.
12318
12319 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12320
12321 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12322 Add optional 'test' parameter.
12323
12324 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12325
12326 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12327 Skip for versions of DejaGnu < 1.5.
12328
12329 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12330
12331 * lib/gdb.exp (dejagnu_version): New proc.
12332 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12333 Use dejagnu_version.
12334
12335 2017-03-10 Keith Seitz <keiths@redhat.com>
12336
12337 PR c++/8128
12338 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12339 type from destructor regexps.
12340 Add a branch which actually passes the test.
12341 Adjust "ptype t5i" test names.
12342
12343 2017-03-08 Pedro Alves <palves@redhat.com>
12344
12345 * gdb.base/step-over-exit.exp: Add explicit test message.
12346
12347 2017-03-08 Pedro Alves <palves@redhat.com>
12348
12349 PR gdb/18360
12350 * gdb.threads/interrupt-while-step-over.c: New file.
12351 * gdb.threads/interrupt-while-step-over.exp: New file.
12352
12353 2017-03-08 Pedro Alves <palves@redhat.com>
12354
12355 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12356 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12357
12358 2017-03-08 Pedro Alves <palves@redhat.com>
12359
12360 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12361 PKRU as not supported as a PASS.
12362
12363 2017-03-08 Pedro Alves <palves@redhat.com>
12364
12365 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12366 prefix instead of $binfile1/$binfile2.
12367 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12368 in test message.
12369 * gdb.python/py-completion.exp: Use "load python file" as test
12370 messages instead of unstable path names.
12371
12372 2017-03-08 Pedro Alves <palves@redhat.com>
12373 Jan Kratochvil <jan.kratochvil@redhat.com>
12374
12375 PR cli/21218
12376 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12377 New proc.
12378 (top level): Call it.
12379
12380 2017-03-08 Pedro Alves <palves@redhat.com>
12381
12382 PR tui/21216
12383 * gdb.tui/tui-nl-filtered-output.exp: New file.
12384
12385 2017-03-08 Pedro Alves <palves@redhat.com>
12386
12387 * gdb.base/completion.exp: Move TUI completion tests to ...
12388 * gdb.tui/completion.exp: ... this new file.
12389
12390 2017-03-08 Pedro Alves <palves@redhat.com>
12391
12392 * gdb.base/tui-disasm-long-lines.c,
12393 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12394 gdb.base/tui-layout.exp: Move to ...
12395 * gdb.tui/: ... this new directory.
12396
12397 2017-03-07 Pedro Alves <palves@redhat.com>
12398
12399 * gdb.base/tui-layout.c: New file.
12400 * gdb.base/tui-layout.exp: New file.
12401
12402 2017-03-07 Pedro Alves <palves@redhat.com>
12403
12404 * gdb.base/tui-layout.c: Rename to ...
12405 * gdb.base/tui-disasm-long-lines.c: ... this.
12406 * gdb.base/tui-layout.exp: Rename to ...
12407 * gdb.base/tui-disasm-long-lines.exp: ... this.
12408
12409 2017-03-07 Pedro Alves <palves@redhat.com>
12410
12411 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12412
12413 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12414
12415 * i386-mpx-call.c: New file.
12416 * i386-mpx-call.exp: New file.
12417
12418 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12419
12420 * gdb.arch/powerpc-power.exp: Delete test.
12421 * gdb.arch/powerpc-power.s: Likewise.
12422 * gdb.disasm/disassembler-options.exp: New test.
12423 * gdb.arch/powerpc-altivec.exp: Likewise.
12424 * gdb.arch/powerpc-altivec.s: Likewise.
12425 * gdb.arch/powerpc-altivec2.exp: Likewise.
12426 * gdb.arch/powerpc-altivec2.s: Likewise.
12427 * gdb.arch/powerpc-altivec3.exp: Likewise.
12428 * gdb.arch/powerpc-altivec3.s: Likewise.
12429 * gdb.arch/powerpc-power7.exp: Likewise.
12430 * gdb.arch/powerpc-power7.s: Likewise.
12431 * gdb.arch/powerpc-power8.exp: Likewise.
12432 * gdb.arch/powerpc-power8.s: Likewise.
12433 * gdb.arch/powerpc-power9.exp: Likewise.
12434 * gdb.arch/powerpc-power9.s: Likewise.
12435 * gdb.arch/powerpc-vsx.exp: Likewise.
12436 * gdb.arch/powerpc-vsx.s: Likewise.
12437 * gdb.arch/powerpc-vsx2.exp: Likewise.
12438 * gdb.arch/powerpc-vsx2.s: Likewise.
12439 * gdb.arch/powerpc-vsx3.exp: Likewise.
12440 * gdb.arch/powerpc-vsx3.s: Likewise.
12441 * gdb.arch/arm-disassembler-options.exp: Likewise.
12442 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12443 * gdb.arch/s390-disassembler-options.exp: Likewise.
12444
12445 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
12446
12447 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12448 (check_supported_features): ... this. Changed return type to void.
12449 (supports_rdseed): New static global.
12450 (rdseed): Check supports_rdseed.
12451 (initialize): Call check_supported_features.
12452
12453 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12454
12455 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12456 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12457 and lqarx/stqcx.
12458 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12459 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12460
12461 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12462
12463 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12464 uppercase.
12465
12466 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12467
12468 * gdb.dwarf2/formdata16.c: New file.
12469 * gdb.dwarf2/formdata16.exp: New file.
12470 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12471
12472 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12473
12474 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12475 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12476 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12477 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12478 DW_AT_GNU_*.
12479
12480 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12481
12482 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12483
12484 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12485
12486 PR gdb/21164
12487 * gdb.base/maint.exp: Add testcases for when the commands do
12488 not have arguments.
12489
12490 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12491
12492 * gdb.cp/chained-calls.exp: Use p instead of P.
12493
12494 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12495
12496 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12497 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12498
12499 2017-02-14 Tom Tromey <tom@tromey.com>
12500
12501 PR python/13598:
12502 * gdb.python/py-events.exp: Add before_prompt event tests.
12503
12504 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12505
12506 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12507
12508 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12509
12510 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12511 (main): Call my_unique_function_name.
12512 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12513 completion of patterns with a single match.
12514 Add missing -re switches to gdb_test_multiple calls.
12515
12516 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12517
12518 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12519 return if core file is not recognized.
12520
12521 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12522
12523 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12524 and extra UIs.
12525
12526 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12527
12528 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12529 proc_with_prefix.
12530
12531 2017-02-10 Tom Tromey <tom@tromey.com>
12532
12533 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12534
12535 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
12536
12537 PR gdb/21122
12538 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12539
12540 2017-02-08 Jerome Guitton <guitton@adacore.com>
12541
12542 * gdb.base/define.exp: Add test for command abbreviations
12543 in define.
12544
12545 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
12546
12547 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12548 * gdb.reverse/insn-reverse-x86.c: New file.
12549
12550 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12551
12552 PR tdep/20936
12553 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12554
12555 2017-02-03 Tom Tromey <tom@tromey.com>
12556
12557 PR rust/21097:
12558 * gdb.rust/simple.exp: Add new tests.
12559
12560 2017-02-02 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12563 tests.
12564
12565 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12566
12567 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12568 taking a 2-byte value out of a 4-byte DWARF implicit value on
12569 big-endian targets.
12570 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12571 logic. Add test cases for DW_OP_implicit.
12572
12573 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12574
12575 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12576
12577 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12578
12579 * gdb.btrace/enable.exp: Call gdb_exit before
12580 skip_gdbserver_tests.
12581
12582 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12583
12584 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12585 GDBFLAGS.
12586
12587 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12588
12589 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12590 the test is skipped.
12591 * gdb.btrace/data.exp: Likewise.
12592 * gdb.btrace/delta.exp: Likewise.
12593 * gdb.btrace/dlopen.exp: Likewise.
12594 * gdb.btrace/enable-running.exp: Likewise.
12595 * gdb.btrace/enable.exp: Likewise.
12596 * gdb.btrace/exception.exp: Likewise.
12597 * gdb.btrace/function_call_history.exp: Likewise.
12598 * gdb.btrace/gcore.exp: Likewise.
12599 * gdb.btrace/instruction_history.exp: Likewise.
12600 * gdb.btrace/multi-thread-step.exp: Likewise.
12601 * gdb.btrace/nohist.exp: Likewise.
12602 * gdb.btrace/non-stop.exp: Likewise.
12603 * gdb.btrace/reconnect.exp: Likewise.
12604 * gdb.btrace/record_goto-step.exp: Likewise.
12605 * gdb.btrace/record_goto.exp: Likewise.
12606 * gdb.btrace/rn-dl-bind.exp: Likewise.
12607 * gdb.btrace/segv.exp: Likewise.
12608 * gdb.btrace/step.exp: Likewise.
12609 * gdb.btrace/stepi.exp: Likewise.
12610 * gdb.btrace/tailcall-only.exp: Likewise.
12611 * gdb.btrace/tailcall.exp: Likewise.
12612 * gdb.btrace/tsx.exp: Likewise.
12613 * gdb.btrace/unknown_functions.exp: Likewise.
12614 * gdb.btrace/vdso.exp: Likewise.
12615
12616 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12617
12618 * gdb.btrace/enable-running.c: New.
12619 * gdb.btrace/enable-running.exp: New.
12620
12621 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12622
12623 * gdb.arch/amd64-gs_base.c: New file.
12624 * gdb.arch/amd64-gs_base.exp: New file.
12625
12626 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12627
12628 * lib/memory.exp: Remove spurious empty newlines.
12629
12630 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12631
12632 * gdb.python/py-bad-printers.exp: Load python file using "source".
12633 * gdb.python/py-events.exp: Likewise.
12634 * gdb.python/py-evsignal.exp: Likewise.
12635 * gdb.python/py-evthreads.exp: Likewise.
12636 * gdb.python/py-frame-args.exp: Likewise.
12637 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12638 * gdb.python/py-framefilter-mi.exp: Likewise.
12639 * gdb.python/py-framefilter.exp: Likewise.
12640 * gdb.python/py-mi.exp: Likewise.
12641 * gdb.python/py-pp-maint.exp: Likewise.
12642 * gdb.python/py-pp-registration.exp: Likewise.
12643 * gdb.python/py-prettyprint.exp: Likewise.
12644 (run_lang_tests): Likewise.
12645 * gdb.python/py-typeprint.exp: Likewise.
12646
12647 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12648
12649 * lib/memory.exp: New file.
12650 * lib/gdb.exp: Load memory.exp.
12651 * gdb.base/memattr.exp (delete_memory): Move proc to
12652 lib/memory.exp and rename to delete_memory_regions.
12653 Replace delete_memory with delete_memory_regions.
12654 Cleanup memory regions before tests.
12655 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12656 before tests.
12657
12658 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12659
12660 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12661 files.
12662 (initialize): New function conditionally defined.
12663 (testcases): Move within conditional block.
12664 (main): Call initialize.
12665 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12666 of gdb.reverse/insn-reverse.c.
12667 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12668 gdb.reverse/insn-reverse.c.
12669
12670 2017-01-26 Yao Qi <yao.qi@linaro.org>
12671
12672 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12673 disassemble on address 0.
12674
12675 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12676 Yao Qi <yao.qi@linaro.org>
12677
12678 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12679 * gdb.dwarf2/implptr-64bit.S: Remove.
12680 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12681 variables in caller's context. Add DW_OP_implicit_value.
12682
12683 2017-01-25 Yao Qi <yao.qi@linaro.org>
12684
12685 * lib/dwarf.exp (Dwarf::_location): Handle
12686 DW_OP_GNU_implicit_pointer with proper size.
12687
12688 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12689
12690 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12691 and add untested calls.
12692
12693 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12694
12695 * gdb.python/python.exp: Check line number against what GDB thinks
12696 the line number is for func1.
12697
12698 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12699
12700 * gdb.dlang/debug-expr.exp: New file.
12701
12702 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
12703
12704 Fix test names for the following files:
12705
12706 * gdb.ada/exec_changed.exp
12707 * gdb.ada/info_types.exp
12708 * gdb.arch/aarch64-atomic-inst.exp
12709 * gdb.arch/aarch64-fp.exp
12710 * gdb.arch/altivec-abi.exp
12711 * gdb.arch/altivec-regs.exp
12712 * gdb.arch/amd64-byte.exp
12713 * gdb.arch/amd64-disp-step.exp
12714 * gdb.arch/amd64-dword.exp
12715 * gdb.arch/amd64-entry-value-inline.exp
12716 * gdb.arch/amd64-entry-value-param.exp
12717 * gdb.arch/amd64-entry-value-paramref.exp
12718 * gdb.arch/amd64-entry-value.exp
12719 * gdb.arch/amd64-i386-address.exp
12720 * gdb.arch/amd64-invalid-stack-middle.exp
12721 * gdb.arch/amd64-invalid-stack-top.exp
12722 * gdb.arch/amd64-optimout-repeat.exp
12723 * gdb.arch/amd64-prologue-skip.exp
12724 * gdb.arch/amd64-prologue-xmm.exp
12725 * gdb.arch/amd64-stap-special-operands.exp
12726 * gdb.arch/amd64-stap-wrong-subexp.exp
12727 * gdb.arch/amd64-tailcall-cxx.exp
12728 * gdb.arch/amd64-tailcall-noret.exp
12729 * gdb.arch/amd64-tailcall-ret.exp
12730 * gdb.arch/amd64-tailcall-self.exp
12731 * gdb.arch/amd64-word.exp
12732 * gdb.arch/arm-bl-branch-dest.exp
12733 * gdb.arch/arm-disp-step.exp
12734 * gdb.arch/arm-neon.exp
12735 * gdb.arch/arm-single-step-kernel-helper.exp
12736 * gdb.arch/avr-flash-qualifier.exp
12737 * gdb.arch/disp-step-insn-reloc.exp
12738 * gdb.arch/e500-abi.exp
12739 * gdb.arch/e500-regs.exp
12740 * gdb.arch/ftrace-insn-reloc.exp
12741 * gdb.arch/i386-avx512.exp
12742 * gdb.arch/i386-bp_permanent.exp
12743 * gdb.arch/i386-byte.exp
12744 * gdb.arch/i386-cfi-notcurrent.exp
12745 * gdb.arch/i386-disp-step.exp
12746 * gdb.arch/i386-dr3-watch.exp
12747 * gdb.arch/i386-float.exp
12748 * gdb.arch/i386-gnu-cfi.exp
12749 * gdb.arch/i386-mpx-map.exp
12750 * gdb.arch/i386-mpx-sigsegv.exp
12751 * gdb.arch/i386-mpx-simple_segv.exp
12752 * gdb.arch/i386-mpx.exp
12753 * gdb.arch/i386-permbkpt.exp
12754 * gdb.arch/i386-prologue.exp
12755 * gdb.arch/i386-signal.exp
12756 * gdb.arch/i386-size-overlap.exp
12757 * gdb.arch/i386-unwind.exp
12758 * gdb.arch/i386-word.exp
12759 * gdb.arch/mips-fcr.exp
12760 * gdb.arch/powerpc-d128-regs.exp
12761 * gdb.arch/powerpc-stackless.exp
12762 * gdb.arch/ppc64-atomic-inst.exp
12763 * gdb.arch/s390-stackless.exp
12764 * gdb.arch/s390-tdbregs.exp
12765 * gdb.arch/s390-vregs.exp
12766 * gdb.arch/sparc-sysstep.exp
12767 * gdb.arch/thumb-bx-pc.exp
12768 * gdb.arch/thumb-singlestep.exp
12769 * gdb.arch/thumb2-it.exp
12770 * gdb.arch/vsx-regs.exp
12771 * gdb.asm/asm-source.exp
12772 * gdb.base/a2-run.exp
12773 * gdb.base/advance.exp
12774 * gdb.base/all-bin.exp
12775 * gdb.base/anon.exp
12776 * gdb.base/args.exp
12777 * gdb.base/arithmet.exp
12778 * gdb.base/async-shell.exp
12779 * gdb.base/async.exp
12780 * gdb.base/attach-pie-noexec.exp
12781 * gdb.base/attach-twice.exp
12782 * gdb.base/auto-load.exp
12783 * gdb.base/bang.exp
12784 * gdb.base/bitfields.exp
12785 * gdb.base/break-always.exp
12786 * gdb.base/break-caller-line.exp
12787 * gdb.base/break-entry.exp
12788 * gdb.base/break-inline.exp
12789 * gdb.base/break-on-linker-gcd-function.exp
12790 * gdb.base/break-probes.exp
12791 * gdb.base/break.exp
12792 * gdb.base/breakpoint-shadow.exp
12793 * gdb.base/call-ar-st.exp
12794 * gdb.base/call-sc.exp
12795 * gdb.base/call-signal-resume.exp
12796 * gdb.base/call-strs.exp
12797 * gdb.base/callfuncs.exp
12798 * gdb.base/catch-fork-static.exp
12799 * gdb.base/catch-gdb-caused-signals.exp
12800 * gdb.base/catch-load.exp
12801 * gdb.base/catch-signal-fork.exp
12802 * gdb.base/catch-signal.exp
12803 * gdb.base/catch-syscall.exp
12804 * gdb.base/charset.exp
12805 * gdb.base/checkpoint.exp
12806 * gdb.base/chng-syms.exp
12807 * gdb.base/code-expr.exp
12808 * gdb.base/code_elim.exp
12809 * gdb.base/commands.exp
12810 * gdb.base/completion.exp
12811 * gdb.base/complex.exp
12812 * gdb.base/cond-expr.exp
12813 * gdb.base/condbreak.exp
12814 * gdb.base/consecutive.exp
12815 * gdb.base/continue-all-already-running.exp
12816 * gdb.base/coredump-filter.exp
12817 * gdb.base/corefile.exp
12818 * gdb.base/dbx.exp
12819 * gdb.base/debug-expr.exp
12820 * gdb.base/define.exp
12821 * gdb.base/del.exp
12822 * gdb.base/disabled-location.exp
12823 * gdb.base/disasm-end-cu.exp
12824 * gdb.base/disasm-optim.exp
12825 * gdb.base/display.exp
12826 * gdb.base/duplicate-bp.exp
12827 * gdb.base/ena-dis-br.exp
12828 * gdb.base/ending-run.exp
12829 * gdb.base/enumval.exp
12830 * gdb.base/environ.exp
12831 * gdb.base/eu-strip-infcall.exp
12832 * gdb.base/eval-avoid-side-effects.exp
12833 * gdb.base/eval-skip.exp
12834 * gdb.base/exitsignal.exp
12835 * gdb.base/expand-psymtabs.exp
12836 * gdb.base/filesym.exp
12837 * gdb.base/find-unmapped.exp
12838 * gdb.base/finish.exp
12839 * gdb.base/float.exp
12840 * gdb.base/foll-exec-mode.exp
12841 * gdb.base/foll-exec.exp
12842 * gdb.base/foll-fork.exp
12843 * gdb.base/fortran-sym-case.exp
12844 * gdb.base/freebpcmd.exp
12845 * gdb.base/func-ptr.exp
12846 * gdb.base/func-ptrs.exp
12847 * gdb.base/funcargs.exp
12848 * gdb.base/gcore-buffer-overflow.exp
12849 * gdb.base/gcore-relro-pie.exp
12850 * gdb.base/gcore-relro.exp
12851 * gdb.base/gcore.exp
12852 * gdb.base/gdb1090.exp
12853 * gdb.base/gdb11530.exp
12854 * gdb.base/gdb11531.exp
12855 * gdb.base/gdb1821.exp
12856 * gdb.base/gdbindex-stabs.exp
12857 * gdb.base/gdbvars.exp
12858 * gdb.base/hbreak.exp
12859 * gdb.base/hbreak2.exp
12860 * gdb.base/included.exp
12861 * gdb.base/infcall-input.exp
12862 * gdb.base/inferior-died.exp
12863 * gdb.base/infnan.exp
12864 * gdb.base/info-macros.exp
12865 * gdb.base/info-os.exp
12866 * gdb.base/info-proc.exp
12867 * gdb.base/info-shared.exp
12868 * gdb.base/info-target.exp
12869 * gdb.base/infoline.exp
12870 * gdb.base/interp.exp
12871 * gdb.base/interrupt.exp
12872 * gdb.base/jit-reader.exp
12873 * gdb.base/jit-simple.exp
12874 * gdb.base/kill-after-signal.exp
12875 * gdb.base/kill-detach-inferiors-cmd.exp
12876 * gdb.base/label.exp
12877 * gdb.base/langs.exp
12878 * gdb.base/ldbl_e308.exp
12879 * gdb.base/line-symtabs.exp
12880 * gdb.base/linespecs.exp
12881 * gdb.base/list.exp
12882 * gdb.base/long_long.exp
12883 * gdb.base/longest-types.exp
12884 * gdb.base/maint.exp
12885 * gdb.base/max-value-size.exp
12886 * gdb.base/memattr.exp
12887 * gdb.base/mips_pro.exp
12888 * gdb.base/morestack.exp
12889 * gdb.base/moribund-step.exp
12890 * gdb.base/multi-forks.exp
12891 * gdb.base/nested-addr.exp
12892 * gdb.base/nextoverexit.exp
12893 * gdb.base/noreturn-finish.exp
12894 * gdb.base/noreturn-return.exp
12895 * gdb.base/nostdlib.exp
12896 * gdb.base/offsets.exp
12897 * gdb.base/opaque.exp
12898 * gdb.base/pc-fp.exp
12899 * gdb.base/permissions.exp
12900 * gdb.base/print-symbol-loading.exp
12901 * gdb.base/prologue-include.exp
12902 * gdb.base/psymtab.exp
12903 * gdb.base/ptype.exp
12904 * gdb.base/random-signal.exp
12905 * gdb.base/randomize.exp
12906 * gdb.base/range-stepping.exp
12907 * gdb.base/readline-ask.exp
12908 * gdb.base/recpar.exp
12909 * gdb.base/recurse.exp
12910 * gdb.base/relational.exp
12911 * gdb.base/restore.exp
12912 * gdb.base/return-nodebug.exp
12913 * gdb.base/return.exp
12914 * gdb.base/run-after-attach.exp
12915 * gdb.base/save-bp.exp
12916 * gdb.base/scope.exp
12917 * gdb.base/sect-cmd.exp
12918 * gdb.base/set-lang-auto.exp
12919 * gdb.base/set-noassign.exp
12920 * gdb.base/setvar.exp
12921 * gdb.base/sigall.exp
12922 * gdb.base/sigbpt.exp
12923 * gdb.base/siginfo-addr.exp
12924 * gdb.base/siginfo-infcall.exp
12925 * gdb.base/siginfo-obj.exp
12926 * gdb.base/siginfo.exp
12927 * gdb.base/signals-state-child.exp
12928 * gdb.base/signest.exp
12929 * gdb.base/sigstep.exp
12930 * gdb.base/sizeof.exp
12931 * gdb.base/skip.exp
12932 * gdb.base/solib-corrupted.exp
12933 * gdb.base/solib-nodir.exp
12934 * gdb.base/solib-search.exp
12935 * gdb.base/stack-checking.exp
12936 * gdb.base/stale-infcall.exp
12937 * gdb.base/stap-probe.exp
12938 * gdb.base/start.exp
12939 * gdb.base/step-break.exp
12940 * gdb.base/step-bt.exp
12941 * gdb.base/step-line.exp
12942 * gdb.base/step-over-exit.exp
12943 * gdb.base/step-over-syscall.exp
12944 * gdb.base/step-resume-infcall.exp
12945 * gdb.base/step-test.exp
12946 * gdb.base/store.exp
12947 * gdb.base/structs3.exp
12948 * gdb.base/sym-file.exp
12949 * gdb.base/symbol-without-target_section.exp
12950 * gdb.base/term.exp
12951 * gdb.base/testenv.exp
12952 * gdb.base/ui-redirect.exp
12953 * gdb.base/until.exp
12954 * gdb.base/unwindonsignal.exp
12955 * gdb.base/value-double-free.exp
12956 * gdb.base/vla-datatypes.exp
12957 * gdb.base/vla-ptr.exp
12958 * gdb.base/vla-sideeffect.exp
12959 * gdb.base/volatile.exp
12960 * gdb.base/watch-cond-infcall.exp
12961 * gdb.base/watch-cond.exp
12962 * gdb.base/watch-non-mem.exp
12963 * gdb.base/watch-read.exp
12964 * gdb.base/watch-vfork.exp
12965 * gdb.base/watchpoint-cond-gone.exp
12966 * gdb.base/watchpoint-delete.exp
12967 * gdb.base/watchpoint-hw-hit-once.exp
12968 * gdb.base/watchpoint-hw.exp
12969 * gdb.base/watchpoint-stops-at-right-insn.exp
12970 * gdb.base/watchpoints.exp
12971 * gdb.base/wchar.exp
12972 * gdb.base/whatis-exp.exp
12973 * gdb.btrace/buffer-size.exp
12974 * gdb.btrace/data.exp
12975 * gdb.btrace/delta.exp
12976 * gdb.btrace/dlopen.exp
12977 * gdb.btrace/enable.exp
12978 * gdb.btrace/exception.exp
12979 * gdb.btrace/function_call_history.exp
12980 * gdb.btrace/gcore.exp
12981 * gdb.btrace/instruction_history.exp
12982 * gdb.btrace/nohist.exp
12983 * gdb.btrace/reconnect.exp
12984 * gdb.btrace/record_goto-step.exp
12985 * gdb.btrace/record_goto.exp
12986 * gdb.btrace/rn-dl-bind.exp
12987 * gdb.btrace/segv.exp
12988 * gdb.btrace/step.exp
12989 * gdb.btrace/stepi.exp
12990 * gdb.btrace/tailcall-only.exp
12991 * gdb.btrace/tailcall.exp
12992 * gdb.btrace/tsx.exp
12993 * gdb.btrace/unknown_functions.exp
12994 * gdb.btrace/vdso.exp
12995 * gdb.compile/compile-ifunc.exp
12996 * gdb.compile/compile-ops.exp
12997 * gdb.compile/compile-print.exp
12998 * gdb.compile/compile-setjmp.exp
12999 * gdb.cp/abstract-origin.exp
13000 * gdb.cp/ambiguous.exp
13001 * gdb.cp/annota2.exp
13002 * gdb.cp/annota3.exp
13003 * gdb.cp/anon-ns.exp
13004 * gdb.cp/anon-struct.exp
13005 * gdb.cp/anon-union.exp
13006 * gdb.cp/arg-reference.exp
13007 * gdb.cp/baseenum.exp
13008 * gdb.cp/bool.exp
13009 * gdb.cp/breakpoint.exp
13010 * gdb.cp/bs15503.exp
13011 * gdb.cp/call-c.exp
13012 * gdb.cp/casts.exp
13013 * gdb.cp/chained-calls.exp
13014 * gdb.cp/class2.exp
13015 * gdb.cp/classes.exp
13016 * gdb.cp/cmpd-minsyms.exp
13017 * gdb.cp/converts.exp
13018 * gdb.cp/cp-relocate.exp
13019 * gdb.cp/cpcompletion.exp
13020 * gdb.cp/cpexprs.exp
13021 * gdb.cp/cplabel.exp
13022 * gdb.cp/cplusfuncs.exp
13023 * gdb.cp/cpsizeof.exp
13024 * gdb.cp/ctti.exp
13025 * gdb.cp/derivation.exp
13026 * gdb.cp/destrprint.exp
13027 * gdb.cp/dispcxx.exp
13028 * gdb.cp/enum-class.exp
13029 * gdb.cp/exception.exp
13030 * gdb.cp/exceptprint.exp
13031 * gdb.cp/expand-psymtabs-cxx.exp
13032 * gdb.cp/expand-sals.exp
13033 * gdb.cp/extern-c.exp
13034 * gdb.cp/filename.exp
13035 * gdb.cp/formatted-ref.exp
13036 * gdb.cp/fpointer.exp
13037 * gdb.cp/gdb1355.exp
13038 * gdb.cp/gdb2495.exp
13039 * gdb.cp/hang.exp
13040 * gdb.cp/impl-this.exp
13041 * gdb.cp/infcall-dlopen.exp
13042 * gdb.cp/inherit.exp
13043 * gdb.cp/iostream.exp
13044 * gdb.cp/koenig.exp
13045 * gdb.cp/local.exp
13046 * gdb.cp/m-data.exp
13047 * gdb.cp/m-static.exp
13048 * gdb.cp/mb-ctor.exp
13049 * gdb.cp/mb-inline.exp
13050 * gdb.cp/mb-templates.exp
13051 * gdb.cp/member-name.exp
13052 * gdb.cp/member-ptr.exp
13053 * gdb.cp/meth-typedefs.exp
13054 * gdb.cp/method.exp
13055 * gdb.cp/method2.exp
13056 * gdb.cp/minsym-fallback.exp
13057 * gdb.cp/misc.exp
13058 * gdb.cp/namelessclass.exp
13059 * gdb.cp/namespace-enum.exp
13060 * gdb.cp/namespace-nested-import.exp
13061 * gdb.cp/namespace.exp
13062 * gdb.cp/nextoverthrow.exp
13063 * gdb.cp/no-dmgl-verbose.exp
13064 * gdb.cp/non-trivial-retval.exp
13065 * gdb.cp/noparam.exp
13066 * gdb.cp/nsdecl.exp
13067 * gdb.cp/nsimport.exp
13068 * gdb.cp/nsnested.exp
13069 * gdb.cp/nsnoimports.exp
13070 * gdb.cp/nsrecurs.exp
13071 * gdb.cp/nsstress.exp
13072 * gdb.cp/nsusing.exp
13073 * gdb.cp/operator.exp
13074 * gdb.cp/oranking.exp
13075 * gdb.cp/overload-const.exp
13076 * gdb.cp/overload.exp
13077 * gdb.cp/ovldbreak.exp
13078 * gdb.cp/ovsrch.exp
13079 * gdb.cp/paren-type.exp
13080 * gdb.cp/parse-lang.exp
13081 * gdb.cp/pass-by-ref.exp
13082 * gdb.cp/pr-1023.exp
13083 * gdb.cp/pr-1210.exp
13084 * gdb.cp/pr-574.exp
13085 * gdb.cp/pr10687.exp
13086 * gdb.cp/pr12028.exp
13087 * gdb.cp/pr17132.exp
13088 * gdb.cp/pr17494.exp
13089 * gdb.cp/pr9067.exp
13090 * gdb.cp/pr9167.exp
13091 * gdb.cp/pr9631.exp
13092 * gdb.cp/printmethod.exp
13093 * gdb.cp/psmang.exp
13094 * gdb.cp/psymtab-parameter.exp
13095 * gdb.cp/ptype-cv-cp.exp
13096 * gdb.cp/ptype-flags.exp
13097 * gdb.cp/re-set-overloaded.exp
13098 * gdb.cp/ref-types.exp
13099 * gdb.cp/rtti.exp
13100 * gdb.cp/scope-err.exp
13101 * gdb.cp/shadow.exp
13102 * gdb.cp/smartp.exp
13103 * gdb.cp/static-method.exp
13104 * gdb.cp/static-print-quit.exp
13105 * gdb.cp/temargs.exp
13106 * gdb.cp/templates.exp
13107 * gdb.cp/try_catch.exp
13108 * gdb.cp/typedef-operator.exp
13109 * gdb.cp/typeid.exp
13110 * gdb.cp/userdef.exp
13111 * gdb.cp/using-crash.exp
13112 * gdb.cp/var-tag.exp
13113 * gdb.cp/virtbase.exp
13114 * gdb.cp/virtfunc.exp
13115 * gdb.cp/virtfunc2.exp
13116 * gdb.cp/vla-cxx.exp
13117 * gdb.disasm/t01_mov.exp
13118 * gdb.disasm/t02_mova.exp
13119 * gdb.disasm/t03_add.exp
13120 * gdb.disasm/t04_sub.exp
13121 * gdb.disasm/t05_cmp.exp
13122 * gdb.disasm/t06_ari2.exp
13123 * gdb.disasm/t07_ari3.exp
13124 * gdb.disasm/t08_or.exp
13125 * gdb.disasm/t09_xor.exp
13126 * gdb.disasm/t10_and.exp
13127 * gdb.disasm/t11_logs.exp
13128 * gdb.disasm/t12_bit.exp
13129 * gdb.disasm/t13_otr.exp
13130 * gdb.dlang/circular.exp
13131 * gdb.dwarf2/arr-stride.exp
13132 * gdb.dwarf2/arr-subrange.exp
13133 * gdb.dwarf2/atomic-type.exp
13134 * gdb.dwarf2/bad-regnum.exp
13135 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13136 * gdb.dwarf2/callframecfa.exp
13137 * gdb.dwarf2/clztest.exp
13138 * gdb.dwarf2/corrupt.exp
13139 * gdb.dwarf2/data-loc.exp
13140 * gdb.dwarf2/dup-psym.exp
13141 * gdb.dwarf2/dw2-anon-mptr.exp
13142 * gdb.dwarf2/dw2-anonymous-func.exp
13143 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13144 * gdb.dwarf2/dw2-bad-unresolved.exp
13145 * gdb.dwarf2/dw2-basic.exp
13146 * gdb.dwarf2/dw2-canonicalize-type.exp
13147 * gdb.dwarf2/dw2-case-insensitive.exp
13148 * gdb.dwarf2/dw2-common-block.exp
13149 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13150 * gdb.dwarf2/dw2-compressed.exp
13151 * gdb.dwarf2/dw2-const.exp
13152 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13153 * gdb.dwarf2/dw2-cu-size.exp
13154 * gdb.dwarf2/dw2-dup-frame.exp
13155 * gdb.dwarf2/dw2-entry-value.exp
13156 * gdb.dwarf2/dw2-icycle.exp
13157 * gdb.dwarf2/dw2-ifort-parameter.exp
13158 * gdb.dwarf2/dw2-inline-break.exp
13159 * gdb.dwarf2/dw2-inline-param.exp
13160 * gdb.dwarf2/dw2-intercu.exp
13161 * gdb.dwarf2/dw2-intermix.exp
13162 * gdb.dwarf2/dw2-lexical-block-bare.exp
13163 * gdb.dwarf2/dw2-linkage-name-trust.exp
13164 * gdb.dwarf2/dw2-minsym-in-cu.exp
13165 * gdb.dwarf2/dw2-noloc.exp
13166 * gdb.dwarf2/dw2-op-call.exp
13167 * gdb.dwarf2/dw2-op-out-param.exp
13168 * gdb.dwarf2/dw2-opt-structptr.exp
13169 * gdb.dwarf2/dw2-param-error.exp
13170 * gdb.dwarf2/dw2-producer.exp
13171 * gdb.dwarf2/dw2-ranges-base.exp
13172 * gdb.dwarf2/dw2-ref-missing-frame.exp
13173 * gdb.dwarf2/dw2-reg-undefined.exp
13174 * gdb.dwarf2/dw2-regno-invalid.exp
13175 * gdb.dwarf2/dw2-restore.exp
13176 * gdb.dwarf2/dw2-restrict.exp
13177 * gdb.dwarf2/dw2-single-line-discriminators.exp
13178 * gdb.dwarf2/dw2-strp.exp
13179 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13180 * gdb.dwarf2/dw2-unresolved.exp
13181 * gdb.dwarf2/dw2-var-zero-addr.exp
13182 * gdb.dwarf2/dw4-sig-types.exp
13183 * gdb.dwarf2/dwz.exp
13184 * gdb.dwarf2/dynarr-ptr.exp
13185 * gdb.dwarf2/enum-type.exp
13186 * gdb.dwarf2/gdb-index.exp
13187 * gdb.dwarf2/implptr-64bit.exp
13188 * gdb.dwarf2/implptr-optimized-out.exp
13189 * gdb.dwarf2/implptr.exp
13190 * gdb.dwarf2/implref-array.exp
13191 * gdb.dwarf2/implref-const.exp
13192 * gdb.dwarf2/implref-global.exp
13193 * gdb.dwarf2/implref-struct.exp
13194 * gdb.dwarf2/mac-fileno.exp
13195 * gdb.dwarf2/main-subprogram.exp
13196 * gdb.dwarf2/member-ptr-forwardref.exp
13197 * gdb.dwarf2/method-ptr.exp
13198 * gdb.dwarf2/missing-sig-type.exp
13199 * gdb.dwarf2/nonvar-access.exp
13200 * gdb.dwarf2/opaque-type-lookup.exp
13201 * gdb.dwarf2/pieces-optimized-out.exp
13202 * gdb.dwarf2/pieces.exp
13203 * gdb.dwarf2/pr10770.exp
13204 * gdb.dwarf2/pr13961.exp
13205 * gdb.dwarf2/staticvirtual.exp
13206 * gdb.dwarf2/subrange.exp
13207 * gdb.dwarf2/symtab-producer.exp
13208 * gdb.dwarf2/trace-crash.exp
13209 * gdb.dwarf2/typeddwarf.exp
13210 * gdb.dwarf2/valop.exp
13211 * gdb.dwarf2/watch-notconst.exp
13212 * gdb.fortran/array-element.exp
13213 * gdb.fortran/charset.exp
13214 * gdb.fortran/common-block.exp
13215 * gdb.fortran/complex.exp
13216 * gdb.fortran/derived-type-function.exp
13217 * gdb.fortran/derived-type.exp
13218 * gdb.fortran/logical.exp
13219 * gdb.fortran/module.exp
13220 * gdb.fortran/multi-dim.exp
13221 * gdb.fortran/nested-funcs.exp
13222 * gdb.fortran/print-formatted.exp
13223 * gdb.fortran/subarray.exp
13224 * gdb.fortran/vla-alloc-assoc.exp
13225 * gdb.fortran/vla-datatypes.exp
13226 * gdb.fortran/vla-history.exp
13227 * gdb.fortran/vla-ptr-info.exp
13228 * gdb.fortran/vla-ptype-sub.exp
13229 * gdb.fortran/vla-ptype.exp
13230 * gdb.fortran/vla-sizeof.exp
13231 * gdb.fortran/vla-type.exp
13232 * gdb.fortran/vla-value-sub-arbitrary.exp
13233 * gdb.fortran/vla-value-sub-finish.exp
13234 * gdb.fortran/vla-value-sub.exp
13235 * gdb.fortran/vla-value.exp
13236 * gdb.fortran/whatis_type.exp
13237 * gdb.go/chan.exp
13238 * gdb.go/handcall.exp
13239 * gdb.go/hello.exp
13240 * gdb.go/integers.exp
13241 * gdb.go/methods.exp
13242 * gdb.go/package.exp
13243 * gdb.go/strings.exp
13244 * gdb.go/types.exp
13245 * gdb.go/unsafe.exp
13246 * gdb.guile/scm-arch.exp
13247 * gdb.guile/scm-block.exp
13248 * gdb.guile/scm-breakpoint.exp
13249 * gdb.guile/scm-cmd.exp
13250 * gdb.guile/scm-disasm.exp
13251 * gdb.guile/scm-equal.exp
13252 * gdb.guile/scm-frame-args.exp
13253 * gdb.guile/scm-frame-inline.exp
13254 * gdb.guile/scm-frame.exp
13255 * gdb.guile/scm-iterator.exp
13256 * gdb.guile/scm-math.exp
13257 * gdb.guile/scm-objfile.exp
13258 * gdb.guile/scm-ports.exp
13259 * gdb.guile/scm-symbol.exp
13260 * gdb.guile/scm-symtab.exp
13261 * gdb.guile/scm-value-cc.exp
13262 * gdb.guile/types-module.exp
13263 * gdb.linespec/break-ask.exp
13264 * gdb.linespec/cpexplicit.exp
13265 * gdb.linespec/explicit.exp
13266 * gdb.linespec/keywords.exp
13267 * gdb.linespec/linespec.exp
13268 * gdb.linespec/ls-dollar.exp
13269 * gdb.linespec/ls-errs.exp
13270 * gdb.linespec/skip-two.exp
13271 * gdb.linespec/thread.exp
13272 * gdb.mi/mi-async.exp
13273 * gdb.mi/mi-basics.exp
13274 * gdb.mi/mi-break.exp
13275 * gdb.mi/mi-catch-load.exp
13276 * gdb.mi/mi-cli.exp
13277 * gdb.mi/mi-cmd-param-changed.exp
13278 * gdb.mi/mi-console.exp
13279 * gdb.mi/mi-detach.exp
13280 * gdb.mi/mi-disassemble.exp
13281 * gdb.mi/mi-eval.exp
13282 * gdb.mi/mi-file-transfer.exp
13283 * gdb.mi/mi-file.exp
13284 * gdb.mi/mi-fill-memory.exp
13285 * gdb.mi/mi-inheritance-syntax-error.exp
13286 * gdb.mi/mi-linespec-err-cp.exp
13287 * gdb.mi/mi-logging.exp
13288 * gdb.mi/mi-memory-changed.exp
13289 * gdb.mi/mi-read-memory.exp
13290 * gdb.mi/mi-record-changed.exp
13291 * gdb.mi/mi-reg-undefined.exp
13292 * gdb.mi/mi-regs.exp
13293 * gdb.mi/mi-return.exp
13294 * gdb.mi/mi-reverse.exp
13295 * gdb.mi/mi-simplerun.exp
13296 * gdb.mi/mi-solib.exp
13297 * gdb.mi/mi-stack.exp
13298 * gdb.mi/mi-stepi.exp
13299 * gdb.mi/mi-syn-frame.exp
13300 * gdb.mi/mi-until.exp
13301 * gdb.mi/mi-var-block.exp
13302 * gdb.mi/mi-var-child.exp
13303 * gdb.mi/mi-var-cmd.exp
13304 * gdb.mi/mi-var-cp.exp
13305 * gdb.mi/mi-var-display.exp
13306 * gdb.mi/mi-var-invalidate.exp
13307 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13308 * gdb.mi/mi-vla-fortran.exp
13309 * gdb.mi/mi-watch.exp
13310 * gdb.mi/mi2-var-child.exp
13311 * gdb.mi/user-selected-context-sync.exp
13312 * gdb.modula2/unbounded-array.exp
13313 * gdb.multi/dummy-frame-restore.exp
13314 * gdb.multi/multi-arch-exec.exp
13315 * gdb.multi/multi-arch.exp
13316 * gdb.multi/tids.exp
13317 * gdb.multi/watchpoint-multi.exp
13318 * gdb.opencl/callfuncs.exp
13319 * gdb.opencl/convs_casts.exp
13320 * gdb.opencl/datatypes.exp
13321 * gdb.opencl/operators.exp
13322 * gdb.opencl/vec_comps.exp
13323 * gdb.opt/clobbered-registers-O2.exp
13324 * gdb.opt/inline-break.exp
13325 * gdb.opt/inline-bt.exp
13326 * gdb.opt/inline-cmds.exp
13327 * gdb.opt/inline-locals.exp
13328 * gdb.pascal/case-insensitive-symbols.exp
13329 * gdb.pascal/floats.exp
13330 * gdb.pascal/gdb11492.exp
13331 * gdb.python/lib-types.exp
13332 * gdb.python/py-arch.exp
13333 * gdb.python/py-as-string.exp
13334 * gdb.python/py-bad-printers.exp
13335 * gdb.python/py-block.exp
13336 * gdb.python/py-breakpoint-create-fail.exp
13337 * gdb.python/py-breakpoint.exp
13338 * gdb.python/py-caller-is.exp
13339 * gdb.python/py-cmd.exp
13340 * gdb.python/py-explore-cc.exp
13341 * gdb.python/py-explore.exp
13342 * gdb.python/py-finish-breakpoint.exp
13343 * gdb.python/py-finish-breakpoint2.exp
13344 * gdb.python/py-frame-args.exp
13345 * gdb.python/py-frame-inline.exp
13346 * gdb.python/py-frame.exp
13347 * gdb.python/py-framefilter-mi.exp
13348 * gdb.python/py-infthread.exp
13349 * gdb.python/py-lazy-string.exp
13350 * gdb.python/py-linetable.exp
13351 * gdb.python/py-mi-events.exp
13352 * gdb.python/py-mi-objfile.exp
13353 * gdb.python/py-mi.exp
13354 * gdb.python/py-objfile.exp
13355 * gdb.python/py-pp-integral.exp
13356 * gdb.python/py-pp-maint.exp
13357 * gdb.python/py-pp-re-notag.exp
13358 * gdb.python/py-pp-registration.exp
13359 * gdb.python/py-recurse-unwind.exp
13360 * gdb.python/py-strfns.exp
13361 * gdb.python/py-symbol.exp
13362 * gdb.python/py-symtab.exp
13363 * gdb.python/py-sync-interp.exp
13364 * gdb.python/py-typeprint.exp
13365 * gdb.python/py-unwind-maint.exp
13366 * gdb.python/py-unwind.exp
13367 * gdb.python/py-value-cc.exp
13368 * gdb.python/py-xmethods.exp
13369 * gdb.reverse/amd64-tailcall-reverse.exp
13370 * gdb.reverse/break-precsave.exp
13371 * gdb.reverse/break-reverse.exp
13372 * gdb.reverse/consecutive-precsave.exp
13373 * gdb.reverse/consecutive-reverse.exp
13374 * gdb.reverse/finish-precsave.exp
13375 * gdb.reverse/finish-reverse-bkpt.exp
13376 * gdb.reverse/finish-reverse.exp
13377 * gdb.reverse/fstatat-reverse.exp
13378 * gdb.reverse/getresuid-reverse.exp
13379 * gdb.reverse/i386-precsave.exp
13380 * gdb.reverse/i386-reverse.exp
13381 * gdb.reverse/i386-sse-reverse.exp
13382 * gdb.reverse/i387-env-reverse.exp
13383 * gdb.reverse/i387-stack-reverse.exp
13384 * gdb.reverse/insn-reverse.exp
13385 * gdb.reverse/machinestate-precsave.exp
13386 * gdb.reverse/machinestate.exp
13387 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13388 * gdb.reverse/pipe-reverse.exp
13389 * gdb.reverse/readv-reverse.exp
13390 * gdb.reverse/recvmsg-reverse.exp
13391 * gdb.reverse/rerun-prec.exp
13392 * gdb.reverse/s390-mvcle.exp
13393 * gdb.reverse/step-precsave.exp
13394 * gdb.reverse/step-reverse.exp
13395 * gdb.reverse/time-reverse.exp
13396 * gdb.reverse/until-precsave.exp
13397 * gdb.reverse/until-reverse.exp
13398 * gdb.reverse/waitpid-reverse.exp
13399 * gdb.reverse/watch-precsave.exp
13400 * gdb.reverse/watch-reverse.exp
13401 * gdb.rust/generics.exp
13402 * gdb.rust/methods.exp
13403 * gdb.rust/modules.exp
13404 * gdb.rust/simple.exp
13405 * gdb.server/connect-with-no-symbol-file.exp
13406 * gdb.server/ext-attach.exp
13407 * gdb.server/ext-restart.exp
13408 * gdb.server/ext-wrapper.exp
13409 * gdb.server/file-transfer.exp
13410 * gdb.server/server-exec-info.exp
13411 * gdb.server/server-kill.exp
13412 * gdb.server/server-mon.exp
13413 * gdb.server/wrapper.exp
13414 * gdb.stabs/exclfwd.exp
13415 * gdb.stabs/gdb11479.exp
13416 * gdb.threads/clone-new-thread-event.exp
13417 * gdb.threads/corethreads.exp
13418 * gdb.threads/current-lwp-dead.exp
13419 * gdb.threads/dlopen-libpthread.exp
13420 * gdb.threads/gcore-thread.exp
13421 * gdb.threads/sigstep-threads.exp
13422 * gdb.threads/watchpoint-fork.exp
13423 * gdb.trace/actions-changed.exp
13424 * gdb.trace/backtrace.exp
13425 * gdb.trace/change-loc.exp
13426 * gdb.trace/circ.exp
13427 * gdb.trace/collection.exp
13428 * gdb.trace/disconnected-tracing.exp
13429 * gdb.trace/ftrace.exp
13430 * gdb.trace/mi-trace-frame-collected.exp
13431 * gdb.trace/mi-trace-unavailable.exp
13432 * gdb.trace/mi-traceframe-changed.exp
13433 * gdb.trace/mi-tsv-changed.exp
13434 * gdb.trace/no-attach-trace.exp
13435 * gdb.trace/passc-dyn.exp
13436 * gdb.trace/qtro.exp
13437 * gdb.trace/range-stepping.exp
13438 * gdb.trace/read-memory.exp
13439 * gdb.trace/save-trace.exp
13440 * gdb.trace/signal.exp
13441 * gdb.trace/status-stop.exp
13442 * gdb.trace/tfile.exp
13443 * gdb.trace/trace-break.exp
13444 * gdb.trace/trace-buffer-size.exp
13445 * gdb.trace/trace-condition.exp
13446 * gdb.trace/tracefile-pseudo-reg.exp
13447 * gdb.trace/tstatus.exp
13448 * gdb.trace/unavailable.exp
13449 * gdb.trace/while-dyn.exp
13450 * gdb.trace/while-stepping.exp
13451
13452 2016-12-22 Doug Evans <xdje42@gmail.com>
13453
13454 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13455 and msymbols.
13456
13457 2016-12-19 Yao Qi <yao.qi@linaro.org>
13458
13459 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13460 (test_with_self): Don't call do_steps_and_nexts, and remove
13461 code about stepping into xmalloc.
13462
13463 2016-12-09 Yao Qi <yao.qi@linaro.org>
13464
13465 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13466
13467 2016-12-09 Yao Qi <yao.qi@linaro.org>
13468
13469 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13470
13471 2016-12-09 Pedro Alves <palves@redhat.com>
13472
13473 * gdb.base/all-architectures-0.exp: New file.
13474 * gdb.base/all-architectures-1.exp: New file.
13475 * gdb.base/all-architectures-2.exp: New file.
13476 * gdb.base/all-architectures-3.exp: New file.
13477 * gdb.base/all-architectures-4.exp: New file.
13478 * gdb.base/all-architectures-5.exp: New file.
13479 * gdb.base/all-architectures-6.exp: New file.
13480 * gdb.base/all-architectures-7.exp: New file.
13481 * gdb.base/all-architectures.exp.in: New file.
13482
13483 2016-12-09 Yao Qi <yao.qi@linaro.org>
13484
13485 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13486
13487 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13488
13489 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13490 possible.
13491 Remove useless pattern-matching code.
13492
13493 2016-12-02 Pedro Alves <palves@redhat.com>
13494
13495 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13496 procedure.
13497 (top level): Call it.
13498
13499 2016-12-02 Pedro Alves <palves@redhat.com>
13500
13501 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13502 New procedure.
13503 (top level): Call it.
13504
13505 2016-12-02 Pedro Alves <palves@redhat.com>
13506
13507 PR cli/20559
13508 * gdb.base/commands.exp (user_defined_command_args_eval): New
13509 procedure.
13510 (top level): Call it.
13511
13512 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13513
13514 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13515 timeout handling.
13516
13517 2016-12-02 Tom Tromey <tom@tromey.com>
13518
13519 * gdb.dwarf2/main-subprogram.c: New file.
13520 * gdb.dwarf2/main-subprogram.exp: New file.
13521
13522 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13523
13524 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13525 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13526 gdb_test_no_output for a couple of cases.
13527 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13528
13529 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13530
13531 Fix test names and standardize compilation error messages throughout
13532 the following files:
13533
13534 * gdb.ada/start.exp
13535 * gdb.arch/alpha-step.exp
13536 * gdb.arch/e500-prologue.exp
13537 * gdb.arch/ftrace-insn-reloc.exp
13538 * gdb.arch/gdb1291.exp
13539 * gdb.arch/gdb1431.exp
13540 * gdb.arch/gdb1558.exp
13541 * gdb.arch/i386-dr3-watch.exp
13542 * gdb.arch/i386-sse-stack-align.exp
13543 * gdb.arch/ia64-breakpoint-shadow.exp
13544 * gdb.arch/pa-nullify.exp
13545 * gdb.arch/powerpc-aix-prologue.exp
13546 * gdb.arch/thumb-bx-pc.exp
13547 * gdb.base/annota1.exp
13548 * gdb.base/annota3.exp
13549 * gdb.base/arrayidx.exp
13550 * gdb.base/assign.exp
13551 * gdb.base/attach.exp
13552 * gdb.base/auxv.exp
13553 * gdb.base/bang.exp
13554 * gdb.base/bfp-test.exp
13555 * gdb.base/bigcore.exp
13556 * gdb.base/bitfields2.exp
13557 * gdb.base/break-fun-addr.exp
13558 * gdb.base/break-probes.exp
13559 * gdb.base/call-rt-st.exp
13560 * gdb.base/callexit.exp
13561 * gdb.base/catch-fork-kill.exp
13562 * gdb.base/charset.exp
13563 * gdb.base/checkpoint.exp
13564 * gdb.base/comprdebug.exp
13565 * gdb.base/constvars.exp
13566 * gdb.base/coredump-filter.exp
13567 * gdb.base/cursal.exp
13568 * gdb.base/cvexpr.exp
13569 * gdb.base/detach.exp
13570 * gdb.base/display.exp
13571 * gdb.base/dmsym.exp
13572 * gdb.base/dprintf-pending.exp
13573 * gdb.base/dso2dso.exp
13574 * gdb.base/dtrace-probe.exp
13575 * gdb.base/dump.exp
13576 * gdb.base/enum_cond.exp
13577 * gdb.base/exe-lock.exp
13578 * gdb.base/exec-invalid-sysroot.exp
13579 * gdb.base/execl-update-breakpoints.exp
13580 * gdb.base/exprs.exp
13581 * gdb.base/fileio.exp
13582 * gdb.base/find.exp
13583 * gdb.base/finish.exp
13584 * gdb.base/fixsection.exp
13585 * gdb.base/foll-vfork.exp
13586 * gdb.base/frame-args.exp
13587 * gdb.base/gcore.exp
13588 * gdb.base/gdb1250.exp
13589 * gdb.base/global-var-nested-by-dso.exp
13590 * gdb.base/gnu-ifunc.exp
13591 * gdb.base/hashline1.exp
13592 * gdb.base/hashline2.exp
13593 * gdb.base/hashline3.exp
13594 * gdb.base/hbreak-in-shr-unsupported.exp
13595 * gdb.base/huge.exp
13596 * gdb.base/infcall-input.exp
13597 * gdb.base/info-fun.exp
13598 * gdb.base/info-shared.exp
13599 * gdb.base/jit-simple.exp
13600 * gdb.base/jit-so.exp
13601 * gdb.base/jit.exp
13602 * gdb.base/jump.exp
13603 * gdb.base/label.exp
13604 * gdb.base/lineinc.exp
13605 * gdb.base/logical.exp
13606 * gdb.base/longjmp.exp
13607 * gdb.base/macscp.exp
13608 * gdb.base/miscexprs.exp
13609 * gdb.base/new-ui-echo.exp
13610 * gdb.base/new-ui-pending-input.exp
13611 * gdb.base/new-ui.exp
13612 * gdb.base/nodebug.exp
13613 * gdb.base/nofield.exp
13614 * gdb.base/offsets.exp
13615 * gdb.base/overlays.exp
13616 * gdb.base/pending.exp
13617 * gdb.base/pointers.exp
13618 * gdb.base/pr11022.exp
13619 * gdb.base/printcmds.exp
13620 * gdb.base/prologue.exp
13621 * gdb.base/ptr-typedef.exp
13622 * gdb.base/realname-expand.exp
13623 * gdb.base/relativedebug.exp
13624 * gdb.base/relocate.exp
13625 * gdb.base/remote.exp
13626 * gdb.base/reread.exp
13627 * gdb.base/return2.exp
13628 * gdb.base/savedregs.exp
13629 * gdb.base/sep.exp
13630 * gdb.base/sepdebug.exp
13631 * gdb.base/sepsymtab.exp
13632 * gdb.base/set-inferior-tty.exp
13633 * gdb.base/setshow.exp
13634 * gdb.base/shlib-call.exp
13635 * gdb.base/sigaltstack.exp
13636 * gdb.base/siginfo-addr.exp
13637 * gdb.base/signals.exp
13638 * gdb.base/signull.exp
13639 * gdb.base/sigrepeat.exp
13640 * gdb.base/so-impl-ld.exp
13641 * gdb.base/solib-display.exp
13642 * gdb.base/solib-overlap.exp
13643 * gdb.base/solib-search.exp
13644 * gdb.base/solib-symbol.exp
13645 * gdb.base/structs.exp
13646 * gdb.base/structs2.exp
13647 * gdb.base/symtab-search-order.exp
13648 * gdb.base/twice.exp
13649 * gdb.base/unload.exp
13650 * gdb.base/varargs.exp
13651 * gdb.base/watchpoint-solib.exp
13652 * gdb.base/watchpoint.exp
13653 * gdb.base/whatis.exp
13654 * gdb.base/wrong_frame_bt_full.exp
13655 * gdb.btrace/dlopen.exp
13656 * gdb.cell/ea-standalone.exp
13657 * gdb.cell/ea-test.exp
13658 * gdb.cp/dispcxx.exp
13659 * gdb.cp/gdb2384.exp
13660 * gdb.cp/method2.exp
13661 * gdb.cp/nextoverthrow.exp
13662 * gdb.cp/pr10728.exp
13663 * gdb.disasm/am33.exp
13664 * gdb.disasm/h8300s.exp
13665 * gdb.disasm/mn10300.exp
13666 * gdb.disasm/sh3.exp
13667 * gdb.dwarf2/dw2-dir-file-name.exp
13668 * gdb.fortran/complex.exp
13669 * gdb.fortran/library-module.exp
13670 * gdb.guile/scm-pretty-print.exp
13671 * gdb.guile/scm-symbol.exp
13672 * gdb.guile/scm-type.exp
13673 * gdb.guile/scm-value.exp
13674 * gdb.linespec/linespec.exp
13675 * gdb.mi/gdb701.exp
13676 * gdb.mi/gdb792.exp
13677 * gdb.mi/mi-breakpoint-changed.exp
13678 * gdb.mi/mi-dprintf-pending.exp
13679 * gdb.mi/mi-dprintf.exp
13680 * gdb.mi/mi-exit-code.exp
13681 * gdb.mi/mi-pending.exp
13682 * gdb.mi/mi-solib.exp
13683 * gdb.mi/new-ui-mi-sync.exp
13684 * gdb.mi/pr11022.exp
13685 * gdb.mi/user-selected-context-sync.exp
13686 * gdb.opt/solib-intra-step.exp
13687 * gdb.python/py-events.exp
13688 * gdb.python/py-finish-breakpoint.exp
13689 * gdb.python/py-mi.exp
13690 * gdb.python/py-prettyprint.exp
13691 * gdb.python/py-shared.exp
13692 * gdb.python/py-symbol.exp
13693 * gdb.python/py-template.exp
13694 * gdb.python/py-type.exp
13695 * gdb.python/py-value.exp
13696 * gdb.reverse/solib-precsave.exp
13697 * gdb.reverse/solib-reverse.exp
13698 * gdb.server/solib-list.exp
13699 * gdb.stabs/weird.exp
13700 * gdb.threads/reconnect-signal.exp
13701 * gdb.threads/stepi-random-signal.exp
13702 * gdb.trace/actions.exp
13703 * gdb.trace/ax.exp
13704 * gdb.trace/backtrace.exp
13705 * gdb.trace/change-loc.exp
13706 * gdb.trace/deltrace.exp
13707 * gdb.trace/ftrace-lock.exp
13708 * gdb.trace/ftrace.exp
13709 * gdb.trace/infotrace.exp
13710 * gdb.trace/mi-tracepoint-changed.exp
13711 * gdb.trace/packetlen.exp
13712 * gdb.trace/passcount.exp
13713 * gdb.trace/pending.exp
13714 * gdb.trace/range-stepping.exp
13715 * gdb.trace/report.exp
13716 * gdb.trace/stap-trace.exp
13717 * gdb.trace/tfind.exp
13718 * gdb.trace/trace-break.exp
13719 * gdb.trace/trace-condition.exp
13720 * gdb.trace/trace-enable-disable.exp
13721 * gdb.trace/trace-mt.exp
13722 * gdb.trace/tracecmd.exp
13723 * gdb.trace/tspeed.exp
13724 * gdb.trace/tsv.exp
13725 * lib/perftest.exp
13726
13727 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13728
13729 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13730 with gdb_test_no_output.
13731 Use command as test name.
13732
13733 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13734
13735 Fix test names starting with uppercase throughout the files.
13736
13737 * gdb.ada/assign_1.exp
13738 * gdb.ada/boolean_expr.exp
13739 * gdb.base/arrayidx.exp
13740 * gdb.base/del.exp
13741 * gdb.base/gcore-buffer-overflow.exp
13742 * gdb.base/testenv.exp
13743 * gdb.compile/compile.exp
13744 * gdb.python/py-framefilter-invalidarg.exp
13745 * gdb.python/py-framefilter.exp
13746
13747 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13748
13749 Fix test names starting with uppercase throughout the files.
13750
13751 * gdb.ada/array_return.exp
13752 * gdb.ada/expr_delims.exp
13753 * gdb.ada/mi_dyn_arr.exp
13754 * gdb.ada/mi_interface.exp
13755 * gdb.ada/mi_var_array.exp
13756 * gdb.ada/watch_arg.exp
13757 * gdb.arch/alpha-step.exp
13758 * gdb.arch/altivec-regs.exp
13759 * gdb.arch/e500-regs.exp
13760 * gdb.arch/powerpc-d128-regs.exp
13761 * gdb.base/arrayidx.exp
13762 * gdb.base/break.exp
13763 * gdb.base/checkpoint.exp
13764 * gdb.base/debug-expr.exp
13765 * gdb.base/dmsym.exp
13766 * gdb.base/radix.exp
13767 * gdb.base/sepdebug.exp
13768 * gdb.base/testenv.exp
13769 * gdb.base/watch_thread_num.exp
13770 * gdb.base/watchpoint-cond-gone.exp
13771 * gdb.cell/break.exp
13772 * gdb.cell/ea-cache.exp
13773 * gdb.compile/compile.exp
13774 * gdb.cp/gdb2495.exp
13775 * gdb.gdb/selftest.exp
13776 * gdb.gdb/xfullpath.exp
13777 * gdb.go/hello.exp
13778 * gdb.go/integers.exp
13779 * gdb.objc/basicclass.exp
13780 * gdb.pascal/hello.exp
13781 * gdb.pascal/integers.exp
13782 * gdb.python/py-breakpoint.exp
13783 * gdb.python/py-cmd.exp
13784 * gdb.python/py-linetable.exp
13785 * gdb.python/py-xmethods.exp
13786 * gdb.python/python.exp
13787 * gdb.reverse/consecutive-precsave.exp
13788 * gdb.reverse/finish-precsave.exp
13789 * gdb.reverse/i386-precsave.exp
13790 * gdb.reverse/machinestate-precsave.exp
13791 * gdb.reverse/sigall-precsave.exp
13792 * gdb.reverse/solib-precsave.exp
13793 * gdb.reverse/step-precsave.exp
13794 * gdb.reverse/until-precsave.exp
13795 * gdb.reverse/watch-precsave.exp
13796 * gdb.threads/leader-exit.exp
13797 * gdb.threads/pthreads.exp
13798 * gdb.threads/wp-replication.exp
13799 * gdb.trace/actions.exp
13800 * gdb.trace/mi-tsv-changed.exp
13801 * gdb.trace/tsv.exp
13802
13803 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13804
13805 Fix test names starting with uppercase throughout the files.
13806
13807 * gdb.arch/i386-bp_permanent.exp
13808 * gdb.arch/i386-gnu-cfi.exp
13809 * gdb.base/disasm-end-cu.exp
13810 * gdb.base/macscp.exp
13811 * gdb.base/pending.exp
13812 * gdb.base/watch_thread_num.exp
13813 * gdb.cp/exception.exp
13814 * gdb.cp/gdb2495.exp
13815 * gdb.cp/local.exp
13816 * gdb.python/py-evsignal.exp
13817 * gdb.python/python.exp
13818 * gdb.trace/tracecmd.exp
13819
13820 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13821
13822 Fix test names starting with uppercase throughout the files.
13823
13824 * gdb.base/charset.exp
13825 * gdb.base/eval.exp
13826 * gdb.base/multi-forks.exp
13827 * gdb.guile/scm-progspace.exp
13828 * gdb.opencl/datatypes.exp
13829 * gdb.python/py-block.exp
13830 * gdb.python/py-function.exp
13831 * gdb.python/py-symbol.exp
13832 * gdb.python/py-symtab.exp
13833 * gdb.python/py-xmethods.exp
13834 * gdb.reverse/break-precsave.exp
13835 * gdb.reverse/break-reverse.exp
13836 * gdb.reverse/consecutive-precsave.exp
13837 * gdb.reverse/consecutive-reverse.exp
13838 * gdb.reverse/finish-precsave.exp
13839 * gdb.reverse/finish-reverse-bkpt.exp
13840 * gdb.reverse/finish-reverse.exp
13841 * gdb.reverse/fstatat-reverse.exp
13842 * gdb.reverse/getresuid-reverse.exp
13843 * gdb.reverse/i386-precsave.exp
13844 * gdb.reverse/i386-reverse.exp
13845 * gdb.reverse/i386-sse-reverse.exp
13846 * gdb.reverse/i387-stack-reverse.exp
13847 * gdb.reverse/insn-reverse.exp
13848 * gdb.reverse/machinestate-precsave.exp
13849 * gdb.reverse/machinestate.exp
13850 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13851 * gdb.reverse/pipe-reverse.exp
13852 * gdb.reverse/readv-reverse.exp
13853 * gdb.reverse/recvmsg-reverse.exp
13854 * gdb.reverse/rerun-prec.exp
13855 * gdb.reverse/s390-mvcle.exp
13856 * gdb.reverse/sigall-precsave.exp
13857 * gdb.reverse/sigall-reverse.exp
13858 * gdb.reverse/solib-precsave.exp
13859 * gdb.reverse/solib-reverse.exp
13860 * gdb.reverse/step-precsave.exp
13861 * gdb.reverse/step-reverse.exp
13862 * gdb.reverse/time-reverse.exp
13863 * gdb.reverse/until-precsave.exp
13864 * gdb.reverse/until-reverse.exp
13865 * gdb.reverse/waitpid-reverse.exp
13866 * gdb.reverse/watch-precsave.exp
13867 * gdb.reverse/watch-reverse.exp
13868
13869 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13870
13871 Fix test names starting with uppercase throughout the files.
13872
13873 * gdb.arch/i386-mpx-simple_segv.exp
13874 * gdb.arch/i386-mpx.exp
13875 * gdb.arch/i386-permbkpt.exp
13876 * gdb.arch/pa-nullify.exp
13877 * gdb.arch/powerpc-d128-regs.exp
13878 * gdb.arch/vsx-regs.exp
13879 * gdb.base/bfp-test.exp
13880 * gdb.base/break.exp
13881 * gdb.base/breakpoint-shadow.exp
13882 * gdb.base/callfuncs.exp
13883 * gdb.base/charset.exp
13884 * gdb.base/commands.exp
13885 * gdb.base/completion.exp
13886 * gdb.base/dfp-test.exp
13887 * gdb.base/echo.exp
13888 * gdb.base/ending-run.exp
13889 * gdb.base/eval.exp
13890 * gdb.base/expand-psymtabs.exp
13891 * gdb.base/float128.exp
13892 * gdb.base/floatn.exp
13893 * gdb.base/foll-exec-mode.exp
13894 * gdb.base/gdb1056.exp
13895 * gdb.base/gdb11531.exp
13896 * gdb.base/kill-after-signal.exp
13897 * gdb.base/multi-forks.exp
13898 * gdb.base/overlays.exp
13899 * gdb.base/pending.exp
13900 * gdb.base/sepdebug.exp
13901 * gdb.base/testenv.exp
13902 * gdb.base/valgrind-db-attach.exp
13903 * gdb.base/watch_thread_num.exp
13904 * gdb.base/watchpoint-cond-gone.exp
13905 * gdb.base/watchpoint.exp
13906 * gdb.base/watchpoints.exp
13907 * gdb.cp/arg-reference.exp
13908 * gdb.cp/baseenum.exp
13909 * gdb.cp/operator.exp
13910 * gdb.cp/shadow.exp
13911 * gdb.dwarf2/dw2-op-out-param.exp
13912 * gdb.dwarf2/dw2-reg-undefined.exp
13913 * gdb.go/chan.exp
13914 * gdb.go/hello.exp
13915 * gdb.go/integers.exp
13916 * gdb.go/methods.exp
13917 * gdb.go/package.exp
13918 * gdb.guile/scm-parameter.exp
13919 * gdb.guile/scm-progspace.exp
13920 * gdb.guile/scm-value.exp
13921 * gdb.mi/mi-pending.exp
13922 * gdb.mi/user-selected-context-sync.exp
13923 * gdb.multi/multi-attach.exp
13924 * gdb.multi/tids.exp
13925 * gdb.opt/clobbered-registers-O2.exp
13926 * gdb.pascal/floats.exp
13927 * gdb.pascal/integers.exp
13928 * gdb.python/py-block.exp
13929 * gdb.python/py-events.exp
13930 * gdb.python/py-parameter.exp
13931 * gdb.python/py-symbol.exp
13932 * gdb.python/py-symtab.exp
13933 * gdb.python/py-type.exp
13934 * gdb.python/py-value.exp
13935 * gdb.python/py-xmethods.exp
13936 * gdb.python/python.exp
13937 * gdb.reverse/break-precsave.exp
13938 * gdb.reverse/consecutive-precsave.exp
13939 * gdb.reverse/finish-precsave.exp
13940 * gdb.reverse/i386-precsave.exp
13941 * gdb.reverse/machinestate-precsave.exp
13942 * gdb.reverse/sigall-precsave.exp
13943 * gdb.reverse/solib-precsave.exp
13944 * gdb.reverse/step-precsave.exp
13945 * gdb.reverse/until-precsave.exp
13946 * gdb.reverse/watch-precsave.exp
13947 * gdb.server/ext-attach.exp
13948 * gdb.server/ext-restart.exp
13949 * gdb.server/ext-run.exp
13950 * gdb.server/ext-wrapper.exp
13951 * gdb.stabs/gdb11479.exp
13952 * gdb.stabs/weird.exp
13953 * gdb.threads/attach-many-short-lived-threads.exp
13954 * gdb.threads/kill.exp
13955 * gdb.threads/watchpoint-fork.exp
13956
13957 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13958
13959 Fix test names starting with uppercase throughout all the files below.
13960
13961 * gdb.ada/array_return.exp
13962 * gdb.ada/catch_ex.exp
13963 * gdb.ada/info_exc.exp
13964 * gdb.ada/mi_catch_ex.exp
13965 * gdb.ada/mi_dyn_arr.exp
13966 * gdb.ada/mi_ex_cond.exp
13967 * gdb.ada/mi_exc_info.exp
13968 * gdb.ada/mi_interface.exp
13969 * gdb.ada/mi_task_arg.exp
13970 * gdb.ada/mi_task_info.exp
13971 * gdb.ada/mi_var_array.exp
13972 * gdb.arch/alpha-step.exp
13973 * gdb.arch/amd64-disp-step.exp
13974 * gdb.arch/arm-disp-step.exp
13975 * gdb.arch/disp-step-insn-reloc.exp
13976 * gdb.arch/e500-prologue.exp
13977 * gdb.arch/ftrace-insn-reloc.exp
13978 * gdb.arch/gdb1558.exp
13979 * gdb.arch/i386-bp_permanent.exp
13980 * gdb.arch/i386-disp-step.exp
13981 * gdb.arch/i386-float.exp
13982 * gdb.arch/i386-gnu-cfi.exp
13983 * gdb.arch/ia64-breakpoint-shadow.exp
13984 * gdb.arch/mips16-thunks.exp
13985 * gdb.arch/pa-nullify.exp
13986 * gdb.arch/powerpc-aix-prologue.exp
13987 * gdb.arch/powerpc-power.exp
13988 * gdb.arch/ppc-dfp.exp
13989 * gdb.arch/s390-tdbregs.exp
13990 * gdb.arch/spu-info.exp
13991 * gdb.arch/spu-ls.exp
13992 * gdb.arch/thumb-bx-pc.exp
13993 * gdb.base/advance.exp
13994 * gdb.base/annota-input-while-running.exp
13995 * gdb.base/arrayidx.exp
13996 * gdb.base/asmlabel.exp
13997 * gdb.base/async.exp
13998 * gdb.base/attach-wait-input.exp
13999 * gdb.base/auto-connect-native-target.exp
14000 * gdb.base/batch-preserve-term-settings.exp
14001 * gdb.base/bfp-test.exp
14002 * gdb.base/bigcore.exp
14003 * gdb.base/bp-permanent.exp
14004 * gdb.base/break-always.exp
14005 * gdb.base/break-fun-addr.exp
14006 * gdb.base/break-idempotent.exp
14007 * gdb.base/break-main-file-remove-fail.exp
14008 * gdb.base/break-probes.exp
14009 * gdb.base/break-unload-file.exp
14010 * gdb.base/break.exp
14011 * gdb.base/call-ar-st.exp
14012 * gdb.base/call-rt-st.exp
14013 * gdb.base/call-sc.exp
14014 * gdb.base/call-signal-resume.exp
14015 * gdb.base/call-strs.exp
14016 * gdb.base/callexit.exp
14017 * gdb.base/callfuncs.exp
14018 * gdb.base/catch-gdb-caused-signals.exp
14019 * gdb.base/catch-signal-siginfo-cond.exp
14020 * gdb.base/catch-syscall.exp
14021 * gdb.base/compare-sections.exp
14022 * gdb.base/cond-eval-mode.exp
14023 * gdb.base/condbreak-call-false.exp
14024 * gdb.base/consecutive-step-over.exp
14025 * gdb.base/cursal.exp
14026 * gdb.base/disabled-location.exp
14027 * gdb.base/disasm-end-cu.exp
14028 * gdb.base/display.exp
14029 * gdb.base/double-prompt-target-event-error.exp
14030 * gdb.base/dprintf-bp-same-addr.exp
14031 * gdb.base/dprintf-detach.exp
14032 * gdb.base/dprintf-next.exp
14033 * gdb.base/dprintf-non-stop.exp
14034 * gdb.base/dprintf-pending.exp
14035 * gdb.base/dso2dso.exp
14036 * gdb.base/ending-run.exp
14037 * gdb.base/enum_cond.exp
14038 * gdb.base/examine-backward.exp
14039 * gdb.base/exe-lock.exp
14040 * gdb.base/exec-invalid-sysroot.exp
14041 * gdb.base/execl-update-breakpoints.exp
14042 * gdb.base/execution-termios.exp
14043 * gdb.base/fileio.exp
14044 * gdb.base/fixsection.exp
14045 * gdb.base/foll-exec-mode.exp
14046 * gdb.base/foll-exec.exp
14047 * gdb.base/fork-running-state.exp
14048 * gdb.base/frame-args.exp
14049 * gdb.base/fullpath-expand.exp
14050 * gdb.base/func-ptr.exp
14051 * gdb.base/gcore-relro-pie.exp
14052 * gdb.base/gdb1090.exp
14053 * gdb.base/gdb1555.exp
14054 * gdb.base/global-var-nested-by-dso.exp
14055 * gdb.base/gnu-ifunc.exp
14056 * gdb.base/hbreak-in-shr-unsupported.exp
14057 * gdb.base/hbreak-unmapped.exp
14058 * gdb.base/hook-stop.exp
14059 * gdb.base/infcall-input.exp
14060 * gdb.base/info-fun.exp
14061 * gdb.base/info-shared.exp
14062 * gdb.base/interrupt-noterm.exp
14063 * gdb.base/jit-so.exp
14064 * gdb.base/jit.exp
14065 * gdb.base/line-symtabs.exp
14066 * gdb.base/list.exp
14067 * gdb.base/longjmp.exp
14068 * gdb.base/macscp.exp
14069 * gdb.base/max-value-size.exp
14070 * gdb.base/nodebug.exp
14071 * gdb.base/nofield.exp
14072 * gdb.base/overlays.exp
14073 * gdb.base/paginate-after-ctrl-c-running.exp
14074 * gdb.base/paginate-bg-execution.exp
14075 * gdb.base/paginate-inferior-exit.exp
14076 * gdb.base/pending.exp
14077 * gdb.base/pr11022.exp
14078 * gdb.base/printcmds.exp
14079 * gdb.base/ptr-typedef.exp
14080 * gdb.base/ptype.exp
14081 * gdb.base/randomize.exp
14082 * gdb.base/range-stepping.exp
14083 * gdb.base/realname-expand.exp
14084 * gdb.base/relativedebug.exp
14085 * gdb.base/remote.exp
14086 * gdb.base/savedregs.exp
14087 * gdb.base/sepdebug.exp
14088 * gdb.base/set-noassign.exp
14089 * gdb.base/shlib-call.exp
14090 * gdb.base/shreloc.exp
14091 * gdb.base/sigaltstack.exp
14092 * gdb.base/sigbpt.exp
14093 * gdb.base/siginfo-addr.exp
14094 * gdb.base/siginfo-obj.exp
14095 * gdb.base/siginfo-thread.exp
14096 * gdb.base/signest.exp
14097 * gdb.base/signull.exp
14098 * gdb.base/sigrepeat.exp
14099 * gdb.base/skip.exp
14100 * gdb.base/so-impl-ld.exp
14101 * gdb.base/solib-corrupted.exp
14102 * gdb.base/solib-disc.exp
14103 * gdb.base/solib-display.exp
14104 * gdb.base/solib-overlap.exp
14105 * gdb.base/solib-search.exp
14106 * gdb.base/solib-symbol.exp
14107 * gdb.base/source-execution.exp
14108 * gdb.base/sss-bp-on-user-bp-2.exp
14109 * gdb.base/sss-bp-on-user-bp.exp
14110 * gdb.base/stack-checking.exp
14111 * gdb.base/stale-infcall.exp
14112 * gdb.base/step-break.exp
14113 * gdb.base/step-line.exp
14114 * gdb.base/step-over-exit.exp
14115 * gdb.base/step-test.exp
14116 * gdb.base/structs.exp
14117 * gdb.base/sym-file.exp
14118 * gdb.base/symtab-search-order.exp
14119 * gdb.base/term.exp
14120 * gdb.base/type-opaque.exp
14121 * gdb.base/unload.exp
14122 * gdb.base/until-nodebug.exp
14123 * gdb.base/until.exp
14124 * gdb.base/unwindonsignal.exp
14125 * gdb.base/watch-cond.exp
14126 * gdb.base/watch-non-mem.exp
14127 * gdb.base/watch_thread_num.exp
14128 * gdb.base/watchpoint-reuse-slot.exp
14129 * gdb.base/watchpoint-solib.exp
14130 * gdb.base/watchpoint.exp
14131 * gdb.btrace/dlopen.exp
14132 * gdb.cell/arch.exp
14133 * gdb.cell/break.exp
14134 * gdb.cell/bt.exp
14135 * gdb.cell/core.exp
14136 * gdb.cell/data.exp
14137 * gdb.cell/dwarfaddr.exp
14138 * gdb.cell/ea-cache.exp
14139 * gdb.cell/ea-standalone.exp
14140 * gdb.cell/ea-test.exp
14141 * gdb.cell/f-regs.exp
14142 * gdb.cell/fork.exp
14143 * gdb.cell/gcore.exp
14144 * gdb.cell/mem-access.exp
14145 * gdb.cell/ptype.exp
14146 * gdb.cell/registers.exp
14147 * gdb.cell/sizeof.exp
14148 * gdb.cell/solib-symbol.exp
14149 * gdb.cell/solib.exp
14150 * gdb.compile/compile-tls.exp
14151 * gdb.cp/exception.exp
14152 * gdb.cp/gdb2495.exp
14153 * gdb.cp/local.exp
14154 * gdb.cp/mb-inline.exp
14155 * gdb.cp/mb-templates.exp
14156 * gdb.cp/pr10687.exp
14157 * gdb.cp/pr9167.exp
14158 * gdb.cp/scope-err.exp
14159 * gdb.cp/templates.exp
14160 * gdb.cp/virtfunc.exp
14161 * gdb.dwarf2/dw2-dir-file-name.exp
14162 * gdb.dwarf2/dw2-single-line-discriminators.exp
14163 * gdb.fortran/complex.exp
14164 * gdb.fortran/library-module.exp
14165 * gdb.guile/guile.exp
14166 * gdb.guile/scm-cmd.exp
14167 * gdb.guile/scm-frame-inline.exp
14168 * gdb.guile/scm-objfile.exp
14169 * gdb.guile/scm-pretty-print.exp
14170 * gdb.guile/scm-symbol.exp
14171 * gdb.guile/scm-type.exp
14172 * gdb.guile/scm-value.exp
14173 * gdb.linespec/keywords.exp
14174 * gdb.linespec/ls-errs.exp
14175 * gdb.linespec/macro-relative.exp
14176 * gdb.linespec/thread.exp
14177 * gdb.mi/mi-breakpoint-changed.exp
14178 * gdb.mi/mi-dprintf-pending.exp
14179 * gdb.mi/mi-fullname-deleted.exp
14180 * gdb.mi/mi-logging.exp
14181 * gdb.mi/mi-pending.exp
14182 * gdb.mi/mi-solib.exp
14183 * gdb.mi/new-ui-mi-sync.exp
14184 * gdb.mi/user-selected-context-sync.exp
14185 * gdb.multi/dummy-frame-restore.exp
14186 * gdb.multi/multi-arch-exec.exp
14187 * gdb.multi/remove-inferiors.exp
14188 * gdb.multi/watchpoint-multi-exit.exp
14189 * gdb.opt/solib-intra-step.exp
14190 * gdb.perf/backtrace.exp
14191 * gdb.perf/single-step.exp
14192 * gdb.perf/skip-command.exp
14193 * gdb.perf/skip-prologue.exp
14194 * gdb.perf/solib.exp
14195 * gdb.python/lib-types.exp
14196 * gdb.python/py-as-string.exp
14197 * gdb.python/py-bad-printers.exp
14198 * gdb.python/py-block.exp
14199 * gdb.python/py-breakpoint.exp
14200 * gdb.python/py-cmd.exp
14201 * gdb.python/py-events.exp
14202 * gdb.python/py-evthreads.exp
14203 * gdb.python/py-finish-breakpoint.exp
14204 * gdb.python/py-finish-breakpoint2.exp
14205 * gdb.python/py-frame-inline.exp
14206 * gdb.python/py-frame.exp
14207 * gdb.python/py-inferior.exp
14208 * gdb.python/py-infthread.exp
14209 * gdb.python/py-mi.exp
14210 * gdb.python/py-objfile.exp
14211 * gdb.python/py-pp-maint.exp
14212 * gdb.python/py-pp-registration.exp
14213 * gdb.python/py-prettyprint.exp
14214 * gdb.python/py-recurse-unwind.exp
14215 * gdb.python/py-shared.exp
14216 * gdb.python/py-symbol.exp
14217 * gdb.python/py-symtab.exp
14218 * gdb.python/py-template.exp
14219 * gdb.python/py-type.exp
14220 * gdb.python/py-unwind-maint.exp
14221 * gdb.python/py-unwind.exp
14222 * gdb.python/py-value.exp
14223 * gdb.python/python.exp
14224 * gdb.reverse/finish-reverse-bkpt.exp
14225 * gdb.reverse/insn-reverse.exp
14226 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14227 * gdb.reverse/solib-precsave.exp
14228 * gdb.reverse/solib-reverse.exp
14229 * gdb.stabs/gdb11479.exp
14230 * gdb.stabs/weird.exp
14231 * gdb.threads/fork-child-threads.exp
14232 * gdb.threads/fork-plus-threads.exp
14233 * gdb.threads/fork-thread-pending.exp
14234 * gdb.threads/forking-threads-plus-breakpoint.exp
14235 * gdb.threads/hand-call-in-threads.exp
14236 * gdb.threads/interrupted-hand-call.exp
14237 * gdb.threads/linux-dp.exp
14238 * gdb.threads/local-watch-wrong-thread.exp
14239 * gdb.threads/next-while-other-thread-longjmps.exp
14240 * gdb.threads/non-ldr-exit.exp
14241 * gdb.threads/pending-step.exp
14242 * gdb.threads/print-threads.exp
14243 * gdb.threads/process-dies-while-detaching.exp
14244 * gdb.threads/process-dies-while-handling-bp.exp
14245 * gdb.threads/pthreads.exp
14246 * gdb.threads/queue-signal.exp
14247 * gdb.threads/reconnect-signal.exp
14248 * gdb.threads/signal-command-handle-nopass.exp
14249 * gdb.threads/signal-command-multiple-signals-pending.exp
14250 * gdb.threads/signal-delivered-right-thread.exp
14251 * gdb.threads/signal-sigtrap.exp
14252 * gdb.threads/sigthread.exp
14253 * gdb.threads/staticthreads.exp
14254 * gdb.threads/stepi-random-signal.exp
14255 * gdb.threads/thread-unwindonsignal.exp
14256 * gdb.threads/thread_check.exp
14257 * gdb.threads/thread_events.exp
14258 * gdb.threads/tid-reuse.exp
14259 * gdb.threads/tls-nodebug.exp
14260 * gdb.threads/tls-shared.exp
14261 * gdb.threads/tls-so_extern.exp
14262 * gdb.threads/tls.exp
14263 * gdb.threads/wp-replication.exp
14264 * gdb.trace/actions-changed.exp
14265 * gdb.trace/actions.exp
14266 * gdb.trace/backtrace.exp
14267 * gdb.trace/change-loc.exp
14268 * gdb.trace/collection.exp
14269 * gdb.trace/deltrace.exp
14270 * gdb.trace/disconnected-tracing.exp
14271 * gdb.trace/entry-values.exp
14272 * gdb.trace/ftrace-lock.exp
14273 * gdb.trace/ftrace.exp
14274 * gdb.trace/infotrace.exp
14275 * gdb.trace/mi-trace-frame-collected.exp
14276 * gdb.trace/mi-trace-unavailable.exp
14277 * gdb.trace/mi-traceframe-changed.exp
14278 * gdb.trace/mi-tracepoint-changed.exp
14279 * gdb.trace/mi-tsv-changed.exp
14280 * gdb.trace/no-attach-trace.exp
14281 * gdb.trace/packetlen.exp
14282 * gdb.trace/passc-dyn.exp
14283 * gdb.trace/passcount.exp
14284 * gdb.trace/pending.exp
14285 * gdb.trace/pr16508.exp
14286 * gdb.trace/qtro.exp
14287 * gdb.trace/range-stepping.exp
14288 * gdb.trace/read-memory.exp
14289 * gdb.trace/report.exp
14290 * gdb.trace/save-trace.exp
14291 * gdb.trace/signal.exp
14292 * gdb.trace/stap-trace.exp
14293 * gdb.trace/status-stop.exp
14294 * gdb.trace/strace.exp
14295 * gdb.trace/tfile.exp
14296 * gdb.trace/tfind.exp
14297 * gdb.trace/trace-break.exp
14298 * gdb.trace/trace-condition.exp
14299 * gdb.trace/trace-enable-disable.exp
14300 * gdb.trace/trace-mt.exp
14301 * gdb.trace/tracecmd.exp
14302 * gdb.trace/tracefile-pseudo-reg.exp
14303 * gdb.trace/tspeed.exp
14304 * gdb.trace/tstatus.exp
14305 * gdb.trace/tsv.exp
14306 * gdb.trace/unavailable.exp
14307 * gdb.trace/while-dyn.exp
14308 * gdb.trace/while-stepping.exp
14309 * lib/gdb-guile.exp
14310 * lib/gdb.exp
14311 * lib/mi-support.exp
14312 * lib/pascal.exp
14313 * lib/perftest.exp
14314 * lib/prelink-support.exp
14315 * lib/selftest-support.exp
14316
14317 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14318
14319 * Makefile.in: Include disable-implicit-rules.mk.
14320
14321 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14322
14323 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14324 non-byte-aligned bit fields.
14325
14326 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14327
14328 PR gdb/12616
14329 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14330 respects the DW_AT_data_bit_offset attribute.
14331
14332 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14333
14334 * gdb.base/default.exp: Fix output of "set language".
14335
14336 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14337
14338 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14339 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14340 make.
14341 * configure.ac: Remove checks for the make program.
14342 * configure: Re-generate.
14343
14344 2016-11-16 Kevin Buettner <kevinb@redhat.com>
14345
14346 * gdb.python/py-recurse-unwind.c (main): Add loop.
14347 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14348 to read_register() and gdb.parse_and_eval(). Make each code
14349 call a separate case that can be individually tested.
14350 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14351 proc. Call cont_and_backtrace for each of the code paths that
14352 we want to test in the unwinder.
14353
14354 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14355
14356 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14357 the definition of struct S.
14358
14359 2016-11-11 Catherine Moore <clm@codesourcery.com>
14360
14361 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14362
14363 2016-11-09 Pedro Alves <palves@redhat.com>
14364
14365 * gdb.base/commands.exp (runto_or_return): New procedure.
14366 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14367 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14368 (progvar_simple_while_test, progvar_complex_if_while_test)
14369 (if_while_breakpoint_command_test)
14370 (infrun_breakpoint_command_test, breakpoint_command_test)
14371 (user_defined_command_test, watchpoint_command_test)
14372 (test_command_prompt_position, redefine_hook_test)
14373 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14374 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14375 multi_line_input and multi_line. Remove gdb_expect and
14376 gdb_stop_suppressing_tests uses.
14377 * lib/gdb.exp (valnum_re): New global.
14378 (multi_line_input): New procedure.
14379
14380 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14381
14382 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14383 Remove.
14384 (test_setup): Define with proc_with_prefix.
14385 (test_cli_inferior): Likewise.
14386 (test_cli_thread): Likewise.
14387 (test_cli_frame): Likewise.
14388 (test_cli_select_frame): Likewise.
14389 (test_cli_up_down): Likewise.
14390 (test_mi_thread_select): Likewise.
14391 (test_mi_stack_select_frame): Likewise.
14392 (test_cli_in_mi_inferior): Likewise.
14393 (test_cli_in_mi_thread): Likewise.
14394 (test_cli_in_mi_frame): Likewise.
14395 (top level): Do not use with_test_prefix_procname.
14396
14397 2016-11-09 Pedro Alves <palves@redhat.com>
14398
14399 * gdb.base/commands.exp (gdbvar_simple_if_test)
14400 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14401 (progvar_simple_if_test, progvar_simple_while_test)
14402 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14403 (infrun_breakpoint_command_test, breakpoint_command_test)
14404 (user_defined_command_test, watchpoint_command_test)
14405 (test_command_prompt_position, deprecated_command_test)
14406 (bp_deleted_in_command, temporary_breakpoint_commands)
14407 (stray_arg0_test, source_file_with_indented_comment)
14408 (recursive_source_test, if_commands_test)
14409 (error_clears_commands_left, redefine_hook_test)
14410 (redefine_backtrace_test): Use proc_with_prefix.
14411 * lib/gdb.exp (proc_with_prefix): New proc.
14412
14413 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14414
14415 * gdb.base/tui-layout.c: New file.
14416 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14417 disassembly window contains very long lines.
14418
14419 2016-11-08 Tom Tromey <tom@tromey.com>
14420
14421 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14422 depend on Python 2.
14423
14424 2016-11-08 Tom Tromey <tom@tromey.com>
14425
14426 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14427 New method.
14428
14429 2016-10-29 Manish Goregaokar <manish@mozilla.com>
14430
14431 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
14432
14433 2016-10-27 Manish Goregaokar <manish@mozilla.com>
14434
14435 * gdb.rust/simple.rs: Add test for univariant enums without
14436 discriminants and for encoded struct-like enums.
14437
14438 2016-10-28 Pedro Alves <palves@redhat.com>
14439
14440 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14441 gdb_test_multiple, tighten regexps and match symtabs and line
14442 tables incrementally.
14443
14444 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
14445
14446 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14447 general.
14448
14449 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
14450
14451 * gdb.base/exec-invalid-sysroot.exp: New file.
14452
14453 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14454
14455 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14456
14457 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14458
14459 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14460
14461 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14462
14463 * gdb.base/killed-outside.exp: Remove $options from a call to
14464 `prepare_for_testing'.
14465
14466 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14467
14468 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14469 Change test message.
14470
14471 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14472
14473 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14474 Update comment.
14475
14476 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14477
14478 * gdb.trace/mi-trace-save.exp: New file.
14479
14480 2016-10-13 Yao Qi <yao.qi@linaro.org>
14481
14482 * gdb.base/code_elim.exp (get_var_address): Remove.
14483 * gdb.base/relocate.exp: Likewise.
14484 * gdb.base/shreloc.exp: Likewise.
14485 * lib/gdb.exp (get_var_address): New.
14486
14487 2016-10-13 Yao Qi <yao.qi@linaro.org>
14488
14489 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14490 floating point tests if $skip_float_test is false.
14491
14492 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
14493
14494 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14495 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14496 argc values.
14497 Add 1 to argc so we guarantee distinct initial/modified argc values.
14498
14499 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14500
14501 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14502
14503 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14504
14505 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14506 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14507 * gdb.arch/vsx-regs.exp: Likewise.
14508
14509 2016-10-07 Yao Qi <yao.qi@linaro.org>
14510
14511 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14512
14513 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14514
14515 * gdb.python/python.exp: Test decode_line("*0").
14516
14517 2016-10-06 Doug Evans <dje@google.com>
14518
14519 * gdb.python/py-value.exp (test_value_creation): Add test for large
14520 unsigned 64-bit value.
14521
14522 2016-10-06 Tom Tromey <tom@tromey.com>
14523
14524 * gdb.compile/compile.exp: Change java tests to rust.
14525 * gdb.base/setshow.exp: Change java tests to rust.
14526 * gdb.base/default.exp: Remove java from language list.
14527 * README (Examples): Update language example.
14528 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14529 test.
14530 * lib/gdb.exp (skip_java_tests): Remove.
14531 * lib/java.exp: Remove.
14532 * gdb.java: Remove.
14533
14534 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14535
14536 * gdb.arch/mips-fcr.exp: New test.
14537 * gdb.arch/mips-fcr.c: Source for the new test.
14538
14539 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14540
14541 * gdb.base/solib-disc.exp: Use `standard_output_file'
14542 throughout.
14543
14544 2016-10-06 Pedro Alves <palves@redhat.com>
14545
14546 * gdb.base/jit-simple-dl.c: New file.
14547 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14548 * gdb.base/jit-simple.c: ... this.
14549 * gdb.base/jit-simple.exp (jit_run): Delete.
14550 (build_jit): New proc.
14551 (jit_test_reread): Recompile either the main program or the shared
14552 library, depending on what is being tested. Skip changing address
14553 if caller wants to. Compare before/after addresses. If testing
14554 standalone, explicitly load the binary. Test "maint info
14555 breakpoints".
14556 (top level): Add "standalone vs shared lib" and "change address"
14557 vs "same address" axes.
14558
14559 2016-10-06 Pedro Alves <palves@redhat.com>
14560
14561 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14562 call.
14563 (jit_run): Delete.
14564 (jit_test_reread): Use with_test_prefix. Reload the main binary
14565 explicitly. Compare the before/after addresses of the JIT
14566 descriptor.
14567
14568 2016-08-15 Doug Evans <dje@google.com>
14569
14570 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14571 for single bitfields is bool.
14572 * gdb.xml/tdesc-regs.exp: Ditto.
14573
14574 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14575
14576 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14577
14578 2016-10-05 Yao Qi <yao.qi@linaro.org>
14579
14580 * lib/gdb.exp (support_complex_tests): Return zero if
14581 gdb_skip_float_test return true.
14582
14583 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14584 Simon Marchi <simon.marchi@ericsson.com>
14585
14586 PR gdb/20487
14587 * gdb.mi/user-selected-context-sync.exp: New file.
14588 * gdb.mi/user-selected-context-sync.c: New file.
14589
14590 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14591 Simon Marchi <simon.marchi@ericsson.com>
14592
14593 PR gdb/20487
14594 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14595 =thread-select-event check.
14596
14597 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14598
14599 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14600 the compulsory L operand changes.
14601 * gdb.arch/powerpc-power.s: Likewise.
14602
14603 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14604
14605 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14606 * gdb.base/jit-attach-pie.c: New file.
14607 * gdb.base/jit-attach-pie.exp: New file.
14608
14609 2016-09-28 Pedro Alves <palves@redhat.com>
14610
14611 * gdb.base/infcall-input.c: New file.
14612 * gdb.base/infcall-input.exp: New file.
14613
14614 2016-09-22 Yao Qi <yao.qi@linaro.org>
14615
14616 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14617 (gdb_exit): Rename it to ...
14618 (gdbserver_gdb_exit): ... Close GDBserver.
14619 (gdb_exit): New proc, call gdbserver_gdb_exit.
14620 (mi_gdb_exit): Likewise.
14621
14622 2016-09-22 Yao Qi <yao.qi@linaro.org>
14623
14624 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14625 path.
14626 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14627 Remove duplication.
14628
14629 2016-09-22 Yao Qi <yao.qi@linaro.org>
14630
14631 * lib/gdbserver-support.exp: Check the existence of
14632 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14633
14634 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14635
14636 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14637
14638 2016-09-21 Tom Tromey <tom@tromey.com>
14639
14640 PR gdb/20604:
14641 * gdb.base/quit.exp: New file.
14642
14643 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14644
14645 * .gitignore: New file.
14646
14647 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14648
14649 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14650 throughout.
14651
14652 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14653
14654 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14655
14656 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14657
14658 * gdb.cp/casts.cc (decltype): Move it ...
14659 (main): ... with its call to ...
14660 * gdb.cp/casts03.cc: ... a new file.
14661 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14662
14663 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14664
14665 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14666
14667 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14668
14669 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14670 and sync up the test with tests in gas/testsuite/gas/ppc.
14671 * gdb.arch/powerpc-power.exp: Likewise.
14672
14673 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14674
14675 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14676
14677 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14678 Jan Kratochvil <jan.kratochvil@redhat.com>
14679
14680 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14681 make m1's definition to be different from m2's. Use 'dummy' as an
14682 argument for probe 'two'.
14683
14684 2016-09-10 Jon Beniston <jon@beniston.com>
14685
14686 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14687 for sim target.
14688
14689 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14690
14691 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14692 variable declaration.
14693 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14694 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14695 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14696 received HWCAP as its argument.
14697
14698 2016-09-06 Pedro Alves <palves@redhat.com>
14699
14700 * gdb.base/new-ui-pending-input.c: New file.
14701 * gdb.base/new-ui-pending-input.exp: New file.
14702 * gdb.exp (clear_gdb_spawn_id): New procedure.
14703 (with_spawn_id): Check whether gdb_spawn_id exists before
14704 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14705 on exit.
14706
14707 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14708
14709 * gdb.base/float128.c: New file.
14710 * gdb.base/float128.exp: Likewise.
14711 * gdb.base/floatn.c: Likewise.
14712 * gdb.base/floatn.exp: Likewise.
14713
14714 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14715
14716 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14717
14718 2016-09-05 Pedro Alves <palves@redhat.com>
14719
14720 PR backtrace/19927
14721 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14722 unwinders are immediately called as side effect of "source" or
14723 "disable unwinder" commands.
14724 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14725
14726 2016-09-02 Yao Qi <yao.qi@linaro.org>
14727
14728 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14729 is true and $type is "float" or "double".
14730
14731 2016-09-02 Yao Qi <yao.qi@linaro.org>
14732
14733 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14734 true.
14735 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14736 * gdb.base/call-rt-st.exp: Likewise.
14737 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14738 return value instead of gdb,skip_float_test.
14739 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14740 (do_function_calls): Use its return value instead of
14741 gdb,skip_float_test.
14742 * gdb.base/finish.exp: Likewise.
14743 * gdb.base/funcargs.exp: Likewise.
14744 * gdb.base/return.exp: Likewise.
14745 * gdb.base/return2.exp: Likewise.
14746 * gdb.base/varargs.exp: Likewise.
14747 * lib/gdb.exp (gdb_skip_float_test): Change it to
14748 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14749
14750 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14751
14752 * gdb.multi/tids.exp: Test "thread apply all".
14753
14754 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14755
14756 * gdb.base/default.exp (tty): Remove.
14757
14758 2016-08-24 Kevin Buettner <kevinb@redhat.com>
14759
14760 * gdb.python/py-recurse-unwind.c: New file.
14761 * gdb.python/py-recurse-unwind.py: New file.
14762 * gdb.python/py-recurse-unwind.exp: New file.
14763
14764 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14765
14766 * gdb.base/set-inferior-tty.exp: New file.
14767 * gdb.base/set-inferior-tty.c: New file.
14768
14769 2016-08-23 Pedro Alves <palves@redhat.com>
14770
14771 PR gdb/20494
14772 * gdb.base/new-ui-echo.c: New file.
14773 * gdb.base/new-ui-echo.exp: New file.
14774
14775 2016-08-23 Yao Qi <yao.qi@linaro.org>
14776
14777 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14778 gdbserver_spawn.
14779 * gdb.server/connect-without-multi-process.exp (do_test):
14780 Likewise.
14781
14782 2016-08-23 Yao Qi <yao.qi@linaro.org>
14783
14784 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14785 standalone_txt. Delete gdb_txt and standalone_txt on host
14786 and target. Spawn the binary on target. Copy files from
14787 target to host.
14788
14789 2016-08-22 Pedro Alves <palves@redhat.com>
14790
14791 PR gdb/20505
14792 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14793 with_test_prefix. Factor out bits to ...
14794 (test_no_vdso): ... this new procedure.
14795
14796 2016-08-19 Carl Love <cel@us.ibm.com>
14797
14798 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14799 maintaining separate logic for constructing the output path.
14800 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14801 * gdb.arch/ppc-dfp.exp: Likewise.
14802 * gdb.arch/ppc-fp.exp: Likewise.
14803 * gdb.arch/vsx-regs.exp: Likewise.
14804 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14805 binprefix for generating the additional binary files.
14806
14807 2016-08-19 Pedro Alves <palves@redhat.com>
14808
14809 * gdb.trace/mi-trace-frame-collected.exp
14810 (test_trace_frame_collected): On x32, expect two registers.
14811
14812 2016-08-18 Carl Love <cel@us.ibm.com>
14813
14814 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14815 and sync up the test with tests in gas/testsuite/gas/ppc.
14816 * gdb.arch/powerpc-power.exp: Likewise.
14817
14818 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14819
14820 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14821 expected error message.
14822
14823 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14824
14825 * gdb.multi/remove-inferiors.exp: New file.
14826 * gdb.multi/remove-inferiors.c: New file.
14827
14828 2016-08-12 Yao Qi <yao.qi@linaro.org>
14829
14830 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14831 argument list.
14832
14833 2016-08-10 Pedro Alves <palves@redhat.com>
14834
14835 PR gdb/19187
14836 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14837 setup_kfails.
14838
14839 2016-08-09 Pedro Alves <palves@redhat.com>
14840 Simon Marchi <simon.marchi@ericsson.com>
14841
14842 PR gdb/20418
14843 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14844 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14845
14846 2016-08-09 Pedro Alves <palves@redhat.com>
14847
14848 PR mi/20431
14849 * gdb.mi/mi-cmd-error.exp: New file.
14850
14851 2016-08-09 Pedro Alves <palves@redhat.com>
14852
14853 PR gdb/18653
14854 * gdb.base/signals-state-child.c: New file.
14855 * gdb.base/signals-state-child.exp: New file.
14856 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14857
14858 2016-08-09 Pedro Alves <palves@redhat.com>
14859
14860 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14861
14862 2016-08-03 Tom Tromey <tom@tromey.com>
14863
14864 PR python/18565:
14865 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14866
14867 2016-08-01 Yao Qi <yao.qi@linaro.org>
14868
14869 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14870 variable mode to "multi-process" if $multi_process is 1, otherwise
14871 set it to "single-process".
14872
14873 2016-08-01 Yao Qi <yao.qi@linaro.org>
14874
14875 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14876 * gdb.cp/cpexprs.exp: Likewise.
14877 * gdb.cp/m-static.exp: Likewise.
14878
14879 2016-07-26 Tom Tromey <tom@tromey.com>
14880
14881 PR python/20190:
14882 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14883 test.
14884
14885 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14886
14887 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14888 selecting assembly source files.
14889 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14890 assembly source files.
14891 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14892 assembly source files.
14893 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14894 selecting assembly source files.
14895
14896 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14897
14898 * gdb.base/new-ui.exp (do_test_invalid_args): New
14899 procedure.
14900
14901 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14902
14903 * gdb.btrace/reconnect.c: New file.
14904 * gdb.btrace/reconnect.exp: New file.
14905
14906 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14907
14908 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14909 to test_catch_syscall_group.
14910 (test_catch_syscall_group): New.
14911
14912 2016-07-21 Tom Tromey <tom@tromey.com>
14913
14914 * gdb.rust/simple.rs (main): Use empty struct expression.
14915 * gdb.rust/simple.exp: Add tests for empty struct expression.
14916
14917 2016-07-21 Yao Qi <yao.qi@linaro.org>
14918
14919 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14920 if gdb_skip_xml_test is true on some targets.
14921
14922 2016-07-21 Yao Qi <yao.qi@linaro.org>
14923
14924 * gdb.server/solib-list.exp: Unset last_loaded_file.
14925
14926 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14927
14928 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14929 "step into captured_main (args)".
14930
14931 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14932
14933 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14934
14935 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14936
14937 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14938
14939 2016-07-19 Pedro Alves <palves@redhat.com>
14940
14941 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14942 * gdb.opt/inline-bt.exp: Likewise.
14943 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14944 additional_flags=-Winline.
14945 * gdb.opt/inline-locals.exp: Likewise.
14946 * gdb.opt/inline-markers.c (ATTR): Define.
14947 (inlined_fn): Use it.
14948
14949 2016-07-19 Yao Qi <yao.qi@linaro.org>
14950
14951 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14952 (test_with_self): Remove some code. Remove argument executable.
14953 (top-level): Use do_self_tests.
14954
14955 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
14956 Don Breazeal <donb@codesourcery.com>
14957
14958 * gdb.base/maint.exp: Escape paths used in regular expressions.
14959 * gdb.stabs/weird.exp: Likewise.
14960
14961 2016-07-13 Tom Tromey <tom@tromey.com>
14962
14963 PR python/15620, PR python/18620:
14964 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14965 (test_bkpt_events): New procs.
14966
14967 2016-07-13 Tom Tromey <tom@tromey.com>
14968
14969 PR python/17698:
14970 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14971 test.
14972 (test_watchpoints): Likewise.
14973 (test_bkpt_pending): New proc.
14974
14975 2016-07-13 Tom Tromey <tom@tromey.com>
14976
14977 PR cli/18053:
14978 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14979 completion test.
14980
14981 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14982
14983 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14984 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14985 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14986 f_label.
14987 (g): Rename g_end_lbl to g_label.
14988 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14989 low_pc and high_pc.
14990 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14991
14992 2016-07-12 Tom Tromey <tom@tromey.com>
14993
14994 PR python/19293:
14995 * gdb.python/py-unwind-maint.exp: Update tests.
14996
14997 2016-07-12 Yao Qi <yao.qi@linaro.org>
14998
14999 * lib/selftest-support.exp (selftest_setup): Match the output
15000 when captured_main is inlined.
15001
15002 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15003
15004 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15005 New variables.
15006 (print this%a, print this%b, print this): New tests.
15007 * gdb.fortran/derived-types.f90 (this): New object and
15008 initialization.
15009
15010 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15011
15012 * gdb.ada/arraydim.exp: Remove extra directory level in build
15013 directory.
15014
15015 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15016
15017 * lib/ada.exp: Remove extra directory level in build directory.
15018 * gdb.ada/cond_lang.exp: Likewise.
15019 * gdb.ada/exec_changed.exp: Likewise.
15020 * gdb.ada/lang_switch.exp: Likewise.
15021
15022 2016-07-06 Manish Goregaokar <manish@mozilla.com>
15023
15024 * simple.rs: Add test for raw pointer subscripting.
15025 * simple.exp: Add test expectations.
15026
15027 2016-07-05 Yao Qi <yao.qi@linaro.org>
15028
15029 * gdb.mi/mi-reverse.exp: Match =record-started output.
15030
15031 2016-07-01 Pedro Alves <palves@redhat.com>
15032
15033 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15034 procedure.
15035 (jit_reader_test): Test the jit reader's unwinder.
15036 * gdb.base/jithost.c (jit_function_00_code): New global.
15037 (main): Use memcpy to fill in the mmapped code, instead of poking
15038 bytes manually here.
15039 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15040 value.
15041 (read_debug_info): Save the function's range.
15042 (read_sp): New function.
15043 (unwind_frame): Use it. Also unwind RBP.
15044 (get_frame_id): Use read_sp.
15045 (gdb_init_reader): Use calloc instead of malloc.
15046 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15047 parameter. Use gdb_test_multiple.
15048
15049 2016-07-01 Pedro Alves <palves@redhat.com>
15050 Antoine Tremblay <antoine.tremblay@ericsson.com>
15051
15052 * gdb.threads/process-dies-while-detaching.c: New file.
15053 * gdb.threads/process-dies-while-detaching.exp: New file.
15054
15055 2016-07-01 Pedro Alves <palves@redhat.com>
15056
15057 * gdb.multi/watchpoint-multi-exit.c: New file.
15058 * gdb.multi/watchpoint-multi-exit.exp: New file.
15059
15060 2016-06-30 Pedro Alves <palves@redhat.com>
15061
15062 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15063 unset inferior_spawn_id.
15064
15065 2016-06-30 Pedro Alves <palves@redhat.com>
15066
15067 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15068 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15069
15070 2016-06-29 Yao Qi <yao.qi@linaro.org>
15071
15072 * gdb.base/return.c: Add copyright header.
15073
15074 2016-06-29 Tom Tromey <tom@tromey.com>
15075
15076 PR python/20129:
15077 * gdb.python/py-framefilter.exp: Add tests for setting priority
15078 and disabling of non-existent frame filter.
15079
15080 2016-06-29 Yao Qi <yao.qi@linaro.org>
15081
15082 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15083 0x0f07ff.
15084
15085 2016-06-28 Yao Qi <yao.qi@linaro.org>
15086
15087 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15088 triplets. Start gdb, execute catch syscall, and continue. Check
15089 gdb's output to determine catch syscall is supported.
15090
15091 2016-06-27 Manish Goregaokar <manish@mozilla.com>
15092
15093 * gdb.rust/simple.rs: Add test for returning unit in a function.
15094 * gdb.rust/simple.exp: Add expectation for functions returning
15095 unit.
15096
15097 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15098
15099 * gdb.python/py-breakpoint-create-fail.c,
15100 gdb.python/py-breakpoint-create-fail.exp,
15101 gdb.python/py-breakpoint-create-fail.py: New testcase.
15102
15103 2016-06-25 Manish Goregaokar <manish@mozilla.com>
15104
15105 PR gdb/20239
15106 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15107 * gdb.rust/simple.exp: Add test expectations for new NonZero
15108 tests.
15109
15110 2016-06-24 David Taylor <dtaylor@emc.com>
15111
15112 * gdb.base/offsets.exp: New file.
15113 * gdb.base/offsets.c: New file.
15114
15115 2016-06-23 Tom Tromey <tom@tromey.com>
15116
15117 PR gdb/16483:
15118 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15119 before any filters are loaded.
15120
15121 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15122
15123 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15124 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15125 structs.
15126 * gdb.fortran/derived-type-function.exp: New file.
15127 * gdb.fortran/derived-type-function.f90: New file.
15128
15129
15130 2016-06-21 Pedro Alves <palves@redhat.com>
15131
15132 * gdb.base/new-ui.exp: New file.
15133 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15134 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15135 (with_spawn_id): New procedure.
15136
15137 2016-06-21 Pedro Alves <palves@redhat.com>
15138
15139 * gdb.mi/mi-exec-run.exp: New file.
15140
15141 2016-06-21 Pedro Alves <palves@redhat.com>
15142
15143 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15144 breakpoint command's output on the main UI.
15145 (test_break): New procedure, factored out from calls in the top
15146 level.
15147 (top level): Use foreach_with_prefix to test MI as main UI and as
15148 separate UI.
15149
15150 2016-06-21 Pedro Alves <palves@redhat.com>
15151
15152 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15153 (test_awatch_creation_and_listing)
15154 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15155 Remove 'type' parameter.
15156 (test_watchpoint_all): New parameter mi_mode. Remove
15157 with_test_prefix.
15158 (top level): Use foreach_with_prefix, and add main/separate UI MI
15159 testing axis.
15160
15161 2016-06-21 Pedro Alves <palves@redhat.com>
15162
15163 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15164 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15165 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15166 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15167 (gdb_main_spawn_id, mi_spawn_id): Declare and
15168 comment.
15169 (mi_create_inferior_pty): New procedure,
15170 factored out from default_mi_gdb_start.
15171 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15172 procedures.
15173 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15174 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15175 Use mi_create_inferior_pty.
15176 (mi_gdb_start): Use eval to pass down args list.
15177
15178 2016-06-21 Pedro Alves <palves@redhat.com>
15179
15180 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15181 * gdb.opt/inline-cmds.exp: Add MI tests.
15182
15183 2016-06-21 Pedro Alves <palves@redhat.com>
15184
15185 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15186
15187 2016-06-21 Pedro Alves <palves@redhat.com>
15188
15189 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15190 (top level): Use it instead of mi_execute_to.
15191
15192 2016-06-21 Pedro Alves <palves@redhat.com>
15193
15194 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15195 (cont_handler_str): New.
15196 (signal_stop_handler): Set stop_handler_str instead of printing to
15197 stdout.
15198 (continue_handler): Set cont_handler_str instead of printing to
15199 stdout.
15200 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15201 mi_send_resuming_command. Print stop_handler_str and
15202 cont_handler_str instead of expecting the python events print
15203 directly.
15204
15205 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15206
15207 * gdb.base/jit-reader.exp: New file.
15208 * gdb.base/jithost.c: New file.
15209 * gdb.base/jithost.h: New file.
15210 * gdb.base/jitreader.c : New file.
15211 * gdb.base/jit-protocol.h: New file.
15212
15213 2016-06-17 Yao Qi <yao.qi@linaro.org>
15214
15215 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15216 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15217 and detach-on-fork. Adjust tests.
15218 (top level): Invoke break_cond_on_syscall with combinations of
15219 syscall, follow-fork-mode and detach-on-fork.
15220
15221 2016-06-17 Yao Qi <yao.qi@linaro.org>
15222
15223 * gdb.base/step-over-exit.c: New.
15224 * gdb.base/step-over-exit.exp: New.
15225
15226 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15227
15228 * gdb.base/float.exp: Add target check for nds32*-*-*.
15229 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15230
15231 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15232
15233 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15234 for unsupported target features.
15235 * gdb.base/call-rt-st.exp: Likewise.
15236 * gdb.base/call-sc.exp: Likewise.
15237 * gdb.base/call-signal-resume.exp: Likewise.
15238 * gdb.base/call-strs.exp: Likewise.
15239 * gdb.base/callexit.exp: Likewise.
15240 * gdb.base/callfuncs.exp: Likewise.
15241 * gdb.base/nodebug.exp: Likewise.
15242 * gdb.base/printcmds.exp: Likewise.
15243 * gdb.base/ptype.exp: Likewise.
15244 * gdb.base/structs.exp: Likewise.
15245 * gdb.base/unwindonsignal.exp: Likewise.
15246 * gdb.cp/gdb2495.exp: Likewise.
15247 * gdb.cp/templates.exp: Likewise.
15248 * gdb.cp/virtfunc.exp: Likewise.
15249 * gdb.threads/hand-call-in-threads.exp: Likewise.
15250 * gdb.threads/interrupted-hand-call.exp: Likewise.
15251 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15252
15253 2016-06-10 Tom Tromey <tom@tromey.com>
15254
15255 PR rust/20110:
15256 * gdb.rust/expr.exp: Add test for integer constant larger than
15257 i32.
15258
15259 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15260
15261 * gdb.fortran/nested-funcs.exp: New.
15262 * gdb.fortran/nested-funcs.f90: New.
15263
15264 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15265
15266 * gdb.base/examine-backward.c: New file.
15267 * gdb.base/examine-backward.exp: New file.
15268
15269 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15270
15271 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15272 matching.
15273
15274 2016-06-02 Tom Tromey <tom@tromey.com>
15275
15276 PR python/18984:
15277 * gdb.python/py-shared.exp: Add solib_name test.
15278
15279 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15280
15281 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15282
15283 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15284
15285 PR c++/19893
15286 * gdb.dwarf2/implref.exp: Rename to...
15287 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15288 * gdb.dwarf2/implref-array.c: New file.
15289 * gdb.dwarf2/implref-array.exp: Likewise.
15290 * gdb.dwarf2/implref-global.c: Likewise.
15291 * gdb.dwarf2/implref-global.exp: Likewise.
15292 * gdb.dwarf2/implref-struct.c: Likewise.
15293 * gdb.dwarf2/implref-struct.exp: Likewise.
15294
15295 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15296
15297 * gdb.trace/trace-condition.exp: Add 64bit tests.
15298
15299 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15300
15301 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15302 bits types.
15303 (main): Adapt to 8 to 64 bits types.
15304 * gdb.trace/trace-condition.exp: Add new tests.
15305
15306 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15307
15308 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15309
15310 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15311
15312 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15313 Move condition tests...
15314 * gdb.trace/trace-condition.exp: Here.
15315
15316 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15317
15318 * gdb.trace/trace-condition.exp: Add counter-case tests.
15319
15320 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15321
15322 PR c++/15231
15323 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15324 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15325
15326 2016-05-27 Pedro Alves <palves@redhat.com>
15327
15328 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15329 New procedure.
15330 (top level): Call it, and bail out of DejaGnu is known to be bad.
15331
15332 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15333
15334 * gdb.base/whatis.c: Extend the test case.
15335 * gdb.base/whatis.exp: Add additional tests.
15336
15337 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15338
15339 * gdb.fortran/type.f90: Add pointer variable.
15340 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15341
15342 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15343
15344 * gdb.fortran/vla-type.exp: Fix testcase name.
15345
15346 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15347
15348 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15349
15350 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15351
15352 * gdb.fortran/type.f90: Add nested structures.
15353 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15354 * gdb.fortran/derived-type.exp: Adapt expected output.
15355 * gdb.fortran/vla-type.exp: Adapt expected output.
15356
15357 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15358
15359 * gdb.fortran/whatis_type.exp: Adapt expected output.
15360
15361 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15362
15363 * gdb.fortran/print_type.exp: Fix expected output.
15364 * gdb.fortran/whatis_type.exp: Fix expected output.
15365
15366 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15367
15368 * gdb.fortran/whatis_type.exp: Use multi_line.
15369
15370 2016-05-24 Tom Tromey <tom@tromey.com>
15371
15372 PR python/17386:
15373 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15374 use value as an index.
15375
15376 2016-05-23 Tom Tromey <tom@tromey.com>
15377
15378 PR python/17981:
15379 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15380 no-breakpoint case.
15381
15382 2016-05-24 Pedro Alves <palves@redhat.com>
15383
15384 PR gdb/19828
15385 * gdb.threads/clone-attach-detach.c: New file.
15386 * gdb.threads/clone-attach-detach.exp: New file.
15387
15388 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15389
15390 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15391
15392 2016-05-23 Tom Tromey <tom@tromey.com>
15393
15394 PR python/19438, PR python/18393:
15395 * gdb.python/py-progspace.exp: Add "dir" test.
15396 * gdb.python/py-objfile.exp: Add "dir" test.
15397
15398 2016-05-23 Yao Qi <yao.qi@linaro.org>
15399
15400 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15401 * gdb.arch/thumb2-it.exp: Likewise.
15402
15403 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15404
15405 * gdb.mi/mi-threads-interrupt.c: New file.
15406 * gdb.mi/mi-threads-interrupt.exp: New file.
15407
15408 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15409
15410 PR gdb/18077
15411 * gdb.mi/mi-async-run.exp: New file.
15412 * gdb.mi/mi-async-run.c: New file.
15413
15414 2016-05-17 Tom Tromey <tom@tromey.com>
15415 Manish Goregaokar <manishsmail@gmail.com>
15416
15417 * lib/rust-support.exp: New file.
15418 * lib/gdb.exp (skip_rust_tests): New proc.
15419 (build_executable_from_specs): Handle rust.
15420 * lib/future.exp (gdb_find_rustc): New proc.
15421 (gdb_default_target_compile): Handle rust.
15422 * gdb.rust/expr.exp: New file.
15423 * gdb.rust/generics.exp: New file.
15424 * gdb.rust/generics.rs: New file.
15425 * gdb.rust/methods.exp: New file.
15426 * gdb.rust/methods.rs: New file.
15427 * gdb.rust/modules.exp: New file.
15428 * gdb.rust/modules.rs: New file.
15429 * gdb.rust/simple.exp: New file.
15430 * gdb.rust/simple.rs: New file.
15431
15432 2016-05-17 Tom Tromey <tom@tromey.com>
15433
15434 * gdb.base/default.exp (set language): Add rust.
15435
15436 2016-05-17 Tom Tromey <tom@tromey.com>
15437
15438 * gdb.gdb/unittest.exp: New file.
15439
15440 2016-05-16 Yao Qi <yao.qi@linaro.org>
15441
15442 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15443 shell_prompt. Update shell_prompt_re.
15444
15445 2016-05-12 Doug Evans <dje@google.com>
15446
15447 PR symtab/19999
15448 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15449 $options when building executable.
15450 * gdb.dwarf2/fission-loclists-pie.S: New file.
15451 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15452
15453 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15454
15455 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15456 of [is_remote target],
15457
15458 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15459
15460 * lib/gdb.exp (use_gdb_stub): New procedure.
15461
15462 2016-05-03 Yunlian Jiang <yunlian@google.com>
15463 Doug Evans <dje@google.com>
15464
15465 PR symtab/19914
15466 * gdb.dwarf2/dwp-sepdebug.c: New file.
15467 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15468
15469 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15470
15471 * gdb.base/detach.exp: Remove is_remote check.
15472
15473 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15474
15475 * gdb.base/annota-input-while-running.exp: Don't check for
15476 [is_remote target]. Enable annotations after running to main.
15477 Remove unused "set test..." line.
15478
15479 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15480
15481 * gdb.trace/trace-enable-disable.exp: New file.
15482 * gdb.trace/trace-enable-disable.c: New file.
15483
15484 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15485
15486 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15487 use it in info sharedlibrary test.
15488 * gdb.trace/ftrace-lock.exp: Likewise.
15489 * gdb.trace/ftrace.exp: Likewise.
15490 * gdb.trace/range-stepping.exp: Likewise.
15491 * gdb.trace/trace-break.exp: Likewise.
15492 * gdb.trace/trace-condition.exp: Likewise.
15493 * gdb.trace/trace-mt.exp: Likewise.
15494
15495 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15496
15497 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15498 (gdb_load_shlib): ... this.
15499 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15500 gdb_load_shlib.
15501 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15502 * gdb.base/ctxobj.exp: Likewise.
15503 * gdb.base/dprintf-pending.exp: Likewise.
15504 * gdb.base/dso2dso.exp: Likewise.
15505 * gdb.base/fixsection.exp: Likewise.
15506 * gdb.base/gcore-relro.exp: Likewise.
15507 * gdb.base/gdb1555.exp: Likewise.
15508 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15509 * gdb.base/gnu-ifunc.exp: Likewise.
15510 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15511 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15512 * gdb.base/pending.exp: Likewise.
15513 * gdb.base/print-file-var.exp: Likewise.
15514 * gdb.base/print-symbol-loading.exp: Likewise.
15515 * gdb.base/shlib-call.exp: Likewise.
15516 * gdb.base/shreloc.exp: Likewise.
15517 * gdb.base/so-impl-ld.exp: Likewise.
15518 * gdb.base/solib-disc.exp: Likewise.
15519 * gdb.base/solib-nodir.exp: Likewise.
15520 * gdb.base/solib-overlap.exp: Likewise.
15521 * gdb.base/solib-symbol.exp: Likewise.
15522 * gdb.base/solib-weak.exp (do_test): Likewise.
15523 * gdb.base/sym-file.exp: Likewise.
15524 * gdb.base/symtab-search-order.exp: Likewise.
15525 * gdb.base/type-opaque.exp: Likewise.
15526 * gdb.base/unload.exp: Likewise.
15527 * gdb.base/watchpoint-solib.exp: Likewise.
15528 * gdb.compile/compile.exp: Likewise.
15529 * gdb.cp/gdb2384.exp: Likewise.
15530 * gdb.cp/infcall-dlopen.exp: Likewise.
15531 * gdb.cp/re-set-overloaded.exp: Likewise.
15532 * gdb.fortran/library-module.exp: Likewise.
15533 * gdb.opt/solib-intra-step.exp: Likewise.
15534 * gdb.python/py-finish-breakpoint.exp: Likewise.
15535 * gdb.python/py-shared.exp: Likewise.
15536 * gdb.reverse/solib-precsave.exp: Likewise.
15537 * gdb.reverse/solib-reverse.exp: Likewise.
15538 * gdb.server/solib-list.exp: Likewise.
15539 * gdb.threads/dlopen-libpthread.exp: Likewise.
15540 * gdb.threads/tls-shared.exp: Likewise.
15541 * gdb.threads/tls-so_extern.exp: Likewise.
15542 * gdb.trace/change-loc.exp: Likewise.
15543 * gdb.trace/ftrace-lock.exp: Likewise.
15544 * gdb.trace/ftrace.exp: Likewise.
15545 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15546 * gdb.trace/pending.exp: Likewise.
15547 * gdb.trace/range-stepping.exp: Likewise.
15548 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15549 (strace_info_marker): Likewise.
15550 (strace_probe_marker): Likewise.
15551 (strace_trace_on_same_addr): Likewise.
15552 (strace_trace_on_diff_addr): Likewise.
15553 * gdb.trace/trace-break.exp: Likewise.
15554 * gdb.trace/trace-condition.exp: Likewise.
15555 * gdb.trace/trace-mt.exp: Likewise.
15556
15557 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15558
15559 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15560 result of gdb_remote_download.
15561 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15562 * gdb.base/dso2dso.exp: Likewise.
15563 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15564 * gdb.base/print-file-var.exp: Likewise.
15565 * gdb.base/shlib-call.exp: Likewise.
15566 * gdb.base/shreloc.exp: Likewise.
15567 * gdb.base/solib-overlap.exp: Likewise.
15568 * gdb.base/solib-weak.exp (do_test): Likewise.
15569 * gdb.base/unload.exp: Likewise.
15570
15571 2016-04-27 Yao Qi <yao.qi@linaro.org>
15572
15573 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15574 exists.
15575
15576 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15577
15578 * vla-type.exp: Print structure from toplevel.
15579
15580 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15581
15582 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15583 of dynamic types.
15584 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15585 of dynamic types.
15586
15587 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15588
15589 * gdb.fortran/vla-type.f90: New file.
15590 * gdb.fortran/vla-type.exp: New file.
15591
15592 2016-04-25 Yao Qi <yao.qi@linaro.org>
15593
15594 * gdb.base/branch-to-self.c: New file.
15595 * gdb.base/branch-to-self.exp: New file.
15596
15597 2016-04-22 Yao Qi <yao.qi@linaro.org>
15598
15599 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15600 more after $hex.
15601
15602 2016-04-22 Yao Qi <yao.qi@linaro.org>
15603
15604 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15605 * gdb.base/annota3.exp: Likewise.
15606
15607 2016-04-22 Yao Qi <yao.qi@linaro.org>
15608
15609 * gdb.reverse/step-precsave.exp: Do one step and test program
15610 stops in "callee" and do multiple steps until program goes out
15611 of "callee".
15612 * gdb.reverse/step-reverse.exp: Likewise.
15613
15614 2016-04-22 Yao Qi <yao.qi@linaro.org>
15615
15616 * gdb.trace/signal.exp: Also pass if
15617 $tracepoint_hits($i) > $iterations.
15618
15619 2016-04-22 Yao Qi <yao.qi@linaro.org>
15620
15621 * gdb.trace/signal.c: New file.
15622 * gdb.trace/signal.exp: New file.
15623
15624 2016-04-19 Doug Evans <xdje42@gmail.com>
15625
15626 * gdb.base/bad-file.exp: New file.
15627
15628 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15629
15630 * gdb.dwarf2/implref.exp: New file.
15631
15632 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15633
15634 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15635 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15636 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15637 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15638 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15639 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15640 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15641 * lib/fortran.exp (fortran_int4): New procedure.
15642 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15643 (fortran_logical4): Likewise.
15644
15645 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15646
15647 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15648
15649 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15650
15651 * lib/compiler.c: Add Intel specific preprocessor macros.
15652 * lib/compiler.cc: Likewise.
15653
15654 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
15655
15656 * gdb.server/connect-with-no-symbol-file.c: New file.
15657 * gdb.server/connect-with-no-symbol-file.exp: New file.
15658
15659 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15660
15661 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15662
15663 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15664
15665 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15666 standard output directory.
15667
15668 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15669
15670 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15671
15672 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15673
15674 * gdb.btrace/instruction_history.c (loop): Add declaration.
15675
15676 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15677
15678 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15679
15680 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15681
15682 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15683 parentheses to print.
15684 (continue_handler): Likewise.
15685
15686 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15687
15688 * gdb.server/solib-list.exp: Remove is_remote check.
15689 Pass shlib= to gdb_compile. Don't link shared library with
15690 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15691 Run binary filename through "readlink -f" on the target.
15692
15693 2016-04-08 Pedro Alves <palves@redhat.com>
15694
15695 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15696 interpreter filename as argument to gdbserver_spawn.
15697 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15698 Return empty if $last_loaded_file does not exist.
15699
15700 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15701
15702 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15703 * gdb.base/jit-main.c: Use exit after usage.
15704
15705 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15706
15707 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15708 GDBHISTSIZE prior to the tests.
15709 * gdb.base/gdbinit-history.exp: Likewise.
15710
15711 2016-04-07 Pedro Alves <palves@redhat.com>
15712
15713 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15714 instead of build_executable. Use gdb_load_shlibs.
15715
15716 2016-04-07 Yao Qi <yao.qi@linaro.org>
15717
15718 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15719 Execute "si" command.
15720
15721 2016-04-07 Yao Qi <yao.qi@linaro.org>
15722
15723 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15724 number instead of the comments on some line.
15725
15726 2016-04-06 Don Breazeal <donb@codesourcery.com>
15727
15728 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15729 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15730
15731 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15732
15733 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15734 standard_output_file. Remove unused binfile variable.
15735
15736 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
15737
15738 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15739 * gdb.python/py-mi-objfile.exp: Match "list main" output
15740 in console format.
15741
15742 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15743
15744 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15745 absolute.
15746
15747 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15748
15749 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15750 absolute.
15751 * gdb.trace/ftrace.exp: Likewise.
15752 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15753 targets as well.
15754 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15755 (gdb_load_shlibs): Copy libraries to test directory when testing
15756 natively. Only set solib-search-path if testing remotely.
15757 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15758
15759 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15760
15761 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15762 gdb_download. Use it even if the target is not remote.
15763 * gdb.base/jit.exp (compile_jit_test): Likewise.
15764 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15765 output directory if the destination board is local, otherwise use
15766 the standard remote_download from DejaGnu.
15767 (gdb_download): Remove.
15768 (gdb_load_shlibs): Use gdb_remote_download instead of
15769 gdb_download.
15770 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15771 Use gdb_remote_download instead of gdb_download. Use it even if
15772 the target is not remote.
15773 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15774 instead of gdb_download.
15775
15776 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15777
15778 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15779 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15780 run.
15781
15782 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
15783
15784 PR gdb/19820
15785 * gdb.base/printcmds.exp: Add artificial arrays tests.
15786
15787 2016-03-31 Pedro Alves <palves@redhat.com>
15788
15789 PR gdb/19858
15790 * gdb.base/jit-main.c: Include unistd.h.
15791 (ATTACH): Define to 0 if not already defined.
15792 (wait_for_gdb, mypid): New globals.
15793 (WAIT_FOR_GDB): New macro.
15794 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15795 some breakpoint locations.
15796 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15797 New procedures.
15798 (one_jit_test): Add REATTACH parameter, and handle it. Use
15799 continue_to_test_location.
15800 (top level): Test attach, and adjusts calls to one_jit_test.
15801
15802 2016-03-31 Pedro Alves <palves@redhat.com>
15803
15804 PR gdb/19858
15805 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15806 BINSUFFIX parameter, and handle it.
15807 (top level): Adjust calls compile_jit_test.
15808
15809 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
15810
15811 PR python/19743
15812 * gdb.python/py-mi-events-gdb.py: New file.
15813 * gdb.python/py-mi-events.c: New file.
15814 * gdb.python/py-mi-events.exp: New file.
15815
15816 2016-03-30 Yao Qi <yao.qi@linaro.org>
15817
15818 * gdb.reverse/until-precsave.exp: Match function name only.
15819 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15820 Move malloc to a condition block.
15821 * gdb.reverse/until-reverse.exp: Match function name only.
15822
15823 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15824
15825 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15826 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15827 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15828 variable for GPR 0 instead of assuming it is register 0.
15829 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15830 * lib/trace-support.exp: Add s390 registers.
15831
15832 2016-03-29 Yao Qi <yao.qi@linaro.org>
15833
15834 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15835
15836 2016-03-24 Yao Qi <yao.qi@linaro.org>
15837
15838 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15839 test message.
15840
15841 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15842
15843 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15844 maintaining separate logic for constructing the output path.
15845
15846 2016-03-16 Don Breazeal <donb@codesourcery.com>
15847
15848 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15849 Retry fork and waitpid on interrupted system call errors.
15850 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15851 Use with_timeout_factor to increase timeout by factor of 10.
15852
15853 2016-03-15 Don Breazeal <donb@codesourcery.com>
15854
15855 * gdb.cp/scope-err.cc: New test program.
15856 * gdb.cp/scope-err.exp: New test script.
15857 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15858 lines and "set breakpoint here" comment.
15859 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15860 Fixed some whitespace and format issues.
15861 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15862 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15863
15864 2016-03-15 Doug Evans <dje@google.com>
15865
15866 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15867 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15868 All callers updated. Add tests for enums, mixed flags register.
15869
15870 2016-03-15 Doug Evans <dje@google.com>
15871
15872 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15873 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15874
15875 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15876
15877 * gdb.base/default.exp: Add $_as_string to the list of expected
15878 convenience functions.
15879
15880 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15881
15882 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15883
15884 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15885
15886 * gdb.python/py-as-string.exp: New file.
15887 * gdb.python/py-as-string.c: New file.
15888
15889 2016-03-09 Pedro Alves <palves@redhat.com>
15890
15891 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15892 signal" -> "Thread NN received signal" output change.
15893 * gdb.threads/ia64-sigill.exp: Likewise.
15894 * gdb.threads/linux-dp.exp: Likewise.
15895 * gdb.threads/manythreads.exp: Likewise.
15896 * gdb.threads/pending-step.exp: Likewise.
15897 * gdb.threads/print-threads.exp: Likewise.
15898 * gdb.threads/sigstep-threads.exp: Likewise.
15899 * gdb.threads/staticthreads.exp: Likewise.
15900 * gdb.threads/tls.exp: Likewise.
15901
15902 2016-03-09 Pedro Alves <palves@redhat.com>
15903
15904 * gdb.base/command-line-input.exp: New file.
15905
15906 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15907
15908 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15909 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15910 * gdb.trace/pending.exp: Accept leading dot before function name.
15911 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15912 * lib/trace-support.exp: Set registers for ppc.
15913
15914 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15915
15916 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15917 use it for disassembly; accept .main in addition to main in backtrace.
15918
15919 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
15920 Marcin Kościelnicki <koriakin@0x04.net>
15921
15922 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15923 (gdb_recursion_test_ptr): New global variable.
15924 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15925 gdb_recursion_test.
15926 (gdb_c_test): Ditto.
15927
15928 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15929
15930 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15931 ordering.
15932
15933 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15934
15935 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15936 (bar): Add bar_start_lbl label.
15937 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15938 of foo/bar for emitting DWARF and tracing.
15939
15940 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15941
15942 * analyze-racy-logs.py: Set executable bit.
15943
15944 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15945
15946 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15947 (CHECK_TARGET_TMP): Likewise.
15948 (check-single-racy): New rule.
15949 (check-parallel-racy): Likewise.
15950 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15951 (do-check-parallel-racy): New rule.
15952 (check-racy/%.exp): Likewise.
15953 * README (Racy testcases): New section.
15954 * analyze-racy-logs.py: New file.
15955
15956 2016-03-03 Doug Evans <dje@google.com>
15957
15958 * gdb.base/skip.exp: Use with_test_prefix.
15959
15960 2016-03-03 Yao Qi <yao.qi@linaro.org>
15961
15962 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15963 Invoke step_over_syscall "clone" and break_cond_on_syscall
15964 "clone".
15965 * gdb.base/step-over-clone.c: New file.
15966
15967 2016-03-03 Yao Qi <yao.qi@linaro.org>
15968
15969 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15970 code format.
15971
15972 2016-03-03 Yao Qi <yao.qi@linaro.org>
15973
15974 * gdb.base/disp-step-fork.c: Rename to ...
15975 * gdb.base/step-over-fork.c: ... it. New file.
15976 * gdb.base/disp-step-vfork.c: Rename to ...
15977 * gdb.base/step-over-vfork.c: ... it. New file.
15978 * gdb.base/disp-step-syscall.exp: Rename to ...
15979 * gdb.base/step-over-syscall.exp: ... it. New file.
15980 (disp_step_cross_syscall): Rename to ...
15981 (step_over_syscall): ... it.
15982
15983 2016-03-03 Yao Qi <yao.qi@linaro.org>
15984
15985 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15986 If target supports condition evaluation on target, invoke
15987 break_cond_on_syscall for fork and vfork.
15988
15989 2016-03-03 Yao Qi <yao.qi@linaro.org>
15990
15991 * gdb.base/disp-step-syscall.exp: Don't invoke
15992 support_displaced_stepping.
15993 (disp_step_cross_syscall): Test with displaced stepping off and
15994 on if supported.
15995
15996 2016-03-03 Yao Qi <yao.qi@linaro.org>
15997
15998 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15999 proc.
16000 (setup): New proc.
16001 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16002 and setup.
16003
16004 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16005
16006 * gdb.fortran/vla-history.exp: Remove breakpoint.
16007
16008 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16009
16010 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16011 exceeds timeout.
16012
16013 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16014
16015 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16016 breakpoint.
16017
16018 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16019
16020 * gdb.mi/vla.f90: Nullify pointer after declaration.
16021
16022 2016-03-01 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16025
16026 2016-03-01 Pedro Alves <palves@redhat.com>
16027
16028 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16029 before anything else.
16030 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16031 _GNU_SOURCE here.
16032 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16033 before anything else.
16034 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16035
16036 2016-03-01 Pedro Alves <palves@redhat.com>
16037
16038 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16039
16040 2016-03-01 Yao Qi <yao.qi@linaro.org>
16041
16042 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16043 prepare_for_testing.
16044
16045 2016-03-01 Yao Qi <yao.qi@linaro.org>
16046
16047 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16048
16049 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16050
16051 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16052 manually constructing the output path.
16053
16054 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16055
16056 * gdb.arch/s390-stackless.S: New.
16057 * gdb.arch/s390-stackless.exp: New.
16058
16059 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16060
16061 * gdb.dlang/circular.c: New file.
16062 * gdb.dlang/circular.exp: New file.
16063
16064 2016-02-26 Yao Qi <yao.qi@linaro.org>
16065
16066 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16067 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16068 (testcases): Update.
16069
16070 2016-02-26 Yao Qi <yao.qi@linaro.org>
16071
16072 * gdb.reverse/aarch64.c: Rename to ...
16073 * gdb.reverse/insn-reverse.c: ... it.
16074 * gdb.reverse/aarch64.exp: Rename to ...
16075 * gdb.reverse/insn-reverse.exp: ... it.
16076
16077 2016-02-26 Yao Qi <yao.qi@linaro.org>
16078
16079 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16080 (testcase_ftype): New.
16081 (testcases): New array.
16082 (n_testcases): New.
16083 (main): Call each element in testcases.
16084 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16085 (read_testcase): New.
16086 Do the tests in a loop.
16087
16088 2016-02-25 Yao Qi <yao.qi@linaro.org>
16089
16090 * gdb.base/branches.c: Remove.
16091
16092 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16093
16094 PR gdb/13808
16095 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16096
16097 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16098
16099 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16100
16101 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16102
16103 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16104 change x86_64 call_insn to 'callq'.
16105
16106 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16107
16108 * gdb.trace/tfile-avx.c: Move to...
16109 * gdb.trace/tracefile-pseudo-reg.c: Here.
16110 * gdb.trace/tfile-avx.exp: Move to...
16111 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16112
16113 2016-02-24 Gary Benson <gbenson@redhat.com>
16114
16115 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16116 message on attach.
16117
16118 2016-02-23 Doug Evans <dje@google.com>
16119
16120 * gdb.base/skip.c (test_skip): New function.
16121 (end_test_skip_file_and_function): New function.
16122 (test_skip_file_and_function): New function.
16123 * gdb.base/skip1.c (test_skip): New function.
16124 (skip1_test_skip_file_and_function): New function.
16125 * gdb.base/skip.exp: Add tests for new skip options.
16126 * gdb.base/skip-solib.exp: Update expected output.
16127 * gdb.perf/skip-command.cc: New file.
16128 * gdb.perf/skip-command.exp: New file.
16129 * gdb.perf/skip-command.py: New file.
16130
16131 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16132
16133 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16134 info registers pattern.
16135
16136 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16137
16138 * lib/future.exp: Add D support.
16139 (gdb_find_gdc): New proc.
16140 (gdb_default_target_compile): Add D support.
16141
16142 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
16143
16144 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16145 user+system time.
16146 (trace_speed_test): Determine the iteration count for a time
16147 between 15..30 seconds.
16148
16149 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16150
16151 * gdb.arch/i386-mpx-sigsegv.c: New file.
16152 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16153 * gdb.arch/i386-mpx-simple_segv.c: New file.
16154 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16155
16156 2016-02-18 Yao Qi <yao.qi@linaro.org>
16157
16158 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16159 Don't call setup_kfail.
16160
16161 2016-02-18 Yao Qi <yao.qi@linaro.org>
16162
16163 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16164 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16165
16166 2016-02-16 Doug Evans <dje@google.com>
16167
16168 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16169 * gdb.base/skip1.c: Ditto.
16170 * gdb.base/skip.exp: Whitespace cleanup.
16171
16172 2016-02-16 Don Breazeal <donb@codesourcery.com>
16173
16174 PR remote/19496
16175 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16176 Remove kfail for PR remote/19496.
16177
16178 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16179
16180 * lib/gdb.exp (standard_temp_file): Return a path specific to
16181 the runtest invocation.
16182
16183 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16184
16185 * gdb.trace/save-trace.exp: Change relative path to be in the
16186 standard output directory.
16187
16188 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16189
16190 * gdb.arch/i386-prologue.c: Add missing prototypes.
16191
16192 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16193
16194 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16195 * gdb.arch/i386-prologue.exp: Likewise.
16196 * gdb.arch/i386-size.exp: Likewise.
16197
16198 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16199
16200 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16201 define object file path.
16202 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16203 file path.
16204 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16205 standard_output_file to define binfile.
16206
16207 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16208
16209 Fix compatibility with recent gfortran-5.3.1.
16210 * gdb.fortran/vla-history.exp (print vla1 allocated)
16211 (print vla2 allocated, print $2, print $3): Remove
16212 (print $4): Rename to ...
16213 (print $2): ... here.
16214 (print $9): Rename to ...
16215 (print $5): ... here.
16216 (print $10): Rename to ...
16217 (print $6): ... here.
16218 * gdb.fortran/vla.f90: Add pvla initialization.
16219
16220 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16221
16222 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16223 New test.
16224 * gdb.fortran/vla-value-sub.exp: Likewise.
16225
16226 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16227
16228 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16229
16230 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16231
16232 * i386-biarch-core.exp: Define corefile using
16233 standard_output_file.
16234
16235 2016-02-12 Yao Qi <yao.qi@linaro.org>
16236
16237 * gdb.arch/arm-single-step-kernel-helper.c: New.
16238 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16239
16240 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16241
16242 * gdb.btrace/tailcall-only.exp: New.
16243 * gdb.btrace/tailcall-only.c: New.
16244 * gdb.btrace/x86_64-tailcall-only.S: New.
16245 * gdb.btrace/i686-tailcall-only.S: New.
16246
16247 2016-02-11 Pedro Alves <palves@redhat.com>
16248
16249 * README (Parallel testing): Add missing double quotes.
16250
16251 2016-02-11 Pedro Alves <palves@redhat.com>
16252
16253 * README (Parallel testing): New section.
16254 (GDB_PARALLEL): Rewrite.
16255 (FORCE_PARALLEL): Document.
16256
16257 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16258
16259 * gdb.trace/tfile-avx.c: New test.
16260 * gdb.trace/tfile-avx.exp: New test.
16261
16262 2016-02-09 Keith Seitz <keiths@redhat.com>
16263
16264 PR breakpoints/19546
16265 * gdb.base/infcall-exec.c: New file.
16266 * gdb.base/infcall-exec2.c: New file.
16267 * gdb.base/infcall-exec.exp: New file.
16268
16269 2016-02-09 Keith Seitz <keiths@redhat.com>
16270
16271 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16272 (toplevel): Call test_bkpt_address.
16273
16274 2016-02-09 Keith Seitz <keiths@redhat.com>
16275
16276 PR python/19506
16277 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16278 (toplevel): Call test_bkpt_address.
16279
16280 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16281
16282 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16283 to AC_OUTPUT.
16284 * configure: Regenerate.
16285
16286 2016-02-09 Pedro Alves <palves@redhat.com>
16287
16288 PR breakpoints/19548
16289 * gdb.base/execl-update-breakpoints.c (some_function): New
16290 function.
16291 (main): Call it.
16292 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16293 Tighten expected GDB output.
16294
16295 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16296
16297 * Makefile.in (ALL_SUBDIRS): Remove.
16298 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16299 (distclean maintainer-clean realclean): Likewise.
16300 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16301 * configure: Regenerate.
16302 * gdb.ada/Makefile.in: Delete.
16303 * gdb.arch/Makefile.in: Likewise.
16304 * gdb.asm/Makefile.in: Likewise.
16305 * gdb.base/Makefile.in: Likewise.
16306 * gdb.btrace/Makefile.in: Likewise.
16307 * gdb.cell/Makefile.in: Likewise.
16308 * gdb.compile/Makefile.in: Likewise.
16309 * gdb.cp/Makefile.in: Likewise.
16310 * gdb.disasm/Makefile.in: Likewise.
16311 * gdb.dlang/Makefile.in: Likewise.
16312 * gdb.dwarf2/Makefile.in: Likewise.
16313 * gdb.fortran/Makefile.in: Likewise.
16314 * gdb.gdb/Makefile.in: Likewise.
16315 * gdb.go/Makefile.in: Likewise.
16316 * gdb.guile/Makefile.in: Likewise.
16317 * gdb.java/Makefile.in: Likewise.
16318 * gdb.linespec/Makefile.in: Likewise.
16319 * gdb.mi/Makefile.in: Likewise.
16320 * gdb.modula2/Makefile.in: Likewise.
16321 * gdb.multi/Makefile.in: Likewise.
16322 * gdb.objc/Makefile.in: Likewise.
16323 * gdb.opencl/Makefile.in: Likewise.
16324 * gdb.opt/Makefile.in: Likewise.
16325 * gdb.pascal/Makefile.in: Likewise.
16326 * gdb.perf/Makefile.in: Likewise.
16327 * gdb.python/Makefile.in: Likewise.
16328 * gdb.reverse/Makefile.in: Likewise.
16329 * gdb.server/Makefile.in: Likewise.
16330 * gdb.stabs/Makefile.in: Likewise.
16331 * gdb.threads/Makefile.in: Likewise.
16332 * gdb.trace/Makefile.in: Likewise.
16333 * gdb.xml/Makefile.in: Likewise.
16334 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16335 GDB_PARALLEL.
16336 (standard_output_file): Remove check for GDB_PARALLEL, always
16337 return path in outputs/$subdir/$testname.
16338
16339 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16340
16341 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16342 (site.exp): Assign abs_srcdir to tcl's srcdir.
16343
16344 2016-02-04 Yao Qi <yao.qi@linaro.org>
16345
16346 * gdb.base/foll-exec-mode.c: Include limits.h.
16347 (main): Add parameters argc and argv. Get directory from
16348 argv[0].
16349 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16350 compilation.
16351 * gdb.base/foll-exec.c: Include limits.h.
16352 (main): Add parameters argc and argv.
16353 Get directory from argv[0].
16354 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16355 Adjust tests on the number of lines as source code changed.
16356 * gdb.base/foll-vfork-exit.c: Include limits.h.
16357 (main): Add one line of statement before vfork.
16358 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16359 (main): Add parameters argc and argv. Get directory from
16360 argv[0].
16361 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16362 (setup_gdb): Set tbreak to skip some source lines.
16363 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16364 (main): Add parameters argc and argv. Get directory from
16365 argv[0].
16366 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16367 compilation.
16368 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16369 (main): Add parameters argc and argv. Get directory from
16370 argv[0].
16371 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16372 compilation.
16373
16374 2016-02-01 Doug Evans <dje@google.com>
16375
16376 * gdb.base/skip.exp: Clean up multiple references to same test name.
16377
16378 2016-02-01 Pedro Alves <palves@redhat.com>
16379
16380 PR remote/19496
16381 * gdb.threads/forking-threads-plus-breakpoint.exp
16382 (displaced_stepping_supported): New global.
16383 (probe_displaced_stepping_support): New procedure.
16384 (do_test): Add 'displaced' parameter, and use it.
16385 (top level): Check for displaced stepping support. Add displaced
16386 stepping on/off testing axis.
16387
16388 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16389
16390 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16391 pointer. Don't perform further tests on the unassociated pointer
16392 if the first test fails.
16393
16394 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16395
16396 * gdb.base/max-value-size.c: New file.
16397 * gdb.base/max-value-size.exp: New file.
16398 * gdb.base/huge.exp: Disable max-value-size for this test.
16399
16400 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16401
16402 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16403
16404 2016-01-28 Yao Qi <yao.qi@linaro.org>
16405
16406 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16407
16408 2016-01-25 Pedro Alves <palves@redhat.com>
16409
16410 PR threads/19461
16411 * gdb.base/fork-running-state.c: New file.
16412 * gdb.base/fork-running-state.exp: New file.
16413
16414 2016-01-25 Pedro Alves <palves@redhat.com>
16415
16416 PR gdb/19494
16417 * gdb.base/catch-fork-kill.c: New file.
16418 * gdb.base/catch-fork-kill.exp: New file.
16419
16420 2016-01-25 Pedro Alves <palves@redhat.com>
16421
16422 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16423 Delete, moved to lib/gdb.exp.
16424 * gdb.threads/forking-threads-plus-breakpoint.exp
16425 (foreach_with_prefix): Likewise.
16426 * gdb.threads/process-dies-while-handling-bp.exp
16427 (foreach_with_prefix): Likewise.
16428 * lib/gdb.exp (foreach_with_prefix): New procedure.
16429
16430 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16431
16432 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16433 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16434
16435 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16436
16437 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16438 endian targets.
16439
16440 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16441 Pedro Alves <palves@redhat.com>
16442
16443 Fix testsuite compatibility with Guile.
16444 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16445 number.
16446
16447 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16448
16449 Fix testsuite compatibility with Guile.
16450 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16451 (thread 1): New test for backtrace through signal handler.
16452
16453 2016-01-22 Yao Qi <yao.qi@linaro.org>
16454
16455 PR testsuite/19491
16456 * gdb.base/multi-forks.c: Include
16457 ../lib/unbuffer_output.c
16458 (main): Call gdb_unbuffer_output.
16459
16460 2016-01-21 Doug Evans <dje@google.com>
16461
16462 * lib/ada.exp (gdb_compile_ada): Fix typo.
16463
16464 2016-01-21 Joel Brobecker <brobecker@adacore.com>
16465
16466 * gdb.base/break-fun-addr.exp: New file.
16467 * gdb.base/break-fun-addr1.c: New file.
16468 * gdb.base/break-fun-addr2.c: New file.
16469
16470 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16471
16472 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16473 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16474 enum flag values.
16475
16476 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16477
16478 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16479 when GDB can not set the vector return value. Add more comments
16480 for clarification.
16481
16482 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16483
16484 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16485 command.
16486
16487 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16488
16489 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16490
16491 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16492
16493 * Makefile.in (check-single): Pass --status to runtest.
16494 (check/%.exp): Likewise.
16495
16496 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16497
16498 * Makefile.in (check-parallel): Propagate return code from make
16499 do-check-parallel.
16500
16501 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16502
16503 * gdb.trace/ftrace.exp: Fix expected message on continue.
16504 * gdb.trace/pending.exp: Fix expected message on continue.
16505 * gdb.trace/trace-break.exp: Fix expected message on continue.
16506
16507 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16508
16509 * lib/gdb.exp (gdb_test): Remove unused global references.
16510
16511 2016-01-18 Pedro Alves <palves@redhat.com>
16512
16513 * gdb.base/async-shell.exp: Adjust expected output.
16514 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16515 * gdb.base/siginfo-thread.exp: Adjust expected output.
16516 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16517 * gdb.java/jnpe.exp: Adjust expected output.
16518 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16519 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16520 * gdb.threads/leader-exit.exp: Adjust expected output.
16521 * gdb.threads/manythreads.exp: Adjust expected output.
16522 * gdb.threads/pthreads.exp: Adjust expected output.
16523 * gdb.threads/schedlock.exp: Adjust expected output.
16524 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16525 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16526 expected output.
16527 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16528 output.
16529 * gdb.threads/sigthread.exp: Adjust expected output.
16530 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16531
16532 2016-01-18 Yao Qi <yao.qi@linaro.org>
16533
16534 * gdb.guile/scm-section-script.c: Replace @progbits with
16535 %progbits.
16536 * gdb.python/py-section-script.c: Likewise.
16537
16538 2016-01-15 Pedro Alves <palves@redhat.com>
16539
16540 * gdb.multi/tids.exp: Test star wildcard ranges.
16541
16542 2016-01-15 Pedro Alves <palves@redhat.com>
16543
16544 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16545 command from "thread apply" invocation.
16546 (thr_apply_info_thr_invalid): Default the expected output to the
16547 input tid list.
16548 (top level): Add tests that use convenience variables. Add tests
16549 for "thread apply" with a valid TID list, but missing the command.
16550
16551 2016-01-13 Pedro Alves <palves@redhat.com>
16552
16553 * gdb.base/default.exp: Expect $_gthread as well.
16554 * gdb.multi/tids.exp: Test $_gthread.
16555 * gdb.threads/thread-specific.exp: Test $_gthread.
16556
16557 2016-01-13 Pedro Alves <palves@redhat.com>
16558
16559 * gdb.multi/tids.exp: Test "info threads -gid".
16560
16561 2016-01-13 Pedro Alves <palves@redhat.com>
16562
16563 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16564 Breakpoint.thread.
16565 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16566
16567 2016-01-07 Pedro Alves <palves@redhat.com>
16568
16569 * gdb.base/break.exp: Adjust to output changes.
16570 * gdb.base/hbreak2.exp: Likewise.
16571 * gdb.base/sepdebug.exp: Likewise.
16572 * gdb.base/watch_thread_num.exp: Likewise.
16573 * gdb.linespec/keywords.exp: Likewise.
16574 * gdb.multi/info-threads.exp: Likewise.
16575 * gdb.threads/thread-find.exp: Likewise.
16576 * gdb.multi/tids.c: New file.
16577 * gdb.multi/tids.exp: New file.
16578
16579 2016-01-13 Pedro Alves <palves@redhat.com>
16580
16581 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16582
16583 2016-01-13 Pedro Alves <palves@redhat.com>
16584
16585 * gdb.base/default.exp: Expect $_inferior as well.
16586 * gdb.multi/base.exp: Test $_inferior.
16587
16588 2016-01-13 Pedro Alves <palves@redhat.com>
16589
16590 PR breakpoints/19388
16591 * gdb.base/catch-signal-siginfo-cond.c: New file.
16592 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16593
16594 2016-01-12 Josh Stone <jistone@redhat.com>
16595 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16596
16597 * gdb.base/catch-syscall.c (do_execve): New variable.
16598 (main): Conditionally trigger an execve.
16599 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16600 (test_catch_syscall_execve): New, check entry/return across execve.
16601 (do_syscall_tests): Call test_catch_syscall_execve.
16602
16603 2016-01-12 Pedro Alves <palves@redhat.com>
16604
16605 * gdb.base/random-signal.exp (do_test): New procedure, with body
16606 of testcase moved in.
16607
16608 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16609 Pedro Alves <palves@redhat.com>
16610
16611 * gdb.base/funcargs.exp (finish from indirectly called function):
16612 Reintroduce the case for 'First'.
16613
16614 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16615 Pedro Alves <palves@redhat.com>
16616
16617 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16618 (tcatch_vfork_then_child_follow_exec)
16619 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16620 identification.
16621
16622 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16623
16624 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16625 and repeats to unlimited.
16626 * gdb.python/py-value.exp: Likewise.
16627 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16628 and repeats to unlimited.
16629
16630 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16631
16632 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16633 and reordering the functions.
16634 * gdb.multi/hangout.c: Likewise.
16635 * gdb.multi/hello.c: Likewise.
16636
16637 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16638
16639 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16640 absolute.
16641 (SingleStatisticTestResult.report): Use dict.keys instead of
16642 dict.iterkeys.
16643
16644 2016-01-06 Pedro Alves <palves@redhat.com>
16645
16646 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16647
16648 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16649
16650 * gdb.btrace/dlopen.exp: New.
16651 * gdb.btrace/dlopen.c: New.
16652 * gdb.btrace/dlopen-dso.c: New.
16653
16654 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16655
16656 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16657 PATTERN argument is optional.
16658
16659 2015-12-24 Joel Brobecker <brobecker@adacore.com>
16660
16661 * lib/ada.exp (target_compile_ada_from_dir): New function.
16662 (gdb_compile_ada): Reimplement avoiding the use of project files.
16663 * gdb.ada/gnat_ada.gpr: Delete.
16664 * gdb.ada/cond_lang.exp: Adjust test to make path before
16665 filename optional.
16666 * gdb.ada/small_reg_param.exp: Likewise.
16667
16668 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16669
16670 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16671
16672 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16673
16674 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16675 case.
16676
16677 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16678
16679 * gdb.base/break.exp: Remove dead code.
16680 * gdb.base/sepdebug.exp: Likewise.
16681
16682 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16683
16684 * gdb.asm/asm-source.exp: Remove HP-UX references.
16685 * gdb.base/annota1.exp: Likewise.
16686 * gdb.base/annota3.exp: Likewise.
16687 * gdb.base/attach.exp: Likewise.
16688 * gdb.base/bigcore.exp: Likewise.
16689 * gdb.base/break.exp: Likewise.
16690 * gdb.base/call-ar-st.exp: Likewise.
16691 * gdb.base/callfuncs.exp: Likewise.
16692 * gdb.base/catch-fork-static.exp: Likewise.
16693 * gdb.base/display.exp: Likewise.
16694 * gdb.base/foll-exec-mode.exp: Likewise.
16695 * gdb.base/foll-exec.exp: Likewise.
16696 * gdb.base/foll-fork.exp: Likewise.
16697 * gdb.base/foll-vfork.exp: Likewise.
16698 * gdb.base/funcargs.exp: Likewise.
16699 * gdb.base/hbreak2.exp: Likewise.
16700 * gdb.base/inferior-died.exp: Likewise.
16701 * gdb.base/interrupt.exp: Likewise.
16702 * gdb.base/multi-forks.exp: Likewise.
16703 * gdb.base/nodebug.exp: Likewise.
16704 * gdb.base/sepdebug.exp: Likewise.
16705 * gdb.base/solib1.c: Likewise.
16706 * gdb.base/step-test.exp: Likewise.
16707 * gdb.mi/non-stop.c: Likewise.
16708 * gdb.mi/pthreads.c: Likewise.
16709 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16710 * gdb.threads/pthreads.c: Likewise.
16711 * gdb.threads/staticthreads.exp: Likewise.
16712 * lib/future.exp: Likewise.
16713 * lib/gdb.exp: Likewise.
16714 * gdb.base/so-indr-cl.c: Remove.
16715 * gdb.base/so-indr-cl.exp: Likewise.
16716 * gdb.base/solib.c: Likewise.
16717 * gdb.base/solib.exp: Likewise.
16718 * gdb.base/solib2.c: Likewise.
16719
16720 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16721
16722 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16723 * gdb.base/call-ar-st.exp: Likewise.
16724 * gdb.base/callfuncs.exp: Likewise.
16725 * gdb.base/condbreak.exp: Likewise.
16726 * gdb.base/constvars.exp: Likewise.
16727 * gdb.base/hbreak2.exp: Likewise.
16728 * gdb.base/langs.exp: Likewise.
16729 * gdb.base/list.exp: Likewise.
16730 * gdb.base/long_long.exp: Likewise.
16731 * gdb.base/ptype.exp: Likewise.
16732 * gdb.base/scope.exp: Likewise.
16733 * gdb.base/signals.exp: Likewise.
16734 * gdb.base/so-impl-ld.exp: Likewise.
16735 * gdb.base/varargs.exp: Likewise.
16736 * gdb.base/volatile.exp: Likewise.
16737 * gdb.base/whatis.exp: Likewise.
16738 * gdb.cp/cplusfuncs.exp: Likewise.
16739 * gdb.cp/inherit.exp: Likewise.
16740 * gdb.cp/local.exp: Likewise.
16741 * gdb.cp/member-ptr.exp: Likewise.
16742 * gdb.cp/method.exp: Likewise.
16743 * gdb.cp/overload.exp: Likewise.
16744 * gdb.cp/templates.exp: Likewise.
16745 * gdb.stabs/weird.exp: Likewise.
16746 * lib/compiler.c: Likewise.
16747 * lib/compiler.cc: Likewise.
16748 * lib/cp-support.exp: Likewise.
16749 * lib/gdb.exp: Likewise.
16750
16751 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16752
16753 * configure.ac: Remove HP-UX case.
16754 * configure: Regenerate.
16755
16756 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16757
16758 * lib/gdb.exp (gdb_compile): Add function doc.
16759
16760 2015-12-17 Pedro Alves <palves@redhat.com>
16761
16762 PR threads/19354
16763 * gdb.multi/info-threads.exp: New file.
16764
16765 2015-12-15 Yao Qi <yao.qi@linaro.org>
16766
16767 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16768 is aarch64*-*-*.
16769
16770 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16771
16772 * gdb.base/history-duplicates.exp: Skip if no readline support.
16773
16774 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16775
16776 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16777
16778 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16779
16780 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16781
16782 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16783
16784 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16785 ctrl-C if nointerrupts target property is set.
16786 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16787 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16788 * gdb.base/paginate-bg-execution.exp: Likewise.
16789 * gdb.base/paginate-execution-startup.exp: Likewise.
16790 * gdb.base/random-signal.exp: Likewise.
16791 * gdb.base/range-stepping.exp: Likewise.
16792 * gdb.cp/annota2.exp: Likewise.
16793 * gdb.cp/annota3.exp: Likewise.
16794 * gdb.gdb/selftest.exp: Likewise.
16795 * gdb.threads/continue-pending-status.exp: Likewise.
16796 * gdb.threads/leader-exit.exp: Likewise.
16797 * gdb.threads/manythreads.exp: Likewise.
16798 * gdb.threads/pthreads.exp: Likewise.
16799 * gdb.threads/schedlock.exp: Likewise.
16800 * gdb.threads/sigthread.exp: Likewise.
16801
16802 2015-12-11 Don Breazeal <donb@codesourcery.com>
16803
16804 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16805 remote.
16806 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16807 * gdb.base/foll-exec.exp (main): Enable for target remote.
16808 * gdb.base/foll-fork.exp (main): Likewise.
16809 * gdb.base/foll-vfork.exp (main): Likewise.
16810 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16811 (proc continue_to_exit_bp_loc): Use clean_restart.
16812 * gdb.base/pie-execl.exp (main): Disable for target remote.
16813 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16814 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16815 * gdb.threads/execl.exp (main): Likewise.
16816 * gdb.threads/fork-child-threads.exp (main): Likewise.
16817 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16818 remote.
16819 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16820 remote.
16821 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16822 pid.tid style ptids, instead of just tid.
16823 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16824 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16825 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16826 ptids, instead of just tid.
16827
16828 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16829
16830 * gdb.base/list.exp (test_list_forward): Add end of file error
16831 test.
16832 (test_repeat_list_command): Add end of file error test.
16833 (test_list_backwards): Add beginning of file error test.
16834
16835 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16836
16837 * gdb.base/list.exp (test_list_invalid_args): New function,
16838 defined, and called.
16839
16840 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16841
16842 * gdb.base/list.exp (test_list): Make test names unique.
16843
16844 2015-12-11 Yao Qi <yao.qi@linaro.org>
16845
16846 * gdb.base/coremaker2.c: Remove.
16847
16848 2015-12-10 Pedro Alves <palves@redhat.com>
16849
16850 * gdb.multi/base.exp: Remove stale "spaces" references.
16851
16852 2015-12-10 Pedro Alves <palves@redhat.com>
16853
16854 * gdb.multi/base.exp: Don't use nowarnings.
16855 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16856 * gdb.multi/hangout.c: Include stdio.h.
16857 * gdb.multi/hello.c: Include stdlib.h.
16858 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16859 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16860 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16861
16862 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16863
16864 * gdb.dwarf2/dw2-ranges-base.c: New file.
16865 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16866 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16867 support additional line table, and debug ranges generation.
16868 (Dwarf::ranges): New function, generate .debug_ranges.
16869 (Dwarf::lines): Support generating simple line table programs.
16870 (Dwarf::assemble): Initialise new namespace variables.
16871
16872 2015-12-09 Kevin Buettner <kevinb@redhat.com>
16873
16874 * gdb.base/async.exp (proc test_background): Add case for
16875 asynchronous execution not supported.
16876
16877 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
16878
16879 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16880 format and change test names to make them unique.
16881
16882 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16883 Pedro Alves <pedro@redhat.com>
16884
16885 PR gdb/18702
16886 Add checking of floatformats setup on x86_64 hosts.
16887 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16888 (smallval, bigval): New labels/constants.
16889 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16890 float" after loading bigval and smallval.
16891
16892 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16893
16894 * gdb.ada/fun_overload_menu.exp: New testcase.
16895 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16896
16897 2015-12-04 Josh Stone <jistone@redhat.com>
16898
16899 * gdb.base/catch-fork-static.exp: New.
16900
16901 2015-12-03 Yao Qi <yao.qi@linaro.org>
16902
16903 * gdb.base/sizeof.c: Don't include stdio.h and
16904 ../lib/unbuffer_output.c.
16905 (main): New variable 'size' and 'value'. Remove printf and
16906 gdb_unbuffer_output. Assign return value to size and value.
16907 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16908 at the beginning.
16909 (check_sizeof): Check the result by printing variable 'size'.
16910 (check_valueof): Check the result by printing variable 'value'.
16911
16912 2015-12-01 Yao Qi <yao.qi@linaro.org>
16913
16914 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16915 for aarch64*-*-linux* target.
16916
16917 2015-11-30 Pedro Alves <palves@redhat.com>
16918
16919 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16920
16921 2015-11-30 Pedro Alves <palves@redhat.com>
16922
16923 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16924 Handle non-stop mode vCont replies.
16925
16926 2015-11-30 Pedro Alves <palves@redhat.com>
16927
16928 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16929 prepare_for_testing. Start gdb with "set non-stop on" appended to
16930 GDBFLAGS. Lax expected stop output.
16931
16932 2015-11-27 Yao Qi <yao.qi@linaro.org>
16933
16934 * gdb.arch/arm-neon.exp: New.
16935 * gdb.arch/arm-neon.c: New.
16936
16937 2015-11-27 Yao Qi <yao.qi@linaro.org>
16938
16939 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16940
16941 2015-11-27 Yao Qi <yao.qi@linaro.org>
16942
16943 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16944 frames-invalid annotation.
16945
16946 2015-11-27 Yao Qi <yao.qi@linaro.org>
16947
16948 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16949
16950 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16951
16952 * gdb.threads/names.exp: New file.
16953 * gdb.threads/names.c: New file.
16954 * README: Mention gdb,no_thread_names.
16955
16956 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16957
16958 PR 19297
16959 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16960 support" error.
16961
16962 2015-11-24 Pedro Alves <palves@redhat.com>
16963
16964 PR 17539
16965 * gdb.base/display.exp: Expect displays to be sorted in ascending
16966 order. Use multi_line.
16967 * gdb.base/solib-display.exp: Likewise.
16968
16969 2015-11-24 Pedro Alves <palves@redhat.com>
16970
16971 PR 17539
16972 * gdb.base/display.exp: Expect displays to be sorted in ascending
16973 order. Use multi_line.
16974 * gdb.base/solib-display.exp: Likewise.
16975
16976 2015-11-24 Pedro Alves <palves@redhat.com>
16977
16978 PR 17539
16979 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16980 threads in ascending order.
16981 * gdb.base/foll-fork.exp: Likewise.
16982 * gdb.base/foll-vfork.exp: Likewise.
16983 * gdb.base/multi-forks.exp: Likewise.
16984 * gdb.mi/mi-nonstop.exp: Likewise.
16985 * gdb.mi/mi-nsintrall.exp: Likewise.
16986 * gdb.multi/base.exp: Likewise.
16987 * gdb.multi/multi-arch.exp: Likewise.
16988 * gdb.python/py-inferior.exp: Likewise.
16989 * gdb.threads/break-while-running.exp: Likewise.
16990 * gdb.threads/execl.exp: Likewise.
16991 * gdb.threads/gcore-thread.exp: Likewise.
16992 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16993 * gdb.threads/kill.exp: Likewise.
16994 * gdb.threads/linux-dp.exp: Likewise.
16995 * gdb.threads/multiple-step-overs.exp: Likewise.
16996 * gdb.threads/next-bp-other-thread.exp: Likewise.
16997 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16998 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16999 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17000 * gdb.threads/thread-find.exp: Likewise.
17001 * gdb.threads/tls.exp: Likewise.
17002 * lib/mi-support.exp (mi_reverse_list): Delete.
17003 (mi_check_thread_states): No longer reverse list.
17004
17005 2015-11-24 Pedro Alves <palves@redhat.com>
17006
17007 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17008 use lowercase.
17009
17010 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17011
17012 * gdb.trace/actions.c: Include trace-common.h.
17013 (main): Add a location for a fast tracepoint.
17014 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17015 the normal tracepoints.
17016 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17017
17018 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17019
17020 * save-trace.exp: Factor out code to these...
17021 (gdb_save_tracepoints): New.
17022 (gdb_load_tracepoints): New.
17023 (do_save_load_test): New.
17024
17025 2015-11-23 Kevin Buettner <kevinb@redhat.com>
17026
17027 * gdb.base/asmlabel.exp: New test.
17028 * gdb.base/asmlabel.c: New test case.
17029
17030 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17031
17032 * gdb.base/wrong_frame_bt_full-main.c: New file.
17033 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17034 * gdb.base/wrong_frame_bt_full.exp: New file.
17035
17036 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17037
17038 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17039
17040 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17041
17042 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17043 pstate register when comparing registers values in
17044 sparc64-*-linux-gnu targets to avoid spurious differences.
17045
17046 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17047
17048 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17049
17050 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17051
17052 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17053 as type argument to gdb_compile.
17054 * gdb.base/nested-subp2.exp: Likewise.
17055 * gdb.base/nested-subp3.exp: Likewise.
17056
17057 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17058
17059 * lib/dwarf.exp (_note): Fix left shift of negative value.
17060 * gdb.trace/trace-condition.exp: Likewise.
17061
17062 2015-11-13 Yao Qi <yao.qi@linaro.org>
17063
17064 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17065 comments about d10v.
17066 (test_scalar_returns): Likewise.
17067 * gdb.base/d10v.ld: Remove.
17068 * gdb.base/overlays.exp: Remove the target triplet checking for
17069 d10v-*-*.
17070 * gdb.base/structs.exp (test_struct_returns): Remove the
17071 comments about d10v.
17072 (test_struct_calls): Likewise.
17073
17074 2015-11-13 Yao Qi <yao.qi@linaro.org>
17075
17076 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17077 * gdb.base/gnu_vector.c: Don't include stdio.h.
17078 (main): Don't print res and call add_some_intvecs.
17079
17080 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17081
17082 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17083 macro.
17084 (func5): Removed.
17085 (func4): Use FAST_TRACEPOINT_LABEL.
17086 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17087 macro.
17088 (func): Removed.
17089 (thread_function): Use FAST_TRACEPOINT_LABEL.
17090 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17091 (func): Remove.
17092 (marker): Use FAST_TRACEPOINT_LABEL.
17093 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17094 (pendfunc1): Remove.
17095 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17096 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17097 (foo): Remove.
17098 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17099 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17100 macro.
17101 (func): Remove.
17102 (marker): Use FAST_TRACEPOINT_LABEL.
17103 * gdb.trace/trace-common.h: New header.
17104 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17105 macro.
17106 (func): Remove.
17107 (marker): Use FAST_TRACEPOINT_LABEL.
17108 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17109 (func): Remove.
17110 (thread_function): Use FAST_TRACEPOINT_LABEL.
17111
17112 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17113
17114 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17115 in front.
17116 * gdb.trace/change-loc.exp: Use global pcreg definition.
17117 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17118 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17119 in front.
17120 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17121 * gdb.trace/pending.exp: Likewise.
17122 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17123 * gdb.trace/trace-break.exp: Likewise.
17124 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17125 in front.
17126 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17127 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17128 in front.
17129 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17130
17131 2015-11-09 Joel Brobecker <brobecker@adacore.com>
17132
17133 * gdb.ada/fin_fun_out: New testcase.
17134
17135 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17136
17137 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17138 value associated with DW_AT_byte_size.
17139 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17140 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17141 DW_AT_upper_bound.
17142
17143 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17144
17145 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17146 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17147 version.
17148 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17149 gdb.dwarf2/dw2-canonicalize-type.exp,
17150 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17151 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17152 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17153 provided by gdb_target_symbol_prefix_flags_asm.
17154 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17155 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17156 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17157 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17158 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17159 macros where needed). Use this macro for symbols which require
17160 the prefix provided by SYMBOL_PREFIX.
17161
17162 2015-11-05 Kevin Buettner <kevinb@redhat.com>
17163
17164 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17165 New procs.
17166 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17167 representing expressions, of more than one list element.
17168 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17169 to prepend linker symbol prefix to f.
17170 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17171 table_1 and table_2.
17172 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17173 Likewise, for f and g.
17174 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17175 for ptr.
17176 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17177 for main.
17178 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17179 table_1_ptr and table_2_ptr.
17180
17181 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17182 Joel Brobecker <brobecker@adacore.com>
17183
17184 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17185
17186 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17187
17188 * gdb.reverse/s390-mvcle.c: New test.
17189 * gdb.reverse/s390-mvcle.exp: New file.
17190 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17191
17192 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17193
17194 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17195
17196 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17197
17198 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17199 reaching marker2.
17200 * gdb.reverse/getresuid-reverse.exp: Likewise.
17201 * gdb.reverse/pipe-reverse.exp: Likewise.
17202 * gdb.reverse/readv-reverse.exp: Likewise.
17203 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17204 * gdb.reverse/time-reverse.exp: Likewise.
17205 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17206
17207 2015-10-30 Yao Qi <yao.qi@linaro.org>
17208
17209 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17210 (empty_cycle): Remove.
17211 (main): Don't call empty_cycle. Don't use watch_count_done.
17212 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17213 empty_cycle. Rewrite the code counting HW watchpoints.
17214
17215 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17216
17217 * gdb.reverse/fstatat-reverse.c: New test.
17218 * gdb.reverse/fstatat-reverse.exp: New file.
17219 * gdb.reverse/getresuid-reverse.c: New test.
17220 * gdb.reverse/getresuid-reverse.exp: New file.
17221 * gdb.reverse/pipe-reverse.c: New test.
17222 * gdb.reverse/pipe-reverse.exp: New file.
17223 * gdb.reverse/readv-reverse.c: New test.
17224 * gdb.reverse/readv-reverse.exp: New file.
17225 * gdb.reverse/recvmsg-reverse.c: New test.
17226 * gdb.reverse/recvmsg-reverse.exp: New file.
17227 * gdb.reverse/time-reverse.c: New test.
17228 * gdb.reverse/time-reverse.exp: New file.
17229 * gdb.reverse/waitpid-reverse.c: New test.
17230 * gdb.reverse/waitpid-reverse.exp: New file.
17231
17232 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17233
17234 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17235
17236 2015-10-26 Doug Evans <dje@google.com>
17237
17238 PR symtab/17391
17239 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17240 * gdb.dwarf2/bad-regnum.c: New file.
17241 * gdb.dwarf2/bad-regnum.exp: New file.
17242
17243 2015-10-26 Doug Evans <dje@google.com>
17244
17245 PR python/18938
17246 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17247 file.
17248
17249 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17250
17251 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17252 for a change by "Mention language in compile error message".
17253
17254 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17255
17256 PR python/18073
17257 * gdb.python/py-type.c (C::a_method): New.
17258 (C::a_const_method): New.
17259 (C::a_static_method): New.
17260 (a_function): New.
17261 * gdb.python/py-type.exp (test_fields): Test getting fields
17262 from function and method.
17263
17264 2015-10-21 Keven Boell <keven.boell@intel.com>
17265
17266 * gdb.fortran/vla-alloc-assoc.exp: New file.
17267 * gdb.fortran/vla-datatypes.exp: New file.
17268 * gdb.fortran/vla-datatypes.f90: New file.
17269 * gdb.fortran/vla-history.exp: New file.
17270 * gdb.fortran/vla-ptype-sub.exp: New file.
17271 * gdb.fortran/vla-ptype.exp: New file.
17272 * gdb.fortran/vla-sizeof.exp: New file.
17273 * gdb.fortran/vla-sub.f90: New file.
17274 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17275 * gdb.fortran/vla-value-sub-finish.exp: New file.
17276 * gdb.fortran/vla-value-sub.exp: New file.
17277 * gdb.fortran/vla-value.exp: New file.
17278 * gdb.fortran/vla-ptr-info.exp: New file.
17279 * gdb.mi/mi-vla-fortran.exp: New file.
17280 * gdb.mi/vla.f90: New file.
17281
17282 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17283
17284 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17285 of hardwired timeout value.
17286
17287 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17288 Pedro Alves <palves@redhat.com>
17289
17290 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17291 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17292
17293 2015-10-19 Josh Stone <jistone@redhat.com>
17294
17295 * gdb.base/catch-syscall.c: Include <sched.h>.
17296 (unknown_syscall): New variable.
17297 (main): Trigger a vfork and an unknown syscall.
17298 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17299 (unknown_syscall_number): Likewise.
17300 (check_call_to_syscall): Accept an optional syscall pattern.
17301 (check_return_from_syscall): Likewise.
17302 (check_continue): Likewise.
17303 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17304 (test_catch_syscall_skipping_return): New test toggling off 'catch
17305 syscall' to step over the syscall return, then toggling back on.
17306 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17307 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17308 (do_syscall_tests): Call test_catch_syscall_without_args and
17309 test_catch_syscall_mid_vfork.
17310 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17311 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17312
17313 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
17314
17315 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17316 print g_vE): Add new pass patterns.
17317 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17318 print various symbol names for vptr fields.
17319
17320 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17321
17322 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17323 results.
17324
17325 2015-10-12 Yao Qi <yao.qi@linaro.org>
17326
17327 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17328
17329 2015-10-12 Yao Qi <yao.qi@linaro.org>
17330
17331 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17332 is aarch64*-*-linux*.
17333
17334 2015-10-12 Yao Qi <yao.qi@linaro.org>
17335
17336 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17337 (can_relocate_bcond_true): ... it.
17338 (can_relocate_bcond_false): New function.
17339 (foo): Likewise.
17340 (can_relocate_bl): Likewise.
17341 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17342 can_relocate_bl.
17343
17344 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17345
17346 * gdb.base/nested-addr.c: New file.
17347 * gdb.base/nested-addr.exp: New testcase.
17348
17349 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17350
17351 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17352 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17353 its output. Ignore the output of "record goto begin" and instead
17354 check that GDB is replaying.
17355
17356 2015-10-09 Pedro Alves <palves@redhat.com>
17357
17358 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17359 (top level): Use it in the run with no args test.
17360
17361 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17362
17363 * gdb.dlang/properties.exp: New file.
17364
17365 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17366
17367 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17368 whether or not address 0x1000 is mapped on the target.
17369
17370 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17371
17372 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17373 build.
17374
17375 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17376
17377 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17378 instruction-history test.
17379
17380 2015-09-28 Doug Evans <dje@google.com>
17381
17382 * gdb.base/gcore.c (array_func): Add reference to static_array.
17383
17384 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17385
17386 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17387 source line.
17388
17389 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17390
17391 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17392 short or char as base type.
17393
17394 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17395
17396 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17397 to allow any size enum.
17398
17399 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17400
17401 * gdb.ada/array_ptr_renaming.exp: New testcase.
17402 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17403 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17404
17405 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17406
17407 * gdb.trace/ftrace-lock.c: New file.
17408 * gdb.trace/ftrace-lock.exp: New file.
17409
17410 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17411
17412 * gdb.arch/insn-reloc.c: New file.
17413 * gdb.arch/ftrace-insn-reloc.exp: New file.
17414
17415 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17416
17417 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17418 instruction.
17419 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17420 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17421 * gdb.trace/range-stepping.c: Likewise.
17422 * gdb.trace/trace-break.c: Likewise.
17423 * gdb.trace/trace-mt.c (thread_function): Likewise.
17424 * gdb.trace/ftrace.c (marker): Likewise.
17425 * gdb.trace/trace-condition.c (marker): Likewise.
17426 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17427 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17428 is_aarch64_target.
17429
17430 2015-09-18 Doug Evans <xdje42@gmail.com>
17431
17432 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17433 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17434
17435 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17436
17437 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17438 the breakpoint.
17439
17440 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17441
17442 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17443 the pending breakpoint. Remove timeout override for "Run till
17444 MI pending breakpoint on pendfunc3 on thread 2" test.
17445
17446 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17447
17448 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17449 filename pattern.
17450
17451 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17452
17453 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17454 in breakpoint filename pattern.
17455
17456 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17457
17458 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17459
17460 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17461
17462 * gdb.linespec/explicit.exp: Check for readline support for
17463 tab-completion tests. Fix obvious typo.
17464
17465 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17466
17467 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17468 and replay.
17469
17470 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17471
17472 * gdb.btrace/non-stop.c: New.
17473 * gdb.btrace/non-stop.exp: New.
17474
17475 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17476 Yao Qi <yao.qi@linaro.org>
17477
17478 * gdb.trace/trace-condition.c: New file.
17479 * gdb.trace/trace-condition.exp: New file.
17480
17481 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
17482
17483 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17484 for testing bytecode compilation.
17485
17486 2015-09-16 Pedro Alves <palves@redhat.com>
17487 Sandra Loosemore <sandra@codesourcery.com>
17488
17489 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17490 (SECONDS): Redefine.
17491 (main): Call pthread_kill and alarm early.
17492 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17493 support.
17494 (test): If the target can't hardware step and doesn't support
17495 displaced stepping, increase the timeout.
17496
17497 2015-09-16 Pedro Alves <palves@redhat.com>
17498
17499 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17500 (enable_debug): New procedures.
17501 (test): Use them. Bail out if waiting for threads fails.
17502 (top level): Bail out if a test fails.
17503
17504 2015-09-16 Yao Qi <yao.qi@linaro.org>
17505
17506 * gdb.asm/asm-source.exp: Set asm-arch for
17507 aarch64*-*-* target.
17508 * gdb.asm/aarch64.inc: New file.
17509
17510 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17511
17512 * gdb.ada/array_of_variable_length.exp: New testcase.
17513 * gdb.ada/array_of_variable_length/foo.adb: New file.
17514 * gdb.ada/array_of_variable_length/pck.adb: New file.
17515 * gdb.ada/array_of_variable_length/pck.ads: New file.
17516
17517 2015-09-15 Doug Evans <dje@google.com>
17518
17519 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17520 of function static local variable.
17521
17522 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17523
17524 * gdb.threads/tls-so_extern.exp: New test file.
17525 * gdb.threads/tls-so_extern.c: New test file.
17526 * gdb.threads/tls-so_extern_main.c: New test file.
17527
17528 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17529
17530 * gdb.opt/solib-intra-step-lib.c: New file.
17531 * gdb.opt/solib-intra-step-main.c: New file.
17532 * gdb.opt/solib-intra-step.exp: New file.
17533
17534 2015-09-15 Pedro Alves <palves@redhat.com>
17535
17536 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17537 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17538
17539 2015-09-14 Pedro Alves <palves@redhat.com>
17540
17541 * gdb.base/hook-stop-continue.c: Delete.
17542 * gdb.base/hook-stop-continue.exp: Delete.
17543 * gdb.base/hook-stop-frame.c: Delete.
17544 * gdb.base/hook-stop-frame.exp: Delete.
17545 * gdb.base/hook-stop.c: New file.
17546 * gdb.base/hook-stop.exp: New file.
17547
17548 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17549
17550 * gdb.ada/access_to_packed_array.exp: New testcase.
17551 * gdb.ada/access_to_packed_array/foo.adb: New file.
17552 * gdb.ada/access_to_packed_array/pack.adb: New file.
17553 * gdb.ada/access_to_packed_array/pack.ads: New file.
17554
17555 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17556
17557 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17558 buffer size test.
17559
17560 2015-09-11 Don Breazeal <donb@codesourcery.com>
17561
17562 * gdb.base/foll-exec.c: Add copyright header. Fix
17563 formatting issues.
17564 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17565 (do_exec_tests): Use clean_restart in place of zap_session,
17566 and for test initialization. Fix formatting issues. Use
17567 fail in place of perror.
17568 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17569 an expect statement to match an expression with output from
17570 the program under debug.
17571 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17572 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17573 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17574 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17575 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17576
17577 2015-09-09 Doug Evans <dje@google.com>
17578
17579 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17580
17581 2015-09-09 Doug Evans <dje@google.com>
17582
17583 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17584
17585 2015-09-09 Doug Evans <dje@google.com>
17586
17587 * gdb.base/savedregs.exp: Fix typo.
17588
17589 2015-09-09 Pedro Alves <palves@redhat.com>
17590
17591 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17592
17593 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17594
17595 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17596 command actually switches threads. Give up on remaining
17597 tests if target fails to stop at breakpoint.
17598
17599 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17600
17601 * gdb.ada/funcall_char.exp: New testcase.
17602 * gdb.ada/funcall_char/foo.adb: New file.
17603
17604 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17605
17606 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17607 expected outputs. Add two testcases for completing ambiguous
17608 functions.
17609 * gdb.ada/complete/aux_pck.adb: New file.
17610 * gdb.ada/complete/aux_pck.ads: New file.
17611 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17612 Ambiguous_Func functions.
17613 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17614 * gdb.ada/complete/pck.adb: Likewise.
17615
17616 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17617
17618 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17619 failures to run the test program under GDB.
17620
17621 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
17622
17623 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17624 to C.
17625
17626 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17627
17628 * gdb.base/run-after-attach.exp: New test file.
17629 * gdb.base/run-after-attach.c: New test file.
17630
17631 2015-08-26 Don Breazeal <donb@codesourcery.com>
17632
17633 * gdb.base/foll-exec-2.c: New test program.
17634 * gdb.base/foll-exec-2.exp: New test.
17635
17636 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17637
17638 * gdb.base/nested-subp1.exp: New file.
17639 * gdb.base/nested-subp1.c: New file.
17640 * gdb.base/nested-subp2.exp: New file.
17641 * gdb.base/nested-subp2.c: New file.
17642 * gdb.base/nested-subp3.exp: New file.
17643 * gdb.base/nested-subp3.c: New file.
17644
17645 2015-08-24 Pedro Alves <palves@redhat.com>
17646
17647 * gdb.server/connect-without-multi-process.c: New file.
17648 * gdb.server/connect-without-multi-process.exp: New file.
17649
17650 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17651
17652 * gdb.opt/inline-markers.c: Make z int.
17653
17654 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17655
17656 * gdb.opt/inline-markers.c: Make z volatile.
17657
17658 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17659
17660 * gdb.opt/inline-bt.c: New volatile global z.
17661 * gdb.opt/inline-cmds.c: Likewise.
17662 * gdb.opt/inline-locals.c: Likewise.
17663 * gdb.opt/inline-markers.c: New extern global z.
17664 (marker): Use z.
17665 (inline_fn): Likewise.
17666
17667 2015-08-24 Pedro Alves <palves@redhat.com>
17668
17669 * config/m32r-stub.exp: Remove file.
17670 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17671 * gdb.base/call-rt-st.exp: Likewise.
17672 * gdb.base/call-strs.exp: Likewise.
17673 * gdb.base/default.exp: Remove references to h8300-*-hms and
17674 *-*-udi*.
17675 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17676
17677 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17678
17679 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17680 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17681 and "return" use KFAIL when GDB can not read/write the vector
17682 return value.
17683
17684 2015-08-21 Gary Benson <gbenson@redhat.com>
17685
17686 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17687
17688 2015-08-20 Pedro Alves <palves@redhat.com>
17689
17690 * gdb.server/solib-list.exp: No longer expect an interior stop in
17691 non-stop mode.
17692
17693 2015-08-20 Pedro Alves <palves@redhat.com>
17694
17695 * gdb.server/connect-stopped-target.c: New file.
17696 * gdb.server/connect-stopped-target.exp: New file.
17697
17698 2015-08-20 Pedro Alves <palves@redhat.com>
17699
17700 * gdb.dwarf2/comp-unit-lang.exp: New file.
17701 * gdb.dwarf2/comp-unit-lang.c: New file.
17702
17703 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17704
17705 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17706 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17707
17708 2015-08-19 Kevin Buettner <kevinb@redhat.com>
17709
17710 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17711 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17712
17713 2015-08-18 Doug Evans <dje@google.com>
17714 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17715
17716 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17717 skip_python_tests. New arg prompt_regexp.
17718 (skip_python_tests): New function.
17719 * lib/mi-support.exp (mi_skip_python_tests): New function.
17720 * gdb.python/py-mi-objfile-gdb.py: New file.
17721 * gdb.python/py-mi-objfile.c: New file.
17722 * gdb.python/py-mi-objfile.exp: New file.
17723
17724 2015-08-17 Keith Seitz <keiths@redhat.com>
17725
17726 * gdb.linespec/explicit.exp: Move strace test from here ...
17727 * gdb.trace/strace.exp: ... to here.
17728
17729 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17730
17731 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17732 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17733
17734 2015-08-14 Doug Evans <xdje42@gmail.com>
17735
17736 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17737 inferior before selecting a new file.
17738
17739 2015-08-14 Doug Evans <xdje42@gmail.com>
17740
17741 * gdb.mi/mi-disassemble.exp: Update.
17742 * gdb.base/disasm-optim.S: New file.
17743 * gdb.base/disasm-optim.c: New file.
17744 * gdb.base/disasm-optim.h: New file.
17745 * gdb.base/disasm-optim.exp: New file.
17746
17747 2015-08-14 Keith Seitz <keiths@redhat.com>
17748
17749 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17750 "evaluated-by".
17751
17752 2015-08-13 Joel Brobecker <brobecker@adacore.com>
17753
17754 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17755
17756 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17757
17758 * gdb.ada/fun_renaming.exp: New testcase.
17759 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17760 * gdb.ada/fun_renaming/pack.adb: New file.
17761 * gdb.ada/fun_renaming/pack.ads: New file.
17762
17763 2015-08-12 Keith Seitz <keiths@redhat.com>
17764
17765 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17766 gdb_get_line_number.
17767
17768 2015-08-12 Joel Brobecker <brobecker@adacore.com>
17769
17770 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17771 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17772 gdb.base/dso2dso.exp: New files.
17773
17774 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17775 Pedro Alves <palves@redhat.com>
17776 Keith Seitz <keiths@redhat.com>
17777
17778 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17779 GDBFLAGS.
17780
17781 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17782
17783 * gdb.base/gdbhistsize-history.exp
17784 (test_histsize_history_setting): Use save_vars.
17785 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17786 Use save_vars.
17787 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17788 * gdb.base/readline.exp: Use save_vars.
17789
17790 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17791
17792 * lib/gdb.exp (save_vars): New proc.
17793
17794 2015-08-11 Keith Seitz <keiths@redhat.com>
17795
17796 * gdb.base/help.exp: Update help_breakpoint_text.
17797
17798 2015-08-11 Keith Seitz <keiths@redhat.com>
17799
17800 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17801 (at toplevel): Call test_explicit_breakpoints.
17802 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17803 breakpoints.
17804 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17805 breakpoint conditions, "-cond".
17806
17807 2015-08-11 Keith Seitz <keiths@redhat.com>
17808
17809 * gdb.linespec/3explicit.c: New file.
17810 * gdb.linespec/cpexplicit.cc: New file.
17811 * gdb.linespec/cpexplicit.exp: New file.
17812 * gdb.linespec/explicit.c: New file.
17813 * gdb.linespec/explicit.exp: New file.
17814 * gdb.linespec/explicit2.c: New file.
17815 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17816 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17817 before using in the matching pattern.
17818 Clarify that `prefix' is a regular expression.
17819
17820 2015-08-11 Keith Seitz <keiths@redhat.com>
17821
17822 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17823 test.
17824 Add tests for missing ",FMT" and ",".
17825
17826 2015-08-10 Doug Evans <dje@google.com>
17827 Keith Seitz <keiths@redhat.com>
17828
17829 PR gdb/17960
17830 * gdb.base/completion.exp: Add location completer tests.
17831
17832 2015-08-07 Pedro Alves <palves@redhat.com>
17833
17834 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17835 tests here.
17836 (top level): Run do_test with and without displaced stepping.
17837
17838 2015-08-07 Pedro Alves <palves@redhat.com>
17839
17840 * gdb.base/valgrind-disp-step.c: New file.
17841 * gdb.base/valgrind-disp-step.exp: New file.
17842
17843 2015-08-07 Pedro Alves <palves@redhat.com>
17844
17845 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17846 Delete function.
17847 (main): Add alarm. Run an infinite loop instead of calling
17848 wait_threads.
17849 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17850 comment.
17851 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17852 Delete function.
17853 (main): Add alarm. Run an infinite loop instead of calling
17854 wait_threads.
17855 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17856 comment.
17857
17858 2015-08-07 Pedro Alves <palves@redhat.com>
17859
17860 * gdb.base/checkpoint-ns.exp: New file.
17861 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17862 standard_testfile.
17863
17864 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17865
17866 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17867 * gdb.btrace/instruction_history.exp: Update.
17868 * gdb.btrace/tsx.exp: New.
17869 * gdb.btrace/tsx.c: New.
17870
17871 2015-08-06 Pedro Alves <palves@redhat.com>
17872
17873 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17874 increase timeout.
17875 * gdb.reverse/until-precsave.exp: Bump timeouts.
17876
17877 2015-08-06 Pedro Alves <palves@redhat.com>
17878
17879 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17880
17881 2015-08-06 Pedro Alves <palves@redhat.com>
17882
17883 PR gdb/18749
17884 * gdb.threads/process-dies-while-handling-bp.c: New file.
17885 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17886
17887 2015-08-06 Pedro Alves <palves@redhat.com>
17888
17889 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17890 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17891
17892 2015-08-05 Pedro Alves <palves@redhat.com>
17893
17894 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17895 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17896
17897 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17898
17899 * gdb.base/bp-permanent.exp: Report test as unsupported if
17900 the target cannot stop at the permanent breakpoint.
17901
17902 2015-08-03 Doug Evans <dje@google.com>
17903
17904 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17905 10000.
17906
17907 2015-08-03 Doug Evans <dje@google.com>
17908
17909 * Makefile.in (workers/%.worker, build-perf): New rule.
17910 (GDB_PERFTEST_MODE): New variable.
17911 (check-perf): Use it.
17912 (clean): Clean up gdb.perf parallel build subdirs.
17913 * lib/build-piece.exp: New file.
17914 * lib/gdb.exp (make_gdb_parallel_path): New function
17915 (standard_output_file, standard_temp_file): Call it.
17916 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17917 of $GDB_PARALLEL.
17918 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17919
17920 2015-08-03 Doug Evans <dje@google.com>
17921
17922 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
17923 (LOG_FILE_NAME): New global.
17924 (TextReporter.__init__): Initialize self.txt_sum.
17925 (TextReporter.report): Add support for multiple data-points.
17926 Move report to perftest.sum, put raw data in perftest.log.
17927 (TextReporter.start): Open sum and log files.
17928 (TextReporter.end): Close sum and log files.
17929 * gdb.perf/lib/perftest/testresult.py
17930 (SingleStatisticTestResult.record): Handle multiple data-points.
17931
17932 2015-07-31 Pedro Alves <palves@redhat.com>
17933
17934 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17935 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17936 kill_wait_spawned_process instead of explicit "kill -9".
17937 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17938 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17939 kill_wait_spawned_process.
17940 * gdb.base/attach-twice.exp: Likewise.
17941 * gdb.base/attach.exp: Likewise.
17942 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17943 gdb_test_multiple.
17944 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17945 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17946 kill_wait_spawned_process.
17947 * gdb.base/valgrind-infcall.exp: Likewise.
17948 * gdb.multi/multi-attach.exp: Likewise.
17949 * gdb.python/py-prompt.exp: Likewise.
17950 * gdb.python/py-sync-interp.exp: Likewise.
17951 * gdb.server/ext-attach.exp: Likewise.
17952 * gdb.threads/attach-into-signal.exp (corefunc): Use
17953 spawn_wait_for_attach, spawn_id_get_pid and
17954 kill_wait_spawned_process.
17955 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17956 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17957 spawn_id_get_pid and kill_wait_spawned_process.
17958 * gdb.threads/attach-stopped.exp (corefunc): Use
17959 spawn_wait_for_attach, spawn_id_get_pid and
17960 kill_wait_spawned_process.
17961 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17962 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17963 kill_wait_spawned_process instead of explicit "kill -9".
17964 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17965 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17966 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17967 processes. Don't map cygwin/windows pids here. Now returns a
17968 spawn id list.
17969
17970 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17971
17972 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17973 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17974 correct patch.
17975
17976 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17977
17978 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17979
17980 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17981
17982 Reapply:
17983 2014-05-21 Mark Wielaard <mjw@redhat.com>
17984
17985 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17986
17987 2015-07-30 Pedro Alves <palves@redhat.com>
17988
17989 * linux-low.c (handle_extended_wait): Set the child's last
17990 reported status to TARGET_WAITKIND_STOPPED.
17991
17992 2015-07-30 Pedro Alves <palves@redhat.com>
17993
17994 PR threads/18600
17995 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17996 only shows inferior 1.
17997
17998 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17999 Pedro Alves <palves@redhat.com>
18000
18001 PR threads/18600
18002 * gdb.threads/fork-plus-threads.c: New file.
18003 * gdb.threads/fork-plus-threads.exp: New file.
18004
18005 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18006
18007 * gdb.base/batch-preserve-term-settings.exp
18008 (test_terminal_settings_preserved_after_cli_exit): Use
18009 send_quit_command.
18010
18011 2015-07-29 Pedro Alves <palves@redhat.com>
18012 Don Breazeal <donb@codesourcery.com>
18013
18014 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18015 output from both inferior_spawn_id and gdb_spawn_id.
18016
18017 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18018
18019 * gdb.threads/attach-into-signal.exp (corefunc): Use
18020 with_test_prefix on nested loops, uniquefying the test messages.
18021
18022 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18023
18024 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18025 commit.
18026
18027 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18028
18029 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18030 New proc.
18031 (test_terminal_settings_preserved_after_sigterm): New test.
18032
18033 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18034
18035 * gdb.base/batch-preserve-term-settings.exp
18036 (test_terminal_settings_preserved_after_cli_exit): New test.
18037
18038 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18039
18040 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18041 manipulation of saved_gdbflags.
18042 (test_terminal_settings_preserved): Remove global declaration of
18043 the unused variable pagination_prompt. Remove manipulation of
18044 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18045 GDBFLAGS.
18046
18047 2015-07-29 Pedro Alves <palves@redhat.com>
18048
18049 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18050
18051 2015-07-29 Pedro Alves <palves@redhat.com>
18052
18053 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18054 at the top.
18055
18056 2015-07-29 Pedro Alves <palves@redhat.com>
18057
18058 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18059 (main): Call gdb_unbuffer_output.
18060 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18061 (main): Call gdb_unbuffer_output.
18062 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18063 (main): Call gdb_unbuffer_output.
18064 * gdb.base/call-strs.exp: Adjust to step over the
18065 gdb_unbuffer_output call.
18066 * gdb.base/catch-gdb-caused-signals.c: Include
18067 "../lib/unbuffer_output.c".
18068 (main): Call gdb_unbuffer_output.
18069 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18070 (main): Call gdb_unbuffer_output.
18071 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18072 (main): Call gdb_unbuffer_output.
18073 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18074 (main): Call gdb_unbuffer_output.
18075 * gdb.base/shlib-call.exp: Adjust to step over the
18076 gdb_unbuffer_output call.
18077 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18078 (main): Call gdb_unbuffer_output.
18079 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18080 (main): Call gdb_unbuffer_output.
18081 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18082 (main): Rename to ...
18083 (test): ... this.
18084 (main): Reimplement.
18085 * gdb.base/varargs.exp: Run to test instead of to main.
18086 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18087 (main): Call gdb_unbuffer_output.
18088
18089 2015-07-29 Pedro Alves <palves@redhat.com>
18090
18091 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18092 factore out from mi_continue_dprintf. For call-style dprintfs,
18093 expect dprintf output out of $inferior_spawn_id.
18094 (mi_continue_dprintf): Use mi_expect_dprintf.
18095 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18096 (main): Call gdb_unbuffer_output.
18097
18098 2015-07-29 Pedro Alves <palves@redhat.com>
18099
18100 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18101 (default_mi_gdb_start): Set inferior_spawn_id instead of
18102 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18103 gdb_spawn_id.
18104 (mi_gdb_test): Always expect inferior output from both
18105 $inferior_spawn_id and $gdb_spawn_id.
18106
18107 2015-07-29 Pedro Alves <palves@redhat.com>
18108
18109 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18110 send_inferior and $inferior_spawn_id.
18111
18112 2015-07-29 Pedro Alves <palves@redhat.com>
18113
18114 * gdb.gdb/complaints.exp (test_initial_complaints)
18115 (test_serial_complaints, test_short_complaints): Use
18116 gdb_test_stdio.
18117 (test_empty_complaint): Handle $inferior_spawn_id !=
18118 $gdb_spawn_id.
18119
18120 2015-07-29 Pedro Alves <palves@redhat.com>
18121
18122 * gdb.base/varargs.exp: Use gdb_test_stdio.
18123
18124 2015-07-29 Pedro Alves <palves@redhat.com>
18125
18126 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18127
18128 2015-07-29 Pedro Alves <palves@redhat.com>
18129
18130 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18131
18132 2015-07-29 Pedro Alves <palves@redhat.com>
18133
18134 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18135 parameter into two new parameters, "inf_result" and "gdb_result".
18136 Expect inferior output and gdb output from $inferior_spawn_id and
18137 $gdb_spawn_id, respectively. Adjust all callers.
18138
18139 2015-07-29 Pedro Alves <palves@redhat.com>
18140
18141 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18142 of gdb_test_sequence.
18143
18144 2015-07-29 Pedro Alves <palves@redhat.com>
18145
18146 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18147 (saw_spurious_output): Expect inferior output from
18148 $inferior_spawn_id. Use gdb_test_stdio.
18149
18150 2015-07-29 Pedro Alves <palves@redhat.com>
18151
18152 * gdb.base/dprintf.exp: Use standard_testfile. Change
18153 prepare_for_testing call.
18154 (srcfile): Don't set.
18155 (restart): New procedure.
18156 (test_dprintf): New procecure, use to continue over dprintfs.
18157 (test_call, test_agent): New procedures, tests moved here.
18158 Restart gdb and recreate dprintfs. Adjust expected output.
18159
18160 2015-07-29 Pedro Alves <palves@redhat.com>
18161
18162 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18163
18164 2015-07-29 Pedro Alves <palves@redhat.com>
18165
18166 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18167
18168 2015-07-29 Pedro Alves <palves@redhat.com>
18169
18170 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18171 gdb_test_stdio.
18172
18173 2015-07-29 Pedro Alves <palves@redhat.com>
18174
18175 * lib/gdb.exp (gdb_test_stdio): New procedure.
18176
18177 2015-07-29 Pedro Alves <palves@redhat.com>
18178
18179 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18180
18181 2015-07-29 Pedro Alves <palves@redhat.com>
18182
18183 * gdb.base/call-signal-resume.exp: Remove check for
18184 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18185 * gdb.base/unwindonsignal.exp: Likewise.
18186 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18187 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18188
18189 2015-07-29 Pedro Alves <palves@redhat.com>
18190
18191 * gdb.base/siginfo-addr.c (pass): New function.
18192 (handler): Call it iff si_addr is correct.
18193 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18194 Set a breakpoint at "pass" and continue to it.
18195
18196 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18197
18198 * gdb.python/py-objfile.exp: Make some tests have unique names.
18199 * gdb.python/py-pp-registration.exp: Likewise.
18200
18201 2015-07-28 Pedro Alves <palves@redhat.com>
18202
18203 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18204
18205 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18206
18207 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18208
18209 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18210
18211 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18212
18213 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18214
18215 * gdb.base/gdb-sigterm-2.exp: New test.
18216
18217 2015-07-25 Doug Evans <xdje42@gmail.com>
18218
18219 Revert:
18220 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18221 (workers/%.worker, build-perf): New rule.
18222 (GDB_PERFTEST_MODE): New variable.
18223 (check-perf): Use it.
18224 (clean): Clean up gdb.perf parallel build subdirs.
18225 * lib/build-piece.exp: New file.
18226 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18227 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18228 name.
18229 (standard_temp_file): Ditto.
18230 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18231 of $GDB_PARALLEL.
18232
18233 2015-07-24 Doug Evans <dje@google.com>
18234
18235 * gdb.perf/lib/perftest/utils.py: New file.
18236 * gdb.perf/gm-hello.cc: New file.
18237 * gdb.perf/gm-pervasive-typedef.cc: New file.
18238 * gdb.perf/gm-pervasive-typedef.h: New file.
18239 * gdb.perf/gm-std.cc: New file.
18240 * gdb.perf/gm-std.h: New file.
18241 * gdb.perf/gm-use-cerr.cc: New file.
18242 * gdb.perf/gm-utils.h: New file.
18243 * gdb.perf/gmonster-null-lookup.py: New file.
18244 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18245 * gdb.perf/gmonster-print-cerr.py: New file.
18246 * gdb.perf/gmonster-ptype-string.py: New file.
18247 * gdb.perf/gmonster-runto-main.py: New file.
18248 * gdb.perf/gmonster-select-file.py: New file.
18249 * gdb.perf/gmonster1-null-lookup.exp: New file.
18250 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18251 * gdb.perf/gmonster1-print-cerr.exp: New file.
18252 * gdb.perf/gmonster1-ptype-string.exp: New file.
18253 * gdb.perf/gmonster1-runto-main.exp: New file.
18254 * gdb.perf/gmonster1-select-file.exp: New file.
18255 * gdb.perf/gmonster1.cc: New file.
18256 * gdb.perf/gmonster1.exp: New file.
18257 * gdb.perf/gmonster2-null-lookup.exp: New file.
18258 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18259 * gdb.perf/gmonster2-print-cerr.exp: New file.
18260 * gdb.perf/gmonster2-ptype-string.exp: New file.
18261 * gdb.perf/gmonster2-runto-main.exp: New file.
18262 * gdb.perf/gmonster2-select-file.exp: New file.
18263 * gdb.perf/gmonster2.cc: New file.
18264 * gdb.perf/gmonster2.exp: New file.
18265
18266 2015-07-24 Doug Evans <dje@google.com>
18267
18268 * gdb.perf/README: New file.
18269 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18270 * lib/gen-perf-test.exp: New file.
18271
18272 2015-07-24 Doug Evans <dje@google.com>
18273
18274 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18275 (PerfTest::startup): New function.
18276 (PerfTest::run): Return result of calling body.
18277 (PerfTest::assemble): Rewrite.
18278 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18279 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18280 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18281 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18282 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18283
18284 2015-07-24 Doug Evans <dje@google.com>
18285
18286 * lib/gdb.exp (clean_restart): Make executable optional.
18287
18288 2015-07-24 Doug Evans <dje@google.com>
18289
18290 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18291 compiler_info references.
18292 * gdb.cp/temargs.exp: Ditto.
18293 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18294 (get_compiler_info): Early exit if already computed. Set compiler_info
18295 to "unknown" if there was a problem.
18296 (test_compiler_info): Add function comment. Call get_compiler_info.
18297
18298 2015-07-24 Doug Evans <dje@google.com>
18299
18300 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18301 (workers/%.worker, build-perf): New rule.
18302 (GDB_PERFTEST_MODE): New variable.
18303 (check-perf): Use it.
18304 (clean): Clean up gdb.perf parallel build subdirs.
18305 * lib/build-piece.exp: New file.
18306 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18307 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18308 name.
18309 (standard_temp_file): Ditto.
18310 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18311 of $GDB_PARALLEL.
18312
18313 2015-07-24 Doug Evans <dje@google.com>
18314
18315 * lib/future.exp (gdb_default_target_compile): New option
18316 "early_flags".
18317 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18318 --as-needed.
18319
18320 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18321
18322 * gdb.base/catch-syscall.exp: Call gdb_exit before
18323 gdb_skip_xml_test.
18324
18325 2015-07-24 Pedro Alves <palves@redhat.com>
18326
18327 * gdb.python/py-events.exp: Accept output between the stop event
18328 and the prompt.
18329 * gdb.python/py-evsignal.exp: Likewise.
18330 * gdb.python/py-evthreads.exp: Likewise.
18331
18332 2015-07-24 Pedro Alves <palves@redhat.com>
18333
18334 PR gdb/18717
18335 * gdb.threads/non-ldr-exit.c: New file.
18336 * gdb.threads/non-ldr-exit.exp: New file.
18337
18338 2015-07-24 Yao Qi <yao.qi@linaro.org>
18339
18340 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18341 restarting process.
18342
18343 2015-07-24 Yao Qi <yao.qi@linaro.org>
18344
18345 * gdb.server/ext-restart.exp: New file.
18346
18347 2015-07-24 Yao Qi <yao.qi@linaro.org>
18348
18349 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18350 argument options.
18351 * gdb.server/ext-wrapper.exp: New file.
18352
18353 2015-07-23 Doug Evans <dje@google.com>
18354
18355 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18356 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18357
18358 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18359
18360 * gdb.ada/var_arr_typedef.exp: New testcase.
18361 * gdb.ada/var_arr_typedef/pack.adb: New file.
18362 * gdb.ada/var_arr_typedef/pack.ads: New file.
18363 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18364
18365 2015-07-20 Joel Brobecker <brobecker@adacore.com>
18366
18367 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18368
18369 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18370
18371 * gdb.arch/i386-biarch-core.exp: Replace istarget
18372 by "complete set gnutarget". Remove expectation for the "core-file"
18373 command.
18374
18375 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18376
18377 Revert the previous commit:
18378 Tests for validate symbol file using build-id.
18379
18380 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18381
18382 Tests for validate symbol file using build-id.
18383 * gdb.base/solib-mismatch-lib.c: New file.
18384 * gdb.base/solib-mismatch-libmod.c: New file.
18385 * gdb.base/solib-mismatch.c: New file.
18386 * gdb.base/solib-mismatch.exp: New file.
18387
18388 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18389
18390 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18391 nios2-*-linux*.
18392 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18393 * gdb.base/siginfo.exp: Likewise.
18394 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18395
18396 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18397
18398 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18399 Move it to ...
18400 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18401 ... here.
18402 * gdb.trace/range-stepping.exp: Check that the target supports
18403 range stepping.
18404
18405 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18406
18407 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18408
18409 2015-07-14 Pedro Alves <palves@redhat.com>
18410
18411 * gdb.base/killed-outside.exp: New file.
18412 * gdb.base/killed-outside.c: New file.
18413
18414 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18415
18416 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18417 (n at main): New.
18418 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18419
18420 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18421
18422 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18423 infcall tests instead of setting up for KFAIL.
18424
18425 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18426
18427 * gdb.btrace/record_goto-step.exp: New.
18428
18429 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18430
18431 PR compile/18484
18432 * gdb.compile/compile.c (struct struct_type): Add volatile to
18433 selffield's type.
18434 * gdb.compile/compile.exp
18435 (compile code struct_object.selffield = &struct_object): Skip further
18436 struct_object tests if this one xfails.
18437
18438 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
18439
18440 PR exp/18617
18441 * gdb.trace/ax.exp: Add test.
18442
18443 2015-07-07 Yao Qi <yao.qi@linaro.org>
18444
18445 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18446 instead of istarget "aarch64*-*-*".
18447 * gdb.arch/aarch64-fp.exp: Likewise.
18448 * gdb.base/float.exp: Likewise.
18449 * gdb.reverse/aarch64.exp: Likewise.
18450 * lib/gdb.exp (is_aarch64_target): New proc.
18451
18452 2015-07-07 Yao Qi <yao.qi@linaro.org>
18453
18454 * lib/gdb.exp (is_aarch32_target): New proc.
18455 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18456 instead of "istarget "arm*-*-*"".
18457 * gdb.arch/arm-disp-step.exp: Likewise.
18458 * gdb.arch/thumb-bx-pc.exp: Likewise.
18459 * gdb.arch/thumb-prologue.exp: Likewise.
18460 * gdb.arch/thumb-singlestep.exp: Likewise.
18461 * gdb.base/disp-step-syscall.exp: Likewise.
18462 * gdb.base/float.exp: Likewise.
18463
18464 2015-07-07 Yao Qi <yao.qi@linaro.org>
18465
18466 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18467 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18468
18469 2015-07-07 Yao Qi <yao.qi@linaro.org>
18470
18471 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18472 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18473 if it exists.
18474 * gdb.multi/multi-arch.exp: Likewise.
18475
18476 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18477
18478 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18479 print.
18480
18481 2015-07-07 Yao Qi <yao.qi@linaro.org>
18482
18483 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18484
18485 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18486
18487 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18488 '[' and ']' characters.
18489
18490 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18491
18492 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18493
18494 2015-06-29 Pedro Alves <palves@redhat.com>
18495
18496 PR threads/18127
18497 * gdb.threads/hand-call-new-thread.c: New file.
18498 * gdb.threads/hand-call-new-thread.c: New file.
18499
18500 2015-06-26 Keith Seitz <keiths@redhat.com>
18501 Doug Evans <dje@google.com>
18502
18503 PR 16253
18504 * gdb.cp/var-tag-2.cc: New file.
18505 * gdb.cp/var-tag-3.cc: New file.
18506 * gdb.cp/var-tag-4.cc: New file.
18507 * gdb.cp/var-tag.cc: New file.
18508 * gdb.cp/var-tag.exp: New file.
18509
18510 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18511
18512 * gdb.base/history-duplicates.exp: New test.
18513
18514 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18515
18516 * gdb.base/completion.exp: Test the completion of the "focus"
18517 command.
18518
18519 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18520
18521 * gdb.arch/amd64-prologue-skip.S: New file.
18522 * gdb.arch/amd64-prologue-skip.exp: New file.
18523
18524 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18525
18526 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18527 is_address_zero_readable check.
18528
18529 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18530
18531 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18532 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18533
18534 2015-06-24 Yao Qi <yao.qi@linaro.org>
18535
18536 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18537 linux targets.
18538
18539 2015-06-24 Yao Qi <yao.qi@linaro.org>
18540
18541 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18542 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18543 * gdb.base/siginfo-thread.exp: Likewise.
18544
18545 2015-06-22 Yao Qi <yao.qi@linaro.org>
18546
18547 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18548
18549 2015-06-22 Yao Qi <yao.qi@linaro.org>
18550
18551 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18552 aarch64*-*-*.
18553 (skip_hw_watchpoint_tests): Likewise.
18554
18555 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18556
18557 * gdb.base/gdbinit-history.exp: Test the interaction between
18558 setting GDBHISTSIZE and setting the history size via .gdbinit.
18559
18560 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18561
18562 PR gdb/16999
18563 * gdb.base/gdbhistsize-history.exp: New test.
18564
18565 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18566
18567 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18568 with GDBHISTSIZE.
18569 * gdb.base/readline.exp: Likewise.
18570
18571 2015-06-17 Yao Qi <yao.qi@linaro.org>
18572
18573 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18574 line.
18575
18576 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18577
18578 * gdb.base/gdbinit-history.exp: Add test case to check that
18579 an unlimited history file does not get truncated on exit.
18580
18581 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18582
18583 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18584 (VECTOR): New macro. Use it...
18585 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18586 ...for these typedefs.
18587 (int8, char1, int1, double1): New typedefs.
18588 (struct just_int2, struct two_int2): New structures.
18589 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18590 (add_structvecs, add_singlevecs): New functions.
18591 (main): Call add_some_intvecs twice.
18592 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18593 the compile and exit upon failure. Try compiling for the "native"
18594 architecture. Test inferior function calls with vector arguments
18595 and vector return value handling with "finish" and "return".
18596
18597 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18598
18599 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18600 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18601 PE file.
18602 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18603
18604 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18605
18606 PR breakpoints/16465
18607 * gdb.mi/mi-dprintf-pending.c: New file.
18608 * gdb.mi/mi-dprintf-pending.exp: New test.
18609 * gdb.mi/mi-dprintf-pendshr.c: New file.
18610
18611 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18612 Mircea Gherzan <mircea.gherzan@intel.com>
18613
18614 * gdb.arch/i386-mpx-map.c: New file.
18615 * gdb.arch/i386-mpx-map.exp: New File.
18616
18617 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18618
18619 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18620 * gdb.arch/i386-mpx.exp: Indentation fixed.
18621
18622 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18623
18624 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18625 function and improved indentation.
18626 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18627 gdb_test_multiple. Added additional tests to skip the test.
18628
18629 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18630
18631 * gdb.arch/i386-avx512.c: Change path in include file.
18632 * gdb.arch/i386-avx512.exp: Change include dir path
18633 compilation flag.
18634 * gdb.arch/i386-mpx.c: Change path in include file.
18635 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18636 flag.
18637
18638 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18639
18640 * gdb.compile/compile-print.exp (compile print *vararray@3)
18641 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18642
18643 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18644
18645 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18646 (do not keep jit in memory): ... this.
18647 (expect 5): Change it to ...
18648 (expect no 5): ... this.
18649
18650 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18651
18652 PR gdb/15564
18653 * gdb.mi/mi-detach.exp: New file.
18654
18655 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18656
18657 PR symtab/18392
18658 * gdb.arch/amd64-tailcall-self.S: New file.
18659 * gdb.arch/amd64-tailcall-self.c: New file.
18660 * gdb.arch/amd64-tailcall-self.exp: New file.
18661
18662 2015-05-28 Don Breazeal <donb@codesourcery.com>
18663
18664 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18665 tests for remote targets by checking is_target_gdbserver.
18666
18667 2015-05-27 Doug Evans <dje@google.com>
18668
18669 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18670 * gdb.dwarf2/opaque-type-lookup.c: New file.
18671 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18672
18673 2015-05-26 Doug Evans <dje@google.com>
18674
18675 * gdb.cp/iostream.cc: New file.
18676 * gdb.cp/iostream.exp: New file.
18677
18678 2015-05-26 Doug Evans <dje@google.com>
18679
18680 * gdb.dwarf2/dw2-op-call.exp: Update.
18681 * gdb.dwarf2/dw4-sig-types.exp: Update.
18682 * gdb.dwarf2/implptr.exp: Update.
18683 * gdb.mi/mi-cmd-param-changed.exp: Update.
18684
18685 2015-05-26 Doug Evans <dje@google.com>
18686
18687 * gdb.python/py-lazy-string.c: New file.
18688 * gdb.python/py-lazy-string.exp: New file.
18689 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18690 (main): Update. Add estring3.
18691 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18692 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18693
18694 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18695 Yao Qi <yao.qi@linaro.org>
18696
18697 * gdb.reverse/aarch64.c: New.
18698 * gdb.reverse/aarch64.exp: New.
18699
18700 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18701
18702 * lib/gdb.exp (supports_process_record): Return true for
18703 aarch64*-linux*.
18704 (supports_reverse): Likewise.
18705
18706 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18707
18708 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18709 Use with_test_prefix.
18710
18711 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18712
18713 * gdb.base/completion.exp: Add test for completion of layout
18714 names.
18715
18716 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18717
18718 * lib/gdb.exp (skip_tui_tests): New proc.
18719 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18720
18721 2015-05-19 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18724 Save the whole env array instead of just HOME. Unset HISTSIZE in
18725 the environment while testing. Restore whole environment
18726 afterwards.
18727
18728 2015-05-16 Doug Evans <xdje42@gmail.com>
18729
18730 * gdb.guile/scm-ports.c: New file.
18731 * gdb.guile/scm-ports.exp: Add memory port tests.
18732
18733 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18734
18735 * gdb.compile/compile-print.c: New file.
18736 * gdb.compile/compile-print.exp: New file.
18737
18738 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18739
18740 * gdb.compile/compile-ops.exp: Cast param to void.
18741 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18742 (compile code struct_object.selffield = &struct_object): Add xfail.
18743
18744 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18745
18746 * gdb.ada/arr_enum_with_gap: New testcase.
18747
18748 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18749
18750 * gdb.ada/byte_packed_arr: New testcase.
18751
18752 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18753
18754 * gdb.ada/pckd_neg: New testcase.
18755
18756 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18757
18758 PR gdb/17820
18759 * gdb.base/gdbinit-history.exp: New test.
18760 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18761 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18762
18763 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18764
18765 * gdb.python/py-xmethods.cc: Enhance test case.
18766 * gdb.python/py-xmethods.exp: New tests.
18767 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18768 function.
18769 (B_indexoper): Likewise.
18770 (global_dm_list) : Add new xmethod worker functions.
18771
18772 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18773
18774 * gdb.base/coredump-filter.exp: Correctly unset
18775 "coredump_var_addr" array.
18776
18777 2015-05-08 Pedro Alves <palves@redhat.com>
18778
18779 * gdb.server/non-existing-program.exp: Unset spawn_id.
18780
18781 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18782
18783 PR python/18291
18784 * gdb.python/py-xmethods.exp: Add tests.
18785
18786 2015-05-08 Yao Qi <yao.qi@linaro.org>
18787
18788 PR gdb/18208
18789 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18790 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18791 function set_coredump_filter, and remove remote_exec call.
18792 Remove argument ipid. Callers update.
18793 (top level): Don't get inferior's PID.
18794
18795 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18796
18797 * gdb.base/watch_thread_num.exp: Skip test on targets without
18798 access watchpoints.
18799
18800 2015-05-06 Pedro Alves <palves@redhat.com>
18801
18802 PR server/18081
18803 * gdb.server/non-existing-program.exp: New file.
18804
18805 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18806
18807 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18808
18809 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18810
18811 * gdb.ada/out_of_line_in_inlined: New testcase.
18812
18813 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18814
18815 * gdb.ada/var_rec_arr: New testcase.
18816
18817 2015-04-30 Yao Qi <yao.qi@linaro.org>
18818
18819 * gdb.base/break-idempotent.exp: If
18820 skip_hw_watchpoint_multi_tests returns true, skip the tests
18821 on "rwatch" and "awatch".
18822
18823 2015-04-30 Yao Qi <yao.qi@linaro.org>
18824
18825 * gdb.base/relativedebug.exp: Invoke gdb command
18826 "info sharedlibrary", and if libc.so doesn't have debug info,
18827 skip the test.
18828
18829 2015-04-29 Doug Evans <dje@google.com>
18830
18831 * gdb.python/py-xmethods.exp: Add ptype tests.
18832 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18833 get_result_type method.
18834
18835 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18836
18837 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18838 the target does not support hardware watchpoints.
18839
18840 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18841
18842 * gdb.base/break-always.exp: Abort testing if writing to memory
18843 causes an error.
18844
18845 2015-04-28 Doug Evans <dje@google.com>
18846
18847 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18848 * gdb.python/py-pp-registration.exp: ... here. New file.
18849 * gdb.python/py-pp-registration.c: New file.
18850 * gdb.python/py-pp-registration.py: New file.
18851
18852 2015-04-28 Doug Evans <dje@google.com>
18853
18854 * gdb.python/py-bad-printers.c: New file.
18855 * gdb.python/py-bad-printers.py: New file.
18856 * gdb.python/py-bad-printers.exp: New file.
18857
18858 2015-04-28 Sasha Smundak <asmundak@google.com>
18859
18860 * gdb.python/py-type.exp: New test.
18861
18862 2015-04-28 Andy Wingo <wingo@igalia.com>
18863
18864 * gdb.python/py-parameter.exp:
18865 * gdb.guile/scm-parameter.exp: Escape the path that we are
18866 matching against, as it might contain characters that are special
18867 to regular expressions.
18868
18869 2015-04-27 Joel Brobecker <brobecker@adacore.com>
18870
18871 * gdb.ada/rec_comp: New testcase.
18872
18873 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18874
18875 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18876 before using it.
18877
18878 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18879
18880 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18881 new tests for verilog output.
18882
18883 2015-04-24 Yao Qi <yao.qi@linaro.org>
18884
18885 * boards/remote-gdbserver-on-localhost.exp: New file.
18886
18887 2015-04-23 Pedro Alves <palves@redhat.com>
18888
18889 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18890 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18891 "end of file", remove $inferior_spawn_id from the indirect list.
18892
18893 2015-04-23 Pedro Alves <palves@redhat.com>
18894
18895 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18896
18897 2015-04-23 Pedro Alves <palves@redhat.com>
18898
18899 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18900 on $any_spawn_id instead of only on $gdb_spawn_id.
18901
18902 2015-04-21 Pierre Muller <muller@sourceware.org>
18903
18904 PR pascal/17815
18905 * lib/pascal.exp (gpc_compile): Add new option "class".
18906 (fpc_compile): Likewise.
18907 * gdb.pascal/case-insensitive-symbols.pas: New file.
18908 * gdb.pascal/case-insensitive-symbols.exp: New file.
18909
18910 2015-04-20 Gary Benson <gbenson@redhat.com>
18911
18912 * gdb.base/attach.exp: Fix three extended remote failures.
18913
18914 2015-04-17 Gary Benson <gbenson@redhat.com>
18915
18916 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18917 the main executable over the remote protocol.
18918
18919 2015-04-16 Pedro Alves <palves@redhat.com>
18920
18921 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18922 a new gdbserver if gdbserver_reconnect_p is set.
18923
18924 2015-04-16 Pedro Alves <palves@redhat.com>
18925
18926 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18927 is set, don't exit gdbserver.
18928
18929 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18930
18931 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18932 appropriate .insn, such that an older assembler can be used.
18933 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18934 the z/Architecture instruction set on 31-bit targets as well.
18935
18936 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18937
18938 * gdb.go/handcall.exp: Remove all logic related to the first
18939 breakpoint and rely on go_runto_main instead.
18940 * gdb.go/strings.exp: Likewise.
18941 * gdb.go/unsafe.exp: Likewise.
18942 * gdb.go/hello.exp: Likewise. Also rename the remaining
18943 breakpoint marker to "breakpoint 1".
18944 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18945 * gdb.go/strings.go: Likewise.
18946 * gdb.go/unsafe.go: Likewise.
18947 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18948 "set breakpoint 2 here" and rename the remaining breakpoint marker
18949 to "breakpoint 1".
18950
18951 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18952
18953 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18954 if itertools.imap is not present.
18955 * gdb.python/py-objfile.exp: Add parentheses.
18956 * gdb.python/py-type.exp: Same.
18957 * gdb.python/py-unwind-maint.py: Same.
18958
18959 2015-04-15 Yao Qi <yao.qi@linaro.org>
18960
18961 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18962 of ":$ptr_size" and set its form explicitly.
18963
18964 2015-04-15 Pedro Alves <palves@redhat.com>
18965 Yao Qi <yao.qi@linaro.org>
18966
18967 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18968 timeout by factor of 4.
18969 (test_regular_watch): Likewise.
18970 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18971 * gdb.reverse/sigall-reverse.exp: Likewise.
18972 * gdb.reverse/until-precsave.exp: Likewise.
18973 * lib/gdb.exp (with_timeout_factor): New proc.
18974 (gdb_expect): Move some code to ...
18975 (get_largest_timeout): ... here. New procedure.
18976
18977 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
18978
18979 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18980
18981 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18982
18983 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18984 to write to the .text section.
18985
18986 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18987
18988 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18989 Handle the case of targets that do not provide PID information.
18990
18991 2015-04-13 Yao Qi <yao.qi@linaro.org>
18992
18993 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18994 and use expect instead of gdb_expect.
18995
18996 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18997
18998 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18999 "coredump_var_addr" to avoid naming conflict with other testcases.
19000
19001 2015-04-10 Pedro Alves <palves@redhat.com>
19002
19003 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19004 gdb_test_sequence and gdb_assert.
19005
19006 2015-04-10 Pedro Alves <palves@redhat.com>
19007
19008 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19009 test messages that don't include the breakpoint address.
19010
19011 2015-04-10 Yao Qi <yao.qi@linaro.org>
19012
19013 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19014 false for some offset and width combinations which aren't
19015 supported by linux kernel.
19016
19017 2015-04-10 Pedro Alves <palves@redhat.com>
19018
19019 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19020 procedure, factored out from ...
19021 (top level): ... here. Add "set displaced-stepping" testing axis.
19022 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19023 parameter "displaced". Use it.
19024 (top level): Use foreach and add "set displaced-stepping" testing
19025 axis.
19026
19027 2015-04-10 Pedro Alves <palves@redhat.com>
19028
19029 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19030 Remove comment.
19031 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19032 both the address of the instruction that triggers the watchpoint
19033 and the address of the instruction immediately after, and use
19034 those addresses for the test. Fix comment.
19035
19036 2015-04-10 Pedro Alves <palves@redhat.com>
19037
19038 * gdb.base/sigstep.exp (breakpoint_to_handler)
19039 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19040 Test "backtrace" in handler.
19041 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19042 (top level): Add new "displaced" test axis to
19043 breakpoint_to_handler, breakpoint_to_handler_entry and
19044 breakpoint_over_handler.
19045
19046 2015-04-10 Pedro Alves <palves@redhat.com>
19047
19048 PR gdb/18216
19049 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19050
19051 2015-04-10 Yao Qi <yao.qi@linaro.org>
19052
19053 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19054 (test_add_rn_pc): New function.
19055 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19056 (top level): Invoke test_add_rn_pc.
19057
19058 2015-04-10 Pedro Alves <palves@redhat.com>
19059
19060 PR gdb/13858
19061 * gdb.base/step-over-no-symbols.exp: New file.
19062
19063 2015-04-09 Andy Wingo <wingo@igalia.com>
19064
19065 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19066 after the Python tests.
19067
19068 2015-04-08 Keith Seitz <keiths@redhat.com>
19069
19070 PR python/16699
19071 * gdb.python/py-completion.exp: New tests for completion.
19072 * gdb.python/py-completion.py (CompleteLimit1): New class.
19073 (CompleteLimit2): Likewise.
19074 (CompleteLimit3): Likewise.
19075 (CompleteLimit4): Likewise.
19076 (CompleteLimit5): Likewise.
19077 (CompleteLimit6): Likewise.
19078 (CompleteLimit7): Likewise.
19079
19080 2015-04-08 Pedro Alves <palves@redhat.com>
19081
19082 PR gdb/18214
19083 PR gdb/18216
19084 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19085 function.
19086 (main): Install it as SIGUSR1 handler.
19087 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19088 parameter. Always use "setup" as prefix. Toggle "set
19089 displaced-stepping" off/on depending on global. Don't switch to
19090 thread 1 here.
19091 (top level): Add displaced stepping "off/on" test axis. Update
19092 "setup" calls. Wrap each subtest with with_test_prefix. Test
19093 continuing with a queued signal in each thread.
19094
19095 2015-04-08 Pedro Alves <palves@redhat.com>
19096
19097 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19098 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19099 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19100 Return early if running to main fails.
19101 * gdb.trace/while-stepping.exp: Likewise.
19102
19103 2015-04-07 Pedro Alves <palves@redhat.com>
19104
19105 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19106 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19107 interact with inferior program.
19108
19109 2015-04-07 Pedro Alves <palves@redhat.com>
19110
19111 * lib/gdb.exp (inferior_spawn_id): New global.
19112 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19113 spawn id after processing the user code.
19114 (default_gdb_start): Set inferior_spawn_id.
19115 (send_inferior): New procedure.
19116 * lib/gdbserver-support.exp (gdbserver_start): Set
19117 inferior_spawn_id.
19118 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19119
19120 2015-04-07 Pedro Alves <palves@redhat.com>
19121
19122 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19123 * lib/gdbserver-support.exp (gdbserver_start): Make
19124 $server_spawn_id global.
19125 (gdbserver_start): Don't wait for gdbserver's spawn id with
19126 expect_background.
19127 (close_gdbserver): New procedure.
19128 (gdb_exit): Rename the default version and reimplement.
19129
19130 2015-04-07 Pedro Alves <palves@redhat.com>
19131
19132 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19133 append the substituted item, not the original item.
19134
19135 2015-04-07 Pedro Alves <palves@redhat.com>
19136
19137 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19138 gdb_expect.
19139
19140 2015-04-07 Pedro Alves <palves@redhat.com>
19141
19142 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19143 output appearing once only.
19144
19145 2015-04-07 Pedro Alves <palves@redhat.com>
19146
19147 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19148 that doesn't expect anything. Return early if running to main
19149 fails.
19150
19151 2015-04-07 Yao Qi <yao.qi@linaro.org>
19152
19153 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19154 (child_function): Call alarm.
19155 (main): Move call to alarm into the loop.
19156 * gdb.threads/non-stop-fair-events.exp: Build program with
19157 -DTIMEOUT=$timeout.
19158
19159 2015-04-06 Doug Evans <xdje42@gmail.com>
19160
19161 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19162 Fix dest parameter to board_info.
19163 (fpc_compile): Ditto.
19164 (gdb_compile_pascal): Rename dest arg to destfile.
19165
19166 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19167
19168 * gdb.ada/funcall_ref.exp: New file.
19169 * gdb.ada/funcall_ref/foo.adb: New file.
19170
19171 2015-04-02 Yao Qi <yao.qi@linaro.org>
19172
19173 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19174 is remote.
19175
19176 2015-04-02 Gary Benson <gbenson@redhat.com>
19177
19178 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19179
19180 2015-04-01 Sasha Smundak <asmundak@google.com>
19181
19182 * gdb.python/py-unwind-maint.c: New file.
19183 * gdb.python/py-unwind-maint.exp: New test.
19184 * gdb.python/py-unwind-maint.py: New file.
19185 * gdb.python/py-unwind.c: New file.
19186 * gdb.python/py-unwind.exp: New test.
19187 * gdb.python/py-unwind.py: New test.
19188
19189 2015-04-01 Pedro Alves <palves@redhat.com>
19190
19191 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19192 to fail instead of non-existent $test.
19193
19194 2015-04-01 Pedro Alves <palves@redhat.com>
19195
19196 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19197 GDBFLAGS if not empty.
19198
19199 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19200
19201 * gdb.ada/complete.exp: Remove "multi_line".
19202 * gdb.ada/info_exc.exp: Remove "multi_line".
19203 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19204 * gdb.ada/ptype_field.exp: Remove "multi_line".
19205 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19206 * gdb.ada/tagged.exp: Remove "multi_line".
19207 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19208 [multi_line ...]
19209 * gdb.btrace/delta.exp: Likewise.
19210 * gdb.btrace/exception.exp: Likewise.
19211 * gdb.btrace/function_call_history.exp: Likewise.
19212 * gdb.btrace/instruction_history.exp: Likewise.
19213 * gdb.btrace/nohist.exp: Likewise.
19214 * gdb.btrace/record_goto.exp: Likewise.
19215 * gdb.btrace/segv.exp: Likewise.
19216 * gdb.btrace/stepi.exp: Likewise.
19217 * gdb.btrace/tailcall.exp: Likewise.
19218 * gdb.btrace/unknown_functions.exp: Likewise.
19219 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19220 * lib/gdb.exp: Add the "multi_line" helper.
19221
19222 2015-04-01 Pedro Alves <palves@redhat.com>
19223
19224 * gdb.threads/tid-reuse.c: New file.
19225 * gdb.threads/tid-reuse.exp: New file.
19226
19227 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19228
19229 PR corefiles/16092
19230 * gdb.base/coredump-filter.c: New file.
19231 * gdb.base/coredump-filter.exp: Likewise.
19232
19233 2015-03-27 Petr Machata <pmachata@redhat.com>
19234
19235 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19236 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19237 (Dwarf::assemble): Initialize them.
19238 (Dwarf::lines): New function.
19239
19240 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19241
19242 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19243 SYMBOL_PREFIX for x86_64-*-cygwin.
19244
19245 2015-03-26 Andy Wingo <wingo@igalia.com>
19246
19247 PR symtab/18148
19248 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19249 const_value but not a location.
19250 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19251 location defined in non-main CUs are visible.
19252
19253 2015-03-26 Yao Qi <yao.qi@linaro.org>
19254
19255 PR testsuite/18139
19256 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19257 Add a line number entry for the same line.
19258 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19259 Add a line number entry for the same line.
19260
19261 2015-03-26 Yao Qi <yao.qi@linaro.org>
19262
19263 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19264 .int 0.
19265 (func): Likewise. Add .Lfunc_1 label.
19266 Use .Lfunc_1 label.
19267 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19268 .int 0.
19269 (func): Likewise.
19270 Use .Lfunc_1 label.
19271
19272 2015-03-26 Yao Qi <yao.qi@linaro.org>
19273
19274 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19275 Call gdb_compile instead to compile each .s files without debug
19276 information.
19277
19278 2015-03-26 Yao Qi <yao.qi@linaro.org>
19279
19280 * gdb.base/savedregs.exp (process_saved_regs): Make
19281 "Saved registers:" optional in the pattern.
19282
19283 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19284
19285 * gdb.btrace/next.exp: Merged into step.exp.
19286 * gdb.btrace/finish.exp: Merged into step.exp.
19287 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19288 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19289 "record goto" and checking the exact replay position.
19290 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19291 check for "Recording format" in "info record" output.
19292 * gdb.btrace/record_goto.exp: Choose test file based on target.
19293 * gdb.btrace/x86-record_goto.S: Renamed into ...
19294 * gdb.btrace/x86_64-record_goto.S: ... this.
19295 * gdb.btrace/i686-record_goto.S: New.
19296 * gdb.btrace/x86-tailcall.S: Renamed into ...
19297 * gdb.btrace/x86_64-tailcall.S: ... this.
19298 * gdb.btrace/i686-tailcall.S: New.
19299 * gdb.btrace/x86-tailcall.c: Renamed into ...
19300 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19301 separate statements. Update test.
19302 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19303 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19304 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19305 * gdb.btrace/tailcall.exp: Choose test file based on target.
19306 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19307
19308 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19309
19310 * gdb.btrace/exception.exp: Increase BTS buffer size.
19311
19312 2015-03-24 Pedro Alves <palves@redhat.com>
19313
19314 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19315
19316 2015-03-24 Pedro Alves <palves@redhat.com>
19317
19318 * gdb.threads/schedlock.exp (test_step): No longer expect that
19319 "set scheduler-locking step" with "next" over a function call runs
19320 threads unlocked.
19321
19322 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19323
19324 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19325
19326 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19327
19328 PR breakpoints/16466
19329 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19330 * gdb.mi/mi-pending.c (thread_func): New function.
19331 (int main): Add threading support required.
19332 * gdb.mi/mi-pending.exp: Add tests for this issue.
19333 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19334 (pendfunc2): Remove stdio dependency.
19335 * gdb.mi/mi-pendshr2.c: New file.
19336
19337 2015-03-23 Keith Seitz <keiths@redhat.com>
19338
19339 * gdb.linespec/keywords.c: New file.
19340 * gdb.linespec/keywords.exp: New file.
19341
19342 2015-03-23 Keith Seitz <keiths@redhat.com>
19343
19344 PR gdb/18021
19345 * gdb.dwarf2/staticvirtual.exp: New test.
19346
19347 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19348
19349 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19350 * README: Remove HP-UX and gdb.hp.
19351 (configuration):
19352 * configure: Regenerate.
19353 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19354 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19355 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19356 gdb.hp/gdb.defects/Makefile.
19357 * gdb.hp/Makefile.in: File deleted.
19358 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19359 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19360 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19361 * gdb.hp/gdb.aCC/run.c: File deleted.
19362 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19363 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19364 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19365 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19366 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19367 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19368 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19369 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19370 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19371 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19372 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19373 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19374 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19375 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19376 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19377 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19378 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19379 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19380 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19381 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19382 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19383 * gdb.hp/gdb.compat/average.c: File deleted.
19384 * gdb.hp/gdb.compat/sum.c: File deleted.
19385 * gdb.hp/gdb.compat/xdb.c: File deleted.
19386 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19387 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19388 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19389 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19390 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19391 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19392 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19393 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19394 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19395 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19396 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19397 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19398 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19399 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19400 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19401 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19402 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19403 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19404 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19405 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19406 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19407 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19408 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19409 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19410 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19411 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19412 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19413 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19414 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19415 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19416 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19417 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19418 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19419 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19420 * gdb.hp/tools/odump: File deleted.
19421
19422 2015-03-19 Pedro Alves <palves@redhat.com>
19423
19424 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19425 (saw_thread_3): New globals.
19426 (top level): Increment them when an event for the corresponding
19427 thread is seen.
19428 (no thread starvation): New test.
19429
19430 2015-03-19 Pedro Alves <palves@redhat.com>
19431
19432 * gdb.threads/continue-pending-status.c: New file.
19433 * gdb.threads/continue-pending-status.exp: New file.
19434
19435 2015-03-18 Pedro Alves <palves@redhat.com>
19436
19437 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19438 Use gdb_is_target_remote instead of is_remote. Use
19439 gdb_test_multiple instead of gdb_expect. Exit early if
19440 gdb_test_multiple hits its internal matches. Tighten stepi tests
19441 expected output. Fail on exit with any signal, instead of just
19442 SIGILL.
19443
19444 2015-03-18 Yao Qi <yao.qi@linaro.org>
19445
19446 PR tdep/18107
19447 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19448 variable.
19449 * gdb.base/catch-syscall.exp: Don't skip it on
19450 aarch64*-*-linux* target. Remove elements in all_syscalls.
19451 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19452 target.
19453 (setup_all_syscalls): New proc.
19454
19455 2015-03-16 Yao Qi <yao.qi@linaro.org>
19456
19457 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19458 (top level): Skip tests if valid_addr_p returns false for
19459 $cmd1 or $cmd2.
19460
19461 2015-03-11 Andy Wingo <wingo@igalia.com>
19462
19463 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19464
19465 2015-03-11 Yao Qi <yao.qi@linaro.org>
19466
19467 * gdb.base/catch-syscall.exp: Fix typo in comments.
19468
19469 2015-03-11 Yao Qi <yao.qi@linaro.org>
19470
19471 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19472
19473 2015-03-09 Pedro Alves <palves@redhat.com>
19474
19475 * dg-extract-results.py: Delete.
19476
19477 2015-03-09 Pedro Alves <palves@redhat.com>
19478
19479 Merge dg-extract-results.sh from GCC upstream (r218843).
19480
19481 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19482 * dg-extract-results.sh: Use --text with grep to avoid issues with
19483 binary files. Fall back to cat -v, if that doesn't work.
19484
19485 2015-03-05 Pedro Alves <palves@redhat.com>
19486
19487 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19488
19489 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19490
19491 * lib/mi-support.exp (mi_expect_interrupt): Accept
19492 alternative event for when in all-stop mode.
19493
19494 2015-03-04 Pedro Alves <palves@redhat.com>
19495
19496 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19497
19498 2015-03-04 Mark Kettenis <kettenis@gnu.org>
19499
19500 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19501
19502 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19503
19504 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19505 regexps for GDB's current line display, accept a hex address
19506 preceding the line number.
19507
19508 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19509
19510 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19511 the 'arch1' variable for "s390*-linux*" targets.
19512
19513 2015-03-04 Pedro Alves <palves@redhat.com>
19514
19515 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19516 (main): Pass missing retval argument to pthread_join call.
19517
19518 2015-03-02 Pedro Alves <palves@redhat.com>
19519
19520 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19521 (top level): Call do_test with non-stop as well.
19522
19523 2015-03-02 Pedro Alves <palves@redhat.com>
19524
19525 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19526 -1.
19527
19528 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19529
19530 * gdb.arch/s390-vregs.exp: New test.
19531 * gdb.arch/s390-vregs.S: New file.
19532
19533 2015-02-27 Pedro Alves <palves@redhat.com>
19534
19535 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19536 call to catch_command_errors.
19537 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19538 catch_command_errors.
19539
19540 2015-02-27 Pedro Alves <palves@redhat.com>
19541
19542 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19543 "true" for boolean result.
19544 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19545 prototype of main.
19546
19547 2015-02-27 Pedro Alves <palves@redhat.com>
19548
19549 * lib/unbuffer_output.c: New file.
19550 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19551 (main): Call gdb_unbuffer_output.
19552
19553 2015-02-27 Yao Qi <yao.qi@linaro.org>
19554
19555 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19556 target.
19557
19558 2015-02-26 Doug Evans <dje@google.com>
19559
19560 * gdb.cp/class2.cc (Dbase, D): New classes.
19561 (main): New local delta.
19562 * gdb.cp/class2.exp: Test printing delta.
19563 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19564 (dynbar): New global.
19565 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19566
19567 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19568
19569 * gdb.compile/compile-ifunc.c: New file.
19570 * gdb.compile/compile-ifunc.exp: New file.
19571
19572 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19573
19574 * gdb.base/structs.exp: Check for correct struct on finish.
19575
19576 2015-02-26 Yao Qi <yao.qi@linaro.org>
19577
19578 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19579 is zero.
19580
19581 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19582
19583 * gdb.arch/cordic.ko.bz2: New file.
19584 * gdb.arch/cordic.ko.debug.bz2: New file.
19585 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19586
19587 2015-02-25 Yao Qi <yao.qi@linaro.org>
19588
19589 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19590 aarch64*-*-* target.
19591
19592 2015-02-23 Pedro Alves <palves@redhat.com>
19593
19594 * lib/gdb.exp (delete_breakpoints): Rewrite using
19595 gdb_test_multiple.
19596
19597 2015-02-23 Pedro Alves <palves@redhat.com>
19598
19599 * gdb.base/info-os.c: Include stdlib.h.
19600
19601 2015-02-22 Doug Evans <xdje42@gmail.com>
19602
19603 PR symtab/17855
19604 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19605 is read after symbols have been re-read.
19606 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19607 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19608
19609 2015-02-21 Doug Evans <dje@google.com>
19610
19611 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19612
19613 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19614
19615 PR corefiles/17808
19616 * gdb.arch/i386-biarch-core.core.bz2: New file.
19617 * gdb.arch/i386-biarch-core.exp: New file.
19618
19619 2015-02-21 Pedro Alves <palves@redhat.com>
19620
19621 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19622 runto_main fails.
19623
19624 2015-02-20 Pedro Alves <palves@redhat.com>
19625
19626 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19627 info probes.
19628
19629 2015-02-20 Pedro Alves <palves@redhat.com>
19630
19631 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19632
19633 2015-02-20 Pedro Alves <palves@redhat.com>
19634
19635 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19636 clean_restart before gdb_target_supports_trace.
19637
19638 2015-02-20 Pedro Alves <palves@redhat.com>
19639
19640 PR threads/18006
19641 * gdb.threads/clone-thread_db.c: New file.
19642 * gdb.threads/clone-thread_db.exp: New file.
19643
19644 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19645
19646 PR breakpoints/16812
19647 * gdb.base/catch-gdb-caused-signals.c: New file.
19648 * gdb.base/catch-gdb-caused-signals.exp: New file.
19649
19650 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19651
19652 * configure: Regenerated.
19653 * configure.ac: Use GDB_AC_TRANSFORM.
19654 * aclocal.m4: sinclude ../transform.m4.
19655
19656 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19657
19658 * lib/dtrace.exp: New file.
19659 * gdb.base/dtrace-probe.exp: Likewise.
19660 * gdb.base/dtrace-probe.d: Likewise.
19661 * gdb.base/dtrace-probe.c: Likewise.
19662 * lib/pdtrace.in: Likewise.
19663 * configure.ac: Output variables with the transformed names of
19664 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19665 * configure: Regenerated.
19666
19667 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19668
19669 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19670 expected message when trying to access $_probe_* convenience
19671 variables while not on a probe.
19672
19673 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19674
19675 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19676
19677 2015-02-11 Pedro Alves <pedro@codesourcery.com>
19678
19679 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19680 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19681
19682 2015-02-10 Doug Evans <xdje42@gmail.com>
19683
19684 * lib/gdb.exp (gdb_load): Always return a result.
19685
19686 2015-02-10 Pedro Alves <palves@redhat.com>
19687
19688 * gdb.threads/signal-sigtrap.c: New file.
19689 * gdb.threads/signal-sigtrap.exp: New file.
19690
19691 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19692
19693 * gdb.trace/no-attach-trace.c: New file.
19694 * gdb.trace/no-attach-trace.exp: New file.
19695
19696 2015-02-09 Mark Wielaard <mjw@redhat.com>
19697
19698 * gdb.dwarf2/atomic.c: New file.
19699 * gdb.dwarf2/atomic-type.exp: Likewise.
19700
19701 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19702
19703 * gdb.btrace/buffer-size.exp: Update "info record" output.
19704 * gdb.btrace/delta.exp: Update "info record" output.
19705 * gdb.btrace/enable.exp: Update "info record" output.
19706 * gdb.btrace/finish.exp: Update "info record" output.
19707 * gdb.btrace/instruction_history.exp: Update "info record" output.
19708 * gdb.btrace/next.exp: Update "info record" output.
19709 * gdb.btrace/nexti.exp: Update "info record" output.
19710 * gdb.btrace/step.exp: Update "info record" output.
19711 * gdb.btrace/stepi.exp: Update "info record" output.
19712 * gdb.btrace/nohist.exp: Update "info record" output.
19713
19714 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19715
19716 * gdb.btrace/buffer-size: New.
19717
19718 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19719
19720 * gdb.btrace/delta.exp: Update "info record" output.
19721 * gdb.btrace/enable.exp: Update "info record" output.
19722 * gdb.btrace/finish.exp: Update "info record" output.
19723 * gdb.btrace/instruction_history.exp: Update "info record" output.
19724 * gdb.btrace/next.exp: Update "info record" output.
19725 * gdb.btrace/nexti.exp: Update "info record" output.
19726 * gdb.btrace/step.exp: Update "info record" output.
19727 * gdb.btrace/stepi.exp: Update "info record" output.
19728 * gdb.btrace/nohist.exp: Update "info record" output.
19729
19730 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19731
19732 PR gdb/15678
19733 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19734
19735 2015-02-06 Pedro Alves <palves@redhat.com>
19736
19737 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19738 macro.
19739 (seconds_left, again): New globals.
19740 (main): Wait seconds_left in a 1-second sleep loop instead of
19741 sleeping 180 seconds. If 'again' is set, reset the seconds
19742 counter.
19743 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19744 'again' in the inferior before detaching. Print the seconds left.
19745 (options): New global.
19746 (top level): Build program with -DTIMEOUT=$timeout.
19747
19748 2015-02-06 Pedro Alves <palves@redhat.com>
19749
19750 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19751 determine how many seconds to pass to 'alarm'.
19752 * gdb.base/gdb-sigterm.exp (top level): Build program with
19753 -DTIMEOUT=$timeout.
19754 (do_test): Return success/failure indication. Add more verbose
19755 logging. Don't fail if 200 single steps are seen. Instead, fail
19756 when the test times out.
19757 (passes): New global.
19758 (top level): Break the testing loop if testing fails on any
19759 iteration. Use gdb_assert.
19760
19761 2015-02-04 Don Breazeal <donb@codesourcery.com>
19762
19763 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19764 and initialize them.
19765 (ipc_cleanup): New function.
19766 (main): Don't declare shmid, semid, and msqid. Add a call to
19767 atexit so that we call ipc_cleanup on exit.
19768
19769 2015-02-04 Pedro Alves <palves@redhat.com>
19770
19771 * boards/native-extended-gdbserver.exp: Remove any target variant
19772 specifications from the board name before clearing the isremote
19773 flag from board_info.
19774
19775 2015-01-31 Doug Evans <xdje42@gmail.com>
19776
19777 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19778
19779 2015-01-31 Gary Benson <gbenson@redhat.com>
19780
19781 * gdb.base/completion.exp: Disable completion limiting for
19782 existing tests. Add new tests to check completion limiting.
19783 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19784
19785 2015-01-31 Doug Evans <xdje42@gmail.com>
19786
19787 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19788
19789 2015-01-31 Doug Evans <xdje42@gmail.com>
19790
19791 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19792 entries. Duplicate file section script entries.
19793 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19794 inlined entries. Add test for safe-path rejection.
19795 * gdb.python/py-section-script.c: Add duplicate inlined section script
19796 entries. Duplicate file section script entries.
19797 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19798 inlined entries. Add test for safe-path rejection.
19799
19800 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19801
19802 * gdb.ada/disc_arr_bound: New testcase.
19803
19804 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19805
19806 * gdb.ada/mi_var_array: New testcase.
19807
19808 2015-01-27 Doug Evans <dje@google.com>
19809
19810 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19811 Add test for objfile.filename, objfile.username after objfile
19812 has been unloaded.
19813
19814 2015-01-26 Joel Brobecker <brobecker@adacore.com>
19815
19816 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19817 the second test to print the name attribute of value
19818 returned by the call to gdb.lookup_type, and adjust
19819 the expected output accordingly.
19820
19821 2015-01-25 Mark Wielaard <mjw@redhat.com>
19822
19823 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19824 * gdb.base/disp-step-fork.c: Include unistd.h.
19825 * gdb.base/siginfo-obj.c: Include stdio.h.
19826 * gdb.base/siginfo-thread.c: Likewise.
19827 * gdb.mi/non-stop.c: Include unistd.h.
19828 * gdb.mi/nsthrexec.c: Include stdio.h.
19829 * gdb.mi/pthreads.c: Include unistd.h.
19830 * gdb.modula2/unbounded1.c (main): Declare returns int.
19831 * gdb.reverse/consecutive-reverse.c: Likewise.
19832 * gdb.threads/create-fail.c: Include unistd.h.
19833 * gdb.threads/killed.c: Likewise.
19834 * gdb.threads/linux-dp.c: Likewise.
19835 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19836 * gdb.threads/non-ldr-exc-2.c: Likewise.
19837 * gdb.threads/non-ldr-exc-3.c: Likewise.
19838 * gdb.threads/non-ldr-exc-4.c: Likewise.
19839 * gdb.threads/pthreads.c: Include unistd.h.
19840 (main): Declare returns int.
19841 * gdb.threads/tls-main.c (foo): New declaration.
19842 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19843
19844 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19845
19846 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19847 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19848
19849 2015-01-15 Mark Wielaard <mjw@redhat.com>
19850
19851 * gdb.base/noreturn-return.c: New file.
19852 * gdb.base/noreturn-return.exp: New file.
19853 * gdb.base/noreturn-finish.c: New file.
19854 * gdb.base/noreturn-finish.exp: New file.
19855
19856 2015-01-23 Pedro Alves <palves@redhat.com>
19857
19858 * gdb.threads/continue-pending-after-query.c: New file.
19859 * gdb.threads/continue-pending-after-query.exp: New file.
19860
19861 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19862 Simon Marchi <simon.marchi@ericsson.com>
19863
19864 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19865 * gdb.base/valgrind-db-attach.exp: Same.
19866 * gdb.base/valgrind-infcall.exp: Same.
19867 * lib/mi-support.exp (default_mi_gdb_start): Same.
19868 * lib/prompt.exp (default_prompt_gdb_start): Same.
19869 * lib/gdb.exp (default_gdb_spawn): Same.
19870 (gdb_interact): New.
19871
19872
19873 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19874
19875 * gdb.compile/compile.exp (pointer to jit function): New test.
19876
19877 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
19878
19879 * lib/gdb.exp (supports_process_record): Return true for
19880 powerpc*-*-linux*.
19881 (supports_reverse): Likewise.
19882
19883 2015-01-15 Don Breazeal <donb@codesourcery.com>
19884
19885 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19886 instead of checking whether the target board is remote and
19887 use spawn_wait_for_attach instead of exec/sleep.
19888 * gdb.base/attach-twice.exp: Likewise.
19889
19890 2015-01-15 Joel Brobecker <brobecker@adacore.com>
19891
19892 * gdb.ada/var_arr_attrs: New testcase.
19893
19894 2015-01-14 Pedro Alves <palves@redhat.com>
19895 Joel Brobecker <brobecker@adacore.com>
19896
19897 PR gdb/17525
19898 * gdb.base/bp-cmds-execution-x-script.c: New file.
19899 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19900 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19901
19902 2015-01-14 Pedro Alves <palves@redhat.com>
19903
19904 PR cli/17828
19905 * gdb.base/batch-preserve-term-settings.c: New file.
19906 * gdb.base/batch-preserve-term-settings.exp: New file.
19907
19908 2015-01-13 Doug Evans <dje@google.com>
19909
19910 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19911 binary.
19912
19913 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19914
19915 * Makefile.in (clean mostlyclean): Do not delete *.py.
19916
19917 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19918
19919 * gdb.python/py-lookup-type.exp: New file.
19920
19921 2015-01-12 Pedro Alves <palves@redhat.com>
19922
19923 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19924 restore GDBFLAGS before returning.
19925
19926 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19927
19928 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19929 is_amd64_regs_target and is_x86_like_target.
19930
19931 2015-01-11 Doug Evans <xdje42@gmail.com>
19932
19933 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19934 is given without an explicit form.
19935 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19936 attributes.
19937 * gdb.dwarf/corrupt.exp: Ditto.
19938 * gdb.dwarf2/enum-type.exp: Ditto.
19939 * gdb.trace/entry-values.exp: Ditto.
19940 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19941
19942 2015-01-11 Doug Evans <xdje42@gmail.com>
19943
19944 PR gdb/15830
19945 * gdb.base/maint.exp: Remove references to "maint demangle".
19946 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19947 Add tests for explicitly specifying language to demangle.
19948 * gdb.dlang/demangle.exp: Ditto.
19949
19950 2015-01-09 Pedro Alves <palves@redhat.com>
19951
19952 * gdb.threads/non-stop-fair-events.c: New file.
19953 * gdb.threads/non-stop-fair-events.exp: New file.
19954
19955 2015-01-09 Pedro Alves <palves@redhat.com>
19956
19957 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19958 the global scope. Set a breakpoint after all threads are started
19959 rather than stepping over two source lines. Expect the prompt.
19960 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19961 global.
19962 (NUM): Now 15.
19963 (main): Use threads_started_barrier to wait for all threads to
19964 start. Main thread no longer calls thread_function. Exit after
19965 180 seconds.
19966 (loop): New function.
19967 (thread_function): Wait on threads_started_barrier barrier. Call
19968 'loop' at each iteration.
19969 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19970 threads have started, instead of hardcoding number of "next"
19971 steps. Use an access watchpoint instead of a write watchpoint.
19972
19973 2015-01-09 Pedro Alves <palves@redhat.com>
19974
19975 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19976 (thread_func): Wait on barrier.
19977 (main): Wait for all threads to start before stopping GDB.
19978 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19979 global.
19980 (thread1_func, thread2_func): Wait on barrier.
19981 (main): Wait for all threads to start before stopping GDB.
19982 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19983 New global.
19984 (thread1_func, thread2_func): Wait on barrier.
19985 (main): Wait for all threads to start before stopping GDB.
19986
19987 2015-01-09 Pedro Alves <palves@redhat.com>
19988
19989 * gdb.threads/attach-many-short-lived-threads.c: New file.
19990 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19991
19992 2014-01-09 Pedro Alves <palves@redhat.com>
19993
19994 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19995 instead of to thread 2.
19996 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19997 Add barrier around each pthread_create call instead of around all
19998 calls.
19999 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20000 Set a break on thread_function and have the child threads hit it
20001 one at at a time.
20002
20003 2015-01-09 Pedro Alves <palves@redhat.com>
20004
20005 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20006 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20007 false.
20008 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20009 checking whether the target board is remote.
20010 * gdb.multi/multi-attach.exp: Likewise.
20011 * gdb.python/py-sync-interp.exp: Likewise.
20012 * gdb.server/ext-attach.exp: Likewise.
20013 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20014 tests that need to attach, instead of checking whether the target
20015 board is remote at the top of the file.
20016
20017 2015-01-08 Yao Qi <yao@codesourcery.com>
20018
20019 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20020
20021 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20022
20023 Fix testcase compilation.
20024 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20025
20026 2015-01-06 Joel Brobecker <brobecker@adacore.com>
20027
20028 * gdb.python/py-type.exp: Add a couple test about empty
20029 array creation, and negative-length array creation.
20030
20031 2015-01-02 Doug Evans <xdje42@gmail.com>
20032
20033 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20034
20035 2015-01-02 Doug Evans <dje@google.com>
20036
20037 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20038
20039 2014-12-29 Yao Qi <yao@codesourcery.com>
20040
20041 * gdb.trace/entry-values.exp: Update comments. Rename variable
20042 bar_call_foo to returned_from_foo.
20043
20044 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20045
20046 PR gdb/17394
20047 * gdb.linespec/break-asm-file.c: New file.
20048 * gdb.linespec/break-asm-file.exp: New file.
20049 * gdb.linespec/break-asm-file0.s: New file.
20050 * gdb.linespec/break-asm-file1.s: New file.
20051
20052 2014-12-18 Nigel Stephens <nigel@mips.com>
20053 Maciej W. Rozycki <macro@codesourcery.com>
20054
20055 * gdb.base/float.exp: Handle the new output from "info float" on
20056 MIPS targets.
20057
20058 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20059
20060 Fix MinGW compilation.
20061 * gdb.compile/compile-ops.exp: Update untested message if
20062 !skip_compile_feature_tests.
20063 * gdb.compile/compile-setjmp.exp: Likewise.
20064 * gdb.compile/compile-tls.exp: Likewise.
20065 * gdb.compile/compile.exp: Likewise.
20066 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20067 supported on this host".
20068
20069 2014-12-16 Doug Evans <xdje42@gmail.com>
20070
20071 * boards/stabs.exp: New file.
20072
20073 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20074
20075 * gdb.base/completion.exp: Adjust to format changes of "maint
20076 print user-registers".
20077
20078 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
20079
20080 PR server/17457
20081 * gdb.arch/aarch64-fp.c: New file.
20082 * gdb.arch/aarch64-fp.exp: New file.
20083
20084 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20085
20086 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20087 r210637, r210913, r211666, r215400, r215817).
20088
20089 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20090 * dg-extract-results.py: New file.
20091 * dg-extract-results.sh: Use it if the environment seems
20092 suitable.
20093
20094 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20095
20096 * dg-extract-results.py (parse_run): Handle warnings that
20097 are printed before a test harness is run.
20098
20099 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20100
20101 * dg-extract-results.py (Named): Remove __cmp__ method.
20102 (output_variation): Use a key to sort variation.harnesses.
20103
20104 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20105
20106 * dg-extract-results.py: For Python 3, force sys.stdout to
20107 handle surrogate escape sequences.
20108 (safe_open): New function.
20109 (output_segment, main): Use it.
20110
20111 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20112
20113 * dg-extract-results.py (Prog.result_re): Include options
20114 in test name.
20115
20116 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20117
20118 * dg-extract-results.py (output_variation): Always sort if
20119 do_sum.
20120
20121 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20122
20123 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20124 as long as we get pagination notifications.
20125
20126 2014-12-15 Jason Merrill <jason@redhat.com>
20127
20128 * Makefile.in (check-gdb.%): Restore.
20129 * README: Mention it.
20130
20131 2014-12-13 Joel Brobecker <brobecker@adacore.com>
20132
20133 * gdb.ada/str_uninit: New testcase.
20134
20135 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20136
20137 PR symtab/17642
20138 * gdb.base/vla-stub-define.c: New file.
20139 * gdb.base/vla-stub.c: New file.
20140 * gdb.base/vla-stub.exp: New file.
20141
20142 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20143 Jan Kratochvil <jan.kratochvil@redhat.com>
20144 Tom Tromey <tromey@redhat.com>
20145
20146 * configure.ac: Add gdb.compile/.
20147 * configure: Regenerate.
20148 * gdb.compile/Makefile.in: New file.
20149 * gdb.compile/compile-ops.exp: New file.
20150 * gdb.compile/compile-ops.c: New file.
20151 * gdb.compile/compile-tls.c: New file.
20152 * gdb.compile/compile-tls.exp: New file.
20153 * gdb.compile/compile-constvar.S: New file.
20154 * gdb.compile/compile-constvar.c: New file.
20155 * gdb.compile/compile-mod.c: New file.
20156 * gdb.compile/compile-nodebug.c: New file.
20157 * gdb.compile/compile-setjmp-mod.c: New file.
20158 * gdb.compile/compile-setjmp.c: New file.
20159 * gdb.compile/compile-setjmp.exp: New file.
20160 * gdb.compile/compile-shlib.c: New file.
20161 * gdb.compile/compile.c: New file.
20162 * gdb.compile/compile.exp: New file.
20163 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20164
20165 2014-12-12 Tom Tromey <tromey@redhat.com>
20166
20167 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20168 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20169
20170 2014-12-12 Doug Evans <dje@google.com>
20171
20172 * lib/gdb-python.exp (get_python_valueof): New function.
20173 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20174
20175 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20176
20177 * gdb.base/completion.exp: Add test for completion of "info
20178 registers ".
20179
20180 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20181
20182 * gdb.base/func-ptrs.c: New file.
20183 * gdb.base/func-ptrs.exp: New file.
20184
20185 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20186
20187 PR breakpoints/17012
20188 * gdb.base/dprintf-detach.c: New file.
20189 * gdb.base/dprintf-detach.exp: New file.
20190
20191 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20192
20193 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20194 * lib/gdb.exp (target_is_gdbserver): New procedure.
20195
20196 2014-12-08 Doug Evans <dje@google.com>
20197
20198 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20199
20200 2014-12-05 Yao Qi <yao@codesourcery.com>
20201
20202 * gdb.guile/scm-error.exp: Remove the third argument to
20203 gdb_remote_download.
20204 * gdb.guile/scm-frame-args.exp: Likewise.
20205 * gdb.guile/scm-section-script.exp: Likewise.
20206
20207 2014-12-05 Yao Qi <yao@codesourcery.com>
20208
20209 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20210
20211 2014-12-04 Doug Evans <dje@google.com>
20212
20213 * gdb.python/py-objfile.exp: Add tests for
20214 objfile.add_separate_debug_file.
20215
20216 2014-12-04 Doug Evans <dje@google.com>
20217
20218 * lib/gdb.exp (get_build_id): New function.
20219 (build_id_debug_filename_get): Rewrite to use it.
20220 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20221
20222 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20223
20224 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20225 `method(long)', not just 0x0.
20226 * gdb.cp/nsalias.exp: Align code labels to 4.
20227 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20228 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20229 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20230 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20231 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20232 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20233
20234 2014-12-02 Doug Evans <dje@google.com>
20235
20236 PR symtab/17602
20237 * gdb.cp/anon-ns.cc: Move guts of this file to ...
20238 * gdb.cp/anon-ns2.cc: ... here. New file.
20239 * gdb.cp/anon-ns.exp: Update.
20240
20241 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
20242
20243 * gdb.python/py-events.py (inferior_call_handler): New.
20244 (register_changed_handler, memory_changed_handler): New.
20245 (test_events.invoke): Register new handlers.
20246 * gdb.python/py-events.exp: Add tests for inferior call,
20247 memory_changed and register_changed events.
20248
20249 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20250
20251 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20252 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20253 if the linker doesn't understand this.
20254
20255 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20256
20257 * gdb.python/python.exp: Change expected reply to help().
20258
20259 2014-12-01 Yao Qi <yao@codesourcery.com>
20260
20261 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20262 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20263 * configure: Re-generated.
20264
20265 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20266
20267 * gdb.cp/chained-calls.cc: New file.
20268 * gdb.cp/chained-calls.exp: New file.
20269 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20270
20271 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20272
20273 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20274 * gdb.dwarf2/symtab-producer.exp: Same.
20275 * gdb.gdb/python-interrupts.exp: Same.
20276 * gdb.gdb/python-selftest.exp: Same.
20277 * gdb.python/py-linetable.exp: Same.
20278 * gdb.python/py-type.exp: Same.
20279 * gdb.python/py-value-cc.exp: Same.
20280 * gdb.python/py-value.exp: Same.
20281
20282 2014-11-28 Yao Qi <yao@codesourcery.com>
20283
20284 * gdb.base/break-probes.exp: Match library name prefixed with
20285 sysroot.
20286
20287 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20288
20289 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20290 test expected output. Add parentheses for the call to print.
20291 Remove L suffix from integers.
20292
20293 2014-11-26 Doug Evans <dje@google.com>
20294
20295 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20296
20297 2014-11-22 Yao Qi <yao@codesourcery.com>
20298
20299 * gdb.trace/entry-values.c: Remove asms.
20300 (foo): Add foo_label.
20301 (bar): Add bar_label.
20302 * gdb.trace/entry-values.exp: Remove code computing foo's
20303 length and bar's length.
20304 (Dwarf::assemble): Invoke function_range for bar and use
20305 MACRO_AT_func for foo.
20306
20307 2014-11-22 Yao Qi <yao@codesourcery.com>
20308
20309 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20310 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20311 Use .Lgcc43_procstart instead of gcc43.
20312
20313 2014-11-21 Joel Brobecker <brobecker@adacore.com>
20314
20315 * gdb.ada/n_arr_bound: New testcase.
20316
20317 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20318
20319 PR breakpoints/10737
20320 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20321 test_catch_syscall_multi_arch.
20322 (test_catch_syscall_multi_arch): New function.
20323
20324 2014-11-20 Doug Evans <xdje42@gmail.com>
20325
20326 * gdb.base/maint.exp: Update expected output.
20327
20328 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20329
20330 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20331 4-byte instruction on S390.
20332
20333 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20334
20335 * gdb.ada/arr_arr: New testcase.
20336
20337 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20338
20339 * gdb.ada/pkd_arr_elem: New Testcase.
20340
20341 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
20342
20343 * gdb.reverse/break-precsave: Expect completion message for
20344 core file reads.
20345 * gdb.reverse/consecutive-precsave.exp: Likewise.
20346 * gdb.reverse/finish-precsave.exp: Likewise.
20347 * gdb.reverse/i386-precsave.exp: Likewise.
20348 * gdb.reverse/machinestate-precsave.exp: Likewise.
20349 * gdb.reverse/sigall-precsave.exp: Likewise.
20350 * gdb.reverse/solib-precsave.exp: Likewise.
20351 * gdb.reverse/step-precsave.exp: Likewise.
20352 * gdb.reverse/until-precsave.exp: Likewise.
20353 * gdb.reverse/watch-precsave.exp: Likewise.
20354
20355 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20356
20357 * gdb.base/bp-permanent.c: Include unistd.h.
20358 * gdb.python/py-framefilter-mi.c (main): Add return type.
20359 * gdb.python/py-framefilter.c (main): Likewise.
20360 * gdb.trace/actions-changed.c (main): Likewise.
20361
20362 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20363
20364 * gdb.mi/until.c: Add eye-catchers.
20365 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20366 line numbers.
20367
20368 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20369
20370 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20371 function header variants in break1.c.
20372 * gdb.base/ena-dis-br.exp: Likewise.
20373 * gdb.base/hbreak2.exp: Likewise.
20374 * gdb.reverse/until-precsave.exp: Drop references to removed
20375 non-prototype function header variants in ur1.c.
20376 * gdb.reverse/until-reverse.exp: Likewise.
20377
20378 2014-11-17 Petr Machata <pmachata@redhat.com>
20379
20380 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20381 ${_cu_offset_size} bytes abbrev offset.
20382
20383 2014-11-15 Doug Evans <xdje42@gmail.com>
20384
20385 PR symtab/17559
20386 * gdb.base/line-symtabs.exp: New file.
20387 * gdb.base/line-symtabs.c: New file.
20388 * gdb.base/line-symtabs.h: New file.
20389
20390 2014-11-14 Yao Qi <yao@codesourcery.com>
20391
20392 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20393 (func): Add label func_label.
20394 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20395 Replace low_pc and high_pc with MACRO_AT_range.
20396 Replace name, low_pc and high_pc with MACRO_AT_func.
20397
20398 2014-11-14 Yao Qi <yao@codesourcery.com>
20399
20400 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20401 Replace name, low_pc and high_pc with MACRO_AT_func.
20402
20403 2014-11-14 Yao Qi <yao@codesourcery.com>
20404
20405 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20406 produce debug information.
20407 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20408
20409 2014-11-14 Yao Qi <yao@codesourcery.com>
20410
20411 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20412 object and get function length.
20413 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20414 with MACRO_AT_func.
20415 (top-level): Replace gdb_compile and clean_restart with
20416 prepare_for_testing.
20417 * gdb.dwarf2/main.c (main): Add label main_label.
20418
20419 2014-11-14 Yao Qi <yao@codesourcery.com>
20420
20421 * lib/dwarf.exp (function_range): New procedure.
20422 (Dwarf::_handle_macro_at_func): New procedure.
20423 (Dwarf::_handle_macro_at_range): New procedure.
20424 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20425
20426 2014-11-14 Yao Qi <yao@codesourcery.com>
20427
20428 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20429 (_handle_attribute): New procedure.
20430
20431 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20432
20433 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20434 * gdb.base/call-sc.c (zed): Likewise.
20435 * gdb.base/checkpoint.c (main): Likewise.
20436 * gdb.base/dump.c (main): Likewise.
20437 * gdb.base/gcore.c (main): Likewise.
20438 * gdb.base/huge.c (main): Likewise.
20439 * gdb.base/multi-forks.c (main): Likewise.
20440 * gdb.base/pr10179-a.c (main): Likewise.
20441 * gdb.base/savedregs.c (main): Likewise.
20442 * gdb.base/sigaltstack.c (main): Likewise.
20443 * gdb.base/siginfo.c (main): Likewise.
20444 * gdb.base/structs.c (zed): Likewise.
20445 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20446 * gdb.mi/mi-syn-frame.c (main): Likewise.
20447 * gdb.mi/until.c (foo, main): Likewise.
20448 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20449 * gdb.base/solib-weak.c (foo): Declare.
20450 * gdb.base/attach-twice.c: Include stdio.h.
20451 * gdb.base/weaklib1.c: Likewise.
20452 * gdb.base/weaklib2.c: Likewise.
20453 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20454 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20455 unistd.h.
20456 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20457 * gdb.mi/mi-exit-code.c: Likewise.
20458 * gdb.base/break-interp-lib.c: Include string.h.
20459 * gdb.base/coremaker.c: Likewise.
20460 * gdb.base/testenv.c: Likewise.
20461 * gdb.python/py-finish-breakpoint.c: Likewise.
20462 * gdb.base/inferior-died.c: Include sys/wait.h.
20463 * gdb.base/fileio.c: Include time.h.
20464 * gdb.base/async-shell.c: Include unistd.h.
20465 * gdb.base/dprintf-non-stop.c: Likewise.
20466 * gdb.base/info-os.c: Likewise.
20467 * gdb.mi/mi-console.c: Likewise.
20468 * gdb.mi/watch-nonstop.c: Likewise.
20469 * gdb.python/py-events.c: Likewise.
20470 * gdb.base/async.c (baz): Move up before its invocation.
20471 * gdb.base/code_elim2.c (my_global_func): Likewise.
20472 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20473 * gdb.base/advance.c (func2): Likewise.
20474
20475 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20476
20477 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20478 variant.
20479 * gdb.base/annota3.c: Likewise.
20480 * gdb.base/async.c: Likewise.
20481 * gdb.base/average.c: Likewise.
20482 * gdb.base/call-ar-st.c: Likewise.
20483 * gdb.base/call-rt-st.c: Likewise.
20484 * gdb.base/call-sc.c: Likewise.
20485 * gdb.base/call-strs.c: Likewise.
20486 * gdb.base/ending-run.c: Likewise.
20487 * gdb.base/execd-prog.c: Likewise.
20488 * gdb.base/exprs.c: Likewise.
20489 * gdb.base/foll-exec.c: Likewise.
20490 * gdb.base/foll-fork.c: Likewise.
20491 * gdb.base/foll-vfork.c: Likewise.
20492 * gdb.base/funcargs.c: Likewise.
20493 * gdb.base/gcore.c: Likewise.
20494 * gdb.base/jump.c: Likewise.
20495 * gdb.base/langs0.c: Likewise.
20496 * gdb.base/langs1.c: Likewise.
20497 * gdb.base/langs2.c: Likewise.
20498 * gdb.base/mips_pro.c: Likewise.
20499 * gdb.base/nodebug.c: Likewise.
20500 * gdb.base/opaque0.c: Likewise.
20501 * gdb.base/opaque1.c: Likewise.
20502 * gdb.base/recurse.c: Likewise.
20503 * gdb.base/run.c: Likewise.
20504 * gdb.base/scope0.c: Likewise.
20505 * gdb.base/scope1.c: Likewise.
20506 * gdb.base/setshow.c: Likewise.
20507 * gdb.base/setvar.c: Likewise.
20508 * gdb.base/shmain.c: Likewise.
20509 * gdb.base/shr1.c: Likewise.
20510 * gdb.base/shr2.c: Likewise.
20511 * gdb.base/sigall.c: Likewise.
20512 * gdb.base/signals.c: Likewise.
20513 * gdb.base/so-indr-cl.c: Likewise.
20514 * gdb.base/solib2.c: Likewise.
20515 * gdb.base/structs.c: Likewise.
20516 * gdb.base/sum.c: Likewise.
20517 * gdb.base/vforked-prog.c: Likewise.
20518 * gdb.base/watchpoint.c: Likewise.
20519 * gdb.reverse/shr2.c: Likewise.
20520 * gdb.reverse/until-reverse.c: Likewise.
20521 * gdb.reverse/ur1.c: Likewise.
20522 * gdb.reverse/watch-reverse.c: Likewise.
20523
20524 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20525
20526 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20527 variant.
20528 * gdb.base/sepdebug.exp: Drop references to removed code.
20529
20530 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20531
20532 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20533 variant. Preserve original line numbering.
20534 * gdb.base/list1.c: Likewise.
20535
20536 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20537
20538 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20539 variant.
20540 * gdb.base/break1.c: Likewise.
20541 * gdb.base/break.exp: Drop references to removed code.
20542
20543 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20544
20545 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20546 variant.
20547
20548 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20549
20550 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20551
20552 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20553
20554 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20555 logic into perform_all_tests() and invoke it with and without
20556 function header prototypes.
20557 (do_function_calls): Remove conditional XFAIL for PR 5318.
20558 (rerun_and_prepare): Remove duplicate code.
20559 (perform_all_tests): New. Main logic moved here.
20560
20561 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20562
20563 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20564 code guarded by #ifdef NO_PROTOTYPES.
20565 (t_double_many_args): Likewise.
20566 (DEF_FUNC_MANY_ARGS_1): Likewise.
20567 (DEF_FUNC_VALUES_1): Likewise.
20568 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20569 guarded by #ifdef PROTOTYPES.
20570
20571 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20572
20573 * gdb.mi/mi-console.c: Add eye-catcher.
20574 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20575 instead of literal line number.
20576
20577 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20578
20579 * gdb.base/shr2.c: Add eye-catcher.
20580 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20581 line number.
20582
20583 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20584
20585 * gdb.base/jump.c: Add eye-catchers.
20586 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20587 numbers.
20588
20589 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20590
20591 * gdb.base/execd-prog.c: Add eye-catchers.
20592 * gdb.base/foll-exec.c: Likewise.
20593 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20594 line numbers.
20595
20596 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20597
20598 * gdb.base/ending-run.c: Add eye-catchers.
20599 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20600 literal line numbers.
20601
20602 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20603
20604 * gdb.base/call-rt-st.c: Add eye-catchers.
20605 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20606 literal line numbers.
20607
20608 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20609
20610 * gdb.base/call-ar-st.c: Add eye-catchers.
20611 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20612 literal line numbers.
20613
20614 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20615
20616 * gdb.base/average.c: Add eye-catchers.
20617 * gdb.base/sum.c: Likewise.
20618 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20619 regexps dynamically.
20620
20621 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20622
20623 * gdb.base/solib1.c: Add eye-catchers.
20624 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20625 literal line numbers.
20626
20627 2014-11-12 Pedro Alves <palves@redhat.com>
20628
20629 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20630 leader has exited.
20631
20632 2014-11-12 Pedro Alves <palves@redhat.com>
20633
20634 * gdb.arch/i386-bp_permanent.c: New file.
20635 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20636 (srcfile): Set to i386-bp_permanent.c.
20637 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20638 that stepi does not execute the 'leave' instruction, instead of
20639 testing it does execute.
20640 * gdb.base/bp-permanent.c: New file.
20641 * gdb.base/bp-permanent.exp: New file.
20642
20643 2014-11-10 Doug Evans <xdje42@gmail.com>
20644
20645 PR symtab/17564
20646 * gdb.base/symtab-search-order.exp: New file.
20647 * gdb.base/symtab-search-order.c: New file.
20648 * gdb.base/symtab-search-order-1.c: New file.
20649 * gdb.base/symtab-search-order-shlib-1.c: New file.
20650
20651 2014-11-07 Pedro Alves <palves@redhat.com>
20652
20653 PR gdb/17511
20654 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20655 i?86-*-linux*.
20656
20657 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20658
20659 PR c++/17494
20660 * gdb.cp/pr17494.cc: New file.
20661 * gdb.cp/pr17494.exp: New file.
20662
20663 2014-11-02 Yao Qi <yao@codesourcery.com>
20664
20665 * gdb.python/python.exp: Get working directory and match the
20666 output of "set extended-prompt \\w " with it.
20667
20668 2014-10-30 Doug Evans <dje@google.com>
20669
20670 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20671 in objfiles.
20672 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20673 in progspaces.
20674
20675 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
20676
20677 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20678 * gdb.base/realname-expand.exp: Likewise.
20679 * gdb.linespec/macro-relative.exp: Likewise.
20680
20681 2014-10-29 Pedro Alves <palves@redhat.com>
20682
20683 PR gdb/17408
20684 * gdb.threads/schedlock.c (some_function): New function.
20685 (call_function): New global.
20686 (MAYBE_CALL_SOME_FUNCTION): New macro.
20687 (thread_function): Call it.
20688 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20689 and use it instead of a global counter. Adjust all callers.
20690 (get_current_thread): Use "find current thread" for test message
20691 here rather than having all callers pass down the same string.
20692 (goto_loop): New procedure, factored out from ...
20693 (my_continue): ... this.
20694 (step_ten_loops): Change parameter from test message to command to
20695 use. Adjust.
20696 (list_count): Delete global.
20697 (check_result): New procedure, factored out from duplicate top
20698 level code.
20699 (continue tests): Wrap in with_test_prefix.
20700 (test_step): New procedure, factored out from duplicate top level
20701 code.
20702 (top level): Test "step" in combination with all scheduler-locking
20703 modes. Test "next" in combination with all scheduler-locking
20704 modes, and in combination with stepping over a function call or
20705 not.
20706 * gdb.threads/next-bp-other-thread.c: New file.
20707 * gdb.threads/next-bp-other-thread.exp: New file.
20708
20709 2014-10-29 Pedro Alves <palves@redhat.com>
20710
20711 PR python/17372
20712 * gdb.python/python.exp: Test a multi-line command that spawns
20713 interactive Python.
20714 * gdb.base/multi-line-starts-subshell.exp: New file.
20715
20716 2014-10-29 Yao Qi <yao@codesourcery.com>
20717
20718 * gdb.base/fileio.exp: Make directories on host.
20719
20720 2014-10-29 Yao Qi <yao@codesourcery.com>
20721
20722 * gdb.base/fileio.c (test_write): Close the file.
20723
20724 2014-10-28 Pedro Alves <palves@redhat.com>
20725
20726 PR gdb/12623
20727 * gdb.base/sigstep.c (no_handler): New global.
20728 (main): If 'no_handler is true, set the signal handlers to
20729 SIG_IGN.
20730 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20731 with_sw_watch and no_handler parameters. Handle them.
20732 (top level) <stepping over handler when stopped at a breakpoint
20733 test>: Add a test axis for testing with a software watchpoint, and
20734 another for testing with the signal handler set to SIG_IGN.
20735 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20736 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20737
20738 2014-10-28 Pedro Alves <palves@redhat.com>
20739
20740 PR gdb/17511
20741 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20742 * gdb.base/sigstep.exp (other_handler_location): New global.
20743 (advance): Support stepping into the signal handler, and running
20744 commands while in the handler.
20745 (in_handler_map): New global.
20746 (top level): In the advance test, add combinations for getting
20747 into the handler with stepping commands, and for running commands
20748 in the handler. Add comment descripting the advancei tests.
20749
20750 2014-10-28 Pedro Alves <palves@redhat.com>
20751
20752 * gdb.base/sigstep.exp: Use build_executable instead of
20753 prepare_for_testing.
20754 (top level): Move code that starts GDB, runs to main and creates a
20755 display to ...
20756 (restart): ... this new procedure.
20757 (top level): Move backtrace from signal handler test to ...
20758 (validate_backtrace): ... this new procedure.
20759 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20760 with_test_prefix. Always restart GDB.
20761 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20762 with_test_prefix. Always restart GDB. No need to delete
20763 breakpoints after the test.
20764 (test_skip_handler): Remove prefix parameter.
20765 (skip_over_handler, breakpoint_to_handler)
20766 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20767 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20768 restart GDB. No need to delete breakpoints after the test.
20769 (top level): Use foreach to call the test procedures with
20770 different commands.
20771
20772 2014-10-28 Pedro Alves <palves@redhat.com>
20773
20774 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20775 instead of GNATS numbers.
20776 * gdb.base/sigbpt.exp: Likewise.
20777 * gdb.base/siginfo.exp: Likewise.
20778 * gdb.base/sigstep.exp: Likewise.
20779
20780 2014-10-27 Pedro Alves <palves@redhat.com>
20781
20782 * gdb.base/sigstep.c (dummy): New global.
20783 (main): Issue a couple writes to the new global.
20784 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20785 procedures.
20786 (skip_over_handler): Use test_skip_handler.
20787 (top level): Call skip_over_handler for stepi and nexti too.
20788 (breakpoint_over_handler): Use test_skip_handler.
20789 (top level): Call breakpoint_over_handler for stepi and nexti too.
20790
20791 2014-10-27 Yao Qi <yao@codesourcery.com>
20792
20793 * gdb.trace/tfile.c (adjust_function_address)
20794 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20795 function descriptor.
20796
20797 2014-10-24 Don Breazeal <donb@codesourcery.com>
20798
20799 * gdb.base/foll-fork.exp (test_follow_fork,
20800 catch_fork_child_follow): Check for updated fork messages emitted
20801 from infrun.c.
20802 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20803 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20804 vfork_and_exec_child_follow_through_step): Check for updated vfork
20805 messages emitted from infrun.c.
20806
20807 2014-10-24 Pedro Alves <palves@redhat.com>
20808
20809 * gdb.base/corefile.exp: Remove references to ultrix.
20810 * gdb.base/interrupt.exp: Likewise.
20811 * gdb.base/whatis.exp: Likewise.
20812 * gdb.gdb/selftest.exp: Likewise.
20813 * gdb.threads/manythreads.exp: Likewise.
20814 * gdb.threads/print-threads.exp: Likewise.
20815 * gdb.threads/pthreads.exp:: Likewise.
20816 * gdb.threads/schedlock.exp: Likewise.
20817
20818 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20819
20820 * gdb.cp/non-trivial-retval.cc: Add a test case.
20821 * gdb.cp/non-trivial-retval.exp: Add a test.
20822
20823 2014-10-20 Yao Qi <yao@codesourcery.com>
20824
20825 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20826 * gdb.python/py-objfile-script-gdb.py: New file.
20827 * gdb.python/py-objfile-script.exp: Update reference to
20828 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20829 of remote_download. Remove the dest file.
20830
20831 2014-10-20 Yao Qi <yao@codesourcery.com>
20832
20833 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20834 * gdb.base/step-line.exp: Likewise.
20835 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20836 * gdb.dwarf2/dw2-basic.exp: Likewise.
20837 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20838 * gdb.dwarf2/dw2-filename.exp: Likewise.
20839 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20840 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20841 * gdb.dwarf2/dw2-producer.exp: Likewise.
20842 * gdb.dwarf2/mac-fileno.exp: Likewise.
20843 * gdb.python/py-frame-args.exp: Likewise.
20844 * gdb.python/py-framefilter.exp: Likewise.
20845 * gdb.python/py-mi.exp: Likewise.
20846 * gdb.python/py-objfile-script.exp: Likewise
20847 * gdb.python/py-pp-integral.exp: Likewise.
20848 * gdb.python/py-pp-re-notag.exp: Likewise.
20849 * gdb.python/py-prettyprint.exp: Likewise.
20850 * gdb.python/py-section-script.exp: Likewise.
20851 * gdb.python/py-typeprint.exp: Likewise.
20852 * gdb.python/py-xmethods.exp: Likewise.
20853 * gdb.stabs/weird.exp: Likewise.
20854 * gdb.xml/tdesc-regs.exp: Likewise.
20855
20856 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20857
20858 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20859 (out_cu): Use addr_len for the size of addresses.
20860 (out_line): Likewise. Size DW_LNE_set_address instruction
20861 according to addr_len.
20862 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20863 (FUNC): Add START_INSNS to definition.
20864
20865 2014-10-18 Yao Qi <yao@codesourcery.com>
20866
20867 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20868 gdb_has_argv0 return true.
20869 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20870 check [target_info exists noargs], check [gdb_has_argv0]
20871 instead.
20872 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20873 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20874 procedures.
20875
20876 2014-10-17 Doug Evans <dje@google.com>
20877
20878 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20879 event.
20880 * gdb.python/py-events.py: Add clear_objfiles event.
20881
20882 2014-10-17 Doug Evans <dje@google.com>
20883
20884 * gdb.python/py-objfile.exp: Test progspace attribute.
20885
20886 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
20887
20888 * gdb.guile/scm-breakpoint.exp: Do not assume any
20889 directory separators when matching source file paths.
20890 * gdb.python/py-breakpoint.exp: Likewise.
20891 * gdb.reverse/break-precsave.exp: Likewise.
20892 * gdb.reverse/break-reverse.exp: Likewise.
20893 * gdb.reverse/consecutive-precsave.exp: Likewise.
20894 * gdb.reverse/finish-precsave.exp: Likewise.
20895 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20896 * gdb.reverse/finish-reverse.exp: Likewise.
20897 * gdb.reverse/i386-precsave.exp: Likewise.
20898 * gdb.reverse/i387-env-reverse.exp: Likewise.
20899 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20900 * gdb.reverse/machinestate-precsave.exp: Likewise.
20901 * gdb.reverse/machinestate.exp: Likewise.
20902 * gdb.reverse/sigall-precsave.exp: Likewise.
20903 * gdb.reverse/solib-precsave.exp: Likewise.
20904 * gdb.reverse/step-precsave.exp: Likewise.
20905 * gdb.reverse/until-precsave.exp: Likewise.
20906 * gdb.reverse/watch-precsave.exp: Likewise.
20907 * gdb.reverse/watch-reverse.exp: Likewise.
20908
20909 2014-10-17 Yao Qi <yao@codesourcery.com>
20910
20911 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20912 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20913
20914 2014-10-17 Pedro Alves <palves@redhat.com>
20915
20916 PR gdb/17471
20917 * gdb.base/bg-execution-repeat.c: New file.
20918 * gdb.base/bg-execution-repeat.exp: New file.
20919
20920 2014-10-17 Pedro Alves <palves@redhat.com>
20921
20922 PR gdb/17300
20923 * gdb.base/continue-all-already-running.c: New file.
20924 * gdb.base/continue-all-already-running.exp: New file.
20925
20926 2014-10-17 Pedro Alves <palves@redhat.com>
20927
20928 PR gdb/17472
20929 * gdb.base/annota-input-while-running.c: New file.
20930 * gdb.base/annota-input-while-running.exp: New file.
20931
20932 2014-10-17 Pedro Alves <palves@redhat.com>
20933
20934 * gdb.base/callfuncs.exp: emove references to osf.
20935 * gdb.base/sigall.exp: Likewise.
20936 * gdb.gdb/selftest.exp: Likewise.
20937 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20938 * gdb.mi/non-stop.c: Likewise.
20939 * gdb.mi/pthreads.c: Likewise.
20940 * gdb.reverse/sigall-precsave.exp: Likewise.
20941 * gdb.reverse/sigall-reverse.exp: Likewise.
20942 * gdb.threads/pthreads.c: Likewise.
20943 * gdb.threads/pthreads.exp: Likewise.
20944
20945 2014-10-17 Yao Qi <yao@codesourcery.com>
20946
20947 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20948 check 'target_info exists noargs'.
20949 (test_command_prompt_position): Likewise.
20950 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20951 Remove "set args".
20952 (progvar_simple_while_test): Likewise.
20953 (progvar_complex_if_while_test): Likewise.
20954 (if_while_breakpoint_command_test): Likewise.
20955 (infrun_breakpoint_command_test): Likewise.
20956 (breakpoint_command_test): Likewise.
20957 (watchpoint_command_test): Likewise.
20958 (bp_deleted_in_command_test): Likewise.
20959 (temporary_breakpoint_commands): Likewise.
20960
20961 2014-10-16 Yao Qi <yao@codesourcery.com>
20962
20963 * gdb.base/remotetimeout.exp: Remove noargs checking.
20964
20965 2014-10-15 Pedro Alves <palves@redhat.com>
20966
20967 PR breakpoints/9649
20968 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20969 * gdb.base/breakpoint-in-ro-region.exp
20970 (probe_target_hardware_step): New procedure.
20971 (top level): Probe hardware stepping and hardware breakpoint
20972 support. Test stepping through a read-only region, with both
20973 "breakpoint auto-hw" on and off and both "always-inserted" on and
20974 off.
20975
20976 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20977
20978 * gdb.dlang/demangle.exp: Update for demangling changes.
20979
20980 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20981
20982 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20983 * gdb.cp/non-trivial-retval.exp: Add new tests.
20984
20985 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20986
20987 PR c++/13403
20988 PR c++/15154
20989 * gdb.cp/non-trivial-retval.cc: New file.
20990 * gdb.cp/non-trivial-retval.exp: New file.
20991
20992 2014-10-15 Yao Qi <yao@codesourcery.com>
20993
20994 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20995 remote host.
20996
20997 2014-10-15 Yao Qi <yao@codesourcery.com>
20998
20999 * gdb.python/py-symbol.exp: Match file base name if host is
21000 remote, otherwise match file name with dir name.
21001 * gdb.python/py-symtab.exp: Likewise.
21002 * gdb.python/python.exp: Likewise.
21003
21004 2014-10-15 Yao Qi <yao@codesourcery.com>
21005
21006 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21007 pattern.
21008 * gdb.python/py-symtab.exp: Likewise.
21009 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21010 locationn.
21011
21012 2014-10-14 Joel Brobecker <brobecker@adacore.com>
21013
21014 * gdb.ada/addr_arith: New testcase.
21015
21016 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21017
21018 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21019 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21020 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21021 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21022
21023 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21024
21025 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21026 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21027 * gdb.arch/stap-eval-lang-ada.exp: New file.
21028
21029 2014-10-14 Yao Qi <yao@codesourcery.com>
21030
21031 * gdb.mi/mi-var-child.c (nothing1): New function.
21032 (nothing2): New function.
21033 (do_children_tests): Set function pointers by nothing1 and
21034 nothing2.
21035 * gdb.mi/mi-var-child.exp: Step over new added statements.
21036 Update test to match the new output.
21037 * gdb.mi/var-cmd.c (nothing1): New function.
21038 (nothing2): New function.
21039 (do_children_tests): Set function pointers by nothing1 and
21040 nothing2.
21041 * gdb.mi/mi-var-display.exp: Update test to match output.
21042 Step to the line specified by $line_dct_nothing.
21043 Increase the number of lines to step.
21044
21045 2014-10-14 Yao Qi <yao@codesourcery.com>
21046
21047 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21048 tests.
21049 * gdb.mi/mi2-var-child.exp: Likewise.
21050
21051 2014-10-13 Doug Evans <dje@google.com>
21052
21053 * gdb.python/py-objfile.exp: Change name of file name test.
21054
21055 2014-10-13 Doug Evans <dje@google.com>
21056
21057 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21058 from the start of the CU.
21059
21060 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21061 Yao Qi <yao@codesourcery.com>
21062
21063 Fix "save breakpoints" for "catch" command.
21064 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21065 Remove -nonewline. Match also the added "main" line.
21066
21067 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21068
21069 Fix "save breakpoints" for "disable $bpnum" command.
21070 * gdb.base/save-bp.c (main): Add label.
21071 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21072
21073 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21074
21075 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21076
21077 2014-10-11 Yao Qi <yao@codesourcery.com>
21078
21079 * gdb.server/server-kill.exp: Execute command
21080 "set remote trace-status-packet on" before "tstatus".
21081
21082 2014-10-11 Yao Qi <yao@codesourcery.com>
21083
21084 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21085 (main): Call getppid.
21086 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21087 and continue to it. Read variable "server_pid".
21088
21089 2014-10-11 Yao Qi <yao@codesourcery.com>
21090
21091 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21092
21093 2014-10-11 Yao Qi <yao@codesourcery.com>
21094
21095 * gdb.threads/thread-find.exp: Don't execute command
21096 "info threads".
21097 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21098 * gdb.threads/linux-dp.exp: Don't check the condition
21099 $threads_created equals to zero.
21100
21101 2014-10-10 Pedro Alves <palves@redhat.com>
21102
21103 * gdb.base/bigcore.exp: Remove references to IRIX.
21104 * gdb.base/funcargs.exp: Likewise.
21105 * gdb.base/interrupt.exp: Likewise.
21106 * gdb.base/mips_pro.exp: Likewise.
21107 * gdb.base/nodebug.exp: Likewise.
21108 * gdb.base/setvar.exp: Likewise.
21109 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21110
21111 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21112 Pedro Alves <palves@redhat.com>
21113
21114 PR symtab/14466
21115 * gdb.base/vdso-warning.c: New file.
21116 * gdb.base/vdso-warning.exp: New file.
21117
21118 2014-10-02 Doug Evans <dje@google.com>
21119
21120 * gdb.base/structs.c (main): Don't run forever.
21121
21122 2014-10-02 Pedro Alves <palves@redhat.com>
21123
21124 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21125 (top level) <stop threads 1, stop threads 2>: Use it.
21126
21127 2014-10-02 Pedro Alves <palves@redhat.com>
21128
21129 * gdb.threads/break-while-running.exp (test): Add new
21130 'update_thread_list' argument. Skip "info threads" if false.
21131 (top level): Add new 'update_thread_list' axis.
21132
21133 2014-10-02 Pedro Alves <palves@redhat.com>
21134
21135 PR breakpoints/17431
21136 * gdb.base/execl-update-breakpoints.c: New file.
21137 * gdb.base/execl-update-breakpoints.exp: New file.
21138
21139 2014-10-01 Pedro Alves <palves@redhat.com>
21140
21141 * gdb.base/breakpoint-in-ro-region.c: New file.
21142 * gdb.base/breakpoint-in-ro-region.exp: New file.
21143
21144 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21145
21146 * gdb.mi/mi-exit-code.exp: New file.
21147 * gdb.mi/mi-exit-code.c: New file.
21148
21149 2014-09-30 Yao Qi <yao@codesourcery.com>
21150
21151 * lib/prelink-support.exp (build_executable_own_libs): Error if
21152 the target isn't native.
21153
21154 2014-09-30 Yao Qi <yao@codesourcery.com>
21155
21156 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21157 false.
21158
21159 2014-09-22 Pedro Alves <palves@redhat.com>
21160
21161 * gdb.threads/break-while-running.exp: New file.
21162 * gdb.threads/break-while-running.c: New file.
21163
21164 2014-09-19 Yao Qi <yao@codesourcery.com>
21165
21166 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21167 Invoke test. Restart GDB with --readnow and invoke test again.
21168
21169 2014-09-19 Yao Qi <yao@codesourcery.com>
21170
21171 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21172 proc set_breakpoint_on_gcd_function. Invoke
21173 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21174 invoke set_breakpoint_on_gcd_function again.
21175
21176 2014-09-18 Doug Evans <dje@google.com>
21177
21178 * gdb.dwarf2/symtab-producer.exp: New file.
21179
21180 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21181
21182 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21183 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21184 * gdb.base/global-var-nested-by-dso.c: Likewise.
21185 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21186
21187 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21188 Pedro Alves <palves@redhat.com>
21189
21190 * gdb.base/watch-bitfields.exp: Pass string other than test file
21191 name to prepare_for_testing.
21192 (watch): New procedure.
21193 (expect_watchpoint): Use with_test_prefix.
21194 (top level): Factor out tests to ...
21195 (test_watch_location, test_regular_watch): ... these new
21196 procedures, and use with_test_prefix and gdb_continue_to_end.
21197
21198 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21199
21200 PR breakpoints/12526
21201 * gdb.base/watch-bitfields.exp: New file.
21202 * gdb.base/watch-bitfields.c: New file.
21203
21204 2014-09-16 Pedro Alves <palves@redhat.com>
21205
21206 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21207 software and hardware addresses, not software address against
21208 itself.
21209
21210 2014-09-16 Pedro Alves <palves@redhat.com>
21211
21212 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21213 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21214
21215 2014-09-16 Pedro Alves <palves@redhat.com>
21216
21217 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21218 files.
21219 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21220 "*-*-vxworks*" throughout.
21221 * gdb.base/break.exp: Likewise.
21222 * gdb.base/default.exp: Likewise.
21223 * gdb.base/scope.exp: Likewise.
21224 * gdb.base/sepdebug.exp: Likewise.
21225 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21226 throughout.
21227 * gdb.base/run.c: Likewise.
21228 * gdb.base/sepdebug.c: Likewise.
21229 * gdb.hp/gdb.aCC/run.c: Likewise.
21230 * gdb.reverse/until-reverse.c: Likewise.
21231 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21232
21233 2014-09-16 Yao Qi <yao@codesourcery.com>
21234
21235 * boards/local-remote-host-native.exp: New file.
21236
21237 2014-09-14 Doug Evans <xdje42@gmail.com>
21238
21239 * gdb.threads/queue-signal.c (thread_count): New variable.
21240 (thread_count_mutex, thread_count_condvar): New variables.
21241 (incr_thread_count, wait_all_threads_running): New functions.
21242 (main): Wait for all threads to be in their thread functions.
21243
21244 2014-09-13 Doug Evans <xdje42@gmail.com>
21245
21246 * gdb.threads/queue-signal.c: New file.
21247 * gdb.threads/queue-signal.exp: New file.
21248
21249 2014-09-13 Doug Evans <xdje42@gmail.com>
21250
21251 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21252 be consistent with what default_gdb_init uses.
21253 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21254 the plain text of the prompt. Add some logging printfs.
21255 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21256
21257 2014-09-12 Pedro Alves <palves@redhat.com>
21258
21259 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21260 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21261 * gdb.arch/i386-size-overlap.exp: Likewise.
21262 * gdb.arch/i386-size.exp: Likewise.
21263 * gdb.arch/i386-unwind.exp: Likewise.
21264 * gdb.base/a2-run.exp: Likewise.
21265 * gdb.base/break.exp: Likewise.
21266 * gdb.base/charset.exp: Likewise.
21267 * gdb.base/chng-syms.exp: Likewise.
21268 * gdb.base/commands.exp: Likewise.
21269 * gdb.base/dbx.exp: Likewise.
21270 * gdb.base/find.exp: Likewise.
21271 * gdb.base/funcargs.exp: Likewise.
21272 * gdb.base/jit-simple.exp: Likewise.
21273 * gdb.base/reread.exp: Likewise.
21274 * gdb.base/sepdebug.exp: Likewise.
21275 * gdb.base/step-bt.exp: Likewise.
21276 * gdb.cp/mb-inline.exp: Likewise.
21277 * gdb.cp/mb-templates.exp: Likewise.
21278 * gdb.objc/basicclass.exp: Likewise.
21279 * gdb.threads/killed.exp: Likewise.
21280
21281 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21282
21283 PR tdep/17379
21284 * gdb.arch/powerpc-stackless.S: New file.
21285 * gdb.arch/powerpc-stackless.exp: New file.
21286
21287 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21288
21289 * gdb.base/attach.c: Include unistd.h.
21290 (main): Call alarm. Add label postloop.
21291 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21292 gdb_breakpoint, gdb_continue_to_breakpoint.
21293 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21294
21295 2014-09-11 Pedro Alves <palves@redhat.com>
21296
21297 PR gdb/17347
21298 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21299 * gdb.base/attach.exp (test_command_line_attach_run): New
21300 procedure.
21301 (top level): Call it.
21302
21303 2014-09-11 Pedro Alves <palves@redhat.com>
21304
21305 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21306 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21307 (do_command_attach_tests): Use spawn_wait_for_attach.
21308 * gdb.base/solib-overlap.exp: Likewise.
21309 * gdb.multi/multi-attach.exp: Likewise.
21310 * gdb.python/py-prompt.exp: Likewise.
21311 * gdb.python/py-sync-interp.exp: Likewise.
21312 * gdb.server/ext-attach.exp: Likewise.
21313
21314 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21315
21316 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21317 command in testcase. Simplify testcase.
21318
21319 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21320
21321 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21322
21323 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21324
21325 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21326
21327 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21328
21329 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21330
21331 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21332
21333 * gdb.dwarf2/dynarr-ptr.c: New file.
21334 * gdb.dwarf2/dynarr-ptr.exp: New file.
21335
21336 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21337
21338 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21339 of 30 rather than hardcoding 120 for a slow test case. Take the
21340 `gdb,timeout' target setting into account for this calculation.
21341 Don't extend the timeout for the test cases that don't need it.
21342
21343 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21344
21345 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21346 a factor of 2 for a slow test case. Take the `gdb,timeout'
21347 target setting into account for this calculation.
21348 * gdb.reverse/until-precsave.exp: Increase the timeout by
21349 a factor of 15 and 3 respectively rather than adding 120
21350 for a pair of slow test cases. Take the `gdb,timeout'
21351 target setting into account for this calculation.
21352
21353 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21354
21355 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21356 timeout, don't pass one down to gdb_expect.
21357 (gdb_expect): Rework timeout selection.
21358
21359 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21360
21361 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21362 exception on timeout.
21363 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21364 (gdbserver_start_extended): Catch any `gdbserver_start' error
21365 exceptions.
21366 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21367 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21368 `gdbserver_gdb_load' error exceptions.
21369
21370 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21371
21372 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21373 120 on waiting for the TCP socket to open.
21374
21375 2014-09-09 Doug Evans <xdje42@gmail.com>
21376
21377 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21378 _caller_matches, _any_caller_is, _any_caller_matches.
21379
21380 2014-09-09 Doug Evans <xdje42@gmail.com>
21381
21382 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21383
21384 2014-09-09 Yao Qi <yao@codesourcery.com>
21385
21386 * gdb.mi/mi-var-display.exp: Set print symbol off.
21387
21388 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21389
21390 PR gdb/17035
21391 * gdb.base/commands.exp: Add tests to verify user-defined
21392 commands with empty bodies.
21393 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21394 python commands in `show user command`.
21395 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21396 scheme commands in `show user command`.
21397
21398 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21399
21400 PR python/17355
21401 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21402 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21403 * gdb.python/py-framefilter-invalidarg.exp: New file.
21404 * gdb.python/py-framefilter-invalidarg.py: New file.
21405
21406 2014-09-06 Doug Evans <xdje42@gmail.com>
21407
21408 PR 15276
21409 * gdb.python/py-caller-is.c: New file.
21410 * gdb.python/py-caller-is.exp: New file.
21411
21412 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21413
21414 PR gdb/17235
21415 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21416 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21417
21418 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21419
21420 PR fortran/17237
21421 * gdb.fortran/print-formatted.exp: New file.
21422 * gdb.fortran/print-formatted.f90: Likewise.
21423
21424 2014-09-03 Sasha Smundak <asmundak@google.com>
21425
21426 * gdb.python/py-frame.exp: Test Frame.read_register.
21427
21428 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21429
21430 PR python/16699
21431 * gdb.python/py-completion.exp: New file.
21432 * gdb.python/py-completion.py: Likewise.
21433
21434 2014-08-28 Doug Evans <dje@google.com>
21435
21436 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21437 eax,etc. are live with values set by gdb and thus the compiler can't
21438 use them.
21439 * gdb.arch/i386-pseudo.c (main): Ditto.
21440
21441 2014-08-27 Doug Evans <dje@google.com>
21442
21443 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21444
21445 2014-08-25 Doug Evans <dje@google.com>
21446
21447 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21448 (main): Ditto.
21449
21450 2014-08-25 Doug Evans <dje@google.com>
21451
21452 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21453
21454 2014-08-24 Yao Qi <yao@codesourcery.com>
21455
21456 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21457 symbol off.
21458 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21459
21460 2014-08-22 Doug Evans <dje@google.com>
21461
21462 PR 17276
21463 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21464 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21465 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21466
21467 2014-08-22 Yao Qi <yao@codesourcery.com>
21468
21469 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21470 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21471 * gdb.python/python.exp: Likewise. Use .py file on the host
21472 instead of the build.
21473
21474 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21475
21476 * gdb.threads/gcore-stale-thread.c: New file.
21477 * gdb.threads/gcore-stale-thread.exp: New file.
21478
21479 2014-08-21 Pedro Alves <palves@redhat.com>
21480
21481 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21482 * gdb.base/gcore-relro-pie.exp: Likewise.
21483 * gdb.base/gcore-relro.exp: Likewise.
21484 * gdb.base/gcore.exp: Likewise.
21485 * gdb.base/print-symbol-loading.exp: Likewise.
21486 * gdb.threads/gcore-thread.exp: Likewise.
21487 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21488
21489 2014-08-20 Pedro Alves <palves@redhat.com>
21490 Jan Kratochvil <jan.kratochvil@redhat.com>
21491
21492 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21493 configure.
21494 (EXPECT): Handle READ1 being set.
21495 (all): Depend on EXTRA_RULES.
21496 (check-read1, expect-read1, read1.so, read1): New rules.
21497 * README (Testsuite Parameters): Document the READ1 make variable.
21498 (Race detection): New section.
21499 * configure: Regenerate.
21500 * configure.ac: If build==host==target, and running under a
21501 GNU/glibc system, add read1 to the extra Makefile rules.
21502 (EXTRA_RULES): AC_SUBST it.
21503 * lib/read1.c: New file.
21504
21505 2014-08-20 Joel Brobecker <brobecker@adacore.com>
21506
21507 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21508 the handling of variables declared as a typedef to an array
21509 which a DW_AT_data_location attribute.
21510
21511 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
21512 Pedro Alves <palves@redhat.com>
21513
21514 PR symtab/14604
21515 PR symtab/14605
21516 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21517 gdb_test.
21518
21519 2014-08-19 Pedro Alves <palves@redhat.com>
21520
21521 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21522
21523 2014-08-19 Yao Qi <yao@codesourcery.com>
21524
21525 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21526 right line.
21527
21528 2014-08-18 David Blaikie <dblaikie@gmail.com>
21529
21530 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21531
21532 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21533
21534 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21535 attribute in array range.
21536
21537 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21538
21539 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21540
21541 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21542
21543 PR c++/17132
21544 * gdb.cp/pr17132.cc: New file.
21545 * gdb.cp/pr17132.exp: New file.
21546
21547 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21548
21549 * gdb.python/py-xmethods.py (A_getarrayind)
21550 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21551 Use 'print' with function call syntax.
21552 (E_method_matcher.match): Fix tab vs space indentation mixup.
21553
21554 2014-08-15 Yao Qi <yao@codesourcery.com>
21555
21556 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21557 false.
21558
21559 2014-08-15 Yao Qi <yao@codesourcery.com>
21560
21561 * gdb.cp/casts.exp: Set print symbol off.
21562 * gdb.cp/class2.exp: Likewise.
21563 * gdb.cp/overload.exp: Likewise.
21564 * gdb.cp/templates.exp: Likewise.
21565
21566 2014-08-11 Doug Evans <dje@google.com>
21567
21568 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21569 (test_load_shlib): Update.
21570
21571 2014-08-09 Yao Qi <yao@codesourcery.com>
21572
21573 * gdb.base/display.exp: Invoke is_address_zero_readable.
21574 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21575 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21576 * gdb.base/hbreak-unmapped.exp: Return if
21577 is_address_zero_readable returns true.
21578 * gdb.base/signest.exp: Likewise.
21579 * gdb.base/signull.exp: Likewise.
21580 * gdb.base/sigbpt.exp: Likewise.
21581 * gdb.guile/scm-disasm.exp: Do the test if
21582 is_address_zero_readable returns false.
21583 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21584 * gdb.python/py-arch.exp: Likewise.
21585 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21586 * lib/gdb.exp (is_address_zero_readable): New proc.
21587
21588 2014-08-09 Yao Qi <yao@codesourcery.com>
21589
21590 PR testsuite/13443
21591 * gdb.mi/mi-var-display.exp: Make test messages unique.
21592
21593 2014-08-04 Tom Tromey <tromey@redhat.com>
21594
21595 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21596 target 0".
21597
21598 2014-08-04 Tom Tromey <tromey@redhat.com>
21599
21600 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21601 "target_resume".
21602
21603 2014-08-01 Joel Brobecker <brobecker@adacore.com>
21604
21605 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21606 inner_vla_struct_object_size.
21607 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21608 as xfail.
21609
21610 2014-07-30 Pedro Alves <palves@redhat.com>
21611
21612 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21613 comment.
21614
21615 2014-07-29 Yao Qi <yao@codesourcery.com>
21616
21617 PR gdb/17206
21618 * gdb.base/until-nodebug.exp: New.
21619
21620 2014-07-28 Doug Evans <xdje42@gmail.com>
21621
21622 PR guile/17203
21623 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21624 previously existing parameter, and previously ambiguously spelled
21625 parameter.
21626
21627 2014-07-28 Will Newton <will.newton@linaro.org>
21628
21629 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21630
21631 2014-07-26 Ludovic Courtès <ludo@gnu.org>
21632 Doug Evans <xdje42@gmail.com>
21633
21634 PR guile/17146
21635 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21636
21637 2014-07-25 Pedro Alves <palves@redhat.com>
21638
21639 * gdb.threads/signal-command-handle-nopass.c: New file.
21640 * gdb.threads/signal-command-handle-nopass.exp: New file.
21641 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21642 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21643 * gdb.threads/signal-delivered-right-thread.c: New file.
21644 * gdb.threads/signal-delivered-right-thread.exp: New file.
21645
21646 2014-07-25 Pedro Alves <palves@redhat.com>
21647
21648 * gdb.base/double-prompt-target-event-error.exp
21649 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21650 match.
21651 (cancel_pagination_in_target_event): Rework double prompt
21652 detection.
21653 * gdb.base/paginate-after-ctrl-c-running.exp
21654 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21655 <return>' match.
21656 * gdb.base/paginate-bg-execution.exp
21657 (test_bg_execution_pagination_return)
21658 (test_bg_execution_pagination_cancel): Remove '-notransfer
21659 <return>' matches.
21660 * gdb.base/paginate-execution-startup.exp
21661 (test_fg_execution_pagination_return)
21662 (test_fg_execution_pagination_cancel): Remove '-notransfer
21663 <return>' matches.
21664 * gdb.base/paginate-inferior-exit.exp
21665 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21666 match.
21667 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21668 * lib/gdb.exp (pagination_prompt): Run text through
21669 string_to_regexp.
21670 (gdb_test_multiple): Match $pagination_prompt instead of
21671 "<return>".
21672 (string_to_regexp): Move to lib/gdb-utils.exp.
21673
21674 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21675
21676 * gdb.arch/amd64-entry-value-paramref.S: New file.
21677 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21678 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21679 * gdb.arch/amd64-optimout-repeat.S: New file.
21680 * gdb.arch/amd64-optimout-repeat.c: New file.
21681 * gdb.arch/amd64-optimout-repeat.exp: New file.
21682
21683 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21684
21685 PR gdb/17170
21686 * gdb.base/statistics.exp: New file.
21687
21688 2014-07-17 Doug Evans <dje@google.com>
21689
21690 PR gdb/17170
21691 * gdb.base/maint.exp: Update testing of per-command stats.
21692
21693 2014-07-16 Pedro Alves <palves@redhat.com>
21694
21695 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21696 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21697 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21698 (tfile_write_buf): New functions.
21699 (add_memory_block): Rewrite using the above.
21700 (adjust_function_address): New function.
21701 (FUNCTION_ADDRESS): New macro.
21702 (write_basic_trace_file): Remove short_x local, and use
21703 tfile_write_16. Change type of func_addr local to unsigned long
21704 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21705 here. Cast argument of add_memory_block to char pointer.
21706 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21707 (main): Remove parameters.
21708 * gdb.trace/tfile.exp: Remove nowarnings.
21709
21710 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21711
21712 * gdb.base/debug-expr.exp: Test string evaluation with
21713 "debug expression" on.
21714
21715 2014-07-15 Pedro Alves <palves@redhat.com>
21716
21717 * gdb.base/reread.exp: Use clean_restart.
21718
21719 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21720
21721 * gdb.arch/avr-flash-qualifer.c: New.
21722 * gdb.arch/avr-flash-qualifer.exp: New.
21723
21724 2014-07-14 Pedro Alves <palves@redhat.com>
21725
21726 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21727 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21728
21729 2014-07-14 Pedro Alves <palves@redhat.com>
21730
21731 * gdb.base/double-prompt-target-event-error.c: New file.
21732 * gdb.base/double-prompt-target-event-error.exp: New file.
21733
21734 2014-07-14 Pedro Alves <palves@redhat.com>
21735
21736 PR gdb/17072
21737 * gdb.base/paginate-inferior-exit.c: New file.
21738 * gdb.base/paginate-inferior-exit.exp: New file.
21739
21740 2014-07-14 Pedro Alves <palves@redhat.com>
21741
21742 PR gdb/17072
21743 * gdb.base/paginate-bg-execution.c: New file.
21744 * gdb.base/paginate-bg-execution.exp: New file.
21745
21746 2014-07-14 Pedro Alves <palves@redhat.com>
21747
21748 PR gdb/17072
21749 * gdb.base/paginate-execution-startup.c: New file.
21750 * gdb.base/paginate-execution-startup.exp: New file.
21751 * lib/gdb.exp (pagination_prompt): New global.
21752 (default_gdb_spawn): New procedure, factored out from
21753 default_gdb_spawn.
21754 (default_gdb_start): Adjust to call default_gdb_spawn.
21755 (gdb_spawn): New procedure.
21756
21757 2014-07-14 Pedro Alves <palves@redhat.com>
21758
21759 * lib/gdb.exp (gdb_assert): New procedure.
21760 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21761
21762 2014-07-14 Pedro Alves <palves@redhat.com>
21763
21764 * gdb.base/execution-termios.c: New file.
21765 * gdb.base/execution-termios.exp: New file.
21766
21767 2014-07-14 Tom Tromey <tromey@redhat.com>
21768
21769 * gdb.cp/vla-cxx.cc: New file.
21770 * gdb.cp/vla-cxx.exp: New file.
21771
21772 2014-07-14 Tom Tromey <tromey@redhat.com>
21773
21774 * gdb.reverse/rerun-prec.c: New file.
21775 * gdb.reverse/rerun-prec.exp: New file.
21776
21777 2014-07-12 Maciej W. Rozycki <macro@mips.com>
21778 Maciej W. Rozycki <macro@codesourcery.com>
21779
21780 * lib/gdb-utils.exp: New file.
21781 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21782 inline `gdb_init_command' processing.
21783 (gdb_start_cmd): Likewise.
21784 * lib/mi-support.exp (mi_run_cmd): Likewise.
21785 * README: Document `gdb_init_command' and `gdb_init_commands'.
21786
21787 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21788
21789 Fix false FAIL running under a very long directory name.
21790 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21791 and "set print elements 10000". Twice.
21792
21793 2014-07-11 Yao Qi <yao@codesourcery.com>
21794
21795 * gdb.base/exprs.exp: "set print symbol off".
21796
21797 2014-07-11 Pedro Alves <palves@redhat.com>
21798
21799 * gdb.threads/kill.c: New file.
21800 * gdb.threads/kill.exp: New file.
21801
21802 2014-07-10 Yao Qi <yao@codesourcery.com>
21803
21804 * gdb.trace/tfile.c (write_basic_trace_file)
21805 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21806 address written to trace file.
21807
21808 2014-07-09 Pedro Alves <palves@redhat.com>
21809
21810 * gdb.base/attach-wait-input.exp: New file.
21811 * gdb.base/attach-wait-input.c: New file.
21812
21813 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21814
21815 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21816 setting up test structures.
21817 (main): Call new test function.
21818 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21819 test function, continue into test function and walk test
21820 structures.
21821
21822 2014-07-02 Yao Qi <yao@codesourcery.com>
21823
21824 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21825 'bar_start' at the beginning of functions 'foo' and 'bar'
21826 respectively.
21827 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21828 instead of 'foo' and 'bar'.
21829
21830 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21831
21832 * gdb.btrace/segv.exp: New.
21833 * gdb.btrace/segv.c: New.
21834
21835 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
21836
21837 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21838 instruction.
21839
21840 2014-06-30 Mark Wielaard <mjw@redhat.com>
21841
21842 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21843 vulture, vilify, villar): New volatile array constants.
21844 (vindictive, vegetation): New const volatile array constants.
21845 * gdb.base/volatile.exp: Test volatile and const volatile array
21846 types.
21847
21848 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21849
21850 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21851 target lacks support for awatch, rwatch, or hbreak.
21852
21853 2014-06-27 Yao Qi <yao@codesourcery.com>
21854
21855 * gdb.multi/dummy-frame-restore.exp: New.
21856 * gdb.multi/dummy-frame-restore.c: New.
21857
21858 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21859
21860 * gdb.btrace/gcore.exp: New.
21861
21862 2014-06-23 Pedro Alves <palves@redhat.com>
21863
21864 * gdb.base/watchpoint-reuse-slot.c: New file.
21865 * gdb.base/watchpoint-reuse-slot.exp: New file.
21866
21867 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21868
21869 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21870 progspace's filename in 'info', 'enable' and 'disable' command
21871 tests.
21872
21873 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21874
21875 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21876 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21877 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21878
21879 2014-06-20 Gary Benson <gbenson@redhat.com>
21880
21881 * gdb.arch/i386-avx.exp: Fix include file location.
21882 * gdb.arch/i386-sse.exp: Likewise.
21883
21884 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21885
21886 * gdb.dlang/expression.exp: New file.
21887
21888 2014-06-19 Pedro Alves <palves@redhat.com>
21889
21890 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21891 out from ...
21892 (top level): ... here. Iterate running tests under different
21893 scheduler-locking settings.
21894
21895 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
21896
21897 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21898 to DW_FORM_addr and use non-zero addresses.
21899
21900 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21901
21902 PR gdb/17017
21903 * gdb.python/py-xmethods.cc: Add global function call counters and
21904 increment them in their respective functions. Remove "cout"
21905 statements.
21906 * gdb.python/py-xmethods.exp: Make tests check the global function
21907 call counters instead of depending on inferior IO.
21908
21909 2014-06-18 Don Breazeal <donb@codesourcery.com>
21910
21911 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21912 Deleted procedure.
21913 (explicit_fork_parent_follow): Deleted procedure.
21914 (explicit_fork_child_follow): Deleted procedure.
21915 (test_follow_fork): New procedure.
21916 (do_fork_tests): Replace calls to deleted procedures with
21917 calls to test_follow_fork and reset GDB for subsequent
21918 procedure calls.
21919
21920 2014-06-17 Yao Qi <yao@codesourcery.com>
21921
21922 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21923 CP1252.
21924
21925 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
21926
21927 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21928 Initialize ptr and S explicitly.
21929 (skip_type_update_when_not_use_rtti_test): Likewise.
21930
21931 2014-06-16 Keith Seitz <keiths@redhat.com>
21932
21933 PR mi/15863
21934 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21935 the inferior is started.
21936
21937 2014-06-16 Pedro Alves <palves@redhat.com>
21938
21939 * gdb.base/break-main-file-remove-fail.c: New file.
21940 * gdb.base/break-main-file-remove-fail.exp: New file.
21941 * gdb.base/break-unload-file.exp: Use build_executable instead of
21942 prepare_for_testing.
21943 (test_break): New parameter "initial_load". Handle it.
21944 (top level): Add initial_load cmdline/file axis.
21945
21946 2014-06-12 Tom Tromey <tromey@redhat.com>
21947
21948 * gdb.base/completion.exp: Don't use directory name in test.
21949
21950 2014-06-09 Gary Benson <gbenson@redhat.com>
21951
21952 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21953 separate the always-available ANSI-standard signals from the
21954 signals that require checking.
21955 (main): Likewise.
21956 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21957 Likewise.
21958 (main): Likewise.
21959
21960 2014-06-07 Keith Seitz <keiths@redhat.com>
21961
21962 Revert:
21963 PR c++/16253
21964 * gdb.cp/var-tag.cc: New file.
21965 * gdb.cp/var-tag.exp: New file.
21966 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21967 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21968 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21969 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21970
21971 2014-06-06 Doug Evans <xdje42@gmail.com>
21972
21973 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21974
21975 2014-06-06 Pedro Alves <palves@redhat.com>
21976
21977 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21978 in target debug output instead of looking at RSP packets,
21979 disabling the test on any target that uses hardware stepping.
21980 Update comments.
21981
21982 2014-06-06 Pedro Alves <palves@redhat.com>
21983
21984 * gdb.base/break-unload-file.exp: Fix typo.
21985
21986 2014-06-06 Yao Qi <yao@codesourcery.com>
21987
21988 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21989 from "jit_function" to "^jit_function".
21990
21991 2014-06-06 Yao Qi <yao@codesourcery.com>
21992
21993 * gdb.base/async.c (foo): Add one statement.
21994 * gdb.base/async.exp: Get the next instruction address and
21995 match the output of "nexti" by instruction address. Match
21996 the hex address in the output of "finish".
21997
21998 2014-06-06 Gary Benson <gbenson@redhat.com>
21999
22000 * gdb.base/call-signals.c: Remove preprocessor conditionals
22001 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22002 SIGSEGV and SIGTERM.
22003 * gdb.base/sigall.c: Likewise.
22004 * gdb.base/unwindonsignal.c: Likewise.
22005 * gdb.reverse/sigall-reverse.c: Likewise.
22006
22007 2014-06-06 Yao Qi <yao@codesourcery.com>
22008
22009 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22010 readable, skip the test.
22011
22012 2014-06-06 Yao Qi <yao@codesourcery.com>
22013
22014 * gdb.threads/staticthreads.c (thread_function): Move the line
22015 setting breakpoint on forward.
22016 * gdb.threads/staticthreads.exp: Update comments.
22017
22018 2014-06-05 Ludovic Courtès <ludo@gnu.org>
22019
22020 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22021 "history-append! type error".
22022
22023 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22024
22025 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22026 erroneous dprintf expected input.
22027
22028 2014-06-04 Doug Evans <xdje42@gmail.com>
22029
22030 * gdb.guile/scm-generics.exp: Delete.
22031
22032 2014-06-04 Doug Evans <xdje42@gmail.com>
22033
22034 * gdb.guile/scm-breakpoint.exp: Update.
22035 Add tests for breakpoint registration.
22036
22037 2014-06-04 Tom Tromey <tromey@redhat.com>
22038
22039 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22040 VLA-in-union.
22041 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22042 inner_vla_struct, vla_union types. Initialize objects of those
22043 types and compute their sizes.
22044
22045 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22046 Hui Zhu <hui@codesourcery.com>
22047
22048 * gdb.base/fileio.exp: Add test for shell not available as well as
22049 available.
22050 * gdb.base/fileio.c (test_system): Check for shell twice.
22051
22052 2014-06-04 Yao Qi <yao@codesourcery.com>
22053
22054 * gdb.base/auto-connect-native-target.exp: Remove redundant
22055 space from the regexp pattern.
22056
22057 2014-06-04 Yao Qi <yao@codesourcery.com>
22058
22059 * gdb.base/default.exp: Replace "child" with "native" in
22060 regexp pattern.
22061
22062 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22063
22064 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22065 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22066 * gdb.python/py-xmethods.py: Python script supporting the
22067 new testcase and tests.
22068
22069 2014-06-03 Joel Brobecker <brobecker@adacore.com>
22070 Pedro Alves <palves@redhat.com>
22071
22072 PR breakpoints/17000
22073 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22074 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22075
22076 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22077
22078 * gdb.base/subst.exp: Add tests to verify partial path matching
22079 output.
22080
22081 2014-06-03 Pedro Alves <palves@redhat.com>
22082
22083 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22084 target that doesn't use software single-stepping.
22085
22086 2014-06-03 Pedro Alves <palves@redhat.com>
22087
22088 PR breakpoints/17000
22089 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22090 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22091
22092 2014-06-02 Doug Evans <xdje42@gmail.com>
22093
22094 * gdb.guile/scm-parameter.exp: New file.
22095
22096 2014-06-02 Doug Evans <xdje42@gmail.com>
22097
22098 * gdb.guile/scm-cmd.c: New file.
22099 * gdb.guile/scm-cmd.exp: New file.
22100
22101 2014-06-02 Doug Evans <xdje42@gmail.com>
22102
22103 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22104 pretty-printer lookup.
22105 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22106 (make-pp_s-printer): Call it.
22107 (make-pretty-printer-from-dict): New function.
22108 (lookup-pretty-printer-maker-from-dict): New function.
22109 (*pretty-printer*): Simplify.
22110 (make-objfile-pp_s-printer): New function.
22111 (install-objfile-pretty-printers!): New function.
22112 (make-progspace-pp_s-printer): New function.
22113 (install-progspace-pretty-printers!): New function.
22114 * gdb.guile/scm-progspace.c: New file.
22115 * gdb.guile/scm-progspace.exp: New file.
22116
22117 2014-06-02 Pedro Alves <palves@redhat.com>
22118
22119 * gdb.base/dprintf-bp-same-addr.c: New file.
22120 * gdb.base/dprintf-bp-same-addr.exp: New file.
22121
22122 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22123
22124 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22125 * gdb.arch/powerpc-power.s: Likewise.
22126
22127 2014-06-02 Joel Brobecker <brobecker@adacore.com>
22128
22129 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22130
22131 2014-06-01 Yao Qi <yao@codesourcery.com>
22132
22133 * gdb.base/watchpoint.exp (test_watch_location): Check null
22134 pointer can be dereferenced. If not, do the test, otherwise
22135 skip it.
22136
22137 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22138
22139 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22140 results.
22141 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22142
22143 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22144
22145 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22146 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22147 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22148 * gdb.arch/amd64-invalid-stack-top.c: New file.
22149 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22150
22151 2014-05-30 Pedro Alves <palves@redhat.com>
22152
22153 PR breakpoints/17000
22154 * gdb.base/sss-bp-on-user-bp.c: New file.
22155 * gdb.base/sss-bp-on-user-bp.exp: New file.
22156
22157 2014-05-30 David Blaikie <dblaikie@gmail.com>
22158
22159 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22160 gnu_inline semantics via attribute.
22161 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22162 source explicitly specifies the required semantics.
22163
22164 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22165
22166 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22167
22168 2014-05-29 Pedro Alves <palves@redhat.com>
22169 Tom Tromey <tromey@redhat.com>
22170
22171 * gdb.base/async-shell.exp: Don't enable target-async.
22172 * gdb.base/async.exp
22173 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22174 parameter. Adjust.
22175 (top level): Don't test with "target-async".
22176 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22177 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22178 * gdb.base/inferior-died.exp: Don't enable target-async.
22179 * gdb.base/interrupt-noterm.exp: Likewise.
22180 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22181 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22182 * gdb.mi/mi-nonstop.exp: Likewise.
22183 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22184 * gdb.mi/mi-nsintrall.exp: Likewise.
22185 * gdb.mi/mi-nsmoribund.exp: Likewise.
22186 * gdb.mi/mi-nsthrexec.exp: Likewise.
22187 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22188 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22189 * gdb.python/py-evsignal.exp: Don't enable target-async.
22190 * gdb.python/py-evthreads.exp: Likewise.
22191 * gdb.python/py-prompt.exp: Likewise.
22192 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22193 * gdb.server/solib-list.exp: Don't enable target-async.
22194 * gdb.threads/thread-specific-bp.exp: Likewise.
22195 * lib/mi-support.exp: Adjust to use mi-async.
22196
22197 2014-05-29 Pedro Alves <palves@redhat.com>
22198
22199 PR gdb/13860
22200 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22201 reason, even in sync mode.
22202
22203 2014-05-29 Pedro Alves <palves@redhat.com>
22204 Hui Zhu <hui@codesourcery.com>
22205
22206 PR PR15693
22207 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22208 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22209 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22210 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22211
22212 2014-05-28 Joel Brobecker <brobecker@adacore.com>
22213
22214 * config/monitor.exp (gdb_target_monitor): Replace use of
22215 "set remotebaud" by "set serial baud".
22216
22217 2014-05-26 Andy Wingo <wingo@igalia.com>
22218
22219 * gdb.guile/scm-breakpoint.exp:
22220 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22221 properties instead of gdb-object-properties.
22222
22223 2014-05-26 Yao Qi <yao@codesourcery.com>
22224
22225 * gdb.server/no-thread-db.exp: Specify source file name
22226 explicitly when setting a breakpoint.
22227
22228 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22229
22230 * gdb.btrace/vdso.c: New.
22231 * gdb.btrace/vdso.exp: New.
22232
22233 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22234
22235 * gdb.base/gcore.exp (capture_command_output): Move ...
22236 * lib/gdb.exp (capture_command_output): ... here.
22237
22238 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22239
22240 * gdb.btrace/data.exp: Test memory access during btrace replay.
22241
22242 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22243
22244 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22245
22246 2014-05-21 Pedro Alves <palves@redhat.com>
22247
22248 PR gdb/13860
22249 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22250 (top level): Test that output related to execution commands is
22251 sent to the console with CLI commands, but not with MI commands.
22252 Test that breakpoint events are always mirrored to the console.
22253 Also expect the new source line to be output after a "next" in
22254 async mode too. Make it a pass/fail test.
22255 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22256 output.
22257 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22258
22259 2014-05-21 Pedro Alves <palves@redhat.com>
22260
22261 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22262 Use them to test variations of "list" after reaching a breakpoint.
22263 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22264 Test "list" with listsize 10 after reaching a breakpoint.
22265 * gdb.python/python.exp (decode_line current location line
22266 number): Adjust expected line number.
22267
22268 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22269
22270 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22271 behavior for $args, pass it directly to "run".
22272
22273 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22274
22275 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22276 30000 to 65536.
22277
22278 2014-05-21 Pedro Alves <palves@redhat.com>
22279
22280 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22281 auto-connect-native-target off".
22282 * gdb.base/auto-connect-native-target.c: New file.
22283 * gdb.base/auto-connect-native-target.exp: New file.
22284
22285 2014-05-21 Pedro Alves <palves@redhat.com>
22286
22287 * gdb.base/default.exp: Test "target native" instead of "target
22288 child".
22289
22290 2014-05-21 Mark Wielaard <mjw@redhat.com>
22291
22292 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22293
22294 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22295
22296 Fix TLS access for -static -pthread.
22297 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22298 <HAVE_TLS> (thread_function, main): Initialize it.
22299 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22300 Add clean_restart.
22301 <$have_tls != "">: Check TLSVAR.
22302
22303 2014-05-21 Pedro Alves <palves@redhat.com>
22304
22305 * gdb.base/dcache-line-read-error.c: New.
22306 * gdb.base/dcache-line-read-error.exp: New.
22307
22308 2014-05-20 Pedro Alves <palves@redhat.com>
22309
22310 * gdb.base/compare-sections.c: New file.
22311 * gdb.base/compare-sections.exp: New file.
22312
22313 2014-05-20 Pedro Alves <palves@redhat.com>
22314
22315 * gdb.base/break-idempotent.c: New file.
22316 * gdb.base/break-idempotent.exp: New file.
22317
22318 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22319
22320 * gdb.btrace/nohist.exp: New.
22321
22322 2014-05-20 Yao Qi <yao@codesourcery.com>
22323
22324 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22325 gdb.reverse directory and gdb_reverse_timeout exists in board
22326 setting.
22327 * README: Document gdb_reverse_timeout.
22328
22329 2014-05-20 Yao Qi <yao@codesourcery.com>
22330
22331 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22332 'test_file_name'. Treat args as a string instead of a list.
22333 (gdb_init): Rename argument 'args' by 'test_file_name'.
22334
22335 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22336
22337 * gdb.arch/powerpc-power.exp: New file.
22338 * gdb.arch/powerpc-power.s: New file.
22339
22340 2014-05-16 Doug Evans <dje@google.com>
22341
22342 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
22343 * gdb.base/completion.exp: Check that all expected files exist
22344 before doing file completion.
22345
22346 2014-05-16 Doug Evans <dje@google.com>
22347
22348 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22349 Update.
22350 (do_syscall_tests_without_xml): Update.
22351
22352 2014-05-16 Pedro Alves <palves@redhat.com>
22353
22354 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22355 instead of "unknown output after running".
22356
22357 2014-05-16 Yao Qi <yao@codesourcery.com>
22358
22359 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22360 file1.txt from host at the end.
22361 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22362
22363 2014-05-15 Doug Evans <dje@google.com>
22364
22365 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22366 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22367 loading file. Add test for TU lookup.
22368
22369 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22370
22371 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22372 calling "-exec-arguments" or "set args" before running the
22373 inferior.
22374
22375 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22376
22377 * lib/mi-support.exp (mi_expect_stop): Expect message for
22378 inferiors that exit with non-zero exit code.
22379
22380 2014-05-14 Yao Qi <yao@codesourcery.com>
22381
22382 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22383 match absolute path on remote host.
22384 (test_file_list_exec_source_files): Remove "/" from the
22385 pattern.
22386
22387 2014-05-14 Yao Qi <yao@codesourcery.com>
22388
22389 * boards/local-remote-host-notty.exp (${board}_file): New
22390 proc.
22391
22392 2014-05-07 Kyle McMartin <kyle@redhat.com>
22393
22394 Pushed by Joel Brobecker <brobecker@adacore.com>.
22395 * gdb.arch/aarch64-atomic-inst.c: New file.
22396 * gdb.arch/aarch64-atomic-inst.exp: New file.
22397
22398 2014-05-07 Yao Qi <yao@codesourcery.com>
22399
22400 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22401 in current context" too.
22402
22403 2014-05-05 Keith Seitz <keiths@redhat.com>
22404
22405 * gdb.linespec/ls-dollar.exp: Add test for linespec
22406 file:convenience_variable.
22407
22408 2014-05-05 Yao Qi <yao@codesourcery.com>
22409
22410 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22411 traceframes into tfile and ctf trace files. Read data from
22412 trace file and test collected data.
22413 (gdb_collect_locals_test): Likewise.
22414 (gdb_unavailable_registers_test): Likewise.
22415 (gdb_unavailable_floats): Likewise.
22416 (gdb_collect_globals_test): Likewise.
22417 (top-level): Append "ctf" to trace_file_targets if GDB
22418 supports.
22419
22420 2014-05-05 Yao Qi <yao@codesourcery.com>
22421
22422 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22423 code to ...
22424 (gdb_collect_args_test_1): ... it. New proc.
22425 (gdb_collect_locals_test): Move some code to ...
22426 (gdb_collect_locals_test_1): ... it. New proc.
22427 (gdb_unavailable_registers_test): Move some code to ...
22428 (gdb_unavailable_registers_test_1): ... it. New proc.
22429 (gdb_unavailable_floats): Move some code to ...
22430 (gdb_unavailable_floats_1): ... it. New proc.
22431
22432 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22433
22434 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22435 probes to test for bitness recognition.
22436 * gdb.arch/amd64-stap-optional-prefix.exp
22437 (test_probe_value_without_reg): New procedure.
22438 Add code to test for different kinds of bitness.
22439
22440 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22441
22442 PR breakpoints/16889
22443 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22444 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22445
22446 2014-05-01 Pedro Alves <palves@redhat.com>
22447
22448 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22449 gdb_file_cmd if no file is specified.
22450 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22451 last_loaded_file to set the remote exec-file.
22452
22453 2014-05-01 Pedro Alves <palves@redhat.com>
22454
22455 * boards/local-remote-host.exp: New file.
22456
22457 2014-05-01 Pedro Alves <palves@redhat.com>
22458
22459 * boards/local-remote-host.exp: Rename to ...
22460 * boards/local-remote-host-notty.exp: ... this.
22461
22462 2014-04-28 Joel Brobecker <brobecker@adacore.com>
22463
22464 * gdb.ada/dyn_arrayidx: New testcase.
22465
22466 2014-04-26 Yao Qi <yao@codesourcery.com>
22467
22468 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22469 and compute the length of function main. Save it in
22470 $main_length.
22471 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22472 (top-level): Use gdb_compile to compile objects into
22473 executable and restart GDB. Remove invocation to
22474 prepare_for_testing.
22475
22476 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22477 Pedro Alves <palves@redhat.com>
22478
22479 PR server/16255
22480 * gdb.multi/multi-attach.c: New file.
22481 * gdb.multi/multi-attach.exp: New file.
22482
22483 2014-04-25 Pedro Alves <palves@redhat.com>
22484
22485 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22486 user.
22487 (top level): Test that "set remote conditional-breakpoints-packet
22488 off" works as intended.
22489 * gdb.base/dprintf.exp: Test that "set remote
22490 breakpoint-commands-packet off" works as intended.
22491 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22492 New function.
22493 (top level): Call it.
22494 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22495 remote fast-tracepoints-packet off" works as intended.
22496 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22497 * lib/gdb.exp (gdb_is_target_remote): ... here.
22498
22499 2014-04-24 David Blaikie <dblaikie@gmail.com>
22500
22501 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22502 ensure clang would not discard them.
22503 * gdb.base/gdbvars.c: Ditto.
22504 * gdb.base/memattr.c: Ditto.
22505 * gdb.base/whatis.c: Ditto.
22506 * gdb.python/py-prettyprint.c: Ditto.
22507 * gdb.trace/actions.c: Ditto.
22508 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22509 ensure clang would not discard it.
22510
22511 2014-04-24 David Blaikie <dblaikie@gmail.com>
22512
22513 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22514 clang to emit the full definition of type required by the test
22515 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22516
22517 2014-04-24 David Blaikie <dblaikie@gmail.com>
22518
22519 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22520 coax Clang into emitting the definition of the type.
22521 * gdb.cp/pr10728-x.h (y): Ditto.
22522 * gdb.cp/pr10728-y.cc (y): Ditto.
22523
22524 2014-04-24 David Blaikie <dblaikie@gmail.com>
22525
22526 * gdb.base/label.exp: XFAIL label related tests under Clang.
22527 * gdb.cp/cplabel.exp: Ditto.
22528 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22529 under Clang those using labels.
22530
22531 2014-04-25 Yao Qi <yao@codesourcery.com>
22532
22533 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22534 double_label.
22535 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22536 partial_label and double_label.
22537
22538 2014-04-24 David Blaikie <dblaikie@gmail.com>
22539
22540 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22541
22542 2014-04-24 David Blaikie <dblaikie@gmail.com>
22543
22544 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22545 of the function to work across GCC and Clang.
22546 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22547 pointer types (const void ** const V void **).
22548
22549 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
22550 Walfred Tedeschi <walfred.tedeschi@intel.com>
22551
22552 * Makefile.in (EXECUTABLES): Added i386-avx512.
22553 * gdb.arch/i386-avx512.c: New file.
22554 * gdb.arch/i386-avx512.exp: Likewise.
22555
22556 2014-04-23 Keith Seitz <keiths@redhat.com>
22557
22558 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22559 (mi_make_breakpoint_table): New procedure.
22560 (mi_create_breakpoint): Use mi_make_breakpoint
22561 and return the result.
22562 (mi_make_breakpoint): New procedure.
22563 (mi_build_kv_pairs): New procedure.
22564
22565 * gdb.mi/mi-break.exp: Remove unused globals,
22566 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22567 All callers updated.
22568 * gdb.mi/mi-dprintf.exp: Use variable to track command
22569 number.
22570 Update all callers of mi_create_breakpoint and use
22571 mi_make_breakpoint_table.
22572 Remove any unused global variables.
22573 * gdb.mi/mi-nonstop.exp: Likewise.
22574 * gdb.mi/mi-nsintrall.exp: Likewise.
22575 * gdb.mi/mi-nsmoribund.exp: Likewise.
22576 * gdb.mi/mi-nsthrexec.exp: Likewise.
22577 * gdb.mi/mi-reverse.exp: Likewise.
22578 * gdb.mi/mi-simplerun.exp: Likewise.
22579 * gdb.mi/mi-stepn.exp: Likewise.
22580 * gdb.mi/mi-syn-frame.exp: Likewise.
22581 * gdb.mi/mi-until.exp: Likewise.
22582 * gdb.mi/mi-var-cp.exp: Likewise.
22583 * gdb.mi/mi-var-display.exp: Likewise.
22584 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22585 * gdb.mi/mi2-var-child.exp: Likewise.
22586 * gdb.mi/mi-vla-c99.exp: Likewise.
22587 * lib/mi-support.exp: Likewise.
22588
22589 From Ian Lance Taylor <iant@cygnus.com>:
22590 * lib/gdb.exp (parse_args): New procedure.
22591
22592 2014-04-23 Pedro Alves <palves@redhat.com>
22593
22594 * gdb.base/break-unload-file.c: New file.
22595 * gdb.base/break-unload-file.exp: New file.
22596 * gdb.base/sym-file-lib.c (baz): New function.
22597 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22598 field.
22599 (load): Store the segment's mapped size.
22600 (unload): New function.
22601 (unload_shlib): New function.
22602 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22603 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22604 set a breakpoint at baz, and call it.
22605 * gdb.base/sym-file.exp: New tests for stale breakpoint
22606 instructions.
22607
22608 2014-04-23 Pedro Alves <palves@redhat.com>
22609
22610 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22611 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22612 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22613 * gdb.base/hbreak-unmapped.c: New file.
22614 * gdb.base/hbreak-unmapped.exp: New file.
22615 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22616 * lib/gdb.exp (gdb_is_target_remote): ... here.
22617
22618 2014-04-22 Pedro Alves <palves@redhat.com>
22619
22620 * gdb.base/consecutive-step-over.c: New file.
22621 * gdb.base/consecutive-step-over.exp: New file.
22622
22623 2014-04-22 Pedro Alves <palves@redhat.com>
22624
22625 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22626 instead of send_gdb/gdb_expect.
22627
22628 2014-04-22 Yao Qi <yao@codesourcery.com>
22629
22630 * lib/trace-support.exp (generate_tracefile): New procedure.
22631 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22632 return 0.
22633 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22634 if generate_tracefile returns 1.
22635
22636 2014-04-18 Tom Tromey <palves@redhat.com>
22637 Pedro alves <tromey@redhat.com>
22638
22639 PR backtrace/15558
22640 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22641 with a backtrace limit.
22642 * gdb.python/py-frame-inline.exp: Test running to an inline
22643 function with a backtrace limit, and printing the newest frame.
22644 * gdb.python/py-frame-inline.c (main): Call f.
22645
22646 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22647
22648 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22649
22650 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22651
22652 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22653 Drop prefix from unsupported source file path.
22654
22655 2014-04-17 Yao Qi <yao@codesourcery.com>
22656
22657 * lib/gdb.exp (with_target_charset): New proc.
22658 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22659 with_target_charset.
22660 (test_print_strings): Likewise.
22661 (test_repeat_bytes): Likewise.
22662 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22663 for some tests.
22664
22665 2014-04-16 Keith Seitz <keiths@redhat.com>
22666
22667 PR gdb/15827
22668 * gdb.dwarf2/corrupt.c: New file.
22669 * gdb.dwarf2/corrupt.exp: New file.
22670
22671 2014-04-16 Keith Seitz <keiths@redhat.com>
22672
22673 PR c++/16597
22674 * gdb.cp/namelessclass.cc: New file.
22675 * gdb.cp/namelessclass.exp: New file.
22676 * gdb.cp/namelessclass.S: New file.
22677
22678 2014-04-16 Doug Evans <dje@google.com>
22679
22680 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22681 Add comment.
22682 (gdbserver_default_get_comm_port): New function.
22683 (gdbserver_start): Check if board file provided
22684 "gdbserver,get_comm_port" and use it if so.
22685 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22686 (gdb,socketport): Set to "stdio".
22687 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22688 (stdio_gdbserver_template): Delete.
22689 (${board}_get_remote_address): Update.
22690 (${board}_build_remote_cmd): Delete.
22691 (${board}_get_comm_port): New function.
22692 (${board}_spawn): Update.
22693 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22694 Delete.
22695 (${board}_get_remote_address): Update.
22696 (${board}_get_comm_port): New function.
22697
22698 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
22699
22700 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22701 appearing in any order.
22702
22703 2014-04-15 Doug Evans <dje@google.com>
22704
22705 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22706 uninitialized value of "description".
22707
22708 2014-04-15 Keith Seitz <keiths@redhat.com>
22709
22710 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22711 Remove unused globals.
22712 (test_running_the_program): Likewise.
22713 (test_controlled_execution): Likewise.
22714 (test_controlling_breakpoints): Likewise.
22715 (test_program_termination): Likewise.
22716
22717 2014-04-15 Keith Seitz <keiths@redhat.com>
22718
22719 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22720 unused globals.
22721 (test_rbreak_creation_and_listing): Likewise.
22722 (test_ignore_count): Likewise.
22723 (test_error): Likewise.
22724
22725 2014-04-15 Pedro Alves <palves@redhat.com>
22726
22727 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22728 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22729 sym-file-loader.c.
22730 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22731 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22732 to sym-file-loader.c.
22733 (struct library): Forward declare.
22734 (load_shlib, lookup_function): Change prototypes.
22735 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22736 (translate_offset): Remove declarations.
22737 (get_text_addr): New declaration.
22738 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22739 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22740 sym-file-loader.h.
22741 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22742 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22743 here from sym-file-loader.h.
22744 (struct library): New structure.
22745 (load_shlib, lookup_function): Change prototypes and adjust to
22746 work with a struct library.
22747 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22748 (translate_offset): Make static.
22749 (get_text_addr): New function.
22750 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22751
22752 2014-04-15 Pedro Alves <palves@redhat.com>
22753
22754 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22755
22756 2014-04-15 Pedro Alves <palves@redhat.com>
22757
22758 * gdb.base/sym-file-loader.c: Include <limits.h>.
22759 (SELF_LINK): New define.
22760 (get_origin): New function.
22761 (load_shlib): Use it.
22762 * gdb.base/sym-file.exp: Don't early return if the target is
22763 remote. Use runto_main, and issue fail is that fails. Use
22764 gdb_load_shlibs.
22765 (shlib_name): Delete.
22766 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22767
22768 2014-04-15 Pedro Alves <palves@redhat.com>
22769
22770 * gdb.base/sym-file.exp: Remove regex characters from test
22771 message. Don't refer to breakpoint numbers in test messages.
22772
22773 2014-04-14 Keith Seitz <keiths@redhat.com>
22774
22775 PR c++/16253
22776 * gdb.cp/var-tag.cc: New file.
22777 * gdb.cp/var-tag.exp: New file.
22778 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22779 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22780 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22781 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22782
22783 2014-04-14 Tom Tromey <tromey@redhat.com>
22784
22785 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22786 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22787 type.
22788 * gdb.cp/enum-class.exp: New file.
22789 * gdb.cp/enum-class.cc: New file.
22790
22791 2014-04-14 Tom Tromey <tromey@redhat.com>
22792
22793 * gdb.dwarf2/enum-type.exp: New file.
22794
22795 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22796
22797 * gdb.mi/mi-vla-c99.exp: New file.
22798 * gdb.mi/vla.c: New file.
22799
22800 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22801
22802 * gdb.base/vla-datatypes.c: New file.
22803 * gdb.base/vla-datatypes.exp: New file.
22804
22805 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22806
22807 * gdb.base/vla-ptr.c: New file.
22808 * gdb.base/vla-ptr.exp: New file.
22809
22810 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22811
22812 * gdb.dwarf2/count.exp: New file.
22813
22814 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22815
22816 * gdb.base/vla-sideeffect.c: New file.
22817 * gdb.base/vla-sideeffect.exp: New file.
22818
22819 2014-04-14 David Blaikie <dblaikie@gmail.com>
22820
22821 * gdb.mi/non-stop.c: Add return value for non-void function return
22822 statement.
22823 * gdb.threads/staticthreads.c: Ditto.
22824
22825 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22826 Doug Evans <xdje42@gmail.com>
22827
22828 * gdb.guile/scm-value.c: Improve test case.
22829 * gdb.guile/scm-value.exp: Add new test.
22830
22831 2014-04-11 David Blaikie <dblaikie@gmail.com>
22832
22833 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22834 override Clang's default.
22835
22836 2014-04-11 Joel Brobecker <brobecker@adacore.com>
22837
22838 Revert the following changes (regressions):
22839
22840 * gdb.base/vla-sideeffect.c: New file.
22841 * gdb.base/vla-sideeffect.exp: New file.
22842
22843 * gdb.dwarf2/count.exp: New file.
22844
22845 * gdb.base/vla-multi.c: New file.
22846 * gdb.base/vla-multi.exp: New file.
22847
22848 * gdb.base/vla-ptr.c: New file.
22849 * gdb.base/vla-ptr.exp: New file.
22850
22851 * gdb.base/vla-datatypes.c: New file.
22852 * gdb.base/vla-datatypes.exp: New file.
22853
22854 * gdb.mi/mi-vla-c99.exp: New file.
22855 * gdb.mi/vla.c: New file.
22856
22857 2014-04-11 Keith Seitz <keiths@redhat.com>
22858
22859 PR c++/16675
22860 * gdb.cp/cpsizeof.exp: New file.
22861 * gdb.cp/cpsizeof.cc: New file.
22862
22863 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22864
22865 * gdb.mi/mi-vla-c99.exp: New file.
22866 * gdb.mi/vla.c: New file.
22867
22868 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22869
22870 * gdb.base/vla-datatypes.c: New file.
22871 * gdb.base/vla-datatypes.exp: New file.
22872
22873 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22874
22875 * gdb.base/vla-ptr.c: New file.
22876 * gdb.base/vla-ptr.exp: New file.
22877
22878 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22879
22880 * gdb.base/vla-multi.c: New file.
22881 * gdb.base/vla-multi.exp: New file.
22882
22883 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22884
22885 * gdb.dwarf2/count.exp: New file.
22886
22887 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22888
22889 * gdb.base/vla-sideeffect.c: New file.
22890 * gdb.base/vla-sideeffect.exp: New file.
22891
22892 2014-04-11 Yao Qi <yao@codesourcery.com>
22893
22894 * gdb.base/completion.exp: Check file exists before running tests
22895 on file completion.
22896
22897 2014-04-10 Pedro Alves <palves@redhat.com>
22898
22899 * gdb.base/cond-eval-mode.c: New file.
22900 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22901 prepare_for_testing to build the new file. Check result of
22902 runto_main.
22903 (test_break, test_watch): New procedures.
22904 (top level): Use them.
22905
22906 2014-04-08 Pierre Muller <muller@sourceware.org>
22907
22908 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22909 Ctrl-V use for mingw hosts.
22910
22911 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22912
22913 * gdb.python/py-value.c: Improve test case.
22914 * gdb.python/py-value.exp: Add new test.
22915
22916 2014-04-07 David Blaikie <dblaikie@gmail.com>
22917
22918 * lib/compiler.c: Identify the clang compiler.
22919 * lib/compiler.cc: Ditto.
22920
22921 2014-04-03 Yao Qi <yao@codesourcery.com>
22922
22923 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22924
22925 2014-04-01 Anton Blanchard <anton@samba.org>
22926
22927 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22928 messages unique.
22929
22930 2014-04-01 Anton Blanchard <anton@samba.org>
22931
22932 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22933 prepare_for_testing.
22934
22935 2014-04-01 Anton Blanchard <anton@samba.org>
22936
22937 * gdb.arch/ppc64-atomic-inst.c: Remove.
22938 * gdb.arch/ppc64-atomic-inst.S: New file.
22939 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22940
22941 2014-03-31 Doug Evans <dje@google.com>
22942
22943 * gdb.base/print-symbol-loading-lib.c: New file.
22944 * gdb.base/print-symbol-loading-main.c: New file.
22945 * gdb.base/print-symbol-loading.exp: New file.
22946
22947 2014-03-31 Yao Qi <yao@codesourcery.com>
22948
22949 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22950
22951 2014-03-28 Joel Brobecker <brobecker@adacore.com>
22952
22953 * gdb.ada/mi_dyn_arr: New testcase.
22954
22955 2014-03-27 Doug Evans <dje@google.com>
22956
22957 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22958
22959 2014-03-27 Yao Qi <yao@codesourcery.com>
22960
22961 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22962 if target is nios2-*-*.
22963
22964 2014-03-26 Yao Qi <yao@codesourcery.com>
22965
22966 * lib/gdb.exp (readline_is_used): New proc.
22967 * gdb.base/completion.exp: Move tests on command complete up.
22968 Skip the rest of tests if readline is not used.
22969 * gdb.ada/complete.exp: Skp the test if readline is not
22970 used.
22971 * gdb.base/filesym.exp: Likewise.
22972 * gdb.base/macscp.exp: Likewise.
22973 * gdb.base/readline-ask.exp: Likewise.
22974 * gdb.base/readline.exp: Likewise.
22975 * gdb.python/py-cmd.exp: Likewise.
22976 * gdb.trace/tfile.exp: Likewise.
22977
22978 2014-03-26 Yao Qi <yao@codesourcery.com>
22979
22980 * gdb.base/macscp.exp: Fix code format issues.
22981
22982 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22983
22984 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22985 * gdb.asm/powerpc64le.inc: New file.
22986
22987 2014-03-25 Pedro Alves <palves@redhat.com>
22988 Doug Evans <dje@google.com>
22989
22990 * gdb.base/source-execution.c: New file.
22991 * gdb.base/source-execution.exp: New file.
22992 * gdb.base/source-execution.gdb: New file.
22993
22994 2014-03-24 Doug Evans <dje@google.com>
22995
22996 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22997 using fission.
22998
22999 2014-03-24 Hui Zhu <hui@codesourcery.com>
23000 Pedro Alves <palves@redhat.com>
23001
23002 PR breakpoints/16101
23003 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23004 test pass/fail messages. Detect missing support for dprintf when
23005 breakpoints are actually inserted.
23006 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23007 breakpoints are actually inserted.
23008 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23009 fails.
23010
23011 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23012
23013 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23014
23015 2014-03-22 Doug Evans <xdje42@gmail.com>
23016
23017 * gdb.python/python.exp (python not supported): Verify multi-line
23018 python command issues an error.
23019 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23020 guile command issues an error.
23021
23022 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23023
23024 * gdb.threads/thread-specific.exp: Handle the lack of usable
23025 $this_breakpoint and $this_thread.
23026
23027 2014-03-21 Hui Zhu <hui@codesourcery.com>
23028
23029 * gdb.base/attach.exp (do_command_attach_tests): New.
23030
23031 2014-03-20 Tom Tromey <tromey@redhat.com>
23032 Pedro Alves <palves@redhat.com>
23033
23034 PR cli/15718
23035 * gdb.base/condbreak-call-false.c: New file.
23036 * gdb.base/condbreak-call-false.exp: New file.
23037
23038 2014-03-20 Pedro Alves <palves@redhat.com>
23039
23040 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23041 Delete.
23042 (block_signals, unblock_signals): Delete.
23043 (child_function_2, main): Remove references to deleted variable
23044 and functions.
23045
23046 2014-03-20 Pedro Alves <palves@redhat.com>
23047
23048 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23049 Use pthread_kill to signal thread 2.
23050 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23051 Adjust to make the test send itself a signal rather than using the
23052 host's "kill" command.
23053
23054 2014-03-20 Pedro Alves <palves@redhat.com>
23055
23056 * gdb.threads/multiple-step-overs.c: New file.
23057 * gdb.threads/multiple-step-overs.exp: New file.
23058 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23059 Adjust expected infrun debug output.
23060
23061 2014-03-20 Pedro Alves <palves@redhat.com>
23062
23063 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23064 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23065
23066 2014-03-20 Pedro Alves <palves@redhat.com>
23067
23068 PR breakpoints/7143
23069 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23070 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23071 of gdb_test_multiple.
23072 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23073 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23074
23075 2014-03-20 Pedro Alves <palves@redhat.com>
23076
23077 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23078 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23079
23080 2014-03-19 Pedro Alves <palves@redhat.com>
23081
23082 * gdb.base/async.exp: Remove early return.
23083
23084 2014-03-19 Pedro Alves <palves@redhat.com>
23085
23086 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23087
23088 2014-03-19 Pedro Alves <palves@redhat.com>
23089
23090 * gdb.base/async.exp (test_background): Expect \r\n after
23091 "completed." in the fail pattern.
23092
23093 2014-03-19 Pedro Alves <palves@redhat.com>
23094
23095 * gdb.base/async.exp (test_background): New procedure.
23096 Use it for all background execution command tests.
23097
23098 2014-03-19 Pedro Alves <palves@redhat.com>
23099
23100 * gdb.base/async.exp: Use prepare_for_testing.
23101
23102 2014-03-19 Pedro Alves <palves@redhat.com>
23103
23104 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23105 the same line.
23106
23107 2014-03-19 Pedro Alves <palves@redhat.com>
23108
23109 * gdb.base/async.c (main): Add "jump here" and "until here" line
23110 marker comments.
23111 * gdb.base/async.exp (jump_here): New global.
23112 (jump& test): Use it.
23113 (until_here): New global.
23114 (until& test): Use it.
23115
23116 2014-03-19 Pedro Alves <palves@redhat.com>
23117
23118 * gdb.base/async.exp: Don't frob gdb_protocol.
23119
23120 2014-03-18 Doug Evans <xdje42@gmail.com>
23121
23122 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23123 Fix spelling of exec-done-display.
23124
23125 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23126
23127 PR gdb/15358
23128 * gdb.base/gdb-sigterm.c: New file.
23129 * gdb.base/gdb-sigterm.exp: New file.
23130
23131 2014-03-18 Pedro Alves <palves@redhat.com>
23132
23133 PR gdb/13860
23134 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23135 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23136 solib-event.
23137
23138 2014-03-17 Joel Brobecker <brobecker@adacore.com>
23139
23140 * gdb.ada/pckd_arr_ren: New testcase.
23141
23142 2014-03-13 Doug Evans <xdje42@gmail.com>
23143
23144 PR guile/16612
23145 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23146 collect after discarding symbols.
23147
23148 2014-03-13 Ludovic Courtès <ludo@gnu.org>
23149 Doug Evans <xdje42@gmail.com>
23150
23151 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23152 to history survives a gc.
23153
23154 2014-03-13 Pedro Alves <palves@redhat.com>
23155
23156 * gdb.base/default.exp: Don't test "target procfs".
23157
23158 2014-03-13 Pedro Alves <palves@redhat.com>
23159
23160 * gdb.base/default.exp: Update "target child" and "target procfs"
23161 tests to not expect "Unix".
23162
23163 2014-03-12 Tom Tromey <tromey@redhat.com>
23164
23165 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23166 New procs. Add target-async tests.
23167 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23168 Add target-async tests.
23169
23170 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23171
23172 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23173 'func_start' and 'func_end' for the beginning and end of the
23174 function code, respectively.
23175 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23176 'func_end' instead of 'func' and 'main'.
23177
23178 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23179
23180 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23181 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23182 generate the debug info assembler source.
23183
23184 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23185
23186 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23187 * gdb.dwarf2/arr-subrange.exp: Likewise.
23188 * gdb.dwarf2/dwz.exp: Likewise.
23189 * gdb.dwarf2/method-ptr.exp: Likewise.
23190 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23191 * gdb.dwarf2/subrange.exp: Likewise.
23192 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23193 * gdb.dwarf2/implptrpiece.exp: Likewise.
23194 * gdb.dwarf2/nostaticblock.exp: Likewise.
23195
23196 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23197
23198 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23199 directory to absolute path name arguments.
23200
23201 2014-03-10 Joel Brobecker <brobecker@adacore.com>
23202
23203 * gdb.ada/tagged_access: New testcase.
23204
23205 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23206
23207 * gdb.btrace/data.exp: Update expected output.
23208
23209 2014-03-06 Yao Qi <yao@codesourcery.com>
23210
23211 * gdb.trace/pr16508.exp: New file.
23212
23213 2014-03-05 Pedro Alves <palves@redhat.com>
23214
23215 PR gdb/16575
23216 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23217 procedure.
23218 (top level): Adjust to use it. Add tests that exercise breakpoint
23219 interaction with the code-cache.
23220
23221 2014-02-26 Ludovic Courtès <ludo@gnu.org>
23222
23223 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23224 test for 'history-append!'.
23225
23226 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23227
23228 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23229 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23230 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23231 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23232 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23233 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23234
23235 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23236
23237 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23238 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23239 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23240
23241 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23242
23243 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23244
23245 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23246
23247 * gdb.dwarf2/arr-stride.c: New file.
23248 * gdb.dwarf2/arr-stride.exp: New file.
23249
23250 2014-02-26 Pedro Alves <palves@redhat.com>
23251
23252 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23253 that won't ever trigger. Make sure that GDB reports the correct
23254 breakpoint that caused the stop.
23255
23256 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23257
23258 PR gdb/16626
23259 * gdb.base/auto-load-script: New file.
23260 * gdb.base/auto-load.c: New file.
23261 * gdb.base/auto-load.exp: New file.
23262
23263 PR gdb/16626
23264 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23265
23266 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23267
23268 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23269 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23270
23271 2014-02-24 Doug Evans <dje@google.com>
23272
23273 * lib/gdb.exp (run_on_host): Log error output if program fails.
23274
23275 2014-02-21 Pedro Alves <palves@redhat.com>
23276
23277 * gdb.threads/step-after-sr-lock.c: Rename to ...
23278 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23279 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23280 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23281 ... this.
23282
23283 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23284
23285 PR tdep/16397
23286 * gdb.arch/amd64-stap-special-operands.exp: New file.
23287 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23288 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23289 * gdb.arch/amd64-stap-triplet.S: Likewise.
23290 * gdb.arch/amd64-stap-triplet.c: Likewise.
23291
23292 2014-02-20 Joel Brobecker <brobecker@adacore.com>
23293
23294 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23295 in .section pseudo-op.
23296
23297 2014-02-20 lin zuojian <manjian2006@gmail.com>
23298 Joel Brobecker <brobecker@adacore.com>
23299 Doug Evans <xdje42@gmail.com>
23300
23301 PR symtab/16581
23302 * gdb.dwarf2/dw2-icycle.S: New file.
23303 * gdb.dwarf2/dw2-icycle.c: New file.
23304 * gdb.dwarf2/dw2-icycle.exp: New file.
23305
23306 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23307
23308 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23309 operations on gdb.Value objects.
23310 * gdb.python/py-value-cc.exp: Add new test to test operations on
23311 gdb.Value objects.
23312
23313 2014-02-18 Doug Evans <dje@google.com>
23314
23315 * Makefile.in (TESTS): New variable.
23316 (expanded_tests, expanded_tests_or_none): New variables
23317 (check-single): Pass $(expanded_tests_or_none) to runtest.
23318 (check-parallel): Only run tests in $(TESTS) if non-empty.
23319 (check/no-matching-tests-found): New rule.
23320 * README: Document TESTS makefile variable.
23321
23322 2014-02-18 Doug Evans <dje@google.com>
23323
23324 * Makefile.in (check-parallel): rm -rf outputs temp.
23325
23326 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23327
23328 Fix "ERROR: no fileid for" in the testsuite.
23329 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23330
23331 2014-02-12 Doug Evans <dje@google.com>
23332
23333 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23334 (MISCELLANEOUS): New variable.
23335 (clean): rm -rf $(MISCELLANEOUS).
23336 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23337 dwp live in the same directory as symlinks, with each symlink pointed
23338 to a differently named file in a different directory.
23339
23340 2014-02-11 Doug Evans <dje@google.com>
23341
23342 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23343 of Tcl file commands.
23344
23345 2014-02-10 Mark Kettenis <kettenis@gnu.org>
23346
23347 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23348 "kill -SIGUSR1 -1".
23349
23350 2014-02-10 Joel Brobecker <brobecker@adacore.com>
23351
23352 * gdb.ada/tick_length_array_enum_idx: New testcase.
23353
23354 2014-02-10 Doug Evans <xdje42@gmail.com>
23355
23356 * configure.ac (AC_OUTPUT): Add gdb.guile.
23357 * configure: Regenerate.
23358 * lib/gdb-guile.exp: New file.
23359 * lib/gdb.exp (get_target_charset): New function.
23360 * gdb.base/help.exp: Update expected output from "apropos apropos".
23361 * gdb.guile/Makefile.in: New file.
23362 * gdb.guile/guile.exp: New file.
23363 * gdb.guile/scm-arch.c: New file.
23364 * gdb.guile/scm-arch.exp: New file.
23365 * gdb.guile/scm-block.c: New file.
23366 * gdb.guile/scm-block.exp: New file.
23367 * gdb.guile/scm-breakpoint.c: New file.
23368 * gdb.guile/scm-breakpoint.exp: New file.
23369 * gdb.guile/scm-disasm.c: New file.
23370 * gdb.guile/scm-disasm.exp: New file.
23371 * gdb.guile/scm-equal.c: New file.
23372 * gdb.guile/scm-equal.exp: New file.
23373 * gdb.guile/scm-error.exp: New file.
23374 * gdb.guile/scm-error.scm: New file.
23375 * gdb.guile/scm-frame-args.c: New file.
23376 * gdb.guile/scm-frame-args.exp: New file.
23377 * gdb.guile/scm-frame-args.scm: New file.
23378 * gdb.guile/scm-frame-inline.c: New file.
23379 * gdb.guile/scm-frame-inline.exp: New file.
23380 * gdb.guile/scm-frame.c: New file.
23381 * gdb.guile/scm-frame.exp: New file.
23382 * gdb.guile/scm-generics.exp: New file.
23383 * gdb.guile/scm-gsmob.exp: New file.
23384 * gdb.guile/scm-iterator.c: New file.
23385 * gdb.guile/scm-iterator.exp: New file.
23386 * gdb.guile/scm-math.c: New file.
23387 * gdb.guile/scm-math.exp: New file.
23388 * gdb.guile/scm-objfile-script-gdb.in: New file.
23389 * gdb.guile/scm-objfile-script.c: New file.
23390 * gdb.guile/scm-objfile-script.exp: New file.
23391 * gdb.guile/scm-objfile.c: New file.
23392 * gdb.guile/scm-objfile.exp: New file.
23393 * gdb.guile/scm-ports.exp: New file.
23394 * gdb.guile/scm-pretty-print.c: New file.
23395 * gdb.guile/scm-pretty-print.exp: New file.
23396 * gdb.guile/scm-pretty-print.scm: New file.
23397 * gdb.guile/scm-section-script.c: New file.
23398 * gdb.guile/scm-section-script.exp: New file.
23399 * gdb.guile/scm-section-script.scm: New file.
23400 * gdb.guile/scm-symbol.c: New file.
23401 * gdb.guile/scm-symbol.exp: New file.
23402 * gdb.guile/scm-symtab-2.c: New file.
23403 * gdb.guile/scm-symtab.c: New file.
23404 * gdb.guile/scm-symtab.exp: New file.
23405 * gdb.guile/scm-type.c: New file.
23406 * gdb.guile/scm-type.exp: New file.
23407 * gdb.guile/scm-value-cc.cc: New file.
23408 * gdb.guile/scm-value-cc.exp: New file.
23409 * gdb.guile/scm-value.c: New file.
23410 * gdb.guile/scm-value.exp: New file.
23411 * gdb.guile/source2.scm: New file.
23412 * gdb.guile/types-module.cc: New file.
23413 * gdb.guile/types-module.exp: New file.
23414
23415 2014-02-10 Yao Qi <yao@codesourcery.com>
23416
23417 PR testsuite/16543
23418 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23419 * configure: Regenerated.
23420 * Makefile.in: New file.
23421
23422 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23423
23424 * gdb.python/py-framefilter.exp: Fix typo.
23425
23426 2014-02-08 Yao Qi <yao@codesourcery.com>
23427
23428 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23429 that no =breakpoint-modified is emitted when breakpoints are
23430 modified through MI commands.
23431
23432 2014-02-07 Pedro Alves <pedro@codesourcery.com>
23433 Pedro Alves <palves@redhat.com>
23434
23435 * gdb.threads/step-after-sr-lock.c: New file.
23436 * gdb.threads/step-after-sr-lock.exp: New file.
23437
23438 2014-02-07 Pedro Alves <palves@redhat.com>
23439
23440 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23441
23442 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23443
23444 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23445 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23446
23447 2014-02-06 Doug Evans <xdje42@gmail.com>
23448
23449 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23450 output.
23451
23452 * gdb.gdb/python-interrupts.exp: New file.
23453
23454 2014-02-05 Yao Qi <yao@codesourcery.com>
23455
23456 * gdb.trace/report.exp (use_collected_data): Test the output
23457 of "info threads" and "info inferiors".
23458
23459 2014-02-05 Yao Qi <yao@codesourcery.com>
23460
23461 Revert this patch:
23462
23463 2013-05-24 Yao Qi <yao@codesourcery.com>
23464
23465 * gdb.trace/tfile.exp: Test inferior and thread.
23466
23467 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23468
23469 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23470 on a function.
23471 * gdb.base/step-bt.c: Call hello via function pointer to make
23472 sure its first instruction is executed on powerpc64le-linux.
23473
23474 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23475
23476 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23477
23478 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23479
23480 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23481 of the test patterns for use on little-endian systems.
23482
23483 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23484
23485 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23486 (decimal_vector): Fix for little-endian.
23487
23488 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23489
23490 * gdb.arch/sparc-sysstep.exp: New file.
23491 * gdb.arch/sparc-sysstep.c: Likewise.
23492
23493 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23494
23495 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23496
23497 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23498
23499 2014-01-23 Tom Tromey <tromey@redhat.com>
23500
23501 * gdb.ada/array_char_idx: New testcase.
23502
23503 2014-01-23 Tom Tromey <tromey@redhat.com>
23504
23505 PR python/16487:
23506 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23507 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23508 classes.
23509
23510 2014-01-23 Tom Tromey <tromey@redhat.com>
23511
23512 PR python/16491:
23513 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23514 string from an inferior frame.
23515 * gdb.python/py-framefilter-mi.exp: Update.
23516
23517 2014-01-22 Doug Evans <dje@google.com>
23518
23519 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23520
23521 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23522
23523 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23524
23525 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23526
23527 * gdb.trace/entry-values.exp: Remove excess space character from
23528 regex patterns. Handle s390 call instruction.
23529
23530 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23531
23532 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23533 define "*_start" label. Make "name" static.
23534 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23535 ${name} by references to ${name}_start.
23536
23537 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23538
23539 * gdb.base/info-macros.exp: Remove "debug" from the compile
23540 options.
23541
23542 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23543
23544 * gdb.dlang/demangle.exp: New file.
23545
23546 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23547
23548 * gdb.dlang/primitive-types.exp: New file.
23549
23550 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23551
23552 * configure.ac: Create gdb.dlang/Makefile.
23553 * configure: Regenerate.
23554 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23555 * gdb.dlang/Makefile.in: New file.
23556 * lib/d-support.exp: New file.
23557 * lib/gdb.exp (skip_d_tests): New proc.
23558
23559 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23560
23561 * gdb.btrace/delta.exp: Check reverse stepi.
23562 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23563 * gdb.btrace/finish.exp: New.
23564 * gdb.btrace/next.exp: New.
23565 * gdb.btrace/nexti.exp: New.
23566 * gdb.btrace/record_goto.c: Add comments.
23567 * gdb.btrace/step.exp: New.
23568 * gdb.btrace/stepi.exp: New.
23569 * gdb.btrace/multi-thread-step.c: New.
23570 * gdb.btrace/multi-thread-step.exp: New.
23571 * gdb.btrace/rn-dl-bind.c: New.
23572 * gdb.btrace/rn-dl-bind.exp: New.
23573 * gdb.btrace/data.c: New.
23574 * gdb.btrace/data.exp: New.
23575 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23576
23577 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23578
23579 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23580 * gdb.btrace/exception.exp: Update.
23581 * gdb.btrace/instruction_history.exp: Update.
23582 * gdb.btrace/record_goto.exp: Update.
23583 * gdb.btrace/tailcall.exp: Update.
23584 * gdb.btrace/unknown_functions.exp: Update.
23585 * gdb.btrace/delta.exp: New.
23586
23587 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23588
23589 * gdb.btrace/record_goto.exp: Add backtrace test.
23590 * gdb.btrace/tailcall.exp: Add backtrace test.
23591
23592 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23593
23594 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23595 * gdb.btrace/record_goto.c: New.
23596 * gdb.btrace/record_goto.exp: New.
23597 * gdb.btrace/x86-record_goto.S: New.
23598
23599 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23600
23601 * gdb.btrace/function_call_history.exp: Update tests.
23602 * gdb.btrace/instruction_history.exp: Update tests.
23603
23604 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23605
23606 * gdb.btrace/function_call_history.exp: Fix expected field
23607 order for "record function-call-history".
23608 Add new tests for "record function-call-history /c".
23609 * gdb.btrace/exception.cc: New.
23610 * gdb.btrace/exception.exp: New.
23611 * gdb.btrace/tailcall.exp: New.
23612 * gdb.btrace/x86-tailcall.S: New.
23613 * gdb.btrace/x86-tailcall.c: New.
23614 * gdb.btrace/unknown_functions.c: New.
23615 * gdb.btrace/unknown_functions.exp: New.
23616 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23617
23618 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23619
23620 * gdb.btrace/instruction_history.exp: Update.
23621 * gdb.btrace/function_call_history.exp: Update.
23622
23623 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23624
23625 * gdb.btrace/function_call_history.exp: Fix expected function
23626 trace.
23627 * gdb.btrace/instruction_history.exp: Initialize traced.
23628 Remove traced_functions.
23629
23630 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23631
23632 * gdb.btrace/function_call_history.exp: Update
23633 * gdb.btrace/instruction_history.exp: Update.
23634
23635 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23636
23637 * gdb.btrace/enable.exp: Update expected text.
23638
23639 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23640
23641 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23642 bytes.
23643
23644 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23645
23646 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23647
23648 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
23649
23650 * lib/gdb.exp (supports_process_record): Return true for
23651 arm*-linux*. (supports_reverse): Likewise.
23652
23653 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23654
23655 PR python/15464
23656 PR python/16113
23657 * gdb.python/py-type.c: Enhance test case.
23658 * gdb.python/py-value-cc.cc: Likewise
23659 * gdb.python/py-type.exp: Add new tests.
23660 * gdb.python/py-value-cc.exp: Likewise
23661
23662 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23663 Pedro Alves <palves@redhat.com>
23664
23665 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23666 Make "name" extern.
23667 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23668 references to ${name}_start by references to ${name}.
23669
23670 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23671
23672 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23673
23674 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23675
23676 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23677
23678 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23679 Pedro Alves <palves@redhat.com>
23680
23681 * gdb.mi/mi-info-os.exp: Connect to the target with
23682 mi_gdb_target_load.
23683
23684 2014-01-08 Pedro Alves <palves@redhat.com>
23685
23686 * gdb.threads/reconnect-signal.c: New file.
23687 * gdb.threads/reconnect-signal.exp: New file.
23688
23689 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23690
23691 * gdb.base/source-dir.exp: New file.
23692
23693 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23694
23695 * gdb.ada/mi_interface: New testcase.
23696
23697 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23698
23699 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23700 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23701 gdb.ada/pp-rec-component/pck.ads: New files.
23702
23703 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23704
23705 * gdb.python/py-pp-integral.c: New file.
23706 * gdb.python/py-pp-integral.py: New file.
23707 * gdb.python/py-pp-integral.exp: New file.
23708
23709 For older changes see ChangeLog-1993-2013.
23710 \f
23711 ;; Local Variables:
23712 ;; mode: change-log
23713 ;; left-margin: 8
23714 ;; fill-column: 74
23715 ;; version-control: never
23716 ;; End:
23717
23718 Copyright 2014-2021 Free Software Foundation, Inc.
23719 Copying and distribution of this file, with or without modification,
23720 are permitted provided the copyright notice and this notice are preserved.