]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Fix Ada assignment resolution
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-03-15 Tom Tromey <tromey@adacore.com>
2
3 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
4 * gdb.ada/enums_overload/enums_overload.ads: New file.
5 * gdb.ada/enums_overload/enums_overload.adb: New file.
6 * gdb.ada/enums_overload.exp: New file.
7
8 2021-03-15 Tom Tromey <tromey@adacore.com>
9
10 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
11 Declare.
12 * gdb.ada/assign_arr/target_wrapper.adb: New file.
13 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
14 Call Put.
15 * gdb.ada/assign_arr.exp: Update.
16
17 2021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.python/py-auto-load-chaining-f1.c: New file.
20 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
21 * gdb.python/py-auto-load-chaining-f2.c: New file.
22 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
23 * gdb.python/py-auto-load-chaining.c: New file.
24 * gdb.python/py-auto-load-chaining.exp: New file.
25
26 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * gdb.python/py-bad-printers.exp: Extend test names to make them
29 unique.
30 * gdb.python/py-events.exp: Likewise.
31 * gdb.python/py-finish-breakpoint2.exp: Likewise.
32 * gdb.python/py-frame-inline.exp: Likewise.
33 * gdb.python/py-frame.exp: Likewise.
34 * gdb.python/py-infthread.exp: Likewise.
35
36 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
37
38 * gdb.python/py-value-cc.exp: Remove a duplicate test.
39
40 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.python/lib-types.exp: Update the test to check the correct
43 python variable.
44
45 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * gdb.python/py-explore-cc.exp: Extend test names to make them
48 unique.
49
50 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
51
52 * gdb.python/py-lookup-type.exp: Remove duplicate test.
53
54 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * gdb.python/py-symtab.exp: Extend test names to make them
57 unique.
58
59 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
60
61 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
62 names unique.
63
64 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.python/py-block.exp: Give tests unique names.
67
68 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
69
70 * gdb.python/py-pp-maint.exp: Extend test names to make them
71 unique.
72
73 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
74
75 * gdb.python/py-explore.exp: Add with_test_prefix to make test
76 names unique.
77
78 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
79
80 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
81
82 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
83
84 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
85 names unique.
86
87 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
88
89 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
90 test names unique.
91
92 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
95 unique.
96
97 2021-03-09 Tom Tromey <tromey@adacore.com>
98
99 * gdb.base/cast-call.exp: New file.
100 * gdb.base/cast-call.c: New file.
101
102 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * gdb.gdb/python-helper.exp: New file.
105
106 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
107
108 * gdb.fortran/intrinsics.exp: Add LOC tests.
109
110 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.fortran/shape.exp: New file.
113 * gdb.fortran/shape.f90: New file.
114
115 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
116
117 * gdb.fortran/size.exp: New file.
118 * gdb.fortran/size.f90: New file.
119
120 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * gdb.fortran/rank.exp: New file.
123 * gdb.fortran/rank.f90: New file.
124
125 2021-03-08 Tom Tromey <tom@tromey.com>
126
127 * gdb.fortran/debug-expr.exp: Update tests.
128
129 2021-03-08 Tom Tromey <tom@tromey.com>
130
131 * gdb.base/debug-expr.exp: Update expected dump output.
132
133 2021-03-06 Tom Tromey <tom@tromey.com>
134
135 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
136 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
137 * gdb.dwarf2/dwznolink.exp: New file.
138
139 2021-03-05 Mark Wielaard <mark@klomp.org>
140
141 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
142
143 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
144
145 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
146
147 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
148
149 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
150
151 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
152
153 * gdb.btrace/non-stop.exp: Adjust expected source lines.
154
155 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
156
157 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
158
159 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
160
161 * gdb.btrace/exception.cc (main): Update test source.
162 * gdb.btrace/exception.exp: Update patterns.
163 * gdb.btrace/function_call_history.exp: Likewise.
164
165 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
166
167 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
168
169 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
170
171 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
172 reverse-continue to breakpoint.
173
174 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
175
176 * gdb.btrace/delta.exp: Remove instruction-history and
177 function-call-history checks.
178
179 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
180
181 * README (Note): Add nopie_ldflag.
182 * lib/gdb.exp (gdb_compile): Extend nopie handling.
183
184 2021-03-02 Tom Tromey <tromey@adacore.com>
185
186 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
187 encodings.
188
189 2021-02-27 Lancelot Six <lsix@lancelotix.com>
190
191 PR gdb/27393
192 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
193
194
195 2021-02-26 Tom Tromey <tom@tromey.com>
196
197 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
198
199 2021-02-26 Jan Vrany <jan.vrany@labware.com>
200
201 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
202 Remove trailing \n from expected output.
203
204 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
205
206 * lib/gdb.exp (use_gdb_stub): Extend comment.
207
208 2021-02-25 Jan Matyas <jmatyas@codasip.com>
209
210 PR gdb/26819
211 * gdb.server/stop-reply-no-thread.exp: Add two test
212 scenarios that cover remote targets which do not have
213 the concept of threads.
214
215 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
218
219 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 PR fortran/26155
222 * gdb.fortran/call-no-debug-func.f90: New file.
223 * gdb.fortran/call-no-debug-prog.f90: New file.
224 * gdb.fortran/call-no-debug.exp: New file.
225
226 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
227
228 * gdb.fortran/associated.exp: New file.
229 * gdb.fortran/associated.f90: New file.
230
231 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
234
235 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 * gdb.base/sect-cmd.exp: Update expected results.
238
239 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
242 techniques. Enable the test for all targets.
243
244 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
245
246 * gdb.base/maint-info-sections.exp: Add new tests.
247 (check_maint_info_target_sections_output): New proc.
248
249 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
250
251 * gdb.arch/riscv-default-tdesc.exp: New file.
252
253 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
254
255 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
256
257 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
258
259 * gdb.arch/i386-biarch-core.exp: Add target check.
260
261 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
262
263 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
264
265 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
266
267 * gdb.fortran/allocated.exp: New file.
268 * gdb.fortran/allocated.f90: New file.
269
270 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
271
272 * gdb.fortran/lbound-ubound.exp: Remove old comment.
273
274 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.base/maint-info-sections.exp: Update expected output, and
277 add additional tests. Again.
278
279 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
280
281 * gdb.base/maint-info-sections.exp: Update expected output, and
282 add additional tests.
283
284 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * gdb.base/maint-info-sections.exp: New file, content is moved
287 from gdb.base/maint.exp and cleaned up to use latest testsuite
288 techniques.
289 * gdb.base/maint.exp: Tests moved out to
290 gdb.base/maint-info-sections.exp.
291
292 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
293
294 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
295 GDBFLAGS.
296
297 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
298
299 * gdb.fortran/lbound-ubound.F90: New file.
300 * gdb.fortran/lbound-ubound.exp: New file.
301
302 2021-02-10 Tom de Vries <tdevries@suse.de>
303
304 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
305 "Restore saved setting of complaints".
306
307 2021-02-09 Tom de Vries <tdevries@suse.de>
308
309 PR symtab/27341
310 * lib/gdb.exp (with_complaints): New proc, factored out of ...
311 (gdb_load_no_complaints): ... here.
312 * gdb.fortran/function-calls.exp: Add test-case.
313
314 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
315
316 * gdb.threads/signal-command-handle-nopass.exp: Call
317 'standard_testfile' before using 'testfile'.
318 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
319 * gdb.threads/signal-delivered-right-thread.exp: Likewise
320 * gdb.threads/signal-sigtrap.exp: Likewise
321
322 2021-02-08 Luis Machado <luis.machado@linaro.org>
323
324 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
325
326 2021-02-08 Tom de Vries <tdevries@suse.de>
327
328 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
329
330 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
331
332 * gdb.python/tui-window-disabled.c: New file.
333 * gdb.python/tui-window-disabled.exp: New file.
334 * gdb.python/tui-window-disabled.py: New file.
335
336 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
337
338 * gdb.python/tui-window.exp: Add new tests.
339 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
340 TestWindow object into global the_window.
341 <remote_title>: New method.
342 (delete_window_title): New function.
343
344 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
345
346 * gdb.tui/winheight.exp: Add more tests.
347
348 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
349
350 * gdb.python/py-framefilter.exp: Update expected results.
351 * gdb.python/python.exp: Update expected results.
352
353 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
354
355 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
356 about bug in GDB, update expected results, and add more tests.
357
358 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 * gdb.tui/scroll.exp: New file.
361 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
362 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
363 remaining lines up.
364 (Term::check_region_contents): New proc.
365 (Term::check_box_contents): Use check_region_contents.
366
367 2021-02-06 Tom de Vries <tdevries@suse.de>
368
369 PR testsuite/26922
370 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
371 scrolling.
372
373 2021-02-05 Tom de Vries <tdevries@suse.de>
374
375 PR breakpoints/27313
376 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
377 rejected.
378
379 2021-02-05 Tom de Vries <tdevries@suse.de>
380
381 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
382 * gdb.fortran/mixed-lang-stack.exp: Same.
383
384 2021-02-05 Tom de Vries <tdevries@suse.de>
385
386 PR exp/27265
387 * gdb.base/complex-parts.exp: Add tests.
388
389 2021-02-05 Tom de Vries <tdevries@suse.de>
390
391 PR symtab/27307
392 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
393
394 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
395
396 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
397
398 2021-02-03 Pedro Alves <pedro@palves.net>
399
400 * gdb.threads/detach-step-over.c: New file.
401 * gdb.threads/detach-step-over.exp: New file.
402
403 2021-02-03 Pedro Alves <pedro@palves.net>
404
405 * gdb.threads/attach-non-stop.c: New file.
406 * gdb.threads/attach-non-stop.exp: New file.
407
408 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
409
410 * gdb.base/inferior-noarg.c: New test.
411 * gdb.base/inferior-noarg.exp: New test.
412
413 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
414
415 * gdb.base/scope.exp: Use proc_with_prefix.
416
417 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
418
419 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
420 table proc.
421 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
422 .debug_rnglists table without offset array.
423 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
424 .debug_loclists table without offset array.
425
426 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
427
428 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
429 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
430 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
431 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
432 attribute
433
434 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
435
436 PR gdb/26813
437 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
438 (loclists): New proc.
439 * gdb.dwarf2/loclists-multiple-cus.c: New.
440 * gdb.dwarf2/loclists-multiple-cus.exp: New.
441 * gdb.dwarf2/loclists-sec-offset.c: New.
442 * gdb.dwarf2/loclists-sec-offset.exp: New.
443
444 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
445
446 * lib/dwarf.exp (_location): Add parameters.
447 (_handle_DW_FORM): Adjust.
448
449 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
450
451 PR gdb/26813
452 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
453 (cu): Generate header for DWARF 5.
454 (rnglists): New proc.
455 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
456 * gdb.dwarf2/rnglists-sec-offset.exp: New.
457
458 2021-02-02 Tom de Vries <tdevries@suse.de>
459
460 PR symtab/24620
461 * gdb.dwarf2/fission-reread.exp: Add test-case.
462
463 2021-02-01 Tom de Vries <tdevries@suse.de>
464
465 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
466 * gdb.dwarf2/fission-loclists-pie.S: Same.
467 * gdb.dwarf2/fission-loclists.S: Same.
468 * gdb.dwarf2/fission-multi-cu.S: Same.
469 * gdb.dwarf2/fission-reread.S: Same.
470 * gdb.dwarf2/fission-base.exp: Use DWO.
471 * gdb.dwarf2/fission-loclists-pie.exp: Same.
472 * gdb.dwarf2/fission-loclists.exp: Same.
473 * gdb.dwarf2/fission-multi-cu.exp: Same.
474 * gdb.dwarf2/fission-reread.exp: Same.
475
476 2021-01-29 Tom de Vries <tdevries@suse.de>
477
478 PR breakpoints/26063
479 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
480 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
481
482 2021-01-29 Tom de Vries <tdevries@suse.de>
483
484 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
485
486 2021-01-28 Tom de Vries <tdevries@suse.de>
487
488 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
489 in the backtrace, and use that in the rest of the test instead of
490 hardcoded constant 3. Use "frame" instead of "up" for robustness.
491
492 2021-01-28 Tom de Vries <tdevries@suse.de>
493
494 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
495 * gdb.arch/i386-sse-stack-align.c: Same.
496 * gdb.arch/i386-sse-stack-align.exp: Same.
497
498 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
499
500 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
501
502 2021-01-28 Tom de Vries <tdevries@suse.de>
503
504 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
505
506 2021-01-28 Tom de Vries <tdevries@suse.de>
507
508 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
509 "maint info line-table". Make PASS pattern more specific. Make
510 FAIL pattern work for -m32.
511
512 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
513
514 PR gdb/27133
515 * gdb.base/ui-redirect.exp: Add test case that ensures that
516 redirecting both logging and debug does not cause gdb to crash.
517
518
519 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
520
521 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
522
523 2021-01-26 Tom de Vries <tdevries@suse.de>
524
525 * gdb.threads/killed-outside.exp: Allow regular output.
526
527 2021-01-26 Tom de Vries <tdevries@suse.de>
528
529 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
530
531 2021-01-25 Tom de Vries <tdevries@suse.de>
532
533 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
534 * lib/gdb.exp: Use gdb_load_no_complaints.
535
536 2021-01-25 Tom Tromey <tromey@adacore.com>
537
538 * gdb.ada/fixed_points.exp: Add regression test.
539 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
540 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
541
542 2021-01-25 Tom Tromey <tromey@adacore.com>
543
544 * gdb.ada/local-enum.exp: Add enumerator resolution test.
545
546 2021-01-25 Tom Tromey <tromey@adacore.com>
547
548 * gdb.ada/local-enum.exp: New file.
549 * gdb.ada/local-enum/local.adb: New file.
550
551 2021-01-23 Tom Tromey <tom@tromey.com>
552
553 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
554
555 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
556
557 * gdb.base/line65535.exp: Fix test expectation.
558
559 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
560
561 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
562 suppression.
563 (default_gdb_exit): Likewise.
564 (default_gdb_spawn): Likewise.
565 (send_gdb): Likewise.
566 (gdb_expect): Likewise.
567 (gdb_expect_list): Likewise.
568 (default_gdb_init): Likewise.
569 (gdb_suppress_entire_file): Remove.
570 (gdb_suppress_tests): Remove.
571 (gdb_stop_suppressing_tests): Remove.
572 (gdb_clear_suppressed): Remove.
573 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
574 related to test suppression.
575 (default_mi_gdb_start): Likewise.
576 (mi_gdb_reinitialize_dir): Likewise.
577 (mi_gdb_test): Likewise.
578 (mi_run_cmd_full): Likewise.
579 (mi_runto_helper): Likewise.
580 (mi_execute_to): Likewise.
581 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
582 * gdb.base/bitfields.exp: Likewise.
583 * gdb.base/bitfields2.exp: Likewise.
584 * gdb.base/break.exp: Likewise.
585 * gdb.base/call-sc.exp: Likewise.
586 * gdb.base/callfuncs.exp: Likewise.
587 * gdb.base/dfp-test.exp: Likewise.
588 * gdb.base/endian.exp: Likewise.
589 * gdb.base/exprs.exp: Likewise.
590 * gdb.base/funcargs.exp: Likewise.
591 * gdb.base/hbreak2.exp: Likewise.
592 * gdb.base/recurse.exp: Likewise.
593 * gdb.base/scope.exp: Likewise.
594 * gdb.base/sepdebug.exp: Likewise.
595 * gdb.base/structs.exp: Likewise.
596 * gdb.base/until.exp: Likewise.
597 * gdb.cp/misc.exp: Likewise.
598
599 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
600
601 PR cli/25956
602 * gdb.base/style.exp (run_style_tests): Add version string test.
603 (test_startup_version_string): Use version style name.
604 * lib/gdb-utils.exp (style): Handle version style name.
605
606 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
607
608 * gdb.base/style.exp (limited_style): New proc.
609 (clean_restart_and_disable): New proc.
610 (run_style_tests): New proc. Most of the old tests from this file
611 are now in this proc.
612 (test_startup_version_string): New proc. Reamining test from the
613 old file is in this proc.
614
615 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
616
617 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
618 Adjust to "set debug remote" changes.
619
620 2021-01-21 Luis Machado <luis.machado@linaro.org>
621
622 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
623 message.
624
625 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
626
627 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
628
629 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
630
631 PR python/19151
632 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
633
634 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
635
636 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
637
638 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
639
640 * lib/tuiterm.exp: Add links in comments.
641
642 2021-01-20 Tom de Vries <tdevries@suse.de>
643
644 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
645 offset.
646
647 2021-01-20 Tom de Vries <tdevries@suse.de>
648
649 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
650
651 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
652
653 * gdb.arch/amd64-stap-expressions.S: New file.
654 * gdb.arch/amd64-stap-expressions.exp: New file.
655
656 2021-01-19 Tom de Vries <tdevries@suse.de>
657
658 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
659 sequence.
660
661 2021-01-19 Tom de Vries <tdevries@suse.de>
662
663 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
664
665 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 * gdb.fortran/array-slices.exp (run_test): Avoid including
668 addresses in test names.
669
670 2021-01-15 Tom de Vries <tdevries@suse.de>
671
672 PR testsuite/26997
673 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
674 when adding sizeof.
675
676 2021-01-14 Tom de Vries <tdevries@suse.de>
677
678 PR testsuite/24590
679 * gdb.base/style.exp: Handle shorter argv in frame command output.
680
681 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
682
683 PR gdb/26819
684 * gdb.server/stop-reply-no-thread-multi.c: New file.
685 * gdb.server/stop-reply-no-thread-multi.exp: New file.
686
687 2021-01-12 Tom de Vries <tdevries@suse.de>
688
689 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
690 (main): Remove call to have_mpx.
691 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
692 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
693 (main): Remote call to have_mpx.
694 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
695 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
696 (main): Remove call to have_mpx.
697 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
698 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
699 (main): Remove call to have_mpx.
700 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
701 * gdb.arch/i386-mpx.c (have_mpx): Remove.
702 (main): Remote call to have_mpx.
703 * gdb.arch/i386-mpx.exp: Use have_mpx.
704 * lib/gdb.exp (have_mpx): New proc.
705
706 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
707
708 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
709
710 2021-01-12 Tom de Vries <tdevries@suse.de>
711
712 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
713
714 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
715
716 * gdb.fortran/debug-expr.exp: Add new tests.
717
718 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.fortran/dot-ops.exp: Add new tests.
721
722 2021-01-11 Tom de Vries <tdevries@suse.de>
723
724 PR testsuite/26968
725 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
726 Move insn setting $eax to before probe point.
727
728 2021-01-09 Tom Tromey <tom@tromey.com>
729
730 * gdb.trace/ax.exp: Do not require an "ext".
731
732 2021-01-08 Tom Tromey <tromey@adacore.com>
733
734 * gdb.ada/voidctx/pck.adb: New file.
735 * gdb.ada/voidctx/pck.ads: New file.
736 * gdb.ada/voidctx/voidctx.adb: New file.
737 * gdb.ada/voidctx.exp: New file.
738
739 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
740
741 PR gdb/27157
742 * gdb.base/empty-host-env-vars.exp: New test.
743
744 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
745
746 * gdb.base/completion.exp: Add a new test.
747
748 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
749
750 * gdb.fortran/intvar-dynamic-types.exp: New file.
751 * gdb.fortran/intvar-dynamic-types.f90: New file.
752
753 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
754
755 * gdb.fortran/intvar-array.exp: New file.
756 * gdb.fortran/intvar-array.f90: New file.
757
758 2021-01-07 Tom Tromey <tromey@adacore.com>
759
760 * gdb.ada/assign_arr.exp: Add 'others' test.
761
762 2021-01-06 Tom Tromey <tromey@adacore.com>
763
764 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
765 (FP4_Type): New type.
766 (FP4_Var): New variable.
767 * gdb.ada/fixed_points/fixed_points.adb: Update.
768 * gdb.ada/fixed_points.exp: Add tests for binary operators.
769
770 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
771
772 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
773 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
774 Pass prompt containing debug print to gdb_test_sequence.
775
776 2021-01-04 Tom de Vries <tdevries@suse.de>
777
778 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
779
780 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
781
782
783
784 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
785
786 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
787 * gdb.server/connect-without-multi-process.exp: Likewise.
788 * gdb.server/exit-multiple-threads.exp: Likewise.
789 * gdb.server/ext-attach.exp: Likewise.
790 * gdb.server/ext-restart.exp: Likewise.
791 * gdb.server/ext-run.exp: Likewise.
792 * gdb.server/ext-wrapper.exp: Likewise.
793 * gdb.server/multi-ui-errors.exp: Likewise.
794 * gdb.server/no-thread-db.exp: Likewise.
795 * gdb.server/reconnect-ctrl-c.exp: Likewise.
796 * gdb.server/run-without-local-binary.exp: Likewise.
797 * gdb.server/server-kill.exp: Likewise.
798 * gdb.server/server-run.exp: Likewise.
799 * gdb.server/solib-list.exp: Likewise.
800 * gdb.server/stop-reply-no-thread.exp: Likewise.
801 * gdb.server/wrapper.exp: Likewise.
802 * gdb.server/sysroot.exp: Increase timeout when testing the
803 target: sysroot.
804
805 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
806
807 * gdb.server/server-run.exp: Use clean_restart.
808
809 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
810
811 * gdb.server/ext-run.exp: Use clean_restart.
812
813 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
814
815 * gdb.server/stop-reply-no-thread.exp: Use build_executable
816 instead of prepare_for_testing.
817
818 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
819
820 * gdb.server/solib-list.exp: Use clean_restart.
821
822 2021-01-04 Tom de Vries <tdevries@suse.de>
823
824 * gdb.base/morestack.c: Remove printf.
825 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
826
827 2020-12-31 Tom Tromey <tom@tromey.com>
828
829 * gdb.rust/simple.exp: Update output for Rust 1.49.
830
831 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
832
833 * gdb.cp/step-and-next-inline.exp: Fix test case.
834
835 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
836
837 * gdb.python/py-frame-args.exp: De-duplicate test names.
838
839 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 PR gdb/27059
842 * gdb.dwarf2/dyn-type-unallocated.c: New file.
843 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
844
845 2020-12-21 Peter Waller <p@pwaller.net>
846
847 * gdb.base/style-interp-exec-mi.exp: New.
848 * gdb.base/style-interp-exec-mi.c: New.
849
850 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
851
852 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
853 gdb_test. Use proc_with_prefix.
854
855 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
856
857 * gdb.btrace/exception.exp: Build with nopie.
858 * gdb.btrace/function_call_history.exp: Likewise.
859 * gdb.btrace/unknown_functions.exp: Likewise.
860
861 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
862
863 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
864
865 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
866
867 * gdb.python/py-record-btrace.exp: Make test names unique.
868 * gdb.python/py-record-full.exp: Likewise.
869
870 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
871
872 * gdb.btrace/data.exp: Make test names unique.
873 * gdb.btrace/delta.exp: Likewise.
874 * gdb.btrace/enable.exp: Likewise.
875 * gdb.btrace/function_call_history.exp: Likewise.
876 * gdb.btrace/nohist.exp: Likewise.
877 * gdb.btrace/non-stop.exp: Likewise.
878 * gdb.btrace/rn-dl-bind.exp: Likewise.
879 * gdb.btrace/step.exp: Likewise.
880 * gdb.btrace/stepi.exp: Likewise.
881 * gdb.btrace/tailcall.exp: Likewise.
882
883 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
884
885 * gdb.btrace/enable.exp: Update error message.
886 * gdb.btrace/multi-inferior.exp: Likewise.
887 * gdb.btrace/reconnect.exp: Likewise.
888 * gdb.python/py-record-btrace.exp: Likewise.
889 * gdb.python/py-record-full.exp: Likewise.
890
891 2020-12-20 Tom de Vries <tdevries@suse.de>
892
893 * lib/gdb.exp (save_target_board_info): New proc.
894 (gdb_compile_shlib): Use save_target_board_info.
895
896 2020-12-19 Tom de Vries <tdevries@suse.de>
897
898 * lib/gdb.exp (supports_scalar_storage_order_attribute)
899 (supports_gnuc): New proc.
900 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
901 test_compiler_info calls. Add unsupported message.
902 * gdb.base/endianity.c: Use TEST_SSO.
903
904 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
905
906 PR exp/27070
907 * gdb.python/compare-enum-type-a.c: New test.
908 * gdb.python/compare-enum-type-b.c: New test.
909 * gdb.python/compare-enum-type.exp: New file.
910 * gdb.python/compare-enum-type.h: New test.
911
912 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
913
914 * gdb.python/py-format-string.exp: Add tests for address keyword.
915
916 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
917
918 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
919
920 2020-12-18 Tom Tromey <tromey@adacore.com>
921
922 * gdb.ada/fixed_points.exp: Also run with
923 -fgnat-encodings=minimal. Update expected output.
924
925 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
926
927 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
928 * gdb.base/continue-all-already-running.exp: Likewise.
929 * gdb.base/moribund-step.exp: Likewise.
930 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
931
932 2020-12-16 Tom de Vries <tdevries@suse.de>
933
934 * gdb.base/batch-preserve-term-settings.exp:
935
936 2020-12-16 Tom de Vries <tdevries@suse.de>
937
938 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
939 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
940
941 2020-12-16 Luis Machado <luis.machado@linaro.org>
942
943 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
944 pointer-based memory accesses.
945 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
946 hw watchpoint cases.
947
948 2020-12-15 Rae Kim <rae.kim@gmail.com>
949
950 * gdb.base/document.exp: New test.
951
952 2020-12-15 Tom Tromey <tromey@adacore.com>
953
954 * gdb.base/style.exp: Add deprecation tests.
955
956 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
957
958 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
959
960 2020-12-14 Mark Wielaard <mark@klomp.org>
961
962 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
963 specially, set attr_form_comment to the actual FORM string used.
964
965 2020-12-14 Mark Wielaard <mark@klomp.org>
966
967 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
968 _constants(SPECIAL_expr) here, but set it...
969 (Dwarf::cu): ...here based on _cu_version.
970
971 2020-12-14 Tom de Vries <tdevries@suse.de>
972
973 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
974 pass -fPIC.
975 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
976 * gdb.base/break-probes.exp: Same.
977 * gdb.base/ctxobj.exp: Same.
978 * gdb.base/dso2dso.exp: Same.
979 * gdb.base/global-var-nested-by-dso.exp: Same.
980 * gdb.base/info-shared.exp: Same.
981 * gdb.base/jit-reader-simple.exp: Same.
982 * gdb.base/print-file-var.exp: Same.
983 * gdb.base/skip-solib.exp: Same.
984 * gdb.btrace/dlopen.exp: Same.
985
986 2020-12-14 Tom de Vries <tdevries@suse.de>
987
988 PR testsuite/26963
989 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
990
991 2020-12-14 Tom de Vries <tdevries@suse.de>
992
993 PR testsuite/26962
994 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
995 cast it to its declared type".
996
997 2020-12-14 Tom de Vries <tdevries@suse.de>
998
999 PR testsuite/26951
1000 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1001 shell prompt.
1002
1003 2020-12-14 Tom Tromey <tromey@adacore.com>
1004
1005 * gdb.ada/nested.exp: Add new tests.
1006 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1007
1008 2020-12-14 Tom Tromey <tromey@adacore.com>
1009
1010 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1011
1012 2020-12-14 Tom Tromey <tromey@adacore.com>
1013
1014 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1015
1016 2020-12-13 Tom de Vries <tdevries@suse.de>
1017
1018 PR testsuite/26953
1019 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1020 attribute support if compiler doesn't support it.
1021
1022 2020-12-13 Tom de Vries <tdevries@suse.de>
1023
1024 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1025 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1026 source to shared lib. Add ada to options.
1027
1028 2020-12-13 Tom de Vries <tdevries@suse.de>
1029
1030 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1031 calling gnatbind and gnatlink.
1032
1033 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1034
1035 * gdb.base/dcache-flush.c: New file.
1036 * gdb.base/dcache-flush.exp: New file.
1037
1038 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1039
1040 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1041 commands.
1042 * gdb.base/killed-outside.exp: Likewise.
1043 * gdb.opt/inline-bt.exp: Likewise.
1044 * gdb.perf/gmonster-null-lookup.py: Likewise.
1045 * gdb.perf/gmonster-print-cerr.py: Likewise.
1046 * gdb.perf/gmonster-ptype-string.py: Likewise.
1047 * gdb.python/py-unwind.exp: Likewise.
1048
1049 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1050
1051 * gdb.base/commands.exp: Update expected results.
1052
1053 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 PR cli/15104
1056 * gdb.base/commands.exp: Add additional tests.
1057 * gdb.base/completion.exp: Add additional tests.
1058
1059 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1060
1061 * gdb.base/completion.exp: Add additional tests.
1062
1063 2020-12-11 Tom de Vries <tdevries@suse.de>
1064
1065 PR testsuite/26991
1066 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1067 violations by setting bounds registers if the bounds are passed in the
1068 Bounds Table.
1069
1070 2020-12-11 Tom de Vries <tdevries@suse.de>
1071
1072 PR testsuite/26954
1073 * gdb.base/float128.exp: Detect and handle no mpfr support.
1074
1075 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
1076
1077 PR gdb/24694
1078 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1079 calls.
1080
1081 2020-12-10 Tom de Vries <tdevries@suse.de>
1082
1083 PR testsuite/26947
1084 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1085 braces for tcl 8.5 and earlier.
1086
1087 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
1088
1089 PR 26875, PR 26901
1090 * gdb.base/flexible-array-member.c: New test.
1091 * gdb.base/flexible-array-member.exp: New test.
1092
1093 2020-12-08 Tom de Vries <tdevries@suse.de>
1094
1095 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1096 using is_amd64_regs_target.
1097
1098 2020-12-08 Tom de Vries <tdevries@suse.de>
1099
1100 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1101 self_id.
1102
1103 2020-12-07 Pedro Alves <pedro@palves.net>
1104
1105 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1106 'additional_flags' variable.
1107
1108 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1109
1110 * gdb.linespec/explicit.exp: Extend with a test to check completing
1111 '-' after seemingly complete options.
1112
1113 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1114
1115 * gdb.linespec/keywords.exp: Add tests to check positional
1116 flexibility of "-force-condition".
1117
1118 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1119
1120 * gdb.base/bp-cmds-run-with-ex.c: New file.
1121 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1122 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1123 * gdb.gdb/python-interrupts.exp: Update the call to
1124 'catch_command_errors' with the new argument.
1125 * gdb.gdb/python-selftest.exp: Ditto.
1126
1127 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1128
1129 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1130 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1131 * gdb.threads/non-stop-fair-events.exp: Likewise.
1132
1133 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1134
1135 * gdb.threads/step-over-exec.exp: New.
1136 * gdb.threads/step-over-exec.c: New.
1137 * gdb.threads/step-over-exec-execd.c: New.
1138 * lib/my-syscalls.S: New.
1139 * lib/my-syscalls.h: New.
1140
1141 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1142
1143 * lib/dwarf.exp (declare_labels): Use name as text if text is
1144 not provided.
1145
1146 2020-12-04 Tom de Vries <tdevries@suse.de>
1147
1148 PR testsuite/26990
1149 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1150 are unsupported.
1151
1152 2020-12-04 Tom de Vries <tdevries@suse.de>
1153
1154 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1155 clause.
1156
1157 2020-12-04 Tom de Vries <tdevries@suse.de>
1158
1159 * gdb.reverse/insn-reverse.exp: Fix count handling.
1160
1161 2020-12-04 Tom de Vries <tdevries@suse.de>
1162
1163 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1164 __x86_64__.
1165
1166 2020-12-04 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.reverse/insn-reverse.c (test_nr): New var.
1169 (usage, parse_args): New function.
1170 (main): Call parse_args. Only run test for test_nr.
1171 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1172 and bail out. Run subtests individually, using an inferior arg
1173 specifying the subtest.
1174
1175 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1178
1179 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1182 update test to use this.
1183
1184 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1185
1186 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1187
1188 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1189
1190 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1191 (do_test): Don't use with_test_prefix.
1192 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1193 (do_test): Don't use with_test_prefix.
1194 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1195 (do_test): Don't use with_test_prefix.
1196 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1197 (do_test): Don't use with_test_prefix.
1198
1199 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1200
1201 * gdb.threads/non-ldr-exit.exp: Fix comment.
1202
1203 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1204
1205 * gdb.xml/maint-xml-dump-03.xml: New file.
1206
1207 2020-11-30 Tom de Vries <tdevries@suse.de>
1208
1209 PR symtab/26905
1210 * gdb.dwarf2/count.exp: Remove kfails.
1211
1212 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1213
1214 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1215 indices.
1216
1217 2020-11-24 Joel Brobecker <brobecker@adacore.com>
1218
1219 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1220 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1221 languages. Remove the associated setup_xfail.
1222
1223 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
1224
1225 * lib/gdb.exp (gdb_assert): Show error message on error.
1226
1227 2020-11-23 Tom de Vries <tdevries@suse.de>
1228
1229 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1230 * gdb.ada/mod_from_name.exp: Same.
1231 * gdb.ada/pckd_arr_ren.exp: Same.
1232
1233 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1234
1235 * gdb.base/template.exp: New.
1236 * gdb.base/template.c: New.
1237
1238 2020-11-22 Gary Benson <gbenson@redhat.com>
1239
1240 PR gdb/26905
1241 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1242 is defined using a DW_AT_count which references another DIE.
1243
1244 2020-11-21 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.base/vla-ptr.exp: Add XFAIL.
1247
1248 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1249
1250 * gdb.fortran/array-slices-bad.exp: New file.
1251 * gdb.fortran/array-slices-bad.f90: New file.
1252 * gdb.fortran/array-slices-sub-slices.exp: New file.
1253 * gdb.fortran/array-slices-sub-slices.f90: New file.
1254 * gdb.fortran/array-slices.exp: Rewrite tests.
1255 * gdb.fortran/array-slices.f90: Rewrite tests.
1256 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1257
1258 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1259
1260 * gdb.base/completion.exp: Add new completion tests.
1261
1262 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1263
1264 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1265 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1266 * gdb.mi/mi-nsintrall.exp: Likewise.
1267 * gdb.mi/mi-nsmoribund.exp: Likewise.
1268 * gdb.mi/mi-nsthrexec.exp: Likewise.
1269 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1270
1271 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1272
1273 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1274 of perror.
1275
1276 2020-11-18 Joseph Myers <joseph@codesourcery.com>
1277
1278 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1279 $arg.exe exists but $arg does not.
1280
1281 2020-11-17 Gary Benson <gbenson@redhat.com>
1282
1283 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1284 __attribute__ ((used)).
1285
1286 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1287
1288 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1289
1290 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1291
1292 * gdb.base/completion.exp: Add new tests.
1293
1294 2020-11-16 Tom Tromey <tromey@adacore.com>
1295
1296 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1297 tests.
1298
1299 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1300
1301 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1302 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1303 (main): Add reference to pck__fp1_var2.
1304 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1305
1306 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1307
1308 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1309
1310 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1311
1312 * gdb.ada/fixed_points.exp: Add ptype tests.
1313 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1314
1315 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1318
1319 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1320
1321 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1322 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1323 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1324 New files.
1325 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1326
1327 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1328 New files.
1329
1330 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 PR cli/26879
1333 * gdb.fortran/completion.exp: New file.
1334 * gdb.fortran/completion.f90: New file.
1335
1336 2020-11-12 Joseph Myers <joseph@codesourcery.com>
1337
1338 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1339 but $arg does not.
1340
1341 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1342
1343 * gdb.fortran/types.exp: Add more tests.
1344
1345 2020-11-12 Tom Tromey <tom@tromey.com>
1346
1347 PR rust/26799:
1348 * gdb.rust/traits.exp: Remove kfails.
1349
1350 2020-11-12 Gary Benson <gbenson@redhat.com>
1351
1352 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1353 statement.
1354
1355 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
1356
1357 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1358 always-inserted" axis.
1359 (do_test): Add breakpoint_always_inserted parameter.
1360
1361 2020-11-10 Tom Tromey <tromey@adacore.com>
1362
1363 * gdb.ada/bias.exp: Update.
1364 * gdb.ada/bias/bias.adb (X): Change value.
1365
1366 2020-11-10 Gary Benson <gbenson@redhat.com>
1367
1368 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1369 regexp fragment in parentheses to prevent false matching.
1370
1371 2020-11-10 Gary Benson <gbenson@redhat.com>
1372
1373 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1374
1375 2020-11-10 Gary Benson <gbenson@redhat.com>
1376
1377 * gdb.cp/step-and-next-inline.exp: Only require
1378 -gstatement-frontiers when building with GCC.
1379 Only setup KFAIL's for GCC issues when using
1380 a GCC-built executable.
1381
1382 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1383
1384 * gdb.base/debug-expr.c: Add extra function to allow for an
1385 additional test.
1386 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1387 to this proc with gdb_test_debug_expr. Add an extra test.
1388 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1389 to this proc with gdb_test_debug_expr, give the tests names
1390 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1391 calls to this proc with gdb_test_debug_expr, give the tests names
1392 * gdb.fortran/debug-expr.exp: New file.
1393 * gdb.fortran/debug-expr.f90: New file.
1394 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1395
1396 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
1397
1398 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1399 proceduresu.
1400 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1401 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1402 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1403 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1404 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1405 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1406 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1407 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1408
1409 2020-11-04 Tom Tromey <tromey@adacore.com>
1410
1411 * gdb.ada/funcall_ref.exp: Update.
1412 * gdb.ada/var_rec_arr.exp: Update.
1413
1414 2020-11-04 Tom Tromey <tromey@adacore.com>
1415
1416 * gdb.ada/rec_ptype.exp: New file.
1417 * gdb.ada/rec_ptype/main.adb: New file.
1418 * gdb.ada/rec_ptype/p.ads: New file.
1419
1420 2020-11-04 Tom Tromey <tromey@adacore.com>
1421
1422 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1423 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1424 (PT_Full): New variable.
1425 * gdb.ada/tick_length_array_enum_idx/pck.adb
1426 (Full_PT): New type.
1427
1428 2020-11-04 Tom Tromey <tromey@adacore.com>
1429
1430 * gdb.ada/array_of_variant.exp: New file.
1431 * gdb.ada/array_of_variant/p.adb: New file.
1432 * gdb.ada/array_of_variant/pck.ads: New file.
1433 * gdb.ada/array_of_variant/pck.adb: New file.
1434
1435 2020-11-04 Tom Tromey <tromey@adacore.com>
1436
1437 * gdb.ada/enum_idx_packed.exp: Add test.
1438 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1439 New variable.
1440 * gdb.ada/enum_idx_packed/pck.ads (Short)
1441 (Multi_Dimension, Multi_Dimension_Access): New types.
1442
1443 2020-11-04 Tom Tromey <tromey@adacore.com>
1444
1445 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1446
1447 2020-11-04 Tom Tromey <tromey@adacore.com>
1448
1449 * gdb.ada/set_pckd_arr_elt.exp: Also test
1450 -fgnat-encodings=minimal. Add tests.
1451 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1452 Call Update_Small a second time.
1453 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1454 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1455 (Variant_Access): New types.
1456 (New_Variant): Declare.
1457
1458 2020-11-04 Tom Tromey <tromey@adacore.com>
1459
1460 * gdb.ada/mod_from_name.exp: Test printing slice.
1461
1462 2020-11-04 Tom Tromey <tromey@adacore.com>
1463
1464 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1465 values.
1466 * gdb.ada/access_to_unbounded_array.exp: Test different
1467 -fgnat-encodings values.
1468 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1469 values.
1470 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1471 values.
1472 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1473 values.
1474 * gdb.ada/array_of_variable_length.exp: Test different
1475 -fgnat-encodings values.
1476 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1477 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1478 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1479 change.
1480 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1481 values.
1482 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1483 * gdb.ada/out_of_line_in_inlined.exp: Test different
1484 -fgnat-encodings values.
1485 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1486 values.
1487 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1488 values.
1489 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1490 -fgnat-encodings values.
1491 * gdb.ada/variant_record_packed_array.exp: Test different
1492 -fgnat-encodings values.
1493
1494 2020-11-04 Tom Tromey <tromey@adacore.com>
1495
1496 * gdb.ada/enum_idx_packed.exp: Add tests.
1497 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1498 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1499 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1500 declarations.
1501
1502 2020-11-03 Tom de Vries <tdevries@suse.de>
1503
1504 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1505 terminator comments.
1506 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1507 terminator.
1508
1509 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1510
1511 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1512 integer format test with regexp.
1513
1514 2020-11-02 Gary Benson <gbenson@redhat.com>
1515
1516 * gdb.base/print-file-var.exp (test): Separate compiler and
1517 linker options, and build using build_executable_from_specs
1518 to accommodate this.
1519
1520 2020-11-02 Gary Benson <gbenson@redhat.com>
1521
1522 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1523 for .c files compiled as C++ with Clang if any shared
1524 libraries are specified.
1525
1526 2020-11-02 Gary Benson <gbenson@redhat.com>
1527
1528 * lib/attributes.h: New header.
1529 * gdb.base/backtrace.c: Include the above. Replace
1530 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1531 * gdb.base/infcall-nested-structs.c: Likewise.
1532 * gdb.base/vla-optimized-out.c: Likewise.
1533
1534 2020-11-02 Tom de Vries <tdevries@suse.de>
1535
1536 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1537
1538 2020-11-01 Joel Brobecker <brobecker@adacore.com>
1539
1540 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1541 System.Min_Int and System.Max_Int with smaller hardcoded
1542 constants.
1543
1544 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1545
1546 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1547 * configure: Re-generate.
1548
1549 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
1550
1551 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1552 expected output.
1553
1554 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1555
1556 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1557 behavior.
1558 * gdb.base/paginate-bg-execution.exp: Ditto.
1559 * gdb.base/paginate-inferior-exit.exp: Ditto.
1560 * gdb.base/double-prompt-target-event-error.c: Remove.
1561 * gdb.base/double-prompt-target-event-error.exp: Remove.
1562
1563 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1564
1565 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1566 inferiors' and 'detach inferiors' do not change the current
1567 inferior.
1568
1569 2020-10-29 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.threads/tls.exp: Fix DUPLICATEs.
1572
1573 2020-10-28 Tom de Vries <tdevries@suse.de>
1574
1575 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1576
1577 2020-10-28 Tom de Vries <tdevries@suse.de>
1578
1579 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1580 * gdb.base/reread.exp: Same.
1581
1582 2020-10-28 Tom de Vries <tdevries@suse.de>
1583
1584 * lib/gdb.exp (readnow): Handle arg.
1585 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1586
1587 2020-10-28 Tom de Vries <tdevries@suse.de>
1588
1589 * gdb.base/relocate.exp: Update regexp for -readnow.
1590
1591 2020-10-28 Tom de Vries <tdevries@suse.de>
1592
1593 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1594 -readnow.
1595
1596 2020-10-28 Tom de Vries <tdevries@suse.de>
1597
1598 PR symtab/26772
1599 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1600 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1601
1602 2020-10-28 Tom de Vries <tdevries@suse.de>
1603
1604 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1605 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1606 complaint during file command for -readnow.
1607
1608 2020-10-28 Tom de Vries <tdevries@suse.de>
1609
1610 * gdb.cp/nsalias.exp: Fix typo in test name.
1611
1612 2020-10-28 Tom de Vries <tdevries@suse.de>
1613
1614 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1615
1616 2020-10-28 Tom de Vries <tdevries@suse.de>
1617
1618 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1619 -readnow.
1620
1621 2020-10-27 Tom de Vries <tdevries@suse.de>
1622
1623 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1624
1625 2020-10-27 Tom de Vries <tdevries@suse.de>
1626
1627 * gdb.base/maint.exp: Update for -readnow.
1628
1629 2020-10-27 Tom de Vries <tdevries@suse.de>
1630
1631 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1632 -readnow.
1633
1634 2020-10-14 Gary Benson <gbenson@redhat.com>
1635
1636 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1637 "_vptr$Base" as correct, in addition to "_vptr.Base".
1638 (test_mixed): Likewise.
1639
1640 2020-10-27 Gary Benson <gbenson@redhat.com>
1641
1642 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1643 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1644
1645 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1646
1647 * gdb.base/condbreak.exp: Update the completion tests to
1648 consider the '-force' flag.
1649
1650 2020-10-27 Tom de Vries <tdevries@suse.de>
1651
1652 * gdb.base/list-ambiguous-readnow.exp: New file.
1653
1654 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1655
1656 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1657 the condition.
1658 * gdb.linespec/cpcompletion.exp: Update to consider the
1659 '-force-condition' keyword.
1660 * gdb.linespec/explicit.exp: Ditto.
1661 * lib/completion-support.exp: Ditto.
1662
1663 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1664
1665 * gdb.base/condbreak-multi-context.cc: New file.
1666 * gdb.base/condbreak-multi-context.exp: New file.
1667
1668 2020-10-26 Tom Tromey <tom@tromey.com>
1669
1670 * lib/mi-support.exp (default_mi_gdb_start): Call
1671 gdb_stdin_log_init.
1672 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1673 subtract one from gdb_instances.
1674 (gdb_stdin_log_write): Flush in_file.
1675
1676 2020-10-26 Tom de Vries <tdevries@suse.de>
1677
1678 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1679
1680 2020-10-26 Tom Tromey <tromey@adacore.com>
1681
1682 * gdb.ada/unsigned_range/foo.adb: New file.
1683 * gdb.ada/unsigned_range/pack.adb: New file.
1684 * gdb.ada/unsigned_range/pack.ads: New file.
1685 * gdb.ada/unsigned_range.exp: New file.
1686
1687 2020-10-26 Tom de Vries <tdevries@suse.de>
1688
1689 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1690
1691 2020-10-26 Tom de Vries <tdevries@suse.de>
1692
1693 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1694 for CU.
1695 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1696
1697 2020-10-23 Tom de Vries <tdevries@suse.de>
1698
1699 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1700 DW_FORM_string.
1701 (Dwarf::_default_form): New proc.
1702 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1703 guessed.
1704
1705 2020-10-23 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1708 * gdb.dwarf2/atomic-type.exp: Same.
1709 * gdb.dwarf2/bad-regnum.exp: Same.
1710 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1711 * gdb.dwarf2/dw2-align.exp: Same.
1712 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1713 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1714 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1715 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1716 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1717 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1718 * gdb.dwarf2/enum-type.exp: Same.
1719 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1720 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1721 * gdb.dwarf2/main-subprogram.exp: Same.
1722 * gdb.dwarf2/missing-type-name.exp: Same.
1723 * gdb.dwarf2/nonvar-access.exp: Same.
1724 * gdb.dwarf2/typedef-void-finish.exp: Same.
1725 * gdb.dwarf2/var-access.exp: Same.
1726 * gdb.dwarf2/void-type.exp: Same.
1727
1728 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1729
1730 PR gdb/26693
1731 * gdb.dwarf2/template-specification-full-name.exp: New test.
1732
1733 2020-10-22 Luis Machado <luis.machado@linaro.org>
1734
1735 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1736 expected an offset from the function.
1737 * gdb.base/msym-bp.exp (test): Likewise.
1738
1739 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1740
1741 * gdb.fortran/array-slices.exp: Add a new test.
1742
1743 2020-10-21 Gary Benson <gbenson@redhat.com>
1744
1745 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1746 fullname test with Clang. Also expand comments generally.
1747
1748 2020-10-20 Tom de Vries <tdevries@suse.de>
1749
1750 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1751
1752 2020-10-20 Tom de Vries <tdevries@suse.de>
1753
1754 * gdb.dwarf2/arr-stride.c: Remove.
1755 * gdb.dwarf2/arr-stride.exp: Use main.c.
1756 * gdb.dwarf2/arr-subrange.c: Remove.
1757 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1758 * gdb.dwarf2/bad-regnum.c: Remove.
1759 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1760 * gdb.dwarf2/corrupt.c: Remove.
1761 * gdb.dwarf2/corrupt.exp: Use main.c.
1762 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1763 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1764 * gdb.dwarf2/dw2-icycle.c: Remove.
1765 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1766 * gdb.dwarf2/formdata16.c: Remove.
1767 * gdb.dwarf2/formdata16.exp: Use main.c.
1768 * gdb.dwarf2/implptrconst.c: Remove.
1769 * gdb.dwarf2/implptrconst.exp: Use main.c.
1770 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1771 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1772 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1773 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1774
1775 2020-10-20 Tom de Vries <tdevries@suse.de>
1776
1777 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1778 file.
1779 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1780
1781 2020-10-20 Tom de Vries <tdevries@suse.de>
1782
1783 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1784 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1785 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1786 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1787 * gdb.dwarf2/dw2-ranges.exp: Same.
1788 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1789 * gdb.dwarf2/var-access.exp: Same.
1790
1791 2020-10-19 Tom Tromey <tromey@adacore.com>
1792
1793 PR tui/26719
1794 * gdb.tui/list.exp: Check source window contents after focus
1795 change.
1796
1797 2020-10-17 Tom de Vries <tdevries@suse.de>
1798
1799 PR symtab/26317
1800 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1801
1802 2020-10-17 Tom de Vries <tdevries@suse.de>
1803
1804 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1805 as suffix.
1806 * gdb.dwarf2/atomic.c: Rename to ...
1807 * gdb.dwarf2/atomic-type.c: ... this.
1808 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1809 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1810 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1811 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1812 * gdb.dwarf2/fission-mix2.c: Rename to ...
1813 * gdb.dwarf2/fission-mix-2.c: ... this.
1814 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1815 standard_testfile.
1816 * gdb.dwarf2/ada-valprint-error.exp: Same.
1817 * gdb.dwarf2/arr-stride.exp: Same.
1818 * gdb.dwarf2/arr-subrange.exp: Same.
1819 * gdb.dwarf2/atomic-type.exp: Same.
1820 * gdb.dwarf2/bad-regnum.exp: Same.
1821 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1822 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1823 * gdb.dwarf2/clang-debug-names.exp: Same.
1824 * gdb.dwarf2/comp-unit-lang.exp: Same.
1825 * gdb.dwarf2/corrupt.exp: Same.
1826 * gdb.dwarf2/count.exp: Same.
1827 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1828 * gdb.dwarf2/data-loc.exp: Same.
1829 * gdb.dwarf2/dw2-align.exp: Same.
1830 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1831 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1832 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1833 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1834 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1835 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1836 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1837 * gdb.dwarf2/dw2-inline-param.exp: Same.
1838 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1839 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1840 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1841 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1842 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1843 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1844 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1845 * gdb.dwarf2/dw2-param-error.exp: Same.
1846 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1847 * gdb.dwarf2/dw2-ranges.exp: Same.
1848 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1849 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1850 * gdb.dwarf2/dw4-sig-types.exp: Same.
1851 * gdb.dwarf2/dynarr-ptr.exp: Same.
1852 * gdb.dwarf2/enum-type.exp: Same.
1853 * gdb.dwarf2/fission-mix.exp: Same.
1854 * gdb.dwarf2/formdata16.exp: Same.
1855 * gdb.dwarf2/implptrconst.exp: Same.
1856 * gdb.dwarf2/implptrpiece.exp: Same.
1857 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1858 * gdb.dwarf2/main-subprogram.exp: Same.
1859 * gdb.dwarf2/method-ptr.exp: Same.
1860 * gdb.dwarf2/missing-sig-type.exp: Same.
1861 * gdb.dwarf2/nonvar-access.exp: Same.
1862 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1863 * gdb.dwarf2/shortpiece.exp: Same.
1864 * gdb.dwarf2/staticvirtual.exp: Same.
1865 * gdb.dwarf2/subrange.exp: Same.
1866 * gdb.dwarf2/symtab-producer.exp: Same.
1867 * gdb.dwarf2/typedef-void-finish.exp: Same.
1868 * gdb.dwarf2/var-access.exp: Same.
1869 * gdb.dwarf2/variant.exp: Same.
1870 * gdb.dwarf2/void-type.exp: Same.
1871 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1872 dw2-ranges-main.c.
1873 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1874
1875 2020-10-16 Tom de Vries <tdevries@suse.de>
1876
1877 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1878
1879 2020-10-16 Tom de Vries <tdevries@suse.de>
1880
1881 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1882
1883 2020-10-14 Tom de Vries <tdevries@suse.de>
1884
1885 PR testsuite/26732
1886 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1887 scenario 2.
1888 * gdb.ada/mi_catch_ex_hand.exp: Same.
1889
1890 2020-10-13 Pedro Alves <pedro@palves.net>
1891
1892 * lib/mi-support.exp (mi_clean_restart): New.
1893 (mi_run_to_main): Delete.
1894 All callers adjust to use mi_clean_restart / mi_runto_main.
1895
1896 2020-10-13 Pedro Alves <pedro@palves.net>
1897
1898 * config/monitor.exp: Use "list -q".
1899 * gdb.arch/gdb1558.exp: Use "break -q".
1900 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1901 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1902 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1903 * gdb.base/commands.exp: Use "break -q".
1904 * gdb.base/condbreak.exp: Use "break -q".
1905 * gdb.base/ctf-ptype.exp: Use "list -q".
1906 * gdb.base/define.exp: Use "break -q".
1907 * gdb.base/del.exp: Use "break -q".
1908 * gdb.base/fullname.exp: Use "break -q".
1909 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1910 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1911 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1912 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1913 "hbreak -q".
1914 * gdb.base/included.exp: Use "list -q".
1915 * gdb.base/label.exp: Use "break -q".
1916 * gdb.base/lineinc.exp: Use "break -q".
1917 * gdb.base/list.exp: Use "list -q".
1918 * gdb.base/macscp.exp: Use "list -q".
1919 * gdb.base/pending.exp: Use "break -q".
1920 * gdb.base/prologue-include.exp: Use "break -q".
1921 * gdb.base/ptype.exp: Use "list -q".
1922 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1923 * gdb.base/server-del-break.exp: Use "break -q".
1924 * gdb.base/style.exp: Use "break -q".
1925 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1926 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1927 * gdb.cp/exception.exp: Use "tbreak -q".
1928 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1929 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1930 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1931 * gdb.dwarf2/pr13961.exp: Use "break -q".
1932 * gdb.linespec/explicit.exp: Use "list -q".
1933 * gdb.linespec/linespec.exp: Use "break -q".
1934 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1935 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1936 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1937 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1938 * gdb.trace/change-loc.exp: Use "break -q".
1939 * gdb.trace/pending.exp: Use "break -q".
1940 * gdb.tui/basic.exp: Use "list -q".
1941 * gdb.tui/list-before.exp: Use "list -q".
1942 * gdb.tui/list.exp: Use "list -q".
1943 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1944
1945 2020-10-13 Pedro Alves <pedro@palves.net>
1946
1947 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1948 saved breakpoints file.
1949 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1950 inspecting breakpoint list.
1951 * lib/gdb.exp (runto_main): Add "qualified" to options.
1952 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1953 and handle it.
1954 (mi_runto_main): Pass 1 as qualified argument.
1955
1956 2020-10-13 Pedro Alves <pedro@palves.net>
1957
1958 * lib/mi-support.exp (mi_runto_main): New proc.
1959 (mi_run_to_main): Use it.
1960 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1961 * gdb.mi/mi-var-cmd.exp: Likewise.
1962 * gdb.mi/mi-var-invalidate.exp: Likewise.
1963 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1964 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1965 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1966 * gdb.mi/user-selected-context-sync.exp: Likewise.
1967 * gdb.opt/inline-cmds.exp: Likewise.
1968 * gdb.python/py-framefilter-mi.exp: Likewise.
1969 * gdb.python/py-mi.exp: Likewise.
1970
1971 2020-10-13 Pedro Alves <pedro@palves.net>
1972
1973 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1974 "runto main".
1975 * gdb.ada/small_reg_param.exp: Likewise.
1976 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1977 * gdb.base/annota1.exp: Likewise.
1978 * gdb.base/anon.exp: Likewise.
1979 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1980 * gdb.base/dprintf-non-stop.exp: Likewise.
1981 * gdb.base/dprintf.exp: Likewise.
1982 * gdb.base/gdb11530.exp: Likewise.
1983 * gdb.base/gdb11531.exp: Likewise.
1984 * gdb.base/gnu_vector.exp: Likewise.
1985 * gdb.base/interrupt-noterm.exp: Likewise.
1986 * gdb.base/memattr.exp: Likewise.
1987 * gdb.base/step-over-syscall.exp: Likewise.
1988 * gdb.base/watch-cond-infcall.exp: Likewise.
1989 * gdb.base/watch-read.exp: Likewise.
1990 * gdb.base/watch-vfork.exp: Likewise.
1991 * gdb.base/watch_thread_num.exp: Likewise.
1992 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1993 * gdb.guile/scm-frame-inline.exp: Likewise.
1994 * gdb.linespec/explicit.exp: Likewise.
1995 * gdb.opt/inline-break.exp: Likewise.
1996 * gdb.python/py-frame-inline.exp: Likewise.
1997 * gdb.reverse/break-precsave.exp: Likewise.
1998 * gdb.reverse/break-reverse.exp: Likewise.
1999 * gdb.reverse/consecutive-precsave.exp: Likewise.
2000 * gdb.reverse/consecutive-reverse.exp: Likewise.
2001 * gdb.reverse/finish-precsave.exp: Likewise.
2002 * gdb.reverse/finish-reverse.exp: Likewise.
2003 * gdb.reverse/fstatat-reverse.exp: Likewise.
2004 * gdb.reverse/getresuid-reverse.exp: Likewise.
2005 * gdb.reverse/i386-precsave.exp: Likewise.
2006 * gdb.reverse/i386-reverse.exp: Likewise.
2007 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2008 * gdb.reverse/i387-env-reverse.exp: Likewise.
2009 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2010 * gdb.reverse/insn-reverse.exp: Likewise.
2011 * gdb.reverse/machinestate-precsave.exp: Likewise.
2012 * gdb.reverse/machinestate.exp: Likewise.
2013 * gdb.reverse/pipe-reverse.exp: Likewise.
2014 * gdb.reverse/readv-reverse.exp: Likewise.
2015 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2016 * gdb.reverse/rerun-prec.exp: Likewise.
2017 * gdb.reverse/s390-mvcle.exp: Likewise.
2018 * gdb.reverse/solib-precsave.exp: Likewise.
2019 * gdb.reverse/solib-reverse.exp: Likewise.
2020 * gdb.reverse/step-precsave.exp: Likewise.
2021 * gdb.reverse/step-reverse.exp: Likewise.
2022 * gdb.reverse/time-reverse.exp: Likewise.
2023 * gdb.reverse/until-precsave.exp: Likewise.
2024 * gdb.reverse/until-reverse.exp: Likewise.
2025 * gdb.reverse/waitpid-reverse.exp: Likewise.
2026 * gdb.reverse/watch-precsave.exp: Likewise.
2027 * gdb.reverse/watch-reverse.exp: Likewise.
2028 * gdb.threads/kill.exp: Likewise.
2029 * gdb.threads/tid-reuse.exp: Likewise.
2030
2031 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2032
2033 PR gdb/26642
2034 * gdb.base/maint-target-async-off.c: New test.
2035 * gdb.base/maint-target-async-off.exp: New test.
2036
2037 2020-10-13 Alan Modra <amodra@gmail.com>
2038
2039 * gdb.arch/powerpc-altivec.s,
2040 * gdb.arch/powerpc-power7.s,
2041 * gdb.arch/powerpc-power8.s,
2042 * gdb.arch/powerpc-power9.s,
2043 * gdb.arch/powerpc-vsx.s,
2044 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2045 * gdb.arch/powerpc-altivec.exp,
2046 * gdb.arch/powerpc-power7.exp,
2047 * gdb.arch/powerpc-power8.exp,
2048 * gdb.arch/powerpc-power9.exp,
2049 * gdb.arch/powerpc-vsx.exp,
2050 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2051 disassembly of mfvsrd/mtvsrd.
2052
2053 2020-10-13 Alan Modra <amodra@gmail.com>
2054
2055 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2056 "target architecture" output.
2057 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2058 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2059 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2060 * gdb.arch/s390-disassembler-options.exp: Likewise.
2061
2062 2020-10-12 Pedro Alves <pedro@palves.net>
2063
2064 PR exp/26602
2065 PR c++/26550
2066 * gdb.cp/ambiguous.cc (marker1): Delete.
2067 (main): Initialize all the fields of the locals. Replace marker1
2068 call with a "set breakpoint here" marker.
2069 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2070 instead of running to marker1. Add tests printing all the
2071 variables and all the fields of the variables.
2072 (test_ambiguous): New proc, expecting the new GDB output when a
2073 field access is ambiguous. Change all "warning: X ambiguous"
2074 tests to use it.
2075
2076 2020-10-12 Gary Benson <gbenson@redhat.com>
2077
2078 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2079 * gdb.base/msym-bp-2.c (foo): Likewise.
2080 * gdb.base/msym-lang.c (foo): Likewise.
2081 * gdb.base/msym-lang-main.c (foo): Likewise.
2082 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2083 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2084 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2085 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2086 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2087 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2088 * gdb.python/py-objfile.c (static_var): Likewise.
2089 * gdb.python/py-symbol.c (rr): Likewise.
2090 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2091 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2092
2093 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2094
2095 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2096 output of backtrace.
2097
2098 2020-10-09 Tom Tromey <tromey@adacore.com>
2099
2100 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2101 (Rec): Add field. Fix range.
2102 * gdb.ada/scalar_storage.exp: Update.
2103
2104 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
2105
2106 PR exp/26714
2107 * gdb.base/printcmds.exp: Add tests for void results.
2108
2109 2020-10-09 Jan Vrany <jan.vrany@labware.com>
2110
2111 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2112 is emmited for both 'set directories' and 'directory' commands.
2113
2114 2020-10-08 Tom Tromey <tom@tromey.com>
2115
2116 * gdb.base/style.exp: Check that "main"'s name is styled.
2117
2118 2020-10-07 Tom Tromey <tromey@adacore.com>
2119
2120 * gdb.base/find.exp: Rename some tests.
2121
2122 2020-10-06 Gary Benson <gbenson@redhat.com>
2123
2124 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2125 * gdb.base/list1.c (unused): Likewise.
2126
2127 2020-10-06 Gary Benson <gbenson@redhat.com>
2128
2129 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2130 __attribute__ ((used)).
2131 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2132
2133 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2136 make use of regions throughout.
2137 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2138 not {...}.
2139 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2140
2141 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
2142
2143 * gdb.base/call-sc.c: Fix return struct on stack test case.
2144 * gdb.base/call-sc.exp: Likewise.
2145
2146 2020-10-02 Gary Benson <gbenson@redhat.com>
2147
2148 * README: Fix "paralell".
2149
2150 2020-09-30 Gary Benson <gbenson@redhat.com>
2151
2152 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2153 Convert directive to lowercase.
2154 (.Labbrev1_begin): Add missing label.
2155 (abbrev code 0x1): Remove DW_AT_stmt_list.
2156 (.Ldie_b): Likewise.
2157
2158 2020-09-27 Tom Tromey <tom@tromey.com>
2159
2160 * gdb.tui/new-layout.exp: Use with_test_prefix.
2161
2162 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2163
2164 PR python/26586
2165 * gdb.python/python.exp: add test cases for the from_tty
2166 argument to gdb.execute.
2167
2168 2020-09-25 Gary Benson <gbenson@redhat.com>
2169
2170 * gdb.base/infcall-nested-structs.exp.tcl: Add
2171 additional_flags=-Wno-tautological-compare for C++
2172 tests when compiling using Clang.
2173
2174 2020-09-25 Gary Benson <gbenson@redhat.com>
2175
2176 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2177 for .c files.
2178
2179 2020-09-24 Tom Tromey <tromey@adacore.com>
2180
2181 PR tui/26638:
2182 * gdb.tui/list.exp: Check output of "focus next".
2183
2184 2020-09-23 Tom Tromey <tom@tromey.com>
2185
2186 * gdb.dwarf2/intbits.exp: New file.
2187 * gdb.dwarf2/intbits.c: New file.
2188
2189 2020-09-20 Pedro Alves <pedro@palves.net>
2190
2191 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2192 spawn_id before calling remote_close. Close secondary MI channel.
2193
2194 2020-09-20 Pedro Alves <pedro@palves.net>
2195
2196 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2197 fails.
2198
2199 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2200
2201 * gdb.fortran/array-slices.exp: Update expected results.
2202 * gdb.fortran/class-allocatable-array.exp: Likewise.
2203 * gdb.fortran/multi-dim.exp: Likewise.
2204 * gdb.fortran/vla-type.exp: Likewise.
2205 * gdb.mi/mi-vla-fortran.exp: Likewise.
2206
2207 2020-09-18 Victor Collod <vcollod@nvidia.com>
2208
2209 PR gdb/26635
2210 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2211 compatible with i386, and move it to...
2212 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2213 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2214 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2215
2216 2020-09-18 Pedro Alves <pedro@palves.net>
2217
2218 PR gdb/26631
2219 * gdb.multi/multi-target-thread-find.exp: New file.
2220
2221 2020-09-18 Pedro Alves <pedro@palves.net>
2222
2223 * gdb.multi/multi-target-continue.exp: New file, factored out from
2224 multi-target.exp.
2225 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2226 multi-target.exp.
2227 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2228 multi-target.exp.
2229 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2230 multi-target.exp.
2231 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2232 multi-target.exp.
2233 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2234 multi-target.exp.
2235 * gdb.multi/multi-target.exp: Delete.
2236
2237 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2238
2239 * gdb.fortran/array-slices.exp: Add missing message data.
2240
2241 2020-09-17 Pedro Alves <pedro@palves.net>
2242
2243 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2244
2245 2020-09-17 Pedro Alves <pedro@palves.net>
2246
2247 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2248 full prototype.
2249
2250 2020-09-17 Pedro Alves <pedro@palves.net>
2251
2252 * gdb.python/py-as-string.c: Add cast.
2253
2254 2020-09-17 Pedro Alves <pedro@palves.net>
2255
2256 * gdb.base/sizeof.c (fill): Add cast.
2257
2258 2020-09-17 Pedro Alves <pedro@palves.net>
2259
2260 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2261
2262 2020-09-17 Pedro Alves <pedro@palves.net>
2263
2264 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2265 linkage name.
2266 * gdb.base/prologue.exp: Use print /d.
2267 * gdb.base/symbol-alias.exp: Handle C++ output.
2268 * gdb.base/symbol-alias2.c: Handle C++ output.
2269 [__cplusplus] (func): Explicitly specify linkage name.
2270
2271 2020-09-17 Pedro Alves <pedro@palves.net>
2272
2273 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2274 (struct my_key_t): ... this. Adjust all references.
2275 (struct value_t): Rename to ...
2276 (struct my_value_t): ... this. Adjust all references.
2277 (create_map, add_map_element, create_map_map)
2278 (add_map_map_element): Add casts.
2279
2280 2020-09-17 Pedro Alves <pedro@palves.net>
2281
2282 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2283 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2284
2285 2020-09-17 Pedro Alves <pedro@palves.net>
2286
2287 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2288
2289 2020-09-17 Pedro Alves <pedro@palves.net>
2290
2291 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2292 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2293 (charfoo, intfoo): Define full prototype.
2294 * gdb.base/ptype1.c (charfoo): Define full prototype.
2295 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2296 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2297
2298 2020-09-17 Pedro Alves <pedro@palves.net>
2299
2300 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2301 Don't define.
2302 (utf_32_string): Compile for both C and C++.
2303 * gdb.base/charset.exp: Use "print /d".
2304
2305 2020-09-17 Pedro Alves <pedro@palves.net>
2306
2307 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2308 (nullptr): Rename to ...
2309 (null_ptr): ... this.
2310 * gdb.base/watchpoint.exp: Adjust to rename.
2311
2312 2020-09-17 Pedro Alves <pedro@palves.net>
2313
2314 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2315 (three_not_flag): Add casts.
2316
2317 2020-09-17 Pedro Alves <pedro@palves.net>
2318
2319 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2320 char array.
2321 (main): Add references to Barrier, TestStrings, TestStringsH and
2322 TestStringsW.
2323 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2324 and expect a full prototype in C++.
2325
2326 2020-09-17 Pedro Alves <pedro@palves.net>
2327
2328 * gdb.base/nested-addr.c (main): Add cast.
2329 * gdb.base/nested-addr.exp: Use "print /d".
2330
2331 2020-09-17 Pedro Alves <pedro@palves.net>
2332
2333 * gdb.base/break.exp (func): New. Use it throughout when
2334 expecting a function name.
2335
2336 2020-09-17 Pedro Alves <pedro@palves.net>
2337
2338 * gdb.base/display.exp: Issue "set print asm-demangle on".
2339
2340 2020-09-17 Pedro Alves <pedro@palves.net>
2341
2342 * gdb.base/find.c: Include <string.h>.
2343 (init_bufs): Add cast.
2344 * gdb.base/find.exp: Issue "set print asm-demangle on".
2345
2346 2020-09-16 Tom Tromey <tromey@adacore.com>
2347
2348 PR gdb/26598:
2349 * gdb.base/skipcxx.exp: New file.
2350 * gdb.base/skipcxx.cc: New file.
2351
2352 2020-09-16 Tom de Vries <tdevries@suse.de>
2353
2354 PR testsuite/26617
2355 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2356 WITH_DEBUG_SECTIONS is defined.
2357 (xstr, str): New macro.
2358 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2359 to get start and size of _Dmain.
2360 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2361 using additional_flags.
2362
2363 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2364
2365 * gdb.base/bp-cmds-sourced-script.c: New file.
2366 * gdb.base/bp-cmds-sourced-script.exp: New test.
2367 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2368
2369 2020-09-16 Tom de Vries <tdevries@suse.de>
2370
2371 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2372 get the gdb prompt after issuing "monitor exit".
2373
2374 2020-09-16 Tom de Vries <tdevries@suse.de>
2375
2376 PR testsuite/26624
2377 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2378
2379 2020-09-16 Tom de Vries <tdevries@suse.de>
2380
2381 PR testsuite/26618
2382 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2383
2384 2020-09-15 Tom Tromey <tromey@adacore.com>
2385
2386 PR rust/26197:
2387 * lib/rust-support.exp (rust_llvm_version): New proc.
2388 * gdb.rust/simple.exp: Check rust_llvm_version.
2389
2390 2020-09-14 Tom de Vries <tdevries@suse.de>
2391
2392 * gdb.rust/traits.exp: Fix PATH warning.
2393
2394 2020-09-13 Pedro Alves <pedro@palves.net>
2395
2396 * gdb.base/catch-follow-exec.c (main): Add explicit return
2397 statement.
2398 * gdb.base/catch-signal.c (main): Likewise.
2399 * gdb.base/condbreak-call-false.c (main): Likewise.
2400 * gdb.base/consecutive.c (main): Add explicit return
2401 statement and return type.
2402 * gdb.base/cursal.c (main): Add explicit return statement.
2403 * gdb.base/cvexpr.c (main): Likewise.
2404 * gdb.base/display.c (main): Add explicit return statement and
2405 return type.
2406 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2407 * gdb.base/endianity.c (main): Likewise.
2408 * gdb.base/execd-prog.c (main): Likewise.
2409 * gdb.base/gdb1090.c (main): Likewise.
2410 * gdb.base/info_qt.c (main): Likewise.
2411 * gdb.base/lineinc.c (main): Likewise.
2412 * gdb.base/load-command.c (main): Likewise.
2413 * gdb.base/macscp1.c (main): Likewise.
2414 * gdb.base/pr10179-a.c (main): Likewise.
2415 * gdb.base/quit-live.c (main): Likewise.
2416 * gdb.base/scope0.c (main): Likewise.
2417 * gdb.base/settings.c (main): Likewise.
2418 * gdb.base/stack-checking.c (main): Return int.
2419 * gdb.base/varargs.c (main): Add explicit return statement.
2420 * gdb.cp/ambiguous.cc (main): Likewise.
2421 * gdb.cp/anon-struct.cc (main): Likewise.
2422 * gdb.cp/anon-union.cc (main): Likewise.
2423 * gdb.cp/bool.cc (main): Likewise.
2424 * gdb.cp/bs15503.cc (main): Likewise.
2425 * gdb.cp/cplusfuncs.cc (main): Likewise.
2426 * gdb.cp/cttiadd.cc (main): Likewise.
2427 * gdb.cp/extern-c.cc (main): Likewise.
2428 * gdb.cp/filename.cc (main): Likewise.
2429 * gdb.cp/formatted-ref.cc (main): Likewise.
2430 * gdb.cp/mb-ctor.cc (main): Likewise.
2431 * gdb.cp/member-ptr.cc (main): Likewise.
2432 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2433 * gdb.cp/overload-const.cc (main): Likewise.
2434 * gdb.cp/paren-type.cc (main): Likewise.
2435 * gdb.cp/parse-lang.cc (main): Likewise.
2436 * gdb.cp/pr-1023.cc (main): Likewise.
2437 * gdb.cp/psmang1.cc (main): Likewise.
2438 * gdb.cp/readnow-language.cc (main): Likewise.
2439 * gdb.cp/ref-params.cc (main): Likewise.
2440 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2441 * gdb.cp/virtbase2.cc (main): Likewise.
2442 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2443 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2444 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2445 * gdb.mi/mi-console.c (main): Likewise.
2446 * gdb.mi/mi-read-memory.c (main): Likewise.
2447 * gdb.modula2/multidim.c (main): Likewise.
2448 * gdb.opt/inline-small-func.c (main): Likewise.
2449 * gdb.python/py-rbreak.c (main): Likewise.
2450 * gdb.stabs/exclfwd1.c (main): Likewise.
2451 * gdb.trace/qtro.c (main): Likewise.
2452
2453 2020-09-13 Pedro Alves <pedro@palves.net>
2454
2455 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2456 instead of getenv.
2457
2458 2020-09-13 Pedro Alves <pedro@palves.net>
2459
2460 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2461 instead of spawning GDB with remote_spawn.
2462 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2463 gdb_spawn instead of spawning GDB with remote_spawn.
2464
2465 2020-09-13 Pedro Alves <pedro@palves.net>
2466
2467 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2468 file and add calls to first and second.
2469 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2470 add call to f.
2471
2472 2020-09-13 Pedro Alves <pedro@palves.net>
2473
2474 * gdb.mi/mi-break-qualified.cc: New file.
2475 * gdb.mi/mi-break-qualified.exp: New file.
2476 * lib/mi-support.exp (mi_create_breakpoint_multi)
2477 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2478 procedures.
2479 (mi_create_breakpoint_1): New, factored out from
2480 mi_create_breakpoint.
2481
2482 2020-09-13 Pedro Alves <pedro@palves.net>
2483
2484 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2485 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2486 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2487 (register_class): Delete.
2488 (main): Don't call register_class.
2489
2490 2020-09-13 Pedro Alves <pedro@palves.net>
2491
2492 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2493 (do_tests): Remove "calling method for small class" test.
2494 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2495 (register_class): Delete.
2496 (main): Don't call register_class.
2497 * gdb.cp/call-method-register.exp: New file, based on bits removed
2498 from classes.exp.
2499 * gdb.cp/call-method-register.cc: New file, based on bits removed
2500 from classes.cc.
2501
2502 2020-09-13 Pedro Alves <pedro@palves.net>
2503
2504 * gdb.base/msym-bp-2.c: New.
2505 * gdb.base/msym-bp-shl-lib.c: New file.
2506 * gdb.base/msym-bp-shl-main-2.c: New file.
2507 * gdb.base/msym-bp-shl-main.c: New file.
2508 * gdb.base/msym-bp-shl.exp: New file.
2509 * gdb.base/msym-bp.c: New file.
2510 * gdb.base/msym-bp.exp: New file.
2511
2512 2020-09-13 Joel Brobecker <brobecker@adacore.com>
2513
2514 * gdb.base/default.exp: Change $_gdb_major to 11.
2515
2516 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2517 Felix Willgerodt <Felix.Willgerodt@intel.com>
2518
2519 * x86-avx512bf16.c: New file.
2520 * x86-avx512bf16.exp: Likewise.
2521 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2522
2523 2020-09-11 Tom de Vries <tdevries@suse.de>
2524
2525 PR exp/26602
2526 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2527
2528 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2529
2530 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2531
2532 2020-09-10 Alan Modra <amodra@gmail.com>
2533
2534 PR 26597
2535 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2536
2537 2020-09-08 Tom de Vries <tdevries@suse.de>
2538
2539 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2540 after gdb_starti_cmd.
2541
2542 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2543
2544 * lib/fortran.exp (fortran_complex8): New proc.
2545 (fortran_complex16): New proc.
2546 * gdb.fortran/complex.exp: Use routines from fortran.exp
2547 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2548 * gdb.fortran/vla-ptr-info.exp: Likewise.
2549
2550 2020-09-03 Tom de Vries <tdevries@suse.de>
2551
2552 PR breakpoint/26546
2553 * gdb.base/label-without-address.exp: Runto main first.
2554
2555 2020-09-02 Tom Tromey <tromey@adacore.com>
2556
2557 * gdb.ada/mi_var_access.exp: Test children of access variable.
2558 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2559 * gdb.ada/mi_var_array.exp: Update.
2560
2561 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2562
2563 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2564 on docker w/ AUFS storage driver.
2565
2566 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2567
2568 * gdb.base/corefile2.exp (renamed binfile): New tests.
2569
2570 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2571
2572 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2573
2574 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2575
2576 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2577 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2578
2579 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2580
2581 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2582 output, printing a "not saved" value from history and printing a
2583 convenience variable created from a "not saved" value.
2584
2585 2020-08-31 Tom de Vries <tdevries@suse.de>
2586
2587 * gdb.base/eh_return.exp: Use nopie.
2588
2589 2020-08-28 Pedro Alves <pedro@palves.net>
2590
2591 * gdb.base/advance-until-multiple-locations.exp
2592 (advance_overload, until_overload): Adjust to match the
2593 frame/function header instead of the source line text.
2594
2595 2020-08-28 Tom de Vries <tdevries@suse.de>
2596
2597 * gdb.base/label-without-address.c: New test.
2598 * gdb.base/label-without-address.exp: New file.
2599
2600 2020-08-27 Pedro Alves <pedro@palves.net>
2601
2602 PR gdb/26523
2603 PR gdb/26524
2604 * gdb.base/advance-until-multiple-locations.cc: New.
2605 * gdb.base/advance-until-multiple-locations.exp: New.
2606
2607 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2608
2609 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2610
2611 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2612
2613 * gdb.arch/amd64-byte.exp: Make test names unique, use
2614 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2615 * gdb.arch/amd64-dword.exp: Likewise.
2616 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2617 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2618 unique.
2619 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2620 * gdb.arch/amd64-word.exp: Make test names unique, use
2621 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2622 * gdb.arch/i386-byte.exp: Make test names unique, use
2623 gdb_breakpoint.
2624 * gdb.arch/i386-word.exp: Likewise.
2625
2626 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
2627
2628 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2629
2630 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2631
2632 PR gdb/26532
2633 * gdb.threads/stepi-random-signal.exp: Update pattern.
2634
2635 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
2636
2637 PR gdb/26532
2638 * gdb.base/ui-redirect.exp: Update pattern.
2639
2640 2020-08-25 Gary Benson <gbenson@redhat.com>
2641
2642 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2643 when compiling with clang.
2644 * gdb.dwarf2/dw2-restore.exp: Likewise.
2645
2646 2020-08-25 Gary Benson <gbenson@redhat.com>
2647
2648 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2649 Add additional_flags=-Wno-inaccessible-base when compiling
2650 with GCC >= 10.1 or clang. Add additional_flags=-w when
2651 compiling with GCC < 10.
2652
2653 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2654
2655 PR m2/26372
2656 * gdb.modula2/multidim.c: New file.
2657 * gdb.modula2/multidim.exp: New file.
2658
2659 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2660
2661 * lib/gdb.exp (runto): Always emit fail on internal error.
2662
2663 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
2664
2665 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2666 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2667 Likewise.
2668 * gdb.threads/stepi-random-signal.exp: Likewise.
2669
2670 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2671
2672 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2673 * gdb.trace/strace.exp: Ditto.
2674
2675 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2676
2677 * gdb.fortran/vla-type.exp: Skip commands not required for
2678 the Flang compiled binaries after prologue fix.
2679
2680 2020-08-17 Tom de Vries <tdevries@suse.de>
2681 Tom Tromey <tromey@adacore.com>
2682
2683 PR rust/26197:
2684 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2685
2686 2020-08-17 Tom Tromey <tromey@adacore.com>
2687
2688 * gdb.ada/mi_var_access.exp: New file.
2689 * gdb.ada/mi_var_access/mi_access.adb: New file.
2690 * gdb.ada/mi_var_access/pck.adb: New file.
2691 * gdb.ada/mi_var_access/pck.ads: New file.
2692
2693 2020-08-16 Tom de Vries <tdevries@suse.de>
2694
2695 PR gdb/25350
2696 * gdb.base/eh_return.c: New test.
2697 * gdb.base/eh_return.exp: New file.
2698
2699 2020-08-15 Tom de Vries <tdevries@suse.de>
2700
2701 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2702 (mixed_func_1d_): Use fortran_charlen_t in decl.
2703
2704 2020-08-15 Tom de Vries <tdevries@suse.de>
2705
2706 PR backtrace/26390
2707 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2708 Update expected pattern.
2709
2710 2020-08-13 Pedro Alves <pedro@palves.net>
2711
2712 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2713 * gdb.fortran/library-module.exp: Likewise.
2714 * gdb.fortran/logical.exp: Likewise.
2715 * gdb.fortran/module.exp: Likewise.
2716 * gdb.fortran/print_type.exp: Likewise.
2717 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2718 * gdb.fortran/vla-datatypes.exp: Likewise.
2719 * gdb.fortran/vla-history.exp: Likewise.
2720 * gdb.fortran/vla-ptr-info.exp: Likewise.
2721 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2722 * gdb.fortran/vla-ptype.exp: Likewise.
2723 * gdb.fortran/vla-sizeof.exp: Likewise.
2724 * gdb.fortran/vla-type.exp: Likewise.
2725 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2726 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2727 * gdb.fortran/vla-value-sub.exp: Likewise.
2728 * gdb.fortran/vla-value.exp: Likewise.
2729
2730 2020-08-13 Pedro Alves <pedro@palves.net>
2731
2732 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2733 * gdb.ada/access_to_packed_array.exp: Likewise.
2734 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2735 * gdb.ada/addr_arith.exp: Likewise.
2736 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2737 * gdb.ada/arr_arr.exp: Likewise.
2738 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2739 * gdb.ada/array_bounds.exp: Likewise.
2740 * gdb.ada/array_of_variable_length.exp: Likewise.
2741 * gdb.ada/array_ptr_renaming.exp: Likewise.
2742 * gdb.ada/array_subscript_addr.exp: Likewise.
2743 * gdb.ada/arraydim.exp: Likewise.
2744 * gdb.ada/arrayparam.exp: Likewise.
2745 * gdb.ada/arrayptr.exp: Likewise.
2746 * gdb.ada/assign_1.exp: Likewise.
2747 * gdb.ada/assign_arr.exp: Likewise.
2748 * gdb.ada/atomic_enum.exp: Likewise.
2749 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2750 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2751 * gdb.ada/bias.exp: Likewise.
2752 * gdb.ada/boolean_expr.exp: Likewise.
2753 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2754 * gdb.ada/bp_enum_homonym.exp: Likewise.
2755 * gdb.ada/bp_inlined_func.exp: Likewise.
2756 * gdb.ada/bp_on_var.exp: Likewise.
2757 * gdb.ada/bp_range_type.exp: Likewise.
2758 * gdb.ada/bp_reset.exp: Likewise.
2759 * gdb.ada/call_pn.exp: Likewise.
2760 * gdb.ada/catch_assert_if.exp: Likewise.
2761 * gdb.ada/catch_ex.exp: Likewise.
2762 * gdb.ada/catch_ex_std.exp: Likewise.
2763 * gdb.ada/char_enum.exp: Likewise.
2764 * gdb.ada/char_param.exp: Likewise.
2765 * gdb.ada/complete.exp: Likewise.
2766 * gdb.ada/cond_lang.exp: Likewise.
2767 * gdb.ada/convvar_comp.exp: Likewise.
2768 * gdb.ada/dgopt.exp: Likewise.
2769 * gdb.ada/disc_arr_bound.exp: Likewise.
2770 * gdb.ada/display_nested.exp: Likewise.
2771 * gdb.ada/dot_all.exp: Likewise.
2772 * gdb.ada/dyn_loc.exp: Likewise.
2773 * gdb.ada/dyn_stride.exp: Likewise.
2774 * gdb.ada/excep_handle.exp: Likewise.
2775 * gdb.ada/expr_delims.exp: Likewise.
2776 * gdb.ada/expr_with_funcall.exp: Likewise.
2777 * gdb.ada/exprs.exp: Likewise.
2778 * gdb.ada/fin_fun_out.exp: Likewise.
2779 * gdb.ada/fixed_cmp.exp: Likewise.
2780 * gdb.ada/formatted_ref.exp: Likewise.
2781 * gdb.ada/frame_arg_lang.exp: Likewise.
2782 * gdb.ada/frame_args.exp: Likewise.
2783 * gdb.ada/fullname_bp.exp: Likewise.
2784 * gdb.ada/fun_addr.exp: Likewise.
2785 * gdb.ada/fun_in_declare.exp: Likewise.
2786 * gdb.ada/fun_overload_menu.exp: Likewise.
2787 * gdb.ada/fun_renaming.exp: Likewise.
2788 * gdb.ada/funcall_char.exp: Likewise.
2789 * gdb.ada/funcall_param.exp: Likewise.
2790 * gdb.ada/funcall_ptr.exp: Likewise.
2791 * gdb.ada/funcall_ref.exp: Likewise.
2792 * gdb.ada/homonym.exp: Likewise.
2793 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2794 * gdb.ada/info_auto_lang.exp: Likewise.
2795 * gdb.ada/info_exc.exp: Likewise.
2796 * gdb.ada/info_types.exp: Likewise.
2797 * gdb.ada/int_deref.exp: Likewise.
2798 * gdb.ada/interface.exp: Likewise.
2799 * gdb.ada/iwide.exp: Likewise.
2800 * gdb.ada/lang_switch.exp: Likewise.
2801 * gdb.ada/length_cond.exp: Likewise.
2802 * gdb.ada/maint_with_ada.exp: Likewise.
2803 * gdb.ada/mi_catch_assert.exp: Likewise.
2804 * gdb.ada/mi_catch_ex.exp: Likewise.
2805 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2806 * gdb.ada/mi_dyn_arr.exp: Likewise.
2807 * gdb.ada/mi_ex_cond.exp: Likewise.
2808 * gdb.ada/mi_exc_info.exp: Likewise.
2809 * gdb.ada/mi_interface.exp: Likewise.
2810 * gdb.ada/mi_prot.exp: Likewise.
2811 * gdb.ada/mi_ref_changeable.exp: Likewise.
2812 * gdb.ada/mi_string_access.exp: Likewise.
2813 * gdb.ada/mi_task_arg.exp: Likewise.
2814 * gdb.ada/mi_task_info.exp: Likewise.
2815 * gdb.ada/mi_var_array.exp: Likewise.
2816 * gdb.ada/mi_var_union.exp: Likewise.
2817 * gdb.ada/mi_variant.exp: Likewise.
2818 * gdb.ada/minsyms.exp: Likewise.
2819 * gdb.ada/mod_from_name.exp: Likewise.
2820 * gdb.ada/nested.exp: Likewise.
2821 * gdb.ada/null_array.exp: Likewise.
2822 * gdb.ada/optim_drec.exp: Likewise.
2823 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2824 * gdb.ada/packed_array_assign.exp: Likewise.
2825 * gdb.ada/packed_tagged.exp: Likewise.
2826 * gdb.ada/pp-rec-component.exp: Likewise.
2827 * gdb.ada/print_chars.exp: Likewise.
2828 * gdb.ada/print_pc.exp: Likewise.
2829 * gdb.ada/ptr_typedef.exp: Likewise.
2830 * gdb.ada/ptype_arith_binop.exp: Likewise.
2831 * gdb.ada/ptype_array.exp: Likewise.
2832 * gdb.ada/ptype_field.exp: Likewise.
2833 * gdb.ada/ptype_tagged_param.exp: Likewise.
2834 * gdb.ada/ptype_union.exp: Likewise.
2835 * gdb.ada/py_range.exp: Likewise.
2836 * gdb.ada/py_taft.exp: Likewise.
2837 * gdb.ada/rdv_wait.exp: Likewise.
2838 * gdb.ada/rec_comp.exp: Likewise.
2839 * gdb.ada/rec_return.exp: Likewise.
2840 * gdb.ada/ref_param.exp: Likewise.
2841 * gdb.ada/ref_tick_size.exp: Likewise.
2842 * gdb.ada/rename_subscript_param.exp: Likewise.
2843 * gdb.ada/repeat_dyn.exp: Likewise.
2844 * gdb.ada/same_component_name.exp: Likewise.
2845 * gdb.ada/same_enum.exp: Likewise.
2846 * gdb.ada/scalar_storage.exp: Likewise.
2847 * gdb.ada/set_wstr.exp: Likewise.
2848 * gdb.ada/small_reg_param.exp: Likewise.
2849 * gdb.ada/str_binop_equal.exp: Likewise.
2850 * gdb.ada/str_ref_cmp.exp: Likewise.
2851 * gdb.ada/str_uninit.exp: Likewise.
2852 * gdb.ada/sub_variant.exp: Likewise.
2853 * gdb.ada/sym_print_name.exp: Likewise.
2854 * gdb.ada/taft_type.exp: Likewise.
2855 * gdb.ada/tagged.exp: Likewise.
2856 * gdb.ada/tagged_access.exp: Likewise.
2857 * gdb.ada/task_bp.exp: Likewise.
2858 * gdb.ada/task_switch_in_core.exp: Likewise.
2859 * gdb.ada/tasks.exp: Likewise.
2860 * gdb.ada/tick_last_segv.exp: Likewise.
2861 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2862 * gdb.ada/type_coercion.exp: Likewise.
2863 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2864 * gdb.ada/unchecked_union.exp: Likewise.
2865 * gdb.ada/uninitialized_vars.exp: Likewise.
2866 * gdb.ada/var_arr_attrs.exp: Likewise.
2867 * gdb.ada/var_arr_typedef.exp: Likewise.
2868 * gdb.ada/var_rec_arr.exp: Likewise.
2869 * gdb.ada/variant-record.exp: Likewise.
2870 * gdb.ada/variant.exp: Likewise.
2871 * gdb.ada/variant_record_packed_array.exp: Likewise.
2872 * gdb.ada/varsize_limit.exp: Likewise.
2873 * gdb.ada/whatis_array_val.exp: Likewise.
2874 * gdb.ada/widewide.exp: Likewise.
2875 * gdb.ada/win_fu_syms.exp: Likewise.
2876
2877 2020-08-12 Gary Benson <gbenson@redhat.com>
2878
2879 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2880
2881 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2882
2883 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2884 unset the array variable.
2885
2886 2020-08-03 Tom de Vries <tdevries@suse.de>
2887
2888 PR symtab/26333
2889 * lib/dwarf.exp (DW_LNE_user): New proc.
2890 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2891 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2892
2893 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2894
2895 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2896 to 'uintptr_t'
2897 (inttypes.h): Include.
2898
2899 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2900
2901 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2902 (C5_24k): Delete.
2903 (C5_8k, C5_64k, C5_256k): New macros.
2904 (buf_ro): Allocate 256 KiB of initialized data.
2905
2906 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2907
2908 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2909 that attempt to overwrite an existing condition with a condition
2910 that fails parsing and also with a condition that parses fine
2911 but contains junk at the end.
2912
2913 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2914
2915 * gdb.base/condbreak-bad.c: New test.
2916 * gdb.base/condbreak-bad.exp: New file.
2917
2918 2020-07-30 Tom de Vries <tdevries@suse.de>
2919
2920 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2921 out of ...
2922 (GDBInfoModuleSymbols::check_entry): ... here.
2923 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2924 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2925 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2926
2927 2020-07-30 Tom de Vries <tdevries@suse.de>
2928
2929 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2930 "__class_some_module_Number_t" optional.
2931
2932 2020-07-29 Tom de Vries <tdevries@suse.de>
2933
2934 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2935 multiple locations.
2936
2937 2020-07-29 Tom de Vries <tdevries@suse.de>
2938
2939 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2940 rather than function name.
2941
2942 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2943
2944 PR symtab/26270:
2945 * gdb.cp/disasm-func-name.cc: New file.
2946 * gdb.cp/disasm-func-name.exp: New file.
2947
2948 2020-07-28 Tom Tromey <tromey@adacore.com>
2949
2950 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2951 'varval' location.
2952
2953 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2954
2955 * gdb.python/py-unwind.py: Update to make use of a register
2956 descriptor.
2957
2958 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2959
2960 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2961
2962 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2963
2964 PR fortran/23051
2965 PR fortran/26139
2966 * gdb.fortran/class-allocatable-array.exp: New file.
2967 * gdb.fortran/class-allocatable-array.f90: New file.
2968 * gdb.fortran/pointer-to-pointer.exp: New file.
2969 * gdb.fortran/pointer-to-pointer.f90: New file.
2970
2971 2020-07-25 Tom de Vries <tdevries@suse.de>
2972
2973 PR symtab/26243
2974 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2975 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2976
2977 2020-07-24 Tom de Vries <tdevries@suse.de>
2978
2979 PR testsuite/26293
2980 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2981
2982 2020-07-23 Pedro Alves <pedro@palves.net>
2983
2984 * gdb.server/server-kill.exp (prepare): New, factored out from the
2985 top level.
2986 (kill_server): New.
2987 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2988 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2989
2990 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2991
2992 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2993
2994 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2995
2996 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2997 Initialize to empty string at top level.
2998 (gdb_wrapper_init): Revert check for file existence on build.
2999 Build the wrapper in its default place, not a build-specific
3000 location. When host == build, make the pathname absolute.
3001 (gdb_compile): Delete leftover declaration of
3002 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3003 string instead of uninitialized.
3004
3005 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3006
3007 * gdb.base/corefile2.exp: New file.
3008 * gdb.base/coremaker2.exp: New file.
3009
3010 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3011
3012 * gdb.base/coredump-filter.exp: Add second
3013 non-Private-Shared-Anon-File test.
3014 (test_disasm): Rename binfile for test which is expected
3015 to fail.
3016
3017 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3018
3019 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3020 data in core file".
3021 * gdb.base/coremaker.c (buf2ro): New global.
3022 (mmapdata): Add a read-only mmap mapping.
3023
3024 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3025
3026 PR corefiles/25631
3027 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3028 New test.
3029 * gdb.base/coremaker.c (buf3): New global.
3030 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3031 flags.
3032
3033 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3034
3035 * gdb.base/coremaker.c (filler_ro): New global constant.
3036
3037 2020-07-22 Tom Tromey <tromey@adacore.com>
3038
3039 * gdb.ada/mi_prot.exp: New file.
3040 * gdb.ada/mi_prot/pkg.adb: New file.
3041 * gdb.ada/mi_prot/pkg.ads: New file.
3042 * gdb.ada/mi_prot/prot.adb: New file.
3043
3044 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3045
3046 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3047 loads two JITers.
3048
3049 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3050
3051 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3052
3053 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3054
3055 * gdb.python/py-arch-reg-names.exp: Additional tests.
3056
3057 2020-07-21 Tom de Vries <tdevries@suse.de>
3058
3059 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3060 breakpoint locations".
3061 * gdb.reverse/solib-reverse.exp: Same.
3062
3063 2020-07-21 Tom de Vries <tdevries@suse.de>
3064
3065 * gdb.reverse/step-reverse.c (callee): Merge statements.
3066
3067 2020-07-21 Tom de Vries <tdevries@suse.de>
3068
3069 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3070 line numbers for some variables.
3071
3072 2020-07-21 Tom de Vries <tdevries@suse.de>
3073
3074 * gdb.opt/inline-locals.c (init_array): New func.
3075 (func1): Use init_array.
3076 * gdb.opt/inline-locals.exp: Update pattern.
3077
3078 2020-07-21 Tom de Vries <tdevries@suse.de>
3079
3080 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3081 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3082
3083 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3084
3085 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3086 * gdb.guile/types-module.exp: Remove "ERROR:" from
3087 regexps since Guile 3.0 no longer prints that.
3088
3089 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3090
3091 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3092 error regexp to match on Guile 2.2.
3093
3094 2020-07-20 Gary Benson <gbenson@redhat.com>
3095
3096 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3097 with clang.
3098
3099 2020-07-20 Tom de Vries <tdevries@suse.de>
3100
3101 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3102 (omp_set_lock_in_order): New function.
3103 (single_scope, multi_scope, nested_func, nested_parallel): Use
3104 omp_set_lock_in_order and omp_unset_lock.
3105 (main): Init and destroy lock and lock2.
3106
3107 2020-07-20 Tom de Vries <tdevries@suse.de>
3108
3109 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3110
3111 2020-07-20 Tom de Vries <tdevries@suse.de>
3112
3113 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3114
3115 2020-07-17 Tom de Vries <tdevries@suse.de>
3116
3117 * gdb.base/valgrind-infcall-2.c: New test.
3118 * gdb.base/valgrind-infcall-2.exp: New file.
3119 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3120
3121 2020-07-17 Tom de Vries <tdevries@suse.de>
3122
3123 * gdb.dlang/circular.c (found): Use found_label as label name.
3124 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3125 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3126 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3127 * gdb.dwarf2/ada-linkage-name.exp: Same.
3128 * gdb.dwarf2/arr-subrange.exp: Same.
3129 * gdb.dwarf2/atomic-type.exp: Same.
3130 * gdb.dwarf2/comp-unit-lang.exp: Same.
3131 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3132 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3133 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3134 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3135 * gdb.dwarf2/implptr-64bit.exp: Same.
3136 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3137 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3138 * gdb.dwarf2/imported-unit.exp: Same.
3139 * gdb.dwarf2/main-subprogram.exp: Same.
3140 * gdb.dwarf2/missing-type-name.exp: Same.
3141 * gdb.dwarf2/nonvar-access.exp: Same.
3142 * gdb.dwarf2/struct-with-sig.exp: Same.
3143 * gdb.dwarf2/typedef-void-finish.exp: Same.
3144 * gdb.dwarf2/void-type.exp: Same.
3145
3146 2020-07-17 Tom de Vries <tdevries@suse.de>
3147
3148 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3149 src parameter.
3150 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3151 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3152 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3153 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3154 * gdb.dwarf2/dwz.exp: Same.
3155 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3156 * gdb.dwarf2/implref-array.exp: Same.
3157 * gdb.dwarf2/implref-const.exp: Same.
3158 * gdb.dwarf2/implref-global.exp: Same.
3159 * gdb.dwarf2/implref-struct.exp: Same.
3160 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3161 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3162 * gdb.dwarf2/var-access.exp: Same.
3163 * gdb.dwarf2/varval.exp: Same.
3164 * gdb.trace/entry-values.exp: Same.
3165
3166 2020-07-17 Tom de Vries <tdevries@suse.de>
3167
3168 * lib/dwarf.exp (Dwarf::extern): Remove.
3169 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3170 * gdb.dlang/circular.exp: Same.
3171 * gdb.dwarf2/comp-unit-lang.exp: Same.
3172 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3173 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3174 * gdb.dwarf2/dwz.exp: Same.
3175 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3176 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3177 * gdb.dwarf2/imported-unit.exp: Same.
3178 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3179
3180 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3181
3182 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3183 Use double quotes instead of single quotes.
3184
3185 2020-07-16 Caroline Tice <cmtice@google.com>
3186
3187 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3188 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3189
3190 2020-07-16 Tom de Vries <tdevries@suse.de>
3191
3192 * lib/dwarf.exp (program): Initialize _line.
3193 (DW_LNE_end_sequence): Reinitialize _line.
3194 (DW_LNS_advance_line): Update _line.
3195 (line): New proc.
3196 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3197 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3198 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3199 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3200 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3201 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3202
3203 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3204
3205 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3206 generic.
3207
3208 2020-07-15 Tom de Vries <tdevries@suse.de>
3209
3210 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3211 is_amd64_regs_target.
3212
3213 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3214
3215 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3216 * gdb.fortran/ptype-on-functions.f90: Likewise.
3217
3218 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3219
3220 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3221 values in documentation for addr_size to 4 and 8.
3222
3223 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3224
3225 * gdb.arch/amd64-osabi.exp: Update.
3226 * gdb.arch/arm-disassembler-options.exp: Update.
3227 * gdb.arch/powerpc-disassembler-options.exp: Update.
3228 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3229 * gdb.arch/s390-disassembler-options.exp: Update.
3230 * gdb.base/all-architectures.exp.tcl: Update.
3231 * gdb.base/attach-pie-noexec.exp: Update.
3232 * gdb.base/catch-syscall.exp: Update.
3233 * gdb.xml/tdesc-arch.exp: Update.
3234
3235 2020-07-14 Tom de Vries <tdevries@suse.de>
3236
3237 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3238 (local_gettid): ... this.
3239 (fn): Update.
3240
3241 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3242
3243 * gdb.base/info_sources.exp: Skip directory match tests on
3244 remote hosts.
3245
3246 2020-07-13 Gary Benson <gbenson@redhat.com>
3247
3248 * gdb.base/savedregs.exp (caller): Use parentheses to
3249 make expected expression evaluation ordering explicit.
3250
3251 2020-07-13 Gary Benson <gbenson@redhat.com>
3252
3253 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3254
3255 2020-07-13 Gary Benson <gbenson@redhat.com>
3256
3257 * gdb.base/bigcore.c (main): Use a volatile pointer when
3258 attempting to trigger a SIGSEGV.
3259 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3260 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3261 * gdb.base/savedregs.c (thrower): Likewise.
3262 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3263
3264 2020-07-13 Gary Benson <gbenson@redhat.com>
3265
3266 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3267 defining and using VLA structure fields into...
3268 * gdb.base/vla-struct-fields.c: New file.
3269 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3270 tests into...
3271 * gdb.base/vla-struct-fields.exp: New file.
3272
3273 2020-07-13 Tom de Vries <tdevries@suse.de>
3274
3275 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3276 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3277 * gdb.base/gold-gdb-index.exp: Same.
3278 * gdb.base/morestack.exp: Same.
3279
3280 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3281
3282 PR rust/26121
3283 * gdb.rust/modules.rs: Prevent linker from discarding test
3284 symbol.
3285
3286 2020-07-10 Pedro Alves <pedro@palves.net>
3287
3288 PR gdb/26199
3289 * gdb.multi/multi-target.c (exit_thread): New.
3290 (thread_start): Break loop if EXIT_THREAD.
3291 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3292 (top level) Call test_no_resumed.
3293
3294 2020-07-08 Tom Tromey <tromey@adacore.com>
3295
3296 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3297 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3298
3299 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3300
3301 PR python/22748
3302 * gdb.opt/inline-frame-tailcall.c: New file.
3303 * gdb.opt/inline-frame-tailcall.exp: New file.
3304 * gdb.python/py-unwind-inline.c: New file.
3305 * gdb.python/py-unwind-inline.exp: New file.
3306 * gdb.python/py-unwind-inline.py: New file.
3307
3308 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3309
3310 * gdb.python/py-arch-reg-groups.exp: New file.
3311
3312 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3313
3314 * gdb.python/py-arch-reg-names.exp: New file.
3315
3316 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3317
3318 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3319 gdb.PendingFrame.architecture method.
3320
3321 2020-07-06 Tom de Vries <tdevries@suse.de>
3322
3323 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3324
3325 2020-07-03 Pedro Alves <palves@redhat.com>
3326
3327 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3328 explicitly write negative numbers.
3329 * gdb.base/structs2.exp: Adjust expected output.
3330
3331 2020-07-03 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.base/charset.c (init_string): Change all char parameters to
3334 unsigned char parameters.
3335
3336 2020-07-03 Pedro Alves <palves@redhat.com>
3337
3338 * gdb.base/call-sc.exp (start_scalars_test): Use
3339 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3340 * gdb.base/overlays.c: Remove references to PARAMS.
3341 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3342 * gdb.base/reread.exp: Don't set 'prototypes' global.
3343 * gdb.base/structs.exp (start_structs_test): Use
3344 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3345 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3346 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3347 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3348 call.
3349 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3350
3351 2020-07-03 Pedro Alves <palves@redhat.com>
3352
3353 * gdb.base/m32rovly.c: Delete.
3354 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3355
3356 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3357
3358 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3359 of gdb_py_test_multiple.
3360 * gdb.python/py-cmd.exp: Likewise.
3361 * gdb.python/py-events.exp: Likewise.
3362 * gdb.python/py-function.exp: Likewise.
3363 * gdb.python/py-inferior.exp: Likewise.
3364 * gdb.python/py-infthread.exp: Likewise.
3365 * gdb.python/py-linetable.exp: Likewise.
3366 * gdb.python/py-parameter.exp: Likewise.
3367 * gdb.python/py-value.exp: Likewise.
3368
3369 2020-06-30 Tom de Vries <tdevries@suse.de>
3370
3371 PR testsuite/26175
3372 * lib/future.exp (gdb_default_target_compile): Detect and handle
3373 early_flags.
3374
3375 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
3376
3377 * boards/simavr.exp (gdb_load): Catch errors when closing
3378 previous connection. Close connection, wait for process and
3379 unset simavr_spawn_id on failure.
3380
3381 2020-06-29 Tom de Vries <tdevries@suse.de>
3382
3383 * lib/gdb.exp (unknown): Make test-case unresolved.
3384
3385 2020-06-29 Tom de Vries <tdevries@suse.de>
3386
3387 PR gdb/25475
3388 * gdb.server/solib-list.exp: Verify that the symbol reload
3389 confirmation question is asked.
3390
3391 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3392
3393 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3394 have a input seq nr in each pass message.
3395 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
3396 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3397 * gdb.python/python.exp: Make test names unique,
3398 use gdb_test_multiline instead of gdb_py_test_multiple,
3399 use $gdb_test_name.
3400 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3401
3402 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
3403
3404 * configure.ac: Add --enable-libctf.
3405 * aclocal.m4: sinclude ../config/enable.m4.
3406 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3407 * lib/gdb.exp (skip_ctf_tests): Use it.
3408 * gdb.base/ctf-constvars.exp: Error message tweak.
3409 * gdb.base/ctf-ptype.exp: Likewise.
3410 * configure: Regenerate.
3411
3412 2020-06-26 Gary Benson <gbenson@redhat.com>
3413
3414 * gdb.cp/try_catch.cc: Include string.h.
3415 (main): Replace comparison against string literal with
3416 strcmp, avoiding build failure with -Wstring-compare.
3417 Add "marker test-complete".
3418 * gdb.cp/try_catch.exp: Run the test to the above marker,
3419 then verify that the value of "test" is still true.
3420
3421 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3422
3423 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3424
3425 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3426
3427 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3428
3429 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3430
3431 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3432 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3433 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3434 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3435 * gdb.arch/riscv-tdesc-loading.exp: New file.
3436
3437 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3438
3439 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3440
3441 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3442
3443 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3444 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3445 * gdb.arch/riscv-tdesc-regs.c: New file.
3446 * gdb.arch/riscv-tdesc-regs.exp: New file.
3447
3448 2020-06-24 Pedro Alves <palves@redhat.com>
3449
3450 * gdb.arch/amd64-entry-value-paramref.exp: Use
3451 prepare_for_testing_full and don't pass "c++" for the .S file
3452 build spec.
3453 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3454 $options, since it's an assembly file. Remove -Wno-deprecated.
3455 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3456 compiling C++ programs.
3457
3458 2020-06-24 Pedro Alves <palves@redhat.com>
3459
3460 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3461 Clang, add "-Wno-unknown-warning-option" to the options.
3462
3463 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3464
3465 * gdb.xml/tdesc-reload.c: New file.
3466 * gdb.xml/tdesc-reload.exp: New file.
3467 * gdb.xml/maint-xml-dump-01.xml: New file.
3468 * gdb.xml/maint-xml-dump-02.xml: New file.
3469 * gdb.xml/maint-xml-dump.exp: New file.
3470
3471 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3472
3473 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3474 Adjust for omitted commands when TUI is disabled.
3475
3476 2020-06-23 Gary Benson <gbenson@redhat.com>
3477 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3480 * gdb.cp/nsimport.cc: Likewise.
3481 * gdb.cp/nsnested.cc: Likewise.
3482 * gdb.cp/nsnoimports.cc: Likewise.
3483 * gdb.cp/nsusing.cc: Likewise.
3484 * gdb.cp/smartp.cc: Likewise.
3485 * gdb.python/py-pp-integral.c: Likewise.
3486 * gdb.python/py-pp-re-notag.c: Likewise.
3487
3488 2020-06-23 Gary Benson <gbenson@redhat.com>
3489
3490 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3491 * gdb.cp/nsimport.cc: Likewise.
3492 * gdb.cp/nsnested.cc: Likewise.
3493 * gdb.cp/nsnoimports.cc: Likewise.
3494 * gdb.cp/nsusing.cc: Likewise.
3495 * gdb.cp/smartp.cc: Likewise.
3496 * gdb.python/py-pp-integral.c: Likewise.
3497 * gdb.python/py-pp-re-notag.c: Likewise.
3498
3499 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3500
3501 * gdb.base/default-args.exp: New test.
3502 * gdb.base/default-args.c: New file.
3503 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3504 * gdb.base/default.exp: Update to new help text.
3505 * gdb.base/help.exp: Likewise.
3506 * gdb.base/page.exp: Likewise.
3507 * gdb.base/style.exp: Likewise.
3508 * gdb.guile/guile.exp: Likewise.
3509 * gdb.python/python.exp: Likewise.
3510
3511 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3512
3513 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3514 remote host. Fix search path syntax on Windows host.
3515
3516 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3517
3518 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3519 over 'exec-file-mismatch'.
3520 * gdb.base/attach.c: Mark should_exit volatile.
3521 * gdb.base/attach2.c: Likewise. Add a comment explaining
3522 why the sleep cannot be big.
3523 * gdb.base/attach3.c: New file.
3524
3525 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3526
3527 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3528 prefix optional.
3529
3530 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3531
3532 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3533 for remote host.
3534
3535 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3536 Hafiz Abid Qadeer <abidh@codesourcery.com>
3537
3538 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3539 file sent to remote host.
3540 (top level): Allow int32_t as type of 32-bit register.
3541
3542 2020-06-19 Tom de Vries <tdevries@suse.de>
3543
3544 * lib/gdb.exp (gdb_note): New proc.
3545 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3546 (gdb_default_target_compile): ... here. Only call
3547 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3548 (use_gdb_compile): Change to array.
3549 (toplevel): Update sets of use_gdb_compile to specify language.
3550 Warn about default_target_compile override. Store dejagnu's version
3551 of default_target_compile in dejagnu_default_target_compile.
3552
3553 2020-06-18 Tom de Vries <tdevries@suse.de>
3554
3555 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3556 (default_gdb_init): ... here.
3557
3558 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3559
3560 Fix TUI support checks in gdb.tui tests.
3561
3562 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3563 just say UNSUPPORTED.
3564 * gdb.tui/corefile-run.exp: Likewise.
3565 * gdb.tui/empty.exp: Likewise.
3566 * gdb.tui/list-before.exp: Likewise.
3567 * gdb.tui/list.exp: Likewise.
3568 * gdb.tui/main.exp: Likewise.
3569 * gdb.tui/regs.exp: Likewise.
3570 * gdb.tui/resize.exp: Likewise.
3571 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3572 * gdb.tui/tui-layout-asm.exp: Likewise.
3573 * gdb.tui/tui-missing-src.exp: Likewise.
3574 * gdb.tui/winheight.exp: Likewise.
3575 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3576
3577 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3578
3579 Fix TCL error in gdb.python/py-format-string.exp.
3580
3581 * gdb.python/py-format-string.exp: Move test for python support
3582 earlier, out of function body.
3583
3584 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
3585
3586 * gdb.base/index-cache-load-twice.c: New.
3587 * gdb.base/index-cache-load-twice.exp: New.
3588
3589 2020-06-17 Keith Seitz <keiths@redhat.com>
3590
3591 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
3592 when executing "gdb --configuration".
3593
3594 2020-06-17 Tom de Vries <tdevries@suse.de>
3595
3596 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3597 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3598 conditional on presence of gdb_tcl_unknown.
3599 (gdb_finish): Make override undo conditional on presence of
3600 gdb_tcl_unknown.
3601
3602 2020-06-16 Tom Tromey <tom@tromey.com>
3603
3604 * gdb.python/tui-window.py (failwin): New function. Register it
3605 as a TUI window type.
3606 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3607
3608 2020-06-16 Gary Benson <gbenson@redhat.com>
3609
3610 * gdb.python/py-nested-maps.c (create_map): Add missing return
3611 value.
3612 (create_map_map): Likewise.
3613
3614 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3615
3616 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3617 variable.
3618 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3619 and use the already-defined 'options' variable.
3620
3621 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3622 Tom de Vries <tdevries@suse.de>
3623
3624 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3625 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3626 (gdb_setup_known_globals): New proc.
3627 (gdb_cleanup_globals): New proc.
3628 * lib/gdb.exp (load_lib): New override proc.
3629 (gdb_stdin_log_init): Set var in_file as persistent global.
3630 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3631 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3632 fpc_compiler as persistent global.
3633
3634 2020-06-12 Tom de Vries <tdevries@suse.de>
3635
3636 * lib/tuiterm.exp (spawn): Rename to ...
3637 (tui_spawn): ... this.
3638 (toplevel): Move rename of spawn ...
3639 (gdb_init_tuiterm): ... here. New proc.
3640 (gdb_finish_tuiterm): New proc.
3641 * lib/gdb.exp (gdb_finish_hooks): New global var.
3642 (gdb_finish): Handle gdb_finish_hooks.
3643 (tuiterm_env): New proc.
3644 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3645 tuiterm_env.
3646 * gdb.tui/basic.exp: Same.
3647 * gdb.tui/corefile-run.exp: Same.
3648 * gdb.tui/empty.exp: Same.
3649 * gdb.tui/list-before.exp: Same.
3650 * gdb.tui/list.exp: Same.
3651 * gdb.tui/main.exp: Same.
3652 * gdb.tui/new-layout.exp: Same.
3653 * gdb.tui/regs.exp: Same.
3654 * gdb.tui/resize.exp: Same.
3655 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3656 * gdb.tui/tui-layout-asm.exp: Same.
3657 * gdb.tui/tui-missing-src.exp: Same.
3658 * gdb.tui/winheight.exp: Same.
3659
3660 2020-06-12 Tom de Vries <tdevries@suse.de>
3661
3662 PR testsuite/26110
3663 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3664 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3665
3666 2020-06-11 Tom Tromey <tom@tromey.com>
3667
3668 PR gdb/18318:
3669 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3670 floating point tests.
3671
3672 2020-06-11 Keith Seitz <keiths@redhat.com>
3673
3674 PR gdb/21356
3675 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3676 vla_struct.
3677 Add new struct vla_typedef and union vla_typedef_union and
3678 corresponding instantiation objects.
3679 Initialize new objects.
3680 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3681 and vla_typedef_union_object.
3682 Fixup type for vla_struct_object.
3683
3684 2020-06-11 Tom de Vries <tdevries@suse.de>
3685
3686 * lib/gdb.exp (with_override): New proc, factored out of ...
3687 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3688
3689 2020-06-10 Tom de Vries <tdevries@suse.de>
3690
3691 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3692
3693 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3694
3695 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3696 parameter, update callers.
3697
3698 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
3699
3700 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3701 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3702 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3703
3704 2020-06-04 Tom de Vries <tdevries@suse.de>
3705
3706 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3707
3708 2020-06-04 Tom de Vries <tdevries@suse.de>
3709
3710 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3711 exp_continue.
3712
3713 2020-06-04 Tom de Vries <tdevries@suse.de>
3714
3715 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3716
3717 2020-06-03 Tom de Vries <tdevries@suse.de>
3718
3719 PR symtab/26046
3720 * gdb.cp/breakpoint-locs-2.cc: New test.
3721 * gdb.cp/breakpoint-locs.cc: New test.
3722 * gdb.cp/breakpoint-locs.exp: New file.
3723 * gdb.cp/breakpoint-locs.h: New test.
3724
3725 2020-06-03 Tom de Vries <tdevries@suse.de>
3726
3727 PR testsuite/25609
3728 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3729 value of global verbose.
3730 * gdb.base/jit-elf.exp: Same.
3731 * gdb.base/jit-reader.exp: Same.
3732
3733 2020-06-02 Tom de Vries <tdevries@suse.de>
3734
3735 * gdb.dwarf2/multidictionary.exp: Don't use
3736 gdb_spawn_with_cmdline_opts.
3737
3738 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3739
3740 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3741 use_header case.
3742 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3743 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3744 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3745 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3746 * gdb.dwarf2/dw2-inline-header.c: New file.
3747 * gdb.dwarf2/dw2-inline-header.h: New file.
3748
3749 2020-05-30 Pedro Alves <palves@redhat.com>
3750
3751 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3752 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3753
3754 2020-05-29 Gary Benson <gbenson@redhat.com>
3755
3756 * gdb.compile/compile-cplus.exp (additional_flags): Also
3757 set when building with clang.
3758 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3759 when building with clang.
3760
3761 2020-05-29 Gary Benson <gbenson@redhat.com>
3762
3763 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3764 building with clang.
3765 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3766
3767 2020-05-29 Gary Benson <gbenson@redhat.com>
3768
3769 * gdb.cp/koenig.exp (prepare_for_testing): Add
3770 additional_flags=-Wno-unused-comparison.
3771 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3772
3773 2020-05-28 Gary Benson <gbenson@redhat.com>
3774
3775 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3776 statement.
3777
3778 2020-05-28 Gary Benson <gbenson@redhat.com>
3779
3780 * gdb.cp/classes.exp (prepare_for_testing): Add
3781 additional_flags=-Wno-deprecated-register.
3782 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3783 * gdb.cp/misc.exp: Likewise.
3784
3785 2020-05-28 Gary Benson <gbenson@redhat.com>
3786
3787 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3788 (test_op_new::operator new): Add return statement.
3789 (test_op_new_array::operator new[]): Likewise.
3790
3791 2020-05-27 Pedro Alves <palves@redhat.com>
3792
3793 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3794 check. Use test_gdb_complete_unique instead of
3795 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3796 test_gdb_complete_multiple instead of
3797 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3798
3799 2020-05-27 Luis Machado <luis.machado@linaro.org>
3800
3801 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3802 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3803 * gdb.arch/arm-disassembler-options.exp: Likewise.
3804 * gdb.arch/arm-disp-step.exp: Likewise.
3805 * gdb.arch/thumb-prologue.exp: Likewise.
3806 * gdb.base/async.exp: Likewise.
3807 * gdb.base/auxv.exp: Likewise.
3808 * gdb.base/complex-parts.exp: Likewise.
3809 * gdb.base/ena-dis-br.exp: Likewise.
3810 * gdb.base/foll-exec.exp: Likewise.
3811 * gdb.base/permissions.exp: Likewise.
3812 * gdb.base/relocate.exp: Likewise.
3813 * gdb.base/return2.exp: Likewise.
3814 * gdb.base/sigbpt.exp: Likewise.
3815 * gdb.base/siginfo-obj.exp: Likewise.
3816 * gdb.cp/converts.exp: Likewise.
3817 * gdb.cp/exceptprint.exp: Likewise.
3818 * gdb.cp/inherit.exp: Likewise.
3819 * gdb.cp/nsnoimports.exp: Likewise.
3820 * gdb.cp/virtbase2.exp: Likewise.
3821 * gdb.mi/mi-var-cmd.exp: Likewise.
3822 * gdb.mi/var-cmd.c: Likewise.
3823
3824 2020-05-26 Tom Tromey <tromey@adacore.com>
3825
3826 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3827
3828 2020-05-26 Tom Tromey <tromey@adacore.com>
3829
3830 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3831 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3832 type.
3833 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3834 variable.
3835
3836 2020-05-26 Christian Biesinger <cbiesinger@google.com>
3837
3838 * Makefile.in: Use = instead of == for the test command
3839 for portability.
3840
3841 2020-05-26 Tom de Vries <tdevries@suse.de>
3842
3843 * gdb.base/gold-gdb-index-2.c: New test.
3844 * gdb.base/gold-gdb-index.c: New test.
3845 * gdb.base/gold-gdb-index.exp: New file.
3846 * gdb.base/gold-gdb-index.h: New test.
3847
3848 2020-05-25 Tom de Vries <tdevries@suse.de>
3849
3850 * boards/gold-gdb-index.exp: New file.
3851
3852 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3853
3854 * boards/simavr.exp: New file.
3855
3856 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3857
3858 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3859 * gdb.base/inferior-args.exp: New file.
3860 * gdb.base/inferior-args.c: New file.
3861
3862 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3863
3864 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3865 inferior_args. Pass it to gdb_reload.
3866 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3867 inferior_args.
3868 (gdb_reload): Add inferior_args argument.
3869 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3870 pass it to gdbserver_run.
3871 * boards/native-gdbserver.exp: Do not set noargs.
3872 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3873 inferior_args argument.
3874 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3875 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3876 * gdb.base/args.exp: Likewise.
3877
3878 2020-05-25 Tom de Vries <tdevries@suse.de>
3879
3880 * lib/gdb.exp (exec_is_pie): Add comment.
3881
3882 2020-05-25 Tom de Vries <tdevries@suse.de>
3883
3884 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3885 instead of $binfile in the untested message.
3886
3887 2020-05-25 Tom de Vries <tdevries@suse.de>
3888
3889 PR testsuite/26031
3890 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3891
3892 2020-05-25 Tom de Vries <tdevries@suse.de>
3893
3894 * boards/gold.exp: New file.
3895
3896 2020-05-23 Tom Tromey <tom@tromey.com>
3897
3898 * gdb.base/style.exp: Remove completion styling test.
3899 * lib/gdb-utils.exp (style): Remove completion styles.
3900
3901 2020-05-23 Tom Tromey <tom@tromey.com>
3902
3903 * gdb.base/style.exp: Add completion styling test.
3904 * lib/gdb-utils.exp (style): Add completion styles.
3905
3906 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3907
3908 * gdb.base/annota1.exp: Update expected results.
3909 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3910 test name.
3911 * gdb.cp/annota3.exp: Update expected results.
3912
3913 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
3914
3915 PR gdb/26016
3916 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3917 against MAP_FAILED.
3918 * gdb.base/coremaker.c (mmapdata): Likewise.
3919 * gdb.base/jit-reader-host.c (main): Likewise.
3920 * gdb.base/sym-file-loader.c (load): Likewise.
3921 (load_shlib): Likewise.
3922
3923 2020-05-20 Tom Tromey <tromey@adacore.com>
3924
3925 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3926
3927 2020-05-20 Tom de Vries <tdevries@suse.de>
3928
3929 PR symtab/25833
3930 * gdb.base/with-mf-inc.c: New test.
3931 * gdb.base/with-mf-main.c: New test.
3932 * gdb.base/with-mf.exp: New file.
3933
3934 2020-05-19 Tom Tromey <tromey@adacore.com>
3935
3936 * gdb.rust/simple.exp: Restore missing test result.
3937
3938 2020-05-19 Tom de Vries <tdevries@suse.de>
3939
3940 * gdb.base/gdb-caching-proc.exp: Fix typo.
3941
3942 2020-05-19 Tom Tromey <tromey@adacore.com>
3943
3944 * gdb.rust/simple.exp: Add some test descriptions.
3945 (test_one_slice): Use with_test_prefix.
3946
3947 2020-05-18 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3950
3951 2020-05-17 Pedro Alves <palves@redhat.com>
3952
3953 PR gdb/25741
3954 * gdb.base/hw-sw-break-same-address.exp: New file.
3955
3956 2020-05-16 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3959 LAST_LOADED_FILE accordingly.
3960
3961 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3962
3963 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3964
3965 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3966
3967 * gdb.base/help.exp: Test apropos and help for commands
3968 having aliases. Fixed comments not starting with an
3969 upper-case letter or not finishing with a dot.
3970
3971 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3972
3973 * gdb.base/alias.exp: Update help output check.
3974
3975 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3976
3977 * gdb.base/default.exp: Update output following fixes.
3978
3979 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3980
3981 * gdb.base/alias.exp: Test aliases starting with a prefix of
3982 another alias.
3983
3984 2020-05-15 Gary Benson <gbenson@redhat.com>
3985
3986 * gdb.base/info-os.c (main): Add return statement.
3987 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3988 * gdb.base/large-frame-2.c (func): Likewise.
3989 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3990 * gdb.base/pr10179-b.c (foo2): Likewise.
3991 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3992 * gdb.base/watch-cond.c (func): Likewise.
3993 * gdb.multi/goodbye.c (verylongfun): Likewise.
3994 * gdb.multi/hello.c (commonfun): Likewise.
3995 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3996 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3997 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3998 Likewise.
3999 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4000 * gdb.threads/interrupt-while-step-over.c (child_function):
4001 Likewise.
4002 * gdb.trace/actions-changed.c (end): Likewise.
4003
4004 2020-05-15 Gary Benson <gbenson@redhat.com>
4005
4006 * gdb.opencl/callfuncs.exp: Report when test skipped.
4007 * gdb.opencl/convs_casts.exp: Likewise.
4008 * gdb.opencl/datatypes.exp: Likewise.
4009 * gdb.opencl/operators.exp: Likewise.
4010 * gdb.opencl/vec_comps.exp: Likewise.
4011
4012 2020-05-15 Tom de Vries <tdevries@suse.de>
4013
4014 * gdb.base/align.exp.in: Rename to ...
4015 * gdb.base/align.exp.tcl: ... this.
4016 * gdb.base/align-c++.exp: Update.
4017 * gdb.base/align-c.exp: Update.
4018 * gdb.base/all-architectures.exp.in: Rename to ...
4019 * gdb.base/all-architectures.exp: ... this.
4020 * gdb.base/all-architectures-0.exp: Update.
4021 * gdb.base/all-architectures-1.exp: Update.
4022 * gdb.base/all-architectures-2.exp: Update.
4023 * gdb.base/all-architectures-3.exp: Update.
4024 * gdb.base/all-architectures-4.exp: Update.
4025 * gdb.base/all-architectures-5.exp: Update.
4026 * gdb.base/all-architectures-6.exp: Update.
4027 * gdb.base/all-architectures-7.exp: Update.
4028 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4029 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4030 * gdb.base/infcall-nested-structs-c++.exp: Update.
4031 * gdb.base/infcall-nested-structs-c.exp: Update.
4032 * gdb.base/info-types.exp.in: Rename to ...
4033 * gdb.base/info-types.exp.tcl: ... this.
4034 * gdb.base/info-types-c++.exp: Update.
4035 * gdb.base/info-types-c.exp: Update.
4036 * gdb.base/max-depth.exp.in: Rename to ...
4037 * gdb.base/max-depth.exp.tcl: ... this.
4038 * gdb.base/max-depth-c++.exp: Update.
4039 * gdb.base/max-depth-c.exp: Update.
4040 * gdb.cp/cpexprs.exp.in: Rename to ...
4041 * gdb.cp/cpexprs.exp.tcl: ... this.
4042 * gdb.cp/cpexprs-debug-types.exp: Update.
4043 * gdb.cp/cpexprs.exp: Update.
4044 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4045 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4046 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4047 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4048 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4049 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4050 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4051 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4052 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4053 * gdb.dwarf2/clang-debug-names.exp: Update.
4054
4055 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4056
4057 * lib/check-test-names.exp: Remove code that prevents this file
4058 loading when tests are run in parallel.
4059
4060 2020-05-15 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.multi/multi-kill.exp (start_inferior): Remove
4063 'testpid' parameter. Refer to namespace variable directly.
4064 (testpid): Declare as namespace variable.
4065
4066 2020-05-15 Pedro Alves <palves@redhat.com>
4067
4068 * gdb.multi/multi-kill.exp: Wrap in namespace.
4069 (start_inferior): Add TESTPID parameter. Use it instead of the
4070 testpid global.
4071 (top level): Define empty TESTPID array, and pass it down to
4072 start_inferior.
4073
4074 2020-05-14 Tom de Vries <tdevries@suse.de>
4075
4076 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4077 output.
4078
4079 2020-05-14 Tom de Vries <tdevries@suse.de>
4080
4081 * gdb.base/align.exp: Split into ...
4082 * gdb.base/align.exp.in: ...
4083 * gdb.base/align-c++.exp: ...
4084 * gdb.base/align-c.exp: ... these.
4085 * gdb.base/infcall-nested-structs.exp: Split into ...
4086 * gdb.base/infcall-nested-structs.exp.in: ...
4087 * gdb.base/infcall-nested-structs-c++.exp: ...
4088 * gdb.base/infcall-nested-structs-c.exp: ... these.
4089 * gdb.base/info-types.exp: Split into ...
4090 * gdb.base/info-types.exp.in: ...
4091 * gdb.base/info-types-c++.exp: ...
4092 * gdb.base/info-types-c.exp: ... these.
4093 * gdb.base/max-depth.exp: Split into ...
4094 * gdb.base/max-depth.exp.in: ...
4095 * gdb.base/max-depth-c++.exp: ...
4096 * gdb.base/max-depth-c.exp: ... these.
4097 * gdb.cp/infcall-nodebug.exp: Split into ...
4098 * gdb.cp/infcall-nodebug.exp.in: ...
4099 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4100 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4101 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4102 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4103
4104 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4105 Pedro Alves <palves@redhat.com>
4106
4107 * gdb.multi/multi-exit.c: New file.
4108 * gdb.multi/multi-exit.exp: New file.
4109 * gdb.multi/multi-kill.c: New file.
4110 * gdb.multi/multi-kill.exp: New file.
4111
4112 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4113
4114 * gdb.base/annota1.exp: Update the expected output.
4115 * gdb.cp/annota2.exp: Ditto.
4116
4117 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4118
4119 * lib/check-test-names.exp: Disable when testing is being run in
4120 parallel.
4121
4122 2020-05-12 Tom de Vries <tdevries@suse.de>
4123
4124 * gdb.base/jit-elf.exp: Fix string concat.
4125
4126 2020-05-12 Tom de Vries <tdevries@suse.de>
4127
4128 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4129 messages.
4130
4131 2020-05-12 Tom de Vries <tdevries@suse.de>
4132
4133 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4134
4135 2020-05-12 Tom de Vries <tdevries@suse.de>
4136
4137 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4138 * gdb.ada/mi_catch_ex.exp: Same.
4139 * gdb.ada/mi_catch_ex_hand.exp: Same.
4140
4141 2020-05-12 Tom de Vries <tdevries@suse.de>
4142
4143 * gdb.fortran/complex.exp: Use with_test_prefix.
4144
4145 2020-05-12 Tom de Vries <tdevries@suse.de>
4146
4147 * gdb.trace/passcount.exp: Fix test-names.
4148
4149 2020-05-12 Tom de Vries <tdevries@suse.de>
4150
4151 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4152
4153 2020-05-12 Tom de Vries <tdevries@suse.de>
4154
4155 * gdb.gdb/complaints.exp: Use with_test_prefix.
4156 * gdb.xml/tdesc-regs.exp: Same.
4157 * gdb.opt/inline-locals.exp: Fix test name.
4158
4159 2020-05-12 Tom de Vries <tdevries@suse.de>
4160
4161 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4162 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4163 * gdb.dwarf2/implref-struct.exp: Same.
4164 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4165 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4166
4167 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4168
4169 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4170
4171 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4172
4173 * lib/check-test-names.exp (all_test_names): New module variable.
4174 (counts): Add 'duplicates' field.
4175 (_check_duplicates): New procedure.
4176 (check): Also check for duplicates.
4177 (do_log_summary): Print duplicates count.
4178 (do_reset_vars): Reset counter for duplicate test names, and
4179 discard all know test names.
4180
4181 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4182
4183 * lib/gdb.exp: Include check-test-names.exp library.
4184 * lib/check-test-names.exp: New file.
4185
4186 2020-05-11 Tom de Vries <tdevries@suse.de>
4187
4188 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4189
4190 2020-05-11 Keith Seitz <keiths@redhat.com>
4191
4192 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4193
4194 2020-05-11 Tom de Vries <tdevries@suse.de>
4195
4196 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4197 * gdb.cp/cpexprs.exp.in: .. here.
4198 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4199 cpexprs.exp.
4200
4201 2020-05-11 Keith Seitz <keiths@redhat.com>
4202
4203 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4204 test names.
4205 * gdb.ada/arrayptr.exp: Likewise.
4206 * gdb.ada/assign_arr.exp: Likewise.
4207 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4208 * gdb.ada/bp_on_var.exp: Likewise.
4209 * gdb.ada/call_pn.exp: Likewise.
4210 * gdb.ada/complete.exp: Likewise.
4211 * gdb.ada/fun_overload_menu.exp: Likewise.
4212 * gdb.ada/funcall_param.exp: Likewise.
4213 * gdb.ada/funcall_ref.exp: Likewise.
4214 * gdb.ada/packed_array_assign.exp: Likewise.
4215 * gdb.ada/same_component_name.exp: Likewise.
4216 * gdb.ada/type_coercion.exp: Likewise.
4217 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4218 * gdb.ada/variant_record_packed_array.exp: Likewise.
4219
4220 2020-05-11 Tom de Vries <tdevries@suse.de>
4221
4222 PR symtab/25941
4223 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4224 out of ...
4225 * gdb.dwarf2/clang-debug-names.exp: ... here.
4226 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4227 clang-debug-names.exp.in.
4228 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4229 * gdb.dwarf2/clang-debug-names-2.c: New test.
4230
4231 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4232
4233 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4234 (fortran_runto_main): New Proc, fortran version of runto_main.
4235 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4236 * gdb.fortran/array-bounds.exp: Likewise.
4237 * gdb.fortran/array-slices.exp: Likewise.
4238 * gdb.fortran/block-data.exp: Likewise.
4239 * gdb.fortran/charset.exp: Likewise.
4240 * gdb.fortran/common-block.exp: Likewise.
4241 * gdb.fortran/complex.exp: Likewise.
4242 * gdb.fortran/derived-type-function.exp: Likewise.
4243 * gdb.fortran/derived-type.exp: Likewise.
4244 * gdb.fortran/info-modules.exp: Likewise.
4245 * gdb.fortran/info-types.exp: Likewise.
4246 * gdb.fortran/intrinsics.exp: Likewise.
4247 * gdb.fortran/library-module.exp: Likewise.
4248 * gdb.fortran/logical.exp: Likewise.
4249 * gdb.fortran/max-depth.exp: Likewise.
4250 * gdb.fortran/module.exp: Likewise.
4251 * gdb.fortran/multi-dim.exp: Likewise.
4252 * gdb.fortran/nested-funcs.exp: Likewise.
4253 * gdb.fortran/print-formatted.exp: Likewise.
4254 * gdb.fortran/print_type.exp: Likewise.
4255 * gdb.fortran/printing-types.exp: Likewise.
4256 * gdb.fortran/ptr-indentation.exp: Likewise.
4257 * gdb.fortran/ptype-on-functions.exp: Likewise.
4258 * gdb.fortran/subarray.exp: Likewise.
4259 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4260 * gdb.fortran/vla-datatypes.exp: Likewise.
4261 * gdb.fortran/vla-history.exp: Likewise.
4262 * gdb.fortran/vla-ptr-info.exp: Likewise.
4263 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4264 * gdb.fortran/vla-ptype.exp: Likewise.
4265 * gdb.fortran/vla-sizeof.exp: Likewise.
4266 * gdb.fortran/vla-type.exp: Likewise.
4267 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4268 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4269 * gdb.fortran/vla-value-sub.exp: Likewise.
4270 * gdb.fortran/vla-value.exp: Likewise.
4271 * gdb.fortran/whatis_type.exp: Likewise.
4272 * gdb.mi/mi-var-child-f.exp: Likewise.
4273
4274 2020-05-09 Tom de Vries <tdevries@suse.de>
4275
4276 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4277
4278 2020-05-08 Tom de Vries <tdevries@suse.de>
4279
4280 * gdb.dwarf2/clang-debug-names.c: New test.
4281 * gdb.dwarf2/clang-debug-names.exp: New file.
4282
4283 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
4284
4285 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4286 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4287
4288 2020-05-06 Tom de Vries <tdevries@suse.de>
4289
4290 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4291 breakpoint is at a "recommended breakpoint location".
4292 * gdb.reverse/consecutive-reverse.exp: Same.
4293
4294 2020-05-06 Tom de Vries <tdevries@suse.de>
4295
4296 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4297 address.
4298
4299 2020-05-06 Tom de Vries <tdevries@suse.de>
4300
4301 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4302
4303 2020-05-06 Tom de Vries <tdevries@suse.de>
4304
4305 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4306 info for r.
4307
4308 2020-05-06 Tom de Vries <tdevries@suse.de>
4309
4310 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4311 necessary.
4312
4313 2020-05-06 Tom de Vries <tdevries@suse.de>
4314
4315 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4316 void.
4317
4318 2020-05-06 Tom de Vries <tdevries@suse.de>
4319
4320 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4321 of ...
4322 * gdb.base/async.exp: ... here.
4323 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4324 "recommended breakpoint location".
4325
4326 2020-05-06 Tom de Vries <tdevries@suse.de>
4327
4328 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4329
4330 2020-05-04 Tom de Vries <tdevries@suse.de>
4331
4332 * gdb.base/async.exp: Check whether instruction addresses are a
4333 "recommended breakpoint location".
4334
4335 2020-05-03 Tom Tromey <tom@tromey.com>
4336
4337 * gdb.base/sepdebug.exp: Remove "catch" test.
4338 * gdb.base/break.exp: Remove "catch" test.
4339 * gdb.base/default.exp: Update expected output.
4340
4341 2020-05-02 Tom de Vries <tdevries@suse.de>
4342
4343 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4344 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4345 * gdb.arch/i386-mpx-map.exp: Same.
4346 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4347 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4348 * gdb.arch/i386-mpx.exp: Same.
4349
4350 2020-05-02 Tom de Vries <tdevries@suse.de>
4351
4352 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4353
4354 2020-05-01 Tom de Vries <tdevries@suse.de>
4355
4356 * gdb.ada/operator_bp.exp: Allow more than required amount of
4357 breakpoint.
4358
4359 2020-05-01 Tom de Vries <tdevries@suse.de>
4360
4361 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4362
4363 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4364
4365 PR gdb/18706
4366 * gdb.cp/stub-array-size.cc: New test.
4367 * gdb.cp/stub-array-size.exp: New file.
4368 * gdb.cp/stub-array-size.h: New test.
4369 * gdb.cp/stub-array-size2.cc: New test.
4370
4371 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4372
4373 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4374 output to the new format.
4375
4376 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
4377
4378 * gdb.base/break.exp: Use with_test_prefix.
4379
4380 2020-04-29 Tom de Vries <tdevries@suse.de>
4381
4382 * lib/gdb.exp (debug_types): New proc.
4383 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4384 * gdb.python/py-symtab.exp: Same.
4385
4386 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
4387
4388 PR gdb/17320
4389 * gdb.base/pretty-array.c: New test.
4390 * gdb.base/pretty-array.exp: New file.
4391
4392 2020-04-29 Tom de Vries <tdevries@suse.de>
4393
4394 PR symtab/25889
4395 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4396 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4397 and include cpexprs.exp.
4398
4399 2020-04-28 Mark Williams <mark@myosotissp.com>
4400
4401 PR gdb/24480
4402 * dw4-toplevel-types.exp: Test for top level types.
4403 * dw4-toplevel-types.cc: Test for top level types.
4404
4405 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4406
4407 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4408 (theads -> threads).
4409
4410 2020-04-28 Tom de Vries <tdevries@suse.de>
4411
4412 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4413
4414 2020-04-28 Tom de Vries <tdevries@suse.de>
4415
4416 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4417
4418 2020-04-28 Tom de Vries <tdevries@suse.de>
4419
4420 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4421
4422 2020-04-28 Tom de Vries <tdevries@suse.de>
4423
4424 * gdb.dwarf2/main-foo.c: New test.
4425 * gdb.dwarf2/struct-with-sig.exp: New file.
4426
4427 2020-04-25 Tom de Vries <tdevries@suse.de>
4428
4429 * boards/debug-types.exp: New file.
4430
4431 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4432
4433 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4434
4435 2020-04-24 Tom Tromey <tom@tromey.com>
4436
4437 PR symtab/12707:
4438 * gdb.python/py-symbol.exp: Update expected results for
4439 linkage_name test.
4440 * gdb.cp/print-demangle.exp: New file.
4441 * gdb.base/c-linkage-name.exp: Fix test.
4442 * gdb.guile/scm-symbol.exp: Update expected results for
4443 linkage_name test.
4444
4445 2020-04-24 Tom Tromey <tom@tromey.com>
4446
4447 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4448 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4449 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4450 assembler.
4451
4452 2020-04-24 Tom de Vries <tdevries@suse.de>
4453
4454 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4455 C++.
4456
4457 2020-04-24 Tom Tromey <tromey@adacore.com>
4458
4459 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4460 values.
4461 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4462 values. Update test for minimal encodings.
4463 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4464 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4465 values. Update test for minimal encodings.
4466
4467 2020-04-24 Tom Tromey <tromey@adacore.com>
4468
4469 PR python/23662:
4470 * gdb.ada/variant.exp: Add Python checks.
4471 * gdb.rust/simple.exp: Add dynamic type checks.
4472
4473 2020-04-24 Tom Tromey <tromey@adacore.com>
4474
4475 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4476 Make array type matching more lax.
4477 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4478 * gdb.ada/mi_variant.exp: New file.
4479 * gdb.ada/mi_variant/pck.ads: New file.
4480 * gdb.ada/mi_variant/pkg.adb: New file.
4481 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4482 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4483
4484 2020-04-24 Tom Tromey <tromey@adacore.com>
4485
4486 * gdb.ada/variant.exp: Add dynamic field offset tests.
4487 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4488 * gdb.ada/variant/pkg.adb: Add new variables.
4489
4490 2020-04-24 Tom Tromey <tromey@adacore.com>
4491
4492 * gdb.ada/variant.exp: New file
4493 * gdb.ada/variant/pkg.adb: New file
4494 * gdb.ada/variant/pck.adb: New file
4495
4496 2020-04-24 Tom de Vries <tdevries@suse.de>
4497
4498 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4499
4500 2020-04-24 Tom de Vries <tdevries@suse.de>
4501
4502 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4503 flags.
4504
4505 2020-04-24 Tom de Vries <tdevries@suse.de>
4506
4507 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4508
4509 2020-04-24 Tom de Vries <tdevries@suse.de>
4510
4511 * lib/gdb.exp (default_gdb_start): Handle eof.
4512 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4513 failure.
4514 * gdb.base/readnever.exp: Handle clean_restart failure.
4515
4516 2020-04-23 Tom de Vries <tdevries@suse.de>
4517
4518 * gdb.base/decl-before-def.exp: Run to main and print a again.
4519
4520 2020-04-23 Tom de Vries <tdevries@suse.de>
4521
4522 * gdb.base/decl-before-def-decl.c: New test.
4523 * gdb.base/decl-before-def-def.c: New test.
4524 * gdb.base/decl-before-def.exp: New file.
4525
4526 2020-04-23 Tom de Vries <tdevries@suse.de>
4527
4528 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4529
4530 2020-04-22 Tom de Vries <tdevries@suse.de>
4531
4532 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4533 debug_info_offset.
4534 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4535 before $objsfile in the line line.
4536
4537 2020-04-22 Tom de Vries <tdevries@suse.de>
4538
4539 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4540
4541 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4542
4543 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4544 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4545 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4546 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4547 * gdb.base/jit-protocol.h: Update definitions to match all usage
4548 contexts.
4549
4550 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4551
4552 * gdb.base: Rename all jit related test and source files.
4553
4554 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4555
4556 * gdb.base/jit-reader.exp: Relax register output check.
4557
4558 2020-04-22 Tom de Vries <tdevries@suse.de>
4559
4560 PR symtab/25764
4561 * gdb.base/psym-external-decl-2.c: New test.
4562 * gdb.base/psym-external-decl.c: New test.
4563 * gdb.base/psym-external-decl.exp: New file.
4564 * gdb.threads/tls.exp: Add PR25807 kfail.
4565
4566 2020-04-22 Tom de Vries <tdevries@suse.de>
4567
4568 PR symtab/25801
4569 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4570 in "info source" output.
4571
4572 2020-04-22 Tom de Vries <tdevries@suse.de>
4573
4574 PR symtab/25700
4575 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4576 symtab for imported_unit.c.
4577
4578 2020-04-21 Gary Benson <gbenson@redhat.com>
4579
4580 * gdb.base/advance.c (func): New argument, to match call site.
4581 (func2, func3): Add return statements.
4582
4583 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4584
4585 * gdb.multi/run-only-second-inf.c: New file.
4586 * gdb.multi/run-only-second-inf.exp: New file.
4587
4588 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4589
4590 * gdb.btrace/multi-inferior.c: New test.
4591 * gdb.btrace/multi-inferior.exp: New file.
4592
4593 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4594
4595 * gdb.btrace/enable-new-thread.c: New test.
4596 * gdb.btrace/enable-new-thread.exp: New file.
4597
4598 2020-04-21 Tom de Vries <tdevries@suse.de>
4599
4600 PR gdb/25471
4601 * gdb.threads/killed-outside.c: New test.
4602 * gdb.threads/killed-outside.exp: New file.
4603
4604 2020-04-20 Gary Benson <gbenson@redhat.com>
4605
4606 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4607 * gdb.base/nested-subp2.exp: Likewise.
4608 * gdb.base/nested-subp3.exp: Likewise.
4609
4610 2020-04-20 Gary Benson <gbenson@redhat.com>
4611
4612 * gdb.base/nested-subp1.exp: Disable test when using clang.
4613 * gdb.base/nested-subp2.exp: Likewise.
4614 * gdb.base/nested-subp3.exp: Likewise.
4615
4616 2020-04-20 Gary Benson <gbenson@redhat.com>
4617
4618 * gdb.cp/exception.cc: Fix compilation error with clang.
4619
4620 2020-04-20 Gary Benson <gbenson@redhat.com>
4621
4622 * gdb.trace/tspeed.c: Fix compilation error with clang.
4623
4624 2020-04-20 Gary Benson <gbenson@redhat.com>
4625
4626 * gdb.base/jit-main.c: Fix compilation error with clang.
4627
4628 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4629
4630 * gdb.base/attach-twice.c: Include "sys/types.h".
4631 (PTRACE_ATTACH): Add fallback definition.
4632 (main): Pass `0' to the 4th argument of `ptrace'.
4633
4634 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4635
4636 * gdb.base/fork-running-state.c: Include "signal.h".
4637
4638 2020-04-17 Tom Tromey <tromey@adacore.com>
4639
4640 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4641 Update tests.
4642 * gdb.btrace/cpu.exp: Update tests.
4643 * gdb.base/maint.exp: Update tests.
4644 * gdb.base/default.exp: Update tests.
4645 * gdb.base/completion.exp: Update tests.
4646
4647 2020-04-16 Tom de Vries <tdevries@suse.de>
4648
4649 PR symtab/25791
4650 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4651 (ensure_gdb_index): and factor out and move ...
4652 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4653 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4654
4655 2020-04-16 Tom de Vries <tdevries@suse.de>
4656
4657 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4658 loading exec.
4659
4660 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4661
4662 * gdb.base/many-completions.exp: New file.
4663
4664 2020-04-14 Tom de Vries <tdevries@suse.de>
4665
4666 PR symtab/25718
4667 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4668
4669 2020-04-14 Tom de Vries <tdevries@suse.de>
4670
4671 PR symtab/25720
4672 * gdb.base/maint-expand-symbols-header-file.c: New test.
4673 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4674 * gdb.base/maint-expand-symbols-header-file.h: New test.
4675
4676 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4677
4678 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4679 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4680 get_func_info.
4681 (get_func_info): Delete.
4682 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4683 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4684 * lib/dwarf.exp (get_func_info): New function.
4685
4686 2020-04-13 Tom de Vries <tdevries@suse.de>
4687
4688 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4689 to what find_gnatmake does.
4690
4691 2020-04-10 Tom de Vries <tdevries@suse.de>
4692
4693 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4694 -readnow.
4695
4696 2020-04-10 Tom de Vries <tdevries@suse.de>
4697
4698 PR cli/25808
4699 * gdb.base/style.c: Add leading newlines.
4700 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4701 Check listing of main's one-line body.
4702
4703 2020-04-08 Tom de Vries <tdevries@suse.de>
4704
4705 * lib/gdb.exp (psymtabs_p): New proc.
4706 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4707 importing unit" unsupported if there are no partial symbols.
4708
4709 2020-04-08 Tom de Vries <tdevries@suse.de>
4710
4711 PR testsuite/25760
4712 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4713
4714 2020-04-07 Tom de Vries <tdevries@suse.de>
4715
4716 PR symtab/25796
4717 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4718
4719 2020-04-07 Tom de Vries <tdevries@suse.de>
4720
4721 * gdb.base/check-psymtab.c: New test.
4722 * gdb.base/check-psymtab.exp: New file.
4723
4724 2020-04-06 Tom Tromey <tromey@adacore.com>
4725
4726 * gdb.ada/variant-record/proc.adb: New file.
4727 * gdb.ada/variant-record/value.adb: New file.
4728 * gdb.ada/variant-record/value.s: New file.
4729 * gdb.ada/variant-record.exp: New file.
4730
4731 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
4732
4733 PR gdb/25325
4734 * gdb.cp/typed-enum.cc: New test.
4735 * gdb.cp/typed-enum.exp: New file.
4736
4737 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4738
4739 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4740 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4741 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4742 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4743 * gdb.opt/inline-small-func.c: New file.
4744 * gdb.opt/inline-small-func.exp: New file.
4745 * gdb.opt/inline-small-func.h: New file.
4746
4747 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4748
4749 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4750 function.
4751
4752 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4753
4754 * lib/dwarf.exp (function_range): Allow compiler options to be
4755 specified.
4756
4757 2020-04-02 Tom de Vries <tdevries@suse.de>
4758
4759 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4760 __attribute__((always_inline)).
4761 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4762
4763 2020-04-02 Tom de Vries <tdevries@suse.de>
4764
4765 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4766 (gdbserver_gdb_exit): ... here. Add timeout warning.
4767 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4768 (connect_target_extended_remote): Append new server_spawn_id to
4769 server_spawn_ids.
4770 (cleanup): New proc.
4771 (setup, <toplevel>): Call cleanup.
4772
4773 2020-04-02 Tom de Vries <tdevries@suse.de>
4774
4775 * gdb.base/main-psymtab.exp: New file.
4776
4777 2020-04-02 Tom de Vries <tdevries@suse.de>
4778
4779 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4780
4781 2020-04-01 Tom Tromey <tom@tromey.com>
4782
4783 * gdb.base/complex-parts.exp: Add type tests.
4784
4785 2020-04-01 Tom Tromey <tom@tromey.com>
4786
4787 * gdb.base/complex-parts.exp: Add arithmetic tests.
4788
4789 2020-04-01 Tom Tromey <tom@tromey.com>
4790
4791 * gdb.compile/compile.exp: Update.
4792 * gdb.compile/compile-cplus.exp: Update.
4793 * gdb.base/varargs.exp: Update.
4794 * gdb.base/floatn.exp: Update.
4795 * gdb.base/endianity.exp: Update.
4796 * gdb.base/callfuncs.exp (do_function_calls): Update.
4797 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4798 (complex_float_integral_args): Update.
4799 * gdb.base/complex.exp: Update.
4800 * gdb.base/complex-parts.exp: Update.
4801
4802 2020-04-01 Tom Tromey <tromey@adacore.com>
4803
4804 * gdb.rust/union.rs: New file.
4805 * gdb.rust/union.exp: New file.
4806 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4807 (main): Update.
4808 * gdb.rust/simple.exp: Move union tests to union.exp.
4809
4810 2020-04-01 Tom Tromey <tromey@adacore.com>
4811
4812 * gdb.rust/simple.rs (main): Remove "y0".
4813
4814 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4815
4816 * gdb.multi/stop-all-on-exit.c: New test.
4817 * gdb.multi/stop-all-on-exit.exp: New file.
4818
4819 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
4820
4821 PR gdb/24789
4822 * gdb.cp/misc.cc: Add integer reference variable.
4823 * gdb.cp/misc.exp: Add test.
4824
4825 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4826
4827 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4828 scenario to cover execution until the end and also the case
4829
4830 2020-03-31 Tom de Vries <tdevries@suse.de>
4831
4832 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4833 c. Use "maint info symtabs" to check symtab expansion.
4834
4835 2020-03-30 Tom de Vries <tdevries@suse.de>
4836
4837 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4838 unsupported.
4839 (verify_psymtab_expanded): Move ...
4840 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4841 test.
4842 (readnow): New proc.
4843
4844 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4845
4846 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4847 with $hex.
4848
4849 2020-03-20 Tom Tromey <tromey@adacore.com>
4850
4851 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4852
4853 2020-03-20 Tom Tromey <tromey@adacore.com>
4854
4855 * gdb.ada/sub_variant/subv.adb: New file.
4856 * gdb.ada/sub_variant.exp: New file.
4857
4858 2020-03-20 Tom de Vries <tdevries@suse.de>
4859
4860 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4861 first break fails.
4862 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4863
4864 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4865
4866 * gdb.server/exit-multiple-threads.c: New file.
4867 * gdb.server/exit-multiple-threads.exp: New file.
4868
4869 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.fortran/mixed-lang-stack.c: New file.
4872 * gdb.fortran/mixed-lang-stack.cpp: New file.
4873 * gdb.fortran/mixed-lang-stack.exp: New file.
4874 * gdb.fortran/mixed-lang-stack.f90: New file.
4875
4876 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4877
4878 * gdb.linespec/cp-completion-aliases.cc: New file.
4879 * gdb.linespec/cp-completion-aliases.exp: New file.
4880
4881 2020-03-19 Tom de Vries <tdevries@suse.de>
4882
4883 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4884 more precise.
4885
4886 2020-03-18 Tom de Vries <tdevries@suse.de>
4887
4888 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4889 * gdb.dwarf2/break-inline-psymtab.c: New test.
4890 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4891
4892 2020-03-16 Tom de Vries <tdevries@suse.de>
4893
4894 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4895 cache_verify and cache_verify_proc.
4896
4897 2020-03-15 Tom de Vries <tdevries@suse.de>
4898
4899 * gdb.server/solib-list.exp: Handle
4900 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4901
4902 2020-03-15 Tom de Vries <tdevries@suse.de>
4903
4904 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4905 objfiles".
4906
4907 2020-03-14 Tom Tromey <tom@tromey.com>
4908
4909 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4910
4911 2020-03-14 Tom de Vries <tdevries@suse.de>
4912
4913 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4914
4915 2020-03-14 Tom de Vries <tdevries@suse.de>
4916
4917 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4918 result in line-by-line fashion.
4919
4920 2020-03-14 Tom de Vries <tdevries@suse.de>
4921
4922 * lib/gdb.exp (supports_statement_frontiers): New proc.
4923 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4924
4925 2020-03-14 Tom de Vries <tdevries@suse.de>
4926
4927 * gdb.base/printcmds.exp: Add missing quoting for "print
4928 teststring2".
4929
4930 2020-03-13 Tom Tromey <tom@tromey.com>
4931
4932 * gdb.base/printcmds.exp (test_print_strings): Add regression
4933 test.
4934 * gdb.base/printcmds.c (charptr): New typedef.
4935 (teststring2): New global.
4936
4937 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4938
4939 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4940 full path in the test name.
4941 (test_ld): Add some with_test_prefix blocks to make test names
4942 unique.
4943
4944 2020-03-13 Tom de Vries <tdevries@suse.de>
4945
4946 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4947
4948 2020-03-13 Tom de Vries <tdevries@suse.de>
4949
4950 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4951
4952 2020-03-13 Tom de Vries <tdevries@suse.de>
4953
4954 PR symtab/25646
4955 * gdb.dwarf2/imported-unit.exp: Add test.
4956
4957 2020-03-13 Tom de Vries <tdevries@suse.de>
4958
4959 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4960 (var1, var2): New variable.
4961 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4962 matching symbols.
4963
4964 2020-03-13 Tom de Vries <tdevries@suse.de>
4965
4966 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4967 (Term::command): Use prompt prefix.
4968 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4969 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4970 command_no_prompt_prefix instead of prefix.
4971 * gdb.tui/tui-layout-asm.exp: Same.
4972
4973 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4974
4975 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4976
4977 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4978
4979 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4980 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4981 on" while stepping over the test instruction, match printed
4982 message.
4983
4984 2020-03-12 Tom de Vries <tdevries@suse.de>
4985
4986 * gdb.base/info-types.exp: Use exp_continue during matching of output
4987 of "info types".
4988
4989 2020-03-12 Tom de Vries <tdevries@suse.de>
4990
4991 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4992
4993 2020-03-12 Tom de Vries <tdevries@suse.de>
4994
4995 * gdb.fortran/module.exp: Use exp_continue during matching of output
4996 of "info variable -n".
4997
4998 2020-03-12 Tom de Vries <tdevries@suse.de>
4999
5000 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5001 gdb.dwarf2/dw2-ranges-base.c.
5002
5003 2020-03-12 Tom de Vries <tdevries@suse.de>
5004
5005 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5006 in presence of GLIBC debuginfo.
5007
5008 2020-03-12 Tom de Vries <tdevries@suse.de>
5009
5010 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5011 $core.
5012
5013 2020-03-12 Tom de Vries <tdevries@suse.de>
5014
5015 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5016 more precise.
5017
5018 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
5019
5020 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5021 from Unix to Windows path.
5022
5023 2020-03-11 Tom de Vries <tdevries@suse.de>
5024
5025 * gdb.ada/minsyms.exp: Set language to ada.
5026
5027 2020-03-11 Tom de Vries <tdevries@suse.de>
5028
5029 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5030
5031 2020-03-11 Tom de Vries <tdevries@suse.de>
5032
5033 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5034
5035 2020-03-11 Tom Tromey <tromey@adacore.com>
5036
5037 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5038
5039 2020-03-11 Tom de Vries <tdevries@suse.de>
5040
5041 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5042
5043 2020-03-11 Tom de Vries <tdevries@suse.de>
5044
5045 * gdb.base/break-interp.exp: Limit verbose scope.
5046
5047 2020-03-11 Tom de Vries <tdevries@suse.de>
5048
5049 * gdb.fortran/logical.f90: Define variable with character type.
5050 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5051
5052 2020-03-11 Tom de Vries <tdevries@suse.de>
5053
5054 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5055
5056 2020-03-11 Tom de Vries <tdevries@suse.de>
5057
5058 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5059 symtabs.
5060
5061 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5062 Bernd Edlinger <bernd.edlinger@hotmail.de>
5063
5064 * gdb.cp/step-and-next-inline.cc: New file.
5065 * gdb.cp/step-and-next-inline.exp: New file.
5066 * gdb.cp/step-and-next-inline.h: New file.
5067 * gdb.dwarf2/dw2-is-stmt.c: New file.
5068 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5069 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5070 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5071 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5072
5073 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5074
5075 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5076 is-stmt flag in the line table.
5077
5078 2020-03-09 Tom de Vries <tdevries@suse.de>
5079
5080 * lib/gdb.exp (cached_file): Create cache dir.
5081
5082 2020-03-07 Tom de Vries <tdevries@suse.de>
5083
5084 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5085 * gdb.cp/rvalue-ref-params.exp: Same.
5086
5087 2020-03-06 Tom de Vries <tdevries@suse.de>
5088
5089 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5090 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5091
5092 2020-03-06 Tom de Vries <tdevries@suse.de>
5093
5094 * README: Fix "the the".
5095 * gdb.base/dprintf.exp: Same.
5096
5097 2020-03-05 Tom de Vries <tdevries@suse.de>
5098
5099 * gdb.base/maint.exp: Update "main print statistics" expected output.
5100
5101 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5102
5103 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5104 (fortran_int8): Likewise.
5105 (fortran_real4): Likewise.
5106 (fortran_real8): Likewise.
5107 (fortran_complex4): Likewise.
5108 (fortran_logical4): Likewise.
5109 (fortran_character1): Likewise.
5110
5111 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5112
5113 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5114 printed as true.
5115
5116 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5117
5118 * gdb.base/printcmds.exp: Add test to verify printf of a
5119 variable holding an address.
5120
5121 2020-03-03 Tom de Vries <tdevries@suse.de>
5122
5123 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5124
5125 2020-03-03 Tom de Vries <tdevries@suse.de>
5126
5127 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5128 gdb_test_multiple call.
5129
5130 2020-03-03 Tom de Vries <tdevries@suse.de>
5131
5132 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5133 gdb_test_multiple calls.
5134
5135 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5136
5137 * gdb.base/default.exp: Remove test of 'set history filename'.
5138 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5139 filename to the empty string.
5140 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5141 and GDBHISTSIZE.
5142
5143 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5144
5145 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5146 disabled.
5147
5148 2020-03-02 Pedro Alves <palves@redhat.com>
5149 Tom de Vries <tdevries@suse.de>
5150
5151 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5152 -prompt prefix, before user_code argument. Add -lbl option likewise.
5153 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5154 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5155 argument.
5156 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5157 have "\r\n" at start-of-line, instead of at end-of-line.
5158
5159 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
5160
5161 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5162 libinproctrace.so.
5163
5164 2020-02-28 Luis Machado <luis.machado@linaro.org>
5165
5166 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5167 to "p/x".
5168
5169 2020-02-28 Luis Machado <luis.machado@linaro.org>
5170
5171 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5172 asm/ptrace.h and error.h.
5173
5174 2020-02-28 Tom de Vries <tdevries@suse.de>
5175
5176 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5177 (struct wrapper, do_something, mundane/symada__cS): Move ...
5178 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5179 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5180 Update "print symada__cS before partial symtab expansion" regexp.
5181 Update breakpoint location. Flush symbol cache after expansion.
5182
5183 2020-02-28 Luis Machado <luis.machado@linaro.org>
5184
5185 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5186
5187 2020-02-27 Tom de Vries <tdevries@suse.de>
5188
5189 * config/sid.exp: Remove unused globals.
5190 * gdb.base/attach.exp: Same.
5191 * gdb.base/catch-load.exp: Same.
5192 * gdb.base/dbx.exp: Same.
5193 * lib/gdb.exp: Same.
5194 * lib/mi-support.exp: Same.
5195 * lib/prompt.exp: Same.
5196
5197 2020-02-27 Tom de Vries <tdevries@suse.de>
5198
5199 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5200 not set.
5201
5202 2020-02-26 Aaron Merey <amerey@redhat.com>
5203
5204 * gdb.debuginfod: New directory for debuginfod tests.
5205 * gdb.debuginfod/main.c: New test file.
5206 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5207
5208 2020-02-26 Tom de Vries <tdevries@suse.de>
5209
5210 PR gdb/25603
5211 * gdb.base/persistent-lang.cc: New test.
5212 * gdb.base/persistent-lang.exp: New file.
5213
5214 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5215
5216 * gdb.fortran/derived-type-striding.exp: Add a new test.
5217 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5218 new test.
5219
5220 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5221
5222 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5223 names.
5224
5225 2020-02-25 Tom de Vries <tdevries@suse.de>
5226
5227 PR go/18926
5228 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5229
5230 2020-02-24 Tom de Vries <tdevries@suse.de>
5231
5232 PR gdb/25592
5233 * gdb.base/info-locals-unused-static-var.c: New test.
5234 * gdb.base/info-locals-unused-static-var.exp: New file.
5235
5236 2020-02-22 Tom Tromey <tom@tromey.com>
5237
5238 * gdb.python/tui-window.exp: New file.
5239 * gdb.python/tui-window.py: New file.
5240
5241 2020-02-22 Tom Tromey <tom@tromey.com>
5242
5243 PR tui/17850:
5244 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5245 tests.
5246
5247 2020-02-22 Tom Tromey <tom@tromey.com>
5248
5249 * gdb.tui/new-layout.exp: Add sub-layout tests.
5250
5251 2020-02-22 Tom Tromey <tom@tromey.com>
5252
5253 * gdb.tui/new-layout.exp: New file.
5254
5255 2020-02-22 Tom Tromey <tom@tromey.com>
5256
5257 * gdb.rust/rust-style.rs: New file.
5258 * gdb.rust/rust-style.exp: New file.
5259 * gdb.base/style.exp: Test structure printing.
5260 * gdb.base/style.c (struct some_struct): New type.
5261 (enum etype): New type.
5262 (struct_value): New global.
5263
5264 2020-02-21 Tom de Vries <tdevries@suse.de>
5265
5266 PR go/18926
5267 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5268 Remove blanket xfails. Use message argument for gdb_breakpoint.
5269 Make continuing to breakpoint test conditional on setting breakpoint.
5270 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5271 DW_AT_name attribute. Add xfail for GCC PR93866.
5272
5273 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5274
5275 * gdb.dwarf2/cpp-linkage-name.c: New file.
5276 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5277
5278 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
5279
5280 * lib/gdb.exp (gdb_wrapper_init): Reset
5281 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5282 not exist.
5283
5284 2020-02-20 Tom de Vries <tdevries@suse.de>
5285
5286 PR go/17018
5287 * gdb.go/hello.exp: Copy ...
5288 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5289 print of st to print value of global definition. Add xfail for GCC
5290 PR93844.
5291 * gdb.go/hello.exp: Remove printing of st before definition.
5292 * gdb.go/hello.go: Copy ...
5293 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5294 to st.
5295 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5296
5297 2020-02-20 Tom de Vries <tdevries@suse.de>
5298
5299 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5300 (gdb_simple_compile): Handle compile_flags go by using .go extension
5301 for source file.
5302 * gdb.go/chan.exp: Use support_go_compile.
5303 * gdb.go/handcall.exp: Same.
5304 * gdb.go/hello.exp: Same.
5305 * gdb.go/integers.exp: Same.
5306 * gdb.go/max-depth.exp: Same.
5307 * gdb.go/methods.exp: Same.
5308 * gdb.go/package.exp: Same.
5309 * gdb.go/strings.exp: Same.
5310 * gdb.go/types.exp: Same.
5311 * gdb.go/unsafe.exp: Same.
5312
5313 2020-02-19 Tom de Vries <tdevries@suse.de>
5314
5315 * gdb.python/lib-types.exp: Make xfail more strict.
5316
5317 2020-02-19 Tom de Vries <tdevries@suse.de>
5318
5319 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5320
5321 2020-02-19 Doug Evans <dje@google.com>
5322
5323 PR rust/25535
5324 * gdb.rust/simple.exp: Add test.
5325 * gdb.rust/simple.rs: Add test.
5326
5327 2020-02-19 Tom de Vries <tdevries@suse.de>
5328
5329 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5330 output line-by-line.
5331
5332 2020-02-19 Tom de Vries <tdevries@suse.de>
5333
5334 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5335
5336 2020-02-19 Tom de Vries <tdevries@suse.de>
5337
5338 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5339 prelink.
5340
5341 2020-02-19 Tom de Vries <tdevries@suse.de>
5342
5343 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5344 (gdb_do_cache): Use gdb_do_cache_wrap.
5345 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5346
5347 2020-02-19 Tom de Vries <tdevries@suse.de>
5348
5349 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5350 gdb_compile option.
5351
5352 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5353
5354 * gdb.base/printcmds.exp (test_print_enums): Update expected
5355 output.
5356
5357 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5358
5359 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5360 for "unknown".
5361
5362 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5363
5364 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5365 enumerator.
5366
5367 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5368
5369 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5370 FE_, add FE_NONE.
5371 (three): Update.
5372 (enum flag_enum_without_zero): New enum.
5373 (flag_enum_without_zero): New variable.
5374 (enum not_flag_enum): New enum.
5375 (three_not_flag): New variable.
5376 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5377 (test_print_enums): Add more tests for printing flag enums.
5378
5379 2020-02-18 Tom de Vries <tdevries@suse.de>
5380
5381 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5382 (gdb_compile_ada): ... here.
5383 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5384 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5385
5386 2020-02-14 Tom Tromey <tom@tromey.com>
5387
5388 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5389 build directory.
5390 * boards/gdbserver-base.exp: Update path to gdbserver.
5391
5392 2020-02-13 Tom de Vries <tdevries@suse.de>
5393
5394 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5395
5396 2020-02-13 Tom de Vries <tdevries@suse.de>
5397
5398 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5399 are missing.
5400
5401 2020-02-13 Tom de Vries <tdevries@suse.de>
5402
5403 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5404 call.
5405
5406 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5407
5408 PR tui/25126
5409 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5410 * gdb.base/cached-source-file.c: New file.
5411 * gdb.base/cached-source-file.exp: New file.
5412
5413 2020-02-11 Tom de Vries <tdevries@suse.de>
5414
5415 PR testsuite/25488
5416 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5417
5418 2020-02-10 Tom de Vries <tdevries@suse.de>
5419
5420 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5421
5422 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
5423
5424 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5425 and $after_addr are both integers before making a comparison.
5426
5427 2020-02-09 Tom de Vries <tdevries@suse.de>
5428
5429 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5430 command output and paste it into gdb.log. If any, paste catch message
5431 to gdb.log.
5432
5433 2020-02-07 Tom Tromey <tromey@adacore.com>
5434
5435 PR breakpoints/24915:
5436 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5437
5438 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
5439
5440 * gdb.tui/tui-missing-src.exp: Add the "missing source
5441 file" test for the TUI.
5442
5443 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5444
5445 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5446 including a port number in the output.
5447
5448 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5449
5450 * lib/fortran.exp (fortran_int4): Handle clang.
5451 (fortran_int8): Likewise.
5452 (fortran_real4): Likewise.
5453 (fortran_real8): Likewise.
5454 (fortran_complex4): Likewise.
5455 (fortran_logical4): Likewise.
5456 (fortran_character1): Likewise.
5457
5458 2020-02-04 Tom de Vries <tdevries@suse.de>
5459
5460 * README (Race detection): Add note.
5461
5462 2020-02-04 Tom de Vries <tdevries@suse.de>
5463
5464 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5465
5466 2020-02-04 Tom de Vries <tdevries@suse.de>
5467
5468 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5469
5470 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5471
5472 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5473 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5474 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5475 blttar, bnetarl.
5476 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5477 binary for blttar, bnetarl.
5478 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5479 wait instruction. Delete ldmx test.
5480 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5481
5482 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5483
5484 * gdb.fortran/array-bounds-high.exp: New file.
5485 * gdb.fortran/array-bounds-high.f90: New file.
5486
5487 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5488
5489 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5490 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5491
5492 2020-02-01 Tom de Vries <tdevries@suse.de>
5493
5494 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5495
5496 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5497
5498 PR tui/9765
5499 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5500 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5501
5502 2020-01-29 Luis Machado <luis.machado@linaro.org>
5503
5504 * gdb.arch/aarch64-brk-patterns.c: New source file.
5505 * gdb.arch/aarch64-brk-patterns.exp: New test.
5506
5507 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5508
5509 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5510 GCC/Clang version.
5511 * gdb.cp/pass-by-ref.exp: Ditto.
5512
5513 2020-01-29 Tom de Vries <tdevries@suse.de>
5514
5515 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5516 * gdb.threads/watchpoint-fork-mt.c: Same.
5517 * gdb.threads/watchpoint-fork-parent.c: Same.
5518 * gdb.threads/watchpoint-fork-st.c: Same.
5519 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5520
5521 2020-01-27 Luis Machado <luis.machado@linaro.org>
5522
5523 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5524 sitting at a syscall instruction when we hit the syscall function's
5525 breakpoint.
5526 Check PC against one obtained with the x command.
5527 Validate syscall number.
5528 (step_over_syscall): Don't continue to the syscall instruction if
5529 we're already there.
5530
5531 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5532
5533 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5534
5535 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5536
5537 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5538 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5539
5540 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5541
5542 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5543 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5544
5545 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5546
5547 * gdb.base/maint.exp: Update line table parsing test.
5548 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5549
5550 2020-01-24 Pedro Alves <palves@redhat.com>
5551
5552 PR gdb/25410
5553 * gdb.multi/multi-re-run-1.c: New.
5554 * gdb.multi/multi-re-run-2.c: New.
5555 * gdb.multi/multi-re-run.exp: New.
5556
5557 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5558
5559 PR gdb/23718
5560 * gdb.server/server-kill-python.exp: New file.
5561
5562 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5563
5564 * gdb.server/multi-ui-errors.c: New file.
5565 * gdb.server/multi-ui-errors.exp: New file.
5566
5567 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5568
5569 PR tui/9765
5570 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5571
5572 2020-01-19 Tom Tromey <tom@tromey.com>
5573
5574 * gdb.tui/main.exp: Add check for plain "file".
5575
5576 2020-01-16 Christian Biesinger <cbiesinger@google.com>
5577
5578 * lib/gdb.exp: Fix spelling error (seperatelly).
5579
5580 2020-01-14 Tom Tromey <tom@tromey.com>
5581
5582 PR symtab/12535:
5583 * gdb.python/python.exp: Test decode_line with empty string
5584 argument.
5585
5586 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5587
5588 * gdb.base/skip-inline.exp: Extend test.
5589
5590 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5591
5592 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5593 * gdb.dwarf2/dw2-bad-elf.c: New file.
5594 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5595
5596 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5597
5598 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5599 _line_saw_file.
5600
5601 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5602
5603 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5604 border.
5605
5606 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5607
5608 * gdb.multi/multi-target.exp (setup): Factor out "info
5609 connections" and "info inferiors" tests to ...
5610 (test_info_inferiors): ... this new procedure.
5611 (top level): Run new "info-inferiors" tests.
5612
5613 2020-01-10 Pedro Alves <palves@redhat.com>
5614
5615 * gdb.server/bkpt-other-inferior.exp: New file.
5616
5617 2020-01-10 Pedro Alves <palves@redhat.com>
5618
5619 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5620 of "add-inferior".
5621 * gdb.base/quit-live.exp: Likewise.
5622 * gdb.base/remote-exec-file.exp: Likewise.
5623 * gdb.guile/scm-progspace.exp: Likewise.
5624 * gdb.linespec/linespec.exp: Likewise.
5625 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5626 * gdb.mi/user-selected-context-sync.exp: Likewise.
5627 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5628 "info inferiors" tests.
5629 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5630 "add-inferior".
5631 * gdb.multi/watchpoint-multi.exp: Likewise.
5632 * gdb.python/py-inferior.exp: Likewise.
5633 * gdb.server/extended-remote-restart.exp: Likewise.
5634 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5635 "info inferiors".
5636 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5637 * gdb.trace/report.exp: Likewise.
5638
5639 2020-01-10 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.multi/multi-target.c: New file.
5642 * gdb.multi/multi-target.exp: New file.
5643 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5644 mode requested, but remote does not support non-stop".
5645
5646 2020-01-10 Pedro Alves <palves@redhat.com>
5647
5648 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5649 disconnect before reconnecting.
5650
5651 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5652 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.server/connect-without-multi-process.exp: Also test
5655 continuing to end.
5656
5657 2020-01-10 Pedro Alves <palves@redhat.com>
5658
5659 * gdb.base/remote-exec-file.exp: New file.
5660
5661 2020-01-10 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5664 output.
5665 * gdb.threads/async.c: New.
5666 * gdb.threads/async.exp: New.
5667 * gdb.multi/tids-gid-reset.c: New.
5668 * gdb.multi/tids-gid-reset.exp: New.
5669
5670 2020-01-10 George Barrett <bob@bob131.so>
5671
5672 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5673 to help in finding the image relocation offset.
5674 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5675 options in arguments.
5676 (stap_test_no_debuginfo): Likewise.
5677 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5678 test variants.
5679 (stap_test): Add null semaphore relocation test.
5680
5681 2020-01-10 George Barrett <bob@bob131.so>
5682
5683 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5684 * gdb.base/stap-probe.exp: Likewise.
5685 (stap_test): Pass argument as an additional flag.
5686 (stap_test_no_debuginfo): Likewise.
5687 (stap_test): Check `info probes stap' output for semaphore
5688 addresses if the test binary is supposed to have them.
5689
5690 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5691
5692 * gdb.tui/basic.exp: Add more scrolling tests.
5693
5694 2020-01-09 Tom Tromey <tom@tromey.com>
5695
5696 PR tui/18932:
5697 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5698 meangingful value.
5699 (Term::command, Term::resize): Update.
5700 * gdb.tui/basic.exp: Add scrolling test.
5701
5702 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5703
5704 * gdb.tui/tui-layout-asm.exp: New file.
5705
5706 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5707
5708 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5709
5710 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5711
5712 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5713 (Term::enter_tui): Use Term::prepare_for_tui.
5714
5715 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5716
5717 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5718 called.
5719
5720 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5721
5722 * gdb.base/skip.exp: Fix race condition in test.
5723
5724 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * gdb.base/backtrace.c: New file.
5727 * gdb.base/backtrace.exp: New file.
5728
5729 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5730
5731 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5732
5733 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5734
5735 * gdb.base/style.exp: Test that warnings are styled.
5736
5737 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5738
5739 * gdb.base/line65535.exp: New file.
5740 * gdb.base/line65535.c: New file.
5741
5742 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5743
5744 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5745 * lib/gnat_debug_info_test.adb: New file.
5746 * gdb.ada/ptype_tagged_param.exp: Use
5747 gnat_runtime_has_debug_info, expect a different output if
5748 runtime does not have debug info.
5749
5750 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5751
5752 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5753 (another) quote in test name.
5754
5755 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5756
5757 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5758 Add quote in test name.
5759
5760 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5761
5762 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5763 directory instead.
5764 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5765 * gdb.cp/pass-by-ref-2.cc: New file.
5766 * gdb.cp/pass-by-ref-2.exp: New file.
5767
5768 2019-12-20 Tom Tromey <tom@tromey.com>
5769
5770 * gdb.tui/list-before.exp: New file.
5771
5772 2019-12-20 Tom Tromey <tom@tromey.com>
5773
5774 * gdb.tui/list.exp: Check for source on initial listing.
5775
5776 2019-12-11 Tom Tromey <tromey@adacore.com>
5777
5778 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5779 Add crlf test.
5780
5781 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
5782
5783 * gdb.base/default.exp: Update value of $_gdb_major.
5784
5785 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5786
5787 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5788
5789 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5790
5791 * gdb.base/skip.exp: Whitespace fix.
5792
5793 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5794
5795 * gdb.base/skip-inline.c: New file.
5796 * gdb.base/skip-inline.exp: New file.
5797
5798 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5799
5800 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5801 jit_function_00 to jit_function_stack_mangle.
5802 * gdb.base/jithost.c (jit_function_t): Rename to...
5803 (jit_function_stack_mangle_t): ... this.
5804 (jit_function_add_t): New typedef.
5805 (jit_function_00_code): Rename to...
5806 (jit_function_stack_mangle_code): ... this, make static.
5807 (jit_function_add_code): New.
5808 (main): Generate "add" function and call it. Adjust to changes
5809 in jithost_abi.
5810 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5811 (struct jithost_abi) <begin, end>: Remove fields.
5812 <object, function_stack_mangle, function_add>: New fields.
5813 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5814 code_end>: Remove fields.
5815 <func_stack_mangle>: New field.
5816 (read_debug_info): Adjust to renaming, create block for "add"
5817 function.
5818 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5819
5820 2019-12-11 Tom Tromey <tom@tromey.com>
5821
5822 * gdb.tui/resize.exp: Fix regexp.
5823 * gdb.tui/regs.exp: Fix regexps.
5824 * gdb.tui/main.exp: Fix regexp.
5825
5826 2019-12-11 Tom Tromey <tom@tromey.com>
5827
5828 * gdb.tui/resize.exp: Update.
5829 * gdb.tui/empty.exp (layouts): Update.
5830
5831 2019-12-11 Tom Tromey <tom@tromey.com>
5832
5833 * gdb.tui/regs.exp: Update.
5834 * gdb.tui/empty.exp (layouts): Update.
5835 * gdb.tui/basic.exp: Update.
5836 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5837
5838 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5839
5840 * gdb.base/options.exp: Add -raw-values in the print completion list.
5841 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5842
5843 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5844
5845 * gdb.threads/omp-par-scope.c: New file.
5846 * gdb/threads/omp-par-scope.exp: New file.
5847
5848 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5849
5850 * lib/gdb.exp (support_nested_function_tests): New proc.
5851
5852 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5853
5854 * lib/gdb.exp (gdb_compile_openmp): New proc.
5855 (build_executable_from_specs): Add an "openmp" option.
5856 (gdb_compile_pthreads): Add non-executable case.
5857
5858 2019-12-10 Tom Tromey <tromey@adacore.com>
5859
5860 * gdb.ada/unchecked_union.exp: New file.
5861 * gdb.ada/unchecked_union/pck.adb: New file.
5862 * gdb.ada/unchecked_union/pck.ads: New file.
5863 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5864 * gdb-utils.exp (string_to_regexp): Also quote "?".
5865
5866 2019-12-10 George Barrett <bob@bob131.so>
5867
5868 Test scripted probe breakpoints.
5869 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5870 * gdb.python/py-breakpoint.c (main): Likewise.
5871 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5872 specifier test.
5873 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5874
5875 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5876
5877 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5878 an rvalue parameter.
5879 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5880 parameter.
5881
5882 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5883
5884 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5885 modules.
5886
5887 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5888
5889 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5890 broken version of GCC.
5891
5892 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5893
5894 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5895 sym-info-cmds library.
5896 * gdb.fortran/info-types.exp: Likewise.
5897 * lib/sym-info-cmds.exp: New file.
5898
5899 2019-12-08 Tom de Vries <tdevries@suse.de>
5900
5901 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5902
5903 2019-12-07 Keith Seitz <keiths@redhat.com>
5904
5905 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5906 * gdb.base/corefile-buildid-shlib.c: New file.
5907 * gdb.base/corefile-buildid.c: New file.
5908 * gdb.base/corefile-buildid.exp: New file.
5909
5910 2019-12-06 Tom de Vries <tdevries@suse.de>
5911
5912 * gdb.dwarf2/varval.exp: Add decl before def test.
5913
5914 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5915
5916 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5917
5918 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5919
5920 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5921 CV and reference conversion for overload resolution.
5922 * gdb.cp/rvalue-ref-overload.exp: Test it.
5923
5924 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5925
5926 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5927 * gdb.base/frameapply.exp: Test faas without command.
5928
5929 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5930
5931 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5932 Fortran tests.
5933 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5934 order.
5935
5936 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5937
5938 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5939 casting to type with no kind specified.
5940 (test_basic_parsing_of_type_kinds): Additional tests for types
5941 with no kind specified, and add tests for single/double
5942 precision/complex types.
5943
5944 2019-12-04 Tom Tromey <tromey@adacore.com>
5945
5946 * gdb.base/endianity.c (struct other) <x>: New field.
5947 (main): Initialize it.
5948 * gdb.base/endianity.exp: Update.
5949
5950 2019-12-04 Tom Tromey <tromey@adacore.com>
5951
5952 * gdb.ada/scalar_storage/storage.adb: New file.
5953 * gdb.ada/scalar_storage/pck.adb: New file.
5954 * gdb.ada/scalar_storage/pck.ads: New file.
5955 * gdb.ada/scalar_storage.exp: New file.
5956
5957 2019-12-04 Tom Tromey <tromey@adacore.com>
5958
5959 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5960 (main): Initialize it.
5961 * gdb.base/endianity.exp: Update.
5962
5963 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5964
5965 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5966
5967 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5968
5969 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5970 -symbol-info-module-functions and -symbol-info-module-variables.
5971
5972 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5973
5974 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5975
5976 2019-12-01 Richard Bunt <richard.bunt@arm.com>
5977 Andrew Burgess <andrew.burgess@embecosm.com>
5978
5979 * gdb.fortran/derived-type-striding.exp: New file.
5980 * gdb.fortran/derived-type-striding.f90: New file.
5981 * gdb.fortran/array-slices.exp: New file.
5982 * gdb.fortran/array-slices.f90: New file.
5983
5984 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5985
5986 * gdb.base/define.exp: Test . in command names.
5987 * gdb.base/setshow.exp: Update test, as . is now part of
5988 command name.
5989
5990 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5991
5992 * gdb.base/define-prefix.exp: New file.
5993
5994 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5995
5996 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5997 compile.
5998 (skip_btrace_pt_tests): Likewise.
5999
6000 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6001
6002 * gdb.fortran/info-modules.exp: Compile source files in correct
6003 order.
6004
6005 2019-11-27 Kevin Buettner <kevinb@redhat.com>
6006
6007 * gdb.dwarf2/imported-unit.exp: New file.
6008 * gdb.dwarf2/imported-unit.c: New file.
6009
6010 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6011
6012 * gdb.mi/mi-fortran-modules-2.f90: New file.
6013 * gdb.mi/mi-fortran-modules.exp: New file.
6014 * gdb.mi/mi-fortran-modules.f90: New file.
6015
6016 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6017
6018 * gdb.mi/mi-sym-info-1.c: New file.
6019 * gdb.mi/mi-sym-info-2.c: New file.
6020 * gdb.mi/mi-sym-info.exp: New file.
6021
6022 2019-11-22 Tom Tromey <tromey@adacore.com>
6023
6024 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6025 * gdb.ada/tasks/foo.adb: Add another stopping location.
6026
6027 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6028
6029 * gdb.base/endianity.c: New test.
6030 * gdb.base/endianity.exp: New file.
6031
6032 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6033
6034 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6035
6036 2019-11-21 Tom de Vries <tdevries@suse.de>
6037
6038 PR gdb/24956
6039 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6040
6041 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6042
6043 * gdb.python/py-progspace.exp: Add missing parentheses on some
6044 'print' commands.
6045
6046 2019-11-19 Tom Tromey <tom@tromey.com>
6047
6048 * gdb.tui/winheight.exp: New file.
6049
6050 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6051
6052 * gdb.base/ctf-whatis.c: Delete.
6053 * gdb.base/ctf-whatis.exp: Delete.
6054 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6055
6056 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6057
6058 * gdb.base/ctf-cvexpr.exp: Delete.
6059 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6060
6061 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6062
6063 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6064 the compiler. Clean up header comment a little.
6065 * gdb.base/ctf-ptype.exp: Likewise.
6066 * gdb.base/ctf-whatis.exp: Likewise.
6067 * lib/gdb.exp (skip_ctf_tests): New proc.
6068
6069 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6070
6071 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6072 * gdb.tui/corefile-run.exp: New file.
6073
6074 2019-11-14 Tom Tromey <tromey@adacore.com>
6075
6076 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6077 regression tests.
6078
6079 2019-11-12 Tom Tromey <tom@tromey.com>
6080
6081 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6082 after any command. Expect prompt after WAIT_FOR is seen.
6083 (enter_tui): Enable resize messages.
6084 (command): Expect command in output.
6085 (get_line): Avoid error when cursor appears to be off-screen.
6086 (dump_screen): Include screen size in title.
6087 (_do_resize): New proc, from "resize".
6088 (resize): Rewrite. Do resize in two steps.
6089 * gdb.tui/empty.exp (layouts): Fix entries.
6090 (check_boxes): Remove xfail.
6091 (check_text): Dump screen on failure.
6092
6093 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6094
6095 * gdb.python/py-symbol.exp: Add test for
6096 gdb.lookup_static_symbols.
6097
6098 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6099
6100 * gdb.python/py-symbol.c: Declare and call function from new
6101 py-symbol-2.c file.
6102 * gdb.python/py-symbol.exp: Compile both source files, and add new
6103 tests for gdb.lookup_static_symbol.
6104 * gdb.python/py-symbol-2.c: New file.
6105
6106 2019-11-02 Tom de Vries <tdevries@suse.de>
6107
6108 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6109 * gdb.base/anon.exp: Same.
6110 * gdb.base/auto-connect-native-target.exp: Same.
6111 * gdb.base/call-ar-st.exp: Same.
6112 * gdb.base/catch-syscall.exp: Same.
6113 * gdb.base/commands.exp: Same.
6114 * gdb.base/default.exp: Same.
6115 * gdb.base/display.exp: Same.
6116 * gdb.base/float.exp: Same.
6117 * gdb.base/foll-fork.exp: Same.
6118 * gdb.base/help.exp: Same.
6119 * gdb.base/info-macros.exp: Same.
6120 * gdb.base/info-proc.exp: Same.
6121 * gdb.base/info-target.exp: Same.
6122 * gdb.base/long_long.exp: Same.
6123 * gdb.base/macscp.exp: Same.
6124 * gdb.base/memattr.exp: Same.
6125 * gdb.base/nofield.exp: Same.
6126 * gdb.base/pointers.exp: Same.
6127 * gdb.base/printcmds.exp: Same.
6128 * gdb.base/ptype.exp: Same.
6129 * gdb.base/restore.exp: Same.
6130 * gdb.base/return.exp: Same.
6131 * gdb.base/scope.exp: Same.
6132 * gdb.base/set-noassign.exp: Same.
6133 * gdb.base/setshow.exp: Same.
6134 * gdb.base/shlib-call.exp: Same.
6135 * gdb.base/signals.exp: Same.
6136 * gdb.base/sigstep.exp: Same.
6137 * gdb.base/skip.exp: Same.
6138 * gdb.base/solib-symbol.exp: Same.
6139 * gdb.base/stap-probe.exp: Same.
6140 * gdb.base/step-line.exp: Same.
6141 * gdb.base/step-test.exp: Same.
6142 * gdb.base/style.exp: Same.
6143 * gdb.base/varargs.exp: Same.
6144 * gdb.base/vla-datatypes.exp: Same.
6145 * gdb.base/vla-ptr.exp: Same.
6146 * gdb.base/vla-sideeffect.exp: Same.
6147 * gdb.base/volatile.exp: Same.
6148 * gdb.base/watch-cond-infcall.exp: Same.
6149 * gdb.base/watchpoint.exp: Same.
6150
6151 2019-11-02 Tom de Vries <tdevries@suse.de>
6152
6153 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6154 * gdb.cp/cpexprs.exp: Same.
6155 * gdb.cp/except-multi-location.exp: Same.
6156 * gdb.cp/exceptprint.exp: Same.
6157 * gdb.cp/gdb2384.exp: Same.
6158 * gdb.cp/inherit.exp: Same.
6159 * gdb.cp/m-static.exp: Same.
6160 * gdb.cp/meth-typedefs.exp: Same.
6161 * gdb.cp/misc.exp: Same.
6162 * gdb.cp/namespace.exp: Same.
6163 * gdb.cp/non-trivial-retval.exp: Same.
6164 * gdb.cp/overload.exp: Same.
6165 * gdb.cp/pr17132.exp: Same.
6166 * gdb.cp/re-set-overloaded.exp: Same.
6167 * gdb.cp/rvalue-ref-types.exp: Same.
6168 * gdb.cp/templates.exp: Same.
6169
6170 2019-11-01 Luis Machado <luis.machado@linaro.org>
6171
6172 PR gdb/25124
6173
6174 * gdb.arch/pr25124.S: New file.
6175 * gdb.arch/pr25124.exp: New file.
6176
6177 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6178
6179 * gdb.fortran/info-modules.exp: Update expected results, and add
6180 additional tests for 'info module functinos', and 'info module
6181 variables'.
6182 * gdb.fortran/info-types.exp: Update expected results.
6183 * gdb.fortran/info-types.f90: Extend testcase with additional
6184 module variables and functions.
6185
6186 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6187
6188 * gdb.fortran/info-modules.exp: New file.
6189 * gdb.fortran/info-types.exp: Build with new file.
6190 * gdb.fortran/info-types.f90: Include and use new module.
6191 * gdb.fortran/info-types-2.f90: New file.
6192
6193 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6194
6195 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6196 * gdb.base/settings.exp: Test all settings types using
6197 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6198 that now verifies that the value of "maint show" is the same as
6199 returned by the settings functions. Test the type of the
6200 maintenance settings.
6201 * gdb.base/default.exp: Update show_conv_list.
6202
6203 2019-10-31 Tom de Vries <tdevries@suse.de>
6204
6205 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6206 gdb_test.
6207 * gdb.arch/amd64-disp-step.exp: Same.
6208 * gdb.asm/asm-source.exp: Same.
6209 * gdb.btrace/buffer-size.exp: Same.
6210 * gdb.btrace/cpu.exp: Same.
6211 * gdb.btrace/enable.exp: Same.
6212 * gdb.dwarf2/count.exp: Same.
6213 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6214 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6215 * gdb.fortran/vla-datatypes.exp: Same.
6216 * gdb.fortran/vla-history.exp: Same.
6217 * gdb.fortran/vla-ptype.exp: Same.
6218 * gdb.fortran/vla-value.exp: Same.
6219 * gdb.fortran/whatis_type.exp: Same.
6220 * gdb.guile/guile.exp: Same.
6221 * gdb.multi/tids.exp: Same.
6222 * gdb.python/py-finish-breakpoint.exp: Same.
6223 * gdb.python/py-framefilter.exp: Same.
6224 * gdb.python/py-pp-registration.exp: Same.
6225 * gdb.python/py-xmethods.exp: Same.
6226 * gdb.python/python.exp: Same.
6227 * gdb.server/connect-with-no-symbol-file.exp: Same.
6228 * gdb.server/no-thread-db.exp: Same.
6229 * gdb.server/run-without-local-binary.exp: Same.
6230 * gdb.stabs/weird.exp: Same.
6231 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6232 * gdb.threads/thread-find.exp: Same.
6233 * gdb.threads/tls-shared.exp: Same.
6234 * gdb.threads/tls.exp: Same.
6235 * gdb.threads/wp-replication.exp: Same.
6236 * gdb.trace/ax.exp: Same.
6237 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6238
6239 2019-10-31 Tom de Vries <tdevries@suse.de>
6240
6241 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6242 * gdb.ada/array_subscript_addr.exp: Same.
6243 * gdb.ada/arrayidx.exp: Same.
6244 * gdb.ada/arrayparam.exp: Same.
6245 * gdb.ada/arrayptr.exp: Same.
6246 * gdb.ada/boolean_expr.exp: Same.
6247 * gdb.ada/call_pn.exp: Same.
6248 * gdb.ada/complete.exp: Same.
6249 * gdb.ada/fixed_cmp.exp: Same.
6250 * gdb.ada/fun_addr.exp: Same.
6251 * gdb.ada/funcall_param.exp: Same.
6252 * gdb.ada/interface.exp: Same.
6253 * gdb.ada/mod_from_name.exp: Same.
6254 * gdb.ada/null_array.exp: Same.
6255 * gdb.ada/packed_array.exp: Same.
6256 * gdb.ada/packed_tagged.exp: Same.
6257 * gdb.ada/print_chars.exp: Same.
6258 * gdb.ada/print_pc.exp: Same.
6259 * gdb.ada/ptype_arith_binop.exp: Same.
6260 * gdb.ada/ptype_field.exp: Same.
6261 * gdb.ada/ptype_tagged_param.exp: Same.
6262 * gdb.ada/rec_return.exp: Same.
6263 * gdb.ada/ref_tick_size.exp: Same.
6264 * gdb.ada/str_ref_cmp.exp: Same.
6265 * gdb.ada/taft_type.exp: Same.
6266 * gdb.ada/tagged.exp: Same.
6267 * gdb.ada/type_coercion.exp: Same.
6268 * gdb.ada/uninitialized_vars.exp: Same.
6269
6270 2019-10-30 Tom de Vries <tdevries@suse.de>
6271
6272 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6273
6274 2019-10-26 Tom de Vries <tdevries@suse.de>
6275
6276 * gdb.base/bigcore.c: Fix typos in comments.
6277 * gdb.base/ctf-ptype.c: Same.
6278 * gdb.base/long_long.c: Same.
6279 * gdb.dwarf2/dw2-op-out-param.S: Same.
6280 * gdb.python/py-evthreads.c: Same.
6281 * gdb.reverse/i387-stack-reverse.c: Same.
6282 * gdb.trace/tfile.c: Same.
6283 * lib/compiler.c: Same.
6284 * lib/compiler.cc: Same.
6285
6286 2019-10-25 Tom de Vries <tdevries@suse.de>
6287
6288 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6289 gdb_test_multiple calls.
6290 * gdb.reverse/sigall-reverse.exp: Same.
6291 * gdb.reverse/solib-precsave.exp: Same.
6292 * gdb.reverse/solib-reverse.exp: Same.
6293 * gdb.reverse/until-precsave.exp: Same.
6294 * gdb.reverse/until-reverse.exp: Same.
6295
6296 2019-10-24 Tom de Vries <tdevries@suse.de>
6297
6298 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6299 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6300 kfail using -wrap pattern flag and convenience variable
6301 gdb_test_name.
6302
6303 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6304
6305 * gdb.python/py-progspace.exp: Add tests for the
6306 Progspace.block_for_pc method.
6307
6308 2019-10-23 Tom Tromey <tom@tromey.com>
6309
6310 * configure: Rebuild.
6311 * aclocal.m4: Use m4_include, not sinclude.
6312
6313 2019-10-21 Tom de Vries <tdevries@suse.de>
6314
6315 * gdb.base/infcall-nested-structs.c: Add
6316 __attribute__((noinline,noclone)) to all functions.
6317 (call_all): Add missing variable initialization. Simplify return value.
6318 (breakpt): Increment volatile variable, to prevent call from being
6319 optimized out.
6320 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6321
6322 2019-10-17 Tom de Vries <tdevries@suse.de>
6323
6324 * gdb.fortran/module.exp: Allow info variables to print info for files
6325 other than module.f90.
6326
6327 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6328
6329 * gdb.fortran/module.exp: Extend with 'info variables' test.
6330
6331 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6332
6333 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6334 F77_FOR_TARGET.
6335
6336 2019-10-16 Tom de Vries <tdevries@suse.de>
6337
6338 PR tdep/25096
6339 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6340
6341 2019-10-16 Tom de Vries <tdevries@suse.de>
6342
6343 PR tdep/24104
6344 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6345 Add KFAIL for PR tdep/25096.
6346
6347 2019-10-16 Tom de Vries <tdevries@suse.de>
6348
6349 PR testsuite/25059
6350 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6351
6352 2019-10-16 Tom de Vries <tdevries@suse.de>
6353
6354 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6355 as signed.
6356
6357 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6358
6359 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6360 one instead of increasing timeout.
6361
6362 2019-10-13 Tom de Vries <tdevries@suse.de>
6363
6364 PR record/25038
6365 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6366 * gdb.reverse/sigall-reverse.exp: Same.
6367 * gdb.reverse/solib-precsave.exp: Same.
6368 * gdb.reverse/solib-reverse.exp: Same.
6369 * gdb.reverse/step-precsave.exp: Same.
6370 * gdb.reverse/until-precsave.exp: Same.
6371 * gdb.reverse/until-reverse.exp: Same.
6372 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6373
6374 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6375
6376 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6377 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6378 (cmp_struct_05_01, cmp_struct_static_02_01)
6379 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6380 comparisons.
6381
6382 2019-10-10 Tom de Vries <tdevries@suse.de>
6383
6384 PR testsuite/24888
6385 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6386 gnatlink.
6387
6388 2019-10-09 Tom de Vries <tdevries@suse.de>
6389
6390 PR testsuite/25048
6391 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6392
6393 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6394
6395 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6396 exceptions due to missing debug information.
6397
6398 2019-10-07 Tom de Vries <tdevries@suse.de>
6399
6400 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6401
6402 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6403
6404 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6405 * gdb.base/annota1.exp: Update to use gdb_test_name.
6406
6407 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
6408
6409 * gdb.base/ctf-whatis.exp: New file.
6410 * gdb.base/ctf-whatis.c: New file.
6411 * gdb.base/ctf-ptype.exp: New file.
6412 * gdb.base/ctf-ptype.c: New file.
6413 * gdb.base/ctf-constvars.exp: New file.
6414 * gdb.base/ctf-constvars.c: New file.
6415 * gdb.base/ctf-cvexpr.exp: New file.
6416
6417 2019-10-04 Tom de Vries <tdevries@suse.de>
6418
6419 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6420 for loop.
6421
6422 2019-10-03 Tom Tromey <tom@tromey.com>
6423
6424 PR rust/24976:
6425 * gdb.rust/simple.rs (Union2): New type.
6426 (main): Use Union2.
6427 * gdb.rust/simple.exp: Add test.
6428
6429 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6432 nested function prefix.
6433
6434 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6435 Richard Bunt <richard.bunt@arm.com>
6436 Andrew Burgess <andrew.burgess@embecosm.com>
6437
6438 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6439 nested functions.
6440 * gdb.fortran/nested-funcs.f90: Update expected results.
6441 * gdb.fortran/nested-funcs-2.exp: New file.
6442 * gdb.fortran/nested-funcs-2.f90: New file.
6443
6444 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6445
6446 * gdb.python/py-parameter.exp: Make test names unique.
6447 * gdb.python/py-template.exp: Likewise.
6448 * gdb.python/py-value.exp: Likewise.
6449
6450 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6451
6452 * gdb.base/break-interp.exp: Reduce test name duplication.
6453 * gdb.base/call-sc.exp: Likewise.
6454 * gdb.base/callfuncs.exp: Likewise.
6455 * gdb.base/charset.exp: Likewise.
6456 * gdb.base/dump.exp: Likewise.
6457 * gdb.base/ena-dis-br.exp: Likewise.
6458 * gdb.base/relational.exp: Likewise.
6459 * gdb.base/step-over-syscall.exp: Likewise.
6460 * gdb.base/structs.exp: Likewise.
6461
6462 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6463
6464 * gdb.linespec/explicit.exp: Make test names unique.
6465 * gdb.linespec/ls-errs.exp: Likewise.
6466
6467 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6468
6469 * gdb.reverse/break-precsave.exp: Make test names unique.
6470 * gdb.reverse/break-reverse.exp: Likewise.
6471 * gdb.reverse/finish-precsave.exp: Likewise.
6472 * gdb.reverse/finish-reverse.exp: Likewise.
6473 * gdb.reverse/machinestate-precsave.exp: Likewise.
6474 * gdb.reverse/machinestate.exp: Likewise.
6475 * gdb.reverse/readv-reverse.exp: Likewise.
6476 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6477 * gdb.reverse/sigall-precsave.exp: Likewise.
6478 * gdb.reverse/sigall-reverse.exp: Likewise.
6479 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6480 * gdb.reverse/watch-precsave.exp: Likewise.
6481 * gdb.reverse/watch-reverse.exp: Likewise.
6482
6483 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6484
6485 * gdb.threads/stop-with-handle.c: New file.
6486 * gdb.threads/stop-with-handle.exp: New file.
6487
6488 2019-10-03 Tom de Vries <tdevries@suse.de>
6489
6490 PR testsuite/25059
6491 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6492 directory" line to be missing.
6493
6494 2019-10-03 Tom de Vries <tdevries@suse.de>
6495
6496 PR testsuite/25059
6497 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6498 type optional.
6499
6500 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6501
6502 * gdb.python/py-format-string.c (string.h): New include.
6503 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6504 the same value, for endianness-independence.
6505 * gdb.python/py-format-string.exp (default_regexp_dict)
6506 (test_pretty_structs, test_format): Adjust expected output to the
6507 changed initialization.
6508
6509 2019-10-02 Tom Tromey <tromey@adacore.com>
6510
6511 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6512
6513 2019-10-02 Pedro Alves <palves@redhat.com>
6514 Andrew Burgess <andrew.burgess@embecosm.com>
6515
6516 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6517 "print-file-var.h".
6518 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6519 (get_version_1): Print this_version_id and its address.
6520 Add extern "C" wrappers around interface functions.
6521 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6522 "print-file-var.h".
6523 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6524 (get_version_2): Print this_version_id and its address.
6525 Add extern "C" wrappers around interface functions.
6526 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6527 <stddef.h> and "print-file-var.h".
6528 Add extern "C" wrappers around interface functions.
6529 [VERSION_ID_MAIN] (this_version_id): Define.
6530 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6531 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6532 up extern "C" blocks.
6533 * gdb.base/print-file-var.exp (test): New, factored out from top
6534 level.
6535 (top level): Test all combinations of attribute hidden or not,
6536 dlopen or not, and this_version_id symbol in main file or not.
6537 Compile tests as both C++ and C, make test names unique.
6538
6539 2019-10-01 Tom Tromey <tom@tromey.com>
6540
6541 * gdb.base/style.exp: Test "show logging filename".
6542
6543 2019-10-01 Tom Tromey <tom@tromey.com>
6544
6545 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6546 * gdb.base/style.exp: Add metadata style test.
6547
6548 2019-10-01 Tom Tromey <tom@tromey.com>
6549
6550 * gdb.base/style.exp: Test "pwd".
6551
6552 2019-10-01 Tom Tromey <tom@tromey.com>
6553
6554 * gdb.base/style.exp: Update tests.
6555
6556 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6557
6558 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6559 'six' to unsigned.
6560 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6561 'five'. Use an all-ones bit pattern for each.
6562 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6563 to its changed values.
6564
6565 2019-09-30 Tom Tromey <tromey@adacore.com>
6566
6567 * gdb.rust/traits.rs: Disable all warnings.
6568
6569 2019-09-29 Tom de Vries <tdevries@suse.de>
6570
6571 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
6572
6573 2019-09-29 Tom de Vries <tdevries@suse.de>
6574
6575 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6576
6577 2019-09-27 Tom de Vries <tdevries@suse.de>
6578
6579 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6580
6581 2019-09-27 Tom de Vries <tdevries@suse.de>
6582
6583 PR record/23188
6584 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6585
6586 2019-09-26 Tom Tromey <tromey@adacore.com>
6587
6588 * gdb.ada/py_taft.exp: New file.
6589 * gdb.ada/py_taft/main.adb: New file.
6590 * gdb.ada/py_taft/pkg.adb: New file.
6591 * gdb.ada/py_taft/pkg.ads: New file.
6592
6593 2019-09-24 Tom de Vries <tdevries@suse.de>
6594
6595 PR gdb/24598
6596 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6597
6598 2019-09-22 Tom de Vries <tdevries@suse.de>
6599
6600 * gdb.base/restore.exp: Allow register variables to be optimized out at
6601 -O0.
6602
6603 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6604
6605 * gdb.arch/spu-info.exp: Remove file.
6606 * gdb.arch/spu-info.c: Remove file.
6607 * gdb.arch/spu-ls.exp: Remove file.
6608 * gdb.arch/spu-ls.c: Remove file.
6609
6610 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6611 * gdb.asm/spu.inc: Remove file.
6612
6613 * gdb.base/dump.exp: Remove support for spu*-*-*.
6614 * gdb.base/stack-checking.exp: Likewise.
6615 * gdb.base/overlays.exp: Likewise.
6616 * gdb.base/ovlymgr.c: Likewise.
6617 * gdb.base/spu.ld: Remove file.
6618
6619 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6620 * gdb.cp/cpexprs.exp: Likewise.
6621 * gdb.cp/exception.exp: Likewise.
6622 * gdb.cp/gdb2495.exp: Likewise.
6623 * gdb.cp/mb-templates.exp: Likewise.
6624 * gdb.cp/pr9167.exp: Likewise.
6625 * gdb.cp/userdef.exp: Likewise.
6626
6627 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6628
6629 * gdb.cell: Remove directory.
6630 * lib/cell.exp: Remove file.
6631
6632 2019-09-19 Tom de Vries <tdevries@suse.de>
6633
6634 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6635
6636 2019-09-19 Tom de Vries <tdevries@suse.de>
6637
6638 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6639
6640 2019-09-19 Tom de Vries <tdevries@suse.de>
6641
6642 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6643 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6644 (gdb_target_cmd): ... here.
6645 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6646 value 2.
6647
6648 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6649
6650 * gdb.base/source-dir.exp: Avoid having directory names in test
6651 names.
6652
6653 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6654
6655 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6656 directory.
6657
6658 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6659
6660 * gdb.base/list-missing-source.exp: New file.
6661
6662 2019-09-14 Tom de Vries <tdevries@suse.de>
6663
6664 PR teststuite/24599
6665 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6666 * lib/ada.exp (gnatmake_version_at_least): New proc.
6667
6668 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6669
6670 * gdb.base/maint.exp: Use exec_has_index_section.
6671
6672 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6673
6674 * gdb.base/maint.exp: Add test for 'maint info sections'.
6675
6676 2019-09-12 Tom de Vries <tdevries@suse.de>
6677
6678 * gdb.base/store.exp: Allow register variables to be optimized out at
6679 -O0.
6680
6681 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6682
6683 * gdb.ada/rdv_wait.exp: Update to new task names.
6684 * gdb.base/task_switch_in_core.exp: Likewise.
6685 * gdb.base/info_sources_base.c: Likewise.
6686
6687 2019-09-10 Tom Tromey <tromey@adacore.com>
6688
6689 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6690
6691 2019-09-10 Tom Tromey <tromey@adacore.com>
6692
6693 * gdb.ada/dgopt.exp: New file.
6694 * gdb.ada/dgopt/x.adb: New file.
6695
6696 2019-09-08 Tom Tromey <tom@tromey.com>
6697
6698 * gdb.tui/resize.exp: Remove setup_xfail.
6699 * gdb.tui/regs.exp: Remove setup_xfail.
6700 * gdb.tui/basic.exp: Remove setup_xfail.
6701
6702 2019-09-06 David Blaikie <dblaikie@gmail.com>
6703
6704 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6705 * gdb.cp/cplabel.exp: Ditto.
6706 * gdb.linespec/ls-errs.exp: Ditto.
6707
6708 2019-09-05 Tom de Vries <tdevries@suse.de>
6709
6710 * lib/gdb.exp (cmp_file_string): New proc.
6711 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6712 runto_main. Verify save breakpoints output.
6713
6714 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6715
6716 * gdb.base/info-var.exp: Test info variables without running
6717 to main, to avoid expect's buffer overflow.
6718
6719 2019-09-03 Tom Tromey <tromey@adacore.com>
6720
6721 * gdb.ada/bias.exp: New file.
6722 * gdb.ada/bias/bias.adb: New file.
6723 * gdb.ada/print_chars.exp: Add regression test.
6724 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6725 (MC): New variable.
6726
6727 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6728
6729 * gdb.base/argv0-symlink.exp: Run only on native target
6730 and local host.
6731
6732 2019-08-29 Tom de Vries <tdevries@suse.de>
6733
6734 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6735 diverse debug info.
6736 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6737
6738 2019-08-28 Tom de Vries <tdevries@suse.de>
6739
6740 * gdb.base/info-var.exp: Allow info variables to print info for files
6741 other than info-var-f1.c and info-var-f2.c.
6742
6743 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6744
6745 * gdb.fortran/info-types.exp: Add module.
6746 * gdb.fortran/info-types.f90: Update expected results.
6747
6748 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6749
6750 * gdb.fortran/info-types.exp: New file.
6751 * gdb.fortran/info-types.f90: New file.
6752 * lib/fortran.exp (fortran_character1): New proc.
6753
6754 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6755
6756 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6757 functions'. Reindent as needed.
6758 * gdb.base/info-var-f1.c: New file.
6759 * gdb.base/info-var-f2.c: New file.
6760 * gdb.base/info-var.exp: New file.
6761 * gdb.base/info-var.h: New file.
6762
6763 2019-08-26 Tom de Vries <tdevries@suse.de>
6764
6765 PR c++/24852
6766 * gdb.cp/no-libstdcxx-probe.exp: New test.
6767
6768 2019-08-26 Tom de Vries <tdevries@suse.de>
6769
6770 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6771 * tests need to be skipped.
6772 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6773 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6774 mi_skip_libstdcxx_probe_tests.
6775
6776 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6777
6778 * gdb.python/py-xmethods.exp: Use raw strings when passing
6779 arguments to SimpleXMethodMatcher.
6780
6781 2019-08-22 Tom de Vries <tdevries@suse.de>
6782
6783 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6784 more informative.
6785
6786 2019-08-21 Pedro Alves <palves@redhat.com>
6787
6788 * gdb.base/with.exp: Test "with" with no arguments.
6789
6790 2019-08-21 Tom de Vries <tdevries@suse.de>
6791
6792 * gdb.base/gdb-caching-proc.exp: Sort files.
6793
6794 2019-08-20 Tom de Vries <tdevries@suse.de>
6795
6796 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6797 compilation.
6798
6799 2019-08-16 Tom de Vries <tdevries@suse.de>
6800
6801 * gdb.base/compare-sections.exp ("after run to main"): Allow
6802 mismatched read-only sections for PIE executables.
6803
6804 2019-08-16 Tom Tromey <tom@tromey.com>
6805
6806 * lib/tuiterm.exp (_csi_Z): New proc.
6807 * gdb.tui/basic.exp: Update window positions.
6808 * gdb.tui/empty.exp: Update window positions.
6809
6810 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6811
6812 * gdb.base/examine-backward.exp: Correct regexp for
6813 "examine 3 bytes backward from ${address_zero}".
6814
6815 2019-08-15 Tom Tromey <tom@tromey.com>
6816
6817 * gdb.tui/empty.exp: Enable resizing tests.
6818
6819 2019-08-15 Tom Tromey <tromey@adacore.com>
6820
6821 * gdb.ada/char_enum.exp: Add regression tests.
6822 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6823 and '0'.
6824 (Char, Gchar): Update.
6825 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6826
6827 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6828
6829 * gdb.python/python.exp: Expect a leading underscore on
6830 GdbOutput{,Error}File.
6831
6832 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6833
6834 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6835 Windows host.
6836
6837 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6838
6839 * gdb.base/batch-preserve-term-settings.exp
6840 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6841
6842 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6843
6844 * lib/gdb.exp: When running on a mingw target, replace
6845 /x/ with x:/.
6846
6847 2019-08-14 Alan Hayward <alan.hayward@arm.com>
6848
6849 * gdb.arch/aarch64-prologue.c: New test.
6850 * gdb.arch/aarch64-prologue.exp: New file.
6851
6852 2019-08-13 Tom de Vries <tdevries@suse.de>
6853
6854 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6855 Thread.
6856
6857 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6858
6859 * gdb.python/py-completion.exp: Download the .py file to the host
6860 and use its host pathname. Conditionalize tests that use
6861 tab completion and manipulate files on the build machine.
6862 * gdb.python/py-events.exp: Download the .py file to the host
6863 and use its host pathname.
6864 * gdb.python/py-evsignal.exp: Likewise.
6865 * gdb.python/py-evthreads.exp: Likewise.
6866 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6867 pathname syntax.
6868 * gdb.python/py-framefilter.exp: Download the .py file to the right
6869 place on the host. Match Windows pathname syntax.
6870 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6871 .py file to the host and use its host pathname.
6872 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6873 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6874 build pathname. Skip symlink test on Windows host. Add missing
6875 newline at end of file.
6876 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6877 and use its host pathname.
6878 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6879 * gdb.python/py-section-script.exp: Use host location of binfile
6880 on safe-path. Use correct path separator on Windows host.
6881 Reorder alternatives in gdb_test_multiple to prevent matching
6882 the wrong alternative on success.
6883 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6884
6885 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6886
6887 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6888 expect the GDB inferior to no longer immediately stop after
6889 being resumed with "signal SIGINT".
6890
6891 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6892
6893 * gdb.linespec/break-ask.exp: Generalize regexps to match
6894 Windows pathnames too.
6895
6896 2019-08-08 Tom de Vries <tdevries@suse.de>
6897
6898 PR testsuite/24862
6899 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6900
6901 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6902
6903 * gdb.base/style.exp: Update tests for help doc new invariants.
6904 * gdb.base/help.exp: Likewise.
6905
6906 2019-08-06 Tom Tromey <tom@tromey.com>
6907
6908 * gdb.base/style.exp: Add disassemble test.
6909 * gdb.base/style.c (some_called_function): New function.
6910 (main): Use it.
6911
6912 2019-08-05 Christian Biesinger <cbiesinger@google.com>
6913
6914 * gdb.python/py-block.exp: Test dictionary access on blocks.
6915
6916 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
6917
6918 PR gdb/24863
6919 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6920 -list-thread-groups --available test when running under
6921 check-read1.
6922
6923 2019-08-05 Tom de Vries <tdevries@suse.de>
6924
6925 PR testsuite/24863
6926 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6927 * gdb.base/help.exp: Use with_read1_timeout_factor.
6928 * gdb.base/info-macros.exp: Same.
6929 * gdb.cp/nested-types.exp: Same.
6930
6931 2019-08-05 Tom de Vries <tdevries@suse.de>
6932
6933 * lib/gdb.exp (version_at_least): Factor out of ...
6934 (tcl_version_at_least): ... here.
6935 (gdb_compile): Fail if pie results in non-PIE executable.
6936 (readelf_version, readelf_prints_pie): New proc.
6937 (exec_is_pie): Return -1 if unknown.
6938
6939 2019-08-05 Tom de Vries <tdevries@suse.de>
6940
6941 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6942
6943 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6944
6945 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6946
6947 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6948
6949 * lib/completion-support.exp (test_gdb_complete_none): Skip
6950 tab completion tests if no readline support.
6951 (test_gdb_complete_unique_re): Likewise.
6952 (test_gdb_complete_multiple): Likewise.
6953
6954 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6955
6956 * gdb.base/info_sources.exp: New file.
6957 * gdb.base/info_sources.c: New file.
6958 * gdb.base/info_sources_base.c: New file.
6959
6960 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6961
6962 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6963 prefix argument.
6964 (test_exit_status): Add prefix argument.
6965
6966 2019-08-01 Tom de Vries <tdevries@suse.de>
6967
6968 PR testsuite/24863
6969 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6970 calling exp_continue for new thread and thread exited messages.
6971
6972 2019-08-01 Tom de Vries <tdevries@suse.de>
6973
6974 PR testsuite/24863
6975 * gdb.base/structs.exp: Fix check-read1 timeout using
6976 gdb_test_sequence.
6977 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6978
6979 2019-08-01 Tom de Vries <tdevries@suse.de>
6980
6981 PR testsuite/24863
6982 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6983 line.
6984
6985 2019-08-01 Tom de Vries <tdevries@suse.de>
6986
6987 PR testsuite/24863
6988 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6989
6990 2019-07-30 Tom Tromey <tromey@adacore.com>
6991
6992 * gdb.ada/display_nested.exp: New file.
6993 * gdb.ada/display_nested/foo.adb: New file.
6994 * gdb.ada/display_nested/pack.adb: New file.
6995 * gdb.ada/display_nested/pack.ads: New file.
6996
6997 2019-07-30 Christian Biesinger <cbiesinger@google.com>
6998
6999 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7000 namespace.
7001 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7002
7003 2019-07-30 Tom de Vries <tdevries@suse.de>
7004
7005 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7006 instead.
7007
7008 2019-07-30 Tom de Vries <tdevries@suse.de>
7009
7010 PR testsuite/24834
7011 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7012 (exec_is_pie): New proc.
7013
7014 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7015
7016 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7017
7018 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7019
7020 * gdb.python/py-objfile.c: Add global and static vars.
7021 * gdb.python/py-objfile.exp: Test new functions Objfile.
7022 lookup_global_symbol and lookup_static_symbol.
7023
7024 2019-07-29 Tom Tromey <tom@tromey.com>
7025
7026 * lib/tuiterm.exp (Term::_csi_@): New proc.
7027 (Term::_csi_X): Don't move cursor.
7028
7029 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7030
7031 * gdb.base/options.exp: Update backtrace - completion to
7032 new option -frame-info.
7033 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7034 Test new 'set print frame-info'. Test backtrace -frame-info
7035 overriding 'set print frame-info'.
7036 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7037 Test new 'set print frame-info'.
7038 Verify consistency of backtrace with and without filters, with and
7039 without -no-filters.
7040 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7041 default.
7042
7043 2019-07-29 Tom de Vries <tdevries@suse.de>
7044
7045 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7046 no arguments".
7047
7048 2019-07-29 Tom de Vries <tdevries@suse.de>
7049
7050 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7051 is a substring of the first for "complete non-unique file name".
7052
7053 2019-07-29 Tom de Vries <tdevries@suse.de>
7054
7055 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7056 with ".*".
7057
7058 2019-07-29 Tom de Vries <tdevries@suse.de>
7059
7060 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7061 Pass prompt_regexp parameter to gdb_test_multiple calls.
7062
7063 2019-07-29 Tom de Vries <tdevries@suse.de>
7064
7065 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7066 print registers" regexps.
7067
7068 2019-07-29 Tom de Vries <tdevries@suse.de>
7069
7070 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7071
7072 2019-07-29 Tom de Vries <tdevries@suse.de>
7073
7074 PR gdb/24855
7075 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7076 (skip_python_tests_prompt): Add prompt_regexp argument to
7077 gdb_test_multiple calls.
7078
7079 2019-07-27 Tom Tromey <tom@tromey.com>
7080
7081 * gdb.tui/main.exp: New file.
7082
7083 2019-07-27 Tom Tromey <tom@tromey.com>
7084
7085 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7086 optional.
7087 * gdb.tui/empty.exp: New file.
7088
7089 2019-07-27 Tom Tromey <tom@tromey.com>
7090
7091 * lib/tuiterm.exp (spawn): New proc.
7092 (Term::resize): New proc.
7093 * gdb.tui/resize.exp: New file.
7094
7095 2019-07-27 Tom Tromey <tom@tromey.com>
7096
7097 * gdb.tui/list.exp: New file.
7098
7099 2019-07-27 Tom Tromey <tom@tromey.com>
7100
7101 * gdb.tui/regs.exp: New file.
7102
7103 2019-07-27 Tom Tromey <tom@tromey.com>
7104
7105 * gdb.tui/basic.exp: Add "layout split" test.
7106
7107 2019-07-27 Tom Tromey <tom@tromey.com>
7108
7109 * gdb.tui/basic.exp: Add "layout asm" test.
7110
7111 2019-07-27 Tom Tromey <tom@tromey.com>
7112
7113 * lib/tuiterm.exp: New file.
7114 * gdb.tui/basic.exp: New file.
7115
7116 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7117
7118 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7119 Enable tests associated with this flag. Adjust regex
7120 referencing "foo_low" to now refer to "foo_cold" instead.
7121
7122 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7123
7124 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7125 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7126 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7127 foo_cold. Revise comments to match.
7128 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7129 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7130 were wrapped into this proc; Call do_test in loop from outermost
7131 level.
7132 (foo_low): Rename all occurrences to "foo_cold".
7133 (backtrace from baz): New test.
7134 (x2/i foo_cold): New test.
7135 (info line *foo_cold): New test.
7136
7137 2019-07-26 Tom de Vries <tdevries@suse.de>
7138
7139 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7140
7141 2019-07-25 Tom de Vries <tdevries@suse.de>
7142
7143 PR testsuite/24830
7144 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7145 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7146 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7147 (skip_libstdcxx_probe_tests): ... here.
7148 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7149
7150 2019-07-24 Tom de Vries <tdevries@suse.de>
7151
7152 PR testsuite/24807
7153 * gdb.objc/basicclass.m: Include stdio.h.
7154 * gdb.objc/nondebug.m: Same.
7155 * gdb.objc/objcdecode.m: Same.
7156
7157 2019-07-24 Tom de Vries <tdevries@suse.de>
7158
7159 PR testsuite/24612
7160 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7161 additional_flags.
7162
7163 2019-07-24 Tom de Vries <tdevries@suse.de>
7164
7165 PR testsuite/24831
7166 * gdb.multi/tids.exp: Update error messages for info threads.
7167
7168 2019-07-24 Tom de Vries <tdevries@suse.de>
7169
7170 * gdb.base/info-types.exp: Allow info types to print info for more than
7171 one file.
7172
7173 2019-07-23 Tom de Vries <tdevries@suse.de>
7174
7175 PR testsuite/24842
7176 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7177 gdb_spawn_with_cmdline_opts.
7178
7179 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7180
7181 * gdb.arch/arm-cmse-sgstubs.c: New test.
7182 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7183
7184 2019-07-23 Tom de Vries <tdevries@suse.de>
7185
7186 PR testsuite/24711
7187 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7188 issuing next command.
7189
7190 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7191
7192 * gdb.ada/info_auto_lang.exp: Update expected results.
7193 * gdb.base/info-types.c: Add additional types to check.
7194 * gdb.base/info-types.exp: Update expected results.
7195
7196 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7197
7198 * gdb.base/info-types.c: New file.
7199 * gdb.base/info-types.exp: New file.
7200
7201 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7202
7203 * gdb.arch/riscv-bp-infcall.c: New file.
7204 * gdb.arch/riscv-bp-infcall.exp: New file.
7205
7206 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7207
7208 PR breakpoints/24541
7209 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7210
7211 2019-07-14 Tom de Vries <tdevries@suse.de>
7212
7213 PR testsuite/24760
7214 * gdb.objc/basicclass.exp: Fix unterminated string.
7215
7216 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7217 Andrew Burgess <andrew.burgess@embecosm.com>
7218
7219 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7220 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7221 negative bounds.
7222 * gdb.fortran/vla-value.exp: Print elements of an array with
7223 negative bounds.
7224 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7225 testing.
7226
7227 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7228
7229 * gdb.base/options.exp (expect_string): Dequote strings in
7230 results.
7231 (test-string): Test strings with different quoting and reindent.
7232
7233 2019-07-10 Tom Tromey <tromey@adacore.com>
7234
7235 * gdb.ada/mi_ex_cond.exp: Update expected results.
7236 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7237 * gdb.ada/mi_catch_ex.exp: Update expected results.
7238 * gdb.ada/mi_catch_assert.exp: Update expected results.
7239 * gdb.ada/catch_ex.exp (catch_exception_info)
7240 (catch_exception_entry, catch_assert_entry)
7241 (catch_unhandled_entry): Update.
7242 * gdb.ada/catch_assert_if.exp: Update expected results.
7243
7244 2019-07-10 Richard Bunt <richard.bunt@arm.com>
7245 Stephen Roberts <stephen.roberts@arm.com>
7246
7247 * gdb.base/define.exp: Restore original prompt.
7248
7249 2019-07-09 Pedro Alves <palves@redhat.com>
7250
7251 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7252 breakpoints" output.
7253 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7254 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7255 throw" creates breakpoint.
7256 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7257 'type="catchpoint"'.
7258
7259 2019-07-09 Pedro Alves <palves@redhat.com>
7260
7261 PR c++/15468
7262 * gdb.cp/except-multi-location-lib.cc: New.
7263 * gdb.cp/except-multi-location-main.cc: New.
7264 * gdb.cp/except-multi-location.exp: New.
7265
7266 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7267
7268 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7269 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7270 argument and update callers.
7271
7272 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7273
7274 * gdb.arch/amd64-break-on-asm-line.S: New file.
7275 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7276
7277 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7278
7279 * gdb.base/printcmds.exp: Test printing C string and
7280 C wide string convenience vars without transiting via the inferior.
7281 Also make test names unique.
7282
7283 2019-07-08 Alan Hayward <alan.hayward@arm.com>
7284
7285 PR breakpoints/25011
7286 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7287
7288 2019-07-04 Pedro Alves <palves@redhat.com>
7289
7290 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7291 body returned ok(0), break(3) or continue(4).
7292 * gdb.testsuite/foreach_with_prefix.exp: New file.
7293
7294 2019-07-04 Alan Hayward <alan.hayward@arm.com>
7295
7296 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7297
7298 2019-07-03 Pedro Alves <palves@redhat.com>
7299
7300 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7301 "return -code".
7302
7303 2019-07-03 Pedro Alves <palves@redhat.com>
7304
7305 PR cli/24732
7306 * gdb.base/shell.exp: Load completion-support.exp.
7307 Adjust expected error output. Add completion tests.
7308
7309 2019-07-03 Pedro Alves <palves@redhat.com>
7310
7311 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7312 string_to_regexp.
7313
7314 2019-07-03 Pedro Alves <palves@redhat.com>
7315
7316 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7317 (expect_integer): Adjust to expect "-string".
7318 (expect_string): New.
7319 (all_options): Expect "-string".
7320 (test-flag, test-boolean): Adjust to expect "-string".
7321 (test-string): New proc.
7322 (top level): Call it.
7323
7324 2019-07-03 Pedro Alves <palves@redhat.com>
7325
7326 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7327 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7328 the expected output in the success.
7329
7330 2019-07-03 Pedro Alves <palves@redhat.com>
7331
7332 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7333 Split one gdb_test_multiple call in two to avoid a race.
7334
7335 2019-07-03 Pedro Alves <palves@redhat.com>
7336
7337 * gdb.base/with.c: New file.
7338 * gdb.base/with.exp: New file.
7339
7340 2019-07-03 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.base/settings.exp: Replace all references to "maint
7343 test-settings set" with references to "maint set test-settings",
7344 and all references to "maint test-settings show" with references
7345 to "maint show test-settings".
7346
7347 2019-07-03 Pedro Alves <palves@redhat.com>
7348
7349 * gdb.base/settings.exp (test-string): Adjust expected out when
7350 testing "maint test-settings show filename"
7351
7352 2019-07-02 Pedro Alves <palves@redhat.com>
7353
7354 * gdb.base/options.exp (test-info-threads): New procedure.
7355 (top level): Call it.
7356
7357 2019-06-28 Tom Tromey <tromey@adacore.com>
7358
7359 * gdb.dwarf2/ada-linkage-name.c: New file.
7360 * gdb.dwarf2/ada-linkage-name.exp: New file.
7361
7362 2019-06-27 Tom Tromey <tromey@adacore.com>
7363
7364 PR c++/20020:
7365 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7366
7367 2019-06-26 Tom de Vries <tdevries@suse.de>
7368
7369 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7370
7371 2019-06-26 Tom de Vries <tdevries@suse.de>
7372
7373 * gdb.base/index-cache.exp: Add back missing debug option.
7374
7375 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7376
7377 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7378
7379 2019-06-25 Tom de Vries <tdevries@suse.de>
7380
7381 PR testsuite/24727
7382 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7383
7384 2019-06-24 Tom de Vries <tdevries@suse.de>
7385
7386 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7387
7388 2019-06-24 Tom de Vries <tdevries@suse.de>
7389
7390 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7391 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7392 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7393
7394 2019-06-24 Tom de Vries <tdevries@suse.de>
7395
7396 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7397
7398 2019-06-21 Tom de Vries <tdevries@suse.de>
7399
7400 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7401
7402 2019-06-21 Tom de Vries <tdevries@suse.de>
7403
7404 PR testsuite/24518
7405 PR ada/24713
7406 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7407 index.
7408
7409 2019-06-19 Tom Tromey <tromey@adacore.com>
7410
7411 * gdb.ada/length_cond.exp: Add intro comment.
7412
7413 2019-06-19 Tom Tromey <tromey@adacore.com>
7414
7415 * gdb.ada/length_cond.exp: New file.
7416 * gdb.ada/length_cond/length_cond.adb: New file.
7417 * gdb.ada/length_cond/pck.adb: New file.
7418 * gdb.ada/length_cond/pck.ads: New file.
7419
7420 2019-06-18 Tom de Vries <tdevries@suse.de>
7421
7422 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7423
7424 2019-06-18 Tom Tromey <tromey@adacore.com>
7425
7426 * gdb.base/list0.h: Add comment explaining control character.
7427
7428 2019-06-18 Tom de Vries <tdevries@suse.de>
7429
7430 * boards/fission.exp: Break up long debug_flags line.
7431
7432 2019-06-16 Tom de Vries <tdevries@suse.de>
7433
7434 PR gdb/24445
7435 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7436 generated index.
7437
7438 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7439
7440 PR gdb/24686
7441 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7442 improve detection of bug gdb/24541.
7443
7444 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7445
7446 PR gdb/24669
7447 * gdb.base/index-cache.exp (uses_readnow,
7448 expecting_index_cache_use): Define global variable.
7449 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7450 expecting_index_cache_use.
7451
7452 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7453 Andrew Burgess <andrew.burgess@embecosm.com>
7454
7455 * gdb.fortran/pointers.f90: New file.
7456 * gdb.fortran/print_type.exp: New file.
7457 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7458 * gdb.fortran/vla-type.exp: Likewise.
7459 * gdb.fortran/vla-value.exp: Likewise.
7460 * gdb.mi/mi-vla-fortran.exp: Likewise.
7461
7462 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7463
7464 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7465 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7466 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7467 as a stop reason.
7468
7469 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7470
7471 * gdb.base/annota1.exp: Update expected results.
7472 * gdb.cp/annota2.exp: Likewise.
7473 * gdb.cp/annota3.exp: Likewise.
7474
7475 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7476
7477 * gdb.base/style-logging.exp: Remove path from test name.
7478
7479 2019-06-14 Tom Tromey <tromey@adacore.com>
7480
7481 PR gdb/24502:
7482 * gdb.base/style-logging.exp: New file.
7483
7484 2019-06-14 Tom Tromey <tromey@adacore.com>
7485
7486 * gdb.base/symfile-warn.exp: New file.
7487 * gdb.base/symfile-warn.c: New file.
7488
7489 2019-06-14 Tom Tromey <tromey@adacore.com>
7490
7491 * gdb.base/annotate-symlink.exp: New file.
7492
7493 2019-06-14 Tom Tromey <tromey@adacore.com>
7494
7495 * gdb.ada/set_wstr.exp: Add reassignment test.
7496
7497 2019-06-14 Tom Tromey <tromey@adacore.com>
7498
7499 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7500 'unchecked_access and 'unrestricted_access as well.
7501
7502 2019-06-14 Tom Tromey <tromey@adacore.com>
7503
7504 PR ada/24539:
7505 * gdb.ada/vla.exp: Update tests.
7506 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7507 pragma.
7508
7509 2019-06-13 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.base/settings.exp (test-integer): Test junk after
7512 "unlimited".
7513
7514 2019-06-13 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.base/options.exp (test-thread-apply): New.
7517 (top level): Call it.
7518
7519 2019-06-13 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.base/options.exp (test-frame-apply): New.
7522 (top level): Test print commands with different "frame apply"
7523 prefixes.
7524
7525 2019-06-13 Pedro Alves <palves@redhat.com>
7526
7527 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
7528 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7529 'max_completions' parameter and handle it.
7530 (test_gdb_completion_offers_commands): New.
7531
7532 2019-06-13 Pedro Alves <palves@redhat.com>
7533
7534 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7535
7536 2019-06-13 Pedro Alves <palves@redhat.com>
7537
7538 * gdb.base/options.exp (test-backtrace): New.
7539 (top level): Call it.
7540
7541 2019-06-13 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.guile/scm-frame-args.exp: Use "set print
7544 raw-frame-arguments" instead of "set print raw frame-arguments".
7545 * gdb.python/py-frame-args.exp: Likewise.
7546
7547 2019-06-13 Pedro Alves <palves@redhat.com>
7548
7549 * gdb.compile/compile.exp: Adjust expected output to option
7550 processing changes.
7551
7552 2019-06-13 Pedro Alves <palves@redhat.com>
7553
7554 * gdb.base/options.exp: Build executable.
7555 (test-print): New procedure.
7556 (top level): Call it, once for "print" and another for "compile
7557 print".
7558
7559 2019-06-13 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.base/options.c: New file.
7562 * gdb.base/options.exp: New file.
7563
7564 2019-06-13 Pedro Alves <palves@redhat.com>
7565
7566 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7567 that "o" is ambiguous.
7568
7569 2019-06-13 Pedro Alves <palves@redhat.com>
7570
7571 * gdb.base/settings.c: New file.
7572 * gdb.base/settings.exp: New file.
7573
7574 2019-06-13 Pedro Alves <palves@redhat.com>
7575
7576 * gdb.base/completion.exp: Fix comment typo.
7577
7578 2019-06-13 Pedro Alves <palves@redhat.com>
7579
7580 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7581 foo --1" test.
7582
7583 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7584
7585 * gdb.fortran/block-data.f: New.
7586 * gdb.fortran/block-data.exp: New.
7587
7588 2019-06-11 Tom de Vries <tdevries@suse.de>
7589
7590 PR testsuite/24521
7591 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7592 message.
7593
7594 2019-06-11 Tom de Vries <tdevries@suse.de>
7595
7596 PR testsuite/24521
7597 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7598
7599 2019-06-11 Tom de Vries <tdevries@suse.de>
7600
7601 * boards/readnow.exp: New file.
7602
7603 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7604
7605 * gdb.fortran/vla-sizeof.exp: Update expected results.
7606
7607 2019-06-06 Amos Bird <amosbird@gmail.com>
7608
7609 * gdb.base/annota1.exp (thread_switch): Add test for
7610 thread-exited annotation.
7611
7612 2019-06-06 Tom Tromey <tromey@adacore.com>
7613
7614 * gdb.base/maint.exp: Expect command started/finished output.
7615
7616 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7617
7618 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7619 comment.
7620 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7621
7622 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7623
7624 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7625 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7626 * gdb.arch/riscv-unwind-long-insn.c: New file.
7627 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7628
7629 2019-06-04 Christian Biesinger <cbiesinger@google.com>
7630
7631 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
7632
7633 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7634
7635 * lib/gdb.exp (help_list_trailer): New regexp variable
7636 factorizing the help trailer message.
7637 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7638 arg to allow to better factorize various tests.
7639 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7640 (test_prefix_command_help): Use help_list_trailer.
7641 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7642 * gdb.guile/scm-cmd.exp: Likewise.
7643 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7644 * gdb.base/help.exp: Use test_user_defined_class_help.
7645 * gdb.base/style.exp: Add tests for styling of help and apropos.
7646 * lib/gdb-utils.exp (style): Add title and highlight styles.
7647
7648 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7649
7650 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7651 $_shell_exitsignal.
7652 * gdb.base/default.exp: Update for new convenience variables.
7653
7654 2019-05-29 Tom Tromey <tromey@adacore.com>
7655
7656 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7657 to "break complete ada" test case's regexp.
7658
7659 2019-05-29 Tom Tromey <tromey@adacore.com>
7660
7661 PR c++/20020:
7662 * gdb.cp/constexpr-field.exp: New file.
7663 * gdb.cp/constexpr-field.cc: New file.
7664
7665 2019-05-29 Tom Tromey <tromey@adacore.com>
7666
7667 * gdb.base/finish.exp (finish_no_print): New proc.
7668 (finish_tests): Call it.
7669
7670 2019-05-24 Tom de Vries <tdevries@suse.de>
7671
7672 * gdb.dwarf2/gdb-add-index.exp: New file.
7673
7674 2019-05-22 Tom Tromey <tromey@adacore.com>
7675
7676 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7677 * gdb.base/style.exp: Use "style".
7678 * lib/gdb-utils.exp (style): New proc.
7679
7680 2019-05-22 Tom de Vries <tdevries@suse.de>
7681
7682 * gdb.base/align.exp: Require c++11.
7683
7684 2019-05-22 Tom de Vries <tdevries@suse.de>
7685
7686 PR testsuite/24586
7687 * gdb.python/py-mi-var-info-path-expression.exp: Call
7688 mi_skip_python_tests to check if python is supported.
7689
7690 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7691
7692 * gdb.arch/aarch64-pauth.c: New test.
7693 * gdb.arch/aarch64-pauth.exp: New file.
7694
7695 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7696
7697 * README (Re-running Tests Outside The Testsuite): New section.
7698
7699 2019-05-21 Tom de Vries <tdevries@suse.de>
7700
7701 * gdb.arch/amd64-eval.exp: Require c++11.
7702 * gdb.base/max-depth.exp: Same.
7703 * gdb.compile/compile-cplus-array-decay.exp: Same.
7704 * gdb.cp/meth-typedefs.exp: Same.
7705 * gdb.cp/subtypes.exp: Same.
7706 * gdb.cp/temargs.exp: Same.
7707
7708 2019-05-21 Alan Hayward <alan.hayward@arm.com>
7709
7710 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7711
7712 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7713
7714 PR gdb/18644
7715 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7716 * gdb.fortran/printing-types.exp: Add new test.
7717 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7718 testing.
7719 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7720 setup_kfail call.
7721
7722 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7723
7724 * README (Running the Testsuite): Change example.
7725 (Testsuite Parameters): Remove TRANSCRIPT.
7726 * lib/gdb.exp: Remove TRANSCRIPT check.
7727
7728 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7729
7730 * README (Testsuite Parameters): Add replay logging to
7731 GDBSERVER_DEBUG.
7732 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7733 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7734 as a comma separated list.
7735 (gdb_debug_init): Override procedure.
7736
7737 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7738
7739 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7740 (gdb_write_cmd_file): New procedure.
7741 * lib/gdbserver-support.exp (gdbserver_start): Call
7742 gdbserver_write_cmd_file.
7743 (gdbserver_write_cmd_file): New procedure.
7744
7745 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7746
7747 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7748 (delete_breakpoints): Likewise.
7749 (gdb_run_cmd): Likewise.
7750 (gdb_start_cmd): Likewise.
7751 (gdb_starti_cmd): Likewise.
7752 (gdb_internal_error_resync): Likewise.
7753 (gdb_test_multiple): Likewise.
7754 (gdb_reinitialize_dir): Likewise.
7755 (default_gdb_exit): Likewise.
7756 (gdb_file_cmd): Mark kill as optional.
7757 (default_gdb_start): Call gdb_stdin_log_init.
7758 (send_gdb): Call gdb_stdin_log_write.
7759 (rerun_to_main): Mark Y as an answer.
7760 (gdb_stdin_log_init): New function.
7761 (gdb_stdin_log_write): Likewise.
7762
7763 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7764
7765 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7766 * gdb.base/debug-expr.exp: Likewise.
7767 * gdb.base/foll-fork.exp: Likewise.
7768 * gdb.base/foll-vfork.exp: Likewise.
7769 * gdb.base/fork-print-inferior-events.exp: Likewise.
7770 * gdb.base/gdb-sigterm.exp: Likewise.
7771 * gdb.base/gdbinit-history.exp: Likewise.
7772 * gdb.base/osabi.exp: Likewise.
7773 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7774 * gdb.base/ui-redirect.exp: Likewise.
7775 * gdb.gdb/unittest.exp: Likewise.
7776 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7777 * gdb.mi/mi-watch.exp: Likewise.
7778 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7779 * gdb.mi/user-selected-context-sync.exp: Likewise.
7780 * gdb.python/python.exp: Disable debug test when debugging.
7781 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7782 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7783 Likewise.
7784 * gdb.threads/stepi-random-signal.exp: Likewise.
7785
7786 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7787
7788 * Makefile.in: Pass through GDB_DEBUG.
7789 * README (Testsuite Parameters): Add GDB_DEBUG.
7790 (gdb,debug): Add board setting.
7791 * lib/gdb.exp (default_gdb_start): Start debugging.
7792 (gdb_debug_enabled): New procedure.
7793 (gdb_debug_init): Likewise.
7794
7795 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7796
7797 * Makefile.in: Pass through GDB_DEBUG.
7798 * README (Testsuite Parameters): Add GDB_DEBUG.
7799 (gdb,debug): Add board setting.
7800 * lib/gdb.exp (default_gdb_start): Start debugging.
7801 (gdb_debug_enabled): New procedure.
7802 (gdb_debug_init): Likewise.
7803
7804 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7805
7806 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7807
7808 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7809
7810 * gdb.base/ui-redirect.exp: Test redirection.
7811
7812 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7813
7814 * gdb.mi/mi-complete.exp: New file.
7815 * gdb.mi/mi-complete.cc: Likewise.
7816
7817 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7818
7819 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7820 indexed and sliced arrays, and pointers to arrays.
7821
7822 2019-05-14 Tom Tromey <tromey@adacore.com>
7823
7824 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7825 styling test.
7826
7827 2019-05-14 Tom de Vries <tdevries@suse.de>
7828
7829 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7830 selection entry encoding.
7831
7832 2019-05-10 Tom Tromey <tromey@adacore.com>
7833
7834 * gdb.ada/info_exc.exp: Add "complete" test.
7835
7836 2019-05-09 Tom de Vries <tdevries@suse.de>
7837
7838 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7839 CU-relative.
7840
7841 2019-05-09 Tom de Vries <tdevries@suse.de>
7842
7843 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7844 CU-relative.
7845
7846 2019-05-08 Joel Brobecker <brobecker@adacore.com>
7847
7848 * gdb.ada/frame_arg_lang.exp: New testcase.
7849 * gdb.ada/frame_arg_lang/bla.adb: New file.
7850 * gdb.ada/frame_arg_lang/pck.ads: New file.
7851 * gdb.ada/frame_arg_lang/pck.adb: New file.
7852 * gdb.ada/frame_arg_lang/foo.c: New file.
7853
7854 2019-05-08 Tom Tromey <tromey@adacore.com>
7855
7856 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7857
7858 2019-05-08 Tom Tromey <tromey@adacore.com>
7859
7860 * gdb.base/ptype-offsets.exp: Update tests.
7861
7862 2019-05-08 Tom Tromey <tromey@adacore.com>
7863
7864 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7865 cases.
7866 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7867 "short".
7868
7869 2019-05-08 Tom Tromey <tromey@adacore.com>
7870
7871 * gdb.ada/vla.exp: New file.
7872 * gdb.ada/vla/vla.adb: New file.
7873
7874 2019-05-07 Tom de Vries <tdevries@suse.de>
7875
7876 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7877
7878 2019-05-07 Tom de Vries <tdevries@suse.de>
7879
7880 PR testsuite/24522
7881 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7882 section.
7883
7884 2019-05-07 Tom de Vries <tdevries@suse.de>
7885
7886 PR testsuite/24522
7887 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7888 .debug_aranges section.
7889
7890 2019-05-07 Tom de Vries <tdevries@suse.de>
7891
7892 PR testsuite/24159
7893 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7894
7895 2019-05-06 Tom de Vries <tdevries@suse.de>
7896
7897 * lib/gdb.exp (exec_has_index_section): New proc.
7898 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7899 section.
7900
7901 2019-05-04 Tom de Vries <tdevries@suse.de>
7902
7903 * boards/cc-with-debug-names.exp: New file.
7904
7905 2019-05-03 Tom Tromey <tromey@adacore.com>
7906
7907 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7908 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7909 * gdb.ada/char_enum.exp: Add test.
7910
7911 2019-05-03 Tom de Vries <tdevries@suse.de>
7912
7913 * boards/cc-with-gdb-index.exp: New file.
7914
7915 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7916
7917 * gdb.rust/simple.exp: Add new test case.
7918 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7919 (main): Initialise an instance of the new struct.
7920
7921 2019-05-01 Tom Tromey <tromey@adacore.com>
7922
7923 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7924 record.
7925 (NPR): New variable.
7926 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7927 test.
7928
7929 2019-05-01 Tom Tromey <tromey@adacore.com>
7930
7931 * gdb.ada/packed_array_assign.exp: Add packed assignment
7932 regression test.
7933
7934 2019-05-01 Tom de Vries <tdevries@suse.de>
7935
7936 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7937
7938 2019-05-01 Tom de Vries <tdevries@suse.de>
7939
7940 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7941
7942 2019-04-30 Ali Tamur <tamur@google.com>
7943
7944 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7945
7946 2019-04-30 Tom Tromey <tromey@adacore.com>
7947
7948 * lib/ada.exp (find_ada_tool): New proc.
7949 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7950 * gdb.ada/catch_ex_std.exp: New file.
7951 * gdb.ada/catch_ex_std/foo.adb: New file.
7952 * gdb.ada/catch_ex_std/some_package.adb: New file.
7953 * gdb.ada/catch_ex_std/some_package.ads: New file.
7954
7955 2019-04-30 Tom Tromey <tromey@adacore.com>
7956
7957 PR c++/24470:
7958 * gdb.cp/temargs.cc: Add test code from PR.
7959
7960 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7961
7962 * gdb.fortran/vla-datatypes.exp: Update expected results.
7963 * gdb.fortran/vla-ptype.exp: Likewise.
7964 * gdb.fortran/vla-type.exp: Likewise.
7965 * gdb.fortran/vla-value.exp: Likewise.
7966
7967 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7968
7969 * gdb.fortran/ptr-indentation.exp: Update expected results.
7970 * gdb.fortran/ptype-on-functions.exp: Likewise.
7971 * gdb.fortran/vla-ptr-info.exp: Likewise.
7972 * gdb.fortran/vla-value.exp: Likewise.
7973
7974 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7975
7976 * gdb.fortran/ptype-on-functions.exp: New file.
7977 * gdb.fortran/ptype-on-functions.f90: New file.
7978
7979 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7980
7981 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7982 case void string.
7983
7984 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7985
7986 * gdb.fortran/complex.exp: Expand.
7987 * gdb.fortran/complex.f: Renamed to...
7988 * gdb.fortran/complex.f90: ...this, and extended to add more
7989 complex values.
7990
7991 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7992
7993 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7994 MODULO, CMPLX.
7995
7996 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7997 Richard Bunt <richard.bunt@arm.com>
7998
7999 * gdb.base/max-depth.c: New file.
8000 * gdb.base/max-depth.exp: New file.
8001 * gdb.python/py-nested-maps.c: New file.
8002 * gdb.python/py-nested-maps.exp: New file.
8003 * gdb.python/py-nested-maps.py: New file.
8004 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8005 (test_all_common): Call test_max_depth.
8006 * gdb.fortran/max-depth.exp: New file.
8007 * gdb.fortran/max-depth.f90: New file.
8008 * gdb.go/max-depth.exp: New file.
8009 * gdb.go/max-depth.go: New file.
8010 * gdb.modula2/max-depth.exp: New file.
8011 * gdb.modula2/max-depth.c: New file.
8012 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8013
8014 2019-04-29 Tom de Vries <tdevries@suse.de>
8015
8016 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8017
8018 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8019
8020 * gdb.base/callexit.exp: Test may-call-functions off.
8021
8022 2019-04-25 Keith Seitz <keiths@redhat.com>
8023
8024 PR c++/24367
8025 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8026 (another_incomplete_struct, test_incomplete): New definitions.
8027 (main): Use new definitions.
8028 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8029 functions.
8030
8031 2019-04-25 Ali Tamur <tamur@google.com>
8032
8033 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8034
8035 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8036
8037 PR corefiles/11608
8038 PR corefiles/18187
8039 * gdb.base/coredump-filter-build-id.exp: New file.
8040
8041 2019-04-25 Alan Hayward <alan.hayward@arm.com>
8042
8043 * Makefile.in: Pass through GDBSERVER_DEBUG.
8044 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8045 (gdbserver,debug): Add board setting.
8046 * gdb.trace/tspeed.exp: Skip when debugging.
8047 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8048 * lib/gdbserver-support.exp: Likewise
8049
8050 2019-04-24 Tom Tromey <tromey@adacore.com>
8051
8052 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8053 Rust.
8054
8055 2019-04-24 Tom Tromey <tromey@adacore.com>
8056
8057 * gdb.arch/amd64-eval.exp: Test bitfield return.
8058 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8059 (class Foo) <return_bitfields>: New method.
8060 (main): Call it.
8061
8062 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8063
8064 * gdb.cp/many-args.cc: New file.
8065 * gdb.cp/many-args.exp: New file.
8066
8067 2019-04-23 Tom de Vries <tdevries@suse.de>
8068
8069 PR gdb/24433
8070 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8071
8072 2019-04-23 Alan Hayward <alan.hayward@arm.com>
8073
8074 * gdb.trace/backtrace.exp: Use nopie flag.
8075 * gdb.trace/circ.exp: Likewise.
8076 * gdb.trace/collection.exp: Likewise.
8077 * gdb.trace/ftrace.exp: Likewise.
8078 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8079 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8080 * gdb.trace/qtro.exp: Likewise.
8081 * gdb.trace/read-memory.exp: Likewise.
8082 * gdb.trace/report.exp: Likewise.
8083 * gdb.trace/tfile.exp: Likewise.
8084 * gdb.trace/tfind.exp: Likewise.
8085 * gdb.trace/unavailable.exp: Likewise.
8086
8087 2019-04-22 Pedro Alves <palves@redhat.com>
8088
8089 * gdb.base/solib-probes-nosharedlibrary.c,
8090 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8091
8092 2019-04-19 Tom Tromey <tromey@adacore.com>
8093
8094 * gdb.ada/ptype_union.c: New file.
8095 * gdb.ada/ptype_union.exp: New file.
8096
8097 2019-04-19 Tom Tromey <tromey@adacore.com>
8098
8099 PR symtab/24423:
8100 * gdb.base/list0.h (foo): Add a control-l character.
8101
8102 2019-04-18 Tom de Vries <tdevries@suse.de>
8103
8104 PR gdb/24433
8105 * boards/local-board.exp: Set sysroot to "".
8106
8107 2019-04-18 Tom de Vries <tdevries@suse.de>
8108 Pedro Alves <palves@redhat.com>
8109
8110 PR gdb/24454
8111 * gdb.threads/vfork-follow-child-exec.c: New file.
8112 * gdb.threads/vfork-follow-child-exec.exp: New file.
8113 * gdb.threads/vfork-follow-child-exit.c: New file.
8114 * gdb.threads/vfork-follow-child-exit.exp: New file.
8115
8116 2019-04-15 Leszek Swirski <leszeks@google.com>
8117
8118 * gdb.arch/amd64-eval.cc: New file.
8119 * gdb.arch/amd64-eval.exp: New file.
8120
8121 2019-04-11 Alan Hayward <alan.hayward@arm.com>
8122
8123 * gdb.server/sysroot.c: New test.
8124 * gdb.server/sysroot.exp: New file.
8125 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8126 matching param.
8127
8128 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8129
8130 * gdb.base/align.exp: Extend test to cover structures containing
8131 only static fields.
8132
8133 2019-04-11 Tom de Vries <tdevries@suse.de>
8134
8135 * boards/cc-with-dwz-m.exp: New file.
8136 * boards/cc-with-dwz.exp: New file.
8137 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8138
8139 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
8140
8141 * gdb.base/start-cpp.exp: New file.
8142 * gdb.base/start-cpp.cc: New file.
8143
8144 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8145
8146 * gdb.python/py-thrhandle.exp: Adjust tests to call
8147 thread_from_handle instead of thread_from_thread_handle.
8148
8149 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8150
8151 * gdb.python/py-thrhandle.exp: Add tests for
8152 gdb.InferiorThread.handle.
8153
8154 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8155
8156 * gdb.python/py-function.exp: Check calling helper function from
8157 all languages.
8158 * lib/gdb.exp (gdb_supported_languages): New proc.
8159
8160 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8161
8162 * gdb.base/complex-parts.c: New file.
8163 * gdb.base/complex-parts.exp: New file.
8164
8165 2019-04-01 Tom Tromey <tromey@adacore.com>
8166
8167 PR symtab/23331:
8168 * gdb.dwarf2/dw2-ranges-main.c: New file.
8169 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8170 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8171
8172 2019-03-30 Simon Marchi <simark@simark.ca>
8173
8174 * gdb.base/default.exp: Add values for $_gdb_major and
8175 $_gdb_minor.
8176
8177 2019-03-29 Tom Tromey <tromey@adacore.com>
8178
8179 * gdb.base/help.exp: Tighten apropos regexp.
8180
8181 2019-03-29 Keith Seitz <keiths@redhat.com>
8182
8183 * gdb.fortran/array-bounds.exp: New file.
8184 * gdb.fortran/array-bounds.f90: New file.
8185
8186 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8187
8188 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8189
8190 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8191
8192 * gdb.multi/hello.c (main): Increase alarm timer.
8193
8194 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8195
8196 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8197 factor when no hardware watchpoint support.
8198
8199 2019-03-28 Alan Hayward <alan.hayward@arm.com>
8200 Pedro Alves <palves@redhat.com>
8201
8202 * boards/local-board.exp: set sysroot to /.
8203
8204 2019-03-27 Alan Hayward <alan.hayward@arm.com>
8205
8206 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8207 in child.
8208
8209 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8210
8211 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8212 field.
8213 (make_container): Initialise new field.
8214 * gdb.python/py-prettyprint.exp: Add new tests.
8215 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8216 <display_hint>: New method.
8217
8218 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8219
8220 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8221 gdb_continue_to_breakpoint more throughout this test.
8222 (run_lang_tests) Supply unique test names, and use
8223 gdb_test_no_output.
8224
8225 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8226
8227 * gdb.base/finish-pretty.exp: Update expected results.
8228 * gdb.base/pretty-print.c: New file.
8229 * gdb.base/pretty-print.exp: New file.
8230
8231 2019-03-25 Pedro Alves <palves@redhat.com>
8232
8233 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8234 move comments outside list. Append '-i "" eof' section.
8235
8236 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8237
8238 PR testsuite/25016
8239 * README: Add pie options.
8240 * gdb.base/break-interp.exp: Ensure pie is disabled.
8241 * gdb.base/dump.exp: Likewise.
8242 * lib/gdb.exp (gdb_compile): Add pie option.
8243
8244 2019-03-19 Tom Tromey <tromey@adacore.com>
8245
8246 * gdb.mi/mi2-cli-display.c: New file.
8247 * gdb.mi/mi2-cli-display.exp: New file.
8248
8249 2019-03-18 Joel Brobecker <brobecker@adacore.com>
8250 Tom Tromey <tromey@adacore.com>
8251
8252 * gdb.ada/ptype_array/pck.adb: New file.
8253 * gdb.ada/ptype_array/pck.ads: New file.
8254 * gdb.ada/ptype_array/foo.adb: New file.
8255 * gdb.ada/ptype_array.exp: New file.
8256
8257 2019-03-14 Tom Tromey <tromey@adacore.com>
8258
8259 * gdb.base/style.exp: Add "set style sources" test.
8260
8261 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8262
8263 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8264 * mi-breakpoint-multiple-locations.exp: ... this.
8265 (make_breakpoints_pattern): New proc.
8266 (do_test): Add mi_version parameter, test -break-insert,
8267 -break-info and =breakpoint-created.
8268
8269 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8270
8271 * config/default.exp: Remove 'load_lib gdb.exp'.
8272 * config/monitor.exp: Likewise.
8273 * config/sid.exp: Likewise.
8274 * config/sim.exp: Likewise.
8275 * config/slite.exp: Likewise.
8276 * config/unix.exp: Likewise.
8277 * gdb.base/default.exp: Remove unhelpful comment.
8278
8279 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8280
8281 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8282
8283 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8284
8285 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8286
8287 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8288
8289 * gdb.fortran/type-kinds.exp: Update expected results.
8290
8291 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8292
8293 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8294
8295 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8296
8297 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8298 function.
8299 (test_basic_parsing_of_type_kinds): Expand types tested.
8300 (test_parsing_invalid_type_kinds): New function.
8301
8302 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8303
8304 * gdb.fortran/intrinsics.exp: New file.
8305 * gdb.fortran/intrinsics.f90: New file.
8306 * gdb.fortran/type-kinds.exp: New file.
8307
8308 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8309
8310 * gdb.fortran/dot-ops.exp: New file.
8311
8312 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8313
8314 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8315 Check upper and lower case logical literals.
8316
8317 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8318
8319 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8320 Remove duplicate tests.
8321
8322 2019-03-06 Alan Hayward <alan.hayward@arm.com>
8323
8324 * lib/gdb.exp (builtin_cd): rename of cd.
8325 (cd): Override builtin.
8326
8327 2019-03-06 Richard Bunt <richard.bunt@arm.com>
8328
8329 * gdb.fortran/function-calls.exp: New file.
8330 * gdb.fortran/function-calls.f90: New test.
8331
8332 2019-03-04 Richard Bunt <richard.bunt@arm.com>
8333
8334 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8335 on user program standard output.
8336 * gdb.fortran/short-circuit-argument-list.f90: Record function
8337 calls.
8338
8339 2019-02-28 Alan Hayward <alan.hayward@arm.com>
8340
8341 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8342 failure.
8343
8344 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8345
8346 PR gdb/8527
8347 * gdb.base/interrupt-daemon-attach.c,
8348 gdb.base/interrupt-daemon-attach.exp: New test.
8349
8350 2019-02-27 Pedro Alves <palves@redhat.com>
8351
8352 * gdb.base/page.exp: Add tests for "set width/height -1".
8353
8354 2019-02-27 Pedro Alves <palves@redhat.com>
8355
8356 * gdb.base/page.exp: Add tests for "set/show width/height" with
8357 "infinite" values.
8358
8359 2019-02-27 Tom Tromey <tromey@adacore.com>
8360
8361 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8362 2.4.
8363 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8364 workaround.
8365
8366 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8367
8368 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8369 tests for structs with static members.
8370
8371 2019-02-26 Tom Tromey <tromey@adacore.com>
8372
8373 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8374 ValueError, not TypeError.
8375
8376 2019-02-26 Kevin Buettner <kevinb@redhat.com>
8377
8378 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8379 call from main program.
8380
8381 2019-02-23 Joel Brobecker <brobecker@adacore.com>
8382
8383 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8384 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8385 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8386 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8387 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8388
8389 2019-02-22 Keith Seitz <keiths@redhat.com>
8390
8391 PR symtab/23853
8392 * gdb.base/symlink-sourcefile.c: New file.
8393 * gdb.base/symlink-sourcefile.exp: New file.
8394
8395 2019-02-20 Tom Tromey <tom@tromey.com>
8396
8397 * gdb.base/info_qt.exp: Update.
8398
8399 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8400
8401 * gdb.base/source.exp: Move "error in sourced script" code to
8402 the end.
8403 * gdb.base/source-error.gdb: Move contents to
8404 source-error-1.gdb. Add new code to source source-error-1.gdb.
8405 * gdb.base/source-error-1.gdb: New file, from previous
8406 source-error.gdb.
8407
8408 2019-02-17 Tom Tromey <tom@tromey.com>
8409
8410 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8411 for macro styling.
8412 * gdb.base/style.c (SOME_MACRO): New macro.
8413
8414 2019-02-17 Tom Tromey <tom@tromey.com>
8415
8416 * gdb.base/style.exp: Add line-wrapping tests.
8417 * gdb.base/page.exp: Add test for quitting during pagination.
8418
8419 2019-02-17 Joel Brobecker <brobecker@adacore.com>
8420
8421 * gdb.ada/big_packed_array: New testcase.
8422 * gdb.ada/homonym.exp: Fix incorrect expected output for
8423 "break <homonym__get_value>" test.
8424
8425 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
8426
8427 PR breakpoints/21870
8428 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8429 and prepare_for_testing. Add comment.
8430 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8431 redundant cleanup call. Clean up comment.
8432
8433 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
8434
8435 PR breakpoints/21870
8436 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8437 * gdb.arch/aarch64-dbreg-contents.c: New file.
8438
8439 2019-02-10 Joel Brobecker <brobecker@adacore.com>
8440
8441 * gdb.ada/mi_ref_changeable: New testcase.
8442
8443 2019-02-07 Alan Hayward <alan.hayward@arm.com>
8444
8445 * gdb.base/attach.exp: Add double attach test.
8446
8447 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8448
8449 * lib/gdb.exp (default_gdb_start): Don't match pagination
8450 prompt.
8451 (gdb_init): Set stty_init.
8452
8453 2019-01-27 Tom Tromey <tom@tromey.com>
8454
8455 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8456 skip_python_tests.
8457
8458 2019-01-24 Alan Hayward <alan.hayward@arm.com>
8459
8460 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8461 New structure.
8462 (struct struct_static_02_02): Likewise.
8463 (struct struct_static_02_03): Likewise.
8464 (struct struct_static_02_04): Likewise.
8465 (struct struct_static_04_01): Likewise.
8466 (struct struct_static_04_02): Likewise.
8467 (struct struct_static_04_03): Likewise.
8468 (struct struct_static_04_04): Likewise.
8469 (struct struct_static_06_01): Likewise.
8470 (struct struct_static_06_02): Likewise.
8471 (struct struct_static_06_03): Likewise.
8472 (struct struct_static_06_04): Likewise.
8473 (cmp_struct_static_02_01): Likewise.
8474 (cmp_struct_static_02_02): Likewise.
8475 (cmp_struct_static_02_03): Likewise.
8476 (cmp_struct_static_02_04): Likewise.
8477 (cmp_struct_static_04_01): Likewise.
8478 (cmp_struct_static_04_02): Likewise.
8479 (cmp_struct_static_04_03): Likewise.
8480 (cmp_struct_static_04_04): Likewise.
8481 (cmp_struct_static_06_01): Likewise.
8482 (cmp_struct_static_06_02): Likewise.
8483 (cmp_struct_static_06_03): Likewise.
8484 (cmp_struct_static_06_04): Likewise.
8485 (call_all): Test new structs.
8486 * gdb.base/infcall-nested-structs.exp: Likewise.
8487
8488 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8489 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8490
8491 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8492 * gdb.base/stack-protector.c: New test.
8493 * gdb.base/stack-protector.exp: New file.
8494 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8495 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8496 option.
8497 (gdb_compile): Remove stack protector for GCC and prevent
8498 recursion.
8499
8500 2019-01-16 Keith Seitz <keiths@redhat.com>
8501
8502 PR gdb/23773
8503 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8504
8505 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8506
8507 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8508 aliases.
8509 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8510 tests.
8511 * gdb.arch/powerpc-vector-regs.c: New file.
8512 * gdb.arch/powerpc-vector-regs.exp: New file.
8513
8514 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8515
8516 * gdb.arch/altivec-regs.exp: Fix the list passed to
8517 gdb_expect_list when testing "info vector".
8518
8519 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8520
8521 * gdb.base/style.exp: Don't include path in testname.
8522
8523 2019-01-10 Keith Seitz <keiths@redhat.com>
8524
8525 PR gdb/23712
8526 PR symtab/23010
8527 * gdb.dwarf2/multidictionary.exp: New file.
8528
8529 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8530
8531 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8532 (test_gnuv3_style_demangling): ... this.
8533 (test_lucid_style_demangling): Remove.
8534 (test_arm_style_demangling): Remove.
8535 (test_hp_style_demangling): Remove.
8536 (do_tests): Remove calls to the above.
8537
8538 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8539
8540 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8541 case.
8542
8543 2019-01-06 Tom Tromey <tom@tromey.com>
8544
8545 PR gdb/28155:
8546 * gdb.dwarf2/typedef-void-finish.exp: New file.
8547
8548 2018-12-28 Tom Tromey <tom@tromey.com>
8549 Simon Marchi <simark@simark.ca>
8550
8551 * gdb.base/jit-exec.exp: New file.
8552 * gdb.base/jit-exec.c: New file.
8553 * gdb.base/jit-execd.c: New file.
8554
8555 2018-12-28 Tom Tromey <tom@tromey.com>
8556
8557 * gdb.base/style.exp: Update test to check for address styling.
8558
8559 2018-12-28 Tom Tromey <tom@tromey.com>
8560
8561 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8562 message.
8563
8564 2018-12-28 Tom Tromey <tom@tromey.com>
8565
8566 * gdb.base/style.exp: Add test for version number styling.
8567
8568 2018-12-28 Tom Tromey <tom@tromey.com>
8569
8570 * gdb.base/style.exp: Add test for print_address_symbolic.
8571
8572 2018-12-28 Tom Tromey <tom@tromey.com>
8573
8574 * gdb.base/style.exp: Add test for breakpoint setting.
8575
8576 2018-12-28 Tom Tromey <tom@tromey.com>
8577
8578 * gdb.base/style.exp: Add test for variable names.
8579
8580 2018-12-28 Tom Tromey <tom@tromey.com>
8581
8582 * gdb.base/style.exp: New file.
8583 * gdb.base/style.c: New file.
8584
8585 2018-12-28 Tom Tromey <tom@tromey.com>
8586
8587 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8588 "dumb".
8589 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8590 the TERM environment variable.
8591
8592 2018-12-27 Tom Tromey <tom@tromey.com>
8593
8594 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8595 pagination test.
8596
8597 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8598
8599 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8600 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8601
8602 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8603
8604 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8605 Filename a.adb changed to bp_fun_addr.adb.
8606 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8607
8608 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8609
8610 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8611 non-PIE executables.
8612 * README: Mention the gdb,nopie_flag board setting.
8613 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8614 non-PIE executable.
8615 * gdb.arch/amd64-entry-value.exp: Likewise.
8616 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8617 * gdb.arch/i386-float.exp: Likewise.
8618 * gdb.arch/i386-signal.exp: Likewise.
8619 * gdb.mi/mi-reg-undefined.exp: Likewise.
8620
8621 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8622
8623 PR gdb/23974
8624 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8625
8626 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8627
8628 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8629 Update order of results accordingly.
8630
8631 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8632
8633 * gdb.base/annota1.exp: Update a test regexp.
8634
8635 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8636
8637 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8638
8639 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8640
8641 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8642 (reuse_time): Initialize to REUSE_TIME_CAP.
8643 (check_rc): New function.
8644 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8645 Check pthread_create rc.
8646 (spawner_thread_func): Check pthread_create and pthread_join rc.
8647
8648 2018-12-08 Pedro Alves <palves@redhat.com>
8649
8650 * gdb.base/list.exp (test_forward_search): Rename to ...
8651 (test_forward_reverse_search): ... this. Also test reverse-search
8652 and the forward-search alias.
8653
8654 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8655
8656 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8657 local timeout variable before return, and remove all local timeout
8658 variable entirely.
8659 (gdb_load): Likewise.
8660
8661 2018-12-01 Tom de Vries <tdevries@suse.de>
8662
8663 * gdb.base/gdb-caching-proc.exp: New file.
8664
8665 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8666
8667 * Makefile.in (TIMESTAMP): New variable.
8668 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8669 command.
8670 (check-single-racy): Likewise.
8671 (check/%.exp): Likewise.
8672 (check-racy/%.exp): Likewise.
8673 (workers/%.worker): Likewise.
8674 (build-perf): Likewise.
8675 (check-perf): Likewise.
8676 * README: Describe new "TS" and "TS_FORMAT" variables.
8677 * print-ts.py: New file.
8678
8679 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8680
8681 PR python/23714
8682 * gdb.python/python.exp: Test command repetition after
8683 gdb.execute.
8684
8685 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8686
8687 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8688 is correctly aligned.
8689
8690 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8691
8692 * gdb.ada/info_auto_lang.exp: New testcase.
8693 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8694 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8695 * gdb.ada/info_auto_lang/some_c.c: New file.
8696
8697 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8698
8699 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8700 FUNC_lang language syntax.
8701
8702 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8703
8704 * gdb.base/info_minsym.c: New file.
8705 * gdb.base/info_minsym.exp: New file.
8706
8707 2018-11-19 Tom Tromey <tom@tromey.com>
8708
8709 PR rust/23625:
8710 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8711 * gdb.rust/expr.exp: Update expected output. Change one test.
8712
8713 2018-11-19 Tom Tromey <tom@tromey.com>
8714
8715 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8716
8717 2018-11-19 Pedro Alves <palves@redhat.com>
8718
8719 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8720 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8721 see the expected warning.
8722
8723 2018-11-16 Alan Hayward <alan.hayward@arm.com>
8724
8725 PR gdb/22736:
8726 * gdb.cp/infcall-nodebug-lib.c: New test.
8727 * gdb.cp/infcall-nodebug-main.c: New test.
8728 * gdb.cp/infcall-nodebug.exp: New file.
8729
8730 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8731
8732 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8733 completer tests.
8734
8735 2018-11-09 Tom de Vries <tdevries@suse.de>
8736
8737 * gdb.base/msym-lang.c: New test.
8738 * gdb.base/msym-lang.exp: New file.
8739 * gdb.base/msym-lang-main.c: New test.
8740
8741 2018-11-08 Tom Tromey <tom@tromey.com>
8742
8743 PR gdb/23555:
8744 PR gdb/23838:
8745 * gdb.base/warning.exp: New file.
8746
8747 2018-11-08 Jan Beulich <jbeulich@suse.com>
8748
8749 * testsuite/gdb.arch/i386-avx512.c,
8750 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8751
8752 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8753
8754 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8755 point hardware.
8756
8757 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8758
8759 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8760 * gdb.dwarf2/missing-type-name.exp: New file.
8761
8762 2018-11-06 Tom de Vries <tdevries@suse.de>
8763
8764 * gdb.base/many-headers.c: New test.
8765 * gdb.base/many-headers.exp: New file.
8766
8767 2018-11-06 Jim Wilson <jimw@sifive.com>
8768
8769 * gdb.base/code_elim.exp: For riscv, set additional_flags
8770 to include -msmall-data-limit=0.
8771
8772 2018-11-01 Joel Brobecker <brobecker@adacore.com>
8773
8774 * gdb.ada/watch_minus_l: New testcase.
8775
8776 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8777
8778 * gdb.arch/aix-sighandle.c: New file.
8779 * gdb.arch/aix-sighandle.exp: New file.
8780
8781 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8782
8783 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8784 registers being unions.
8785
8786 2018-10-31 Tom de Vries <tdevries@suse.de>
8787
8788 * lib/valgrind.exp: New file.
8789 (vgdb_start, vgdb_stop): New procs, factored out of ...
8790 * gdb.base/valgrind-bt.exp: ... here, ...
8791 * gdb.base/valgrind-disp-step.exp: ... here and ...
8792 * gdb.base/valgrind-infcall.exp: ... here.
8793
8794 2018-10-31 Tom de Vries <tdevries@suse.de>
8795
8796 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8797
8798 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8799
8800 * gdb.dwarf2/void-type.c: New file.
8801 * gdb.dwarf2/void-type.exp: New file.
8802
8803 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8804
8805 * gdb.base/info_qt.c: New file.
8806 * gdb.base/info_qt.exp: New file.
8807
8808 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8809
8810 * gdb.arch/powerpc-htm-regs.c: New file.
8811 * gdb.arch/powerpc-htm-regs.exp: New file.
8812
8813 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8814
8815 * gdb.arch/powerpc-tar.c: New file.
8816 * gdb.arch/powerpc-tar.exp: New file.
8817
8818 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8819
8820 * gdb.arch/powerpc-ppr-dscr.c: New file.
8821 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8822
8823 2018-10-25 Tom de Vries <tdevries@suse.de>
8824
8825 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8826
8827 2018-10-24 Tom de Vries <tdevries@suse.de>
8828
8829 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8830 longer exists error.
8831
8832 2018-10-24 Tom de Vries <tdevries@suse.de>
8833
8834 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8835
8836 2018-10-24 Tom de Vries <tdevries@suse.de>
8837
8838 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8839 --db-attach in valgrind.
8840
8841 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8842
8843 * gdb.arch/riscv-reg-aliases.c: New file.
8844 * gdb.arch/riscv-reg-aliases.exp: New file.
8845
8846 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8847
8848 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8849
8850 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8851
8852 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8853
8854 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8855
8856 * gdb.cp/ovldbreak.exp: Fix regexps.
8857
8858 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8859
8860 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8861
8862 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8863
8864 PR cli/23785
8865 * gdb.base/restore.exp: New test to check if "restore" with an
8866 invalid file doesn't segfault.
8867
8868 2018-10-18 Tom de Vries <tdevries@suse.de>
8869
8870 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8871 * gdb.ada/excep_handle.exp: Same.
8872 * gdb.ada/mi_string_access.exp: Same.
8873 * gdb.ada/mi_var_union.exp: Same.
8874 * gdb.arch/arc-analyze-prologue.exp: Same.
8875 * gdb.arch/arc-decode-insn.exp: Same.
8876 * gdb.base/readnever.exp: Same.
8877 * gdb.fortran/printing-types.exp: Same.
8878 * gdb.guile/scm-lazy-string.exp: Same.
8879
8880 2018-10-16 Tom de Vries <tdevries@suse.de>
8881
8882 PR gdb/23730
8883 * gdb.base/catch-follow-exec.c: Add copyright notice.
8884 * gdb.base/catch-follow-exec.exp: Rewrite to use
8885 gdb_spawn_with_cmdline_opts. Require gdb-native.
8886
8887 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8888
8889 * gdb.trace/actions-changed.exp: Check for arch support.
8890 * gdb.trace/actions.exp: Likewise.
8891 * gdb.trace/ax.exp: Likewise.
8892 * gdb.trace/backtrace.exp: Likewise.
8893 * gdb.trace/change-loc.exp: Likewise.
8894 * gdb.trace/deltrace.exp: Likewise.
8895 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8896 * gdb.trace/ftrace.exp: Likewise.
8897 * gdb.trace/infotrace.exp: Check for arch support.
8898 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8899 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8900 * gdb.trace/mi-tsv-changed.exp: Likewise.
8901 * gdb.trace/packetlen.exp: Likewise.
8902 * gdb.trace/passc-dyn.exp: Likewise.
8903 * gdb.trace/passcount.exp: Likewise.
8904 * gdb.trace/pending.exp: Likewise.
8905 * gdb.trace/range-stepping.exp: Check for shlib support.
8906 * gdb.trace/report.exp: Check for arch support.
8907 * gdb.trace/save-trace.exp: Likewise.
8908 * gdb.trace/signal.exp: Check for signal support.
8909 * gdb.trace/tfind.exp: Check for arch support.
8910 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8911 * gdb.trace/trace-common.h: Add comment.
8912 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8913 * gdb.trace/trace-enable-disable.exp: Likewise.
8914 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8915 * gdb.trace/tracecmd.exp: Check for arch support.
8916 * gdb.trace/tspeed.exp: Check for shlib and target support.
8917 * gdb.trace/tstatus.exp: Check for arch support.
8918 * gdb.trace/tsv.exp: Likewise.
8919 * gdb.trace/while-dyn.exp: Likewise.
8920 * gdb.trace/while-stepping.exp: Likewise.
8921 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8922
8923 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8924
8925 * gdb.trace/tspeed.exp: Remove nowarnings.
8926 (prepare_for_trace_test): Declare "global ipalib".
8927 * gdb.trace/tspeed.c: Include unistd.h.
8928 (main): Remove superfluous printf argument.
8929
8930 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8931
8932 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8933 directory prefix on the filename.
8934
8935 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8936
8937 * gdb.gdb/unittest.exp: Update expected message informing that
8938 selftests have been disabled.
8939 * gdb.server/unittest.exp: Likewise.
8940
8941 2018-10-09 Tom de Vries <tdevries@suse.de>
8942
8943 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8944 with runto_main.
8945
8946 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
8947
8948 PR c++/16841
8949 * gdb.cp/virtbase2.cc: New file.
8950 * gdb.cp/virtbase2.exp: New file.
8951
8952 2018-10-06 Tom Tromey <tom@tromey.com>
8953
8954 PR python/19399:
8955 * gdb.python/py-inferior.exp: Add architecture test.
8956
8957 2018-10-06 Tom Tromey <tom@tromey.com>
8958
8959 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8960 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8961
8962 2018-10-06 Tom Tromey <tom@tromey.com>
8963
8964 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8965 of a "throw" catchpoint.
8966
8967 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8968
8969 * gdb.base/info-proc.exp: Update string expected from "help info
8970 proc".
8971
8972 2018-10-04 Tom Tromey <tom@tromey.com>
8973
8974 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8975 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8976 (test_initial_complaints, test_empty_complaints): Update.
8977 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8978
8979 2018-10-04 Tom Tromey <tom@tromey.com>
8980
8981 PR cli/19551:
8982 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8983 * lib/gdb.exp (gdb_file_cmd): Update.
8984 * gdb.stabs/weird.exp (print_weird_var): Update.
8985 * gdb.server/solib-list.exp: Update.
8986 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8987 * gdb.mi/mi-cli.exp: Update.
8988 * gdb.linespec/linespec.exp: Update.
8989 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8990 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8991 * gdb.cp/cp-relocate.exp: Update.
8992 * gdb.base/sym-file.exp: Update.
8993 * gdb.base/relocate.exp: Update.
8994 * gdb.base/readnever.exp: Update.
8995 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8996 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8997 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8998 * gdb.base/code_elim.exp: Update.
8999 * gdb.base/break-unload-file.exp (test_break): Update.
9000 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9001 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9002 Update.
9003 * gdb.base/attach.exp (do_attach_tests): Update.
9004 * gdb.base/sepdebug.exp: Update.
9005 * gdb.python/py-section-script.exp: Update.
9006
9007 2018-10-04 Tom Tromey <tom@tromey.com>
9008
9009 PR cli/22234:
9010 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9011 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9012 output.
9013
9014 2018-10-04 Tom Tromey <tom@tromey.com>
9015
9016 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9017 set width and height to 0.
9018 (test_command_line_attach_run): Use -quiet.
9019
9020 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9021
9022 * lib/gdb.exp (skip_ifunc_tests): New.
9023 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9024 other compile failures.
9025 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9026
9027 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9028
9029 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9030 is_amd64_regs_target.
9031
9032 2018-10-01 Alan Hayward <alan.hayward@arm.com>
9033
9034 * gdb.arch/aarch64-sighandler-regs.c: New test.
9035 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9036 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9037
9038 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9039
9040 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9041 assembly.
9042
9043 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9044
9045 * gdb.base/frame-selection.exp: New file.
9046 * gdb.base/frame-selection.c: New file.
9047
9048 2018-09-27 Alan Hayward <alan.hayward@arm.com>
9049
9050 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9051 pthread barrier.
9052 (main): Likewise.
9053
9054 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9055
9056 * gdb.base/large-frame-1.c: New file.
9057 * gdb.base/large-frame-2.c: New file.
9058 * gdb.base/large-frame.exp: New file.
9059 * gdb.base/large-frame.h: New file.
9060
9061 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9062
9063 PR gdb/20948
9064 * gdb.base/write_mem.exp: New test.
9065 * gdb.base/write_mem.c: Likewise.
9066
9067 2018-09-23 Tom Tromey <tom@tromey.com>
9068
9069 PR python/18852:
9070 * gdb.python/py-parameter.exp: Add test for parameter that throws
9071 on "set".
9072
9073 2018-09-23 Tom Tromey <tom@tromey.com>
9074
9075 PR python/17284:
9076 * gdb.python/py-template.exp (test_template_arg): Add test for
9077 negative template argument number.
9078
9079 2018-09-23 Tom Tromey <tom@tromey.com>
9080
9081 PR python/14062:
9082 * gdb.python/python.exp: Add test for post_event error.
9083
9084 2018-09-23 Tom Tromey <tom@tromey.com>
9085
9086 PR python/18170:
9087 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9088 convert pointers to int and long.
9089
9090 2018-09-23 Tom Tromey <tom@tromey.com>
9091
9092 PR python/20126:
9093 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9094 signed-ness conversion tests.
9095
9096 2018-09-23 Tom Tromey <tom@tromey.com>
9097
9098 PR python/18352;
9099 * gdb.python/py-value.exp (test_float_conversion): New proc.
9100 Use it.
9101
9102 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9103
9104 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9105
9106 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9107
9108 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9109 no readline.
9110 * gdb.base/utf8-identifiers.exp: Likewise.
9111 * gdb.cp/cpcompletion.exp: Likewise.
9112 * gdb.linespec/cpcompletion.exp: Likewise.
9113 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9114 * gdb.linespec/cpls-ops.exp: Likewise.
9115
9116 2018-09-19 Richard Bunt <richard.bunt@arm.com>
9117 Chris January <chris.january@arm.com>
9118
9119 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9120 * gdb.fortran/short-circuit-argument-list.exp: New file.
9121 * gdb.fortran/short-circuit-argument-list.f90: New test.
9122
9123 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9124
9125 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9126 "arch=" keyword when executing "-stack-list-frames".
9127
9128 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9129
9130 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9131 "arch=" keyword when executing "-stack-list-frames".
9132
9133 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9134
9135 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9136 break ada".
9137
9138 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9139
9140 PR python/23669
9141 * gdb.python/python.exp: Test gdb.execute("show commands").
9142
9143 2018-09-16 Tom Tromey <tom@tromey.com>
9144
9145 * gdb.base/new-ui.exp (do_execution_tests): Update.
9146 * gdb.base/dbx.exp (test_breakpoints): Update.
9147
9148 2018-09-14 Alan Hayward <alan.hayward@arm.com>
9149
9150 * lib/gdb.exp (gdb_simple_compile): Add proc.
9151 (is_elf_target): Use gdb_simple_compile.
9152 (skip_altivec_tests): Likewise.
9153 (skip_vsx_tests): Likewise.
9154 (skip_tsx_tests): Likewise.
9155 (skip_btrace_tests): Likewise.
9156 (skip_btrace_pt_tests): Likewise.
9157 (gdb_can_simple_compile): Likewise.
9158 (gdb_has_argv0): Likewise.
9159 (gdb_target_symbol_prefix): Likewise.
9160 (target_supports_scheduler_locking): Likewise.
9161
9162 2018-09-13 Tom Tromey <tom@tromey.com>
9163
9164 * Makefile.in (TAGS): Recognize proc_with_prefix and
9165 gdb_caching_proc.
9166
9167 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9168
9169 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9170 method.
9171
9172 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9173
9174 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9175 and a few other Inferior properties when the Inferior is no
9176 longer valid.
9177
9178 2018-09-13 Tom Tromey <tom@tromey.com>
9179
9180 PR rust/23650:
9181 * gdb.rust/simple.exp: Add test for enum field access error.
9182
9183 2018-09-13 Tom Tromey <tom@tromey.com>
9184
9185 PR rust/23626:
9186 * gdb.rust/simple.rs (EmptyEnum): New type.
9187 (main): Use it.
9188 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9189
9190 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9191
9192 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9193 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9194 * gdb.python/py-symtab.exp: Update test printing an objfile.
9195
9196 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9197
9198 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9199 object.
9200
9201 2018-09-12 Alan Hayward <alan.hayward@arm.com>
9202
9203 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9204 (support_complex_tests): Use gdb_can_simple_compile.
9205 (is_ilp32_target): Likewise.
9206 (is_lp64_target): Likewise.
9207 (is_64_target): Likewise.
9208 (is_amd64_regs_target): Likewise.
9209 (is_aarch32_target): Likewise.
9210 (gdb_int128_helper): Likewise.
9211
9212 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9213
9214 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9215
9216 2018-09-10 Jerome Guitton <guitton@adacore.com>
9217
9218 * gdb.ada/same_component_name: Add test for case of tagged record
9219 with variable-length fields.
9220
9221 2018-09-10 Xavier Roirand <roirand@adacore.com>
9222
9223 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9224 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9225 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9226 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9227
9228 2018-09-10 Xavier Roirand <roirand@adacore.com>
9229
9230 * gdb.ada/mi_string_access.exp: New testcase.
9231 * gdb.ada/mi_string_access/bar.adb: New file.
9232 * gdb.ada/mi_string_access/pck.adb: New file.
9233 * gdb.ada/mi_string_access/pck.asd: New file.
9234
9235 2018-09-10 Xavier Roirand <roirand@adacore.com>
9236
9237 * gdb.ada/mi_var_union.exp: New testcase.
9238 * gdb.ada/mi_var_union/bar.adb: New file.
9239 * gdb.ada/mi_var_union/pck.adb: New file.
9240 * gdb.ada/mi_var_union/pck.asd: New file.
9241
9242 2018-09-08 Tom Tromey <tom@tromey.com>
9243
9244 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9245
9246 2018-09-08 Tom Tromey <tom@tromey.com>
9247
9248 PR python/16047:
9249 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9250 (register_pretty_printers): Register new printer.
9251 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9252 test.
9253 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9254 (an_int_type3): New global.
9255
9256 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9257
9258 * gdb.ada/expr_with_funcall: New testcase.
9259
9260 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9261
9262 * gdb.ada/packed_array_assign: New testcase.
9263
9264 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9265
9266 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9267 names, and add test prefixes to make test names unique.
9268
9269 2018-09-05 Tom de Vries <tdevries@suse.de>
9270
9271 * gdb.dwarf2/varval.exp: Add test.
9272
9273 2018-09-04 Gary Benson <gbenson@redhat.com>
9274
9275 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9276 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9277
9278 2018-08-31 Tom Tromey <tom@tromey.com>
9279
9280 * gdb.rust/simple.rs: Rename second variable "v".
9281
9282 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9283
9284 * gdb.base/funcargs.c (use_a): New function.
9285 (recurse): Call use_a.
9286
9287 2018-08-29 Keith Seitz <keiths@redhat.com>
9288
9289 * gdb.compile/compile-cplus-anonymous.cc: New file.
9290 * gdb.compile/compile-cplus-anonymous.exp: New file.
9291 * gdb.compile/compile-cplus-array-decay.cc: New file.
9292 * gdb.compile/compile-cplus-array-decay.exp: New file.
9293 * gdb.compile/compile-cplus-inherit.cc: New file.
9294 * gdb.compile/compile-cplus-inherit.exp: New file.
9295 * gdb.compile/compile-cplus-member.cc: New file.
9296 * gdb.compile/compile-cplus-member.exp: New file.
9297 * gdb.compile/compile-cplus-method.cc: New file.
9298 * gdb.compile/compile-cplus-method.exp: New file.
9299 * gdb.compile/compile-cplus-mod.c: "New" file.
9300 * gdb.compile/compile-cplus-namespace.cc: New file.
9301 * gdb.compile/compile-cplus-namespace.exp: New file.
9302 * gdb.compile/compile-cplus-nested.cc: New file.
9303 * gdb.compile/compile-cplus-nested.exp: New file.
9304 * gdb.compile/compile-cplus-print.c: "New" file.
9305 * gdb.compile/compile-cplus-print.exp: "New" file.
9306 * gdb.compile/compile-cplus-virtual.cc: New file.
9307 * gdb.compile/compile-cplus-virtual.exp: New file.
9308 * gdb.compile/compile-cplus.c: "New" file.
9309 * gdb.compile/compile-cplus.exp: "New" file.
9310 * lib/compile-support.exp: New file.
9311
9312 2018-08-16 Gary Benson <gbenson@redhat.com>
9313
9314 PR gdb/13000:
9315 * gdb.base/batch-exit-status.exp: New file.
9316 * gdb.base/batch-exit-status.good-commands: Likewise.
9317 * gdb.base/batch-exit-status.bad-commands: Likewise.
9318
9319 2018-08-29 Alan Hayward <alan.hayward@arm.com>
9320
9321 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9322 (struct struct02): Likewise.
9323 (struct struct03): Likewise.
9324 (struct struct04): Likewise.
9325 (struct struct_01_01): New struct.
9326 (struct struct_01_02): Likewise.
9327 (struct struct_01_03): Likewise.
9328 (struct struct_01_04): Likewise.
9329 (struct struct_02_01): Likewise.
9330 (struct struct_02_02): Likewise.
9331 (struct struct_02_03): Likewise.
9332 (struct struct_02_04): Likewise.
9333 (struct struct_04_01): Likewise.
9334 (struct struct_04_02): Likewise.
9335 (struct struct_04_03): Likewise.
9336 (struct struct_04_04): Likewise.
9337 (struct struct_05_01): Likewise.
9338 (struct struct_05_02): Likewise.
9339 (struct struct_05_03): Likewise.
9340 (struct struct_05_04): Likewise.
9341 (cmp_struct01): Remove function.
9342 (cmp_struct02): Likewise.
9343 (cmp_struct03): Likewise.
9344 (cmp_struct04): Likewise.
9345 (cmp_struct_01_01): Add Function.
9346 (cmp_struct_01_02): Likewise.
9347 (cmp_struct_01_03): Likewise.
9348 (cmp_struct_01_04): Likewise.
9349 (cmp_struct_02_01): Likewise.
9350 (cmp_struct_02_02): Likewise.
9351 (cmp_struct_02_03): Likewise.
9352 (cmp_struct_02_04): Likewise.
9353 (cmp_struct_04_01): Likewise.
9354 (cmp_struct_04_02): Likewise.
9355 (cmp_struct_04_03): Likewise.
9356 (cmp_struct_04_04): Likewise.
9357 (cmp_struct_05_01): Likewise.
9358 (cmp_struct_05_02): Likewise.
9359 (cmp_struct_05_03): Likewise.
9360 (cmp_struct_05_04): Likewise.
9361 (call_all): Add new structs.
9362 * gdb.base/infcall-nested-structs.exp: Likewise.
9363
9364 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9365
9366 * gdb.python/py-framefilter-mi.exp: Update regexp to
9367 check for "arch" field in frame output.
9368
9369 2018-08-23 Kevin Buettner <kevinb@redhat.com>
9370
9371 * gdb.dwarf2/dw2-ranges-func.c: New file.
9372 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9373
9374 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9375
9376 * gdb.base/term.exp: Compare terminal settings with values from
9377 the inferior.
9378 * gdb.base/term.c: Get and set terminal settings.
9379
9380 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9381
9382 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9383 accommodate new "arch" field in frame output.
9384 * gdb.mi/mi-return.exp: Likewise.
9385 * gdb.mi/mi-stack.exp: Likewise.
9386 * gdb.mi/mi-syn-frame.exp: Likewise.
9387 * gdb.mi/user-selected-context-sync.exp: Likewise.
9388
9389 2018-08-19 Michael Spang <spang@google.com>
9390
9391 PR gdb/11786
9392 * gdb.base/gcore-tls-pie.c: New file.
9393 * gdb.base/gcore-tls-pie.exp: New file.
9394
9395 2018-08-18 Kevin Buettner <kevinb@redhat.com>
9396
9397 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
9398 * gdb.dwarf2/varval.c: New file.
9399 * gdb.dwarf2/varval.exp: New file.
9400
9401 2018-08-17 Alan Hayward <alan.hayward@arm.com>
9402
9403 PR gdb/18931
9404 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9405
9406 2018-08-16 Keith Seitz <keiths@redhat.com>
9407
9408 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9409 tests expected to pass.
9410
9411 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9412
9413 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9414 -data-disassemble -a.
9415 (test_disassembly_bogus_args): Likewise.
9416
9417 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9418
9419 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9420
9421 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9422
9423 * gdb.base/vla-optimized-out.exp: Add new test.
9424
9425 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9426
9427 * gdb.base/vla-optimized-out-o3.exp: Delete.
9428 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9429 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9430 deleted tests.
9431
9432 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9433
9434 PR gdb/18050:
9435 * gdb.server/extended-remote-restart.c: New file.
9436 * gdb.server/extended-remote-restart.exp: New file.
9437
9438 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9439
9440 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9441 "set variable index = 42".
9442
9443 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9444
9445 * boards/index-cache-gdb.exp: New file.
9446 * gdb.dwarf2/index-cache.exp: New file.
9447 * gdb.dwarf2/index-cache.c: New file.
9448 * gdb.base/maint.exp: Check if we are using the index cache.
9449
9450 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9451
9452 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9453 MAKEFLAGS.
9454
9455 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9456
9457 * dg-extract-results.sh: Move to toplevel contrib.
9458 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9459 * Makefile.in (check-parallel-racy): Likewise.
9460
9461 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9462
9463 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9464 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9465 tests if the target supports scheduler locking.
9466
9467 2018-08-04 Tom de Vries <tdevries@suse.de>
9468
9469 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9470
9471 2018-08-02 Tom Tromey <tom@tromey.com>
9472
9473 PR symtab/16842.
9474 * gdb.cp/temargs.exp: Test "info address" of a template
9475 parameter.
9476
9477 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9478
9479 * gdb.python/py-mi-var-info-path-expression.c: New file.
9480 * gdb.python/py-mi-var-info-path-expression.py: New file.
9481 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9482
9483 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9484
9485 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9486 error after "cannot resolve name" string.
9487
9488 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9489
9490 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9491 started.
9492 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9493
9494 2018-07-28 Tom de Vries <tdevries@suse.de>
9495
9496 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9497
9498 2018-07-26 Tom de Vries <tdevries@suse.de>
9499
9500 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9501
9502 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9503
9504 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9505 is visible.
9506
9507 2018-07-26 Tom de Vries <tdevries@suse.de>
9508
9509 PR breakpoints/23366
9510 * gdb.base/catch-follow-exec.c: New test.
9511 * gdb.base/catch-follow-exec.exp: New file.
9512
9513 2018-07-25 Tom de Vries <tdevries@suse.de>
9514
9515 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9516 vla-optimized-out.c.
9517
9518 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9519
9520 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9521 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9522
9523 2018-07-20 Tom de Vries <tdevries@suse.de>
9524
9525 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9526 NOCLONE macro.
9527 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9528
9529 2018-07-19 Tom de Vries <tdevries@suse.de>
9530
9531 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9532 regular expression.
9533
9534 2018-07-18 Tom de Vries <tdevries@suse.de>
9535
9536 * gdb.base/vla-optimized-out.c: New test.
9537 * gdb.base/vla-optimized-out.exp: New file.
9538
9539 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9540
9541 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9542 message "No address associated with hostname" when gdbserver
9543 cannot resolve the hostname.
9544
9545 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9546
9547 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9548 Add some test prefixes to make tests unique.
9549
9550 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9551
9552 * gdb.base/frameapply.c: New file.
9553 * gdb.base/frameapply.exp: New file.
9554
9555 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9556
9557 * gdb.base/skip.exp: Update expected error message.
9558
9559 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9560 Jan Kratochvil <jan.kratochvil@redhat.com>
9561 Paul Fertser <fercerpav@gmail.com>
9562 Tsutomu Seki <sekiriki@gmail.com>
9563
9564 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9565 parameter.
9566 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9567 by default.
9568 * boards/native-gdbserver.exp: Likewise.
9569 * gdb.server/run-without-local-binary.exp: Improve regexp used
9570 for detecting when a remote debugging connection succeeds.
9571 * gdb.server/server-connect.exp: New file.
9572 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9573 Do not prefix the port number with ":".
9574 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9575 support for detecting and using it. Add '$debughost_gdbserver'
9576 to the list of arguments used to start gdbserver. Handle case
9577 when gdbserver cannot resolve a network name.
9578
9579 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9580
9581 PR c++/23373
9582 * gdb.base/ptype-offsets.cc (struct static_member): New
9583 struct.
9584 (main) <stmember>: New variable.
9585 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9586 with a static member in it.
9587
9588 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9589
9590 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9591 watchpoints enabled and disabled.
9592
9593 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9594
9595 * gdb.base/examine-backward.exp: Still run tests around address
9596 0x0, even if address 0x0 is not readable. Update the pattern for
9597 matching address 0x0 in expected output.
9598
9599 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9600
9601 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9602 malloc/free.
9603
9604 2018-07-04 Tom de Vries <tdevries@suse.de>
9605
9606 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9607
9608 2018-07-02 Maciej W. Rozycki <macro@mips.com>
9609
9610 PR tdep/8282
9611 * gdb.arch/mips-disassembler-options.exp: New test.
9612 * gdb.arch/mips-disassembler-options.s: New test source.
9613
9614 2018-06-29 Pedro Alves <palves@redhat.com>
9615
9616 * gdb.threads/names.exp: Adjust expected "info threads" output.
9617
9618 2018-06-29 Pedro Alves <palves@redhat.com>
9619
9620 * gdb.opt/inline-break.exp (line number, address): Add "info
9621 break" tests.
9622
9623 2018-06-29 Pedro Alves <palves@redhat.com>
9624
9625 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9626 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9627 number and address and running to them.
9628
9629 2018-06-29 Richard Bunt <richard.bunt@arm.com>
9630
9631 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9632
9633 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9634
9635 * lib/compiler.c: Remove executable permission flag.
9636
9637 2018-06-28 Richard Bunt <richard.bunt@arm.com>
9638
9639 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9640 code.
9641 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9642
9643 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9644
9645 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9646
9647 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9648
9649 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9650 address argument is omitted.
9651
9652 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9653
9654 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9655
9656 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
9657
9658 PR gdb/21695
9659 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9660 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9661
9662 2018-06-26 Tom Tromey <tom@tromey.com>
9663
9664 PR rust/22574:
9665 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9666 * gdb.rust/simple.rs (struct SimpleLayout): New.
9667
9668 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9669
9670 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9671 "info registers" output.
9672
9673 2018-06-21 Richard Bunt <richard.bunt@arm.com>
9674
9675 * gdb.base/watchpoint-hw-attach.c: New test.
9676 * gdb.base/watchpoint-hw-attach.exp: New file.
9677
9678 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9679
9680 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9681 through /bin/sh.
9682 * boards/dwarf4-gdb-index.exp: Likewise.
9683 * boards/fission-dwp.exp: Likewise.
9684
9685 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9686
9687 * gdb.base/float128.exp: Add comment and improved fail message
9688 to the failure case of "print large128" test.
9689
9690 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9691
9692 * configure.ac: Remove AC_PREREQ.
9693 * configure: Re-generate.
9694
9695 2018-06-19 Pedro Alves <palves@redhat.com>
9696
9697 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9698 (func_extern_caller): New.
9699 (main): Call func_extern_caller.
9700 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9701 logic change.
9702
9703 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
9704
9705 PR gdb/16841
9706 * gdb.cp/typedef-base.cc: New file.
9707 * gdb.cp/typedef-base.exp: New file.
9708
9709 2018-06-18 Tom de Vries <tdevries@suse.de>
9710
9711 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9712
9713 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9714 Richard Bunt <Richard.Bunt@arm.com>
9715
9716 * gdb.threads/attach-slow-waitpid.c: New file.
9717 * gdb.threads/attach-slow-waitpid.exp: New file.
9718 * gdb.threads/slow-waitpid.c: New file.
9719
9720 2018-06-14 Pedro Alves <palves@redhat.com>
9721
9722 * gdb.base/fork-running-state.c: Include <errno.h>.
9723 (exit_if_relative_exits): New.
9724 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9725 exits.
9726 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9727 child exits.
9728
9729 2018-06-14 Tom de Vries <tdevries@suse.de>
9730
9731 PR cli/22573
9732 * gdb.base/finish-pretty.c: New test.
9733 * gdb.base/finish-pretty.exp: New file.
9734
9735 2018-06-14 Pedro Alves <palves@redhat.com>
9736
9737 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9738 gdb's expected startup output.
9739
9740 2018-06-14 Pedro Alves <palves@redhat.com>
9741
9742 * lib/selftest-support.exp (selftest_setup): Remove inlined
9743 function handling.
9744
9745 2018-06-14 Tom de Vries <tdevries@suse.de>
9746
9747 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9748 matching of breakpoint printing.
9749
9750 2018-06-13 Tom de Vries <tdevries@suse.de>
9751
9752 PR testsuite/23269
9753 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9754 (fork_child): ... here, and ...
9755 (fork_parent): ... here.
9756
9757 2018-06-12 Tom de Vries <tdevries@suse.de>
9758
9759 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9760
9761 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9762 Stephen Roberts <stephen.roberts@arm.com>
9763
9764 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9765 rewrite test to describe action performed, rather than possible
9766 failure.
9767
9768 2018-06-08 Gary Benson <gbenson@redhat.com>
9769
9770 * gdb.threads/check-libthread-db.exp: New file.
9771 * gdb.threads/check-libthread-db.c: Likewise.
9772
9773 2018-06-05 Tom Tromey <tom@tromey.com>
9774
9775 * gdb.base/default.exp: Update expected "show version" output.
9776
9777 2018-06-05 Tom Tromey <tom@tromey.com>
9778
9779 PR cli/12326:
9780 * gdb.cp/static-print-quit.exp: Update.
9781 * lib/gdb.exp (pagination_prompt): Update.
9782 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9783 * gdb.python/python.exp: Update.
9784
9785 2018-06-04 Joel Brobecker <brobecker@adacore.com>
9786
9787 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9788
9789 2018-06-01 Joel Brobecker <brobecker@adacore.com>
9790
9791 * gdb.ada/bp_fun_addr: New testcase.
9792
9793 2018-06-01 Tom Tromey <tom@tromey.com>
9794
9795 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9796 results.
9797 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9798 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9799 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9800 * gdb.base/maint.exp (maint_pass_if): Update.
9801
9802 2018-05-31 Maciej W. Rozycki <macro@mips.com>
9803
9804 * gdb.base/endian.exp: New test.
9805 * gdb.base/endian.c: New test source.
9806
9807 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9808
9809 PR gdb/23203
9810 * gdb.base/bt-selected-frame.c: New file.
9811 * gdb.base/bt-selected-frame.exp: New file.
9812 * lib/gdb.exp (get_current_frame_number): New function.
9813
9814 2018-05-24 Maciej W. Rozycki <macro@mips.com>
9815 Pedro Alves <palves@redhat.com>
9816
9817 * gdb.threads/tls-core.c: Include <stdlib.h>
9818 (thread_proc): Call `abort'.
9819 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9820 (tls_core_test): New procedure, bits factored out from ...
9821 (top level): ... here. Test both native cores and gcore cores.
9822
9823 2018-05-23 Tom Tromey <tom@tromey.com>
9824
9825 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9826
9827 2018-05-23 Tom Tromey <tom@tromey.com>
9828
9829 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9830 symfile_complaints.
9831 (test_short_complaints): Likewise.
9832 (test_empty_complaints): Likewise.
9833 (test_initial_complaints): Update.
9834
9835 2018-05-23 Tom Tromey <tom@tromey.com>
9836
9837 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9838
9839 2018-05-23 Tom Tromey <tom@tromey.com>
9840
9841 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9842 (test_short_complaints): Update.
9843
9844 2018-05-22 Pedro Alves <palves@redhat.com>
9845
9846 * gdb.base/remote.exp: Only gdb_start after compiling the
9847 testcase. Issue "disconnect" before testing "set remote" command
9848 defaults. Issue clean_restart before running to main.
9849
9850 2018-05-22 Pedro Alves <palves@redhat.com>
9851
9852 * gdb.base/remote.exp: Adjust expected output of "show remote
9853 memory-write-packet-size". Add tests for "set remote
9854 memory-write-packet-size 0" and "set remote
9855 memory-write-packet-size fixed/limit".
9856
9857 2018-05-22 Pedro Alves <palves@redhat.com>
9858
9859 PR gdb/22973
9860 * gdb.base/utf8-identifiers.c: New file.
9861 * gdb.base/utf8-identifiers.exp: New file.
9862
9863 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9864
9865 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9866
9867 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9868
9869 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9870
9871 2018-05-18 Tom Tromey <tom@tromey.com>
9872
9873 * gdb.base/ptype-offsets.exp: Update.
9874
9875 2018-05-17 Keith Seitz <keiths@redhat.com>
9876
9877 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9878 in expected breakpoint stop locations.
9879 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9880 move to proper scope to test variable values.
9881 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9882 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9883 New functions.
9884 (main): Call not_inline_func3.
9885 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9886 inline_func1, inline_func2, and inline_func3. Test that when each
9887 breakpoint is hit, GDB properly reports both the stop location
9888 and the backtrace. Repeat tests for temporary breakpoints.
9889
9890 2018-05-15 Maciej W. Rozycki <macro@mips.com>
9891
9892 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9893 rather then trying to access it in determining whether the PID
9894 of `gdbserver' could have been retrieved.
9895
9896 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9897
9898 * gdb.arch/amd64-init-x87-values.S: New file.
9899 * gdb.arch/amd64-init-x87-values.exp: New file.
9900
9901 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9902
9903 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9904
9905 2018-05-04 Tom Tromey <tom@tromey.com>
9906
9907 PR python/22730:
9908 * gdb.python/python.exp: Test multi-line execute.
9909
9910 2018-05-04 Tom Tromey <tom@tromey.com>
9911
9912 PR python/22731:
9913 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9914
9915 2018-05-04 Tom Tromey <tom@tromey.com>
9916
9917 PR gdb/11750:
9918 * gdb.base/define.exp: Test defining a user command inside a user
9919 command.
9920 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9921
9922 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9923 Pedro Alves <palves@redhat.com>
9924
9925 PR breakpoints/19806 and support for PR external/20207.
9926 * gdb.base/watchpoint-unaligned.c: New file.
9927 * gdb.base/watchpoint-unaligned.exp: New file.
9928
9929 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9930
9931 * gdb.base/maint.exp: Make test names unique, use
9932 test_prefix_command_help to test 'help maint info', and remove
9933 repeated test of 'help maint'.
9934
9935 2018-05-04 Tom Tromey <tom@tromey.com>
9936
9937 PR gdb/22619:
9938 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9939 behavior.
9940
9941 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9942
9943 * gdb.base/maint.exp: Process output from 'maint print registers'
9944 line at a time.
9945
9946 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9947
9948 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9949 timeout.
9950
9951 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9952
9953 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9954 filter pattern.
9955
9956 2018-05-02 Pedro Alves <palves@redhat.com>
9957
9958 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9959 to_log_command renames.
9960 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9961
9962 2018-05-02 Tom Tromey <tom@tromey.com>
9963
9964 * gdb.python/py-parameter.exp: Set test message.
9965
9966 2018-05-02 Tom Tromey <tom@tromey.com>
9967
9968 PR python/20084:
9969 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9970 PARAM_ZUINTEGER_UNLIMITED tests.
9971
9972 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9973
9974 PR rust/23124
9975 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9976 when casting.
9977
9978 2018-04-30 Tom Tromey <tom@tromey.com>
9979
9980 * gdb.python/py-type.exp: Check align attribute.
9981 * gdb.python/py-type.c: New "aligncheck" global.
9982
9983 2018-04-30 Tom Tromey <tom@tromey.com>
9984
9985 PR exp/17095:
9986 * gdb.dwarf2/dw2-align.exp: New file.
9987 * gdb.cp/align.exp: New file.
9988 * gdb.base/align.exp: New file.
9989 * lib/gdb.exp (gdb_int128_helper): New proc.
9990 (has_int128_c, has_int128_cxx): New caching procs.
9991
9992 2018-04-27 Tom Tromey <tom@tromey.com>
9993
9994 PR rust/22545:
9995 * gdb.rust/simple.exp: Add inclusive range tests.
9996
9997 2018-04-26 Pedro Alves <palves@redhat.com>
9998
9999 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10000 ifunc breakpoint locations correctly of ifunc breakpoints set
10001 while the program resolves the ifunc.
10002
10003 2018-04-26 Pedro Alves <palves@redhat.com>
10004
10005 * gdb.base/gnu-ifunc-final.c: New file.
10006 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10007 * gdb.base/gnu-ifunc.exp (executable): Delete.
10008 (staticexecutable): Adjust.
10009 (lib_opts, exec_opts): Delete.
10010 (make_binsuffix, build, set-break): New procedures.
10011 (misc_tests): New, with tests factored out from the top level.
10012 (top level): Test different combinations of ifunc resolver name,
10013 resolver with and with debug info, and ifunc target with and
10014 without debug info. Wrap static tests with with_target_prefix.
10015
10016 2018-04-26 Pedro Alves <palves@redhat.com>
10017
10018 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10019 return type" warnings.
10020
10021 2018-04-25 Pedro Alves <palves@redhat.com>
10022
10023 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10024 killed".
10025 * gdb.base/kill-after-signal.exp: Likewise.
10026 * gdb.threads/kill.exp: Likewise.
10027
10028 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10029 Sergio Durigan Junior <sergiodj@redhat.com>
10030 Pedro Alves <palves@redhat.com>
10031
10032 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10033 regexps to expect for '[Inferior ... detached]' as well.
10034 * gdb.base/attach.exp: Likewise.
10035 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10036 "gdb_continue_to_end".
10037 (test_catch_syscall_with_wrong_args): Likewise.
10038 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10039 ']'. Don't set 'verbose' on.
10040 * gdb.base/foll-vfork.exp: Likewise.
10041 * gdb.base/fork-print-inferior-events.c: New file.
10042 * gdb.base/fork-print-inferior-events.exp: New file.
10043 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10044 '[Inferior ... has been killed]' message.
10045 * gdb.base/kill-after-signal.exp: Likewise.
10046 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10047 detach message.
10048 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10049 message.
10050 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10051 regexps to expect for '[Inferior ... detached]' as well.
10052 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10053
10054 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10055
10056 PR gdb/23104
10057 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10058
10059 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10060
10061 PR gdb/23095
10062 * gdb.base/break-probes.exp: Pass shlib_load to
10063 prepare_for_testing. Set normal_bp to r_debug_state if target is
10064 bsd.
10065
10066 2018-04-19 Richard Bunt <richard.bunt@arm.com>
10067
10068 * gdb.threads/multiple-successive-infcall.c: New test.
10069 * gdb.threads/multiple-successive-infcall.exp: New file.
10070
10071 2018-04-17 Tom Tromey <tom@tromey.com>
10072
10073 * gdb.rust/simple.rs (Union): New type.
10074 (main): New local "u".
10075 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10076
10077 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10078
10079 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10080 number information in output of "whereis" command.
10081 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10082
10083 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10084
10085 * gdb.ada/info_types.exp: Adjust expected output to the line
10086 numbers now printed by "info var/func/type".
10087 * gdb.base/completion.exp: Likewise.
10088 * gdb.base/included.exp: Likewise.
10089 * gdb.cp/cp-relocate.exp: Likewise.
10090 * gdb.cp/cplusfuncs.exp: Likewise.
10091 * gdb.cp/namespace.exp: Likewise.
10092 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10093
10094 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10095
10096 * gdb.btrace/cpu.exp: New.
10097
10098 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10099
10100 * gdb.base/step-indirect-call-thunk.exp: New.
10101 * gdb.base/step-indirect-call-thunk.c: New.
10102 * gdb.reverse/step-indirect-call-thunk.exp: New.
10103 * gdb.reverse/step-indirect-call-thunk.c: New.
10104
10105 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10106
10107 * gdb.base/pie-fork.c: New file.
10108 * gdb.base/pie-fork.exp: New file.
10109
10110 2018-04-11 Tom Tromey <tom@tromey.com>
10111
10112 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10113
10114 2018-04-10 Pedro Alves <palves@redhat.com>
10115
10116 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10117 exits. Instead loop running forever.
10118 (fork_parent): Run forever too.
10119
10120 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10121
10122 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10123 mi_continue_to_line.
10124 * gdb.mi/mi-stack.c (callee4): Add comment.
10125
10126 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10127
10128 * gdb.mi/mi-stack.exp: Fix indentation.
10129
10130 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10131
10132 PR gdb/22979
10133 * gdb.arch/amd64-osabi.exp: New file.
10134
10135 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10136
10137 PR gdb/22980
10138 * gdb.base/osabi.exp: New file.
10139
10140 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
10141
10142 * gdb.cp/static-typedef-print.exp: New file.
10143 * gdb.cp/static-typedef-print.cc: New file.
10144
10145 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10146
10147 * gdb.ada/varsize_limit: New testcase.
10148
10149 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10150
10151 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10152
10153 * gdb.ada/notcplusplus: New testcase.
10154
10155 * gdb.base/c-linkage-name.c: New file.
10156 * gdb.base/c-linkage-name.exp: New testcase.
10157
10158 2018-03-26 Tom Tromey <tom@tromey.com>
10159
10160 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10161 * gdb.python/py-framefilter.py (name_error): New global.
10162 (ErrorInName.function): Use name_error.
10163
10164 2018-03-26 Tom Tromey <tom@tromey.com>
10165
10166 PR backtrace/15582:
10167 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10168
10169 2018-03-23 Keith Seitz <keiths@redhat.com>
10170
10171 PR c++/22968
10172 * gdb.cp/subtypes.exp: New file.
10173 * gdb.cp/subtypes.h: New file.
10174 * gdb.cp/subtypes.cc: New file.
10175 * gdb.cp/subtypes-2.cc: New file.
10176
10177 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10178
10179 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10180 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10181 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10182 -nostartfiles when compiling the test. Confirm that all registers
10183 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10184
10185 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10186
10187 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10188 option, syntax was wrong anyway.
10189 * gdb.arch/arm-disp-step.exp: Likewise.
10190 * gdb.arch/sparc64-regs.exp: Likewise.
10191 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10192 option, syntax was wrong anyway, switch to use
10193 prepare_for_testing.
10194 * gdb.arch/i386-disp-step.exp: Likewise.
10195
10196 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10197
10198 * gdb.ada/exec_changed.exp: Replace "target_info exists
10199 use_gdb_stub" by "use_gdb_stub".
10200 * gdb.ada/start.exp: Likewise.
10201 * gdb.base/async-shell.exp: Likewise.
10202 * gdb.base/attach-pie-misread.exp: Likewise.
10203 * gdb.base/attach-wait-input.exp: Likewise.
10204 * gdb.base/break-entry.exp: Likewise.
10205 * gdb.base/break-interp.exp: Likewise.
10206 * gdb.base/dprintf-detach.exp: Likewise.
10207 * gdb.base/nostdlib.exp: Likewise.
10208 * gdb.base/solib-nodir.exp: Likewise.
10209 * gdb.base/statistics.exp: Likewise.
10210 * gdb.base/testenv.exp: Likewise.
10211 * gdb.mi/mi-exec-run.exp: Likewise.
10212 * gdb.mi/mi-start.exp: Likewise.
10213 * gdb.multi/dummy-frame-restore.exp: Likewise.
10214 * gdb.multi/multi-arch-exec.exp: Likewise.
10215 * gdb.multi/multi-arch.exp: Likewise.
10216 * gdb.multi/tids.exp: Likewise.
10217 * gdb.multi/watchpoint-multi.exp: Likewise.
10218 * gdb.python/py-events.exp: Likewise.
10219 * gdb.threads/attach-into-signal.exp: Likewise.
10220 * gdb.threads/attach-stopped.exp: Likewise.
10221 * gdb.threads/threadapply.exp: Likewise.
10222 * lib/selftest-support.exp: Likewise.
10223
10224 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10225
10226 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10227
10228 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10229
10230 * gdb.perf/template-breakpoints.cc: New file.
10231 * gdb.perf/template-breakpoints.exp: New file.
10232 * gdb.perf/template-breakpoints.py: New file.
10233
10234 2018-03-19 Tom Tromey <tom@tromey.com>
10235
10236 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10237 y0.
10238 * gdb.rust/simple.exp: Test bare identifier form of struct
10239 initializer.
10240
10241 2018-03-19 Tom Tromey <tom@tromey.com>
10242
10243 * gdb.gdb/observer.exp: Remove.
10244
10245 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10246
10247 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10248 "qualified" option when setting breakpoints.
10249 * gdb.trace/backtrace.exp: Likewise.
10250 * gdb.trace/circ.exp: Likewise.
10251 * gdb.trace/collection.exp: Likewise.
10252 * gdb.trace/disconnected-tracing.exp: Likewise.
10253 * gdb.trace/ftrace-lock.exp: Likewise.
10254 * gdb.trace/ftrace.exp: Likewise.
10255 * gdb.trace/infotrace.exp: Likewise.
10256 * gdb.trace/packetlen.exp: Likewise.
10257 * gdb.trace/passc-dyn.exp: Likewise.
10258 * gdb.trace/qtro.exp: Likewise.
10259 * gdb.trace/read-memory.exp: Likewise.
10260 * gdb.trace/report.exp: Likewise.
10261 * gdb.trace/signal.exp: Likewise.
10262 * gdb.trace/status-stop.exp: Likewise.
10263 * gdb.trace/strace.exp: Likewise.
10264 * gdb.trace/tfind.exp: Likewise.
10265 * gdb.trace/trace-break.exp: Likewise.
10266 * gdb.trace/trace-condition.exp: Likewise.
10267 * gdb.trace/trace-mt.exp: Likewise.
10268 * gdb.trace/tstatus.exp: Likewise.
10269 * gdb.trace/tsv.exp: Likewise.
10270 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10271 * gdb.trace/unavailable.exp: Likewise.
10272 * gdb.trace/while-dyn.exp: Likewise.
10273
10274 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10275
10276 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10277 that libinproctrace is copied to the target.
10278
10279 2018-03-14 Tom Tromey <tom@tromey.com>
10280
10281 PR cli/14977:
10282 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10283 a null pointer.
10284 * gdb.base/wchar.exp: Likewise.
10285
10286 2018-03-14 Tom Tromey <tom@tromey.com>
10287
10288 PR cli/19918:
10289 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10290 flag.
10291
10292 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10293
10294 PR gdb/22841
10295 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10296 "target" to remote_exec.
10297
10298 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10299
10300 PR gdb/22841
10301 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10302 ${board}_upload): Remove.
10303
10304 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10305
10306 * gdb.cp/watch-cp.cc: New test.
10307 * gdb.cp/watch-cp.exp: New file.
10308
10309 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10310
10311 * gdb.base/infcall-nested-structs.exp: New file.
10312 * gdb.base/infcall-nested-structs.c: New file.
10313 * gdb.base/float.exp: Add riscv support.
10314
10315 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10316
10317 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10318 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10319
10320 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10321
10322 * gdb.server/abspath.exp: New file.
10323 * lib/gdb.exp (with_cwd): New procedure.
10324
10325 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10326
10327 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10328 use it.
10329 (gdb_is_target_remote_prompt): New proc.
10330 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10331 (gdb_is_target_native): Pass prompt parameter to
10332 gdb_is_target_1.
10333
10334 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10335
10336 * gdb.base/load-command.c: New file.
10337 * gdb.base/load-command.exp: New file.
10338 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10339 (gdb_is_target_1): ...this, and generalize for other targets
10340 than just remote.
10341 (gdb_is_target_remote): Use gdb_is_target_1.
10342 (gdb_is_target_native): use gdb_is_target_1.
10343
10344 2018-02-26 Tom Tromey <tom@tromey.com>
10345
10346 PR python/16497:
10347 * gdb.python/py-framefilter.exp: Update test.
10348
10349 2018-02-26 Tom Tromey <tom@tromey.com>
10350
10351 * gdb.dwarf2/variant.c: New file.
10352 * gdb.dwarf2/variant.exp: New file.
10353
10354 2018-02-26 Tom Tromey <tom@tromey.com>
10355
10356 * gdb.rust/simple.exp: Accept more possible results in enum test.
10357
10358 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10359
10360 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10361 parentheses.
10362
10363 2018-02-23 Maciej W. Rozycki <macro@mips.com>
10364
10365 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10366 name of a variable: $actual_linejj -> $actual_line.
10367
10368 2018-02-21 John Baldwin <jhb@FreeBSD.org>
10369
10370 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10371
10372 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10373
10374 * gdb.btrace/buffer-size.exp: Do not force BTS.
10375
10376 2018-02-14 Pedro Alves <palves@redhat.com>
10377
10378 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10379 getting a "Quit".
10380
10381 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10382
10383 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10384 Fix test name.
10385
10386 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10387
10388 * gdb.cp/m-static.exp: Check type of optimized out static
10389 member.
10390
10391 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10392
10393 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10394 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10395
10396 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10397 Leszek Swirski <leszeks@google.com>
10398
10399 * gdb.python/py-prettyprint.c
10400 (struct to_string_returns_value_inner,
10401 struct to_string_returns_value_wrapper): New.
10402 (main): Add tsrvw variable.
10403 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10404 ToStringReturnsValueWrapper): New classes.
10405 (register_pretty_printers): Register new pretty-printers.
10406 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10407 recursive pretty printer.
10408 * gdb.python/py-mi.exp: Likewise.
10409
10410 2018-02-01 Leszek Swirski <leszeks@google.com>
10411
10412 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10413 functions with the same name as an include file are parsed
10414 correctly.
10415
10416 2018-02-01 Yao Qi <yao.qi@linaro.org>
10417
10418 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10419 "\[^\r\n\]*".
10420
10421 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10422
10423 * gdb.arch/powerpc-prologue-frame.s: New file.
10424 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10425 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10426
10427 2018-01-31 Joel Brobecker <brobecker@adacore.com>
10428
10429 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10430
10431 2018-01-30 Pedro Alves <palves@redhat.com>
10432
10433 PR gdb/13211
10434 * gdb.base/interrupt-daemon.c: New.
10435 * gdb.base/interrupt-daemon.exp: New.
10436 * gdb.multi/multi-term-settings.c: New.
10437 * gdb.multi/multi-term-settings.exp: New.
10438
10439 2018-01-30 Joel Brobecker <brobecker@adacore.com>
10440
10441 * gdb.base/break.exp: Save the location where the breakpoint
10442 on break.c:47 was actually inserted when debugging the version
10443 compiled at -O2 and use it in the expected output of the "info
10444 break" test performed soon after.
10445
10446 2018-01-22 Pedro Alves <palves@redhat.com>
10447 Sergio Durigan Junior <sergiodj@redhat.com>
10448
10449 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10450 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10451
10452 2018-01-22 Joel Brobecker <brobecker@adacore.com>
10453
10454 * gdb.base/break-include.c, gdb.base/break-include.inc,
10455 gdb.base/break-include.exp: New files.
10456 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10457 line number now being the actual line number where the breakpoint
10458 was inserted.
10459 * gdb.mi/mi-break.exp: Likewise.
10460 * gdb.mi/mi-reverse.exp: Likewise.
10461 * gdb.mi/mi-simplerun.exp: Ditto.
10462
10463 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10464
10465 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10466 varobj.
10467 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10468
10469 2018-01-21 Don Breazeal <donb@codesourcery.com>
10470 Andrew Burgess <andrew.burgess@embecosm.com>
10471
10472 * gdb.mi/basics.c: Add new global.
10473 * gdb.mi/mi-frame-regs.exp: New file.
10474 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10475 case.
10476
10477 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10478
10479 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10480 non-parameter, and on an unknown symbol.
10481
10482 2018-01-19 Tom Tromey <tom@tromey.com>
10483
10484 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10485 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10486
10487 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10488
10489 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10490 setrlimit and chdir to int.
10491
10492 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10493
10494 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10495 function.
10496 (my_tend): Likewise.
10497 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10498 rationale of avoiding FP- and vector instructions.
10499
10500 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10501
10502 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10503 "info reg" with "\[ \t\]*".
10504 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10505 "\[ \t\]+".
10506 * gdb.arch/s390-multiarch.exp: Ditto.
10507 * gdb.base/pc-fp.exp: Ditto.
10508 * gdb.reverse/i386-precsave.exp: Ditto.
10509 * gdb.reverse/i386-reverse.exp: Ditto.
10510 * gdb.reverse/i387-env-reverse.exp: Ditto.
10511 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10512
10513 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10514
10515 * lib/gdb.exp (gdb_compile): Re-enable use of
10516 universal_compile_options for languages other than Rust.
10517
10518 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10519
10520 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10521
10522 2018-01-17 Mike Gulick <mgulick@mathworks.com>
10523
10524 PR gdb/16577
10525 * gdb.base/solib-vanish.exp: New.
10526 * gdb.base/solib-vanish-main.c: New.
10527 * gdb.base/solib-vanish-lib1.c: New.
10528 * gdb.base/solib-vanish-lib2.c: New.
10529
10530 2018-01-17 Yao Qi <yao.qi@linaro.org>
10531
10532 * gdb.compile/compile.exp: Match the address printed for
10533 frame in the output of command "bt".
10534
10535 2018-01-15 Tom Tromey <tom@tromey.com>
10536
10537 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10538 compute sp_reg.
10539
10540 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10541
10542 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10543 to prepare.
10544 (prepare): Return 0 on error, 1 on success.
10545
10546 2018-01-12 Pedro Alves <palves@redhat.com>
10547
10548 * gdb.base/continue-after-aborted-step-over.c: New.
10549 * gdb.base/continue-after-aborted-step-over.exp: New.
10550
10551 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10552
10553 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10554 options when not creating an executable.
10555
10556 2018-01-11 Pedro Alves <palves@redhat.com>
10557
10558 PR remote/22597
10559 * gdb.server/stop-reply-no-thread.c: New file.
10560 * gdb.server/stop-reply-no-thread.exp: New file.
10561
10562 2018-01-10 Pedro Alves <palves@redhat.com>
10563
10564 PR gdb/22670
10565 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10566 functions too. Test setting breakpoints and printing C functions
10567 with no debug info too.
10568 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10569
10570 2018-01-10 Pedro Alves <palves@redhat.com>
10571
10572 PR gdb/22670
10573 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10574 a fail.
10575
10576 2018-01-10 Pedro Alves <palves@redhat.com>
10577
10578 PR gdb/22670
10579 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10580
10581 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10582
10583 * gdb.server/unittest.exp: Match the output in non-development
10584 mode.
10585
10586 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10587
10588 * gdb.gdb/unittest.exp: Match output in non-development mode.
10589
10590 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10591
10592 * gdb.ada/access_tagged_param.exp: Relax expected output
10593 for value of "ObjL" in "continue" to pck.inspect breakpoint
10594 test.
10595
10596 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10597
10598 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10599 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
10600
10601 2018-01-05 Pedro Alves <palves@redhat.com>
10602
10603 PR gdb/18653
10604 * gdb.base/libsegfault.exp: New.
10605
10606 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10607
10608 PR gdb/22670
10609 * gdb.ada/access_tagged_param.exp: New file.
10610 * gdb.ada/access_tagged_param/foo.adb: New file.
10611
10612 2018-01-05 Pedro Alves <palves@redhat.com>
10613
10614 PR gdb/22670
10615 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10616 exercise lower case too, and to exercise both full matching and
10617 wild matching.
10618
10619 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10620
10621 * gdb.ada/rename_subscript_param: New testcase.
10622
10623 2018-01-05 Jerome Guitton <guitton@adacore.com>
10624
10625 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10626
10627 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10628
10629 * gdb.ada/convvar_comp: New testcase.
10630
10631 2018-01-05 Xavier Roirand <roirand@adacore.com>
10632
10633 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10634 (My_Table): New global variable.
10635 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10636
10637 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10638
10639 PR gdb/22670
10640 * gdb.ada/maint_with_ada: New testcase.
10641
10642 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10643
10644 PR gdb/22670
10645 * gdb.ada/bp_c_mixed_case: New testcase.
10646
10647 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10648
10649 PR gdb/22670
10650 * gdb.ada/complete.exp: Add "complete break ada" test.
10651
10652 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10653
10654 PR gdb/22670
10655 * gdb.ada/info_addr_mixed_case: New testcase.
10656
10657 2018-01-03 Xavier Roirand <roirand@adacore.com>
10658
10659 * gdb.ada/excep_handle.exp: New testcase.
10660 * gdb.ada/excep_handle/foo.adb: New file.
10661 * gdb.ada/excep_handle/pck.ads: New file.
10662
10663 2018-01-03 Joel Brobecker <brobecker@adacore.com>
10664
10665 * gdb.base/step-line.c: Add extra empty line in copyright header.
10666 * gdb.base/step-line.inp: Likewise.
10667
10668 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10669
10670 * gdb.ada/dyn_stride.exp: Add slice test.
10671
10672 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10673
10674 * gdb.ada/dyn_stride: New testcase.
10675
10676 2017-12-27 Stafford Horne <shorne@gmail.com>
10677
10678 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10679 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10680
10681 2017-12-27 Stafford Horne <shorne@gmail.com>
10682
10683 * gdb.base/reggroups.c: New file.
10684 * gdb.base/reggroups.exp: New file.
10685
10686 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10687
10688 * gdb.dwarf2/ada-valprint-error.c: New file.
10689 * gdb.dwarf2/ada-valprint-error.exp: New file.
10690
10691 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10692
10693 * gdb.ada/assign_arr: New testcase.
10694
10695 2017-12-18 Xavier Roirand <roirand@adacore.com>
10696
10697 * gdb.ada/funcall_ptr: New testcase.
10698
10699 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10700
10701 PR cli/16224
10702 * gdb.base/ptype-offsets.cc: New file.
10703 * gdb.base/ptype-offsets.exp: New file.
10704
10705 2017-12-15 Yao Qi <yao.qi@linaro.org>
10706
10707 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10708 if XML is disabled.
10709
10710 2017-12-15 Xavier Roirand <roirand@adacore.com>
10711
10712 * gdb.ada/same_component_name: New testcase.
10713
10714 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10715
10716 * gdb.ada/str_binop_equal: New testcase.
10717
10718 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10719
10720 * gdb.ada/task_switch_in_core: New testcase.
10721
10722 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10723
10724 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10725 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10726 call test_bkpt_qualified.
10727 (test_bkpt_qualified): New proc.
10728
10729 2017-12-13 Pedro Alves <palves@redhat.com>
10730
10731 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10732 Tighten regexp by matching with an anchor.
10733
10734 2017-12-13 Pedro Alves <palves@redhat.com>
10735
10736 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10737 ("expression with namespace"): New set of tests.
10738 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10739 (Nested::Test_NS::qux): New.
10740 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10741 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10742
10743 2017-12-13 Joel Brobecker <brobecker@adacore.com>
10744
10745 * gdb.base/server-del-break.c: New file.
10746 * gdb.base/server-del-break.exp: New file.
10747
10748 2017-12-12 Stafford Horne <shorne@gmail.com>
10749
10750 * gdb.xml/tdesc-regs.exp: Add or1k support.
10751
10752 2017-12-12 Stafford Horne <shorne@gmail.com>
10753
10754 * gdb.base/bp-permanent.c: Define nop of or1k.
10755
10756 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10757
10758 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10759 output with components being reordered.
10760
10761 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10762
10763 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10764 output with components being reordered.
10765
10766 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10767 Pedro Alves <palves@redhat.com>
10768
10769 * gdb.base/maint.exp (check for .gdb_index): Check also for
10770 .debug_names.
10771 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10772 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10773 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10774 (.gdb_index used after symbol reloading): Support also .debug_names.
10775 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10776
10777 2017-12-08 Yao Qi <yao.qi@linaro.org>
10778
10779 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10780 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10781
10782 2017-12-08 Yao Qi <yao.qi@linaro.org>
10783
10784 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10785 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10786
10787 2017-12-08 Yao Qi <yao.qi@linaro.org>
10788
10789 * gdb.arch/aarch64-tagged-pointer.c: New file.
10790 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10791
10792 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10793
10794 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10795 "int".
10796
10797 2017-12-07 Keith Seitz <keiths@redhat.com>
10798
10799 PR breakpoints/22569
10800 * gdb.linespec/ls-errs.exp: Change expected result of "break
10801 -source this file has spaces.c -line 3".
10802 Check that an explicit source file followed by whitespace is
10803 identified as an invalid explicit location.
10804
10805 2017-12-07 Keith Seitz <keiths@redhat.com>
10806
10807 * gdb.cp/nested-types.cc: New file.
10808 * gdb.cp/nested-types.exp: New file.
10809 * lib/cp-support.exp: Load data-structures.exp library.
10810 (debug_cp_test_ptype_class): New global.
10811 (cp_ptype_class_verbose, next_line): New procedures.
10812 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10813 Add and document new return value.
10814 Switch the list of lines to a queue.
10815 Add support for new `type' key for nested type definitions.
10816 Add debugging/troubleshooting messages.
10817 * lib/data-structures.exp: New file.
10818
10819 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10820
10821 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10822 with proc_with_prefix, don't use with_test_prefix.
10823
10824 2017-12-07 Tom Tromey <tom@tromey.com>
10825
10826 * gdb.base/break.exp: Add test for empty "commands".
10827
10828 2017-12-07 Yao Qi <yao.qi@linaro.org>
10829
10830 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10831 malloc and catch syscall.
10832
10833 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10834
10835 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
10836 tests for explicit locations.
10837
10838 2017-12-06 Pedro Alves <palves@redhat.com>
10839
10840 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10841 force-disabling XML descriptions.
10842
10843 2017-12-04 Pedro Alves <palves@redhat.com>
10844
10845 PR gdb/22499
10846 * gdb.arch/amd64-disp-step-avx.S: New file.
10847 * gdb.arch/amd64-disp-step-avx.exp: New file.
10848
10849 2017-12-03 Pedro Alves <palves@redhat.com>
10850
10851 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10852 and <string.h>.
10853 (parent_function): Print distinct messages when waitpid fails, or
10854 the child exits with a signal, or the child exits for an unhandled
10855 reason.
10856 * gdb.threads/process-dies-while-detaching.exp
10857 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10858 it. Wait for both inferior output and GDB's prompt. Use an
10859 indirect spawn id list.
10860 (do_detach): New parameter 'child_exit'. Use it to compute
10861 expected inferior output.
10862 (test_detach, test_detach_watch, test_detach_killed_outside):
10863 Adjust to pass down the expected child exit kind.
10864
10865 2017-12-01 Joel Brobecker <brobecker@adacore.com>
10866 Sergio Durigan Junior <sergiodj@redhat.com>
10867 Pedro Alves <palves@redhat.com>
10868
10869 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10870
10871 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10872
10873 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10874 to 'symbol-file' and 'add-symbol-file' can be
10875 position-independent.
10876
10877 2017-12-01 Yao Qi <yao.qi@linaro.org>
10878
10879 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10880 the URL in copyright header.
10881 * gdb.arch/aarch64-fp.exp: Likewise.
10882 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10883 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10884 * gdb.base/expand-psymtabs.exp: Likewise.
10885 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10886 * gdb.fortran/common-block.exp: Likewise.
10887 * gdb.fortran/common-block.f90: Likewise.
10888 * gdb.fortran/logical.exp: Likewise.
10889 * gdb.fortran/vla-datatypes.f90: Likewise.
10890 * gdb.fortran/vla-sub.f90: Likewise.
10891
10892 2017-11-30 Joel Brobecker <brobecker@adacore.com>
10893
10894 * gdb.ada/repeat_dyn: New testcase.
10895
10896 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10897
10898 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10899 Update for changed thread numbering.
10900 * gdb.cell/bt.exp: Update for changed GDB output.
10901
10902 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10903
10904 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10905 setting isremote by hand.
10906 * boards/dwarf4-gdb-index.exp: Likewise.
10907 * boards/fission.exp: Likewise.
10908 * boards/stabs.exp: Likewise.
10909
10910 2017-11-30 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.linespec/cpls-ops.exp
10913 (check_explicit_skips_function_argument): Extract the underlying
10914 type of size_t instead of hardcoding it.
10915
10916 2017-11-29 Pedro Alves <palves@redhat.com>
10917
10918 PR c++/19436
10919 * gdb.linespec/cpls-abi-tag.cc: New file.
10920 * gdb.linespec/cpls-abi-tag.exp: New file.
10921
10922 2017-11-29 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.base/langs.exp: Use -qualified.
10925 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10926 it.
10927 * gdb.cp/namespace.exp: Use -qualified.
10928 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10929 (overload-3, template-overload, template-ret-type, const-overload)
10930 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10931 procedures.
10932 (test_driver): Call them.
10933 * gdb.cp/save-bp-qualified.cc: New.
10934 * gdb.cp/save-bp-qualified.exp: New.
10935 * gdb.linespec/explicit.exp: Test -qualified.
10936 * lib/completion-support.exp (completion::explicit_opts_list): Add
10937 "-qualified".
10938 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10939
10940 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10941
10942 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10943
10944 2017-11-29 Tom Tromey <tom@tromey.com>
10945
10946 * gdb.base/relocate.exp: Update invalid argument test.
10947 Add new tests for invalid arguments.
10948
10949 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10950
10951 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10952 Return 0 as a long.
10953 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10954
10955 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10956
10957 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10958 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10959 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10960 func ().
10961 * gdb.cp/shadow.cc (B.func): Return 0.
10962
10963 2017-11-27 Joel Brobecker <brobecker@adacore.com>
10964
10965 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10966 expected output in gdb_expect call to allow the exception
10967 message to be present as well. Fix syntax confusion to avoid
10968 TCL thinking that exception_name is an array.
10969
10970 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10971
10972 * gdb.arch/spu-info.c: Include <unistd.h>.
10973 (do_signal_test): Fix broken calls to write.
10974 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10975 Fix checks for empty mailboxes. Update signal tests for corrected
10976 do_signal_test routine. Allow nonzero event status.
10977 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10978 * gdb.cell/arch.exp: Use standard_output_file.
10979 * gdb.cell/break.exp: Likewise.
10980 * gdb.cell/bt.exp: Likewise.
10981 * gdb.cell/core.exp: Likewise.
10982 * gdb.cell/dwarfaddr.exp: Likewise.
10983 * gdb.cell/ea-cache.exp: Likewise.
10984 * gdb.cell/ea-standalone.exp: Likewise.
10985 * gdb.cell/f-regs.exp: Likewise.
10986 * gdb.cell/fork.exp: Likewise.
10987 * gdb.cell/gcore.exp: Likewise.
10988 * gdb.cell/mem-access.exp: Likewise.
10989 * gdb.cell/ptype.exp: Likewise.
10990 * gdb.cell/registers.exp: Likewise.
10991 * gdb.cell/sizeof.exp: Likewise.
10992 * gdb.cell/solib-symbol.exp: Likewise.
10993 * gdb.cell/solib.exp: Likewise.
10994
10995 2017-11-25 Pedro Alves <palves@redhat.com>
10996
10997 * gdb.base/complete-empty.exp: New file.
10998 * gdb.base/completion.exp: Adjust.
10999
11000 2017-11-25 Pedro Alves <palves@redhat.com>
11001
11002 * gdb.linespec/cpls-ops.cc: New file.
11003 * gdb.linespec/cpls-ops.exp: New file.
11004 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11005 factored out from ...
11006 (test_complete_prefix_range): ... this.
11007
11008 2017-11-24 Pedro Alves <palves@redhat.com>
11009
11010 * gdb.linespec/cpcompletion.exp: New file.
11011 * gdb.linespec/cpls-hyphen.cc: New file.
11012 * gdb.linespec/cpls.cc: New file.
11013 * gdb.linespec/cpls2.cc: New file.
11014 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11015 test to use test_gdb_complete_unique. Add label completion,
11016 keyword completion and explicit location completion tests.
11017 * lib/completion-support.exp: New file.
11018
11019 2017-11-24 Joel Brobecker <brobecker@adacore.com>
11020
11021 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11022 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11023 when hitting an exception catchpoint.
11024
11025 2017-11-22 Yao Qi <yao.qi@linaro.org>
11026
11027 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11028
11029 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11030
11031 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11032 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11033 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11034
11035 2017-11-22 Yao Qi <yao.qi@linaro.org>
11036
11037 * gdb.base/info-os.exp: Pass pthreads.
11038 * gdb.multi/multi-attach.exp: Likewise.
11039
11040 2017-11-22 Yao Qi <yao.qi@linaro.org>
11041
11042 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11043 compiler.
11044
11045 2017-11-22 Yao Qi <yao.qi@linaro.org>
11046
11047 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11048 * gdb.base/break-interp.exp: Likewise.
11049 * gdb.base/jit-attach-pie.exp: Likewise.
11050
11051 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11052
11053 * gdb.base/float128.c (large128): New variable.
11054 * gdb.base/float128.exp: Add test to print largest __float128 value.
11055
11056 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11057
11058 * gdb.arch/vsx-regs.exp: Update register content checks.
11059
11060 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11061
11062 * gdb.arch/ppc-longdouble.exp: New file.
11063 * gdb.arch/ppc-longdouble.c: Likewise.
11064
11065 2017-11-21 Pedro Alves <palves@redhat.com>
11066
11067 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11068
11069 2017-11-20 Pedro Alves <palves@redhat.com>
11070
11071 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11072 (long_double_typedef): New typedefs.
11073 Use DEF on double and long double.
11074 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11075 cases.
11076 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11077 and 'long_double_ptr_same_size' locals. Use them to decide
11078 whether cast from array/function to float is valid/invalid.
11079
11080 2017-11-17 Tom Tromey <tom@tromey.com>
11081
11082 * gdb.rust/traits.rs: New file.
11083 * gdb.rust/traits.exp: New file.
11084
11085 2017-11-17 Joel Brobecker <brobecker@adacore.com>
11086
11087 * gdb.ada/minsyms: New testcase.
11088
11089 2017-11-16 Pedro Alves <palves@redhat.com>
11090
11091 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11092 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11093
11094 2017-11-16 Pedro Alves <palves@redhat.com>
11095
11096 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11097 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11098
11099 2017-11-16 Pedro Alves <palves@redhat.com>
11100
11101 * gdb.server/reconnect-ctrl-c.c: New file.
11102 * gdb.server/reconnect-ctrl-c.exp: New file.
11103
11104 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11105
11106 * gdb.python/py-rbreak.exp: New file.
11107 * gdb.python/py-rbreak.c: New file.
11108 * gdb.python/py-rbreak-func2.c: New file.
11109
11110 2017-11-16 Pedro Alves <palves@redhat.com>
11111
11112 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11113 pattern.
11114 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11115 GDB.
11116
11117 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11118
11119 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11120 regex.
11121
11122 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11123
11124 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11125 test names.
11126
11127 2017-11-09 Pedro Alves <palves@redhat.com>
11128
11129 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11130 factored out from ...
11131 (top level): ... here, and adjusted to avoid expecting beyond the
11132 prompt in a single gdb_test_multiple.
11133
11134 2017-11-09 Pedro Alves <palves@redhat.com>
11135
11136 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11137 output.
11138 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11139 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11140 * gdb.server/ext-run.exp ("kill" test): Likewise.
11141 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11142
11143 2017-11-09 Pedro Alves <palves@redhat.com>
11144
11145 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11146 match till end of line.
11147
11148 2017-11-09 Pedro Alves <palves@redhat.com>
11149
11150 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11151
11152 2017-11-09 Pedro Alves <palves@redhat.com>
11153
11154 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11155 New procedures, factored out from ...
11156 (top level): ... here, and adjusted to avoid expecting beyond the
11157 prompt in one go.
11158
11159 2017-11-09 Pedro Alves <palves@redhat.com>
11160
11161 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11162 output. Fix '?' match.
11163
11164 2017-11-08 Joel Brobecker <brobecker@adacore.com>
11165
11166 * gdb.ada/scoped_watch: New testcase.
11167 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11168 which is actually correct.
11169 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11170 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11171
11172 2017-11-08 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.gdb/complaints.exp (test_initial_complaints)
11175 (test_serial_complaints, test_short_complaints): Call
11176 complaint_internal instead of complaint.
11177
11178 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11179
11180 * gdb.threads/tls-core.c: New file.
11181 * gdb.threads/tls-core.exp: Likewise.
11182
11183 2017-11-08 Pedro Alves <palves@redhat.com>
11184
11185 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11186 (p Exported_Capitalized): New test.
11187 (p exported_capitalized): New test.
11188
11189 2017-11-07 Pedro Alves <palves@redhat.com>
11190
11191 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11192
11193 2017-11-07 Pedro Alves <palves@redhat.com>
11194
11195 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11196 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11197 (disable_invalid, disable_inverted, disable_negative): New
11198 procedures.
11199 ("bad numbers"): New set of tests.
11200
11201 2017-11-07 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.cp/ena-dis-br-range.exp: Add tests.
11204
11205 2017-11-07 Pedro Alves <palves@redhat.com>
11206
11207 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11208
11209 2017-11-07 Xavier Roirand <roirand@adacore.com>
11210 Pedro Alves <palves@redhat.com>
11211
11212 * gdb.base/ena-dis-br.exp: Add reference to
11213 gdb.cp/ena-dis-br-range.exp.
11214 * gdb.cp/ena-dis-br-range.exp: New file.
11215 * gdb.cp/ena-dis-br-range.cc: New file.
11216
11217 2017-11-06 Pedro Alves <palves@redhat.com>
11218
11219 * gdb.base/attach-non-pgrp-leader.c: New.
11220 * gdb.base/attach-non-pgrp-leader.exp: New.
11221
11222 2017-11-06 Pedro Alves <palves@redhat.com>
11223
11224 * configure.ac: No longer check for termio.h and sgtty.h.
11225 * configure: Regenerate.
11226 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11227 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11228 Remove termio and sgtty code.
11229
11230 2017-11-03 Yao Qi <yao.qi@linaro.org>
11231
11232 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11233 in GDB is disabled.
11234
11235 2017-11-03 Yao Qi <yao.qi@linaro.org>
11236
11237 * gdb.python/py-thrhandle.exp: Skip it if python is not
11238 enabled.
11239
11240 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11241
11242 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11243 as a breakpoint command.
11244
11245 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11246
11247 PR python/21213
11248 * gdb.python/py-infthread.exp: Test calling
11249 InferiorThread.inferior () multiple times in a row.
11250
11251 2017-10-27 Keith Seitz <keiths@redhat.com>
11252
11253 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11254 Test "info break" for every inlined function breakpoint.
11255
11256 2017-10-27 Yao Qi <yao.qi@linaro.org>
11257
11258 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11259
11260 2017-10-26 Patrick Frants <osscontribute@gmail.com>
11261
11262 * gdb.cp/classes.exp (test_static_members): Test printing
11263 Outer::instance.
11264 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11265 (Inner::instance, Outer::instance): New.
11266
11267 2017-10-24 Pedro Alves <palves@redhat.com>
11268
11269 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11270 extra console" test in two stages.
11271
11272 2017-10-24 Pedro Alves <palves@redhat.com>
11273
11274 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11275
11276 2017-10-24 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11279 loop.
11280
11281 2017-10-24 Pedro Alves <palves@redhat.com>
11282
11283 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11284 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11285
11286 2017-10-24 Pedro Alves <palves@redhat.com>
11287
11288 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11289 parameter and handle it. Don't output read value in test name.
11290
11291 2017-10-24 Pedro Alves <palves@redhat.com>
11292
11293 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11294 custom test name.
11295
11296 2017-10-24 Pedro Alves <palves@redhat.com>
11297
11298 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11299 include the unstable output directory name in the test's name.
11300 (initial_setup_simple) <'set args'>: Use custom test name.
11301
11302 2017-10-24 Pedro Alves <palves@redhat.com>
11303
11304 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11305 with explicit test name.
11306
11307 2017-10-20 Pedro Alves <palves@redhat.com>
11308
11309 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11310 'wait -i'. Use gdb_assert and remote_close.
11311
11312 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11313
11314 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11315 number from variable rather than hard-coded.
11316
11317 2017-10-19 Pedro Alves <palves@redhat.com>
11318
11319 * gdb.base/long-inferior-output.c: New file.
11320 * gdb.base/long-inferior-output.exp: New file.
11321
11322 2017-11-18 Keith Seitz <keiths@redhat.com>
11323
11324 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11325 method.
11326 (main): Call it.
11327 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11328 Add additional user-defined conversion operator tests.
11329
11330 2017-10-17 Pedro Alves <palves@redhat.com>
11331
11332 * boards/native-stdio-gdbserver.exp: Load "local-board".
11333
11334 2017-10-17 Pedro Alves <palves@redhat.com>
11335
11336 * gdb.base/quit-live.c: New file.
11337 * gdb.base/quit-live.exp: New file.
11338
11339 2017-10-16 Keith Seitz <keiths@redhat.com>
11340
11341 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11342 (class_with_protected_typedef, class_with_private_typedef)
11343 (struct_with_public_typedef, struct_with_protected_typedef)
11344 (struct_with_private_typedef): New classes/structs.
11345 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11346 typedefs and access specifiers.
11347
11348 2017-10-16 Pedro Alves <palves@redhat.com>
11349 Simon Marchi <simon.marchi@polymtl.ca>
11350
11351 * README (Local vs Remote vs Native): New section.
11352 * boards/local-board.exp: New file, with bits factored out from
11353 ...
11354 * boards/native-extended-gdbserver.exp: ... here. Load
11355 "local-board".
11356 * boards/native-gdbserver.exp: Load "local-board".
11357 (${board}_spawn, ${board}_exec): Delete.
11358 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11359 ...
11360 * boards/stdio-gdbserver-base.exp: ... this new file.
11361 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11362 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11363 procedure.
11364 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11365 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11366 stdio_gdbserver_command.
11367 (${board}_get_remote_address, ${board}_get_comm_port)
11368 (${board}_download, ${board}_upload): Delete.
11369 (get_target_remote_pipe_cmd): New.
11370
11371 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11372
11373 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11374 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11375 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11376 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11377 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11378 remove with_test_prefix.
11379
11380 2017-10-13 Pedro Alves <palves@redhat.com>
11381
11382 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11383 * gdb.base/annota1.exp: Use it instead of is_remote.
11384 * gdb.base/annota3.exp: Use it instead of is_remote.
11385 * gdb.cp/annota2.exp: Use it instead of is_remote.
11386 * gdb.cp/annota3.exp: Use it instead of is_remote.
11387 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11388
11389 2017-10-13 Pedro Alves <palves@redhat.com>
11390
11391 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11392 (test_num_test_vars, run_and_count_vars, find_env)
11393 (test_set_unset_env, test_inherit_env_var): New procedures.
11394 (top level): Use them.
11395
11396 2017-10-13 Pedro Alves <palves@redhat.com>
11397
11398 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11399 also skip on stub-like targets.
11400
11401 2017-10-13 Pedro Alves <palves@redhat.com>
11402
11403 PR gdb/22293
11404 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11405 (top level): Move some tests to ...
11406 (test_not_found): ... this new procedure.
11407 (top level): Call it.
11408
11409 2017-10-13 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11412 expect different "info terminal" output if testing with a
11413 non-native target.
11414
11415 2017-10-13 Pedro Alves <palves@redhat.com>
11416 Simon Marchi <simon.marchi@polymtl.ca>
11417
11418 PR python/12966
11419 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11420
11421 2017-10-13 Pedro Alves <palves@redhat.com>
11422
11423 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11424 already.
11425
11426 2017-10-13 Pedro Alves <palves@redhat.com>
11427
11428 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11429 is_remote.
11430
11431 2017-10-13 Pedro Alves <palves@redhat.com>
11432
11433 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11434 is_remote.
11435
11436 2017-10-13 Pedro Alves <palves@redhat.com>
11437
11438 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11439 is set.
11440 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11441 instead of is_remote.
11442
11443 2017-10-13 Pedro Alves <palves@redhat.com>
11444
11445 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11446 (top level): Add comment.
11447
11448 2017-10-13 Pedro Alves <palves@redhat.com>
11449
11450 * gdb.base/remote.exp (top level): Fix comment typo and add
11451 missing return.
11452
11453 2017-10-13 Pedro Alves <palves@redhat.com>
11454 Simon Marchi <simon.marchi@polymtl.ca>
11455
11456 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11457 calls and add comments. Skip test if use_gdb_stub is set.
11458 (top level): Use "set cwd" command instead of "cd" command.
11459
11460 2017-10-13 Pedro Alves <palves@redhat.com>
11461
11462 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11463 is_remote target check.
11464
11465 2017-10-13 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.base/scope.exp: Use build_executable + clean_restart +
11468 gdb_file_cmd instead of prepare_for_testing and no longer skip
11469 "before run" tests on is_remote target boards. Update comments.
11470 * boards/native-extended-gdbserver.exp
11471 (extended_gdbserver_load_last_file): New, factored out from ...
11472 (gdb_load): ... this. Move further below and add comment.
11473 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11474
11475 2017-10-12 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.base/attach.exp: Remove references to gdb64.
11478 * gdb.base/dbx.exp: Remove references to gdb64.
11479
11480 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11481 Pedro Alves <palves@redhat.com>
11482
11483 * gdb.base/label.exp: Remove is_remote target check.
11484
11485 2017-10-12 Pedro Alves <palves@redhat.com>
11486
11487 * gdb.base/auvx.exp (coredir): Update comment.
11488 (top level) <core_works>: Use "set cwd" command instead of "cd"
11489 command.
11490
11491 2017-10-12 Pedro Alves <palves@redhat.com>
11492 Simon Marchi <simon.marchi@polymtl.ca>
11493
11494 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11495 target boards.
11496
11497 2017-10-12 Pedro Alves <palves@redhat.com>
11498 Simon Marchi <simon.marchi@polymtl.ca>
11499
11500 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11501 Instead skip if there's any gdb_protocol set.
11502
11503 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11504 Pedro Alves <palves@redhat.com>
11505
11506 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11507
11508 2017-10-12 Pedro Alves <palves@redhat.com>
11509 Simon Marchi <simon.marchi@polymtl.ca>
11510
11511 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11512 instead of on dejagnu remote boards.
11513
11514 2017-10-12 Pedro Alves <palves@redhat.com>
11515 Simon Marchi <simon.marchi@polymtl.ca>
11516
11517 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11518 checks. Use build_executable + clean_restart instead of
11519 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11520 of enabling non-stop after starting gdb.
11521
11522 2017-10-12 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11525 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11526 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11527 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11528
11529 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11530
11531 * gdb.arch/arc-tdesc-cpu.exp: New file.
11532 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11533
11534 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11535
11536 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11537
11538 2017-10-10 Pedro Alves <palves@redhat.com>
11539
11540 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11541 expect CLI output.
11542
11543 2017-10-10 Pedro Alves <palves@redhat.com>
11544
11545 * lib/selftest-support.exp (selftest_setup): Update for
11546 captured_command_loop's prototype change.
11547
11548 2017-10-09 Pedro Alves <palves@redhat.com>
11549
11550 Test both arch1=>arch2 and arch2=>arch1.
11551
11552 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11553 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11554 factored out to...
11555 (append_arch1_options, append_arch2_options, append_arch_options)
11556 (build_executables): New procedures.
11557 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11558 local.
11559 (top level): Add new 'first_arch' testing axis.
11560
11561 2017-10-09 Pedro Alves <palves@redhat.com>
11562
11563 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11564 (barrier): New.
11565 (thread_start, all_started): New functions.
11566 (main): Spawn new thread and wait until it is scheduled.
11567 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11568 option.
11569 (do_test): Add 'selected_thread' parameter. Run to all_started
11570 instead of main. Explicitly set the breakpoint at main. Switch
11571 to the SELECTED_THREAD thread.
11572 (top level): Test handling the exec event with either the main
11573 thread or the second thread selected.
11574
11575 2017-10-09 Pedro Alves <palves@redhat.com>
11576
11577 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11578 logic. Move STOP marker after the value checks.
11579 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11580 regexp.
11581
11582 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11583
11584 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11585
11586 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11587
11588 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11589 integer-to-dfp conversion.
11590 * gdb.base/dfp-test.exp: Likewise.
11591
11592 2017-10-04 Pedro Alves <palves@redhat.com>
11593
11594 * gdb.multi/hangout.c: Include <unistd.h>.
11595 (hangout_loop): New function.
11596 (main): Call alarm. Call hangout_loop in a loop.
11597 * gdb.multi/hello.c: Include <unistd.h>.
11598 (hello_loop): New function.
11599 (main): Call alarm. Call hangout_loop in a loop.
11600 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11601 inferior with the other selected.
11602
11603 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11604
11605 * gdb.mi/list-thread-groups-available.exp: New file.
11606 * gdb.mi/list-thread-groups-available.c: New file.
11607
11608 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11609
11610 * gdb.base/set-cwd.exp: Make it available on
11611 native-extended-gdbserver.
11612
11613 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11614
11615 * gdb.base/set-cwd.c: New file.
11616 * gdb.base/set-cwd.exp: Likewise.
11617
11618 2017-10-02 Tom Tromey <tom@tromey.com>
11619
11620 PR rust/22236:
11621 * gdb.rust/simple.rs (main): New variable "fslice".
11622 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11623
11624 2017-10-02 Tom Tromey <tom@tromey.com>
11625
11626 * gdb.rust/simple.exp: Test ptype of a slice.
11627
11628 2017-10-02 Tom Tromey <tom@tromey.com>
11629
11630 * gdb.rust/simple.exp: Test index of slice.
11631
11632 2017-09-27 Tom Tromey <tom@tromey.com>
11633
11634 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11635
11636 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11637 Pedro Alves <palves@redhat.com>
11638
11639 * gdb.base/compare-sections.exp (get value of read-only section): Read
11640 as unsigned value.
11641 (corrupt read-only section): Likewise and don't set written if patching
11642 failed.
11643
11644 2017-09-21 Kevin Buettner <kevinb@redhat.com>
11645
11646 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11647 files.
11648
11649 2017-09-20 Pedro Alves <palves@redhat.com>
11650
11651 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11652 symbol names in gdb's output.
11653 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11654
11655 2017-09-20 Pedro Alves <palves@redhat.com>
11656
11657 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11658 Rename to ...
11659 (test_list_ambiguous_symbol): ... this and add a symbol name
11660 parameter. Adjust.
11661 (test_list_ambiguous_function): Reimplement on top of
11662 test_list_ambiguous_symbol and also test listing ambiguous
11663 variables.
11664 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11665 (ambiguous_fun): ... this.
11666 (ambiguous_var): New.
11667 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11668 (ambiguous_fun): ... this.
11669 (ambiguous_var): New.
11670
11671 2017-09-19 John Baldwin <jhb@FreeBSD.org>
11672
11673 * gdb.base/starti.c: New file.
11674 * gdb.base/starti.exp: New file.
11675 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11676
11677 2017-09-14 Pedro Alves <palves@redhat.com>
11678
11679 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11680 (top level): Use it instead of runto.
11681
11682 2017-09-11 Tom Tromey <tom@tromey.com>
11683
11684 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11685
11686 2017-09-11 Tom Tromey <tom@tromey.com>
11687
11688 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11689 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11690
11691 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11692
11693 * gdb.fortran/printing-types.exp: New file.
11694 * gdb.fortran/printing-types.exp: New file.
11695
11696 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11697
11698 * gdb.fortran/vla-ptype.exp: Fix typos.
11699 * gdb.fortran/vla-value.exp: Same.
11700
11701 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11702
11703 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11704 * gdb.mi/mi-var-child-f.exp: Likewise.
11705 * gdb.mi/mi-vla-fortran.exp: Likewise.
11706
11707 2017-09-08 Frank Penczek <frank.penczek@intel.com>
11708 Christoph Weinmann <christoph.t.weinmann@intel.com>
11709 Bernhard Heckel <bernhard.heckel@intel.com>
11710
11711 * gdb.fortran/ptr-indentation.f90: New file.
11712 * gdb.fortran/ptr-indentation.exp: New file.
11713
11714 2017-09-05 Tom Tromey <tom@tromey.com>
11715
11716 PR gdb/22010:
11717 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11718
11719 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11720
11721 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11722
11723 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11724
11725 * gdb.threads/tls-nodebug-pie.c: New file.
11726 * gdb.threads/tls-nodebug-pie.exp: New file.
11727
11728 2017-09-05 Tom Tromey <tom@tromey.com>
11729
11730 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11731 for rust.
11732
11733 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11734
11735 * gdb.multi/multi-arch-exec.exp: Test with different
11736 "follow-exec-mode" settings.
11737 (do_test): New procedure.
11738
11739 2017-09-04 Pedro Alves <palves@redhat.com>
11740
11741 * gdb.base/func-static.c (S::method const, S::method volatile)
11742 (S::method volatile const): New methods.
11743 (c_s, v_s, cv_s): New instances.
11744 (main): Call method() on them.
11745 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11746 (cannot_resolve): New procedure.
11747 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11748 print-quote-unquoted columns.
11749 (do_test): Test printing each scope too.
11750
11751 2017-09-04 Pedro Alves <palves@redhat.com>
11752
11753 * gdb.base/local-static.exp: Also test with
11754 class::method::variable wholly quoted.
11755 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11756
11757 2017-09-04 Pedro Alves <palves@redhat.com>
11758
11759 * gdb.base/local-static.c: New.
11760 * gdb.base/local-static.cc: New.
11761 * gdb.base/local-static.exp: New.
11762
11763 2017-09-04 Pedro Alves <palves@redhat.com>
11764
11765 * gdb.asm/asm-source.exp: Add casts to int.
11766 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11767 (dataglobal64_1, dataglobal64_2): New globals.
11768 * gdb.base/nodebug.exp: Test different expressions involving the
11769 new globals, with print, whatis and ptype. Add casts to int.
11770 * gdb.base/solib-display.exp: Add casts to int.
11771 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11772 * gdb.cp/m-static.exp: Add cast to int.
11773 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11774 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11775 tls variable with no debug info without a cast. Test with a cast
11776 to int too.
11777 * gdb.trace/entry-values.exp: Add casts.
11778
11779 2017-09-04 Pedro Alves <palves@redhat.com>
11780
11781 * gdb.base/nodebug.exp: Test that ptype's error about functions
11782 with unknown return type includes the function name too.
11783
11784 2017-09-04 Pedro Alves <palves@redhat.com>
11785
11786 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11787 return type of munmap in infcall.
11788 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11789 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11790 type of ftell in infcall.
11791 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11792 type of getpid in infcall.
11793 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11794 infcall.
11795 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11796 Bail on failure to extract the pid.
11797 * gdb.base/nodebug.c: #include <stdint.h>.
11798 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11799 New functions.
11800 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11801 Change expected output of print/whatis/ptype with functions with
11802 no debug info. Test all supported languages. Call
11803 test_call_promotion.
11804 * gdb.compile/compile.exp: Adjust expected output to expect
11805 warning.
11806 * gdb.threads/siginfo-threads.exp: Likewise.
11807
11808 2017-09-04 Pedro Alves <palves@redhat.com>
11809
11810 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11811 "prototypes". Test calling float functions via prototyped and
11812 unprototyped function pointers.
11813 (perform_all_tests): New parameter "prototypes". Pass it down.
11814 (top level): Pass down "prototypes" parameter to
11815 perform_all_tests.
11816
11817 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11818
11819 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11820 Test with nested loops.
11821
11822 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11823
11824 * gdb.base/commands.exp: Call the new procedures.
11825 (loop_break_test, loop_continue_test): New procedures.
11826
11827 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11828
11829 * gdb.base/commands.exp: Call new procedure.
11830 (define_if_without_arg_test): New procedure.
11831
11832 2017-09-04 Pedro Alves <palves@redhat.com>
11833
11834 * gdb.base/list-ambiguous.exp: New file.
11835 * gdb.base/list-ambiguous0.c: New file.
11836 * gdb.base/list-ambiguous1.c: New file.
11837 * gdb.base/list.exp (test_list_range): Adjust expected output.
11838
11839 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11840
11841 * gdb.base/share-env-with-gdbserver.c: New file.
11842 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11843
11844 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11845
11846 * gdb.base/commands.exp (gdbvar_simple_if_test,
11847 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11848 progvar_simple_if_test, progvar_simple_while_test,
11849 progvar_complex_if_while_test, user_defined_command_test,
11850 user_defined_command_args_eval,
11851 user_defined_command_args_stack_test,
11852 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11853 temporary_breakpoint_commands,
11854 gdb_test_no_prompt, redefine_hook_test,
11855 redefine_backtrace_test): Remove "global gdb_prompt".
11856
11857 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11858
11859 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11860 New proc, call it from toplevel.
11861
11862 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11863
11864 PR remote/21852
11865 * gdb.server/normal.c: New file, copied from gdb.base.
11866 * gdb.server/run-without-local-binary.exp: New file.
11867
11868 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
11869
11870 * gdb.arch/sparc64-adi.exp: New file.
11871 * gdb.arch/sparc64-adi.c: New file.
11872
11873 2017-08-22 Pedro Alves <palves@redhat.com>
11874
11875 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11876 (top level): Add "list all overloads" tests.
11877
11878 2017-08-22 Tom Tromey <tom@tromey.com>
11879
11880 * gdb.gdb/xfullpath.exp: Remove.
11881
11882 2017-08-21 Pedro Alves <palves@redhat.com>
11883
11884 PR gdb/19487
11885 * gdb.base/symbol-alias.c: New.
11886 * gdb.base/symbol-alias2.c: New.
11887 * gdb.base/symbol-alias.exp: New.
11888
11889 2017-08-21 Pedro Alves <palves@redhat.com>
11890
11891 * gdb.base/dfp-test.c
11892 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11893 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11894 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11895 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11896 * gdb.base/whatis-ptype-typedefs.c: New.
11897 * gdb.base/whatis-ptype-typedefs.exp: New.
11898 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11899 (an_int, an_int_type, an_int_type2): New globals.
11900 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11901 involving typedefs and cast expressions.
11902 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11903 (lookup_typedefs_function): New.
11904 (typedefs_pretty_printers_dict): New.
11905 (top level): Register lookup_typedefs_function in
11906 gdb.pretty_printers.
11907
11908 2017-08-18 Yao Qi <yao.qi@linaro.org>
11909
11910 * gdb.server/unittest.exp: New.
11911
11912 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11913
11914 PR gdb/21954
11915 * gdb.base/environ.exp: Add test to check if 'unset environment'
11916 works.
11917
11918 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11919
11920 * lib/gdb.exp (universal_compile_options): New caching proc.
11921 (gdb_compile): Suppress GCC's coloring of messages.
11922
11923 2017-08-14 Tom Tromey <tom@tromey.com>
11924
11925 PR gdb/21675:
11926 * gdb.base/printcmds.exp (test_radices): New function.
11927 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11928 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11929 * lib/gdb.exp (get_integer_valueof): Use p/d.
11930
11931 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11932
11933 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11934 characters.
11935
11936 2017-08-05 Tom Tromey <tom@tromey.com>
11937
11938 * gdb.rust/simple.exp: Allow String to appear in a different
11939 namespace.
11940
11941 2017-07-26 Yao Qi <yao.qi@linaro.org>
11942
11943 * gdb.gdb/unittest.exp: Invoke command
11944 "maintenance check xml-descriptions".
11945
11946 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11947
11948 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11949 calling context.
11950 (hex128): Drop erroneous calculation of parameters.
11951
11952 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11953
11954 * gdb.python/py-unwind.exp: Disable stack protection when
11955 building test file.
11956
11957 2017-07-20 Pedro Alves <palves@redhat.com>
11958
11959 * gdb.base/default.exp (set language): Adjust expected output.
11960
11961 2017-07-20 Pedro Alves <palves@redhat.com>
11962
11963 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11964 (test_minsym): ... this, and make static.
11965 (get_pck__foo__bar__minsym): Rename to ...
11966 (get_test_minsym): ... this.
11967 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11968 symbol names and comments.
11969 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11970 (get_test_minsym): ... this.
11971 (pck__foo__bar__minsym__2): Rename to ...
11972 (test_minsym): ... this.
11973 (main): Adjust.
11974
11975 2017-07-17 Pedro Alves <palves@redhat.com>
11976
11977 * gdb.base/completion.exp: Adjust expected output.
11978 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11979 the completer works.
11980
11981 2017-07-17 Pedro Alves <palves@redhat.com>
11982
11983 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11984
11985 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11986
11987 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11988
11989 2017-07-14 Tom Tromey <tom@tromey.com>
11990
11991 PR rust/21764:
11992 * gdb.rust/simple.exp: Add tests.
11993
11994 2017-07-14 Tom Tromey <tom@tromey.com>
11995
11996 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11997
11998 2017-07-14 Pedro Alves <palves@redhat.com>
11999
12000 * gdb.linespec/base/one/thefile.cc (z1): New function.
12001 * gdb.linespec/base/two/thefile.cc (z2): New function.
12002 * gdb.linespec/linespec.exp: Add tests.
12003
12004 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12005
12006 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12007 to mi_create_breakpoint.
12008
12009 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12010
12011 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12012 mi_create_breakpoint.
12013
12014 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12015
12016 * gdb.dlang/demangle.exp: Update for demangling changes.
12017
12018 2017-07-09 Tom Tromey <tom@tromey.com>
12019
12020 * gdb.dwarf2/shortpiece.exp: New file.
12021
12022 2017-07-06 David Blaikie <dblaikie@gmail.com>
12023
12024 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12025 built from fissiont-multi-cu{1,2}.c.
12026 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12027 except putting 'main' and 'func' in separate CUs in the same DWO file.
12028 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12029 test.
12030 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12031 test.
12032
12033 2017-07-06 Pedro Alves <palves@redhat.com>
12034
12035 * gdb.python/py-unwind.exp: Test flushregs.
12036
12037 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12038
12039 PR cli/21688
12040 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12041 tests for alias commands and trailing whitespace.
12042
12043 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12044
12045 PR cli/21688
12046 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12047 procedure. Call it.
12048
12049 2017-06-29 Pedro Alves <palves@redhat.com>
12050
12051 * gdb.base/printcmds.exp: Add tests.
12052
12053 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12054
12055 PR gdb/21337
12056 * gdb.base/reread-readsym.exp: New file.
12057 * gdb.base/reread-readsym.c: New file.
12058
12059 2017-06-21 Kevin Buettner <kevinb@redhat.com>
12060
12061 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12062 subpattern.
12063
12064 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12065
12066 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12067 extended mnemonic.
12068 * gdb.arch/powerpc-power9.s: Likewise.
12069
12070 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12071
12072 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12073 on 32-bit x86 targets. Exploit is_*_target macros where
12074 appropriate.
12075
12076 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12077
12078 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12079 register pieces.
12080
12081 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12082
12083 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12084 located in one or more DWARF pieces.
12085
12086 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12087
12088 * lib/gdb.exp (get_endianness): New proc.
12089 * gdb.arch/aarch64-fp.exp: Use it.
12090 * gdb.arch/altivec-regs.exp: Likewise.
12091 * gdb.arch/e500-regs.exp: Likewise.
12092 * gdb.arch/vsx-regs.exp: Likewise.
12093 * gdb.base/dump.exp: Likewise.
12094 * gdb.base/funcargs.exp: Likewise.
12095 * gdb.base/gnu_vector.exp: Likewise.
12096 * gdb.dwarf2/formdata16.exp: Likewise.
12097 * gdb.dwarf2/implptrpiece.exp: Likewise.
12098 * gdb.dwarf2/nonvar-access.exp: Likewise.
12099 * gdb.python/py-inferior.exp: Likewise.
12100 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12101
12102 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12103
12104 PR gdb/21226
12105 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12106 stack value pieces are taken from the LSB end.
12107
12108 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12109
12110 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12111 variable at nonzero offset.
12112
12113 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12114
12115 * gdb.dwarf2/var-access.c: New file.
12116 * gdb.dwarf2/var-access.exp: New test.
12117 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12118
12119 2017-06-12 Tom Tromey <tom@tromey.com>
12120
12121 * gdb.dwarf2/formdata16.exp: Add tests.
12122
12123 2017-06-12 Tom Tromey <tom@tromey.com>
12124
12125 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12126
12127 2017-06-12 Tom Tromey <tom@tromey.com>
12128
12129 PR exp/16225:
12130 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12131 * gdb.arch/vsx-regs.exp: Update tests.
12132 * gdb.arch/s390-vregs.exp (hex128): New proc.
12133 Update test.
12134 * gdb.arch/altivec-regs.exp: Update tests.
12135
12136 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12137
12138 * gdb.base/startup-with-shell.c: New file.
12139 * gdb.base/startup-with-shell.exp: Likewise.
12140
12141 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12142
12143 * gdb.server/non-existing-program.exp: Update regex in order to
12144 reflect the fact that gdbserver is now using fork_inferior (with a
12145 shell) to startup the inferior.
12146
12147 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12148
12149 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12150 support function calls from GDB.
12151
12152 2017-05-21 Tom Tromey <tom@tromey.com>
12153
12154 PR rust/21466:
12155 * gdb.rust/unsized.exp: New file.
12156 * gdb.rust/unsized.rs: New file.
12157
12158 2017-05-19 Tom Tromey <tom@tromey.com>
12159
12160 PR rust/21484:
12161 * gdb.rust/watch.exp: New file.
12162 * gdb.rust/watch.rs: New file.
12163
12164 2017-05-18 Tom Tromey <tom@tromey.com>
12165
12166 * gdb.rust/simple.exp: Allow Box to be qualified.
12167
12168 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12169
12170 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12171
12172 2017-05-18 Pedro Alves <palves@redhat.com>
12173
12174 * gdb.base/fileio.c (test_write, test_read, test_close)
12175 (test_fstat): Don't print 'ret' in the fail path.
12176
12177 2017-05-18 Pedro Alves <palves@redhat.com>
12178
12179 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12180 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12181 (test_system, test_rename, test_unlink, test_time): Change
12182 prototypes.
12183 * gdb.base/fileio.exp (stop_msg): Adjust.
12184
12185 2017-05-18 Pedro Alves <palves@redhat.com>
12186
12187 * gdb.base/fileio.c (null_str): New global.
12188 (test_stat): Use it.
12189 * gdb.base/fileio.exp: Remove nowarnings.
12190
12191 2017-05-17 Yao Qi <yao.qi@linaro.org>
12192
12193 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12194
12195 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12196
12197 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12198 argument command.
12199 (top-level): Invoke test_set_inferior_tty.
12200
12201 2017-05-04 Pedro Alves <palves@redhat.com>
12202
12203 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12204 Add parens to print call for Python 3.
12205
12206 2017-05-03 Keith Seitz <keiths@redhat.com>
12207
12208 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12209 (main): Call it.
12210
12211 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12212
12213 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12214 to prev and next.
12215
12216 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12217
12218 * gdb.python/py-record-btrace.exp: Remove test for
12219 gdb.BtraceInstruction.error.
12220
12221 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12222
12223 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12224
12225 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12226
12227 * gdb.python/py-record-btrace-threads.c: New file.
12228 * gdb.python/py-record-btrace-threads.exp: New file.
12229
12230 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12231
12232 PR testsuite/8595
12233 * gdb.base/environ.exp: Make test available in all architectures.
12234 Move bits related to "info program" testing to
12235 gdb.base/info-program.exp. Rewrite tests to use the two new
12236 procedures mentione below.
12237 (test_set_show_env_var) New procedure.
12238 (test_set_show_env_var_equal): Likewise.
12239 * gdb.base/info-program.exp: New file.
12240
12241 2017-04-27 Keith Seitz <keiths@redhat.com>
12242
12243 * gdb.cp/oranking.cc (test15): New function.
12244 (main): Call test15 and declare additional variables for testing.
12245 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12246 "p foo101('abc')" tests.
12247 Add tests for cv qualifier overloads.
12248 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12249 "lvalue reference overload" test.
12250 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12251 "print value of f1 on Child&& in f2" test.
12252
12253 2017-04-19 Pedro Alves <palves@redhat.com>
12254
12255 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12256 procedure.
12257 (top level): Call it.
12258 * lib/gdb.exp (gdb_define_cmd): New procedure.
12259
12260 2017-04-12 Pedro Alves <palves@redhat.com>
12261
12262 PR gdb/21323
12263 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12264 (wchar): New global.
12265 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12266 (do_test_wide_char, wide_char_types_no_program, top level): Add
12267 wchar_t testing.
12268
12269 2017-04-12 Pedro Alves <palves@redhat.com>
12270
12271 PR c++/21323
12272 * gdb.cp/wide_char_types.c: New file.
12273 * gdb.cp/wide_char_types.exp: New file.
12274
12275 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12276
12277 PR gdb/21352
12278 * gdb.trace/tsv.exp: Add test for "tsave -r".
12279
12280 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12281
12282 * gdb.dlang/watch-loc.c: New file.
12283 * gdb.dlang/watch-loc.exp: New file.
12284
12285 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12286
12287 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12288
12289 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12290
12291 * gdb.arch/arc-analyze-prologue.S: New file.
12292 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12293
12294 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12295
12296 * gdb.arch/arc-decode-insn.S: New file.
12297 * gdb.arch/arc-decode-insn.exp: Likewise.
12298
12299 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12300
12301 PR tdep/20928
12302 * gdb.arch/sparc64-regs.exp: New file.
12303 * gdb.arch/sparc64-regs.S: Likewise.
12304
12305 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12306
12307 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12308 and memory view on Python 3.
12309
12310 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
12311 Keith Seitz <keiths@redhat.com>
12312
12313 PR gdb/14441
12314 * gdb.cp/demangle.exp: Add rvalue reference tests.
12315 * gdb.cp/rvalue-ref-casts.cc: New file.
12316 * gdb.cp/rvalue-ref-casts.exp: New file.
12317 * gdb.cp/rvalue-ref-overload.cc: New file.
12318 * gdb.cp/rvalue-ref-overload.exp: New file.
12319 * gdb.cp/rvalue-ref-params.cc: New file.
12320 * gdb.cp/rvalue-ref-params.exp: New file.
12321 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12322 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12323 * gdb.cp/rvalue-ref-types.cc: New file.
12324 * gdb.cp/rvalue-ref-types.exp: New file.
12325 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12326 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12327
12328 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12329
12330 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12331 New procedure.
12332
12333 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12334
12335 * lib/mi-support.exp (mi_gdb_test): Add additional message
12336 for unexpected output.
12337
12338 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12339
12340 * gdb.base/examine-backward.c (Barrier): New character array
12341 constant, to ensure that TestStrings is preceded by a string
12342 terminator.
12343
12344 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12345
12346 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12347 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12348 and implicit pointer into such a location.
12349
12350 2017-03-16 Doug Evans <dje@google.com>
12351
12352 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12353
12354 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12355
12356 * gdb.cp/m-static.exp: Fix expectation for prototype of
12357 test5.single_constructor and single_constructor::single_constructor.
12358
12359 2017-03-16 Doug Evans <dje@google.com>
12360
12361 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12362 * gdb.guile/scm-lazy-string.c: New file.
12363 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12364 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12365 for pointer, array, typedef lazy strings.
12366
12367 2017-03-16 Doug Evans <dje@google.com>
12368
12369 PR python/17728, python/18439, python/18779
12370 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12371 * gdb.python/py-lazy-string.c (pointer): New typedef.
12372 (main): New locals ptr, array, typedef_ptr.
12373 * gdb.python/py-value.exp: Move lazy string tests to ...
12374 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12375 array, typedef lazy strings.
12376
12377 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12378
12379 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12380 Add optional 'test' parameter.
12381
12382 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12383
12384 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12385 Skip for versions of DejaGnu < 1.5.
12386
12387 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12388
12389 * lib/gdb.exp (dejagnu_version): New proc.
12390 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12391 Use dejagnu_version.
12392
12393 2017-03-10 Keith Seitz <keiths@redhat.com>
12394
12395 PR c++/8128
12396 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12397 type from destructor regexps.
12398 Add a branch which actually passes the test.
12399 Adjust "ptype t5i" test names.
12400
12401 2017-03-08 Pedro Alves <palves@redhat.com>
12402
12403 * gdb.base/step-over-exit.exp: Add explicit test message.
12404
12405 2017-03-08 Pedro Alves <palves@redhat.com>
12406
12407 PR gdb/18360
12408 * gdb.threads/interrupt-while-step-over.c: New file.
12409 * gdb.threads/interrupt-while-step-over.exp: New file.
12410
12411 2017-03-08 Pedro Alves <palves@redhat.com>
12412
12413 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12414 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12415
12416 2017-03-08 Pedro Alves <palves@redhat.com>
12417
12418 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12419 PKRU as not supported as a PASS.
12420
12421 2017-03-08 Pedro Alves <palves@redhat.com>
12422
12423 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12424 prefix instead of $binfile1/$binfile2.
12425 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12426 in test message.
12427 * gdb.python/py-completion.exp: Use "load python file" as test
12428 messages instead of unstable path names.
12429
12430 2017-03-08 Pedro Alves <palves@redhat.com>
12431 Jan Kratochvil <jan.kratochvil@redhat.com>
12432
12433 PR cli/21218
12434 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12435 New proc.
12436 (top level): Call it.
12437
12438 2017-03-08 Pedro Alves <palves@redhat.com>
12439
12440 PR tui/21216
12441 * gdb.tui/tui-nl-filtered-output.exp: New file.
12442
12443 2017-03-08 Pedro Alves <palves@redhat.com>
12444
12445 * gdb.base/completion.exp: Move TUI completion tests to ...
12446 * gdb.tui/completion.exp: ... this new file.
12447
12448 2017-03-08 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.base/tui-disasm-long-lines.c,
12451 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12452 gdb.base/tui-layout.exp: Move to ...
12453 * gdb.tui/: ... this new directory.
12454
12455 2017-03-07 Pedro Alves <palves@redhat.com>
12456
12457 * gdb.base/tui-layout.c: New file.
12458 * gdb.base/tui-layout.exp: New file.
12459
12460 2017-03-07 Pedro Alves <palves@redhat.com>
12461
12462 * gdb.base/tui-layout.c: Rename to ...
12463 * gdb.base/tui-disasm-long-lines.c: ... this.
12464 * gdb.base/tui-layout.exp: Rename to ...
12465 * gdb.base/tui-disasm-long-lines.exp: ... this.
12466
12467 2017-03-07 Pedro Alves <palves@redhat.com>
12468
12469 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12470
12471 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12472
12473 * i386-mpx-call.c: New file.
12474 * i386-mpx-call.exp: New file.
12475
12476 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12477
12478 * gdb.arch/powerpc-power.exp: Delete test.
12479 * gdb.arch/powerpc-power.s: Likewise.
12480 * gdb.disasm/disassembler-options.exp: New test.
12481 * gdb.arch/powerpc-altivec.exp: Likewise.
12482 * gdb.arch/powerpc-altivec.s: Likewise.
12483 * gdb.arch/powerpc-altivec2.exp: Likewise.
12484 * gdb.arch/powerpc-altivec2.s: Likewise.
12485 * gdb.arch/powerpc-altivec3.exp: Likewise.
12486 * gdb.arch/powerpc-altivec3.s: Likewise.
12487 * gdb.arch/powerpc-power7.exp: Likewise.
12488 * gdb.arch/powerpc-power7.s: Likewise.
12489 * gdb.arch/powerpc-power8.exp: Likewise.
12490 * gdb.arch/powerpc-power8.s: Likewise.
12491 * gdb.arch/powerpc-power9.exp: Likewise.
12492 * gdb.arch/powerpc-power9.s: Likewise.
12493 * gdb.arch/powerpc-vsx.exp: Likewise.
12494 * gdb.arch/powerpc-vsx.s: Likewise.
12495 * gdb.arch/powerpc-vsx2.exp: Likewise.
12496 * gdb.arch/powerpc-vsx2.s: Likewise.
12497 * gdb.arch/powerpc-vsx3.exp: Likewise.
12498 * gdb.arch/powerpc-vsx3.s: Likewise.
12499 * gdb.arch/arm-disassembler-options.exp: Likewise.
12500 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12501 * gdb.arch/s390-disassembler-options.exp: Likewise.
12502
12503 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
12504
12505 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12506 (check_supported_features): ... this. Changed return type to void.
12507 (supports_rdseed): New static global.
12508 (rdseed): Check supports_rdseed.
12509 (initialize): Call check_supported_features.
12510
12511 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12512
12513 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12514 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12515 and lqarx/stqcx.
12516 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12517 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12518
12519 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12520
12521 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12522 uppercase.
12523
12524 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12525
12526 * gdb.dwarf2/formdata16.c: New file.
12527 * gdb.dwarf2/formdata16.exp: New file.
12528 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12529
12530 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12531
12532 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12533 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12534 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12535 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12536 DW_AT_GNU_*.
12537
12538 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12539
12540 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12541
12542 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12543
12544 PR gdb/21164
12545 * gdb.base/maint.exp: Add testcases for when the commands do
12546 not have arguments.
12547
12548 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12549
12550 * gdb.cp/chained-calls.exp: Use p instead of P.
12551
12552 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12553
12554 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12555 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12556
12557 2017-02-14 Tom Tromey <tom@tromey.com>
12558
12559 PR python/13598:
12560 * gdb.python/py-events.exp: Add before_prompt event tests.
12561
12562 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12563
12564 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12565
12566 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12567
12568 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12569 (main): Call my_unique_function_name.
12570 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12571 completion of patterns with a single match.
12572 Add missing -re switches to gdb_test_multiple calls.
12573
12574 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12575
12576 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12577 return if core file is not recognized.
12578
12579 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12580
12581 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12582 and extra UIs.
12583
12584 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12585
12586 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12587 proc_with_prefix.
12588
12589 2017-02-10 Tom Tromey <tom@tromey.com>
12590
12591 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12592
12593 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
12594
12595 PR gdb/21122
12596 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12597
12598 2017-02-08 Jerome Guitton <guitton@adacore.com>
12599
12600 * gdb.base/define.exp: Add test for command abbreviations
12601 in define.
12602
12603 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
12604
12605 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12606 * gdb.reverse/insn-reverse-x86.c: New file.
12607
12608 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12609
12610 PR tdep/20936
12611 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12612
12613 2017-02-03 Tom Tromey <tom@tromey.com>
12614
12615 PR rust/21097:
12616 * gdb.rust/simple.exp: Add new tests.
12617
12618 2017-02-02 Pedro Alves <palves@redhat.com>
12619
12620 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12621 tests.
12622
12623 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12624
12625 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12626 taking a 2-byte value out of a 4-byte DWARF implicit value on
12627 big-endian targets.
12628 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12629 logic. Add test cases for DW_OP_implicit.
12630
12631 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12632
12633 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12634
12635 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12636
12637 * gdb.btrace/enable.exp: Call gdb_exit before
12638 skip_gdbserver_tests.
12639
12640 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12641
12642 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12643 GDBFLAGS.
12644
12645 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12646
12647 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12648 the test is skipped.
12649 * gdb.btrace/data.exp: Likewise.
12650 * gdb.btrace/delta.exp: Likewise.
12651 * gdb.btrace/dlopen.exp: Likewise.
12652 * gdb.btrace/enable-running.exp: Likewise.
12653 * gdb.btrace/enable.exp: Likewise.
12654 * gdb.btrace/exception.exp: Likewise.
12655 * gdb.btrace/function_call_history.exp: Likewise.
12656 * gdb.btrace/gcore.exp: Likewise.
12657 * gdb.btrace/instruction_history.exp: Likewise.
12658 * gdb.btrace/multi-thread-step.exp: Likewise.
12659 * gdb.btrace/nohist.exp: Likewise.
12660 * gdb.btrace/non-stop.exp: Likewise.
12661 * gdb.btrace/reconnect.exp: Likewise.
12662 * gdb.btrace/record_goto-step.exp: Likewise.
12663 * gdb.btrace/record_goto.exp: Likewise.
12664 * gdb.btrace/rn-dl-bind.exp: Likewise.
12665 * gdb.btrace/segv.exp: Likewise.
12666 * gdb.btrace/step.exp: Likewise.
12667 * gdb.btrace/stepi.exp: Likewise.
12668 * gdb.btrace/tailcall-only.exp: Likewise.
12669 * gdb.btrace/tailcall.exp: Likewise.
12670 * gdb.btrace/tsx.exp: Likewise.
12671 * gdb.btrace/unknown_functions.exp: Likewise.
12672 * gdb.btrace/vdso.exp: Likewise.
12673
12674 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12675
12676 * gdb.btrace/enable-running.c: New.
12677 * gdb.btrace/enable-running.exp: New.
12678
12679 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12680
12681 * gdb.arch/amd64-gs_base.c: New file.
12682 * gdb.arch/amd64-gs_base.exp: New file.
12683
12684 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12685
12686 * lib/memory.exp: Remove spurious empty newlines.
12687
12688 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12689
12690 * gdb.python/py-bad-printers.exp: Load python file using "source".
12691 * gdb.python/py-events.exp: Likewise.
12692 * gdb.python/py-evsignal.exp: Likewise.
12693 * gdb.python/py-evthreads.exp: Likewise.
12694 * gdb.python/py-frame-args.exp: Likewise.
12695 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12696 * gdb.python/py-framefilter-mi.exp: Likewise.
12697 * gdb.python/py-framefilter.exp: Likewise.
12698 * gdb.python/py-mi.exp: Likewise.
12699 * gdb.python/py-pp-maint.exp: Likewise.
12700 * gdb.python/py-pp-registration.exp: Likewise.
12701 * gdb.python/py-prettyprint.exp: Likewise.
12702 (run_lang_tests): Likewise.
12703 * gdb.python/py-typeprint.exp: Likewise.
12704
12705 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12706
12707 * lib/memory.exp: New file.
12708 * lib/gdb.exp: Load memory.exp.
12709 * gdb.base/memattr.exp (delete_memory): Move proc to
12710 lib/memory.exp and rename to delete_memory_regions.
12711 Replace delete_memory with delete_memory_regions.
12712 Cleanup memory regions before tests.
12713 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12714 before tests.
12715
12716 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12717
12718 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12719 files.
12720 (initialize): New function conditionally defined.
12721 (testcases): Move within conditional block.
12722 (main): Call initialize.
12723 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12724 of gdb.reverse/insn-reverse.c.
12725 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12726 gdb.reverse/insn-reverse.c.
12727
12728 2017-01-26 Yao Qi <yao.qi@linaro.org>
12729
12730 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12731 disassemble on address 0.
12732
12733 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12734 Yao Qi <yao.qi@linaro.org>
12735
12736 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12737 * gdb.dwarf2/implptr-64bit.S: Remove.
12738 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12739 variables in caller's context. Add DW_OP_implicit_value.
12740
12741 2017-01-25 Yao Qi <yao.qi@linaro.org>
12742
12743 * lib/dwarf.exp (Dwarf::_location): Handle
12744 DW_OP_GNU_implicit_pointer with proper size.
12745
12746 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12747
12748 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12749 and add untested calls.
12750
12751 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12752
12753 * gdb.python/python.exp: Check line number against what GDB thinks
12754 the line number is for func1.
12755
12756 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12757
12758 * gdb.dlang/debug-expr.exp: New file.
12759
12760 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
12761
12762 Fix test names for the following files:
12763
12764 * gdb.ada/exec_changed.exp
12765 * gdb.ada/info_types.exp
12766 * gdb.arch/aarch64-atomic-inst.exp
12767 * gdb.arch/aarch64-fp.exp
12768 * gdb.arch/altivec-abi.exp
12769 * gdb.arch/altivec-regs.exp
12770 * gdb.arch/amd64-byte.exp
12771 * gdb.arch/amd64-disp-step.exp
12772 * gdb.arch/amd64-dword.exp
12773 * gdb.arch/amd64-entry-value-inline.exp
12774 * gdb.arch/amd64-entry-value-param.exp
12775 * gdb.arch/amd64-entry-value-paramref.exp
12776 * gdb.arch/amd64-entry-value.exp
12777 * gdb.arch/amd64-i386-address.exp
12778 * gdb.arch/amd64-invalid-stack-middle.exp
12779 * gdb.arch/amd64-invalid-stack-top.exp
12780 * gdb.arch/amd64-optimout-repeat.exp
12781 * gdb.arch/amd64-prologue-skip.exp
12782 * gdb.arch/amd64-prologue-xmm.exp
12783 * gdb.arch/amd64-stap-special-operands.exp
12784 * gdb.arch/amd64-stap-wrong-subexp.exp
12785 * gdb.arch/amd64-tailcall-cxx.exp
12786 * gdb.arch/amd64-tailcall-noret.exp
12787 * gdb.arch/amd64-tailcall-ret.exp
12788 * gdb.arch/amd64-tailcall-self.exp
12789 * gdb.arch/amd64-word.exp
12790 * gdb.arch/arm-bl-branch-dest.exp
12791 * gdb.arch/arm-disp-step.exp
12792 * gdb.arch/arm-neon.exp
12793 * gdb.arch/arm-single-step-kernel-helper.exp
12794 * gdb.arch/avr-flash-qualifier.exp
12795 * gdb.arch/disp-step-insn-reloc.exp
12796 * gdb.arch/e500-abi.exp
12797 * gdb.arch/e500-regs.exp
12798 * gdb.arch/ftrace-insn-reloc.exp
12799 * gdb.arch/i386-avx512.exp
12800 * gdb.arch/i386-bp_permanent.exp
12801 * gdb.arch/i386-byte.exp
12802 * gdb.arch/i386-cfi-notcurrent.exp
12803 * gdb.arch/i386-disp-step.exp
12804 * gdb.arch/i386-dr3-watch.exp
12805 * gdb.arch/i386-float.exp
12806 * gdb.arch/i386-gnu-cfi.exp
12807 * gdb.arch/i386-mpx-map.exp
12808 * gdb.arch/i386-mpx-sigsegv.exp
12809 * gdb.arch/i386-mpx-simple_segv.exp
12810 * gdb.arch/i386-mpx.exp
12811 * gdb.arch/i386-permbkpt.exp
12812 * gdb.arch/i386-prologue.exp
12813 * gdb.arch/i386-signal.exp
12814 * gdb.arch/i386-size-overlap.exp
12815 * gdb.arch/i386-unwind.exp
12816 * gdb.arch/i386-word.exp
12817 * gdb.arch/mips-fcr.exp
12818 * gdb.arch/powerpc-d128-regs.exp
12819 * gdb.arch/powerpc-stackless.exp
12820 * gdb.arch/ppc64-atomic-inst.exp
12821 * gdb.arch/s390-stackless.exp
12822 * gdb.arch/s390-tdbregs.exp
12823 * gdb.arch/s390-vregs.exp
12824 * gdb.arch/sparc-sysstep.exp
12825 * gdb.arch/thumb-bx-pc.exp
12826 * gdb.arch/thumb-singlestep.exp
12827 * gdb.arch/thumb2-it.exp
12828 * gdb.arch/vsx-regs.exp
12829 * gdb.asm/asm-source.exp
12830 * gdb.base/a2-run.exp
12831 * gdb.base/advance.exp
12832 * gdb.base/all-bin.exp
12833 * gdb.base/anon.exp
12834 * gdb.base/args.exp
12835 * gdb.base/arithmet.exp
12836 * gdb.base/async-shell.exp
12837 * gdb.base/async.exp
12838 * gdb.base/attach-pie-noexec.exp
12839 * gdb.base/attach-twice.exp
12840 * gdb.base/auto-load.exp
12841 * gdb.base/bang.exp
12842 * gdb.base/bitfields.exp
12843 * gdb.base/break-always.exp
12844 * gdb.base/break-caller-line.exp
12845 * gdb.base/break-entry.exp
12846 * gdb.base/break-inline.exp
12847 * gdb.base/break-on-linker-gcd-function.exp
12848 * gdb.base/break-probes.exp
12849 * gdb.base/break.exp
12850 * gdb.base/breakpoint-shadow.exp
12851 * gdb.base/call-ar-st.exp
12852 * gdb.base/call-sc.exp
12853 * gdb.base/call-signal-resume.exp
12854 * gdb.base/call-strs.exp
12855 * gdb.base/callfuncs.exp
12856 * gdb.base/catch-fork-static.exp
12857 * gdb.base/catch-gdb-caused-signals.exp
12858 * gdb.base/catch-load.exp
12859 * gdb.base/catch-signal-fork.exp
12860 * gdb.base/catch-signal.exp
12861 * gdb.base/catch-syscall.exp
12862 * gdb.base/charset.exp
12863 * gdb.base/checkpoint.exp
12864 * gdb.base/chng-syms.exp
12865 * gdb.base/code-expr.exp
12866 * gdb.base/code_elim.exp
12867 * gdb.base/commands.exp
12868 * gdb.base/completion.exp
12869 * gdb.base/complex.exp
12870 * gdb.base/cond-expr.exp
12871 * gdb.base/condbreak.exp
12872 * gdb.base/consecutive.exp
12873 * gdb.base/continue-all-already-running.exp
12874 * gdb.base/coredump-filter.exp
12875 * gdb.base/corefile.exp
12876 * gdb.base/dbx.exp
12877 * gdb.base/debug-expr.exp
12878 * gdb.base/define.exp
12879 * gdb.base/del.exp
12880 * gdb.base/disabled-location.exp
12881 * gdb.base/disasm-end-cu.exp
12882 * gdb.base/disasm-optim.exp
12883 * gdb.base/display.exp
12884 * gdb.base/duplicate-bp.exp
12885 * gdb.base/ena-dis-br.exp
12886 * gdb.base/ending-run.exp
12887 * gdb.base/enumval.exp
12888 * gdb.base/environ.exp
12889 * gdb.base/eu-strip-infcall.exp
12890 * gdb.base/eval-avoid-side-effects.exp
12891 * gdb.base/eval-skip.exp
12892 * gdb.base/exitsignal.exp
12893 * gdb.base/expand-psymtabs.exp
12894 * gdb.base/filesym.exp
12895 * gdb.base/find-unmapped.exp
12896 * gdb.base/finish.exp
12897 * gdb.base/float.exp
12898 * gdb.base/foll-exec-mode.exp
12899 * gdb.base/foll-exec.exp
12900 * gdb.base/foll-fork.exp
12901 * gdb.base/fortran-sym-case.exp
12902 * gdb.base/freebpcmd.exp
12903 * gdb.base/func-ptr.exp
12904 * gdb.base/func-ptrs.exp
12905 * gdb.base/funcargs.exp
12906 * gdb.base/gcore-buffer-overflow.exp
12907 * gdb.base/gcore-relro-pie.exp
12908 * gdb.base/gcore-relro.exp
12909 * gdb.base/gcore.exp
12910 * gdb.base/gdb1090.exp
12911 * gdb.base/gdb11530.exp
12912 * gdb.base/gdb11531.exp
12913 * gdb.base/gdb1821.exp
12914 * gdb.base/gdbindex-stabs.exp
12915 * gdb.base/gdbvars.exp
12916 * gdb.base/hbreak.exp
12917 * gdb.base/hbreak2.exp
12918 * gdb.base/included.exp
12919 * gdb.base/infcall-input.exp
12920 * gdb.base/inferior-died.exp
12921 * gdb.base/infnan.exp
12922 * gdb.base/info-macros.exp
12923 * gdb.base/info-os.exp
12924 * gdb.base/info-proc.exp
12925 * gdb.base/info-shared.exp
12926 * gdb.base/info-target.exp
12927 * gdb.base/infoline.exp
12928 * gdb.base/interp.exp
12929 * gdb.base/interrupt.exp
12930 * gdb.base/jit-reader.exp
12931 * gdb.base/jit-simple.exp
12932 * gdb.base/kill-after-signal.exp
12933 * gdb.base/kill-detach-inferiors-cmd.exp
12934 * gdb.base/label.exp
12935 * gdb.base/langs.exp
12936 * gdb.base/ldbl_e308.exp
12937 * gdb.base/line-symtabs.exp
12938 * gdb.base/linespecs.exp
12939 * gdb.base/list.exp
12940 * gdb.base/long_long.exp
12941 * gdb.base/longest-types.exp
12942 * gdb.base/maint.exp
12943 * gdb.base/max-value-size.exp
12944 * gdb.base/memattr.exp
12945 * gdb.base/mips_pro.exp
12946 * gdb.base/morestack.exp
12947 * gdb.base/moribund-step.exp
12948 * gdb.base/multi-forks.exp
12949 * gdb.base/nested-addr.exp
12950 * gdb.base/nextoverexit.exp
12951 * gdb.base/noreturn-finish.exp
12952 * gdb.base/noreturn-return.exp
12953 * gdb.base/nostdlib.exp
12954 * gdb.base/offsets.exp
12955 * gdb.base/opaque.exp
12956 * gdb.base/pc-fp.exp
12957 * gdb.base/permissions.exp
12958 * gdb.base/print-symbol-loading.exp
12959 * gdb.base/prologue-include.exp
12960 * gdb.base/psymtab.exp
12961 * gdb.base/ptype.exp
12962 * gdb.base/random-signal.exp
12963 * gdb.base/randomize.exp
12964 * gdb.base/range-stepping.exp
12965 * gdb.base/readline-ask.exp
12966 * gdb.base/recpar.exp
12967 * gdb.base/recurse.exp
12968 * gdb.base/relational.exp
12969 * gdb.base/restore.exp
12970 * gdb.base/return-nodebug.exp
12971 * gdb.base/return.exp
12972 * gdb.base/run-after-attach.exp
12973 * gdb.base/save-bp.exp
12974 * gdb.base/scope.exp
12975 * gdb.base/sect-cmd.exp
12976 * gdb.base/set-lang-auto.exp
12977 * gdb.base/set-noassign.exp
12978 * gdb.base/setvar.exp
12979 * gdb.base/sigall.exp
12980 * gdb.base/sigbpt.exp
12981 * gdb.base/siginfo-addr.exp
12982 * gdb.base/siginfo-infcall.exp
12983 * gdb.base/siginfo-obj.exp
12984 * gdb.base/siginfo.exp
12985 * gdb.base/signals-state-child.exp
12986 * gdb.base/signest.exp
12987 * gdb.base/sigstep.exp
12988 * gdb.base/sizeof.exp
12989 * gdb.base/skip.exp
12990 * gdb.base/solib-corrupted.exp
12991 * gdb.base/solib-nodir.exp
12992 * gdb.base/solib-search.exp
12993 * gdb.base/stack-checking.exp
12994 * gdb.base/stale-infcall.exp
12995 * gdb.base/stap-probe.exp
12996 * gdb.base/start.exp
12997 * gdb.base/step-break.exp
12998 * gdb.base/step-bt.exp
12999 * gdb.base/step-line.exp
13000 * gdb.base/step-over-exit.exp
13001 * gdb.base/step-over-syscall.exp
13002 * gdb.base/step-resume-infcall.exp
13003 * gdb.base/step-test.exp
13004 * gdb.base/store.exp
13005 * gdb.base/structs3.exp
13006 * gdb.base/sym-file.exp
13007 * gdb.base/symbol-without-target_section.exp
13008 * gdb.base/term.exp
13009 * gdb.base/testenv.exp
13010 * gdb.base/ui-redirect.exp
13011 * gdb.base/until.exp
13012 * gdb.base/unwindonsignal.exp
13013 * gdb.base/value-double-free.exp
13014 * gdb.base/vla-datatypes.exp
13015 * gdb.base/vla-ptr.exp
13016 * gdb.base/vla-sideeffect.exp
13017 * gdb.base/volatile.exp
13018 * gdb.base/watch-cond-infcall.exp
13019 * gdb.base/watch-cond.exp
13020 * gdb.base/watch-non-mem.exp
13021 * gdb.base/watch-read.exp
13022 * gdb.base/watch-vfork.exp
13023 * gdb.base/watchpoint-cond-gone.exp
13024 * gdb.base/watchpoint-delete.exp
13025 * gdb.base/watchpoint-hw-hit-once.exp
13026 * gdb.base/watchpoint-hw.exp
13027 * gdb.base/watchpoint-stops-at-right-insn.exp
13028 * gdb.base/watchpoints.exp
13029 * gdb.base/wchar.exp
13030 * gdb.base/whatis-exp.exp
13031 * gdb.btrace/buffer-size.exp
13032 * gdb.btrace/data.exp
13033 * gdb.btrace/delta.exp
13034 * gdb.btrace/dlopen.exp
13035 * gdb.btrace/enable.exp
13036 * gdb.btrace/exception.exp
13037 * gdb.btrace/function_call_history.exp
13038 * gdb.btrace/gcore.exp
13039 * gdb.btrace/instruction_history.exp
13040 * gdb.btrace/nohist.exp
13041 * gdb.btrace/reconnect.exp
13042 * gdb.btrace/record_goto-step.exp
13043 * gdb.btrace/record_goto.exp
13044 * gdb.btrace/rn-dl-bind.exp
13045 * gdb.btrace/segv.exp
13046 * gdb.btrace/step.exp
13047 * gdb.btrace/stepi.exp
13048 * gdb.btrace/tailcall-only.exp
13049 * gdb.btrace/tailcall.exp
13050 * gdb.btrace/tsx.exp
13051 * gdb.btrace/unknown_functions.exp
13052 * gdb.btrace/vdso.exp
13053 * gdb.compile/compile-ifunc.exp
13054 * gdb.compile/compile-ops.exp
13055 * gdb.compile/compile-print.exp
13056 * gdb.compile/compile-setjmp.exp
13057 * gdb.cp/abstract-origin.exp
13058 * gdb.cp/ambiguous.exp
13059 * gdb.cp/annota2.exp
13060 * gdb.cp/annota3.exp
13061 * gdb.cp/anon-ns.exp
13062 * gdb.cp/anon-struct.exp
13063 * gdb.cp/anon-union.exp
13064 * gdb.cp/arg-reference.exp
13065 * gdb.cp/baseenum.exp
13066 * gdb.cp/bool.exp
13067 * gdb.cp/breakpoint.exp
13068 * gdb.cp/bs15503.exp
13069 * gdb.cp/call-c.exp
13070 * gdb.cp/casts.exp
13071 * gdb.cp/chained-calls.exp
13072 * gdb.cp/class2.exp
13073 * gdb.cp/classes.exp
13074 * gdb.cp/cmpd-minsyms.exp
13075 * gdb.cp/converts.exp
13076 * gdb.cp/cp-relocate.exp
13077 * gdb.cp/cpcompletion.exp
13078 * gdb.cp/cpexprs.exp
13079 * gdb.cp/cplabel.exp
13080 * gdb.cp/cplusfuncs.exp
13081 * gdb.cp/cpsizeof.exp
13082 * gdb.cp/ctti.exp
13083 * gdb.cp/derivation.exp
13084 * gdb.cp/destrprint.exp
13085 * gdb.cp/dispcxx.exp
13086 * gdb.cp/enum-class.exp
13087 * gdb.cp/exception.exp
13088 * gdb.cp/exceptprint.exp
13089 * gdb.cp/expand-psymtabs-cxx.exp
13090 * gdb.cp/expand-sals.exp
13091 * gdb.cp/extern-c.exp
13092 * gdb.cp/filename.exp
13093 * gdb.cp/formatted-ref.exp
13094 * gdb.cp/fpointer.exp
13095 * gdb.cp/gdb1355.exp
13096 * gdb.cp/gdb2495.exp
13097 * gdb.cp/hang.exp
13098 * gdb.cp/impl-this.exp
13099 * gdb.cp/infcall-dlopen.exp
13100 * gdb.cp/inherit.exp
13101 * gdb.cp/iostream.exp
13102 * gdb.cp/koenig.exp
13103 * gdb.cp/local.exp
13104 * gdb.cp/m-data.exp
13105 * gdb.cp/m-static.exp
13106 * gdb.cp/mb-ctor.exp
13107 * gdb.cp/mb-inline.exp
13108 * gdb.cp/mb-templates.exp
13109 * gdb.cp/member-name.exp
13110 * gdb.cp/member-ptr.exp
13111 * gdb.cp/meth-typedefs.exp
13112 * gdb.cp/method.exp
13113 * gdb.cp/method2.exp
13114 * gdb.cp/minsym-fallback.exp
13115 * gdb.cp/misc.exp
13116 * gdb.cp/namelessclass.exp
13117 * gdb.cp/namespace-enum.exp
13118 * gdb.cp/namespace-nested-import.exp
13119 * gdb.cp/namespace.exp
13120 * gdb.cp/nextoverthrow.exp
13121 * gdb.cp/no-dmgl-verbose.exp
13122 * gdb.cp/non-trivial-retval.exp
13123 * gdb.cp/noparam.exp
13124 * gdb.cp/nsdecl.exp
13125 * gdb.cp/nsimport.exp
13126 * gdb.cp/nsnested.exp
13127 * gdb.cp/nsnoimports.exp
13128 * gdb.cp/nsrecurs.exp
13129 * gdb.cp/nsstress.exp
13130 * gdb.cp/nsusing.exp
13131 * gdb.cp/operator.exp
13132 * gdb.cp/oranking.exp
13133 * gdb.cp/overload-const.exp
13134 * gdb.cp/overload.exp
13135 * gdb.cp/ovldbreak.exp
13136 * gdb.cp/ovsrch.exp
13137 * gdb.cp/paren-type.exp
13138 * gdb.cp/parse-lang.exp
13139 * gdb.cp/pass-by-ref.exp
13140 * gdb.cp/pr-1023.exp
13141 * gdb.cp/pr-1210.exp
13142 * gdb.cp/pr-574.exp
13143 * gdb.cp/pr10687.exp
13144 * gdb.cp/pr12028.exp
13145 * gdb.cp/pr17132.exp
13146 * gdb.cp/pr17494.exp
13147 * gdb.cp/pr9067.exp
13148 * gdb.cp/pr9167.exp
13149 * gdb.cp/pr9631.exp
13150 * gdb.cp/printmethod.exp
13151 * gdb.cp/psmang.exp
13152 * gdb.cp/psymtab-parameter.exp
13153 * gdb.cp/ptype-cv-cp.exp
13154 * gdb.cp/ptype-flags.exp
13155 * gdb.cp/re-set-overloaded.exp
13156 * gdb.cp/ref-types.exp
13157 * gdb.cp/rtti.exp
13158 * gdb.cp/scope-err.exp
13159 * gdb.cp/shadow.exp
13160 * gdb.cp/smartp.exp
13161 * gdb.cp/static-method.exp
13162 * gdb.cp/static-print-quit.exp
13163 * gdb.cp/temargs.exp
13164 * gdb.cp/templates.exp
13165 * gdb.cp/try_catch.exp
13166 * gdb.cp/typedef-operator.exp
13167 * gdb.cp/typeid.exp
13168 * gdb.cp/userdef.exp
13169 * gdb.cp/using-crash.exp
13170 * gdb.cp/var-tag.exp
13171 * gdb.cp/virtbase.exp
13172 * gdb.cp/virtfunc.exp
13173 * gdb.cp/virtfunc2.exp
13174 * gdb.cp/vla-cxx.exp
13175 * gdb.disasm/t01_mov.exp
13176 * gdb.disasm/t02_mova.exp
13177 * gdb.disasm/t03_add.exp
13178 * gdb.disasm/t04_sub.exp
13179 * gdb.disasm/t05_cmp.exp
13180 * gdb.disasm/t06_ari2.exp
13181 * gdb.disasm/t07_ari3.exp
13182 * gdb.disasm/t08_or.exp
13183 * gdb.disasm/t09_xor.exp
13184 * gdb.disasm/t10_and.exp
13185 * gdb.disasm/t11_logs.exp
13186 * gdb.disasm/t12_bit.exp
13187 * gdb.disasm/t13_otr.exp
13188 * gdb.dlang/circular.exp
13189 * gdb.dwarf2/arr-stride.exp
13190 * gdb.dwarf2/arr-subrange.exp
13191 * gdb.dwarf2/atomic-type.exp
13192 * gdb.dwarf2/bad-regnum.exp
13193 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13194 * gdb.dwarf2/callframecfa.exp
13195 * gdb.dwarf2/clztest.exp
13196 * gdb.dwarf2/corrupt.exp
13197 * gdb.dwarf2/data-loc.exp
13198 * gdb.dwarf2/dup-psym.exp
13199 * gdb.dwarf2/dw2-anon-mptr.exp
13200 * gdb.dwarf2/dw2-anonymous-func.exp
13201 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13202 * gdb.dwarf2/dw2-bad-unresolved.exp
13203 * gdb.dwarf2/dw2-basic.exp
13204 * gdb.dwarf2/dw2-canonicalize-type.exp
13205 * gdb.dwarf2/dw2-case-insensitive.exp
13206 * gdb.dwarf2/dw2-common-block.exp
13207 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13208 * gdb.dwarf2/dw2-compressed.exp
13209 * gdb.dwarf2/dw2-const.exp
13210 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13211 * gdb.dwarf2/dw2-cu-size.exp
13212 * gdb.dwarf2/dw2-dup-frame.exp
13213 * gdb.dwarf2/dw2-entry-value.exp
13214 * gdb.dwarf2/dw2-icycle.exp
13215 * gdb.dwarf2/dw2-ifort-parameter.exp
13216 * gdb.dwarf2/dw2-inline-break.exp
13217 * gdb.dwarf2/dw2-inline-param.exp
13218 * gdb.dwarf2/dw2-intercu.exp
13219 * gdb.dwarf2/dw2-intermix.exp
13220 * gdb.dwarf2/dw2-lexical-block-bare.exp
13221 * gdb.dwarf2/dw2-linkage-name-trust.exp
13222 * gdb.dwarf2/dw2-minsym-in-cu.exp
13223 * gdb.dwarf2/dw2-noloc.exp
13224 * gdb.dwarf2/dw2-op-call.exp
13225 * gdb.dwarf2/dw2-op-out-param.exp
13226 * gdb.dwarf2/dw2-opt-structptr.exp
13227 * gdb.dwarf2/dw2-param-error.exp
13228 * gdb.dwarf2/dw2-producer.exp
13229 * gdb.dwarf2/dw2-ranges-base.exp
13230 * gdb.dwarf2/dw2-ref-missing-frame.exp
13231 * gdb.dwarf2/dw2-reg-undefined.exp
13232 * gdb.dwarf2/dw2-regno-invalid.exp
13233 * gdb.dwarf2/dw2-restore.exp
13234 * gdb.dwarf2/dw2-restrict.exp
13235 * gdb.dwarf2/dw2-single-line-discriminators.exp
13236 * gdb.dwarf2/dw2-strp.exp
13237 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13238 * gdb.dwarf2/dw2-unresolved.exp
13239 * gdb.dwarf2/dw2-var-zero-addr.exp
13240 * gdb.dwarf2/dw4-sig-types.exp
13241 * gdb.dwarf2/dwz.exp
13242 * gdb.dwarf2/dynarr-ptr.exp
13243 * gdb.dwarf2/enum-type.exp
13244 * gdb.dwarf2/gdb-index.exp
13245 * gdb.dwarf2/implptr-64bit.exp
13246 * gdb.dwarf2/implptr-optimized-out.exp
13247 * gdb.dwarf2/implptr.exp
13248 * gdb.dwarf2/implref-array.exp
13249 * gdb.dwarf2/implref-const.exp
13250 * gdb.dwarf2/implref-global.exp
13251 * gdb.dwarf2/implref-struct.exp
13252 * gdb.dwarf2/mac-fileno.exp
13253 * gdb.dwarf2/main-subprogram.exp
13254 * gdb.dwarf2/member-ptr-forwardref.exp
13255 * gdb.dwarf2/method-ptr.exp
13256 * gdb.dwarf2/missing-sig-type.exp
13257 * gdb.dwarf2/nonvar-access.exp
13258 * gdb.dwarf2/opaque-type-lookup.exp
13259 * gdb.dwarf2/pieces-optimized-out.exp
13260 * gdb.dwarf2/pieces.exp
13261 * gdb.dwarf2/pr10770.exp
13262 * gdb.dwarf2/pr13961.exp
13263 * gdb.dwarf2/staticvirtual.exp
13264 * gdb.dwarf2/subrange.exp
13265 * gdb.dwarf2/symtab-producer.exp
13266 * gdb.dwarf2/trace-crash.exp
13267 * gdb.dwarf2/typeddwarf.exp
13268 * gdb.dwarf2/valop.exp
13269 * gdb.dwarf2/watch-notconst.exp
13270 * gdb.fortran/array-element.exp
13271 * gdb.fortran/charset.exp
13272 * gdb.fortran/common-block.exp
13273 * gdb.fortran/complex.exp
13274 * gdb.fortran/derived-type-function.exp
13275 * gdb.fortran/derived-type.exp
13276 * gdb.fortran/logical.exp
13277 * gdb.fortran/module.exp
13278 * gdb.fortran/multi-dim.exp
13279 * gdb.fortran/nested-funcs.exp
13280 * gdb.fortran/print-formatted.exp
13281 * gdb.fortran/subarray.exp
13282 * gdb.fortran/vla-alloc-assoc.exp
13283 * gdb.fortran/vla-datatypes.exp
13284 * gdb.fortran/vla-history.exp
13285 * gdb.fortran/vla-ptr-info.exp
13286 * gdb.fortran/vla-ptype-sub.exp
13287 * gdb.fortran/vla-ptype.exp
13288 * gdb.fortran/vla-sizeof.exp
13289 * gdb.fortran/vla-type.exp
13290 * gdb.fortran/vla-value-sub-arbitrary.exp
13291 * gdb.fortran/vla-value-sub-finish.exp
13292 * gdb.fortran/vla-value-sub.exp
13293 * gdb.fortran/vla-value.exp
13294 * gdb.fortran/whatis_type.exp
13295 * gdb.go/chan.exp
13296 * gdb.go/handcall.exp
13297 * gdb.go/hello.exp
13298 * gdb.go/integers.exp
13299 * gdb.go/methods.exp
13300 * gdb.go/package.exp
13301 * gdb.go/strings.exp
13302 * gdb.go/types.exp
13303 * gdb.go/unsafe.exp
13304 * gdb.guile/scm-arch.exp
13305 * gdb.guile/scm-block.exp
13306 * gdb.guile/scm-breakpoint.exp
13307 * gdb.guile/scm-cmd.exp
13308 * gdb.guile/scm-disasm.exp
13309 * gdb.guile/scm-equal.exp
13310 * gdb.guile/scm-frame-args.exp
13311 * gdb.guile/scm-frame-inline.exp
13312 * gdb.guile/scm-frame.exp
13313 * gdb.guile/scm-iterator.exp
13314 * gdb.guile/scm-math.exp
13315 * gdb.guile/scm-objfile.exp
13316 * gdb.guile/scm-ports.exp
13317 * gdb.guile/scm-symbol.exp
13318 * gdb.guile/scm-symtab.exp
13319 * gdb.guile/scm-value-cc.exp
13320 * gdb.guile/types-module.exp
13321 * gdb.linespec/break-ask.exp
13322 * gdb.linespec/cpexplicit.exp
13323 * gdb.linespec/explicit.exp
13324 * gdb.linespec/keywords.exp
13325 * gdb.linespec/linespec.exp
13326 * gdb.linespec/ls-dollar.exp
13327 * gdb.linespec/ls-errs.exp
13328 * gdb.linespec/skip-two.exp
13329 * gdb.linespec/thread.exp
13330 * gdb.mi/mi-async.exp
13331 * gdb.mi/mi-basics.exp
13332 * gdb.mi/mi-break.exp
13333 * gdb.mi/mi-catch-load.exp
13334 * gdb.mi/mi-cli.exp
13335 * gdb.mi/mi-cmd-param-changed.exp
13336 * gdb.mi/mi-console.exp
13337 * gdb.mi/mi-detach.exp
13338 * gdb.mi/mi-disassemble.exp
13339 * gdb.mi/mi-eval.exp
13340 * gdb.mi/mi-file-transfer.exp
13341 * gdb.mi/mi-file.exp
13342 * gdb.mi/mi-fill-memory.exp
13343 * gdb.mi/mi-inheritance-syntax-error.exp
13344 * gdb.mi/mi-linespec-err-cp.exp
13345 * gdb.mi/mi-logging.exp
13346 * gdb.mi/mi-memory-changed.exp
13347 * gdb.mi/mi-read-memory.exp
13348 * gdb.mi/mi-record-changed.exp
13349 * gdb.mi/mi-reg-undefined.exp
13350 * gdb.mi/mi-regs.exp
13351 * gdb.mi/mi-return.exp
13352 * gdb.mi/mi-reverse.exp
13353 * gdb.mi/mi-simplerun.exp
13354 * gdb.mi/mi-solib.exp
13355 * gdb.mi/mi-stack.exp
13356 * gdb.mi/mi-stepi.exp
13357 * gdb.mi/mi-syn-frame.exp
13358 * gdb.mi/mi-until.exp
13359 * gdb.mi/mi-var-block.exp
13360 * gdb.mi/mi-var-child.exp
13361 * gdb.mi/mi-var-cmd.exp
13362 * gdb.mi/mi-var-cp.exp
13363 * gdb.mi/mi-var-display.exp
13364 * gdb.mi/mi-var-invalidate.exp
13365 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13366 * gdb.mi/mi-vla-fortran.exp
13367 * gdb.mi/mi-watch.exp
13368 * gdb.mi/mi2-var-child.exp
13369 * gdb.mi/user-selected-context-sync.exp
13370 * gdb.modula2/unbounded-array.exp
13371 * gdb.multi/dummy-frame-restore.exp
13372 * gdb.multi/multi-arch-exec.exp
13373 * gdb.multi/multi-arch.exp
13374 * gdb.multi/tids.exp
13375 * gdb.multi/watchpoint-multi.exp
13376 * gdb.opencl/callfuncs.exp
13377 * gdb.opencl/convs_casts.exp
13378 * gdb.opencl/datatypes.exp
13379 * gdb.opencl/operators.exp
13380 * gdb.opencl/vec_comps.exp
13381 * gdb.opt/clobbered-registers-O2.exp
13382 * gdb.opt/inline-break.exp
13383 * gdb.opt/inline-bt.exp
13384 * gdb.opt/inline-cmds.exp
13385 * gdb.opt/inline-locals.exp
13386 * gdb.pascal/case-insensitive-symbols.exp
13387 * gdb.pascal/floats.exp
13388 * gdb.pascal/gdb11492.exp
13389 * gdb.python/lib-types.exp
13390 * gdb.python/py-arch.exp
13391 * gdb.python/py-as-string.exp
13392 * gdb.python/py-bad-printers.exp
13393 * gdb.python/py-block.exp
13394 * gdb.python/py-breakpoint-create-fail.exp
13395 * gdb.python/py-breakpoint.exp
13396 * gdb.python/py-caller-is.exp
13397 * gdb.python/py-cmd.exp
13398 * gdb.python/py-explore-cc.exp
13399 * gdb.python/py-explore.exp
13400 * gdb.python/py-finish-breakpoint.exp
13401 * gdb.python/py-finish-breakpoint2.exp
13402 * gdb.python/py-frame-args.exp
13403 * gdb.python/py-frame-inline.exp
13404 * gdb.python/py-frame.exp
13405 * gdb.python/py-framefilter-mi.exp
13406 * gdb.python/py-infthread.exp
13407 * gdb.python/py-lazy-string.exp
13408 * gdb.python/py-linetable.exp
13409 * gdb.python/py-mi-events.exp
13410 * gdb.python/py-mi-objfile.exp
13411 * gdb.python/py-mi.exp
13412 * gdb.python/py-objfile.exp
13413 * gdb.python/py-pp-integral.exp
13414 * gdb.python/py-pp-maint.exp
13415 * gdb.python/py-pp-re-notag.exp
13416 * gdb.python/py-pp-registration.exp
13417 * gdb.python/py-recurse-unwind.exp
13418 * gdb.python/py-strfns.exp
13419 * gdb.python/py-symbol.exp
13420 * gdb.python/py-symtab.exp
13421 * gdb.python/py-sync-interp.exp
13422 * gdb.python/py-typeprint.exp
13423 * gdb.python/py-unwind-maint.exp
13424 * gdb.python/py-unwind.exp
13425 * gdb.python/py-value-cc.exp
13426 * gdb.python/py-xmethods.exp
13427 * gdb.reverse/amd64-tailcall-reverse.exp
13428 * gdb.reverse/break-precsave.exp
13429 * gdb.reverse/break-reverse.exp
13430 * gdb.reverse/consecutive-precsave.exp
13431 * gdb.reverse/consecutive-reverse.exp
13432 * gdb.reverse/finish-precsave.exp
13433 * gdb.reverse/finish-reverse-bkpt.exp
13434 * gdb.reverse/finish-reverse.exp
13435 * gdb.reverse/fstatat-reverse.exp
13436 * gdb.reverse/getresuid-reverse.exp
13437 * gdb.reverse/i386-precsave.exp
13438 * gdb.reverse/i386-reverse.exp
13439 * gdb.reverse/i386-sse-reverse.exp
13440 * gdb.reverse/i387-env-reverse.exp
13441 * gdb.reverse/i387-stack-reverse.exp
13442 * gdb.reverse/insn-reverse.exp
13443 * gdb.reverse/machinestate-precsave.exp
13444 * gdb.reverse/machinestate.exp
13445 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13446 * gdb.reverse/pipe-reverse.exp
13447 * gdb.reverse/readv-reverse.exp
13448 * gdb.reverse/recvmsg-reverse.exp
13449 * gdb.reverse/rerun-prec.exp
13450 * gdb.reverse/s390-mvcle.exp
13451 * gdb.reverse/step-precsave.exp
13452 * gdb.reverse/step-reverse.exp
13453 * gdb.reverse/time-reverse.exp
13454 * gdb.reverse/until-precsave.exp
13455 * gdb.reverse/until-reverse.exp
13456 * gdb.reverse/waitpid-reverse.exp
13457 * gdb.reverse/watch-precsave.exp
13458 * gdb.reverse/watch-reverse.exp
13459 * gdb.rust/generics.exp
13460 * gdb.rust/methods.exp
13461 * gdb.rust/modules.exp
13462 * gdb.rust/simple.exp
13463 * gdb.server/connect-with-no-symbol-file.exp
13464 * gdb.server/ext-attach.exp
13465 * gdb.server/ext-restart.exp
13466 * gdb.server/ext-wrapper.exp
13467 * gdb.server/file-transfer.exp
13468 * gdb.server/server-exec-info.exp
13469 * gdb.server/server-kill.exp
13470 * gdb.server/server-mon.exp
13471 * gdb.server/wrapper.exp
13472 * gdb.stabs/exclfwd.exp
13473 * gdb.stabs/gdb11479.exp
13474 * gdb.threads/clone-new-thread-event.exp
13475 * gdb.threads/corethreads.exp
13476 * gdb.threads/current-lwp-dead.exp
13477 * gdb.threads/dlopen-libpthread.exp
13478 * gdb.threads/gcore-thread.exp
13479 * gdb.threads/sigstep-threads.exp
13480 * gdb.threads/watchpoint-fork.exp
13481 * gdb.trace/actions-changed.exp
13482 * gdb.trace/backtrace.exp
13483 * gdb.trace/change-loc.exp
13484 * gdb.trace/circ.exp
13485 * gdb.trace/collection.exp
13486 * gdb.trace/disconnected-tracing.exp
13487 * gdb.trace/ftrace.exp
13488 * gdb.trace/mi-trace-frame-collected.exp
13489 * gdb.trace/mi-trace-unavailable.exp
13490 * gdb.trace/mi-traceframe-changed.exp
13491 * gdb.trace/mi-tsv-changed.exp
13492 * gdb.trace/no-attach-trace.exp
13493 * gdb.trace/passc-dyn.exp
13494 * gdb.trace/qtro.exp
13495 * gdb.trace/range-stepping.exp
13496 * gdb.trace/read-memory.exp
13497 * gdb.trace/save-trace.exp
13498 * gdb.trace/signal.exp
13499 * gdb.trace/status-stop.exp
13500 * gdb.trace/tfile.exp
13501 * gdb.trace/trace-break.exp
13502 * gdb.trace/trace-buffer-size.exp
13503 * gdb.trace/trace-condition.exp
13504 * gdb.trace/tracefile-pseudo-reg.exp
13505 * gdb.trace/tstatus.exp
13506 * gdb.trace/unavailable.exp
13507 * gdb.trace/while-dyn.exp
13508 * gdb.trace/while-stepping.exp
13509
13510 2016-12-22 Doug Evans <xdje42@gmail.com>
13511
13512 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13513 and msymbols.
13514
13515 2016-12-19 Yao Qi <yao.qi@linaro.org>
13516
13517 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13518 (test_with_self): Don't call do_steps_and_nexts, and remove
13519 code about stepping into xmalloc.
13520
13521 2016-12-09 Yao Qi <yao.qi@linaro.org>
13522
13523 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13524
13525 2016-12-09 Yao Qi <yao.qi@linaro.org>
13526
13527 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13528
13529 2016-12-09 Pedro Alves <palves@redhat.com>
13530
13531 * gdb.base/all-architectures-0.exp: New file.
13532 * gdb.base/all-architectures-1.exp: New file.
13533 * gdb.base/all-architectures-2.exp: New file.
13534 * gdb.base/all-architectures-3.exp: New file.
13535 * gdb.base/all-architectures-4.exp: New file.
13536 * gdb.base/all-architectures-5.exp: New file.
13537 * gdb.base/all-architectures-6.exp: New file.
13538 * gdb.base/all-architectures-7.exp: New file.
13539 * gdb.base/all-architectures.exp.in: New file.
13540
13541 2016-12-09 Yao Qi <yao.qi@linaro.org>
13542
13543 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13544
13545 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13546
13547 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13548 possible.
13549 Remove useless pattern-matching code.
13550
13551 2016-12-02 Pedro Alves <palves@redhat.com>
13552
13553 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13554 procedure.
13555 (top level): Call it.
13556
13557 2016-12-02 Pedro Alves <palves@redhat.com>
13558
13559 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13560 New procedure.
13561 (top level): Call it.
13562
13563 2016-12-02 Pedro Alves <palves@redhat.com>
13564
13565 PR cli/20559
13566 * gdb.base/commands.exp (user_defined_command_args_eval): New
13567 procedure.
13568 (top level): Call it.
13569
13570 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13571
13572 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13573 timeout handling.
13574
13575 2016-12-02 Tom Tromey <tom@tromey.com>
13576
13577 * gdb.dwarf2/main-subprogram.c: New file.
13578 * gdb.dwarf2/main-subprogram.exp: New file.
13579
13580 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13581
13582 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13583 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13584 gdb_test_no_output for a couple of cases.
13585 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13586
13587 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13588
13589 Fix test names and standardize compilation error messages throughout
13590 the following files:
13591
13592 * gdb.ada/start.exp
13593 * gdb.arch/alpha-step.exp
13594 * gdb.arch/e500-prologue.exp
13595 * gdb.arch/ftrace-insn-reloc.exp
13596 * gdb.arch/gdb1291.exp
13597 * gdb.arch/gdb1431.exp
13598 * gdb.arch/gdb1558.exp
13599 * gdb.arch/i386-dr3-watch.exp
13600 * gdb.arch/i386-sse-stack-align.exp
13601 * gdb.arch/ia64-breakpoint-shadow.exp
13602 * gdb.arch/pa-nullify.exp
13603 * gdb.arch/powerpc-aix-prologue.exp
13604 * gdb.arch/thumb-bx-pc.exp
13605 * gdb.base/annota1.exp
13606 * gdb.base/annota3.exp
13607 * gdb.base/arrayidx.exp
13608 * gdb.base/assign.exp
13609 * gdb.base/attach.exp
13610 * gdb.base/auxv.exp
13611 * gdb.base/bang.exp
13612 * gdb.base/bfp-test.exp
13613 * gdb.base/bigcore.exp
13614 * gdb.base/bitfields2.exp
13615 * gdb.base/break-fun-addr.exp
13616 * gdb.base/break-probes.exp
13617 * gdb.base/call-rt-st.exp
13618 * gdb.base/callexit.exp
13619 * gdb.base/catch-fork-kill.exp
13620 * gdb.base/charset.exp
13621 * gdb.base/checkpoint.exp
13622 * gdb.base/comprdebug.exp
13623 * gdb.base/constvars.exp
13624 * gdb.base/coredump-filter.exp
13625 * gdb.base/cursal.exp
13626 * gdb.base/cvexpr.exp
13627 * gdb.base/detach.exp
13628 * gdb.base/display.exp
13629 * gdb.base/dmsym.exp
13630 * gdb.base/dprintf-pending.exp
13631 * gdb.base/dso2dso.exp
13632 * gdb.base/dtrace-probe.exp
13633 * gdb.base/dump.exp
13634 * gdb.base/enum_cond.exp
13635 * gdb.base/exe-lock.exp
13636 * gdb.base/exec-invalid-sysroot.exp
13637 * gdb.base/execl-update-breakpoints.exp
13638 * gdb.base/exprs.exp
13639 * gdb.base/fileio.exp
13640 * gdb.base/find.exp
13641 * gdb.base/finish.exp
13642 * gdb.base/fixsection.exp
13643 * gdb.base/foll-vfork.exp
13644 * gdb.base/frame-args.exp
13645 * gdb.base/gcore.exp
13646 * gdb.base/gdb1250.exp
13647 * gdb.base/global-var-nested-by-dso.exp
13648 * gdb.base/gnu-ifunc.exp
13649 * gdb.base/hashline1.exp
13650 * gdb.base/hashline2.exp
13651 * gdb.base/hashline3.exp
13652 * gdb.base/hbreak-in-shr-unsupported.exp
13653 * gdb.base/huge.exp
13654 * gdb.base/infcall-input.exp
13655 * gdb.base/info-fun.exp
13656 * gdb.base/info-shared.exp
13657 * gdb.base/jit-simple.exp
13658 * gdb.base/jit-so.exp
13659 * gdb.base/jit.exp
13660 * gdb.base/jump.exp
13661 * gdb.base/label.exp
13662 * gdb.base/lineinc.exp
13663 * gdb.base/logical.exp
13664 * gdb.base/longjmp.exp
13665 * gdb.base/macscp.exp
13666 * gdb.base/miscexprs.exp
13667 * gdb.base/new-ui-echo.exp
13668 * gdb.base/new-ui-pending-input.exp
13669 * gdb.base/new-ui.exp
13670 * gdb.base/nodebug.exp
13671 * gdb.base/nofield.exp
13672 * gdb.base/offsets.exp
13673 * gdb.base/overlays.exp
13674 * gdb.base/pending.exp
13675 * gdb.base/pointers.exp
13676 * gdb.base/pr11022.exp
13677 * gdb.base/printcmds.exp
13678 * gdb.base/prologue.exp
13679 * gdb.base/ptr-typedef.exp
13680 * gdb.base/realname-expand.exp
13681 * gdb.base/relativedebug.exp
13682 * gdb.base/relocate.exp
13683 * gdb.base/remote.exp
13684 * gdb.base/reread.exp
13685 * gdb.base/return2.exp
13686 * gdb.base/savedregs.exp
13687 * gdb.base/sep.exp
13688 * gdb.base/sepdebug.exp
13689 * gdb.base/sepsymtab.exp
13690 * gdb.base/set-inferior-tty.exp
13691 * gdb.base/setshow.exp
13692 * gdb.base/shlib-call.exp
13693 * gdb.base/sigaltstack.exp
13694 * gdb.base/siginfo-addr.exp
13695 * gdb.base/signals.exp
13696 * gdb.base/signull.exp
13697 * gdb.base/sigrepeat.exp
13698 * gdb.base/so-impl-ld.exp
13699 * gdb.base/solib-display.exp
13700 * gdb.base/solib-overlap.exp
13701 * gdb.base/solib-search.exp
13702 * gdb.base/solib-symbol.exp
13703 * gdb.base/structs.exp
13704 * gdb.base/structs2.exp
13705 * gdb.base/symtab-search-order.exp
13706 * gdb.base/twice.exp
13707 * gdb.base/unload.exp
13708 * gdb.base/varargs.exp
13709 * gdb.base/watchpoint-solib.exp
13710 * gdb.base/watchpoint.exp
13711 * gdb.base/whatis.exp
13712 * gdb.base/wrong_frame_bt_full.exp
13713 * gdb.btrace/dlopen.exp
13714 * gdb.cell/ea-standalone.exp
13715 * gdb.cell/ea-test.exp
13716 * gdb.cp/dispcxx.exp
13717 * gdb.cp/gdb2384.exp
13718 * gdb.cp/method2.exp
13719 * gdb.cp/nextoverthrow.exp
13720 * gdb.cp/pr10728.exp
13721 * gdb.disasm/am33.exp
13722 * gdb.disasm/h8300s.exp
13723 * gdb.disasm/mn10300.exp
13724 * gdb.disasm/sh3.exp
13725 * gdb.dwarf2/dw2-dir-file-name.exp
13726 * gdb.fortran/complex.exp
13727 * gdb.fortran/library-module.exp
13728 * gdb.guile/scm-pretty-print.exp
13729 * gdb.guile/scm-symbol.exp
13730 * gdb.guile/scm-type.exp
13731 * gdb.guile/scm-value.exp
13732 * gdb.linespec/linespec.exp
13733 * gdb.mi/gdb701.exp
13734 * gdb.mi/gdb792.exp
13735 * gdb.mi/mi-breakpoint-changed.exp
13736 * gdb.mi/mi-dprintf-pending.exp
13737 * gdb.mi/mi-dprintf.exp
13738 * gdb.mi/mi-exit-code.exp
13739 * gdb.mi/mi-pending.exp
13740 * gdb.mi/mi-solib.exp
13741 * gdb.mi/new-ui-mi-sync.exp
13742 * gdb.mi/pr11022.exp
13743 * gdb.mi/user-selected-context-sync.exp
13744 * gdb.opt/solib-intra-step.exp
13745 * gdb.python/py-events.exp
13746 * gdb.python/py-finish-breakpoint.exp
13747 * gdb.python/py-mi.exp
13748 * gdb.python/py-prettyprint.exp
13749 * gdb.python/py-shared.exp
13750 * gdb.python/py-symbol.exp
13751 * gdb.python/py-template.exp
13752 * gdb.python/py-type.exp
13753 * gdb.python/py-value.exp
13754 * gdb.reverse/solib-precsave.exp
13755 * gdb.reverse/solib-reverse.exp
13756 * gdb.server/solib-list.exp
13757 * gdb.stabs/weird.exp
13758 * gdb.threads/reconnect-signal.exp
13759 * gdb.threads/stepi-random-signal.exp
13760 * gdb.trace/actions.exp
13761 * gdb.trace/ax.exp
13762 * gdb.trace/backtrace.exp
13763 * gdb.trace/change-loc.exp
13764 * gdb.trace/deltrace.exp
13765 * gdb.trace/ftrace-lock.exp
13766 * gdb.trace/ftrace.exp
13767 * gdb.trace/infotrace.exp
13768 * gdb.trace/mi-tracepoint-changed.exp
13769 * gdb.trace/packetlen.exp
13770 * gdb.trace/passcount.exp
13771 * gdb.trace/pending.exp
13772 * gdb.trace/range-stepping.exp
13773 * gdb.trace/report.exp
13774 * gdb.trace/stap-trace.exp
13775 * gdb.trace/tfind.exp
13776 * gdb.trace/trace-break.exp
13777 * gdb.trace/trace-condition.exp
13778 * gdb.trace/trace-enable-disable.exp
13779 * gdb.trace/trace-mt.exp
13780 * gdb.trace/tracecmd.exp
13781 * gdb.trace/tspeed.exp
13782 * gdb.trace/tsv.exp
13783 * lib/perftest.exp
13784
13785 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13786
13787 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13788 with gdb_test_no_output.
13789 Use command as test name.
13790
13791 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13792
13793 Fix test names starting with uppercase throughout the files.
13794
13795 * gdb.ada/assign_1.exp
13796 * gdb.ada/boolean_expr.exp
13797 * gdb.base/arrayidx.exp
13798 * gdb.base/del.exp
13799 * gdb.base/gcore-buffer-overflow.exp
13800 * gdb.base/testenv.exp
13801 * gdb.compile/compile.exp
13802 * gdb.python/py-framefilter-invalidarg.exp
13803 * gdb.python/py-framefilter.exp
13804
13805 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13806
13807 Fix test names starting with uppercase throughout the files.
13808
13809 * gdb.ada/array_return.exp
13810 * gdb.ada/expr_delims.exp
13811 * gdb.ada/mi_dyn_arr.exp
13812 * gdb.ada/mi_interface.exp
13813 * gdb.ada/mi_var_array.exp
13814 * gdb.ada/watch_arg.exp
13815 * gdb.arch/alpha-step.exp
13816 * gdb.arch/altivec-regs.exp
13817 * gdb.arch/e500-regs.exp
13818 * gdb.arch/powerpc-d128-regs.exp
13819 * gdb.base/arrayidx.exp
13820 * gdb.base/break.exp
13821 * gdb.base/checkpoint.exp
13822 * gdb.base/debug-expr.exp
13823 * gdb.base/dmsym.exp
13824 * gdb.base/radix.exp
13825 * gdb.base/sepdebug.exp
13826 * gdb.base/testenv.exp
13827 * gdb.base/watch_thread_num.exp
13828 * gdb.base/watchpoint-cond-gone.exp
13829 * gdb.cell/break.exp
13830 * gdb.cell/ea-cache.exp
13831 * gdb.compile/compile.exp
13832 * gdb.cp/gdb2495.exp
13833 * gdb.gdb/selftest.exp
13834 * gdb.gdb/xfullpath.exp
13835 * gdb.go/hello.exp
13836 * gdb.go/integers.exp
13837 * gdb.objc/basicclass.exp
13838 * gdb.pascal/hello.exp
13839 * gdb.pascal/integers.exp
13840 * gdb.python/py-breakpoint.exp
13841 * gdb.python/py-cmd.exp
13842 * gdb.python/py-linetable.exp
13843 * gdb.python/py-xmethods.exp
13844 * gdb.python/python.exp
13845 * gdb.reverse/consecutive-precsave.exp
13846 * gdb.reverse/finish-precsave.exp
13847 * gdb.reverse/i386-precsave.exp
13848 * gdb.reverse/machinestate-precsave.exp
13849 * gdb.reverse/sigall-precsave.exp
13850 * gdb.reverse/solib-precsave.exp
13851 * gdb.reverse/step-precsave.exp
13852 * gdb.reverse/until-precsave.exp
13853 * gdb.reverse/watch-precsave.exp
13854 * gdb.threads/leader-exit.exp
13855 * gdb.threads/pthreads.exp
13856 * gdb.threads/wp-replication.exp
13857 * gdb.trace/actions.exp
13858 * gdb.trace/mi-tsv-changed.exp
13859 * gdb.trace/tsv.exp
13860
13861 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13862
13863 Fix test names starting with uppercase throughout the files.
13864
13865 * gdb.arch/i386-bp_permanent.exp
13866 * gdb.arch/i386-gnu-cfi.exp
13867 * gdb.base/disasm-end-cu.exp
13868 * gdb.base/macscp.exp
13869 * gdb.base/pending.exp
13870 * gdb.base/watch_thread_num.exp
13871 * gdb.cp/exception.exp
13872 * gdb.cp/gdb2495.exp
13873 * gdb.cp/local.exp
13874 * gdb.python/py-evsignal.exp
13875 * gdb.python/python.exp
13876 * gdb.trace/tracecmd.exp
13877
13878 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13879
13880 Fix test names starting with uppercase throughout the files.
13881
13882 * gdb.base/charset.exp
13883 * gdb.base/eval.exp
13884 * gdb.base/multi-forks.exp
13885 * gdb.guile/scm-progspace.exp
13886 * gdb.opencl/datatypes.exp
13887 * gdb.python/py-block.exp
13888 * gdb.python/py-function.exp
13889 * gdb.python/py-symbol.exp
13890 * gdb.python/py-symtab.exp
13891 * gdb.python/py-xmethods.exp
13892 * gdb.reverse/break-precsave.exp
13893 * gdb.reverse/break-reverse.exp
13894 * gdb.reverse/consecutive-precsave.exp
13895 * gdb.reverse/consecutive-reverse.exp
13896 * gdb.reverse/finish-precsave.exp
13897 * gdb.reverse/finish-reverse-bkpt.exp
13898 * gdb.reverse/finish-reverse.exp
13899 * gdb.reverse/fstatat-reverse.exp
13900 * gdb.reverse/getresuid-reverse.exp
13901 * gdb.reverse/i386-precsave.exp
13902 * gdb.reverse/i386-reverse.exp
13903 * gdb.reverse/i386-sse-reverse.exp
13904 * gdb.reverse/i387-stack-reverse.exp
13905 * gdb.reverse/insn-reverse.exp
13906 * gdb.reverse/machinestate-precsave.exp
13907 * gdb.reverse/machinestate.exp
13908 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13909 * gdb.reverse/pipe-reverse.exp
13910 * gdb.reverse/readv-reverse.exp
13911 * gdb.reverse/recvmsg-reverse.exp
13912 * gdb.reverse/rerun-prec.exp
13913 * gdb.reverse/s390-mvcle.exp
13914 * gdb.reverse/sigall-precsave.exp
13915 * gdb.reverse/sigall-reverse.exp
13916 * gdb.reverse/solib-precsave.exp
13917 * gdb.reverse/solib-reverse.exp
13918 * gdb.reverse/step-precsave.exp
13919 * gdb.reverse/step-reverse.exp
13920 * gdb.reverse/time-reverse.exp
13921 * gdb.reverse/until-precsave.exp
13922 * gdb.reverse/until-reverse.exp
13923 * gdb.reverse/waitpid-reverse.exp
13924 * gdb.reverse/watch-precsave.exp
13925 * gdb.reverse/watch-reverse.exp
13926
13927 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13928
13929 Fix test names starting with uppercase throughout the files.
13930
13931 * gdb.arch/i386-mpx-simple_segv.exp
13932 * gdb.arch/i386-mpx.exp
13933 * gdb.arch/i386-permbkpt.exp
13934 * gdb.arch/pa-nullify.exp
13935 * gdb.arch/powerpc-d128-regs.exp
13936 * gdb.arch/vsx-regs.exp
13937 * gdb.base/bfp-test.exp
13938 * gdb.base/break.exp
13939 * gdb.base/breakpoint-shadow.exp
13940 * gdb.base/callfuncs.exp
13941 * gdb.base/charset.exp
13942 * gdb.base/commands.exp
13943 * gdb.base/completion.exp
13944 * gdb.base/dfp-test.exp
13945 * gdb.base/echo.exp
13946 * gdb.base/ending-run.exp
13947 * gdb.base/eval.exp
13948 * gdb.base/expand-psymtabs.exp
13949 * gdb.base/float128.exp
13950 * gdb.base/floatn.exp
13951 * gdb.base/foll-exec-mode.exp
13952 * gdb.base/gdb1056.exp
13953 * gdb.base/gdb11531.exp
13954 * gdb.base/kill-after-signal.exp
13955 * gdb.base/multi-forks.exp
13956 * gdb.base/overlays.exp
13957 * gdb.base/pending.exp
13958 * gdb.base/sepdebug.exp
13959 * gdb.base/testenv.exp
13960 * gdb.base/valgrind-db-attach.exp
13961 * gdb.base/watch_thread_num.exp
13962 * gdb.base/watchpoint-cond-gone.exp
13963 * gdb.base/watchpoint.exp
13964 * gdb.base/watchpoints.exp
13965 * gdb.cp/arg-reference.exp
13966 * gdb.cp/baseenum.exp
13967 * gdb.cp/operator.exp
13968 * gdb.cp/shadow.exp
13969 * gdb.dwarf2/dw2-op-out-param.exp
13970 * gdb.dwarf2/dw2-reg-undefined.exp
13971 * gdb.go/chan.exp
13972 * gdb.go/hello.exp
13973 * gdb.go/integers.exp
13974 * gdb.go/methods.exp
13975 * gdb.go/package.exp
13976 * gdb.guile/scm-parameter.exp
13977 * gdb.guile/scm-progspace.exp
13978 * gdb.guile/scm-value.exp
13979 * gdb.mi/mi-pending.exp
13980 * gdb.mi/user-selected-context-sync.exp
13981 * gdb.multi/multi-attach.exp
13982 * gdb.multi/tids.exp
13983 * gdb.opt/clobbered-registers-O2.exp
13984 * gdb.pascal/floats.exp
13985 * gdb.pascal/integers.exp
13986 * gdb.python/py-block.exp
13987 * gdb.python/py-events.exp
13988 * gdb.python/py-parameter.exp
13989 * gdb.python/py-symbol.exp
13990 * gdb.python/py-symtab.exp
13991 * gdb.python/py-type.exp
13992 * gdb.python/py-value.exp
13993 * gdb.python/py-xmethods.exp
13994 * gdb.python/python.exp
13995 * gdb.reverse/break-precsave.exp
13996 * gdb.reverse/consecutive-precsave.exp
13997 * gdb.reverse/finish-precsave.exp
13998 * gdb.reverse/i386-precsave.exp
13999 * gdb.reverse/machinestate-precsave.exp
14000 * gdb.reverse/sigall-precsave.exp
14001 * gdb.reverse/solib-precsave.exp
14002 * gdb.reverse/step-precsave.exp
14003 * gdb.reverse/until-precsave.exp
14004 * gdb.reverse/watch-precsave.exp
14005 * gdb.server/ext-attach.exp
14006 * gdb.server/ext-restart.exp
14007 * gdb.server/ext-run.exp
14008 * gdb.server/ext-wrapper.exp
14009 * gdb.stabs/gdb11479.exp
14010 * gdb.stabs/weird.exp
14011 * gdb.threads/attach-many-short-lived-threads.exp
14012 * gdb.threads/kill.exp
14013 * gdb.threads/watchpoint-fork.exp
14014
14015 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14016
14017 Fix test names starting with uppercase throughout all the files below.
14018
14019 * gdb.ada/array_return.exp
14020 * gdb.ada/catch_ex.exp
14021 * gdb.ada/info_exc.exp
14022 * gdb.ada/mi_catch_ex.exp
14023 * gdb.ada/mi_dyn_arr.exp
14024 * gdb.ada/mi_ex_cond.exp
14025 * gdb.ada/mi_exc_info.exp
14026 * gdb.ada/mi_interface.exp
14027 * gdb.ada/mi_task_arg.exp
14028 * gdb.ada/mi_task_info.exp
14029 * gdb.ada/mi_var_array.exp
14030 * gdb.arch/alpha-step.exp
14031 * gdb.arch/amd64-disp-step.exp
14032 * gdb.arch/arm-disp-step.exp
14033 * gdb.arch/disp-step-insn-reloc.exp
14034 * gdb.arch/e500-prologue.exp
14035 * gdb.arch/ftrace-insn-reloc.exp
14036 * gdb.arch/gdb1558.exp
14037 * gdb.arch/i386-bp_permanent.exp
14038 * gdb.arch/i386-disp-step.exp
14039 * gdb.arch/i386-float.exp
14040 * gdb.arch/i386-gnu-cfi.exp
14041 * gdb.arch/ia64-breakpoint-shadow.exp
14042 * gdb.arch/mips16-thunks.exp
14043 * gdb.arch/pa-nullify.exp
14044 * gdb.arch/powerpc-aix-prologue.exp
14045 * gdb.arch/powerpc-power.exp
14046 * gdb.arch/ppc-dfp.exp
14047 * gdb.arch/s390-tdbregs.exp
14048 * gdb.arch/spu-info.exp
14049 * gdb.arch/spu-ls.exp
14050 * gdb.arch/thumb-bx-pc.exp
14051 * gdb.base/advance.exp
14052 * gdb.base/annota-input-while-running.exp
14053 * gdb.base/arrayidx.exp
14054 * gdb.base/asmlabel.exp
14055 * gdb.base/async.exp
14056 * gdb.base/attach-wait-input.exp
14057 * gdb.base/auto-connect-native-target.exp
14058 * gdb.base/batch-preserve-term-settings.exp
14059 * gdb.base/bfp-test.exp
14060 * gdb.base/bigcore.exp
14061 * gdb.base/bp-permanent.exp
14062 * gdb.base/break-always.exp
14063 * gdb.base/break-fun-addr.exp
14064 * gdb.base/break-idempotent.exp
14065 * gdb.base/break-main-file-remove-fail.exp
14066 * gdb.base/break-probes.exp
14067 * gdb.base/break-unload-file.exp
14068 * gdb.base/break.exp
14069 * gdb.base/call-ar-st.exp
14070 * gdb.base/call-rt-st.exp
14071 * gdb.base/call-sc.exp
14072 * gdb.base/call-signal-resume.exp
14073 * gdb.base/call-strs.exp
14074 * gdb.base/callexit.exp
14075 * gdb.base/callfuncs.exp
14076 * gdb.base/catch-gdb-caused-signals.exp
14077 * gdb.base/catch-signal-siginfo-cond.exp
14078 * gdb.base/catch-syscall.exp
14079 * gdb.base/compare-sections.exp
14080 * gdb.base/cond-eval-mode.exp
14081 * gdb.base/condbreak-call-false.exp
14082 * gdb.base/consecutive-step-over.exp
14083 * gdb.base/cursal.exp
14084 * gdb.base/disabled-location.exp
14085 * gdb.base/disasm-end-cu.exp
14086 * gdb.base/display.exp
14087 * gdb.base/double-prompt-target-event-error.exp
14088 * gdb.base/dprintf-bp-same-addr.exp
14089 * gdb.base/dprintf-detach.exp
14090 * gdb.base/dprintf-next.exp
14091 * gdb.base/dprintf-non-stop.exp
14092 * gdb.base/dprintf-pending.exp
14093 * gdb.base/dso2dso.exp
14094 * gdb.base/ending-run.exp
14095 * gdb.base/enum_cond.exp
14096 * gdb.base/examine-backward.exp
14097 * gdb.base/exe-lock.exp
14098 * gdb.base/exec-invalid-sysroot.exp
14099 * gdb.base/execl-update-breakpoints.exp
14100 * gdb.base/execution-termios.exp
14101 * gdb.base/fileio.exp
14102 * gdb.base/fixsection.exp
14103 * gdb.base/foll-exec-mode.exp
14104 * gdb.base/foll-exec.exp
14105 * gdb.base/fork-running-state.exp
14106 * gdb.base/frame-args.exp
14107 * gdb.base/fullpath-expand.exp
14108 * gdb.base/func-ptr.exp
14109 * gdb.base/gcore-relro-pie.exp
14110 * gdb.base/gdb1090.exp
14111 * gdb.base/gdb1555.exp
14112 * gdb.base/global-var-nested-by-dso.exp
14113 * gdb.base/gnu-ifunc.exp
14114 * gdb.base/hbreak-in-shr-unsupported.exp
14115 * gdb.base/hbreak-unmapped.exp
14116 * gdb.base/hook-stop.exp
14117 * gdb.base/infcall-input.exp
14118 * gdb.base/info-fun.exp
14119 * gdb.base/info-shared.exp
14120 * gdb.base/interrupt-noterm.exp
14121 * gdb.base/jit-so.exp
14122 * gdb.base/jit.exp
14123 * gdb.base/line-symtabs.exp
14124 * gdb.base/list.exp
14125 * gdb.base/longjmp.exp
14126 * gdb.base/macscp.exp
14127 * gdb.base/max-value-size.exp
14128 * gdb.base/nodebug.exp
14129 * gdb.base/nofield.exp
14130 * gdb.base/overlays.exp
14131 * gdb.base/paginate-after-ctrl-c-running.exp
14132 * gdb.base/paginate-bg-execution.exp
14133 * gdb.base/paginate-inferior-exit.exp
14134 * gdb.base/pending.exp
14135 * gdb.base/pr11022.exp
14136 * gdb.base/printcmds.exp
14137 * gdb.base/ptr-typedef.exp
14138 * gdb.base/ptype.exp
14139 * gdb.base/randomize.exp
14140 * gdb.base/range-stepping.exp
14141 * gdb.base/realname-expand.exp
14142 * gdb.base/relativedebug.exp
14143 * gdb.base/remote.exp
14144 * gdb.base/savedregs.exp
14145 * gdb.base/sepdebug.exp
14146 * gdb.base/set-noassign.exp
14147 * gdb.base/shlib-call.exp
14148 * gdb.base/shreloc.exp
14149 * gdb.base/sigaltstack.exp
14150 * gdb.base/sigbpt.exp
14151 * gdb.base/siginfo-addr.exp
14152 * gdb.base/siginfo-obj.exp
14153 * gdb.base/siginfo-thread.exp
14154 * gdb.base/signest.exp
14155 * gdb.base/signull.exp
14156 * gdb.base/sigrepeat.exp
14157 * gdb.base/skip.exp
14158 * gdb.base/so-impl-ld.exp
14159 * gdb.base/solib-corrupted.exp
14160 * gdb.base/solib-disc.exp
14161 * gdb.base/solib-display.exp
14162 * gdb.base/solib-overlap.exp
14163 * gdb.base/solib-search.exp
14164 * gdb.base/solib-symbol.exp
14165 * gdb.base/source-execution.exp
14166 * gdb.base/sss-bp-on-user-bp-2.exp
14167 * gdb.base/sss-bp-on-user-bp.exp
14168 * gdb.base/stack-checking.exp
14169 * gdb.base/stale-infcall.exp
14170 * gdb.base/step-break.exp
14171 * gdb.base/step-line.exp
14172 * gdb.base/step-over-exit.exp
14173 * gdb.base/step-test.exp
14174 * gdb.base/structs.exp
14175 * gdb.base/sym-file.exp
14176 * gdb.base/symtab-search-order.exp
14177 * gdb.base/term.exp
14178 * gdb.base/type-opaque.exp
14179 * gdb.base/unload.exp
14180 * gdb.base/until-nodebug.exp
14181 * gdb.base/until.exp
14182 * gdb.base/unwindonsignal.exp
14183 * gdb.base/watch-cond.exp
14184 * gdb.base/watch-non-mem.exp
14185 * gdb.base/watch_thread_num.exp
14186 * gdb.base/watchpoint-reuse-slot.exp
14187 * gdb.base/watchpoint-solib.exp
14188 * gdb.base/watchpoint.exp
14189 * gdb.btrace/dlopen.exp
14190 * gdb.cell/arch.exp
14191 * gdb.cell/break.exp
14192 * gdb.cell/bt.exp
14193 * gdb.cell/core.exp
14194 * gdb.cell/data.exp
14195 * gdb.cell/dwarfaddr.exp
14196 * gdb.cell/ea-cache.exp
14197 * gdb.cell/ea-standalone.exp
14198 * gdb.cell/ea-test.exp
14199 * gdb.cell/f-regs.exp
14200 * gdb.cell/fork.exp
14201 * gdb.cell/gcore.exp
14202 * gdb.cell/mem-access.exp
14203 * gdb.cell/ptype.exp
14204 * gdb.cell/registers.exp
14205 * gdb.cell/sizeof.exp
14206 * gdb.cell/solib-symbol.exp
14207 * gdb.cell/solib.exp
14208 * gdb.compile/compile-tls.exp
14209 * gdb.cp/exception.exp
14210 * gdb.cp/gdb2495.exp
14211 * gdb.cp/local.exp
14212 * gdb.cp/mb-inline.exp
14213 * gdb.cp/mb-templates.exp
14214 * gdb.cp/pr10687.exp
14215 * gdb.cp/pr9167.exp
14216 * gdb.cp/scope-err.exp
14217 * gdb.cp/templates.exp
14218 * gdb.cp/virtfunc.exp
14219 * gdb.dwarf2/dw2-dir-file-name.exp
14220 * gdb.dwarf2/dw2-single-line-discriminators.exp
14221 * gdb.fortran/complex.exp
14222 * gdb.fortran/library-module.exp
14223 * gdb.guile/guile.exp
14224 * gdb.guile/scm-cmd.exp
14225 * gdb.guile/scm-frame-inline.exp
14226 * gdb.guile/scm-objfile.exp
14227 * gdb.guile/scm-pretty-print.exp
14228 * gdb.guile/scm-symbol.exp
14229 * gdb.guile/scm-type.exp
14230 * gdb.guile/scm-value.exp
14231 * gdb.linespec/keywords.exp
14232 * gdb.linespec/ls-errs.exp
14233 * gdb.linespec/macro-relative.exp
14234 * gdb.linespec/thread.exp
14235 * gdb.mi/mi-breakpoint-changed.exp
14236 * gdb.mi/mi-dprintf-pending.exp
14237 * gdb.mi/mi-fullname-deleted.exp
14238 * gdb.mi/mi-logging.exp
14239 * gdb.mi/mi-pending.exp
14240 * gdb.mi/mi-solib.exp
14241 * gdb.mi/new-ui-mi-sync.exp
14242 * gdb.mi/user-selected-context-sync.exp
14243 * gdb.multi/dummy-frame-restore.exp
14244 * gdb.multi/multi-arch-exec.exp
14245 * gdb.multi/remove-inferiors.exp
14246 * gdb.multi/watchpoint-multi-exit.exp
14247 * gdb.opt/solib-intra-step.exp
14248 * gdb.perf/backtrace.exp
14249 * gdb.perf/single-step.exp
14250 * gdb.perf/skip-command.exp
14251 * gdb.perf/skip-prologue.exp
14252 * gdb.perf/solib.exp
14253 * gdb.python/lib-types.exp
14254 * gdb.python/py-as-string.exp
14255 * gdb.python/py-bad-printers.exp
14256 * gdb.python/py-block.exp
14257 * gdb.python/py-breakpoint.exp
14258 * gdb.python/py-cmd.exp
14259 * gdb.python/py-events.exp
14260 * gdb.python/py-evthreads.exp
14261 * gdb.python/py-finish-breakpoint.exp
14262 * gdb.python/py-finish-breakpoint2.exp
14263 * gdb.python/py-frame-inline.exp
14264 * gdb.python/py-frame.exp
14265 * gdb.python/py-inferior.exp
14266 * gdb.python/py-infthread.exp
14267 * gdb.python/py-mi.exp
14268 * gdb.python/py-objfile.exp
14269 * gdb.python/py-pp-maint.exp
14270 * gdb.python/py-pp-registration.exp
14271 * gdb.python/py-prettyprint.exp
14272 * gdb.python/py-recurse-unwind.exp
14273 * gdb.python/py-shared.exp
14274 * gdb.python/py-symbol.exp
14275 * gdb.python/py-symtab.exp
14276 * gdb.python/py-template.exp
14277 * gdb.python/py-type.exp
14278 * gdb.python/py-unwind-maint.exp
14279 * gdb.python/py-unwind.exp
14280 * gdb.python/py-value.exp
14281 * gdb.python/python.exp
14282 * gdb.reverse/finish-reverse-bkpt.exp
14283 * gdb.reverse/insn-reverse.exp
14284 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14285 * gdb.reverse/solib-precsave.exp
14286 * gdb.reverse/solib-reverse.exp
14287 * gdb.stabs/gdb11479.exp
14288 * gdb.stabs/weird.exp
14289 * gdb.threads/fork-child-threads.exp
14290 * gdb.threads/fork-plus-threads.exp
14291 * gdb.threads/fork-thread-pending.exp
14292 * gdb.threads/forking-threads-plus-breakpoint.exp
14293 * gdb.threads/hand-call-in-threads.exp
14294 * gdb.threads/interrupted-hand-call.exp
14295 * gdb.threads/linux-dp.exp
14296 * gdb.threads/local-watch-wrong-thread.exp
14297 * gdb.threads/next-while-other-thread-longjmps.exp
14298 * gdb.threads/non-ldr-exit.exp
14299 * gdb.threads/pending-step.exp
14300 * gdb.threads/print-threads.exp
14301 * gdb.threads/process-dies-while-detaching.exp
14302 * gdb.threads/process-dies-while-handling-bp.exp
14303 * gdb.threads/pthreads.exp
14304 * gdb.threads/queue-signal.exp
14305 * gdb.threads/reconnect-signal.exp
14306 * gdb.threads/signal-command-handle-nopass.exp
14307 * gdb.threads/signal-command-multiple-signals-pending.exp
14308 * gdb.threads/signal-delivered-right-thread.exp
14309 * gdb.threads/signal-sigtrap.exp
14310 * gdb.threads/sigthread.exp
14311 * gdb.threads/staticthreads.exp
14312 * gdb.threads/stepi-random-signal.exp
14313 * gdb.threads/thread-unwindonsignal.exp
14314 * gdb.threads/thread_check.exp
14315 * gdb.threads/thread_events.exp
14316 * gdb.threads/tid-reuse.exp
14317 * gdb.threads/tls-nodebug.exp
14318 * gdb.threads/tls-shared.exp
14319 * gdb.threads/tls-so_extern.exp
14320 * gdb.threads/tls.exp
14321 * gdb.threads/wp-replication.exp
14322 * gdb.trace/actions-changed.exp
14323 * gdb.trace/actions.exp
14324 * gdb.trace/backtrace.exp
14325 * gdb.trace/change-loc.exp
14326 * gdb.trace/collection.exp
14327 * gdb.trace/deltrace.exp
14328 * gdb.trace/disconnected-tracing.exp
14329 * gdb.trace/entry-values.exp
14330 * gdb.trace/ftrace-lock.exp
14331 * gdb.trace/ftrace.exp
14332 * gdb.trace/infotrace.exp
14333 * gdb.trace/mi-trace-frame-collected.exp
14334 * gdb.trace/mi-trace-unavailable.exp
14335 * gdb.trace/mi-traceframe-changed.exp
14336 * gdb.trace/mi-tracepoint-changed.exp
14337 * gdb.trace/mi-tsv-changed.exp
14338 * gdb.trace/no-attach-trace.exp
14339 * gdb.trace/packetlen.exp
14340 * gdb.trace/passc-dyn.exp
14341 * gdb.trace/passcount.exp
14342 * gdb.trace/pending.exp
14343 * gdb.trace/pr16508.exp
14344 * gdb.trace/qtro.exp
14345 * gdb.trace/range-stepping.exp
14346 * gdb.trace/read-memory.exp
14347 * gdb.trace/report.exp
14348 * gdb.trace/save-trace.exp
14349 * gdb.trace/signal.exp
14350 * gdb.trace/stap-trace.exp
14351 * gdb.trace/status-stop.exp
14352 * gdb.trace/strace.exp
14353 * gdb.trace/tfile.exp
14354 * gdb.trace/tfind.exp
14355 * gdb.trace/trace-break.exp
14356 * gdb.trace/trace-condition.exp
14357 * gdb.trace/trace-enable-disable.exp
14358 * gdb.trace/trace-mt.exp
14359 * gdb.trace/tracecmd.exp
14360 * gdb.trace/tracefile-pseudo-reg.exp
14361 * gdb.trace/tspeed.exp
14362 * gdb.trace/tstatus.exp
14363 * gdb.trace/tsv.exp
14364 * gdb.trace/unavailable.exp
14365 * gdb.trace/while-dyn.exp
14366 * gdb.trace/while-stepping.exp
14367 * lib/gdb-guile.exp
14368 * lib/gdb.exp
14369 * lib/mi-support.exp
14370 * lib/pascal.exp
14371 * lib/perftest.exp
14372 * lib/prelink-support.exp
14373 * lib/selftest-support.exp
14374
14375 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14376
14377 * Makefile.in: Include disable-implicit-rules.mk.
14378
14379 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14380
14381 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14382 non-byte-aligned bit fields.
14383
14384 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14385
14386 PR gdb/12616
14387 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14388 respects the DW_AT_data_bit_offset attribute.
14389
14390 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14391
14392 * gdb.base/default.exp: Fix output of "set language".
14393
14394 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14395
14396 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14397 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14398 make.
14399 * configure.ac: Remove checks for the make program.
14400 * configure: Re-generate.
14401
14402 2016-11-16 Kevin Buettner <kevinb@redhat.com>
14403
14404 * gdb.python/py-recurse-unwind.c (main): Add loop.
14405 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14406 to read_register() and gdb.parse_and_eval(). Make each code
14407 call a separate case that can be individually tested.
14408 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14409 proc. Call cont_and_backtrace for each of the code paths that
14410 we want to test in the unwinder.
14411
14412 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14413
14414 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14415 the definition of struct S.
14416
14417 2016-11-11 Catherine Moore <clm@codesourcery.com>
14418
14419 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14420
14421 2016-11-09 Pedro Alves <palves@redhat.com>
14422
14423 * gdb.base/commands.exp (runto_or_return): New procedure.
14424 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14425 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14426 (progvar_simple_while_test, progvar_complex_if_while_test)
14427 (if_while_breakpoint_command_test)
14428 (infrun_breakpoint_command_test, breakpoint_command_test)
14429 (user_defined_command_test, watchpoint_command_test)
14430 (test_command_prompt_position, redefine_hook_test)
14431 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14432 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14433 multi_line_input and multi_line. Remove gdb_expect and
14434 gdb_stop_suppressing_tests uses.
14435 * lib/gdb.exp (valnum_re): New global.
14436 (multi_line_input): New procedure.
14437
14438 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14439
14440 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14441 Remove.
14442 (test_setup): Define with proc_with_prefix.
14443 (test_cli_inferior): Likewise.
14444 (test_cli_thread): Likewise.
14445 (test_cli_frame): Likewise.
14446 (test_cli_select_frame): Likewise.
14447 (test_cli_up_down): Likewise.
14448 (test_mi_thread_select): Likewise.
14449 (test_mi_stack_select_frame): Likewise.
14450 (test_cli_in_mi_inferior): Likewise.
14451 (test_cli_in_mi_thread): Likewise.
14452 (test_cli_in_mi_frame): Likewise.
14453 (top level): Do not use with_test_prefix_procname.
14454
14455 2016-11-09 Pedro Alves <palves@redhat.com>
14456
14457 * gdb.base/commands.exp (gdbvar_simple_if_test)
14458 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14459 (progvar_simple_if_test, progvar_simple_while_test)
14460 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14461 (infrun_breakpoint_command_test, breakpoint_command_test)
14462 (user_defined_command_test, watchpoint_command_test)
14463 (test_command_prompt_position, deprecated_command_test)
14464 (bp_deleted_in_command, temporary_breakpoint_commands)
14465 (stray_arg0_test, source_file_with_indented_comment)
14466 (recursive_source_test, if_commands_test)
14467 (error_clears_commands_left, redefine_hook_test)
14468 (redefine_backtrace_test): Use proc_with_prefix.
14469 * lib/gdb.exp (proc_with_prefix): New proc.
14470
14471 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14472
14473 * gdb.base/tui-layout.c: New file.
14474 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14475 disassembly window contains very long lines.
14476
14477 2016-11-08 Tom Tromey <tom@tromey.com>
14478
14479 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14480 depend on Python 2.
14481
14482 2016-11-08 Tom Tromey <tom@tromey.com>
14483
14484 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14485 New method.
14486
14487 2016-10-29 Manish Goregaokar <manish@mozilla.com>
14488
14489 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
14490
14491 2016-10-27 Manish Goregaokar <manish@mozilla.com>
14492
14493 * gdb.rust/simple.rs: Add test for univariant enums without
14494 discriminants and for encoded struct-like enums.
14495
14496 2016-10-28 Pedro Alves <palves@redhat.com>
14497
14498 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14499 gdb_test_multiple, tighten regexps and match symtabs and line
14500 tables incrementally.
14501
14502 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
14503
14504 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14505 general.
14506
14507 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
14508
14509 * gdb.base/exec-invalid-sysroot.exp: New file.
14510
14511 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14512
14513 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14514
14515 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14516
14517 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14518
14519 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14520
14521 * gdb.base/killed-outside.exp: Remove $options from a call to
14522 `prepare_for_testing'.
14523
14524 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14525
14526 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14527 Change test message.
14528
14529 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14530
14531 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14532 Update comment.
14533
14534 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14535
14536 * gdb.trace/mi-trace-save.exp: New file.
14537
14538 2016-10-13 Yao Qi <yao.qi@linaro.org>
14539
14540 * gdb.base/code_elim.exp (get_var_address): Remove.
14541 * gdb.base/relocate.exp: Likewise.
14542 * gdb.base/shreloc.exp: Likewise.
14543 * lib/gdb.exp (get_var_address): New.
14544
14545 2016-10-13 Yao Qi <yao.qi@linaro.org>
14546
14547 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14548 floating point tests if $skip_float_test is false.
14549
14550 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
14551
14552 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14553 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14554 argc values.
14555 Add 1 to argc so we guarantee distinct initial/modified argc values.
14556
14557 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14558
14559 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14560
14561 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14562
14563 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14564 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14565 * gdb.arch/vsx-regs.exp: Likewise.
14566
14567 2016-10-07 Yao Qi <yao.qi@linaro.org>
14568
14569 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14570
14571 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14572
14573 * gdb.python/python.exp: Test decode_line("*0").
14574
14575 2016-10-06 Doug Evans <dje@google.com>
14576
14577 * gdb.python/py-value.exp (test_value_creation): Add test for large
14578 unsigned 64-bit value.
14579
14580 2016-10-06 Tom Tromey <tom@tromey.com>
14581
14582 * gdb.compile/compile.exp: Change java tests to rust.
14583 * gdb.base/setshow.exp: Change java tests to rust.
14584 * gdb.base/default.exp: Remove java from language list.
14585 * README (Examples): Update language example.
14586 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14587 test.
14588 * lib/gdb.exp (skip_java_tests): Remove.
14589 * lib/java.exp: Remove.
14590 * gdb.java: Remove.
14591
14592 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14593
14594 * gdb.arch/mips-fcr.exp: New test.
14595 * gdb.arch/mips-fcr.c: Source for the new test.
14596
14597 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14598
14599 * gdb.base/solib-disc.exp: Use `standard_output_file'
14600 throughout.
14601
14602 2016-10-06 Pedro Alves <palves@redhat.com>
14603
14604 * gdb.base/jit-simple-dl.c: New file.
14605 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14606 * gdb.base/jit-simple.c: ... this.
14607 * gdb.base/jit-simple.exp (jit_run): Delete.
14608 (build_jit): New proc.
14609 (jit_test_reread): Recompile either the main program or the shared
14610 library, depending on what is being tested. Skip changing address
14611 if caller wants to. Compare before/after addresses. If testing
14612 standalone, explicitly load the binary. Test "maint info
14613 breakpoints".
14614 (top level): Add "standalone vs shared lib" and "change address"
14615 vs "same address" axes.
14616
14617 2016-10-06 Pedro Alves <palves@redhat.com>
14618
14619 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14620 call.
14621 (jit_run): Delete.
14622 (jit_test_reread): Use with_test_prefix. Reload the main binary
14623 explicitly. Compare the before/after addresses of the JIT
14624 descriptor.
14625
14626 2016-08-15 Doug Evans <dje@google.com>
14627
14628 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14629 for single bitfields is bool.
14630 * gdb.xml/tdesc-regs.exp: Ditto.
14631
14632 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14633
14634 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14635
14636 2016-10-05 Yao Qi <yao.qi@linaro.org>
14637
14638 * lib/gdb.exp (support_complex_tests): Return zero if
14639 gdb_skip_float_test return true.
14640
14641 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14642 Simon Marchi <simon.marchi@ericsson.com>
14643
14644 PR gdb/20487
14645 * gdb.mi/user-selected-context-sync.exp: New file.
14646 * gdb.mi/user-selected-context-sync.c: New file.
14647
14648 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14649 Simon Marchi <simon.marchi@ericsson.com>
14650
14651 PR gdb/20487
14652 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14653 =thread-select-event check.
14654
14655 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14656
14657 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14658 the compulsory L operand changes.
14659 * gdb.arch/powerpc-power.s: Likewise.
14660
14661 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14662
14663 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14664 * gdb.base/jit-attach-pie.c: New file.
14665 * gdb.base/jit-attach-pie.exp: New file.
14666
14667 2016-09-28 Pedro Alves <palves@redhat.com>
14668
14669 * gdb.base/infcall-input.c: New file.
14670 * gdb.base/infcall-input.exp: New file.
14671
14672 2016-09-22 Yao Qi <yao.qi@linaro.org>
14673
14674 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14675 (gdb_exit): Rename it to ...
14676 (gdbserver_gdb_exit): ... Close GDBserver.
14677 (gdb_exit): New proc, call gdbserver_gdb_exit.
14678 (mi_gdb_exit): Likewise.
14679
14680 2016-09-22 Yao Qi <yao.qi@linaro.org>
14681
14682 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14683 path.
14684 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14685 Remove duplication.
14686
14687 2016-09-22 Yao Qi <yao.qi@linaro.org>
14688
14689 * lib/gdbserver-support.exp: Check the existence of
14690 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14691
14692 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14693
14694 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14695
14696 2016-09-21 Tom Tromey <tom@tromey.com>
14697
14698 PR gdb/20604:
14699 * gdb.base/quit.exp: New file.
14700
14701 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14702
14703 * .gitignore: New file.
14704
14705 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14706
14707 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14708 throughout.
14709
14710 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14711
14712 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14713
14714 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14715
14716 * gdb.cp/casts.cc (decltype): Move it ...
14717 (main): ... with its call to ...
14718 * gdb.cp/casts03.cc: ... a new file.
14719 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14720
14721 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14722
14723 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14724
14725 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14726
14727 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14728 and sync up the test with tests in gas/testsuite/gas/ppc.
14729 * gdb.arch/powerpc-power.exp: Likewise.
14730
14731 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14732
14733 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14734
14735 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14736 Jan Kratochvil <jan.kratochvil@redhat.com>
14737
14738 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14739 make m1's definition to be different from m2's. Use 'dummy' as an
14740 argument for probe 'two'.
14741
14742 2016-09-10 Jon Beniston <jon@beniston.com>
14743
14744 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14745 for sim target.
14746
14747 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14748
14749 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14750 variable declaration.
14751 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14752 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14753 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14754 received HWCAP as its argument.
14755
14756 2016-09-06 Pedro Alves <palves@redhat.com>
14757
14758 * gdb.base/new-ui-pending-input.c: New file.
14759 * gdb.base/new-ui-pending-input.exp: New file.
14760 * gdb.exp (clear_gdb_spawn_id): New procedure.
14761 (with_spawn_id): Check whether gdb_spawn_id exists before
14762 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14763 on exit.
14764
14765 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14766
14767 * gdb.base/float128.c: New file.
14768 * gdb.base/float128.exp: Likewise.
14769 * gdb.base/floatn.c: Likewise.
14770 * gdb.base/floatn.exp: Likewise.
14771
14772 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14773
14774 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14775
14776 2016-09-05 Pedro Alves <palves@redhat.com>
14777
14778 PR backtrace/19927
14779 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14780 unwinders are immediately called as side effect of "source" or
14781 "disable unwinder" commands.
14782 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14783
14784 2016-09-02 Yao Qi <yao.qi@linaro.org>
14785
14786 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14787 is true and $type is "float" or "double".
14788
14789 2016-09-02 Yao Qi <yao.qi@linaro.org>
14790
14791 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14792 true.
14793 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14794 * gdb.base/call-rt-st.exp: Likewise.
14795 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14796 return value instead of gdb,skip_float_test.
14797 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14798 (do_function_calls): Use its return value instead of
14799 gdb,skip_float_test.
14800 * gdb.base/finish.exp: Likewise.
14801 * gdb.base/funcargs.exp: Likewise.
14802 * gdb.base/return.exp: Likewise.
14803 * gdb.base/return2.exp: Likewise.
14804 * gdb.base/varargs.exp: Likewise.
14805 * lib/gdb.exp (gdb_skip_float_test): Change it to
14806 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14807
14808 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14809
14810 * gdb.multi/tids.exp: Test "thread apply all".
14811
14812 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14813
14814 * gdb.base/default.exp (tty): Remove.
14815
14816 2016-08-24 Kevin Buettner <kevinb@redhat.com>
14817
14818 * gdb.python/py-recurse-unwind.c: New file.
14819 * gdb.python/py-recurse-unwind.py: New file.
14820 * gdb.python/py-recurse-unwind.exp: New file.
14821
14822 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14823
14824 * gdb.base/set-inferior-tty.exp: New file.
14825 * gdb.base/set-inferior-tty.c: New file.
14826
14827 2016-08-23 Pedro Alves <palves@redhat.com>
14828
14829 PR gdb/20494
14830 * gdb.base/new-ui-echo.c: New file.
14831 * gdb.base/new-ui-echo.exp: New file.
14832
14833 2016-08-23 Yao Qi <yao.qi@linaro.org>
14834
14835 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14836 gdbserver_spawn.
14837 * gdb.server/connect-without-multi-process.exp (do_test):
14838 Likewise.
14839
14840 2016-08-23 Yao Qi <yao.qi@linaro.org>
14841
14842 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14843 standalone_txt. Delete gdb_txt and standalone_txt on host
14844 and target. Spawn the binary on target. Copy files from
14845 target to host.
14846
14847 2016-08-22 Pedro Alves <palves@redhat.com>
14848
14849 PR gdb/20505
14850 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14851 with_test_prefix. Factor out bits to ...
14852 (test_no_vdso): ... this new procedure.
14853
14854 2016-08-19 Carl Love <cel@us.ibm.com>
14855
14856 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14857 maintaining separate logic for constructing the output path.
14858 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14859 * gdb.arch/ppc-dfp.exp: Likewise.
14860 * gdb.arch/ppc-fp.exp: Likewise.
14861 * gdb.arch/vsx-regs.exp: Likewise.
14862 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14863 binprefix for generating the additional binary files.
14864
14865 2016-08-19 Pedro Alves <palves@redhat.com>
14866
14867 * gdb.trace/mi-trace-frame-collected.exp
14868 (test_trace_frame_collected): On x32, expect two registers.
14869
14870 2016-08-18 Carl Love <cel@us.ibm.com>
14871
14872 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14873 and sync up the test with tests in gas/testsuite/gas/ppc.
14874 * gdb.arch/powerpc-power.exp: Likewise.
14875
14876 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14877
14878 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14879 expected error message.
14880
14881 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14882
14883 * gdb.multi/remove-inferiors.exp: New file.
14884 * gdb.multi/remove-inferiors.c: New file.
14885
14886 2016-08-12 Yao Qi <yao.qi@linaro.org>
14887
14888 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14889 argument list.
14890
14891 2016-08-10 Pedro Alves <palves@redhat.com>
14892
14893 PR gdb/19187
14894 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14895 setup_kfails.
14896
14897 2016-08-09 Pedro Alves <palves@redhat.com>
14898 Simon Marchi <simon.marchi@ericsson.com>
14899
14900 PR gdb/20418
14901 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14902 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14903
14904 2016-08-09 Pedro Alves <palves@redhat.com>
14905
14906 PR mi/20431
14907 * gdb.mi/mi-cmd-error.exp: New file.
14908
14909 2016-08-09 Pedro Alves <palves@redhat.com>
14910
14911 PR gdb/18653
14912 * gdb.base/signals-state-child.c: New file.
14913 * gdb.base/signals-state-child.exp: New file.
14914 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14915
14916 2016-08-09 Pedro Alves <palves@redhat.com>
14917
14918 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14919
14920 2016-08-03 Tom Tromey <tom@tromey.com>
14921
14922 PR python/18565:
14923 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14924
14925 2016-08-01 Yao Qi <yao.qi@linaro.org>
14926
14927 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14928 variable mode to "multi-process" if $multi_process is 1, otherwise
14929 set it to "single-process".
14930
14931 2016-08-01 Yao Qi <yao.qi@linaro.org>
14932
14933 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14934 * gdb.cp/cpexprs.exp: Likewise.
14935 * gdb.cp/m-static.exp: Likewise.
14936
14937 2016-07-26 Tom Tromey <tom@tromey.com>
14938
14939 PR python/20190:
14940 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14941 test.
14942
14943 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14944
14945 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14946 selecting assembly source files.
14947 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14948 assembly source files.
14949 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14950 assembly source files.
14951 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14952 selecting assembly source files.
14953
14954 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14955
14956 * gdb.base/new-ui.exp (do_test_invalid_args): New
14957 procedure.
14958
14959 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14960
14961 * gdb.btrace/reconnect.c: New file.
14962 * gdb.btrace/reconnect.exp: New file.
14963
14964 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14965
14966 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14967 to test_catch_syscall_group.
14968 (test_catch_syscall_group): New.
14969
14970 2016-07-21 Tom Tromey <tom@tromey.com>
14971
14972 * gdb.rust/simple.rs (main): Use empty struct expression.
14973 * gdb.rust/simple.exp: Add tests for empty struct expression.
14974
14975 2016-07-21 Yao Qi <yao.qi@linaro.org>
14976
14977 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14978 if gdb_skip_xml_test is true on some targets.
14979
14980 2016-07-21 Yao Qi <yao.qi@linaro.org>
14981
14982 * gdb.server/solib-list.exp: Unset last_loaded_file.
14983
14984 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14985
14986 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14987 "step into captured_main (args)".
14988
14989 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14990
14991 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14992
14993 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14994
14995 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14996
14997 2016-07-19 Pedro Alves <palves@redhat.com>
14998
14999 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15000 * gdb.opt/inline-bt.exp: Likewise.
15001 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15002 additional_flags=-Winline.
15003 * gdb.opt/inline-locals.exp: Likewise.
15004 * gdb.opt/inline-markers.c (ATTR): Define.
15005 (inlined_fn): Use it.
15006
15007 2016-07-19 Yao Qi <yao.qi@linaro.org>
15008
15009 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15010 (test_with_self): Remove some code. Remove argument executable.
15011 (top-level): Use do_self_tests.
15012
15013 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
15014 Don Breazeal <donb@codesourcery.com>
15015
15016 * gdb.base/maint.exp: Escape paths used in regular expressions.
15017 * gdb.stabs/weird.exp: Likewise.
15018
15019 2016-07-13 Tom Tromey <tom@tromey.com>
15020
15021 PR python/15620, PR python/18620:
15022 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15023 (test_bkpt_events): New procs.
15024
15025 2016-07-13 Tom Tromey <tom@tromey.com>
15026
15027 PR python/17698:
15028 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15029 test.
15030 (test_watchpoints): Likewise.
15031 (test_bkpt_pending): New proc.
15032
15033 2016-07-13 Tom Tromey <tom@tromey.com>
15034
15035 PR cli/18053:
15036 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15037 completion test.
15038
15039 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15040
15041 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15042 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15043 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15044 f_label.
15045 (g): Rename g_end_lbl to g_label.
15046 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15047 low_pc and high_pc.
15048 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15049
15050 2016-07-12 Tom Tromey <tom@tromey.com>
15051
15052 PR python/19293:
15053 * gdb.python/py-unwind-maint.exp: Update tests.
15054
15055 2016-07-12 Yao Qi <yao.qi@linaro.org>
15056
15057 * lib/selftest-support.exp (selftest_setup): Match the output
15058 when captured_main is inlined.
15059
15060 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15061
15062 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15063 New variables.
15064 (print this%a, print this%b, print this): New tests.
15065 * gdb.fortran/derived-types.f90 (this): New object and
15066 initialization.
15067
15068 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15069
15070 * gdb.ada/arraydim.exp: Remove extra directory level in build
15071 directory.
15072
15073 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15074
15075 * lib/ada.exp: Remove extra directory level in build directory.
15076 * gdb.ada/cond_lang.exp: Likewise.
15077 * gdb.ada/exec_changed.exp: Likewise.
15078 * gdb.ada/lang_switch.exp: Likewise.
15079
15080 2016-07-06 Manish Goregaokar <manish@mozilla.com>
15081
15082 * simple.rs: Add test for raw pointer subscripting.
15083 * simple.exp: Add test expectations.
15084
15085 2016-07-05 Yao Qi <yao.qi@linaro.org>
15086
15087 * gdb.mi/mi-reverse.exp: Match =record-started output.
15088
15089 2016-07-01 Pedro Alves <palves@redhat.com>
15090
15091 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15092 procedure.
15093 (jit_reader_test): Test the jit reader's unwinder.
15094 * gdb.base/jithost.c (jit_function_00_code): New global.
15095 (main): Use memcpy to fill in the mmapped code, instead of poking
15096 bytes manually here.
15097 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15098 value.
15099 (read_debug_info): Save the function's range.
15100 (read_sp): New function.
15101 (unwind_frame): Use it. Also unwind RBP.
15102 (get_frame_id): Use read_sp.
15103 (gdb_init_reader): Use calloc instead of malloc.
15104 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15105 parameter. Use gdb_test_multiple.
15106
15107 2016-07-01 Pedro Alves <palves@redhat.com>
15108 Antoine Tremblay <antoine.tremblay@ericsson.com>
15109
15110 * gdb.threads/process-dies-while-detaching.c: New file.
15111 * gdb.threads/process-dies-while-detaching.exp: New file.
15112
15113 2016-07-01 Pedro Alves <palves@redhat.com>
15114
15115 * gdb.multi/watchpoint-multi-exit.c: New file.
15116 * gdb.multi/watchpoint-multi-exit.exp: New file.
15117
15118 2016-06-30 Pedro Alves <palves@redhat.com>
15119
15120 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15121 unset inferior_spawn_id.
15122
15123 2016-06-30 Pedro Alves <palves@redhat.com>
15124
15125 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15126 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15127
15128 2016-06-29 Yao Qi <yao.qi@linaro.org>
15129
15130 * gdb.base/return.c: Add copyright header.
15131
15132 2016-06-29 Tom Tromey <tom@tromey.com>
15133
15134 PR python/20129:
15135 * gdb.python/py-framefilter.exp: Add tests for setting priority
15136 and disabling of non-existent frame filter.
15137
15138 2016-06-29 Yao Qi <yao.qi@linaro.org>
15139
15140 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15141 0x0f07ff.
15142
15143 2016-06-28 Yao Qi <yao.qi@linaro.org>
15144
15145 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15146 triplets. Start gdb, execute catch syscall, and continue. Check
15147 gdb's output to determine catch syscall is supported.
15148
15149 2016-06-27 Manish Goregaokar <manish@mozilla.com>
15150
15151 * gdb.rust/simple.rs: Add test for returning unit in a function.
15152 * gdb.rust/simple.exp: Add expectation for functions returning
15153 unit.
15154
15155 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15156
15157 * gdb.python/py-breakpoint-create-fail.c,
15158 gdb.python/py-breakpoint-create-fail.exp,
15159 gdb.python/py-breakpoint-create-fail.py: New testcase.
15160
15161 2016-06-25 Manish Goregaokar <manish@mozilla.com>
15162
15163 PR gdb/20239
15164 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15165 * gdb.rust/simple.exp: Add test expectations for new NonZero
15166 tests.
15167
15168 2016-06-24 David Taylor <dtaylor@emc.com>
15169
15170 * gdb.base/offsets.exp: New file.
15171 * gdb.base/offsets.c: New file.
15172
15173 2016-06-23 Tom Tromey <tom@tromey.com>
15174
15175 PR gdb/16483:
15176 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15177 before any filters are loaded.
15178
15179 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15180
15181 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15182 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15183 structs.
15184 * gdb.fortran/derived-type-function.exp: New file.
15185 * gdb.fortran/derived-type-function.f90: New file.
15186
15187
15188 2016-06-21 Pedro Alves <palves@redhat.com>
15189
15190 * gdb.base/new-ui.exp: New file.
15191 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15192 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15193 (with_spawn_id): New procedure.
15194
15195 2016-06-21 Pedro Alves <palves@redhat.com>
15196
15197 * gdb.mi/mi-exec-run.exp: New file.
15198
15199 2016-06-21 Pedro Alves <palves@redhat.com>
15200
15201 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15202 breakpoint command's output on the main UI.
15203 (test_break): New procedure, factored out from calls in the top
15204 level.
15205 (top level): Use foreach_with_prefix to test MI as main UI and as
15206 separate UI.
15207
15208 2016-06-21 Pedro Alves <palves@redhat.com>
15209
15210 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15211 (test_awatch_creation_and_listing)
15212 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15213 Remove 'type' parameter.
15214 (test_watchpoint_all): New parameter mi_mode. Remove
15215 with_test_prefix.
15216 (top level): Use foreach_with_prefix, and add main/separate UI MI
15217 testing axis.
15218
15219 2016-06-21 Pedro Alves <palves@redhat.com>
15220
15221 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15222 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15223 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15224 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15225 (gdb_main_spawn_id, mi_spawn_id): Declare and
15226 comment.
15227 (mi_create_inferior_pty): New procedure,
15228 factored out from default_mi_gdb_start.
15229 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15230 procedures.
15231 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15232 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15233 Use mi_create_inferior_pty.
15234 (mi_gdb_start): Use eval to pass down args list.
15235
15236 2016-06-21 Pedro Alves <palves@redhat.com>
15237
15238 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15239 * gdb.opt/inline-cmds.exp: Add MI tests.
15240
15241 2016-06-21 Pedro Alves <palves@redhat.com>
15242
15243 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15244
15245 2016-06-21 Pedro Alves <palves@redhat.com>
15246
15247 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15248 (top level): Use it instead of mi_execute_to.
15249
15250 2016-06-21 Pedro Alves <palves@redhat.com>
15251
15252 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15253 (cont_handler_str): New.
15254 (signal_stop_handler): Set stop_handler_str instead of printing to
15255 stdout.
15256 (continue_handler): Set cont_handler_str instead of printing to
15257 stdout.
15258 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15259 mi_send_resuming_command. Print stop_handler_str and
15260 cont_handler_str instead of expecting the python events print
15261 directly.
15262
15263 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15264
15265 * gdb.base/jit-reader.exp: New file.
15266 * gdb.base/jithost.c: New file.
15267 * gdb.base/jithost.h: New file.
15268 * gdb.base/jitreader.c : New file.
15269 * gdb.base/jit-protocol.h: New file.
15270
15271 2016-06-17 Yao Qi <yao.qi@linaro.org>
15272
15273 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15274 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15275 and detach-on-fork. Adjust tests.
15276 (top level): Invoke break_cond_on_syscall with combinations of
15277 syscall, follow-fork-mode and detach-on-fork.
15278
15279 2016-06-17 Yao Qi <yao.qi@linaro.org>
15280
15281 * gdb.base/step-over-exit.c: New.
15282 * gdb.base/step-over-exit.exp: New.
15283
15284 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15285
15286 * gdb.base/float.exp: Add target check for nds32*-*-*.
15287 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15288
15289 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15290
15291 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15292 for unsupported target features.
15293 * gdb.base/call-rt-st.exp: Likewise.
15294 * gdb.base/call-sc.exp: Likewise.
15295 * gdb.base/call-signal-resume.exp: Likewise.
15296 * gdb.base/call-strs.exp: Likewise.
15297 * gdb.base/callexit.exp: Likewise.
15298 * gdb.base/callfuncs.exp: Likewise.
15299 * gdb.base/nodebug.exp: Likewise.
15300 * gdb.base/printcmds.exp: Likewise.
15301 * gdb.base/ptype.exp: Likewise.
15302 * gdb.base/structs.exp: Likewise.
15303 * gdb.base/unwindonsignal.exp: Likewise.
15304 * gdb.cp/gdb2495.exp: Likewise.
15305 * gdb.cp/templates.exp: Likewise.
15306 * gdb.cp/virtfunc.exp: Likewise.
15307 * gdb.threads/hand-call-in-threads.exp: Likewise.
15308 * gdb.threads/interrupted-hand-call.exp: Likewise.
15309 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15310
15311 2016-06-10 Tom Tromey <tom@tromey.com>
15312
15313 PR rust/20110:
15314 * gdb.rust/expr.exp: Add test for integer constant larger than
15315 i32.
15316
15317 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15318
15319 * gdb.fortran/nested-funcs.exp: New.
15320 * gdb.fortran/nested-funcs.f90: New.
15321
15322 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15323
15324 * gdb.base/examine-backward.c: New file.
15325 * gdb.base/examine-backward.exp: New file.
15326
15327 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15328
15329 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15330 matching.
15331
15332 2016-06-02 Tom Tromey <tom@tromey.com>
15333
15334 PR python/18984:
15335 * gdb.python/py-shared.exp: Add solib_name test.
15336
15337 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15338
15339 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15340
15341 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15342
15343 PR c++/19893
15344 * gdb.dwarf2/implref.exp: Rename to...
15345 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15346 * gdb.dwarf2/implref-array.c: New file.
15347 * gdb.dwarf2/implref-array.exp: Likewise.
15348 * gdb.dwarf2/implref-global.c: Likewise.
15349 * gdb.dwarf2/implref-global.exp: Likewise.
15350 * gdb.dwarf2/implref-struct.c: Likewise.
15351 * gdb.dwarf2/implref-struct.exp: Likewise.
15352
15353 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15354
15355 * gdb.trace/trace-condition.exp: Add 64bit tests.
15356
15357 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15358
15359 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15360 bits types.
15361 (main): Adapt to 8 to 64 bits types.
15362 * gdb.trace/trace-condition.exp: Add new tests.
15363
15364 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15365
15366 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15367
15368 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15369
15370 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15371 Move condition tests...
15372 * gdb.trace/trace-condition.exp: Here.
15373
15374 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15375
15376 * gdb.trace/trace-condition.exp: Add counter-case tests.
15377
15378 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15379
15380 PR c++/15231
15381 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15382 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15383
15384 2016-05-27 Pedro Alves <palves@redhat.com>
15385
15386 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15387 New procedure.
15388 (top level): Call it, and bail out of DejaGnu is known to be bad.
15389
15390 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15391
15392 * gdb.base/whatis.c: Extend the test case.
15393 * gdb.base/whatis.exp: Add additional tests.
15394
15395 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15396
15397 * gdb.fortran/type.f90: Add pointer variable.
15398 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15399
15400 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15401
15402 * gdb.fortran/vla-type.exp: Fix testcase name.
15403
15404 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15405
15406 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15407
15408 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15409
15410 * gdb.fortran/type.f90: Add nested structures.
15411 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15412 * gdb.fortran/derived-type.exp: Adapt expected output.
15413 * gdb.fortran/vla-type.exp: Adapt expected output.
15414
15415 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15416
15417 * gdb.fortran/whatis_type.exp: Adapt expected output.
15418
15419 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15420
15421 * gdb.fortran/print_type.exp: Fix expected output.
15422 * gdb.fortran/whatis_type.exp: Fix expected output.
15423
15424 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15425
15426 * gdb.fortran/whatis_type.exp: Use multi_line.
15427
15428 2016-05-24 Tom Tromey <tom@tromey.com>
15429
15430 PR python/17386:
15431 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15432 use value as an index.
15433
15434 2016-05-23 Tom Tromey <tom@tromey.com>
15435
15436 PR python/17981:
15437 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15438 no-breakpoint case.
15439
15440 2016-05-24 Pedro Alves <palves@redhat.com>
15441
15442 PR gdb/19828
15443 * gdb.threads/clone-attach-detach.c: New file.
15444 * gdb.threads/clone-attach-detach.exp: New file.
15445
15446 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15447
15448 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15449
15450 2016-05-23 Tom Tromey <tom@tromey.com>
15451
15452 PR python/19438, PR python/18393:
15453 * gdb.python/py-progspace.exp: Add "dir" test.
15454 * gdb.python/py-objfile.exp: Add "dir" test.
15455
15456 2016-05-23 Yao Qi <yao.qi@linaro.org>
15457
15458 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15459 * gdb.arch/thumb2-it.exp: Likewise.
15460
15461 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15462
15463 * gdb.mi/mi-threads-interrupt.c: New file.
15464 * gdb.mi/mi-threads-interrupt.exp: New file.
15465
15466 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15467
15468 PR gdb/18077
15469 * gdb.mi/mi-async-run.exp: New file.
15470 * gdb.mi/mi-async-run.c: New file.
15471
15472 2016-05-17 Tom Tromey <tom@tromey.com>
15473 Manish Goregaokar <manishsmail@gmail.com>
15474
15475 * lib/rust-support.exp: New file.
15476 * lib/gdb.exp (skip_rust_tests): New proc.
15477 (build_executable_from_specs): Handle rust.
15478 * lib/future.exp (gdb_find_rustc): New proc.
15479 (gdb_default_target_compile): Handle rust.
15480 * gdb.rust/expr.exp: New file.
15481 * gdb.rust/generics.exp: New file.
15482 * gdb.rust/generics.rs: New file.
15483 * gdb.rust/methods.exp: New file.
15484 * gdb.rust/methods.rs: New file.
15485 * gdb.rust/modules.exp: New file.
15486 * gdb.rust/modules.rs: New file.
15487 * gdb.rust/simple.exp: New file.
15488 * gdb.rust/simple.rs: New file.
15489
15490 2016-05-17 Tom Tromey <tom@tromey.com>
15491
15492 * gdb.base/default.exp (set language): Add rust.
15493
15494 2016-05-17 Tom Tromey <tom@tromey.com>
15495
15496 * gdb.gdb/unittest.exp: New file.
15497
15498 2016-05-16 Yao Qi <yao.qi@linaro.org>
15499
15500 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15501 shell_prompt. Update shell_prompt_re.
15502
15503 2016-05-12 Doug Evans <dje@google.com>
15504
15505 PR symtab/19999
15506 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15507 $options when building executable.
15508 * gdb.dwarf2/fission-loclists-pie.S: New file.
15509 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15510
15511 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15512
15513 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15514 of [is_remote target],
15515
15516 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15517
15518 * lib/gdb.exp (use_gdb_stub): New procedure.
15519
15520 2016-05-03 Yunlian Jiang <yunlian@google.com>
15521 Doug Evans <dje@google.com>
15522
15523 PR symtab/19914
15524 * gdb.dwarf2/dwp-sepdebug.c: New file.
15525 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15526
15527 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15528
15529 * gdb.base/detach.exp: Remove is_remote check.
15530
15531 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15532
15533 * gdb.base/annota-input-while-running.exp: Don't check for
15534 [is_remote target]. Enable annotations after running to main.
15535 Remove unused "set test..." line.
15536
15537 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15538
15539 * gdb.trace/trace-enable-disable.exp: New file.
15540 * gdb.trace/trace-enable-disable.c: New file.
15541
15542 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15543
15544 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15545 use it in info sharedlibrary test.
15546 * gdb.trace/ftrace-lock.exp: Likewise.
15547 * gdb.trace/ftrace.exp: Likewise.
15548 * gdb.trace/range-stepping.exp: Likewise.
15549 * gdb.trace/trace-break.exp: Likewise.
15550 * gdb.trace/trace-condition.exp: Likewise.
15551 * gdb.trace/trace-mt.exp: Likewise.
15552
15553 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15554
15555 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15556 (gdb_load_shlib): ... this.
15557 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15558 gdb_load_shlib.
15559 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15560 * gdb.base/ctxobj.exp: Likewise.
15561 * gdb.base/dprintf-pending.exp: Likewise.
15562 * gdb.base/dso2dso.exp: Likewise.
15563 * gdb.base/fixsection.exp: Likewise.
15564 * gdb.base/gcore-relro.exp: Likewise.
15565 * gdb.base/gdb1555.exp: Likewise.
15566 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15567 * gdb.base/gnu-ifunc.exp: Likewise.
15568 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15569 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15570 * gdb.base/pending.exp: Likewise.
15571 * gdb.base/print-file-var.exp: Likewise.
15572 * gdb.base/print-symbol-loading.exp: Likewise.
15573 * gdb.base/shlib-call.exp: Likewise.
15574 * gdb.base/shreloc.exp: Likewise.
15575 * gdb.base/so-impl-ld.exp: Likewise.
15576 * gdb.base/solib-disc.exp: Likewise.
15577 * gdb.base/solib-nodir.exp: Likewise.
15578 * gdb.base/solib-overlap.exp: Likewise.
15579 * gdb.base/solib-symbol.exp: Likewise.
15580 * gdb.base/solib-weak.exp (do_test): Likewise.
15581 * gdb.base/sym-file.exp: Likewise.
15582 * gdb.base/symtab-search-order.exp: Likewise.
15583 * gdb.base/type-opaque.exp: Likewise.
15584 * gdb.base/unload.exp: Likewise.
15585 * gdb.base/watchpoint-solib.exp: Likewise.
15586 * gdb.compile/compile.exp: Likewise.
15587 * gdb.cp/gdb2384.exp: Likewise.
15588 * gdb.cp/infcall-dlopen.exp: Likewise.
15589 * gdb.cp/re-set-overloaded.exp: Likewise.
15590 * gdb.fortran/library-module.exp: Likewise.
15591 * gdb.opt/solib-intra-step.exp: Likewise.
15592 * gdb.python/py-finish-breakpoint.exp: Likewise.
15593 * gdb.python/py-shared.exp: Likewise.
15594 * gdb.reverse/solib-precsave.exp: Likewise.
15595 * gdb.reverse/solib-reverse.exp: Likewise.
15596 * gdb.server/solib-list.exp: Likewise.
15597 * gdb.threads/dlopen-libpthread.exp: Likewise.
15598 * gdb.threads/tls-shared.exp: Likewise.
15599 * gdb.threads/tls-so_extern.exp: Likewise.
15600 * gdb.trace/change-loc.exp: Likewise.
15601 * gdb.trace/ftrace-lock.exp: Likewise.
15602 * gdb.trace/ftrace.exp: Likewise.
15603 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15604 * gdb.trace/pending.exp: Likewise.
15605 * gdb.trace/range-stepping.exp: Likewise.
15606 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15607 (strace_info_marker): Likewise.
15608 (strace_probe_marker): Likewise.
15609 (strace_trace_on_same_addr): Likewise.
15610 (strace_trace_on_diff_addr): Likewise.
15611 * gdb.trace/trace-break.exp: Likewise.
15612 * gdb.trace/trace-condition.exp: Likewise.
15613 * gdb.trace/trace-mt.exp: Likewise.
15614
15615 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15616
15617 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15618 result of gdb_remote_download.
15619 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15620 * gdb.base/dso2dso.exp: Likewise.
15621 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15622 * gdb.base/print-file-var.exp: Likewise.
15623 * gdb.base/shlib-call.exp: Likewise.
15624 * gdb.base/shreloc.exp: Likewise.
15625 * gdb.base/solib-overlap.exp: Likewise.
15626 * gdb.base/solib-weak.exp (do_test): Likewise.
15627 * gdb.base/unload.exp: Likewise.
15628
15629 2016-04-27 Yao Qi <yao.qi@linaro.org>
15630
15631 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15632 exists.
15633
15634 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15635
15636 * vla-type.exp: Print structure from toplevel.
15637
15638 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15639
15640 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15641 of dynamic types.
15642 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15643 of dynamic types.
15644
15645 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15646
15647 * gdb.fortran/vla-type.f90: New file.
15648 * gdb.fortran/vla-type.exp: New file.
15649
15650 2016-04-25 Yao Qi <yao.qi@linaro.org>
15651
15652 * gdb.base/branch-to-self.c: New file.
15653 * gdb.base/branch-to-self.exp: New file.
15654
15655 2016-04-22 Yao Qi <yao.qi@linaro.org>
15656
15657 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15658 more after $hex.
15659
15660 2016-04-22 Yao Qi <yao.qi@linaro.org>
15661
15662 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15663 * gdb.base/annota3.exp: Likewise.
15664
15665 2016-04-22 Yao Qi <yao.qi@linaro.org>
15666
15667 * gdb.reverse/step-precsave.exp: Do one step and test program
15668 stops in "callee" and do multiple steps until program goes out
15669 of "callee".
15670 * gdb.reverse/step-reverse.exp: Likewise.
15671
15672 2016-04-22 Yao Qi <yao.qi@linaro.org>
15673
15674 * gdb.trace/signal.exp: Also pass if
15675 $tracepoint_hits($i) > $iterations.
15676
15677 2016-04-22 Yao Qi <yao.qi@linaro.org>
15678
15679 * gdb.trace/signal.c: New file.
15680 * gdb.trace/signal.exp: New file.
15681
15682 2016-04-19 Doug Evans <xdje42@gmail.com>
15683
15684 * gdb.base/bad-file.exp: New file.
15685
15686 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15687
15688 * gdb.dwarf2/implref.exp: New file.
15689
15690 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15691
15692 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15693 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15694 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15695 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15696 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15697 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15698 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15699 * lib/fortran.exp (fortran_int4): New procedure.
15700 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15701 (fortran_logical4): Likewise.
15702
15703 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15704
15705 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15706
15707 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15708
15709 * lib/compiler.c: Add Intel specific preprocessor macros.
15710 * lib/compiler.cc: Likewise.
15711
15712 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
15713
15714 * gdb.server/connect-with-no-symbol-file.c: New file.
15715 * gdb.server/connect-with-no-symbol-file.exp: New file.
15716
15717 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15718
15719 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15720
15721 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15722
15723 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15724 standard output directory.
15725
15726 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15727
15728 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15729
15730 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15731
15732 * gdb.btrace/instruction_history.c (loop): Add declaration.
15733
15734 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15735
15736 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15737
15738 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15739
15740 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15741 parentheses to print.
15742 (continue_handler): Likewise.
15743
15744 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15745
15746 * gdb.server/solib-list.exp: Remove is_remote check.
15747 Pass shlib= to gdb_compile. Don't link shared library with
15748 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15749 Run binary filename through "readlink -f" on the target.
15750
15751 2016-04-08 Pedro Alves <palves@redhat.com>
15752
15753 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15754 interpreter filename as argument to gdbserver_spawn.
15755 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15756 Return empty if $last_loaded_file does not exist.
15757
15758 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15759
15760 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15761 * gdb.base/jit-main.c: Use exit after usage.
15762
15763 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15764
15765 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15766 GDBHISTSIZE prior to the tests.
15767 * gdb.base/gdbinit-history.exp: Likewise.
15768
15769 2016-04-07 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15772 instead of build_executable. Use gdb_load_shlibs.
15773
15774 2016-04-07 Yao Qi <yao.qi@linaro.org>
15775
15776 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15777 Execute "si" command.
15778
15779 2016-04-07 Yao Qi <yao.qi@linaro.org>
15780
15781 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15782 number instead of the comments on some line.
15783
15784 2016-04-06 Don Breazeal <donb@codesourcery.com>
15785
15786 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15787 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15788
15789 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15790
15791 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15792 standard_output_file. Remove unused binfile variable.
15793
15794 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
15795
15796 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15797 * gdb.python/py-mi-objfile.exp: Match "list main" output
15798 in console format.
15799
15800 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15801
15802 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15803 absolute.
15804
15805 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15806
15807 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15808 absolute.
15809 * gdb.trace/ftrace.exp: Likewise.
15810 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15811 targets as well.
15812 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15813 (gdb_load_shlibs): Copy libraries to test directory when testing
15814 natively. Only set solib-search-path if testing remotely.
15815 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15816
15817 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15818
15819 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15820 gdb_download. Use it even if the target is not remote.
15821 * gdb.base/jit.exp (compile_jit_test): Likewise.
15822 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15823 output directory if the destination board is local, otherwise use
15824 the standard remote_download from DejaGnu.
15825 (gdb_download): Remove.
15826 (gdb_load_shlibs): Use gdb_remote_download instead of
15827 gdb_download.
15828 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15829 Use gdb_remote_download instead of gdb_download. Use it even if
15830 the target is not remote.
15831 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15832 instead of gdb_download.
15833
15834 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15835
15836 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15837 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15838 run.
15839
15840 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
15841
15842 PR gdb/19820
15843 * gdb.base/printcmds.exp: Add artificial arrays tests.
15844
15845 2016-03-31 Pedro Alves <palves@redhat.com>
15846
15847 PR gdb/19858
15848 * gdb.base/jit-main.c: Include unistd.h.
15849 (ATTACH): Define to 0 if not already defined.
15850 (wait_for_gdb, mypid): New globals.
15851 (WAIT_FOR_GDB): New macro.
15852 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15853 some breakpoint locations.
15854 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15855 New procedures.
15856 (one_jit_test): Add REATTACH parameter, and handle it. Use
15857 continue_to_test_location.
15858 (top level): Test attach, and adjusts calls to one_jit_test.
15859
15860 2016-03-31 Pedro Alves <palves@redhat.com>
15861
15862 PR gdb/19858
15863 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15864 BINSUFFIX parameter, and handle it.
15865 (top level): Adjust calls compile_jit_test.
15866
15867 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
15868
15869 PR python/19743
15870 * gdb.python/py-mi-events-gdb.py: New file.
15871 * gdb.python/py-mi-events.c: New file.
15872 * gdb.python/py-mi-events.exp: New file.
15873
15874 2016-03-30 Yao Qi <yao.qi@linaro.org>
15875
15876 * gdb.reverse/until-precsave.exp: Match function name only.
15877 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15878 Move malloc to a condition block.
15879 * gdb.reverse/until-reverse.exp: Match function name only.
15880
15881 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15882
15883 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15884 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15885 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15886 variable for GPR 0 instead of assuming it is register 0.
15887 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15888 * lib/trace-support.exp: Add s390 registers.
15889
15890 2016-03-29 Yao Qi <yao.qi@linaro.org>
15891
15892 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15893
15894 2016-03-24 Yao Qi <yao.qi@linaro.org>
15895
15896 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15897 test message.
15898
15899 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15900
15901 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15902 maintaining separate logic for constructing the output path.
15903
15904 2016-03-16 Don Breazeal <donb@codesourcery.com>
15905
15906 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15907 Retry fork and waitpid on interrupted system call errors.
15908 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15909 Use with_timeout_factor to increase timeout by factor of 10.
15910
15911 2016-03-15 Don Breazeal <donb@codesourcery.com>
15912
15913 * gdb.cp/scope-err.cc: New test program.
15914 * gdb.cp/scope-err.exp: New test script.
15915 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15916 lines and "set breakpoint here" comment.
15917 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15918 Fixed some whitespace and format issues.
15919 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15920 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15921
15922 2016-03-15 Doug Evans <dje@google.com>
15923
15924 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15925 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15926 All callers updated. Add tests for enums, mixed flags register.
15927
15928 2016-03-15 Doug Evans <dje@google.com>
15929
15930 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15931 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15932
15933 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15934
15935 * gdb.base/default.exp: Add $_as_string to the list of expected
15936 convenience functions.
15937
15938 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15939
15940 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15941
15942 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15943
15944 * gdb.python/py-as-string.exp: New file.
15945 * gdb.python/py-as-string.c: New file.
15946
15947 2016-03-09 Pedro Alves <palves@redhat.com>
15948
15949 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15950 signal" -> "Thread NN received signal" output change.
15951 * gdb.threads/ia64-sigill.exp: Likewise.
15952 * gdb.threads/linux-dp.exp: Likewise.
15953 * gdb.threads/manythreads.exp: Likewise.
15954 * gdb.threads/pending-step.exp: Likewise.
15955 * gdb.threads/print-threads.exp: Likewise.
15956 * gdb.threads/sigstep-threads.exp: Likewise.
15957 * gdb.threads/staticthreads.exp: Likewise.
15958 * gdb.threads/tls.exp: Likewise.
15959
15960 2016-03-09 Pedro Alves <palves@redhat.com>
15961
15962 * gdb.base/command-line-input.exp: New file.
15963
15964 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15965
15966 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15967 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15968 * gdb.trace/pending.exp: Accept leading dot before function name.
15969 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15970 * lib/trace-support.exp: Set registers for ppc.
15971
15972 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15973
15974 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15975 use it for disassembly; accept .main in addition to main in backtrace.
15976
15977 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
15978 Marcin Kościelnicki <koriakin@0x04.net>
15979
15980 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15981 (gdb_recursion_test_ptr): New global variable.
15982 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15983 gdb_recursion_test.
15984 (gdb_c_test): Ditto.
15985
15986 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15987
15988 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15989 ordering.
15990
15991 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15992
15993 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15994 (bar): Add bar_start_lbl label.
15995 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15996 of foo/bar for emitting DWARF and tracing.
15997
15998 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15999
16000 * analyze-racy-logs.py: Set executable bit.
16001
16002 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16003
16004 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16005 (CHECK_TARGET_TMP): Likewise.
16006 (check-single-racy): New rule.
16007 (check-parallel-racy): Likewise.
16008 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16009 (do-check-parallel-racy): New rule.
16010 (check-racy/%.exp): Likewise.
16011 * README (Racy testcases): New section.
16012 * analyze-racy-logs.py: New file.
16013
16014 2016-03-03 Doug Evans <dje@google.com>
16015
16016 * gdb.base/skip.exp: Use with_test_prefix.
16017
16018 2016-03-03 Yao Qi <yao.qi@linaro.org>
16019
16020 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16021 Invoke step_over_syscall "clone" and break_cond_on_syscall
16022 "clone".
16023 * gdb.base/step-over-clone.c: New file.
16024
16025 2016-03-03 Yao Qi <yao.qi@linaro.org>
16026
16027 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16028 code format.
16029
16030 2016-03-03 Yao Qi <yao.qi@linaro.org>
16031
16032 * gdb.base/disp-step-fork.c: Rename to ...
16033 * gdb.base/step-over-fork.c: ... it. New file.
16034 * gdb.base/disp-step-vfork.c: Rename to ...
16035 * gdb.base/step-over-vfork.c: ... it. New file.
16036 * gdb.base/disp-step-syscall.exp: Rename to ...
16037 * gdb.base/step-over-syscall.exp: ... it. New file.
16038 (disp_step_cross_syscall): Rename to ...
16039 (step_over_syscall): ... it.
16040
16041 2016-03-03 Yao Qi <yao.qi@linaro.org>
16042
16043 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16044 If target supports condition evaluation on target, invoke
16045 break_cond_on_syscall for fork and vfork.
16046
16047 2016-03-03 Yao Qi <yao.qi@linaro.org>
16048
16049 * gdb.base/disp-step-syscall.exp: Don't invoke
16050 support_displaced_stepping.
16051 (disp_step_cross_syscall): Test with displaced stepping off and
16052 on if supported.
16053
16054 2016-03-03 Yao Qi <yao.qi@linaro.org>
16055
16056 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16057 proc.
16058 (setup): New proc.
16059 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16060 and setup.
16061
16062 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16063
16064 * gdb.fortran/vla-history.exp: Remove breakpoint.
16065
16066 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16067
16068 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16069 exceeds timeout.
16070
16071 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16072
16073 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16074 breakpoint.
16075
16076 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16077
16078 * gdb.mi/vla.f90: Nullify pointer after declaration.
16079
16080 2016-03-01 Pedro Alves <palves@redhat.com>
16081
16082 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16083
16084 2016-03-01 Pedro Alves <palves@redhat.com>
16085
16086 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16087 before anything else.
16088 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16089 _GNU_SOURCE here.
16090 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16091 before anything else.
16092 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16093
16094 2016-03-01 Pedro Alves <palves@redhat.com>
16095
16096 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16097
16098 2016-03-01 Yao Qi <yao.qi@linaro.org>
16099
16100 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16101 prepare_for_testing.
16102
16103 2016-03-01 Yao Qi <yao.qi@linaro.org>
16104
16105 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16106
16107 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16108
16109 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16110 manually constructing the output path.
16111
16112 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16113
16114 * gdb.arch/s390-stackless.S: New.
16115 * gdb.arch/s390-stackless.exp: New.
16116
16117 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16118
16119 * gdb.dlang/circular.c: New file.
16120 * gdb.dlang/circular.exp: New file.
16121
16122 2016-02-26 Yao Qi <yao.qi@linaro.org>
16123
16124 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16125 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16126 (testcases): Update.
16127
16128 2016-02-26 Yao Qi <yao.qi@linaro.org>
16129
16130 * gdb.reverse/aarch64.c: Rename to ...
16131 * gdb.reverse/insn-reverse.c: ... it.
16132 * gdb.reverse/aarch64.exp: Rename to ...
16133 * gdb.reverse/insn-reverse.exp: ... it.
16134
16135 2016-02-26 Yao Qi <yao.qi@linaro.org>
16136
16137 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16138 (testcase_ftype): New.
16139 (testcases): New array.
16140 (n_testcases): New.
16141 (main): Call each element in testcases.
16142 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16143 (read_testcase): New.
16144 Do the tests in a loop.
16145
16146 2016-02-25 Yao Qi <yao.qi@linaro.org>
16147
16148 * gdb.base/branches.c: Remove.
16149
16150 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16151
16152 PR gdb/13808
16153 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16154
16155 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16156
16157 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16158
16159 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16160
16161 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16162 change x86_64 call_insn to 'callq'.
16163
16164 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16165
16166 * gdb.trace/tfile-avx.c: Move to...
16167 * gdb.trace/tracefile-pseudo-reg.c: Here.
16168 * gdb.trace/tfile-avx.exp: Move to...
16169 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16170
16171 2016-02-24 Gary Benson <gbenson@redhat.com>
16172
16173 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16174 message on attach.
16175
16176 2016-02-23 Doug Evans <dje@google.com>
16177
16178 * gdb.base/skip.c (test_skip): New function.
16179 (end_test_skip_file_and_function): New function.
16180 (test_skip_file_and_function): New function.
16181 * gdb.base/skip1.c (test_skip): New function.
16182 (skip1_test_skip_file_and_function): New function.
16183 * gdb.base/skip.exp: Add tests for new skip options.
16184 * gdb.base/skip-solib.exp: Update expected output.
16185 * gdb.perf/skip-command.cc: New file.
16186 * gdb.perf/skip-command.exp: New file.
16187 * gdb.perf/skip-command.py: New file.
16188
16189 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16190
16191 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16192 info registers pattern.
16193
16194 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16195
16196 * lib/future.exp: Add D support.
16197 (gdb_find_gdc): New proc.
16198 (gdb_default_target_compile): Add D support.
16199
16200 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
16201
16202 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16203 user+system time.
16204 (trace_speed_test): Determine the iteration count for a time
16205 between 15..30 seconds.
16206
16207 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16208
16209 * gdb.arch/i386-mpx-sigsegv.c: New file.
16210 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16211 * gdb.arch/i386-mpx-simple_segv.c: New file.
16212 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16213
16214 2016-02-18 Yao Qi <yao.qi@linaro.org>
16215
16216 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16217 Don't call setup_kfail.
16218
16219 2016-02-18 Yao Qi <yao.qi@linaro.org>
16220
16221 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16222 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16223
16224 2016-02-16 Doug Evans <dje@google.com>
16225
16226 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16227 * gdb.base/skip1.c: Ditto.
16228 * gdb.base/skip.exp: Whitespace cleanup.
16229
16230 2016-02-16 Don Breazeal <donb@codesourcery.com>
16231
16232 PR remote/19496
16233 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16234 Remove kfail for PR remote/19496.
16235
16236 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16237
16238 * lib/gdb.exp (standard_temp_file): Return a path specific to
16239 the runtest invocation.
16240
16241 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16242
16243 * gdb.trace/save-trace.exp: Change relative path to be in the
16244 standard output directory.
16245
16246 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16247
16248 * gdb.arch/i386-prologue.c: Add missing prototypes.
16249
16250 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16251
16252 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16253 * gdb.arch/i386-prologue.exp: Likewise.
16254 * gdb.arch/i386-size.exp: Likewise.
16255
16256 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16257
16258 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16259 define object file path.
16260 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16261 file path.
16262 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16263 standard_output_file to define binfile.
16264
16265 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16266
16267 Fix compatibility with recent gfortran-5.3.1.
16268 * gdb.fortran/vla-history.exp (print vla1 allocated)
16269 (print vla2 allocated, print $2, print $3): Remove
16270 (print $4): Rename to ...
16271 (print $2): ... here.
16272 (print $9): Rename to ...
16273 (print $5): ... here.
16274 (print $10): Rename to ...
16275 (print $6): ... here.
16276 * gdb.fortran/vla.f90: Add pvla initialization.
16277
16278 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16279
16280 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16281 New test.
16282 * gdb.fortran/vla-value-sub.exp: Likewise.
16283
16284 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16285
16286 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16287
16288 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16289
16290 * i386-biarch-core.exp: Define corefile using
16291 standard_output_file.
16292
16293 2016-02-12 Yao Qi <yao.qi@linaro.org>
16294
16295 * gdb.arch/arm-single-step-kernel-helper.c: New.
16296 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16297
16298 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16299
16300 * gdb.btrace/tailcall-only.exp: New.
16301 * gdb.btrace/tailcall-only.c: New.
16302 * gdb.btrace/x86_64-tailcall-only.S: New.
16303 * gdb.btrace/i686-tailcall-only.S: New.
16304
16305 2016-02-11 Pedro Alves <palves@redhat.com>
16306
16307 * README (Parallel testing): Add missing double quotes.
16308
16309 2016-02-11 Pedro Alves <palves@redhat.com>
16310
16311 * README (Parallel testing): New section.
16312 (GDB_PARALLEL): Rewrite.
16313 (FORCE_PARALLEL): Document.
16314
16315 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16316
16317 * gdb.trace/tfile-avx.c: New test.
16318 * gdb.trace/tfile-avx.exp: New test.
16319
16320 2016-02-09 Keith Seitz <keiths@redhat.com>
16321
16322 PR breakpoints/19546
16323 * gdb.base/infcall-exec.c: New file.
16324 * gdb.base/infcall-exec2.c: New file.
16325 * gdb.base/infcall-exec.exp: New file.
16326
16327 2016-02-09 Keith Seitz <keiths@redhat.com>
16328
16329 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16330 (toplevel): Call test_bkpt_address.
16331
16332 2016-02-09 Keith Seitz <keiths@redhat.com>
16333
16334 PR python/19506
16335 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16336 (toplevel): Call test_bkpt_address.
16337
16338 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16339
16340 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16341 to AC_OUTPUT.
16342 * configure: Regenerate.
16343
16344 2016-02-09 Pedro Alves <palves@redhat.com>
16345
16346 PR breakpoints/19548
16347 * gdb.base/execl-update-breakpoints.c (some_function): New
16348 function.
16349 (main): Call it.
16350 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16351 Tighten expected GDB output.
16352
16353 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16354
16355 * Makefile.in (ALL_SUBDIRS): Remove.
16356 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16357 (distclean maintainer-clean realclean): Likewise.
16358 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16359 * configure: Regenerate.
16360 * gdb.ada/Makefile.in: Delete.
16361 * gdb.arch/Makefile.in: Likewise.
16362 * gdb.asm/Makefile.in: Likewise.
16363 * gdb.base/Makefile.in: Likewise.
16364 * gdb.btrace/Makefile.in: Likewise.
16365 * gdb.cell/Makefile.in: Likewise.
16366 * gdb.compile/Makefile.in: Likewise.
16367 * gdb.cp/Makefile.in: Likewise.
16368 * gdb.disasm/Makefile.in: Likewise.
16369 * gdb.dlang/Makefile.in: Likewise.
16370 * gdb.dwarf2/Makefile.in: Likewise.
16371 * gdb.fortran/Makefile.in: Likewise.
16372 * gdb.gdb/Makefile.in: Likewise.
16373 * gdb.go/Makefile.in: Likewise.
16374 * gdb.guile/Makefile.in: Likewise.
16375 * gdb.java/Makefile.in: Likewise.
16376 * gdb.linespec/Makefile.in: Likewise.
16377 * gdb.mi/Makefile.in: Likewise.
16378 * gdb.modula2/Makefile.in: Likewise.
16379 * gdb.multi/Makefile.in: Likewise.
16380 * gdb.objc/Makefile.in: Likewise.
16381 * gdb.opencl/Makefile.in: Likewise.
16382 * gdb.opt/Makefile.in: Likewise.
16383 * gdb.pascal/Makefile.in: Likewise.
16384 * gdb.perf/Makefile.in: Likewise.
16385 * gdb.python/Makefile.in: Likewise.
16386 * gdb.reverse/Makefile.in: Likewise.
16387 * gdb.server/Makefile.in: Likewise.
16388 * gdb.stabs/Makefile.in: Likewise.
16389 * gdb.threads/Makefile.in: Likewise.
16390 * gdb.trace/Makefile.in: Likewise.
16391 * gdb.xml/Makefile.in: Likewise.
16392 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16393 GDB_PARALLEL.
16394 (standard_output_file): Remove check for GDB_PARALLEL, always
16395 return path in outputs/$subdir/$testname.
16396
16397 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16398
16399 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16400 (site.exp): Assign abs_srcdir to tcl's srcdir.
16401
16402 2016-02-04 Yao Qi <yao.qi@linaro.org>
16403
16404 * gdb.base/foll-exec-mode.c: Include limits.h.
16405 (main): Add parameters argc and argv. Get directory from
16406 argv[0].
16407 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16408 compilation.
16409 * gdb.base/foll-exec.c: Include limits.h.
16410 (main): Add parameters argc and argv.
16411 Get directory from argv[0].
16412 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16413 Adjust tests on the number of lines as source code changed.
16414 * gdb.base/foll-vfork-exit.c: Include limits.h.
16415 (main): Add one line of statement before vfork.
16416 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16417 (main): Add parameters argc and argv. Get directory from
16418 argv[0].
16419 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16420 (setup_gdb): Set tbreak to skip some source lines.
16421 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16422 (main): Add parameters argc and argv. Get directory from
16423 argv[0].
16424 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16425 compilation.
16426 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16427 (main): Add parameters argc and argv. Get directory from
16428 argv[0].
16429 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16430 compilation.
16431
16432 2016-02-01 Doug Evans <dje@google.com>
16433
16434 * gdb.base/skip.exp: Clean up multiple references to same test name.
16435
16436 2016-02-01 Pedro Alves <palves@redhat.com>
16437
16438 PR remote/19496
16439 * gdb.threads/forking-threads-plus-breakpoint.exp
16440 (displaced_stepping_supported): New global.
16441 (probe_displaced_stepping_support): New procedure.
16442 (do_test): Add 'displaced' parameter, and use it.
16443 (top level): Check for displaced stepping support. Add displaced
16444 stepping on/off testing axis.
16445
16446 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16447
16448 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16449 pointer. Don't perform further tests on the unassociated pointer
16450 if the first test fails.
16451
16452 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16453
16454 * gdb.base/max-value-size.c: New file.
16455 * gdb.base/max-value-size.exp: New file.
16456 * gdb.base/huge.exp: Disable max-value-size for this test.
16457
16458 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16459
16460 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16461
16462 2016-01-28 Yao Qi <yao.qi@linaro.org>
16463
16464 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16465
16466 2016-01-25 Pedro Alves <palves@redhat.com>
16467
16468 PR threads/19461
16469 * gdb.base/fork-running-state.c: New file.
16470 * gdb.base/fork-running-state.exp: New file.
16471
16472 2016-01-25 Pedro Alves <palves@redhat.com>
16473
16474 PR gdb/19494
16475 * gdb.base/catch-fork-kill.c: New file.
16476 * gdb.base/catch-fork-kill.exp: New file.
16477
16478 2016-01-25 Pedro Alves <palves@redhat.com>
16479
16480 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16481 Delete, moved to lib/gdb.exp.
16482 * gdb.threads/forking-threads-plus-breakpoint.exp
16483 (foreach_with_prefix): Likewise.
16484 * gdb.threads/process-dies-while-handling-bp.exp
16485 (foreach_with_prefix): Likewise.
16486 * lib/gdb.exp (foreach_with_prefix): New procedure.
16487
16488 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16489
16490 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16491 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16492
16493 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16494
16495 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16496 endian targets.
16497
16498 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16499 Pedro Alves <palves@redhat.com>
16500
16501 Fix testsuite compatibility with Guile.
16502 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16503 number.
16504
16505 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16506
16507 Fix testsuite compatibility with Guile.
16508 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16509 (thread 1): New test for backtrace through signal handler.
16510
16511 2016-01-22 Yao Qi <yao.qi@linaro.org>
16512
16513 PR testsuite/19491
16514 * gdb.base/multi-forks.c: Include
16515 ../lib/unbuffer_output.c
16516 (main): Call gdb_unbuffer_output.
16517
16518 2016-01-21 Doug Evans <dje@google.com>
16519
16520 * lib/ada.exp (gdb_compile_ada): Fix typo.
16521
16522 2016-01-21 Joel Brobecker <brobecker@adacore.com>
16523
16524 * gdb.base/break-fun-addr.exp: New file.
16525 * gdb.base/break-fun-addr1.c: New file.
16526 * gdb.base/break-fun-addr2.c: New file.
16527
16528 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16529
16530 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16531 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16532 enum flag values.
16533
16534 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16535
16536 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16537 when GDB can not set the vector return value. Add more comments
16538 for clarification.
16539
16540 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16541
16542 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16543 command.
16544
16545 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16546
16547 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16548
16549 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16550
16551 * Makefile.in (check-single): Pass --status to runtest.
16552 (check/%.exp): Likewise.
16553
16554 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16555
16556 * Makefile.in (check-parallel): Propagate return code from make
16557 do-check-parallel.
16558
16559 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16560
16561 * gdb.trace/ftrace.exp: Fix expected message on continue.
16562 * gdb.trace/pending.exp: Fix expected message on continue.
16563 * gdb.trace/trace-break.exp: Fix expected message on continue.
16564
16565 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16566
16567 * lib/gdb.exp (gdb_test): Remove unused global references.
16568
16569 2016-01-18 Pedro Alves <palves@redhat.com>
16570
16571 * gdb.base/async-shell.exp: Adjust expected output.
16572 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16573 * gdb.base/siginfo-thread.exp: Adjust expected output.
16574 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16575 * gdb.java/jnpe.exp: Adjust expected output.
16576 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16577 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16578 * gdb.threads/leader-exit.exp: Adjust expected output.
16579 * gdb.threads/manythreads.exp: Adjust expected output.
16580 * gdb.threads/pthreads.exp: Adjust expected output.
16581 * gdb.threads/schedlock.exp: Adjust expected output.
16582 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16583 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16584 expected output.
16585 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16586 output.
16587 * gdb.threads/sigthread.exp: Adjust expected output.
16588 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16589
16590 2016-01-18 Yao Qi <yao.qi@linaro.org>
16591
16592 * gdb.guile/scm-section-script.c: Replace @progbits with
16593 %progbits.
16594 * gdb.python/py-section-script.c: Likewise.
16595
16596 2016-01-15 Pedro Alves <palves@redhat.com>
16597
16598 * gdb.multi/tids.exp: Test star wildcard ranges.
16599
16600 2016-01-15 Pedro Alves <palves@redhat.com>
16601
16602 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16603 command from "thread apply" invocation.
16604 (thr_apply_info_thr_invalid): Default the expected output to the
16605 input tid list.
16606 (top level): Add tests that use convenience variables. Add tests
16607 for "thread apply" with a valid TID list, but missing the command.
16608
16609 2016-01-13 Pedro Alves <palves@redhat.com>
16610
16611 * gdb.base/default.exp: Expect $_gthread as well.
16612 * gdb.multi/tids.exp: Test $_gthread.
16613 * gdb.threads/thread-specific.exp: Test $_gthread.
16614
16615 2016-01-13 Pedro Alves <palves@redhat.com>
16616
16617 * gdb.multi/tids.exp: Test "info threads -gid".
16618
16619 2016-01-13 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16622 Breakpoint.thread.
16623 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16624
16625 2016-01-07 Pedro Alves <palves@redhat.com>
16626
16627 * gdb.base/break.exp: Adjust to output changes.
16628 * gdb.base/hbreak2.exp: Likewise.
16629 * gdb.base/sepdebug.exp: Likewise.
16630 * gdb.base/watch_thread_num.exp: Likewise.
16631 * gdb.linespec/keywords.exp: Likewise.
16632 * gdb.multi/info-threads.exp: Likewise.
16633 * gdb.threads/thread-find.exp: Likewise.
16634 * gdb.multi/tids.c: New file.
16635 * gdb.multi/tids.exp: New file.
16636
16637 2016-01-13 Pedro Alves <palves@redhat.com>
16638
16639 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16640
16641 2016-01-13 Pedro Alves <palves@redhat.com>
16642
16643 * gdb.base/default.exp: Expect $_inferior as well.
16644 * gdb.multi/base.exp: Test $_inferior.
16645
16646 2016-01-13 Pedro Alves <palves@redhat.com>
16647
16648 PR breakpoints/19388
16649 * gdb.base/catch-signal-siginfo-cond.c: New file.
16650 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16651
16652 2016-01-12 Josh Stone <jistone@redhat.com>
16653 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16654
16655 * gdb.base/catch-syscall.c (do_execve): New variable.
16656 (main): Conditionally trigger an execve.
16657 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16658 (test_catch_syscall_execve): New, check entry/return across execve.
16659 (do_syscall_tests): Call test_catch_syscall_execve.
16660
16661 2016-01-12 Pedro Alves <palves@redhat.com>
16662
16663 * gdb.base/random-signal.exp (do_test): New procedure, with body
16664 of testcase moved in.
16665
16666 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16667 Pedro Alves <palves@redhat.com>
16668
16669 * gdb.base/funcargs.exp (finish from indirectly called function):
16670 Reintroduce the case for 'First'.
16671
16672 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16673 Pedro Alves <palves@redhat.com>
16674
16675 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16676 (tcatch_vfork_then_child_follow_exec)
16677 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16678 identification.
16679
16680 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16681
16682 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16683 and repeats to unlimited.
16684 * gdb.python/py-value.exp: Likewise.
16685 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16686 and repeats to unlimited.
16687
16688 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16689
16690 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16691 and reordering the functions.
16692 * gdb.multi/hangout.c: Likewise.
16693 * gdb.multi/hello.c: Likewise.
16694
16695 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16696
16697 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16698 absolute.
16699 (SingleStatisticTestResult.report): Use dict.keys instead of
16700 dict.iterkeys.
16701
16702 2016-01-06 Pedro Alves <palves@redhat.com>
16703
16704 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16705
16706 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16707
16708 * gdb.btrace/dlopen.exp: New.
16709 * gdb.btrace/dlopen.c: New.
16710 * gdb.btrace/dlopen-dso.c: New.
16711
16712 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16713
16714 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16715 PATTERN argument is optional.
16716
16717 2015-12-24 Joel Brobecker <brobecker@adacore.com>
16718
16719 * lib/ada.exp (target_compile_ada_from_dir): New function.
16720 (gdb_compile_ada): Reimplement avoiding the use of project files.
16721 * gdb.ada/gnat_ada.gpr: Delete.
16722 * gdb.ada/cond_lang.exp: Adjust test to make path before
16723 filename optional.
16724 * gdb.ada/small_reg_param.exp: Likewise.
16725
16726 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16727
16728 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16729
16730 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16731
16732 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16733 case.
16734
16735 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16736
16737 * gdb.base/break.exp: Remove dead code.
16738 * gdb.base/sepdebug.exp: Likewise.
16739
16740 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16741
16742 * gdb.asm/asm-source.exp: Remove HP-UX references.
16743 * gdb.base/annota1.exp: Likewise.
16744 * gdb.base/annota3.exp: Likewise.
16745 * gdb.base/attach.exp: Likewise.
16746 * gdb.base/bigcore.exp: Likewise.
16747 * gdb.base/break.exp: Likewise.
16748 * gdb.base/call-ar-st.exp: Likewise.
16749 * gdb.base/callfuncs.exp: Likewise.
16750 * gdb.base/catch-fork-static.exp: Likewise.
16751 * gdb.base/display.exp: Likewise.
16752 * gdb.base/foll-exec-mode.exp: Likewise.
16753 * gdb.base/foll-exec.exp: Likewise.
16754 * gdb.base/foll-fork.exp: Likewise.
16755 * gdb.base/foll-vfork.exp: Likewise.
16756 * gdb.base/funcargs.exp: Likewise.
16757 * gdb.base/hbreak2.exp: Likewise.
16758 * gdb.base/inferior-died.exp: Likewise.
16759 * gdb.base/interrupt.exp: Likewise.
16760 * gdb.base/multi-forks.exp: Likewise.
16761 * gdb.base/nodebug.exp: Likewise.
16762 * gdb.base/sepdebug.exp: Likewise.
16763 * gdb.base/solib1.c: Likewise.
16764 * gdb.base/step-test.exp: Likewise.
16765 * gdb.mi/non-stop.c: Likewise.
16766 * gdb.mi/pthreads.c: Likewise.
16767 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16768 * gdb.threads/pthreads.c: Likewise.
16769 * gdb.threads/staticthreads.exp: Likewise.
16770 * lib/future.exp: Likewise.
16771 * lib/gdb.exp: Likewise.
16772 * gdb.base/so-indr-cl.c: Remove.
16773 * gdb.base/so-indr-cl.exp: Likewise.
16774 * gdb.base/solib.c: Likewise.
16775 * gdb.base/solib.exp: Likewise.
16776 * gdb.base/solib2.c: Likewise.
16777
16778 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16779
16780 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16781 * gdb.base/call-ar-st.exp: Likewise.
16782 * gdb.base/callfuncs.exp: Likewise.
16783 * gdb.base/condbreak.exp: Likewise.
16784 * gdb.base/constvars.exp: Likewise.
16785 * gdb.base/hbreak2.exp: Likewise.
16786 * gdb.base/langs.exp: Likewise.
16787 * gdb.base/list.exp: Likewise.
16788 * gdb.base/long_long.exp: Likewise.
16789 * gdb.base/ptype.exp: Likewise.
16790 * gdb.base/scope.exp: Likewise.
16791 * gdb.base/signals.exp: Likewise.
16792 * gdb.base/so-impl-ld.exp: Likewise.
16793 * gdb.base/varargs.exp: Likewise.
16794 * gdb.base/volatile.exp: Likewise.
16795 * gdb.base/whatis.exp: Likewise.
16796 * gdb.cp/cplusfuncs.exp: Likewise.
16797 * gdb.cp/inherit.exp: Likewise.
16798 * gdb.cp/local.exp: Likewise.
16799 * gdb.cp/member-ptr.exp: Likewise.
16800 * gdb.cp/method.exp: Likewise.
16801 * gdb.cp/overload.exp: Likewise.
16802 * gdb.cp/templates.exp: Likewise.
16803 * gdb.stabs/weird.exp: Likewise.
16804 * lib/compiler.c: Likewise.
16805 * lib/compiler.cc: Likewise.
16806 * lib/cp-support.exp: Likewise.
16807 * lib/gdb.exp: Likewise.
16808
16809 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16810
16811 * configure.ac: Remove HP-UX case.
16812 * configure: Regenerate.
16813
16814 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16815
16816 * lib/gdb.exp (gdb_compile): Add function doc.
16817
16818 2015-12-17 Pedro Alves <palves@redhat.com>
16819
16820 PR threads/19354
16821 * gdb.multi/info-threads.exp: New file.
16822
16823 2015-12-15 Yao Qi <yao.qi@linaro.org>
16824
16825 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16826 is aarch64*-*-*.
16827
16828 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16829
16830 * gdb.base/history-duplicates.exp: Skip if no readline support.
16831
16832 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16833
16834 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16835
16836 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16837
16838 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16839
16840 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16841
16842 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16843 ctrl-C if nointerrupts target property is set.
16844 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16845 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16846 * gdb.base/paginate-bg-execution.exp: Likewise.
16847 * gdb.base/paginate-execution-startup.exp: Likewise.
16848 * gdb.base/random-signal.exp: Likewise.
16849 * gdb.base/range-stepping.exp: Likewise.
16850 * gdb.cp/annota2.exp: Likewise.
16851 * gdb.cp/annota3.exp: Likewise.
16852 * gdb.gdb/selftest.exp: Likewise.
16853 * gdb.threads/continue-pending-status.exp: Likewise.
16854 * gdb.threads/leader-exit.exp: Likewise.
16855 * gdb.threads/manythreads.exp: Likewise.
16856 * gdb.threads/pthreads.exp: Likewise.
16857 * gdb.threads/schedlock.exp: Likewise.
16858 * gdb.threads/sigthread.exp: Likewise.
16859
16860 2015-12-11 Don Breazeal <donb@codesourcery.com>
16861
16862 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16863 remote.
16864 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16865 * gdb.base/foll-exec.exp (main): Enable for target remote.
16866 * gdb.base/foll-fork.exp (main): Likewise.
16867 * gdb.base/foll-vfork.exp (main): Likewise.
16868 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16869 (proc continue_to_exit_bp_loc): Use clean_restart.
16870 * gdb.base/pie-execl.exp (main): Disable for target remote.
16871 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16872 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16873 * gdb.threads/execl.exp (main): Likewise.
16874 * gdb.threads/fork-child-threads.exp (main): Likewise.
16875 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16876 remote.
16877 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16878 remote.
16879 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16880 pid.tid style ptids, instead of just tid.
16881 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16882 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16883 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16884 ptids, instead of just tid.
16885
16886 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16887
16888 * gdb.base/list.exp (test_list_forward): Add end of file error
16889 test.
16890 (test_repeat_list_command): Add end of file error test.
16891 (test_list_backwards): Add beginning of file error test.
16892
16893 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16894
16895 * gdb.base/list.exp (test_list_invalid_args): New function,
16896 defined, and called.
16897
16898 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16899
16900 * gdb.base/list.exp (test_list): Make test names unique.
16901
16902 2015-12-11 Yao Qi <yao.qi@linaro.org>
16903
16904 * gdb.base/coremaker2.c: Remove.
16905
16906 2015-12-10 Pedro Alves <palves@redhat.com>
16907
16908 * gdb.multi/base.exp: Remove stale "spaces" references.
16909
16910 2015-12-10 Pedro Alves <palves@redhat.com>
16911
16912 * gdb.multi/base.exp: Don't use nowarnings.
16913 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16914 * gdb.multi/hangout.c: Include stdio.h.
16915 * gdb.multi/hello.c: Include stdlib.h.
16916 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16917 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16918 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16919
16920 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16921
16922 * gdb.dwarf2/dw2-ranges-base.c: New file.
16923 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16924 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16925 support additional line table, and debug ranges generation.
16926 (Dwarf::ranges): New function, generate .debug_ranges.
16927 (Dwarf::lines): Support generating simple line table programs.
16928 (Dwarf::assemble): Initialise new namespace variables.
16929
16930 2015-12-09 Kevin Buettner <kevinb@redhat.com>
16931
16932 * gdb.base/async.exp (proc test_background): Add case for
16933 asynchronous execution not supported.
16934
16935 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
16936
16937 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16938 format and change test names to make them unique.
16939
16940 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16941 Pedro Alves <pedro@redhat.com>
16942
16943 PR gdb/18702
16944 Add checking of floatformats setup on x86_64 hosts.
16945 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16946 (smallval, bigval): New labels/constants.
16947 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16948 float" after loading bigval and smallval.
16949
16950 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16951
16952 * gdb.ada/fun_overload_menu.exp: New testcase.
16953 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16954
16955 2015-12-04 Josh Stone <jistone@redhat.com>
16956
16957 * gdb.base/catch-fork-static.exp: New.
16958
16959 2015-12-03 Yao Qi <yao.qi@linaro.org>
16960
16961 * gdb.base/sizeof.c: Don't include stdio.h and
16962 ../lib/unbuffer_output.c.
16963 (main): New variable 'size' and 'value'. Remove printf and
16964 gdb_unbuffer_output. Assign return value to size and value.
16965 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16966 at the beginning.
16967 (check_sizeof): Check the result by printing variable 'size'.
16968 (check_valueof): Check the result by printing variable 'value'.
16969
16970 2015-12-01 Yao Qi <yao.qi@linaro.org>
16971
16972 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16973 for aarch64*-*-linux* target.
16974
16975 2015-11-30 Pedro Alves <palves@redhat.com>
16976
16977 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16978
16979 2015-11-30 Pedro Alves <palves@redhat.com>
16980
16981 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16982 Handle non-stop mode vCont replies.
16983
16984 2015-11-30 Pedro Alves <palves@redhat.com>
16985
16986 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16987 prepare_for_testing. Start gdb with "set non-stop on" appended to
16988 GDBFLAGS. Lax expected stop output.
16989
16990 2015-11-27 Yao Qi <yao.qi@linaro.org>
16991
16992 * gdb.arch/arm-neon.exp: New.
16993 * gdb.arch/arm-neon.c: New.
16994
16995 2015-11-27 Yao Qi <yao.qi@linaro.org>
16996
16997 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16998
16999 2015-11-27 Yao Qi <yao.qi@linaro.org>
17000
17001 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17002 frames-invalid annotation.
17003
17004 2015-11-27 Yao Qi <yao.qi@linaro.org>
17005
17006 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17007
17008 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17009
17010 * gdb.threads/names.exp: New file.
17011 * gdb.threads/names.c: New file.
17012 * README: Mention gdb,no_thread_names.
17013
17014 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17015
17016 PR 19297
17017 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17018 support" error.
17019
17020 2015-11-24 Pedro Alves <palves@redhat.com>
17021
17022 PR 17539
17023 * gdb.base/display.exp: Expect displays to be sorted in ascending
17024 order. Use multi_line.
17025 * gdb.base/solib-display.exp: Likewise.
17026
17027 2015-11-24 Pedro Alves <palves@redhat.com>
17028
17029 PR 17539
17030 * gdb.base/display.exp: Expect displays to be sorted in ascending
17031 order. Use multi_line.
17032 * gdb.base/solib-display.exp: Likewise.
17033
17034 2015-11-24 Pedro Alves <palves@redhat.com>
17035
17036 PR 17539
17037 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17038 threads in ascending order.
17039 * gdb.base/foll-fork.exp: Likewise.
17040 * gdb.base/foll-vfork.exp: Likewise.
17041 * gdb.base/multi-forks.exp: Likewise.
17042 * gdb.mi/mi-nonstop.exp: Likewise.
17043 * gdb.mi/mi-nsintrall.exp: Likewise.
17044 * gdb.multi/base.exp: Likewise.
17045 * gdb.multi/multi-arch.exp: Likewise.
17046 * gdb.python/py-inferior.exp: Likewise.
17047 * gdb.threads/break-while-running.exp: Likewise.
17048 * gdb.threads/execl.exp: Likewise.
17049 * gdb.threads/gcore-thread.exp: Likewise.
17050 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17051 * gdb.threads/kill.exp: Likewise.
17052 * gdb.threads/linux-dp.exp: Likewise.
17053 * gdb.threads/multiple-step-overs.exp: Likewise.
17054 * gdb.threads/next-bp-other-thread.exp: Likewise.
17055 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17056 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17057 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17058 * gdb.threads/thread-find.exp: Likewise.
17059 * gdb.threads/tls.exp: Likewise.
17060 * lib/mi-support.exp (mi_reverse_list): Delete.
17061 (mi_check_thread_states): No longer reverse list.
17062
17063 2015-11-24 Pedro Alves <palves@redhat.com>
17064
17065 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17066 use lowercase.
17067
17068 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17069
17070 * gdb.trace/actions.c: Include trace-common.h.
17071 (main): Add a location for a fast tracepoint.
17072 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17073 the normal tracepoints.
17074 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17075
17076 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17077
17078 * save-trace.exp: Factor out code to these...
17079 (gdb_save_tracepoints): New.
17080 (gdb_load_tracepoints): New.
17081 (do_save_load_test): New.
17082
17083 2015-11-23 Kevin Buettner <kevinb@redhat.com>
17084
17085 * gdb.base/asmlabel.exp: New test.
17086 * gdb.base/asmlabel.c: New test case.
17087
17088 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17089
17090 * gdb.base/wrong_frame_bt_full-main.c: New file.
17091 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17092 * gdb.base/wrong_frame_bt_full.exp: New file.
17093
17094 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17095
17096 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17097
17098 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17099
17100 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17101 pstate register when comparing registers values in
17102 sparc64-*-linux-gnu targets to avoid spurious differences.
17103
17104 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17105
17106 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17107
17108 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17109
17110 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17111 as type argument to gdb_compile.
17112 * gdb.base/nested-subp2.exp: Likewise.
17113 * gdb.base/nested-subp3.exp: Likewise.
17114
17115 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17116
17117 * lib/dwarf.exp (_note): Fix left shift of negative value.
17118 * gdb.trace/trace-condition.exp: Likewise.
17119
17120 2015-11-13 Yao Qi <yao.qi@linaro.org>
17121
17122 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17123 comments about d10v.
17124 (test_scalar_returns): Likewise.
17125 * gdb.base/d10v.ld: Remove.
17126 * gdb.base/overlays.exp: Remove the target triplet checking for
17127 d10v-*-*.
17128 * gdb.base/structs.exp (test_struct_returns): Remove the
17129 comments about d10v.
17130 (test_struct_calls): Likewise.
17131
17132 2015-11-13 Yao Qi <yao.qi@linaro.org>
17133
17134 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17135 * gdb.base/gnu_vector.c: Don't include stdio.h.
17136 (main): Don't print res and call add_some_intvecs.
17137
17138 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17139
17140 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17141 macro.
17142 (func5): Removed.
17143 (func4): Use FAST_TRACEPOINT_LABEL.
17144 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17145 macro.
17146 (func): Removed.
17147 (thread_function): Use FAST_TRACEPOINT_LABEL.
17148 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17149 (func): Remove.
17150 (marker): Use FAST_TRACEPOINT_LABEL.
17151 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17152 (pendfunc1): Remove.
17153 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17154 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17155 (foo): Remove.
17156 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17157 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17158 macro.
17159 (func): Remove.
17160 (marker): Use FAST_TRACEPOINT_LABEL.
17161 * gdb.trace/trace-common.h: New header.
17162 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17163 macro.
17164 (func): Remove.
17165 (marker): Use FAST_TRACEPOINT_LABEL.
17166 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17167 (func): Remove.
17168 (thread_function): Use FAST_TRACEPOINT_LABEL.
17169
17170 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17171
17172 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17173 in front.
17174 * gdb.trace/change-loc.exp: Use global pcreg definition.
17175 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17176 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17177 in front.
17178 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17179 * gdb.trace/pending.exp: Likewise.
17180 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17181 * gdb.trace/trace-break.exp: Likewise.
17182 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17183 in front.
17184 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17185 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17186 in front.
17187 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17188
17189 2015-11-09 Joel Brobecker <brobecker@adacore.com>
17190
17191 * gdb.ada/fin_fun_out: New testcase.
17192
17193 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17194
17195 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17196 value associated with DW_AT_byte_size.
17197 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17198 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17199 DW_AT_upper_bound.
17200
17201 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17202
17203 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17204 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17205 version.
17206 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17207 gdb.dwarf2/dw2-canonicalize-type.exp,
17208 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17209 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17210 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17211 provided by gdb_target_symbol_prefix_flags_asm.
17212 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17213 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17214 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17215 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17216 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17217 macros where needed). Use this macro for symbols which require
17218 the prefix provided by SYMBOL_PREFIX.
17219
17220 2015-11-05 Kevin Buettner <kevinb@redhat.com>
17221
17222 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17223 New procs.
17224 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17225 representing expressions, of more than one list element.
17226 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17227 to prepend linker symbol prefix to f.
17228 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17229 table_1 and table_2.
17230 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17231 Likewise, for f and g.
17232 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17233 for ptr.
17234 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17235 for main.
17236 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17237 table_1_ptr and table_2_ptr.
17238
17239 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17240 Joel Brobecker <brobecker@adacore.com>
17241
17242 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17243
17244 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17245
17246 * gdb.reverse/s390-mvcle.c: New test.
17247 * gdb.reverse/s390-mvcle.exp: New file.
17248 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17249
17250 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17251
17252 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17253
17254 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17255
17256 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17257 reaching marker2.
17258 * gdb.reverse/getresuid-reverse.exp: Likewise.
17259 * gdb.reverse/pipe-reverse.exp: Likewise.
17260 * gdb.reverse/readv-reverse.exp: Likewise.
17261 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17262 * gdb.reverse/time-reverse.exp: Likewise.
17263 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17264
17265 2015-10-30 Yao Qi <yao.qi@linaro.org>
17266
17267 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17268 (empty_cycle): Remove.
17269 (main): Don't call empty_cycle. Don't use watch_count_done.
17270 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17271 empty_cycle. Rewrite the code counting HW watchpoints.
17272
17273 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17274
17275 * gdb.reverse/fstatat-reverse.c: New test.
17276 * gdb.reverse/fstatat-reverse.exp: New file.
17277 * gdb.reverse/getresuid-reverse.c: New test.
17278 * gdb.reverse/getresuid-reverse.exp: New file.
17279 * gdb.reverse/pipe-reverse.c: New test.
17280 * gdb.reverse/pipe-reverse.exp: New file.
17281 * gdb.reverse/readv-reverse.c: New test.
17282 * gdb.reverse/readv-reverse.exp: New file.
17283 * gdb.reverse/recvmsg-reverse.c: New test.
17284 * gdb.reverse/recvmsg-reverse.exp: New file.
17285 * gdb.reverse/time-reverse.c: New test.
17286 * gdb.reverse/time-reverse.exp: New file.
17287 * gdb.reverse/waitpid-reverse.c: New test.
17288 * gdb.reverse/waitpid-reverse.exp: New file.
17289
17290 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17291
17292 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17293
17294 2015-10-26 Doug Evans <dje@google.com>
17295
17296 PR symtab/17391
17297 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17298 * gdb.dwarf2/bad-regnum.c: New file.
17299 * gdb.dwarf2/bad-regnum.exp: New file.
17300
17301 2015-10-26 Doug Evans <dje@google.com>
17302
17303 PR python/18938
17304 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17305 file.
17306
17307 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17308
17309 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17310 for a change by "Mention language in compile error message".
17311
17312 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17313
17314 PR python/18073
17315 * gdb.python/py-type.c (C::a_method): New.
17316 (C::a_const_method): New.
17317 (C::a_static_method): New.
17318 (a_function): New.
17319 * gdb.python/py-type.exp (test_fields): Test getting fields
17320 from function and method.
17321
17322 2015-10-21 Keven Boell <keven.boell@intel.com>
17323
17324 * gdb.fortran/vla-alloc-assoc.exp: New file.
17325 * gdb.fortran/vla-datatypes.exp: New file.
17326 * gdb.fortran/vla-datatypes.f90: New file.
17327 * gdb.fortran/vla-history.exp: New file.
17328 * gdb.fortran/vla-ptype-sub.exp: New file.
17329 * gdb.fortran/vla-ptype.exp: New file.
17330 * gdb.fortran/vla-sizeof.exp: New file.
17331 * gdb.fortran/vla-sub.f90: New file.
17332 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17333 * gdb.fortran/vla-value-sub-finish.exp: New file.
17334 * gdb.fortran/vla-value-sub.exp: New file.
17335 * gdb.fortran/vla-value.exp: New file.
17336 * gdb.fortran/vla-ptr-info.exp: New file.
17337 * gdb.mi/mi-vla-fortran.exp: New file.
17338 * gdb.mi/vla.f90: New file.
17339
17340 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17341
17342 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17343 of hardwired timeout value.
17344
17345 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17346 Pedro Alves <palves@redhat.com>
17347
17348 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17349 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17350
17351 2015-10-19 Josh Stone <jistone@redhat.com>
17352
17353 * gdb.base/catch-syscall.c: Include <sched.h>.
17354 (unknown_syscall): New variable.
17355 (main): Trigger a vfork and an unknown syscall.
17356 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17357 (unknown_syscall_number): Likewise.
17358 (check_call_to_syscall): Accept an optional syscall pattern.
17359 (check_return_from_syscall): Likewise.
17360 (check_continue): Likewise.
17361 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17362 (test_catch_syscall_skipping_return): New test toggling off 'catch
17363 syscall' to step over the syscall return, then toggling back on.
17364 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17365 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17366 (do_syscall_tests): Call test_catch_syscall_without_args and
17367 test_catch_syscall_mid_vfork.
17368 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17369 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17370
17371 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
17372
17373 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17374 print g_vE): Add new pass patterns.
17375 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17376 print various symbol names for vptr fields.
17377
17378 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17379
17380 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17381 results.
17382
17383 2015-10-12 Yao Qi <yao.qi@linaro.org>
17384
17385 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17386
17387 2015-10-12 Yao Qi <yao.qi@linaro.org>
17388
17389 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17390 is aarch64*-*-linux*.
17391
17392 2015-10-12 Yao Qi <yao.qi@linaro.org>
17393
17394 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17395 (can_relocate_bcond_true): ... it.
17396 (can_relocate_bcond_false): New function.
17397 (foo): Likewise.
17398 (can_relocate_bl): Likewise.
17399 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17400 can_relocate_bl.
17401
17402 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17403
17404 * gdb.base/nested-addr.c: New file.
17405 * gdb.base/nested-addr.exp: New testcase.
17406
17407 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17408
17409 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17410 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17411 its output. Ignore the output of "record goto begin" and instead
17412 check that GDB is replaying.
17413
17414 2015-10-09 Pedro Alves <palves@redhat.com>
17415
17416 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17417 (top level): Use it in the run with no args test.
17418
17419 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17420
17421 * gdb.dlang/properties.exp: New file.
17422
17423 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17424
17425 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17426 whether or not address 0x1000 is mapped on the target.
17427
17428 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17429
17430 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17431 build.
17432
17433 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17434
17435 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17436 instruction-history test.
17437
17438 2015-09-28 Doug Evans <dje@google.com>
17439
17440 * gdb.base/gcore.c (array_func): Add reference to static_array.
17441
17442 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17443
17444 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17445 source line.
17446
17447 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17448
17449 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17450 short or char as base type.
17451
17452 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17453
17454 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17455 to allow any size enum.
17456
17457 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17458
17459 * gdb.ada/array_ptr_renaming.exp: New testcase.
17460 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17461 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17462
17463 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17464
17465 * gdb.trace/ftrace-lock.c: New file.
17466 * gdb.trace/ftrace-lock.exp: New file.
17467
17468 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17469
17470 * gdb.arch/insn-reloc.c: New file.
17471 * gdb.arch/ftrace-insn-reloc.exp: New file.
17472
17473 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17474
17475 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17476 instruction.
17477 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17478 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17479 * gdb.trace/range-stepping.c: Likewise.
17480 * gdb.trace/trace-break.c: Likewise.
17481 * gdb.trace/trace-mt.c (thread_function): Likewise.
17482 * gdb.trace/ftrace.c (marker): Likewise.
17483 * gdb.trace/trace-condition.c (marker): Likewise.
17484 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17485 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17486 is_aarch64_target.
17487
17488 2015-09-18 Doug Evans <xdje42@gmail.com>
17489
17490 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17491 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17492
17493 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17494
17495 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17496 the breakpoint.
17497
17498 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17499
17500 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17501 the pending breakpoint. Remove timeout override for "Run till
17502 MI pending breakpoint on pendfunc3 on thread 2" test.
17503
17504 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17505
17506 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17507 filename pattern.
17508
17509 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17510
17511 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17512 in breakpoint filename pattern.
17513
17514 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17515
17516 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17517
17518 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17519
17520 * gdb.linespec/explicit.exp: Check for readline support for
17521 tab-completion tests. Fix obvious typo.
17522
17523 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17524
17525 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17526 and replay.
17527
17528 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17529
17530 * gdb.btrace/non-stop.c: New.
17531 * gdb.btrace/non-stop.exp: New.
17532
17533 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17534 Yao Qi <yao.qi@linaro.org>
17535
17536 * gdb.trace/trace-condition.c: New file.
17537 * gdb.trace/trace-condition.exp: New file.
17538
17539 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
17540
17541 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17542 for testing bytecode compilation.
17543
17544 2015-09-16 Pedro Alves <palves@redhat.com>
17545 Sandra Loosemore <sandra@codesourcery.com>
17546
17547 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17548 (SECONDS): Redefine.
17549 (main): Call pthread_kill and alarm early.
17550 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17551 support.
17552 (test): If the target can't hardware step and doesn't support
17553 displaced stepping, increase the timeout.
17554
17555 2015-09-16 Pedro Alves <palves@redhat.com>
17556
17557 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17558 (enable_debug): New procedures.
17559 (test): Use them. Bail out if waiting for threads fails.
17560 (top level): Bail out if a test fails.
17561
17562 2015-09-16 Yao Qi <yao.qi@linaro.org>
17563
17564 * gdb.asm/asm-source.exp: Set asm-arch for
17565 aarch64*-*-* target.
17566 * gdb.asm/aarch64.inc: New file.
17567
17568 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17569
17570 * gdb.ada/array_of_variable_length.exp: New testcase.
17571 * gdb.ada/array_of_variable_length/foo.adb: New file.
17572 * gdb.ada/array_of_variable_length/pck.adb: New file.
17573 * gdb.ada/array_of_variable_length/pck.ads: New file.
17574
17575 2015-09-15 Doug Evans <dje@google.com>
17576
17577 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17578 of function static local variable.
17579
17580 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17581
17582 * gdb.threads/tls-so_extern.exp: New test file.
17583 * gdb.threads/tls-so_extern.c: New test file.
17584 * gdb.threads/tls-so_extern_main.c: New test file.
17585
17586 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17587
17588 * gdb.opt/solib-intra-step-lib.c: New file.
17589 * gdb.opt/solib-intra-step-main.c: New file.
17590 * gdb.opt/solib-intra-step.exp: New file.
17591
17592 2015-09-15 Pedro Alves <palves@redhat.com>
17593
17594 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17595 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17596
17597 2015-09-14 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.base/hook-stop-continue.c: Delete.
17600 * gdb.base/hook-stop-continue.exp: Delete.
17601 * gdb.base/hook-stop-frame.c: Delete.
17602 * gdb.base/hook-stop-frame.exp: Delete.
17603 * gdb.base/hook-stop.c: New file.
17604 * gdb.base/hook-stop.exp: New file.
17605
17606 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17607
17608 * gdb.ada/access_to_packed_array.exp: New testcase.
17609 * gdb.ada/access_to_packed_array/foo.adb: New file.
17610 * gdb.ada/access_to_packed_array/pack.adb: New file.
17611 * gdb.ada/access_to_packed_array/pack.ads: New file.
17612
17613 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17614
17615 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17616 buffer size test.
17617
17618 2015-09-11 Don Breazeal <donb@codesourcery.com>
17619
17620 * gdb.base/foll-exec.c: Add copyright header. Fix
17621 formatting issues.
17622 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17623 (do_exec_tests): Use clean_restart in place of zap_session,
17624 and for test initialization. Fix formatting issues. Use
17625 fail in place of perror.
17626 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17627 an expect statement to match an expression with output from
17628 the program under debug.
17629 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17630 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17631 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17632 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17633 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17634
17635 2015-09-09 Doug Evans <dje@google.com>
17636
17637 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17638
17639 2015-09-09 Doug Evans <dje@google.com>
17640
17641 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17642
17643 2015-09-09 Doug Evans <dje@google.com>
17644
17645 * gdb.base/savedregs.exp: Fix typo.
17646
17647 2015-09-09 Pedro Alves <palves@redhat.com>
17648
17649 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17650
17651 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17652
17653 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17654 command actually switches threads. Give up on remaining
17655 tests if target fails to stop at breakpoint.
17656
17657 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17658
17659 * gdb.ada/funcall_char.exp: New testcase.
17660 * gdb.ada/funcall_char/foo.adb: New file.
17661
17662 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17663
17664 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17665 expected outputs. Add two testcases for completing ambiguous
17666 functions.
17667 * gdb.ada/complete/aux_pck.adb: New file.
17668 * gdb.ada/complete/aux_pck.ads: New file.
17669 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17670 Ambiguous_Func functions.
17671 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17672 * gdb.ada/complete/pck.adb: Likewise.
17673
17674 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17675
17676 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17677 failures to run the test program under GDB.
17678
17679 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
17680
17681 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17682 to C.
17683
17684 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17685
17686 * gdb.base/run-after-attach.exp: New test file.
17687 * gdb.base/run-after-attach.c: New test file.
17688
17689 2015-08-26 Don Breazeal <donb@codesourcery.com>
17690
17691 * gdb.base/foll-exec-2.c: New test program.
17692 * gdb.base/foll-exec-2.exp: New test.
17693
17694 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17695
17696 * gdb.base/nested-subp1.exp: New file.
17697 * gdb.base/nested-subp1.c: New file.
17698 * gdb.base/nested-subp2.exp: New file.
17699 * gdb.base/nested-subp2.c: New file.
17700 * gdb.base/nested-subp3.exp: New file.
17701 * gdb.base/nested-subp3.c: New file.
17702
17703 2015-08-24 Pedro Alves <palves@redhat.com>
17704
17705 * gdb.server/connect-without-multi-process.c: New file.
17706 * gdb.server/connect-without-multi-process.exp: New file.
17707
17708 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17709
17710 * gdb.opt/inline-markers.c: Make z int.
17711
17712 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17713
17714 * gdb.opt/inline-markers.c: Make z volatile.
17715
17716 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17717
17718 * gdb.opt/inline-bt.c: New volatile global z.
17719 * gdb.opt/inline-cmds.c: Likewise.
17720 * gdb.opt/inline-locals.c: Likewise.
17721 * gdb.opt/inline-markers.c: New extern global z.
17722 (marker): Use z.
17723 (inline_fn): Likewise.
17724
17725 2015-08-24 Pedro Alves <palves@redhat.com>
17726
17727 * config/m32r-stub.exp: Remove file.
17728 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17729 * gdb.base/call-rt-st.exp: Likewise.
17730 * gdb.base/call-strs.exp: Likewise.
17731 * gdb.base/default.exp: Remove references to h8300-*-hms and
17732 *-*-udi*.
17733 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17734
17735 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17736
17737 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17738 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17739 and "return" use KFAIL when GDB can not read/write the vector
17740 return value.
17741
17742 2015-08-21 Gary Benson <gbenson@redhat.com>
17743
17744 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17745
17746 2015-08-20 Pedro Alves <palves@redhat.com>
17747
17748 * gdb.server/solib-list.exp: No longer expect an interior stop in
17749 non-stop mode.
17750
17751 2015-08-20 Pedro Alves <palves@redhat.com>
17752
17753 * gdb.server/connect-stopped-target.c: New file.
17754 * gdb.server/connect-stopped-target.exp: New file.
17755
17756 2015-08-20 Pedro Alves <palves@redhat.com>
17757
17758 * gdb.dwarf2/comp-unit-lang.exp: New file.
17759 * gdb.dwarf2/comp-unit-lang.c: New file.
17760
17761 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17762
17763 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17764 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17765
17766 2015-08-19 Kevin Buettner <kevinb@redhat.com>
17767
17768 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17769 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17770
17771 2015-08-18 Doug Evans <dje@google.com>
17772 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17773
17774 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17775 skip_python_tests. New arg prompt_regexp.
17776 (skip_python_tests): New function.
17777 * lib/mi-support.exp (mi_skip_python_tests): New function.
17778 * gdb.python/py-mi-objfile-gdb.py: New file.
17779 * gdb.python/py-mi-objfile.c: New file.
17780 * gdb.python/py-mi-objfile.exp: New file.
17781
17782 2015-08-17 Keith Seitz <keiths@redhat.com>
17783
17784 * gdb.linespec/explicit.exp: Move strace test from here ...
17785 * gdb.trace/strace.exp: ... to here.
17786
17787 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17788
17789 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17790 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17791
17792 2015-08-14 Doug Evans <xdje42@gmail.com>
17793
17794 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17795 inferior before selecting a new file.
17796
17797 2015-08-14 Doug Evans <xdje42@gmail.com>
17798
17799 * gdb.mi/mi-disassemble.exp: Update.
17800 * gdb.base/disasm-optim.S: New file.
17801 * gdb.base/disasm-optim.c: New file.
17802 * gdb.base/disasm-optim.h: New file.
17803 * gdb.base/disasm-optim.exp: New file.
17804
17805 2015-08-14 Keith Seitz <keiths@redhat.com>
17806
17807 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17808 "evaluated-by".
17809
17810 2015-08-13 Joel Brobecker <brobecker@adacore.com>
17811
17812 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17813
17814 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17815
17816 * gdb.ada/fun_renaming.exp: New testcase.
17817 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17818 * gdb.ada/fun_renaming/pack.adb: New file.
17819 * gdb.ada/fun_renaming/pack.ads: New file.
17820
17821 2015-08-12 Keith Seitz <keiths@redhat.com>
17822
17823 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17824 gdb_get_line_number.
17825
17826 2015-08-12 Joel Brobecker <brobecker@adacore.com>
17827
17828 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17829 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17830 gdb.base/dso2dso.exp: New files.
17831
17832 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17833 Pedro Alves <palves@redhat.com>
17834 Keith Seitz <keiths@redhat.com>
17835
17836 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17837 GDBFLAGS.
17838
17839 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17840
17841 * gdb.base/gdbhistsize-history.exp
17842 (test_histsize_history_setting): Use save_vars.
17843 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17844 Use save_vars.
17845 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17846 * gdb.base/readline.exp: Use save_vars.
17847
17848 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17849
17850 * lib/gdb.exp (save_vars): New proc.
17851
17852 2015-08-11 Keith Seitz <keiths@redhat.com>
17853
17854 * gdb.base/help.exp: Update help_breakpoint_text.
17855
17856 2015-08-11 Keith Seitz <keiths@redhat.com>
17857
17858 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17859 (at toplevel): Call test_explicit_breakpoints.
17860 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17861 breakpoints.
17862 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17863 breakpoint conditions, "-cond".
17864
17865 2015-08-11 Keith Seitz <keiths@redhat.com>
17866
17867 * gdb.linespec/3explicit.c: New file.
17868 * gdb.linespec/cpexplicit.cc: New file.
17869 * gdb.linespec/cpexplicit.exp: New file.
17870 * gdb.linespec/explicit.c: New file.
17871 * gdb.linespec/explicit.exp: New file.
17872 * gdb.linespec/explicit2.c: New file.
17873 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17874 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17875 before using in the matching pattern.
17876 Clarify that `prefix' is a regular expression.
17877
17878 2015-08-11 Keith Seitz <keiths@redhat.com>
17879
17880 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17881 test.
17882 Add tests for missing ",FMT" and ",".
17883
17884 2015-08-10 Doug Evans <dje@google.com>
17885 Keith Seitz <keiths@redhat.com>
17886
17887 PR gdb/17960
17888 * gdb.base/completion.exp: Add location completer tests.
17889
17890 2015-08-07 Pedro Alves <palves@redhat.com>
17891
17892 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17893 tests here.
17894 (top level): Run do_test with and without displaced stepping.
17895
17896 2015-08-07 Pedro Alves <palves@redhat.com>
17897
17898 * gdb.base/valgrind-disp-step.c: New file.
17899 * gdb.base/valgrind-disp-step.exp: New file.
17900
17901 2015-08-07 Pedro Alves <palves@redhat.com>
17902
17903 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17904 Delete function.
17905 (main): Add alarm. Run an infinite loop instead of calling
17906 wait_threads.
17907 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17908 comment.
17909 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17910 Delete function.
17911 (main): Add alarm. Run an infinite loop instead of calling
17912 wait_threads.
17913 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17914 comment.
17915
17916 2015-08-07 Pedro Alves <palves@redhat.com>
17917
17918 * gdb.base/checkpoint-ns.exp: New file.
17919 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17920 standard_testfile.
17921
17922 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17923
17924 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17925 * gdb.btrace/instruction_history.exp: Update.
17926 * gdb.btrace/tsx.exp: New.
17927 * gdb.btrace/tsx.c: New.
17928
17929 2015-08-06 Pedro Alves <palves@redhat.com>
17930
17931 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17932 increase timeout.
17933 * gdb.reverse/until-precsave.exp: Bump timeouts.
17934
17935 2015-08-06 Pedro Alves <palves@redhat.com>
17936
17937 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17938
17939 2015-08-06 Pedro Alves <palves@redhat.com>
17940
17941 PR gdb/18749
17942 * gdb.threads/process-dies-while-handling-bp.c: New file.
17943 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17944
17945 2015-08-06 Pedro Alves <palves@redhat.com>
17946
17947 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17948 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17949
17950 2015-08-05 Pedro Alves <palves@redhat.com>
17951
17952 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17953 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17954
17955 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17956
17957 * gdb.base/bp-permanent.exp: Report test as unsupported if
17958 the target cannot stop at the permanent breakpoint.
17959
17960 2015-08-03 Doug Evans <dje@google.com>
17961
17962 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17963 10000.
17964
17965 2015-08-03 Doug Evans <dje@google.com>
17966
17967 * Makefile.in (workers/%.worker, build-perf): New rule.
17968 (GDB_PERFTEST_MODE): New variable.
17969 (check-perf): Use it.
17970 (clean): Clean up gdb.perf parallel build subdirs.
17971 * lib/build-piece.exp: New file.
17972 * lib/gdb.exp (make_gdb_parallel_path): New function
17973 (standard_output_file, standard_temp_file): Call it.
17974 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17975 of $GDB_PARALLEL.
17976 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17977
17978 2015-08-03 Doug Evans <dje@google.com>
17979
17980 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
17981 (LOG_FILE_NAME): New global.
17982 (TextReporter.__init__): Initialize self.txt_sum.
17983 (TextReporter.report): Add support for multiple data-points.
17984 Move report to perftest.sum, put raw data in perftest.log.
17985 (TextReporter.start): Open sum and log files.
17986 (TextReporter.end): Close sum and log files.
17987 * gdb.perf/lib/perftest/testresult.py
17988 (SingleStatisticTestResult.record): Handle multiple data-points.
17989
17990 2015-07-31 Pedro Alves <palves@redhat.com>
17991
17992 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17993 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17994 kill_wait_spawned_process instead of explicit "kill -9".
17995 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17996 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17997 kill_wait_spawned_process.
17998 * gdb.base/attach-twice.exp: Likewise.
17999 * gdb.base/attach.exp: Likewise.
18000 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18001 gdb_test_multiple.
18002 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18003 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18004 kill_wait_spawned_process.
18005 * gdb.base/valgrind-infcall.exp: Likewise.
18006 * gdb.multi/multi-attach.exp: Likewise.
18007 * gdb.python/py-prompt.exp: Likewise.
18008 * gdb.python/py-sync-interp.exp: Likewise.
18009 * gdb.server/ext-attach.exp: Likewise.
18010 * gdb.threads/attach-into-signal.exp (corefunc): Use
18011 spawn_wait_for_attach, spawn_id_get_pid and
18012 kill_wait_spawned_process.
18013 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18014 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18015 spawn_id_get_pid and kill_wait_spawned_process.
18016 * gdb.threads/attach-stopped.exp (corefunc): Use
18017 spawn_wait_for_attach, spawn_id_get_pid and
18018 kill_wait_spawned_process.
18019 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18020 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18021 kill_wait_spawned_process instead of explicit "kill -9".
18022 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18023 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18024 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18025 processes. Don't map cygwin/windows pids here. Now returns a
18026 spawn id list.
18027
18028 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18029
18030 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18031 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18032 correct patch.
18033
18034 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18035
18036 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18037
18038 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18039
18040 Reapply:
18041 2014-05-21 Mark Wielaard <mjw@redhat.com>
18042
18043 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18044
18045 2015-07-30 Pedro Alves <palves@redhat.com>
18046
18047 * linux-low.c (handle_extended_wait): Set the child's last
18048 reported status to TARGET_WAITKIND_STOPPED.
18049
18050 2015-07-30 Pedro Alves <palves@redhat.com>
18051
18052 PR threads/18600
18053 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18054 only shows inferior 1.
18055
18056 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18057 Pedro Alves <palves@redhat.com>
18058
18059 PR threads/18600
18060 * gdb.threads/fork-plus-threads.c: New file.
18061 * gdb.threads/fork-plus-threads.exp: New file.
18062
18063 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18064
18065 * gdb.base/batch-preserve-term-settings.exp
18066 (test_terminal_settings_preserved_after_cli_exit): Use
18067 send_quit_command.
18068
18069 2015-07-29 Pedro Alves <palves@redhat.com>
18070 Don Breazeal <donb@codesourcery.com>
18071
18072 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18073 output from both inferior_spawn_id and gdb_spawn_id.
18074
18075 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18076
18077 * gdb.threads/attach-into-signal.exp (corefunc): Use
18078 with_test_prefix on nested loops, uniquefying the test messages.
18079
18080 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18081
18082 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18083 commit.
18084
18085 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18086
18087 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18088 New proc.
18089 (test_terminal_settings_preserved_after_sigterm): New test.
18090
18091 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18092
18093 * gdb.base/batch-preserve-term-settings.exp
18094 (test_terminal_settings_preserved_after_cli_exit): New test.
18095
18096 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18097
18098 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18099 manipulation of saved_gdbflags.
18100 (test_terminal_settings_preserved): Remove global declaration of
18101 the unused variable pagination_prompt. Remove manipulation of
18102 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18103 GDBFLAGS.
18104
18105 2015-07-29 Pedro Alves <palves@redhat.com>
18106
18107 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18108
18109 2015-07-29 Pedro Alves <palves@redhat.com>
18110
18111 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18112 at the top.
18113
18114 2015-07-29 Pedro Alves <palves@redhat.com>
18115
18116 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18117 (main): Call gdb_unbuffer_output.
18118 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18119 (main): Call gdb_unbuffer_output.
18120 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18121 (main): Call gdb_unbuffer_output.
18122 * gdb.base/call-strs.exp: Adjust to step over the
18123 gdb_unbuffer_output call.
18124 * gdb.base/catch-gdb-caused-signals.c: Include
18125 "../lib/unbuffer_output.c".
18126 (main): Call gdb_unbuffer_output.
18127 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18128 (main): Call gdb_unbuffer_output.
18129 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18130 (main): Call gdb_unbuffer_output.
18131 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18132 (main): Call gdb_unbuffer_output.
18133 * gdb.base/shlib-call.exp: Adjust to step over the
18134 gdb_unbuffer_output call.
18135 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18136 (main): Call gdb_unbuffer_output.
18137 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18138 (main): Call gdb_unbuffer_output.
18139 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18140 (main): Rename to ...
18141 (test): ... this.
18142 (main): Reimplement.
18143 * gdb.base/varargs.exp: Run to test instead of to main.
18144 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18145 (main): Call gdb_unbuffer_output.
18146
18147 2015-07-29 Pedro Alves <palves@redhat.com>
18148
18149 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18150 factore out from mi_continue_dprintf. For call-style dprintfs,
18151 expect dprintf output out of $inferior_spawn_id.
18152 (mi_continue_dprintf): Use mi_expect_dprintf.
18153 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18154 (main): Call gdb_unbuffer_output.
18155
18156 2015-07-29 Pedro Alves <palves@redhat.com>
18157
18158 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18159 (default_mi_gdb_start): Set inferior_spawn_id instead of
18160 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18161 gdb_spawn_id.
18162 (mi_gdb_test): Always expect inferior output from both
18163 $inferior_spawn_id and $gdb_spawn_id.
18164
18165 2015-07-29 Pedro Alves <palves@redhat.com>
18166
18167 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18168 send_inferior and $inferior_spawn_id.
18169
18170 2015-07-29 Pedro Alves <palves@redhat.com>
18171
18172 * gdb.gdb/complaints.exp (test_initial_complaints)
18173 (test_serial_complaints, test_short_complaints): Use
18174 gdb_test_stdio.
18175 (test_empty_complaint): Handle $inferior_spawn_id !=
18176 $gdb_spawn_id.
18177
18178 2015-07-29 Pedro Alves <palves@redhat.com>
18179
18180 * gdb.base/varargs.exp: Use gdb_test_stdio.
18181
18182 2015-07-29 Pedro Alves <palves@redhat.com>
18183
18184 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18185
18186 2015-07-29 Pedro Alves <palves@redhat.com>
18187
18188 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18189
18190 2015-07-29 Pedro Alves <palves@redhat.com>
18191
18192 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18193 parameter into two new parameters, "inf_result" and "gdb_result".
18194 Expect inferior output and gdb output from $inferior_spawn_id and
18195 $gdb_spawn_id, respectively. Adjust all callers.
18196
18197 2015-07-29 Pedro Alves <palves@redhat.com>
18198
18199 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18200 of gdb_test_sequence.
18201
18202 2015-07-29 Pedro Alves <palves@redhat.com>
18203
18204 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18205 (saw_spurious_output): Expect inferior output from
18206 $inferior_spawn_id. Use gdb_test_stdio.
18207
18208 2015-07-29 Pedro Alves <palves@redhat.com>
18209
18210 * gdb.base/dprintf.exp: Use standard_testfile. Change
18211 prepare_for_testing call.
18212 (srcfile): Don't set.
18213 (restart): New procedure.
18214 (test_dprintf): New procecure, use to continue over dprintfs.
18215 (test_call, test_agent): New procedures, tests moved here.
18216 Restart gdb and recreate dprintfs. Adjust expected output.
18217
18218 2015-07-29 Pedro Alves <palves@redhat.com>
18219
18220 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18221
18222 2015-07-29 Pedro Alves <palves@redhat.com>
18223
18224 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18225
18226 2015-07-29 Pedro Alves <palves@redhat.com>
18227
18228 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18229 gdb_test_stdio.
18230
18231 2015-07-29 Pedro Alves <palves@redhat.com>
18232
18233 * lib/gdb.exp (gdb_test_stdio): New procedure.
18234
18235 2015-07-29 Pedro Alves <palves@redhat.com>
18236
18237 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18238
18239 2015-07-29 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.base/call-signal-resume.exp: Remove check for
18242 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18243 * gdb.base/unwindonsignal.exp: Likewise.
18244 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18245 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18246
18247 2015-07-29 Pedro Alves <palves@redhat.com>
18248
18249 * gdb.base/siginfo-addr.c (pass): New function.
18250 (handler): Call it iff si_addr is correct.
18251 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18252 Set a breakpoint at "pass" and continue to it.
18253
18254 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18255
18256 * gdb.python/py-objfile.exp: Make some tests have unique names.
18257 * gdb.python/py-pp-registration.exp: Likewise.
18258
18259 2015-07-28 Pedro Alves <palves@redhat.com>
18260
18261 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18262
18263 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18264
18265 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18266
18267 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18268
18269 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18270
18271 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18272
18273 * gdb.base/gdb-sigterm-2.exp: New test.
18274
18275 2015-07-25 Doug Evans <xdje42@gmail.com>
18276
18277 Revert:
18278 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18279 (workers/%.worker, build-perf): New rule.
18280 (GDB_PERFTEST_MODE): New variable.
18281 (check-perf): Use it.
18282 (clean): Clean up gdb.perf parallel build subdirs.
18283 * lib/build-piece.exp: New file.
18284 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18285 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18286 name.
18287 (standard_temp_file): Ditto.
18288 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18289 of $GDB_PARALLEL.
18290
18291 2015-07-24 Doug Evans <dje@google.com>
18292
18293 * gdb.perf/lib/perftest/utils.py: New file.
18294 * gdb.perf/gm-hello.cc: New file.
18295 * gdb.perf/gm-pervasive-typedef.cc: New file.
18296 * gdb.perf/gm-pervasive-typedef.h: New file.
18297 * gdb.perf/gm-std.cc: New file.
18298 * gdb.perf/gm-std.h: New file.
18299 * gdb.perf/gm-use-cerr.cc: New file.
18300 * gdb.perf/gm-utils.h: New file.
18301 * gdb.perf/gmonster-null-lookup.py: New file.
18302 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18303 * gdb.perf/gmonster-print-cerr.py: New file.
18304 * gdb.perf/gmonster-ptype-string.py: New file.
18305 * gdb.perf/gmonster-runto-main.py: New file.
18306 * gdb.perf/gmonster-select-file.py: New file.
18307 * gdb.perf/gmonster1-null-lookup.exp: New file.
18308 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18309 * gdb.perf/gmonster1-print-cerr.exp: New file.
18310 * gdb.perf/gmonster1-ptype-string.exp: New file.
18311 * gdb.perf/gmonster1-runto-main.exp: New file.
18312 * gdb.perf/gmonster1-select-file.exp: New file.
18313 * gdb.perf/gmonster1.cc: New file.
18314 * gdb.perf/gmonster1.exp: New file.
18315 * gdb.perf/gmonster2-null-lookup.exp: New file.
18316 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18317 * gdb.perf/gmonster2-print-cerr.exp: New file.
18318 * gdb.perf/gmonster2-ptype-string.exp: New file.
18319 * gdb.perf/gmonster2-runto-main.exp: New file.
18320 * gdb.perf/gmonster2-select-file.exp: New file.
18321 * gdb.perf/gmonster2.cc: New file.
18322 * gdb.perf/gmonster2.exp: New file.
18323
18324 2015-07-24 Doug Evans <dje@google.com>
18325
18326 * gdb.perf/README: New file.
18327 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18328 * lib/gen-perf-test.exp: New file.
18329
18330 2015-07-24 Doug Evans <dje@google.com>
18331
18332 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18333 (PerfTest::startup): New function.
18334 (PerfTest::run): Return result of calling body.
18335 (PerfTest::assemble): Rewrite.
18336 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18337 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18338 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18339 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18340 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18341
18342 2015-07-24 Doug Evans <dje@google.com>
18343
18344 * lib/gdb.exp (clean_restart): Make executable optional.
18345
18346 2015-07-24 Doug Evans <dje@google.com>
18347
18348 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18349 compiler_info references.
18350 * gdb.cp/temargs.exp: Ditto.
18351 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18352 (get_compiler_info): Early exit if already computed. Set compiler_info
18353 to "unknown" if there was a problem.
18354 (test_compiler_info): Add function comment. Call get_compiler_info.
18355
18356 2015-07-24 Doug Evans <dje@google.com>
18357
18358 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18359 (workers/%.worker, build-perf): New rule.
18360 (GDB_PERFTEST_MODE): New variable.
18361 (check-perf): Use it.
18362 (clean): Clean up gdb.perf parallel build subdirs.
18363 * lib/build-piece.exp: New file.
18364 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18365 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18366 name.
18367 (standard_temp_file): Ditto.
18368 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18369 of $GDB_PARALLEL.
18370
18371 2015-07-24 Doug Evans <dje@google.com>
18372
18373 * lib/future.exp (gdb_default_target_compile): New option
18374 "early_flags".
18375 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18376 --as-needed.
18377
18378 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18379
18380 * gdb.base/catch-syscall.exp: Call gdb_exit before
18381 gdb_skip_xml_test.
18382
18383 2015-07-24 Pedro Alves <palves@redhat.com>
18384
18385 * gdb.python/py-events.exp: Accept output between the stop event
18386 and the prompt.
18387 * gdb.python/py-evsignal.exp: Likewise.
18388 * gdb.python/py-evthreads.exp: Likewise.
18389
18390 2015-07-24 Pedro Alves <palves@redhat.com>
18391
18392 PR gdb/18717
18393 * gdb.threads/non-ldr-exit.c: New file.
18394 * gdb.threads/non-ldr-exit.exp: New file.
18395
18396 2015-07-24 Yao Qi <yao.qi@linaro.org>
18397
18398 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18399 restarting process.
18400
18401 2015-07-24 Yao Qi <yao.qi@linaro.org>
18402
18403 * gdb.server/ext-restart.exp: New file.
18404
18405 2015-07-24 Yao Qi <yao.qi@linaro.org>
18406
18407 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18408 argument options.
18409 * gdb.server/ext-wrapper.exp: New file.
18410
18411 2015-07-23 Doug Evans <dje@google.com>
18412
18413 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18414 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18415
18416 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18417
18418 * gdb.ada/var_arr_typedef.exp: New testcase.
18419 * gdb.ada/var_arr_typedef/pack.adb: New file.
18420 * gdb.ada/var_arr_typedef/pack.ads: New file.
18421 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18422
18423 2015-07-20 Joel Brobecker <brobecker@adacore.com>
18424
18425 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18426
18427 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18428
18429 * gdb.arch/i386-biarch-core.exp: Replace istarget
18430 by "complete set gnutarget". Remove expectation for the "core-file"
18431 command.
18432
18433 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18434
18435 Revert the previous commit:
18436 Tests for validate symbol file using build-id.
18437
18438 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18439
18440 Tests for validate symbol file using build-id.
18441 * gdb.base/solib-mismatch-lib.c: New file.
18442 * gdb.base/solib-mismatch-libmod.c: New file.
18443 * gdb.base/solib-mismatch.c: New file.
18444 * gdb.base/solib-mismatch.exp: New file.
18445
18446 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18447
18448 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18449 nios2-*-linux*.
18450 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18451 * gdb.base/siginfo.exp: Likewise.
18452 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18453
18454 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18455
18456 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18457 Move it to ...
18458 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18459 ... here.
18460 * gdb.trace/range-stepping.exp: Check that the target supports
18461 range stepping.
18462
18463 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18464
18465 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18466
18467 2015-07-14 Pedro Alves <palves@redhat.com>
18468
18469 * gdb.base/killed-outside.exp: New file.
18470 * gdb.base/killed-outside.c: New file.
18471
18472 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18473
18474 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18475 (n at main): New.
18476 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18477
18478 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18479
18480 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18481 infcall tests instead of setting up for KFAIL.
18482
18483 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18484
18485 * gdb.btrace/record_goto-step.exp: New.
18486
18487 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18488
18489 PR compile/18484
18490 * gdb.compile/compile.c (struct struct_type): Add volatile to
18491 selffield's type.
18492 * gdb.compile/compile.exp
18493 (compile code struct_object.selffield = &struct_object): Skip further
18494 struct_object tests if this one xfails.
18495
18496 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
18497
18498 PR exp/18617
18499 * gdb.trace/ax.exp: Add test.
18500
18501 2015-07-07 Yao Qi <yao.qi@linaro.org>
18502
18503 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18504 instead of istarget "aarch64*-*-*".
18505 * gdb.arch/aarch64-fp.exp: Likewise.
18506 * gdb.base/float.exp: Likewise.
18507 * gdb.reverse/aarch64.exp: Likewise.
18508 * lib/gdb.exp (is_aarch64_target): New proc.
18509
18510 2015-07-07 Yao Qi <yao.qi@linaro.org>
18511
18512 * lib/gdb.exp (is_aarch32_target): New proc.
18513 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18514 instead of "istarget "arm*-*-*"".
18515 * gdb.arch/arm-disp-step.exp: Likewise.
18516 * gdb.arch/thumb-bx-pc.exp: Likewise.
18517 * gdb.arch/thumb-prologue.exp: Likewise.
18518 * gdb.arch/thumb-singlestep.exp: Likewise.
18519 * gdb.base/disp-step-syscall.exp: Likewise.
18520 * gdb.base/float.exp: Likewise.
18521
18522 2015-07-07 Yao Qi <yao.qi@linaro.org>
18523
18524 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18525 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18526
18527 2015-07-07 Yao Qi <yao.qi@linaro.org>
18528
18529 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18530 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18531 if it exists.
18532 * gdb.multi/multi-arch.exp: Likewise.
18533
18534 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18535
18536 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18537 print.
18538
18539 2015-07-07 Yao Qi <yao.qi@linaro.org>
18540
18541 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18542
18543 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18544
18545 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18546 '[' and ']' characters.
18547
18548 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18549
18550 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18551
18552 2015-06-29 Pedro Alves <palves@redhat.com>
18553
18554 PR threads/18127
18555 * gdb.threads/hand-call-new-thread.c: New file.
18556 * gdb.threads/hand-call-new-thread.c: New file.
18557
18558 2015-06-26 Keith Seitz <keiths@redhat.com>
18559 Doug Evans <dje@google.com>
18560
18561 PR 16253
18562 * gdb.cp/var-tag-2.cc: New file.
18563 * gdb.cp/var-tag-3.cc: New file.
18564 * gdb.cp/var-tag-4.cc: New file.
18565 * gdb.cp/var-tag.cc: New file.
18566 * gdb.cp/var-tag.exp: New file.
18567
18568 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18569
18570 * gdb.base/history-duplicates.exp: New test.
18571
18572 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18573
18574 * gdb.base/completion.exp: Test the completion of the "focus"
18575 command.
18576
18577 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18578
18579 * gdb.arch/amd64-prologue-skip.S: New file.
18580 * gdb.arch/amd64-prologue-skip.exp: New file.
18581
18582 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18583
18584 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18585 is_address_zero_readable check.
18586
18587 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18588
18589 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18590 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18591
18592 2015-06-24 Yao Qi <yao.qi@linaro.org>
18593
18594 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18595 linux targets.
18596
18597 2015-06-24 Yao Qi <yao.qi@linaro.org>
18598
18599 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18600 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18601 * gdb.base/siginfo-thread.exp: Likewise.
18602
18603 2015-06-22 Yao Qi <yao.qi@linaro.org>
18604
18605 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18606
18607 2015-06-22 Yao Qi <yao.qi@linaro.org>
18608
18609 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18610 aarch64*-*-*.
18611 (skip_hw_watchpoint_tests): Likewise.
18612
18613 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18614
18615 * gdb.base/gdbinit-history.exp: Test the interaction between
18616 setting GDBHISTSIZE and setting the history size via .gdbinit.
18617
18618 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18619
18620 PR gdb/16999
18621 * gdb.base/gdbhistsize-history.exp: New test.
18622
18623 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18624
18625 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18626 with GDBHISTSIZE.
18627 * gdb.base/readline.exp: Likewise.
18628
18629 2015-06-17 Yao Qi <yao.qi@linaro.org>
18630
18631 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18632 line.
18633
18634 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18635
18636 * gdb.base/gdbinit-history.exp: Add test case to check that
18637 an unlimited history file does not get truncated on exit.
18638
18639 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18640
18641 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18642 (VECTOR): New macro. Use it...
18643 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18644 ...for these typedefs.
18645 (int8, char1, int1, double1): New typedefs.
18646 (struct just_int2, struct two_int2): New structures.
18647 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18648 (add_structvecs, add_singlevecs): New functions.
18649 (main): Call add_some_intvecs twice.
18650 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18651 the compile and exit upon failure. Try compiling for the "native"
18652 architecture. Test inferior function calls with vector arguments
18653 and vector return value handling with "finish" and "return".
18654
18655 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18656
18657 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18658 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18659 PE file.
18660 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18661
18662 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18663
18664 PR breakpoints/16465
18665 * gdb.mi/mi-dprintf-pending.c: New file.
18666 * gdb.mi/mi-dprintf-pending.exp: New test.
18667 * gdb.mi/mi-dprintf-pendshr.c: New file.
18668
18669 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18670 Mircea Gherzan <mircea.gherzan@intel.com>
18671
18672 * gdb.arch/i386-mpx-map.c: New file.
18673 * gdb.arch/i386-mpx-map.exp: New File.
18674
18675 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18676
18677 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18678 * gdb.arch/i386-mpx.exp: Indentation fixed.
18679
18680 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18681
18682 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18683 function and improved indentation.
18684 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18685 gdb_test_multiple. Added additional tests to skip the test.
18686
18687 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18688
18689 * gdb.arch/i386-avx512.c: Change path in include file.
18690 * gdb.arch/i386-avx512.exp: Change include dir path
18691 compilation flag.
18692 * gdb.arch/i386-mpx.c: Change path in include file.
18693 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18694 flag.
18695
18696 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18697
18698 * gdb.compile/compile-print.exp (compile print *vararray@3)
18699 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18700
18701 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18702
18703 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18704 (do not keep jit in memory): ... this.
18705 (expect 5): Change it to ...
18706 (expect no 5): ... this.
18707
18708 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18709
18710 PR gdb/15564
18711 * gdb.mi/mi-detach.exp: New file.
18712
18713 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18714
18715 PR symtab/18392
18716 * gdb.arch/amd64-tailcall-self.S: New file.
18717 * gdb.arch/amd64-tailcall-self.c: New file.
18718 * gdb.arch/amd64-tailcall-self.exp: New file.
18719
18720 2015-05-28 Don Breazeal <donb@codesourcery.com>
18721
18722 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18723 tests for remote targets by checking is_target_gdbserver.
18724
18725 2015-05-27 Doug Evans <dje@google.com>
18726
18727 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18728 * gdb.dwarf2/opaque-type-lookup.c: New file.
18729 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18730
18731 2015-05-26 Doug Evans <dje@google.com>
18732
18733 * gdb.cp/iostream.cc: New file.
18734 * gdb.cp/iostream.exp: New file.
18735
18736 2015-05-26 Doug Evans <dje@google.com>
18737
18738 * gdb.dwarf2/dw2-op-call.exp: Update.
18739 * gdb.dwarf2/dw4-sig-types.exp: Update.
18740 * gdb.dwarf2/implptr.exp: Update.
18741 * gdb.mi/mi-cmd-param-changed.exp: Update.
18742
18743 2015-05-26 Doug Evans <dje@google.com>
18744
18745 * gdb.python/py-lazy-string.c: New file.
18746 * gdb.python/py-lazy-string.exp: New file.
18747 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18748 (main): Update. Add estring3.
18749 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18750 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18751
18752 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18753 Yao Qi <yao.qi@linaro.org>
18754
18755 * gdb.reverse/aarch64.c: New.
18756 * gdb.reverse/aarch64.exp: New.
18757
18758 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18759
18760 * lib/gdb.exp (supports_process_record): Return true for
18761 aarch64*-linux*.
18762 (supports_reverse): Likewise.
18763
18764 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18765
18766 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18767 Use with_test_prefix.
18768
18769 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18770
18771 * gdb.base/completion.exp: Add test for completion of layout
18772 names.
18773
18774 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18775
18776 * lib/gdb.exp (skip_tui_tests): New proc.
18777 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18778
18779 2015-05-19 Pedro Alves <palves@redhat.com>
18780
18781 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18782 Save the whole env array instead of just HOME. Unset HISTSIZE in
18783 the environment while testing. Restore whole environment
18784 afterwards.
18785
18786 2015-05-16 Doug Evans <xdje42@gmail.com>
18787
18788 * gdb.guile/scm-ports.c: New file.
18789 * gdb.guile/scm-ports.exp: Add memory port tests.
18790
18791 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18792
18793 * gdb.compile/compile-print.c: New file.
18794 * gdb.compile/compile-print.exp: New file.
18795
18796 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18797
18798 * gdb.compile/compile-ops.exp: Cast param to void.
18799 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18800 (compile code struct_object.selffield = &struct_object): Add xfail.
18801
18802 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18803
18804 * gdb.ada/arr_enum_with_gap: New testcase.
18805
18806 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18807
18808 * gdb.ada/byte_packed_arr: New testcase.
18809
18810 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18811
18812 * gdb.ada/pckd_neg: New testcase.
18813
18814 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18815
18816 PR gdb/17820
18817 * gdb.base/gdbinit-history.exp: New test.
18818 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18819 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18820
18821 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18822
18823 * gdb.python/py-xmethods.cc: Enhance test case.
18824 * gdb.python/py-xmethods.exp: New tests.
18825 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18826 function.
18827 (B_indexoper): Likewise.
18828 (global_dm_list) : Add new xmethod worker functions.
18829
18830 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18831
18832 * gdb.base/coredump-filter.exp: Correctly unset
18833 "coredump_var_addr" array.
18834
18835 2015-05-08 Pedro Alves <palves@redhat.com>
18836
18837 * gdb.server/non-existing-program.exp: Unset spawn_id.
18838
18839 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18840
18841 PR python/18291
18842 * gdb.python/py-xmethods.exp: Add tests.
18843
18844 2015-05-08 Yao Qi <yao.qi@linaro.org>
18845
18846 PR gdb/18208
18847 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18848 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18849 function set_coredump_filter, and remove remote_exec call.
18850 Remove argument ipid. Callers update.
18851 (top level): Don't get inferior's PID.
18852
18853 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18854
18855 * gdb.base/watch_thread_num.exp: Skip test on targets without
18856 access watchpoints.
18857
18858 2015-05-06 Pedro Alves <palves@redhat.com>
18859
18860 PR server/18081
18861 * gdb.server/non-existing-program.exp: New file.
18862
18863 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18864
18865 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18866
18867 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18868
18869 * gdb.ada/out_of_line_in_inlined: New testcase.
18870
18871 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18872
18873 * gdb.ada/var_rec_arr: New testcase.
18874
18875 2015-04-30 Yao Qi <yao.qi@linaro.org>
18876
18877 * gdb.base/break-idempotent.exp: If
18878 skip_hw_watchpoint_multi_tests returns true, skip the tests
18879 on "rwatch" and "awatch".
18880
18881 2015-04-30 Yao Qi <yao.qi@linaro.org>
18882
18883 * gdb.base/relativedebug.exp: Invoke gdb command
18884 "info sharedlibrary", and if libc.so doesn't have debug info,
18885 skip the test.
18886
18887 2015-04-29 Doug Evans <dje@google.com>
18888
18889 * gdb.python/py-xmethods.exp: Add ptype tests.
18890 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18891 get_result_type method.
18892
18893 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18894
18895 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18896 the target does not support hardware watchpoints.
18897
18898 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18899
18900 * gdb.base/break-always.exp: Abort testing if writing to memory
18901 causes an error.
18902
18903 2015-04-28 Doug Evans <dje@google.com>
18904
18905 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18906 * gdb.python/py-pp-registration.exp: ... here. New file.
18907 * gdb.python/py-pp-registration.c: New file.
18908 * gdb.python/py-pp-registration.py: New file.
18909
18910 2015-04-28 Doug Evans <dje@google.com>
18911
18912 * gdb.python/py-bad-printers.c: New file.
18913 * gdb.python/py-bad-printers.py: New file.
18914 * gdb.python/py-bad-printers.exp: New file.
18915
18916 2015-04-28 Sasha Smundak <asmundak@google.com>
18917
18918 * gdb.python/py-type.exp: New test.
18919
18920 2015-04-28 Andy Wingo <wingo@igalia.com>
18921
18922 * gdb.python/py-parameter.exp:
18923 * gdb.guile/scm-parameter.exp: Escape the path that we are
18924 matching against, as it might contain characters that are special
18925 to regular expressions.
18926
18927 2015-04-27 Joel Brobecker <brobecker@adacore.com>
18928
18929 * gdb.ada/rec_comp: New testcase.
18930
18931 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18932
18933 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18934 before using it.
18935
18936 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18937
18938 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18939 new tests for verilog output.
18940
18941 2015-04-24 Yao Qi <yao.qi@linaro.org>
18942
18943 * boards/remote-gdbserver-on-localhost.exp: New file.
18944
18945 2015-04-23 Pedro Alves <palves@redhat.com>
18946
18947 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18948 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18949 "end of file", remove $inferior_spawn_id from the indirect list.
18950
18951 2015-04-23 Pedro Alves <palves@redhat.com>
18952
18953 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18954
18955 2015-04-23 Pedro Alves <palves@redhat.com>
18956
18957 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18958 on $any_spawn_id instead of only on $gdb_spawn_id.
18959
18960 2015-04-21 Pierre Muller <muller@sourceware.org>
18961
18962 PR pascal/17815
18963 * lib/pascal.exp (gpc_compile): Add new option "class".
18964 (fpc_compile): Likewise.
18965 * gdb.pascal/case-insensitive-symbols.pas: New file.
18966 * gdb.pascal/case-insensitive-symbols.exp: New file.
18967
18968 2015-04-20 Gary Benson <gbenson@redhat.com>
18969
18970 * gdb.base/attach.exp: Fix three extended remote failures.
18971
18972 2015-04-17 Gary Benson <gbenson@redhat.com>
18973
18974 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18975 the main executable over the remote protocol.
18976
18977 2015-04-16 Pedro Alves <palves@redhat.com>
18978
18979 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18980 a new gdbserver if gdbserver_reconnect_p is set.
18981
18982 2015-04-16 Pedro Alves <palves@redhat.com>
18983
18984 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18985 is set, don't exit gdbserver.
18986
18987 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18988
18989 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18990 appropriate .insn, such that an older assembler can be used.
18991 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18992 the z/Architecture instruction set on 31-bit targets as well.
18993
18994 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18995
18996 * gdb.go/handcall.exp: Remove all logic related to the first
18997 breakpoint and rely on go_runto_main instead.
18998 * gdb.go/strings.exp: Likewise.
18999 * gdb.go/unsafe.exp: Likewise.
19000 * gdb.go/hello.exp: Likewise. Also rename the remaining
19001 breakpoint marker to "breakpoint 1".
19002 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19003 * gdb.go/strings.go: Likewise.
19004 * gdb.go/unsafe.go: Likewise.
19005 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19006 "set breakpoint 2 here" and rename the remaining breakpoint marker
19007 to "breakpoint 1".
19008
19009 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19010
19011 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19012 if itertools.imap is not present.
19013 * gdb.python/py-objfile.exp: Add parentheses.
19014 * gdb.python/py-type.exp: Same.
19015 * gdb.python/py-unwind-maint.py: Same.
19016
19017 2015-04-15 Yao Qi <yao.qi@linaro.org>
19018
19019 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19020 of ":$ptr_size" and set its form explicitly.
19021
19022 2015-04-15 Pedro Alves <palves@redhat.com>
19023 Yao Qi <yao.qi@linaro.org>
19024
19025 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19026 timeout by factor of 4.
19027 (test_regular_watch): Likewise.
19028 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19029 * gdb.reverse/sigall-reverse.exp: Likewise.
19030 * gdb.reverse/until-precsave.exp: Likewise.
19031 * lib/gdb.exp (with_timeout_factor): New proc.
19032 (gdb_expect): Move some code to ...
19033 (get_largest_timeout): ... here. New procedure.
19034
19035 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
19036
19037 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19038
19039 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19040
19041 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19042 to write to the .text section.
19043
19044 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19045
19046 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19047 Handle the case of targets that do not provide PID information.
19048
19049 2015-04-13 Yao Qi <yao.qi@linaro.org>
19050
19051 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19052 and use expect instead of gdb_expect.
19053
19054 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19055
19056 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19057 "coredump_var_addr" to avoid naming conflict with other testcases.
19058
19059 2015-04-10 Pedro Alves <palves@redhat.com>
19060
19061 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19062 gdb_test_sequence and gdb_assert.
19063
19064 2015-04-10 Pedro Alves <palves@redhat.com>
19065
19066 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19067 test messages that don't include the breakpoint address.
19068
19069 2015-04-10 Yao Qi <yao.qi@linaro.org>
19070
19071 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19072 false for some offset and width combinations which aren't
19073 supported by linux kernel.
19074
19075 2015-04-10 Pedro Alves <palves@redhat.com>
19076
19077 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19078 procedure, factored out from ...
19079 (top level): ... here. Add "set displaced-stepping" testing axis.
19080 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19081 parameter "displaced". Use it.
19082 (top level): Use foreach and add "set displaced-stepping" testing
19083 axis.
19084
19085 2015-04-10 Pedro Alves <palves@redhat.com>
19086
19087 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19088 Remove comment.
19089 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19090 both the address of the instruction that triggers the watchpoint
19091 and the address of the instruction immediately after, and use
19092 those addresses for the test. Fix comment.
19093
19094 2015-04-10 Pedro Alves <palves@redhat.com>
19095
19096 * gdb.base/sigstep.exp (breakpoint_to_handler)
19097 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19098 Test "backtrace" in handler.
19099 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19100 (top level): Add new "displaced" test axis to
19101 breakpoint_to_handler, breakpoint_to_handler_entry and
19102 breakpoint_over_handler.
19103
19104 2015-04-10 Pedro Alves <palves@redhat.com>
19105
19106 PR gdb/18216
19107 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19108
19109 2015-04-10 Yao Qi <yao.qi@linaro.org>
19110
19111 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19112 (test_add_rn_pc): New function.
19113 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19114 (top level): Invoke test_add_rn_pc.
19115
19116 2015-04-10 Pedro Alves <palves@redhat.com>
19117
19118 PR gdb/13858
19119 * gdb.base/step-over-no-symbols.exp: New file.
19120
19121 2015-04-09 Andy Wingo <wingo@igalia.com>
19122
19123 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19124 after the Python tests.
19125
19126 2015-04-08 Keith Seitz <keiths@redhat.com>
19127
19128 PR python/16699
19129 * gdb.python/py-completion.exp: New tests for completion.
19130 * gdb.python/py-completion.py (CompleteLimit1): New class.
19131 (CompleteLimit2): Likewise.
19132 (CompleteLimit3): Likewise.
19133 (CompleteLimit4): Likewise.
19134 (CompleteLimit5): Likewise.
19135 (CompleteLimit6): Likewise.
19136 (CompleteLimit7): Likewise.
19137
19138 2015-04-08 Pedro Alves <palves@redhat.com>
19139
19140 PR gdb/18214
19141 PR gdb/18216
19142 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19143 function.
19144 (main): Install it as SIGUSR1 handler.
19145 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19146 parameter. Always use "setup" as prefix. Toggle "set
19147 displaced-stepping" off/on depending on global. Don't switch to
19148 thread 1 here.
19149 (top level): Add displaced stepping "off/on" test axis. Update
19150 "setup" calls. Wrap each subtest with with_test_prefix. Test
19151 continuing with a queued signal in each thread.
19152
19153 2015-04-08 Pedro Alves <palves@redhat.com>
19154
19155 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19156 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19157 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19158 Return early if running to main fails.
19159 * gdb.trace/while-stepping.exp: Likewise.
19160
19161 2015-04-07 Pedro Alves <palves@redhat.com>
19162
19163 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19164 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19165 interact with inferior program.
19166
19167 2015-04-07 Pedro Alves <palves@redhat.com>
19168
19169 * lib/gdb.exp (inferior_spawn_id): New global.
19170 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19171 spawn id after processing the user code.
19172 (default_gdb_start): Set inferior_spawn_id.
19173 (send_inferior): New procedure.
19174 * lib/gdbserver-support.exp (gdbserver_start): Set
19175 inferior_spawn_id.
19176 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19177
19178 2015-04-07 Pedro Alves <palves@redhat.com>
19179
19180 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19181 * lib/gdbserver-support.exp (gdbserver_start): Make
19182 $server_spawn_id global.
19183 (gdbserver_start): Don't wait for gdbserver's spawn id with
19184 expect_background.
19185 (close_gdbserver): New procedure.
19186 (gdb_exit): Rename the default version and reimplement.
19187
19188 2015-04-07 Pedro Alves <palves@redhat.com>
19189
19190 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19191 append the substituted item, not the original item.
19192
19193 2015-04-07 Pedro Alves <palves@redhat.com>
19194
19195 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19196 gdb_expect.
19197
19198 2015-04-07 Pedro Alves <palves@redhat.com>
19199
19200 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19201 output appearing once only.
19202
19203 2015-04-07 Pedro Alves <palves@redhat.com>
19204
19205 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19206 that doesn't expect anything. Return early if running to main
19207 fails.
19208
19209 2015-04-07 Yao Qi <yao.qi@linaro.org>
19210
19211 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19212 (child_function): Call alarm.
19213 (main): Move call to alarm into the loop.
19214 * gdb.threads/non-stop-fair-events.exp: Build program with
19215 -DTIMEOUT=$timeout.
19216
19217 2015-04-06 Doug Evans <xdje42@gmail.com>
19218
19219 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19220 Fix dest parameter to board_info.
19221 (fpc_compile): Ditto.
19222 (gdb_compile_pascal): Rename dest arg to destfile.
19223
19224 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19225
19226 * gdb.ada/funcall_ref.exp: New file.
19227 * gdb.ada/funcall_ref/foo.adb: New file.
19228
19229 2015-04-02 Yao Qi <yao.qi@linaro.org>
19230
19231 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19232 is remote.
19233
19234 2015-04-02 Gary Benson <gbenson@redhat.com>
19235
19236 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19237
19238 2015-04-01 Sasha Smundak <asmundak@google.com>
19239
19240 * gdb.python/py-unwind-maint.c: New file.
19241 * gdb.python/py-unwind-maint.exp: New test.
19242 * gdb.python/py-unwind-maint.py: New file.
19243 * gdb.python/py-unwind.c: New file.
19244 * gdb.python/py-unwind.exp: New test.
19245 * gdb.python/py-unwind.py: New test.
19246
19247 2015-04-01 Pedro Alves <palves@redhat.com>
19248
19249 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19250 to fail instead of non-existent $test.
19251
19252 2015-04-01 Pedro Alves <palves@redhat.com>
19253
19254 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19255 GDBFLAGS if not empty.
19256
19257 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19258
19259 * gdb.ada/complete.exp: Remove "multi_line".
19260 * gdb.ada/info_exc.exp: Remove "multi_line".
19261 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19262 * gdb.ada/ptype_field.exp: Remove "multi_line".
19263 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19264 * gdb.ada/tagged.exp: Remove "multi_line".
19265 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19266 [multi_line ...]
19267 * gdb.btrace/delta.exp: Likewise.
19268 * gdb.btrace/exception.exp: Likewise.
19269 * gdb.btrace/function_call_history.exp: Likewise.
19270 * gdb.btrace/instruction_history.exp: Likewise.
19271 * gdb.btrace/nohist.exp: Likewise.
19272 * gdb.btrace/record_goto.exp: Likewise.
19273 * gdb.btrace/segv.exp: Likewise.
19274 * gdb.btrace/stepi.exp: Likewise.
19275 * gdb.btrace/tailcall.exp: Likewise.
19276 * gdb.btrace/unknown_functions.exp: Likewise.
19277 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19278 * lib/gdb.exp: Add the "multi_line" helper.
19279
19280 2015-04-01 Pedro Alves <palves@redhat.com>
19281
19282 * gdb.threads/tid-reuse.c: New file.
19283 * gdb.threads/tid-reuse.exp: New file.
19284
19285 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19286
19287 PR corefiles/16092
19288 * gdb.base/coredump-filter.c: New file.
19289 * gdb.base/coredump-filter.exp: Likewise.
19290
19291 2015-03-27 Petr Machata <pmachata@redhat.com>
19292
19293 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19294 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19295 (Dwarf::assemble): Initialize them.
19296 (Dwarf::lines): New function.
19297
19298 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19299
19300 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19301 SYMBOL_PREFIX for x86_64-*-cygwin.
19302
19303 2015-03-26 Andy Wingo <wingo@igalia.com>
19304
19305 PR symtab/18148
19306 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19307 const_value but not a location.
19308 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19309 location defined in non-main CUs are visible.
19310
19311 2015-03-26 Yao Qi <yao.qi@linaro.org>
19312
19313 PR testsuite/18139
19314 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19315 Add a line number entry for the same line.
19316 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19317 Add a line number entry for the same line.
19318
19319 2015-03-26 Yao Qi <yao.qi@linaro.org>
19320
19321 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19322 .int 0.
19323 (func): Likewise. Add .Lfunc_1 label.
19324 Use .Lfunc_1 label.
19325 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19326 .int 0.
19327 (func): Likewise.
19328 Use .Lfunc_1 label.
19329
19330 2015-03-26 Yao Qi <yao.qi@linaro.org>
19331
19332 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19333 Call gdb_compile instead to compile each .s files without debug
19334 information.
19335
19336 2015-03-26 Yao Qi <yao.qi@linaro.org>
19337
19338 * gdb.base/savedregs.exp (process_saved_regs): Make
19339 "Saved registers:" optional in the pattern.
19340
19341 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19342
19343 * gdb.btrace/next.exp: Merged into step.exp.
19344 * gdb.btrace/finish.exp: Merged into step.exp.
19345 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19346 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19347 "record goto" and checking the exact replay position.
19348 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19349 check for "Recording format" in "info record" output.
19350 * gdb.btrace/record_goto.exp: Choose test file based on target.
19351 * gdb.btrace/x86-record_goto.S: Renamed into ...
19352 * gdb.btrace/x86_64-record_goto.S: ... this.
19353 * gdb.btrace/i686-record_goto.S: New.
19354 * gdb.btrace/x86-tailcall.S: Renamed into ...
19355 * gdb.btrace/x86_64-tailcall.S: ... this.
19356 * gdb.btrace/i686-tailcall.S: New.
19357 * gdb.btrace/x86-tailcall.c: Renamed into ...
19358 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19359 separate statements. Update test.
19360 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19361 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19362 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19363 * gdb.btrace/tailcall.exp: Choose test file based on target.
19364 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19365
19366 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19367
19368 * gdb.btrace/exception.exp: Increase BTS buffer size.
19369
19370 2015-03-24 Pedro Alves <palves@redhat.com>
19371
19372 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19373
19374 2015-03-24 Pedro Alves <palves@redhat.com>
19375
19376 * gdb.threads/schedlock.exp (test_step): No longer expect that
19377 "set scheduler-locking step" with "next" over a function call runs
19378 threads unlocked.
19379
19380 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19381
19382 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19383
19384 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19385
19386 PR breakpoints/16466
19387 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19388 * gdb.mi/mi-pending.c (thread_func): New function.
19389 (int main): Add threading support required.
19390 * gdb.mi/mi-pending.exp: Add tests for this issue.
19391 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19392 (pendfunc2): Remove stdio dependency.
19393 * gdb.mi/mi-pendshr2.c: New file.
19394
19395 2015-03-23 Keith Seitz <keiths@redhat.com>
19396
19397 * gdb.linespec/keywords.c: New file.
19398 * gdb.linespec/keywords.exp: New file.
19399
19400 2015-03-23 Keith Seitz <keiths@redhat.com>
19401
19402 PR gdb/18021
19403 * gdb.dwarf2/staticvirtual.exp: New test.
19404
19405 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19406
19407 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19408 * README: Remove HP-UX and gdb.hp.
19409 (configuration):
19410 * configure: Regenerate.
19411 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19412 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19413 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19414 gdb.hp/gdb.defects/Makefile.
19415 * gdb.hp/Makefile.in: File deleted.
19416 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19417 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19418 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19419 * gdb.hp/gdb.aCC/run.c: File deleted.
19420 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19421 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19422 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19423 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19424 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19425 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19426 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19427 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19428 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19429 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19430 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19431 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19432 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19433 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19434 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19435 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19436 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19437 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19438 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19439 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19440 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19441 * gdb.hp/gdb.compat/average.c: File deleted.
19442 * gdb.hp/gdb.compat/sum.c: File deleted.
19443 * gdb.hp/gdb.compat/xdb.c: File deleted.
19444 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19445 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19446 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19447 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19448 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19449 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19450 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19451 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19452 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19453 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19454 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19455 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19456 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19457 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19458 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19459 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19460 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19461 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19462 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19463 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19464 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19465 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19466 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19467 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19468 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19469 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19470 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19471 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19472 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19473 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19474 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19475 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19476 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19477 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19478 * gdb.hp/tools/odump: File deleted.
19479
19480 2015-03-19 Pedro Alves <palves@redhat.com>
19481
19482 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19483 (saw_thread_3): New globals.
19484 (top level): Increment them when an event for the corresponding
19485 thread is seen.
19486 (no thread starvation): New test.
19487
19488 2015-03-19 Pedro Alves <palves@redhat.com>
19489
19490 * gdb.threads/continue-pending-status.c: New file.
19491 * gdb.threads/continue-pending-status.exp: New file.
19492
19493 2015-03-18 Pedro Alves <palves@redhat.com>
19494
19495 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19496 Use gdb_is_target_remote instead of is_remote. Use
19497 gdb_test_multiple instead of gdb_expect. Exit early if
19498 gdb_test_multiple hits its internal matches. Tighten stepi tests
19499 expected output. Fail on exit with any signal, instead of just
19500 SIGILL.
19501
19502 2015-03-18 Yao Qi <yao.qi@linaro.org>
19503
19504 PR tdep/18107
19505 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19506 variable.
19507 * gdb.base/catch-syscall.exp: Don't skip it on
19508 aarch64*-*-linux* target. Remove elements in all_syscalls.
19509 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19510 target.
19511 (setup_all_syscalls): New proc.
19512
19513 2015-03-16 Yao Qi <yao.qi@linaro.org>
19514
19515 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19516 (top level): Skip tests if valid_addr_p returns false for
19517 $cmd1 or $cmd2.
19518
19519 2015-03-11 Andy Wingo <wingo@igalia.com>
19520
19521 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19522
19523 2015-03-11 Yao Qi <yao.qi@linaro.org>
19524
19525 * gdb.base/catch-syscall.exp: Fix typo in comments.
19526
19527 2015-03-11 Yao Qi <yao.qi@linaro.org>
19528
19529 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19530
19531 2015-03-09 Pedro Alves <palves@redhat.com>
19532
19533 * dg-extract-results.py: Delete.
19534
19535 2015-03-09 Pedro Alves <palves@redhat.com>
19536
19537 Merge dg-extract-results.sh from GCC upstream (r218843).
19538
19539 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19540 * dg-extract-results.sh: Use --text with grep to avoid issues with
19541 binary files. Fall back to cat -v, if that doesn't work.
19542
19543 2015-03-05 Pedro Alves <palves@redhat.com>
19544
19545 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19546
19547 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19548
19549 * lib/mi-support.exp (mi_expect_interrupt): Accept
19550 alternative event for when in all-stop mode.
19551
19552 2015-03-04 Pedro Alves <palves@redhat.com>
19553
19554 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19555
19556 2015-03-04 Mark Kettenis <kettenis@gnu.org>
19557
19558 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19559
19560 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19561
19562 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19563 regexps for GDB's current line display, accept a hex address
19564 preceding the line number.
19565
19566 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19567
19568 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19569 the 'arch1' variable for "s390*-linux*" targets.
19570
19571 2015-03-04 Pedro Alves <palves@redhat.com>
19572
19573 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19574 (main): Pass missing retval argument to pthread_join call.
19575
19576 2015-03-02 Pedro Alves <palves@redhat.com>
19577
19578 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19579 (top level): Call do_test with non-stop as well.
19580
19581 2015-03-02 Pedro Alves <palves@redhat.com>
19582
19583 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19584 -1.
19585
19586 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19587
19588 * gdb.arch/s390-vregs.exp: New test.
19589 * gdb.arch/s390-vregs.S: New file.
19590
19591 2015-02-27 Pedro Alves <palves@redhat.com>
19592
19593 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19594 call to catch_command_errors.
19595 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19596 catch_command_errors.
19597
19598 2015-02-27 Pedro Alves <palves@redhat.com>
19599
19600 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19601 "true" for boolean result.
19602 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19603 prototype of main.
19604
19605 2015-02-27 Pedro Alves <palves@redhat.com>
19606
19607 * lib/unbuffer_output.c: New file.
19608 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19609 (main): Call gdb_unbuffer_output.
19610
19611 2015-02-27 Yao Qi <yao.qi@linaro.org>
19612
19613 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19614 target.
19615
19616 2015-02-26 Doug Evans <dje@google.com>
19617
19618 * gdb.cp/class2.cc (Dbase, D): New classes.
19619 (main): New local delta.
19620 * gdb.cp/class2.exp: Test printing delta.
19621 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19622 (dynbar): New global.
19623 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19624
19625 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19626
19627 * gdb.compile/compile-ifunc.c: New file.
19628 * gdb.compile/compile-ifunc.exp: New file.
19629
19630 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19631
19632 * gdb.base/structs.exp: Check for correct struct on finish.
19633
19634 2015-02-26 Yao Qi <yao.qi@linaro.org>
19635
19636 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19637 is zero.
19638
19639 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19640
19641 * gdb.arch/cordic.ko.bz2: New file.
19642 * gdb.arch/cordic.ko.debug.bz2: New file.
19643 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19644
19645 2015-02-25 Yao Qi <yao.qi@linaro.org>
19646
19647 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19648 aarch64*-*-* target.
19649
19650 2015-02-23 Pedro Alves <palves@redhat.com>
19651
19652 * lib/gdb.exp (delete_breakpoints): Rewrite using
19653 gdb_test_multiple.
19654
19655 2015-02-23 Pedro Alves <palves@redhat.com>
19656
19657 * gdb.base/info-os.c: Include stdlib.h.
19658
19659 2015-02-22 Doug Evans <xdje42@gmail.com>
19660
19661 PR symtab/17855
19662 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19663 is read after symbols have been re-read.
19664 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19665 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19666
19667 2015-02-21 Doug Evans <dje@google.com>
19668
19669 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19670
19671 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19672
19673 PR corefiles/17808
19674 * gdb.arch/i386-biarch-core.core.bz2: New file.
19675 * gdb.arch/i386-biarch-core.exp: New file.
19676
19677 2015-02-21 Pedro Alves <palves@redhat.com>
19678
19679 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19680 runto_main fails.
19681
19682 2015-02-20 Pedro Alves <palves@redhat.com>
19683
19684 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19685 info probes.
19686
19687 2015-02-20 Pedro Alves <palves@redhat.com>
19688
19689 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19690
19691 2015-02-20 Pedro Alves <palves@redhat.com>
19692
19693 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19694 clean_restart before gdb_target_supports_trace.
19695
19696 2015-02-20 Pedro Alves <palves@redhat.com>
19697
19698 PR threads/18006
19699 * gdb.threads/clone-thread_db.c: New file.
19700 * gdb.threads/clone-thread_db.exp: New file.
19701
19702 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19703
19704 PR breakpoints/16812
19705 * gdb.base/catch-gdb-caused-signals.c: New file.
19706 * gdb.base/catch-gdb-caused-signals.exp: New file.
19707
19708 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19709
19710 * configure: Regenerated.
19711 * configure.ac: Use GDB_AC_TRANSFORM.
19712 * aclocal.m4: sinclude ../transform.m4.
19713
19714 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19715
19716 * lib/dtrace.exp: New file.
19717 * gdb.base/dtrace-probe.exp: Likewise.
19718 * gdb.base/dtrace-probe.d: Likewise.
19719 * gdb.base/dtrace-probe.c: Likewise.
19720 * lib/pdtrace.in: Likewise.
19721 * configure.ac: Output variables with the transformed names of
19722 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19723 * configure: Regenerated.
19724
19725 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19726
19727 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19728 expected message when trying to access $_probe_* convenience
19729 variables while not on a probe.
19730
19731 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19732
19733 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19734
19735 2015-02-11 Pedro Alves <pedro@codesourcery.com>
19736
19737 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19738 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19739
19740 2015-02-10 Doug Evans <xdje42@gmail.com>
19741
19742 * lib/gdb.exp (gdb_load): Always return a result.
19743
19744 2015-02-10 Pedro Alves <palves@redhat.com>
19745
19746 * gdb.threads/signal-sigtrap.c: New file.
19747 * gdb.threads/signal-sigtrap.exp: New file.
19748
19749 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19750
19751 * gdb.trace/no-attach-trace.c: New file.
19752 * gdb.trace/no-attach-trace.exp: New file.
19753
19754 2015-02-09 Mark Wielaard <mjw@redhat.com>
19755
19756 * gdb.dwarf2/atomic.c: New file.
19757 * gdb.dwarf2/atomic-type.exp: Likewise.
19758
19759 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19760
19761 * gdb.btrace/buffer-size.exp: Update "info record" output.
19762 * gdb.btrace/delta.exp: Update "info record" output.
19763 * gdb.btrace/enable.exp: Update "info record" output.
19764 * gdb.btrace/finish.exp: Update "info record" output.
19765 * gdb.btrace/instruction_history.exp: Update "info record" output.
19766 * gdb.btrace/next.exp: Update "info record" output.
19767 * gdb.btrace/nexti.exp: Update "info record" output.
19768 * gdb.btrace/step.exp: Update "info record" output.
19769 * gdb.btrace/stepi.exp: Update "info record" output.
19770 * gdb.btrace/nohist.exp: Update "info record" output.
19771
19772 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19773
19774 * gdb.btrace/buffer-size: New.
19775
19776 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19777
19778 * gdb.btrace/delta.exp: Update "info record" output.
19779 * gdb.btrace/enable.exp: Update "info record" output.
19780 * gdb.btrace/finish.exp: Update "info record" output.
19781 * gdb.btrace/instruction_history.exp: Update "info record" output.
19782 * gdb.btrace/next.exp: Update "info record" output.
19783 * gdb.btrace/nexti.exp: Update "info record" output.
19784 * gdb.btrace/step.exp: Update "info record" output.
19785 * gdb.btrace/stepi.exp: Update "info record" output.
19786 * gdb.btrace/nohist.exp: Update "info record" output.
19787
19788 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19789
19790 PR gdb/15678
19791 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19792
19793 2015-02-06 Pedro Alves <palves@redhat.com>
19794
19795 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19796 macro.
19797 (seconds_left, again): New globals.
19798 (main): Wait seconds_left in a 1-second sleep loop instead of
19799 sleeping 180 seconds. If 'again' is set, reset the seconds
19800 counter.
19801 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19802 'again' in the inferior before detaching. Print the seconds left.
19803 (options): New global.
19804 (top level): Build program with -DTIMEOUT=$timeout.
19805
19806 2015-02-06 Pedro Alves <palves@redhat.com>
19807
19808 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19809 determine how many seconds to pass to 'alarm'.
19810 * gdb.base/gdb-sigterm.exp (top level): Build program with
19811 -DTIMEOUT=$timeout.
19812 (do_test): Return success/failure indication. Add more verbose
19813 logging. Don't fail if 200 single steps are seen. Instead, fail
19814 when the test times out.
19815 (passes): New global.
19816 (top level): Break the testing loop if testing fails on any
19817 iteration. Use gdb_assert.
19818
19819 2015-02-04 Don Breazeal <donb@codesourcery.com>
19820
19821 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19822 and initialize them.
19823 (ipc_cleanup): New function.
19824 (main): Don't declare shmid, semid, and msqid. Add a call to
19825 atexit so that we call ipc_cleanup on exit.
19826
19827 2015-02-04 Pedro Alves <palves@redhat.com>
19828
19829 * boards/native-extended-gdbserver.exp: Remove any target variant
19830 specifications from the board name before clearing the isremote
19831 flag from board_info.
19832
19833 2015-01-31 Doug Evans <xdje42@gmail.com>
19834
19835 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19836
19837 2015-01-31 Gary Benson <gbenson@redhat.com>
19838
19839 * gdb.base/completion.exp: Disable completion limiting for
19840 existing tests. Add new tests to check completion limiting.
19841 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19842
19843 2015-01-31 Doug Evans <xdje42@gmail.com>
19844
19845 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19846
19847 2015-01-31 Doug Evans <xdje42@gmail.com>
19848
19849 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19850 entries. Duplicate file section script entries.
19851 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19852 inlined entries. Add test for safe-path rejection.
19853 * gdb.python/py-section-script.c: Add duplicate inlined section script
19854 entries. Duplicate file section script entries.
19855 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19856 inlined entries. Add test for safe-path rejection.
19857
19858 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19859
19860 * gdb.ada/disc_arr_bound: New testcase.
19861
19862 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19863
19864 * gdb.ada/mi_var_array: New testcase.
19865
19866 2015-01-27 Doug Evans <dje@google.com>
19867
19868 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19869 Add test for objfile.filename, objfile.username after objfile
19870 has been unloaded.
19871
19872 2015-01-26 Joel Brobecker <brobecker@adacore.com>
19873
19874 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19875 the second test to print the name attribute of value
19876 returned by the call to gdb.lookup_type, and adjust
19877 the expected output accordingly.
19878
19879 2015-01-25 Mark Wielaard <mjw@redhat.com>
19880
19881 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19882 * gdb.base/disp-step-fork.c: Include unistd.h.
19883 * gdb.base/siginfo-obj.c: Include stdio.h.
19884 * gdb.base/siginfo-thread.c: Likewise.
19885 * gdb.mi/non-stop.c: Include unistd.h.
19886 * gdb.mi/nsthrexec.c: Include stdio.h.
19887 * gdb.mi/pthreads.c: Include unistd.h.
19888 * gdb.modula2/unbounded1.c (main): Declare returns int.
19889 * gdb.reverse/consecutive-reverse.c: Likewise.
19890 * gdb.threads/create-fail.c: Include unistd.h.
19891 * gdb.threads/killed.c: Likewise.
19892 * gdb.threads/linux-dp.c: Likewise.
19893 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19894 * gdb.threads/non-ldr-exc-2.c: Likewise.
19895 * gdb.threads/non-ldr-exc-3.c: Likewise.
19896 * gdb.threads/non-ldr-exc-4.c: Likewise.
19897 * gdb.threads/pthreads.c: Include unistd.h.
19898 (main): Declare returns int.
19899 * gdb.threads/tls-main.c (foo): New declaration.
19900 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19901
19902 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19903
19904 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19905 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19906
19907 2015-01-15 Mark Wielaard <mjw@redhat.com>
19908
19909 * gdb.base/noreturn-return.c: New file.
19910 * gdb.base/noreturn-return.exp: New file.
19911 * gdb.base/noreturn-finish.c: New file.
19912 * gdb.base/noreturn-finish.exp: New file.
19913
19914 2015-01-23 Pedro Alves <palves@redhat.com>
19915
19916 * gdb.threads/continue-pending-after-query.c: New file.
19917 * gdb.threads/continue-pending-after-query.exp: New file.
19918
19919 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19920 Simon Marchi <simon.marchi@ericsson.com>
19921
19922 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19923 * gdb.base/valgrind-db-attach.exp: Same.
19924 * gdb.base/valgrind-infcall.exp: Same.
19925 * lib/mi-support.exp (default_mi_gdb_start): Same.
19926 * lib/prompt.exp (default_prompt_gdb_start): Same.
19927 * lib/gdb.exp (default_gdb_spawn): Same.
19928 (gdb_interact): New.
19929
19930
19931 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19932
19933 * gdb.compile/compile.exp (pointer to jit function): New test.
19934
19935 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
19936
19937 * lib/gdb.exp (supports_process_record): Return true for
19938 powerpc*-*-linux*.
19939 (supports_reverse): Likewise.
19940
19941 2015-01-15 Don Breazeal <donb@codesourcery.com>
19942
19943 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19944 instead of checking whether the target board is remote and
19945 use spawn_wait_for_attach instead of exec/sleep.
19946 * gdb.base/attach-twice.exp: Likewise.
19947
19948 2015-01-15 Joel Brobecker <brobecker@adacore.com>
19949
19950 * gdb.ada/var_arr_attrs: New testcase.
19951
19952 2015-01-14 Pedro Alves <palves@redhat.com>
19953 Joel Brobecker <brobecker@adacore.com>
19954
19955 PR gdb/17525
19956 * gdb.base/bp-cmds-execution-x-script.c: New file.
19957 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19958 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19959
19960 2015-01-14 Pedro Alves <palves@redhat.com>
19961
19962 PR cli/17828
19963 * gdb.base/batch-preserve-term-settings.c: New file.
19964 * gdb.base/batch-preserve-term-settings.exp: New file.
19965
19966 2015-01-13 Doug Evans <dje@google.com>
19967
19968 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19969 binary.
19970
19971 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19972
19973 * Makefile.in (clean mostlyclean): Do not delete *.py.
19974
19975 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19976
19977 * gdb.python/py-lookup-type.exp: New file.
19978
19979 2015-01-12 Pedro Alves <palves@redhat.com>
19980
19981 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19982 restore GDBFLAGS before returning.
19983
19984 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19985
19986 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19987 is_amd64_regs_target and is_x86_like_target.
19988
19989 2015-01-11 Doug Evans <xdje42@gmail.com>
19990
19991 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19992 is given without an explicit form.
19993 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19994 attributes.
19995 * gdb.dwarf/corrupt.exp: Ditto.
19996 * gdb.dwarf2/enum-type.exp: Ditto.
19997 * gdb.trace/entry-values.exp: Ditto.
19998 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19999
20000 2015-01-11 Doug Evans <xdje42@gmail.com>
20001
20002 PR gdb/15830
20003 * gdb.base/maint.exp: Remove references to "maint demangle".
20004 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20005 Add tests for explicitly specifying language to demangle.
20006 * gdb.dlang/demangle.exp: Ditto.
20007
20008 2015-01-09 Pedro Alves <palves@redhat.com>
20009
20010 * gdb.threads/non-stop-fair-events.c: New file.
20011 * gdb.threads/non-stop-fair-events.exp: New file.
20012
20013 2015-01-09 Pedro Alves <palves@redhat.com>
20014
20015 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20016 the global scope. Set a breakpoint after all threads are started
20017 rather than stepping over two source lines. Expect the prompt.
20018 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20019 global.
20020 (NUM): Now 15.
20021 (main): Use threads_started_barrier to wait for all threads to
20022 start. Main thread no longer calls thread_function. Exit after
20023 180 seconds.
20024 (loop): New function.
20025 (thread_function): Wait on threads_started_barrier barrier. Call
20026 'loop' at each iteration.
20027 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20028 threads have started, instead of hardcoding number of "next"
20029 steps. Use an access watchpoint instead of a write watchpoint.
20030
20031 2015-01-09 Pedro Alves <palves@redhat.com>
20032
20033 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20034 (thread_func): Wait on barrier.
20035 (main): Wait for all threads to start before stopping GDB.
20036 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20037 global.
20038 (thread1_func, thread2_func): Wait on barrier.
20039 (main): Wait for all threads to start before stopping GDB.
20040 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20041 New global.
20042 (thread1_func, thread2_func): Wait on barrier.
20043 (main): Wait for all threads to start before stopping GDB.
20044
20045 2015-01-09 Pedro Alves <palves@redhat.com>
20046
20047 * gdb.threads/attach-many-short-lived-threads.c: New file.
20048 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20049
20050 2014-01-09 Pedro Alves <palves@redhat.com>
20051
20052 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20053 instead of to thread 2.
20054 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20055 Add barrier around each pthread_create call instead of around all
20056 calls.
20057 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20058 Set a break on thread_function and have the child threads hit it
20059 one at at a time.
20060
20061 2015-01-09 Pedro Alves <palves@redhat.com>
20062
20063 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20064 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20065 false.
20066 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20067 checking whether the target board is remote.
20068 * gdb.multi/multi-attach.exp: Likewise.
20069 * gdb.python/py-sync-interp.exp: Likewise.
20070 * gdb.server/ext-attach.exp: Likewise.
20071 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20072 tests that need to attach, instead of checking whether the target
20073 board is remote at the top of the file.
20074
20075 2015-01-08 Yao Qi <yao@codesourcery.com>
20076
20077 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20078
20079 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20080
20081 Fix testcase compilation.
20082 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20083
20084 2015-01-06 Joel Brobecker <brobecker@adacore.com>
20085
20086 * gdb.python/py-type.exp: Add a couple test about empty
20087 array creation, and negative-length array creation.
20088
20089 2015-01-02 Doug Evans <xdje42@gmail.com>
20090
20091 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20092
20093 2015-01-02 Doug Evans <dje@google.com>
20094
20095 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20096
20097 2014-12-29 Yao Qi <yao@codesourcery.com>
20098
20099 * gdb.trace/entry-values.exp: Update comments. Rename variable
20100 bar_call_foo to returned_from_foo.
20101
20102 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20103
20104 PR gdb/17394
20105 * gdb.linespec/break-asm-file.c: New file.
20106 * gdb.linespec/break-asm-file.exp: New file.
20107 * gdb.linespec/break-asm-file0.s: New file.
20108 * gdb.linespec/break-asm-file1.s: New file.
20109
20110 2014-12-18 Nigel Stephens <nigel@mips.com>
20111 Maciej W. Rozycki <macro@codesourcery.com>
20112
20113 * gdb.base/float.exp: Handle the new output from "info float" on
20114 MIPS targets.
20115
20116 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20117
20118 Fix MinGW compilation.
20119 * gdb.compile/compile-ops.exp: Update untested message if
20120 !skip_compile_feature_tests.
20121 * gdb.compile/compile-setjmp.exp: Likewise.
20122 * gdb.compile/compile-tls.exp: Likewise.
20123 * gdb.compile/compile.exp: Likewise.
20124 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20125 supported on this host".
20126
20127 2014-12-16 Doug Evans <xdje42@gmail.com>
20128
20129 * boards/stabs.exp: New file.
20130
20131 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20132
20133 * gdb.base/completion.exp: Adjust to format changes of "maint
20134 print user-registers".
20135
20136 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
20137
20138 PR server/17457
20139 * gdb.arch/aarch64-fp.c: New file.
20140 * gdb.arch/aarch64-fp.exp: New file.
20141
20142 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20143
20144 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20145 r210637, r210913, r211666, r215400, r215817).
20146
20147 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20148 * dg-extract-results.py: New file.
20149 * dg-extract-results.sh: Use it if the environment seems
20150 suitable.
20151
20152 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20153
20154 * dg-extract-results.py (parse_run): Handle warnings that
20155 are printed before a test harness is run.
20156
20157 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20158
20159 * dg-extract-results.py (Named): Remove __cmp__ method.
20160 (output_variation): Use a key to sort variation.harnesses.
20161
20162 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20163
20164 * dg-extract-results.py: For Python 3, force sys.stdout to
20165 handle surrogate escape sequences.
20166 (safe_open): New function.
20167 (output_segment, main): Use it.
20168
20169 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20170
20171 * dg-extract-results.py (Prog.result_re): Include options
20172 in test name.
20173
20174 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20175
20176 * dg-extract-results.py (output_variation): Always sort if
20177 do_sum.
20178
20179 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20180
20181 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20182 as long as we get pagination notifications.
20183
20184 2014-12-15 Jason Merrill <jason@redhat.com>
20185
20186 * Makefile.in (check-gdb.%): Restore.
20187 * README: Mention it.
20188
20189 2014-12-13 Joel Brobecker <brobecker@adacore.com>
20190
20191 * gdb.ada/str_uninit: New testcase.
20192
20193 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20194
20195 PR symtab/17642
20196 * gdb.base/vla-stub-define.c: New file.
20197 * gdb.base/vla-stub.c: New file.
20198 * gdb.base/vla-stub.exp: New file.
20199
20200 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20201 Jan Kratochvil <jan.kratochvil@redhat.com>
20202 Tom Tromey <tromey@redhat.com>
20203
20204 * configure.ac: Add gdb.compile/.
20205 * configure: Regenerate.
20206 * gdb.compile/Makefile.in: New file.
20207 * gdb.compile/compile-ops.exp: New file.
20208 * gdb.compile/compile-ops.c: New file.
20209 * gdb.compile/compile-tls.c: New file.
20210 * gdb.compile/compile-tls.exp: New file.
20211 * gdb.compile/compile-constvar.S: New file.
20212 * gdb.compile/compile-constvar.c: New file.
20213 * gdb.compile/compile-mod.c: New file.
20214 * gdb.compile/compile-nodebug.c: New file.
20215 * gdb.compile/compile-setjmp-mod.c: New file.
20216 * gdb.compile/compile-setjmp.c: New file.
20217 * gdb.compile/compile-setjmp.exp: New file.
20218 * gdb.compile/compile-shlib.c: New file.
20219 * gdb.compile/compile.c: New file.
20220 * gdb.compile/compile.exp: New file.
20221 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20222
20223 2014-12-12 Tom Tromey <tromey@redhat.com>
20224
20225 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20226 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20227
20228 2014-12-12 Doug Evans <dje@google.com>
20229
20230 * lib/gdb-python.exp (get_python_valueof): New function.
20231 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20232
20233 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20234
20235 * gdb.base/completion.exp: Add test for completion of "info
20236 registers ".
20237
20238 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20239
20240 * gdb.base/func-ptrs.c: New file.
20241 * gdb.base/func-ptrs.exp: New file.
20242
20243 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20244
20245 PR breakpoints/17012
20246 * gdb.base/dprintf-detach.c: New file.
20247 * gdb.base/dprintf-detach.exp: New file.
20248
20249 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20250
20251 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20252 * lib/gdb.exp (target_is_gdbserver): New procedure.
20253
20254 2014-12-08 Doug Evans <dje@google.com>
20255
20256 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20257
20258 2014-12-05 Yao Qi <yao@codesourcery.com>
20259
20260 * gdb.guile/scm-error.exp: Remove the third argument to
20261 gdb_remote_download.
20262 * gdb.guile/scm-frame-args.exp: Likewise.
20263 * gdb.guile/scm-section-script.exp: Likewise.
20264
20265 2014-12-05 Yao Qi <yao@codesourcery.com>
20266
20267 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20268
20269 2014-12-04 Doug Evans <dje@google.com>
20270
20271 * gdb.python/py-objfile.exp: Add tests for
20272 objfile.add_separate_debug_file.
20273
20274 2014-12-04 Doug Evans <dje@google.com>
20275
20276 * lib/gdb.exp (get_build_id): New function.
20277 (build_id_debug_filename_get): Rewrite to use it.
20278 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20279
20280 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20281
20282 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20283 `method(long)', not just 0x0.
20284 * gdb.cp/nsalias.exp: Align code labels to 4.
20285 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20286 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20287 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20288 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20289 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20290 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20291
20292 2014-12-02 Doug Evans <dje@google.com>
20293
20294 PR symtab/17602
20295 * gdb.cp/anon-ns.cc: Move guts of this file to ...
20296 * gdb.cp/anon-ns2.cc: ... here. New file.
20297 * gdb.cp/anon-ns.exp: Update.
20298
20299 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
20300
20301 * gdb.python/py-events.py (inferior_call_handler): New.
20302 (register_changed_handler, memory_changed_handler): New.
20303 (test_events.invoke): Register new handlers.
20304 * gdb.python/py-events.exp: Add tests for inferior call,
20305 memory_changed and register_changed events.
20306
20307 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20308
20309 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20310 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20311 if the linker doesn't understand this.
20312
20313 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20314
20315 * gdb.python/python.exp: Change expected reply to help().
20316
20317 2014-12-01 Yao Qi <yao@codesourcery.com>
20318
20319 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20320 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20321 * configure: Re-generated.
20322
20323 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20324
20325 * gdb.cp/chained-calls.cc: New file.
20326 * gdb.cp/chained-calls.exp: New file.
20327 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20328
20329 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20330
20331 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20332 * gdb.dwarf2/symtab-producer.exp: Same.
20333 * gdb.gdb/python-interrupts.exp: Same.
20334 * gdb.gdb/python-selftest.exp: Same.
20335 * gdb.python/py-linetable.exp: Same.
20336 * gdb.python/py-type.exp: Same.
20337 * gdb.python/py-value-cc.exp: Same.
20338 * gdb.python/py-value.exp: Same.
20339
20340 2014-11-28 Yao Qi <yao@codesourcery.com>
20341
20342 * gdb.base/break-probes.exp: Match library name prefixed with
20343 sysroot.
20344
20345 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20346
20347 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20348 test expected output. Add parentheses for the call to print.
20349 Remove L suffix from integers.
20350
20351 2014-11-26 Doug Evans <dje@google.com>
20352
20353 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20354
20355 2014-11-22 Yao Qi <yao@codesourcery.com>
20356
20357 * gdb.trace/entry-values.c: Remove asms.
20358 (foo): Add foo_label.
20359 (bar): Add bar_label.
20360 * gdb.trace/entry-values.exp: Remove code computing foo's
20361 length and bar's length.
20362 (Dwarf::assemble): Invoke function_range for bar and use
20363 MACRO_AT_func for foo.
20364
20365 2014-11-22 Yao Qi <yao@codesourcery.com>
20366
20367 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20368 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20369 Use .Lgcc43_procstart instead of gcc43.
20370
20371 2014-11-21 Joel Brobecker <brobecker@adacore.com>
20372
20373 * gdb.ada/n_arr_bound: New testcase.
20374
20375 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20376
20377 PR breakpoints/10737
20378 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20379 test_catch_syscall_multi_arch.
20380 (test_catch_syscall_multi_arch): New function.
20381
20382 2014-11-20 Doug Evans <xdje42@gmail.com>
20383
20384 * gdb.base/maint.exp: Update expected output.
20385
20386 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20387
20388 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20389 4-byte instruction on S390.
20390
20391 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20392
20393 * gdb.ada/arr_arr: New testcase.
20394
20395 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20396
20397 * gdb.ada/pkd_arr_elem: New Testcase.
20398
20399 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
20400
20401 * gdb.reverse/break-precsave: Expect completion message for
20402 core file reads.
20403 * gdb.reverse/consecutive-precsave.exp: Likewise.
20404 * gdb.reverse/finish-precsave.exp: Likewise.
20405 * gdb.reverse/i386-precsave.exp: Likewise.
20406 * gdb.reverse/machinestate-precsave.exp: Likewise.
20407 * gdb.reverse/sigall-precsave.exp: Likewise.
20408 * gdb.reverse/solib-precsave.exp: Likewise.
20409 * gdb.reverse/step-precsave.exp: Likewise.
20410 * gdb.reverse/until-precsave.exp: Likewise.
20411 * gdb.reverse/watch-precsave.exp: Likewise.
20412
20413 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20414
20415 * gdb.base/bp-permanent.c: Include unistd.h.
20416 * gdb.python/py-framefilter-mi.c (main): Add return type.
20417 * gdb.python/py-framefilter.c (main): Likewise.
20418 * gdb.trace/actions-changed.c (main): Likewise.
20419
20420 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20421
20422 * gdb.mi/until.c: Add eye-catchers.
20423 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20424 line numbers.
20425
20426 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20427
20428 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20429 function header variants in break1.c.
20430 * gdb.base/ena-dis-br.exp: Likewise.
20431 * gdb.base/hbreak2.exp: Likewise.
20432 * gdb.reverse/until-precsave.exp: Drop references to removed
20433 non-prototype function header variants in ur1.c.
20434 * gdb.reverse/until-reverse.exp: Likewise.
20435
20436 2014-11-17 Petr Machata <pmachata@redhat.com>
20437
20438 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20439 ${_cu_offset_size} bytes abbrev offset.
20440
20441 2014-11-15 Doug Evans <xdje42@gmail.com>
20442
20443 PR symtab/17559
20444 * gdb.base/line-symtabs.exp: New file.
20445 * gdb.base/line-symtabs.c: New file.
20446 * gdb.base/line-symtabs.h: New file.
20447
20448 2014-11-14 Yao Qi <yao@codesourcery.com>
20449
20450 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20451 (func): Add label func_label.
20452 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20453 Replace low_pc and high_pc with MACRO_AT_range.
20454 Replace name, low_pc and high_pc with MACRO_AT_func.
20455
20456 2014-11-14 Yao Qi <yao@codesourcery.com>
20457
20458 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20459 Replace name, low_pc and high_pc with MACRO_AT_func.
20460
20461 2014-11-14 Yao Qi <yao@codesourcery.com>
20462
20463 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20464 produce debug information.
20465 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20466
20467 2014-11-14 Yao Qi <yao@codesourcery.com>
20468
20469 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20470 object and get function length.
20471 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20472 with MACRO_AT_func.
20473 (top-level): Replace gdb_compile and clean_restart with
20474 prepare_for_testing.
20475 * gdb.dwarf2/main.c (main): Add label main_label.
20476
20477 2014-11-14 Yao Qi <yao@codesourcery.com>
20478
20479 * lib/dwarf.exp (function_range): New procedure.
20480 (Dwarf::_handle_macro_at_func): New procedure.
20481 (Dwarf::_handle_macro_at_range): New procedure.
20482 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20483
20484 2014-11-14 Yao Qi <yao@codesourcery.com>
20485
20486 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20487 (_handle_attribute): New procedure.
20488
20489 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20490
20491 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20492 * gdb.base/call-sc.c (zed): Likewise.
20493 * gdb.base/checkpoint.c (main): Likewise.
20494 * gdb.base/dump.c (main): Likewise.
20495 * gdb.base/gcore.c (main): Likewise.
20496 * gdb.base/huge.c (main): Likewise.
20497 * gdb.base/multi-forks.c (main): Likewise.
20498 * gdb.base/pr10179-a.c (main): Likewise.
20499 * gdb.base/savedregs.c (main): Likewise.
20500 * gdb.base/sigaltstack.c (main): Likewise.
20501 * gdb.base/siginfo.c (main): Likewise.
20502 * gdb.base/structs.c (zed): Likewise.
20503 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20504 * gdb.mi/mi-syn-frame.c (main): Likewise.
20505 * gdb.mi/until.c (foo, main): Likewise.
20506 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20507 * gdb.base/solib-weak.c (foo): Declare.
20508 * gdb.base/attach-twice.c: Include stdio.h.
20509 * gdb.base/weaklib1.c: Likewise.
20510 * gdb.base/weaklib2.c: Likewise.
20511 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20512 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20513 unistd.h.
20514 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20515 * gdb.mi/mi-exit-code.c: Likewise.
20516 * gdb.base/break-interp-lib.c: Include string.h.
20517 * gdb.base/coremaker.c: Likewise.
20518 * gdb.base/testenv.c: Likewise.
20519 * gdb.python/py-finish-breakpoint.c: Likewise.
20520 * gdb.base/inferior-died.c: Include sys/wait.h.
20521 * gdb.base/fileio.c: Include time.h.
20522 * gdb.base/async-shell.c: Include unistd.h.
20523 * gdb.base/dprintf-non-stop.c: Likewise.
20524 * gdb.base/info-os.c: Likewise.
20525 * gdb.mi/mi-console.c: Likewise.
20526 * gdb.mi/watch-nonstop.c: Likewise.
20527 * gdb.python/py-events.c: Likewise.
20528 * gdb.base/async.c (baz): Move up before its invocation.
20529 * gdb.base/code_elim2.c (my_global_func): Likewise.
20530 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20531 * gdb.base/advance.c (func2): Likewise.
20532
20533 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20534
20535 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20536 variant.
20537 * gdb.base/annota3.c: Likewise.
20538 * gdb.base/async.c: Likewise.
20539 * gdb.base/average.c: Likewise.
20540 * gdb.base/call-ar-st.c: Likewise.
20541 * gdb.base/call-rt-st.c: Likewise.
20542 * gdb.base/call-sc.c: Likewise.
20543 * gdb.base/call-strs.c: Likewise.
20544 * gdb.base/ending-run.c: Likewise.
20545 * gdb.base/execd-prog.c: Likewise.
20546 * gdb.base/exprs.c: Likewise.
20547 * gdb.base/foll-exec.c: Likewise.
20548 * gdb.base/foll-fork.c: Likewise.
20549 * gdb.base/foll-vfork.c: Likewise.
20550 * gdb.base/funcargs.c: Likewise.
20551 * gdb.base/gcore.c: Likewise.
20552 * gdb.base/jump.c: Likewise.
20553 * gdb.base/langs0.c: Likewise.
20554 * gdb.base/langs1.c: Likewise.
20555 * gdb.base/langs2.c: Likewise.
20556 * gdb.base/mips_pro.c: Likewise.
20557 * gdb.base/nodebug.c: Likewise.
20558 * gdb.base/opaque0.c: Likewise.
20559 * gdb.base/opaque1.c: Likewise.
20560 * gdb.base/recurse.c: Likewise.
20561 * gdb.base/run.c: Likewise.
20562 * gdb.base/scope0.c: Likewise.
20563 * gdb.base/scope1.c: Likewise.
20564 * gdb.base/setshow.c: Likewise.
20565 * gdb.base/setvar.c: Likewise.
20566 * gdb.base/shmain.c: Likewise.
20567 * gdb.base/shr1.c: Likewise.
20568 * gdb.base/shr2.c: Likewise.
20569 * gdb.base/sigall.c: Likewise.
20570 * gdb.base/signals.c: Likewise.
20571 * gdb.base/so-indr-cl.c: Likewise.
20572 * gdb.base/solib2.c: Likewise.
20573 * gdb.base/structs.c: Likewise.
20574 * gdb.base/sum.c: Likewise.
20575 * gdb.base/vforked-prog.c: Likewise.
20576 * gdb.base/watchpoint.c: Likewise.
20577 * gdb.reverse/shr2.c: Likewise.
20578 * gdb.reverse/until-reverse.c: Likewise.
20579 * gdb.reverse/ur1.c: Likewise.
20580 * gdb.reverse/watch-reverse.c: Likewise.
20581
20582 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20583
20584 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20585 variant.
20586 * gdb.base/sepdebug.exp: Drop references to removed code.
20587
20588 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20589
20590 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20591 variant. Preserve original line numbering.
20592 * gdb.base/list1.c: Likewise.
20593
20594 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20595
20596 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20597 variant.
20598 * gdb.base/break1.c: Likewise.
20599 * gdb.base/break.exp: Drop references to removed code.
20600
20601 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20602
20603 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20604 variant.
20605
20606 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20607
20608 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20609
20610 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20611
20612 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20613 logic into perform_all_tests() and invoke it with and without
20614 function header prototypes.
20615 (do_function_calls): Remove conditional XFAIL for PR 5318.
20616 (rerun_and_prepare): Remove duplicate code.
20617 (perform_all_tests): New. Main logic moved here.
20618
20619 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20620
20621 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20622 code guarded by #ifdef NO_PROTOTYPES.
20623 (t_double_many_args): Likewise.
20624 (DEF_FUNC_MANY_ARGS_1): Likewise.
20625 (DEF_FUNC_VALUES_1): Likewise.
20626 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20627 guarded by #ifdef PROTOTYPES.
20628
20629 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20630
20631 * gdb.mi/mi-console.c: Add eye-catcher.
20632 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20633 instead of literal line number.
20634
20635 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20636
20637 * gdb.base/shr2.c: Add eye-catcher.
20638 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20639 line number.
20640
20641 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20642
20643 * gdb.base/jump.c: Add eye-catchers.
20644 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20645 numbers.
20646
20647 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20648
20649 * gdb.base/execd-prog.c: Add eye-catchers.
20650 * gdb.base/foll-exec.c: Likewise.
20651 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20652 line numbers.
20653
20654 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20655
20656 * gdb.base/ending-run.c: Add eye-catchers.
20657 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20658 literal line numbers.
20659
20660 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20661
20662 * gdb.base/call-rt-st.c: Add eye-catchers.
20663 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20664 literal line numbers.
20665
20666 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20667
20668 * gdb.base/call-ar-st.c: Add eye-catchers.
20669 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20670 literal line numbers.
20671
20672 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20673
20674 * gdb.base/average.c: Add eye-catchers.
20675 * gdb.base/sum.c: Likewise.
20676 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20677 regexps dynamically.
20678
20679 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20680
20681 * gdb.base/solib1.c: Add eye-catchers.
20682 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20683 literal line numbers.
20684
20685 2014-11-12 Pedro Alves <palves@redhat.com>
20686
20687 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20688 leader has exited.
20689
20690 2014-11-12 Pedro Alves <palves@redhat.com>
20691
20692 * gdb.arch/i386-bp_permanent.c: New file.
20693 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20694 (srcfile): Set to i386-bp_permanent.c.
20695 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20696 that stepi does not execute the 'leave' instruction, instead of
20697 testing it does execute.
20698 * gdb.base/bp-permanent.c: New file.
20699 * gdb.base/bp-permanent.exp: New file.
20700
20701 2014-11-10 Doug Evans <xdje42@gmail.com>
20702
20703 PR symtab/17564
20704 * gdb.base/symtab-search-order.exp: New file.
20705 * gdb.base/symtab-search-order.c: New file.
20706 * gdb.base/symtab-search-order-1.c: New file.
20707 * gdb.base/symtab-search-order-shlib-1.c: New file.
20708
20709 2014-11-07 Pedro Alves <palves@redhat.com>
20710
20711 PR gdb/17511
20712 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20713 i?86-*-linux*.
20714
20715 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20716
20717 PR c++/17494
20718 * gdb.cp/pr17494.cc: New file.
20719 * gdb.cp/pr17494.exp: New file.
20720
20721 2014-11-02 Yao Qi <yao@codesourcery.com>
20722
20723 * gdb.python/python.exp: Get working directory and match the
20724 output of "set extended-prompt \\w " with it.
20725
20726 2014-10-30 Doug Evans <dje@google.com>
20727
20728 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20729 in objfiles.
20730 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20731 in progspaces.
20732
20733 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
20734
20735 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20736 * gdb.base/realname-expand.exp: Likewise.
20737 * gdb.linespec/macro-relative.exp: Likewise.
20738
20739 2014-10-29 Pedro Alves <palves@redhat.com>
20740
20741 PR gdb/17408
20742 * gdb.threads/schedlock.c (some_function): New function.
20743 (call_function): New global.
20744 (MAYBE_CALL_SOME_FUNCTION): New macro.
20745 (thread_function): Call it.
20746 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20747 and use it instead of a global counter. Adjust all callers.
20748 (get_current_thread): Use "find current thread" for test message
20749 here rather than having all callers pass down the same string.
20750 (goto_loop): New procedure, factored out from ...
20751 (my_continue): ... this.
20752 (step_ten_loops): Change parameter from test message to command to
20753 use. Adjust.
20754 (list_count): Delete global.
20755 (check_result): New procedure, factored out from duplicate top
20756 level code.
20757 (continue tests): Wrap in with_test_prefix.
20758 (test_step): New procedure, factored out from duplicate top level
20759 code.
20760 (top level): Test "step" in combination with all scheduler-locking
20761 modes. Test "next" in combination with all scheduler-locking
20762 modes, and in combination with stepping over a function call or
20763 not.
20764 * gdb.threads/next-bp-other-thread.c: New file.
20765 * gdb.threads/next-bp-other-thread.exp: New file.
20766
20767 2014-10-29 Pedro Alves <palves@redhat.com>
20768
20769 PR python/17372
20770 * gdb.python/python.exp: Test a multi-line command that spawns
20771 interactive Python.
20772 * gdb.base/multi-line-starts-subshell.exp: New file.
20773
20774 2014-10-29 Yao Qi <yao@codesourcery.com>
20775
20776 * gdb.base/fileio.exp: Make directories on host.
20777
20778 2014-10-29 Yao Qi <yao@codesourcery.com>
20779
20780 * gdb.base/fileio.c (test_write): Close the file.
20781
20782 2014-10-28 Pedro Alves <palves@redhat.com>
20783
20784 PR gdb/12623
20785 * gdb.base/sigstep.c (no_handler): New global.
20786 (main): If 'no_handler is true, set the signal handlers to
20787 SIG_IGN.
20788 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20789 with_sw_watch and no_handler parameters. Handle them.
20790 (top level) <stepping over handler when stopped at a breakpoint
20791 test>: Add a test axis for testing with a software watchpoint, and
20792 another for testing with the signal handler set to SIG_IGN.
20793 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20794 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20795
20796 2014-10-28 Pedro Alves <palves@redhat.com>
20797
20798 PR gdb/17511
20799 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20800 * gdb.base/sigstep.exp (other_handler_location): New global.
20801 (advance): Support stepping into the signal handler, and running
20802 commands while in the handler.
20803 (in_handler_map): New global.
20804 (top level): In the advance test, add combinations for getting
20805 into the handler with stepping commands, and for running commands
20806 in the handler. Add comment descripting the advancei tests.
20807
20808 2014-10-28 Pedro Alves <palves@redhat.com>
20809
20810 * gdb.base/sigstep.exp: Use build_executable instead of
20811 prepare_for_testing.
20812 (top level): Move code that starts GDB, runs to main and creates a
20813 display to ...
20814 (restart): ... this new procedure.
20815 (top level): Move backtrace from signal handler test to ...
20816 (validate_backtrace): ... this new procedure.
20817 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20818 with_test_prefix. Always restart GDB.
20819 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20820 with_test_prefix. Always restart GDB. No need to delete
20821 breakpoints after the test.
20822 (test_skip_handler): Remove prefix parameter.
20823 (skip_over_handler, breakpoint_to_handler)
20824 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20825 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20826 restart GDB. No need to delete breakpoints after the test.
20827 (top level): Use foreach to call the test procedures with
20828 different commands.
20829
20830 2014-10-28 Pedro Alves <palves@redhat.com>
20831
20832 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20833 instead of GNATS numbers.
20834 * gdb.base/sigbpt.exp: Likewise.
20835 * gdb.base/siginfo.exp: Likewise.
20836 * gdb.base/sigstep.exp: Likewise.
20837
20838 2014-10-27 Pedro Alves <palves@redhat.com>
20839
20840 * gdb.base/sigstep.c (dummy): New global.
20841 (main): Issue a couple writes to the new global.
20842 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20843 procedures.
20844 (skip_over_handler): Use test_skip_handler.
20845 (top level): Call skip_over_handler for stepi and nexti too.
20846 (breakpoint_over_handler): Use test_skip_handler.
20847 (top level): Call breakpoint_over_handler for stepi and nexti too.
20848
20849 2014-10-27 Yao Qi <yao@codesourcery.com>
20850
20851 * gdb.trace/tfile.c (adjust_function_address)
20852 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20853 function descriptor.
20854
20855 2014-10-24 Don Breazeal <donb@codesourcery.com>
20856
20857 * gdb.base/foll-fork.exp (test_follow_fork,
20858 catch_fork_child_follow): Check for updated fork messages emitted
20859 from infrun.c.
20860 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20861 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20862 vfork_and_exec_child_follow_through_step): Check for updated vfork
20863 messages emitted from infrun.c.
20864
20865 2014-10-24 Pedro Alves <palves@redhat.com>
20866
20867 * gdb.base/corefile.exp: Remove references to ultrix.
20868 * gdb.base/interrupt.exp: Likewise.
20869 * gdb.base/whatis.exp: Likewise.
20870 * gdb.gdb/selftest.exp: Likewise.
20871 * gdb.threads/manythreads.exp: Likewise.
20872 * gdb.threads/print-threads.exp: Likewise.
20873 * gdb.threads/pthreads.exp:: Likewise.
20874 * gdb.threads/schedlock.exp: Likewise.
20875
20876 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20877
20878 * gdb.cp/non-trivial-retval.cc: Add a test case.
20879 * gdb.cp/non-trivial-retval.exp: Add a test.
20880
20881 2014-10-20 Yao Qi <yao@codesourcery.com>
20882
20883 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20884 * gdb.python/py-objfile-script-gdb.py: New file.
20885 * gdb.python/py-objfile-script.exp: Update reference to
20886 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20887 of remote_download. Remove the dest file.
20888
20889 2014-10-20 Yao Qi <yao@codesourcery.com>
20890
20891 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20892 * gdb.base/step-line.exp: Likewise.
20893 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20894 * gdb.dwarf2/dw2-basic.exp: Likewise.
20895 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20896 * gdb.dwarf2/dw2-filename.exp: Likewise.
20897 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20898 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20899 * gdb.dwarf2/dw2-producer.exp: Likewise.
20900 * gdb.dwarf2/mac-fileno.exp: Likewise.
20901 * gdb.python/py-frame-args.exp: Likewise.
20902 * gdb.python/py-framefilter.exp: Likewise.
20903 * gdb.python/py-mi.exp: Likewise.
20904 * gdb.python/py-objfile-script.exp: Likewise
20905 * gdb.python/py-pp-integral.exp: Likewise.
20906 * gdb.python/py-pp-re-notag.exp: Likewise.
20907 * gdb.python/py-prettyprint.exp: Likewise.
20908 * gdb.python/py-section-script.exp: Likewise.
20909 * gdb.python/py-typeprint.exp: Likewise.
20910 * gdb.python/py-xmethods.exp: Likewise.
20911 * gdb.stabs/weird.exp: Likewise.
20912 * gdb.xml/tdesc-regs.exp: Likewise.
20913
20914 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20915
20916 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20917 (out_cu): Use addr_len for the size of addresses.
20918 (out_line): Likewise. Size DW_LNE_set_address instruction
20919 according to addr_len.
20920 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20921 (FUNC): Add START_INSNS to definition.
20922
20923 2014-10-18 Yao Qi <yao@codesourcery.com>
20924
20925 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20926 gdb_has_argv0 return true.
20927 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20928 check [target_info exists noargs], check [gdb_has_argv0]
20929 instead.
20930 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20931 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20932 procedures.
20933
20934 2014-10-17 Doug Evans <dje@google.com>
20935
20936 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20937 event.
20938 * gdb.python/py-events.py: Add clear_objfiles event.
20939
20940 2014-10-17 Doug Evans <dje@google.com>
20941
20942 * gdb.python/py-objfile.exp: Test progspace attribute.
20943
20944 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
20945
20946 * gdb.guile/scm-breakpoint.exp: Do not assume any
20947 directory separators when matching source file paths.
20948 * gdb.python/py-breakpoint.exp: Likewise.
20949 * gdb.reverse/break-precsave.exp: Likewise.
20950 * gdb.reverse/break-reverse.exp: Likewise.
20951 * gdb.reverse/consecutive-precsave.exp: Likewise.
20952 * gdb.reverse/finish-precsave.exp: Likewise.
20953 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20954 * gdb.reverse/finish-reverse.exp: Likewise.
20955 * gdb.reverse/i386-precsave.exp: Likewise.
20956 * gdb.reverse/i387-env-reverse.exp: Likewise.
20957 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20958 * gdb.reverse/machinestate-precsave.exp: Likewise.
20959 * gdb.reverse/machinestate.exp: Likewise.
20960 * gdb.reverse/sigall-precsave.exp: Likewise.
20961 * gdb.reverse/solib-precsave.exp: Likewise.
20962 * gdb.reverse/step-precsave.exp: Likewise.
20963 * gdb.reverse/until-precsave.exp: Likewise.
20964 * gdb.reverse/watch-precsave.exp: Likewise.
20965 * gdb.reverse/watch-reverse.exp: Likewise.
20966
20967 2014-10-17 Yao Qi <yao@codesourcery.com>
20968
20969 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20970 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20971
20972 2014-10-17 Pedro Alves <palves@redhat.com>
20973
20974 PR gdb/17471
20975 * gdb.base/bg-execution-repeat.c: New file.
20976 * gdb.base/bg-execution-repeat.exp: New file.
20977
20978 2014-10-17 Pedro Alves <palves@redhat.com>
20979
20980 PR gdb/17300
20981 * gdb.base/continue-all-already-running.c: New file.
20982 * gdb.base/continue-all-already-running.exp: New file.
20983
20984 2014-10-17 Pedro Alves <palves@redhat.com>
20985
20986 PR gdb/17472
20987 * gdb.base/annota-input-while-running.c: New file.
20988 * gdb.base/annota-input-while-running.exp: New file.
20989
20990 2014-10-17 Pedro Alves <palves@redhat.com>
20991
20992 * gdb.base/callfuncs.exp: emove references to osf.
20993 * gdb.base/sigall.exp: Likewise.
20994 * gdb.gdb/selftest.exp: Likewise.
20995 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20996 * gdb.mi/non-stop.c: Likewise.
20997 * gdb.mi/pthreads.c: Likewise.
20998 * gdb.reverse/sigall-precsave.exp: Likewise.
20999 * gdb.reverse/sigall-reverse.exp: Likewise.
21000 * gdb.threads/pthreads.c: Likewise.
21001 * gdb.threads/pthreads.exp: Likewise.
21002
21003 2014-10-17 Yao Qi <yao@codesourcery.com>
21004
21005 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21006 check 'target_info exists noargs'.
21007 (test_command_prompt_position): Likewise.
21008 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21009 Remove "set args".
21010 (progvar_simple_while_test): Likewise.
21011 (progvar_complex_if_while_test): Likewise.
21012 (if_while_breakpoint_command_test): Likewise.
21013 (infrun_breakpoint_command_test): Likewise.
21014 (breakpoint_command_test): Likewise.
21015 (watchpoint_command_test): Likewise.
21016 (bp_deleted_in_command_test): Likewise.
21017 (temporary_breakpoint_commands): Likewise.
21018
21019 2014-10-16 Yao Qi <yao@codesourcery.com>
21020
21021 * gdb.base/remotetimeout.exp: Remove noargs checking.
21022
21023 2014-10-15 Pedro Alves <palves@redhat.com>
21024
21025 PR breakpoints/9649
21026 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21027 * gdb.base/breakpoint-in-ro-region.exp
21028 (probe_target_hardware_step): New procedure.
21029 (top level): Probe hardware stepping and hardware breakpoint
21030 support. Test stepping through a read-only region, with both
21031 "breakpoint auto-hw" on and off and both "always-inserted" on and
21032 off.
21033
21034 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21035
21036 * gdb.dlang/demangle.exp: Update for demangling changes.
21037
21038 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21039
21040 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21041 * gdb.cp/non-trivial-retval.exp: Add new tests.
21042
21043 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21044
21045 PR c++/13403
21046 PR c++/15154
21047 * gdb.cp/non-trivial-retval.cc: New file.
21048 * gdb.cp/non-trivial-retval.exp: New file.
21049
21050 2014-10-15 Yao Qi <yao@codesourcery.com>
21051
21052 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21053 remote host.
21054
21055 2014-10-15 Yao Qi <yao@codesourcery.com>
21056
21057 * gdb.python/py-symbol.exp: Match file base name if host is
21058 remote, otherwise match file name with dir name.
21059 * gdb.python/py-symtab.exp: Likewise.
21060 * gdb.python/python.exp: Likewise.
21061
21062 2014-10-15 Yao Qi <yao@codesourcery.com>
21063
21064 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21065 pattern.
21066 * gdb.python/py-symtab.exp: Likewise.
21067 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21068 locationn.
21069
21070 2014-10-14 Joel Brobecker <brobecker@adacore.com>
21071
21072 * gdb.ada/addr_arith: New testcase.
21073
21074 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21075
21076 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21077 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21078 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21079 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21080
21081 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21082
21083 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21084 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21085 * gdb.arch/stap-eval-lang-ada.exp: New file.
21086
21087 2014-10-14 Yao Qi <yao@codesourcery.com>
21088
21089 * gdb.mi/mi-var-child.c (nothing1): New function.
21090 (nothing2): New function.
21091 (do_children_tests): Set function pointers by nothing1 and
21092 nothing2.
21093 * gdb.mi/mi-var-child.exp: Step over new added statements.
21094 Update test to match the new output.
21095 * gdb.mi/var-cmd.c (nothing1): New function.
21096 (nothing2): New function.
21097 (do_children_tests): Set function pointers by nothing1 and
21098 nothing2.
21099 * gdb.mi/mi-var-display.exp: Update test to match output.
21100 Step to the line specified by $line_dct_nothing.
21101 Increase the number of lines to step.
21102
21103 2014-10-14 Yao Qi <yao@codesourcery.com>
21104
21105 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21106 tests.
21107 * gdb.mi/mi2-var-child.exp: Likewise.
21108
21109 2014-10-13 Doug Evans <dje@google.com>
21110
21111 * gdb.python/py-objfile.exp: Change name of file name test.
21112
21113 2014-10-13 Doug Evans <dje@google.com>
21114
21115 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21116 from the start of the CU.
21117
21118 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21119 Yao Qi <yao@codesourcery.com>
21120
21121 Fix "save breakpoints" for "catch" command.
21122 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21123 Remove -nonewline. Match also the added "main" line.
21124
21125 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21126
21127 Fix "save breakpoints" for "disable $bpnum" command.
21128 * gdb.base/save-bp.c (main): Add label.
21129 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21130
21131 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21132
21133 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21134
21135 2014-10-11 Yao Qi <yao@codesourcery.com>
21136
21137 * gdb.server/server-kill.exp: Execute command
21138 "set remote trace-status-packet on" before "tstatus".
21139
21140 2014-10-11 Yao Qi <yao@codesourcery.com>
21141
21142 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21143 (main): Call getppid.
21144 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21145 and continue to it. Read variable "server_pid".
21146
21147 2014-10-11 Yao Qi <yao@codesourcery.com>
21148
21149 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21150
21151 2014-10-11 Yao Qi <yao@codesourcery.com>
21152
21153 * gdb.threads/thread-find.exp: Don't execute command
21154 "info threads".
21155 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21156 * gdb.threads/linux-dp.exp: Don't check the condition
21157 $threads_created equals to zero.
21158
21159 2014-10-10 Pedro Alves <palves@redhat.com>
21160
21161 * gdb.base/bigcore.exp: Remove references to IRIX.
21162 * gdb.base/funcargs.exp: Likewise.
21163 * gdb.base/interrupt.exp: Likewise.
21164 * gdb.base/mips_pro.exp: Likewise.
21165 * gdb.base/nodebug.exp: Likewise.
21166 * gdb.base/setvar.exp: Likewise.
21167 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21168
21169 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21170 Pedro Alves <palves@redhat.com>
21171
21172 PR symtab/14466
21173 * gdb.base/vdso-warning.c: New file.
21174 * gdb.base/vdso-warning.exp: New file.
21175
21176 2014-10-02 Doug Evans <dje@google.com>
21177
21178 * gdb.base/structs.c (main): Don't run forever.
21179
21180 2014-10-02 Pedro Alves <palves@redhat.com>
21181
21182 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21183 (top level) <stop threads 1, stop threads 2>: Use it.
21184
21185 2014-10-02 Pedro Alves <palves@redhat.com>
21186
21187 * gdb.threads/break-while-running.exp (test): Add new
21188 'update_thread_list' argument. Skip "info threads" if false.
21189 (top level): Add new 'update_thread_list' axis.
21190
21191 2014-10-02 Pedro Alves <palves@redhat.com>
21192
21193 PR breakpoints/17431
21194 * gdb.base/execl-update-breakpoints.c: New file.
21195 * gdb.base/execl-update-breakpoints.exp: New file.
21196
21197 2014-10-01 Pedro Alves <palves@redhat.com>
21198
21199 * gdb.base/breakpoint-in-ro-region.c: New file.
21200 * gdb.base/breakpoint-in-ro-region.exp: New file.
21201
21202 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21203
21204 * gdb.mi/mi-exit-code.exp: New file.
21205 * gdb.mi/mi-exit-code.c: New file.
21206
21207 2014-09-30 Yao Qi <yao@codesourcery.com>
21208
21209 * lib/prelink-support.exp (build_executable_own_libs): Error if
21210 the target isn't native.
21211
21212 2014-09-30 Yao Qi <yao@codesourcery.com>
21213
21214 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21215 false.
21216
21217 2014-09-22 Pedro Alves <palves@redhat.com>
21218
21219 * gdb.threads/break-while-running.exp: New file.
21220 * gdb.threads/break-while-running.c: New file.
21221
21222 2014-09-19 Yao Qi <yao@codesourcery.com>
21223
21224 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21225 Invoke test. Restart GDB with --readnow and invoke test again.
21226
21227 2014-09-19 Yao Qi <yao@codesourcery.com>
21228
21229 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21230 proc set_breakpoint_on_gcd_function. Invoke
21231 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21232 invoke set_breakpoint_on_gcd_function again.
21233
21234 2014-09-18 Doug Evans <dje@google.com>
21235
21236 * gdb.dwarf2/symtab-producer.exp: New file.
21237
21238 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21239
21240 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21241 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21242 * gdb.base/global-var-nested-by-dso.c: Likewise.
21243 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21244
21245 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21246 Pedro Alves <palves@redhat.com>
21247
21248 * gdb.base/watch-bitfields.exp: Pass string other than test file
21249 name to prepare_for_testing.
21250 (watch): New procedure.
21251 (expect_watchpoint): Use with_test_prefix.
21252 (top level): Factor out tests to ...
21253 (test_watch_location, test_regular_watch): ... these new
21254 procedures, and use with_test_prefix and gdb_continue_to_end.
21255
21256 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21257
21258 PR breakpoints/12526
21259 * gdb.base/watch-bitfields.exp: New file.
21260 * gdb.base/watch-bitfields.c: New file.
21261
21262 2014-09-16 Pedro Alves <palves@redhat.com>
21263
21264 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21265 software and hardware addresses, not software address against
21266 itself.
21267
21268 2014-09-16 Pedro Alves <palves@redhat.com>
21269
21270 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21271 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21272
21273 2014-09-16 Pedro Alves <palves@redhat.com>
21274
21275 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21276 files.
21277 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21278 "*-*-vxworks*" throughout.
21279 * gdb.base/break.exp: Likewise.
21280 * gdb.base/default.exp: Likewise.
21281 * gdb.base/scope.exp: Likewise.
21282 * gdb.base/sepdebug.exp: Likewise.
21283 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21284 throughout.
21285 * gdb.base/run.c: Likewise.
21286 * gdb.base/sepdebug.c: Likewise.
21287 * gdb.hp/gdb.aCC/run.c: Likewise.
21288 * gdb.reverse/until-reverse.c: Likewise.
21289 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21290
21291 2014-09-16 Yao Qi <yao@codesourcery.com>
21292
21293 * boards/local-remote-host-native.exp: New file.
21294
21295 2014-09-14 Doug Evans <xdje42@gmail.com>
21296
21297 * gdb.threads/queue-signal.c (thread_count): New variable.
21298 (thread_count_mutex, thread_count_condvar): New variables.
21299 (incr_thread_count, wait_all_threads_running): New functions.
21300 (main): Wait for all threads to be in their thread functions.
21301
21302 2014-09-13 Doug Evans <xdje42@gmail.com>
21303
21304 * gdb.threads/queue-signal.c: New file.
21305 * gdb.threads/queue-signal.exp: New file.
21306
21307 2014-09-13 Doug Evans <xdje42@gmail.com>
21308
21309 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21310 be consistent with what default_gdb_init uses.
21311 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21312 the plain text of the prompt. Add some logging printfs.
21313 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21314
21315 2014-09-12 Pedro Alves <palves@redhat.com>
21316
21317 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21318 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21319 * gdb.arch/i386-size-overlap.exp: Likewise.
21320 * gdb.arch/i386-size.exp: Likewise.
21321 * gdb.arch/i386-unwind.exp: Likewise.
21322 * gdb.base/a2-run.exp: Likewise.
21323 * gdb.base/break.exp: Likewise.
21324 * gdb.base/charset.exp: Likewise.
21325 * gdb.base/chng-syms.exp: Likewise.
21326 * gdb.base/commands.exp: Likewise.
21327 * gdb.base/dbx.exp: Likewise.
21328 * gdb.base/find.exp: Likewise.
21329 * gdb.base/funcargs.exp: Likewise.
21330 * gdb.base/jit-simple.exp: Likewise.
21331 * gdb.base/reread.exp: Likewise.
21332 * gdb.base/sepdebug.exp: Likewise.
21333 * gdb.base/step-bt.exp: Likewise.
21334 * gdb.cp/mb-inline.exp: Likewise.
21335 * gdb.cp/mb-templates.exp: Likewise.
21336 * gdb.objc/basicclass.exp: Likewise.
21337 * gdb.threads/killed.exp: Likewise.
21338
21339 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21340
21341 PR tdep/17379
21342 * gdb.arch/powerpc-stackless.S: New file.
21343 * gdb.arch/powerpc-stackless.exp: New file.
21344
21345 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21346
21347 * gdb.base/attach.c: Include unistd.h.
21348 (main): Call alarm. Add label postloop.
21349 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21350 gdb_breakpoint, gdb_continue_to_breakpoint.
21351 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21352
21353 2014-09-11 Pedro Alves <palves@redhat.com>
21354
21355 PR gdb/17347
21356 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21357 * gdb.base/attach.exp (test_command_line_attach_run): New
21358 procedure.
21359 (top level): Call it.
21360
21361 2014-09-11 Pedro Alves <palves@redhat.com>
21362
21363 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21364 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21365 (do_command_attach_tests): Use spawn_wait_for_attach.
21366 * gdb.base/solib-overlap.exp: Likewise.
21367 * gdb.multi/multi-attach.exp: Likewise.
21368 * gdb.python/py-prompt.exp: Likewise.
21369 * gdb.python/py-sync-interp.exp: Likewise.
21370 * gdb.server/ext-attach.exp: Likewise.
21371
21372 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21373
21374 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21375 command in testcase. Simplify testcase.
21376
21377 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21378
21379 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21380
21381 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21382
21383 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21384
21385 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21386
21387 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21388
21389 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21390
21391 * gdb.dwarf2/dynarr-ptr.c: New file.
21392 * gdb.dwarf2/dynarr-ptr.exp: New file.
21393
21394 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21395
21396 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21397 of 30 rather than hardcoding 120 for a slow test case. Take the
21398 `gdb,timeout' target setting into account for this calculation.
21399 Don't extend the timeout for the test cases that don't need it.
21400
21401 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21402
21403 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21404 a factor of 2 for a slow test case. Take the `gdb,timeout'
21405 target setting into account for this calculation.
21406 * gdb.reverse/until-precsave.exp: Increase the timeout by
21407 a factor of 15 and 3 respectively rather than adding 120
21408 for a pair of slow test cases. Take the `gdb,timeout'
21409 target setting into account for this calculation.
21410
21411 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21412
21413 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21414 timeout, don't pass one down to gdb_expect.
21415 (gdb_expect): Rework timeout selection.
21416
21417 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21418
21419 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21420 exception on timeout.
21421 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21422 (gdbserver_start_extended): Catch any `gdbserver_start' error
21423 exceptions.
21424 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21425 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21426 `gdbserver_gdb_load' error exceptions.
21427
21428 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21429
21430 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21431 120 on waiting for the TCP socket to open.
21432
21433 2014-09-09 Doug Evans <xdje42@gmail.com>
21434
21435 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21436 _caller_matches, _any_caller_is, _any_caller_matches.
21437
21438 2014-09-09 Doug Evans <xdje42@gmail.com>
21439
21440 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21441
21442 2014-09-09 Yao Qi <yao@codesourcery.com>
21443
21444 * gdb.mi/mi-var-display.exp: Set print symbol off.
21445
21446 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21447
21448 PR gdb/17035
21449 * gdb.base/commands.exp: Add tests to verify user-defined
21450 commands with empty bodies.
21451 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21452 python commands in `show user command`.
21453 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21454 scheme commands in `show user command`.
21455
21456 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21457
21458 PR python/17355
21459 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21460 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21461 * gdb.python/py-framefilter-invalidarg.exp: New file.
21462 * gdb.python/py-framefilter-invalidarg.py: New file.
21463
21464 2014-09-06 Doug Evans <xdje42@gmail.com>
21465
21466 PR 15276
21467 * gdb.python/py-caller-is.c: New file.
21468 * gdb.python/py-caller-is.exp: New file.
21469
21470 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21471
21472 PR gdb/17235
21473 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21474 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21475
21476 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21477
21478 PR fortran/17237
21479 * gdb.fortran/print-formatted.exp: New file.
21480 * gdb.fortran/print-formatted.f90: Likewise.
21481
21482 2014-09-03 Sasha Smundak <asmundak@google.com>
21483
21484 * gdb.python/py-frame.exp: Test Frame.read_register.
21485
21486 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21487
21488 PR python/16699
21489 * gdb.python/py-completion.exp: New file.
21490 * gdb.python/py-completion.py: Likewise.
21491
21492 2014-08-28 Doug Evans <dje@google.com>
21493
21494 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21495 eax,etc. are live with values set by gdb and thus the compiler can't
21496 use them.
21497 * gdb.arch/i386-pseudo.c (main): Ditto.
21498
21499 2014-08-27 Doug Evans <dje@google.com>
21500
21501 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21502
21503 2014-08-25 Doug Evans <dje@google.com>
21504
21505 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21506 (main): Ditto.
21507
21508 2014-08-25 Doug Evans <dje@google.com>
21509
21510 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21511
21512 2014-08-24 Yao Qi <yao@codesourcery.com>
21513
21514 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21515 symbol off.
21516 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21517
21518 2014-08-22 Doug Evans <dje@google.com>
21519
21520 PR 17276
21521 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21522 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21523 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21524
21525 2014-08-22 Yao Qi <yao@codesourcery.com>
21526
21527 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21528 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21529 * gdb.python/python.exp: Likewise. Use .py file on the host
21530 instead of the build.
21531
21532 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21533
21534 * gdb.threads/gcore-stale-thread.c: New file.
21535 * gdb.threads/gcore-stale-thread.exp: New file.
21536
21537 2014-08-21 Pedro Alves <palves@redhat.com>
21538
21539 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21540 * gdb.base/gcore-relro-pie.exp: Likewise.
21541 * gdb.base/gcore-relro.exp: Likewise.
21542 * gdb.base/gcore.exp: Likewise.
21543 * gdb.base/print-symbol-loading.exp: Likewise.
21544 * gdb.threads/gcore-thread.exp: Likewise.
21545 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21546
21547 2014-08-20 Pedro Alves <palves@redhat.com>
21548 Jan Kratochvil <jan.kratochvil@redhat.com>
21549
21550 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21551 configure.
21552 (EXPECT): Handle READ1 being set.
21553 (all): Depend on EXTRA_RULES.
21554 (check-read1, expect-read1, read1.so, read1): New rules.
21555 * README (Testsuite Parameters): Document the READ1 make variable.
21556 (Race detection): New section.
21557 * configure: Regenerate.
21558 * configure.ac: If build==host==target, and running under a
21559 GNU/glibc system, add read1 to the extra Makefile rules.
21560 (EXTRA_RULES): AC_SUBST it.
21561 * lib/read1.c: New file.
21562
21563 2014-08-20 Joel Brobecker <brobecker@adacore.com>
21564
21565 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21566 the handling of variables declared as a typedef to an array
21567 which a DW_AT_data_location attribute.
21568
21569 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
21570 Pedro Alves <palves@redhat.com>
21571
21572 PR symtab/14604
21573 PR symtab/14605
21574 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21575 gdb_test.
21576
21577 2014-08-19 Pedro Alves <palves@redhat.com>
21578
21579 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21580
21581 2014-08-19 Yao Qi <yao@codesourcery.com>
21582
21583 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21584 right line.
21585
21586 2014-08-18 David Blaikie <dblaikie@gmail.com>
21587
21588 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21589
21590 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21591
21592 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21593 attribute in array range.
21594
21595 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21596
21597 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21598
21599 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21600
21601 PR c++/17132
21602 * gdb.cp/pr17132.cc: New file.
21603 * gdb.cp/pr17132.exp: New file.
21604
21605 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21606
21607 * gdb.python/py-xmethods.py (A_getarrayind)
21608 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21609 Use 'print' with function call syntax.
21610 (E_method_matcher.match): Fix tab vs space indentation mixup.
21611
21612 2014-08-15 Yao Qi <yao@codesourcery.com>
21613
21614 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21615 false.
21616
21617 2014-08-15 Yao Qi <yao@codesourcery.com>
21618
21619 * gdb.cp/casts.exp: Set print symbol off.
21620 * gdb.cp/class2.exp: Likewise.
21621 * gdb.cp/overload.exp: Likewise.
21622 * gdb.cp/templates.exp: Likewise.
21623
21624 2014-08-11 Doug Evans <dje@google.com>
21625
21626 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21627 (test_load_shlib): Update.
21628
21629 2014-08-09 Yao Qi <yao@codesourcery.com>
21630
21631 * gdb.base/display.exp: Invoke is_address_zero_readable.
21632 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21633 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21634 * gdb.base/hbreak-unmapped.exp: Return if
21635 is_address_zero_readable returns true.
21636 * gdb.base/signest.exp: Likewise.
21637 * gdb.base/signull.exp: Likewise.
21638 * gdb.base/sigbpt.exp: Likewise.
21639 * gdb.guile/scm-disasm.exp: Do the test if
21640 is_address_zero_readable returns false.
21641 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21642 * gdb.python/py-arch.exp: Likewise.
21643 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21644 * lib/gdb.exp (is_address_zero_readable): New proc.
21645
21646 2014-08-09 Yao Qi <yao@codesourcery.com>
21647
21648 PR testsuite/13443
21649 * gdb.mi/mi-var-display.exp: Make test messages unique.
21650
21651 2014-08-04 Tom Tromey <tromey@redhat.com>
21652
21653 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21654 target 0".
21655
21656 2014-08-04 Tom Tromey <tromey@redhat.com>
21657
21658 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21659 "target_resume".
21660
21661 2014-08-01 Joel Brobecker <brobecker@adacore.com>
21662
21663 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21664 inner_vla_struct_object_size.
21665 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21666 as xfail.
21667
21668 2014-07-30 Pedro Alves <palves@redhat.com>
21669
21670 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21671 comment.
21672
21673 2014-07-29 Yao Qi <yao@codesourcery.com>
21674
21675 PR gdb/17206
21676 * gdb.base/until-nodebug.exp: New.
21677
21678 2014-07-28 Doug Evans <xdje42@gmail.com>
21679
21680 PR guile/17203
21681 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21682 previously existing parameter, and previously ambiguously spelled
21683 parameter.
21684
21685 2014-07-28 Will Newton <will.newton@linaro.org>
21686
21687 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21688
21689 2014-07-26 Ludovic Courtès <ludo@gnu.org>
21690 Doug Evans <xdje42@gmail.com>
21691
21692 PR guile/17146
21693 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21694
21695 2014-07-25 Pedro Alves <palves@redhat.com>
21696
21697 * gdb.threads/signal-command-handle-nopass.c: New file.
21698 * gdb.threads/signal-command-handle-nopass.exp: New file.
21699 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21700 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21701 * gdb.threads/signal-delivered-right-thread.c: New file.
21702 * gdb.threads/signal-delivered-right-thread.exp: New file.
21703
21704 2014-07-25 Pedro Alves <palves@redhat.com>
21705
21706 * gdb.base/double-prompt-target-event-error.exp
21707 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21708 match.
21709 (cancel_pagination_in_target_event): Rework double prompt
21710 detection.
21711 * gdb.base/paginate-after-ctrl-c-running.exp
21712 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21713 <return>' match.
21714 * gdb.base/paginate-bg-execution.exp
21715 (test_bg_execution_pagination_return)
21716 (test_bg_execution_pagination_cancel): Remove '-notransfer
21717 <return>' matches.
21718 * gdb.base/paginate-execution-startup.exp
21719 (test_fg_execution_pagination_return)
21720 (test_fg_execution_pagination_cancel): Remove '-notransfer
21721 <return>' matches.
21722 * gdb.base/paginate-inferior-exit.exp
21723 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21724 match.
21725 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21726 * lib/gdb.exp (pagination_prompt): Run text through
21727 string_to_regexp.
21728 (gdb_test_multiple): Match $pagination_prompt instead of
21729 "<return>".
21730 (string_to_regexp): Move to lib/gdb-utils.exp.
21731
21732 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21733
21734 * gdb.arch/amd64-entry-value-paramref.S: New file.
21735 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21736 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21737 * gdb.arch/amd64-optimout-repeat.S: New file.
21738 * gdb.arch/amd64-optimout-repeat.c: New file.
21739 * gdb.arch/amd64-optimout-repeat.exp: New file.
21740
21741 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21742
21743 PR gdb/17170
21744 * gdb.base/statistics.exp: New file.
21745
21746 2014-07-17 Doug Evans <dje@google.com>
21747
21748 PR gdb/17170
21749 * gdb.base/maint.exp: Update testing of per-command stats.
21750
21751 2014-07-16 Pedro Alves <palves@redhat.com>
21752
21753 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21754 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21755 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21756 (tfile_write_buf): New functions.
21757 (add_memory_block): Rewrite using the above.
21758 (adjust_function_address): New function.
21759 (FUNCTION_ADDRESS): New macro.
21760 (write_basic_trace_file): Remove short_x local, and use
21761 tfile_write_16. Change type of func_addr local to unsigned long
21762 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21763 here. Cast argument of add_memory_block to char pointer.
21764 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21765 (main): Remove parameters.
21766 * gdb.trace/tfile.exp: Remove nowarnings.
21767
21768 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21769
21770 * gdb.base/debug-expr.exp: Test string evaluation with
21771 "debug expression" on.
21772
21773 2014-07-15 Pedro Alves <palves@redhat.com>
21774
21775 * gdb.base/reread.exp: Use clean_restart.
21776
21777 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21778
21779 * gdb.arch/avr-flash-qualifer.c: New.
21780 * gdb.arch/avr-flash-qualifer.exp: New.
21781
21782 2014-07-14 Pedro Alves <palves@redhat.com>
21783
21784 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21785 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21786
21787 2014-07-14 Pedro Alves <palves@redhat.com>
21788
21789 * gdb.base/double-prompt-target-event-error.c: New file.
21790 * gdb.base/double-prompt-target-event-error.exp: New file.
21791
21792 2014-07-14 Pedro Alves <palves@redhat.com>
21793
21794 PR gdb/17072
21795 * gdb.base/paginate-inferior-exit.c: New file.
21796 * gdb.base/paginate-inferior-exit.exp: New file.
21797
21798 2014-07-14 Pedro Alves <palves@redhat.com>
21799
21800 PR gdb/17072
21801 * gdb.base/paginate-bg-execution.c: New file.
21802 * gdb.base/paginate-bg-execution.exp: New file.
21803
21804 2014-07-14 Pedro Alves <palves@redhat.com>
21805
21806 PR gdb/17072
21807 * gdb.base/paginate-execution-startup.c: New file.
21808 * gdb.base/paginate-execution-startup.exp: New file.
21809 * lib/gdb.exp (pagination_prompt): New global.
21810 (default_gdb_spawn): New procedure, factored out from
21811 default_gdb_spawn.
21812 (default_gdb_start): Adjust to call default_gdb_spawn.
21813 (gdb_spawn): New procedure.
21814
21815 2014-07-14 Pedro Alves <palves@redhat.com>
21816
21817 * lib/gdb.exp (gdb_assert): New procedure.
21818 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21819
21820 2014-07-14 Pedro Alves <palves@redhat.com>
21821
21822 * gdb.base/execution-termios.c: New file.
21823 * gdb.base/execution-termios.exp: New file.
21824
21825 2014-07-14 Tom Tromey <tromey@redhat.com>
21826
21827 * gdb.cp/vla-cxx.cc: New file.
21828 * gdb.cp/vla-cxx.exp: New file.
21829
21830 2014-07-14 Tom Tromey <tromey@redhat.com>
21831
21832 * gdb.reverse/rerun-prec.c: New file.
21833 * gdb.reverse/rerun-prec.exp: New file.
21834
21835 2014-07-12 Maciej W. Rozycki <macro@mips.com>
21836 Maciej W. Rozycki <macro@codesourcery.com>
21837
21838 * lib/gdb-utils.exp: New file.
21839 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21840 inline `gdb_init_command' processing.
21841 (gdb_start_cmd): Likewise.
21842 * lib/mi-support.exp (mi_run_cmd): Likewise.
21843 * README: Document `gdb_init_command' and `gdb_init_commands'.
21844
21845 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21846
21847 Fix false FAIL running under a very long directory name.
21848 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21849 and "set print elements 10000". Twice.
21850
21851 2014-07-11 Yao Qi <yao@codesourcery.com>
21852
21853 * gdb.base/exprs.exp: "set print symbol off".
21854
21855 2014-07-11 Pedro Alves <palves@redhat.com>
21856
21857 * gdb.threads/kill.c: New file.
21858 * gdb.threads/kill.exp: New file.
21859
21860 2014-07-10 Yao Qi <yao@codesourcery.com>
21861
21862 * gdb.trace/tfile.c (write_basic_trace_file)
21863 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21864 address written to trace file.
21865
21866 2014-07-09 Pedro Alves <palves@redhat.com>
21867
21868 * gdb.base/attach-wait-input.exp: New file.
21869 * gdb.base/attach-wait-input.c: New file.
21870
21871 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21872
21873 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21874 setting up test structures.
21875 (main): Call new test function.
21876 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21877 test function, continue into test function and walk test
21878 structures.
21879
21880 2014-07-02 Yao Qi <yao@codesourcery.com>
21881
21882 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21883 'bar_start' at the beginning of functions 'foo' and 'bar'
21884 respectively.
21885 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21886 instead of 'foo' and 'bar'.
21887
21888 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21889
21890 * gdb.btrace/segv.exp: New.
21891 * gdb.btrace/segv.c: New.
21892
21893 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
21894
21895 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21896 instruction.
21897
21898 2014-06-30 Mark Wielaard <mjw@redhat.com>
21899
21900 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21901 vulture, vilify, villar): New volatile array constants.
21902 (vindictive, vegetation): New const volatile array constants.
21903 * gdb.base/volatile.exp: Test volatile and const volatile array
21904 types.
21905
21906 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21907
21908 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21909 target lacks support for awatch, rwatch, or hbreak.
21910
21911 2014-06-27 Yao Qi <yao@codesourcery.com>
21912
21913 * gdb.multi/dummy-frame-restore.exp: New.
21914 * gdb.multi/dummy-frame-restore.c: New.
21915
21916 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21917
21918 * gdb.btrace/gcore.exp: New.
21919
21920 2014-06-23 Pedro Alves <palves@redhat.com>
21921
21922 * gdb.base/watchpoint-reuse-slot.c: New file.
21923 * gdb.base/watchpoint-reuse-slot.exp: New file.
21924
21925 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21926
21927 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21928 progspace's filename in 'info', 'enable' and 'disable' command
21929 tests.
21930
21931 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21932
21933 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21934 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21935 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21936
21937 2014-06-20 Gary Benson <gbenson@redhat.com>
21938
21939 * gdb.arch/i386-avx.exp: Fix include file location.
21940 * gdb.arch/i386-sse.exp: Likewise.
21941
21942 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21943
21944 * gdb.dlang/expression.exp: New file.
21945
21946 2014-06-19 Pedro Alves <palves@redhat.com>
21947
21948 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21949 out from ...
21950 (top level): ... here. Iterate running tests under different
21951 scheduler-locking settings.
21952
21953 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
21954
21955 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21956 to DW_FORM_addr and use non-zero addresses.
21957
21958 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21959
21960 PR gdb/17017
21961 * gdb.python/py-xmethods.cc: Add global function call counters and
21962 increment them in their respective functions. Remove "cout"
21963 statements.
21964 * gdb.python/py-xmethods.exp: Make tests check the global function
21965 call counters instead of depending on inferior IO.
21966
21967 2014-06-18 Don Breazeal <donb@codesourcery.com>
21968
21969 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21970 Deleted procedure.
21971 (explicit_fork_parent_follow): Deleted procedure.
21972 (explicit_fork_child_follow): Deleted procedure.
21973 (test_follow_fork): New procedure.
21974 (do_fork_tests): Replace calls to deleted procedures with
21975 calls to test_follow_fork and reset GDB for subsequent
21976 procedure calls.
21977
21978 2014-06-17 Yao Qi <yao@codesourcery.com>
21979
21980 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21981 CP1252.
21982
21983 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
21984
21985 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21986 Initialize ptr and S explicitly.
21987 (skip_type_update_when_not_use_rtti_test): Likewise.
21988
21989 2014-06-16 Keith Seitz <keiths@redhat.com>
21990
21991 PR mi/15863
21992 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21993 the inferior is started.
21994
21995 2014-06-16 Pedro Alves <palves@redhat.com>
21996
21997 * gdb.base/break-main-file-remove-fail.c: New file.
21998 * gdb.base/break-main-file-remove-fail.exp: New file.
21999 * gdb.base/break-unload-file.exp: Use build_executable instead of
22000 prepare_for_testing.
22001 (test_break): New parameter "initial_load". Handle it.
22002 (top level): Add initial_load cmdline/file axis.
22003
22004 2014-06-12 Tom Tromey <tromey@redhat.com>
22005
22006 * gdb.base/completion.exp: Don't use directory name in test.
22007
22008 2014-06-09 Gary Benson <gbenson@redhat.com>
22009
22010 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22011 separate the always-available ANSI-standard signals from the
22012 signals that require checking.
22013 (main): Likewise.
22014 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22015 Likewise.
22016 (main): Likewise.
22017
22018 2014-06-07 Keith Seitz <keiths@redhat.com>
22019
22020 Revert:
22021 PR c++/16253
22022 * gdb.cp/var-tag.cc: New file.
22023 * gdb.cp/var-tag.exp: New file.
22024 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22025 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22026 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22027 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22028
22029 2014-06-06 Doug Evans <xdje42@gmail.com>
22030
22031 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22032
22033 2014-06-06 Pedro Alves <palves@redhat.com>
22034
22035 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22036 in target debug output instead of looking at RSP packets,
22037 disabling the test on any target that uses hardware stepping.
22038 Update comments.
22039
22040 2014-06-06 Pedro Alves <palves@redhat.com>
22041
22042 * gdb.base/break-unload-file.exp: Fix typo.
22043
22044 2014-06-06 Yao Qi <yao@codesourcery.com>
22045
22046 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22047 from "jit_function" to "^jit_function".
22048
22049 2014-06-06 Yao Qi <yao@codesourcery.com>
22050
22051 * gdb.base/async.c (foo): Add one statement.
22052 * gdb.base/async.exp: Get the next instruction address and
22053 match the output of "nexti" by instruction address. Match
22054 the hex address in the output of "finish".
22055
22056 2014-06-06 Gary Benson <gbenson@redhat.com>
22057
22058 * gdb.base/call-signals.c: Remove preprocessor conditionals
22059 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22060 SIGSEGV and SIGTERM.
22061 * gdb.base/sigall.c: Likewise.
22062 * gdb.base/unwindonsignal.c: Likewise.
22063 * gdb.reverse/sigall-reverse.c: Likewise.
22064
22065 2014-06-06 Yao Qi <yao@codesourcery.com>
22066
22067 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22068 readable, skip the test.
22069
22070 2014-06-06 Yao Qi <yao@codesourcery.com>
22071
22072 * gdb.threads/staticthreads.c (thread_function): Move the line
22073 setting breakpoint on forward.
22074 * gdb.threads/staticthreads.exp: Update comments.
22075
22076 2014-06-05 Ludovic Courtès <ludo@gnu.org>
22077
22078 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22079 "history-append! type error".
22080
22081 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22082
22083 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22084 erroneous dprintf expected input.
22085
22086 2014-06-04 Doug Evans <xdje42@gmail.com>
22087
22088 * gdb.guile/scm-generics.exp: Delete.
22089
22090 2014-06-04 Doug Evans <xdje42@gmail.com>
22091
22092 * gdb.guile/scm-breakpoint.exp: Update.
22093 Add tests for breakpoint registration.
22094
22095 2014-06-04 Tom Tromey <tromey@redhat.com>
22096
22097 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22098 VLA-in-union.
22099 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22100 inner_vla_struct, vla_union types. Initialize objects of those
22101 types and compute their sizes.
22102
22103 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22104 Hui Zhu <hui@codesourcery.com>
22105
22106 * gdb.base/fileio.exp: Add test for shell not available as well as
22107 available.
22108 * gdb.base/fileio.c (test_system): Check for shell twice.
22109
22110 2014-06-04 Yao Qi <yao@codesourcery.com>
22111
22112 * gdb.base/auto-connect-native-target.exp: Remove redundant
22113 space from the regexp pattern.
22114
22115 2014-06-04 Yao Qi <yao@codesourcery.com>
22116
22117 * gdb.base/default.exp: Replace "child" with "native" in
22118 regexp pattern.
22119
22120 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22121
22122 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22123 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22124 * gdb.python/py-xmethods.py: Python script supporting the
22125 new testcase and tests.
22126
22127 2014-06-03 Joel Brobecker <brobecker@adacore.com>
22128 Pedro Alves <palves@redhat.com>
22129
22130 PR breakpoints/17000
22131 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22132 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22133
22134 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22135
22136 * gdb.base/subst.exp: Add tests to verify partial path matching
22137 output.
22138
22139 2014-06-03 Pedro Alves <palves@redhat.com>
22140
22141 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22142 target that doesn't use software single-stepping.
22143
22144 2014-06-03 Pedro Alves <palves@redhat.com>
22145
22146 PR breakpoints/17000
22147 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22148 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22149
22150 2014-06-02 Doug Evans <xdje42@gmail.com>
22151
22152 * gdb.guile/scm-parameter.exp: New file.
22153
22154 2014-06-02 Doug Evans <xdje42@gmail.com>
22155
22156 * gdb.guile/scm-cmd.c: New file.
22157 * gdb.guile/scm-cmd.exp: New file.
22158
22159 2014-06-02 Doug Evans <xdje42@gmail.com>
22160
22161 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22162 pretty-printer lookup.
22163 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22164 (make-pp_s-printer): Call it.
22165 (make-pretty-printer-from-dict): New function.
22166 (lookup-pretty-printer-maker-from-dict): New function.
22167 (*pretty-printer*): Simplify.
22168 (make-objfile-pp_s-printer): New function.
22169 (install-objfile-pretty-printers!): New function.
22170 (make-progspace-pp_s-printer): New function.
22171 (install-progspace-pretty-printers!): New function.
22172 * gdb.guile/scm-progspace.c: New file.
22173 * gdb.guile/scm-progspace.exp: New file.
22174
22175 2014-06-02 Pedro Alves <palves@redhat.com>
22176
22177 * gdb.base/dprintf-bp-same-addr.c: New file.
22178 * gdb.base/dprintf-bp-same-addr.exp: New file.
22179
22180 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22181
22182 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22183 * gdb.arch/powerpc-power.s: Likewise.
22184
22185 2014-06-02 Joel Brobecker <brobecker@adacore.com>
22186
22187 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22188
22189 2014-06-01 Yao Qi <yao@codesourcery.com>
22190
22191 * gdb.base/watchpoint.exp (test_watch_location): Check null
22192 pointer can be dereferenced. If not, do the test, otherwise
22193 skip it.
22194
22195 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22196
22197 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22198 results.
22199 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22200
22201 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22202
22203 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22204 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22205 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22206 * gdb.arch/amd64-invalid-stack-top.c: New file.
22207 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22208
22209 2014-05-30 Pedro Alves <palves@redhat.com>
22210
22211 PR breakpoints/17000
22212 * gdb.base/sss-bp-on-user-bp.c: New file.
22213 * gdb.base/sss-bp-on-user-bp.exp: New file.
22214
22215 2014-05-30 David Blaikie <dblaikie@gmail.com>
22216
22217 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22218 gnu_inline semantics via attribute.
22219 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22220 source explicitly specifies the required semantics.
22221
22222 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22223
22224 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22225
22226 2014-05-29 Pedro Alves <palves@redhat.com>
22227 Tom Tromey <tromey@redhat.com>
22228
22229 * gdb.base/async-shell.exp: Don't enable target-async.
22230 * gdb.base/async.exp
22231 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22232 parameter. Adjust.
22233 (top level): Don't test with "target-async".
22234 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22235 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22236 * gdb.base/inferior-died.exp: Don't enable target-async.
22237 * gdb.base/interrupt-noterm.exp: Likewise.
22238 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22239 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22240 * gdb.mi/mi-nonstop.exp: Likewise.
22241 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22242 * gdb.mi/mi-nsintrall.exp: Likewise.
22243 * gdb.mi/mi-nsmoribund.exp: Likewise.
22244 * gdb.mi/mi-nsthrexec.exp: Likewise.
22245 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22246 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22247 * gdb.python/py-evsignal.exp: Don't enable target-async.
22248 * gdb.python/py-evthreads.exp: Likewise.
22249 * gdb.python/py-prompt.exp: Likewise.
22250 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22251 * gdb.server/solib-list.exp: Don't enable target-async.
22252 * gdb.threads/thread-specific-bp.exp: Likewise.
22253 * lib/mi-support.exp: Adjust to use mi-async.
22254
22255 2014-05-29 Pedro Alves <palves@redhat.com>
22256
22257 PR gdb/13860
22258 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22259 reason, even in sync mode.
22260
22261 2014-05-29 Pedro Alves <palves@redhat.com>
22262 Hui Zhu <hui@codesourcery.com>
22263
22264 PR PR15693
22265 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22266 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22267 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22268 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22269
22270 2014-05-28 Joel Brobecker <brobecker@adacore.com>
22271
22272 * config/monitor.exp (gdb_target_monitor): Replace use of
22273 "set remotebaud" by "set serial baud".
22274
22275 2014-05-26 Andy Wingo <wingo@igalia.com>
22276
22277 * gdb.guile/scm-breakpoint.exp:
22278 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22279 properties instead of gdb-object-properties.
22280
22281 2014-05-26 Yao Qi <yao@codesourcery.com>
22282
22283 * gdb.server/no-thread-db.exp: Specify source file name
22284 explicitly when setting a breakpoint.
22285
22286 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22287
22288 * gdb.btrace/vdso.c: New.
22289 * gdb.btrace/vdso.exp: New.
22290
22291 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22292
22293 * gdb.base/gcore.exp (capture_command_output): Move ...
22294 * lib/gdb.exp (capture_command_output): ... here.
22295
22296 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22297
22298 * gdb.btrace/data.exp: Test memory access during btrace replay.
22299
22300 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22301
22302 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22303
22304 2014-05-21 Pedro Alves <palves@redhat.com>
22305
22306 PR gdb/13860
22307 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22308 (top level): Test that output related to execution commands is
22309 sent to the console with CLI commands, but not with MI commands.
22310 Test that breakpoint events are always mirrored to the console.
22311 Also expect the new source line to be output after a "next" in
22312 async mode too. Make it a pass/fail test.
22313 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22314 output.
22315 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22316
22317 2014-05-21 Pedro Alves <palves@redhat.com>
22318
22319 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22320 Use them to test variations of "list" after reaching a breakpoint.
22321 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22322 Test "list" with listsize 10 after reaching a breakpoint.
22323 * gdb.python/python.exp (decode_line current location line
22324 number): Adjust expected line number.
22325
22326 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22327
22328 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22329 behavior for $args, pass it directly to "run".
22330
22331 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22332
22333 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22334 30000 to 65536.
22335
22336 2014-05-21 Pedro Alves <palves@redhat.com>
22337
22338 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22339 auto-connect-native-target off".
22340 * gdb.base/auto-connect-native-target.c: New file.
22341 * gdb.base/auto-connect-native-target.exp: New file.
22342
22343 2014-05-21 Pedro Alves <palves@redhat.com>
22344
22345 * gdb.base/default.exp: Test "target native" instead of "target
22346 child".
22347
22348 2014-05-21 Mark Wielaard <mjw@redhat.com>
22349
22350 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22351
22352 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22353
22354 Fix TLS access for -static -pthread.
22355 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22356 <HAVE_TLS> (thread_function, main): Initialize it.
22357 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22358 Add clean_restart.
22359 <$have_tls != "">: Check TLSVAR.
22360
22361 2014-05-21 Pedro Alves <palves@redhat.com>
22362
22363 * gdb.base/dcache-line-read-error.c: New.
22364 * gdb.base/dcache-line-read-error.exp: New.
22365
22366 2014-05-20 Pedro Alves <palves@redhat.com>
22367
22368 * gdb.base/compare-sections.c: New file.
22369 * gdb.base/compare-sections.exp: New file.
22370
22371 2014-05-20 Pedro Alves <palves@redhat.com>
22372
22373 * gdb.base/break-idempotent.c: New file.
22374 * gdb.base/break-idempotent.exp: New file.
22375
22376 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22377
22378 * gdb.btrace/nohist.exp: New.
22379
22380 2014-05-20 Yao Qi <yao@codesourcery.com>
22381
22382 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22383 gdb.reverse directory and gdb_reverse_timeout exists in board
22384 setting.
22385 * README: Document gdb_reverse_timeout.
22386
22387 2014-05-20 Yao Qi <yao@codesourcery.com>
22388
22389 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22390 'test_file_name'. Treat args as a string instead of a list.
22391 (gdb_init): Rename argument 'args' by 'test_file_name'.
22392
22393 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22394
22395 * gdb.arch/powerpc-power.exp: New file.
22396 * gdb.arch/powerpc-power.s: New file.
22397
22398 2014-05-16 Doug Evans <dje@google.com>
22399
22400 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
22401 * gdb.base/completion.exp: Check that all expected files exist
22402 before doing file completion.
22403
22404 2014-05-16 Doug Evans <dje@google.com>
22405
22406 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22407 Update.
22408 (do_syscall_tests_without_xml): Update.
22409
22410 2014-05-16 Pedro Alves <palves@redhat.com>
22411
22412 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22413 instead of "unknown output after running".
22414
22415 2014-05-16 Yao Qi <yao@codesourcery.com>
22416
22417 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22418 file1.txt from host at the end.
22419 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22420
22421 2014-05-15 Doug Evans <dje@google.com>
22422
22423 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22424 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22425 loading file. Add test for TU lookup.
22426
22427 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22428
22429 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22430 calling "-exec-arguments" or "set args" before running the
22431 inferior.
22432
22433 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22434
22435 * lib/mi-support.exp (mi_expect_stop): Expect message for
22436 inferiors that exit with non-zero exit code.
22437
22438 2014-05-14 Yao Qi <yao@codesourcery.com>
22439
22440 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22441 match absolute path on remote host.
22442 (test_file_list_exec_source_files): Remove "/" from the
22443 pattern.
22444
22445 2014-05-14 Yao Qi <yao@codesourcery.com>
22446
22447 * boards/local-remote-host-notty.exp (${board}_file): New
22448 proc.
22449
22450 2014-05-07 Kyle McMartin <kyle@redhat.com>
22451
22452 Pushed by Joel Brobecker <brobecker@adacore.com>.
22453 * gdb.arch/aarch64-atomic-inst.c: New file.
22454 * gdb.arch/aarch64-atomic-inst.exp: New file.
22455
22456 2014-05-07 Yao Qi <yao@codesourcery.com>
22457
22458 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22459 in current context" too.
22460
22461 2014-05-05 Keith Seitz <keiths@redhat.com>
22462
22463 * gdb.linespec/ls-dollar.exp: Add test for linespec
22464 file:convenience_variable.
22465
22466 2014-05-05 Yao Qi <yao@codesourcery.com>
22467
22468 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22469 traceframes into tfile and ctf trace files. Read data from
22470 trace file and test collected data.
22471 (gdb_collect_locals_test): Likewise.
22472 (gdb_unavailable_registers_test): Likewise.
22473 (gdb_unavailable_floats): Likewise.
22474 (gdb_collect_globals_test): Likewise.
22475 (top-level): Append "ctf" to trace_file_targets if GDB
22476 supports.
22477
22478 2014-05-05 Yao Qi <yao@codesourcery.com>
22479
22480 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22481 code to ...
22482 (gdb_collect_args_test_1): ... it. New proc.
22483 (gdb_collect_locals_test): Move some code to ...
22484 (gdb_collect_locals_test_1): ... it. New proc.
22485 (gdb_unavailable_registers_test): Move some code to ...
22486 (gdb_unavailable_registers_test_1): ... it. New proc.
22487 (gdb_unavailable_floats): Move some code to ...
22488 (gdb_unavailable_floats_1): ... it. New proc.
22489
22490 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22491
22492 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22493 probes to test for bitness recognition.
22494 * gdb.arch/amd64-stap-optional-prefix.exp
22495 (test_probe_value_without_reg): New procedure.
22496 Add code to test for different kinds of bitness.
22497
22498 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22499
22500 PR breakpoints/16889
22501 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22502 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22503
22504 2014-05-01 Pedro Alves <palves@redhat.com>
22505
22506 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22507 gdb_file_cmd if no file is specified.
22508 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22509 last_loaded_file to set the remote exec-file.
22510
22511 2014-05-01 Pedro Alves <palves@redhat.com>
22512
22513 * boards/local-remote-host.exp: New file.
22514
22515 2014-05-01 Pedro Alves <palves@redhat.com>
22516
22517 * boards/local-remote-host.exp: Rename to ...
22518 * boards/local-remote-host-notty.exp: ... this.
22519
22520 2014-04-28 Joel Brobecker <brobecker@adacore.com>
22521
22522 * gdb.ada/dyn_arrayidx: New testcase.
22523
22524 2014-04-26 Yao Qi <yao@codesourcery.com>
22525
22526 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22527 and compute the length of function main. Save it in
22528 $main_length.
22529 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22530 (top-level): Use gdb_compile to compile objects into
22531 executable and restart GDB. Remove invocation to
22532 prepare_for_testing.
22533
22534 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22535 Pedro Alves <palves@redhat.com>
22536
22537 PR server/16255
22538 * gdb.multi/multi-attach.c: New file.
22539 * gdb.multi/multi-attach.exp: New file.
22540
22541 2014-04-25 Pedro Alves <palves@redhat.com>
22542
22543 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22544 user.
22545 (top level): Test that "set remote conditional-breakpoints-packet
22546 off" works as intended.
22547 * gdb.base/dprintf.exp: Test that "set remote
22548 breakpoint-commands-packet off" works as intended.
22549 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22550 New function.
22551 (top level): Call it.
22552 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22553 remote fast-tracepoints-packet off" works as intended.
22554 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22555 * lib/gdb.exp (gdb_is_target_remote): ... here.
22556
22557 2014-04-24 David Blaikie <dblaikie@gmail.com>
22558
22559 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22560 ensure clang would not discard them.
22561 * gdb.base/gdbvars.c: Ditto.
22562 * gdb.base/memattr.c: Ditto.
22563 * gdb.base/whatis.c: Ditto.
22564 * gdb.python/py-prettyprint.c: Ditto.
22565 * gdb.trace/actions.c: Ditto.
22566 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22567 ensure clang would not discard it.
22568
22569 2014-04-24 David Blaikie <dblaikie@gmail.com>
22570
22571 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22572 clang to emit the full definition of type required by the test
22573 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22574
22575 2014-04-24 David Blaikie <dblaikie@gmail.com>
22576
22577 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22578 coax Clang into emitting the definition of the type.
22579 * gdb.cp/pr10728-x.h (y): Ditto.
22580 * gdb.cp/pr10728-y.cc (y): Ditto.
22581
22582 2014-04-24 David Blaikie <dblaikie@gmail.com>
22583
22584 * gdb.base/label.exp: XFAIL label related tests under Clang.
22585 * gdb.cp/cplabel.exp: Ditto.
22586 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22587 under Clang those using labels.
22588
22589 2014-04-25 Yao Qi <yao@codesourcery.com>
22590
22591 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22592 double_label.
22593 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22594 partial_label and double_label.
22595
22596 2014-04-24 David Blaikie <dblaikie@gmail.com>
22597
22598 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22599
22600 2014-04-24 David Blaikie <dblaikie@gmail.com>
22601
22602 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22603 of the function to work across GCC and Clang.
22604 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22605 pointer types (const void ** const V void **).
22606
22607 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
22608 Walfred Tedeschi <walfred.tedeschi@intel.com>
22609
22610 * Makefile.in (EXECUTABLES): Added i386-avx512.
22611 * gdb.arch/i386-avx512.c: New file.
22612 * gdb.arch/i386-avx512.exp: Likewise.
22613
22614 2014-04-23 Keith Seitz <keiths@redhat.com>
22615
22616 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22617 (mi_make_breakpoint_table): New procedure.
22618 (mi_create_breakpoint): Use mi_make_breakpoint
22619 and return the result.
22620 (mi_make_breakpoint): New procedure.
22621 (mi_build_kv_pairs): New procedure.
22622
22623 * gdb.mi/mi-break.exp: Remove unused globals,
22624 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22625 All callers updated.
22626 * gdb.mi/mi-dprintf.exp: Use variable to track command
22627 number.
22628 Update all callers of mi_create_breakpoint and use
22629 mi_make_breakpoint_table.
22630 Remove any unused global variables.
22631 * gdb.mi/mi-nonstop.exp: Likewise.
22632 * gdb.mi/mi-nsintrall.exp: Likewise.
22633 * gdb.mi/mi-nsmoribund.exp: Likewise.
22634 * gdb.mi/mi-nsthrexec.exp: Likewise.
22635 * gdb.mi/mi-reverse.exp: Likewise.
22636 * gdb.mi/mi-simplerun.exp: Likewise.
22637 * gdb.mi/mi-stepn.exp: Likewise.
22638 * gdb.mi/mi-syn-frame.exp: Likewise.
22639 * gdb.mi/mi-until.exp: Likewise.
22640 * gdb.mi/mi-var-cp.exp: Likewise.
22641 * gdb.mi/mi-var-display.exp: Likewise.
22642 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22643 * gdb.mi/mi2-var-child.exp: Likewise.
22644 * gdb.mi/mi-vla-c99.exp: Likewise.
22645 * lib/mi-support.exp: Likewise.
22646
22647 From Ian Lance Taylor <iant@cygnus.com>:
22648 * lib/gdb.exp (parse_args): New procedure.
22649
22650 2014-04-23 Pedro Alves <palves@redhat.com>
22651
22652 * gdb.base/break-unload-file.c: New file.
22653 * gdb.base/break-unload-file.exp: New file.
22654 * gdb.base/sym-file-lib.c (baz): New function.
22655 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22656 field.
22657 (load): Store the segment's mapped size.
22658 (unload): New function.
22659 (unload_shlib): New function.
22660 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22661 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22662 set a breakpoint at baz, and call it.
22663 * gdb.base/sym-file.exp: New tests for stale breakpoint
22664 instructions.
22665
22666 2014-04-23 Pedro Alves <palves@redhat.com>
22667
22668 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22669 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22670 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22671 * gdb.base/hbreak-unmapped.c: New file.
22672 * gdb.base/hbreak-unmapped.exp: New file.
22673 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22674 * lib/gdb.exp (gdb_is_target_remote): ... here.
22675
22676 2014-04-22 Pedro Alves <palves@redhat.com>
22677
22678 * gdb.base/consecutive-step-over.c: New file.
22679 * gdb.base/consecutive-step-over.exp: New file.
22680
22681 2014-04-22 Pedro Alves <palves@redhat.com>
22682
22683 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22684 instead of send_gdb/gdb_expect.
22685
22686 2014-04-22 Yao Qi <yao@codesourcery.com>
22687
22688 * lib/trace-support.exp (generate_tracefile): New procedure.
22689 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22690 return 0.
22691 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22692 if generate_tracefile returns 1.
22693
22694 2014-04-18 Tom Tromey <palves@redhat.com>
22695 Pedro alves <tromey@redhat.com>
22696
22697 PR backtrace/15558
22698 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22699 with a backtrace limit.
22700 * gdb.python/py-frame-inline.exp: Test running to an inline
22701 function with a backtrace limit, and printing the newest frame.
22702 * gdb.python/py-frame-inline.c (main): Call f.
22703
22704 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22705
22706 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22707
22708 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22709
22710 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22711 Drop prefix from unsupported source file path.
22712
22713 2014-04-17 Yao Qi <yao@codesourcery.com>
22714
22715 * lib/gdb.exp (with_target_charset): New proc.
22716 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22717 with_target_charset.
22718 (test_print_strings): Likewise.
22719 (test_repeat_bytes): Likewise.
22720 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22721 for some tests.
22722
22723 2014-04-16 Keith Seitz <keiths@redhat.com>
22724
22725 PR gdb/15827
22726 * gdb.dwarf2/corrupt.c: New file.
22727 * gdb.dwarf2/corrupt.exp: New file.
22728
22729 2014-04-16 Keith Seitz <keiths@redhat.com>
22730
22731 PR c++/16597
22732 * gdb.cp/namelessclass.cc: New file.
22733 * gdb.cp/namelessclass.exp: New file.
22734 * gdb.cp/namelessclass.S: New file.
22735
22736 2014-04-16 Doug Evans <dje@google.com>
22737
22738 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22739 Add comment.
22740 (gdbserver_default_get_comm_port): New function.
22741 (gdbserver_start): Check if board file provided
22742 "gdbserver,get_comm_port" and use it if so.
22743 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22744 (gdb,socketport): Set to "stdio".
22745 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22746 (stdio_gdbserver_template): Delete.
22747 (${board}_get_remote_address): Update.
22748 (${board}_build_remote_cmd): Delete.
22749 (${board}_get_comm_port): New function.
22750 (${board}_spawn): Update.
22751 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22752 Delete.
22753 (${board}_get_remote_address): Update.
22754 (${board}_get_comm_port): New function.
22755
22756 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
22757
22758 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22759 appearing in any order.
22760
22761 2014-04-15 Doug Evans <dje@google.com>
22762
22763 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22764 uninitialized value of "description".
22765
22766 2014-04-15 Keith Seitz <keiths@redhat.com>
22767
22768 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22769 Remove unused globals.
22770 (test_running_the_program): Likewise.
22771 (test_controlled_execution): Likewise.
22772 (test_controlling_breakpoints): Likewise.
22773 (test_program_termination): Likewise.
22774
22775 2014-04-15 Keith Seitz <keiths@redhat.com>
22776
22777 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22778 unused globals.
22779 (test_rbreak_creation_and_listing): Likewise.
22780 (test_ignore_count): Likewise.
22781 (test_error): Likewise.
22782
22783 2014-04-15 Pedro Alves <palves@redhat.com>
22784
22785 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22786 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22787 sym-file-loader.c.
22788 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22789 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22790 to sym-file-loader.c.
22791 (struct library): Forward declare.
22792 (load_shlib, lookup_function): Change prototypes.
22793 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22794 (translate_offset): Remove declarations.
22795 (get_text_addr): New declaration.
22796 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22797 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22798 sym-file-loader.h.
22799 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22800 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22801 here from sym-file-loader.h.
22802 (struct library): New structure.
22803 (load_shlib, lookup_function): Change prototypes and adjust to
22804 work with a struct library.
22805 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22806 (translate_offset): Make static.
22807 (get_text_addr): New function.
22808 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22809
22810 2014-04-15 Pedro Alves <palves@redhat.com>
22811
22812 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22813
22814 2014-04-15 Pedro Alves <palves@redhat.com>
22815
22816 * gdb.base/sym-file-loader.c: Include <limits.h>.
22817 (SELF_LINK): New define.
22818 (get_origin): New function.
22819 (load_shlib): Use it.
22820 * gdb.base/sym-file.exp: Don't early return if the target is
22821 remote. Use runto_main, and issue fail is that fails. Use
22822 gdb_load_shlibs.
22823 (shlib_name): Delete.
22824 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22825
22826 2014-04-15 Pedro Alves <palves@redhat.com>
22827
22828 * gdb.base/sym-file.exp: Remove regex characters from test
22829 message. Don't refer to breakpoint numbers in test messages.
22830
22831 2014-04-14 Keith Seitz <keiths@redhat.com>
22832
22833 PR c++/16253
22834 * gdb.cp/var-tag.cc: New file.
22835 * gdb.cp/var-tag.exp: New file.
22836 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22837 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22838 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22839 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22840
22841 2014-04-14 Tom Tromey <tromey@redhat.com>
22842
22843 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22844 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22845 type.
22846 * gdb.cp/enum-class.exp: New file.
22847 * gdb.cp/enum-class.cc: New file.
22848
22849 2014-04-14 Tom Tromey <tromey@redhat.com>
22850
22851 * gdb.dwarf2/enum-type.exp: New file.
22852
22853 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22854
22855 * gdb.mi/mi-vla-c99.exp: New file.
22856 * gdb.mi/vla.c: New file.
22857
22858 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22859
22860 * gdb.base/vla-datatypes.c: New file.
22861 * gdb.base/vla-datatypes.exp: New file.
22862
22863 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22864
22865 * gdb.base/vla-ptr.c: New file.
22866 * gdb.base/vla-ptr.exp: New file.
22867
22868 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22869
22870 * gdb.dwarf2/count.exp: New file.
22871
22872 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22873
22874 * gdb.base/vla-sideeffect.c: New file.
22875 * gdb.base/vla-sideeffect.exp: New file.
22876
22877 2014-04-14 David Blaikie <dblaikie@gmail.com>
22878
22879 * gdb.mi/non-stop.c: Add return value for non-void function return
22880 statement.
22881 * gdb.threads/staticthreads.c: Ditto.
22882
22883 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22884 Doug Evans <xdje42@gmail.com>
22885
22886 * gdb.guile/scm-value.c: Improve test case.
22887 * gdb.guile/scm-value.exp: Add new test.
22888
22889 2014-04-11 David Blaikie <dblaikie@gmail.com>
22890
22891 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22892 override Clang's default.
22893
22894 2014-04-11 Joel Brobecker <brobecker@adacore.com>
22895
22896 Revert the following changes (regressions):
22897
22898 * gdb.base/vla-sideeffect.c: New file.
22899 * gdb.base/vla-sideeffect.exp: New file.
22900
22901 * gdb.dwarf2/count.exp: New file.
22902
22903 * gdb.base/vla-multi.c: New file.
22904 * gdb.base/vla-multi.exp: New file.
22905
22906 * gdb.base/vla-ptr.c: New file.
22907 * gdb.base/vla-ptr.exp: New file.
22908
22909 * gdb.base/vla-datatypes.c: New file.
22910 * gdb.base/vla-datatypes.exp: New file.
22911
22912 * gdb.mi/mi-vla-c99.exp: New file.
22913 * gdb.mi/vla.c: New file.
22914
22915 2014-04-11 Keith Seitz <keiths@redhat.com>
22916
22917 PR c++/16675
22918 * gdb.cp/cpsizeof.exp: New file.
22919 * gdb.cp/cpsizeof.cc: New file.
22920
22921 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22922
22923 * gdb.mi/mi-vla-c99.exp: New file.
22924 * gdb.mi/vla.c: New file.
22925
22926 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22927
22928 * gdb.base/vla-datatypes.c: New file.
22929 * gdb.base/vla-datatypes.exp: New file.
22930
22931 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22932
22933 * gdb.base/vla-ptr.c: New file.
22934 * gdb.base/vla-ptr.exp: New file.
22935
22936 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22937
22938 * gdb.base/vla-multi.c: New file.
22939 * gdb.base/vla-multi.exp: New file.
22940
22941 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22942
22943 * gdb.dwarf2/count.exp: New file.
22944
22945 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22946
22947 * gdb.base/vla-sideeffect.c: New file.
22948 * gdb.base/vla-sideeffect.exp: New file.
22949
22950 2014-04-11 Yao Qi <yao@codesourcery.com>
22951
22952 * gdb.base/completion.exp: Check file exists before running tests
22953 on file completion.
22954
22955 2014-04-10 Pedro Alves <palves@redhat.com>
22956
22957 * gdb.base/cond-eval-mode.c: New file.
22958 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22959 prepare_for_testing to build the new file. Check result of
22960 runto_main.
22961 (test_break, test_watch): New procedures.
22962 (top level): Use them.
22963
22964 2014-04-08 Pierre Muller <muller@sourceware.org>
22965
22966 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22967 Ctrl-V use for mingw hosts.
22968
22969 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22970
22971 * gdb.python/py-value.c: Improve test case.
22972 * gdb.python/py-value.exp: Add new test.
22973
22974 2014-04-07 David Blaikie <dblaikie@gmail.com>
22975
22976 * lib/compiler.c: Identify the clang compiler.
22977 * lib/compiler.cc: Ditto.
22978
22979 2014-04-03 Yao Qi <yao@codesourcery.com>
22980
22981 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22982
22983 2014-04-01 Anton Blanchard <anton@samba.org>
22984
22985 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22986 messages unique.
22987
22988 2014-04-01 Anton Blanchard <anton@samba.org>
22989
22990 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22991 prepare_for_testing.
22992
22993 2014-04-01 Anton Blanchard <anton@samba.org>
22994
22995 * gdb.arch/ppc64-atomic-inst.c: Remove.
22996 * gdb.arch/ppc64-atomic-inst.S: New file.
22997 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22998
22999 2014-03-31 Doug Evans <dje@google.com>
23000
23001 * gdb.base/print-symbol-loading-lib.c: New file.
23002 * gdb.base/print-symbol-loading-main.c: New file.
23003 * gdb.base/print-symbol-loading.exp: New file.
23004
23005 2014-03-31 Yao Qi <yao@codesourcery.com>
23006
23007 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23008
23009 2014-03-28 Joel Brobecker <brobecker@adacore.com>
23010
23011 * gdb.ada/mi_dyn_arr: New testcase.
23012
23013 2014-03-27 Doug Evans <dje@google.com>
23014
23015 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23016
23017 2014-03-27 Yao Qi <yao@codesourcery.com>
23018
23019 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23020 if target is nios2-*-*.
23021
23022 2014-03-26 Yao Qi <yao@codesourcery.com>
23023
23024 * lib/gdb.exp (readline_is_used): New proc.
23025 * gdb.base/completion.exp: Move tests on command complete up.
23026 Skip the rest of tests if readline is not used.
23027 * gdb.ada/complete.exp: Skp the test if readline is not
23028 used.
23029 * gdb.base/filesym.exp: Likewise.
23030 * gdb.base/macscp.exp: Likewise.
23031 * gdb.base/readline-ask.exp: Likewise.
23032 * gdb.base/readline.exp: Likewise.
23033 * gdb.python/py-cmd.exp: Likewise.
23034 * gdb.trace/tfile.exp: Likewise.
23035
23036 2014-03-26 Yao Qi <yao@codesourcery.com>
23037
23038 * gdb.base/macscp.exp: Fix code format issues.
23039
23040 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23041
23042 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23043 * gdb.asm/powerpc64le.inc: New file.
23044
23045 2014-03-25 Pedro Alves <palves@redhat.com>
23046 Doug Evans <dje@google.com>
23047
23048 * gdb.base/source-execution.c: New file.
23049 * gdb.base/source-execution.exp: New file.
23050 * gdb.base/source-execution.gdb: New file.
23051
23052 2014-03-24 Doug Evans <dje@google.com>
23053
23054 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23055 using fission.
23056
23057 2014-03-24 Hui Zhu <hui@codesourcery.com>
23058 Pedro Alves <palves@redhat.com>
23059
23060 PR breakpoints/16101
23061 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23062 test pass/fail messages. Detect missing support for dprintf when
23063 breakpoints are actually inserted.
23064 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23065 breakpoints are actually inserted.
23066 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23067 fails.
23068
23069 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23070
23071 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23072
23073 2014-03-22 Doug Evans <xdje42@gmail.com>
23074
23075 * gdb.python/python.exp (python not supported): Verify multi-line
23076 python command issues an error.
23077 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23078 guile command issues an error.
23079
23080 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23081
23082 * gdb.threads/thread-specific.exp: Handle the lack of usable
23083 $this_breakpoint and $this_thread.
23084
23085 2014-03-21 Hui Zhu <hui@codesourcery.com>
23086
23087 * gdb.base/attach.exp (do_command_attach_tests): New.
23088
23089 2014-03-20 Tom Tromey <tromey@redhat.com>
23090 Pedro Alves <palves@redhat.com>
23091
23092 PR cli/15718
23093 * gdb.base/condbreak-call-false.c: New file.
23094 * gdb.base/condbreak-call-false.exp: New file.
23095
23096 2014-03-20 Pedro Alves <palves@redhat.com>
23097
23098 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23099 Delete.
23100 (block_signals, unblock_signals): Delete.
23101 (child_function_2, main): Remove references to deleted variable
23102 and functions.
23103
23104 2014-03-20 Pedro Alves <palves@redhat.com>
23105
23106 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23107 Use pthread_kill to signal thread 2.
23108 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23109 Adjust to make the test send itself a signal rather than using the
23110 host's "kill" command.
23111
23112 2014-03-20 Pedro Alves <palves@redhat.com>
23113
23114 * gdb.threads/multiple-step-overs.c: New file.
23115 * gdb.threads/multiple-step-overs.exp: New file.
23116 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23117 Adjust expected infrun debug output.
23118
23119 2014-03-20 Pedro Alves <palves@redhat.com>
23120
23121 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23122 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23123
23124 2014-03-20 Pedro Alves <palves@redhat.com>
23125
23126 PR breakpoints/7143
23127 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23128 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23129 of gdb_test_multiple.
23130 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23131 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23132
23133 2014-03-20 Pedro Alves <palves@redhat.com>
23134
23135 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23136 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23137
23138 2014-03-19 Pedro Alves <palves@redhat.com>
23139
23140 * gdb.base/async.exp: Remove early return.
23141
23142 2014-03-19 Pedro Alves <palves@redhat.com>
23143
23144 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23145
23146 2014-03-19 Pedro Alves <palves@redhat.com>
23147
23148 * gdb.base/async.exp (test_background): Expect \r\n after
23149 "completed." in the fail pattern.
23150
23151 2014-03-19 Pedro Alves <palves@redhat.com>
23152
23153 * gdb.base/async.exp (test_background): New procedure.
23154 Use it for all background execution command tests.
23155
23156 2014-03-19 Pedro Alves <palves@redhat.com>
23157
23158 * gdb.base/async.exp: Use prepare_for_testing.
23159
23160 2014-03-19 Pedro Alves <palves@redhat.com>
23161
23162 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23163 the same line.
23164
23165 2014-03-19 Pedro Alves <palves@redhat.com>
23166
23167 * gdb.base/async.c (main): Add "jump here" and "until here" line
23168 marker comments.
23169 * gdb.base/async.exp (jump_here): New global.
23170 (jump& test): Use it.
23171 (until_here): New global.
23172 (until& test): Use it.
23173
23174 2014-03-19 Pedro Alves <palves@redhat.com>
23175
23176 * gdb.base/async.exp: Don't frob gdb_protocol.
23177
23178 2014-03-18 Doug Evans <xdje42@gmail.com>
23179
23180 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23181 Fix spelling of exec-done-display.
23182
23183 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23184
23185 PR gdb/15358
23186 * gdb.base/gdb-sigterm.c: New file.
23187 * gdb.base/gdb-sigterm.exp: New file.
23188
23189 2014-03-18 Pedro Alves <palves@redhat.com>
23190
23191 PR gdb/13860
23192 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23193 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23194 solib-event.
23195
23196 2014-03-17 Joel Brobecker <brobecker@adacore.com>
23197
23198 * gdb.ada/pckd_arr_ren: New testcase.
23199
23200 2014-03-13 Doug Evans <xdje42@gmail.com>
23201
23202 PR guile/16612
23203 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23204 collect after discarding symbols.
23205
23206 2014-03-13 Ludovic Courtès <ludo@gnu.org>
23207 Doug Evans <xdje42@gmail.com>
23208
23209 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23210 to history survives a gc.
23211
23212 2014-03-13 Pedro Alves <palves@redhat.com>
23213
23214 * gdb.base/default.exp: Don't test "target procfs".
23215
23216 2014-03-13 Pedro Alves <palves@redhat.com>
23217
23218 * gdb.base/default.exp: Update "target child" and "target procfs"
23219 tests to not expect "Unix".
23220
23221 2014-03-12 Tom Tromey <tromey@redhat.com>
23222
23223 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23224 New procs. Add target-async tests.
23225 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23226 Add target-async tests.
23227
23228 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23229
23230 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23231 'func_start' and 'func_end' for the beginning and end of the
23232 function code, respectively.
23233 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23234 'func_end' instead of 'func' and 'main'.
23235
23236 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23237
23238 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23239 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23240 generate the debug info assembler source.
23241
23242 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23243
23244 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23245 * gdb.dwarf2/arr-subrange.exp: Likewise.
23246 * gdb.dwarf2/dwz.exp: Likewise.
23247 * gdb.dwarf2/method-ptr.exp: Likewise.
23248 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23249 * gdb.dwarf2/subrange.exp: Likewise.
23250 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23251 * gdb.dwarf2/implptrpiece.exp: Likewise.
23252 * gdb.dwarf2/nostaticblock.exp: Likewise.
23253
23254 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23255
23256 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23257 directory to absolute path name arguments.
23258
23259 2014-03-10 Joel Brobecker <brobecker@adacore.com>
23260
23261 * gdb.ada/tagged_access: New testcase.
23262
23263 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23264
23265 * gdb.btrace/data.exp: Update expected output.
23266
23267 2014-03-06 Yao Qi <yao@codesourcery.com>
23268
23269 * gdb.trace/pr16508.exp: New file.
23270
23271 2014-03-05 Pedro Alves <palves@redhat.com>
23272
23273 PR gdb/16575
23274 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23275 procedure.
23276 (top level): Adjust to use it. Add tests that exercise breakpoint
23277 interaction with the code-cache.
23278
23279 2014-02-26 Ludovic Courtès <ludo@gnu.org>
23280
23281 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23282 test for 'history-append!'.
23283
23284 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23285
23286 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23287 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23288 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23289 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23290 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23291 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23292
23293 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23294
23295 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23296 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23297 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23298
23299 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23300
23301 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23302
23303 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23304
23305 * gdb.dwarf2/arr-stride.c: New file.
23306 * gdb.dwarf2/arr-stride.exp: New file.
23307
23308 2014-02-26 Pedro Alves <palves@redhat.com>
23309
23310 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23311 that won't ever trigger. Make sure that GDB reports the correct
23312 breakpoint that caused the stop.
23313
23314 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23315
23316 PR gdb/16626
23317 * gdb.base/auto-load-script: New file.
23318 * gdb.base/auto-load.c: New file.
23319 * gdb.base/auto-load.exp: New file.
23320
23321 PR gdb/16626
23322 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23323
23324 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23325
23326 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23327 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23328
23329 2014-02-24 Doug Evans <dje@google.com>
23330
23331 * lib/gdb.exp (run_on_host): Log error output if program fails.
23332
23333 2014-02-21 Pedro Alves <palves@redhat.com>
23334
23335 * gdb.threads/step-after-sr-lock.c: Rename to ...
23336 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23337 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23338 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23339 ... this.
23340
23341 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23342
23343 PR tdep/16397
23344 * gdb.arch/amd64-stap-special-operands.exp: New file.
23345 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23346 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23347 * gdb.arch/amd64-stap-triplet.S: Likewise.
23348 * gdb.arch/amd64-stap-triplet.c: Likewise.
23349
23350 2014-02-20 Joel Brobecker <brobecker@adacore.com>
23351
23352 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23353 in .section pseudo-op.
23354
23355 2014-02-20 lin zuojian <manjian2006@gmail.com>
23356 Joel Brobecker <brobecker@adacore.com>
23357 Doug Evans <xdje42@gmail.com>
23358
23359 PR symtab/16581
23360 * gdb.dwarf2/dw2-icycle.S: New file.
23361 * gdb.dwarf2/dw2-icycle.c: New file.
23362 * gdb.dwarf2/dw2-icycle.exp: New file.
23363
23364 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23365
23366 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23367 operations on gdb.Value objects.
23368 * gdb.python/py-value-cc.exp: Add new test to test operations on
23369 gdb.Value objects.
23370
23371 2014-02-18 Doug Evans <dje@google.com>
23372
23373 * Makefile.in (TESTS): New variable.
23374 (expanded_tests, expanded_tests_or_none): New variables
23375 (check-single): Pass $(expanded_tests_or_none) to runtest.
23376 (check-parallel): Only run tests in $(TESTS) if non-empty.
23377 (check/no-matching-tests-found): New rule.
23378 * README: Document TESTS makefile variable.
23379
23380 2014-02-18 Doug Evans <dje@google.com>
23381
23382 * Makefile.in (check-parallel): rm -rf outputs temp.
23383
23384 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23385
23386 Fix "ERROR: no fileid for" in the testsuite.
23387 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23388
23389 2014-02-12 Doug Evans <dje@google.com>
23390
23391 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23392 (MISCELLANEOUS): New variable.
23393 (clean): rm -rf $(MISCELLANEOUS).
23394 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23395 dwp live in the same directory as symlinks, with each symlink pointed
23396 to a differently named file in a different directory.
23397
23398 2014-02-11 Doug Evans <dje@google.com>
23399
23400 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23401 of Tcl file commands.
23402
23403 2014-02-10 Mark Kettenis <kettenis@gnu.org>
23404
23405 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23406 "kill -SIGUSR1 -1".
23407
23408 2014-02-10 Joel Brobecker <brobecker@adacore.com>
23409
23410 * gdb.ada/tick_length_array_enum_idx: New testcase.
23411
23412 2014-02-10 Doug Evans <xdje42@gmail.com>
23413
23414 * configure.ac (AC_OUTPUT): Add gdb.guile.
23415 * configure: Regenerate.
23416 * lib/gdb-guile.exp: New file.
23417 * lib/gdb.exp (get_target_charset): New function.
23418 * gdb.base/help.exp: Update expected output from "apropos apropos".
23419 * gdb.guile/Makefile.in: New file.
23420 * gdb.guile/guile.exp: New file.
23421 * gdb.guile/scm-arch.c: New file.
23422 * gdb.guile/scm-arch.exp: New file.
23423 * gdb.guile/scm-block.c: New file.
23424 * gdb.guile/scm-block.exp: New file.
23425 * gdb.guile/scm-breakpoint.c: New file.
23426 * gdb.guile/scm-breakpoint.exp: New file.
23427 * gdb.guile/scm-disasm.c: New file.
23428 * gdb.guile/scm-disasm.exp: New file.
23429 * gdb.guile/scm-equal.c: New file.
23430 * gdb.guile/scm-equal.exp: New file.
23431 * gdb.guile/scm-error.exp: New file.
23432 * gdb.guile/scm-error.scm: New file.
23433 * gdb.guile/scm-frame-args.c: New file.
23434 * gdb.guile/scm-frame-args.exp: New file.
23435 * gdb.guile/scm-frame-args.scm: New file.
23436 * gdb.guile/scm-frame-inline.c: New file.
23437 * gdb.guile/scm-frame-inline.exp: New file.
23438 * gdb.guile/scm-frame.c: New file.
23439 * gdb.guile/scm-frame.exp: New file.
23440 * gdb.guile/scm-generics.exp: New file.
23441 * gdb.guile/scm-gsmob.exp: New file.
23442 * gdb.guile/scm-iterator.c: New file.
23443 * gdb.guile/scm-iterator.exp: New file.
23444 * gdb.guile/scm-math.c: New file.
23445 * gdb.guile/scm-math.exp: New file.
23446 * gdb.guile/scm-objfile-script-gdb.in: New file.
23447 * gdb.guile/scm-objfile-script.c: New file.
23448 * gdb.guile/scm-objfile-script.exp: New file.
23449 * gdb.guile/scm-objfile.c: New file.
23450 * gdb.guile/scm-objfile.exp: New file.
23451 * gdb.guile/scm-ports.exp: New file.
23452 * gdb.guile/scm-pretty-print.c: New file.
23453 * gdb.guile/scm-pretty-print.exp: New file.
23454 * gdb.guile/scm-pretty-print.scm: New file.
23455 * gdb.guile/scm-section-script.c: New file.
23456 * gdb.guile/scm-section-script.exp: New file.
23457 * gdb.guile/scm-section-script.scm: New file.
23458 * gdb.guile/scm-symbol.c: New file.
23459 * gdb.guile/scm-symbol.exp: New file.
23460 * gdb.guile/scm-symtab-2.c: New file.
23461 * gdb.guile/scm-symtab.c: New file.
23462 * gdb.guile/scm-symtab.exp: New file.
23463 * gdb.guile/scm-type.c: New file.
23464 * gdb.guile/scm-type.exp: New file.
23465 * gdb.guile/scm-value-cc.cc: New file.
23466 * gdb.guile/scm-value-cc.exp: New file.
23467 * gdb.guile/scm-value.c: New file.
23468 * gdb.guile/scm-value.exp: New file.
23469 * gdb.guile/source2.scm: New file.
23470 * gdb.guile/types-module.cc: New file.
23471 * gdb.guile/types-module.exp: New file.
23472
23473 2014-02-10 Yao Qi <yao@codesourcery.com>
23474
23475 PR testsuite/16543
23476 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23477 * configure: Regenerated.
23478 * Makefile.in: New file.
23479
23480 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23481
23482 * gdb.python/py-framefilter.exp: Fix typo.
23483
23484 2014-02-08 Yao Qi <yao@codesourcery.com>
23485
23486 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23487 that no =breakpoint-modified is emitted when breakpoints are
23488 modified through MI commands.
23489
23490 2014-02-07 Pedro Alves <pedro@codesourcery.com>
23491 Pedro Alves <palves@redhat.com>
23492
23493 * gdb.threads/step-after-sr-lock.c: New file.
23494 * gdb.threads/step-after-sr-lock.exp: New file.
23495
23496 2014-02-07 Pedro Alves <palves@redhat.com>
23497
23498 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23499
23500 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23501
23502 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23503 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23504
23505 2014-02-06 Doug Evans <xdje42@gmail.com>
23506
23507 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23508 output.
23509
23510 * gdb.gdb/python-interrupts.exp: New file.
23511
23512 2014-02-05 Yao Qi <yao@codesourcery.com>
23513
23514 * gdb.trace/report.exp (use_collected_data): Test the output
23515 of "info threads" and "info inferiors".
23516
23517 2014-02-05 Yao Qi <yao@codesourcery.com>
23518
23519 Revert this patch:
23520
23521 2013-05-24 Yao Qi <yao@codesourcery.com>
23522
23523 * gdb.trace/tfile.exp: Test inferior and thread.
23524
23525 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23526
23527 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23528 on a function.
23529 * gdb.base/step-bt.c: Call hello via function pointer to make
23530 sure its first instruction is executed on powerpc64le-linux.
23531
23532 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23533
23534 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23535
23536 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23537
23538 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23539 of the test patterns for use on little-endian systems.
23540
23541 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23542
23543 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23544 (decimal_vector): Fix for little-endian.
23545
23546 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23547
23548 * gdb.arch/sparc-sysstep.exp: New file.
23549 * gdb.arch/sparc-sysstep.c: Likewise.
23550
23551 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23552
23553 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23554
23555 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23556
23557 2014-01-23 Tom Tromey <tromey@redhat.com>
23558
23559 * gdb.ada/array_char_idx: New testcase.
23560
23561 2014-01-23 Tom Tromey <tromey@redhat.com>
23562
23563 PR python/16487:
23564 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23565 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23566 classes.
23567
23568 2014-01-23 Tom Tromey <tromey@redhat.com>
23569
23570 PR python/16491:
23571 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23572 string from an inferior frame.
23573 * gdb.python/py-framefilter-mi.exp: Update.
23574
23575 2014-01-22 Doug Evans <dje@google.com>
23576
23577 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23578
23579 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23580
23581 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23582
23583 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23584
23585 * gdb.trace/entry-values.exp: Remove excess space character from
23586 regex patterns. Handle s390 call instruction.
23587
23588 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23589
23590 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23591 define "*_start" label. Make "name" static.
23592 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23593 ${name} by references to ${name}_start.
23594
23595 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23596
23597 * gdb.base/info-macros.exp: Remove "debug" from the compile
23598 options.
23599
23600 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23601
23602 * gdb.dlang/demangle.exp: New file.
23603
23604 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23605
23606 * gdb.dlang/primitive-types.exp: New file.
23607
23608 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23609
23610 * configure.ac: Create gdb.dlang/Makefile.
23611 * configure: Regenerate.
23612 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23613 * gdb.dlang/Makefile.in: New file.
23614 * lib/d-support.exp: New file.
23615 * lib/gdb.exp (skip_d_tests): New proc.
23616
23617 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23618
23619 * gdb.btrace/delta.exp: Check reverse stepi.
23620 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23621 * gdb.btrace/finish.exp: New.
23622 * gdb.btrace/next.exp: New.
23623 * gdb.btrace/nexti.exp: New.
23624 * gdb.btrace/record_goto.c: Add comments.
23625 * gdb.btrace/step.exp: New.
23626 * gdb.btrace/stepi.exp: New.
23627 * gdb.btrace/multi-thread-step.c: New.
23628 * gdb.btrace/multi-thread-step.exp: New.
23629 * gdb.btrace/rn-dl-bind.c: New.
23630 * gdb.btrace/rn-dl-bind.exp: New.
23631 * gdb.btrace/data.c: New.
23632 * gdb.btrace/data.exp: New.
23633 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23634
23635 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23636
23637 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23638 * gdb.btrace/exception.exp: Update.
23639 * gdb.btrace/instruction_history.exp: Update.
23640 * gdb.btrace/record_goto.exp: Update.
23641 * gdb.btrace/tailcall.exp: Update.
23642 * gdb.btrace/unknown_functions.exp: Update.
23643 * gdb.btrace/delta.exp: New.
23644
23645 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23646
23647 * gdb.btrace/record_goto.exp: Add backtrace test.
23648 * gdb.btrace/tailcall.exp: Add backtrace test.
23649
23650 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23651
23652 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23653 * gdb.btrace/record_goto.c: New.
23654 * gdb.btrace/record_goto.exp: New.
23655 * gdb.btrace/x86-record_goto.S: New.
23656
23657 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23658
23659 * gdb.btrace/function_call_history.exp: Update tests.
23660 * gdb.btrace/instruction_history.exp: Update tests.
23661
23662 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23663
23664 * gdb.btrace/function_call_history.exp: Fix expected field
23665 order for "record function-call-history".
23666 Add new tests for "record function-call-history /c".
23667 * gdb.btrace/exception.cc: New.
23668 * gdb.btrace/exception.exp: New.
23669 * gdb.btrace/tailcall.exp: New.
23670 * gdb.btrace/x86-tailcall.S: New.
23671 * gdb.btrace/x86-tailcall.c: New.
23672 * gdb.btrace/unknown_functions.c: New.
23673 * gdb.btrace/unknown_functions.exp: New.
23674 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23675
23676 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23677
23678 * gdb.btrace/instruction_history.exp: Update.
23679 * gdb.btrace/function_call_history.exp: Update.
23680
23681 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23682
23683 * gdb.btrace/function_call_history.exp: Fix expected function
23684 trace.
23685 * gdb.btrace/instruction_history.exp: Initialize traced.
23686 Remove traced_functions.
23687
23688 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23689
23690 * gdb.btrace/function_call_history.exp: Update
23691 * gdb.btrace/instruction_history.exp: Update.
23692
23693 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23694
23695 * gdb.btrace/enable.exp: Update expected text.
23696
23697 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23698
23699 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23700 bytes.
23701
23702 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23703
23704 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23705
23706 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
23707
23708 * lib/gdb.exp (supports_process_record): Return true for
23709 arm*-linux*. (supports_reverse): Likewise.
23710
23711 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23712
23713 PR python/15464
23714 PR python/16113
23715 * gdb.python/py-type.c: Enhance test case.
23716 * gdb.python/py-value-cc.cc: Likewise
23717 * gdb.python/py-type.exp: Add new tests.
23718 * gdb.python/py-value-cc.exp: Likewise
23719
23720 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23721 Pedro Alves <palves@redhat.com>
23722
23723 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23724 Make "name" extern.
23725 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23726 references to ${name}_start by references to ${name}.
23727
23728 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23729
23730 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23731
23732 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23733
23734 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23735
23736 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23737 Pedro Alves <palves@redhat.com>
23738
23739 * gdb.mi/mi-info-os.exp: Connect to the target with
23740 mi_gdb_target_load.
23741
23742 2014-01-08 Pedro Alves <palves@redhat.com>
23743
23744 * gdb.threads/reconnect-signal.c: New file.
23745 * gdb.threads/reconnect-signal.exp: New file.
23746
23747 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23748
23749 * gdb.base/source-dir.exp: New file.
23750
23751 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23752
23753 * gdb.ada/mi_interface: New testcase.
23754
23755 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23756
23757 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23758 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23759 gdb.ada/pp-rec-component/pck.ads: New files.
23760
23761 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23762
23763 * gdb.python/py-pp-integral.c: New file.
23764 * gdb.python/py-pp-integral.py: New file.
23765 * gdb.python/py-pp-integral.exp: New file.
23766
23767 For older changes see ChangeLog-1993-2013.
23768 \f
23769 ;; Local Variables:
23770 ;; mode: change-log
23771 ;; left-margin: 8
23772 ;; fill-column: 74
23773 ;; version-control: never
23774 ;; End:
23775
23776 Copyright 2014-2021 Free Software Foundation, Inc.
23777 Copying and distribution of this file, with or without modification,
23778 are permitted provided the copyright notice and this notice are preserved.