gdb/fortran: add support for legacy .xor. operator
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
4
5 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.base/sect-cmd.exp: Update expected results.
8
9 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
10
11 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
12 techniques. Enable the test for all targets.
13
14 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * gdb.base/maint-info-sections.exp: Add new tests.
17 (check_maint_info_target_sections_output): New proc.
18
19 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.arch/riscv-default-tdesc.exp: New file.
22
23 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
26
27 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.arch/i386-biarch-core.exp: Add target check.
30
31 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
32
33 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
34
35 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.fortran/allocated.exp: New file.
38 * gdb.fortran/allocated.f90: New file.
39
40 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.fortran/lbound-ubound.exp: Remove old comment.
43
44 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
45
46 * gdb.base/maint-info-sections.exp: Update expected output, and
47 add additional tests. Again.
48
49 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.base/maint-info-sections.exp: Update expected output, and
52 add additional tests.
53
54 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * gdb.base/maint-info-sections.exp: New file, content is moved
57 from gdb.base/maint.exp and cleaned up to use latest testsuite
58 techniques.
59 * gdb.base/maint.exp: Tests moved out to
60 gdb.base/maint-info-sections.exp.
61
62 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
63
64 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
65 GDBFLAGS.
66
67 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gdb.fortran/lbound-ubound.F90: New file.
70 * gdb.fortran/lbound-ubound.exp: New file.
71
72 2021-02-10 Tom de Vries <tdevries@suse.de>
73
74 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
75 "Restore saved setting of complaints".
76
77 2021-02-09 Tom de Vries <tdevries@suse.de>
78
79 PR symtab/27341
80 * lib/gdb.exp (with_complaints): New proc, factored out of ...
81 (gdb_load_no_complaints): ... here.
82 * gdb.fortran/function-calls.exp: Add test-case.
83
84 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
85
86 * gdb.threads/signal-command-handle-nopass.exp: Call
87 'standard_testfile' before using 'testfile'.
88 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
89 * gdb.threads/signal-delivered-right-thread.exp: Likewise
90 * gdb.threads/signal-sigtrap.exp: Likewise
91
92 2021-02-08 Luis Machado <luis.machado@linaro.org>
93
94 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
95
96 2021-02-08 Tom de Vries <tdevries@suse.de>
97
98 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
99
100 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
101
102 * gdb.python/tui-window-disabled.c: New file.
103 * gdb.python/tui-window-disabled.exp: New file.
104 * gdb.python/tui-window-disabled.py: New file.
105
106 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
107
108 * gdb.python/tui-window.exp: Add new tests.
109 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
110 TestWindow object into global the_window.
111 <remote_title>: New method.
112 (delete_window_title): New function.
113
114 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
115
116 * gdb.tui/winheight.exp: Add more tests.
117
118 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.python/py-framefilter.exp: Update expected results.
121 * gdb.python/python.exp: Update expected results.
122
123 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
126 about bug in GDB, update expected results, and add more tests.
127
128 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
129
130 * gdb.tui/scroll.exp: New file.
131 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
132 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
133 remaining lines up.
134 (Term::check_region_contents): New proc.
135 (Term::check_box_contents): Use check_region_contents.
136
137 2021-02-06 Tom de Vries <tdevries@suse.de>
138
139 PR testsuite/26922
140 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
141 scrolling.
142
143 2021-02-05 Tom de Vries <tdevries@suse.de>
144
145 PR breakpoints/27313
146 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
147 rejected.
148
149 2021-02-05 Tom de Vries <tdevries@suse.de>
150
151 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
152 * gdb.fortran/mixed-lang-stack.exp: Same.
153
154 2021-02-05 Tom de Vries <tdevries@suse.de>
155
156 PR exp/27265
157 * gdb.base/complex-parts.exp: Add tests.
158
159 2021-02-05 Tom de Vries <tdevries@suse.de>
160
161 PR symtab/27307
162 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
163
164 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
165
166 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
167
168 2021-02-03 Pedro Alves <pedro@palves.net>
169
170 * gdb.threads/detach-step-over.c: New file.
171 * gdb.threads/detach-step-over.exp: New file.
172
173 2021-02-03 Pedro Alves <pedro@palves.net>
174
175 * gdb.threads/attach-non-stop.c: New file.
176 * gdb.threads/attach-non-stop.exp: New file.
177
178 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
179
180 * gdb.base/inferior-noarg.c: New test.
181 * gdb.base/inferior-noarg.exp: New test.
182
183 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
184
185 * gdb.base/scope.exp: Use proc_with_prefix.
186
187 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
188
189 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
190 table proc.
191 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
192 .debug_rnglists table without offset array.
193 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
194 .debug_loclists table without offset array.
195
196 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
197
198 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
199 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
200 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
201 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
202 attribute
203
204 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
205
206 PR gdb/26813
207 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
208 (loclists): New proc.
209 * gdb.dwarf2/loclists-multiple-cus.c: New.
210 * gdb.dwarf2/loclists-multiple-cus.exp: New.
211 * gdb.dwarf2/loclists-sec-offset.c: New.
212 * gdb.dwarf2/loclists-sec-offset.exp: New.
213
214 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
215
216 * lib/dwarf.exp (_location): Add parameters.
217 (_handle_DW_FORM): Adjust.
218
219 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
220
221 PR gdb/26813
222 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
223 (cu): Generate header for DWARF 5.
224 (rnglists): New proc.
225 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
226 * gdb.dwarf2/rnglists-sec-offset.exp: New.
227
228 2021-02-02 Tom de Vries <tdevries@suse.de>
229
230 PR symtab/24620
231 * gdb.dwarf2/fission-reread.exp: Add test-case.
232
233 2021-02-01 Tom de Vries <tdevries@suse.de>
234
235 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
236 * gdb.dwarf2/fission-loclists-pie.S: Same.
237 * gdb.dwarf2/fission-loclists.S: Same.
238 * gdb.dwarf2/fission-multi-cu.S: Same.
239 * gdb.dwarf2/fission-reread.S: Same.
240 * gdb.dwarf2/fission-base.exp: Use DWO.
241 * gdb.dwarf2/fission-loclists-pie.exp: Same.
242 * gdb.dwarf2/fission-loclists.exp: Same.
243 * gdb.dwarf2/fission-multi-cu.exp: Same.
244 * gdb.dwarf2/fission-reread.exp: Same.
245
246 2021-01-29 Tom de Vries <tdevries@suse.de>
247
248 PR breakpoints/26063
249 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
250 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
251
252 2021-01-29 Tom de Vries <tdevries@suse.de>
253
254 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
255
256 2021-01-28 Tom de Vries <tdevries@suse.de>
257
258 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
259 in the backtrace, and use that in the rest of the test instead of
260 hardcoded constant 3. Use "frame" instead of "up" for robustness.
261
262 2021-01-28 Tom de Vries <tdevries@suse.de>
263
264 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
265 * gdb.arch/i386-sse-stack-align.c: Same.
266 * gdb.arch/i386-sse-stack-align.exp: Same.
267
268 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
271
272 2021-01-28 Tom de Vries <tdevries@suse.de>
273
274 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
275
276 2021-01-28 Tom de Vries <tdevries@suse.de>
277
278 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
279 "maint info line-table". Make PASS pattern more specific. Make
280 FAIL pattern work for -m32.
281
282 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
283
284 PR gdb/27133
285 * gdb.base/ui-redirect.exp: Add test case that ensures that
286 redirecting both logging and debug does not cause gdb to crash.
287
288
289 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
290
291 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
292
293 2021-01-26 Tom de Vries <tdevries@suse.de>
294
295 * gdb.threads/killed-outside.exp: Allow regular output.
296
297 2021-01-26 Tom de Vries <tdevries@suse.de>
298
299 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
300
301 2021-01-25 Tom de Vries <tdevries@suse.de>
302
303 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
304 * lib/gdb.exp: Use gdb_load_no_complaints.
305
306 2021-01-25 Tom Tromey <tromey@adacore.com>
307
308 * gdb.ada/fixed_points.exp: Add regression test.
309 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
310 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
311
312 2021-01-25 Tom Tromey <tromey@adacore.com>
313
314 * gdb.ada/local-enum.exp: Add enumerator resolution test.
315
316 2021-01-25 Tom Tromey <tromey@adacore.com>
317
318 * gdb.ada/local-enum.exp: New file.
319 * gdb.ada/local-enum/local.adb: New file.
320
321 2021-01-23 Tom Tromey <tom@tromey.com>
322
323 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
324
325 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
326
327 * gdb.base/line65535.exp: Fix test expectation.
328
329 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
330
331 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
332 suppression.
333 (default_gdb_exit): Likewise.
334 (default_gdb_spawn): Likewise.
335 (send_gdb): Likewise.
336 (gdb_expect): Likewise.
337 (gdb_expect_list): Likewise.
338 (default_gdb_init): Likewise.
339 (gdb_suppress_entire_file): Remove.
340 (gdb_suppress_tests): Remove.
341 (gdb_stop_suppressing_tests): Remove.
342 (gdb_clear_suppressed): Remove.
343 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
344 related to test suppression.
345 (default_mi_gdb_start): Likewise.
346 (mi_gdb_reinitialize_dir): Likewise.
347 (mi_gdb_test): Likewise.
348 (mi_run_cmd_full): Likewise.
349 (mi_runto_helper): Likewise.
350 (mi_execute_to): Likewise.
351 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
352 * gdb.base/bitfields.exp: Likewise.
353 * gdb.base/bitfields2.exp: Likewise.
354 * gdb.base/break.exp: Likewise.
355 * gdb.base/call-sc.exp: Likewise.
356 * gdb.base/callfuncs.exp: Likewise.
357 * gdb.base/dfp-test.exp: Likewise.
358 * gdb.base/endian.exp: Likewise.
359 * gdb.base/exprs.exp: Likewise.
360 * gdb.base/funcargs.exp: Likewise.
361 * gdb.base/hbreak2.exp: Likewise.
362 * gdb.base/recurse.exp: Likewise.
363 * gdb.base/scope.exp: Likewise.
364 * gdb.base/sepdebug.exp: Likewise.
365 * gdb.base/structs.exp: Likewise.
366 * gdb.base/until.exp: Likewise.
367 * gdb.cp/misc.exp: Likewise.
368
369 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 PR cli/25956
372 * gdb.base/style.exp (run_style_tests): Add version string test.
373 (test_startup_version_string): Use version style name.
374 * lib/gdb-utils.exp (style): Handle version style name.
375
376 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
377
378 * gdb.base/style.exp (limited_style): New proc.
379 (clean_restart_and_disable): New proc.
380 (run_style_tests): New proc. Most of the old tests from this file
381 are now in this proc.
382 (test_startup_version_string): New proc. Reamining test from the
383 old file is in this proc.
384
385 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
386
387 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
388 Adjust to "set debug remote" changes.
389
390 2021-01-21 Luis Machado <luis.machado@linaro.org>
391
392 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
393 message.
394
395 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
396
397 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
398
399 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
400
401 PR python/19151
402 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
403
404 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
405
406 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
407
408 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
409
410 * lib/tuiterm.exp: Add links in comments.
411
412 2021-01-20 Tom de Vries <tdevries@suse.de>
413
414 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
415 offset.
416
417 2021-01-20 Tom de Vries <tdevries@suse.de>
418
419 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
420
421 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
422
423 * gdb.arch/amd64-stap-expressions.S: New file.
424 * gdb.arch/amd64-stap-expressions.exp: New file.
425
426 2021-01-19 Tom de Vries <tdevries@suse.de>
427
428 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
429 sequence.
430
431 2021-01-19 Tom de Vries <tdevries@suse.de>
432
433 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
434
435 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
436
437 * gdb.fortran/array-slices.exp (run_test): Avoid including
438 addresses in test names.
439
440 2021-01-15 Tom de Vries <tdevries@suse.de>
441
442 PR testsuite/26997
443 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
444 when adding sizeof.
445
446 2021-01-14 Tom de Vries <tdevries@suse.de>
447
448 PR testsuite/24590
449 * gdb.base/style.exp: Handle shorter argv in frame command output.
450
451 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
452
453 PR gdb/26819
454 * gdb.server/stop-reply-no-thread-multi.c: New file.
455 * gdb.server/stop-reply-no-thread-multi.exp: New file.
456
457 2021-01-12 Tom de Vries <tdevries@suse.de>
458
459 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
460 (main): Remove call to have_mpx.
461 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
462 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
463 (main): Remote call to have_mpx.
464 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
465 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
466 (main): Remove call to have_mpx.
467 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
468 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
469 (main): Remove call to have_mpx.
470 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
471 * gdb.arch/i386-mpx.c (have_mpx): Remove.
472 (main): Remote call to have_mpx.
473 * gdb.arch/i386-mpx.exp: Use have_mpx.
474 * lib/gdb.exp (have_mpx): New proc.
475
476 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
477
478 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
479
480 2021-01-12 Tom de Vries <tdevries@suse.de>
481
482 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
483
484 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * gdb.fortran/debug-expr.exp: Add new tests.
487
488 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
489
490 * gdb.fortran/dot-ops.exp: Add new tests.
491
492 2021-01-11 Tom de Vries <tdevries@suse.de>
493
494 PR testsuite/26968
495 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
496 Move insn setting $eax to before probe point.
497
498 2021-01-09 Tom Tromey <tom@tromey.com>
499
500 * gdb.trace/ax.exp: Do not require an "ext".
501
502 2021-01-08 Tom Tromey <tromey@adacore.com>
503
504 * gdb.ada/voidctx/pck.adb: New file.
505 * gdb.ada/voidctx/pck.ads: New file.
506 * gdb.ada/voidctx/voidctx.adb: New file.
507 * gdb.ada/voidctx.exp: New file.
508
509 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
510
511 PR gdb/27157
512 * gdb.base/empty-host-env-vars.exp: New test.
513
514 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
515
516 * gdb.base/completion.exp: Add a new test.
517
518 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
519
520 * gdb.fortran/intvar-dynamic-types.exp: New file.
521 * gdb.fortran/intvar-dynamic-types.f90: New file.
522
523 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
524
525 * gdb.fortran/intvar-array.exp: New file.
526 * gdb.fortran/intvar-array.f90: New file.
527
528 2021-01-07 Tom Tromey <tromey@adacore.com>
529
530 * gdb.ada/assign_arr.exp: Add 'others' test.
531
532 2021-01-06 Tom Tromey <tromey@adacore.com>
533
534 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
535 (FP4_Type): New type.
536 (FP4_Var): New variable.
537 * gdb.ada/fixed_points/fixed_points.adb: Update.
538 * gdb.ada/fixed_points.exp: Add tests for binary operators.
539
540 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
541
542 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
543 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
544 Pass prompt containing debug print to gdb_test_sequence.
545
546 2021-01-04 Tom de Vries <tdevries@suse.de>
547
548 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
549
550 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
551
552
553
554 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
555
556 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
557 * gdb.server/connect-without-multi-process.exp: Likewise.
558 * gdb.server/exit-multiple-threads.exp: Likewise.
559 * gdb.server/ext-attach.exp: Likewise.
560 * gdb.server/ext-restart.exp: Likewise.
561 * gdb.server/ext-run.exp: Likewise.
562 * gdb.server/ext-wrapper.exp: Likewise.
563 * gdb.server/multi-ui-errors.exp: Likewise.
564 * gdb.server/no-thread-db.exp: Likewise.
565 * gdb.server/reconnect-ctrl-c.exp: Likewise.
566 * gdb.server/run-without-local-binary.exp: Likewise.
567 * gdb.server/server-kill.exp: Likewise.
568 * gdb.server/server-run.exp: Likewise.
569 * gdb.server/solib-list.exp: Likewise.
570 * gdb.server/stop-reply-no-thread.exp: Likewise.
571 * gdb.server/wrapper.exp: Likewise.
572 * gdb.server/sysroot.exp: Increase timeout when testing the
573 target: sysroot.
574
575 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
576
577 * gdb.server/server-run.exp: Use clean_restart.
578
579 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
580
581 * gdb.server/ext-run.exp: Use clean_restart.
582
583 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
584
585 * gdb.server/stop-reply-no-thread.exp: Use build_executable
586 instead of prepare_for_testing.
587
588 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
589
590 * gdb.server/solib-list.exp: Use clean_restart.
591
592 2021-01-04 Tom de Vries <tdevries@suse.de>
593
594 * gdb.base/morestack.c: Remove printf.
595 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
596
597 2020-12-31 Tom Tromey <tom@tromey.com>
598
599 * gdb.rust/simple.exp: Update output for Rust 1.49.
600
601 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
602
603 * gdb.cp/step-and-next-inline.exp: Fix test case.
604
605 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
606
607 * gdb.python/py-frame-args.exp: De-duplicate test names.
608
609 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
610
611 PR gdb/27059
612 * gdb.dwarf2/dyn-type-unallocated.c: New file.
613 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
614
615 2020-12-21 Peter Waller <p@pwaller.net>
616
617 * gdb.base/style-interp-exec-mi.exp: New.
618 * gdb.base/style-interp-exec-mi.c: New.
619
620 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
621
622 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
623 gdb_test. Use proc_with_prefix.
624
625 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
626
627 * gdb.btrace/exception.exp: Build with nopie.
628 * gdb.btrace/function_call_history.exp: Likewise.
629 * gdb.btrace/unknown_functions.exp: Likewise.
630
631 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
632
633 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
634
635 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
636
637 * gdb.python/py-record-btrace.exp: Make test names unique.
638 * gdb.python/py-record-full.exp: Likewise.
639
640 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
641
642 * gdb.btrace/data.exp: Make test names unique.
643 * gdb.btrace/delta.exp: Likewise.
644 * gdb.btrace/enable.exp: Likewise.
645 * gdb.btrace/function_call_history.exp: Likewise.
646 * gdb.btrace/nohist.exp: Likewise.
647 * gdb.btrace/non-stop.exp: Likewise.
648 * gdb.btrace/rn-dl-bind.exp: Likewise.
649 * gdb.btrace/step.exp: Likewise.
650 * gdb.btrace/stepi.exp: Likewise.
651 * gdb.btrace/tailcall.exp: Likewise.
652
653 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
654
655 * gdb.btrace/enable.exp: Update error message.
656 * gdb.btrace/multi-inferior.exp: Likewise.
657 * gdb.btrace/reconnect.exp: Likewise.
658 * gdb.python/py-record-btrace.exp: Likewise.
659 * gdb.python/py-record-full.exp: Likewise.
660
661 2020-12-20 Tom de Vries <tdevries@suse.de>
662
663 * lib/gdb.exp (save_target_board_info): New proc.
664 (gdb_compile_shlib): Use save_target_board_info.
665
666 2020-12-19 Tom de Vries <tdevries@suse.de>
667
668 * lib/gdb.exp (supports_scalar_storage_order_attribute)
669 (supports_gnuc): New proc.
670 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
671 test_compiler_info calls. Add unsupported message.
672 * gdb.base/endianity.c: Use TEST_SSO.
673
674 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
675
676 PR exp/27070
677 * gdb.python/compare-enum-type-a.c: New test.
678 * gdb.python/compare-enum-type-b.c: New test.
679 * gdb.python/compare-enum-type.exp: New file.
680 * gdb.python/compare-enum-type.h: New test.
681
682 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
683
684 * gdb.python/py-format-string.exp: Add tests for address keyword.
685
686 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
687
688 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
689
690 2020-12-18 Tom Tromey <tromey@adacore.com>
691
692 * gdb.ada/fixed_points.exp: Also run with
693 -fgnat-encodings=minimal. Update expected output.
694
695 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
696
697 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
698 * gdb.base/continue-all-already-running.exp: Likewise.
699 * gdb.base/moribund-step.exp: Likewise.
700 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
701
702 2020-12-16 Tom de Vries <tdevries@suse.de>
703
704 * gdb.base/batch-preserve-term-settings.exp:
705
706 2020-12-16 Tom de Vries <tdevries@suse.de>
707
708 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
709 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
710
711 2020-12-16 Luis Machado <luis.machado@linaro.org>
712
713 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
714 pointer-based memory accesses.
715 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
716 hw watchpoint cases.
717
718 2020-12-15 Rae Kim <rae.kim@gmail.com>
719
720 * gdb.base/document.exp: New test.
721
722 2020-12-15 Tom Tromey <tromey@adacore.com>
723
724 * gdb.base/style.exp: Add deprecation tests.
725
726 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
727
728 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
729
730 2020-12-14 Mark Wielaard <mark@klomp.org>
731
732 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
733 specially, set attr_form_comment to the actual FORM string used.
734
735 2020-12-14 Mark Wielaard <mark@klomp.org>
736
737 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
738 _constants(SPECIAL_expr) here, but set it...
739 (Dwarf::cu): ...here based on _cu_version.
740
741 2020-12-14 Tom de Vries <tdevries@suse.de>
742
743 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
744 pass -fPIC.
745 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
746 * gdb.base/break-probes.exp: Same.
747 * gdb.base/ctxobj.exp: Same.
748 * gdb.base/dso2dso.exp: Same.
749 * gdb.base/global-var-nested-by-dso.exp: Same.
750 * gdb.base/info-shared.exp: Same.
751 * gdb.base/jit-reader-simple.exp: Same.
752 * gdb.base/print-file-var.exp: Same.
753 * gdb.base/skip-solib.exp: Same.
754 * gdb.btrace/dlopen.exp: Same.
755
756 2020-12-14 Tom de Vries <tdevries@suse.de>
757
758 PR testsuite/26963
759 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
760
761 2020-12-14 Tom de Vries <tdevries@suse.de>
762
763 PR testsuite/26962
764 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
765 cast it to its declared type".
766
767 2020-12-14 Tom de Vries <tdevries@suse.de>
768
769 PR testsuite/26951
770 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
771 shell prompt.
772
773 2020-12-14 Tom Tromey <tromey@adacore.com>
774
775 * gdb.ada/nested.exp: Add new tests.
776 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
777
778 2020-12-14 Tom Tromey <tromey@adacore.com>
779
780 * gdb.dwarf2/ada-thick-pointer.exp: New file.
781
782 2020-12-14 Tom Tromey <tromey@adacore.com>
783
784 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
785
786 2020-12-13 Tom de Vries <tdevries@suse.de>
787
788 PR testsuite/26953
789 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
790 attribute support if compiler doesn't support it.
791
792 2020-12-13 Tom de Vries <tdevries@suse.de>
793
794 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
795 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
796 source to shared lib. Add ada to options.
797
798 2020-12-13 Tom de Vries <tdevries@suse.de>
799
800 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
801 calling gnatbind and gnatlink.
802
803 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * gdb.base/dcache-flush.c: New file.
806 * gdb.base/dcache-flush.exp: New file.
807
808 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
809
810 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
811 commands.
812 * gdb.base/killed-outside.exp: Likewise.
813 * gdb.opt/inline-bt.exp: Likewise.
814 * gdb.perf/gmonster-null-lookup.py: Likewise.
815 * gdb.perf/gmonster-print-cerr.py: Likewise.
816 * gdb.perf/gmonster-ptype-string.py: Likewise.
817 * gdb.python/py-unwind.exp: Likewise.
818
819 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.base/commands.exp: Update expected results.
822
823 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 PR cli/15104
826 * gdb.base/commands.exp: Add additional tests.
827 * gdb.base/completion.exp: Add additional tests.
828
829 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.base/completion.exp: Add additional tests.
832
833 2020-12-11 Tom de Vries <tdevries@suse.de>
834
835 PR testsuite/26991
836 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
837 violations by setting bounds registers if the bounds are passed in the
838 Bounds Table.
839
840 2020-12-11 Tom de Vries <tdevries@suse.de>
841
842 PR testsuite/26954
843 * gdb.base/float128.exp: Detect and handle no mpfr support.
844
845 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
846
847 PR gdb/24694
848 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
849 calls.
850
851 2020-12-10 Tom de Vries <tdevries@suse.de>
852
853 PR testsuite/26947
854 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
855 braces for tcl 8.5 and earlier.
856
857 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
858
859 PR 26875, PR 26901
860 * gdb.base/flexible-array-member.c: New test.
861 * gdb.base/flexible-array-member.exp: New test.
862
863 2020-12-08 Tom de Vries <tdevries@suse.de>
864
865 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
866 using is_amd64_regs_target.
867
868 2020-12-08 Tom de Vries <tdevries@suse.de>
869
870 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
871 self_id.
872
873 2020-12-07 Pedro Alves <pedro@palves.net>
874
875 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
876 'additional_flags' variable.
877
878 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
879
880 * gdb.linespec/explicit.exp: Extend with a test to check completing
881 '-' after seemingly complete options.
882
883 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
884
885 * gdb.linespec/keywords.exp: Add tests to check positional
886 flexibility of "-force-condition".
887
888 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
889
890 * gdb.base/bp-cmds-run-with-ex.c: New file.
891 * gdb.base/bp-cmds-run-with-ex.exp: New file.
892 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
893 * gdb.gdb/python-interrupts.exp: Update the call to
894 'catch_command_errors' with the new argument.
895 * gdb.gdb/python-selftest.exp: Ditto.
896
897 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
898
899 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
900 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
901 * gdb.threads/non-stop-fair-events.exp: Likewise.
902
903 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
904
905 * gdb.threads/step-over-exec.exp: New.
906 * gdb.threads/step-over-exec.c: New.
907 * gdb.threads/step-over-exec-execd.c: New.
908 * lib/my-syscalls.S: New.
909 * lib/my-syscalls.h: New.
910
911 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
912
913 * lib/dwarf.exp (declare_labels): Use name as text if text is
914 not provided.
915
916 2020-12-04 Tom de Vries <tdevries@suse.de>
917
918 PR testsuite/26990
919 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
920 are unsupported.
921
922 2020-12-04 Tom de Vries <tdevries@suse.de>
923
924 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
925 clause.
926
927 2020-12-04 Tom de Vries <tdevries@suse.de>
928
929 * gdb.reverse/insn-reverse.exp: Fix count handling.
930
931 2020-12-04 Tom de Vries <tdevries@suse.de>
932
933 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
934 __x86_64__.
935
936 2020-12-04 Tom de Vries <tdevries@suse.de>
937
938 * gdb.reverse/insn-reverse.c (test_nr): New var.
939 (usage, parse_args): New function.
940 (main): Call parse_args. Only run test for test_nr.
941 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
942 and bail out. Run subtests individually, using an inferior arg
943 specifying the subtest.
944
945 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
946
947 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
948
949 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
950
951 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
952 update test to use this.
953
954 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
955
956 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
957
958 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
959
960 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
961 (do_test): Don't use with_test_prefix.
962 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
963 (do_test): Don't use with_test_prefix.
964 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
965 (do_test): Don't use with_test_prefix.
966 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
967 (do_test): Don't use with_test_prefix.
968
969 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
970
971 * gdb.threads/non-ldr-exit.exp: Fix comment.
972
973 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
974
975 * gdb.xml/maint-xml-dump-03.xml: New file.
976
977 2020-11-30 Tom de Vries <tdevries@suse.de>
978
979 PR symtab/26905
980 * gdb.dwarf2/count.exp: Remove kfails.
981
982 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
983
984 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
985 indices.
986
987 2020-11-24 Joel Brobecker <brobecker@adacore.com>
988
989 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
990 the "ptype pck__fp1_range_var" test for the module-2 and pascal
991 languages. Remove the associated setup_xfail.
992
993 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
994
995 * lib/gdb.exp (gdb_assert): Show error message on error.
996
997 2020-11-23 Tom de Vries <tdevries@suse.de>
998
999 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1000 * gdb.ada/mod_from_name.exp: Same.
1001 * gdb.ada/pckd_arr_ren.exp: Same.
1002
1003 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1004
1005 * gdb.base/template.exp: New.
1006 * gdb.base/template.c: New.
1007
1008 2020-11-22 Gary Benson <gbenson@redhat.com>
1009
1010 PR gdb/26905
1011 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1012 is defined using a DW_AT_count which references another DIE.
1013
1014 2020-11-21 Tom de Vries <tdevries@suse.de>
1015
1016 * gdb.base/vla-ptr.exp: Add XFAIL.
1017
1018 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1019
1020 * gdb.fortran/array-slices-bad.exp: New file.
1021 * gdb.fortran/array-slices-bad.f90: New file.
1022 * gdb.fortran/array-slices-sub-slices.exp: New file.
1023 * gdb.fortran/array-slices-sub-slices.f90: New file.
1024 * gdb.fortran/array-slices.exp: Rewrite tests.
1025 * gdb.fortran/array-slices.f90: Rewrite tests.
1026 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1027
1028 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1029
1030 * gdb.base/completion.exp: Add new completion tests.
1031
1032 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1033
1034 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1035 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1036 * gdb.mi/mi-nsintrall.exp: Likewise.
1037 * gdb.mi/mi-nsmoribund.exp: Likewise.
1038 * gdb.mi/mi-nsthrexec.exp: Likewise.
1039 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1040
1041 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1042
1043 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1044 of perror.
1045
1046 2020-11-18 Joseph Myers <joseph@codesourcery.com>
1047
1048 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1049 $arg.exe exists but $arg does not.
1050
1051 2020-11-17 Gary Benson <gbenson@redhat.com>
1052
1053 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1054 __attribute__ ((used)).
1055
1056 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1059
1060 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1061
1062 * gdb.base/completion.exp: Add new tests.
1063
1064 2020-11-16 Tom Tromey <tromey@adacore.com>
1065
1066 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1067 tests.
1068
1069 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1070
1071 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1072 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1073 (main): Add reference to pck__fp1_var2.
1074 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1075
1076 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1077
1078 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1079
1080 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1081
1082 * gdb.ada/fixed_points.exp: Add ptype tests.
1083 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1084
1085 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1086
1087 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1088
1089 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1090
1091 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1092 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1093 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1094 New files.
1095 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1096
1097 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1098 New files.
1099
1100 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1101
1102 PR cli/26879
1103 * gdb.fortran/completion.exp: New file.
1104 * gdb.fortran/completion.f90: New file.
1105
1106 2020-11-12 Joseph Myers <joseph@codesourcery.com>
1107
1108 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1109 but $arg does not.
1110
1111 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1112
1113 * gdb.fortran/types.exp: Add more tests.
1114
1115 2020-11-12 Tom Tromey <tom@tromey.com>
1116
1117 PR rust/26799:
1118 * gdb.rust/traits.exp: Remove kfails.
1119
1120 2020-11-12 Gary Benson <gbenson@redhat.com>
1121
1122 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1123 statement.
1124
1125 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
1126
1127 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1128 always-inserted" axis.
1129 (do_test): Add breakpoint_always_inserted parameter.
1130
1131 2020-11-10 Tom Tromey <tromey@adacore.com>
1132
1133 * gdb.ada/bias.exp: Update.
1134 * gdb.ada/bias/bias.adb (X): Change value.
1135
1136 2020-11-10 Gary Benson <gbenson@redhat.com>
1137
1138 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1139 regexp fragment in parentheses to prevent false matching.
1140
1141 2020-11-10 Gary Benson <gbenson@redhat.com>
1142
1143 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1144
1145 2020-11-10 Gary Benson <gbenson@redhat.com>
1146
1147 * gdb.cp/step-and-next-inline.exp: Only require
1148 -gstatement-frontiers when building with GCC.
1149 Only setup KFAIL's for GCC issues when using
1150 a GCC-built executable.
1151
1152 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1153
1154 * gdb.base/debug-expr.c: Add extra function to allow for an
1155 additional test.
1156 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1157 to this proc with gdb_test_debug_expr. Add an extra test.
1158 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1159 to this proc with gdb_test_debug_expr, give the tests names
1160 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1161 calls to this proc with gdb_test_debug_expr, give the tests names
1162 * gdb.fortran/debug-expr.exp: New file.
1163 * gdb.fortran/debug-expr.f90: New file.
1164 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1165
1166 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
1167
1168 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1169 proceduresu.
1170 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1171 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1172 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1173 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1174 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1175 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1176 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1177 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1178
1179 2020-11-04 Tom Tromey <tromey@adacore.com>
1180
1181 * gdb.ada/funcall_ref.exp: Update.
1182 * gdb.ada/var_rec_arr.exp: Update.
1183
1184 2020-11-04 Tom Tromey <tromey@adacore.com>
1185
1186 * gdb.ada/rec_ptype.exp: New file.
1187 * gdb.ada/rec_ptype/main.adb: New file.
1188 * gdb.ada/rec_ptype/p.ads: New file.
1189
1190 2020-11-04 Tom Tromey <tromey@adacore.com>
1191
1192 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1193 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1194 (PT_Full): New variable.
1195 * gdb.ada/tick_length_array_enum_idx/pck.adb
1196 (Full_PT): New type.
1197
1198 2020-11-04 Tom Tromey <tromey@adacore.com>
1199
1200 * gdb.ada/array_of_variant.exp: New file.
1201 * gdb.ada/array_of_variant/p.adb: New file.
1202 * gdb.ada/array_of_variant/pck.ads: New file.
1203 * gdb.ada/array_of_variant/pck.adb: New file.
1204
1205 2020-11-04 Tom Tromey <tromey@adacore.com>
1206
1207 * gdb.ada/enum_idx_packed.exp: Add test.
1208 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1209 New variable.
1210 * gdb.ada/enum_idx_packed/pck.ads (Short)
1211 (Multi_Dimension, Multi_Dimension_Access): New types.
1212
1213 2020-11-04 Tom Tromey <tromey@adacore.com>
1214
1215 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1216
1217 2020-11-04 Tom Tromey <tromey@adacore.com>
1218
1219 * gdb.ada/set_pckd_arr_elt.exp: Also test
1220 -fgnat-encodings=minimal. Add tests.
1221 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1222 Call Update_Small a second time.
1223 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1224 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1225 (Variant_Access): New types.
1226 (New_Variant): Declare.
1227
1228 2020-11-04 Tom Tromey <tromey@adacore.com>
1229
1230 * gdb.ada/mod_from_name.exp: Test printing slice.
1231
1232 2020-11-04 Tom Tromey <tromey@adacore.com>
1233
1234 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1235 values.
1236 * gdb.ada/access_to_unbounded_array.exp: Test different
1237 -fgnat-encodings values.
1238 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1239 values.
1240 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1241 values.
1242 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1243 values.
1244 * gdb.ada/array_of_variable_length.exp: Test different
1245 -fgnat-encodings values.
1246 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1247 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1248 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1249 change.
1250 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1251 values.
1252 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1253 * gdb.ada/out_of_line_in_inlined.exp: Test different
1254 -fgnat-encodings values.
1255 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1256 values.
1257 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1258 values.
1259 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1260 -fgnat-encodings values.
1261 * gdb.ada/variant_record_packed_array.exp: Test different
1262 -fgnat-encodings values.
1263
1264 2020-11-04 Tom Tromey <tromey@adacore.com>
1265
1266 * gdb.ada/enum_idx_packed.exp: Add tests.
1267 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1268 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1269 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1270 declarations.
1271
1272 2020-11-03 Tom de Vries <tdevries@suse.de>
1273
1274 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1275 terminator comments.
1276 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1277 terminator.
1278
1279 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1280
1281 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1282 integer format test with regexp.
1283
1284 2020-11-02 Gary Benson <gbenson@redhat.com>
1285
1286 * gdb.base/print-file-var.exp (test): Separate compiler and
1287 linker options, and build using build_executable_from_specs
1288 to accommodate this.
1289
1290 2020-11-02 Gary Benson <gbenson@redhat.com>
1291
1292 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1293 for .c files compiled as C++ with Clang if any shared
1294 libraries are specified.
1295
1296 2020-11-02 Gary Benson <gbenson@redhat.com>
1297
1298 * lib/attributes.h: New header.
1299 * gdb.base/backtrace.c: Include the above. Replace
1300 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1301 * gdb.base/infcall-nested-structs.c: Likewise.
1302 * gdb.base/vla-optimized-out.c: Likewise.
1303
1304 2020-11-02 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1307
1308 2020-11-01 Joel Brobecker <brobecker@adacore.com>
1309
1310 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1311 System.Min_Int and System.Max_Int with smaller hardcoded
1312 constants.
1313
1314 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1315
1316 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1317 * configure: Re-generate.
1318
1319 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
1320
1321 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1322 expected output.
1323
1324 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1325
1326 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1327 behavior.
1328 * gdb.base/paginate-bg-execution.exp: Ditto.
1329 * gdb.base/paginate-inferior-exit.exp: Ditto.
1330 * gdb.base/double-prompt-target-event-error.c: Remove.
1331 * gdb.base/double-prompt-target-event-error.exp: Remove.
1332
1333 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1334
1335 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1336 inferiors' and 'detach inferiors' do not change the current
1337 inferior.
1338
1339 2020-10-29 Tom de Vries <tdevries@suse.de>
1340
1341 * gdb.threads/tls.exp: Fix DUPLICATEs.
1342
1343 2020-10-28 Tom de Vries <tdevries@suse.de>
1344
1345 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1346
1347 2020-10-28 Tom de Vries <tdevries@suse.de>
1348
1349 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1350 * gdb.base/reread.exp: Same.
1351
1352 2020-10-28 Tom de Vries <tdevries@suse.de>
1353
1354 * lib/gdb.exp (readnow): Handle arg.
1355 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1356
1357 2020-10-28 Tom de Vries <tdevries@suse.de>
1358
1359 * gdb.base/relocate.exp: Update regexp for -readnow.
1360
1361 2020-10-28 Tom de Vries <tdevries@suse.de>
1362
1363 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1364 -readnow.
1365
1366 2020-10-28 Tom de Vries <tdevries@suse.de>
1367
1368 PR symtab/26772
1369 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1370 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1371
1372 2020-10-28 Tom de Vries <tdevries@suse.de>
1373
1374 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1375 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1376 complaint during file command for -readnow.
1377
1378 2020-10-28 Tom de Vries <tdevries@suse.de>
1379
1380 * gdb.cp/nsalias.exp: Fix typo in test name.
1381
1382 2020-10-28 Tom de Vries <tdevries@suse.de>
1383
1384 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1385
1386 2020-10-28 Tom de Vries <tdevries@suse.de>
1387
1388 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1389 -readnow.
1390
1391 2020-10-27 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1394
1395 2020-10-27 Tom de Vries <tdevries@suse.de>
1396
1397 * gdb.base/maint.exp: Update for -readnow.
1398
1399 2020-10-27 Tom de Vries <tdevries@suse.de>
1400
1401 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1402 -readnow.
1403
1404 2020-10-14 Gary Benson <gbenson@redhat.com>
1405
1406 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1407 "_vptr$Base" as correct, in addition to "_vptr.Base".
1408 (test_mixed): Likewise.
1409
1410 2020-10-27 Gary Benson <gbenson@redhat.com>
1411
1412 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1413 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1414
1415 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1416
1417 * gdb.base/condbreak.exp: Update the completion tests to
1418 consider the '-force' flag.
1419
1420 2020-10-27 Tom de Vries <tdevries@suse.de>
1421
1422 * gdb.base/list-ambiguous-readnow.exp: New file.
1423
1424 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1425
1426 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1427 the condition.
1428 * gdb.linespec/cpcompletion.exp: Update to consider the
1429 '-force-condition' keyword.
1430 * gdb.linespec/explicit.exp: Ditto.
1431 * lib/completion-support.exp: Ditto.
1432
1433 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1434
1435 * gdb.base/condbreak-multi-context.cc: New file.
1436 * gdb.base/condbreak-multi-context.exp: New file.
1437
1438 2020-10-26 Tom Tromey <tom@tromey.com>
1439
1440 * lib/mi-support.exp (default_mi_gdb_start): Call
1441 gdb_stdin_log_init.
1442 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1443 subtract one from gdb_instances.
1444 (gdb_stdin_log_write): Flush in_file.
1445
1446 2020-10-26 Tom de Vries <tdevries@suse.de>
1447
1448 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1449
1450 2020-10-26 Tom Tromey <tromey@adacore.com>
1451
1452 * gdb.ada/unsigned_range/foo.adb: New file.
1453 * gdb.ada/unsigned_range/pack.adb: New file.
1454 * gdb.ada/unsigned_range/pack.ads: New file.
1455 * gdb.ada/unsigned_range.exp: New file.
1456
1457 2020-10-26 Tom de Vries <tdevries@suse.de>
1458
1459 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1460
1461 2020-10-26 Tom de Vries <tdevries@suse.de>
1462
1463 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1464 for CU.
1465 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1466
1467 2020-10-23 Tom de Vries <tdevries@suse.de>
1468
1469 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1470 DW_FORM_string.
1471 (Dwarf::_default_form): New proc.
1472 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1473 guessed.
1474
1475 2020-10-23 Tom de Vries <tdevries@suse.de>
1476
1477 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1478 * gdb.dwarf2/atomic-type.exp: Same.
1479 * gdb.dwarf2/bad-regnum.exp: Same.
1480 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1481 * gdb.dwarf2/dw2-align.exp: Same.
1482 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1483 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1484 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1485 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1486 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1487 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1488 * gdb.dwarf2/enum-type.exp: Same.
1489 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1490 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1491 * gdb.dwarf2/main-subprogram.exp: Same.
1492 * gdb.dwarf2/missing-type-name.exp: Same.
1493 * gdb.dwarf2/nonvar-access.exp: Same.
1494 * gdb.dwarf2/typedef-void-finish.exp: Same.
1495 * gdb.dwarf2/var-access.exp: Same.
1496 * gdb.dwarf2/void-type.exp: Same.
1497
1498 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1499
1500 PR gdb/26693
1501 * gdb.dwarf2/template-specification-full-name.exp: New test.
1502
1503 2020-10-22 Luis Machado <luis.machado@linaro.org>
1504
1505 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1506 expected an offset from the function.
1507 * gdb.base/msym-bp.exp (test): Likewise.
1508
1509 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1510
1511 * gdb.fortran/array-slices.exp: Add a new test.
1512
1513 2020-10-21 Gary Benson <gbenson@redhat.com>
1514
1515 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1516 fullname test with Clang. Also expand comments generally.
1517
1518 2020-10-20 Tom de Vries <tdevries@suse.de>
1519
1520 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1521
1522 2020-10-20 Tom de Vries <tdevries@suse.de>
1523
1524 * gdb.dwarf2/arr-stride.c: Remove.
1525 * gdb.dwarf2/arr-stride.exp: Use main.c.
1526 * gdb.dwarf2/arr-subrange.c: Remove.
1527 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1528 * gdb.dwarf2/bad-regnum.c: Remove.
1529 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1530 * gdb.dwarf2/corrupt.c: Remove.
1531 * gdb.dwarf2/corrupt.exp: Use main.c.
1532 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1533 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1534 * gdb.dwarf2/dw2-icycle.c: Remove.
1535 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1536 * gdb.dwarf2/formdata16.c: Remove.
1537 * gdb.dwarf2/formdata16.exp: Use main.c.
1538 * gdb.dwarf2/implptrconst.c: Remove.
1539 * gdb.dwarf2/implptrconst.exp: Use main.c.
1540 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1541 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1542 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1543 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1544
1545 2020-10-20 Tom de Vries <tdevries@suse.de>
1546
1547 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1548 file.
1549 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1550
1551 2020-10-20 Tom de Vries <tdevries@suse.de>
1552
1553 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1554 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1555 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1556 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1557 * gdb.dwarf2/dw2-ranges.exp: Same.
1558 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1559 * gdb.dwarf2/var-access.exp: Same.
1560
1561 2020-10-19 Tom Tromey <tromey@adacore.com>
1562
1563 PR tui/26719
1564 * gdb.tui/list.exp: Check source window contents after focus
1565 change.
1566
1567 2020-10-17 Tom de Vries <tdevries@suse.de>
1568
1569 PR symtab/26317
1570 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1571
1572 2020-10-17 Tom de Vries <tdevries@suse.de>
1573
1574 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1575 as suffix.
1576 * gdb.dwarf2/atomic.c: Rename to ...
1577 * gdb.dwarf2/atomic-type.c: ... this.
1578 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1579 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1580 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1581 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1582 * gdb.dwarf2/fission-mix2.c: Rename to ...
1583 * gdb.dwarf2/fission-mix-2.c: ... this.
1584 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1585 standard_testfile.
1586 * gdb.dwarf2/ada-valprint-error.exp: Same.
1587 * gdb.dwarf2/arr-stride.exp: Same.
1588 * gdb.dwarf2/arr-subrange.exp: Same.
1589 * gdb.dwarf2/atomic-type.exp: Same.
1590 * gdb.dwarf2/bad-regnum.exp: Same.
1591 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1592 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1593 * gdb.dwarf2/clang-debug-names.exp: Same.
1594 * gdb.dwarf2/comp-unit-lang.exp: Same.
1595 * gdb.dwarf2/corrupt.exp: Same.
1596 * gdb.dwarf2/count.exp: Same.
1597 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1598 * gdb.dwarf2/data-loc.exp: Same.
1599 * gdb.dwarf2/dw2-align.exp: Same.
1600 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1601 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1602 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1603 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1604 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1605 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1606 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1607 * gdb.dwarf2/dw2-inline-param.exp: Same.
1608 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1609 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1610 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1611 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1612 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1613 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1614 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1615 * gdb.dwarf2/dw2-param-error.exp: Same.
1616 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1617 * gdb.dwarf2/dw2-ranges.exp: Same.
1618 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1619 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1620 * gdb.dwarf2/dw4-sig-types.exp: Same.
1621 * gdb.dwarf2/dynarr-ptr.exp: Same.
1622 * gdb.dwarf2/enum-type.exp: Same.
1623 * gdb.dwarf2/fission-mix.exp: Same.
1624 * gdb.dwarf2/formdata16.exp: Same.
1625 * gdb.dwarf2/implptrconst.exp: Same.
1626 * gdb.dwarf2/implptrpiece.exp: Same.
1627 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1628 * gdb.dwarf2/main-subprogram.exp: Same.
1629 * gdb.dwarf2/method-ptr.exp: Same.
1630 * gdb.dwarf2/missing-sig-type.exp: Same.
1631 * gdb.dwarf2/nonvar-access.exp: Same.
1632 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1633 * gdb.dwarf2/shortpiece.exp: Same.
1634 * gdb.dwarf2/staticvirtual.exp: Same.
1635 * gdb.dwarf2/subrange.exp: Same.
1636 * gdb.dwarf2/symtab-producer.exp: Same.
1637 * gdb.dwarf2/typedef-void-finish.exp: Same.
1638 * gdb.dwarf2/var-access.exp: Same.
1639 * gdb.dwarf2/variant.exp: Same.
1640 * gdb.dwarf2/void-type.exp: Same.
1641 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1642 dw2-ranges-main.c.
1643 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1644
1645 2020-10-16 Tom de Vries <tdevries@suse.de>
1646
1647 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1648
1649 2020-10-16 Tom de Vries <tdevries@suse.de>
1650
1651 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1652
1653 2020-10-14 Tom de Vries <tdevries@suse.de>
1654
1655 PR testsuite/26732
1656 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1657 scenario 2.
1658 * gdb.ada/mi_catch_ex_hand.exp: Same.
1659
1660 2020-10-13 Pedro Alves <pedro@palves.net>
1661
1662 * lib/mi-support.exp (mi_clean_restart): New.
1663 (mi_run_to_main): Delete.
1664 All callers adjust to use mi_clean_restart / mi_runto_main.
1665
1666 2020-10-13 Pedro Alves <pedro@palves.net>
1667
1668 * config/monitor.exp: Use "list -q".
1669 * gdb.arch/gdb1558.exp: Use "break -q".
1670 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1671 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1672 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1673 * gdb.base/commands.exp: Use "break -q".
1674 * gdb.base/condbreak.exp: Use "break -q".
1675 * gdb.base/ctf-ptype.exp: Use "list -q".
1676 * gdb.base/define.exp: Use "break -q".
1677 * gdb.base/del.exp: Use "break -q".
1678 * gdb.base/fullname.exp: Use "break -q".
1679 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1680 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1681 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1682 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1683 "hbreak -q".
1684 * gdb.base/included.exp: Use "list -q".
1685 * gdb.base/label.exp: Use "break -q".
1686 * gdb.base/lineinc.exp: Use "break -q".
1687 * gdb.base/list.exp: Use "list -q".
1688 * gdb.base/macscp.exp: Use "list -q".
1689 * gdb.base/pending.exp: Use "break -q".
1690 * gdb.base/prologue-include.exp: Use "break -q".
1691 * gdb.base/ptype.exp: Use "list -q".
1692 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1693 * gdb.base/server-del-break.exp: Use "break -q".
1694 * gdb.base/style.exp: Use "break -q".
1695 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1696 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1697 * gdb.cp/exception.exp: Use "tbreak -q".
1698 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1699 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1700 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1701 * gdb.dwarf2/pr13961.exp: Use "break -q".
1702 * gdb.linespec/explicit.exp: Use "list -q".
1703 * gdb.linespec/linespec.exp: Use "break -q".
1704 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1705 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1706 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1707 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1708 * gdb.trace/change-loc.exp: Use "break -q".
1709 * gdb.trace/pending.exp: Use "break -q".
1710 * gdb.tui/basic.exp: Use "list -q".
1711 * gdb.tui/list-before.exp: Use "list -q".
1712 * gdb.tui/list.exp: Use "list -q".
1713 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1714
1715 2020-10-13 Pedro Alves <pedro@palves.net>
1716
1717 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1718 saved breakpoints file.
1719 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1720 inspecting breakpoint list.
1721 * lib/gdb.exp (runto_main): Add "qualified" to options.
1722 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1723 and handle it.
1724 (mi_runto_main): Pass 1 as qualified argument.
1725
1726 2020-10-13 Pedro Alves <pedro@palves.net>
1727
1728 * lib/mi-support.exp (mi_runto_main): New proc.
1729 (mi_run_to_main): Use it.
1730 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1731 * gdb.mi/mi-var-cmd.exp: Likewise.
1732 * gdb.mi/mi-var-invalidate.exp: Likewise.
1733 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1734 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1735 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1736 * gdb.mi/user-selected-context-sync.exp: Likewise.
1737 * gdb.opt/inline-cmds.exp: Likewise.
1738 * gdb.python/py-framefilter-mi.exp: Likewise.
1739 * gdb.python/py-mi.exp: Likewise.
1740
1741 2020-10-13 Pedro Alves <pedro@palves.net>
1742
1743 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1744 "runto main".
1745 * gdb.ada/small_reg_param.exp: Likewise.
1746 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1747 * gdb.base/annota1.exp: Likewise.
1748 * gdb.base/anon.exp: Likewise.
1749 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1750 * gdb.base/dprintf-non-stop.exp: Likewise.
1751 * gdb.base/dprintf.exp: Likewise.
1752 * gdb.base/gdb11530.exp: Likewise.
1753 * gdb.base/gdb11531.exp: Likewise.
1754 * gdb.base/gnu_vector.exp: Likewise.
1755 * gdb.base/interrupt-noterm.exp: Likewise.
1756 * gdb.base/memattr.exp: Likewise.
1757 * gdb.base/step-over-syscall.exp: Likewise.
1758 * gdb.base/watch-cond-infcall.exp: Likewise.
1759 * gdb.base/watch-read.exp: Likewise.
1760 * gdb.base/watch-vfork.exp: Likewise.
1761 * gdb.base/watch_thread_num.exp: Likewise.
1762 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1763 * gdb.guile/scm-frame-inline.exp: Likewise.
1764 * gdb.linespec/explicit.exp: Likewise.
1765 * gdb.opt/inline-break.exp: Likewise.
1766 * gdb.python/py-frame-inline.exp: Likewise.
1767 * gdb.reverse/break-precsave.exp: Likewise.
1768 * gdb.reverse/break-reverse.exp: Likewise.
1769 * gdb.reverse/consecutive-precsave.exp: Likewise.
1770 * gdb.reverse/consecutive-reverse.exp: Likewise.
1771 * gdb.reverse/finish-precsave.exp: Likewise.
1772 * gdb.reverse/finish-reverse.exp: Likewise.
1773 * gdb.reverse/fstatat-reverse.exp: Likewise.
1774 * gdb.reverse/getresuid-reverse.exp: Likewise.
1775 * gdb.reverse/i386-precsave.exp: Likewise.
1776 * gdb.reverse/i386-reverse.exp: Likewise.
1777 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1778 * gdb.reverse/i387-env-reverse.exp: Likewise.
1779 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1780 * gdb.reverse/insn-reverse.exp: Likewise.
1781 * gdb.reverse/machinestate-precsave.exp: Likewise.
1782 * gdb.reverse/machinestate.exp: Likewise.
1783 * gdb.reverse/pipe-reverse.exp: Likewise.
1784 * gdb.reverse/readv-reverse.exp: Likewise.
1785 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1786 * gdb.reverse/rerun-prec.exp: Likewise.
1787 * gdb.reverse/s390-mvcle.exp: Likewise.
1788 * gdb.reverse/solib-precsave.exp: Likewise.
1789 * gdb.reverse/solib-reverse.exp: Likewise.
1790 * gdb.reverse/step-precsave.exp: Likewise.
1791 * gdb.reverse/step-reverse.exp: Likewise.
1792 * gdb.reverse/time-reverse.exp: Likewise.
1793 * gdb.reverse/until-precsave.exp: Likewise.
1794 * gdb.reverse/until-reverse.exp: Likewise.
1795 * gdb.reverse/waitpid-reverse.exp: Likewise.
1796 * gdb.reverse/watch-precsave.exp: Likewise.
1797 * gdb.reverse/watch-reverse.exp: Likewise.
1798 * gdb.threads/kill.exp: Likewise.
1799 * gdb.threads/tid-reuse.exp: Likewise.
1800
1801 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1802
1803 PR gdb/26642
1804 * gdb.base/maint-target-async-off.c: New test.
1805 * gdb.base/maint-target-async-off.exp: New test.
1806
1807 2020-10-13 Alan Modra <amodra@gmail.com>
1808
1809 * gdb.arch/powerpc-altivec.s,
1810 * gdb.arch/powerpc-power7.s,
1811 * gdb.arch/powerpc-power8.s,
1812 * gdb.arch/powerpc-power9.s,
1813 * gdb.arch/powerpc-vsx.s,
1814 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1815 * gdb.arch/powerpc-altivec.exp,
1816 * gdb.arch/powerpc-power7.exp,
1817 * gdb.arch/powerpc-power8.exp,
1818 * gdb.arch/powerpc-power9.exp,
1819 * gdb.arch/powerpc-vsx.exp,
1820 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1821 disassembly of mfvsrd/mtvsrd.
1822
1823 2020-10-13 Alan Modra <amodra@gmail.com>
1824
1825 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1826 "target architecture" output.
1827 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1828 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1829 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1830 * gdb.arch/s390-disassembler-options.exp: Likewise.
1831
1832 2020-10-12 Pedro Alves <pedro@palves.net>
1833
1834 PR exp/26602
1835 PR c++/26550
1836 * gdb.cp/ambiguous.cc (marker1): Delete.
1837 (main): Initialize all the fields of the locals. Replace marker1
1838 call with a "set breakpoint here" marker.
1839 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1840 instead of running to marker1. Add tests printing all the
1841 variables and all the fields of the variables.
1842 (test_ambiguous): New proc, expecting the new GDB output when a
1843 field access is ambiguous. Change all "warning: X ambiguous"
1844 tests to use it.
1845
1846 2020-10-12 Gary Benson <gbenson@redhat.com>
1847
1848 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1849 * gdb.base/msym-bp-2.c (foo): Likewise.
1850 * gdb.base/msym-lang.c (foo): Likewise.
1851 * gdb.base/msym-lang-main.c (foo): Likewise.
1852 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1853 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1854 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1855 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1856 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1857 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1858 * gdb.python/py-objfile.c (static_var): Likewise.
1859 * gdb.python/py-symbol.c (rr): Likewise.
1860 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1861 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1862
1863 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1864
1865 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1866 output of backtrace.
1867
1868 2020-10-09 Tom Tromey <tromey@adacore.com>
1869
1870 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1871 (Rec): Add field. Fix range.
1872 * gdb.ada/scalar_storage.exp: Update.
1873
1874 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
1875
1876 PR exp/26714
1877 * gdb.base/printcmds.exp: Add tests for void results.
1878
1879 2020-10-09 Jan Vrany <jan.vrany@labware.com>
1880
1881 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1882 is emmited for both 'set directories' and 'directory' commands.
1883
1884 2020-10-08 Tom Tromey <tom@tromey.com>
1885
1886 * gdb.base/style.exp: Check that "main"'s name is styled.
1887
1888 2020-10-07 Tom Tromey <tromey@adacore.com>
1889
1890 * gdb.base/find.exp: Rename some tests.
1891
1892 2020-10-06 Gary Benson <gbenson@redhat.com>
1893
1894 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1895 * gdb.base/list1.c (unused): Likewise.
1896
1897 2020-10-06 Gary Benson <gbenson@redhat.com>
1898
1899 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1900 __attribute__ ((used)).
1901 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1902
1903 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1904
1905 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1906 make use of regions throughout.
1907 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1908 not {...}.
1909 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1910
1911 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
1912
1913 * gdb.base/call-sc.c: Fix return struct on stack test case.
1914 * gdb.base/call-sc.exp: Likewise.
1915
1916 2020-10-02 Gary Benson <gbenson@redhat.com>
1917
1918 * README: Fix "paralell".
1919
1920 2020-09-30 Gary Benson <gbenson@redhat.com>
1921
1922 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1923 Convert directive to lowercase.
1924 (.Labbrev1_begin): Add missing label.
1925 (abbrev code 0x1): Remove DW_AT_stmt_list.
1926 (.Ldie_b): Likewise.
1927
1928 2020-09-27 Tom Tromey <tom@tromey.com>
1929
1930 * gdb.tui/new-layout.exp: Use with_test_prefix.
1931
1932 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1933
1934 PR python/26586
1935 * gdb.python/python.exp: add test cases for the from_tty
1936 argument to gdb.execute.
1937
1938 2020-09-25 Gary Benson <gbenson@redhat.com>
1939
1940 * gdb.base/infcall-nested-structs.exp.tcl: Add
1941 additional_flags=-Wno-tautological-compare for C++
1942 tests when compiling using Clang.
1943
1944 2020-09-25 Gary Benson <gbenson@redhat.com>
1945
1946 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1947 for .c files.
1948
1949 2020-09-24 Tom Tromey <tromey@adacore.com>
1950
1951 PR tui/26638:
1952 * gdb.tui/list.exp: Check output of "focus next".
1953
1954 2020-09-23 Tom Tromey <tom@tromey.com>
1955
1956 * gdb.dwarf2/intbits.exp: New file.
1957 * gdb.dwarf2/intbits.c: New file.
1958
1959 2020-09-20 Pedro Alves <pedro@palves.net>
1960
1961 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1962 spawn_id before calling remote_close. Close secondary MI channel.
1963
1964 2020-09-20 Pedro Alves <pedro@palves.net>
1965
1966 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1967 fails.
1968
1969 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1970
1971 * gdb.fortran/array-slices.exp: Update expected results.
1972 * gdb.fortran/class-allocatable-array.exp: Likewise.
1973 * gdb.fortran/multi-dim.exp: Likewise.
1974 * gdb.fortran/vla-type.exp: Likewise.
1975 * gdb.mi/mi-vla-fortran.exp: Likewise.
1976
1977 2020-09-18 Victor Collod <vcollod@nvidia.com>
1978
1979 PR gdb/26635
1980 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1981 compatible with i386, and move it to...
1982 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1983 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1984 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1985
1986 2020-09-18 Pedro Alves <pedro@palves.net>
1987
1988 PR gdb/26631
1989 * gdb.multi/multi-target-thread-find.exp: New file.
1990
1991 2020-09-18 Pedro Alves <pedro@palves.net>
1992
1993 * gdb.multi/multi-target-continue.exp: New file, factored out from
1994 multi-target.exp.
1995 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1996 multi-target.exp.
1997 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1998 multi-target.exp.
1999 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2000 multi-target.exp.
2001 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2002 multi-target.exp.
2003 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2004 multi-target.exp.
2005 * gdb.multi/multi-target.exp: Delete.
2006
2007 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2008
2009 * gdb.fortran/array-slices.exp: Add missing message data.
2010
2011 2020-09-17 Pedro Alves <pedro@palves.net>
2012
2013 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2014
2015 2020-09-17 Pedro Alves <pedro@palves.net>
2016
2017 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2018 full prototype.
2019
2020 2020-09-17 Pedro Alves <pedro@palves.net>
2021
2022 * gdb.python/py-as-string.c: Add cast.
2023
2024 2020-09-17 Pedro Alves <pedro@palves.net>
2025
2026 * gdb.base/sizeof.c (fill): Add cast.
2027
2028 2020-09-17 Pedro Alves <pedro@palves.net>
2029
2030 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2031
2032 2020-09-17 Pedro Alves <pedro@palves.net>
2033
2034 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2035 linkage name.
2036 * gdb.base/prologue.exp: Use print /d.
2037 * gdb.base/symbol-alias.exp: Handle C++ output.
2038 * gdb.base/symbol-alias2.c: Handle C++ output.
2039 [__cplusplus] (func): Explicitly specify linkage name.
2040
2041 2020-09-17 Pedro Alves <pedro@palves.net>
2042
2043 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2044 (struct my_key_t): ... this. Adjust all references.
2045 (struct value_t): Rename to ...
2046 (struct my_value_t): ... this. Adjust all references.
2047 (create_map, add_map_element, create_map_map)
2048 (add_map_map_element): Add casts.
2049
2050 2020-09-17 Pedro Alves <pedro@palves.net>
2051
2052 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2053 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2054
2055 2020-09-17 Pedro Alves <pedro@palves.net>
2056
2057 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2058
2059 2020-09-17 Pedro Alves <pedro@palves.net>
2060
2061 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2062 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2063 (charfoo, intfoo): Define full prototype.
2064 * gdb.base/ptype1.c (charfoo): Define full prototype.
2065 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2066 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2067
2068 2020-09-17 Pedro Alves <pedro@palves.net>
2069
2070 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2071 Don't define.
2072 (utf_32_string): Compile for both C and C++.
2073 * gdb.base/charset.exp: Use "print /d".
2074
2075 2020-09-17 Pedro Alves <pedro@palves.net>
2076
2077 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2078 (nullptr): Rename to ...
2079 (null_ptr): ... this.
2080 * gdb.base/watchpoint.exp: Adjust to rename.
2081
2082 2020-09-17 Pedro Alves <pedro@palves.net>
2083
2084 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2085 (three_not_flag): Add casts.
2086
2087 2020-09-17 Pedro Alves <pedro@palves.net>
2088
2089 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2090 char array.
2091 (main): Add references to Barrier, TestStrings, TestStringsH and
2092 TestStringsW.
2093 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2094 and expect a full prototype in C++.
2095
2096 2020-09-17 Pedro Alves <pedro@palves.net>
2097
2098 * gdb.base/nested-addr.c (main): Add cast.
2099 * gdb.base/nested-addr.exp: Use "print /d".
2100
2101 2020-09-17 Pedro Alves <pedro@palves.net>
2102
2103 * gdb.base/break.exp (func): New. Use it throughout when
2104 expecting a function name.
2105
2106 2020-09-17 Pedro Alves <pedro@palves.net>
2107
2108 * gdb.base/display.exp: Issue "set print asm-demangle on".
2109
2110 2020-09-17 Pedro Alves <pedro@palves.net>
2111
2112 * gdb.base/find.c: Include <string.h>.
2113 (init_bufs): Add cast.
2114 * gdb.base/find.exp: Issue "set print asm-demangle on".
2115
2116 2020-09-16 Tom Tromey <tromey@adacore.com>
2117
2118 PR gdb/26598:
2119 * gdb.base/skipcxx.exp: New file.
2120 * gdb.base/skipcxx.cc: New file.
2121
2122 2020-09-16 Tom de Vries <tdevries@suse.de>
2123
2124 PR testsuite/26617
2125 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2126 WITH_DEBUG_SECTIONS is defined.
2127 (xstr, str): New macro.
2128 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2129 to get start and size of _Dmain.
2130 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2131 using additional_flags.
2132
2133 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2134
2135 * gdb.base/bp-cmds-sourced-script.c: New file.
2136 * gdb.base/bp-cmds-sourced-script.exp: New test.
2137 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2138
2139 2020-09-16 Tom de Vries <tdevries@suse.de>
2140
2141 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2142 get the gdb prompt after issuing "monitor exit".
2143
2144 2020-09-16 Tom de Vries <tdevries@suse.de>
2145
2146 PR testsuite/26624
2147 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2148
2149 2020-09-16 Tom de Vries <tdevries@suse.de>
2150
2151 PR testsuite/26618
2152 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2153
2154 2020-09-15 Tom Tromey <tromey@adacore.com>
2155
2156 PR rust/26197:
2157 * lib/rust-support.exp (rust_llvm_version): New proc.
2158 * gdb.rust/simple.exp: Check rust_llvm_version.
2159
2160 2020-09-14 Tom de Vries <tdevries@suse.de>
2161
2162 * gdb.rust/traits.exp: Fix PATH warning.
2163
2164 2020-09-13 Pedro Alves <pedro@palves.net>
2165
2166 * gdb.base/catch-follow-exec.c (main): Add explicit return
2167 statement.
2168 * gdb.base/catch-signal.c (main): Likewise.
2169 * gdb.base/condbreak-call-false.c (main): Likewise.
2170 * gdb.base/consecutive.c (main): Add explicit return
2171 statement and return type.
2172 * gdb.base/cursal.c (main): Add explicit return statement.
2173 * gdb.base/cvexpr.c (main): Likewise.
2174 * gdb.base/display.c (main): Add explicit return statement and
2175 return type.
2176 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2177 * gdb.base/endianity.c (main): Likewise.
2178 * gdb.base/execd-prog.c (main): Likewise.
2179 * gdb.base/gdb1090.c (main): Likewise.
2180 * gdb.base/info_qt.c (main): Likewise.
2181 * gdb.base/lineinc.c (main): Likewise.
2182 * gdb.base/load-command.c (main): Likewise.
2183 * gdb.base/macscp1.c (main): Likewise.
2184 * gdb.base/pr10179-a.c (main): Likewise.
2185 * gdb.base/quit-live.c (main): Likewise.
2186 * gdb.base/scope0.c (main): Likewise.
2187 * gdb.base/settings.c (main): Likewise.
2188 * gdb.base/stack-checking.c (main): Return int.
2189 * gdb.base/varargs.c (main): Add explicit return statement.
2190 * gdb.cp/ambiguous.cc (main): Likewise.
2191 * gdb.cp/anon-struct.cc (main): Likewise.
2192 * gdb.cp/anon-union.cc (main): Likewise.
2193 * gdb.cp/bool.cc (main): Likewise.
2194 * gdb.cp/bs15503.cc (main): Likewise.
2195 * gdb.cp/cplusfuncs.cc (main): Likewise.
2196 * gdb.cp/cttiadd.cc (main): Likewise.
2197 * gdb.cp/extern-c.cc (main): Likewise.
2198 * gdb.cp/filename.cc (main): Likewise.
2199 * gdb.cp/formatted-ref.cc (main): Likewise.
2200 * gdb.cp/mb-ctor.cc (main): Likewise.
2201 * gdb.cp/member-ptr.cc (main): Likewise.
2202 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2203 * gdb.cp/overload-const.cc (main): Likewise.
2204 * gdb.cp/paren-type.cc (main): Likewise.
2205 * gdb.cp/parse-lang.cc (main): Likewise.
2206 * gdb.cp/pr-1023.cc (main): Likewise.
2207 * gdb.cp/psmang1.cc (main): Likewise.
2208 * gdb.cp/readnow-language.cc (main): Likewise.
2209 * gdb.cp/ref-params.cc (main): Likewise.
2210 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2211 * gdb.cp/virtbase2.cc (main): Likewise.
2212 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2213 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2214 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2215 * gdb.mi/mi-console.c (main): Likewise.
2216 * gdb.mi/mi-read-memory.c (main): Likewise.
2217 * gdb.modula2/multidim.c (main): Likewise.
2218 * gdb.opt/inline-small-func.c (main): Likewise.
2219 * gdb.python/py-rbreak.c (main): Likewise.
2220 * gdb.stabs/exclfwd1.c (main): Likewise.
2221 * gdb.trace/qtro.c (main): Likewise.
2222
2223 2020-09-13 Pedro Alves <pedro@palves.net>
2224
2225 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2226 instead of getenv.
2227
2228 2020-09-13 Pedro Alves <pedro@palves.net>
2229
2230 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2231 instead of spawning GDB with remote_spawn.
2232 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2233 gdb_spawn instead of spawning GDB with remote_spawn.
2234
2235 2020-09-13 Pedro Alves <pedro@palves.net>
2236
2237 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2238 file and add calls to first and second.
2239 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2240 add call to f.
2241
2242 2020-09-13 Pedro Alves <pedro@palves.net>
2243
2244 * gdb.mi/mi-break-qualified.cc: New file.
2245 * gdb.mi/mi-break-qualified.exp: New file.
2246 * lib/mi-support.exp (mi_create_breakpoint_multi)
2247 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2248 procedures.
2249 (mi_create_breakpoint_1): New, factored out from
2250 mi_create_breakpoint.
2251
2252 2020-09-13 Pedro Alves <pedro@palves.net>
2253
2254 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2255 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2256 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2257 (register_class): Delete.
2258 (main): Don't call register_class.
2259
2260 2020-09-13 Pedro Alves <pedro@palves.net>
2261
2262 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2263 (do_tests): Remove "calling method for small class" test.
2264 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2265 (register_class): Delete.
2266 (main): Don't call register_class.
2267 * gdb.cp/call-method-register.exp: New file, based on bits removed
2268 from classes.exp.
2269 * gdb.cp/call-method-register.cc: New file, based on bits removed
2270 from classes.cc.
2271
2272 2020-09-13 Pedro Alves <pedro@palves.net>
2273
2274 * gdb.base/msym-bp-2.c: New.
2275 * gdb.base/msym-bp-shl-lib.c: New file.
2276 * gdb.base/msym-bp-shl-main-2.c: New file.
2277 * gdb.base/msym-bp-shl-main.c: New file.
2278 * gdb.base/msym-bp-shl.exp: New file.
2279 * gdb.base/msym-bp.c: New file.
2280 * gdb.base/msym-bp.exp: New file.
2281
2282 2020-09-13 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.base/default.exp: Change $_gdb_major to 11.
2285
2286 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2287 Felix Willgerodt <Felix.Willgerodt@intel.com>
2288
2289 * x86-avx512bf16.c: New file.
2290 * x86-avx512bf16.exp: Likewise.
2291 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2292
2293 2020-09-11 Tom de Vries <tdevries@suse.de>
2294
2295 PR exp/26602
2296 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2297
2298 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2299
2300 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2301
2302 2020-09-10 Alan Modra <amodra@gmail.com>
2303
2304 PR 26597
2305 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2306
2307 2020-09-08 Tom de Vries <tdevries@suse.de>
2308
2309 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2310 after gdb_starti_cmd.
2311
2312 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2313
2314 * lib/fortran.exp (fortran_complex8): New proc.
2315 (fortran_complex16): New proc.
2316 * gdb.fortran/complex.exp: Use routines from fortran.exp
2317 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2318 * gdb.fortran/vla-ptr-info.exp: Likewise.
2319
2320 2020-09-03 Tom de Vries <tdevries@suse.de>
2321
2322 PR breakpoint/26546
2323 * gdb.base/label-without-address.exp: Runto main first.
2324
2325 2020-09-02 Tom Tromey <tromey@adacore.com>
2326
2327 * gdb.ada/mi_var_access.exp: Test children of access variable.
2328 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2329 * gdb.ada/mi_var_array.exp: Update.
2330
2331 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2332
2333 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2334 on docker w/ AUFS storage driver.
2335
2336 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2337
2338 * gdb.base/corefile2.exp (renamed binfile): New tests.
2339
2340 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2341
2342 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2343
2344 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2345
2346 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2347 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2348
2349 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2350
2351 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2352 output, printing a "not saved" value from history and printing a
2353 convenience variable created from a "not saved" value.
2354
2355 2020-08-31 Tom de Vries <tdevries@suse.de>
2356
2357 * gdb.base/eh_return.exp: Use nopie.
2358
2359 2020-08-28 Pedro Alves <pedro@palves.net>
2360
2361 * gdb.base/advance-until-multiple-locations.exp
2362 (advance_overload, until_overload): Adjust to match the
2363 frame/function header instead of the source line text.
2364
2365 2020-08-28 Tom de Vries <tdevries@suse.de>
2366
2367 * gdb.base/label-without-address.c: New test.
2368 * gdb.base/label-without-address.exp: New file.
2369
2370 2020-08-27 Pedro Alves <pedro@palves.net>
2371
2372 PR gdb/26523
2373 PR gdb/26524
2374 * gdb.base/advance-until-multiple-locations.cc: New.
2375 * gdb.base/advance-until-multiple-locations.exp: New.
2376
2377 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2378
2379 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2380
2381 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2382
2383 * gdb.arch/amd64-byte.exp: Make test names unique, use
2384 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2385 * gdb.arch/amd64-dword.exp: Likewise.
2386 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2387 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2388 unique.
2389 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2390 * gdb.arch/amd64-word.exp: Make test names unique, use
2391 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2392 * gdb.arch/i386-byte.exp: Make test names unique, use
2393 gdb_breakpoint.
2394 * gdb.arch/i386-word.exp: Likewise.
2395
2396 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
2397
2398 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2399
2400 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2401
2402 PR gdb/26532
2403 * gdb.threads/stepi-random-signal.exp: Update pattern.
2404
2405 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
2406
2407 PR gdb/26532
2408 * gdb.base/ui-redirect.exp: Update pattern.
2409
2410 2020-08-25 Gary Benson <gbenson@redhat.com>
2411
2412 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2413 when compiling with clang.
2414 * gdb.dwarf2/dw2-restore.exp: Likewise.
2415
2416 2020-08-25 Gary Benson <gbenson@redhat.com>
2417
2418 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2419 Add additional_flags=-Wno-inaccessible-base when compiling
2420 with GCC >= 10.1 or clang. Add additional_flags=-w when
2421 compiling with GCC < 10.
2422
2423 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2424
2425 PR m2/26372
2426 * gdb.modula2/multidim.c: New file.
2427 * gdb.modula2/multidim.exp: New file.
2428
2429 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2430
2431 * lib/gdb.exp (runto): Always emit fail on internal error.
2432
2433 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
2434
2435 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2436 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2437 Likewise.
2438 * gdb.threads/stepi-random-signal.exp: Likewise.
2439
2440 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2441
2442 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2443 * gdb.trace/strace.exp: Ditto.
2444
2445 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2446
2447 * gdb.fortran/vla-type.exp: Skip commands not required for
2448 the Flang compiled binaries after prologue fix.
2449
2450 2020-08-17 Tom de Vries <tdevries@suse.de>
2451 Tom Tromey <tromey@adacore.com>
2452
2453 PR rust/26197:
2454 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2455
2456 2020-08-17 Tom Tromey <tromey@adacore.com>
2457
2458 * gdb.ada/mi_var_access.exp: New file.
2459 * gdb.ada/mi_var_access/mi_access.adb: New file.
2460 * gdb.ada/mi_var_access/pck.adb: New file.
2461 * gdb.ada/mi_var_access/pck.ads: New file.
2462
2463 2020-08-16 Tom de Vries <tdevries@suse.de>
2464
2465 PR gdb/25350
2466 * gdb.base/eh_return.c: New test.
2467 * gdb.base/eh_return.exp: New file.
2468
2469 2020-08-15 Tom de Vries <tdevries@suse.de>
2470
2471 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2472 (mixed_func_1d_): Use fortran_charlen_t in decl.
2473
2474 2020-08-15 Tom de Vries <tdevries@suse.de>
2475
2476 PR backtrace/26390
2477 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2478 Update expected pattern.
2479
2480 2020-08-13 Pedro Alves <pedro@palves.net>
2481
2482 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2483 * gdb.fortran/library-module.exp: Likewise.
2484 * gdb.fortran/logical.exp: Likewise.
2485 * gdb.fortran/module.exp: Likewise.
2486 * gdb.fortran/print_type.exp: Likewise.
2487 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2488 * gdb.fortran/vla-datatypes.exp: Likewise.
2489 * gdb.fortran/vla-history.exp: Likewise.
2490 * gdb.fortran/vla-ptr-info.exp: Likewise.
2491 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2492 * gdb.fortran/vla-ptype.exp: Likewise.
2493 * gdb.fortran/vla-sizeof.exp: Likewise.
2494 * gdb.fortran/vla-type.exp: Likewise.
2495 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2496 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2497 * gdb.fortran/vla-value-sub.exp: Likewise.
2498 * gdb.fortran/vla-value.exp: Likewise.
2499
2500 2020-08-13 Pedro Alves <pedro@palves.net>
2501
2502 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2503 * gdb.ada/access_to_packed_array.exp: Likewise.
2504 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2505 * gdb.ada/addr_arith.exp: Likewise.
2506 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2507 * gdb.ada/arr_arr.exp: Likewise.
2508 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2509 * gdb.ada/array_bounds.exp: Likewise.
2510 * gdb.ada/array_of_variable_length.exp: Likewise.
2511 * gdb.ada/array_ptr_renaming.exp: Likewise.
2512 * gdb.ada/array_subscript_addr.exp: Likewise.
2513 * gdb.ada/arraydim.exp: Likewise.
2514 * gdb.ada/arrayparam.exp: Likewise.
2515 * gdb.ada/arrayptr.exp: Likewise.
2516 * gdb.ada/assign_1.exp: Likewise.
2517 * gdb.ada/assign_arr.exp: Likewise.
2518 * gdb.ada/atomic_enum.exp: Likewise.
2519 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2520 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2521 * gdb.ada/bias.exp: Likewise.
2522 * gdb.ada/boolean_expr.exp: Likewise.
2523 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2524 * gdb.ada/bp_enum_homonym.exp: Likewise.
2525 * gdb.ada/bp_inlined_func.exp: Likewise.
2526 * gdb.ada/bp_on_var.exp: Likewise.
2527 * gdb.ada/bp_range_type.exp: Likewise.
2528 * gdb.ada/bp_reset.exp: Likewise.
2529 * gdb.ada/call_pn.exp: Likewise.
2530 * gdb.ada/catch_assert_if.exp: Likewise.
2531 * gdb.ada/catch_ex.exp: Likewise.
2532 * gdb.ada/catch_ex_std.exp: Likewise.
2533 * gdb.ada/char_enum.exp: Likewise.
2534 * gdb.ada/char_param.exp: Likewise.
2535 * gdb.ada/complete.exp: Likewise.
2536 * gdb.ada/cond_lang.exp: Likewise.
2537 * gdb.ada/convvar_comp.exp: Likewise.
2538 * gdb.ada/dgopt.exp: Likewise.
2539 * gdb.ada/disc_arr_bound.exp: Likewise.
2540 * gdb.ada/display_nested.exp: Likewise.
2541 * gdb.ada/dot_all.exp: Likewise.
2542 * gdb.ada/dyn_loc.exp: Likewise.
2543 * gdb.ada/dyn_stride.exp: Likewise.
2544 * gdb.ada/excep_handle.exp: Likewise.
2545 * gdb.ada/expr_delims.exp: Likewise.
2546 * gdb.ada/expr_with_funcall.exp: Likewise.
2547 * gdb.ada/exprs.exp: Likewise.
2548 * gdb.ada/fin_fun_out.exp: Likewise.
2549 * gdb.ada/fixed_cmp.exp: Likewise.
2550 * gdb.ada/formatted_ref.exp: Likewise.
2551 * gdb.ada/frame_arg_lang.exp: Likewise.
2552 * gdb.ada/frame_args.exp: Likewise.
2553 * gdb.ada/fullname_bp.exp: Likewise.
2554 * gdb.ada/fun_addr.exp: Likewise.
2555 * gdb.ada/fun_in_declare.exp: Likewise.
2556 * gdb.ada/fun_overload_menu.exp: Likewise.
2557 * gdb.ada/fun_renaming.exp: Likewise.
2558 * gdb.ada/funcall_char.exp: Likewise.
2559 * gdb.ada/funcall_param.exp: Likewise.
2560 * gdb.ada/funcall_ptr.exp: Likewise.
2561 * gdb.ada/funcall_ref.exp: Likewise.
2562 * gdb.ada/homonym.exp: Likewise.
2563 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2564 * gdb.ada/info_auto_lang.exp: Likewise.
2565 * gdb.ada/info_exc.exp: Likewise.
2566 * gdb.ada/info_types.exp: Likewise.
2567 * gdb.ada/int_deref.exp: Likewise.
2568 * gdb.ada/interface.exp: Likewise.
2569 * gdb.ada/iwide.exp: Likewise.
2570 * gdb.ada/lang_switch.exp: Likewise.
2571 * gdb.ada/length_cond.exp: Likewise.
2572 * gdb.ada/maint_with_ada.exp: Likewise.
2573 * gdb.ada/mi_catch_assert.exp: Likewise.
2574 * gdb.ada/mi_catch_ex.exp: Likewise.
2575 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2576 * gdb.ada/mi_dyn_arr.exp: Likewise.
2577 * gdb.ada/mi_ex_cond.exp: Likewise.
2578 * gdb.ada/mi_exc_info.exp: Likewise.
2579 * gdb.ada/mi_interface.exp: Likewise.
2580 * gdb.ada/mi_prot.exp: Likewise.
2581 * gdb.ada/mi_ref_changeable.exp: Likewise.
2582 * gdb.ada/mi_string_access.exp: Likewise.
2583 * gdb.ada/mi_task_arg.exp: Likewise.
2584 * gdb.ada/mi_task_info.exp: Likewise.
2585 * gdb.ada/mi_var_array.exp: Likewise.
2586 * gdb.ada/mi_var_union.exp: Likewise.
2587 * gdb.ada/mi_variant.exp: Likewise.
2588 * gdb.ada/minsyms.exp: Likewise.
2589 * gdb.ada/mod_from_name.exp: Likewise.
2590 * gdb.ada/nested.exp: Likewise.
2591 * gdb.ada/null_array.exp: Likewise.
2592 * gdb.ada/optim_drec.exp: Likewise.
2593 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2594 * gdb.ada/packed_array_assign.exp: Likewise.
2595 * gdb.ada/packed_tagged.exp: Likewise.
2596 * gdb.ada/pp-rec-component.exp: Likewise.
2597 * gdb.ada/print_chars.exp: Likewise.
2598 * gdb.ada/print_pc.exp: Likewise.
2599 * gdb.ada/ptr_typedef.exp: Likewise.
2600 * gdb.ada/ptype_arith_binop.exp: Likewise.
2601 * gdb.ada/ptype_array.exp: Likewise.
2602 * gdb.ada/ptype_field.exp: Likewise.
2603 * gdb.ada/ptype_tagged_param.exp: Likewise.
2604 * gdb.ada/ptype_union.exp: Likewise.
2605 * gdb.ada/py_range.exp: Likewise.
2606 * gdb.ada/py_taft.exp: Likewise.
2607 * gdb.ada/rdv_wait.exp: Likewise.
2608 * gdb.ada/rec_comp.exp: Likewise.
2609 * gdb.ada/rec_return.exp: Likewise.
2610 * gdb.ada/ref_param.exp: Likewise.
2611 * gdb.ada/ref_tick_size.exp: Likewise.
2612 * gdb.ada/rename_subscript_param.exp: Likewise.
2613 * gdb.ada/repeat_dyn.exp: Likewise.
2614 * gdb.ada/same_component_name.exp: Likewise.
2615 * gdb.ada/same_enum.exp: Likewise.
2616 * gdb.ada/scalar_storage.exp: Likewise.
2617 * gdb.ada/set_wstr.exp: Likewise.
2618 * gdb.ada/small_reg_param.exp: Likewise.
2619 * gdb.ada/str_binop_equal.exp: Likewise.
2620 * gdb.ada/str_ref_cmp.exp: Likewise.
2621 * gdb.ada/str_uninit.exp: Likewise.
2622 * gdb.ada/sub_variant.exp: Likewise.
2623 * gdb.ada/sym_print_name.exp: Likewise.
2624 * gdb.ada/taft_type.exp: Likewise.
2625 * gdb.ada/tagged.exp: Likewise.
2626 * gdb.ada/tagged_access.exp: Likewise.
2627 * gdb.ada/task_bp.exp: Likewise.
2628 * gdb.ada/task_switch_in_core.exp: Likewise.
2629 * gdb.ada/tasks.exp: Likewise.
2630 * gdb.ada/tick_last_segv.exp: Likewise.
2631 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2632 * gdb.ada/type_coercion.exp: Likewise.
2633 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2634 * gdb.ada/unchecked_union.exp: Likewise.
2635 * gdb.ada/uninitialized_vars.exp: Likewise.
2636 * gdb.ada/var_arr_attrs.exp: Likewise.
2637 * gdb.ada/var_arr_typedef.exp: Likewise.
2638 * gdb.ada/var_rec_arr.exp: Likewise.
2639 * gdb.ada/variant-record.exp: Likewise.
2640 * gdb.ada/variant.exp: Likewise.
2641 * gdb.ada/variant_record_packed_array.exp: Likewise.
2642 * gdb.ada/varsize_limit.exp: Likewise.
2643 * gdb.ada/whatis_array_val.exp: Likewise.
2644 * gdb.ada/widewide.exp: Likewise.
2645 * gdb.ada/win_fu_syms.exp: Likewise.
2646
2647 2020-08-12 Gary Benson <gbenson@redhat.com>
2648
2649 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2650
2651 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2652
2653 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2654 unset the array variable.
2655
2656 2020-08-03 Tom de Vries <tdevries@suse.de>
2657
2658 PR symtab/26333
2659 * lib/dwarf.exp (DW_LNE_user): New proc.
2660 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2661 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2662
2663 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2664
2665 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2666 to 'uintptr_t'
2667 (inttypes.h): Include.
2668
2669 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2670
2671 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2672 (C5_24k): Delete.
2673 (C5_8k, C5_64k, C5_256k): New macros.
2674 (buf_ro): Allocate 256 KiB of initialized data.
2675
2676 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2677
2678 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2679 that attempt to overwrite an existing condition with a condition
2680 that fails parsing and also with a condition that parses fine
2681 but contains junk at the end.
2682
2683 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2684
2685 * gdb.base/condbreak-bad.c: New test.
2686 * gdb.base/condbreak-bad.exp: New file.
2687
2688 2020-07-30 Tom de Vries <tdevries@suse.de>
2689
2690 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2691 out of ...
2692 (GDBInfoModuleSymbols::check_entry): ... here.
2693 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2694 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2695 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2696
2697 2020-07-30 Tom de Vries <tdevries@suse.de>
2698
2699 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2700 "__class_some_module_Number_t" optional.
2701
2702 2020-07-29 Tom de Vries <tdevries@suse.de>
2703
2704 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2705 multiple locations.
2706
2707 2020-07-29 Tom de Vries <tdevries@suse.de>
2708
2709 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2710 rather than function name.
2711
2712 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2713
2714 PR symtab/26270:
2715 * gdb.cp/disasm-func-name.cc: New file.
2716 * gdb.cp/disasm-func-name.exp: New file.
2717
2718 2020-07-28 Tom Tromey <tromey@adacore.com>
2719
2720 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2721 'varval' location.
2722
2723 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2724
2725 * gdb.python/py-unwind.py: Update to make use of a register
2726 descriptor.
2727
2728 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2729
2730 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2731
2732 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2733
2734 PR fortran/23051
2735 PR fortran/26139
2736 * gdb.fortran/class-allocatable-array.exp: New file.
2737 * gdb.fortran/class-allocatable-array.f90: New file.
2738 * gdb.fortran/pointer-to-pointer.exp: New file.
2739 * gdb.fortran/pointer-to-pointer.f90: New file.
2740
2741 2020-07-25 Tom de Vries <tdevries@suse.de>
2742
2743 PR symtab/26243
2744 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2745 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2746
2747 2020-07-24 Tom de Vries <tdevries@suse.de>
2748
2749 PR testsuite/26293
2750 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2751
2752 2020-07-23 Pedro Alves <pedro@palves.net>
2753
2754 * gdb.server/server-kill.exp (prepare): New, factored out from the
2755 top level.
2756 (kill_server): New.
2757 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2758 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2759
2760 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2761
2762 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2763
2764 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2765
2766 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2767 Initialize to empty string at top level.
2768 (gdb_wrapper_init): Revert check for file existence on build.
2769 Build the wrapper in its default place, not a build-specific
2770 location. When host == build, make the pathname absolute.
2771 (gdb_compile): Delete leftover declaration of
2772 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2773 string instead of uninitialized.
2774
2775 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2776
2777 * gdb.base/corefile2.exp: New file.
2778 * gdb.base/coremaker2.exp: New file.
2779
2780 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2781
2782 * gdb.base/coredump-filter.exp: Add second
2783 non-Private-Shared-Anon-File test.
2784 (test_disasm): Rename binfile for test which is expected
2785 to fail.
2786
2787 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2788
2789 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2790 data in core file".
2791 * gdb.base/coremaker.c (buf2ro): New global.
2792 (mmapdata): Add a read-only mmap mapping.
2793
2794 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2795
2796 PR corefiles/25631
2797 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2798 New test.
2799 * gdb.base/coremaker.c (buf3): New global.
2800 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2801 flags.
2802
2803 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2804
2805 * gdb.base/coremaker.c (filler_ro): New global constant.
2806
2807 2020-07-22 Tom Tromey <tromey@adacore.com>
2808
2809 * gdb.ada/mi_prot.exp: New file.
2810 * gdb.ada/mi_prot/pkg.adb: New file.
2811 * gdb.ada/mi_prot/pkg.ads: New file.
2812 * gdb.ada/mi_prot/prot.adb: New file.
2813
2814 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2815
2816 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2817 loads two JITers.
2818
2819 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2820
2821 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2822
2823 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2824
2825 * gdb.python/py-arch-reg-names.exp: Additional tests.
2826
2827 2020-07-21 Tom de Vries <tdevries@suse.de>
2828
2829 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2830 breakpoint locations".
2831 * gdb.reverse/solib-reverse.exp: Same.
2832
2833 2020-07-21 Tom de Vries <tdevries@suse.de>
2834
2835 * gdb.reverse/step-reverse.c (callee): Merge statements.
2836
2837 2020-07-21 Tom de Vries <tdevries@suse.de>
2838
2839 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2840 line numbers for some variables.
2841
2842 2020-07-21 Tom de Vries <tdevries@suse.de>
2843
2844 * gdb.opt/inline-locals.c (init_array): New func.
2845 (func1): Use init_array.
2846 * gdb.opt/inline-locals.exp: Update pattern.
2847
2848 2020-07-21 Tom de Vries <tdevries@suse.de>
2849
2850 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2851 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2852
2853 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2854
2855 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2856 * gdb.guile/types-module.exp: Remove "ERROR:" from
2857 regexps since Guile 3.0 no longer prints that.
2858
2859 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2860
2861 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2862 error regexp to match on Guile 2.2.
2863
2864 2020-07-20 Gary Benson <gbenson@redhat.com>
2865
2866 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2867 with clang.
2868
2869 2020-07-20 Tom de Vries <tdevries@suse.de>
2870
2871 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2872 (omp_set_lock_in_order): New function.
2873 (single_scope, multi_scope, nested_func, nested_parallel): Use
2874 omp_set_lock_in_order and omp_unset_lock.
2875 (main): Init and destroy lock and lock2.
2876
2877 2020-07-20 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2880
2881 2020-07-20 Tom de Vries <tdevries@suse.de>
2882
2883 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2884
2885 2020-07-17 Tom de Vries <tdevries@suse.de>
2886
2887 * gdb.base/valgrind-infcall-2.c: New test.
2888 * gdb.base/valgrind-infcall-2.exp: New file.
2889 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2890
2891 2020-07-17 Tom de Vries <tdevries@suse.de>
2892
2893 * gdb.dlang/circular.c (found): Use found_label as label name.
2894 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2895 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2896 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2897 * gdb.dwarf2/ada-linkage-name.exp: Same.
2898 * gdb.dwarf2/arr-subrange.exp: Same.
2899 * gdb.dwarf2/atomic-type.exp: Same.
2900 * gdb.dwarf2/comp-unit-lang.exp: Same.
2901 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2902 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2903 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2904 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2905 * gdb.dwarf2/implptr-64bit.exp: Same.
2906 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2907 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2908 * gdb.dwarf2/imported-unit.exp: Same.
2909 * gdb.dwarf2/main-subprogram.exp: Same.
2910 * gdb.dwarf2/missing-type-name.exp: Same.
2911 * gdb.dwarf2/nonvar-access.exp: Same.
2912 * gdb.dwarf2/struct-with-sig.exp: Same.
2913 * gdb.dwarf2/typedef-void-finish.exp: Same.
2914 * gdb.dwarf2/void-type.exp: Same.
2915
2916 2020-07-17 Tom de Vries <tdevries@suse.de>
2917
2918 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2919 src parameter.
2920 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2921 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2922 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2923 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2924 * gdb.dwarf2/dwz.exp: Same.
2925 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2926 * gdb.dwarf2/implref-array.exp: Same.
2927 * gdb.dwarf2/implref-const.exp: Same.
2928 * gdb.dwarf2/implref-global.exp: Same.
2929 * gdb.dwarf2/implref-struct.exp: Same.
2930 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2931 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2932 * gdb.dwarf2/var-access.exp: Same.
2933 * gdb.dwarf2/varval.exp: Same.
2934 * gdb.trace/entry-values.exp: Same.
2935
2936 2020-07-17 Tom de Vries <tdevries@suse.de>
2937
2938 * lib/dwarf.exp (Dwarf::extern): Remove.
2939 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2940 * gdb.dlang/circular.exp: Same.
2941 * gdb.dwarf2/comp-unit-lang.exp: Same.
2942 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2943 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2944 * gdb.dwarf2/dwz.exp: Same.
2945 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2946 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2947 * gdb.dwarf2/imported-unit.exp: Same.
2948 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2949
2950 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2951
2952 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2953 Use double quotes instead of single quotes.
2954
2955 2020-07-16 Caroline Tice <cmtice@google.com>
2956
2957 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2958 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2959
2960 2020-07-16 Tom de Vries <tdevries@suse.de>
2961
2962 * lib/dwarf.exp (program): Initialize _line.
2963 (DW_LNE_end_sequence): Reinitialize _line.
2964 (DW_LNS_advance_line): Update _line.
2965 (line): New proc.
2966 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2967 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2968 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2969 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2970 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2971 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2972
2973 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2976 generic.
2977
2978 2020-07-15 Tom de Vries <tdevries@suse.de>
2979
2980 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2981 is_amd64_regs_target.
2982
2983 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2984
2985 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2986 * gdb.fortran/ptype-on-functions.f90: Likewise.
2987
2988 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2989
2990 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2991 values in documentation for addr_size to 4 and 8.
2992
2993 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2994
2995 * gdb.arch/amd64-osabi.exp: Update.
2996 * gdb.arch/arm-disassembler-options.exp: Update.
2997 * gdb.arch/powerpc-disassembler-options.exp: Update.
2998 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2999 * gdb.arch/s390-disassembler-options.exp: Update.
3000 * gdb.base/all-architectures.exp.tcl: Update.
3001 * gdb.base/attach-pie-noexec.exp: Update.
3002 * gdb.base/catch-syscall.exp: Update.
3003 * gdb.xml/tdesc-arch.exp: Update.
3004
3005 2020-07-14 Tom de Vries <tdevries@suse.de>
3006
3007 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3008 (local_gettid): ... this.
3009 (fn): Update.
3010
3011 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3012
3013 * gdb.base/info_sources.exp: Skip directory match tests on
3014 remote hosts.
3015
3016 2020-07-13 Gary Benson <gbenson@redhat.com>
3017
3018 * gdb.base/savedregs.exp (caller): Use parentheses to
3019 make expected expression evaluation ordering explicit.
3020
3021 2020-07-13 Gary Benson <gbenson@redhat.com>
3022
3023 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3024
3025 2020-07-13 Gary Benson <gbenson@redhat.com>
3026
3027 * gdb.base/bigcore.c (main): Use a volatile pointer when
3028 attempting to trigger a SIGSEGV.
3029 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3030 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3031 * gdb.base/savedregs.c (thrower): Likewise.
3032 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3033
3034 2020-07-13 Gary Benson <gbenson@redhat.com>
3035
3036 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3037 defining and using VLA structure fields into...
3038 * gdb.base/vla-struct-fields.c: New file.
3039 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3040 tests into...
3041 * gdb.base/vla-struct-fields.exp: New file.
3042
3043 2020-07-13 Tom de Vries <tdevries@suse.de>
3044
3045 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3046 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3047 * gdb.base/gold-gdb-index.exp: Same.
3048 * gdb.base/morestack.exp: Same.
3049
3050 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3051
3052 PR rust/26121
3053 * gdb.rust/modules.rs: Prevent linker from discarding test
3054 symbol.
3055
3056 2020-07-10 Pedro Alves <pedro@palves.net>
3057
3058 PR gdb/26199
3059 * gdb.multi/multi-target.c (exit_thread): New.
3060 (thread_start): Break loop if EXIT_THREAD.
3061 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3062 (top level) Call test_no_resumed.
3063
3064 2020-07-08 Tom Tromey <tromey@adacore.com>
3065
3066 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3067 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3068
3069 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3070
3071 PR python/22748
3072 * gdb.opt/inline-frame-tailcall.c: New file.
3073 * gdb.opt/inline-frame-tailcall.exp: New file.
3074 * gdb.python/py-unwind-inline.c: New file.
3075 * gdb.python/py-unwind-inline.exp: New file.
3076 * gdb.python/py-unwind-inline.py: New file.
3077
3078 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3079
3080 * gdb.python/py-arch-reg-groups.exp: New file.
3081
3082 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3083
3084 * gdb.python/py-arch-reg-names.exp: New file.
3085
3086 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3087
3088 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3089 gdb.PendingFrame.architecture method.
3090
3091 2020-07-06 Tom de Vries <tdevries@suse.de>
3092
3093 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3094
3095 2020-07-03 Pedro Alves <palves@redhat.com>
3096
3097 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3098 explicitly write negative numbers.
3099 * gdb.base/structs2.exp: Adjust expected output.
3100
3101 2020-07-03 Pedro Alves <palves@redhat.com>
3102
3103 * gdb.base/charset.c (init_string): Change all char parameters to
3104 unsigned char parameters.
3105
3106 2020-07-03 Pedro Alves <palves@redhat.com>
3107
3108 * gdb.base/call-sc.exp (start_scalars_test): Use
3109 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3110 * gdb.base/overlays.c: Remove references to PARAMS.
3111 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3112 * gdb.base/reread.exp: Don't set 'prototypes' global.
3113 * gdb.base/structs.exp (start_structs_test): Use
3114 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3115 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3116 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3117 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3118 call.
3119 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3120
3121 2020-07-03 Pedro Alves <palves@redhat.com>
3122
3123 * gdb.base/m32rovly.c: Delete.
3124 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3125
3126 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3127
3128 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3129 of gdb_py_test_multiple.
3130 * gdb.python/py-cmd.exp: Likewise.
3131 * gdb.python/py-events.exp: Likewise.
3132 * gdb.python/py-function.exp: Likewise.
3133 * gdb.python/py-inferior.exp: Likewise.
3134 * gdb.python/py-infthread.exp: Likewise.
3135 * gdb.python/py-linetable.exp: Likewise.
3136 * gdb.python/py-parameter.exp: Likewise.
3137 * gdb.python/py-value.exp: Likewise.
3138
3139 2020-06-30 Tom de Vries <tdevries@suse.de>
3140
3141 PR testsuite/26175
3142 * lib/future.exp (gdb_default_target_compile): Detect and handle
3143 early_flags.
3144
3145 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
3146
3147 * boards/simavr.exp (gdb_load): Catch errors when closing
3148 previous connection. Close connection, wait for process and
3149 unset simavr_spawn_id on failure.
3150
3151 2020-06-29 Tom de Vries <tdevries@suse.de>
3152
3153 * lib/gdb.exp (unknown): Make test-case unresolved.
3154
3155 2020-06-29 Tom de Vries <tdevries@suse.de>
3156
3157 PR gdb/25475
3158 * gdb.server/solib-list.exp: Verify that the symbol reload
3159 confirmation question is asked.
3160
3161 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3162
3163 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3164 have a input seq nr in each pass message.
3165 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
3166 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3167 * gdb.python/python.exp: Make test names unique,
3168 use gdb_test_multiline instead of gdb_py_test_multiple,
3169 use $gdb_test_name.
3170 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3171
3172 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
3173
3174 * configure.ac: Add --enable-libctf.
3175 * aclocal.m4: sinclude ../config/enable.m4.
3176 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3177 * lib/gdb.exp (skip_ctf_tests): Use it.
3178 * gdb.base/ctf-constvars.exp: Error message tweak.
3179 * gdb.base/ctf-ptype.exp: Likewise.
3180 * configure: Regenerate.
3181
3182 2020-06-26 Gary Benson <gbenson@redhat.com>
3183
3184 * gdb.cp/try_catch.cc: Include string.h.
3185 (main): Replace comparison against string literal with
3186 strcmp, avoiding build failure with -Wstring-compare.
3187 Add "marker test-complete".
3188 * gdb.cp/try_catch.exp: Run the test to the above marker,
3189 then verify that the value of "test" is still true.
3190
3191 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3192
3193 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3194
3195 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3196
3197 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3198
3199 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3200
3201 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3202 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3203 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3204 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3205 * gdb.arch/riscv-tdesc-loading.exp: New file.
3206
3207 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3208
3209 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3210
3211 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3212
3213 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3214 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3215 * gdb.arch/riscv-tdesc-regs.c: New file.
3216 * gdb.arch/riscv-tdesc-regs.exp: New file.
3217
3218 2020-06-24 Pedro Alves <palves@redhat.com>
3219
3220 * gdb.arch/amd64-entry-value-paramref.exp: Use
3221 prepare_for_testing_full and don't pass "c++" for the .S file
3222 build spec.
3223 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3224 $options, since it's an assembly file. Remove -Wno-deprecated.
3225 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3226 compiling C++ programs.
3227
3228 2020-06-24 Pedro Alves <palves@redhat.com>
3229
3230 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3231 Clang, add "-Wno-unknown-warning-option" to the options.
3232
3233 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3234
3235 * gdb.xml/tdesc-reload.c: New file.
3236 * gdb.xml/tdesc-reload.exp: New file.
3237 * gdb.xml/maint-xml-dump-01.xml: New file.
3238 * gdb.xml/maint-xml-dump-02.xml: New file.
3239 * gdb.xml/maint-xml-dump.exp: New file.
3240
3241 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3242
3243 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3244 Adjust for omitted commands when TUI is disabled.
3245
3246 2020-06-23 Gary Benson <gbenson@redhat.com>
3247 Pedro Alves <palves@redhat.com>
3248
3249 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3250 * gdb.cp/nsimport.cc: Likewise.
3251 * gdb.cp/nsnested.cc: Likewise.
3252 * gdb.cp/nsnoimports.cc: Likewise.
3253 * gdb.cp/nsusing.cc: Likewise.
3254 * gdb.cp/smartp.cc: Likewise.
3255 * gdb.python/py-pp-integral.c: Likewise.
3256 * gdb.python/py-pp-re-notag.c: Likewise.
3257
3258 2020-06-23 Gary Benson <gbenson@redhat.com>
3259
3260 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3261 * gdb.cp/nsimport.cc: Likewise.
3262 * gdb.cp/nsnested.cc: Likewise.
3263 * gdb.cp/nsnoimports.cc: Likewise.
3264 * gdb.cp/nsusing.cc: Likewise.
3265 * gdb.cp/smartp.cc: Likewise.
3266 * gdb.python/py-pp-integral.c: Likewise.
3267 * gdb.python/py-pp-re-notag.c: Likewise.
3268
3269 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3270
3271 * gdb.base/default-args.exp: New test.
3272 * gdb.base/default-args.c: New file.
3273 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3274 * gdb.base/default.exp: Update to new help text.
3275 * gdb.base/help.exp: Likewise.
3276 * gdb.base/page.exp: Likewise.
3277 * gdb.base/style.exp: Likewise.
3278 * gdb.guile/guile.exp: Likewise.
3279 * gdb.python/python.exp: Likewise.
3280
3281 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3282
3283 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3284 remote host. Fix search path syntax on Windows host.
3285
3286 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3287
3288 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3289 over 'exec-file-mismatch'.
3290 * gdb.base/attach.c: Mark should_exit volatile.
3291 * gdb.base/attach2.c: Likewise. Add a comment explaining
3292 why the sleep cannot be big.
3293 * gdb.base/attach3.c: New file.
3294
3295 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3296
3297 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3298 prefix optional.
3299
3300 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3301
3302 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3303 for remote host.
3304
3305 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3306 Hafiz Abid Qadeer <abidh@codesourcery.com>
3307
3308 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3309 file sent to remote host.
3310 (top level): Allow int32_t as type of 32-bit register.
3311
3312 2020-06-19 Tom de Vries <tdevries@suse.de>
3313
3314 * lib/gdb.exp (gdb_note): New proc.
3315 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3316 (gdb_default_target_compile): ... here. Only call
3317 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3318 (use_gdb_compile): Change to array.
3319 (toplevel): Update sets of use_gdb_compile to specify language.
3320 Warn about default_target_compile override. Store dejagnu's version
3321 of default_target_compile in dejagnu_default_target_compile.
3322
3323 2020-06-18 Tom de Vries <tdevries@suse.de>
3324
3325 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3326 (default_gdb_init): ... here.
3327
3328 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3329
3330 Fix TUI support checks in gdb.tui tests.
3331
3332 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3333 just say UNSUPPORTED.
3334 * gdb.tui/corefile-run.exp: Likewise.
3335 * gdb.tui/empty.exp: Likewise.
3336 * gdb.tui/list-before.exp: Likewise.
3337 * gdb.tui/list.exp: Likewise.
3338 * gdb.tui/main.exp: Likewise.
3339 * gdb.tui/regs.exp: Likewise.
3340 * gdb.tui/resize.exp: Likewise.
3341 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3342 * gdb.tui/tui-layout-asm.exp: Likewise.
3343 * gdb.tui/tui-missing-src.exp: Likewise.
3344 * gdb.tui/winheight.exp: Likewise.
3345 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3346
3347 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3348
3349 Fix TCL error in gdb.python/py-format-string.exp.
3350
3351 * gdb.python/py-format-string.exp: Move test for python support
3352 earlier, out of function body.
3353
3354 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
3355
3356 * gdb.base/index-cache-load-twice.c: New.
3357 * gdb.base/index-cache-load-twice.exp: New.
3358
3359 2020-06-17 Keith Seitz <keiths@redhat.com>
3360
3361 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
3362 when executing "gdb --configuration".
3363
3364 2020-06-17 Tom de Vries <tdevries@suse.de>
3365
3366 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3367 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3368 conditional on presence of gdb_tcl_unknown.
3369 (gdb_finish): Make override undo conditional on presence of
3370 gdb_tcl_unknown.
3371
3372 2020-06-16 Tom Tromey <tom@tromey.com>
3373
3374 * gdb.python/tui-window.py (failwin): New function. Register it
3375 as a TUI window type.
3376 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3377
3378 2020-06-16 Gary Benson <gbenson@redhat.com>
3379
3380 * gdb.python/py-nested-maps.c (create_map): Add missing return
3381 value.
3382 (create_map_map): Likewise.
3383
3384 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3385
3386 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3387 variable.
3388 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3389 and use the already-defined 'options' variable.
3390
3391 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3392 Tom de Vries <tdevries@suse.de>
3393
3394 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3395 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3396 (gdb_setup_known_globals): New proc.
3397 (gdb_cleanup_globals): New proc.
3398 * lib/gdb.exp (load_lib): New override proc.
3399 (gdb_stdin_log_init): Set var in_file as persistent global.
3400 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3401 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3402 fpc_compiler as persistent global.
3403
3404 2020-06-12 Tom de Vries <tdevries@suse.de>
3405
3406 * lib/tuiterm.exp (spawn): Rename to ...
3407 (tui_spawn): ... this.
3408 (toplevel): Move rename of spawn ...
3409 (gdb_init_tuiterm): ... here. New proc.
3410 (gdb_finish_tuiterm): New proc.
3411 * lib/gdb.exp (gdb_finish_hooks): New global var.
3412 (gdb_finish): Handle gdb_finish_hooks.
3413 (tuiterm_env): New proc.
3414 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3415 tuiterm_env.
3416 * gdb.tui/basic.exp: Same.
3417 * gdb.tui/corefile-run.exp: Same.
3418 * gdb.tui/empty.exp: Same.
3419 * gdb.tui/list-before.exp: Same.
3420 * gdb.tui/list.exp: Same.
3421 * gdb.tui/main.exp: Same.
3422 * gdb.tui/new-layout.exp: Same.
3423 * gdb.tui/regs.exp: Same.
3424 * gdb.tui/resize.exp: Same.
3425 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3426 * gdb.tui/tui-layout-asm.exp: Same.
3427 * gdb.tui/tui-missing-src.exp: Same.
3428 * gdb.tui/winheight.exp: Same.
3429
3430 2020-06-12 Tom de Vries <tdevries@suse.de>
3431
3432 PR testsuite/26110
3433 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3434 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3435
3436 2020-06-11 Tom Tromey <tom@tromey.com>
3437
3438 PR gdb/18318:
3439 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3440 floating point tests.
3441
3442 2020-06-11 Keith Seitz <keiths@redhat.com>
3443
3444 PR gdb/21356
3445 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3446 vla_struct.
3447 Add new struct vla_typedef and union vla_typedef_union and
3448 corresponding instantiation objects.
3449 Initialize new objects.
3450 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3451 and vla_typedef_union_object.
3452 Fixup type for vla_struct_object.
3453
3454 2020-06-11 Tom de Vries <tdevries@suse.de>
3455
3456 * lib/gdb.exp (with_override): New proc, factored out of ...
3457 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3458
3459 2020-06-10 Tom de Vries <tdevries@suse.de>
3460
3461 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3462
3463 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3464
3465 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3466 parameter, update callers.
3467
3468 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
3469
3470 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3471 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3472 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3473
3474 2020-06-04 Tom de Vries <tdevries@suse.de>
3475
3476 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3477
3478 2020-06-04 Tom de Vries <tdevries@suse.de>
3479
3480 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3481 exp_continue.
3482
3483 2020-06-04 Tom de Vries <tdevries@suse.de>
3484
3485 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3486
3487 2020-06-03 Tom de Vries <tdevries@suse.de>
3488
3489 PR symtab/26046
3490 * gdb.cp/breakpoint-locs-2.cc: New test.
3491 * gdb.cp/breakpoint-locs.cc: New test.
3492 * gdb.cp/breakpoint-locs.exp: New file.
3493 * gdb.cp/breakpoint-locs.h: New test.
3494
3495 2020-06-03 Tom de Vries <tdevries@suse.de>
3496
3497 PR testsuite/25609
3498 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3499 value of global verbose.
3500 * gdb.base/jit-elf.exp: Same.
3501 * gdb.base/jit-reader.exp: Same.
3502
3503 2020-06-02 Tom de Vries <tdevries@suse.de>
3504
3505 * gdb.dwarf2/multidictionary.exp: Don't use
3506 gdb_spawn_with_cmdline_opts.
3507
3508 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3509
3510 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3511 use_header case.
3512 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3513 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3514 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3515 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3516 * gdb.dwarf2/dw2-inline-header.c: New file.
3517 * gdb.dwarf2/dw2-inline-header.h: New file.
3518
3519 2020-05-30 Pedro Alves <palves@redhat.com>
3520
3521 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3522 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3523
3524 2020-05-29 Gary Benson <gbenson@redhat.com>
3525
3526 * gdb.compile/compile-cplus.exp (additional_flags): Also
3527 set when building with clang.
3528 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3529 when building with clang.
3530
3531 2020-05-29 Gary Benson <gbenson@redhat.com>
3532
3533 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3534 building with clang.
3535 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3536
3537 2020-05-29 Gary Benson <gbenson@redhat.com>
3538
3539 * gdb.cp/koenig.exp (prepare_for_testing): Add
3540 additional_flags=-Wno-unused-comparison.
3541 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3542
3543 2020-05-28 Gary Benson <gbenson@redhat.com>
3544
3545 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3546 statement.
3547
3548 2020-05-28 Gary Benson <gbenson@redhat.com>
3549
3550 * gdb.cp/classes.exp (prepare_for_testing): Add
3551 additional_flags=-Wno-deprecated-register.
3552 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3553 * gdb.cp/misc.exp: Likewise.
3554
3555 2020-05-28 Gary Benson <gbenson@redhat.com>
3556
3557 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3558 (test_op_new::operator new): Add return statement.
3559 (test_op_new_array::operator new[]): Likewise.
3560
3561 2020-05-27 Pedro Alves <palves@redhat.com>
3562
3563 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3564 check. Use test_gdb_complete_unique instead of
3565 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3566 test_gdb_complete_multiple instead of
3567 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3568
3569 2020-05-27 Luis Machado <luis.machado@linaro.org>
3570
3571 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3572 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3573 * gdb.arch/arm-disassembler-options.exp: Likewise.
3574 * gdb.arch/arm-disp-step.exp: Likewise.
3575 * gdb.arch/thumb-prologue.exp: Likewise.
3576 * gdb.base/async.exp: Likewise.
3577 * gdb.base/auxv.exp: Likewise.
3578 * gdb.base/complex-parts.exp: Likewise.
3579 * gdb.base/ena-dis-br.exp: Likewise.
3580 * gdb.base/foll-exec.exp: Likewise.
3581 * gdb.base/permissions.exp: Likewise.
3582 * gdb.base/relocate.exp: Likewise.
3583 * gdb.base/return2.exp: Likewise.
3584 * gdb.base/sigbpt.exp: Likewise.
3585 * gdb.base/siginfo-obj.exp: Likewise.
3586 * gdb.cp/converts.exp: Likewise.
3587 * gdb.cp/exceptprint.exp: Likewise.
3588 * gdb.cp/inherit.exp: Likewise.
3589 * gdb.cp/nsnoimports.exp: Likewise.
3590 * gdb.cp/virtbase2.exp: Likewise.
3591 * gdb.mi/mi-var-cmd.exp: Likewise.
3592 * gdb.mi/var-cmd.c: Likewise.
3593
3594 2020-05-26 Tom Tromey <tromey@adacore.com>
3595
3596 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3597
3598 2020-05-26 Tom Tromey <tromey@adacore.com>
3599
3600 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3601 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3602 type.
3603 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3604 variable.
3605
3606 2020-05-26 Christian Biesinger <cbiesinger@google.com>
3607
3608 * Makefile.in: Use = instead of == for the test command
3609 for portability.
3610
3611 2020-05-26 Tom de Vries <tdevries@suse.de>
3612
3613 * gdb.base/gold-gdb-index-2.c: New test.
3614 * gdb.base/gold-gdb-index.c: New test.
3615 * gdb.base/gold-gdb-index.exp: New file.
3616 * gdb.base/gold-gdb-index.h: New test.
3617
3618 2020-05-25 Tom de Vries <tdevries@suse.de>
3619
3620 * boards/gold-gdb-index.exp: New file.
3621
3622 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3623
3624 * boards/simavr.exp: New file.
3625
3626 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3627
3628 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3629 * gdb.base/inferior-args.exp: New file.
3630 * gdb.base/inferior-args.c: New file.
3631
3632 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3633
3634 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3635 inferior_args. Pass it to gdb_reload.
3636 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3637 inferior_args.
3638 (gdb_reload): Add inferior_args argument.
3639 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3640 pass it to gdbserver_run.
3641 * boards/native-gdbserver.exp: Do not set noargs.
3642 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3643 inferior_args argument.
3644 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3645 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3646 * gdb.base/args.exp: Likewise.
3647
3648 2020-05-25 Tom de Vries <tdevries@suse.de>
3649
3650 * lib/gdb.exp (exec_is_pie): Add comment.
3651
3652 2020-05-25 Tom de Vries <tdevries@suse.de>
3653
3654 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3655 instead of $binfile in the untested message.
3656
3657 2020-05-25 Tom de Vries <tdevries@suse.de>
3658
3659 PR testsuite/26031
3660 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3661
3662 2020-05-25 Tom de Vries <tdevries@suse.de>
3663
3664 * boards/gold.exp: New file.
3665
3666 2020-05-23 Tom Tromey <tom@tromey.com>
3667
3668 * gdb.base/style.exp: Remove completion styling test.
3669 * lib/gdb-utils.exp (style): Remove completion styles.
3670
3671 2020-05-23 Tom Tromey <tom@tromey.com>
3672
3673 * gdb.base/style.exp: Add completion styling test.
3674 * lib/gdb-utils.exp (style): Add completion styles.
3675
3676 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3677
3678 * gdb.base/annota1.exp: Update expected results.
3679 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3680 test name.
3681 * gdb.cp/annota3.exp: Update expected results.
3682
3683 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
3684
3685 PR gdb/26016
3686 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3687 against MAP_FAILED.
3688 * gdb.base/coremaker.c (mmapdata): Likewise.
3689 * gdb.base/jit-reader-host.c (main): Likewise.
3690 * gdb.base/sym-file-loader.c (load): Likewise.
3691 (load_shlib): Likewise.
3692
3693 2020-05-20 Tom Tromey <tromey@adacore.com>
3694
3695 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3696
3697 2020-05-20 Tom de Vries <tdevries@suse.de>
3698
3699 PR symtab/25833
3700 * gdb.base/with-mf-inc.c: New test.
3701 * gdb.base/with-mf-main.c: New test.
3702 * gdb.base/with-mf.exp: New file.
3703
3704 2020-05-19 Tom Tromey <tromey@adacore.com>
3705
3706 * gdb.rust/simple.exp: Restore missing test result.
3707
3708 2020-05-19 Tom de Vries <tdevries@suse.de>
3709
3710 * gdb.base/gdb-caching-proc.exp: Fix typo.
3711
3712 2020-05-19 Tom Tromey <tromey@adacore.com>
3713
3714 * gdb.rust/simple.exp: Add some test descriptions.
3715 (test_one_slice): Use with_test_prefix.
3716
3717 2020-05-18 Tom de Vries <tdevries@suse.de>
3718
3719 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3720
3721 2020-05-17 Pedro Alves <palves@redhat.com>
3722
3723 PR gdb/25741
3724 * gdb.base/hw-sw-break-same-address.exp: New file.
3725
3726 2020-05-16 Pedro Alves <palves@redhat.com>
3727
3728 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3729 LAST_LOADED_FILE accordingly.
3730
3731 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3732
3733 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3734
3735 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3736
3737 * gdb.base/help.exp: Test apropos and help for commands
3738 having aliases. Fixed comments not starting with an
3739 upper-case letter or not finishing with a dot.
3740
3741 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3742
3743 * gdb.base/alias.exp: Update help output check.
3744
3745 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3746
3747 * gdb.base/default.exp: Update output following fixes.
3748
3749 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3750
3751 * gdb.base/alias.exp: Test aliases starting with a prefix of
3752 another alias.
3753
3754 2020-05-15 Gary Benson <gbenson@redhat.com>
3755
3756 * gdb.base/info-os.c (main): Add return statement.
3757 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3758 * gdb.base/large-frame-2.c (func): Likewise.
3759 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3760 * gdb.base/pr10179-b.c (foo2): Likewise.
3761 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3762 * gdb.base/watch-cond.c (func): Likewise.
3763 * gdb.multi/goodbye.c (verylongfun): Likewise.
3764 * gdb.multi/hello.c (commonfun): Likewise.
3765 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3766 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3767 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3768 Likewise.
3769 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3770 * gdb.threads/interrupt-while-step-over.c (child_function):
3771 Likewise.
3772 * gdb.trace/actions-changed.c (end): Likewise.
3773
3774 2020-05-15 Gary Benson <gbenson@redhat.com>
3775
3776 * gdb.opencl/callfuncs.exp: Report when test skipped.
3777 * gdb.opencl/convs_casts.exp: Likewise.
3778 * gdb.opencl/datatypes.exp: Likewise.
3779 * gdb.opencl/operators.exp: Likewise.
3780 * gdb.opencl/vec_comps.exp: Likewise.
3781
3782 2020-05-15 Tom de Vries <tdevries@suse.de>
3783
3784 * gdb.base/align.exp.in: Rename to ...
3785 * gdb.base/align.exp.tcl: ... this.
3786 * gdb.base/align-c++.exp: Update.
3787 * gdb.base/align-c.exp: Update.
3788 * gdb.base/all-architectures.exp.in: Rename to ...
3789 * gdb.base/all-architectures.exp: ... this.
3790 * gdb.base/all-architectures-0.exp: Update.
3791 * gdb.base/all-architectures-1.exp: Update.
3792 * gdb.base/all-architectures-2.exp: Update.
3793 * gdb.base/all-architectures-3.exp: Update.
3794 * gdb.base/all-architectures-4.exp: Update.
3795 * gdb.base/all-architectures-5.exp: Update.
3796 * gdb.base/all-architectures-6.exp: Update.
3797 * gdb.base/all-architectures-7.exp: Update.
3798 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3799 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3800 * gdb.base/infcall-nested-structs-c++.exp: Update.
3801 * gdb.base/infcall-nested-structs-c.exp: Update.
3802 * gdb.base/info-types.exp.in: Rename to ...
3803 * gdb.base/info-types.exp.tcl: ... this.
3804 * gdb.base/info-types-c++.exp: Update.
3805 * gdb.base/info-types-c.exp: Update.
3806 * gdb.base/max-depth.exp.in: Rename to ...
3807 * gdb.base/max-depth.exp.tcl: ... this.
3808 * gdb.base/max-depth-c++.exp: Update.
3809 * gdb.base/max-depth-c.exp: Update.
3810 * gdb.cp/cpexprs.exp.in: Rename to ...
3811 * gdb.cp/cpexprs.exp.tcl: ... this.
3812 * gdb.cp/cpexprs-debug-types.exp: Update.
3813 * gdb.cp/cpexprs.exp: Update.
3814 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3815 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3816 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3817 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3818 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3819 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3820 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3821 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3822 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3823 * gdb.dwarf2/clang-debug-names.exp: Update.
3824
3825 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * lib/check-test-names.exp: Remove code that prevents this file
3828 loading when tests are run in parallel.
3829
3830 2020-05-15 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.multi/multi-kill.exp (start_inferior): Remove
3833 'testpid' parameter. Refer to namespace variable directly.
3834 (testpid): Declare as namespace variable.
3835
3836 2020-05-15 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.multi/multi-kill.exp: Wrap in namespace.
3839 (start_inferior): Add TESTPID parameter. Use it instead of the
3840 testpid global.
3841 (top level): Define empty TESTPID array, and pass it down to
3842 start_inferior.
3843
3844 2020-05-14 Tom de Vries <tdevries@suse.de>
3845
3846 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3847 output.
3848
3849 2020-05-14 Tom de Vries <tdevries@suse.de>
3850
3851 * gdb.base/align.exp: Split into ...
3852 * gdb.base/align.exp.in: ...
3853 * gdb.base/align-c++.exp: ...
3854 * gdb.base/align-c.exp: ... these.
3855 * gdb.base/infcall-nested-structs.exp: Split into ...
3856 * gdb.base/infcall-nested-structs.exp.in: ...
3857 * gdb.base/infcall-nested-structs-c++.exp: ...
3858 * gdb.base/infcall-nested-structs-c.exp: ... these.
3859 * gdb.base/info-types.exp: Split into ...
3860 * gdb.base/info-types.exp.in: ...
3861 * gdb.base/info-types-c++.exp: ...
3862 * gdb.base/info-types-c.exp: ... these.
3863 * gdb.base/max-depth.exp: Split into ...
3864 * gdb.base/max-depth.exp.in: ...
3865 * gdb.base/max-depth-c++.exp: ...
3866 * gdb.base/max-depth-c.exp: ... these.
3867 * gdb.cp/infcall-nodebug.exp: Split into ...
3868 * gdb.cp/infcall-nodebug.exp.in: ...
3869 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3870 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3871 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3872 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3873
3874 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3875 Pedro Alves <palves@redhat.com>
3876
3877 * gdb.multi/multi-exit.c: New file.
3878 * gdb.multi/multi-exit.exp: New file.
3879 * gdb.multi/multi-kill.c: New file.
3880 * gdb.multi/multi-kill.exp: New file.
3881
3882 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3883
3884 * gdb.base/annota1.exp: Update the expected output.
3885 * gdb.cp/annota2.exp: Ditto.
3886
3887 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3888
3889 * lib/check-test-names.exp: Disable when testing is being run in
3890 parallel.
3891
3892 2020-05-12 Tom de Vries <tdevries@suse.de>
3893
3894 * gdb.base/jit-elf.exp: Fix string concat.
3895
3896 2020-05-12 Tom de Vries <tdevries@suse.de>
3897
3898 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3899 messages.
3900
3901 2020-05-12 Tom de Vries <tdevries@suse.de>
3902
3903 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3904
3905 2020-05-12 Tom de Vries <tdevries@suse.de>
3906
3907 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3908 * gdb.ada/mi_catch_ex.exp: Same.
3909 * gdb.ada/mi_catch_ex_hand.exp: Same.
3910
3911 2020-05-12 Tom de Vries <tdevries@suse.de>
3912
3913 * gdb.fortran/complex.exp: Use with_test_prefix.
3914
3915 2020-05-12 Tom de Vries <tdevries@suse.de>
3916
3917 * gdb.trace/passcount.exp: Fix test-names.
3918
3919 2020-05-12 Tom de Vries <tdevries@suse.de>
3920
3921 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3922
3923 2020-05-12 Tom de Vries <tdevries@suse.de>
3924
3925 * gdb.gdb/complaints.exp: Use with_test_prefix.
3926 * gdb.xml/tdesc-regs.exp: Same.
3927 * gdb.opt/inline-locals.exp: Fix test name.
3928
3929 2020-05-12 Tom de Vries <tdevries@suse.de>
3930
3931 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3932 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3933 * gdb.dwarf2/implref-struct.exp: Same.
3934 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3935 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3936
3937 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3938
3939 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3940
3941 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3942
3943 * lib/check-test-names.exp (all_test_names): New module variable.
3944 (counts): Add 'duplicates' field.
3945 (_check_duplicates): New procedure.
3946 (check): Also check for duplicates.
3947 (do_log_summary): Print duplicates count.
3948 (do_reset_vars): Reset counter for duplicate test names, and
3949 discard all know test names.
3950
3951 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3952
3953 * lib/gdb.exp: Include check-test-names.exp library.
3954 * lib/check-test-names.exp: New file.
3955
3956 2020-05-11 Tom de Vries <tdevries@suse.de>
3957
3958 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3959
3960 2020-05-11 Keith Seitz <keiths@redhat.com>
3961
3962 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3963
3964 2020-05-11 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3967 * gdb.cp/cpexprs.exp.in: .. here.
3968 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3969 cpexprs.exp.
3970
3971 2020-05-11 Keith Seitz <keiths@redhat.com>
3972
3973 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3974 test names.
3975 * gdb.ada/arrayptr.exp: Likewise.
3976 * gdb.ada/assign_arr.exp: Likewise.
3977 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3978 * gdb.ada/bp_on_var.exp: Likewise.
3979 * gdb.ada/call_pn.exp: Likewise.
3980 * gdb.ada/complete.exp: Likewise.
3981 * gdb.ada/fun_overload_menu.exp: Likewise.
3982 * gdb.ada/funcall_param.exp: Likewise.
3983 * gdb.ada/funcall_ref.exp: Likewise.
3984 * gdb.ada/packed_array_assign.exp: Likewise.
3985 * gdb.ada/same_component_name.exp: Likewise.
3986 * gdb.ada/type_coercion.exp: Likewise.
3987 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3988 * gdb.ada/variant_record_packed_array.exp: Likewise.
3989
3990 2020-05-11 Tom de Vries <tdevries@suse.de>
3991
3992 PR symtab/25941
3993 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3994 out of ...
3995 * gdb.dwarf2/clang-debug-names.exp: ... here.
3996 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3997 clang-debug-names.exp.in.
3998 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3999 * gdb.dwarf2/clang-debug-names-2.c: New test.
4000
4001 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4002
4003 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4004 (fortran_runto_main): New Proc, fortran version of runto_main.
4005 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4006 * gdb.fortran/array-bounds.exp: Likewise.
4007 * gdb.fortran/array-slices.exp: Likewise.
4008 * gdb.fortran/block-data.exp: Likewise.
4009 * gdb.fortran/charset.exp: Likewise.
4010 * gdb.fortran/common-block.exp: Likewise.
4011 * gdb.fortran/complex.exp: Likewise.
4012 * gdb.fortran/derived-type-function.exp: Likewise.
4013 * gdb.fortran/derived-type.exp: Likewise.
4014 * gdb.fortran/info-modules.exp: Likewise.
4015 * gdb.fortran/info-types.exp: Likewise.
4016 * gdb.fortran/intrinsics.exp: Likewise.
4017 * gdb.fortran/library-module.exp: Likewise.
4018 * gdb.fortran/logical.exp: Likewise.
4019 * gdb.fortran/max-depth.exp: Likewise.
4020 * gdb.fortran/module.exp: Likewise.
4021 * gdb.fortran/multi-dim.exp: Likewise.
4022 * gdb.fortran/nested-funcs.exp: Likewise.
4023 * gdb.fortran/print-formatted.exp: Likewise.
4024 * gdb.fortran/print_type.exp: Likewise.
4025 * gdb.fortran/printing-types.exp: Likewise.
4026 * gdb.fortran/ptr-indentation.exp: Likewise.
4027 * gdb.fortran/ptype-on-functions.exp: Likewise.
4028 * gdb.fortran/subarray.exp: Likewise.
4029 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4030 * gdb.fortran/vla-datatypes.exp: Likewise.
4031 * gdb.fortran/vla-history.exp: Likewise.
4032 * gdb.fortran/vla-ptr-info.exp: Likewise.
4033 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4034 * gdb.fortran/vla-ptype.exp: Likewise.
4035 * gdb.fortran/vla-sizeof.exp: Likewise.
4036 * gdb.fortran/vla-type.exp: Likewise.
4037 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4038 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4039 * gdb.fortran/vla-value-sub.exp: Likewise.
4040 * gdb.fortran/vla-value.exp: Likewise.
4041 * gdb.fortran/whatis_type.exp: Likewise.
4042 * gdb.mi/mi-var-child-f.exp: Likewise.
4043
4044 2020-05-09 Tom de Vries <tdevries@suse.de>
4045
4046 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4047
4048 2020-05-08 Tom de Vries <tdevries@suse.de>
4049
4050 * gdb.dwarf2/clang-debug-names.c: New test.
4051 * gdb.dwarf2/clang-debug-names.exp: New file.
4052
4053 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
4054
4055 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4056 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4057
4058 2020-05-06 Tom de Vries <tdevries@suse.de>
4059
4060 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4061 breakpoint is at a "recommended breakpoint location".
4062 * gdb.reverse/consecutive-reverse.exp: Same.
4063
4064 2020-05-06 Tom de Vries <tdevries@suse.de>
4065
4066 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4067 address.
4068
4069 2020-05-06 Tom de Vries <tdevries@suse.de>
4070
4071 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4072
4073 2020-05-06 Tom de Vries <tdevries@suse.de>
4074
4075 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4076 info for r.
4077
4078 2020-05-06 Tom de Vries <tdevries@suse.de>
4079
4080 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4081 necessary.
4082
4083 2020-05-06 Tom de Vries <tdevries@suse.de>
4084
4085 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4086 void.
4087
4088 2020-05-06 Tom de Vries <tdevries@suse.de>
4089
4090 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4091 of ...
4092 * gdb.base/async.exp: ... here.
4093 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4094 "recommended breakpoint location".
4095
4096 2020-05-06 Tom de Vries <tdevries@suse.de>
4097
4098 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4099
4100 2020-05-04 Tom de Vries <tdevries@suse.de>
4101
4102 * gdb.base/async.exp: Check whether instruction addresses are a
4103 "recommended breakpoint location".
4104
4105 2020-05-03 Tom Tromey <tom@tromey.com>
4106
4107 * gdb.base/sepdebug.exp: Remove "catch" test.
4108 * gdb.base/break.exp: Remove "catch" test.
4109 * gdb.base/default.exp: Update expected output.
4110
4111 2020-05-02 Tom de Vries <tdevries@suse.de>
4112
4113 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4114 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4115 * gdb.arch/i386-mpx-map.exp: Same.
4116 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4117 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4118 * gdb.arch/i386-mpx.exp: Same.
4119
4120 2020-05-02 Tom de Vries <tdevries@suse.de>
4121
4122 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4123
4124 2020-05-01 Tom de Vries <tdevries@suse.de>
4125
4126 * gdb.ada/operator_bp.exp: Allow more than required amount of
4127 breakpoint.
4128
4129 2020-05-01 Tom de Vries <tdevries@suse.de>
4130
4131 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4132
4133 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4134
4135 PR gdb/18706
4136 * gdb.cp/stub-array-size.cc: New test.
4137 * gdb.cp/stub-array-size.exp: New file.
4138 * gdb.cp/stub-array-size.h: New test.
4139 * gdb.cp/stub-array-size2.cc: New test.
4140
4141 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4142
4143 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4144 output to the new format.
4145
4146 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
4147
4148 * gdb.base/break.exp: Use with_test_prefix.
4149
4150 2020-04-29 Tom de Vries <tdevries@suse.de>
4151
4152 * lib/gdb.exp (debug_types): New proc.
4153 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4154 * gdb.python/py-symtab.exp: Same.
4155
4156 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
4157
4158 PR gdb/17320
4159 * gdb.base/pretty-array.c: New test.
4160 * gdb.base/pretty-array.exp: New file.
4161
4162 2020-04-29 Tom de Vries <tdevries@suse.de>
4163
4164 PR symtab/25889
4165 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4166 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4167 and include cpexprs.exp.
4168
4169 2020-04-28 Mark Williams <mark@myosotissp.com>
4170
4171 PR gdb/24480
4172 * dw4-toplevel-types.exp: Test for top level types.
4173 * dw4-toplevel-types.cc: Test for top level types.
4174
4175 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4176
4177 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4178 (theads -> threads).
4179
4180 2020-04-28 Tom de Vries <tdevries@suse.de>
4181
4182 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4183
4184 2020-04-28 Tom de Vries <tdevries@suse.de>
4185
4186 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4187
4188 2020-04-28 Tom de Vries <tdevries@suse.de>
4189
4190 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4191
4192 2020-04-28 Tom de Vries <tdevries@suse.de>
4193
4194 * gdb.dwarf2/main-foo.c: New test.
4195 * gdb.dwarf2/struct-with-sig.exp: New file.
4196
4197 2020-04-25 Tom de Vries <tdevries@suse.de>
4198
4199 * boards/debug-types.exp: New file.
4200
4201 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4202
4203 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4204
4205 2020-04-24 Tom Tromey <tom@tromey.com>
4206
4207 PR symtab/12707:
4208 * gdb.python/py-symbol.exp: Update expected results for
4209 linkage_name test.
4210 * gdb.cp/print-demangle.exp: New file.
4211 * gdb.base/c-linkage-name.exp: Fix test.
4212 * gdb.guile/scm-symbol.exp: Update expected results for
4213 linkage_name test.
4214
4215 2020-04-24 Tom Tromey <tom@tromey.com>
4216
4217 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4218 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4219 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4220 assembler.
4221
4222 2020-04-24 Tom de Vries <tdevries@suse.de>
4223
4224 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4225 C++.
4226
4227 2020-04-24 Tom Tromey <tromey@adacore.com>
4228
4229 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4230 values.
4231 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4232 values. Update test for minimal encodings.
4233 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4234 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4235 values. Update test for minimal encodings.
4236
4237 2020-04-24 Tom Tromey <tromey@adacore.com>
4238
4239 PR python/23662:
4240 * gdb.ada/variant.exp: Add Python checks.
4241 * gdb.rust/simple.exp: Add dynamic type checks.
4242
4243 2020-04-24 Tom Tromey <tromey@adacore.com>
4244
4245 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4246 Make array type matching more lax.
4247 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4248 * gdb.ada/mi_variant.exp: New file.
4249 * gdb.ada/mi_variant/pck.ads: New file.
4250 * gdb.ada/mi_variant/pkg.adb: New file.
4251 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4252 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4253
4254 2020-04-24 Tom Tromey <tromey@adacore.com>
4255
4256 * gdb.ada/variant.exp: Add dynamic field offset tests.
4257 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4258 * gdb.ada/variant/pkg.adb: Add new variables.
4259
4260 2020-04-24 Tom Tromey <tromey@adacore.com>
4261
4262 * gdb.ada/variant.exp: New file
4263 * gdb.ada/variant/pkg.adb: New file
4264 * gdb.ada/variant/pck.adb: New file
4265
4266 2020-04-24 Tom de Vries <tdevries@suse.de>
4267
4268 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4269
4270 2020-04-24 Tom de Vries <tdevries@suse.de>
4271
4272 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4273 flags.
4274
4275 2020-04-24 Tom de Vries <tdevries@suse.de>
4276
4277 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4278
4279 2020-04-24 Tom de Vries <tdevries@suse.de>
4280
4281 * lib/gdb.exp (default_gdb_start): Handle eof.
4282 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4283 failure.
4284 * gdb.base/readnever.exp: Handle clean_restart failure.
4285
4286 2020-04-23 Tom de Vries <tdevries@suse.de>
4287
4288 * gdb.base/decl-before-def.exp: Run to main and print a again.
4289
4290 2020-04-23 Tom de Vries <tdevries@suse.de>
4291
4292 * gdb.base/decl-before-def-decl.c: New test.
4293 * gdb.base/decl-before-def-def.c: New test.
4294 * gdb.base/decl-before-def.exp: New file.
4295
4296 2020-04-23 Tom de Vries <tdevries@suse.de>
4297
4298 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4299
4300 2020-04-22 Tom de Vries <tdevries@suse.de>
4301
4302 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4303 debug_info_offset.
4304 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4305 before $objsfile in the line line.
4306
4307 2020-04-22 Tom de Vries <tdevries@suse.de>
4308
4309 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4310
4311 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4312
4313 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4314 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4315 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4316 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4317 * gdb.base/jit-protocol.h: Update definitions to match all usage
4318 contexts.
4319
4320 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4321
4322 * gdb.base: Rename all jit related test and source files.
4323
4324 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4325
4326 * gdb.base/jit-reader.exp: Relax register output check.
4327
4328 2020-04-22 Tom de Vries <tdevries@suse.de>
4329
4330 PR symtab/25764
4331 * gdb.base/psym-external-decl-2.c: New test.
4332 * gdb.base/psym-external-decl.c: New test.
4333 * gdb.base/psym-external-decl.exp: New file.
4334 * gdb.threads/tls.exp: Add PR25807 kfail.
4335
4336 2020-04-22 Tom de Vries <tdevries@suse.de>
4337
4338 PR symtab/25801
4339 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4340 in "info source" output.
4341
4342 2020-04-22 Tom de Vries <tdevries@suse.de>
4343
4344 PR symtab/25700
4345 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4346 symtab for imported_unit.c.
4347
4348 2020-04-21 Gary Benson <gbenson@redhat.com>
4349
4350 * gdb.base/advance.c (func): New argument, to match call site.
4351 (func2, func3): Add return statements.
4352
4353 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4354
4355 * gdb.multi/run-only-second-inf.c: New file.
4356 * gdb.multi/run-only-second-inf.exp: New file.
4357
4358 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4359
4360 * gdb.btrace/multi-inferior.c: New test.
4361 * gdb.btrace/multi-inferior.exp: New file.
4362
4363 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4364
4365 * gdb.btrace/enable-new-thread.c: New test.
4366 * gdb.btrace/enable-new-thread.exp: New file.
4367
4368 2020-04-21 Tom de Vries <tdevries@suse.de>
4369
4370 PR gdb/25471
4371 * gdb.threads/killed-outside.c: New test.
4372 * gdb.threads/killed-outside.exp: New file.
4373
4374 2020-04-20 Gary Benson <gbenson@redhat.com>
4375
4376 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4377 * gdb.base/nested-subp2.exp: Likewise.
4378 * gdb.base/nested-subp3.exp: Likewise.
4379
4380 2020-04-20 Gary Benson <gbenson@redhat.com>
4381
4382 * gdb.base/nested-subp1.exp: Disable test when using clang.
4383 * gdb.base/nested-subp2.exp: Likewise.
4384 * gdb.base/nested-subp3.exp: Likewise.
4385
4386 2020-04-20 Gary Benson <gbenson@redhat.com>
4387
4388 * gdb.cp/exception.cc: Fix compilation error with clang.
4389
4390 2020-04-20 Gary Benson <gbenson@redhat.com>
4391
4392 * gdb.trace/tspeed.c: Fix compilation error with clang.
4393
4394 2020-04-20 Gary Benson <gbenson@redhat.com>
4395
4396 * gdb.base/jit-main.c: Fix compilation error with clang.
4397
4398 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4399
4400 * gdb.base/attach-twice.c: Include "sys/types.h".
4401 (PTRACE_ATTACH): Add fallback definition.
4402 (main): Pass `0' to the 4th argument of `ptrace'.
4403
4404 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4405
4406 * gdb.base/fork-running-state.c: Include "signal.h".
4407
4408 2020-04-17 Tom Tromey <tromey@adacore.com>
4409
4410 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4411 Update tests.
4412 * gdb.btrace/cpu.exp: Update tests.
4413 * gdb.base/maint.exp: Update tests.
4414 * gdb.base/default.exp: Update tests.
4415 * gdb.base/completion.exp: Update tests.
4416
4417 2020-04-16 Tom de Vries <tdevries@suse.de>
4418
4419 PR symtab/25791
4420 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4421 (ensure_gdb_index): and factor out and move ...
4422 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4423 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4424
4425 2020-04-16 Tom de Vries <tdevries@suse.de>
4426
4427 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4428 loading exec.
4429
4430 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4431
4432 * gdb.base/many-completions.exp: New file.
4433
4434 2020-04-14 Tom de Vries <tdevries@suse.de>
4435
4436 PR symtab/25718
4437 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4438
4439 2020-04-14 Tom de Vries <tdevries@suse.de>
4440
4441 PR symtab/25720
4442 * gdb.base/maint-expand-symbols-header-file.c: New test.
4443 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4444 * gdb.base/maint-expand-symbols-header-file.h: New test.
4445
4446 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4447
4448 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4449 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4450 get_func_info.
4451 (get_func_info): Delete.
4452 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4453 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4454 * lib/dwarf.exp (get_func_info): New function.
4455
4456 2020-04-13 Tom de Vries <tdevries@suse.de>
4457
4458 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4459 to what find_gnatmake does.
4460
4461 2020-04-10 Tom de Vries <tdevries@suse.de>
4462
4463 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4464 -readnow.
4465
4466 2020-04-10 Tom de Vries <tdevries@suse.de>
4467
4468 PR cli/25808
4469 * gdb.base/style.c: Add leading newlines.
4470 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4471 Check listing of main's one-line body.
4472
4473 2020-04-08 Tom de Vries <tdevries@suse.de>
4474
4475 * lib/gdb.exp (psymtabs_p): New proc.
4476 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4477 importing unit" unsupported if there are no partial symbols.
4478
4479 2020-04-08 Tom de Vries <tdevries@suse.de>
4480
4481 PR testsuite/25760
4482 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4483
4484 2020-04-07 Tom de Vries <tdevries@suse.de>
4485
4486 PR symtab/25796
4487 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4488
4489 2020-04-07 Tom de Vries <tdevries@suse.de>
4490
4491 * gdb.base/check-psymtab.c: New test.
4492 * gdb.base/check-psymtab.exp: New file.
4493
4494 2020-04-06 Tom Tromey <tromey@adacore.com>
4495
4496 * gdb.ada/variant-record/proc.adb: New file.
4497 * gdb.ada/variant-record/value.adb: New file.
4498 * gdb.ada/variant-record/value.s: New file.
4499 * gdb.ada/variant-record.exp: New file.
4500
4501 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
4502
4503 PR gdb/25325
4504 * gdb.cp/typed-enum.cc: New test.
4505 * gdb.cp/typed-enum.exp: New file.
4506
4507 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4508
4509 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4510 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4511 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4512 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4513 * gdb.opt/inline-small-func.c: New file.
4514 * gdb.opt/inline-small-func.exp: New file.
4515 * gdb.opt/inline-small-func.h: New file.
4516
4517 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4518
4519 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4520 function.
4521
4522 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4523
4524 * lib/dwarf.exp (function_range): Allow compiler options to be
4525 specified.
4526
4527 2020-04-02 Tom de Vries <tdevries@suse.de>
4528
4529 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4530 __attribute__((always_inline)).
4531 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4532
4533 2020-04-02 Tom de Vries <tdevries@suse.de>
4534
4535 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4536 (gdbserver_gdb_exit): ... here. Add timeout warning.
4537 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4538 (connect_target_extended_remote): Append new server_spawn_id to
4539 server_spawn_ids.
4540 (cleanup): New proc.
4541 (setup, <toplevel>): Call cleanup.
4542
4543 2020-04-02 Tom de Vries <tdevries@suse.de>
4544
4545 * gdb.base/main-psymtab.exp: New file.
4546
4547 2020-04-02 Tom de Vries <tdevries@suse.de>
4548
4549 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4550
4551 2020-04-01 Tom Tromey <tom@tromey.com>
4552
4553 * gdb.base/complex-parts.exp: Add type tests.
4554
4555 2020-04-01 Tom Tromey <tom@tromey.com>
4556
4557 * gdb.base/complex-parts.exp: Add arithmetic tests.
4558
4559 2020-04-01 Tom Tromey <tom@tromey.com>
4560
4561 * gdb.compile/compile.exp: Update.
4562 * gdb.compile/compile-cplus.exp: Update.
4563 * gdb.base/varargs.exp: Update.
4564 * gdb.base/floatn.exp: Update.
4565 * gdb.base/endianity.exp: Update.
4566 * gdb.base/callfuncs.exp (do_function_calls): Update.
4567 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4568 (complex_float_integral_args): Update.
4569 * gdb.base/complex.exp: Update.
4570 * gdb.base/complex-parts.exp: Update.
4571
4572 2020-04-01 Tom Tromey <tromey@adacore.com>
4573
4574 * gdb.rust/union.rs: New file.
4575 * gdb.rust/union.exp: New file.
4576 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4577 (main): Update.
4578 * gdb.rust/simple.exp: Move union tests to union.exp.
4579
4580 2020-04-01 Tom Tromey <tromey@adacore.com>
4581
4582 * gdb.rust/simple.rs (main): Remove "y0".
4583
4584 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4585
4586 * gdb.multi/stop-all-on-exit.c: New test.
4587 * gdb.multi/stop-all-on-exit.exp: New file.
4588
4589 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
4590
4591 PR gdb/24789
4592 * gdb.cp/misc.cc: Add integer reference variable.
4593 * gdb.cp/misc.exp: Add test.
4594
4595 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4596
4597 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4598 scenario to cover execution until the end and also the case
4599
4600 2020-03-31 Tom de Vries <tdevries@suse.de>
4601
4602 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4603 c. Use "maint info symtabs" to check symtab expansion.
4604
4605 2020-03-30 Tom de Vries <tdevries@suse.de>
4606
4607 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4608 unsupported.
4609 (verify_psymtab_expanded): Move ...
4610 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4611 test.
4612 (readnow): New proc.
4613
4614 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4615
4616 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4617 with $hex.
4618
4619 2020-03-20 Tom Tromey <tromey@adacore.com>
4620
4621 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4622
4623 2020-03-20 Tom Tromey <tromey@adacore.com>
4624
4625 * gdb.ada/sub_variant/subv.adb: New file.
4626 * gdb.ada/sub_variant.exp: New file.
4627
4628 2020-03-20 Tom de Vries <tdevries@suse.de>
4629
4630 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4631 first break fails.
4632 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4633
4634 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4635
4636 * gdb.server/exit-multiple-threads.c: New file.
4637 * gdb.server/exit-multiple-threads.exp: New file.
4638
4639 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4640
4641 * gdb.fortran/mixed-lang-stack.c: New file.
4642 * gdb.fortran/mixed-lang-stack.cpp: New file.
4643 * gdb.fortran/mixed-lang-stack.exp: New file.
4644 * gdb.fortran/mixed-lang-stack.f90: New file.
4645
4646 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4647
4648 * gdb.linespec/cp-completion-aliases.cc: New file.
4649 * gdb.linespec/cp-completion-aliases.exp: New file.
4650
4651 2020-03-19 Tom de Vries <tdevries@suse.de>
4652
4653 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4654 more precise.
4655
4656 2020-03-18 Tom de Vries <tdevries@suse.de>
4657
4658 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4659 * gdb.dwarf2/break-inline-psymtab.c: New test.
4660 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4661
4662 2020-03-16 Tom de Vries <tdevries@suse.de>
4663
4664 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4665 cache_verify and cache_verify_proc.
4666
4667 2020-03-15 Tom de Vries <tdevries@suse.de>
4668
4669 * gdb.server/solib-list.exp: Handle
4670 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4671
4672 2020-03-15 Tom de Vries <tdevries@suse.de>
4673
4674 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4675 objfiles".
4676
4677 2020-03-14 Tom Tromey <tom@tromey.com>
4678
4679 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4680
4681 2020-03-14 Tom de Vries <tdevries@suse.de>
4682
4683 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4684
4685 2020-03-14 Tom de Vries <tdevries@suse.de>
4686
4687 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4688 result in line-by-line fashion.
4689
4690 2020-03-14 Tom de Vries <tdevries@suse.de>
4691
4692 * lib/gdb.exp (supports_statement_frontiers): New proc.
4693 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4694
4695 2020-03-14 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.base/printcmds.exp: Add missing quoting for "print
4698 teststring2".
4699
4700 2020-03-13 Tom Tromey <tom@tromey.com>
4701
4702 * gdb.base/printcmds.exp (test_print_strings): Add regression
4703 test.
4704 * gdb.base/printcmds.c (charptr): New typedef.
4705 (teststring2): New global.
4706
4707 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4708
4709 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4710 full path in the test name.
4711 (test_ld): Add some with_test_prefix blocks to make test names
4712 unique.
4713
4714 2020-03-13 Tom de Vries <tdevries@suse.de>
4715
4716 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4717
4718 2020-03-13 Tom de Vries <tdevries@suse.de>
4719
4720 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4721
4722 2020-03-13 Tom de Vries <tdevries@suse.de>
4723
4724 PR symtab/25646
4725 * gdb.dwarf2/imported-unit.exp: Add test.
4726
4727 2020-03-13 Tom de Vries <tdevries@suse.de>
4728
4729 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4730 (var1, var2): New variable.
4731 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4732 matching symbols.
4733
4734 2020-03-13 Tom de Vries <tdevries@suse.de>
4735
4736 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4737 (Term::command): Use prompt prefix.
4738 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4739 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4740 command_no_prompt_prefix instead of prefix.
4741 * gdb.tui/tui-layout-asm.exp: Same.
4742
4743 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4744
4745 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4746
4747 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4748
4749 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4750 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4751 on" while stepping over the test instruction, match printed
4752 message.
4753
4754 2020-03-12 Tom de Vries <tdevries@suse.de>
4755
4756 * gdb.base/info-types.exp: Use exp_continue during matching of output
4757 of "info types".
4758
4759 2020-03-12 Tom de Vries <tdevries@suse.de>
4760
4761 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4762
4763 2020-03-12 Tom de Vries <tdevries@suse.de>
4764
4765 * gdb.fortran/module.exp: Use exp_continue during matching of output
4766 of "info variable -n".
4767
4768 2020-03-12 Tom de Vries <tdevries@suse.de>
4769
4770 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4771 gdb.dwarf2/dw2-ranges-base.c.
4772
4773 2020-03-12 Tom de Vries <tdevries@suse.de>
4774
4775 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4776 in presence of GLIBC debuginfo.
4777
4778 2020-03-12 Tom de Vries <tdevries@suse.de>
4779
4780 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4781 $core.
4782
4783 2020-03-12 Tom de Vries <tdevries@suse.de>
4784
4785 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4786 more precise.
4787
4788 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
4789
4790 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4791 from Unix to Windows path.
4792
4793 2020-03-11 Tom de Vries <tdevries@suse.de>
4794
4795 * gdb.ada/minsyms.exp: Set language to ada.
4796
4797 2020-03-11 Tom de Vries <tdevries@suse.de>
4798
4799 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4800
4801 2020-03-11 Tom de Vries <tdevries@suse.de>
4802
4803 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4804
4805 2020-03-11 Tom Tromey <tromey@adacore.com>
4806
4807 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4808
4809 2020-03-11 Tom de Vries <tdevries@suse.de>
4810
4811 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4812
4813 2020-03-11 Tom de Vries <tdevries@suse.de>
4814
4815 * gdb.base/break-interp.exp: Limit verbose scope.
4816
4817 2020-03-11 Tom de Vries <tdevries@suse.de>
4818
4819 * gdb.fortran/logical.f90: Define variable with character type.
4820 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4821
4822 2020-03-11 Tom de Vries <tdevries@suse.de>
4823
4824 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4825
4826 2020-03-11 Tom de Vries <tdevries@suse.de>
4827
4828 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4829 symtabs.
4830
4831 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4832 Bernd Edlinger <bernd.edlinger@hotmail.de>
4833
4834 * gdb.cp/step-and-next-inline.cc: New file.
4835 * gdb.cp/step-and-next-inline.exp: New file.
4836 * gdb.cp/step-and-next-inline.h: New file.
4837 * gdb.dwarf2/dw2-is-stmt.c: New file.
4838 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4839 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4840 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4841 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4842
4843 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4844
4845 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4846 is-stmt flag in the line table.
4847
4848 2020-03-09 Tom de Vries <tdevries@suse.de>
4849
4850 * lib/gdb.exp (cached_file): Create cache dir.
4851
4852 2020-03-07 Tom de Vries <tdevries@suse.de>
4853
4854 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4855 * gdb.cp/rvalue-ref-params.exp: Same.
4856
4857 2020-03-06 Tom de Vries <tdevries@suse.de>
4858
4859 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4860 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4861
4862 2020-03-06 Tom de Vries <tdevries@suse.de>
4863
4864 * README: Fix "the the".
4865 * gdb.base/dprintf.exp: Same.
4866
4867 2020-03-05 Tom de Vries <tdevries@suse.de>
4868
4869 * gdb.base/maint.exp: Update "main print statistics" expected output.
4870
4871 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4872
4873 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4874 (fortran_int8): Likewise.
4875 (fortran_real4): Likewise.
4876 (fortran_real8): Likewise.
4877 (fortran_complex4): Likewise.
4878 (fortran_logical4): Likewise.
4879 (fortran_character1): Likewise.
4880
4881 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4882
4883 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4884 printed as true.
4885
4886 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4887
4888 * gdb.base/printcmds.exp: Add test to verify printf of a
4889 variable holding an address.
4890
4891 2020-03-03 Tom de Vries <tdevries@suse.de>
4892
4893 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4894
4895 2020-03-03 Tom de Vries <tdevries@suse.de>
4896
4897 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4898 gdb_test_multiple call.
4899
4900 2020-03-03 Tom de Vries <tdevries@suse.de>
4901
4902 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4903 gdb_test_multiple calls.
4904
4905 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4906
4907 * gdb.base/default.exp: Remove test of 'set history filename'.
4908 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4909 filename to the empty string.
4910 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4911 and GDBHISTSIZE.
4912
4913 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4914
4915 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4916 disabled.
4917
4918 2020-03-02 Pedro Alves <palves@redhat.com>
4919 Tom de Vries <tdevries@suse.de>
4920
4921 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4922 -prompt prefix, before user_code argument. Add -lbl option likewise.
4923 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4924 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4925 argument.
4926 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4927 have "\r\n" at start-of-line, instead of at end-of-line.
4928
4929 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
4930
4931 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4932 libinproctrace.so.
4933
4934 2020-02-28 Luis Machado <luis.machado@linaro.org>
4935
4936 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4937 to "p/x".
4938
4939 2020-02-28 Luis Machado <luis.machado@linaro.org>
4940
4941 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4942 asm/ptrace.h and error.h.
4943
4944 2020-02-28 Tom de Vries <tdevries@suse.de>
4945
4946 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4947 (struct wrapper, do_something, mundane/symada__cS): Move ...
4948 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4949 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4950 Update "print symada__cS before partial symtab expansion" regexp.
4951 Update breakpoint location. Flush symbol cache after expansion.
4952
4953 2020-02-28 Luis Machado <luis.machado@linaro.org>
4954
4955 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4956
4957 2020-02-27 Tom de Vries <tdevries@suse.de>
4958
4959 * config/sid.exp: Remove unused globals.
4960 * gdb.base/attach.exp: Same.
4961 * gdb.base/catch-load.exp: Same.
4962 * gdb.base/dbx.exp: Same.
4963 * lib/gdb.exp: Same.
4964 * lib/mi-support.exp: Same.
4965 * lib/prompt.exp: Same.
4966
4967 2020-02-27 Tom de Vries <tdevries@suse.de>
4968
4969 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4970 not set.
4971
4972 2020-02-26 Aaron Merey <amerey@redhat.com>
4973
4974 * gdb.debuginfod: New directory for debuginfod tests.
4975 * gdb.debuginfod/main.c: New test file.
4976 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4977
4978 2020-02-26 Tom de Vries <tdevries@suse.de>
4979
4980 PR gdb/25603
4981 * gdb.base/persistent-lang.cc: New test.
4982 * gdb.base/persistent-lang.exp: New file.
4983
4984 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4985
4986 * gdb.fortran/derived-type-striding.exp: Add a new test.
4987 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4988 new test.
4989
4990 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4991
4992 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4993 names.
4994
4995 2020-02-25 Tom de Vries <tdevries@suse.de>
4996
4997 PR go/18926
4998 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4999
5000 2020-02-24 Tom de Vries <tdevries@suse.de>
5001
5002 PR gdb/25592
5003 * gdb.base/info-locals-unused-static-var.c: New test.
5004 * gdb.base/info-locals-unused-static-var.exp: New file.
5005
5006 2020-02-22 Tom Tromey <tom@tromey.com>
5007
5008 * gdb.python/tui-window.exp: New file.
5009 * gdb.python/tui-window.py: New file.
5010
5011 2020-02-22 Tom Tromey <tom@tromey.com>
5012
5013 PR tui/17850:
5014 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5015 tests.
5016
5017 2020-02-22 Tom Tromey <tom@tromey.com>
5018
5019 * gdb.tui/new-layout.exp: Add sub-layout tests.
5020
5021 2020-02-22 Tom Tromey <tom@tromey.com>
5022
5023 * gdb.tui/new-layout.exp: New file.
5024
5025 2020-02-22 Tom Tromey <tom@tromey.com>
5026
5027 * gdb.rust/rust-style.rs: New file.
5028 * gdb.rust/rust-style.exp: New file.
5029 * gdb.base/style.exp: Test structure printing.
5030 * gdb.base/style.c (struct some_struct): New type.
5031 (enum etype): New type.
5032 (struct_value): New global.
5033
5034 2020-02-21 Tom de Vries <tdevries@suse.de>
5035
5036 PR go/18926
5037 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5038 Remove blanket xfails. Use message argument for gdb_breakpoint.
5039 Make continuing to breakpoint test conditional on setting breakpoint.
5040 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5041 DW_AT_name attribute. Add xfail for GCC PR93866.
5042
5043 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5044
5045 * gdb.dwarf2/cpp-linkage-name.c: New file.
5046 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5047
5048 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
5049
5050 * lib/gdb.exp (gdb_wrapper_init): Reset
5051 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5052 not exist.
5053
5054 2020-02-20 Tom de Vries <tdevries@suse.de>
5055
5056 PR go/17018
5057 * gdb.go/hello.exp: Copy ...
5058 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5059 print of st to print value of global definition. Add xfail for GCC
5060 PR93844.
5061 * gdb.go/hello.exp: Remove printing of st before definition.
5062 * gdb.go/hello.go: Copy ...
5063 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5064 to st.
5065 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5066
5067 2020-02-20 Tom de Vries <tdevries@suse.de>
5068
5069 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5070 (gdb_simple_compile): Handle compile_flags go by using .go extension
5071 for source file.
5072 * gdb.go/chan.exp: Use support_go_compile.
5073 * gdb.go/handcall.exp: Same.
5074 * gdb.go/hello.exp: Same.
5075 * gdb.go/integers.exp: Same.
5076 * gdb.go/max-depth.exp: Same.
5077 * gdb.go/methods.exp: Same.
5078 * gdb.go/package.exp: Same.
5079 * gdb.go/strings.exp: Same.
5080 * gdb.go/types.exp: Same.
5081 * gdb.go/unsafe.exp: Same.
5082
5083 2020-02-19 Tom de Vries <tdevries@suse.de>
5084
5085 * gdb.python/lib-types.exp: Make xfail more strict.
5086
5087 2020-02-19 Tom de Vries <tdevries@suse.de>
5088
5089 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5090
5091 2020-02-19 Doug Evans <dje@google.com>
5092
5093 PR rust/25535
5094 * gdb.rust/simple.exp: Add test.
5095 * gdb.rust/simple.rs: Add test.
5096
5097 2020-02-19 Tom de Vries <tdevries@suse.de>
5098
5099 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5100 output line-by-line.
5101
5102 2020-02-19 Tom de Vries <tdevries@suse.de>
5103
5104 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5105
5106 2020-02-19 Tom de Vries <tdevries@suse.de>
5107
5108 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5109 prelink.
5110
5111 2020-02-19 Tom de Vries <tdevries@suse.de>
5112
5113 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5114 (gdb_do_cache): Use gdb_do_cache_wrap.
5115 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5116
5117 2020-02-19 Tom de Vries <tdevries@suse.de>
5118
5119 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5120 gdb_compile option.
5121
5122 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5123
5124 * gdb.base/printcmds.exp (test_print_enums): Update expected
5125 output.
5126
5127 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5128
5129 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5130 for "unknown".
5131
5132 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5133
5134 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5135 enumerator.
5136
5137 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5138
5139 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5140 FE_, add FE_NONE.
5141 (three): Update.
5142 (enum flag_enum_without_zero): New enum.
5143 (flag_enum_without_zero): New variable.
5144 (enum not_flag_enum): New enum.
5145 (three_not_flag): New variable.
5146 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5147 (test_print_enums): Add more tests for printing flag enums.
5148
5149 2020-02-18 Tom de Vries <tdevries@suse.de>
5150
5151 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5152 (gdb_compile_ada): ... here.
5153 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5154 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5155
5156 2020-02-14 Tom Tromey <tom@tromey.com>
5157
5158 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5159 build directory.
5160 * boards/gdbserver-base.exp: Update path to gdbserver.
5161
5162 2020-02-13 Tom de Vries <tdevries@suse.de>
5163
5164 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5165
5166 2020-02-13 Tom de Vries <tdevries@suse.de>
5167
5168 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5169 are missing.
5170
5171 2020-02-13 Tom de Vries <tdevries@suse.de>
5172
5173 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5174 call.
5175
5176 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5177
5178 PR tui/25126
5179 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5180 * gdb.base/cached-source-file.c: New file.
5181 * gdb.base/cached-source-file.exp: New file.
5182
5183 2020-02-11 Tom de Vries <tdevries@suse.de>
5184
5185 PR testsuite/25488
5186 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5187
5188 2020-02-10 Tom de Vries <tdevries@suse.de>
5189
5190 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5191
5192 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
5193
5194 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5195 and $after_addr are both integers before making a comparison.
5196
5197 2020-02-09 Tom de Vries <tdevries@suse.de>
5198
5199 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5200 command output and paste it into gdb.log. If any, paste catch message
5201 to gdb.log.
5202
5203 2020-02-07 Tom Tromey <tromey@adacore.com>
5204
5205 PR breakpoints/24915:
5206 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5207
5208 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
5209
5210 * gdb.tui/tui-missing-src.exp: Add the "missing source
5211 file" test for the TUI.
5212
5213 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5214
5215 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5216 including a port number in the output.
5217
5218 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5219
5220 * lib/fortran.exp (fortran_int4): Handle clang.
5221 (fortran_int8): Likewise.
5222 (fortran_real4): Likewise.
5223 (fortran_real8): Likewise.
5224 (fortran_complex4): Likewise.
5225 (fortran_logical4): Likewise.
5226 (fortran_character1): Likewise.
5227
5228 2020-02-04 Tom de Vries <tdevries@suse.de>
5229
5230 * README (Race detection): Add note.
5231
5232 2020-02-04 Tom de Vries <tdevries@suse.de>
5233
5234 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5235
5236 2020-02-04 Tom de Vries <tdevries@suse.de>
5237
5238 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5239
5240 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5241
5242 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5243 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5244 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5245 blttar, bnetarl.
5246 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5247 binary for blttar, bnetarl.
5248 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5249 wait instruction. Delete ldmx test.
5250 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5251
5252 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5253
5254 * gdb.fortran/array-bounds-high.exp: New file.
5255 * gdb.fortran/array-bounds-high.f90: New file.
5256
5257 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5258
5259 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5260 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5261
5262 2020-02-01 Tom de Vries <tdevries@suse.de>
5263
5264 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5265
5266 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5267
5268 PR tui/9765
5269 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5270 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5271
5272 2020-01-29 Luis Machado <luis.machado@linaro.org>
5273
5274 * gdb.arch/aarch64-brk-patterns.c: New source file.
5275 * gdb.arch/aarch64-brk-patterns.exp: New test.
5276
5277 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5278
5279 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5280 GCC/Clang version.
5281 * gdb.cp/pass-by-ref.exp: Ditto.
5282
5283 2020-01-29 Tom de Vries <tdevries@suse.de>
5284
5285 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5286 * gdb.threads/watchpoint-fork-mt.c: Same.
5287 * gdb.threads/watchpoint-fork-parent.c: Same.
5288 * gdb.threads/watchpoint-fork-st.c: Same.
5289 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5290
5291 2020-01-27 Luis Machado <luis.machado@linaro.org>
5292
5293 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5294 sitting at a syscall instruction when we hit the syscall function's
5295 breakpoint.
5296 Check PC against one obtained with the x command.
5297 Validate syscall number.
5298 (step_over_syscall): Don't continue to the syscall instruction if
5299 we're already there.
5300
5301 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5302
5303 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5304
5305 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5306
5307 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5308 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5309
5310 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5311
5312 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5313 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5314
5315 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5316
5317 * gdb.base/maint.exp: Update line table parsing test.
5318 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5319
5320 2020-01-24 Pedro Alves <palves@redhat.com>
5321
5322 PR gdb/25410
5323 * gdb.multi/multi-re-run-1.c: New.
5324 * gdb.multi/multi-re-run-2.c: New.
5325 * gdb.multi/multi-re-run.exp: New.
5326
5327 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5328
5329 PR gdb/23718
5330 * gdb.server/server-kill-python.exp: New file.
5331
5332 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5333
5334 * gdb.server/multi-ui-errors.c: New file.
5335 * gdb.server/multi-ui-errors.exp: New file.
5336
5337 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5338
5339 PR tui/9765
5340 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5341
5342 2020-01-19 Tom Tromey <tom@tromey.com>
5343
5344 * gdb.tui/main.exp: Add check for plain "file".
5345
5346 2020-01-16 Christian Biesinger <cbiesinger@google.com>
5347
5348 * lib/gdb.exp: Fix spelling error (seperatelly).
5349
5350 2020-01-14 Tom Tromey <tom@tromey.com>
5351
5352 PR symtab/12535:
5353 * gdb.python/python.exp: Test decode_line with empty string
5354 argument.
5355
5356 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5357
5358 * gdb.base/skip-inline.exp: Extend test.
5359
5360 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5361
5362 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5363 * gdb.dwarf2/dw2-bad-elf.c: New file.
5364 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5365
5366 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5369 _line_saw_file.
5370
5371 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5372
5373 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5374 border.
5375
5376 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5377
5378 * gdb.multi/multi-target.exp (setup): Factor out "info
5379 connections" and "info inferiors" tests to ...
5380 (test_info_inferiors): ... this new procedure.
5381 (top level): Run new "info-inferiors" tests.
5382
5383 2020-01-10 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.server/bkpt-other-inferior.exp: New file.
5386
5387 2020-01-10 Pedro Alves <palves@redhat.com>
5388
5389 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5390 of "add-inferior".
5391 * gdb.base/quit-live.exp: Likewise.
5392 * gdb.base/remote-exec-file.exp: Likewise.
5393 * gdb.guile/scm-progspace.exp: Likewise.
5394 * gdb.linespec/linespec.exp: Likewise.
5395 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5396 * gdb.mi/user-selected-context-sync.exp: Likewise.
5397 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5398 "info inferiors" tests.
5399 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5400 "add-inferior".
5401 * gdb.multi/watchpoint-multi.exp: Likewise.
5402 * gdb.python/py-inferior.exp: Likewise.
5403 * gdb.server/extended-remote-restart.exp: Likewise.
5404 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5405 "info inferiors".
5406 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5407 * gdb.trace/report.exp: Likewise.
5408
5409 2020-01-10 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.multi/multi-target.c: New file.
5412 * gdb.multi/multi-target.exp: New file.
5413 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5414 mode requested, but remote does not support non-stop".
5415
5416 2020-01-10 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5419 disconnect before reconnecting.
5420
5421 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5422 Pedro Alves <palves@redhat.com>
5423
5424 * gdb.server/connect-without-multi-process.exp: Also test
5425 continuing to end.
5426
5427 2020-01-10 Pedro Alves <palves@redhat.com>
5428
5429 * gdb.base/remote-exec-file.exp: New file.
5430
5431 2020-01-10 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5434 output.
5435 * gdb.threads/async.c: New.
5436 * gdb.threads/async.exp: New.
5437 * gdb.multi/tids-gid-reset.c: New.
5438 * gdb.multi/tids-gid-reset.exp: New.
5439
5440 2020-01-10 George Barrett <bob@bob131.so>
5441
5442 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5443 to help in finding the image relocation offset.
5444 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5445 options in arguments.
5446 (stap_test_no_debuginfo): Likewise.
5447 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5448 test variants.
5449 (stap_test): Add null semaphore relocation test.
5450
5451 2020-01-10 George Barrett <bob@bob131.so>
5452
5453 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5454 * gdb.base/stap-probe.exp: Likewise.
5455 (stap_test): Pass argument as an additional flag.
5456 (stap_test_no_debuginfo): Likewise.
5457 (stap_test): Check `info probes stap' output for semaphore
5458 addresses if the test binary is supposed to have them.
5459
5460 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5461
5462 * gdb.tui/basic.exp: Add more scrolling tests.
5463
5464 2020-01-09 Tom Tromey <tom@tromey.com>
5465
5466 PR tui/18932:
5467 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5468 meangingful value.
5469 (Term::command, Term::resize): Update.
5470 * gdb.tui/basic.exp: Add scrolling test.
5471
5472 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5473
5474 * gdb.tui/tui-layout-asm.exp: New file.
5475
5476 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5477
5478 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5479
5480 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5481
5482 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5483 (Term::enter_tui): Use Term::prepare_for_tui.
5484
5485 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5486
5487 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5488 called.
5489
5490 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5491
5492 * gdb.base/skip.exp: Fix race condition in test.
5493
5494 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5495
5496 * gdb.base/backtrace.c: New file.
5497 * gdb.base/backtrace.exp: New file.
5498
5499 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5500
5501 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5502
5503 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5504
5505 * gdb.base/style.exp: Test that warnings are styled.
5506
5507 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5508
5509 * gdb.base/line65535.exp: New file.
5510 * gdb.base/line65535.c: New file.
5511
5512 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5513
5514 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5515 * lib/gnat_debug_info_test.adb: New file.
5516 * gdb.ada/ptype_tagged_param.exp: Use
5517 gnat_runtime_has_debug_info, expect a different output if
5518 runtime does not have debug info.
5519
5520 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5521
5522 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5523 (another) quote in test name.
5524
5525 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5526
5527 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5528 Add quote in test name.
5529
5530 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5531
5532 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5533 directory instead.
5534 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5535 * gdb.cp/pass-by-ref-2.cc: New file.
5536 * gdb.cp/pass-by-ref-2.exp: New file.
5537
5538 2019-12-20 Tom Tromey <tom@tromey.com>
5539
5540 * gdb.tui/list-before.exp: New file.
5541
5542 2019-12-20 Tom Tromey <tom@tromey.com>
5543
5544 * gdb.tui/list.exp: Check for source on initial listing.
5545
5546 2019-12-11 Tom Tromey <tromey@adacore.com>
5547
5548 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5549 Add crlf test.
5550
5551 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
5552
5553 * gdb.base/default.exp: Update value of $_gdb_major.
5554
5555 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5556
5557 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5558
5559 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5560
5561 * gdb.base/skip.exp: Whitespace fix.
5562
5563 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5564
5565 * gdb.base/skip-inline.c: New file.
5566 * gdb.base/skip-inline.exp: New file.
5567
5568 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5569
5570 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5571 jit_function_00 to jit_function_stack_mangle.
5572 * gdb.base/jithost.c (jit_function_t): Rename to...
5573 (jit_function_stack_mangle_t): ... this.
5574 (jit_function_add_t): New typedef.
5575 (jit_function_00_code): Rename to...
5576 (jit_function_stack_mangle_code): ... this, make static.
5577 (jit_function_add_code): New.
5578 (main): Generate "add" function and call it. Adjust to changes
5579 in jithost_abi.
5580 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5581 (struct jithost_abi) <begin, end>: Remove fields.
5582 <object, function_stack_mangle, function_add>: New fields.
5583 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5584 code_end>: Remove fields.
5585 <func_stack_mangle>: New field.
5586 (read_debug_info): Adjust to renaming, create block for "add"
5587 function.
5588 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5589
5590 2019-12-11 Tom Tromey <tom@tromey.com>
5591
5592 * gdb.tui/resize.exp: Fix regexp.
5593 * gdb.tui/regs.exp: Fix regexps.
5594 * gdb.tui/main.exp: Fix regexp.
5595
5596 2019-12-11 Tom Tromey <tom@tromey.com>
5597
5598 * gdb.tui/resize.exp: Update.
5599 * gdb.tui/empty.exp (layouts): Update.
5600
5601 2019-12-11 Tom Tromey <tom@tromey.com>
5602
5603 * gdb.tui/regs.exp: Update.
5604 * gdb.tui/empty.exp (layouts): Update.
5605 * gdb.tui/basic.exp: Update.
5606 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5607
5608 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5609
5610 * gdb.base/options.exp: Add -raw-values in the print completion list.
5611 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5612
5613 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5614
5615 * gdb.threads/omp-par-scope.c: New file.
5616 * gdb/threads/omp-par-scope.exp: New file.
5617
5618 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5619
5620 * lib/gdb.exp (support_nested_function_tests): New proc.
5621
5622 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5623
5624 * lib/gdb.exp (gdb_compile_openmp): New proc.
5625 (build_executable_from_specs): Add an "openmp" option.
5626 (gdb_compile_pthreads): Add non-executable case.
5627
5628 2019-12-10 Tom Tromey <tromey@adacore.com>
5629
5630 * gdb.ada/unchecked_union.exp: New file.
5631 * gdb.ada/unchecked_union/pck.adb: New file.
5632 * gdb.ada/unchecked_union/pck.ads: New file.
5633 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5634 * gdb-utils.exp (string_to_regexp): Also quote "?".
5635
5636 2019-12-10 George Barrett <bob@bob131.so>
5637
5638 Test scripted probe breakpoints.
5639 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5640 * gdb.python/py-breakpoint.c (main): Likewise.
5641 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5642 specifier test.
5643 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5644
5645 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5646
5647 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5648 an rvalue parameter.
5649 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5650 parameter.
5651
5652 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5653
5654 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5655 modules.
5656
5657 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5658
5659 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5660 broken version of GCC.
5661
5662 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5663
5664 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5665 sym-info-cmds library.
5666 * gdb.fortran/info-types.exp: Likewise.
5667 * lib/sym-info-cmds.exp: New file.
5668
5669 2019-12-08 Tom de Vries <tdevries@suse.de>
5670
5671 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5672
5673 2019-12-07 Keith Seitz <keiths@redhat.com>
5674
5675 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5676 * gdb.base/corefile-buildid-shlib.c: New file.
5677 * gdb.base/corefile-buildid.c: New file.
5678 * gdb.base/corefile-buildid.exp: New file.
5679
5680 2019-12-06 Tom de Vries <tdevries@suse.de>
5681
5682 * gdb.dwarf2/varval.exp: Add decl before def test.
5683
5684 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5685
5686 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5687
5688 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5689
5690 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5691 CV and reference conversion for overload resolution.
5692 * gdb.cp/rvalue-ref-overload.exp: Test it.
5693
5694 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5695
5696 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5697 * gdb.base/frameapply.exp: Test faas without command.
5698
5699 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5700
5701 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5702 Fortran tests.
5703 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5704 order.
5705
5706 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5707
5708 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5709 casting to type with no kind specified.
5710 (test_basic_parsing_of_type_kinds): Additional tests for types
5711 with no kind specified, and add tests for single/double
5712 precision/complex types.
5713
5714 2019-12-04 Tom Tromey <tromey@adacore.com>
5715
5716 * gdb.base/endianity.c (struct other) <x>: New field.
5717 (main): Initialize it.
5718 * gdb.base/endianity.exp: Update.
5719
5720 2019-12-04 Tom Tromey <tromey@adacore.com>
5721
5722 * gdb.ada/scalar_storage/storage.adb: New file.
5723 * gdb.ada/scalar_storage/pck.adb: New file.
5724 * gdb.ada/scalar_storage/pck.ads: New file.
5725 * gdb.ada/scalar_storage.exp: New file.
5726
5727 2019-12-04 Tom Tromey <tromey@adacore.com>
5728
5729 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5730 (main): Initialize it.
5731 * gdb.base/endianity.exp: Update.
5732
5733 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5734
5735 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5736
5737 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5738
5739 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5740 -symbol-info-module-functions and -symbol-info-module-variables.
5741
5742 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5743
5744 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5745
5746 2019-12-01 Richard Bunt <richard.bunt@arm.com>
5747 Andrew Burgess <andrew.burgess@embecosm.com>
5748
5749 * gdb.fortran/derived-type-striding.exp: New file.
5750 * gdb.fortran/derived-type-striding.f90: New file.
5751 * gdb.fortran/array-slices.exp: New file.
5752 * gdb.fortran/array-slices.f90: New file.
5753
5754 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5755
5756 * gdb.base/define.exp: Test . in command names.
5757 * gdb.base/setshow.exp: Update test, as . is now part of
5758 command name.
5759
5760 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5761
5762 * gdb.base/define-prefix.exp: New file.
5763
5764 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5765
5766 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5767 compile.
5768 (skip_btrace_pt_tests): Likewise.
5769
5770 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5771
5772 * gdb.fortran/info-modules.exp: Compile source files in correct
5773 order.
5774
5775 2019-11-27 Kevin Buettner <kevinb@redhat.com>
5776
5777 * gdb.dwarf2/imported-unit.exp: New file.
5778 * gdb.dwarf2/imported-unit.c: New file.
5779
5780 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5781
5782 * gdb.mi/mi-fortran-modules-2.f90: New file.
5783 * gdb.mi/mi-fortran-modules.exp: New file.
5784 * gdb.mi/mi-fortran-modules.f90: New file.
5785
5786 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5787
5788 * gdb.mi/mi-sym-info-1.c: New file.
5789 * gdb.mi/mi-sym-info-2.c: New file.
5790 * gdb.mi/mi-sym-info.exp: New file.
5791
5792 2019-11-22 Tom Tromey <tromey@adacore.com>
5793
5794 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5795 * gdb.ada/tasks/foo.adb: Add another stopping location.
5796
5797 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5798
5799 * gdb.base/endianity.c: New test.
5800 * gdb.base/endianity.exp: New file.
5801
5802 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5803
5804 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5805
5806 2019-11-21 Tom de Vries <tdevries@suse.de>
5807
5808 PR gdb/24956
5809 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5810
5811 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5812
5813 * gdb.python/py-progspace.exp: Add missing parentheses on some
5814 'print' commands.
5815
5816 2019-11-19 Tom Tromey <tom@tromey.com>
5817
5818 * gdb.tui/winheight.exp: New file.
5819
5820 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5821
5822 * gdb.base/ctf-whatis.c: Delete.
5823 * gdb.base/ctf-whatis.exp: Delete.
5824 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5825
5826 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5827
5828 * gdb.base/ctf-cvexpr.exp: Delete.
5829 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5830
5831 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5832
5833 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5834 the compiler. Clean up header comment a little.
5835 * gdb.base/ctf-ptype.exp: Likewise.
5836 * gdb.base/ctf-whatis.exp: Likewise.
5837 * lib/gdb.exp (skip_ctf_tests): New proc.
5838
5839 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5840
5841 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5842 * gdb.tui/corefile-run.exp: New file.
5843
5844 2019-11-14 Tom Tromey <tromey@adacore.com>
5845
5846 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5847 regression tests.
5848
5849 2019-11-12 Tom Tromey <tom@tromey.com>
5850
5851 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5852 after any command. Expect prompt after WAIT_FOR is seen.
5853 (enter_tui): Enable resize messages.
5854 (command): Expect command in output.
5855 (get_line): Avoid error when cursor appears to be off-screen.
5856 (dump_screen): Include screen size in title.
5857 (_do_resize): New proc, from "resize".
5858 (resize): Rewrite. Do resize in two steps.
5859 * gdb.tui/empty.exp (layouts): Fix entries.
5860 (check_boxes): Remove xfail.
5861 (check_text): Dump screen on failure.
5862
5863 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5864
5865 * gdb.python/py-symbol.exp: Add test for
5866 gdb.lookup_static_symbols.
5867
5868 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5869
5870 * gdb.python/py-symbol.c: Declare and call function from new
5871 py-symbol-2.c file.
5872 * gdb.python/py-symbol.exp: Compile both source files, and add new
5873 tests for gdb.lookup_static_symbol.
5874 * gdb.python/py-symbol-2.c: New file.
5875
5876 2019-11-02 Tom de Vries <tdevries@suse.de>
5877
5878 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5879 * gdb.base/anon.exp: Same.
5880 * gdb.base/auto-connect-native-target.exp: Same.
5881 * gdb.base/call-ar-st.exp: Same.
5882 * gdb.base/catch-syscall.exp: Same.
5883 * gdb.base/commands.exp: Same.
5884 * gdb.base/default.exp: Same.
5885 * gdb.base/display.exp: Same.
5886 * gdb.base/float.exp: Same.
5887 * gdb.base/foll-fork.exp: Same.
5888 * gdb.base/help.exp: Same.
5889 * gdb.base/info-macros.exp: Same.
5890 * gdb.base/info-proc.exp: Same.
5891 * gdb.base/info-target.exp: Same.
5892 * gdb.base/long_long.exp: Same.
5893 * gdb.base/macscp.exp: Same.
5894 * gdb.base/memattr.exp: Same.
5895 * gdb.base/nofield.exp: Same.
5896 * gdb.base/pointers.exp: Same.
5897 * gdb.base/printcmds.exp: Same.
5898 * gdb.base/ptype.exp: Same.
5899 * gdb.base/restore.exp: Same.
5900 * gdb.base/return.exp: Same.
5901 * gdb.base/scope.exp: Same.
5902 * gdb.base/set-noassign.exp: Same.
5903 * gdb.base/setshow.exp: Same.
5904 * gdb.base/shlib-call.exp: Same.
5905 * gdb.base/signals.exp: Same.
5906 * gdb.base/sigstep.exp: Same.
5907 * gdb.base/skip.exp: Same.
5908 * gdb.base/solib-symbol.exp: Same.
5909 * gdb.base/stap-probe.exp: Same.
5910 * gdb.base/step-line.exp: Same.
5911 * gdb.base/step-test.exp: Same.
5912 * gdb.base/style.exp: Same.
5913 * gdb.base/varargs.exp: Same.
5914 * gdb.base/vla-datatypes.exp: Same.
5915 * gdb.base/vla-ptr.exp: Same.
5916 * gdb.base/vla-sideeffect.exp: Same.
5917 * gdb.base/volatile.exp: Same.
5918 * gdb.base/watch-cond-infcall.exp: Same.
5919 * gdb.base/watchpoint.exp: Same.
5920
5921 2019-11-02 Tom de Vries <tdevries@suse.de>
5922
5923 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5924 * gdb.cp/cpexprs.exp: Same.
5925 * gdb.cp/except-multi-location.exp: Same.
5926 * gdb.cp/exceptprint.exp: Same.
5927 * gdb.cp/gdb2384.exp: Same.
5928 * gdb.cp/inherit.exp: Same.
5929 * gdb.cp/m-static.exp: Same.
5930 * gdb.cp/meth-typedefs.exp: Same.
5931 * gdb.cp/misc.exp: Same.
5932 * gdb.cp/namespace.exp: Same.
5933 * gdb.cp/non-trivial-retval.exp: Same.
5934 * gdb.cp/overload.exp: Same.
5935 * gdb.cp/pr17132.exp: Same.
5936 * gdb.cp/re-set-overloaded.exp: Same.
5937 * gdb.cp/rvalue-ref-types.exp: Same.
5938 * gdb.cp/templates.exp: Same.
5939
5940 2019-11-01 Luis Machado <luis.machado@linaro.org>
5941
5942 PR gdb/25124
5943
5944 * gdb.arch/pr25124.S: New file.
5945 * gdb.arch/pr25124.exp: New file.
5946
5947 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5948
5949 * gdb.fortran/info-modules.exp: Update expected results, and add
5950 additional tests for 'info module functinos', and 'info module
5951 variables'.
5952 * gdb.fortran/info-types.exp: Update expected results.
5953 * gdb.fortran/info-types.f90: Extend testcase with additional
5954 module variables and functions.
5955
5956 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5957
5958 * gdb.fortran/info-modules.exp: New file.
5959 * gdb.fortran/info-types.exp: Build with new file.
5960 * gdb.fortran/info-types.f90: Include and use new module.
5961 * gdb.fortran/info-types-2.f90: New file.
5962
5963 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5964
5965 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5966 * gdb.base/settings.exp: Test all settings types using
5967 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5968 that now verifies that the value of "maint show" is the same as
5969 returned by the settings functions. Test the type of the
5970 maintenance settings.
5971 * gdb.base/default.exp: Update show_conv_list.
5972
5973 2019-10-31 Tom de Vries <tdevries@suse.de>
5974
5975 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5976 gdb_test.
5977 * gdb.arch/amd64-disp-step.exp: Same.
5978 * gdb.asm/asm-source.exp: Same.
5979 * gdb.btrace/buffer-size.exp: Same.
5980 * gdb.btrace/cpu.exp: Same.
5981 * gdb.btrace/enable.exp: Same.
5982 * gdb.dwarf2/count.exp: Same.
5983 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5984 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5985 * gdb.fortran/vla-datatypes.exp: Same.
5986 * gdb.fortran/vla-history.exp: Same.
5987 * gdb.fortran/vla-ptype.exp: Same.
5988 * gdb.fortran/vla-value.exp: Same.
5989 * gdb.fortran/whatis_type.exp: Same.
5990 * gdb.guile/guile.exp: Same.
5991 * gdb.multi/tids.exp: Same.
5992 * gdb.python/py-finish-breakpoint.exp: Same.
5993 * gdb.python/py-framefilter.exp: Same.
5994 * gdb.python/py-pp-registration.exp: Same.
5995 * gdb.python/py-xmethods.exp: Same.
5996 * gdb.python/python.exp: Same.
5997 * gdb.server/connect-with-no-symbol-file.exp: Same.
5998 * gdb.server/no-thread-db.exp: Same.
5999 * gdb.server/run-without-local-binary.exp: Same.
6000 * gdb.stabs/weird.exp: Same.
6001 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6002 * gdb.threads/thread-find.exp: Same.
6003 * gdb.threads/tls-shared.exp: Same.
6004 * gdb.threads/tls.exp: Same.
6005 * gdb.threads/wp-replication.exp: Same.
6006 * gdb.trace/ax.exp: Same.
6007 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6008
6009 2019-10-31 Tom de Vries <tdevries@suse.de>
6010
6011 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6012 * gdb.ada/array_subscript_addr.exp: Same.
6013 * gdb.ada/arrayidx.exp: Same.
6014 * gdb.ada/arrayparam.exp: Same.
6015 * gdb.ada/arrayptr.exp: Same.
6016 * gdb.ada/boolean_expr.exp: Same.
6017 * gdb.ada/call_pn.exp: Same.
6018 * gdb.ada/complete.exp: Same.
6019 * gdb.ada/fixed_cmp.exp: Same.
6020 * gdb.ada/fun_addr.exp: Same.
6021 * gdb.ada/funcall_param.exp: Same.
6022 * gdb.ada/interface.exp: Same.
6023 * gdb.ada/mod_from_name.exp: Same.
6024 * gdb.ada/null_array.exp: Same.
6025 * gdb.ada/packed_array.exp: Same.
6026 * gdb.ada/packed_tagged.exp: Same.
6027 * gdb.ada/print_chars.exp: Same.
6028 * gdb.ada/print_pc.exp: Same.
6029 * gdb.ada/ptype_arith_binop.exp: Same.
6030 * gdb.ada/ptype_field.exp: Same.
6031 * gdb.ada/ptype_tagged_param.exp: Same.
6032 * gdb.ada/rec_return.exp: Same.
6033 * gdb.ada/ref_tick_size.exp: Same.
6034 * gdb.ada/str_ref_cmp.exp: Same.
6035 * gdb.ada/taft_type.exp: Same.
6036 * gdb.ada/tagged.exp: Same.
6037 * gdb.ada/type_coercion.exp: Same.
6038 * gdb.ada/uninitialized_vars.exp: Same.
6039
6040 2019-10-30 Tom de Vries <tdevries@suse.de>
6041
6042 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6043
6044 2019-10-26 Tom de Vries <tdevries@suse.de>
6045
6046 * gdb.base/bigcore.c: Fix typos in comments.
6047 * gdb.base/ctf-ptype.c: Same.
6048 * gdb.base/long_long.c: Same.
6049 * gdb.dwarf2/dw2-op-out-param.S: Same.
6050 * gdb.python/py-evthreads.c: Same.
6051 * gdb.reverse/i387-stack-reverse.c: Same.
6052 * gdb.trace/tfile.c: Same.
6053 * lib/compiler.c: Same.
6054 * lib/compiler.cc: Same.
6055
6056 2019-10-25 Tom de Vries <tdevries@suse.de>
6057
6058 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6059 gdb_test_multiple calls.
6060 * gdb.reverse/sigall-reverse.exp: Same.
6061 * gdb.reverse/solib-precsave.exp: Same.
6062 * gdb.reverse/solib-reverse.exp: Same.
6063 * gdb.reverse/until-precsave.exp: Same.
6064 * gdb.reverse/until-reverse.exp: Same.
6065
6066 2019-10-24 Tom de Vries <tdevries@suse.de>
6067
6068 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6069 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6070 kfail using -wrap pattern flag and convenience variable
6071 gdb_test_name.
6072
6073 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6074
6075 * gdb.python/py-progspace.exp: Add tests for the
6076 Progspace.block_for_pc method.
6077
6078 2019-10-23 Tom Tromey <tom@tromey.com>
6079
6080 * configure: Rebuild.
6081 * aclocal.m4: Use m4_include, not sinclude.
6082
6083 2019-10-21 Tom de Vries <tdevries@suse.de>
6084
6085 * gdb.base/infcall-nested-structs.c: Add
6086 __attribute__((noinline,noclone)) to all functions.
6087 (call_all): Add missing variable initialization. Simplify return value.
6088 (breakpt): Increment volatile variable, to prevent call from being
6089 optimized out.
6090 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6091
6092 2019-10-17 Tom de Vries <tdevries@suse.de>
6093
6094 * gdb.fortran/module.exp: Allow info variables to print info for files
6095 other than module.f90.
6096
6097 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6098
6099 * gdb.fortran/module.exp: Extend with 'info variables' test.
6100
6101 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6102
6103 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6104 F77_FOR_TARGET.
6105
6106 2019-10-16 Tom de Vries <tdevries@suse.de>
6107
6108 PR tdep/25096
6109 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6110
6111 2019-10-16 Tom de Vries <tdevries@suse.de>
6112
6113 PR tdep/24104
6114 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6115 Add KFAIL for PR tdep/25096.
6116
6117 2019-10-16 Tom de Vries <tdevries@suse.de>
6118
6119 PR testsuite/25059
6120 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6121
6122 2019-10-16 Tom de Vries <tdevries@suse.de>
6123
6124 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6125 as signed.
6126
6127 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6128
6129 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6130 one instead of increasing timeout.
6131
6132 2019-10-13 Tom de Vries <tdevries@suse.de>
6133
6134 PR record/25038
6135 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6136 * gdb.reverse/sigall-reverse.exp: Same.
6137 * gdb.reverse/solib-precsave.exp: Same.
6138 * gdb.reverse/solib-reverse.exp: Same.
6139 * gdb.reverse/step-precsave.exp: Same.
6140 * gdb.reverse/until-precsave.exp: Same.
6141 * gdb.reverse/until-reverse.exp: Same.
6142 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6143
6144 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6145
6146 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6147 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6148 (cmp_struct_05_01, cmp_struct_static_02_01)
6149 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6150 comparisons.
6151
6152 2019-10-10 Tom de Vries <tdevries@suse.de>
6153
6154 PR testsuite/24888
6155 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6156 gnatlink.
6157
6158 2019-10-09 Tom de Vries <tdevries@suse.de>
6159
6160 PR testsuite/25048
6161 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6162
6163 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6164
6165 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6166 exceptions due to missing debug information.
6167
6168 2019-10-07 Tom de Vries <tdevries@suse.de>
6169
6170 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6171
6172 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6173
6174 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6175 * gdb.base/annota1.exp: Update to use gdb_test_name.
6176
6177 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
6178
6179 * gdb.base/ctf-whatis.exp: New file.
6180 * gdb.base/ctf-whatis.c: New file.
6181 * gdb.base/ctf-ptype.exp: New file.
6182 * gdb.base/ctf-ptype.c: New file.
6183 * gdb.base/ctf-constvars.exp: New file.
6184 * gdb.base/ctf-constvars.c: New file.
6185 * gdb.base/ctf-cvexpr.exp: New file.
6186
6187 2019-10-04 Tom de Vries <tdevries@suse.de>
6188
6189 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6190 for loop.
6191
6192 2019-10-03 Tom Tromey <tom@tromey.com>
6193
6194 PR rust/24976:
6195 * gdb.rust/simple.rs (Union2): New type.
6196 (main): Use Union2.
6197 * gdb.rust/simple.exp: Add test.
6198
6199 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6200
6201 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6202 nested function prefix.
6203
6204 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6205 Richard Bunt <richard.bunt@arm.com>
6206 Andrew Burgess <andrew.burgess@embecosm.com>
6207
6208 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6209 nested functions.
6210 * gdb.fortran/nested-funcs.f90: Update expected results.
6211 * gdb.fortran/nested-funcs-2.exp: New file.
6212 * gdb.fortran/nested-funcs-2.f90: New file.
6213
6214 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6215
6216 * gdb.python/py-parameter.exp: Make test names unique.
6217 * gdb.python/py-template.exp: Likewise.
6218 * gdb.python/py-value.exp: Likewise.
6219
6220 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6221
6222 * gdb.base/break-interp.exp: Reduce test name duplication.
6223 * gdb.base/call-sc.exp: Likewise.
6224 * gdb.base/callfuncs.exp: Likewise.
6225 * gdb.base/charset.exp: Likewise.
6226 * gdb.base/dump.exp: Likewise.
6227 * gdb.base/ena-dis-br.exp: Likewise.
6228 * gdb.base/relational.exp: Likewise.
6229 * gdb.base/step-over-syscall.exp: Likewise.
6230 * gdb.base/structs.exp: Likewise.
6231
6232 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6233
6234 * gdb.linespec/explicit.exp: Make test names unique.
6235 * gdb.linespec/ls-errs.exp: Likewise.
6236
6237 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6238
6239 * gdb.reverse/break-precsave.exp: Make test names unique.
6240 * gdb.reverse/break-reverse.exp: Likewise.
6241 * gdb.reverse/finish-precsave.exp: Likewise.
6242 * gdb.reverse/finish-reverse.exp: Likewise.
6243 * gdb.reverse/machinestate-precsave.exp: Likewise.
6244 * gdb.reverse/machinestate.exp: Likewise.
6245 * gdb.reverse/readv-reverse.exp: Likewise.
6246 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6247 * gdb.reverse/sigall-precsave.exp: Likewise.
6248 * gdb.reverse/sigall-reverse.exp: Likewise.
6249 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6250 * gdb.reverse/watch-precsave.exp: Likewise.
6251 * gdb.reverse/watch-reverse.exp: Likewise.
6252
6253 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6254
6255 * gdb.threads/stop-with-handle.c: New file.
6256 * gdb.threads/stop-with-handle.exp: New file.
6257
6258 2019-10-03 Tom de Vries <tdevries@suse.de>
6259
6260 PR testsuite/25059
6261 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6262 directory" line to be missing.
6263
6264 2019-10-03 Tom de Vries <tdevries@suse.de>
6265
6266 PR testsuite/25059
6267 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6268 type optional.
6269
6270 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6271
6272 * gdb.python/py-format-string.c (string.h): New include.
6273 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6274 the same value, for endianness-independence.
6275 * gdb.python/py-format-string.exp (default_regexp_dict)
6276 (test_pretty_structs, test_format): Adjust expected output to the
6277 changed initialization.
6278
6279 2019-10-02 Tom Tromey <tromey@adacore.com>
6280
6281 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6282
6283 2019-10-02 Pedro Alves <palves@redhat.com>
6284 Andrew Burgess <andrew.burgess@embecosm.com>
6285
6286 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6287 "print-file-var.h".
6288 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6289 (get_version_1): Print this_version_id and its address.
6290 Add extern "C" wrappers around interface functions.
6291 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6292 "print-file-var.h".
6293 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6294 (get_version_2): Print this_version_id and its address.
6295 Add extern "C" wrappers around interface functions.
6296 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6297 <stddef.h> and "print-file-var.h".
6298 Add extern "C" wrappers around interface functions.
6299 [VERSION_ID_MAIN] (this_version_id): Define.
6300 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6301 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6302 up extern "C" blocks.
6303 * gdb.base/print-file-var.exp (test): New, factored out from top
6304 level.
6305 (top level): Test all combinations of attribute hidden or not,
6306 dlopen or not, and this_version_id symbol in main file or not.
6307 Compile tests as both C++ and C, make test names unique.
6308
6309 2019-10-01 Tom Tromey <tom@tromey.com>
6310
6311 * gdb.base/style.exp: Test "show logging filename".
6312
6313 2019-10-01 Tom Tromey <tom@tromey.com>
6314
6315 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6316 * gdb.base/style.exp: Add metadata style test.
6317
6318 2019-10-01 Tom Tromey <tom@tromey.com>
6319
6320 * gdb.base/style.exp: Test "pwd".
6321
6322 2019-10-01 Tom Tromey <tom@tromey.com>
6323
6324 * gdb.base/style.exp: Update tests.
6325
6326 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6327
6328 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6329 'six' to unsigned.
6330 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6331 'five'. Use an all-ones bit pattern for each.
6332 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6333 to its changed values.
6334
6335 2019-09-30 Tom Tromey <tromey@adacore.com>
6336
6337 * gdb.rust/traits.rs: Disable all warnings.
6338
6339 2019-09-29 Tom de Vries <tdevries@suse.de>
6340
6341 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
6342
6343 2019-09-29 Tom de Vries <tdevries@suse.de>
6344
6345 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6346
6347 2019-09-27 Tom de Vries <tdevries@suse.de>
6348
6349 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6350
6351 2019-09-27 Tom de Vries <tdevries@suse.de>
6352
6353 PR record/23188
6354 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6355
6356 2019-09-26 Tom Tromey <tromey@adacore.com>
6357
6358 * gdb.ada/py_taft.exp: New file.
6359 * gdb.ada/py_taft/main.adb: New file.
6360 * gdb.ada/py_taft/pkg.adb: New file.
6361 * gdb.ada/py_taft/pkg.ads: New file.
6362
6363 2019-09-24 Tom de Vries <tdevries@suse.de>
6364
6365 PR gdb/24598
6366 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6367
6368 2019-09-22 Tom de Vries <tdevries@suse.de>
6369
6370 * gdb.base/restore.exp: Allow register variables to be optimized out at
6371 -O0.
6372
6373 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6374
6375 * gdb.arch/spu-info.exp: Remove file.
6376 * gdb.arch/spu-info.c: Remove file.
6377 * gdb.arch/spu-ls.exp: Remove file.
6378 * gdb.arch/spu-ls.c: Remove file.
6379
6380 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6381 * gdb.asm/spu.inc: Remove file.
6382
6383 * gdb.base/dump.exp: Remove support for spu*-*-*.
6384 * gdb.base/stack-checking.exp: Likewise.
6385 * gdb.base/overlays.exp: Likewise.
6386 * gdb.base/ovlymgr.c: Likewise.
6387 * gdb.base/spu.ld: Remove file.
6388
6389 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6390 * gdb.cp/cpexprs.exp: Likewise.
6391 * gdb.cp/exception.exp: Likewise.
6392 * gdb.cp/gdb2495.exp: Likewise.
6393 * gdb.cp/mb-templates.exp: Likewise.
6394 * gdb.cp/pr9167.exp: Likewise.
6395 * gdb.cp/userdef.exp: Likewise.
6396
6397 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6398
6399 * gdb.cell: Remove directory.
6400 * lib/cell.exp: Remove file.
6401
6402 2019-09-19 Tom de Vries <tdevries@suse.de>
6403
6404 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6405
6406 2019-09-19 Tom de Vries <tdevries@suse.de>
6407
6408 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6409
6410 2019-09-19 Tom de Vries <tdevries@suse.de>
6411
6412 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6413 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6414 (gdb_target_cmd): ... here.
6415 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6416 value 2.
6417
6418 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6419
6420 * gdb.base/source-dir.exp: Avoid having directory names in test
6421 names.
6422
6423 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6424
6425 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6426 directory.
6427
6428 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6429
6430 * gdb.base/list-missing-source.exp: New file.
6431
6432 2019-09-14 Tom de Vries <tdevries@suse.de>
6433
6434 PR teststuite/24599
6435 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6436 * lib/ada.exp (gnatmake_version_at_least): New proc.
6437
6438 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6439
6440 * gdb.base/maint.exp: Use exec_has_index_section.
6441
6442 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6443
6444 * gdb.base/maint.exp: Add test for 'maint info sections'.
6445
6446 2019-09-12 Tom de Vries <tdevries@suse.de>
6447
6448 * gdb.base/store.exp: Allow register variables to be optimized out at
6449 -O0.
6450
6451 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6452
6453 * gdb.ada/rdv_wait.exp: Update to new task names.
6454 * gdb.base/task_switch_in_core.exp: Likewise.
6455 * gdb.base/info_sources_base.c: Likewise.
6456
6457 2019-09-10 Tom Tromey <tromey@adacore.com>
6458
6459 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6460
6461 2019-09-10 Tom Tromey <tromey@adacore.com>
6462
6463 * gdb.ada/dgopt.exp: New file.
6464 * gdb.ada/dgopt/x.adb: New file.
6465
6466 2019-09-08 Tom Tromey <tom@tromey.com>
6467
6468 * gdb.tui/resize.exp: Remove setup_xfail.
6469 * gdb.tui/regs.exp: Remove setup_xfail.
6470 * gdb.tui/basic.exp: Remove setup_xfail.
6471
6472 2019-09-06 David Blaikie <dblaikie@gmail.com>
6473
6474 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6475 * gdb.cp/cplabel.exp: Ditto.
6476 * gdb.linespec/ls-errs.exp: Ditto.
6477
6478 2019-09-05 Tom de Vries <tdevries@suse.de>
6479
6480 * lib/gdb.exp (cmp_file_string): New proc.
6481 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6482 runto_main. Verify save breakpoints output.
6483
6484 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6485
6486 * gdb.base/info-var.exp: Test info variables without running
6487 to main, to avoid expect's buffer overflow.
6488
6489 2019-09-03 Tom Tromey <tromey@adacore.com>
6490
6491 * gdb.ada/bias.exp: New file.
6492 * gdb.ada/bias/bias.adb: New file.
6493 * gdb.ada/print_chars.exp: Add regression test.
6494 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6495 (MC): New variable.
6496
6497 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6498
6499 * gdb.base/argv0-symlink.exp: Run only on native target
6500 and local host.
6501
6502 2019-08-29 Tom de Vries <tdevries@suse.de>
6503
6504 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6505 diverse debug info.
6506 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6507
6508 2019-08-28 Tom de Vries <tdevries@suse.de>
6509
6510 * gdb.base/info-var.exp: Allow info variables to print info for files
6511 other than info-var-f1.c and info-var-f2.c.
6512
6513 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6514
6515 * gdb.fortran/info-types.exp: Add module.
6516 * gdb.fortran/info-types.f90: Update expected results.
6517
6518 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6519
6520 * gdb.fortran/info-types.exp: New file.
6521 * gdb.fortran/info-types.f90: New file.
6522 * lib/fortran.exp (fortran_character1): New proc.
6523
6524 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6525
6526 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6527 functions'. Reindent as needed.
6528 * gdb.base/info-var-f1.c: New file.
6529 * gdb.base/info-var-f2.c: New file.
6530 * gdb.base/info-var.exp: New file.
6531 * gdb.base/info-var.h: New file.
6532
6533 2019-08-26 Tom de Vries <tdevries@suse.de>
6534
6535 PR c++/24852
6536 * gdb.cp/no-libstdcxx-probe.exp: New test.
6537
6538 2019-08-26 Tom de Vries <tdevries@suse.de>
6539
6540 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6541 * tests need to be skipped.
6542 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6543 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6544 mi_skip_libstdcxx_probe_tests.
6545
6546 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6547
6548 * gdb.python/py-xmethods.exp: Use raw strings when passing
6549 arguments to SimpleXMethodMatcher.
6550
6551 2019-08-22 Tom de Vries <tdevries@suse.de>
6552
6553 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6554 more informative.
6555
6556 2019-08-21 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.base/with.exp: Test "with" with no arguments.
6559
6560 2019-08-21 Tom de Vries <tdevries@suse.de>
6561
6562 * gdb.base/gdb-caching-proc.exp: Sort files.
6563
6564 2019-08-20 Tom de Vries <tdevries@suse.de>
6565
6566 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6567 compilation.
6568
6569 2019-08-16 Tom de Vries <tdevries@suse.de>
6570
6571 * gdb.base/compare-sections.exp ("after run to main"): Allow
6572 mismatched read-only sections for PIE executables.
6573
6574 2019-08-16 Tom Tromey <tom@tromey.com>
6575
6576 * lib/tuiterm.exp (_csi_Z): New proc.
6577 * gdb.tui/basic.exp: Update window positions.
6578 * gdb.tui/empty.exp: Update window positions.
6579
6580 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6581
6582 * gdb.base/examine-backward.exp: Correct regexp for
6583 "examine 3 bytes backward from ${address_zero}".
6584
6585 2019-08-15 Tom Tromey <tom@tromey.com>
6586
6587 * gdb.tui/empty.exp: Enable resizing tests.
6588
6589 2019-08-15 Tom Tromey <tromey@adacore.com>
6590
6591 * gdb.ada/char_enum.exp: Add regression tests.
6592 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6593 and '0'.
6594 (Char, Gchar): Update.
6595 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6596
6597 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6598
6599 * gdb.python/python.exp: Expect a leading underscore on
6600 GdbOutput{,Error}File.
6601
6602 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6603
6604 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6605 Windows host.
6606
6607 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6608
6609 * gdb.base/batch-preserve-term-settings.exp
6610 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6611
6612 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6613
6614 * lib/gdb.exp: When running on a mingw target, replace
6615 /x/ with x:/.
6616
6617 2019-08-14 Alan Hayward <alan.hayward@arm.com>
6618
6619 * gdb.arch/aarch64-prologue.c: New test.
6620 * gdb.arch/aarch64-prologue.exp: New file.
6621
6622 2019-08-13 Tom de Vries <tdevries@suse.de>
6623
6624 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6625 Thread.
6626
6627 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6628
6629 * gdb.python/py-completion.exp: Download the .py file to the host
6630 and use its host pathname. Conditionalize tests that use
6631 tab completion and manipulate files on the build machine.
6632 * gdb.python/py-events.exp: Download the .py file to the host
6633 and use its host pathname.
6634 * gdb.python/py-evsignal.exp: Likewise.
6635 * gdb.python/py-evthreads.exp: Likewise.
6636 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6637 pathname syntax.
6638 * gdb.python/py-framefilter.exp: Download the .py file to the right
6639 place on the host. Match Windows pathname syntax.
6640 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6641 .py file to the host and use its host pathname.
6642 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6643 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6644 build pathname. Skip symlink test on Windows host. Add missing
6645 newline at end of file.
6646 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6647 and use its host pathname.
6648 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6649 * gdb.python/py-section-script.exp: Use host location of binfile
6650 on safe-path. Use correct path separator on Windows host.
6651 Reorder alternatives in gdb_test_multiple to prevent matching
6652 the wrong alternative on success.
6653 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6654
6655 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6656
6657 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6658 expect the GDB inferior to no longer immediately stop after
6659 being resumed with "signal SIGINT".
6660
6661 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6662
6663 * gdb.linespec/break-ask.exp: Generalize regexps to match
6664 Windows pathnames too.
6665
6666 2019-08-08 Tom de Vries <tdevries@suse.de>
6667
6668 PR testsuite/24862
6669 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6670
6671 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6672
6673 * gdb.base/style.exp: Update tests for help doc new invariants.
6674 * gdb.base/help.exp: Likewise.
6675
6676 2019-08-06 Tom Tromey <tom@tromey.com>
6677
6678 * gdb.base/style.exp: Add disassemble test.
6679 * gdb.base/style.c (some_called_function): New function.
6680 (main): Use it.
6681
6682 2019-08-05 Christian Biesinger <cbiesinger@google.com>
6683
6684 * gdb.python/py-block.exp: Test dictionary access on blocks.
6685
6686 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
6687
6688 PR gdb/24863
6689 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6690 -list-thread-groups --available test when running under
6691 check-read1.
6692
6693 2019-08-05 Tom de Vries <tdevries@suse.de>
6694
6695 PR testsuite/24863
6696 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6697 * gdb.base/help.exp: Use with_read1_timeout_factor.
6698 * gdb.base/info-macros.exp: Same.
6699 * gdb.cp/nested-types.exp: Same.
6700
6701 2019-08-05 Tom de Vries <tdevries@suse.de>
6702
6703 * lib/gdb.exp (version_at_least): Factor out of ...
6704 (tcl_version_at_least): ... here.
6705 (gdb_compile): Fail if pie results in non-PIE executable.
6706 (readelf_version, readelf_prints_pie): New proc.
6707 (exec_is_pie): Return -1 if unknown.
6708
6709 2019-08-05 Tom de Vries <tdevries@suse.de>
6710
6711 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6712
6713 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6714
6715 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6716
6717 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6718
6719 * lib/completion-support.exp (test_gdb_complete_none): Skip
6720 tab completion tests if no readline support.
6721 (test_gdb_complete_unique_re): Likewise.
6722 (test_gdb_complete_multiple): Likewise.
6723
6724 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6725
6726 * gdb.base/info_sources.exp: New file.
6727 * gdb.base/info_sources.c: New file.
6728 * gdb.base/info_sources_base.c: New file.
6729
6730 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6731
6732 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6733 prefix argument.
6734 (test_exit_status): Add prefix argument.
6735
6736 2019-08-01 Tom de Vries <tdevries@suse.de>
6737
6738 PR testsuite/24863
6739 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6740 calling exp_continue for new thread and thread exited messages.
6741
6742 2019-08-01 Tom de Vries <tdevries@suse.de>
6743
6744 PR testsuite/24863
6745 * gdb.base/structs.exp: Fix check-read1 timeout using
6746 gdb_test_sequence.
6747 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6748
6749 2019-08-01 Tom de Vries <tdevries@suse.de>
6750
6751 PR testsuite/24863
6752 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6753 line.
6754
6755 2019-08-01 Tom de Vries <tdevries@suse.de>
6756
6757 PR testsuite/24863
6758 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6759
6760 2019-07-30 Tom Tromey <tromey@adacore.com>
6761
6762 * gdb.ada/display_nested.exp: New file.
6763 * gdb.ada/display_nested/foo.adb: New file.
6764 * gdb.ada/display_nested/pack.adb: New file.
6765 * gdb.ada/display_nested/pack.ads: New file.
6766
6767 2019-07-30 Christian Biesinger <cbiesinger@google.com>
6768
6769 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6770 namespace.
6771 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6772
6773 2019-07-30 Tom de Vries <tdevries@suse.de>
6774
6775 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6776 instead.
6777
6778 2019-07-30 Tom de Vries <tdevries@suse.de>
6779
6780 PR testsuite/24834
6781 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6782 (exec_is_pie): New proc.
6783
6784 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6785
6786 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6787
6788 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6789
6790 * gdb.python/py-objfile.c: Add global and static vars.
6791 * gdb.python/py-objfile.exp: Test new functions Objfile.
6792 lookup_global_symbol and lookup_static_symbol.
6793
6794 2019-07-29 Tom Tromey <tom@tromey.com>
6795
6796 * lib/tuiterm.exp (Term::_csi_@): New proc.
6797 (Term::_csi_X): Don't move cursor.
6798
6799 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6800
6801 * gdb.base/options.exp: Update backtrace - completion to
6802 new option -frame-info.
6803 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6804 Test new 'set print frame-info'. Test backtrace -frame-info
6805 overriding 'set print frame-info'.
6806 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6807 Test new 'set print frame-info'.
6808 Verify consistency of backtrace with and without filters, with and
6809 without -no-filters.
6810 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6811 default.
6812
6813 2019-07-29 Tom de Vries <tdevries@suse.de>
6814
6815 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6816 no arguments".
6817
6818 2019-07-29 Tom de Vries <tdevries@suse.de>
6819
6820 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6821 is a substring of the first for "complete non-unique file name".
6822
6823 2019-07-29 Tom de Vries <tdevries@suse.de>
6824
6825 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6826 with ".*".
6827
6828 2019-07-29 Tom de Vries <tdevries@suse.de>
6829
6830 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6831 Pass prompt_regexp parameter to gdb_test_multiple calls.
6832
6833 2019-07-29 Tom de Vries <tdevries@suse.de>
6834
6835 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
6836 print registers" regexps.
6837
6838 2019-07-29 Tom de Vries <tdevries@suse.de>
6839
6840 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6841
6842 2019-07-29 Tom de Vries <tdevries@suse.de>
6843
6844 PR gdb/24855
6845 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6846 (skip_python_tests_prompt): Add prompt_regexp argument to
6847 gdb_test_multiple calls.
6848
6849 2019-07-27 Tom Tromey <tom@tromey.com>
6850
6851 * gdb.tui/main.exp: New file.
6852
6853 2019-07-27 Tom Tromey <tom@tromey.com>
6854
6855 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6856 optional.
6857 * gdb.tui/empty.exp: New file.
6858
6859 2019-07-27 Tom Tromey <tom@tromey.com>
6860
6861 * lib/tuiterm.exp (spawn): New proc.
6862 (Term::resize): New proc.
6863 * gdb.tui/resize.exp: New file.
6864
6865 2019-07-27 Tom Tromey <tom@tromey.com>
6866
6867 * gdb.tui/list.exp: New file.
6868
6869 2019-07-27 Tom Tromey <tom@tromey.com>
6870
6871 * gdb.tui/regs.exp: New file.
6872
6873 2019-07-27 Tom Tromey <tom@tromey.com>
6874
6875 * gdb.tui/basic.exp: Add "layout split" test.
6876
6877 2019-07-27 Tom Tromey <tom@tromey.com>
6878
6879 * gdb.tui/basic.exp: Add "layout asm" test.
6880
6881 2019-07-27 Tom Tromey <tom@tromey.com>
6882
6883 * lib/tuiterm.exp: New file.
6884 * gdb.tui/basic.exp: New file.
6885
6886 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6887
6888 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6889 Enable tests associated with this flag. Adjust regex
6890 referencing "foo_low" to now refer to "foo_cold" instead.
6891
6892 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6893
6894 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6895 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6896 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6897 foo_cold. Revise comments to match.
6898 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6899 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6900 were wrapped into this proc; Call do_test in loop from outermost
6901 level.
6902 (foo_low): Rename all occurrences to "foo_cold".
6903 (backtrace from baz): New test.
6904 (x2/i foo_cold): New test.
6905 (info line *foo_cold): New test.
6906
6907 2019-07-26 Tom de Vries <tdevries@suse.de>
6908
6909 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6910
6911 2019-07-25 Tom de Vries <tdevries@suse.de>
6912
6913 PR testsuite/24830
6914 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6915 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6916 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6917 (skip_libstdcxx_probe_tests): ... here.
6918 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6919
6920 2019-07-24 Tom de Vries <tdevries@suse.de>
6921
6922 PR testsuite/24807
6923 * gdb.objc/basicclass.m: Include stdio.h.
6924 * gdb.objc/nondebug.m: Same.
6925 * gdb.objc/objcdecode.m: Same.
6926
6927 2019-07-24 Tom de Vries <tdevries@suse.de>
6928
6929 PR testsuite/24612
6930 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6931 additional_flags.
6932
6933 2019-07-24 Tom de Vries <tdevries@suse.de>
6934
6935 PR testsuite/24831
6936 * gdb.multi/tids.exp: Update error messages for info threads.
6937
6938 2019-07-24 Tom de Vries <tdevries@suse.de>
6939
6940 * gdb.base/info-types.exp: Allow info types to print info for more than
6941 one file.
6942
6943 2019-07-23 Tom de Vries <tdevries@suse.de>
6944
6945 PR testsuite/24842
6946 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6947 gdb_spawn_with_cmdline_opts.
6948
6949 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6950
6951 * gdb.arch/arm-cmse-sgstubs.c: New test.
6952 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6953
6954 2019-07-23 Tom de Vries <tdevries@suse.de>
6955
6956 PR testsuite/24711
6957 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6958 issuing next command.
6959
6960 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6961
6962 * gdb.ada/info_auto_lang.exp: Update expected results.
6963 * gdb.base/info-types.c: Add additional types to check.
6964 * gdb.base/info-types.exp: Update expected results.
6965
6966 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6967
6968 * gdb.base/info-types.c: New file.
6969 * gdb.base/info-types.exp: New file.
6970
6971 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6972
6973 * gdb.arch/riscv-bp-infcall.c: New file.
6974 * gdb.arch/riscv-bp-infcall.exp: New file.
6975
6976 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6977
6978 PR breakpoints/24541
6979 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6980
6981 2019-07-14 Tom de Vries <tdevries@suse.de>
6982
6983 PR testsuite/24760
6984 * gdb.objc/basicclass.exp: Fix unterminated string.
6985
6986 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6987 Andrew Burgess <andrew.burgess@embecosm.com>
6988
6989 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6990 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6991 negative bounds.
6992 * gdb.fortran/vla-value.exp: Print elements of an array with
6993 negative bounds.
6994 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6995 testing.
6996
6997 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6998
6999 * gdb.base/options.exp (expect_string): Dequote strings in
7000 results.
7001 (test-string): Test strings with different quoting and reindent.
7002
7003 2019-07-10 Tom Tromey <tromey@adacore.com>
7004
7005 * gdb.ada/mi_ex_cond.exp: Update expected results.
7006 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7007 * gdb.ada/mi_catch_ex.exp: Update expected results.
7008 * gdb.ada/mi_catch_assert.exp: Update expected results.
7009 * gdb.ada/catch_ex.exp (catch_exception_info)
7010 (catch_exception_entry, catch_assert_entry)
7011 (catch_unhandled_entry): Update.
7012 * gdb.ada/catch_assert_if.exp: Update expected results.
7013
7014 2019-07-10 Richard Bunt <richard.bunt@arm.com>
7015 Stephen Roberts <stephen.roberts@arm.com>
7016
7017 * gdb.base/define.exp: Restore original prompt.
7018
7019 2019-07-09 Pedro Alves <palves@redhat.com>
7020
7021 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7022 breakpoints" output.
7023 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7024 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7025 throw" creates breakpoint.
7026 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7027 'type="catchpoint"'.
7028
7029 2019-07-09 Pedro Alves <palves@redhat.com>
7030
7031 PR c++/15468
7032 * gdb.cp/except-multi-location-lib.cc: New.
7033 * gdb.cp/except-multi-location-main.cc: New.
7034 * gdb.cp/except-multi-location.exp: New.
7035
7036 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7037
7038 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7039 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7040 argument and update callers.
7041
7042 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7043
7044 * gdb.arch/amd64-break-on-asm-line.S: New file.
7045 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7046
7047 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7048
7049 * gdb.base/printcmds.exp: Test printing C string and
7050 C wide string convenience vars without transiting via the inferior.
7051 Also make test names unique.
7052
7053 2019-07-08 Alan Hayward <alan.hayward@arm.com>
7054
7055 PR breakpoints/25011
7056 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7057
7058 2019-07-04 Pedro Alves <palves@redhat.com>
7059
7060 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7061 body returned ok(0), break(3) or continue(4).
7062 * gdb.testsuite/foreach_with_prefix.exp: New file.
7063
7064 2019-07-04 Alan Hayward <alan.hayward@arm.com>
7065
7066 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7067
7068 2019-07-03 Pedro Alves <palves@redhat.com>
7069
7070 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7071 "return -code".
7072
7073 2019-07-03 Pedro Alves <palves@redhat.com>
7074
7075 PR cli/24732
7076 * gdb.base/shell.exp: Load completion-support.exp.
7077 Adjust expected error output. Add completion tests.
7078
7079 2019-07-03 Pedro Alves <palves@redhat.com>
7080
7081 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7082 string_to_regexp.
7083
7084 2019-07-03 Pedro Alves <palves@redhat.com>
7085
7086 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7087 (expect_integer): Adjust to expect "-string".
7088 (expect_string): New.
7089 (all_options): Expect "-string".
7090 (test-flag, test-boolean): Adjust to expect "-string".
7091 (test-string): New proc.
7092 (top level): Call it.
7093
7094 2019-07-03 Pedro Alves <palves@redhat.com>
7095
7096 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7097 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7098 the expected output in the success.
7099
7100 2019-07-03 Pedro Alves <palves@redhat.com>
7101
7102 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7103 Split one gdb_test_multiple call in two to avoid a race.
7104
7105 2019-07-03 Pedro Alves <palves@redhat.com>
7106
7107 * gdb.base/with.c: New file.
7108 * gdb.base/with.exp: New file.
7109
7110 2019-07-03 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.base/settings.exp: Replace all references to "maint
7113 test-settings set" with references to "maint set test-settings",
7114 and all references to "maint test-settings show" with references
7115 to "maint show test-settings".
7116
7117 2019-07-03 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.base/settings.exp (test-string): Adjust expected out when
7120 testing "maint test-settings show filename"
7121
7122 2019-07-02 Pedro Alves <palves@redhat.com>
7123
7124 * gdb.base/options.exp (test-info-threads): New procedure.
7125 (top level): Call it.
7126
7127 2019-06-28 Tom Tromey <tromey@adacore.com>
7128
7129 * gdb.dwarf2/ada-linkage-name.c: New file.
7130 * gdb.dwarf2/ada-linkage-name.exp: New file.
7131
7132 2019-06-27 Tom Tromey <tromey@adacore.com>
7133
7134 PR c++/20020:
7135 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7136
7137 2019-06-26 Tom de Vries <tdevries@suse.de>
7138
7139 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7140
7141 2019-06-26 Tom de Vries <tdevries@suse.de>
7142
7143 * gdb.base/index-cache.exp: Add back missing debug option.
7144
7145 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7146
7147 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7148
7149 2019-06-25 Tom de Vries <tdevries@suse.de>
7150
7151 PR testsuite/24727
7152 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7153
7154 2019-06-24 Tom de Vries <tdevries@suse.de>
7155
7156 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7157
7158 2019-06-24 Tom de Vries <tdevries@suse.de>
7159
7160 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7161 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7162 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7163
7164 2019-06-24 Tom de Vries <tdevries@suse.de>
7165
7166 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7167
7168 2019-06-21 Tom de Vries <tdevries@suse.de>
7169
7170 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7171
7172 2019-06-21 Tom de Vries <tdevries@suse.de>
7173
7174 PR testsuite/24518
7175 PR ada/24713
7176 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7177 index.
7178
7179 2019-06-19 Tom Tromey <tromey@adacore.com>
7180
7181 * gdb.ada/length_cond.exp: Add intro comment.
7182
7183 2019-06-19 Tom Tromey <tromey@adacore.com>
7184
7185 * gdb.ada/length_cond.exp: New file.
7186 * gdb.ada/length_cond/length_cond.adb: New file.
7187 * gdb.ada/length_cond/pck.adb: New file.
7188 * gdb.ada/length_cond/pck.ads: New file.
7189
7190 2019-06-18 Tom de Vries <tdevries@suse.de>
7191
7192 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7193
7194 2019-06-18 Tom Tromey <tromey@adacore.com>
7195
7196 * gdb.base/list0.h: Add comment explaining control character.
7197
7198 2019-06-18 Tom de Vries <tdevries@suse.de>
7199
7200 * boards/fission.exp: Break up long debug_flags line.
7201
7202 2019-06-16 Tom de Vries <tdevries@suse.de>
7203
7204 PR gdb/24445
7205 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7206 generated index.
7207
7208 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7209
7210 PR gdb/24686
7211 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7212 improve detection of bug gdb/24541.
7213
7214 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7215
7216 PR gdb/24669
7217 * gdb.base/index-cache.exp (uses_readnow,
7218 expecting_index_cache_use): Define global variable.
7219 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7220 expecting_index_cache_use.
7221
7222 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7223 Andrew Burgess <andrew.burgess@embecosm.com>
7224
7225 * gdb.fortran/pointers.f90: New file.
7226 * gdb.fortran/print_type.exp: New file.
7227 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7228 * gdb.fortran/vla-type.exp: Likewise.
7229 * gdb.fortran/vla-value.exp: Likewise.
7230 * gdb.mi/mi-vla-fortran.exp: Likewise.
7231
7232 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7233
7234 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7235 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7236 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7237 as a stop reason.
7238
7239 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7240
7241 * gdb.base/annota1.exp: Update expected results.
7242 * gdb.cp/annota2.exp: Likewise.
7243 * gdb.cp/annota3.exp: Likewise.
7244
7245 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7246
7247 * gdb.base/style-logging.exp: Remove path from test name.
7248
7249 2019-06-14 Tom Tromey <tromey@adacore.com>
7250
7251 PR gdb/24502:
7252 * gdb.base/style-logging.exp: New file.
7253
7254 2019-06-14 Tom Tromey <tromey@adacore.com>
7255
7256 * gdb.base/symfile-warn.exp: New file.
7257 * gdb.base/symfile-warn.c: New file.
7258
7259 2019-06-14 Tom Tromey <tromey@adacore.com>
7260
7261 * gdb.base/annotate-symlink.exp: New file.
7262
7263 2019-06-14 Tom Tromey <tromey@adacore.com>
7264
7265 * gdb.ada/set_wstr.exp: Add reassignment test.
7266
7267 2019-06-14 Tom Tromey <tromey@adacore.com>
7268
7269 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7270 'unchecked_access and 'unrestricted_access as well.
7271
7272 2019-06-14 Tom Tromey <tromey@adacore.com>
7273
7274 PR ada/24539:
7275 * gdb.ada/vla.exp: Update tests.
7276 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7277 pragma.
7278
7279 2019-06-13 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.base/settings.exp (test-integer): Test junk after
7282 "unlimited".
7283
7284 2019-06-13 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.base/options.exp (test-thread-apply): New.
7287 (top level): Call it.
7288
7289 2019-06-13 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/options.exp (test-frame-apply): New.
7292 (top level): Test print commands with different "frame apply"
7293 prefixes.
7294
7295 2019-06-13 Pedro Alves <palves@redhat.com>
7296
7297 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
7298 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7299 'max_completions' parameter and handle it.
7300 (test_gdb_completion_offers_commands): New.
7301
7302 2019-06-13 Pedro Alves <palves@redhat.com>
7303
7304 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7305
7306 2019-06-13 Pedro Alves <palves@redhat.com>
7307
7308 * gdb.base/options.exp (test-backtrace): New.
7309 (top level): Call it.
7310
7311 2019-06-13 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.guile/scm-frame-args.exp: Use "set print
7314 raw-frame-arguments" instead of "set print raw frame-arguments".
7315 * gdb.python/py-frame-args.exp: Likewise.
7316
7317 2019-06-13 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.compile/compile.exp: Adjust expected output to option
7320 processing changes.
7321
7322 2019-06-13 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.base/options.exp: Build executable.
7325 (test-print): New procedure.
7326 (top level): Call it, once for "print" and another for "compile
7327 print".
7328
7329 2019-06-13 Pedro Alves <palves@redhat.com>
7330
7331 * gdb.base/options.c: New file.
7332 * gdb.base/options.exp: New file.
7333
7334 2019-06-13 Pedro Alves <palves@redhat.com>
7335
7336 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7337 that "o" is ambiguous.
7338
7339 2019-06-13 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.base/settings.c: New file.
7342 * gdb.base/settings.exp: New file.
7343
7344 2019-06-13 Pedro Alves <palves@redhat.com>
7345
7346 * gdb.base/completion.exp: Fix comment typo.
7347
7348 2019-06-13 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7351 foo --1" test.
7352
7353 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7354
7355 * gdb.fortran/block-data.f: New.
7356 * gdb.fortran/block-data.exp: New.
7357
7358 2019-06-11 Tom de Vries <tdevries@suse.de>
7359
7360 PR testsuite/24521
7361 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7362 message.
7363
7364 2019-06-11 Tom de Vries <tdevries@suse.de>
7365
7366 PR testsuite/24521
7367 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7368
7369 2019-06-11 Tom de Vries <tdevries@suse.de>
7370
7371 * boards/readnow.exp: New file.
7372
7373 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7374
7375 * gdb.fortran/vla-sizeof.exp: Update expected results.
7376
7377 2019-06-06 Amos Bird <amosbird@gmail.com>
7378
7379 * gdb.base/annota1.exp (thread_switch): Add test for
7380 thread-exited annotation.
7381
7382 2019-06-06 Tom Tromey <tromey@adacore.com>
7383
7384 * gdb.base/maint.exp: Expect command started/finished output.
7385
7386 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7387
7388 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7389 comment.
7390 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7391
7392 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7393
7394 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7395 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7396 * gdb.arch/riscv-unwind-long-insn.c: New file.
7397 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7398
7399 2019-06-04 Christian Biesinger <cbiesinger@google.com>
7400
7401 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
7402
7403 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7404
7405 * lib/gdb.exp (help_list_trailer): New regexp variable
7406 factorizing the help trailer message.
7407 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7408 arg to allow to better factorize various tests.
7409 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7410 (test_prefix_command_help): Use help_list_trailer.
7411 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7412 * gdb.guile/scm-cmd.exp: Likewise.
7413 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7414 * gdb.base/help.exp: Use test_user_defined_class_help.
7415 * gdb.base/style.exp: Add tests for styling of help and apropos.
7416 * lib/gdb-utils.exp (style): Add title and highlight styles.
7417
7418 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7419
7420 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7421 $_shell_exitsignal.
7422 * gdb.base/default.exp: Update for new convenience variables.
7423
7424 2019-05-29 Tom Tromey <tromey@adacore.com>
7425
7426 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7427 to "break complete ada" test case's regexp.
7428
7429 2019-05-29 Tom Tromey <tromey@adacore.com>
7430
7431 PR c++/20020:
7432 * gdb.cp/constexpr-field.exp: New file.
7433 * gdb.cp/constexpr-field.cc: New file.
7434
7435 2019-05-29 Tom Tromey <tromey@adacore.com>
7436
7437 * gdb.base/finish.exp (finish_no_print): New proc.
7438 (finish_tests): Call it.
7439
7440 2019-05-24 Tom de Vries <tdevries@suse.de>
7441
7442 * gdb.dwarf2/gdb-add-index.exp: New file.
7443
7444 2019-05-22 Tom Tromey <tromey@adacore.com>
7445
7446 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7447 * gdb.base/style.exp: Use "style".
7448 * lib/gdb-utils.exp (style): New proc.
7449
7450 2019-05-22 Tom de Vries <tdevries@suse.de>
7451
7452 * gdb.base/align.exp: Require c++11.
7453
7454 2019-05-22 Tom de Vries <tdevries@suse.de>
7455
7456 PR testsuite/24586
7457 * gdb.python/py-mi-var-info-path-expression.exp: Call
7458 mi_skip_python_tests to check if python is supported.
7459
7460 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7461
7462 * gdb.arch/aarch64-pauth.c: New test.
7463 * gdb.arch/aarch64-pauth.exp: New file.
7464
7465 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7466
7467 * README (Re-running Tests Outside The Testsuite): New section.
7468
7469 2019-05-21 Tom de Vries <tdevries@suse.de>
7470
7471 * gdb.arch/amd64-eval.exp: Require c++11.
7472 * gdb.base/max-depth.exp: Same.
7473 * gdb.compile/compile-cplus-array-decay.exp: Same.
7474 * gdb.cp/meth-typedefs.exp: Same.
7475 * gdb.cp/subtypes.exp: Same.
7476 * gdb.cp/temargs.exp: Same.
7477
7478 2019-05-21 Alan Hayward <alan.hayward@arm.com>
7479
7480 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7481
7482 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7483
7484 PR gdb/18644
7485 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7486 * gdb.fortran/printing-types.exp: Add new test.
7487 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7488 testing.
7489 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7490 setup_kfail call.
7491
7492 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7493
7494 * README (Running the Testsuite): Change example.
7495 (Testsuite Parameters): Remove TRANSCRIPT.
7496 * lib/gdb.exp: Remove TRANSCRIPT check.
7497
7498 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7499
7500 * README (Testsuite Parameters): Add replay logging to
7501 GDBSERVER_DEBUG.
7502 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7503 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7504 as a comma separated list.
7505 (gdb_debug_init): Override procedure.
7506
7507 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7508
7509 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7510 (gdb_write_cmd_file): New procedure.
7511 * lib/gdbserver-support.exp (gdbserver_start): Call
7512 gdbserver_write_cmd_file.
7513 (gdbserver_write_cmd_file): New procedure.
7514
7515 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7516
7517 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7518 (delete_breakpoints): Likewise.
7519 (gdb_run_cmd): Likewise.
7520 (gdb_start_cmd): Likewise.
7521 (gdb_starti_cmd): Likewise.
7522 (gdb_internal_error_resync): Likewise.
7523 (gdb_test_multiple): Likewise.
7524 (gdb_reinitialize_dir): Likewise.
7525 (default_gdb_exit): Likewise.
7526 (gdb_file_cmd): Mark kill as optional.
7527 (default_gdb_start): Call gdb_stdin_log_init.
7528 (send_gdb): Call gdb_stdin_log_write.
7529 (rerun_to_main): Mark Y as an answer.
7530 (gdb_stdin_log_init): New function.
7531 (gdb_stdin_log_write): Likewise.
7532
7533 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7534
7535 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7536 * gdb.base/debug-expr.exp: Likewise.
7537 * gdb.base/foll-fork.exp: Likewise.
7538 * gdb.base/foll-vfork.exp: Likewise.
7539 * gdb.base/fork-print-inferior-events.exp: Likewise.
7540 * gdb.base/gdb-sigterm.exp: Likewise.
7541 * gdb.base/gdbinit-history.exp: Likewise.
7542 * gdb.base/osabi.exp: Likewise.
7543 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7544 * gdb.base/ui-redirect.exp: Likewise.
7545 * gdb.gdb/unittest.exp: Likewise.
7546 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7547 * gdb.mi/mi-watch.exp: Likewise.
7548 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7549 * gdb.mi/user-selected-context-sync.exp: Likewise.
7550 * gdb.python/python.exp: Disable debug test when debugging.
7551 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7552 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7553 Likewise.
7554 * gdb.threads/stepi-random-signal.exp: Likewise.
7555
7556 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7557
7558 * Makefile.in: Pass through GDB_DEBUG.
7559 * README (Testsuite Parameters): Add GDB_DEBUG.
7560 (gdb,debug): Add board setting.
7561 * lib/gdb.exp (default_gdb_start): Start debugging.
7562 (gdb_debug_enabled): New procedure.
7563 (gdb_debug_init): Likewise.
7564
7565 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7566
7567 * Makefile.in: Pass through GDB_DEBUG.
7568 * README (Testsuite Parameters): Add GDB_DEBUG.
7569 (gdb,debug): Add board setting.
7570 * lib/gdb.exp (default_gdb_start): Start debugging.
7571 (gdb_debug_enabled): New procedure.
7572 (gdb_debug_init): Likewise.
7573
7574 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7575
7576 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7577
7578 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7579
7580 * gdb.base/ui-redirect.exp: Test redirection.
7581
7582 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7583
7584 * gdb.mi/mi-complete.exp: New file.
7585 * gdb.mi/mi-complete.cc: Likewise.
7586
7587 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7588
7589 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7590 indexed and sliced arrays, and pointers to arrays.
7591
7592 2019-05-14 Tom Tromey <tromey@adacore.com>
7593
7594 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7595 styling test.
7596
7597 2019-05-14 Tom de Vries <tdevries@suse.de>
7598
7599 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7600 selection entry encoding.
7601
7602 2019-05-10 Tom Tromey <tromey@adacore.com>
7603
7604 * gdb.ada/info_exc.exp: Add "complete" test.
7605
7606 2019-05-09 Tom de Vries <tdevries@suse.de>
7607
7608 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7609 CU-relative.
7610
7611 2019-05-09 Tom de Vries <tdevries@suse.de>
7612
7613 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7614 CU-relative.
7615
7616 2019-05-08 Joel Brobecker <brobecker@adacore.com>
7617
7618 * gdb.ada/frame_arg_lang.exp: New testcase.
7619 * gdb.ada/frame_arg_lang/bla.adb: New file.
7620 * gdb.ada/frame_arg_lang/pck.ads: New file.
7621 * gdb.ada/frame_arg_lang/pck.adb: New file.
7622 * gdb.ada/frame_arg_lang/foo.c: New file.
7623
7624 2019-05-08 Tom Tromey <tromey@adacore.com>
7625
7626 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7627
7628 2019-05-08 Tom Tromey <tromey@adacore.com>
7629
7630 * gdb.base/ptype-offsets.exp: Update tests.
7631
7632 2019-05-08 Tom Tromey <tromey@adacore.com>
7633
7634 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7635 cases.
7636 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7637 "short".
7638
7639 2019-05-08 Tom Tromey <tromey@adacore.com>
7640
7641 * gdb.ada/vla.exp: New file.
7642 * gdb.ada/vla/vla.adb: New file.
7643
7644 2019-05-07 Tom de Vries <tdevries@suse.de>
7645
7646 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7647
7648 2019-05-07 Tom de Vries <tdevries@suse.de>
7649
7650 PR testsuite/24522
7651 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7652 section.
7653
7654 2019-05-07 Tom de Vries <tdevries@suse.de>
7655
7656 PR testsuite/24522
7657 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7658 .debug_aranges section.
7659
7660 2019-05-07 Tom de Vries <tdevries@suse.de>
7661
7662 PR testsuite/24159
7663 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7664
7665 2019-05-06 Tom de Vries <tdevries@suse.de>
7666
7667 * lib/gdb.exp (exec_has_index_section): New proc.
7668 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7669 section.
7670
7671 2019-05-04 Tom de Vries <tdevries@suse.de>
7672
7673 * boards/cc-with-debug-names.exp: New file.
7674
7675 2019-05-03 Tom Tromey <tromey@adacore.com>
7676
7677 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7678 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7679 * gdb.ada/char_enum.exp: Add test.
7680
7681 2019-05-03 Tom de Vries <tdevries@suse.de>
7682
7683 * boards/cc-with-gdb-index.exp: New file.
7684
7685 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7686
7687 * gdb.rust/simple.exp: Add new test case.
7688 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7689 (main): Initialise an instance of the new struct.
7690
7691 2019-05-01 Tom Tromey <tromey@adacore.com>
7692
7693 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7694 record.
7695 (NPR): New variable.
7696 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7697 test.
7698
7699 2019-05-01 Tom Tromey <tromey@adacore.com>
7700
7701 * gdb.ada/packed_array_assign.exp: Add packed assignment
7702 regression test.
7703
7704 2019-05-01 Tom de Vries <tdevries@suse.de>
7705
7706 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7707
7708 2019-05-01 Tom de Vries <tdevries@suse.de>
7709
7710 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7711
7712 2019-04-30 Ali Tamur <tamur@google.com>
7713
7714 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7715
7716 2019-04-30 Tom Tromey <tromey@adacore.com>
7717
7718 * lib/ada.exp (find_ada_tool): New proc.
7719 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7720 * gdb.ada/catch_ex_std.exp: New file.
7721 * gdb.ada/catch_ex_std/foo.adb: New file.
7722 * gdb.ada/catch_ex_std/some_package.adb: New file.
7723 * gdb.ada/catch_ex_std/some_package.ads: New file.
7724
7725 2019-04-30 Tom Tromey <tromey@adacore.com>
7726
7727 PR c++/24470:
7728 * gdb.cp/temargs.cc: Add test code from PR.
7729
7730 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7731
7732 * gdb.fortran/vla-datatypes.exp: Update expected results.
7733 * gdb.fortran/vla-ptype.exp: Likewise.
7734 * gdb.fortran/vla-type.exp: Likewise.
7735 * gdb.fortran/vla-value.exp: Likewise.
7736
7737 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7738
7739 * gdb.fortran/ptr-indentation.exp: Update expected results.
7740 * gdb.fortran/ptype-on-functions.exp: Likewise.
7741 * gdb.fortran/vla-ptr-info.exp: Likewise.
7742 * gdb.fortran/vla-value.exp: Likewise.
7743
7744 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7745
7746 * gdb.fortran/ptype-on-functions.exp: New file.
7747 * gdb.fortran/ptype-on-functions.f90: New file.
7748
7749 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7750
7751 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7752 case void string.
7753
7754 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7755
7756 * gdb.fortran/complex.exp: Expand.
7757 * gdb.fortran/complex.f: Renamed to...
7758 * gdb.fortran/complex.f90: ...this, and extended to add more
7759 complex values.
7760
7761 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7762
7763 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7764 MODULO, CMPLX.
7765
7766 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7767 Richard Bunt <richard.bunt@arm.com>
7768
7769 * gdb.base/max-depth.c: New file.
7770 * gdb.base/max-depth.exp: New file.
7771 * gdb.python/py-nested-maps.c: New file.
7772 * gdb.python/py-nested-maps.exp: New file.
7773 * gdb.python/py-nested-maps.py: New file.
7774 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7775 (test_all_common): Call test_max_depth.
7776 * gdb.fortran/max-depth.exp: New file.
7777 * gdb.fortran/max-depth.f90: New file.
7778 * gdb.go/max-depth.exp: New file.
7779 * gdb.go/max-depth.go: New file.
7780 * gdb.modula2/max-depth.exp: New file.
7781 * gdb.modula2/max-depth.c: New file.
7782 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7783
7784 2019-04-29 Tom de Vries <tdevries@suse.de>
7785
7786 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7787
7788 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7789
7790 * gdb.base/callexit.exp: Test may-call-functions off.
7791
7792 2019-04-25 Keith Seitz <keiths@redhat.com>
7793
7794 PR c++/24367
7795 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7796 (another_incomplete_struct, test_incomplete): New definitions.
7797 (main): Use new definitions.
7798 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7799 functions.
7800
7801 2019-04-25 Ali Tamur <tamur@google.com>
7802
7803 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7804
7805 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7806
7807 PR corefiles/11608
7808 PR corefiles/18187
7809 * gdb.base/coredump-filter-build-id.exp: New file.
7810
7811 2019-04-25 Alan Hayward <alan.hayward@arm.com>
7812
7813 * Makefile.in: Pass through GDBSERVER_DEBUG.
7814 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7815 (gdbserver,debug): Add board setting.
7816 * gdb.trace/tspeed.exp: Skip when debugging.
7817 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7818 * lib/gdbserver-support.exp: Likewise
7819
7820 2019-04-24 Tom Tromey <tromey@adacore.com>
7821
7822 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7823 Rust.
7824
7825 2019-04-24 Tom Tromey <tromey@adacore.com>
7826
7827 * gdb.arch/amd64-eval.exp: Test bitfield return.
7828 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7829 (class Foo) <return_bitfields>: New method.
7830 (main): Call it.
7831
7832 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7833
7834 * gdb.cp/many-args.cc: New file.
7835 * gdb.cp/many-args.exp: New file.
7836
7837 2019-04-23 Tom de Vries <tdevries@suse.de>
7838
7839 PR gdb/24433
7840 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7841
7842 2019-04-23 Alan Hayward <alan.hayward@arm.com>
7843
7844 * gdb.trace/backtrace.exp: Use nopie flag.
7845 * gdb.trace/circ.exp: Likewise.
7846 * gdb.trace/collection.exp: Likewise.
7847 * gdb.trace/ftrace.exp: Likewise.
7848 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7849 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7850 * gdb.trace/qtro.exp: Likewise.
7851 * gdb.trace/read-memory.exp: Likewise.
7852 * gdb.trace/report.exp: Likewise.
7853 * gdb.trace/tfile.exp: Likewise.
7854 * gdb.trace/tfind.exp: Likewise.
7855 * gdb.trace/unavailable.exp: Likewise.
7856
7857 2019-04-22 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.base/solib-probes-nosharedlibrary.c,
7860 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7861
7862 2019-04-19 Tom Tromey <tromey@adacore.com>
7863
7864 * gdb.ada/ptype_union.c: New file.
7865 * gdb.ada/ptype_union.exp: New file.
7866
7867 2019-04-19 Tom Tromey <tromey@adacore.com>
7868
7869 PR symtab/24423:
7870 * gdb.base/list0.h (foo): Add a control-l character.
7871
7872 2019-04-18 Tom de Vries <tdevries@suse.de>
7873
7874 PR gdb/24433
7875 * boards/local-board.exp: Set sysroot to "".
7876
7877 2019-04-18 Tom de Vries <tdevries@suse.de>
7878 Pedro Alves <palves@redhat.com>
7879
7880 PR gdb/24454
7881 * gdb.threads/vfork-follow-child-exec.c: New file.
7882 * gdb.threads/vfork-follow-child-exec.exp: New file.
7883 * gdb.threads/vfork-follow-child-exit.c: New file.
7884 * gdb.threads/vfork-follow-child-exit.exp: New file.
7885
7886 2019-04-15 Leszek Swirski <leszeks@google.com>
7887
7888 * gdb.arch/amd64-eval.cc: New file.
7889 * gdb.arch/amd64-eval.exp: New file.
7890
7891 2019-04-11 Alan Hayward <alan.hayward@arm.com>
7892
7893 * gdb.server/sysroot.c: New test.
7894 * gdb.server/sysroot.exp: New file.
7895 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7896 matching param.
7897
7898 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7899
7900 * gdb.base/align.exp: Extend test to cover structures containing
7901 only static fields.
7902
7903 2019-04-11 Tom de Vries <tdevries@suse.de>
7904
7905 * boards/cc-with-dwz-m.exp: New file.
7906 * boards/cc-with-dwz.exp: New file.
7907 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7908
7909 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
7910
7911 * gdb.base/start-cpp.exp: New file.
7912 * gdb.base/start-cpp.cc: New file.
7913
7914 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7915
7916 * gdb.python/py-thrhandle.exp: Adjust tests to call
7917 thread_from_handle instead of thread_from_thread_handle.
7918
7919 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7920
7921 * gdb.python/py-thrhandle.exp: Add tests for
7922 gdb.InferiorThread.handle.
7923
7924 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7925
7926 * gdb.python/py-function.exp: Check calling helper function from
7927 all languages.
7928 * lib/gdb.exp (gdb_supported_languages): New proc.
7929
7930 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7931
7932 * gdb.base/complex-parts.c: New file.
7933 * gdb.base/complex-parts.exp: New file.
7934
7935 2019-04-01 Tom Tromey <tromey@adacore.com>
7936
7937 PR symtab/23331:
7938 * gdb.dwarf2/dw2-ranges-main.c: New file.
7939 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7940 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7941
7942 2019-03-30 Simon Marchi <simark@simark.ca>
7943
7944 * gdb.base/default.exp: Add values for $_gdb_major and
7945 $_gdb_minor.
7946
7947 2019-03-29 Tom Tromey <tromey@adacore.com>
7948
7949 * gdb.base/help.exp: Tighten apropos regexp.
7950
7951 2019-03-29 Keith Seitz <keiths@redhat.com>
7952
7953 * gdb.fortran/array-bounds.exp: New file.
7954 * gdb.fortran/array-bounds.f90: New file.
7955
7956 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7957
7958 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7959
7960 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7961
7962 * gdb.multi/hello.c (main): Increase alarm timer.
7963
7964 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7965
7966 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7967 factor when no hardware watchpoint support.
7968
7969 2019-03-28 Alan Hayward <alan.hayward@arm.com>
7970 Pedro Alves <palves@redhat.com>
7971
7972 * boards/local-board.exp: set sysroot to /.
7973
7974 2019-03-27 Alan Hayward <alan.hayward@arm.com>
7975
7976 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7977 in child.
7978
7979 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7980
7981 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7982 field.
7983 (make_container): Initialise new field.
7984 * gdb.python/py-prettyprint.exp: Add new tests.
7985 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7986 <display_hint>: New method.
7987
7988 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7989
7990 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7991 gdb_continue_to_breakpoint more throughout this test.
7992 (run_lang_tests) Supply unique test names, and use
7993 gdb_test_no_output.
7994
7995 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7996
7997 * gdb.base/finish-pretty.exp: Update expected results.
7998 * gdb.base/pretty-print.c: New file.
7999 * gdb.base/pretty-print.exp: New file.
8000
8001 2019-03-25 Pedro Alves <palves@redhat.com>
8002
8003 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8004 move comments outside list. Append '-i "" eof' section.
8005
8006 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8007
8008 PR testsuite/25016
8009 * README: Add pie options.
8010 * gdb.base/break-interp.exp: Ensure pie is disabled.
8011 * gdb.base/dump.exp: Likewise.
8012 * lib/gdb.exp (gdb_compile): Add pie option.
8013
8014 2019-03-19 Tom Tromey <tromey@adacore.com>
8015
8016 * gdb.mi/mi2-cli-display.c: New file.
8017 * gdb.mi/mi2-cli-display.exp: New file.
8018
8019 2019-03-18 Joel Brobecker <brobecker@adacore.com>
8020 Tom Tromey <tromey@adacore.com>
8021
8022 * gdb.ada/ptype_array/pck.adb: New file.
8023 * gdb.ada/ptype_array/pck.ads: New file.
8024 * gdb.ada/ptype_array/foo.adb: New file.
8025 * gdb.ada/ptype_array.exp: New file.
8026
8027 2019-03-14 Tom Tromey <tromey@adacore.com>
8028
8029 * gdb.base/style.exp: Add "set style sources" test.
8030
8031 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8032
8033 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8034 * mi-breakpoint-multiple-locations.exp: ... this.
8035 (make_breakpoints_pattern): New proc.
8036 (do_test): Add mi_version parameter, test -break-insert,
8037 -break-info and =breakpoint-created.
8038
8039 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8040
8041 * config/default.exp: Remove 'load_lib gdb.exp'.
8042 * config/monitor.exp: Likewise.
8043 * config/sid.exp: Likewise.
8044 * config/sim.exp: Likewise.
8045 * config/slite.exp: Likewise.
8046 * config/unix.exp: Likewise.
8047 * gdb.base/default.exp: Remove unhelpful comment.
8048
8049 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8050
8051 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8052
8053 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8054
8055 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8056
8057 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8058
8059 * gdb.fortran/type-kinds.exp: Update expected results.
8060
8061 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8062
8063 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8064
8065 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8066
8067 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8068 function.
8069 (test_basic_parsing_of_type_kinds): Expand types tested.
8070 (test_parsing_invalid_type_kinds): New function.
8071
8072 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8073
8074 * gdb.fortran/intrinsics.exp: New file.
8075 * gdb.fortran/intrinsics.f90: New file.
8076 * gdb.fortran/type-kinds.exp: New file.
8077
8078 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8079
8080 * gdb.fortran/dot-ops.exp: New file.
8081
8082 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8083
8084 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8085 Check upper and lower case logical literals.
8086
8087 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8088
8089 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8090 Remove duplicate tests.
8091
8092 2019-03-06 Alan Hayward <alan.hayward@arm.com>
8093
8094 * lib/gdb.exp (builtin_cd): rename of cd.
8095 (cd): Override builtin.
8096
8097 2019-03-06 Richard Bunt <richard.bunt@arm.com>
8098
8099 * gdb.fortran/function-calls.exp: New file.
8100 * gdb.fortran/function-calls.f90: New test.
8101
8102 2019-03-04 Richard Bunt <richard.bunt@arm.com>
8103
8104 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8105 on user program standard output.
8106 * gdb.fortran/short-circuit-argument-list.f90: Record function
8107 calls.
8108
8109 2019-02-28 Alan Hayward <alan.hayward@arm.com>
8110
8111 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8112 failure.
8113
8114 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8115
8116 PR gdb/8527
8117 * gdb.base/interrupt-daemon-attach.c,
8118 gdb.base/interrupt-daemon-attach.exp: New test.
8119
8120 2019-02-27 Pedro Alves <palves@redhat.com>
8121
8122 * gdb.base/page.exp: Add tests for "set width/height -1".
8123
8124 2019-02-27 Pedro Alves <palves@redhat.com>
8125
8126 * gdb.base/page.exp: Add tests for "set/show width/height" with
8127 "infinite" values.
8128
8129 2019-02-27 Tom Tromey <tromey@adacore.com>
8130
8131 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8132 2.4.
8133 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8134 workaround.
8135
8136 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8137
8138 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8139 tests for structs with static members.
8140
8141 2019-02-26 Tom Tromey <tromey@adacore.com>
8142
8143 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8144 ValueError, not TypeError.
8145
8146 2019-02-26 Kevin Buettner <kevinb@redhat.com>
8147
8148 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8149 call from main program.
8150
8151 2019-02-23 Joel Brobecker <brobecker@adacore.com>
8152
8153 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8154 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8155 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8156 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8157 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8158
8159 2019-02-22 Keith Seitz <keiths@redhat.com>
8160
8161 PR symtab/23853
8162 * gdb.base/symlink-sourcefile.c: New file.
8163 * gdb.base/symlink-sourcefile.exp: New file.
8164
8165 2019-02-20 Tom Tromey <tom@tromey.com>
8166
8167 * gdb.base/info_qt.exp: Update.
8168
8169 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8170
8171 * gdb.base/source.exp: Move "error in sourced script" code to
8172 the end.
8173 * gdb.base/source-error.gdb: Move contents to
8174 source-error-1.gdb. Add new code to source source-error-1.gdb.
8175 * gdb.base/source-error-1.gdb: New file, from previous
8176 source-error.gdb.
8177
8178 2019-02-17 Tom Tromey <tom@tromey.com>
8179
8180 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8181 for macro styling.
8182 * gdb.base/style.c (SOME_MACRO): New macro.
8183
8184 2019-02-17 Tom Tromey <tom@tromey.com>
8185
8186 * gdb.base/style.exp: Add line-wrapping tests.
8187 * gdb.base/page.exp: Add test for quitting during pagination.
8188
8189 2019-02-17 Joel Brobecker <brobecker@adacore.com>
8190
8191 * gdb.ada/big_packed_array: New testcase.
8192 * gdb.ada/homonym.exp: Fix incorrect expected output for
8193 "break <homonym__get_value>" test.
8194
8195 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
8196
8197 PR breakpoints/21870
8198 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8199 and prepare_for_testing. Add comment.
8200 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8201 redundant cleanup call. Clean up comment.
8202
8203 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
8204
8205 PR breakpoints/21870
8206 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8207 * gdb.arch/aarch64-dbreg-contents.c: New file.
8208
8209 2019-02-10 Joel Brobecker <brobecker@adacore.com>
8210
8211 * gdb.ada/mi_ref_changeable: New testcase.
8212
8213 2019-02-07 Alan Hayward <alan.hayward@arm.com>
8214
8215 * gdb.base/attach.exp: Add double attach test.
8216
8217 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8218
8219 * lib/gdb.exp (default_gdb_start): Don't match pagination
8220 prompt.
8221 (gdb_init): Set stty_init.
8222
8223 2019-01-27 Tom Tromey <tom@tromey.com>
8224
8225 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8226 skip_python_tests.
8227
8228 2019-01-24 Alan Hayward <alan.hayward@arm.com>
8229
8230 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8231 New structure.
8232 (struct struct_static_02_02): Likewise.
8233 (struct struct_static_02_03): Likewise.
8234 (struct struct_static_02_04): Likewise.
8235 (struct struct_static_04_01): Likewise.
8236 (struct struct_static_04_02): Likewise.
8237 (struct struct_static_04_03): Likewise.
8238 (struct struct_static_04_04): Likewise.
8239 (struct struct_static_06_01): Likewise.
8240 (struct struct_static_06_02): Likewise.
8241 (struct struct_static_06_03): Likewise.
8242 (struct struct_static_06_04): Likewise.
8243 (cmp_struct_static_02_01): Likewise.
8244 (cmp_struct_static_02_02): Likewise.
8245 (cmp_struct_static_02_03): Likewise.
8246 (cmp_struct_static_02_04): Likewise.
8247 (cmp_struct_static_04_01): Likewise.
8248 (cmp_struct_static_04_02): Likewise.
8249 (cmp_struct_static_04_03): Likewise.
8250 (cmp_struct_static_04_04): Likewise.
8251 (cmp_struct_static_06_01): Likewise.
8252 (cmp_struct_static_06_02): Likewise.
8253 (cmp_struct_static_06_03): Likewise.
8254 (cmp_struct_static_06_04): Likewise.
8255 (call_all): Test new structs.
8256 * gdb.base/infcall-nested-structs.exp: Likewise.
8257
8258 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8259 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8260
8261 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8262 * gdb.base/stack-protector.c: New test.
8263 * gdb.base/stack-protector.exp: New file.
8264 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8265 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8266 option.
8267 (gdb_compile): Remove stack protector for GCC and prevent
8268 recursion.
8269
8270 2019-01-16 Keith Seitz <keiths@redhat.com>
8271
8272 PR gdb/23773
8273 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8274
8275 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8276
8277 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8278 aliases.
8279 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8280 tests.
8281 * gdb.arch/powerpc-vector-regs.c: New file.
8282 * gdb.arch/powerpc-vector-regs.exp: New file.
8283
8284 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8285
8286 * gdb.arch/altivec-regs.exp: Fix the list passed to
8287 gdb_expect_list when testing "info vector".
8288
8289 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8290
8291 * gdb.base/style.exp: Don't include path in testname.
8292
8293 2019-01-10 Keith Seitz <keiths@redhat.com>
8294
8295 PR gdb/23712
8296 PR symtab/23010
8297 * gdb.dwarf2/multidictionary.exp: New file.
8298
8299 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8300
8301 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8302 (test_gnuv3_style_demangling): ... this.
8303 (test_lucid_style_demangling): Remove.
8304 (test_arm_style_demangling): Remove.
8305 (test_hp_style_demangling): Remove.
8306 (do_tests): Remove calls to the above.
8307
8308 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8309
8310 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8311 case.
8312
8313 2019-01-06 Tom Tromey <tom@tromey.com>
8314
8315 PR gdb/28155:
8316 * gdb.dwarf2/typedef-void-finish.exp: New file.
8317
8318 2018-12-28 Tom Tromey <tom@tromey.com>
8319 Simon Marchi <simark@simark.ca>
8320
8321 * gdb.base/jit-exec.exp: New file.
8322 * gdb.base/jit-exec.c: New file.
8323 * gdb.base/jit-execd.c: New file.
8324
8325 2018-12-28 Tom Tromey <tom@tromey.com>
8326
8327 * gdb.base/style.exp: Update test to check for address styling.
8328
8329 2018-12-28 Tom Tromey <tom@tromey.com>
8330
8331 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8332 message.
8333
8334 2018-12-28 Tom Tromey <tom@tromey.com>
8335
8336 * gdb.base/style.exp: Add test for version number styling.
8337
8338 2018-12-28 Tom Tromey <tom@tromey.com>
8339
8340 * gdb.base/style.exp: Add test for print_address_symbolic.
8341
8342 2018-12-28 Tom Tromey <tom@tromey.com>
8343
8344 * gdb.base/style.exp: Add test for breakpoint setting.
8345
8346 2018-12-28 Tom Tromey <tom@tromey.com>
8347
8348 * gdb.base/style.exp: Add test for variable names.
8349
8350 2018-12-28 Tom Tromey <tom@tromey.com>
8351
8352 * gdb.base/style.exp: New file.
8353 * gdb.base/style.c: New file.
8354
8355 2018-12-28 Tom Tromey <tom@tromey.com>
8356
8357 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8358 "dumb".
8359 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8360 the TERM environment variable.
8361
8362 2018-12-27 Tom Tromey <tom@tromey.com>
8363
8364 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8365 pagination test.
8366
8367 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8368
8369 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8370 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8371
8372 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8373
8374 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8375 Filename a.adb changed to bp_fun_addr.adb.
8376 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8377
8378 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8379
8380 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8381 non-PIE executables.
8382 * README: Mention the gdb,nopie_flag board setting.
8383 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8384 non-PIE executable.
8385 * gdb.arch/amd64-entry-value.exp: Likewise.
8386 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8387 * gdb.arch/i386-float.exp: Likewise.
8388 * gdb.arch/i386-signal.exp: Likewise.
8389 * gdb.mi/mi-reg-undefined.exp: Likewise.
8390
8391 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8392
8393 PR gdb/23974
8394 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8395
8396 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8397
8398 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8399 Update order of results accordingly.
8400
8401 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8402
8403 * gdb.base/annota1.exp: Update a test regexp.
8404
8405 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8406
8407 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8408
8409 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8410
8411 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8412 (reuse_time): Initialize to REUSE_TIME_CAP.
8413 (check_rc): New function.
8414 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8415 Check pthread_create rc.
8416 (spawner_thread_func): Check pthread_create and pthread_join rc.
8417
8418 2018-12-08 Pedro Alves <palves@redhat.com>
8419
8420 * gdb.base/list.exp (test_forward_search): Rename to ...
8421 (test_forward_reverse_search): ... this. Also test reverse-search
8422 and the forward-search alias.
8423
8424 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8425
8426 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8427 local timeout variable before return, and remove all local timeout
8428 variable entirely.
8429 (gdb_load): Likewise.
8430
8431 2018-12-01 Tom de Vries <tdevries@suse.de>
8432
8433 * gdb.base/gdb-caching-proc.exp: New file.
8434
8435 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8436
8437 * Makefile.in (TIMESTAMP): New variable.
8438 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8439 command.
8440 (check-single-racy): Likewise.
8441 (check/%.exp): Likewise.
8442 (check-racy/%.exp): Likewise.
8443 (workers/%.worker): Likewise.
8444 (build-perf): Likewise.
8445 (check-perf): Likewise.
8446 * README: Describe new "TS" and "TS_FORMAT" variables.
8447 * print-ts.py: New file.
8448
8449 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8450
8451 PR python/23714
8452 * gdb.python/python.exp: Test command repetition after
8453 gdb.execute.
8454
8455 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8456
8457 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8458 is correctly aligned.
8459
8460 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8461
8462 * gdb.ada/info_auto_lang.exp: New testcase.
8463 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8464 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8465 * gdb.ada/info_auto_lang/some_c.c: New file.
8466
8467 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8468
8469 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8470 FUNC_lang language syntax.
8471
8472 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8473
8474 * gdb.base/info_minsym.c: New file.
8475 * gdb.base/info_minsym.exp: New file.
8476
8477 2018-11-19 Tom Tromey <tom@tromey.com>
8478
8479 PR rust/23625:
8480 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8481 * gdb.rust/expr.exp: Update expected output. Change one test.
8482
8483 2018-11-19 Tom Tromey <tom@tromey.com>
8484
8485 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8486
8487 2018-11-19 Pedro Alves <palves@redhat.com>
8488
8489 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8490 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8491 see the expected warning.
8492
8493 2018-11-16 Alan Hayward <alan.hayward@arm.com>
8494
8495 PR gdb/22736:
8496 * gdb.cp/infcall-nodebug-lib.c: New test.
8497 * gdb.cp/infcall-nodebug-main.c: New test.
8498 * gdb.cp/infcall-nodebug.exp: New file.
8499
8500 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8501
8502 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8503 completer tests.
8504
8505 2018-11-09 Tom de Vries <tdevries@suse.de>
8506
8507 * gdb.base/msym-lang.c: New test.
8508 * gdb.base/msym-lang.exp: New file.
8509 * gdb.base/msym-lang-main.c: New test.
8510
8511 2018-11-08 Tom Tromey <tom@tromey.com>
8512
8513 PR gdb/23555:
8514 PR gdb/23838:
8515 * gdb.base/warning.exp: New file.
8516
8517 2018-11-08 Jan Beulich <jbeulich@suse.com>
8518
8519 * testsuite/gdb.arch/i386-avx512.c,
8520 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8521
8522 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8523
8524 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8525 point hardware.
8526
8527 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8528
8529 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8530 * gdb.dwarf2/missing-type-name.exp: New file.
8531
8532 2018-11-06 Tom de Vries <tdevries@suse.de>
8533
8534 * gdb.base/many-headers.c: New test.
8535 * gdb.base/many-headers.exp: New file.
8536
8537 2018-11-06 Jim Wilson <jimw@sifive.com>
8538
8539 * gdb.base/code_elim.exp: For riscv, set additional_flags
8540 to include -msmall-data-limit=0.
8541
8542 2018-11-01 Joel Brobecker <brobecker@adacore.com>
8543
8544 * gdb.ada/watch_minus_l: New testcase.
8545
8546 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8547
8548 * gdb.arch/aix-sighandle.c: New file.
8549 * gdb.arch/aix-sighandle.exp: New file.
8550
8551 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8552
8553 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8554 registers being unions.
8555
8556 2018-10-31 Tom de Vries <tdevries@suse.de>
8557
8558 * lib/valgrind.exp: New file.
8559 (vgdb_start, vgdb_stop): New procs, factored out of ...
8560 * gdb.base/valgrind-bt.exp: ... here, ...
8561 * gdb.base/valgrind-disp-step.exp: ... here and ...
8562 * gdb.base/valgrind-infcall.exp: ... here.
8563
8564 2018-10-31 Tom de Vries <tdevries@suse.de>
8565
8566 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8567
8568 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8569
8570 * gdb.dwarf2/void-type.c: New file.
8571 * gdb.dwarf2/void-type.exp: New file.
8572
8573 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8574
8575 * gdb.base/info_qt.c: New file.
8576 * gdb.base/info_qt.exp: New file.
8577
8578 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8579
8580 * gdb.arch/powerpc-htm-regs.c: New file.
8581 * gdb.arch/powerpc-htm-regs.exp: New file.
8582
8583 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8584
8585 * gdb.arch/powerpc-tar.c: New file.
8586 * gdb.arch/powerpc-tar.exp: New file.
8587
8588 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8589
8590 * gdb.arch/powerpc-ppr-dscr.c: New file.
8591 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8592
8593 2018-10-25 Tom de Vries <tdevries@suse.de>
8594
8595 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8596
8597 2018-10-24 Tom de Vries <tdevries@suse.de>
8598
8599 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8600 longer exists error.
8601
8602 2018-10-24 Tom de Vries <tdevries@suse.de>
8603
8604 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8605
8606 2018-10-24 Tom de Vries <tdevries@suse.de>
8607
8608 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8609 --db-attach in valgrind.
8610
8611 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8612
8613 * gdb.arch/riscv-reg-aliases.c: New file.
8614 * gdb.arch/riscv-reg-aliases.exp: New file.
8615
8616 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8617
8618 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8619
8620 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8621
8622 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8623
8624 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8625
8626 * gdb.cp/ovldbreak.exp: Fix regexps.
8627
8628 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8629
8630 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8631
8632 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8633
8634 PR cli/23785
8635 * gdb.base/restore.exp: New test to check if "restore" with an
8636 invalid file doesn't segfault.
8637
8638 2018-10-18 Tom de Vries <tdevries@suse.de>
8639
8640 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8641 * gdb.ada/excep_handle.exp: Same.
8642 * gdb.ada/mi_string_access.exp: Same.
8643 * gdb.ada/mi_var_union.exp: Same.
8644 * gdb.arch/arc-analyze-prologue.exp: Same.
8645 * gdb.arch/arc-decode-insn.exp: Same.
8646 * gdb.base/readnever.exp: Same.
8647 * gdb.fortran/printing-types.exp: Same.
8648 * gdb.guile/scm-lazy-string.exp: Same.
8649
8650 2018-10-16 Tom de Vries <tdevries@suse.de>
8651
8652 PR gdb/23730
8653 * gdb.base/catch-follow-exec.c: Add copyright notice.
8654 * gdb.base/catch-follow-exec.exp: Rewrite to use
8655 gdb_spawn_with_cmdline_opts. Require gdb-native.
8656
8657 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8658
8659 * gdb.trace/actions-changed.exp: Check for arch support.
8660 * gdb.trace/actions.exp: Likewise.
8661 * gdb.trace/ax.exp: Likewise.
8662 * gdb.trace/backtrace.exp: Likewise.
8663 * gdb.trace/change-loc.exp: Likewise.
8664 * gdb.trace/deltrace.exp: Likewise.
8665 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8666 * gdb.trace/ftrace.exp: Likewise.
8667 * gdb.trace/infotrace.exp: Check for arch support.
8668 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8669 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8670 * gdb.trace/mi-tsv-changed.exp: Likewise.
8671 * gdb.trace/packetlen.exp: Likewise.
8672 * gdb.trace/passc-dyn.exp: Likewise.
8673 * gdb.trace/passcount.exp: Likewise.
8674 * gdb.trace/pending.exp: Likewise.
8675 * gdb.trace/range-stepping.exp: Check for shlib support.
8676 * gdb.trace/report.exp: Check for arch support.
8677 * gdb.trace/save-trace.exp: Likewise.
8678 * gdb.trace/signal.exp: Check for signal support.
8679 * gdb.trace/tfind.exp: Check for arch support.
8680 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8681 * gdb.trace/trace-common.h: Add comment.
8682 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8683 * gdb.trace/trace-enable-disable.exp: Likewise.
8684 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8685 * gdb.trace/tracecmd.exp: Check for arch support.
8686 * gdb.trace/tspeed.exp: Check for shlib and target support.
8687 * gdb.trace/tstatus.exp: Check for arch support.
8688 * gdb.trace/tsv.exp: Likewise.
8689 * gdb.trace/while-dyn.exp: Likewise.
8690 * gdb.trace/while-stepping.exp: Likewise.
8691 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8692
8693 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8694
8695 * gdb.trace/tspeed.exp: Remove nowarnings.
8696 (prepare_for_trace_test): Declare "global ipalib".
8697 * gdb.trace/tspeed.c: Include unistd.h.
8698 (main): Remove superfluous printf argument.
8699
8700 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8701
8702 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8703 directory prefix on the filename.
8704
8705 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8706
8707 * gdb.gdb/unittest.exp: Update expected message informing that
8708 selftests have been disabled.
8709 * gdb.server/unittest.exp: Likewise.
8710
8711 2018-10-09 Tom de Vries <tdevries@suse.de>
8712
8713 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8714 with runto_main.
8715
8716 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
8717
8718 PR c++/16841
8719 * gdb.cp/virtbase2.cc: New file.
8720 * gdb.cp/virtbase2.exp: New file.
8721
8722 2018-10-06 Tom Tromey <tom@tromey.com>
8723
8724 PR python/19399:
8725 * gdb.python/py-inferior.exp: Add architecture test.
8726
8727 2018-10-06 Tom Tromey <tom@tromey.com>
8728
8729 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8730 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8731
8732 2018-10-06 Tom Tromey <tom@tromey.com>
8733
8734 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8735 of a "throw" catchpoint.
8736
8737 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8738
8739 * gdb.base/info-proc.exp: Update string expected from "help info
8740 proc".
8741
8742 2018-10-04 Tom Tromey <tom@tromey.com>
8743
8744 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8745 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8746 (test_initial_complaints, test_empty_complaints): Update.
8747 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8748
8749 2018-10-04 Tom Tromey <tom@tromey.com>
8750
8751 PR cli/19551:
8752 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8753 * lib/gdb.exp (gdb_file_cmd): Update.
8754 * gdb.stabs/weird.exp (print_weird_var): Update.
8755 * gdb.server/solib-list.exp: Update.
8756 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8757 * gdb.mi/mi-cli.exp: Update.
8758 * gdb.linespec/linespec.exp: Update.
8759 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8760 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8761 * gdb.cp/cp-relocate.exp: Update.
8762 * gdb.base/sym-file.exp: Update.
8763 * gdb.base/relocate.exp: Update.
8764 * gdb.base/readnever.exp: Update.
8765 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8766 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8767 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8768 * gdb.base/code_elim.exp: Update.
8769 * gdb.base/break-unload-file.exp (test_break): Update.
8770 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8771 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8772 Update.
8773 * gdb.base/attach.exp (do_attach_tests): Update.
8774 * gdb.base/sepdebug.exp: Update.
8775 * gdb.python/py-section-script.exp: Update.
8776
8777 2018-10-04 Tom Tromey <tom@tromey.com>
8778
8779 PR cli/22234:
8780 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8781 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8782 output.
8783
8784 2018-10-04 Tom Tromey <tom@tromey.com>
8785
8786 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8787 set width and height to 0.
8788 (test_command_line_attach_run): Use -quiet.
8789
8790 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8791
8792 * lib/gdb.exp (skip_ifunc_tests): New.
8793 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8794 other compile failures.
8795 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8796
8797 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8798
8799 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8800 is_amd64_regs_target.
8801
8802 2018-10-01 Alan Hayward <alan.hayward@arm.com>
8803
8804 * gdb.arch/aarch64-sighandler-regs.c: New test.
8805 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8806 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8807
8808 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8809
8810 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8811 assembly.
8812
8813 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8814
8815 * gdb.base/frame-selection.exp: New file.
8816 * gdb.base/frame-selection.c: New file.
8817
8818 2018-09-27 Alan Hayward <alan.hayward@arm.com>
8819
8820 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8821 pthread barrier.
8822 (main): Likewise.
8823
8824 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8825
8826 * gdb.base/large-frame-1.c: New file.
8827 * gdb.base/large-frame-2.c: New file.
8828 * gdb.base/large-frame.exp: New file.
8829 * gdb.base/large-frame.h: New file.
8830
8831 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8832
8833 PR gdb/20948
8834 * gdb.base/write_mem.exp: New test.
8835 * gdb.base/write_mem.c: Likewise.
8836
8837 2018-09-23 Tom Tromey <tom@tromey.com>
8838
8839 PR python/18852:
8840 * gdb.python/py-parameter.exp: Add test for parameter that throws
8841 on "set".
8842
8843 2018-09-23 Tom Tromey <tom@tromey.com>
8844
8845 PR python/17284:
8846 * gdb.python/py-template.exp (test_template_arg): Add test for
8847 negative template argument number.
8848
8849 2018-09-23 Tom Tromey <tom@tromey.com>
8850
8851 PR python/14062:
8852 * gdb.python/python.exp: Add test for post_event error.
8853
8854 2018-09-23 Tom Tromey <tom@tromey.com>
8855
8856 PR python/18170:
8857 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8858 convert pointers to int and long.
8859
8860 2018-09-23 Tom Tromey <tom@tromey.com>
8861
8862 PR python/20126:
8863 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8864 signed-ness conversion tests.
8865
8866 2018-09-23 Tom Tromey <tom@tromey.com>
8867
8868 PR python/18352;
8869 * gdb.python/py-value.exp (test_float_conversion): New proc.
8870 Use it.
8871
8872 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8873
8874 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8875
8876 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8877
8878 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8879 no readline.
8880 * gdb.base/utf8-identifiers.exp: Likewise.
8881 * gdb.cp/cpcompletion.exp: Likewise.
8882 * gdb.linespec/cpcompletion.exp: Likewise.
8883 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8884 * gdb.linespec/cpls-ops.exp: Likewise.
8885
8886 2018-09-19 Richard Bunt <richard.bunt@arm.com>
8887 Chris January <chris.january@arm.com>
8888
8889 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8890 * gdb.fortran/short-circuit-argument-list.exp: New file.
8891 * gdb.fortran/short-circuit-argument-list.f90: New test.
8892
8893 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8894
8895 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8896 "arch=" keyword when executing "-stack-list-frames".
8897
8898 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8899
8900 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8901 "arch=" keyword when executing "-stack-list-frames".
8902
8903 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8904
8905 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8906 break ada".
8907
8908 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8909
8910 PR python/23669
8911 * gdb.python/python.exp: Test gdb.execute("show commands").
8912
8913 2018-09-16 Tom Tromey <tom@tromey.com>
8914
8915 * gdb.base/new-ui.exp (do_execution_tests): Update.
8916 * gdb.base/dbx.exp (test_breakpoints): Update.
8917
8918 2018-09-14 Alan Hayward <alan.hayward@arm.com>
8919
8920 * lib/gdb.exp (gdb_simple_compile): Add proc.
8921 (is_elf_target): Use gdb_simple_compile.
8922 (skip_altivec_tests): Likewise.
8923 (skip_vsx_tests): Likewise.
8924 (skip_tsx_tests): Likewise.
8925 (skip_btrace_tests): Likewise.
8926 (skip_btrace_pt_tests): Likewise.
8927 (gdb_can_simple_compile): Likewise.
8928 (gdb_has_argv0): Likewise.
8929 (gdb_target_symbol_prefix): Likewise.
8930 (target_supports_scheduler_locking): Likewise.
8931
8932 2018-09-13 Tom Tromey <tom@tromey.com>
8933
8934 * Makefile.in (TAGS): Recognize proc_with_prefix and
8935 gdb_caching_proc.
8936
8937 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8938
8939 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8940 method.
8941
8942 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8943
8944 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8945 and a few other Inferior properties when the Inferior is no
8946 longer valid.
8947
8948 2018-09-13 Tom Tromey <tom@tromey.com>
8949
8950 PR rust/23650:
8951 * gdb.rust/simple.exp: Add test for enum field access error.
8952
8953 2018-09-13 Tom Tromey <tom@tromey.com>
8954
8955 PR rust/23626:
8956 * gdb.rust/simple.rs (EmptyEnum): New type.
8957 (main): Use it.
8958 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8959
8960 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8961
8962 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8963 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8964 * gdb.python/py-symtab.exp: Update test printing an objfile.
8965
8966 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8967
8968 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8969 object.
8970
8971 2018-09-12 Alan Hayward <alan.hayward@arm.com>
8972
8973 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8974 (support_complex_tests): Use gdb_can_simple_compile.
8975 (is_ilp32_target): Likewise.
8976 (is_lp64_target): Likewise.
8977 (is_64_target): Likewise.
8978 (is_amd64_regs_target): Likewise.
8979 (is_aarch32_target): Likewise.
8980 (gdb_int128_helper): Likewise.
8981
8982 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8983
8984 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8985
8986 2018-09-10 Jerome Guitton <guitton@adacore.com>
8987
8988 * gdb.ada/same_component_name: Add test for case of tagged record
8989 with variable-length fields.
8990
8991 2018-09-10 Xavier Roirand <roirand@adacore.com>
8992
8993 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8994 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8995 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8996 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8997
8998 2018-09-10 Xavier Roirand <roirand@adacore.com>
8999
9000 * gdb.ada/mi_string_access.exp: New testcase.
9001 * gdb.ada/mi_string_access/bar.adb: New file.
9002 * gdb.ada/mi_string_access/pck.adb: New file.
9003 * gdb.ada/mi_string_access/pck.asd: New file.
9004
9005 2018-09-10 Xavier Roirand <roirand@adacore.com>
9006
9007 * gdb.ada/mi_var_union.exp: New testcase.
9008 * gdb.ada/mi_var_union/bar.adb: New file.
9009 * gdb.ada/mi_var_union/pck.adb: New file.
9010 * gdb.ada/mi_var_union/pck.asd: New file.
9011
9012 2018-09-08 Tom Tromey <tom@tromey.com>
9013
9014 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9015
9016 2018-09-08 Tom Tromey <tom@tromey.com>
9017
9018 PR python/16047:
9019 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9020 (register_pretty_printers): Register new printer.
9021 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9022 test.
9023 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9024 (an_int_type3): New global.
9025
9026 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9027
9028 * gdb.ada/expr_with_funcall: New testcase.
9029
9030 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9031
9032 * gdb.ada/packed_array_assign: New testcase.
9033
9034 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9035
9036 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9037 names, and add test prefixes to make test names unique.
9038
9039 2018-09-05 Tom de Vries <tdevries@suse.de>
9040
9041 * gdb.dwarf2/varval.exp: Add test.
9042
9043 2018-09-04 Gary Benson <gbenson@redhat.com>
9044
9045 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9046 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9047
9048 2018-08-31 Tom Tromey <tom@tromey.com>
9049
9050 * gdb.rust/simple.rs: Rename second variable "v".
9051
9052 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9053
9054 * gdb.base/funcargs.c (use_a): New function.
9055 (recurse): Call use_a.
9056
9057 2018-08-29 Keith Seitz <keiths@redhat.com>
9058
9059 * gdb.compile/compile-cplus-anonymous.cc: New file.
9060 * gdb.compile/compile-cplus-anonymous.exp: New file.
9061 * gdb.compile/compile-cplus-array-decay.cc: New file.
9062 * gdb.compile/compile-cplus-array-decay.exp: New file.
9063 * gdb.compile/compile-cplus-inherit.cc: New file.
9064 * gdb.compile/compile-cplus-inherit.exp: New file.
9065 * gdb.compile/compile-cplus-member.cc: New file.
9066 * gdb.compile/compile-cplus-member.exp: New file.
9067 * gdb.compile/compile-cplus-method.cc: New file.
9068 * gdb.compile/compile-cplus-method.exp: New file.
9069 * gdb.compile/compile-cplus-mod.c: "New" file.
9070 * gdb.compile/compile-cplus-namespace.cc: New file.
9071 * gdb.compile/compile-cplus-namespace.exp: New file.
9072 * gdb.compile/compile-cplus-nested.cc: New file.
9073 * gdb.compile/compile-cplus-nested.exp: New file.
9074 * gdb.compile/compile-cplus-print.c: "New" file.
9075 * gdb.compile/compile-cplus-print.exp: "New" file.
9076 * gdb.compile/compile-cplus-virtual.cc: New file.
9077 * gdb.compile/compile-cplus-virtual.exp: New file.
9078 * gdb.compile/compile-cplus.c: "New" file.
9079 * gdb.compile/compile-cplus.exp: "New" file.
9080 * lib/compile-support.exp: New file.
9081
9082 2018-08-16 Gary Benson <gbenson@redhat.com>
9083
9084 PR gdb/13000:
9085 * gdb.base/batch-exit-status.exp: New file.
9086 * gdb.base/batch-exit-status.good-commands: Likewise.
9087 * gdb.base/batch-exit-status.bad-commands: Likewise.
9088
9089 2018-08-29 Alan Hayward <alan.hayward@arm.com>
9090
9091 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9092 (struct struct02): Likewise.
9093 (struct struct03): Likewise.
9094 (struct struct04): Likewise.
9095 (struct struct_01_01): New struct.
9096 (struct struct_01_02): Likewise.
9097 (struct struct_01_03): Likewise.
9098 (struct struct_01_04): Likewise.
9099 (struct struct_02_01): Likewise.
9100 (struct struct_02_02): Likewise.
9101 (struct struct_02_03): Likewise.
9102 (struct struct_02_04): Likewise.
9103 (struct struct_04_01): Likewise.
9104 (struct struct_04_02): Likewise.
9105 (struct struct_04_03): Likewise.
9106 (struct struct_04_04): Likewise.
9107 (struct struct_05_01): Likewise.
9108 (struct struct_05_02): Likewise.
9109 (struct struct_05_03): Likewise.
9110 (struct struct_05_04): Likewise.
9111 (cmp_struct01): Remove function.
9112 (cmp_struct02): Likewise.
9113 (cmp_struct03): Likewise.
9114 (cmp_struct04): Likewise.
9115 (cmp_struct_01_01): Add Function.
9116 (cmp_struct_01_02): Likewise.
9117 (cmp_struct_01_03): Likewise.
9118 (cmp_struct_01_04): Likewise.
9119 (cmp_struct_02_01): Likewise.
9120 (cmp_struct_02_02): Likewise.
9121 (cmp_struct_02_03): Likewise.
9122 (cmp_struct_02_04): Likewise.
9123 (cmp_struct_04_01): Likewise.
9124 (cmp_struct_04_02): Likewise.
9125 (cmp_struct_04_03): Likewise.
9126 (cmp_struct_04_04): Likewise.
9127 (cmp_struct_05_01): Likewise.
9128 (cmp_struct_05_02): Likewise.
9129 (cmp_struct_05_03): Likewise.
9130 (cmp_struct_05_04): Likewise.
9131 (call_all): Add new structs.
9132 * gdb.base/infcall-nested-structs.exp: Likewise.
9133
9134 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9135
9136 * gdb.python/py-framefilter-mi.exp: Update regexp to
9137 check for "arch" field in frame output.
9138
9139 2018-08-23 Kevin Buettner <kevinb@redhat.com>
9140
9141 * gdb.dwarf2/dw2-ranges-func.c: New file.
9142 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9143
9144 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9145
9146 * gdb.base/term.exp: Compare terminal settings with values from
9147 the inferior.
9148 * gdb.base/term.c: Get and set terminal settings.
9149
9150 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9151
9152 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9153 accommodate new "arch" field in frame output.
9154 * gdb.mi/mi-return.exp: Likewise.
9155 * gdb.mi/mi-stack.exp: Likewise.
9156 * gdb.mi/mi-syn-frame.exp: Likewise.
9157 * gdb.mi/user-selected-context-sync.exp: Likewise.
9158
9159 2018-08-19 Michael Spang <spang@google.com>
9160
9161 PR gdb/11786
9162 * gdb.base/gcore-tls-pie.c: New file.
9163 * gdb.base/gcore-tls-pie.exp: New file.
9164
9165 2018-08-18 Kevin Buettner <kevinb@redhat.com>
9166
9167 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
9168 * gdb.dwarf2/varval.c: New file.
9169 * gdb.dwarf2/varval.exp: New file.
9170
9171 2018-08-17 Alan Hayward <alan.hayward@arm.com>
9172
9173 PR gdb/18931
9174 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9175
9176 2018-08-16 Keith Seitz <keiths@redhat.com>
9177
9178 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9179 tests expected to pass.
9180
9181 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9182
9183 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9184 -data-disassemble -a.
9185 (test_disassembly_bogus_args): Likewise.
9186
9187 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9188
9189 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9190
9191 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9192
9193 * gdb.base/vla-optimized-out.exp: Add new test.
9194
9195 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9196
9197 * gdb.base/vla-optimized-out-o3.exp: Delete.
9198 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9199 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9200 deleted tests.
9201
9202 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9203
9204 PR gdb/18050:
9205 * gdb.server/extended-remote-restart.c: New file.
9206 * gdb.server/extended-remote-restart.exp: New file.
9207
9208 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9209
9210 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9211 "set variable index = 42".
9212
9213 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9214
9215 * boards/index-cache-gdb.exp: New file.
9216 * gdb.dwarf2/index-cache.exp: New file.
9217 * gdb.dwarf2/index-cache.c: New file.
9218 * gdb.base/maint.exp: Check if we are using the index cache.
9219
9220 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9221
9222 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9223 MAKEFLAGS.
9224
9225 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9226
9227 * dg-extract-results.sh: Move to toplevel contrib.
9228 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9229 * Makefile.in (check-parallel-racy): Likewise.
9230
9231 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9232
9233 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9234 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9235 tests if the target supports scheduler locking.
9236
9237 2018-08-04 Tom de Vries <tdevries@suse.de>
9238
9239 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9240
9241 2018-08-02 Tom Tromey <tom@tromey.com>
9242
9243 PR symtab/16842.
9244 * gdb.cp/temargs.exp: Test "info address" of a template
9245 parameter.
9246
9247 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9248
9249 * gdb.python/py-mi-var-info-path-expression.c: New file.
9250 * gdb.python/py-mi-var-info-path-expression.py: New file.
9251 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9252
9253 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9254
9255 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9256 error after "cannot resolve name" string.
9257
9258 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9259
9260 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9261 started.
9262 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9263
9264 2018-07-28 Tom de Vries <tdevries@suse.de>
9265
9266 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9267
9268 2018-07-26 Tom de Vries <tdevries@suse.de>
9269
9270 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9271
9272 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9273
9274 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9275 is visible.
9276
9277 2018-07-26 Tom de Vries <tdevries@suse.de>
9278
9279 PR breakpoints/23366
9280 * gdb.base/catch-follow-exec.c: New test.
9281 * gdb.base/catch-follow-exec.exp: New file.
9282
9283 2018-07-25 Tom de Vries <tdevries@suse.de>
9284
9285 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9286 vla-optimized-out.c.
9287
9288 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9289
9290 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9291 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9292
9293 2018-07-20 Tom de Vries <tdevries@suse.de>
9294
9295 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9296 NOCLONE macro.
9297 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9298
9299 2018-07-19 Tom de Vries <tdevries@suse.de>
9300
9301 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9302 regular expression.
9303
9304 2018-07-18 Tom de Vries <tdevries@suse.de>
9305
9306 * gdb.base/vla-optimized-out.c: New test.
9307 * gdb.base/vla-optimized-out.exp: New file.
9308
9309 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9310
9311 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9312 message "No address associated with hostname" when gdbserver
9313 cannot resolve the hostname.
9314
9315 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9316
9317 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9318 Add some test prefixes to make tests unique.
9319
9320 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9321
9322 * gdb.base/frameapply.c: New file.
9323 * gdb.base/frameapply.exp: New file.
9324
9325 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9326
9327 * gdb.base/skip.exp: Update expected error message.
9328
9329 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9330 Jan Kratochvil <jan.kratochvil@redhat.com>
9331 Paul Fertser <fercerpav@gmail.com>
9332 Tsutomu Seki <sekiriki@gmail.com>
9333
9334 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9335 parameter.
9336 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9337 by default.
9338 * boards/native-gdbserver.exp: Likewise.
9339 * gdb.server/run-without-local-binary.exp: Improve regexp used
9340 for detecting when a remote debugging connection succeeds.
9341 * gdb.server/server-connect.exp: New file.
9342 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9343 Do not prefix the port number with ":".
9344 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9345 support for detecting and using it. Add '$debughost_gdbserver'
9346 to the list of arguments used to start gdbserver. Handle case
9347 when gdbserver cannot resolve a network name.
9348
9349 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9350
9351 PR c++/23373
9352 * gdb.base/ptype-offsets.cc (struct static_member): New
9353 struct.
9354 (main) <stmember>: New variable.
9355 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9356 with a static member in it.
9357
9358 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9359
9360 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9361 watchpoints enabled and disabled.
9362
9363 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9364
9365 * gdb.base/examine-backward.exp: Still run tests around address
9366 0x0, even if address 0x0 is not readable. Update the pattern for
9367 matching address 0x0 in expected output.
9368
9369 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9370
9371 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9372 malloc/free.
9373
9374 2018-07-04 Tom de Vries <tdevries@suse.de>
9375
9376 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9377
9378 2018-07-02 Maciej W. Rozycki <macro@mips.com>
9379
9380 PR tdep/8282
9381 * gdb.arch/mips-disassembler-options.exp: New test.
9382 * gdb.arch/mips-disassembler-options.s: New test source.
9383
9384 2018-06-29 Pedro Alves <palves@redhat.com>
9385
9386 * gdb.threads/names.exp: Adjust expected "info threads" output.
9387
9388 2018-06-29 Pedro Alves <palves@redhat.com>
9389
9390 * gdb.opt/inline-break.exp (line number, address): Add "info
9391 break" tests.
9392
9393 2018-06-29 Pedro Alves <palves@redhat.com>
9394
9395 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9396 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9397 number and address and running to them.
9398
9399 2018-06-29 Richard Bunt <richard.bunt@arm.com>
9400
9401 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9402
9403 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9404
9405 * lib/compiler.c: Remove executable permission flag.
9406
9407 2018-06-28 Richard Bunt <richard.bunt@arm.com>
9408
9409 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9410 code.
9411 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9412
9413 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9414
9415 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9416
9417 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9418
9419 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9420 address argument is omitted.
9421
9422 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9423
9424 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9425
9426 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
9427
9428 PR gdb/21695
9429 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9430 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9431
9432 2018-06-26 Tom Tromey <tom@tromey.com>
9433
9434 PR rust/22574:
9435 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9436 * gdb.rust/simple.rs (struct SimpleLayout): New.
9437
9438 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9439
9440 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9441 "info registers" output.
9442
9443 2018-06-21 Richard Bunt <richard.bunt@arm.com>
9444
9445 * gdb.base/watchpoint-hw-attach.c: New test.
9446 * gdb.base/watchpoint-hw-attach.exp: New file.
9447
9448 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9449
9450 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9451 through /bin/sh.
9452 * boards/dwarf4-gdb-index.exp: Likewise.
9453 * boards/fission-dwp.exp: Likewise.
9454
9455 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9456
9457 * gdb.base/float128.exp: Add comment and improved fail message
9458 to the failure case of "print large128" test.
9459
9460 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9461
9462 * configure.ac: Remove AC_PREREQ.
9463 * configure: Re-generate.
9464
9465 2018-06-19 Pedro Alves <palves@redhat.com>
9466
9467 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9468 (func_extern_caller): New.
9469 (main): Call func_extern_caller.
9470 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9471 logic change.
9472
9473 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
9474
9475 PR gdb/16841
9476 * gdb.cp/typedef-base.cc: New file.
9477 * gdb.cp/typedef-base.exp: New file.
9478
9479 2018-06-18 Tom de Vries <tdevries@suse.de>
9480
9481 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9482
9483 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9484 Richard Bunt <Richard.Bunt@arm.com>
9485
9486 * gdb.threads/attach-slow-waitpid.c: New file.
9487 * gdb.threads/attach-slow-waitpid.exp: New file.
9488 * gdb.threads/slow-waitpid.c: New file.
9489
9490 2018-06-14 Pedro Alves <palves@redhat.com>
9491
9492 * gdb.base/fork-running-state.c: Include <errno.h>.
9493 (exit_if_relative_exits): New.
9494 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9495 exits.
9496 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9497 child exits.
9498
9499 2018-06-14 Tom de Vries <tdevries@suse.de>
9500
9501 PR cli/22573
9502 * gdb.base/finish-pretty.c: New test.
9503 * gdb.base/finish-pretty.exp: New file.
9504
9505 2018-06-14 Pedro Alves <palves@redhat.com>
9506
9507 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9508 gdb's expected startup output.
9509
9510 2018-06-14 Pedro Alves <palves@redhat.com>
9511
9512 * lib/selftest-support.exp (selftest_setup): Remove inlined
9513 function handling.
9514
9515 2018-06-14 Tom de Vries <tdevries@suse.de>
9516
9517 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9518 matching of breakpoint printing.
9519
9520 2018-06-13 Tom de Vries <tdevries@suse.de>
9521
9522 PR testsuite/23269
9523 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9524 (fork_child): ... here, and ...
9525 (fork_parent): ... here.
9526
9527 2018-06-12 Tom de Vries <tdevries@suse.de>
9528
9529 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9530
9531 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9532 Stephen Roberts <stephen.roberts@arm.com>
9533
9534 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9535 rewrite test to describe action performed, rather than possible
9536 failure.
9537
9538 2018-06-08 Gary Benson <gbenson@redhat.com>
9539
9540 * gdb.threads/check-libthread-db.exp: New file.
9541 * gdb.threads/check-libthread-db.c: Likewise.
9542
9543 2018-06-05 Tom Tromey <tom@tromey.com>
9544
9545 * gdb.base/default.exp: Update expected "show version" output.
9546
9547 2018-06-05 Tom Tromey <tom@tromey.com>
9548
9549 PR cli/12326:
9550 * gdb.cp/static-print-quit.exp: Update.
9551 * lib/gdb.exp (pagination_prompt): Update.
9552 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9553 * gdb.python/python.exp: Update.
9554
9555 2018-06-04 Joel Brobecker <brobecker@adacore.com>
9556
9557 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9558
9559 2018-06-01 Joel Brobecker <brobecker@adacore.com>
9560
9561 * gdb.ada/bp_fun_addr: New testcase.
9562
9563 2018-06-01 Tom Tromey <tom@tromey.com>
9564
9565 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9566 results.
9567 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9568 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9569 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9570 * gdb.base/maint.exp (maint_pass_if): Update.
9571
9572 2018-05-31 Maciej W. Rozycki <macro@mips.com>
9573
9574 * gdb.base/endian.exp: New test.
9575 * gdb.base/endian.c: New test source.
9576
9577 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9578
9579 PR gdb/23203
9580 * gdb.base/bt-selected-frame.c: New file.
9581 * gdb.base/bt-selected-frame.exp: New file.
9582 * lib/gdb.exp (get_current_frame_number): New function.
9583
9584 2018-05-24 Maciej W. Rozycki <macro@mips.com>
9585 Pedro Alves <palves@redhat.com>
9586
9587 * gdb.threads/tls-core.c: Include <stdlib.h>
9588 (thread_proc): Call `abort'.
9589 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9590 (tls_core_test): New procedure, bits factored out from ...
9591 (top level): ... here. Test both native cores and gcore cores.
9592
9593 2018-05-23 Tom Tromey <tom@tromey.com>
9594
9595 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9596
9597 2018-05-23 Tom Tromey <tom@tromey.com>
9598
9599 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9600 symfile_complaints.
9601 (test_short_complaints): Likewise.
9602 (test_empty_complaints): Likewise.
9603 (test_initial_complaints): Update.
9604
9605 2018-05-23 Tom Tromey <tom@tromey.com>
9606
9607 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9608
9609 2018-05-23 Tom Tromey <tom@tromey.com>
9610
9611 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9612 (test_short_complaints): Update.
9613
9614 2018-05-22 Pedro Alves <palves@redhat.com>
9615
9616 * gdb.base/remote.exp: Only gdb_start after compiling the
9617 testcase. Issue "disconnect" before testing "set remote" command
9618 defaults. Issue clean_restart before running to main.
9619
9620 2018-05-22 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.base/remote.exp: Adjust expected output of "show remote
9623 memory-write-packet-size". Add tests for "set remote
9624 memory-write-packet-size 0" and "set remote
9625 memory-write-packet-size fixed/limit".
9626
9627 2018-05-22 Pedro Alves <palves@redhat.com>
9628
9629 PR gdb/22973
9630 * gdb.base/utf8-identifiers.c: New file.
9631 * gdb.base/utf8-identifiers.exp: New file.
9632
9633 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9634
9635 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9636
9637 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9638
9639 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9640
9641 2018-05-18 Tom Tromey <tom@tromey.com>
9642
9643 * gdb.base/ptype-offsets.exp: Update.
9644
9645 2018-05-17 Keith Seitz <keiths@redhat.com>
9646
9647 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9648 in expected breakpoint stop locations.
9649 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9650 move to proper scope to test variable values.
9651 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9652 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9653 New functions.
9654 (main): Call not_inline_func3.
9655 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9656 inline_func1, inline_func2, and inline_func3. Test that when each
9657 breakpoint is hit, GDB properly reports both the stop location
9658 and the backtrace. Repeat tests for temporary breakpoints.
9659
9660 2018-05-15 Maciej W. Rozycki <macro@mips.com>
9661
9662 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9663 rather then trying to access it in determining whether the PID
9664 of `gdbserver' could have been retrieved.
9665
9666 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9667
9668 * gdb.arch/amd64-init-x87-values.S: New file.
9669 * gdb.arch/amd64-init-x87-values.exp: New file.
9670
9671 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9672
9673 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9674
9675 2018-05-04 Tom Tromey <tom@tromey.com>
9676
9677 PR python/22730:
9678 * gdb.python/python.exp: Test multi-line execute.
9679
9680 2018-05-04 Tom Tromey <tom@tromey.com>
9681
9682 PR python/22731:
9683 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9684
9685 2018-05-04 Tom Tromey <tom@tromey.com>
9686
9687 PR gdb/11750:
9688 * gdb.base/define.exp: Test defining a user command inside a user
9689 command.
9690 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9691
9692 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9693 Pedro Alves <palves@redhat.com>
9694
9695 PR breakpoints/19806 and support for PR external/20207.
9696 * gdb.base/watchpoint-unaligned.c: New file.
9697 * gdb.base/watchpoint-unaligned.exp: New file.
9698
9699 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9700
9701 * gdb.base/maint.exp: Make test names unique, use
9702 test_prefix_command_help to test 'help maint info', and remove
9703 repeated test of 'help maint'.
9704
9705 2018-05-04 Tom Tromey <tom@tromey.com>
9706
9707 PR gdb/22619:
9708 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9709 behavior.
9710
9711 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9712
9713 * gdb.base/maint.exp: Process output from 'maint print registers'
9714 line at a time.
9715
9716 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9717
9718 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9719 timeout.
9720
9721 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9722
9723 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9724 filter pattern.
9725
9726 2018-05-02 Pedro Alves <palves@redhat.com>
9727
9728 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9729 to_log_command renames.
9730 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9731
9732 2018-05-02 Tom Tromey <tom@tromey.com>
9733
9734 * gdb.python/py-parameter.exp: Set test message.
9735
9736 2018-05-02 Tom Tromey <tom@tromey.com>
9737
9738 PR python/20084:
9739 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9740 PARAM_ZUINTEGER_UNLIMITED tests.
9741
9742 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9743
9744 PR rust/23124
9745 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9746 when casting.
9747
9748 2018-04-30 Tom Tromey <tom@tromey.com>
9749
9750 * gdb.python/py-type.exp: Check align attribute.
9751 * gdb.python/py-type.c: New "aligncheck" global.
9752
9753 2018-04-30 Tom Tromey <tom@tromey.com>
9754
9755 PR exp/17095:
9756 * gdb.dwarf2/dw2-align.exp: New file.
9757 * gdb.cp/align.exp: New file.
9758 * gdb.base/align.exp: New file.
9759 * lib/gdb.exp (gdb_int128_helper): New proc.
9760 (has_int128_c, has_int128_cxx): New caching procs.
9761
9762 2018-04-27 Tom Tromey <tom@tromey.com>
9763
9764 PR rust/22545:
9765 * gdb.rust/simple.exp: Add inclusive range tests.
9766
9767 2018-04-26 Pedro Alves <palves@redhat.com>
9768
9769 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9770 ifunc breakpoint locations correctly of ifunc breakpoints set
9771 while the program resolves the ifunc.
9772
9773 2018-04-26 Pedro Alves <palves@redhat.com>
9774
9775 * gdb.base/gnu-ifunc-final.c: New file.
9776 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9777 * gdb.base/gnu-ifunc.exp (executable): Delete.
9778 (staticexecutable): Adjust.
9779 (lib_opts, exec_opts): Delete.
9780 (make_binsuffix, build, set-break): New procedures.
9781 (misc_tests): New, with tests factored out from the top level.
9782 (top level): Test different combinations of ifunc resolver name,
9783 resolver with and with debug info, and ifunc target with and
9784 without debug info. Wrap static tests with with_target_prefix.
9785
9786 2018-04-26 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9789 return type" warnings.
9790
9791 2018-04-25 Pedro Alves <palves@redhat.com>
9792
9793 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9794 killed".
9795 * gdb.base/kill-after-signal.exp: Likewise.
9796 * gdb.threads/kill.exp: Likewise.
9797
9798 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9799 Sergio Durigan Junior <sergiodj@redhat.com>
9800 Pedro Alves <palves@redhat.com>
9801
9802 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9803 regexps to expect for '[Inferior ... detached]' as well.
9804 * gdb.base/attach.exp: Likewise.
9805 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9806 "gdb_continue_to_end".
9807 (test_catch_syscall_with_wrong_args): Likewise.
9808 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9809 ']'. Don't set 'verbose' on.
9810 * gdb.base/foll-vfork.exp: Likewise.
9811 * gdb.base/fork-print-inferior-events.c: New file.
9812 * gdb.base/fork-print-inferior-events.exp: New file.
9813 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9814 '[Inferior ... has been killed]' message.
9815 * gdb.base/kill-after-signal.exp: Likewise.
9816 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9817 detach message.
9818 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9819 message.
9820 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9821 regexps to expect for '[Inferior ... detached]' as well.
9822 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9823
9824 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9825
9826 PR gdb/23104
9827 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9828
9829 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9830
9831 PR gdb/23095
9832 * gdb.base/break-probes.exp: Pass shlib_load to
9833 prepare_for_testing. Set normal_bp to r_debug_state if target is
9834 bsd.
9835
9836 2018-04-19 Richard Bunt <richard.bunt@arm.com>
9837
9838 * gdb.threads/multiple-successive-infcall.c: New test.
9839 * gdb.threads/multiple-successive-infcall.exp: New file.
9840
9841 2018-04-17 Tom Tromey <tom@tromey.com>
9842
9843 * gdb.rust/simple.rs (Union): New type.
9844 (main): New local "u".
9845 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9846
9847 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9848
9849 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9850 number information in output of "whereis" command.
9851 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9852
9853 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9854
9855 * gdb.ada/info_types.exp: Adjust expected output to the line
9856 numbers now printed by "info var/func/type".
9857 * gdb.base/completion.exp: Likewise.
9858 * gdb.base/included.exp: Likewise.
9859 * gdb.cp/cp-relocate.exp: Likewise.
9860 * gdb.cp/cplusfuncs.exp: Likewise.
9861 * gdb.cp/namespace.exp: Likewise.
9862 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9863
9864 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9865
9866 * gdb.btrace/cpu.exp: New.
9867
9868 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9869
9870 * gdb.base/step-indirect-call-thunk.exp: New.
9871 * gdb.base/step-indirect-call-thunk.c: New.
9872 * gdb.reverse/step-indirect-call-thunk.exp: New.
9873 * gdb.reverse/step-indirect-call-thunk.c: New.
9874
9875 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9876
9877 * gdb.base/pie-fork.c: New file.
9878 * gdb.base/pie-fork.exp: New file.
9879
9880 2018-04-11 Tom Tromey <tom@tromey.com>
9881
9882 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9883
9884 2018-04-10 Pedro Alves <palves@redhat.com>
9885
9886 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9887 exits. Instead loop running forever.
9888 (fork_parent): Run forever too.
9889
9890 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9891
9892 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9893 mi_continue_to_line.
9894 * gdb.mi/mi-stack.c (callee4): Add comment.
9895
9896 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9897
9898 * gdb.mi/mi-stack.exp: Fix indentation.
9899
9900 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9901
9902 PR gdb/22979
9903 * gdb.arch/amd64-osabi.exp: New file.
9904
9905 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 PR gdb/22980
9908 * gdb.base/osabi.exp: New file.
9909
9910 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
9911
9912 * gdb.cp/static-typedef-print.exp: New file.
9913 * gdb.cp/static-typedef-print.cc: New file.
9914
9915 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9916
9917 * gdb.ada/varsize_limit: New testcase.
9918
9919 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9920
9921 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9922
9923 * gdb.ada/notcplusplus: New testcase.
9924
9925 * gdb.base/c-linkage-name.c: New file.
9926 * gdb.base/c-linkage-name.exp: New testcase.
9927
9928 2018-03-26 Tom Tromey <tom@tromey.com>
9929
9930 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9931 * gdb.python/py-framefilter.py (name_error): New global.
9932 (ErrorInName.function): Use name_error.
9933
9934 2018-03-26 Tom Tromey <tom@tromey.com>
9935
9936 PR backtrace/15582:
9937 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9938
9939 2018-03-23 Keith Seitz <keiths@redhat.com>
9940
9941 PR c++/22968
9942 * gdb.cp/subtypes.exp: New file.
9943 * gdb.cp/subtypes.h: New file.
9944 * gdb.cp/subtypes.cc: New file.
9945 * gdb.cp/subtypes-2.cc: New file.
9946
9947 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9948
9949 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9950 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9951 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9952 -nostartfiles when compiling the test. Confirm that all registers
9953 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9954
9955 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9956
9957 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9958 option, syntax was wrong anyway.
9959 * gdb.arch/arm-disp-step.exp: Likewise.
9960 * gdb.arch/sparc64-regs.exp: Likewise.
9961 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9962 option, syntax was wrong anyway, switch to use
9963 prepare_for_testing.
9964 * gdb.arch/i386-disp-step.exp: Likewise.
9965
9966 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9967
9968 * gdb.ada/exec_changed.exp: Replace "target_info exists
9969 use_gdb_stub" by "use_gdb_stub".
9970 * gdb.ada/start.exp: Likewise.
9971 * gdb.base/async-shell.exp: Likewise.
9972 * gdb.base/attach-pie-misread.exp: Likewise.
9973 * gdb.base/attach-wait-input.exp: Likewise.
9974 * gdb.base/break-entry.exp: Likewise.
9975 * gdb.base/break-interp.exp: Likewise.
9976 * gdb.base/dprintf-detach.exp: Likewise.
9977 * gdb.base/nostdlib.exp: Likewise.
9978 * gdb.base/solib-nodir.exp: Likewise.
9979 * gdb.base/statistics.exp: Likewise.
9980 * gdb.base/testenv.exp: Likewise.
9981 * gdb.mi/mi-exec-run.exp: Likewise.
9982 * gdb.mi/mi-start.exp: Likewise.
9983 * gdb.multi/dummy-frame-restore.exp: Likewise.
9984 * gdb.multi/multi-arch-exec.exp: Likewise.
9985 * gdb.multi/multi-arch.exp: Likewise.
9986 * gdb.multi/tids.exp: Likewise.
9987 * gdb.multi/watchpoint-multi.exp: Likewise.
9988 * gdb.python/py-events.exp: Likewise.
9989 * gdb.threads/attach-into-signal.exp: Likewise.
9990 * gdb.threads/attach-stopped.exp: Likewise.
9991 * gdb.threads/threadapply.exp: Likewise.
9992 * lib/selftest-support.exp: Likewise.
9993
9994 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9995
9996 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9997
9998 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9999
10000 * gdb.perf/template-breakpoints.cc: New file.
10001 * gdb.perf/template-breakpoints.exp: New file.
10002 * gdb.perf/template-breakpoints.py: New file.
10003
10004 2018-03-19 Tom Tromey <tom@tromey.com>
10005
10006 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10007 y0.
10008 * gdb.rust/simple.exp: Test bare identifier form of struct
10009 initializer.
10010
10011 2018-03-19 Tom Tromey <tom@tromey.com>
10012
10013 * gdb.gdb/observer.exp: Remove.
10014
10015 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10016
10017 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10018 "qualified" option when setting breakpoints.
10019 * gdb.trace/backtrace.exp: Likewise.
10020 * gdb.trace/circ.exp: Likewise.
10021 * gdb.trace/collection.exp: Likewise.
10022 * gdb.trace/disconnected-tracing.exp: Likewise.
10023 * gdb.trace/ftrace-lock.exp: Likewise.
10024 * gdb.trace/ftrace.exp: Likewise.
10025 * gdb.trace/infotrace.exp: Likewise.
10026 * gdb.trace/packetlen.exp: Likewise.
10027 * gdb.trace/passc-dyn.exp: Likewise.
10028 * gdb.trace/qtro.exp: Likewise.
10029 * gdb.trace/read-memory.exp: Likewise.
10030 * gdb.trace/report.exp: Likewise.
10031 * gdb.trace/signal.exp: Likewise.
10032 * gdb.trace/status-stop.exp: Likewise.
10033 * gdb.trace/strace.exp: Likewise.
10034 * gdb.trace/tfind.exp: Likewise.
10035 * gdb.trace/trace-break.exp: Likewise.
10036 * gdb.trace/trace-condition.exp: Likewise.
10037 * gdb.trace/trace-mt.exp: Likewise.
10038 * gdb.trace/tstatus.exp: Likewise.
10039 * gdb.trace/tsv.exp: Likewise.
10040 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10041 * gdb.trace/unavailable.exp: Likewise.
10042 * gdb.trace/while-dyn.exp: Likewise.
10043
10044 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10045
10046 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10047 that libinproctrace is copied to the target.
10048
10049 2018-03-14 Tom Tromey <tom@tromey.com>
10050
10051 PR cli/14977:
10052 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10053 a null pointer.
10054 * gdb.base/wchar.exp: Likewise.
10055
10056 2018-03-14 Tom Tromey <tom@tromey.com>
10057
10058 PR cli/19918:
10059 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10060 flag.
10061
10062 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10063
10064 PR gdb/22841
10065 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10066 "target" to remote_exec.
10067
10068 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10069
10070 PR gdb/22841
10071 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10072 ${board}_upload): Remove.
10073
10074 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10075
10076 * gdb.cp/watch-cp.cc: New test.
10077 * gdb.cp/watch-cp.exp: New file.
10078
10079 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10080
10081 * gdb.base/infcall-nested-structs.exp: New file.
10082 * gdb.base/infcall-nested-structs.c: New file.
10083 * gdb.base/float.exp: Add riscv support.
10084
10085 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10086
10087 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10088 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10089
10090 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10091
10092 * gdb.server/abspath.exp: New file.
10093 * lib/gdb.exp (with_cwd): New procedure.
10094
10095 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10096
10097 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10098 use it.
10099 (gdb_is_target_remote_prompt): New proc.
10100 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10101 (gdb_is_target_native): Pass prompt parameter to
10102 gdb_is_target_1.
10103
10104 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10105
10106 * gdb.base/load-command.c: New file.
10107 * gdb.base/load-command.exp: New file.
10108 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10109 (gdb_is_target_1): ...this, and generalize for other targets
10110 than just remote.
10111 (gdb_is_target_remote): Use gdb_is_target_1.
10112 (gdb_is_target_native): use gdb_is_target_1.
10113
10114 2018-02-26 Tom Tromey <tom@tromey.com>
10115
10116 PR python/16497:
10117 * gdb.python/py-framefilter.exp: Update test.
10118
10119 2018-02-26 Tom Tromey <tom@tromey.com>
10120
10121 * gdb.dwarf2/variant.c: New file.
10122 * gdb.dwarf2/variant.exp: New file.
10123
10124 2018-02-26 Tom Tromey <tom@tromey.com>
10125
10126 * gdb.rust/simple.exp: Accept more possible results in enum test.
10127
10128 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10129
10130 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10131 parentheses.
10132
10133 2018-02-23 Maciej W. Rozycki <macro@mips.com>
10134
10135 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10136 name of a variable: $actual_linejj -> $actual_line.
10137
10138 2018-02-21 John Baldwin <jhb@FreeBSD.org>
10139
10140 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10141
10142 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10143
10144 * gdb.btrace/buffer-size.exp: Do not force BTS.
10145
10146 2018-02-14 Pedro Alves <palves@redhat.com>
10147
10148 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10149 getting a "Quit".
10150
10151 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10152
10153 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10154 Fix test name.
10155
10156 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10157
10158 * gdb.cp/m-static.exp: Check type of optimized out static
10159 member.
10160
10161 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10162
10163 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10164 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10165
10166 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10167 Leszek Swirski <leszeks@google.com>
10168
10169 * gdb.python/py-prettyprint.c
10170 (struct to_string_returns_value_inner,
10171 struct to_string_returns_value_wrapper): New.
10172 (main): Add tsrvw variable.
10173 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10174 ToStringReturnsValueWrapper): New classes.
10175 (register_pretty_printers): Register new pretty-printers.
10176 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10177 recursive pretty printer.
10178 * gdb.python/py-mi.exp: Likewise.
10179
10180 2018-02-01 Leszek Swirski <leszeks@google.com>
10181
10182 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10183 functions with the same name as an include file are parsed
10184 correctly.
10185
10186 2018-02-01 Yao Qi <yao.qi@linaro.org>
10187
10188 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10189 "\[^\r\n\]*".
10190
10191 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10192
10193 * gdb.arch/powerpc-prologue-frame.s: New file.
10194 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10195 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10196
10197 2018-01-31 Joel Brobecker <brobecker@adacore.com>
10198
10199 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10200
10201 2018-01-30 Pedro Alves <palves@redhat.com>
10202
10203 PR gdb/13211
10204 * gdb.base/interrupt-daemon.c: New.
10205 * gdb.base/interrupt-daemon.exp: New.
10206 * gdb.multi/multi-term-settings.c: New.
10207 * gdb.multi/multi-term-settings.exp: New.
10208
10209 2018-01-30 Joel Brobecker <brobecker@adacore.com>
10210
10211 * gdb.base/break.exp: Save the location where the breakpoint
10212 on break.c:47 was actually inserted when debugging the version
10213 compiled at -O2 and use it in the expected output of the "info
10214 break" test performed soon after.
10215
10216 2018-01-22 Pedro Alves <palves@redhat.com>
10217 Sergio Durigan Junior <sergiodj@redhat.com>
10218
10219 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10220 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10221
10222 2018-01-22 Joel Brobecker <brobecker@adacore.com>
10223
10224 * gdb.base/break-include.c, gdb.base/break-include.inc,
10225 gdb.base/break-include.exp: New files.
10226 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10227 line number now being the actual line number where the breakpoint
10228 was inserted.
10229 * gdb.mi/mi-break.exp: Likewise.
10230 * gdb.mi/mi-reverse.exp: Likewise.
10231 * gdb.mi/mi-simplerun.exp: Ditto.
10232
10233 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10234
10235 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10236 varobj.
10237 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10238
10239 2018-01-21 Don Breazeal <donb@codesourcery.com>
10240 Andrew Burgess <andrew.burgess@embecosm.com>
10241
10242 * gdb.mi/basics.c: Add new global.
10243 * gdb.mi/mi-frame-regs.exp: New file.
10244 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10245 case.
10246
10247 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10248
10249 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10250 non-parameter, and on an unknown symbol.
10251
10252 2018-01-19 Tom Tromey <tom@tromey.com>
10253
10254 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10255 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10256
10257 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10258
10259 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10260 setrlimit and chdir to int.
10261
10262 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10263
10264 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10265 function.
10266 (my_tend): Likewise.
10267 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10268 rationale of avoiding FP- and vector instructions.
10269
10270 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10271
10272 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10273 "info reg" with "\[ \t\]*".
10274 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10275 "\[ \t\]+".
10276 * gdb.arch/s390-multiarch.exp: Ditto.
10277 * gdb.base/pc-fp.exp: Ditto.
10278 * gdb.reverse/i386-precsave.exp: Ditto.
10279 * gdb.reverse/i386-reverse.exp: Ditto.
10280 * gdb.reverse/i387-env-reverse.exp: Ditto.
10281 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10282
10283 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10284
10285 * lib/gdb.exp (gdb_compile): Re-enable use of
10286 universal_compile_options for languages other than Rust.
10287
10288 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10289
10290 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10291
10292 2018-01-17 Mike Gulick <mgulick@mathworks.com>
10293
10294 PR gdb/16577
10295 * gdb.base/solib-vanish.exp: New.
10296 * gdb.base/solib-vanish-main.c: New.
10297 * gdb.base/solib-vanish-lib1.c: New.
10298 * gdb.base/solib-vanish-lib2.c: New.
10299
10300 2018-01-17 Yao Qi <yao.qi@linaro.org>
10301
10302 * gdb.compile/compile.exp: Match the address printed for
10303 frame in the output of command "bt".
10304
10305 2018-01-15 Tom Tromey <tom@tromey.com>
10306
10307 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10308 compute sp_reg.
10309
10310 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10311
10312 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10313 to prepare.
10314 (prepare): Return 0 on error, 1 on success.
10315
10316 2018-01-12 Pedro Alves <palves@redhat.com>
10317
10318 * gdb.base/continue-after-aborted-step-over.c: New.
10319 * gdb.base/continue-after-aborted-step-over.exp: New.
10320
10321 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10322
10323 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10324 options when not creating an executable.
10325
10326 2018-01-11 Pedro Alves <palves@redhat.com>
10327
10328 PR remote/22597
10329 * gdb.server/stop-reply-no-thread.c: New file.
10330 * gdb.server/stop-reply-no-thread.exp: New file.
10331
10332 2018-01-10 Pedro Alves <palves@redhat.com>
10333
10334 PR gdb/22670
10335 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10336 functions too. Test setting breakpoints and printing C functions
10337 with no debug info too.
10338 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10339
10340 2018-01-10 Pedro Alves <palves@redhat.com>
10341
10342 PR gdb/22670
10343 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10344 a fail.
10345
10346 2018-01-10 Pedro Alves <palves@redhat.com>
10347
10348 PR gdb/22670
10349 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10350
10351 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10352
10353 * gdb.server/unittest.exp: Match the output in non-development
10354 mode.
10355
10356 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10357
10358 * gdb.gdb/unittest.exp: Match output in non-development mode.
10359
10360 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10361
10362 * gdb.ada/access_tagged_param.exp: Relax expected output
10363 for value of "ObjL" in "continue" to pck.inspect breakpoint
10364 test.
10365
10366 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10367
10368 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10369 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
10370
10371 2018-01-05 Pedro Alves <palves@redhat.com>
10372
10373 PR gdb/18653
10374 * gdb.base/libsegfault.exp: New.
10375
10376 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10377
10378 PR gdb/22670
10379 * gdb.ada/access_tagged_param.exp: New file.
10380 * gdb.ada/access_tagged_param/foo.adb: New file.
10381
10382 2018-01-05 Pedro Alves <palves@redhat.com>
10383
10384 PR gdb/22670
10385 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10386 exercise lower case too, and to exercise both full matching and
10387 wild matching.
10388
10389 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10390
10391 * gdb.ada/rename_subscript_param: New testcase.
10392
10393 2018-01-05 Jerome Guitton <guitton@adacore.com>
10394
10395 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10396
10397 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10398
10399 * gdb.ada/convvar_comp: New testcase.
10400
10401 2018-01-05 Xavier Roirand <roirand@adacore.com>
10402
10403 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10404 (My_Table): New global variable.
10405 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10406
10407 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10408
10409 PR gdb/22670
10410 * gdb.ada/maint_with_ada: New testcase.
10411
10412 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10413
10414 PR gdb/22670
10415 * gdb.ada/bp_c_mixed_case: New testcase.
10416
10417 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10418
10419 PR gdb/22670
10420 * gdb.ada/complete.exp: Add "complete break ada" test.
10421
10422 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10423
10424 PR gdb/22670
10425 * gdb.ada/info_addr_mixed_case: New testcase.
10426
10427 2018-01-03 Xavier Roirand <roirand@adacore.com>
10428
10429 * gdb.ada/excep_handle.exp: New testcase.
10430 * gdb.ada/excep_handle/foo.adb: New file.
10431 * gdb.ada/excep_handle/pck.ads: New file.
10432
10433 2018-01-03 Joel Brobecker <brobecker@adacore.com>
10434
10435 * gdb.base/step-line.c: Add extra empty line in copyright header.
10436 * gdb.base/step-line.inp: Likewise.
10437
10438 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10439
10440 * gdb.ada/dyn_stride.exp: Add slice test.
10441
10442 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10443
10444 * gdb.ada/dyn_stride: New testcase.
10445
10446 2017-12-27 Stafford Horne <shorne@gmail.com>
10447
10448 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10449 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10450
10451 2017-12-27 Stafford Horne <shorne@gmail.com>
10452
10453 * gdb.base/reggroups.c: New file.
10454 * gdb.base/reggroups.exp: New file.
10455
10456 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10457
10458 * gdb.dwarf2/ada-valprint-error.c: New file.
10459 * gdb.dwarf2/ada-valprint-error.exp: New file.
10460
10461 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10462
10463 * gdb.ada/assign_arr: New testcase.
10464
10465 2017-12-18 Xavier Roirand <roirand@adacore.com>
10466
10467 * gdb.ada/funcall_ptr: New testcase.
10468
10469 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10470
10471 PR cli/16224
10472 * gdb.base/ptype-offsets.cc: New file.
10473 * gdb.base/ptype-offsets.exp: New file.
10474
10475 2017-12-15 Yao Qi <yao.qi@linaro.org>
10476
10477 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10478 if XML is disabled.
10479
10480 2017-12-15 Xavier Roirand <roirand@adacore.com>
10481
10482 * gdb.ada/same_component_name: New testcase.
10483
10484 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10485
10486 * gdb.ada/str_binop_equal: New testcase.
10487
10488 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10489
10490 * gdb.ada/task_switch_in_core: New testcase.
10491
10492 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10493
10494 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10495 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10496 call test_bkpt_qualified.
10497 (test_bkpt_qualified): New proc.
10498
10499 2017-12-13 Pedro Alves <palves@redhat.com>
10500
10501 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10502 Tighten regexp by matching with an anchor.
10503
10504 2017-12-13 Pedro Alves <palves@redhat.com>
10505
10506 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10507 ("expression with namespace"): New set of tests.
10508 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10509 (Nested::Test_NS::qux): New.
10510 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10511 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10512
10513 2017-12-13 Joel Brobecker <brobecker@adacore.com>
10514
10515 * gdb.base/server-del-break.c: New file.
10516 * gdb.base/server-del-break.exp: New file.
10517
10518 2017-12-12 Stafford Horne <shorne@gmail.com>
10519
10520 * gdb.xml/tdesc-regs.exp: Add or1k support.
10521
10522 2017-12-12 Stafford Horne <shorne@gmail.com>
10523
10524 * gdb.base/bp-permanent.c: Define nop of or1k.
10525
10526 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10527
10528 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10529 output with components being reordered.
10530
10531 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10532
10533 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10534 output with components being reordered.
10535
10536 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10537 Pedro Alves <palves@redhat.com>
10538
10539 * gdb.base/maint.exp (check for .gdb_index): Check also for
10540 .debug_names.
10541 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10542 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10543 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10544 (.gdb_index used after symbol reloading): Support also .debug_names.
10545 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10546
10547 2017-12-08 Yao Qi <yao.qi@linaro.org>
10548
10549 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10550 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10551
10552 2017-12-08 Yao Qi <yao.qi@linaro.org>
10553
10554 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10555 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10556
10557 2017-12-08 Yao Qi <yao.qi@linaro.org>
10558
10559 * gdb.arch/aarch64-tagged-pointer.c: New file.
10560 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10561
10562 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10563
10564 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10565 "int".
10566
10567 2017-12-07 Keith Seitz <keiths@redhat.com>
10568
10569 PR breakpoints/22569
10570 * gdb.linespec/ls-errs.exp: Change expected result of "break
10571 -source this file has spaces.c -line 3".
10572 Check that an explicit source file followed by whitespace is
10573 identified as an invalid explicit location.
10574
10575 2017-12-07 Keith Seitz <keiths@redhat.com>
10576
10577 * gdb.cp/nested-types.cc: New file.
10578 * gdb.cp/nested-types.exp: New file.
10579 * lib/cp-support.exp: Load data-structures.exp library.
10580 (debug_cp_test_ptype_class): New global.
10581 (cp_ptype_class_verbose, next_line): New procedures.
10582 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10583 Add and document new return value.
10584 Switch the list of lines to a queue.
10585 Add support for new `type' key for nested type definitions.
10586 Add debugging/troubleshooting messages.
10587 * lib/data-structures.exp: New file.
10588
10589 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10590
10591 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10592 with proc_with_prefix, don't use with_test_prefix.
10593
10594 2017-12-07 Tom Tromey <tom@tromey.com>
10595
10596 * gdb.base/break.exp: Add test for empty "commands".
10597
10598 2017-12-07 Yao Qi <yao.qi@linaro.org>
10599
10600 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10601 malloc and catch syscall.
10602
10603 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10604
10605 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
10606 tests for explicit locations.
10607
10608 2017-12-06 Pedro Alves <palves@redhat.com>
10609
10610 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10611 force-disabling XML descriptions.
10612
10613 2017-12-04 Pedro Alves <palves@redhat.com>
10614
10615 PR gdb/22499
10616 * gdb.arch/amd64-disp-step-avx.S: New file.
10617 * gdb.arch/amd64-disp-step-avx.exp: New file.
10618
10619 2017-12-03 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10622 and <string.h>.
10623 (parent_function): Print distinct messages when waitpid fails, or
10624 the child exits with a signal, or the child exits for an unhandled
10625 reason.
10626 * gdb.threads/process-dies-while-detaching.exp
10627 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10628 it. Wait for both inferior output and GDB's prompt. Use an
10629 indirect spawn id list.
10630 (do_detach): New parameter 'child_exit'. Use it to compute
10631 expected inferior output.
10632 (test_detach, test_detach_watch, test_detach_killed_outside):
10633 Adjust to pass down the expected child exit kind.
10634
10635 2017-12-01 Joel Brobecker <brobecker@adacore.com>
10636 Sergio Durigan Junior <sergiodj@redhat.com>
10637 Pedro Alves <palves@redhat.com>
10638
10639 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10640
10641 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10642
10643 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10644 to 'symbol-file' and 'add-symbol-file' can be
10645 position-independent.
10646
10647 2017-12-01 Yao Qi <yao.qi@linaro.org>
10648
10649 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10650 the URL in copyright header.
10651 * gdb.arch/aarch64-fp.exp: Likewise.
10652 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10653 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10654 * gdb.base/expand-psymtabs.exp: Likewise.
10655 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10656 * gdb.fortran/common-block.exp: Likewise.
10657 * gdb.fortran/common-block.f90: Likewise.
10658 * gdb.fortran/logical.exp: Likewise.
10659 * gdb.fortran/vla-datatypes.f90: Likewise.
10660 * gdb.fortran/vla-sub.f90: Likewise.
10661
10662 2017-11-30 Joel Brobecker <brobecker@adacore.com>
10663
10664 * gdb.ada/repeat_dyn: New testcase.
10665
10666 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10667
10668 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10669 Update for changed thread numbering.
10670 * gdb.cell/bt.exp: Update for changed GDB output.
10671
10672 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10673
10674 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10675 setting isremote by hand.
10676 * boards/dwarf4-gdb-index.exp: Likewise.
10677 * boards/fission.exp: Likewise.
10678 * boards/stabs.exp: Likewise.
10679
10680 2017-11-30 Pedro Alves <palves@redhat.com>
10681
10682 * gdb.linespec/cpls-ops.exp
10683 (check_explicit_skips_function_argument): Extract the underlying
10684 type of size_t instead of hardcoding it.
10685
10686 2017-11-29 Pedro Alves <palves@redhat.com>
10687
10688 PR c++/19436
10689 * gdb.linespec/cpls-abi-tag.cc: New file.
10690 * gdb.linespec/cpls-abi-tag.exp: New file.
10691
10692 2017-11-29 Pedro Alves <palves@redhat.com>
10693
10694 * gdb.base/langs.exp: Use -qualified.
10695 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10696 it.
10697 * gdb.cp/namespace.exp: Use -qualified.
10698 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10699 (overload-3, template-overload, template-ret-type, const-overload)
10700 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10701 procedures.
10702 (test_driver): Call them.
10703 * gdb.cp/save-bp-qualified.cc: New.
10704 * gdb.cp/save-bp-qualified.exp: New.
10705 * gdb.linespec/explicit.exp: Test -qualified.
10706 * lib/completion-support.exp (completion::explicit_opts_list): Add
10707 "-qualified".
10708 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10709
10710 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10711
10712 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10713
10714 2017-11-29 Tom Tromey <tom@tromey.com>
10715
10716 * gdb.base/relocate.exp: Update invalid argument test.
10717 Add new tests for invalid arguments.
10718
10719 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10720
10721 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10722 Return 0 as a long.
10723 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10724
10725 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10726
10727 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10728 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10729 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10730 func ().
10731 * gdb.cp/shadow.cc (B.func): Return 0.
10732
10733 2017-11-27 Joel Brobecker <brobecker@adacore.com>
10734
10735 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10736 expected output in gdb_expect call to allow the exception
10737 message to be present as well. Fix syntax confusion to avoid
10738 TCL thinking that exception_name is an array.
10739
10740 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10741
10742 * gdb.arch/spu-info.c: Include <unistd.h>.
10743 (do_signal_test): Fix broken calls to write.
10744 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10745 Fix checks for empty mailboxes. Update signal tests for corrected
10746 do_signal_test routine. Allow nonzero event status.
10747 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10748 * gdb.cell/arch.exp: Use standard_output_file.
10749 * gdb.cell/break.exp: Likewise.
10750 * gdb.cell/bt.exp: Likewise.
10751 * gdb.cell/core.exp: Likewise.
10752 * gdb.cell/dwarfaddr.exp: Likewise.
10753 * gdb.cell/ea-cache.exp: Likewise.
10754 * gdb.cell/ea-standalone.exp: Likewise.
10755 * gdb.cell/f-regs.exp: Likewise.
10756 * gdb.cell/fork.exp: Likewise.
10757 * gdb.cell/gcore.exp: Likewise.
10758 * gdb.cell/mem-access.exp: Likewise.
10759 * gdb.cell/ptype.exp: Likewise.
10760 * gdb.cell/registers.exp: Likewise.
10761 * gdb.cell/sizeof.exp: Likewise.
10762 * gdb.cell/solib-symbol.exp: Likewise.
10763 * gdb.cell/solib.exp: Likewise.
10764
10765 2017-11-25 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.base/complete-empty.exp: New file.
10768 * gdb.base/completion.exp: Adjust.
10769
10770 2017-11-25 Pedro Alves <palves@redhat.com>
10771
10772 * gdb.linespec/cpls-ops.cc: New file.
10773 * gdb.linespec/cpls-ops.exp: New file.
10774 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10775 factored out from ...
10776 (test_complete_prefix_range): ... this.
10777
10778 2017-11-24 Pedro Alves <palves@redhat.com>
10779
10780 * gdb.linespec/cpcompletion.exp: New file.
10781 * gdb.linespec/cpls-hyphen.cc: New file.
10782 * gdb.linespec/cpls.cc: New file.
10783 * gdb.linespec/cpls2.cc: New file.
10784 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10785 test to use test_gdb_complete_unique. Add label completion,
10786 keyword completion and explicit location completion tests.
10787 * lib/completion-support.exp: New file.
10788
10789 2017-11-24 Joel Brobecker <brobecker@adacore.com>
10790
10791 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10792 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10793 when hitting an exception catchpoint.
10794
10795 2017-11-22 Yao Qi <yao.qi@linaro.org>
10796
10797 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10798
10799 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10800
10801 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10802 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10803 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10804
10805 2017-11-22 Yao Qi <yao.qi@linaro.org>
10806
10807 * gdb.base/info-os.exp: Pass pthreads.
10808 * gdb.multi/multi-attach.exp: Likewise.
10809
10810 2017-11-22 Yao Qi <yao.qi@linaro.org>
10811
10812 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10813 compiler.
10814
10815 2017-11-22 Yao Qi <yao.qi@linaro.org>
10816
10817 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10818 * gdb.base/break-interp.exp: Likewise.
10819 * gdb.base/jit-attach-pie.exp: Likewise.
10820
10821 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10822
10823 * gdb.base/float128.c (large128): New variable.
10824 * gdb.base/float128.exp: Add test to print largest __float128 value.
10825
10826 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10827
10828 * gdb.arch/vsx-regs.exp: Update register content checks.
10829
10830 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10831
10832 * gdb.arch/ppc-longdouble.exp: New file.
10833 * gdb.arch/ppc-longdouble.c: Likewise.
10834
10835 2017-11-21 Pedro Alves <palves@redhat.com>
10836
10837 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10838
10839 2017-11-20 Pedro Alves <palves@redhat.com>
10840
10841 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10842 (long_double_typedef): New typedefs.
10843 Use DEF on double and long double.
10844 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10845 cases.
10846 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10847 and 'long_double_ptr_same_size' locals. Use them to decide
10848 whether cast from array/function to float is valid/invalid.
10849
10850 2017-11-17 Tom Tromey <tom@tromey.com>
10851
10852 * gdb.rust/traits.rs: New file.
10853 * gdb.rust/traits.exp: New file.
10854
10855 2017-11-17 Joel Brobecker <brobecker@adacore.com>
10856
10857 * gdb.ada/minsyms: New testcase.
10858
10859 2017-11-16 Pedro Alves <palves@redhat.com>
10860
10861 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10862 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10863
10864 2017-11-16 Pedro Alves <palves@redhat.com>
10865
10866 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10867 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10868
10869 2017-11-16 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.server/reconnect-ctrl-c.c: New file.
10872 * gdb.server/reconnect-ctrl-c.exp: New file.
10873
10874 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10875
10876 * gdb.python/py-rbreak.exp: New file.
10877 * gdb.python/py-rbreak.c: New file.
10878 * gdb.python/py-rbreak-func2.c: New file.
10879
10880 2017-11-16 Pedro Alves <palves@redhat.com>
10881
10882 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10883 pattern.
10884 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10885 GDB.
10886
10887 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10888
10889 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10890 regex.
10891
10892 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10893
10894 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10895 test names.
10896
10897 2017-11-09 Pedro Alves <palves@redhat.com>
10898
10899 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10900 factored out from ...
10901 (top level): ... here, and adjusted to avoid expecting beyond the
10902 prompt in a single gdb_test_multiple.
10903
10904 2017-11-09 Pedro Alves <palves@redhat.com>
10905
10906 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10907 output.
10908 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10909 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10910 * gdb.server/ext-run.exp ("kill" test): Likewise.
10911 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10912
10913 2017-11-09 Pedro Alves <palves@redhat.com>
10914
10915 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10916 match till end of line.
10917
10918 2017-11-09 Pedro Alves <palves@redhat.com>
10919
10920 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10921
10922 2017-11-09 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10925 New procedures, factored out from ...
10926 (top level): ... here, and adjusted to avoid expecting beyond the
10927 prompt in one go.
10928
10929 2017-11-09 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10932 output. Fix '?' match.
10933
10934 2017-11-08 Joel Brobecker <brobecker@adacore.com>
10935
10936 * gdb.ada/scoped_watch: New testcase.
10937 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10938 which is actually correct.
10939 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10940 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10941
10942 2017-11-08 Pedro Alves <palves@redhat.com>
10943
10944 * gdb.gdb/complaints.exp (test_initial_complaints)
10945 (test_serial_complaints, test_short_complaints): Call
10946 complaint_internal instead of complaint.
10947
10948 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10949
10950 * gdb.threads/tls-core.c: New file.
10951 * gdb.threads/tls-core.exp: Likewise.
10952
10953 2017-11-08 Pedro Alves <palves@redhat.com>
10954
10955 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10956 (p Exported_Capitalized): New test.
10957 (p exported_capitalized): New test.
10958
10959 2017-11-07 Pedro Alves <palves@redhat.com>
10960
10961 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10962
10963 2017-11-07 Pedro Alves <palves@redhat.com>
10964
10965 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10966 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10967 (disable_invalid, disable_inverted, disable_negative): New
10968 procedures.
10969 ("bad numbers"): New set of tests.
10970
10971 2017-11-07 Pedro Alves <palves@redhat.com>
10972
10973 * gdb.cp/ena-dis-br-range.exp: Add tests.
10974
10975 2017-11-07 Pedro Alves <palves@redhat.com>
10976
10977 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10978
10979 2017-11-07 Xavier Roirand <roirand@adacore.com>
10980 Pedro Alves <palves@redhat.com>
10981
10982 * gdb.base/ena-dis-br.exp: Add reference to
10983 gdb.cp/ena-dis-br-range.exp.
10984 * gdb.cp/ena-dis-br-range.exp: New file.
10985 * gdb.cp/ena-dis-br-range.cc: New file.
10986
10987 2017-11-06 Pedro Alves <palves@redhat.com>
10988
10989 * gdb.base/attach-non-pgrp-leader.c: New.
10990 * gdb.base/attach-non-pgrp-leader.exp: New.
10991
10992 2017-11-06 Pedro Alves <palves@redhat.com>
10993
10994 * configure.ac: No longer check for termio.h and sgtty.h.
10995 * configure: Regenerate.
10996 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10997 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10998 Remove termio and sgtty code.
10999
11000 2017-11-03 Yao Qi <yao.qi@linaro.org>
11001
11002 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11003 in GDB is disabled.
11004
11005 2017-11-03 Yao Qi <yao.qi@linaro.org>
11006
11007 * gdb.python/py-thrhandle.exp: Skip it if python is not
11008 enabled.
11009
11010 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11011
11012 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11013 as a breakpoint command.
11014
11015 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11016
11017 PR python/21213
11018 * gdb.python/py-infthread.exp: Test calling
11019 InferiorThread.inferior () multiple times in a row.
11020
11021 2017-10-27 Keith Seitz <keiths@redhat.com>
11022
11023 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11024 Test "info break" for every inlined function breakpoint.
11025
11026 2017-10-27 Yao Qi <yao.qi@linaro.org>
11027
11028 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11029
11030 2017-10-26 Patrick Frants <osscontribute@gmail.com>
11031
11032 * gdb.cp/classes.exp (test_static_members): Test printing
11033 Outer::instance.
11034 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11035 (Inner::instance, Outer::instance): New.
11036
11037 2017-10-24 Pedro Alves <palves@redhat.com>
11038
11039 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11040 extra console" test in two stages.
11041
11042 2017-10-24 Pedro Alves <palves@redhat.com>
11043
11044 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11045
11046 2017-10-24 Pedro Alves <palves@redhat.com>
11047
11048 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11049 loop.
11050
11051 2017-10-24 Pedro Alves <palves@redhat.com>
11052
11053 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11054 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11055
11056 2017-10-24 Pedro Alves <palves@redhat.com>
11057
11058 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11059 parameter and handle it. Don't output read value in test name.
11060
11061 2017-10-24 Pedro Alves <palves@redhat.com>
11062
11063 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11064 custom test name.
11065
11066 2017-10-24 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11069 include the unstable output directory name in the test's name.
11070 (initial_setup_simple) <'set args'>: Use custom test name.
11071
11072 2017-10-24 Pedro Alves <palves@redhat.com>
11073
11074 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11075 with explicit test name.
11076
11077 2017-10-20 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11080 'wait -i'. Use gdb_assert and remote_close.
11081
11082 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11083
11084 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11085 number from variable rather than hard-coded.
11086
11087 2017-10-19 Pedro Alves <palves@redhat.com>
11088
11089 * gdb.base/long-inferior-output.c: New file.
11090 * gdb.base/long-inferior-output.exp: New file.
11091
11092 2017-11-18 Keith Seitz <keiths@redhat.com>
11093
11094 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11095 method.
11096 (main): Call it.
11097 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11098 Add additional user-defined conversion operator tests.
11099
11100 2017-10-17 Pedro Alves <palves@redhat.com>
11101
11102 * boards/native-stdio-gdbserver.exp: Load "local-board".
11103
11104 2017-10-17 Pedro Alves <palves@redhat.com>
11105
11106 * gdb.base/quit-live.c: New file.
11107 * gdb.base/quit-live.exp: New file.
11108
11109 2017-10-16 Keith Seitz <keiths@redhat.com>
11110
11111 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11112 (class_with_protected_typedef, class_with_private_typedef)
11113 (struct_with_public_typedef, struct_with_protected_typedef)
11114 (struct_with_private_typedef): New classes/structs.
11115 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11116 typedefs and access specifiers.
11117
11118 2017-10-16 Pedro Alves <palves@redhat.com>
11119 Simon Marchi <simon.marchi@polymtl.ca>
11120
11121 * README (Local vs Remote vs Native): New section.
11122 * boards/local-board.exp: New file, with bits factored out from
11123 ...
11124 * boards/native-extended-gdbserver.exp: ... here. Load
11125 "local-board".
11126 * boards/native-gdbserver.exp: Load "local-board".
11127 (${board}_spawn, ${board}_exec): Delete.
11128 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11129 ...
11130 * boards/stdio-gdbserver-base.exp: ... this new file.
11131 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11132 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11133 procedure.
11134 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11135 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11136 stdio_gdbserver_command.
11137 (${board}_get_remote_address, ${board}_get_comm_port)
11138 (${board}_download, ${board}_upload): Delete.
11139 (get_target_remote_pipe_cmd): New.
11140
11141 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11142
11143 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11144 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11145 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11146 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11147 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11148 remove with_test_prefix.
11149
11150 2017-10-13 Pedro Alves <palves@redhat.com>
11151
11152 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11153 * gdb.base/annota1.exp: Use it instead of is_remote.
11154 * gdb.base/annota3.exp: Use it instead of is_remote.
11155 * gdb.cp/annota2.exp: Use it instead of is_remote.
11156 * gdb.cp/annota3.exp: Use it instead of is_remote.
11157 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11158
11159 2017-10-13 Pedro Alves <palves@redhat.com>
11160
11161 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11162 (test_num_test_vars, run_and_count_vars, find_env)
11163 (test_set_unset_env, test_inherit_env_var): New procedures.
11164 (top level): Use them.
11165
11166 2017-10-13 Pedro Alves <palves@redhat.com>
11167
11168 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11169 also skip on stub-like targets.
11170
11171 2017-10-13 Pedro Alves <palves@redhat.com>
11172
11173 PR gdb/22293
11174 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11175 (top level): Move some tests to ...
11176 (test_not_found): ... this new procedure.
11177 (top level): Call it.
11178
11179 2017-10-13 Pedro Alves <palves@redhat.com>
11180
11181 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11182 expect different "info terminal" output if testing with a
11183 non-native target.
11184
11185 2017-10-13 Pedro Alves <palves@redhat.com>
11186 Simon Marchi <simon.marchi@polymtl.ca>
11187
11188 PR python/12966
11189 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11190
11191 2017-10-13 Pedro Alves <palves@redhat.com>
11192
11193 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11194 already.
11195
11196 2017-10-13 Pedro Alves <palves@redhat.com>
11197
11198 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11199 is_remote.
11200
11201 2017-10-13 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11204 is_remote.
11205
11206 2017-10-13 Pedro Alves <palves@redhat.com>
11207
11208 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11209 is set.
11210 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11211 instead of is_remote.
11212
11213 2017-10-13 Pedro Alves <palves@redhat.com>
11214
11215 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11216 (top level): Add comment.
11217
11218 2017-10-13 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.base/remote.exp (top level): Fix comment typo and add
11221 missing return.
11222
11223 2017-10-13 Pedro Alves <palves@redhat.com>
11224 Simon Marchi <simon.marchi@polymtl.ca>
11225
11226 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11227 calls and add comments. Skip test if use_gdb_stub is set.
11228 (top level): Use "set cwd" command instead of "cd" command.
11229
11230 2017-10-13 Pedro Alves <palves@redhat.com>
11231
11232 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11233 is_remote target check.
11234
11235 2017-10-13 Pedro Alves <palves@redhat.com>
11236
11237 * gdb.base/scope.exp: Use build_executable + clean_restart +
11238 gdb_file_cmd instead of prepare_for_testing and no longer skip
11239 "before run" tests on is_remote target boards. Update comments.
11240 * boards/native-extended-gdbserver.exp
11241 (extended_gdbserver_load_last_file): New, factored out from ...
11242 (gdb_load): ... this. Move further below and add comment.
11243 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11244
11245 2017-10-12 Pedro Alves <palves@redhat.com>
11246
11247 * gdb.base/attach.exp: Remove references to gdb64.
11248 * gdb.base/dbx.exp: Remove references to gdb64.
11249
11250 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11251 Pedro Alves <palves@redhat.com>
11252
11253 * gdb.base/label.exp: Remove is_remote target check.
11254
11255 2017-10-12 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.base/auvx.exp (coredir): Update comment.
11258 (top level) <core_works>: Use "set cwd" command instead of "cd"
11259 command.
11260
11261 2017-10-12 Pedro Alves <palves@redhat.com>
11262 Simon Marchi <simon.marchi@polymtl.ca>
11263
11264 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11265 target boards.
11266
11267 2017-10-12 Pedro Alves <palves@redhat.com>
11268 Simon Marchi <simon.marchi@polymtl.ca>
11269
11270 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11271 Instead skip if there's any gdb_protocol set.
11272
11273 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11274 Pedro Alves <palves@redhat.com>
11275
11276 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11277
11278 2017-10-12 Pedro Alves <palves@redhat.com>
11279 Simon Marchi <simon.marchi@polymtl.ca>
11280
11281 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11282 instead of on dejagnu remote boards.
11283
11284 2017-10-12 Pedro Alves <palves@redhat.com>
11285 Simon Marchi <simon.marchi@polymtl.ca>
11286
11287 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11288 checks. Use build_executable + clean_restart instead of
11289 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11290 of enabling non-stop after starting gdb.
11291
11292 2017-10-12 Pedro Alves <palves@redhat.com>
11293
11294 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11295 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11296 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11297 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11298
11299 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11300
11301 * gdb.arch/arc-tdesc-cpu.exp: New file.
11302 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11303
11304 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11305
11306 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11307
11308 2017-10-10 Pedro Alves <palves@redhat.com>
11309
11310 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11311 expect CLI output.
11312
11313 2017-10-10 Pedro Alves <palves@redhat.com>
11314
11315 * lib/selftest-support.exp (selftest_setup): Update for
11316 captured_command_loop's prototype change.
11317
11318 2017-10-09 Pedro Alves <palves@redhat.com>
11319
11320 Test both arch1=>arch2 and arch2=>arch1.
11321
11322 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11323 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11324 factored out to...
11325 (append_arch1_options, append_arch2_options, append_arch_options)
11326 (build_executables): New procedures.
11327 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11328 local.
11329 (top level): Add new 'first_arch' testing axis.
11330
11331 2017-10-09 Pedro Alves <palves@redhat.com>
11332
11333 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11334 (barrier): New.
11335 (thread_start, all_started): New functions.
11336 (main): Spawn new thread and wait until it is scheduled.
11337 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11338 option.
11339 (do_test): Add 'selected_thread' parameter. Run to all_started
11340 instead of main. Explicitly set the breakpoint at main. Switch
11341 to the SELECTED_THREAD thread.
11342 (top level): Test handling the exec event with either the main
11343 thread or the second thread selected.
11344
11345 2017-10-09 Pedro Alves <palves@redhat.com>
11346
11347 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11348 logic. Move STOP marker after the value checks.
11349 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11350 regexp.
11351
11352 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11353
11354 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11355
11356 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11357
11358 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11359 integer-to-dfp conversion.
11360 * gdb.base/dfp-test.exp: Likewise.
11361
11362 2017-10-04 Pedro Alves <palves@redhat.com>
11363
11364 * gdb.multi/hangout.c: Include <unistd.h>.
11365 (hangout_loop): New function.
11366 (main): Call alarm. Call hangout_loop in a loop.
11367 * gdb.multi/hello.c: Include <unistd.h>.
11368 (hello_loop): New function.
11369 (main): Call alarm. Call hangout_loop in a loop.
11370 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11371 inferior with the other selected.
11372
11373 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11374
11375 * gdb.mi/list-thread-groups-available.exp: New file.
11376 * gdb.mi/list-thread-groups-available.c: New file.
11377
11378 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11379
11380 * gdb.base/set-cwd.exp: Make it available on
11381 native-extended-gdbserver.
11382
11383 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11384
11385 * gdb.base/set-cwd.c: New file.
11386 * gdb.base/set-cwd.exp: Likewise.
11387
11388 2017-10-02 Tom Tromey <tom@tromey.com>
11389
11390 PR rust/22236:
11391 * gdb.rust/simple.rs (main): New variable "fslice".
11392 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11393
11394 2017-10-02 Tom Tromey <tom@tromey.com>
11395
11396 * gdb.rust/simple.exp: Test ptype of a slice.
11397
11398 2017-10-02 Tom Tromey <tom@tromey.com>
11399
11400 * gdb.rust/simple.exp: Test index of slice.
11401
11402 2017-09-27 Tom Tromey <tom@tromey.com>
11403
11404 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11405
11406 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11407 Pedro Alves <palves@redhat.com>
11408
11409 * gdb.base/compare-sections.exp (get value of read-only section): Read
11410 as unsigned value.
11411 (corrupt read-only section): Likewise and don't set written if patching
11412 failed.
11413
11414 2017-09-21 Kevin Buettner <kevinb@redhat.com>
11415
11416 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11417 files.
11418
11419 2017-09-20 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11422 symbol names in gdb's output.
11423 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11424
11425 2017-09-20 Pedro Alves <palves@redhat.com>
11426
11427 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11428 Rename to ...
11429 (test_list_ambiguous_symbol): ... this and add a symbol name
11430 parameter. Adjust.
11431 (test_list_ambiguous_function): Reimplement on top of
11432 test_list_ambiguous_symbol and also test listing ambiguous
11433 variables.
11434 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11435 (ambiguous_fun): ... this.
11436 (ambiguous_var): New.
11437 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11438 (ambiguous_fun): ... this.
11439 (ambiguous_var): New.
11440
11441 2017-09-19 John Baldwin <jhb@FreeBSD.org>
11442
11443 * gdb.base/starti.c: New file.
11444 * gdb.base/starti.exp: New file.
11445 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11446
11447 2017-09-14 Pedro Alves <palves@redhat.com>
11448
11449 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11450 (top level): Use it instead of runto.
11451
11452 2017-09-11 Tom Tromey <tom@tromey.com>
11453
11454 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11455
11456 2017-09-11 Tom Tromey <tom@tromey.com>
11457
11458 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11459 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11460
11461 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11462
11463 * gdb.fortran/printing-types.exp: New file.
11464 * gdb.fortran/printing-types.exp: New file.
11465
11466 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11467
11468 * gdb.fortran/vla-ptype.exp: Fix typos.
11469 * gdb.fortran/vla-value.exp: Same.
11470
11471 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11472
11473 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11474 * gdb.mi/mi-var-child-f.exp: Likewise.
11475 * gdb.mi/mi-vla-fortran.exp: Likewise.
11476
11477 2017-09-08 Frank Penczek <frank.penczek@intel.com>
11478 Christoph Weinmann <christoph.t.weinmann@intel.com>
11479 Bernhard Heckel <bernhard.heckel@intel.com>
11480
11481 * gdb.fortran/ptr-indentation.f90: New file.
11482 * gdb.fortran/ptr-indentation.exp: New file.
11483
11484 2017-09-05 Tom Tromey <tom@tromey.com>
11485
11486 PR gdb/22010:
11487 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11488
11489 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11490
11491 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11492
11493 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11494
11495 * gdb.threads/tls-nodebug-pie.c: New file.
11496 * gdb.threads/tls-nodebug-pie.exp: New file.
11497
11498 2017-09-05 Tom Tromey <tom@tromey.com>
11499
11500 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11501 for rust.
11502
11503 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11504
11505 * gdb.multi/multi-arch-exec.exp: Test with different
11506 "follow-exec-mode" settings.
11507 (do_test): New procedure.
11508
11509 2017-09-04 Pedro Alves <palves@redhat.com>
11510
11511 * gdb.base/func-static.c (S::method const, S::method volatile)
11512 (S::method volatile const): New methods.
11513 (c_s, v_s, cv_s): New instances.
11514 (main): Call method() on them.
11515 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11516 (cannot_resolve): New procedure.
11517 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11518 print-quote-unquoted columns.
11519 (do_test): Test printing each scope too.
11520
11521 2017-09-04 Pedro Alves <palves@redhat.com>
11522
11523 * gdb.base/local-static.exp: Also test with
11524 class::method::variable wholly quoted.
11525 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11526
11527 2017-09-04 Pedro Alves <palves@redhat.com>
11528
11529 * gdb.base/local-static.c: New.
11530 * gdb.base/local-static.cc: New.
11531 * gdb.base/local-static.exp: New.
11532
11533 2017-09-04 Pedro Alves <palves@redhat.com>
11534
11535 * gdb.asm/asm-source.exp: Add casts to int.
11536 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11537 (dataglobal64_1, dataglobal64_2): New globals.
11538 * gdb.base/nodebug.exp: Test different expressions involving the
11539 new globals, with print, whatis and ptype. Add casts to int.
11540 * gdb.base/solib-display.exp: Add casts to int.
11541 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11542 * gdb.cp/m-static.exp: Add cast to int.
11543 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11544 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11545 tls variable with no debug info without a cast. Test with a cast
11546 to int too.
11547 * gdb.trace/entry-values.exp: Add casts.
11548
11549 2017-09-04 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.base/nodebug.exp: Test that ptype's error about functions
11552 with unknown return type includes the function name too.
11553
11554 2017-09-04 Pedro Alves <palves@redhat.com>
11555
11556 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11557 return type of munmap in infcall.
11558 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11559 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11560 type of ftell in infcall.
11561 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11562 type of getpid in infcall.
11563 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11564 infcall.
11565 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11566 Bail on failure to extract the pid.
11567 * gdb.base/nodebug.c: #include <stdint.h>.
11568 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11569 New functions.
11570 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11571 Change expected output of print/whatis/ptype with functions with
11572 no debug info. Test all supported languages. Call
11573 test_call_promotion.
11574 * gdb.compile/compile.exp: Adjust expected output to expect
11575 warning.
11576 * gdb.threads/siginfo-threads.exp: Likewise.
11577
11578 2017-09-04 Pedro Alves <palves@redhat.com>
11579
11580 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11581 "prototypes". Test calling float functions via prototyped and
11582 unprototyped function pointers.
11583 (perform_all_tests): New parameter "prototypes". Pass it down.
11584 (top level): Pass down "prototypes" parameter to
11585 perform_all_tests.
11586
11587 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11588
11589 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11590 Test with nested loops.
11591
11592 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11593
11594 * gdb.base/commands.exp: Call the new procedures.
11595 (loop_break_test, loop_continue_test): New procedures.
11596
11597 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11598
11599 * gdb.base/commands.exp: Call new procedure.
11600 (define_if_without_arg_test): New procedure.
11601
11602 2017-09-04 Pedro Alves <palves@redhat.com>
11603
11604 * gdb.base/list-ambiguous.exp: New file.
11605 * gdb.base/list-ambiguous0.c: New file.
11606 * gdb.base/list-ambiguous1.c: New file.
11607 * gdb.base/list.exp (test_list_range): Adjust expected output.
11608
11609 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11610
11611 * gdb.base/share-env-with-gdbserver.c: New file.
11612 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11613
11614 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11615
11616 * gdb.base/commands.exp (gdbvar_simple_if_test,
11617 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11618 progvar_simple_if_test, progvar_simple_while_test,
11619 progvar_complex_if_while_test, user_defined_command_test,
11620 user_defined_command_args_eval,
11621 user_defined_command_args_stack_test,
11622 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11623 temporary_breakpoint_commands,
11624 gdb_test_no_prompt, redefine_hook_test,
11625 redefine_backtrace_test): Remove "global gdb_prompt".
11626
11627 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11628
11629 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11630 New proc, call it from toplevel.
11631
11632 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11633
11634 PR remote/21852
11635 * gdb.server/normal.c: New file, copied from gdb.base.
11636 * gdb.server/run-without-local-binary.exp: New file.
11637
11638 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
11639
11640 * gdb.arch/sparc64-adi.exp: New file.
11641 * gdb.arch/sparc64-adi.c: New file.
11642
11643 2017-08-22 Pedro Alves <palves@redhat.com>
11644
11645 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11646 (top level): Add "list all overloads" tests.
11647
11648 2017-08-22 Tom Tromey <tom@tromey.com>
11649
11650 * gdb.gdb/xfullpath.exp: Remove.
11651
11652 2017-08-21 Pedro Alves <palves@redhat.com>
11653
11654 PR gdb/19487
11655 * gdb.base/symbol-alias.c: New.
11656 * gdb.base/symbol-alias2.c: New.
11657 * gdb.base/symbol-alias.exp: New.
11658
11659 2017-08-21 Pedro Alves <palves@redhat.com>
11660
11661 * gdb.base/dfp-test.c
11662 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11663 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11664 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11665 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11666 * gdb.base/whatis-ptype-typedefs.c: New.
11667 * gdb.base/whatis-ptype-typedefs.exp: New.
11668 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11669 (an_int, an_int_type, an_int_type2): New globals.
11670 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11671 involving typedefs and cast expressions.
11672 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11673 (lookup_typedefs_function): New.
11674 (typedefs_pretty_printers_dict): New.
11675 (top level): Register lookup_typedefs_function in
11676 gdb.pretty_printers.
11677
11678 2017-08-18 Yao Qi <yao.qi@linaro.org>
11679
11680 * gdb.server/unittest.exp: New.
11681
11682 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11683
11684 PR gdb/21954
11685 * gdb.base/environ.exp: Add test to check if 'unset environment'
11686 works.
11687
11688 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11689
11690 * lib/gdb.exp (universal_compile_options): New caching proc.
11691 (gdb_compile): Suppress GCC's coloring of messages.
11692
11693 2017-08-14 Tom Tromey <tom@tromey.com>
11694
11695 PR gdb/21675:
11696 * gdb.base/printcmds.exp (test_radices): New function.
11697 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11698 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11699 * lib/gdb.exp (get_integer_valueof): Use p/d.
11700
11701 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11702
11703 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11704 characters.
11705
11706 2017-08-05 Tom Tromey <tom@tromey.com>
11707
11708 * gdb.rust/simple.exp: Allow String to appear in a different
11709 namespace.
11710
11711 2017-07-26 Yao Qi <yao.qi@linaro.org>
11712
11713 * gdb.gdb/unittest.exp: Invoke command
11714 "maintenance check xml-descriptions".
11715
11716 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11717
11718 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11719 calling context.
11720 (hex128): Drop erroneous calculation of parameters.
11721
11722 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11723
11724 * gdb.python/py-unwind.exp: Disable stack protection when
11725 building test file.
11726
11727 2017-07-20 Pedro Alves <palves@redhat.com>
11728
11729 * gdb.base/default.exp (set language): Adjust expected output.
11730
11731 2017-07-20 Pedro Alves <palves@redhat.com>
11732
11733 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11734 (test_minsym): ... this, and make static.
11735 (get_pck__foo__bar__minsym): Rename to ...
11736 (get_test_minsym): ... this.
11737 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11738 symbol names and comments.
11739 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11740 (get_test_minsym): ... this.
11741 (pck__foo__bar__minsym__2): Rename to ...
11742 (test_minsym): ... this.
11743 (main): Adjust.
11744
11745 2017-07-17 Pedro Alves <palves@redhat.com>
11746
11747 * gdb.base/completion.exp: Adjust expected output.
11748 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11749 the completer works.
11750
11751 2017-07-17 Pedro Alves <palves@redhat.com>
11752
11753 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11754
11755 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11756
11757 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11758
11759 2017-07-14 Tom Tromey <tom@tromey.com>
11760
11761 PR rust/21764:
11762 * gdb.rust/simple.exp: Add tests.
11763
11764 2017-07-14 Tom Tromey <tom@tromey.com>
11765
11766 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11767
11768 2017-07-14 Pedro Alves <palves@redhat.com>
11769
11770 * gdb.linespec/base/one/thefile.cc (z1): New function.
11771 * gdb.linespec/base/two/thefile.cc (z2): New function.
11772 * gdb.linespec/linespec.exp: Add tests.
11773
11774 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11775
11776 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11777 to mi_create_breakpoint.
11778
11779 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11780
11781 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11782 mi_create_breakpoint.
11783
11784 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11785
11786 * gdb.dlang/demangle.exp: Update for demangling changes.
11787
11788 2017-07-09 Tom Tromey <tom@tromey.com>
11789
11790 * gdb.dwarf2/shortpiece.exp: New file.
11791
11792 2017-07-06 David Blaikie <dblaikie@gmail.com>
11793
11794 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11795 built from fissiont-multi-cu{1,2}.c.
11796 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11797 except putting 'main' and 'func' in separate CUs in the same DWO file.
11798 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11799 test.
11800 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11801 test.
11802
11803 2017-07-06 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.python/py-unwind.exp: Test flushregs.
11806
11807 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11808
11809 PR cli/21688
11810 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11811 tests for alias commands and trailing whitespace.
11812
11813 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11814
11815 PR cli/21688
11816 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11817 procedure. Call it.
11818
11819 2017-06-29 Pedro Alves <palves@redhat.com>
11820
11821 * gdb.base/printcmds.exp: Add tests.
11822
11823 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11824
11825 PR gdb/21337
11826 * gdb.base/reread-readsym.exp: New file.
11827 * gdb.base/reread-readsym.c: New file.
11828
11829 2017-06-21 Kevin Buettner <kevinb@redhat.com>
11830
11831 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11832 subpattern.
11833
11834 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11835
11836 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11837 extended mnemonic.
11838 * gdb.arch/powerpc-power9.s: Likewise.
11839
11840 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11841
11842 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11843 on 32-bit x86 targets. Exploit is_*_target macros where
11844 appropriate.
11845
11846 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11847
11848 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11849 register pieces.
11850
11851 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11852
11853 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11854 located in one or more DWARF pieces.
11855
11856 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11857
11858 * lib/gdb.exp (get_endianness): New proc.
11859 * gdb.arch/aarch64-fp.exp: Use it.
11860 * gdb.arch/altivec-regs.exp: Likewise.
11861 * gdb.arch/e500-regs.exp: Likewise.
11862 * gdb.arch/vsx-regs.exp: Likewise.
11863 * gdb.base/dump.exp: Likewise.
11864 * gdb.base/funcargs.exp: Likewise.
11865 * gdb.base/gnu_vector.exp: Likewise.
11866 * gdb.dwarf2/formdata16.exp: Likewise.
11867 * gdb.dwarf2/implptrpiece.exp: Likewise.
11868 * gdb.dwarf2/nonvar-access.exp: Likewise.
11869 * gdb.python/py-inferior.exp: Likewise.
11870 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11871
11872 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11873
11874 PR gdb/21226
11875 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11876 stack value pieces are taken from the LSB end.
11877
11878 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11879
11880 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11881 variable at nonzero offset.
11882
11883 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11884
11885 * gdb.dwarf2/var-access.c: New file.
11886 * gdb.dwarf2/var-access.exp: New test.
11887 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11888
11889 2017-06-12 Tom Tromey <tom@tromey.com>
11890
11891 * gdb.dwarf2/formdata16.exp: Add tests.
11892
11893 2017-06-12 Tom Tromey <tom@tromey.com>
11894
11895 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11896
11897 2017-06-12 Tom Tromey <tom@tromey.com>
11898
11899 PR exp/16225:
11900 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11901 * gdb.arch/vsx-regs.exp: Update tests.
11902 * gdb.arch/s390-vregs.exp (hex128): New proc.
11903 Update test.
11904 * gdb.arch/altivec-regs.exp: Update tests.
11905
11906 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11907
11908 * gdb.base/startup-with-shell.c: New file.
11909 * gdb.base/startup-with-shell.exp: Likewise.
11910
11911 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11912
11913 * gdb.server/non-existing-program.exp: Update regex in order to
11914 reflect the fact that gdbserver is now using fork_inferior (with a
11915 shell) to startup the inferior.
11916
11917 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11918
11919 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11920 support function calls from GDB.
11921
11922 2017-05-21 Tom Tromey <tom@tromey.com>
11923
11924 PR rust/21466:
11925 * gdb.rust/unsized.exp: New file.
11926 * gdb.rust/unsized.rs: New file.
11927
11928 2017-05-19 Tom Tromey <tom@tromey.com>
11929
11930 PR rust/21484:
11931 * gdb.rust/watch.exp: New file.
11932 * gdb.rust/watch.rs: New file.
11933
11934 2017-05-18 Tom Tromey <tom@tromey.com>
11935
11936 * gdb.rust/simple.exp: Allow Box to be qualified.
11937
11938 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11939
11940 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11941
11942 2017-05-18 Pedro Alves <palves@redhat.com>
11943
11944 * gdb.base/fileio.c (test_write, test_read, test_close)
11945 (test_fstat): Don't print 'ret' in the fail path.
11946
11947 2017-05-18 Pedro Alves <palves@redhat.com>
11948
11949 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11950 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11951 (test_system, test_rename, test_unlink, test_time): Change
11952 prototypes.
11953 * gdb.base/fileio.exp (stop_msg): Adjust.
11954
11955 2017-05-18 Pedro Alves <palves@redhat.com>
11956
11957 * gdb.base/fileio.c (null_str): New global.
11958 (test_stat): Use it.
11959 * gdb.base/fileio.exp: Remove nowarnings.
11960
11961 2017-05-17 Yao Qi <yao.qi@linaro.org>
11962
11963 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11964
11965 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11966
11967 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11968 argument command.
11969 (top-level): Invoke test_set_inferior_tty.
11970
11971 2017-05-04 Pedro Alves <palves@redhat.com>
11972
11973 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11974 Add parens to print call for Python 3.
11975
11976 2017-05-03 Keith Seitz <keiths@redhat.com>
11977
11978 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11979 (main): Call it.
11980
11981 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11982
11983 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11984 to prev and next.
11985
11986 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11987
11988 * gdb.python/py-record-btrace.exp: Remove test for
11989 gdb.BtraceInstruction.error.
11990
11991 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11992
11993 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11994
11995 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11996
11997 * gdb.python/py-record-btrace-threads.c: New file.
11998 * gdb.python/py-record-btrace-threads.exp: New file.
11999
12000 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12001
12002 PR testsuite/8595
12003 * gdb.base/environ.exp: Make test available in all architectures.
12004 Move bits related to "info program" testing to
12005 gdb.base/info-program.exp. Rewrite tests to use the two new
12006 procedures mentione below.
12007 (test_set_show_env_var) New procedure.
12008 (test_set_show_env_var_equal): Likewise.
12009 * gdb.base/info-program.exp: New file.
12010
12011 2017-04-27 Keith Seitz <keiths@redhat.com>
12012
12013 * gdb.cp/oranking.cc (test15): New function.
12014 (main): Call test15 and declare additional variables for testing.
12015 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12016 "p foo101('abc')" tests.
12017 Add tests for cv qualifier overloads.
12018 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12019 "lvalue reference overload" test.
12020 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12021 "print value of f1 on Child&& in f2" test.
12022
12023 2017-04-19 Pedro Alves <palves@redhat.com>
12024
12025 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12026 procedure.
12027 (top level): Call it.
12028 * lib/gdb.exp (gdb_define_cmd): New procedure.
12029
12030 2017-04-12 Pedro Alves <palves@redhat.com>
12031
12032 PR gdb/21323
12033 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12034 (wchar): New global.
12035 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12036 (do_test_wide_char, wide_char_types_no_program, top level): Add
12037 wchar_t testing.
12038
12039 2017-04-12 Pedro Alves <palves@redhat.com>
12040
12041 PR c++/21323
12042 * gdb.cp/wide_char_types.c: New file.
12043 * gdb.cp/wide_char_types.exp: New file.
12044
12045 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12046
12047 PR gdb/21352
12048 * gdb.trace/tsv.exp: Add test for "tsave -r".
12049
12050 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12051
12052 * gdb.dlang/watch-loc.c: New file.
12053 * gdb.dlang/watch-loc.exp: New file.
12054
12055 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12056
12057 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12058
12059 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12060
12061 * gdb.arch/arc-analyze-prologue.S: New file.
12062 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12063
12064 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12065
12066 * gdb.arch/arc-decode-insn.S: New file.
12067 * gdb.arch/arc-decode-insn.exp: Likewise.
12068
12069 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12070
12071 PR tdep/20928
12072 * gdb.arch/sparc64-regs.exp: New file.
12073 * gdb.arch/sparc64-regs.S: Likewise.
12074
12075 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12076
12077 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12078 and memory view on Python 3.
12079
12080 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
12081 Keith Seitz <keiths@redhat.com>
12082
12083 PR gdb/14441
12084 * gdb.cp/demangle.exp: Add rvalue reference tests.
12085 * gdb.cp/rvalue-ref-casts.cc: New file.
12086 * gdb.cp/rvalue-ref-casts.exp: New file.
12087 * gdb.cp/rvalue-ref-overload.cc: New file.
12088 * gdb.cp/rvalue-ref-overload.exp: New file.
12089 * gdb.cp/rvalue-ref-params.cc: New file.
12090 * gdb.cp/rvalue-ref-params.exp: New file.
12091 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12092 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12093 * gdb.cp/rvalue-ref-types.cc: New file.
12094 * gdb.cp/rvalue-ref-types.exp: New file.
12095 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12096 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12097
12098 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12099
12100 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12101 New procedure.
12102
12103 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12104
12105 * lib/mi-support.exp (mi_gdb_test): Add additional message
12106 for unexpected output.
12107
12108 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12109
12110 * gdb.base/examine-backward.c (Barrier): New character array
12111 constant, to ensure that TestStrings is preceded by a string
12112 terminator.
12113
12114 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12115
12116 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12117 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12118 and implicit pointer into such a location.
12119
12120 2017-03-16 Doug Evans <dje@google.com>
12121
12122 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12123
12124 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12125
12126 * gdb.cp/m-static.exp: Fix expectation for prototype of
12127 test5.single_constructor and single_constructor::single_constructor.
12128
12129 2017-03-16 Doug Evans <dje@google.com>
12130
12131 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12132 * gdb.guile/scm-lazy-string.c: New file.
12133 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12134 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12135 for pointer, array, typedef lazy strings.
12136
12137 2017-03-16 Doug Evans <dje@google.com>
12138
12139 PR python/17728, python/18439, python/18779
12140 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12141 * gdb.python/py-lazy-string.c (pointer): New typedef.
12142 (main): New locals ptr, array, typedef_ptr.
12143 * gdb.python/py-value.exp: Move lazy string tests to ...
12144 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12145 array, typedef lazy strings.
12146
12147 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12148
12149 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12150 Add optional 'test' parameter.
12151
12152 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12153
12154 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12155 Skip for versions of DejaGnu < 1.5.
12156
12157 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12158
12159 * lib/gdb.exp (dejagnu_version): New proc.
12160 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12161 Use dejagnu_version.
12162
12163 2017-03-10 Keith Seitz <keiths@redhat.com>
12164
12165 PR c++/8128
12166 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12167 type from destructor regexps.
12168 Add a branch which actually passes the test.
12169 Adjust "ptype t5i" test names.
12170
12171 2017-03-08 Pedro Alves <palves@redhat.com>
12172
12173 * gdb.base/step-over-exit.exp: Add explicit test message.
12174
12175 2017-03-08 Pedro Alves <palves@redhat.com>
12176
12177 PR gdb/18360
12178 * gdb.threads/interrupt-while-step-over.c: New file.
12179 * gdb.threads/interrupt-while-step-over.exp: New file.
12180
12181 2017-03-08 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12184 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12185
12186 2017-03-08 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12189 PKRU as not supported as a PASS.
12190
12191 2017-03-08 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12194 prefix instead of $binfile1/$binfile2.
12195 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12196 in test message.
12197 * gdb.python/py-completion.exp: Use "load python file" as test
12198 messages instead of unstable path names.
12199
12200 2017-03-08 Pedro Alves <palves@redhat.com>
12201 Jan Kratochvil <jan.kratochvil@redhat.com>
12202
12203 PR cli/21218
12204 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12205 New proc.
12206 (top level): Call it.
12207
12208 2017-03-08 Pedro Alves <palves@redhat.com>
12209
12210 PR tui/21216
12211 * gdb.tui/tui-nl-filtered-output.exp: New file.
12212
12213 2017-03-08 Pedro Alves <palves@redhat.com>
12214
12215 * gdb.base/completion.exp: Move TUI completion tests to ...
12216 * gdb.tui/completion.exp: ... this new file.
12217
12218 2017-03-08 Pedro Alves <palves@redhat.com>
12219
12220 * gdb.base/tui-disasm-long-lines.c,
12221 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12222 gdb.base/tui-layout.exp: Move to ...
12223 * gdb.tui/: ... this new directory.
12224
12225 2017-03-07 Pedro Alves <palves@redhat.com>
12226
12227 * gdb.base/tui-layout.c: New file.
12228 * gdb.base/tui-layout.exp: New file.
12229
12230 2017-03-07 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.base/tui-layout.c: Rename to ...
12233 * gdb.base/tui-disasm-long-lines.c: ... this.
12234 * gdb.base/tui-layout.exp: Rename to ...
12235 * gdb.base/tui-disasm-long-lines.exp: ... this.
12236
12237 2017-03-07 Pedro Alves <palves@redhat.com>
12238
12239 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12240
12241 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12242
12243 * i386-mpx-call.c: New file.
12244 * i386-mpx-call.exp: New file.
12245
12246 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12247
12248 * gdb.arch/powerpc-power.exp: Delete test.
12249 * gdb.arch/powerpc-power.s: Likewise.
12250 * gdb.disasm/disassembler-options.exp: New test.
12251 * gdb.arch/powerpc-altivec.exp: Likewise.
12252 * gdb.arch/powerpc-altivec.s: Likewise.
12253 * gdb.arch/powerpc-altivec2.exp: Likewise.
12254 * gdb.arch/powerpc-altivec2.s: Likewise.
12255 * gdb.arch/powerpc-altivec3.exp: Likewise.
12256 * gdb.arch/powerpc-altivec3.s: Likewise.
12257 * gdb.arch/powerpc-power7.exp: Likewise.
12258 * gdb.arch/powerpc-power7.s: Likewise.
12259 * gdb.arch/powerpc-power8.exp: Likewise.
12260 * gdb.arch/powerpc-power8.s: Likewise.
12261 * gdb.arch/powerpc-power9.exp: Likewise.
12262 * gdb.arch/powerpc-power9.s: Likewise.
12263 * gdb.arch/powerpc-vsx.exp: Likewise.
12264 * gdb.arch/powerpc-vsx.s: Likewise.
12265 * gdb.arch/powerpc-vsx2.exp: Likewise.
12266 * gdb.arch/powerpc-vsx2.s: Likewise.
12267 * gdb.arch/powerpc-vsx3.exp: Likewise.
12268 * gdb.arch/powerpc-vsx3.s: Likewise.
12269 * gdb.arch/arm-disassembler-options.exp: Likewise.
12270 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12271 * gdb.arch/s390-disassembler-options.exp: Likewise.
12272
12273 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
12274
12275 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12276 (check_supported_features): ... this. Changed return type to void.
12277 (supports_rdseed): New static global.
12278 (rdseed): Check supports_rdseed.
12279 (initialize): Call check_supported_features.
12280
12281 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12282
12283 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12284 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12285 and lqarx/stqcx.
12286 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12287 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12288
12289 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12290
12291 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12292 uppercase.
12293
12294 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12295
12296 * gdb.dwarf2/formdata16.c: New file.
12297 * gdb.dwarf2/formdata16.exp: New file.
12298 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12299
12300 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12301
12302 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12303 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12304 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12305 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12306 DW_AT_GNU_*.
12307
12308 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12309
12310 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12311
12312 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12313
12314 PR gdb/21164
12315 * gdb.base/maint.exp: Add testcases for when the commands do
12316 not have arguments.
12317
12318 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12319
12320 * gdb.cp/chained-calls.exp: Use p instead of P.
12321
12322 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12323
12324 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12325 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12326
12327 2017-02-14 Tom Tromey <tom@tromey.com>
12328
12329 PR python/13598:
12330 * gdb.python/py-events.exp: Add before_prompt event tests.
12331
12332 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12333
12334 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12335
12336 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12337
12338 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12339 (main): Call my_unique_function_name.
12340 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12341 completion of patterns with a single match.
12342 Add missing -re switches to gdb_test_multiple calls.
12343
12344 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12345
12346 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12347 return if core file is not recognized.
12348
12349 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12350
12351 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12352 and extra UIs.
12353
12354 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12355
12356 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12357 proc_with_prefix.
12358
12359 2017-02-10 Tom Tromey <tom@tromey.com>
12360
12361 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12362
12363 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
12364
12365 PR gdb/21122
12366 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12367
12368 2017-02-08 Jerome Guitton <guitton@adacore.com>
12369
12370 * gdb.base/define.exp: Add test for command abbreviations
12371 in define.
12372
12373 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
12374
12375 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12376 * gdb.reverse/insn-reverse-x86.c: New file.
12377
12378 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12379
12380 PR tdep/20936
12381 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12382
12383 2017-02-03 Tom Tromey <tom@tromey.com>
12384
12385 PR rust/21097:
12386 * gdb.rust/simple.exp: Add new tests.
12387
12388 2017-02-02 Pedro Alves <palves@redhat.com>
12389
12390 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12391 tests.
12392
12393 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12394
12395 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12396 taking a 2-byte value out of a 4-byte DWARF implicit value on
12397 big-endian targets.
12398 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12399 logic. Add test cases for DW_OP_implicit.
12400
12401 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12402
12403 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12404
12405 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12406
12407 * gdb.btrace/enable.exp: Call gdb_exit before
12408 skip_gdbserver_tests.
12409
12410 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12411
12412 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12413 GDBFLAGS.
12414
12415 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12416
12417 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12418 the test is skipped.
12419 * gdb.btrace/data.exp: Likewise.
12420 * gdb.btrace/delta.exp: Likewise.
12421 * gdb.btrace/dlopen.exp: Likewise.
12422 * gdb.btrace/enable-running.exp: Likewise.
12423 * gdb.btrace/enable.exp: Likewise.
12424 * gdb.btrace/exception.exp: Likewise.
12425 * gdb.btrace/function_call_history.exp: Likewise.
12426 * gdb.btrace/gcore.exp: Likewise.
12427 * gdb.btrace/instruction_history.exp: Likewise.
12428 * gdb.btrace/multi-thread-step.exp: Likewise.
12429 * gdb.btrace/nohist.exp: Likewise.
12430 * gdb.btrace/non-stop.exp: Likewise.
12431 * gdb.btrace/reconnect.exp: Likewise.
12432 * gdb.btrace/record_goto-step.exp: Likewise.
12433 * gdb.btrace/record_goto.exp: Likewise.
12434 * gdb.btrace/rn-dl-bind.exp: Likewise.
12435 * gdb.btrace/segv.exp: Likewise.
12436 * gdb.btrace/step.exp: Likewise.
12437 * gdb.btrace/stepi.exp: Likewise.
12438 * gdb.btrace/tailcall-only.exp: Likewise.
12439 * gdb.btrace/tailcall.exp: Likewise.
12440 * gdb.btrace/tsx.exp: Likewise.
12441 * gdb.btrace/unknown_functions.exp: Likewise.
12442 * gdb.btrace/vdso.exp: Likewise.
12443
12444 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12445
12446 * gdb.btrace/enable-running.c: New.
12447 * gdb.btrace/enable-running.exp: New.
12448
12449 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12450
12451 * gdb.arch/amd64-gs_base.c: New file.
12452 * gdb.arch/amd64-gs_base.exp: New file.
12453
12454 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12455
12456 * lib/memory.exp: Remove spurious empty newlines.
12457
12458 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12459
12460 * gdb.python/py-bad-printers.exp: Load python file using "source".
12461 * gdb.python/py-events.exp: Likewise.
12462 * gdb.python/py-evsignal.exp: Likewise.
12463 * gdb.python/py-evthreads.exp: Likewise.
12464 * gdb.python/py-frame-args.exp: Likewise.
12465 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12466 * gdb.python/py-framefilter-mi.exp: Likewise.
12467 * gdb.python/py-framefilter.exp: Likewise.
12468 * gdb.python/py-mi.exp: Likewise.
12469 * gdb.python/py-pp-maint.exp: Likewise.
12470 * gdb.python/py-pp-registration.exp: Likewise.
12471 * gdb.python/py-prettyprint.exp: Likewise.
12472 (run_lang_tests): Likewise.
12473 * gdb.python/py-typeprint.exp: Likewise.
12474
12475 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12476
12477 * lib/memory.exp: New file.
12478 * lib/gdb.exp: Load memory.exp.
12479 * gdb.base/memattr.exp (delete_memory): Move proc to
12480 lib/memory.exp and rename to delete_memory_regions.
12481 Replace delete_memory with delete_memory_regions.
12482 Cleanup memory regions before tests.
12483 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12484 before tests.
12485
12486 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12487
12488 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12489 files.
12490 (initialize): New function conditionally defined.
12491 (testcases): Move within conditional block.
12492 (main): Call initialize.
12493 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12494 of gdb.reverse/insn-reverse.c.
12495 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12496 gdb.reverse/insn-reverse.c.
12497
12498 2017-01-26 Yao Qi <yao.qi@linaro.org>
12499
12500 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12501 disassemble on address 0.
12502
12503 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12504 Yao Qi <yao.qi@linaro.org>
12505
12506 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12507 * gdb.dwarf2/implptr-64bit.S: Remove.
12508 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12509 variables in caller's context. Add DW_OP_implicit_value.
12510
12511 2017-01-25 Yao Qi <yao.qi@linaro.org>
12512
12513 * lib/dwarf.exp (Dwarf::_location): Handle
12514 DW_OP_GNU_implicit_pointer with proper size.
12515
12516 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12517
12518 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12519 and add untested calls.
12520
12521 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12522
12523 * gdb.python/python.exp: Check line number against what GDB thinks
12524 the line number is for func1.
12525
12526 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12527
12528 * gdb.dlang/debug-expr.exp: New file.
12529
12530 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
12531
12532 Fix test names for the following files:
12533
12534 * gdb.ada/exec_changed.exp
12535 * gdb.ada/info_types.exp
12536 * gdb.arch/aarch64-atomic-inst.exp
12537 * gdb.arch/aarch64-fp.exp
12538 * gdb.arch/altivec-abi.exp
12539 * gdb.arch/altivec-regs.exp
12540 * gdb.arch/amd64-byte.exp
12541 * gdb.arch/amd64-disp-step.exp
12542 * gdb.arch/amd64-dword.exp
12543 * gdb.arch/amd64-entry-value-inline.exp
12544 * gdb.arch/amd64-entry-value-param.exp
12545 * gdb.arch/amd64-entry-value-paramref.exp
12546 * gdb.arch/amd64-entry-value.exp
12547 * gdb.arch/amd64-i386-address.exp
12548 * gdb.arch/amd64-invalid-stack-middle.exp
12549 * gdb.arch/amd64-invalid-stack-top.exp
12550 * gdb.arch/amd64-optimout-repeat.exp
12551 * gdb.arch/amd64-prologue-skip.exp
12552 * gdb.arch/amd64-prologue-xmm.exp
12553 * gdb.arch/amd64-stap-special-operands.exp
12554 * gdb.arch/amd64-stap-wrong-subexp.exp
12555 * gdb.arch/amd64-tailcall-cxx.exp
12556 * gdb.arch/amd64-tailcall-noret.exp
12557 * gdb.arch/amd64-tailcall-ret.exp
12558 * gdb.arch/amd64-tailcall-self.exp
12559 * gdb.arch/amd64-word.exp
12560 * gdb.arch/arm-bl-branch-dest.exp
12561 * gdb.arch/arm-disp-step.exp
12562 * gdb.arch/arm-neon.exp
12563 * gdb.arch/arm-single-step-kernel-helper.exp
12564 * gdb.arch/avr-flash-qualifier.exp
12565 * gdb.arch/disp-step-insn-reloc.exp
12566 * gdb.arch/e500-abi.exp
12567 * gdb.arch/e500-regs.exp
12568 * gdb.arch/ftrace-insn-reloc.exp
12569 * gdb.arch/i386-avx512.exp
12570 * gdb.arch/i386-bp_permanent.exp
12571 * gdb.arch/i386-byte.exp
12572 * gdb.arch/i386-cfi-notcurrent.exp
12573 * gdb.arch/i386-disp-step.exp
12574 * gdb.arch/i386-dr3-watch.exp
12575 * gdb.arch/i386-float.exp
12576 * gdb.arch/i386-gnu-cfi.exp
12577 * gdb.arch/i386-mpx-map.exp
12578 * gdb.arch/i386-mpx-sigsegv.exp
12579 * gdb.arch/i386-mpx-simple_segv.exp
12580 * gdb.arch/i386-mpx.exp
12581 * gdb.arch/i386-permbkpt.exp
12582 * gdb.arch/i386-prologue.exp
12583 * gdb.arch/i386-signal.exp
12584 * gdb.arch/i386-size-overlap.exp
12585 * gdb.arch/i386-unwind.exp
12586 * gdb.arch/i386-word.exp
12587 * gdb.arch/mips-fcr.exp
12588 * gdb.arch/powerpc-d128-regs.exp
12589 * gdb.arch/powerpc-stackless.exp
12590 * gdb.arch/ppc64-atomic-inst.exp
12591 * gdb.arch/s390-stackless.exp
12592 * gdb.arch/s390-tdbregs.exp
12593 * gdb.arch/s390-vregs.exp
12594 * gdb.arch/sparc-sysstep.exp
12595 * gdb.arch/thumb-bx-pc.exp
12596 * gdb.arch/thumb-singlestep.exp
12597 * gdb.arch/thumb2-it.exp
12598 * gdb.arch/vsx-regs.exp
12599 * gdb.asm/asm-source.exp
12600 * gdb.base/a2-run.exp
12601 * gdb.base/advance.exp
12602 * gdb.base/all-bin.exp
12603 * gdb.base/anon.exp
12604 * gdb.base/args.exp
12605 * gdb.base/arithmet.exp
12606 * gdb.base/async-shell.exp
12607 * gdb.base/async.exp
12608 * gdb.base/attach-pie-noexec.exp
12609 * gdb.base/attach-twice.exp
12610 * gdb.base/auto-load.exp
12611 * gdb.base/bang.exp
12612 * gdb.base/bitfields.exp
12613 * gdb.base/break-always.exp
12614 * gdb.base/break-caller-line.exp
12615 * gdb.base/break-entry.exp
12616 * gdb.base/break-inline.exp
12617 * gdb.base/break-on-linker-gcd-function.exp
12618 * gdb.base/break-probes.exp
12619 * gdb.base/break.exp
12620 * gdb.base/breakpoint-shadow.exp
12621 * gdb.base/call-ar-st.exp
12622 * gdb.base/call-sc.exp
12623 * gdb.base/call-signal-resume.exp
12624 * gdb.base/call-strs.exp
12625 * gdb.base/callfuncs.exp
12626 * gdb.base/catch-fork-static.exp
12627 * gdb.base/catch-gdb-caused-signals.exp
12628 * gdb.base/catch-load.exp
12629 * gdb.base/catch-signal-fork.exp
12630 * gdb.base/catch-signal.exp
12631 * gdb.base/catch-syscall.exp
12632 * gdb.base/charset.exp
12633 * gdb.base/checkpoint.exp
12634 * gdb.base/chng-syms.exp
12635 * gdb.base/code-expr.exp
12636 * gdb.base/code_elim.exp
12637 * gdb.base/commands.exp
12638 * gdb.base/completion.exp
12639 * gdb.base/complex.exp
12640 * gdb.base/cond-expr.exp
12641 * gdb.base/condbreak.exp
12642 * gdb.base/consecutive.exp
12643 * gdb.base/continue-all-already-running.exp
12644 * gdb.base/coredump-filter.exp
12645 * gdb.base/corefile.exp
12646 * gdb.base/dbx.exp
12647 * gdb.base/debug-expr.exp
12648 * gdb.base/define.exp
12649 * gdb.base/del.exp
12650 * gdb.base/disabled-location.exp
12651 * gdb.base/disasm-end-cu.exp
12652 * gdb.base/disasm-optim.exp
12653 * gdb.base/display.exp
12654 * gdb.base/duplicate-bp.exp
12655 * gdb.base/ena-dis-br.exp
12656 * gdb.base/ending-run.exp
12657 * gdb.base/enumval.exp
12658 * gdb.base/environ.exp
12659 * gdb.base/eu-strip-infcall.exp
12660 * gdb.base/eval-avoid-side-effects.exp
12661 * gdb.base/eval-skip.exp
12662 * gdb.base/exitsignal.exp
12663 * gdb.base/expand-psymtabs.exp
12664 * gdb.base/filesym.exp
12665 * gdb.base/find-unmapped.exp
12666 * gdb.base/finish.exp
12667 * gdb.base/float.exp
12668 * gdb.base/foll-exec-mode.exp
12669 * gdb.base/foll-exec.exp
12670 * gdb.base/foll-fork.exp
12671 * gdb.base/fortran-sym-case.exp
12672 * gdb.base/freebpcmd.exp
12673 * gdb.base/func-ptr.exp
12674 * gdb.base/func-ptrs.exp
12675 * gdb.base/funcargs.exp
12676 * gdb.base/gcore-buffer-overflow.exp
12677 * gdb.base/gcore-relro-pie.exp
12678 * gdb.base/gcore-relro.exp
12679 * gdb.base/gcore.exp
12680 * gdb.base/gdb1090.exp
12681 * gdb.base/gdb11530.exp
12682 * gdb.base/gdb11531.exp
12683 * gdb.base/gdb1821.exp
12684 * gdb.base/gdbindex-stabs.exp
12685 * gdb.base/gdbvars.exp
12686 * gdb.base/hbreak.exp
12687 * gdb.base/hbreak2.exp
12688 * gdb.base/included.exp
12689 * gdb.base/infcall-input.exp
12690 * gdb.base/inferior-died.exp
12691 * gdb.base/infnan.exp
12692 * gdb.base/info-macros.exp
12693 * gdb.base/info-os.exp
12694 * gdb.base/info-proc.exp
12695 * gdb.base/info-shared.exp
12696 * gdb.base/info-target.exp
12697 * gdb.base/infoline.exp
12698 * gdb.base/interp.exp
12699 * gdb.base/interrupt.exp
12700 * gdb.base/jit-reader.exp
12701 * gdb.base/jit-simple.exp
12702 * gdb.base/kill-after-signal.exp
12703 * gdb.base/kill-detach-inferiors-cmd.exp
12704 * gdb.base/label.exp
12705 * gdb.base/langs.exp
12706 * gdb.base/ldbl_e308.exp
12707 * gdb.base/line-symtabs.exp
12708 * gdb.base/linespecs.exp
12709 * gdb.base/list.exp
12710 * gdb.base/long_long.exp
12711 * gdb.base/longest-types.exp
12712 * gdb.base/maint.exp
12713 * gdb.base/max-value-size.exp
12714 * gdb.base/memattr.exp
12715 * gdb.base/mips_pro.exp
12716 * gdb.base/morestack.exp
12717 * gdb.base/moribund-step.exp
12718 * gdb.base/multi-forks.exp
12719 * gdb.base/nested-addr.exp
12720 * gdb.base/nextoverexit.exp
12721 * gdb.base/noreturn-finish.exp
12722 * gdb.base/noreturn-return.exp
12723 * gdb.base/nostdlib.exp
12724 * gdb.base/offsets.exp
12725 * gdb.base/opaque.exp
12726 * gdb.base/pc-fp.exp
12727 * gdb.base/permissions.exp
12728 * gdb.base/print-symbol-loading.exp
12729 * gdb.base/prologue-include.exp
12730 * gdb.base/psymtab.exp
12731 * gdb.base/ptype.exp
12732 * gdb.base/random-signal.exp
12733 * gdb.base/randomize.exp
12734 * gdb.base/range-stepping.exp
12735 * gdb.base/readline-ask.exp
12736 * gdb.base/recpar.exp
12737 * gdb.base/recurse.exp
12738 * gdb.base/relational.exp
12739 * gdb.base/restore.exp
12740 * gdb.base/return-nodebug.exp
12741 * gdb.base/return.exp
12742 * gdb.base/run-after-attach.exp
12743 * gdb.base/save-bp.exp
12744 * gdb.base/scope.exp
12745 * gdb.base/sect-cmd.exp
12746 * gdb.base/set-lang-auto.exp
12747 * gdb.base/set-noassign.exp
12748 * gdb.base/setvar.exp
12749 * gdb.base/sigall.exp
12750 * gdb.base/sigbpt.exp
12751 * gdb.base/siginfo-addr.exp
12752 * gdb.base/siginfo-infcall.exp
12753 * gdb.base/siginfo-obj.exp
12754 * gdb.base/siginfo.exp
12755 * gdb.base/signals-state-child.exp
12756 * gdb.base/signest.exp
12757 * gdb.base/sigstep.exp
12758 * gdb.base/sizeof.exp
12759 * gdb.base/skip.exp
12760 * gdb.base/solib-corrupted.exp
12761 * gdb.base/solib-nodir.exp
12762 * gdb.base/solib-search.exp
12763 * gdb.base/stack-checking.exp
12764 * gdb.base/stale-infcall.exp
12765 * gdb.base/stap-probe.exp
12766 * gdb.base/start.exp
12767 * gdb.base/step-break.exp
12768 * gdb.base/step-bt.exp
12769 * gdb.base/step-line.exp
12770 * gdb.base/step-over-exit.exp
12771 * gdb.base/step-over-syscall.exp
12772 * gdb.base/step-resume-infcall.exp
12773 * gdb.base/step-test.exp
12774 * gdb.base/store.exp
12775 * gdb.base/structs3.exp
12776 * gdb.base/sym-file.exp
12777 * gdb.base/symbol-without-target_section.exp
12778 * gdb.base/term.exp
12779 * gdb.base/testenv.exp
12780 * gdb.base/ui-redirect.exp
12781 * gdb.base/until.exp
12782 * gdb.base/unwindonsignal.exp
12783 * gdb.base/value-double-free.exp
12784 * gdb.base/vla-datatypes.exp
12785 * gdb.base/vla-ptr.exp
12786 * gdb.base/vla-sideeffect.exp
12787 * gdb.base/volatile.exp
12788 * gdb.base/watch-cond-infcall.exp
12789 * gdb.base/watch-cond.exp
12790 * gdb.base/watch-non-mem.exp
12791 * gdb.base/watch-read.exp
12792 * gdb.base/watch-vfork.exp
12793 * gdb.base/watchpoint-cond-gone.exp
12794 * gdb.base/watchpoint-delete.exp
12795 * gdb.base/watchpoint-hw-hit-once.exp
12796 * gdb.base/watchpoint-hw.exp
12797 * gdb.base/watchpoint-stops-at-right-insn.exp
12798 * gdb.base/watchpoints.exp
12799 * gdb.base/wchar.exp
12800 * gdb.base/whatis-exp.exp
12801 * gdb.btrace/buffer-size.exp
12802 * gdb.btrace/data.exp
12803 * gdb.btrace/delta.exp
12804 * gdb.btrace/dlopen.exp
12805 * gdb.btrace/enable.exp
12806 * gdb.btrace/exception.exp
12807 * gdb.btrace/function_call_history.exp
12808 * gdb.btrace/gcore.exp
12809 * gdb.btrace/instruction_history.exp
12810 * gdb.btrace/nohist.exp
12811 * gdb.btrace/reconnect.exp
12812 * gdb.btrace/record_goto-step.exp
12813 * gdb.btrace/record_goto.exp
12814 * gdb.btrace/rn-dl-bind.exp
12815 * gdb.btrace/segv.exp
12816 * gdb.btrace/step.exp
12817 * gdb.btrace/stepi.exp
12818 * gdb.btrace/tailcall-only.exp
12819 * gdb.btrace/tailcall.exp
12820 * gdb.btrace/tsx.exp
12821 * gdb.btrace/unknown_functions.exp
12822 * gdb.btrace/vdso.exp
12823 * gdb.compile/compile-ifunc.exp
12824 * gdb.compile/compile-ops.exp
12825 * gdb.compile/compile-print.exp
12826 * gdb.compile/compile-setjmp.exp
12827 * gdb.cp/abstract-origin.exp
12828 * gdb.cp/ambiguous.exp
12829 * gdb.cp/annota2.exp
12830 * gdb.cp/annota3.exp
12831 * gdb.cp/anon-ns.exp
12832 * gdb.cp/anon-struct.exp
12833 * gdb.cp/anon-union.exp
12834 * gdb.cp/arg-reference.exp
12835 * gdb.cp/baseenum.exp
12836 * gdb.cp/bool.exp
12837 * gdb.cp/breakpoint.exp
12838 * gdb.cp/bs15503.exp
12839 * gdb.cp/call-c.exp
12840 * gdb.cp/casts.exp
12841 * gdb.cp/chained-calls.exp
12842 * gdb.cp/class2.exp
12843 * gdb.cp/classes.exp
12844 * gdb.cp/cmpd-minsyms.exp
12845 * gdb.cp/converts.exp
12846 * gdb.cp/cp-relocate.exp
12847 * gdb.cp/cpcompletion.exp
12848 * gdb.cp/cpexprs.exp
12849 * gdb.cp/cplabel.exp
12850 * gdb.cp/cplusfuncs.exp
12851 * gdb.cp/cpsizeof.exp
12852 * gdb.cp/ctti.exp
12853 * gdb.cp/derivation.exp
12854 * gdb.cp/destrprint.exp
12855 * gdb.cp/dispcxx.exp
12856 * gdb.cp/enum-class.exp
12857 * gdb.cp/exception.exp
12858 * gdb.cp/exceptprint.exp
12859 * gdb.cp/expand-psymtabs-cxx.exp
12860 * gdb.cp/expand-sals.exp
12861 * gdb.cp/extern-c.exp
12862 * gdb.cp/filename.exp
12863 * gdb.cp/formatted-ref.exp
12864 * gdb.cp/fpointer.exp
12865 * gdb.cp/gdb1355.exp
12866 * gdb.cp/gdb2495.exp
12867 * gdb.cp/hang.exp
12868 * gdb.cp/impl-this.exp
12869 * gdb.cp/infcall-dlopen.exp
12870 * gdb.cp/inherit.exp
12871 * gdb.cp/iostream.exp
12872 * gdb.cp/koenig.exp
12873 * gdb.cp/local.exp
12874 * gdb.cp/m-data.exp
12875 * gdb.cp/m-static.exp
12876 * gdb.cp/mb-ctor.exp
12877 * gdb.cp/mb-inline.exp
12878 * gdb.cp/mb-templates.exp
12879 * gdb.cp/member-name.exp
12880 * gdb.cp/member-ptr.exp
12881 * gdb.cp/meth-typedefs.exp
12882 * gdb.cp/method.exp
12883 * gdb.cp/method2.exp
12884 * gdb.cp/minsym-fallback.exp
12885 * gdb.cp/misc.exp
12886 * gdb.cp/namelessclass.exp
12887 * gdb.cp/namespace-enum.exp
12888 * gdb.cp/namespace-nested-import.exp
12889 * gdb.cp/namespace.exp
12890 * gdb.cp/nextoverthrow.exp
12891 * gdb.cp/no-dmgl-verbose.exp
12892 * gdb.cp/non-trivial-retval.exp
12893 * gdb.cp/noparam.exp
12894 * gdb.cp/nsdecl.exp
12895 * gdb.cp/nsimport.exp
12896 * gdb.cp/nsnested.exp
12897 * gdb.cp/nsnoimports.exp
12898 * gdb.cp/nsrecurs.exp
12899 * gdb.cp/nsstress.exp
12900 * gdb.cp/nsusing.exp
12901 * gdb.cp/operator.exp
12902 * gdb.cp/oranking.exp
12903 * gdb.cp/overload-const.exp
12904 * gdb.cp/overload.exp
12905 * gdb.cp/ovldbreak.exp
12906 * gdb.cp/ovsrch.exp
12907 * gdb.cp/paren-type.exp
12908 * gdb.cp/parse-lang.exp
12909 * gdb.cp/pass-by-ref.exp
12910 * gdb.cp/pr-1023.exp
12911 * gdb.cp/pr-1210.exp
12912 * gdb.cp/pr-574.exp
12913 * gdb.cp/pr10687.exp
12914 * gdb.cp/pr12028.exp
12915 * gdb.cp/pr17132.exp
12916 * gdb.cp/pr17494.exp
12917 * gdb.cp/pr9067.exp
12918 * gdb.cp/pr9167.exp
12919 * gdb.cp/pr9631.exp
12920 * gdb.cp/printmethod.exp
12921 * gdb.cp/psmang.exp
12922 * gdb.cp/psymtab-parameter.exp
12923 * gdb.cp/ptype-cv-cp.exp
12924 * gdb.cp/ptype-flags.exp
12925 * gdb.cp/re-set-overloaded.exp
12926 * gdb.cp/ref-types.exp
12927 * gdb.cp/rtti.exp
12928 * gdb.cp/scope-err.exp
12929 * gdb.cp/shadow.exp
12930 * gdb.cp/smartp.exp
12931 * gdb.cp/static-method.exp
12932 * gdb.cp/static-print-quit.exp
12933 * gdb.cp/temargs.exp
12934 * gdb.cp/templates.exp
12935 * gdb.cp/try_catch.exp
12936 * gdb.cp/typedef-operator.exp
12937 * gdb.cp/typeid.exp
12938 * gdb.cp/userdef.exp
12939 * gdb.cp/using-crash.exp
12940 * gdb.cp/var-tag.exp
12941 * gdb.cp/virtbase.exp
12942 * gdb.cp/virtfunc.exp
12943 * gdb.cp/virtfunc2.exp
12944 * gdb.cp/vla-cxx.exp
12945 * gdb.disasm/t01_mov.exp
12946 * gdb.disasm/t02_mova.exp
12947 * gdb.disasm/t03_add.exp
12948 * gdb.disasm/t04_sub.exp
12949 * gdb.disasm/t05_cmp.exp
12950 * gdb.disasm/t06_ari2.exp
12951 * gdb.disasm/t07_ari3.exp
12952 * gdb.disasm/t08_or.exp
12953 * gdb.disasm/t09_xor.exp
12954 * gdb.disasm/t10_and.exp
12955 * gdb.disasm/t11_logs.exp
12956 * gdb.disasm/t12_bit.exp
12957 * gdb.disasm/t13_otr.exp
12958 * gdb.dlang/circular.exp
12959 * gdb.dwarf2/arr-stride.exp
12960 * gdb.dwarf2/arr-subrange.exp
12961 * gdb.dwarf2/atomic-type.exp
12962 * gdb.dwarf2/bad-regnum.exp
12963 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12964 * gdb.dwarf2/callframecfa.exp
12965 * gdb.dwarf2/clztest.exp
12966 * gdb.dwarf2/corrupt.exp
12967 * gdb.dwarf2/data-loc.exp
12968 * gdb.dwarf2/dup-psym.exp
12969 * gdb.dwarf2/dw2-anon-mptr.exp
12970 * gdb.dwarf2/dw2-anonymous-func.exp
12971 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12972 * gdb.dwarf2/dw2-bad-unresolved.exp
12973 * gdb.dwarf2/dw2-basic.exp
12974 * gdb.dwarf2/dw2-canonicalize-type.exp
12975 * gdb.dwarf2/dw2-case-insensitive.exp
12976 * gdb.dwarf2/dw2-common-block.exp
12977 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12978 * gdb.dwarf2/dw2-compressed.exp
12979 * gdb.dwarf2/dw2-const.exp
12980 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12981 * gdb.dwarf2/dw2-cu-size.exp
12982 * gdb.dwarf2/dw2-dup-frame.exp
12983 * gdb.dwarf2/dw2-entry-value.exp
12984 * gdb.dwarf2/dw2-icycle.exp
12985 * gdb.dwarf2/dw2-ifort-parameter.exp
12986 * gdb.dwarf2/dw2-inline-break.exp
12987 * gdb.dwarf2/dw2-inline-param.exp
12988 * gdb.dwarf2/dw2-intercu.exp
12989 * gdb.dwarf2/dw2-intermix.exp
12990 * gdb.dwarf2/dw2-lexical-block-bare.exp
12991 * gdb.dwarf2/dw2-linkage-name-trust.exp
12992 * gdb.dwarf2/dw2-minsym-in-cu.exp
12993 * gdb.dwarf2/dw2-noloc.exp
12994 * gdb.dwarf2/dw2-op-call.exp
12995 * gdb.dwarf2/dw2-op-out-param.exp
12996 * gdb.dwarf2/dw2-opt-structptr.exp
12997 * gdb.dwarf2/dw2-param-error.exp
12998 * gdb.dwarf2/dw2-producer.exp
12999 * gdb.dwarf2/dw2-ranges-base.exp
13000 * gdb.dwarf2/dw2-ref-missing-frame.exp
13001 * gdb.dwarf2/dw2-reg-undefined.exp
13002 * gdb.dwarf2/dw2-regno-invalid.exp
13003 * gdb.dwarf2/dw2-restore.exp
13004 * gdb.dwarf2/dw2-restrict.exp
13005 * gdb.dwarf2/dw2-single-line-discriminators.exp
13006 * gdb.dwarf2/dw2-strp.exp
13007 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13008 * gdb.dwarf2/dw2-unresolved.exp
13009 * gdb.dwarf2/dw2-var-zero-addr.exp
13010 * gdb.dwarf2/dw4-sig-types.exp
13011 * gdb.dwarf2/dwz.exp
13012 * gdb.dwarf2/dynarr-ptr.exp
13013 * gdb.dwarf2/enum-type.exp
13014 * gdb.dwarf2/gdb-index.exp
13015 * gdb.dwarf2/implptr-64bit.exp
13016 * gdb.dwarf2/implptr-optimized-out.exp
13017 * gdb.dwarf2/implptr.exp
13018 * gdb.dwarf2/implref-array.exp
13019 * gdb.dwarf2/implref-const.exp
13020 * gdb.dwarf2/implref-global.exp
13021 * gdb.dwarf2/implref-struct.exp
13022 * gdb.dwarf2/mac-fileno.exp
13023 * gdb.dwarf2/main-subprogram.exp
13024 * gdb.dwarf2/member-ptr-forwardref.exp
13025 * gdb.dwarf2/method-ptr.exp
13026 * gdb.dwarf2/missing-sig-type.exp
13027 * gdb.dwarf2/nonvar-access.exp
13028 * gdb.dwarf2/opaque-type-lookup.exp
13029 * gdb.dwarf2/pieces-optimized-out.exp
13030 * gdb.dwarf2/pieces.exp
13031 * gdb.dwarf2/pr10770.exp
13032 * gdb.dwarf2/pr13961.exp
13033 * gdb.dwarf2/staticvirtual.exp
13034 * gdb.dwarf2/subrange.exp
13035 * gdb.dwarf2/symtab-producer.exp
13036 * gdb.dwarf2/trace-crash.exp
13037 * gdb.dwarf2/typeddwarf.exp
13038 * gdb.dwarf2/valop.exp
13039 * gdb.dwarf2/watch-notconst.exp
13040 * gdb.fortran/array-element.exp
13041 * gdb.fortran/charset.exp
13042 * gdb.fortran/common-block.exp
13043 * gdb.fortran/complex.exp
13044 * gdb.fortran/derived-type-function.exp
13045 * gdb.fortran/derived-type.exp
13046 * gdb.fortran/logical.exp
13047 * gdb.fortran/module.exp
13048 * gdb.fortran/multi-dim.exp
13049 * gdb.fortran/nested-funcs.exp
13050 * gdb.fortran/print-formatted.exp
13051 * gdb.fortran/subarray.exp
13052 * gdb.fortran/vla-alloc-assoc.exp
13053 * gdb.fortran/vla-datatypes.exp
13054 * gdb.fortran/vla-history.exp
13055 * gdb.fortran/vla-ptr-info.exp
13056 * gdb.fortran/vla-ptype-sub.exp
13057 * gdb.fortran/vla-ptype.exp
13058 * gdb.fortran/vla-sizeof.exp
13059 * gdb.fortran/vla-type.exp
13060 * gdb.fortran/vla-value-sub-arbitrary.exp
13061 * gdb.fortran/vla-value-sub-finish.exp
13062 * gdb.fortran/vla-value-sub.exp
13063 * gdb.fortran/vla-value.exp
13064 * gdb.fortran/whatis_type.exp
13065 * gdb.go/chan.exp
13066 * gdb.go/handcall.exp
13067 * gdb.go/hello.exp
13068 * gdb.go/integers.exp
13069 * gdb.go/methods.exp
13070 * gdb.go/package.exp
13071 * gdb.go/strings.exp
13072 * gdb.go/types.exp
13073 * gdb.go/unsafe.exp
13074 * gdb.guile/scm-arch.exp
13075 * gdb.guile/scm-block.exp
13076 * gdb.guile/scm-breakpoint.exp
13077 * gdb.guile/scm-cmd.exp
13078 * gdb.guile/scm-disasm.exp
13079 * gdb.guile/scm-equal.exp
13080 * gdb.guile/scm-frame-args.exp
13081 * gdb.guile/scm-frame-inline.exp
13082 * gdb.guile/scm-frame.exp
13083 * gdb.guile/scm-iterator.exp
13084 * gdb.guile/scm-math.exp
13085 * gdb.guile/scm-objfile.exp
13086 * gdb.guile/scm-ports.exp
13087 * gdb.guile/scm-symbol.exp
13088 * gdb.guile/scm-symtab.exp
13089 * gdb.guile/scm-value-cc.exp
13090 * gdb.guile/types-module.exp
13091 * gdb.linespec/break-ask.exp
13092 * gdb.linespec/cpexplicit.exp
13093 * gdb.linespec/explicit.exp
13094 * gdb.linespec/keywords.exp
13095 * gdb.linespec/linespec.exp
13096 * gdb.linespec/ls-dollar.exp
13097 * gdb.linespec/ls-errs.exp
13098 * gdb.linespec/skip-two.exp
13099 * gdb.linespec/thread.exp
13100 * gdb.mi/mi-async.exp
13101 * gdb.mi/mi-basics.exp
13102 * gdb.mi/mi-break.exp
13103 * gdb.mi/mi-catch-load.exp
13104 * gdb.mi/mi-cli.exp
13105 * gdb.mi/mi-cmd-param-changed.exp
13106 * gdb.mi/mi-console.exp
13107 * gdb.mi/mi-detach.exp
13108 * gdb.mi/mi-disassemble.exp
13109 * gdb.mi/mi-eval.exp
13110 * gdb.mi/mi-file-transfer.exp
13111 * gdb.mi/mi-file.exp
13112 * gdb.mi/mi-fill-memory.exp
13113 * gdb.mi/mi-inheritance-syntax-error.exp
13114 * gdb.mi/mi-linespec-err-cp.exp
13115 * gdb.mi/mi-logging.exp
13116 * gdb.mi/mi-memory-changed.exp
13117 * gdb.mi/mi-read-memory.exp
13118 * gdb.mi/mi-record-changed.exp
13119 * gdb.mi/mi-reg-undefined.exp
13120 * gdb.mi/mi-regs.exp
13121 * gdb.mi/mi-return.exp
13122 * gdb.mi/mi-reverse.exp
13123 * gdb.mi/mi-simplerun.exp
13124 * gdb.mi/mi-solib.exp
13125 * gdb.mi/mi-stack.exp
13126 * gdb.mi/mi-stepi.exp
13127 * gdb.mi/mi-syn-frame.exp
13128 * gdb.mi/mi-until.exp
13129 * gdb.mi/mi-var-block.exp
13130 * gdb.mi/mi-var-child.exp
13131 * gdb.mi/mi-var-cmd.exp
13132 * gdb.mi/mi-var-cp.exp
13133 * gdb.mi/mi-var-display.exp
13134 * gdb.mi/mi-var-invalidate.exp
13135 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13136 * gdb.mi/mi-vla-fortran.exp
13137 * gdb.mi/mi-watch.exp
13138 * gdb.mi/mi2-var-child.exp
13139 * gdb.mi/user-selected-context-sync.exp
13140 * gdb.modula2/unbounded-array.exp
13141 * gdb.multi/dummy-frame-restore.exp
13142 * gdb.multi/multi-arch-exec.exp
13143 * gdb.multi/multi-arch.exp
13144 * gdb.multi/tids.exp
13145 * gdb.multi/watchpoint-multi.exp
13146 * gdb.opencl/callfuncs.exp
13147 * gdb.opencl/convs_casts.exp
13148 * gdb.opencl/datatypes.exp
13149 * gdb.opencl/operators.exp
13150 * gdb.opencl/vec_comps.exp
13151 * gdb.opt/clobbered-registers-O2.exp
13152 * gdb.opt/inline-break.exp
13153 * gdb.opt/inline-bt.exp
13154 * gdb.opt/inline-cmds.exp
13155 * gdb.opt/inline-locals.exp
13156 * gdb.pascal/case-insensitive-symbols.exp
13157 * gdb.pascal/floats.exp
13158 * gdb.pascal/gdb11492.exp
13159 * gdb.python/lib-types.exp
13160 * gdb.python/py-arch.exp
13161 * gdb.python/py-as-string.exp
13162 * gdb.python/py-bad-printers.exp
13163 * gdb.python/py-block.exp
13164 * gdb.python/py-breakpoint-create-fail.exp
13165 * gdb.python/py-breakpoint.exp
13166 * gdb.python/py-caller-is.exp
13167 * gdb.python/py-cmd.exp
13168 * gdb.python/py-explore-cc.exp
13169 * gdb.python/py-explore.exp
13170 * gdb.python/py-finish-breakpoint.exp
13171 * gdb.python/py-finish-breakpoint2.exp
13172 * gdb.python/py-frame-args.exp
13173 * gdb.python/py-frame-inline.exp
13174 * gdb.python/py-frame.exp
13175 * gdb.python/py-framefilter-mi.exp
13176 * gdb.python/py-infthread.exp
13177 * gdb.python/py-lazy-string.exp
13178 * gdb.python/py-linetable.exp
13179 * gdb.python/py-mi-events.exp
13180 * gdb.python/py-mi-objfile.exp
13181 * gdb.python/py-mi.exp
13182 * gdb.python/py-objfile.exp
13183 * gdb.python/py-pp-integral.exp
13184 * gdb.python/py-pp-maint.exp
13185 * gdb.python/py-pp-re-notag.exp
13186 * gdb.python/py-pp-registration.exp
13187 * gdb.python/py-recurse-unwind.exp
13188 * gdb.python/py-strfns.exp
13189 * gdb.python/py-symbol.exp
13190 * gdb.python/py-symtab.exp
13191 * gdb.python/py-sync-interp.exp
13192 * gdb.python/py-typeprint.exp
13193 * gdb.python/py-unwind-maint.exp
13194 * gdb.python/py-unwind.exp
13195 * gdb.python/py-value-cc.exp
13196 * gdb.python/py-xmethods.exp
13197 * gdb.reverse/amd64-tailcall-reverse.exp
13198 * gdb.reverse/break-precsave.exp
13199 * gdb.reverse/break-reverse.exp
13200 * gdb.reverse/consecutive-precsave.exp
13201 * gdb.reverse/consecutive-reverse.exp
13202 * gdb.reverse/finish-precsave.exp
13203 * gdb.reverse/finish-reverse-bkpt.exp
13204 * gdb.reverse/finish-reverse.exp
13205 * gdb.reverse/fstatat-reverse.exp
13206 * gdb.reverse/getresuid-reverse.exp
13207 * gdb.reverse/i386-precsave.exp
13208 * gdb.reverse/i386-reverse.exp
13209 * gdb.reverse/i386-sse-reverse.exp
13210 * gdb.reverse/i387-env-reverse.exp
13211 * gdb.reverse/i387-stack-reverse.exp
13212 * gdb.reverse/insn-reverse.exp
13213 * gdb.reverse/machinestate-precsave.exp
13214 * gdb.reverse/machinestate.exp
13215 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13216 * gdb.reverse/pipe-reverse.exp
13217 * gdb.reverse/readv-reverse.exp
13218 * gdb.reverse/recvmsg-reverse.exp
13219 * gdb.reverse/rerun-prec.exp
13220 * gdb.reverse/s390-mvcle.exp
13221 * gdb.reverse/step-precsave.exp
13222 * gdb.reverse/step-reverse.exp
13223 * gdb.reverse/time-reverse.exp
13224 * gdb.reverse/until-precsave.exp
13225 * gdb.reverse/until-reverse.exp
13226 * gdb.reverse/waitpid-reverse.exp
13227 * gdb.reverse/watch-precsave.exp
13228 * gdb.reverse/watch-reverse.exp
13229 * gdb.rust/generics.exp
13230 * gdb.rust/methods.exp
13231 * gdb.rust/modules.exp
13232 * gdb.rust/simple.exp
13233 * gdb.server/connect-with-no-symbol-file.exp
13234 * gdb.server/ext-attach.exp
13235 * gdb.server/ext-restart.exp
13236 * gdb.server/ext-wrapper.exp
13237 * gdb.server/file-transfer.exp
13238 * gdb.server/server-exec-info.exp
13239 * gdb.server/server-kill.exp
13240 * gdb.server/server-mon.exp
13241 * gdb.server/wrapper.exp
13242 * gdb.stabs/exclfwd.exp
13243 * gdb.stabs/gdb11479.exp
13244 * gdb.threads/clone-new-thread-event.exp
13245 * gdb.threads/corethreads.exp
13246 * gdb.threads/current-lwp-dead.exp
13247 * gdb.threads/dlopen-libpthread.exp
13248 * gdb.threads/gcore-thread.exp
13249 * gdb.threads/sigstep-threads.exp
13250 * gdb.threads/watchpoint-fork.exp
13251 * gdb.trace/actions-changed.exp
13252 * gdb.trace/backtrace.exp
13253 * gdb.trace/change-loc.exp
13254 * gdb.trace/circ.exp
13255 * gdb.trace/collection.exp
13256 * gdb.trace/disconnected-tracing.exp
13257 * gdb.trace/ftrace.exp
13258 * gdb.trace/mi-trace-frame-collected.exp
13259 * gdb.trace/mi-trace-unavailable.exp
13260 * gdb.trace/mi-traceframe-changed.exp
13261 * gdb.trace/mi-tsv-changed.exp
13262 * gdb.trace/no-attach-trace.exp
13263 * gdb.trace/passc-dyn.exp
13264 * gdb.trace/qtro.exp
13265 * gdb.trace/range-stepping.exp
13266 * gdb.trace/read-memory.exp
13267 * gdb.trace/save-trace.exp
13268 * gdb.trace/signal.exp
13269 * gdb.trace/status-stop.exp
13270 * gdb.trace/tfile.exp
13271 * gdb.trace/trace-break.exp
13272 * gdb.trace/trace-buffer-size.exp
13273 * gdb.trace/trace-condition.exp
13274 * gdb.trace/tracefile-pseudo-reg.exp
13275 * gdb.trace/tstatus.exp
13276 * gdb.trace/unavailable.exp
13277 * gdb.trace/while-dyn.exp
13278 * gdb.trace/while-stepping.exp
13279
13280 2016-12-22 Doug Evans <xdje42@gmail.com>
13281
13282 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13283 and msymbols.
13284
13285 2016-12-19 Yao Qi <yao.qi@linaro.org>
13286
13287 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13288 (test_with_self): Don't call do_steps_and_nexts, and remove
13289 code about stepping into xmalloc.
13290
13291 2016-12-09 Yao Qi <yao.qi@linaro.org>
13292
13293 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13294
13295 2016-12-09 Yao Qi <yao.qi@linaro.org>
13296
13297 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13298
13299 2016-12-09 Pedro Alves <palves@redhat.com>
13300
13301 * gdb.base/all-architectures-0.exp: New file.
13302 * gdb.base/all-architectures-1.exp: New file.
13303 * gdb.base/all-architectures-2.exp: New file.
13304 * gdb.base/all-architectures-3.exp: New file.
13305 * gdb.base/all-architectures-4.exp: New file.
13306 * gdb.base/all-architectures-5.exp: New file.
13307 * gdb.base/all-architectures-6.exp: New file.
13308 * gdb.base/all-architectures-7.exp: New file.
13309 * gdb.base/all-architectures.exp.in: New file.
13310
13311 2016-12-09 Yao Qi <yao.qi@linaro.org>
13312
13313 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13314
13315 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13316
13317 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13318 possible.
13319 Remove useless pattern-matching code.
13320
13321 2016-12-02 Pedro Alves <palves@redhat.com>
13322
13323 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13324 procedure.
13325 (top level): Call it.
13326
13327 2016-12-02 Pedro Alves <palves@redhat.com>
13328
13329 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13330 New procedure.
13331 (top level): Call it.
13332
13333 2016-12-02 Pedro Alves <palves@redhat.com>
13334
13335 PR cli/20559
13336 * gdb.base/commands.exp (user_defined_command_args_eval): New
13337 procedure.
13338 (top level): Call it.
13339
13340 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13341
13342 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13343 timeout handling.
13344
13345 2016-12-02 Tom Tromey <tom@tromey.com>
13346
13347 * gdb.dwarf2/main-subprogram.c: New file.
13348 * gdb.dwarf2/main-subprogram.exp: New file.
13349
13350 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13351
13352 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13353 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13354 gdb_test_no_output for a couple of cases.
13355 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13356
13357 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13358
13359 Fix test names and standardize compilation error messages throughout
13360 the following files:
13361
13362 * gdb.ada/start.exp
13363 * gdb.arch/alpha-step.exp
13364 * gdb.arch/e500-prologue.exp
13365 * gdb.arch/ftrace-insn-reloc.exp
13366 * gdb.arch/gdb1291.exp
13367 * gdb.arch/gdb1431.exp
13368 * gdb.arch/gdb1558.exp
13369 * gdb.arch/i386-dr3-watch.exp
13370 * gdb.arch/i386-sse-stack-align.exp
13371 * gdb.arch/ia64-breakpoint-shadow.exp
13372 * gdb.arch/pa-nullify.exp
13373 * gdb.arch/powerpc-aix-prologue.exp
13374 * gdb.arch/thumb-bx-pc.exp
13375 * gdb.base/annota1.exp
13376 * gdb.base/annota3.exp
13377 * gdb.base/arrayidx.exp
13378 * gdb.base/assign.exp
13379 * gdb.base/attach.exp
13380 * gdb.base/auxv.exp
13381 * gdb.base/bang.exp
13382 * gdb.base/bfp-test.exp
13383 * gdb.base/bigcore.exp
13384 * gdb.base/bitfields2.exp
13385 * gdb.base/break-fun-addr.exp
13386 * gdb.base/break-probes.exp
13387 * gdb.base/call-rt-st.exp
13388 * gdb.base/callexit.exp
13389 * gdb.base/catch-fork-kill.exp
13390 * gdb.base/charset.exp
13391 * gdb.base/checkpoint.exp
13392 * gdb.base/comprdebug.exp
13393 * gdb.base/constvars.exp
13394 * gdb.base/coredump-filter.exp
13395 * gdb.base/cursal.exp
13396 * gdb.base/cvexpr.exp
13397 * gdb.base/detach.exp
13398 * gdb.base/display.exp
13399 * gdb.base/dmsym.exp
13400 * gdb.base/dprintf-pending.exp
13401 * gdb.base/dso2dso.exp
13402 * gdb.base/dtrace-probe.exp
13403 * gdb.base/dump.exp
13404 * gdb.base/enum_cond.exp
13405 * gdb.base/exe-lock.exp
13406 * gdb.base/exec-invalid-sysroot.exp
13407 * gdb.base/execl-update-breakpoints.exp
13408 * gdb.base/exprs.exp
13409 * gdb.base/fileio.exp
13410 * gdb.base/find.exp
13411 * gdb.base/finish.exp
13412 * gdb.base/fixsection.exp
13413 * gdb.base/foll-vfork.exp
13414 * gdb.base/frame-args.exp
13415 * gdb.base/gcore.exp
13416 * gdb.base/gdb1250.exp
13417 * gdb.base/global-var-nested-by-dso.exp
13418 * gdb.base/gnu-ifunc.exp
13419 * gdb.base/hashline1.exp
13420 * gdb.base/hashline2.exp
13421 * gdb.base/hashline3.exp
13422 * gdb.base/hbreak-in-shr-unsupported.exp
13423 * gdb.base/huge.exp
13424 * gdb.base/infcall-input.exp
13425 * gdb.base/info-fun.exp
13426 * gdb.base/info-shared.exp
13427 * gdb.base/jit-simple.exp
13428 * gdb.base/jit-so.exp
13429 * gdb.base/jit.exp
13430 * gdb.base/jump.exp
13431 * gdb.base/label.exp
13432 * gdb.base/lineinc.exp
13433 * gdb.base/logical.exp
13434 * gdb.base/longjmp.exp
13435 * gdb.base/macscp.exp
13436 * gdb.base/miscexprs.exp
13437 * gdb.base/new-ui-echo.exp
13438 * gdb.base/new-ui-pending-input.exp
13439 * gdb.base/new-ui.exp
13440 * gdb.base/nodebug.exp
13441 * gdb.base/nofield.exp
13442 * gdb.base/offsets.exp
13443 * gdb.base/overlays.exp
13444 * gdb.base/pending.exp
13445 * gdb.base/pointers.exp
13446 * gdb.base/pr11022.exp
13447 * gdb.base/printcmds.exp
13448 * gdb.base/prologue.exp
13449 * gdb.base/ptr-typedef.exp
13450 * gdb.base/realname-expand.exp
13451 * gdb.base/relativedebug.exp
13452 * gdb.base/relocate.exp
13453 * gdb.base/remote.exp
13454 * gdb.base/reread.exp
13455 * gdb.base/return2.exp
13456 * gdb.base/savedregs.exp
13457 * gdb.base/sep.exp
13458 * gdb.base/sepdebug.exp
13459 * gdb.base/sepsymtab.exp
13460 * gdb.base/set-inferior-tty.exp
13461 * gdb.base/setshow.exp
13462 * gdb.base/shlib-call.exp
13463 * gdb.base/sigaltstack.exp
13464 * gdb.base/siginfo-addr.exp
13465 * gdb.base/signals.exp
13466 * gdb.base/signull.exp
13467 * gdb.base/sigrepeat.exp
13468 * gdb.base/so-impl-ld.exp
13469 * gdb.base/solib-display.exp
13470 * gdb.base/solib-overlap.exp
13471 * gdb.base/solib-search.exp
13472 * gdb.base/solib-symbol.exp
13473 * gdb.base/structs.exp
13474 * gdb.base/structs2.exp
13475 * gdb.base/symtab-search-order.exp
13476 * gdb.base/twice.exp
13477 * gdb.base/unload.exp
13478 * gdb.base/varargs.exp
13479 * gdb.base/watchpoint-solib.exp
13480 * gdb.base/watchpoint.exp
13481 * gdb.base/whatis.exp
13482 * gdb.base/wrong_frame_bt_full.exp
13483 * gdb.btrace/dlopen.exp
13484 * gdb.cell/ea-standalone.exp
13485 * gdb.cell/ea-test.exp
13486 * gdb.cp/dispcxx.exp
13487 * gdb.cp/gdb2384.exp
13488 * gdb.cp/method2.exp
13489 * gdb.cp/nextoverthrow.exp
13490 * gdb.cp/pr10728.exp
13491 * gdb.disasm/am33.exp
13492 * gdb.disasm/h8300s.exp
13493 * gdb.disasm/mn10300.exp
13494 * gdb.disasm/sh3.exp
13495 * gdb.dwarf2/dw2-dir-file-name.exp
13496 * gdb.fortran/complex.exp
13497 * gdb.fortran/library-module.exp
13498 * gdb.guile/scm-pretty-print.exp
13499 * gdb.guile/scm-symbol.exp
13500 * gdb.guile/scm-type.exp
13501 * gdb.guile/scm-value.exp
13502 * gdb.linespec/linespec.exp
13503 * gdb.mi/gdb701.exp
13504 * gdb.mi/gdb792.exp
13505 * gdb.mi/mi-breakpoint-changed.exp
13506 * gdb.mi/mi-dprintf-pending.exp
13507 * gdb.mi/mi-dprintf.exp
13508 * gdb.mi/mi-exit-code.exp
13509 * gdb.mi/mi-pending.exp
13510 * gdb.mi/mi-solib.exp
13511 * gdb.mi/new-ui-mi-sync.exp
13512 * gdb.mi/pr11022.exp
13513 * gdb.mi/user-selected-context-sync.exp
13514 * gdb.opt/solib-intra-step.exp
13515 * gdb.python/py-events.exp
13516 * gdb.python/py-finish-breakpoint.exp
13517 * gdb.python/py-mi.exp
13518 * gdb.python/py-prettyprint.exp
13519 * gdb.python/py-shared.exp
13520 * gdb.python/py-symbol.exp
13521 * gdb.python/py-template.exp
13522 * gdb.python/py-type.exp
13523 * gdb.python/py-value.exp
13524 * gdb.reverse/solib-precsave.exp
13525 * gdb.reverse/solib-reverse.exp
13526 * gdb.server/solib-list.exp
13527 * gdb.stabs/weird.exp
13528 * gdb.threads/reconnect-signal.exp
13529 * gdb.threads/stepi-random-signal.exp
13530 * gdb.trace/actions.exp
13531 * gdb.trace/ax.exp
13532 * gdb.trace/backtrace.exp
13533 * gdb.trace/change-loc.exp
13534 * gdb.trace/deltrace.exp
13535 * gdb.trace/ftrace-lock.exp
13536 * gdb.trace/ftrace.exp
13537 * gdb.trace/infotrace.exp
13538 * gdb.trace/mi-tracepoint-changed.exp
13539 * gdb.trace/packetlen.exp
13540 * gdb.trace/passcount.exp
13541 * gdb.trace/pending.exp
13542 * gdb.trace/range-stepping.exp
13543 * gdb.trace/report.exp
13544 * gdb.trace/stap-trace.exp
13545 * gdb.trace/tfind.exp
13546 * gdb.trace/trace-break.exp
13547 * gdb.trace/trace-condition.exp
13548 * gdb.trace/trace-enable-disable.exp
13549 * gdb.trace/trace-mt.exp
13550 * gdb.trace/tracecmd.exp
13551 * gdb.trace/tspeed.exp
13552 * gdb.trace/tsv.exp
13553 * lib/perftest.exp
13554
13555 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13556
13557 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13558 with gdb_test_no_output.
13559 Use command as test name.
13560
13561 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13562
13563 Fix test names starting with uppercase throughout the files.
13564
13565 * gdb.ada/assign_1.exp
13566 * gdb.ada/boolean_expr.exp
13567 * gdb.base/arrayidx.exp
13568 * gdb.base/del.exp
13569 * gdb.base/gcore-buffer-overflow.exp
13570 * gdb.base/testenv.exp
13571 * gdb.compile/compile.exp
13572 * gdb.python/py-framefilter-invalidarg.exp
13573 * gdb.python/py-framefilter.exp
13574
13575 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13576
13577 Fix test names starting with uppercase throughout the files.
13578
13579 * gdb.ada/array_return.exp
13580 * gdb.ada/expr_delims.exp
13581 * gdb.ada/mi_dyn_arr.exp
13582 * gdb.ada/mi_interface.exp
13583 * gdb.ada/mi_var_array.exp
13584 * gdb.ada/watch_arg.exp
13585 * gdb.arch/alpha-step.exp
13586 * gdb.arch/altivec-regs.exp
13587 * gdb.arch/e500-regs.exp
13588 * gdb.arch/powerpc-d128-regs.exp
13589 * gdb.base/arrayidx.exp
13590 * gdb.base/break.exp
13591 * gdb.base/checkpoint.exp
13592 * gdb.base/debug-expr.exp
13593 * gdb.base/dmsym.exp
13594 * gdb.base/radix.exp
13595 * gdb.base/sepdebug.exp
13596 * gdb.base/testenv.exp
13597 * gdb.base/watch_thread_num.exp
13598 * gdb.base/watchpoint-cond-gone.exp
13599 * gdb.cell/break.exp
13600 * gdb.cell/ea-cache.exp
13601 * gdb.compile/compile.exp
13602 * gdb.cp/gdb2495.exp
13603 * gdb.gdb/selftest.exp
13604 * gdb.gdb/xfullpath.exp
13605 * gdb.go/hello.exp
13606 * gdb.go/integers.exp
13607 * gdb.objc/basicclass.exp
13608 * gdb.pascal/hello.exp
13609 * gdb.pascal/integers.exp
13610 * gdb.python/py-breakpoint.exp
13611 * gdb.python/py-cmd.exp
13612 * gdb.python/py-linetable.exp
13613 * gdb.python/py-xmethods.exp
13614 * gdb.python/python.exp
13615 * gdb.reverse/consecutive-precsave.exp
13616 * gdb.reverse/finish-precsave.exp
13617 * gdb.reverse/i386-precsave.exp
13618 * gdb.reverse/machinestate-precsave.exp
13619 * gdb.reverse/sigall-precsave.exp
13620 * gdb.reverse/solib-precsave.exp
13621 * gdb.reverse/step-precsave.exp
13622 * gdb.reverse/until-precsave.exp
13623 * gdb.reverse/watch-precsave.exp
13624 * gdb.threads/leader-exit.exp
13625 * gdb.threads/pthreads.exp
13626 * gdb.threads/wp-replication.exp
13627 * gdb.trace/actions.exp
13628 * gdb.trace/mi-tsv-changed.exp
13629 * gdb.trace/tsv.exp
13630
13631 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13632
13633 Fix test names starting with uppercase throughout the files.
13634
13635 * gdb.arch/i386-bp_permanent.exp
13636 * gdb.arch/i386-gnu-cfi.exp
13637 * gdb.base/disasm-end-cu.exp
13638 * gdb.base/macscp.exp
13639 * gdb.base/pending.exp
13640 * gdb.base/watch_thread_num.exp
13641 * gdb.cp/exception.exp
13642 * gdb.cp/gdb2495.exp
13643 * gdb.cp/local.exp
13644 * gdb.python/py-evsignal.exp
13645 * gdb.python/python.exp
13646 * gdb.trace/tracecmd.exp
13647
13648 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13649
13650 Fix test names starting with uppercase throughout the files.
13651
13652 * gdb.base/charset.exp
13653 * gdb.base/eval.exp
13654 * gdb.base/multi-forks.exp
13655 * gdb.guile/scm-progspace.exp
13656 * gdb.opencl/datatypes.exp
13657 * gdb.python/py-block.exp
13658 * gdb.python/py-function.exp
13659 * gdb.python/py-symbol.exp
13660 * gdb.python/py-symtab.exp
13661 * gdb.python/py-xmethods.exp
13662 * gdb.reverse/break-precsave.exp
13663 * gdb.reverse/break-reverse.exp
13664 * gdb.reverse/consecutive-precsave.exp
13665 * gdb.reverse/consecutive-reverse.exp
13666 * gdb.reverse/finish-precsave.exp
13667 * gdb.reverse/finish-reverse-bkpt.exp
13668 * gdb.reverse/finish-reverse.exp
13669 * gdb.reverse/fstatat-reverse.exp
13670 * gdb.reverse/getresuid-reverse.exp
13671 * gdb.reverse/i386-precsave.exp
13672 * gdb.reverse/i386-reverse.exp
13673 * gdb.reverse/i386-sse-reverse.exp
13674 * gdb.reverse/i387-stack-reverse.exp
13675 * gdb.reverse/insn-reverse.exp
13676 * gdb.reverse/machinestate-precsave.exp
13677 * gdb.reverse/machinestate.exp
13678 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13679 * gdb.reverse/pipe-reverse.exp
13680 * gdb.reverse/readv-reverse.exp
13681 * gdb.reverse/recvmsg-reverse.exp
13682 * gdb.reverse/rerun-prec.exp
13683 * gdb.reverse/s390-mvcle.exp
13684 * gdb.reverse/sigall-precsave.exp
13685 * gdb.reverse/sigall-reverse.exp
13686 * gdb.reverse/solib-precsave.exp
13687 * gdb.reverse/solib-reverse.exp
13688 * gdb.reverse/step-precsave.exp
13689 * gdb.reverse/step-reverse.exp
13690 * gdb.reverse/time-reverse.exp
13691 * gdb.reverse/until-precsave.exp
13692 * gdb.reverse/until-reverse.exp
13693 * gdb.reverse/waitpid-reverse.exp
13694 * gdb.reverse/watch-precsave.exp
13695 * gdb.reverse/watch-reverse.exp
13696
13697 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13698
13699 Fix test names starting with uppercase throughout the files.
13700
13701 * gdb.arch/i386-mpx-simple_segv.exp
13702 * gdb.arch/i386-mpx.exp
13703 * gdb.arch/i386-permbkpt.exp
13704 * gdb.arch/pa-nullify.exp
13705 * gdb.arch/powerpc-d128-regs.exp
13706 * gdb.arch/vsx-regs.exp
13707 * gdb.base/bfp-test.exp
13708 * gdb.base/break.exp
13709 * gdb.base/breakpoint-shadow.exp
13710 * gdb.base/callfuncs.exp
13711 * gdb.base/charset.exp
13712 * gdb.base/commands.exp
13713 * gdb.base/completion.exp
13714 * gdb.base/dfp-test.exp
13715 * gdb.base/echo.exp
13716 * gdb.base/ending-run.exp
13717 * gdb.base/eval.exp
13718 * gdb.base/expand-psymtabs.exp
13719 * gdb.base/float128.exp
13720 * gdb.base/floatn.exp
13721 * gdb.base/foll-exec-mode.exp
13722 * gdb.base/gdb1056.exp
13723 * gdb.base/gdb11531.exp
13724 * gdb.base/kill-after-signal.exp
13725 * gdb.base/multi-forks.exp
13726 * gdb.base/overlays.exp
13727 * gdb.base/pending.exp
13728 * gdb.base/sepdebug.exp
13729 * gdb.base/testenv.exp
13730 * gdb.base/valgrind-db-attach.exp
13731 * gdb.base/watch_thread_num.exp
13732 * gdb.base/watchpoint-cond-gone.exp
13733 * gdb.base/watchpoint.exp
13734 * gdb.base/watchpoints.exp
13735 * gdb.cp/arg-reference.exp
13736 * gdb.cp/baseenum.exp
13737 * gdb.cp/operator.exp
13738 * gdb.cp/shadow.exp
13739 * gdb.dwarf2/dw2-op-out-param.exp
13740 * gdb.dwarf2/dw2-reg-undefined.exp
13741 * gdb.go/chan.exp
13742 * gdb.go/hello.exp
13743 * gdb.go/integers.exp
13744 * gdb.go/methods.exp
13745 * gdb.go/package.exp
13746 * gdb.guile/scm-parameter.exp
13747 * gdb.guile/scm-progspace.exp
13748 * gdb.guile/scm-value.exp
13749 * gdb.mi/mi-pending.exp
13750 * gdb.mi/user-selected-context-sync.exp
13751 * gdb.multi/multi-attach.exp
13752 * gdb.multi/tids.exp
13753 * gdb.opt/clobbered-registers-O2.exp
13754 * gdb.pascal/floats.exp
13755 * gdb.pascal/integers.exp
13756 * gdb.python/py-block.exp
13757 * gdb.python/py-events.exp
13758 * gdb.python/py-parameter.exp
13759 * gdb.python/py-symbol.exp
13760 * gdb.python/py-symtab.exp
13761 * gdb.python/py-type.exp
13762 * gdb.python/py-value.exp
13763 * gdb.python/py-xmethods.exp
13764 * gdb.python/python.exp
13765 * gdb.reverse/break-precsave.exp
13766 * gdb.reverse/consecutive-precsave.exp
13767 * gdb.reverse/finish-precsave.exp
13768 * gdb.reverse/i386-precsave.exp
13769 * gdb.reverse/machinestate-precsave.exp
13770 * gdb.reverse/sigall-precsave.exp
13771 * gdb.reverse/solib-precsave.exp
13772 * gdb.reverse/step-precsave.exp
13773 * gdb.reverse/until-precsave.exp
13774 * gdb.reverse/watch-precsave.exp
13775 * gdb.server/ext-attach.exp
13776 * gdb.server/ext-restart.exp
13777 * gdb.server/ext-run.exp
13778 * gdb.server/ext-wrapper.exp
13779 * gdb.stabs/gdb11479.exp
13780 * gdb.stabs/weird.exp
13781 * gdb.threads/attach-many-short-lived-threads.exp
13782 * gdb.threads/kill.exp
13783 * gdb.threads/watchpoint-fork.exp
13784
13785 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13786
13787 Fix test names starting with uppercase throughout all the files below.
13788
13789 * gdb.ada/array_return.exp
13790 * gdb.ada/catch_ex.exp
13791 * gdb.ada/info_exc.exp
13792 * gdb.ada/mi_catch_ex.exp
13793 * gdb.ada/mi_dyn_arr.exp
13794 * gdb.ada/mi_ex_cond.exp
13795 * gdb.ada/mi_exc_info.exp
13796 * gdb.ada/mi_interface.exp
13797 * gdb.ada/mi_task_arg.exp
13798 * gdb.ada/mi_task_info.exp
13799 * gdb.ada/mi_var_array.exp
13800 * gdb.arch/alpha-step.exp
13801 * gdb.arch/amd64-disp-step.exp
13802 * gdb.arch/arm-disp-step.exp
13803 * gdb.arch/disp-step-insn-reloc.exp
13804 * gdb.arch/e500-prologue.exp
13805 * gdb.arch/ftrace-insn-reloc.exp
13806 * gdb.arch/gdb1558.exp
13807 * gdb.arch/i386-bp_permanent.exp
13808 * gdb.arch/i386-disp-step.exp
13809 * gdb.arch/i386-float.exp
13810 * gdb.arch/i386-gnu-cfi.exp
13811 * gdb.arch/ia64-breakpoint-shadow.exp
13812 * gdb.arch/mips16-thunks.exp
13813 * gdb.arch/pa-nullify.exp
13814 * gdb.arch/powerpc-aix-prologue.exp
13815 * gdb.arch/powerpc-power.exp
13816 * gdb.arch/ppc-dfp.exp
13817 * gdb.arch/s390-tdbregs.exp
13818 * gdb.arch/spu-info.exp
13819 * gdb.arch/spu-ls.exp
13820 * gdb.arch/thumb-bx-pc.exp
13821 * gdb.base/advance.exp
13822 * gdb.base/annota-input-while-running.exp
13823 * gdb.base/arrayidx.exp
13824 * gdb.base/asmlabel.exp
13825 * gdb.base/async.exp
13826 * gdb.base/attach-wait-input.exp
13827 * gdb.base/auto-connect-native-target.exp
13828 * gdb.base/batch-preserve-term-settings.exp
13829 * gdb.base/bfp-test.exp
13830 * gdb.base/bigcore.exp
13831 * gdb.base/bp-permanent.exp
13832 * gdb.base/break-always.exp
13833 * gdb.base/break-fun-addr.exp
13834 * gdb.base/break-idempotent.exp
13835 * gdb.base/break-main-file-remove-fail.exp
13836 * gdb.base/break-probes.exp
13837 * gdb.base/break-unload-file.exp
13838 * gdb.base/break.exp
13839 * gdb.base/call-ar-st.exp
13840 * gdb.base/call-rt-st.exp
13841 * gdb.base/call-sc.exp
13842 * gdb.base/call-signal-resume.exp
13843 * gdb.base/call-strs.exp
13844 * gdb.base/callexit.exp
13845 * gdb.base/callfuncs.exp
13846 * gdb.base/catch-gdb-caused-signals.exp
13847 * gdb.base/catch-signal-siginfo-cond.exp
13848 * gdb.base/catch-syscall.exp
13849 * gdb.base/compare-sections.exp
13850 * gdb.base/cond-eval-mode.exp
13851 * gdb.base/condbreak-call-false.exp
13852 * gdb.base/consecutive-step-over.exp
13853 * gdb.base/cursal.exp
13854 * gdb.base/disabled-location.exp
13855 * gdb.base/disasm-end-cu.exp
13856 * gdb.base/display.exp
13857 * gdb.base/double-prompt-target-event-error.exp
13858 * gdb.base/dprintf-bp-same-addr.exp
13859 * gdb.base/dprintf-detach.exp
13860 * gdb.base/dprintf-next.exp
13861 * gdb.base/dprintf-non-stop.exp
13862 * gdb.base/dprintf-pending.exp
13863 * gdb.base/dso2dso.exp
13864 * gdb.base/ending-run.exp
13865 * gdb.base/enum_cond.exp
13866 * gdb.base/examine-backward.exp
13867 * gdb.base/exe-lock.exp
13868 * gdb.base/exec-invalid-sysroot.exp
13869 * gdb.base/execl-update-breakpoints.exp
13870 * gdb.base/execution-termios.exp
13871 * gdb.base/fileio.exp
13872 * gdb.base/fixsection.exp
13873 * gdb.base/foll-exec-mode.exp
13874 * gdb.base/foll-exec.exp
13875 * gdb.base/fork-running-state.exp
13876 * gdb.base/frame-args.exp
13877 * gdb.base/fullpath-expand.exp
13878 * gdb.base/func-ptr.exp
13879 * gdb.base/gcore-relro-pie.exp
13880 * gdb.base/gdb1090.exp
13881 * gdb.base/gdb1555.exp
13882 * gdb.base/global-var-nested-by-dso.exp
13883 * gdb.base/gnu-ifunc.exp
13884 * gdb.base/hbreak-in-shr-unsupported.exp
13885 * gdb.base/hbreak-unmapped.exp
13886 * gdb.base/hook-stop.exp
13887 * gdb.base/infcall-input.exp
13888 * gdb.base/info-fun.exp
13889 * gdb.base/info-shared.exp
13890 * gdb.base/interrupt-noterm.exp
13891 * gdb.base/jit-so.exp
13892 * gdb.base/jit.exp
13893 * gdb.base/line-symtabs.exp
13894 * gdb.base/list.exp
13895 * gdb.base/longjmp.exp
13896 * gdb.base/macscp.exp
13897 * gdb.base/max-value-size.exp
13898 * gdb.base/nodebug.exp
13899 * gdb.base/nofield.exp
13900 * gdb.base/overlays.exp
13901 * gdb.base/paginate-after-ctrl-c-running.exp
13902 * gdb.base/paginate-bg-execution.exp
13903 * gdb.base/paginate-inferior-exit.exp
13904 * gdb.base/pending.exp
13905 * gdb.base/pr11022.exp
13906 * gdb.base/printcmds.exp
13907 * gdb.base/ptr-typedef.exp
13908 * gdb.base/ptype.exp
13909 * gdb.base/randomize.exp
13910 * gdb.base/range-stepping.exp
13911 * gdb.base/realname-expand.exp
13912 * gdb.base/relativedebug.exp
13913 * gdb.base/remote.exp
13914 * gdb.base/savedregs.exp
13915 * gdb.base/sepdebug.exp
13916 * gdb.base/set-noassign.exp
13917 * gdb.base/shlib-call.exp
13918 * gdb.base/shreloc.exp
13919 * gdb.base/sigaltstack.exp
13920 * gdb.base/sigbpt.exp
13921 * gdb.base/siginfo-addr.exp
13922 * gdb.base/siginfo-obj.exp
13923 * gdb.base/siginfo-thread.exp
13924 * gdb.base/signest.exp
13925 * gdb.base/signull.exp
13926 * gdb.base/sigrepeat.exp
13927 * gdb.base/skip.exp
13928 * gdb.base/so-impl-ld.exp
13929 * gdb.base/solib-corrupted.exp
13930 * gdb.base/solib-disc.exp
13931 * gdb.base/solib-display.exp
13932 * gdb.base/solib-overlap.exp
13933 * gdb.base/solib-search.exp
13934 * gdb.base/solib-symbol.exp
13935 * gdb.base/source-execution.exp
13936 * gdb.base/sss-bp-on-user-bp-2.exp
13937 * gdb.base/sss-bp-on-user-bp.exp
13938 * gdb.base/stack-checking.exp
13939 * gdb.base/stale-infcall.exp
13940 * gdb.base/step-break.exp
13941 * gdb.base/step-line.exp
13942 * gdb.base/step-over-exit.exp
13943 * gdb.base/step-test.exp
13944 * gdb.base/structs.exp
13945 * gdb.base/sym-file.exp
13946 * gdb.base/symtab-search-order.exp
13947 * gdb.base/term.exp
13948 * gdb.base/type-opaque.exp
13949 * gdb.base/unload.exp
13950 * gdb.base/until-nodebug.exp
13951 * gdb.base/until.exp
13952 * gdb.base/unwindonsignal.exp
13953 * gdb.base/watch-cond.exp
13954 * gdb.base/watch-non-mem.exp
13955 * gdb.base/watch_thread_num.exp
13956 * gdb.base/watchpoint-reuse-slot.exp
13957 * gdb.base/watchpoint-solib.exp
13958 * gdb.base/watchpoint.exp
13959 * gdb.btrace/dlopen.exp
13960 * gdb.cell/arch.exp
13961 * gdb.cell/break.exp
13962 * gdb.cell/bt.exp
13963 * gdb.cell/core.exp
13964 * gdb.cell/data.exp
13965 * gdb.cell/dwarfaddr.exp
13966 * gdb.cell/ea-cache.exp
13967 * gdb.cell/ea-standalone.exp
13968 * gdb.cell/ea-test.exp
13969 * gdb.cell/f-regs.exp
13970 * gdb.cell/fork.exp
13971 * gdb.cell/gcore.exp
13972 * gdb.cell/mem-access.exp
13973 * gdb.cell/ptype.exp
13974 * gdb.cell/registers.exp
13975 * gdb.cell/sizeof.exp
13976 * gdb.cell/solib-symbol.exp
13977 * gdb.cell/solib.exp
13978 * gdb.compile/compile-tls.exp
13979 * gdb.cp/exception.exp
13980 * gdb.cp/gdb2495.exp
13981 * gdb.cp/local.exp
13982 * gdb.cp/mb-inline.exp
13983 * gdb.cp/mb-templates.exp
13984 * gdb.cp/pr10687.exp
13985 * gdb.cp/pr9167.exp
13986 * gdb.cp/scope-err.exp
13987 * gdb.cp/templates.exp
13988 * gdb.cp/virtfunc.exp
13989 * gdb.dwarf2/dw2-dir-file-name.exp
13990 * gdb.dwarf2/dw2-single-line-discriminators.exp
13991 * gdb.fortran/complex.exp
13992 * gdb.fortran/library-module.exp
13993 * gdb.guile/guile.exp
13994 * gdb.guile/scm-cmd.exp
13995 * gdb.guile/scm-frame-inline.exp
13996 * gdb.guile/scm-objfile.exp
13997 * gdb.guile/scm-pretty-print.exp
13998 * gdb.guile/scm-symbol.exp
13999 * gdb.guile/scm-type.exp
14000 * gdb.guile/scm-value.exp
14001 * gdb.linespec/keywords.exp
14002 * gdb.linespec/ls-errs.exp
14003 * gdb.linespec/macro-relative.exp
14004 * gdb.linespec/thread.exp
14005 * gdb.mi/mi-breakpoint-changed.exp
14006 * gdb.mi/mi-dprintf-pending.exp
14007 * gdb.mi/mi-fullname-deleted.exp
14008 * gdb.mi/mi-logging.exp
14009 * gdb.mi/mi-pending.exp
14010 * gdb.mi/mi-solib.exp
14011 * gdb.mi/new-ui-mi-sync.exp
14012 * gdb.mi/user-selected-context-sync.exp
14013 * gdb.multi/dummy-frame-restore.exp
14014 * gdb.multi/multi-arch-exec.exp
14015 * gdb.multi/remove-inferiors.exp
14016 * gdb.multi/watchpoint-multi-exit.exp
14017 * gdb.opt/solib-intra-step.exp
14018 * gdb.perf/backtrace.exp
14019 * gdb.perf/single-step.exp
14020 * gdb.perf/skip-command.exp
14021 * gdb.perf/skip-prologue.exp
14022 * gdb.perf/solib.exp
14023 * gdb.python/lib-types.exp
14024 * gdb.python/py-as-string.exp
14025 * gdb.python/py-bad-printers.exp
14026 * gdb.python/py-block.exp
14027 * gdb.python/py-breakpoint.exp
14028 * gdb.python/py-cmd.exp
14029 * gdb.python/py-events.exp
14030 * gdb.python/py-evthreads.exp
14031 * gdb.python/py-finish-breakpoint.exp
14032 * gdb.python/py-finish-breakpoint2.exp
14033 * gdb.python/py-frame-inline.exp
14034 * gdb.python/py-frame.exp
14035 * gdb.python/py-inferior.exp
14036 * gdb.python/py-infthread.exp
14037 * gdb.python/py-mi.exp
14038 * gdb.python/py-objfile.exp
14039 * gdb.python/py-pp-maint.exp
14040 * gdb.python/py-pp-registration.exp
14041 * gdb.python/py-prettyprint.exp
14042 * gdb.python/py-recurse-unwind.exp
14043 * gdb.python/py-shared.exp
14044 * gdb.python/py-symbol.exp
14045 * gdb.python/py-symtab.exp
14046 * gdb.python/py-template.exp
14047 * gdb.python/py-type.exp
14048 * gdb.python/py-unwind-maint.exp
14049 * gdb.python/py-unwind.exp
14050 * gdb.python/py-value.exp
14051 * gdb.python/python.exp
14052 * gdb.reverse/finish-reverse-bkpt.exp
14053 * gdb.reverse/insn-reverse.exp
14054 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14055 * gdb.reverse/solib-precsave.exp
14056 * gdb.reverse/solib-reverse.exp
14057 * gdb.stabs/gdb11479.exp
14058 * gdb.stabs/weird.exp
14059 * gdb.threads/fork-child-threads.exp
14060 * gdb.threads/fork-plus-threads.exp
14061 * gdb.threads/fork-thread-pending.exp
14062 * gdb.threads/forking-threads-plus-breakpoint.exp
14063 * gdb.threads/hand-call-in-threads.exp
14064 * gdb.threads/interrupted-hand-call.exp
14065 * gdb.threads/linux-dp.exp
14066 * gdb.threads/local-watch-wrong-thread.exp
14067 * gdb.threads/next-while-other-thread-longjmps.exp
14068 * gdb.threads/non-ldr-exit.exp
14069 * gdb.threads/pending-step.exp
14070 * gdb.threads/print-threads.exp
14071 * gdb.threads/process-dies-while-detaching.exp
14072 * gdb.threads/process-dies-while-handling-bp.exp
14073 * gdb.threads/pthreads.exp
14074 * gdb.threads/queue-signal.exp
14075 * gdb.threads/reconnect-signal.exp
14076 * gdb.threads/signal-command-handle-nopass.exp
14077 * gdb.threads/signal-command-multiple-signals-pending.exp
14078 * gdb.threads/signal-delivered-right-thread.exp
14079 * gdb.threads/signal-sigtrap.exp
14080 * gdb.threads/sigthread.exp
14081 * gdb.threads/staticthreads.exp
14082 * gdb.threads/stepi-random-signal.exp
14083 * gdb.threads/thread-unwindonsignal.exp
14084 * gdb.threads/thread_check.exp
14085 * gdb.threads/thread_events.exp
14086 * gdb.threads/tid-reuse.exp
14087 * gdb.threads/tls-nodebug.exp
14088 * gdb.threads/tls-shared.exp
14089 * gdb.threads/tls-so_extern.exp
14090 * gdb.threads/tls.exp
14091 * gdb.threads/wp-replication.exp
14092 * gdb.trace/actions-changed.exp
14093 * gdb.trace/actions.exp
14094 * gdb.trace/backtrace.exp
14095 * gdb.trace/change-loc.exp
14096 * gdb.trace/collection.exp
14097 * gdb.trace/deltrace.exp
14098 * gdb.trace/disconnected-tracing.exp
14099 * gdb.trace/entry-values.exp
14100 * gdb.trace/ftrace-lock.exp
14101 * gdb.trace/ftrace.exp
14102 * gdb.trace/infotrace.exp
14103 * gdb.trace/mi-trace-frame-collected.exp
14104 * gdb.trace/mi-trace-unavailable.exp
14105 * gdb.trace/mi-traceframe-changed.exp
14106 * gdb.trace/mi-tracepoint-changed.exp
14107 * gdb.trace/mi-tsv-changed.exp
14108 * gdb.trace/no-attach-trace.exp
14109 * gdb.trace/packetlen.exp
14110 * gdb.trace/passc-dyn.exp
14111 * gdb.trace/passcount.exp
14112 * gdb.trace/pending.exp
14113 * gdb.trace/pr16508.exp
14114 * gdb.trace/qtro.exp
14115 * gdb.trace/range-stepping.exp
14116 * gdb.trace/read-memory.exp
14117 * gdb.trace/report.exp
14118 * gdb.trace/save-trace.exp
14119 * gdb.trace/signal.exp
14120 * gdb.trace/stap-trace.exp
14121 * gdb.trace/status-stop.exp
14122 * gdb.trace/strace.exp
14123 * gdb.trace/tfile.exp
14124 * gdb.trace/tfind.exp
14125 * gdb.trace/trace-break.exp
14126 * gdb.trace/trace-condition.exp
14127 * gdb.trace/trace-enable-disable.exp
14128 * gdb.trace/trace-mt.exp
14129 * gdb.trace/tracecmd.exp
14130 * gdb.trace/tracefile-pseudo-reg.exp
14131 * gdb.trace/tspeed.exp
14132 * gdb.trace/tstatus.exp
14133 * gdb.trace/tsv.exp
14134 * gdb.trace/unavailable.exp
14135 * gdb.trace/while-dyn.exp
14136 * gdb.trace/while-stepping.exp
14137 * lib/gdb-guile.exp
14138 * lib/gdb.exp
14139 * lib/mi-support.exp
14140 * lib/pascal.exp
14141 * lib/perftest.exp
14142 * lib/prelink-support.exp
14143 * lib/selftest-support.exp
14144
14145 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14146
14147 * Makefile.in: Include disable-implicit-rules.mk.
14148
14149 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14150
14151 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14152 non-byte-aligned bit fields.
14153
14154 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14155
14156 PR gdb/12616
14157 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14158 respects the DW_AT_data_bit_offset attribute.
14159
14160 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14161
14162 * gdb.base/default.exp: Fix output of "set language".
14163
14164 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14165
14166 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14167 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14168 make.
14169 * configure.ac: Remove checks for the make program.
14170 * configure: Re-generate.
14171
14172 2016-11-16 Kevin Buettner <kevinb@redhat.com>
14173
14174 * gdb.python/py-recurse-unwind.c (main): Add loop.
14175 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14176 to read_register() and gdb.parse_and_eval(). Make each code
14177 call a separate case that can be individually tested.
14178 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14179 proc. Call cont_and_backtrace for each of the code paths that
14180 we want to test in the unwinder.
14181
14182 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14183
14184 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14185 the definition of struct S.
14186
14187 2016-11-11 Catherine Moore <clm@codesourcery.com>
14188
14189 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14190
14191 2016-11-09 Pedro Alves <palves@redhat.com>
14192
14193 * gdb.base/commands.exp (runto_or_return): New procedure.
14194 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14195 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14196 (progvar_simple_while_test, progvar_complex_if_while_test)
14197 (if_while_breakpoint_command_test)
14198 (infrun_breakpoint_command_test, breakpoint_command_test)
14199 (user_defined_command_test, watchpoint_command_test)
14200 (test_command_prompt_position, redefine_hook_test)
14201 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14202 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14203 multi_line_input and multi_line. Remove gdb_expect and
14204 gdb_stop_suppressing_tests uses.
14205 * lib/gdb.exp (valnum_re): New global.
14206 (multi_line_input): New procedure.
14207
14208 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14209
14210 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14211 Remove.
14212 (test_setup): Define with proc_with_prefix.
14213 (test_cli_inferior): Likewise.
14214 (test_cli_thread): Likewise.
14215 (test_cli_frame): Likewise.
14216 (test_cli_select_frame): Likewise.
14217 (test_cli_up_down): Likewise.
14218 (test_mi_thread_select): Likewise.
14219 (test_mi_stack_select_frame): Likewise.
14220 (test_cli_in_mi_inferior): Likewise.
14221 (test_cli_in_mi_thread): Likewise.
14222 (test_cli_in_mi_frame): Likewise.
14223 (top level): Do not use with_test_prefix_procname.
14224
14225 2016-11-09 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.base/commands.exp (gdbvar_simple_if_test)
14228 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14229 (progvar_simple_if_test, progvar_simple_while_test)
14230 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14231 (infrun_breakpoint_command_test, breakpoint_command_test)
14232 (user_defined_command_test, watchpoint_command_test)
14233 (test_command_prompt_position, deprecated_command_test)
14234 (bp_deleted_in_command, temporary_breakpoint_commands)
14235 (stray_arg0_test, source_file_with_indented_comment)
14236 (recursive_source_test, if_commands_test)
14237 (error_clears_commands_left, redefine_hook_test)
14238 (redefine_backtrace_test): Use proc_with_prefix.
14239 * lib/gdb.exp (proc_with_prefix): New proc.
14240
14241 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14242
14243 * gdb.base/tui-layout.c: New file.
14244 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14245 disassembly window contains very long lines.
14246
14247 2016-11-08 Tom Tromey <tom@tromey.com>
14248
14249 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14250 depend on Python 2.
14251
14252 2016-11-08 Tom Tromey <tom@tromey.com>
14253
14254 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14255 New method.
14256
14257 2016-10-29 Manish Goregaokar <manish@mozilla.com>
14258
14259 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
14260
14261 2016-10-27 Manish Goregaokar <manish@mozilla.com>
14262
14263 * gdb.rust/simple.rs: Add test for univariant enums without
14264 discriminants and for encoded struct-like enums.
14265
14266 2016-10-28 Pedro Alves <palves@redhat.com>
14267
14268 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14269 gdb_test_multiple, tighten regexps and match symtabs and line
14270 tables incrementally.
14271
14272 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
14273
14274 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14275 general.
14276
14277 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
14278
14279 * gdb.base/exec-invalid-sysroot.exp: New file.
14280
14281 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14282
14283 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14284
14285 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14286
14287 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14288
14289 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14290
14291 * gdb.base/killed-outside.exp: Remove $options from a call to
14292 `prepare_for_testing'.
14293
14294 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14295
14296 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14297 Change test message.
14298
14299 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14300
14301 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14302 Update comment.
14303
14304 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14305
14306 * gdb.trace/mi-trace-save.exp: New file.
14307
14308 2016-10-13 Yao Qi <yao.qi@linaro.org>
14309
14310 * gdb.base/code_elim.exp (get_var_address): Remove.
14311 * gdb.base/relocate.exp: Likewise.
14312 * gdb.base/shreloc.exp: Likewise.
14313 * lib/gdb.exp (get_var_address): New.
14314
14315 2016-10-13 Yao Qi <yao.qi@linaro.org>
14316
14317 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14318 floating point tests if $skip_float_test is false.
14319
14320 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
14321
14322 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14323 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14324 argc values.
14325 Add 1 to argc so we guarantee distinct initial/modified argc values.
14326
14327 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14328
14329 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14330
14331 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14332
14333 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14334 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14335 * gdb.arch/vsx-regs.exp: Likewise.
14336
14337 2016-10-07 Yao Qi <yao.qi@linaro.org>
14338
14339 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14340
14341 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14342
14343 * gdb.python/python.exp: Test decode_line("*0").
14344
14345 2016-10-06 Doug Evans <dje@google.com>
14346
14347 * gdb.python/py-value.exp (test_value_creation): Add test for large
14348 unsigned 64-bit value.
14349
14350 2016-10-06 Tom Tromey <tom@tromey.com>
14351
14352 * gdb.compile/compile.exp: Change java tests to rust.
14353 * gdb.base/setshow.exp: Change java tests to rust.
14354 * gdb.base/default.exp: Remove java from language list.
14355 * README (Examples): Update language example.
14356 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14357 test.
14358 * lib/gdb.exp (skip_java_tests): Remove.
14359 * lib/java.exp: Remove.
14360 * gdb.java: Remove.
14361
14362 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14363
14364 * gdb.arch/mips-fcr.exp: New test.
14365 * gdb.arch/mips-fcr.c: Source for the new test.
14366
14367 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14368
14369 * gdb.base/solib-disc.exp: Use `standard_output_file'
14370 throughout.
14371
14372 2016-10-06 Pedro Alves <palves@redhat.com>
14373
14374 * gdb.base/jit-simple-dl.c: New file.
14375 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14376 * gdb.base/jit-simple.c: ... this.
14377 * gdb.base/jit-simple.exp (jit_run): Delete.
14378 (build_jit): New proc.
14379 (jit_test_reread): Recompile either the main program or the shared
14380 library, depending on what is being tested. Skip changing address
14381 if caller wants to. Compare before/after addresses. If testing
14382 standalone, explicitly load the binary. Test "maint info
14383 breakpoints".
14384 (top level): Add "standalone vs shared lib" and "change address"
14385 vs "same address" axes.
14386
14387 2016-10-06 Pedro Alves <palves@redhat.com>
14388
14389 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14390 call.
14391 (jit_run): Delete.
14392 (jit_test_reread): Use with_test_prefix. Reload the main binary
14393 explicitly. Compare the before/after addresses of the JIT
14394 descriptor.
14395
14396 2016-08-15 Doug Evans <dje@google.com>
14397
14398 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14399 for single bitfields is bool.
14400 * gdb.xml/tdesc-regs.exp: Ditto.
14401
14402 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14403
14404 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14405
14406 2016-10-05 Yao Qi <yao.qi@linaro.org>
14407
14408 * lib/gdb.exp (support_complex_tests): Return zero if
14409 gdb_skip_float_test return true.
14410
14411 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14412 Simon Marchi <simon.marchi@ericsson.com>
14413
14414 PR gdb/20487
14415 * gdb.mi/user-selected-context-sync.exp: New file.
14416 * gdb.mi/user-selected-context-sync.c: New file.
14417
14418 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14419 Simon Marchi <simon.marchi@ericsson.com>
14420
14421 PR gdb/20487
14422 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14423 =thread-select-event check.
14424
14425 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14426
14427 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14428 the compulsory L operand changes.
14429 * gdb.arch/powerpc-power.s: Likewise.
14430
14431 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14432
14433 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14434 * gdb.base/jit-attach-pie.c: New file.
14435 * gdb.base/jit-attach-pie.exp: New file.
14436
14437 2016-09-28 Pedro Alves <palves@redhat.com>
14438
14439 * gdb.base/infcall-input.c: New file.
14440 * gdb.base/infcall-input.exp: New file.
14441
14442 2016-09-22 Yao Qi <yao.qi@linaro.org>
14443
14444 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14445 (gdb_exit): Rename it to ...
14446 (gdbserver_gdb_exit): ... Close GDBserver.
14447 (gdb_exit): New proc, call gdbserver_gdb_exit.
14448 (mi_gdb_exit): Likewise.
14449
14450 2016-09-22 Yao Qi <yao.qi@linaro.org>
14451
14452 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14453 path.
14454 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14455 Remove duplication.
14456
14457 2016-09-22 Yao Qi <yao.qi@linaro.org>
14458
14459 * lib/gdbserver-support.exp: Check the existence of
14460 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14461
14462 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14463
14464 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14465
14466 2016-09-21 Tom Tromey <tom@tromey.com>
14467
14468 PR gdb/20604:
14469 * gdb.base/quit.exp: New file.
14470
14471 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14472
14473 * .gitignore: New file.
14474
14475 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14476
14477 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14478 throughout.
14479
14480 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14481
14482 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14483
14484 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14485
14486 * gdb.cp/casts.cc (decltype): Move it ...
14487 (main): ... with its call to ...
14488 * gdb.cp/casts03.cc: ... a new file.
14489 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14490
14491 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14492
14493 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14494
14495 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14496
14497 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14498 and sync up the test with tests in gas/testsuite/gas/ppc.
14499 * gdb.arch/powerpc-power.exp: Likewise.
14500
14501 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14502
14503 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14504
14505 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14506 Jan Kratochvil <jan.kratochvil@redhat.com>
14507
14508 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14509 make m1's definition to be different from m2's. Use 'dummy' as an
14510 argument for probe 'two'.
14511
14512 2016-09-10 Jon Beniston <jon@beniston.com>
14513
14514 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14515 for sim target.
14516
14517 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14518
14519 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14520 variable declaration.
14521 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14522 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14523 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14524 received HWCAP as its argument.
14525
14526 2016-09-06 Pedro Alves <palves@redhat.com>
14527
14528 * gdb.base/new-ui-pending-input.c: New file.
14529 * gdb.base/new-ui-pending-input.exp: New file.
14530 * gdb.exp (clear_gdb_spawn_id): New procedure.
14531 (with_spawn_id): Check whether gdb_spawn_id exists before
14532 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14533 on exit.
14534
14535 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14536
14537 * gdb.base/float128.c: New file.
14538 * gdb.base/float128.exp: Likewise.
14539 * gdb.base/floatn.c: Likewise.
14540 * gdb.base/floatn.exp: Likewise.
14541
14542 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14543
14544 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14545
14546 2016-09-05 Pedro Alves <palves@redhat.com>
14547
14548 PR backtrace/19927
14549 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14550 unwinders are immediately called as side effect of "source" or
14551 "disable unwinder" commands.
14552 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14553
14554 2016-09-02 Yao Qi <yao.qi@linaro.org>
14555
14556 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14557 is true and $type is "float" or "double".
14558
14559 2016-09-02 Yao Qi <yao.qi@linaro.org>
14560
14561 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14562 true.
14563 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14564 * gdb.base/call-rt-st.exp: Likewise.
14565 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14566 return value instead of gdb,skip_float_test.
14567 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14568 (do_function_calls): Use its return value instead of
14569 gdb,skip_float_test.
14570 * gdb.base/finish.exp: Likewise.
14571 * gdb.base/funcargs.exp: Likewise.
14572 * gdb.base/return.exp: Likewise.
14573 * gdb.base/return2.exp: Likewise.
14574 * gdb.base/varargs.exp: Likewise.
14575 * lib/gdb.exp (gdb_skip_float_test): Change it to
14576 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14577
14578 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14579
14580 * gdb.multi/tids.exp: Test "thread apply all".
14581
14582 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14583
14584 * gdb.base/default.exp (tty): Remove.
14585
14586 2016-08-24 Kevin Buettner <kevinb@redhat.com>
14587
14588 * gdb.python/py-recurse-unwind.c: New file.
14589 * gdb.python/py-recurse-unwind.py: New file.
14590 * gdb.python/py-recurse-unwind.exp: New file.
14591
14592 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14593
14594 * gdb.base/set-inferior-tty.exp: New file.
14595 * gdb.base/set-inferior-tty.c: New file.
14596
14597 2016-08-23 Pedro Alves <palves@redhat.com>
14598
14599 PR gdb/20494
14600 * gdb.base/new-ui-echo.c: New file.
14601 * gdb.base/new-ui-echo.exp: New file.
14602
14603 2016-08-23 Yao Qi <yao.qi@linaro.org>
14604
14605 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14606 gdbserver_spawn.
14607 * gdb.server/connect-without-multi-process.exp (do_test):
14608 Likewise.
14609
14610 2016-08-23 Yao Qi <yao.qi@linaro.org>
14611
14612 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14613 standalone_txt. Delete gdb_txt and standalone_txt on host
14614 and target. Spawn the binary on target. Copy files from
14615 target to host.
14616
14617 2016-08-22 Pedro Alves <palves@redhat.com>
14618
14619 PR gdb/20505
14620 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14621 with_test_prefix. Factor out bits to ...
14622 (test_no_vdso): ... this new procedure.
14623
14624 2016-08-19 Carl Love <cel@us.ibm.com>
14625
14626 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14627 maintaining separate logic for constructing the output path.
14628 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14629 * gdb.arch/ppc-dfp.exp: Likewise.
14630 * gdb.arch/ppc-fp.exp: Likewise.
14631 * gdb.arch/vsx-regs.exp: Likewise.
14632 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14633 binprefix for generating the additional binary files.
14634
14635 2016-08-19 Pedro Alves <palves@redhat.com>
14636
14637 * gdb.trace/mi-trace-frame-collected.exp
14638 (test_trace_frame_collected): On x32, expect two registers.
14639
14640 2016-08-18 Carl Love <cel@us.ibm.com>
14641
14642 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14643 and sync up the test with tests in gas/testsuite/gas/ppc.
14644 * gdb.arch/powerpc-power.exp: Likewise.
14645
14646 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14647
14648 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14649 expected error message.
14650
14651 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14652
14653 * gdb.multi/remove-inferiors.exp: New file.
14654 * gdb.multi/remove-inferiors.c: New file.
14655
14656 2016-08-12 Yao Qi <yao.qi@linaro.org>
14657
14658 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14659 argument list.
14660
14661 2016-08-10 Pedro Alves <palves@redhat.com>
14662
14663 PR gdb/19187
14664 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14665 setup_kfails.
14666
14667 2016-08-09 Pedro Alves <palves@redhat.com>
14668 Simon Marchi <simon.marchi@ericsson.com>
14669
14670 PR gdb/20418
14671 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14672 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14673
14674 2016-08-09 Pedro Alves <palves@redhat.com>
14675
14676 PR mi/20431
14677 * gdb.mi/mi-cmd-error.exp: New file.
14678
14679 2016-08-09 Pedro Alves <palves@redhat.com>
14680
14681 PR gdb/18653
14682 * gdb.base/signals-state-child.c: New file.
14683 * gdb.base/signals-state-child.exp: New file.
14684 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14685
14686 2016-08-09 Pedro Alves <palves@redhat.com>
14687
14688 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14689
14690 2016-08-03 Tom Tromey <tom@tromey.com>
14691
14692 PR python/18565:
14693 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14694
14695 2016-08-01 Yao Qi <yao.qi@linaro.org>
14696
14697 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14698 variable mode to "multi-process" if $multi_process is 1, otherwise
14699 set it to "single-process".
14700
14701 2016-08-01 Yao Qi <yao.qi@linaro.org>
14702
14703 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14704 * gdb.cp/cpexprs.exp: Likewise.
14705 * gdb.cp/m-static.exp: Likewise.
14706
14707 2016-07-26 Tom Tromey <tom@tromey.com>
14708
14709 PR python/20190:
14710 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14711 test.
14712
14713 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14714
14715 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14716 selecting assembly source files.
14717 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14718 assembly source files.
14719 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14720 assembly source files.
14721 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14722 selecting assembly source files.
14723
14724 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14725
14726 * gdb.base/new-ui.exp (do_test_invalid_args): New
14727 procedure.
14728
14729 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14730
14731 * gdb.btrace/reconnect.c: New file.
14732 * gdb.btrace/reconnect.exp: New file.
14733
14734 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14735
14736 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14737 to test_catch_syscall_group.
14738 (test_catch_syscall_group): New.
14739
14740 2016-07-21 Tom Tromey <tom@tromey.com>
14741
14742 * gdb.rust/simple.rs (main): Use empty struct expression.
14743 * gdb.rust/simple.exp: Add tests for empty struct expression.
14744
14745 2016-07-21 Yao Qi <yao.qi@linaro.org>
14746
14747 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14748 if gdb_skip_xml_test is true on some targets.
14749
14750 2016-07-21 Yao Qi <yao.qi@linaro.org>
14751
14752 * gdb.server/solib-list.exp: Unset last_loaded_file.
14753
14754 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14755
14756 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14757 "step into captured_main (args)".
14758
14759 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14760
14761 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14762
14763 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14764
14765 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14766
14767 2016-07-19 Pedro Alves <palves@redhat.com>
14768
14769 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14770 * gdb.opt/inline-bt.exp: Likewise.
14771 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14772 additional_flags=-Winline.
14773 * gdb.opt/inline-locals.exp: Likewise.
14774 * gdb.opt/inline-markers.c (ATTR): Define.
14775 (inlined_fn): Use it.
14776
14777 2016-07-19 Yao Qi <yao.qi@linaro.org>
14778
14779 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14780 (test_with_self): Remove some code. Remove argument executable.
14781 (top-level): Use do_self_tests.
14782
14783 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
14784 Don Breazeal <donb@codesourcery.com>
14785
14786 * gdb.base/maint.exp: Escape paths used in regular expressions.
14787 * gdb.stabs/weird.exp: Likewise.
14788
14789 2016-07-13 Tom Tromey <tom@tromey.com>
14790
14791 PR python/15620, PR python/18620:
14792 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14793 (test_bkpt_events): New procs.
14794
14795 2016-07-13 Tom Tromey <tom@tromey.com>
14796
14797 PR python/17698:
14798 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14799 test.
14800 (test_watchpoints): Likewise.
14801 (test_bkpt_pending): New proc.
14802
14803 2016-07-13 Tom Tromey <tom@tromey.com>
14804
14805 PR cli/18053:
14806 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14807 completion test.
14808
14809 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14810
14811 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14812 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14813 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14814 f_label.
14815 (g): Rename g_end_lbl to g_label.
14816 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14817 low_pc and high_pc.
14818 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14819
14820 2016-07-12 Tom Tromey <tom@tromey.com>
14821
14822 PR python/19293:
14823 * gdb.python/py-unwind-maint.exp: Update tests.
14824
14825 2016-07-12 Yao Qi <yao.qi@linaro.org>
14826
14827 * lib/selftest-support.exp (selftest_setup): Match the output
14828 when captured_main is inlined.
14829
14830 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14831
14832 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14833 New variables.
14834 (print this%a, print this%b, print this): New tests.
14835 * gdb.fortran/derived-types.f90 (this): New object and
14836 initialization.
14837
14838 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14839
14840 * gdb.ada/arraydim.exp: Remove extra directory level in build
14841 directory.
14842
14843 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14844
14845 * lib/ada.exp: Remove extra directory level in build directory.
14846 * gdb.ada/cond_lang.exp: Likewise.
14847 * gdb.ada/exec_changed.exp: Likewise.
14848 * gdb.ada/lang_switch.exp: Likewise.
14849
14850 2016-07-06 Manish Goregaokar <manish@mozilla.com>
14851
14852 * simple.rs: Add test for raw pointer subscripting.
14853 * simple.exp: Add test expectations.
14854
14855 2016-07-05 Yao Qi <yao.qi@linaro.org>
14856
14857 * gdb.mi/mi-reverse.exp: Match =record-started output.
14858
14859 2016-07-01 Pedro Alves <palves@redhat.com>
14860
14861 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14862 procedure.
14863 (jit_reader_test): Test the jit reader's unwinder.
14864 * gdb.base/jithost.c (jit_function_00_code): New global.
14865 (main): Use memcpy to fill in the mmapped code, instead of poking
14866 bytes manually here.
14867 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14868 value.
14869 (read_debug_info): Save the function's range.
14870 (read_sp): New function.
14871 (unwind_frame): Use it. Also unwind RBP.
14872 (get_frame_id): Use read_sp.
14873 (gdb_init_reader): Use calloc instead of malloc.
14874 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14875 parameter. Use gdb_test_multiple.
14876
14877 2016-07-01 Pedro Alves <palves@redhat.com>
14878 Antoine Tremblay <antoine.tremblay@ericsson.com>
14879
14880 * gdb.threads/process-dies-while-detaching.c: New file.
14881 * gdb.threads/process-dies-while-detaching.exp: New file.
14882
14883 2016-07-01 Pedro Alves <palves@redhat.com>
14884
14885 * gdb.multi/watchpoint-multi-exit.c: New file.
14886 * gdb.multi/watchpoint-multi-exit.exp: New file.
14887
14888 2016-06-30 Pedro Alves <palves@redhat.com>
14889
14890 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14891 unset inferior_spawn_id.
14892
14893 2016-06-30 Pedro Alves <palves@redhat.com>
14894
14895 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14896 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14897
14898 2016-06-29 Yao Qi <yao.qi@linaro.org>
14899
14900 * gdb.base/return.c: Add copyright header.
14901
14902 2016-06-29 Tom Tromey <tom@tromey.com>
14903
14904 PR python/20129:
14905 * gdb.python/py-framefilter.exp: Add tests for setting priority
14906 and disabling of non-existent frame filter.
14907
14908 2016-06-29 Yao Qi <yao.qi@linaro.org>
14909
14910 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14911 0x0f07ff.
14912
14913 2016-06-28 Yao Qi <yao.qi@linaro.org>
14914
14915 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14916 triplets. Start gdb, execute catch syscall, and continue. Check
14917 gdb's output to determine catch syscall is supported.
14918
14919 2016-06-27 Manish Goregaokar <manish@mozilla.com>
14920
14921 * gdb.rust/simple.rs: Add test for returning unit in a function.
14922 * gdb.rust/simple.exp: Add expectation for functions returning
14923 unit.
14924
14925 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14926
14927 * gdb.python/py-breakpoint-create-fail.c,
14928 gdb.python/py-breakpoint-create-fail.exp,
14929 gdb.python/py-breakpoint-create-fail.py: New testcase.
14930
14931 2016-06-25 Manish Goregaokar <manish@mozilla.com>
14932
14933 PR gdb/20239
14934 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
14935 * gdb.rust/simple.exp: Add test expectations for new NonZero
14936 tests.
14937
14938 2016-06-24 David Taylor <dtaylor@emc.com>
14939
14940 * gdb.base/offsets.exp: New file.
14941 * gdb.base/offsets.c: New file.
14942
14943 2016-06-23 Tom Tromey <tom@tromey.com>
14944
14945 PR gdb/16483:
14946 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14947 before any filters are loaded.
14948
14949 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14950
14951 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14952 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14953 structs.
14954 * gdb.fortran/derived-type-function.exp: New file.
14955 * gdb.fortran/derived-type-function.f90: New file.
14956
14957
14958 2016-06-21 Pedro Alves <palves@redhat.com>
14959
14960 * gdb.base/new-ui.exp: New file.
14961 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14962 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14963 (with_spawn_id): New procedure.
14964
14965 2016-06-21 Pedro Alves <palves@redhat.com>
14966
14967 * gdb.mi/mi-exec-run.exp: New file.
14968
14969 2016-06-21 Pedro Alves <palves@redhat.com>
14970
14971 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14972 breakpoint command's output on the main UI.
14973 (test_break): New procedure, factored out from calls in the top
14974 level.
14975 (top level): Use foreach_with_prefix to test MI as main UI and as
14976 separate UI.
14977
14978 2016-06-21 Pedro Alves <palves@redhat.com>
14979
14980 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14981 (test_awatch_creation_and_listing)
14982 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14983 Remove 'type' parameter.
14984 (test_watchpoint_all): New parameter mi_mode. Remove
14985 with_test_prefix.
14986 (top level): Use foreach_with_prefix, and add main/separate UI MI
14987 testing axis.
14988
14989 2016-06-21 Pedro Alves <palves@redhat.com>
14990
14991 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14992 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14993 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14994 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14995 (gdb_main_spawn_id, mi_spawn_id): Declare and
14996 comment.
14997 (mi_create_inferior_pty): New procedure,
14998 factored out from default_mi_gdb_start.
14999 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15000 procedures.
15001 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15002 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15003 Use mi_create_inferior_pty.
15004 (mi_gdb_start): Use eval to pass down args list.
15005
15006 2016-06-21 Pedro Alves <palves@redhat.com>
15007
15008 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15009 * gdb.opt/inline-cmds.exp: Add MI tests.
15010
15011 2016-06-21 Pedro Alves <palves@redhat.com>
15012
15013 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15014
15015 2016-06-21 Pedro Alves <palves@redhat.com>
15016
15017 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15018 (top level): Use it instead of mi_execute_to.
15019
15020 2016-06-21 Pedro Alves <palves@redhat.com>
15021
15022 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15023 (cont_handler_str): New.
15024 (signal_stop_handler): Set stop_handler_str instead of printing to
15025 stdout.
15026 (continue_handler): Set cont_handler_str instead of printing to
15027 stdout.
15028 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15029 mi_send_resuming_command. Print stop_handler_str and
15030 cont_handler_str instead of expecting the python events print
15031 directly.
15032
15033 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15034
15035 * gdb.base/jit-reader.exp: New file.
15036 * gdb.base/jithost.c: New file.
15037 * gdb.base/jithost.h: New file.
15038 * gdb.base/jitreader.c : New file.
15039 * gdb.base/jit-protocol.h: New file.
15040
15041 2016-06-17 Yao Qi <yao.qi@linaro.org>
15042
15043 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15044 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15045 and detach-on-fork. Adjust tests.
15046 (top level): Invoke break_cond_on_syscall with combinations of
15047 syscall, follow-fork-mode and detach-on-fork.
15048
15049 2016-06-17 Yao Qi <yao.qi@linaro.org>
15050
15051 * gdb.base/step-over-exit.c: New.
15052 * gdb.base/step-over-exit.exp: New.
15053
15054 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15055
15056 * gdb.base/float.exp: Add target check for nds32*-*-*.
15057 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15058
15059 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15060
15061 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15062 for unsupported target features.
15063 * gdb.base/call-rt-st.exp: Likewise.
15064 * gdb.base/call-sc.exp: Likewise.
15065 * gdb.base/call-signal-resume.exp: Likewise.
15066 * gdb.base/call-strs.exp: Likewise.
15067 * gdb.base/callexit.exp: Likewise.
15068 * gdb.base/callfuncs.exp: Likewise.
15069 * gdb.base/nodebug.exp: Likewise.
15070 * gdb.base/printcmds.exp: Likewise.
15071 * gdb.base/ptype.exp: Likewise.
15072 * gdb.base/structs.exp: Likewise.
15073 * gdb.base/unwindonsignal.exp: Likewise.
15074 * gdb.cp/gdb2495.exp: Likewise.
15075 * gdb.cp/templates.exp: Likewise.
15076 * gdb.cp/virtfunc.exp: Likewise.
15077 * gdb.threads/hand-call-in-threads.exp: Likewise.
15078 * gdb.threads/interrupted-hand-call.exp: Likewise.
15079 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15080
15081 2016-06-10 Tom Tromey <tom@tromey.com>
15082
15083 PR rust/20110:
15084 * gdb.rust/expr.exp: Add test for integer constant larger than
15085 i32.
15086
15087 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15088
15089 * gdb.fortran/nested-funcs.exp: New.
15090 * gdb.fortran/nested-funcs.f90: New.
15091
15092 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15093
15094 * gdb.base/examine-backward.c: New file.
15095 * gdb.base/examine-backward.exp: New file.
15096
15097 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15098
15099 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15100 matching.
15101
15102 2016-06-02 Tom Tromey <tom@tromey.com>
15103
15104 PR python/18984:
15105 * gdb.python/py-shared.exp: Add solib_name test.
15106
15107 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15108
15109 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15110
15111 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15112
15113 PR c++/19893
15114 * gdb.dwarf2/implref.exp: Rename to...
15115 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15116 * gdb.dwarf2/implref-array.c: New file.
15117 * gdb.dwarf2/implref-array.exp: Likewise.
15118 * gdb.dwarf2/implref-global.c: Likewise.
15119 * gdb.dwarf2/implref-global.exp: Likewise.
15120 * gdb.dwarf2/implref-struct.c: Likewise.
15121 * gdb.dwarf2/implref-struct.exp: Likewise.
15122
15123 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15124
15125 * gdb.trace/trace-condition.exp: Add 64bit tests.
15126
15127 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15128
15129 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15130 bits types.
15131 (main): Adapt to 8 to 64 bits types.
15132 * gdb.trace/trace-condition.exp: Add new tests.
15133
15134 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15135
15136 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15137
15138 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15139
15140 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15141 Move condition tests...
15142 * gdb.trace/trace-condition.exp: Here.
15143
15144 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15145
15146 * gdb.trace/trace-condition.exp: Add counter-case tests.
15147
15148 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15149
15150 PR c++/15231
15151 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15152 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15153
15154 2016-05-27 Pedro Alves <palves@redhat.com>
15155
15156 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15157 New procedure.
15158 (top level): Call it, and bail out of DejaGnu is known to be bad.
15159
15160 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15161
15162 * gdb.base/whatis.c: Extend the test case.
15163 * gdb.base/whatis.exp: Add additional tests.
15164
15165 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15166
15167 * gdb.fortran/type.f90: Add pointer variable.
15168 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15169
15170 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15171
15172 * gdb.fortran/vla-type.exp: Fix testcase name.
15173
15174 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15175
15176 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15177
15178 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15179
15180 * gdb.fortran/type.f90: Add nested structures.
15181 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15182 * gdb.fortran/derived-type.exp: Adapt expected output.
15183 * gdb.fortran/vla-type.exp: Adapt expected output.
15184
15185 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15186
15187 * gdb.fortran/whatis_type.exp: Adapt expected output.
15188
15189 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15190
15191 * gdb.fortran/print_type.exp: Fix expected output.
15192 * gdb.fortran/whatis_type.exp: Fix expected output.
15193
15194 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15195
15196 * gdb.fortran/whatis_type.exp: Use multi_line.
15197
15198 2016-05-24 Tom Tromey <tom@tromey.com>
15199
15200 PR python/17386:
15201 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15202 use value as an index.
15203
15204 2016-05-23 Tom Tromey <tom@tromey.com>
15205
15206 PR python/17981:
15207 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15208 no-breakpoint case.
15209
15210 2016-05-24 Pedro Alves <palves@redhat.com>
15211
15212 PR gdb/19828
15213 * gdb.threads/clone-attach-detach.c: New file.
15214 * gdb.threads/clone-attach-detach.exp: New file.
15215
15216 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15217
15218 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15219
15220 2016-05-23 Tom Tromey <tom@tromey.com>
15221
15222 PR python/19438, PR python/18393:
15223 * gdb.python/py-progspace.exp: Add "dir" test.
15224 * gdb.python/py-objfile.exp: Add "dir" test.
15225
15226 2016-05-23 Yao Qi <yao.qi@linaro.org>
15227
15228 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15229 * gdb.arch/thumb2-it.exp: Likewise.
15230
15231 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15232
15233 * gdb.mi/mi-threads-interrupt.c: New file.
15234 * gdb.mi/mi-threads-interrupt.exp: New file.
15235
15236 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15237
15238 PR gdb/18077
15239 * gdb.mi/mi-async-run.exp: New file.
15240 * gdb.mi/mi-async-run.c: New file.
15241
15242 2016-05-17 Tom Tromey <tom@tromey.com>
15243 Manish Goregaokar <manishsmail@gmail.com>
15244
15245 * lib/rust-support.exp: New file.
15246 * lib/gdb.exp (skip_rust_tests): New proc.
15247 (build_executable_from_specs): Handle rust.
15248 * lib/future.exp (gdb_find_rustc): New proc.
15249 (gdb_default_target_compile): Handle rust.
15250 * gdb.rust/expr.exp: New file.
15251 * gdb.rust/generics.exp: New file.
15252 * gdb.rust/generics.rs: New file.
15253 * gdb.rust/methods.exp: New file.
15254 * gdb.rust/methods.rs: New file.
15255 * gdb.rust/modules.exp: New file.
15256 * gdb.rust/modules.rs: New file.
15257 * gdb.rust/simple.exp: New file.
15258 * gdb.rust/simple.rs: New file.
15259
15260 2016-05-17 Tom Tromey <tom@tromey.com>
15261
15262 * gdb.base/default.exp (set language): Add rust.
15263
15264 2016-05-17 Tom Tromey <tom@tromey.com>
15265
15266 * gdb.gdb/unittest.exp: New file.
15267
15268 2016-05-16 Yao Qi <yao.qi@linaro.org>
15269
15270 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15271 shell_prompt. Update shell_prompt_re.
15272
15273 2016-05-12 Doug Evans <dje@google.com>
15274
15275 PR symtab/19999
15276 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15277 $options when building executable.
15278 * gdb.dwarf2/fission-loclists-pie.S: New file.
15279 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15280
15281 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15282
15283 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15284 of [is_remote target],
15285
15286 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15287
15288 * lib/gdb.exp (use_gdb_stub): New procedure.
15289
15290 2016-05-03 Yunlian Jiang <yunlian@google.com>
15291 Doug Evans <dje@google.com>
15292
15293 PR symtab/19914
15294 * gdb.dwarf2/dwp-sepdebug.c: New file.
15295 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15296
15297 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15298
15299 * gdb.base/detach.exp: Remove is_remote check.
15300
15301 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15302
15303 * gdb.base/annota-input-while-running.exp: Don't check for
15304 [is_remote target]. Enable annotations after running to main.
15305 Remove unused "set test..." line.
15306
15307 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15308
15309 * gdb.trace/trace-enable-disable.exp: New file.
15310 * gdb.trace/trace-enable-disable.c: New file.
15311
15312 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15313
15314 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15315 use it in info sharedlibrary test.
15316 * gdb.trace/ftrace-lock.exp: Likewise.
15317 * gdb.trace/ftrace.exp: Likewise.
15318 * gdb.trace/range-stepping.exp: Likewise.
15319 * gdb.trace/trace-break.exp: Likewise.
15320 * gdb.trace/trace-condition.exp: Likewise.
15321 * gdb.trace/trace-mt.exp: Likewise.
15322
15323 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15324
15325 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15326 (gdb_load_shlib): ... this.
15327 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15328 gdb_load_shlib.
15329 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15330 * gdb.base/ctxobj.exp: Likewise.
15331 * gdb.base/dprintf-pending.exp: Likewise.
15332 * gdb.base/dso2dso.exp: Likewise.
15333 * gdb.base/fixsection.exp: Likewise.
15334 * gdb.base/gcore-relro.exp: Likewise.
15335 * gdb.base/gdb1555.exp: Likewise.
15336 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15337 * gdb.base/gnu-ifunc.exp: Likewise.
15338 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15339 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15340 * gdb.base/pending.exp: Likewise.
15341 * gdb.base/print-file-var.exp: Likewise.
15342 * gdb.base/print-symbol-loading.exp: Likewise.
15343 * gdb.base/shlib-call.exp: Likewise.
15344 * gdb.base/shreloc.exp: Likewise.
15345 * gdb.base/so-impl-ld.exp: Likewise.
15346 * gdb.base/solib-disc.exp: Likewise.
15347 * gdb.base/solib-nodir.exp: Likewise.
15348 * gdb.base/solib-overlap.exp: Likewise.
15349 * gdb.base/solib-symbol.exp: Likewise.
15350 * gdb.base/solib-weak.exp (do_test): Likewise.
15351 * gdb.base/sym-file.exp: Likewise.
15352 * gdb.base/symtab-search-order.exp: Likewise.
15353 * gdb.base/type-opaque.exp: Likewise.
15354 * gdb.base/unload.exp: Likewise.
15355 * gdb.base/watchpoint-solib.exp: Likewise.
15356 * gdb.compile/compile.exp: Likewise.
15357 * gdb.cp/gdb2384.exp: Likewise.
15358 * gdb.cp/infcall-dlopen.exp: Likewise.
15359 * gdb.cp/re-set-overloaded.exp: Likewise.
15360 * gdb.fortran/library-module.exp: Likewise.
15361 * gdb.opt/solib-intra-step.exp: Likewise.
15362 * gdb.python/py-finish-breakpoint.exp: Likewise.
15363 * gdb.python/py-shared.exp: Likewise.
15364 * gdb.reverse/solib-precsave.exp: Likewise.
15365 * gdb.reverse/solib-reverse.exp: Likewise.
15366 * gdb.server/solib-list.exp: Likewise.
15367 * gdb.threads/dlopen-libpthread.exp: Likewise.
15368 * gdb.threads/tls-shared.exp: Likewise.
15369 * gdb.threads/tls-so_extern.exp: Likewise.
15370 * gdb.trace/change-loc.exp: Likewise.
15371 * gdb.trace/ftrace-lock.exp: Likewise.
15372 * gdb.trace/ftrace.exp: Likewise.
15373 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15374 * gdb.trace/pending.exp: Likewise.
15375 * gdb.trace/range-stepping.exp: Likewise.
15376 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15377 (strace_info_marker): Likewise.
15378 (strace_probe_marker): Likewise.
15379 (strace_trace_on_same_addr): Likewise.
15380 (strace_trace_on_diff_addr): Likewise.
15381 * gdb.trace/trace-break.exp: Likewise.
15382 * gdb.trace/trace-condition.exp: Likewise.
15383 * gdb.trace/trace-mt.exp: Likewise.
15384
15385 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15386
15387 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15388 result of gdb_remote_download.
15389 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15390 * gdb.base/dso2dso.exp: Likewise.
15391 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15392 * gdb.base/print-file-var.exp: Likewise.
15393 * gdb.base/shlib-call.exp: Likewise.
15394 * gdb.base/shreloc.exp: Likewise.
15395 * gdb.base/solib-overlap.exp: Likewise.
15396 * gdb.base/solib-weak.exp (do_test): Likewise.
15397 * gdb.base/unload.exp: Likewise.
15398
15399 2016-04-27 Yao Qi <yao.qi@linaro.org>
15400
15401 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15402 exists.
15403
15404 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15405
15406 * vla-type.exp: Print structure from toplevel.
15407
15408 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15409
15410 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15411 of dynamic types.
15412 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15413 of dynamic types.
15414
15415 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15416
15417 * gdb.fortran/vla-type.f90: New file.
15418 * gdb.fortran/vla-type.exp: New file.
15419
15420 2016-04-25 Yao Qi <yao.qi@linaro.org>
15421
15422 * gdb.base/branch-to-self.c: New file.
15423 * gdb.base/branch-to-self.exp: New file.
15424
15425 2016-04-22 Yao Qi <yao.qi@linaro.org>
15426
15427 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15428 more after $hex.
15429
15430 2016-04-22 Yao Qi <yao.qi@linaro.org>
15431
15432 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15433 * gdb.base/annota3.exp: Likewise.
15434
15435 2016-04-22 Yao Qi <yao.qi@linaro.org>
15436
15437 * gdb.reverse/step-precsave.exp: Do one step and test program
15438 stops in "callee" and do multiple steps until program goes out
15439 of "callee".
15440 * gdb.reverse/step-reverse.exp: Likewise.
15441
15442 2016-04-22 Yao Qi <yao.qi@linaro.org>
15443
15444 * gdb.trace/signal.exp: Also pass if
15445 $tracepoint_hits($i) > $iterations.
15446
15447 2016-04-22 Yao Qi <yao.qi@linaro.org>
15448
15449 * gdb.trace/signal.c: New file.
15450 * gdb.trace/signal.exp: New file.
15451
15452 2016-04-19 Doug Evans <xdje42@gmail.com>
15453
15454 * gdb.base/bad-file.exp: New file.
15455
15456 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15457
15458 * gdb.dwarf2/implref.exp: New file.
15459
15460 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15461
15462 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15463 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15464 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15465 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15466 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15467 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15468 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15469 * lib/fortran.exp (fortran_int4): New procedure.
15470 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15471 (fortran_logical4): Likewise.
15472
15473 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15474
15475 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15476
15477 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15478
15479 * lib/compiler.c: Add Intel specific preprocessor macros.
15480 * lib/compiler.cc: Likewise.
15481
15482 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
15483
15484 * gdb.server/connect-with-no-symbol-file.c: New file.
15485 * gdb.server/connect-with-no-symbol-file.exp: New file.
15486
15487 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15488
15489 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15490
15491 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15492
15493 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15494 standard output directory.
15495
15496 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15497
15498 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15499
15500 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15501
15502 * gdb.btrace/instruction_history.c (loop): Add declaration.
15503
15504 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15505
15506 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15507
15508 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15509
15510 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15511 parentheses to print.
15512 (continue_handler): Likewise.
15513
15514 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15515
15516 * gdb.server/solib-list.exp: Remove is_remote check.
15517 Pass shlib= to gdb_compile. Don't link shared library with
15518 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15519 Run binary filename through "readlink -f" on the target.
15520
15521 2016-04-08 Pedro Alves <palves@redhat.com>
15522
15523 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15524 interpreter filename as argument to gdbserver_spawn.
15525 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15526 Return empty if $last_loaded_file does not exist.
15527
15528 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15529
15530 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15531 * gdb.base/jit-main.c: Use exit after usage.
15532
15533 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15534
15535 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15536 GDBHISTSIZE prior to the tests.
15537 * gdb.base/gdbinit-history.exp: Likewise.
15538
15539 2016-04-07 Pedro Alves <palves@redhat.com>
15540
15541 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15542 instead of build_executable. Use gdb_load_shlibs.
15543
15544 2016-04-07 Yao Qi <yao.qi@linaro.org>
15545
15546 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15547 Execute "si" command.
15548
15549 2016-04-07 Yao Qi <yao.qi@linaro.org>
15550
15551 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15552 number instead of the comments on some line.
15553
15554 2016-04-06 Don Breazeal <donb@codesourcery.com>
15555
15556 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15557 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15558
15559 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15560
15561 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15562 standard_output_file. Remove unused binfile variable.
15563
15564 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
15565
15566 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15567 * gdb.python/py-mi-objfile.exp: Match "list main" output
15568 in console format.
15569
15570 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15571
15572 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15573 absolute.
15574
15575 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15576
15577 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15578 absolute.
15579 * gdb.trace/ftrace.exp: Likewise.
15580 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15581 targets as well.
15582 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15583 (gdb_load_shlibs): Copy libraries to test directory when testing
15584 natively. Only set solib-search-path if testing remotely.
15585 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15586
15587 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15588
15589 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15590 gdb_download. Use it even if the target is not remote.
15591 * gdb.base/jit.exp (compile_jit_test): Likewise.
15592 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15593 output directory if the destination board is local, otherwise use
15594 the standard remote_download from DejaGnu.
15595 (gdb_download): Remove.
15596 (gdb_load_shlibs): Use gdb_remote_download instead of
15597 gdb_download.
15598 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15599 Use gdb_remote_download instead of gdb_download. Use it even if
15600 the target is not remote.
15601 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15602 instead of gdb_download.
15603
15604 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15605
15606 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15607 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15608 run.
15609
15610 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
15611
15612 PR gdb/19820
15613 * gdb.base/printcmds.exp: Add artificial arrays tests.
15614
15615 2016-03-31 Pedro Alves <palves@redhat.com>
15616
15617 PR gdb/19858
15618 * gdb.base/jit-main.c: Include unistd.h.
15619 (ATTACH): Define to 0 if not already defined.
15620 (wait_for_gdb, mypid): New globals.
15621 (WAIT_FOR_GDB): New macro.
15622 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15623 some breakpoint locations.
15624 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15625 New procedures.
15626 (one_jit_test): Add REATTACH parameter, and handle it. Use
15627 continue_to_test_location.
15628 (top level): Test attach, and adjusts calls to one_jit_test.
15629
15630 2016-03-31 Pedro Alves <palves@redhat.com>
15631
15632 PR gdb/19858
15633 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15634 BINSUFFIX parameter, and handle it.
15635 (top level): Adjust calls compile_jit_test.
15636
15637 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
15638
15639 PR python/19743
15640 * gdb.python/py-mi-events-gdb.py: New file.
15641 * gdb.python/py-mi-events.c: New file.
15642 * gdb.python/py-mi-events.exp: New file.
15643
15644 2016-03-30 Yao Qi <yao.qi@linaro.org>
15645
15646 * gdb.reverse/until-precsave.exp: Match function name only.
15647 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15648 Move malloc to a condition block.
15649 * gdb.reverse/until-reverse.exp: Match function name only.
15650
15651 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15652
15653 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15654 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15655 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15656 variable for GPR 0 instead of assuming it is register 0.
15657 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15658 * lib/trace-support.exp: Add s390 registers.
15659
15660 2016-03-29 Yao Qi <yao.qi@linaro.org>
15661
15662 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15663
15664 2016-03-24 Yao Qi <yao.qi@linaro.org>
15665
15666 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15667 test message.
15668
15669 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15670
15671 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15672 maintaining separate logic for constructing the output path.
15673
15674 2016-03-16 Don Breazeal <donb@codesourcery.com>
15675
15676 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15677 Retry fork and waitpid on interrupted system call errors.
15678 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15679 Use with_timeout_factor to increase timeout by factor of 10.
15680
15681 2016-03-15 Don Breazeal <donb@codesourcery.com>
15682
15683 * gdb.cp/scope-err.cc: New test program.
15684 * gdb.cp/scope-err.exp: New test script.
15685 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15686 lines and "set breakpoint here" comment.
15687 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15688 Fixed some whitespace and format issues.
15689 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15690 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15691
15692 2016-03-15 Doug Evans <dje@google.com>
15693
15694 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15695 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15696 All callers updated. Add tests for enums, mixed flags register.
15697
15698 2016-03-15 Doug Evans <dje@google.com>
15699
15700 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15701 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15702
15703 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15704
15705 * gdb.base/default.exp: Add $_as_string to the list of expected
15706 convenience functions.
15707
15708 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15709
15710 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15711
15712 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15713
15714 * gdb.python/py-as-string.exp: New file.
15715 * gdb.python/py-as-string.c: New file.
15716
15717 2016-03-09 Pedro Alves <palves@redhat.com>
15718
15719 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15720 signal" -> "Thread NN received signal" output change.
15721 * gdb.threads/ia64-sigill.exp: Likewise.
15722 * gdb.threads/linux-dp.exp: Likewise.
15723 * gdb.threads/manythreads.exp: Likewise.
15724 * gdb.threads/pending-step.exp: Likewise.
15725 * gdb.threads/print-threads.exp: Likewise.
15726 * gdb.threads/sigstep-threads.exp: Likewise.
15727 * gdb.threads/staticthreads.exp: Likewise.
15728 * gdb.threads/tls.exp: Likewise.
15729
15730 2016-03-09 Pedro Alves <palves@redhat.com>
15731
15732 * gdb.base/command-line-input.exp: New file.
15733
15734 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15735
15736 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15737 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15738 * gdb.trace/pending.exp: Accept leading dot before function name.
15739 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15740 * lib/trace-support.exp: Set registers for ppc.
15741
15742 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15743
15744 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15745 use it for disassembly; accept .main in addition to main in backtrace.
15746
15747 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
15748 Marcin Kościelnicki <koriakin@0x04.net>
15749
15750 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15751 (gdb_recursion_test_ptr): New global variable.
15752 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15753 gdb_recursion_test.
15754 (gdb_c_test): Ditto.
15755
15756 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15757
15758 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15759 ordering.
15760
15761 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15762
15763 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15764 (bar): Add bar_start_lbl label.
15765 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15766 of foo/bar for emitting DWARF and tracing.
15767
15768 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15769
15770 * analyze-racy-logs.py: Set executable bit.
15771
15772 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15773
15774 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15775 (CHECK_TARGET_TMP): Likewise.
15776 (check-single-racy): New rule.
15777 (check-parallel-racy): Likewise.
15778 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15779 (do-check-parallel-racy): New rule.
15780 (check-racy/%.exp): Likewise.
15781 * README (Racy testcases): New section.
15782 * analyze-racy-logs.py: New file.
15783
15784 2016-03-03 Doug Evans <dje@google.com>
15785
15786 * gdb.base/skip.exp: Use with_test_prefix.
15787
15788 2016-03-03 Yao Qi <yao.qi@linaro.org>
15789
15790 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15791 Invoke step_over_syscall "clone" and break_cond_on_syscall
15792 "clone".
15793 * gdb.base/step-over-clone.c: New file.
15794
15795 2016-03-03 Yao Qi <yao.qi@linaro.org>
15796
15797 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15798 code format.
15799
15800 2016-03-03 Yao Qi <yao.qi@linaro.org>
15801
15802 * gdb.base/disp-step-fork.c: Rename to ...
15803 * gdb.base/step-over-fork.c: ... it. New file.
15804 * gdb.base/disp-step-vfork.c: Rename to ...
15805 * gdb.base/step-over-vfork.c: ... it. New file.
15806 * gdb.base/disp-step-syscall.exp: Rename to ...
15807 * gdb.base/step-over-syscall.exp: ... it. New file.
15808 (disp_step_cross_syscall): Rename to ...
15809 (step_over_syscall): ... it.
15810
15811 2016-03-03 Yao Qi <yao.qi@linaro.org>
15812
15813 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15814 If target supports condition evaluation on target, invoke
15815 break_cond_on_syscall for fork and vfork.
15816
15817 2016-03-03 Yao Qi <yao.qi@linaro.org>
15818
15819 * gdb.base/disp-step-syscall.exp: Don't invoke
15820 support_displaced_stepping.
15821 (disp_step_cross_syscall): Test with displaced stepping off and
15822 on if supported.
15823
15824 2016-03-03 Yao Qi <yao.qi@linaro.org>
15825
15826 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15827 proc.
15828 (setup): New proc.
15829 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15830 and setup.
15831
15832 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15833
15834 * gdb.fortran/vla-history.exp: Remove breakpoint.
15835
15836 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15837
15838 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15839 exceeds timeout.
15840
15841 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15842
15843 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15844 breakpoint.
15845
15846 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15847
15848 * gdb.mi/vla.f90: Nullify pointer after declaration.
15849
15850 2016-03-01 Pedro Alves <palves@redhat.com>
15851
15852 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15853
15854 2016-03-01 Pedro Alves <palves@redhat.com>
15855
15856 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15857 before anything else.
15858 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15859 _GNU_SOURCE here.
15860 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15861 before anything else.
15862 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15863
15864 2016-03-01 Pedro Alves <palves@redhat.com>
15865
15866 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15867
15868 2016-03-01 Yao Qi <yao.qi@linaro.org>
15869
15870 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15871 prepare_for_testing.
15872
15873 2016-03-01 Yao Qi <yao.qi@linaro.org>
15874
15875 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15876
15877 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15878
15879 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15880 manually constructing the output path.
15881
15882 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15883
15884 * gdb.arch/s390-stackless.S: New.
15885 * gdb.arch/s390-stackless.exp: New.
15886
15887 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15888
15889 * gdb.dlang/circular.c: New file.
15890 * gdb.dlang/circular.exp: New file.
15891
15892 2016-02-26 Yao Qi <yao.qi@linaro.org>
15893
15894 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15895 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15896 (testcases): Update.
15897
15898 2016-02-26 Yao Qi <yao.qi@linaro.org>
15899
15900 * gdb.reverse/aarch64.c: Rename to ...
15901 * gdb.reverse/insn-reverse.c: ... it.
15902 * gdb.reverse/aarch64.exp: Rename to ...
15903 * gdb.reverse/insn-reverse.exp: ... it.
15904
15905 2016-02-26 Yao Qi <yao.qi@linaro.org>
15906
15907 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15908 (testcase_ftype): New.
15909 (testcases): New array.
15910 (n_testcases): New.
15911 (main): Call each element in testcases.
15912 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15913 (read_testcase): New.
15914 Do the tests in a loop.
15915
15916 2016-02-25 Yao Qi <yao.qi@linaro.org>
15917
15918 * gdb.base/branches.c: Remove.
15919
15920 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15921
15922 PR gdb/13808
15923 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15924
15925 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15926
15927 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15928
15929 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15930
15931 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15932 change x86_64 call_insn to 'callq'.
15933
15934 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15935
15936 * gdb.trace/tfile-avx.c: Move to...
15937 * gdb.trace/tracefile-pseudo-reg.c: Here.
15938 * gdb.trace/tfile-avx.exp: Move to...
15939 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15940
15941 2016-02-24 Gary Benson <gbenson@redhat.com>
15942
15943 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15944 message on attach.
15945
15946 2016-02-23 Doug Evans <dje@google.com>
15947
15948 * gdb.base/skip.c (test_skip): New function.
15949 (end_test_skip_file_and_function): New function.
15950 (test_skip_file_and_function): New function.
15951 * gdb.base/skip1.c (test_skip): New function.
15952 (skip1_test_skip_file_and_function): New function.
15953 * gdb.base/skip.exp: Add tests for new skip options.
15954 * gdb.base/skip-solib.exp: Update expected output.
15955 * gdb.perf/skip-command.cc: New file.
15956 * gdb.perf/skip-command.exp: New file.
15957 * gdb.perf/skip-command.py: New file.
15958
15959 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15960
15961 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15962 info registers pattern.
15963
15964 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15965
15966 * lib/future.exp: Add D support.
15967 (gdb_find_gdc): New proc.
15968 (gdb_default_target_compile): Add D support.
15969
15970 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
15971
15972 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15973 user+system time.
15974 (trace_speed_test): Determine the iteration count for a time
15975 between 15..30 seconds.
15976
15977 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15978
15979 * gdb.arch/i386-mpx-sigsegv.c: New file.
15980 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15981 * gdb.arch/i386-mpx-simple_segv.c: New file.
15982 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15983
15984 2016-02-18 Yao Qi <yao.qi@linaro.org>
15985
15986 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15987 Don't call setup_kfail.
15988
15989 2016-02-18 Yao Qi <yao.qi@linaro.org>
15990
15991 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15992 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15993
15994 2016-02-16 Doug Evans <dje@google.com>
15995
15996 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15997 * gdb.base/skip1.c: Ditto.
15998 * gdb.base/skip.exp: Whitespace cleanup.
15999
16000 2016-02-16 Don Breazeal <donb@codesourcery.com>
16001
16002 PR remote/19496
16003 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16004 Remove kfail for PR remote/19496.
16005
16006 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16007
16008 * lib/gdb.exp (standard_temp_file): Return a path specific to
16009 the runtest invocation.
16010
16011 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16012
16013 * gdb.trace/save-trace.exp: Change relative path to be in the
16014 standard output directory.
16015
16016 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16017
16018 * gdb.arch/i386-prologue.c: Add missing prototypes.
16019
16020 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16021
16022 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16023 * gdb.arch/i386-prologue.exp: Likewise.
16024 * gdb.arch/i386-size.exp: Likewise.
16025
16026 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16027
16028 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16029 define object file path.
16030 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16031 file path.
16032 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16033 standard_output_file to define binfile.
16034
16035 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16036
16037 Fix compatibility with recent gfortran-5.3.1.
16038 * gdb.fortran/vla-history.exp (print vla1 allocated)
16039 (print vla2 allocated, print $2, print $3): Remove
16040 (print $4): Rename to ...
16041 (print $2): ... here.
16042 (print $9): Rename to ...
16043 (print $5): ... here.
16044 (print $10): Rename to ...
16045 (print $6): ... here.
16046 * gdb.fortran/vla.f90: Add pvla initialization.
16047
16048 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16049
16050 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16051 New test.
16052 * gdb.fortran/vla-value-sub.exp: Likewise.
16053
16054 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16055
16056 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16057
16058 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16059
16060 * i386-biarch-core.exp: Define corefile using
16061 standard_output_file.
16062
16063 2016-02-12 Yao Qi <yao.qi@linaro.org>
16064
16065 * gdb.arch/arm-single-step-kernel-helper.c: New.
16066 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16067
16068 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16069
16070 * gdb.btrace/tailcall-only.exp: New.
16071 * gdb.btrace/tailcall-only.c: New.
16072 * gdb.btrace/x86_64-tailcall-only.S: New.
16073 * gdb.btrace/i686-tailcall-only.S: New.
16074
16075 2016-02-11 Pedro Alves <palves@redhat.com>
16076
16077 * README (Parallel testing): Add missing double quotes.
16078
16079 2016-02-11 Pedro Alves <palves@redhat.com>
16080
16081 * README (Parallel testing): New section.
16082 (GDB_PARALLEL): Rewrite.
16083 (FORCE_PARALLEL): Document.
16084
16085 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16086
16087 * gdb.trace/tfile-avx.c: New test.
16088 * gdb.trace/tfile-avx.exp: New test.
16089
16090 2016-02-09 Keith Seitz <keiths@redhat.com>
16091
16092 PR breakpoints/19546
16093 * gdb.base/infcall-exec.c: New file.
16094 * gdb.base/infcall-exec2.c: New file.
16095 * gdb.base/infcall-exec.exp: New file.
16096
16097 2016-02-09 Keith Seitz <keiths@redhat.com>
16098
16099 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16100 (toplevel): Call test_bkpt_address.
16101
16102 2016-02-09 Keith Seitz <keiths@redhat.com>
16103
16104 PR python/19506
16105 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16106 (toplevel): Call test_bkpt_address.
16107
16108 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16109
16110 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16111 to AC_OUTPUT.
16112 * configure: Regenerate.
16113
16114 2016-02-09 Pedro Alves <palves@redhat.com>
16115
16116 PR breakpoints/19548
16117 * gdb.base/execl-update-breakpoints.c (some_function): New
16118 function.
16119 (main): Call it.
16120 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16121 Tighten expected GDB output.
16122
16123 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16124
16125 * Makefile.in (ALL_SUBDIRS): Remove.
16126 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16127 (distclean maintainer-clean realclean): Likewise.
16128 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16129 * configure: Regenerate.
16130 * gdb.ada/Makefile.in: Delete.
16131 * gdb.arch/Makefile.in: Likewise.
16132 * gdb.asm/Makefile.in: Likewise.
16133 * gdb.base/Makefile.in: Likewise.
16134 * gdb.btrace/Makefile.in: Likewise.
16135 * gdb.cell/Makefile.in: Likewise.
16136 * gdb.compile/Makefile.in: Likewise.
16137 * gdb.cp/Makefile.in: Likewise.
16138 * gdb.disasm/Makefile.in: Likewise.
16139 * gdb.dlang/Makefile.in: Likewise.
16140 * gdb.dwarf2/Makefile.in: Likewise.
16141 * gdb.fortran/Makefile.in: Likewise.
16142 * gdb.gdb/Makefile.in: Likewise.
16143 * gdb.go/Makefile.in: Likewise.
16144 * gdb.guile/Makefile.in: Likewise.
16145 * gdb.java/Makefile.in: Likewise.
16146 * gdb.linespec/Makefile.in: Likewise.
16147 * gdb.mi/Makefile.in: Likewise.
16148 * gdb.modula2/Makefile.in: Likewise.
16149 * gdb.multi/Makefile.in: Likewise.
16150 * gdb.objc/Makefile.in: Likewise.
16151 * gdb.opencl/Makefile.in: Likewise.
16152 * gdb.opt/Makefile.in: Likewise.
16153 * gdb.pascal/Makefile.in: Likewise.
16154 * gdb.perf/Makefile.in: Likewise.
16155 * gdb.python/Makefile.in: Likewise.
16156 * gdb.reverse/Makefile.in: Likewise.
16157 * gdb.server/Makefile.in: Likewise.
16158 * gdb.stabs/Makefile.in: Likewise.
16159 * gdb.threads/Makefile.in: Likewise.
16160 * gdb.trace/Makefile.in: Likewise.
16161 * gdb.xml/Makefile.in: Likewise.
16162 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16163 GDB_PARALLEL.
16164 (standard_output_file): Remove check for GDB_PARALLEL, always
16165 return path in outputs/$subdir/$testname.
16166
16167 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16168
16169 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16170 (site.exp): Assign abs_srcdir to tcl's srcdir.
16171
16172 2016-02-04 Yao Qi <yao.qi@linaro.org>
16173
16174 * gdb.base/foll-exec-mode.c: Include limits.h.
16175 (main): Add parameters argc and argv. Get directory from
16176 argv[0].
16177 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16178 compilation.
16179 * gdb.base/foll-exec.c: Include limits.h.
16180 (main): Add parameters argc and argv.
16181 Get directory from argv[0].
16182 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16183 Adjust tests on the number of lines as source code changed.
16184 * gdb.base/foll-vfork-exit.c: Include limits.h.
16185 (main): Add one line of statement before vfork.
16186 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16187 (main): Add parameters argc and argv. Get directory from
16188 argv[0].
16189 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16190 (setup_gdb): Set tbreak to skip some source lines.
16191 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16192 (main): Add parameters argc and argv. Get directory from
16193 argv[0].
16194 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16195 compilation.
16196 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16197 (main): Add parameters argc and argv. Get directory from
16198 argv[0].
16199 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16200 compilation.
16201
16202 2016-02-01 Doug Evans <dje@google.com>
16203
16204 * gdb.base/skip.exp: Clean up multiple references to same test name.
16205
16206 2016-02-01 Pedro Alves <palves@redhat.com>
16207
16208 PR remote/19496
16209 * gdb.threads/forking-threads-plus-breakpoint.exp
16210 (displaced_stepping_supported): New global.
16211 (probe_displaced_stepping_support): New procedure.
16212 (do_test): Add 'displaced' parameter, and use it.
16213 (top level): Check for displaced stepping support. Add displaced
16214 stepping on/off testing axis.
16215
16216 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16217
16218 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16219 pointer. Don't perform further tests on the unassociated pointer
16220 if the first test fails.
16221
16222 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16223
16224 * gdb.base/max-value-size.c: New file.
16225 * gdb.base/max-value-size.exp: New file.
16226 * gdb.base/huge.exp: Disable max-value-size for this test.
16227
16228 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16229
16230 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16231
16232 2016-01-28 Yao Qi <yao.qi@linaro.org>
16233
16234 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16235
16236 2016-01-25 Pedro Alves <palves@redhat.com>
16237
16238 PR threads/19461
16239 * gdb.base/fork-running-state.c: New file.
16240 * gdb.base/fork-running-state.exp: New file.
16241
16242 2016-01-25 Pedro Alves <palves@redhat.com>
16243
16244 PR gdb/19494
16245 * gdb.base/catch-fork-kill.c: New file.
16246 * gdb.base/catch-fork-kill.exp: New file.
16247
16248 2016-01-25 Pedro Alves <palves@redhat.com>
16249
16250 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16251 Delete, moved to lib/gdb.exp.
16252 * gdb.threads/forking-threads-plus-breakpoint.exp
16253 (foreach_with_prefix): Likewise.
16254 * gdb.threads/process-dies-while-handling-bp.exp
16255 (foreach_with_prefix): Likewise.
16256 * lib/gdb.exp (foreach_with_prefix): New procedure.
16257
16258 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16259
16260 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16261 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16262
16263 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16264
16265 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16266 endian targets.
16267
16268 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16269 Pedro Alves <palves@redhat.com>
16270
16271 Fix testsuite compatibility with Guile.
16272 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16273 number.
16274
16275 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16276
16277 Fix testsuite compatibility with Guile.
16278 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16279 (thread 1): New test for backtrace through signal handler.
16280
16281 2016-01-22 Yao Qi <yao.qi@linaro.org>
16282
16283 PR testsuite/19491
16284 * gdb.base/multi-forks.c: Include
16285 ../lib/unbuffer_output.c
16286 (main): Call gdb_unbuffer_output.
16287
16288 2016-01-21 Doug Evans <dje@google.com>
16289
16290 * lib/ada.exp (gdb_compile_ada): Fix typo.
16291
16292 2016-01-21 Joel Brobecker <brobecker@adacore.com>
16293
16294 * gdb.base/break-fun-addr.exp: New file.
16295 * gdb.base/break-fun-addr1.c: New file.
16296 * gdb.base/break-fun-addr2.c: New file.
16297
16298 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16299
16300 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16301 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16302 enum flag values.
16303
16304 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16305
16306 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16307 when GDB can not set the vector return value. Add more comments
16308 for clarification.
16309
16310 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16311
16312 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16313 command.
16314
16315 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16316
16317 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16318
16319 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16320
16321 * Makefile.in (check-single): Pass --status to runtest.
16322 (check/%.exp): Likewise.
16323
16324 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16325
16326 * Makefile.in (check-parallel): Propagate return code from make
16327 do-check-parallel.
16328
16329 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16330
16331 * gdb.trace/ftrace.exp: Fix expected message on continue.
16332 * gdb.trace/pending.exp: Fix expected message on continue.
16333 * gdb.trace/trace-break.exp: Fix expected message on continue.
16334
16335 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16336
16337 * lib/gdb.exp (gdb_test): Remove unused global references.
16338
16339 2016-01-18 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.base/async-shell.exp: Adjust expected output.
16342 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16343 * gdb.base/siginfo-thread.exp: Adjust expected output.
16344 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16345 * gdb.java/jnpe.exp: Adjust expected output.
16346 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16347 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16348 * gdb.threads/leader-exit.exp: Adjust expected output.
16349 * gdb.threads/manythreads.exp: Adjust expected output.
16350 * gdb.threads/pthreads.exp: Adjust expected output.
16351 * gdb.threads/schedlock.exp: Adjust expected output.
16352 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16353 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16354 expected output.
16355 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16356 output.
16357 * gdb.threads/sigthread.exp: Adjust expected output.
16358 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16359
16360 2016-01-18 Yao Qi <yao.qi@linaro.org>
16361
16362 * gdb.guile/scm-section-script.c: Replace @progbits with
16363 %progbits.
16364 * gdb.python/py-section-script.c: Likewise.
16365
16366 2016-01-15 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.multi/tids.exp: Test star wildcard ranges.
16369
16370 2016-01-15 Pedro Alves <palves@redhat.com>
16371
16372 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16373 command from "thread apply" invocation.
16374 (thr_apply_info_thr_invalid): Default the expected output to the
16375 input tid list.
16376 (top level): Add tests that use convenience variables. Add tests
16377 for "thread apply" with a valid TID list, but missing the command.
16378
16379 2016-01-13 Pedro Alves <palves@redhat.com>
16380
16381 * gdb.base/default.exp: Expect $_gthread as well.
16382 * gdb.multi/tids.exp: Test $_gthread.
16383 * gdb.threads/thread-specific.exp: Test $_gthread.
16384
16385 2016-01-13 Pedro Alves <palves@redhat.com>
16386
16387 * gdb.multi/tids.exp: Test "info threads -gid".
16388
16389 2016-01-13 Pedro Alves <palves@redhat.com>
16390
16391 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16392 Breakpoint.thread.
16393 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16394
16395 2016-01-07 Pedro Alves <palves@redhat.com>
16396
16397 * gdb.base/break.exp: Adjust to output changes.
16398 * gdb.base/hbreak2.exp: Likewise.
16399 * gdb.base/sepdebug.exp: Likewise.
16400 * gdb.base/watch_thread_num.exp: Likewise.
16401 * gdb.linespec/keywords.exp: Likewise.
16402 * gdb.multi/info-threads.exp: Likewise.
16403 * gdb.threads/thread-find.exp: Likewise.
16404 * gdb.multi/tids.c: New file.
16405 * gdb.multi/tids.exp: New file.
16406
16407 2016-01-13 Pedro Alves <palves@redhat.com>
16408
16409 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16410
16411 2016-01-13 Pedro Alves <palves@redhat.com>
16412
16413 * gdb.base/default.exp: Expect $_inferior as well.
16414 * gdb.multi/base.exp: Test $_inferior.
16415
16416 2016-01-13 Pedro Alves <palves@redhat.com>
16417
16418 PR breakpoints/19388
16419 * gdb.base/catch-signal-siginfo-cond.c: New file.
16420 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16421
16422 2016-01-12 Josh Stone <jistone@redhat.com>
16423 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16424
16425 * gdb.base/catch-syscall.c (do_execve): New variable.
16426 (main): Conditionally trigger an execve.
16427 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16428 (test_catch_syscall_execve): New, check entry/return across execve.
16429 (do_syscall_tests): Call test_catch_syscall_execve.
16430
16431 2016-01-12 Pedro Alves <palves@redhat.com>
16432
16433 * gdb.base/random-signal.exp (do_test): New procedure, with body
16434 of testcase moved in.
16435
16436 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16437 Pedro Alves <palves@redhat.com>
16438
16439 * gdb.base/funcargs.exp (finish from indirectly called function):
16440 Reintroduce the case for 'First'.
16441
16442 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16443 Pedro Alves <palves@redhat.com>
16444
16445 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16446 (tcatch_vfork_then_child_follow_exec)
16447 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16448 identification.
16449
16450 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16451
16452 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16453 and repeats to unlimited.
16454 * gdb.python/py-value.exp: Likewise.
16455 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16456 and repeats to unlimited.
16457
16458 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16459
16460 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16461 and reordering the functions.
16462 * gdb.multi/hangout.c: Likewise.
16463 * gdb.multi/hello.c: Likewise.
16464
16465 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16466
16467 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16468 absolute.
16469 (SingleStatisticTestResult.report): Use dict.keys instead of
16470 dict.iterkeys.
16471
16472 2016-01-06 Pedro Alves <palves@redhat.com>
16473
16474 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16475
16476 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16477
16478 * gdb.btrace/dlopen.exp: New.
16479 * gdb.btrace/dlopen.c: New.
16480 * gdb.btrace/dlopen-dso.c: New.
16481
16482 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16483
16484 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16485 PATTERN argument is optional.
16486
16487 2015-12-24 Joel Brobecker <brobecker@adacore.com>
16488
16489 * lib/ada.exp (target_compile_ada_from_dir): New function.
16490 (gdb_compile_ada): Reimplement avoiding the use of project files.
16491 * gdb.ada/gnat_ada.gpr: Delete.
16492 * gdb.ada/cond_lang.exp: Adjust test to make path before
16493 filename optional.
16494 * gdb.ada/small_reg_param.exp: Likewise.
16495
16496 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16497
16498 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16499
16500 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16501
16502 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16503 case.
16504
16505 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16506
16507 * gdb.base/break.exp: Remove dead code.
16508 * gdb.base/sepdebug.exp: Likewise.
16509
16510 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16511
16512 * gdb.asm/asm-source.exp: Remove HP-UX references.
16513 * gdb.base/annota1.exp: Likewise.
16514 * gdb.base/annota3.exp: Likewise.
16515 * gdb.base/attach.exp: Likewise.
16516 * gdb.base/bigcore.exp: Likewise.
16517 * gdb.base/break.exp: Likewise.
16518 * gdb.base/call-ar-st.exp: Likewise.
16519 * gdb.base/callfuncs.exp: Likewise.
16520 * gdb.base/catch-fork-static.exp: Likewise.
16521 * gdb.base/display.exp: Likewise.
16522 * gdb.base/foll-exec-mode.exp: Likewise.
16523 * gdb.base/foll-exec.exp: Likewise.
16524 * gdb.base/foll-fork.exp: Likewise.
16525 * gdb.base/foll-vfork.exp: Likewise.
16526 * gdb.base/funcargs.exp: Likewise.
16527 * gdb.base/hbreak2.exp: Likewise.
16528 * gdb.base/inferior-died.exp: Likewise.
16529 * gdb.base/interrupt.exp: Likewise.
16530 * gdb.base/multi-forks.exp: Likewise.
16531 * gdb.base/nodebug.exp: Likewise.
16532 * gdb.base/sepdebug.exp: Likewise.
16533 * gdb.base/solib1.c: Likewise.
16534 * gdb.base/step-test.exp: Likewise.
16535 * gdb.mi/non-stop.c: Likewise.
16536 * gdb.mi/pthreads.c: Likewise.
16537 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16538 * gdb.threads/pthreads.c: Likewise.
16539 * gdb.threads/staticthreads.exp: Likewise.
16540 * lib/future.exp: Likewise.
16541 * lib/gdb.exp: Likewise.
16542 * gdb.base/so-indr-cl.c: Remove.
16543 * gdb.base/so-indr-cl.exp: Likewise.
16544 * gdb.base/solib.c: Likewise.
16545 * gdb.base/solib.exp: Likewise.
16546 * gdb.base/solib2.c: Likewise.
16547
16548 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16549
16550 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16551 * gdb.base/call-ar-st.exp: Likewise.
16552 * gdb.base/callfuncs.exp: Likewise.
16553 * gdb.base/condbreak.exp: Likewise.
16554 * gdb.base/constvars.exp: Likewise.
16555 * gdb.base/hbreak2.exp: Likewise.
16556 * gdb.base/langs.exp: Likewise.
16557 * gdb.base/list.exp: Likewise.
16558 * gdb.base/long_long.exp: Likewise.
16559 * gdb.base/ptype.exp: Likewise.
16560 * gdb.base/scope.exp: Likewise.
16561 * gdb.base/signals.exp: Likewise.
16562 * gdb.base/so-impl-ld.exp: Likewise.
16563 * gdb.base/varargs.exp: Likewise.
16564 * gdb.base/volatile.exp: Likewise.
16565 * gdb.base/whatis.exp: Likewise.
16566 * gdb.cp/cplusfuncs.exp: Likewise.
16567 * gdb.cp/inherit.exp: Likewise.
16568 * gdb.cp/local.exp: Likewise.
16569 * gdb.cp/member-ptr.exp: Likewise.
16570 * gdb.cp/method.exp: Likewise.
16571 * gdb.cp/overload.exp: Likewise.
16572 * gdb.cp/templates.exp: Likewise.
16573 * gdb.stabs/weird.exp: Likewise.
16574 * lib/compiler.c: Likewise.
16575 * lib/compiler.cc: Likewise.
16576 * lib/cp-support.exp: Likewise.
16577 * lib/gdb.exp: Likewise.
16578
16579 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16580
16581 * configure.ac: Remove HP-UX case.
16582 * configure: Regenerate.
16583
16584 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16585
16586 * lib/gdb.exp (gdb_compile): Add function doc.
16587
16588 2015-12-17 Pedro Alves <palves@redhat.com>
16589
16590 PR threads/19354
16591 * gdb.multi/info-threads.exp: New file.
16592
16593 2015-12-15 Yao Qi <yao.qi@linaro.org>
16594
16595 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16596 is aarch64*-*-*.
16597
16598 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16599
16600 * gdb.base/history-duplicates.exp: Skip if no readline support.
16601
16602 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16603
16604 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16605
16606 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16607
16608 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16609
16610 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16611
16612 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16613 ctrl-C if nointerrupts target property is set.
16614 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16615 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16616 * gdb.base/paginate-bg-execution.exp: Likewise.
16617 * gdb.base/paginate-execution-startup.exp: Likewise.
16618 * gdb.base/random-signal.exp: Likewise.
16619 * gdb.base/range-stepping.exp: Likewise.
16620 * gdb.cp/annota2.exp: Likewise.
16621 * gdb.cp/annota3.exp: Likewise.
16622 * gdb.gdb/selftest.exp: Likewise.
16623 * gdb.threads/continue-pending-status.exp: Likewise.
16624 * gdb.threads/leader-exit.exp: Likewise.
16625 * gdb.threads/manythreads.exp: Likewise.
16626 * gdb.threads/pthreads.exp: Likewise.
16627 * gdb.threads/schedlock.exp: Likewise.
16628 * gdb.threads/sigthread.exp: Likewise.
16629
16630 2015-12-11 Don Breazeal <donb@codesourcery.com>
16631
16632 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16633 remote.
16634 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16635 * gdb.base/foll-exec.exp (main): Enable for target remote.
16636 * gdb.base/foll-fork.exp (main): Likewise.
16637 * gdb.base/foll-vfork.exp (main): Likewise.
16638 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16639 (proc continue_to_exit_bp_loc): Use clean_restart.
16640 * gdb.base/pie-execl.exp (main): Disable for target remote.
16641 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16642 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16643 * gdb.threads/execl.exp (main): Likewise.
16644 * gdb.threads/fork-child-threads.exp (main): Likewise.
16645 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16646 remote.
16647 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16648 remote.
16649 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16650 pid.tid style ptids, instead of just tid.
16651 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16652 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16653 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16654 ptids, instead of just tid.
16655
16656 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16657
16658 * gdb.base/list.exp (test_list_forward): Add end of file error
16659 test.
16660 (test_repeat_list_command): Add end of file error test.
16661 (test_list_backwards): Add beginning of file error test.
16662
16663 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16664
16665 * gdb.base/list.exp (test_list_invalid_args): New function,
16666 defined, and called.
16667
16668 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16669
16670 * gdb.base/list.exp (test_list): Make test names unique.
16671
16672 2015-12-11 Yao Qi <yao.qi@linaro.org>
16673
16674 * gdb.base/coremaker2.c: Remove.
16675
16676 2015-12-10 Pedro Alves <palves@redhat.com>
16677
16678 * gdb.multi/base.exp: Remove stale "spaces" references.
16679
16680 2015-12-10 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.multi/base.exp: Don't use nowarnings.
16683 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16684 * gdb.multi/hangout.c: Include stdio.h.
16685 * gdb.multi/hello.c: Include stdlib.h.
16686 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16687 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16688 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16689
16690 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16691
16692 * gdb.dwarf2/dw2-ranges-base.c: New file.
16693 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16694 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16695 support additional line table, and debug ranges generation.
16696 (Dwarf::ranges): New function, generate .debug_ranges.
16697 (Dwarf::lines): Support generating simple line table programs.
16698 (Dwarf::assemble): Initialise new namespace variables.
16699
16700 2015-12-09 Kevin Buettner <kevinb@redhat.com>
16701
16702 * gdb.base/async.exp (proc test_background): Add case for
16703 asynchronous execution not supported.
16704
16705 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
16706
16707 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16708 format and change test names to make them unique.
16709
16710 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16711 Pedro Alves <pedro@redhat.com>
16712
16713 PR gdb/18702
16714 Add checking of floatformats setup on x86_64 hosts.
16715 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16716 (smallval, bigval): New labels/constants.
16717 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16718 float" after loading bigval and smallval.
16719
16720 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16721
16722 * gdb.ada/fun_overload_menu.exp: New testcase.
16723 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16724
16725 2015-12-04 Josh Stone <jistone@redhat.com>
16726
16727 * gdb.base/catch-fork-static.exp: New.
16728
16729 2015-12-03 Yao Qi <yao.qi@linaro.org>
16730
16731 * gdb.base/sizeof.c: Don't include stdio.h and
16732 ../lib/unbuffer_output.c.
16733 (main): New variable 'size' and 'value'. Remove printf and
16734 gdb_unbuffer_output. Assign return value to size and value.
16735 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16736 at the beginning.
16737 (check_sizeof): Check the result by printing variable 'size'.
16738 (check_valueof): Check the result by printing variable 'value'.
16739
16740 2015-12-01 Yao Qi <yao.qi@linaro.org>
16741
16742 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16743 for aarch64*-*-linux* target.
16744
16745 2015-11-30 Pedro Alves <palves@redhat.com>
16746
16747 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16748
16749 2015-11-30 Pedro Alves <palves@redhat.com>
16750
16751 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16752 Handle non-stop mode vCont replies.
16753
16754 2015-11-30 Pedro Alves <palves@redhat.com>
16755
16756 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16757 prepare_for_testing. Start gdb with "set non-stop on" appended to
16758 GDBFLAGS. Lax expected stop output.
16759
16760 2015-11-27 Yao Qi <yao.qi@linaro.org>
16761
16762 * gdb.arch/arm-neon.exp: New.
16763 * gdb.arch/arm-neon.c: New.
16764
16765 2015-11-27 Yao Qi <yao.qi@linaro.org>
16766
16767 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16768
16769 2015-11-27 Yao Qi <yao.qi@linaro.org>
16770
16771 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16772 frames-invalid annotation.
16773
16774 2015-11-27 Yao Qi <yao.qi@linaro.org>
16775
16776 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16777
16778 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16779
16780 * gdb.threads/names.exp: New file.
16781 * gdb.threads/names.c: New file.
16782 * README: Mention gdb,no_thread_names.
16783
16784 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16785
16786 PR 19297
16787 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16788 support" error.
16789
16790 2015-11-24 Pedro Alves <palves@redhat.com>
16791
16792 PR 17539
16793 * gdb.base/display.exp: Expect displays to be sorted in ascending
16794 order. Use multi_line.
16795 * gdb.base/solib-display.exp: Likewise.
16796
16797 2015-11-24 Pedro Alves <palves@redhat.com>
16798
16799 PR 17539
16800 * gdb.base/display.exp: Expect displays to be sorted in ascending
16801 order. Use multi_line.
16802 * gdb.base/solib-display.exp: Likewise.
16803
16804 2015-11-24 Pedro Alves <palves@redhat.com>
16805
16806 PR 17539
16807 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16808 threads in ascending order.
16809 * gdb.base/foll-fork.exp: Likewise.
16810 * gdb.base/foll-vfork.exp: Likewise.
16811 * gdb.base/multi-forks.exp: Likewise.
16812 * gdb.mi/mi-nonstop.exp: Likewise.
16813 * gdb.mi/mi-nsintrall.exp: Likewise.
16814 * gdb.multi/base.exp: Likewise.
16815 * gdb.multi/multi-arch.exp: Likewise.
16816 * gdb.python/py-inferior.exp: Likewise.
16817 * gdb.threads/break-while-running.exp: Likewise.
16818 * gdb.threads/execl.exp: Likewise.
16819 * gdb.threads/gcore-thread.exp: Likewise.
16820 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16821 * gdb.threads/kill.exp: Likewise.
16822 * gdb.threads/linux-dp.exp: Likewise.
16823 * gdb.threads/multiple-step-overs.exp: Likewise.
16824 * gdb.threads/next-bp-other-thread.exp: Likewise.
16825 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16826 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16827 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16828 * gdb.threads/thread-find.exp: Likewise.
16829 * gdb.threads/tls.exp: Likewise.
16830 * lib/mi-support.exp (mi_reverse_list): Delete.
16831 (mi_check_thread_states): No longer reverse list.
16832
16833 2015-11-24 Pedro Alves <palves@redhat.com>
16834
16835 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16836 use lowercase.
16837
16838 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16839
16840 * gdb.trace/actions.c: Include trace-common.h.
16841 (main): Add a location for a fast tracepoint.
16842 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16843 the normal tracepoints.
16844 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16845
16846 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16847
16848 * save-trace.exp: Factor out code to these...
16849 (gdb_save_tracepoints): New.
16850 (gdb_load_tracepoints): New.
16851 (do_save_load_test): New.
16852
16853 2015-11-23 Kevin Buettner <kevinb@redhat.com>
16854
16855 * gdb.base/asmlabel.exp: New test.
16856 * gdb.base/asmlabel.c: New test case.
16857
16858 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16859
16860 * gdb.base/wrong_frame_bt_full-main.c: New file.
16861 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16862 * gdb.base/wrong_frame_bt_full.exp: New file.
16863
16864 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16865
16866 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16867
16868 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16869
16870 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
16871 pstate register when comparing registers values in
16872 sparc64-*-linux-gnu targets to avoid spurious differences.
16873
16874 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16875
16876 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
16877
16878 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16879
16880 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16881 as type argument to gdb_compile.
16882 * gdb.base/nested-subp2.exp: Likewise.
16883 * gdb.base/nested-subp3.exp: Likewise.
16884
16885 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16886
16887 * lib/dwarf.exp (_note): Fix left shift of negative value.
16888 * gdb.trace/trace-condition.exp: Likewise.
16889
16890 2015-11-13 Yao Qi <yao.qi@linaro.org>
16891
16892 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16893 comments about d10v.
16894 (test_scalar_returns): Likewise.
16895 * gdb.base/d10v.ld: Remove.
16896 * gdb.base/overlays.exp: Remove the target triplet checking for
16897 d10v-*-*.
16898 * gdb.base/structs.exp (test_struct_returns): Remove the
16899 comments about d10v.
16900 (test_struct_calls): Likewise.
16901
16902 2015-11-13 Yao Qi <yao.qi@linaro.org>
16903
16904 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16905 * gdb.base/gnu_vector.c: Don't include stdio.h.
16906 (main): Don't print res and call add_some_intvecs.
16907
16908 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16909
16910 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16911 macro.
16912 (func5): Removed.
16913 (func4): Use FAST_TRACEPOINT_LABEL.
16914 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16915 macro.
16916 (func): Removed.
16917 (thread_function): Use FAST_TRACEPOINT_LABEL.
16918 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16919 (func): Remove.
16920 (marker): Use FAST_TRACEPOINT_LABEL.
16921 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16922 (pendfunc1): Remove.
16923 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16924 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16925 (foo): Remove.
16926 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16927 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16928 macro.
16929 (func): Remove.
16930 (marker): Use FAST_TRACEPOINT_LABEL.
16931 * gdb.trace/trace-common.h: New header.
16932 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16933 macro.
16934 (func): Remove.
16935 (marker): Use FAST_TRACEPOINT_LABEL.
16936 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16937 (func): Remove.
16938 (thread_function): Use FAST_TRACEPOINT_LABEL.
16939
16940 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16941
16942 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16943 in front.
16944 * gdb.trace/change-loc.exp: Use global pcreg definition.
16945 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16946 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16947 in front.
16948 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16949 * gdb.trace/pending.exp: Likewise.
16950 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16951 * gdb.trace/trace-break.exp: Likewise.
16952 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16953 in front.
16954 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16955 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16956 in front.
16957 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16958
16959 2015-11-09 Joel Brobecker <brobecker@adacore.com>
16960
16961 * gdb.ada/fin_fun_out: New testcase.
16962
16963 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16964
16965 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16966 value associated with DW_AT_byte_size.
16967 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16968 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16969 DW_AT_upper_bound.
16970
16971 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16972
16973 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16974 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16975 version.
16976 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16977 gdb.dwarf2/dw2-canonicalize-type.exp,
16978 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16979 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16980 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16981 provided by gdb_target_symbol_prefix_flags_asm.
16982 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16983 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16984 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16985 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16986 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16987 macros where needed). Use this macro for symbols which require
16988 the prefix provided by SYMBOL_PREFIX.
16989
16990 2015-11-05 Kevin Buettner <kevinb@redhat.com>
16991
16992 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16993 New procs.
16994 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16995 representing expressions, of more than one list element.
16996 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16997 to prepend linker symbol prefix to f.
16998 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16999 table_1 and table_2.
17000 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17001 Likewise, for f and g.
17002 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17003 for ptr.
17004 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17005 for main.
17006 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17007 table_1_ptr and table_2_ptr.
17008
17009 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17010 Joel Brobecker <brobecker@adacore.com>
17011
17012 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17013
17014 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17015
17016 * gdb.reverse/s390-mvcle.c: New test.
17017 * gdb.reverse/s390-mvcle.exp: New file.
17018 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17019
17020 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17021
17022 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17023
17024 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17025
17026 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17027 reaching marker2.
17028 * gdb.reverse/getresuid-reverse.exp: Likewise.
17029 * gdb.reverse/pipe-reverse.exp: Likewise.
17030 * gdb.reverse/readv-reverse.exp: Likewise.
17031 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17032 * gdb.reverse/time-reverse.exp: Likewise.
17033 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17034
17035 2015-10-30 Yao Qi <yao.qi@linaro.org>
17036
17037 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17038 (empty_cycle): Remove.
17039 (main): Don't call empty_cycle. Don't use watch_count_done.
17040 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17041 empty_cycle. Rewrite the code counting HW watchpoints.
17042
17043 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17044
17045 * gdb.reverse/fstatat-reverse.c: New test.
17046 * gdb.reverse/fstatat-reverse.exp: New file.
17047 * gdb.reverse/getresuid-reverse.c: New test.
17048 * gdb.reverse/getresuid-reverse.exp: New file.
17049 * gdb.reverse/pipe-reverse.c: New test.
17050 * gdb.reverse/pipe-reverse.exp: New file.
17051 * gdb.reverse/readv-reverse.c: New test.
17052 * gdb.reverse/readv-reverse.exp: New file.
17053 * gdb.reverse/recvmsg-reverse.c: New test.
17054 * gdb.reverse/recvmsg-reverse.exp: New file.
17055 * gdb.reverse/time-reverse.c: New test.
17056 * gdb.reverse/time-reverse.exp: New file.
17057 * gdb.reverse/waitpid-reverse.c: New test.
17058 * gdb.reverse/waitpid-reverse.exp: New file.
17059
17060 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17061
17062 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17063
17064 2015-10-26 Doug Evans <dje@google.com>
17065
17066 PR symtab/17391
17067 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17068 * gdb.dwarf2/bad-regnum.c: New file.
17069 * gdb.dwarf2/bad-regnum.exp: New file.
17070
17071 2015-10-26 Doug Evans <dje@google.com>
17072
17073 PR python/18938
17074 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17075 file.
17076
17077 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17078
17079 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17080 for a change by "Mention language in compile error message".
17081
17082 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17083
17084 PR python/18073
17085 * gdb.python/py-type.c (C::a_method): New.
17086 (C::a_const_method): New.
17087 (C::a_static_method): New.
17088 (a_function): New.
17089 * gdb.python/py-type.exp (test_fields): Test getting fields
17090 from function and method.
17091
17092 2015-10-21 Keven Boell <keven.boell@intel.com>
17093
17094 * gdb.fortran/vla-alloc-assoc.exp: New file.
17095 * gdb.fortran/vla-datatypes.exp: New file.
17096 * gdb.fortran/vla-datatypes.f90: New file.
17097 * gdb.fortran/vla-history.exp: New file.
17098 * gdb.fortran/vla-ptype-sub.exp: New file.
17099 * gdb.fortran/vla-ptype.exp: New file.
17100 * gdb.fortran/vla-sizeof.exp: New file.
17101 * gdb.fortran/vla-sub.f90: New file.
17102 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17103 * gdb.fortran/vla-value-sub-finish.exp: New file.
17104 * gdb.fortran/vla-value-sub.exp: New file.
17105 * gdb.fortran/vla-value.exp: New file.
17106 * gdb.fortran/vla-ptr-info.exp: New file.
17107 * gdb.mi/mi-vla-fortran.exp: New file.
17108 * gdb.mi/vla.f90: New file.
17109
17110 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17111
17112 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17113 of hardwired timeout value.
17114
17115 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17116 Pedro Alves <palves@redhat.com>
17117
17118 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17119 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17120
17121 2015-10-19 Josh Stone <jistone@redhat.com>
17122
17123 * gdb.base/catch-syscall.c: Include <sched.h>.
17124 (unknown_syscall): New variable.
17125 (main): Trigger a vfork and an unknown syscall.
17126 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17127 (unknown_syscall_number): Likewise.
17128 (check_call_to_syscall): Accept an optional syscall pattern.
17129 (check_return_from_syscall): Likewise.
17130 (check_continue): Likewise.
17131 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17132 (test_catch_syscall_skipping_return): New test toggling off 'catch
17133 syscall' to step over the syscall return, then toggling back on.
17134 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17135 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17136 (do_syscall_tests): Call test_catch_syscall_without_args and
17137 test_catch_syscall_mid_vfork.
17138 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17139 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17140
17141 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
17142
17143 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17144 print g_vE): Add new pass patterns.
17145 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17146 print various symbol names for vptr fields.
17147
17148 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17149
17150 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17151 results.
17152
17153 2015-10-12 Yao Qi <yao.qi@linaro.org>
17154
17155 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17156
17157 2015-10-12 Yao Qi <yao.qi@linaro.org>
17158
17159 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17160 is aarch64*-*-linux*.
17161
17162 2015-10-12 Yao Qi <yao.qi@linaro.org>
17163
17164 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17165 (can_relocate_bcond_true): ... it.
17166 (can_relocate_bcond_false): New function.
17167 (foo): Likewise.
17168 (can_relocate_bl): Likewise.
17169 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17170 can_relocate_bl.
17171
17172 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17173
17174 * gdb.base/nested-addr.c: New file.
17175 * gdb.base/nested-addr.exp: New testcase.
17176
17177 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17178
17179 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17180 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17181 its output. Ignore the output of "record goto begin" and instead
17182 check that GDB is replaying.
17183
17184 2015-10-09 Pedro Alves <palves@redhat.com>
17185
17186 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17187 (top level): Use it in the run with no args test.
17188
17189 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17190
17191 * gdb.dlang/properties.exp: New file.
17192
17193 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17194
17195 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17196 whether or not address 0x1000 is mapped on the target.
17197
17198 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17199
17200 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17201 build.
17202
17203 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17204
17205 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17206 instruction-history test.
17207
17208 2015-09-28 Doug Evans <dje@google.com>
17209
17210 * gdb.base/gcore.c (array_func): Add reference to static_array.
17211
17212 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17213
17214 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17215 source line.
17216
17217 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17218
17219 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17220 short or char as base type.
17221
17222 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17223
17224 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17225 to allow any size enum.
17226
17227 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17228
17229 * gdb.ada/array_ptr_renaming.exp: New testcase.
17230 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17231 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17232
17233 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17234
17235 * gdb.trace/ftrace-lock.c: New file.
17236 * gdb.trace/ftrace-lock.exp: New file.
17237
17238 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17239
17240 * gdb.arch/insn-reloc.c: New file.
17241 * gdb.arch/ftrace-insn-reloc.exp: New file.
17242
17243 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17244
17245 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17246 instruction.
17247 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17248 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17249 * gdb.trace/range-stepping.c: Likewise.
17250 * gdb.trace/trace-break.c: Likewise.
17251 * gdb.trace/trace-mt.c (thread_function): Likewise.
17252 * gdb.trace/ftrace.c (marker): Likewise.
17253 * gdb.trace/trace-condition.c (marker): Likewise.
17254 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17255 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17256 is_aarch64_target.
17257
17258 2015-09-18 Doug Evans <xdje42@gmail.com>
17259
17260 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17261 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17262
17263 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17264
17265 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17266 the breakpoint.
17267
17268 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17269
17270 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17271 the pending breakpoint. Remove timeout override for "Run till
17272 MI pending breakpoint on pendfunc3 on thread 2" test.
17273
17274 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17275
17276 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17277 filename pattern.
17278
17279 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17280
17281 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17282 in breakpoint filename pattern.
17283
17284 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17285
17286 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17287
17288 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17289
17290 * gdb.linespec/explicit.exp: Check for readline support for
17291 tab-completion tests. Fix obvious typo.
17292
17293 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17294
17295 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17296 and replay.
17297
17298 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17299
17300 * gdb.btrace/non-stop.c: New.
17301 * gdb.btrace/non-stop.exp: New.
17302
17303 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17304 Yao Qi <yao.qi@linaro.org>
17305
17306 * gdb.trace/trace-condition.c: New file.
17307 * gdb.trace/trace-condition.exp: New file.
17308
17309 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
17310
17311 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17312 for testing bytecode compilation.
17313
17314 2015-09-16 Pedro Alves <palves@redhat.com>
17315 Sandra Loosemore <sandra@codesourcery.com>
17316
17317 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17318 (SECONDS): Redefine.
17319 (main): Call pthread_kill and alarm early.
17320 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17321 support.
17322 (test): If the target can't hardware step and doesn't support
17323 displaced stepping, increase the timeout.
17324
17325 2015-09-16 Pedro Alves <palves@redhat.com>
17326
17327 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17328 (enable_debug): New procedures.
17329 (test): Use them. Bail out if waiting for threads fails.
17330 (top level): Bail out if a test fails.
17331
17332 2015-09-16 Yao Qi <yao.qi@linaro.org>
17333
17334 * gdb.asm/asm-source.exp: Set asm-arch for
17335 aarch64*-*-* target.
17336 * gdb.asm/aarch64.inc: New file.
17337
17338 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17339
17340 * gdb.ada/array_of_variable_length.exp: New testcase.
17341 * gdb.ada/array_of_variable_length/foo.adb: New file.
17342 * gdb.ada/array_of_variable_length/pck.adb: New file.
17343 * gdb.ada/array_of_variable_length/pck.ads: New file.
17344
17345 2015-09-15 Doug Evans <dje@google.com>
17346
17347 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17348 of function static local variable.
17349
17350 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17351
17352 * gdb.threads/tls-so_extern.exp: New test file.
17353 * gdb.threads/tls-so_extern.c: New test file.
17354 * gdb.threads/tls-so_extern_main.c: New test file.
17355
17356 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17357
17358 * gdb.opt/solib-intra-step-lib.c: New file.
17359 * gdb.opt/solib-intra-step-main.c: New file.
17360 * gdb.opt/solib-intra-step.exp: New file.
17361
17362 2015-09-15 Pedro Alves <palves@redhat.com>
17363
17364 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17365 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17366
17367 2015-09-14 Pedro Alves <palves@redhat.com>
17368
17369 * gdb.base/hook-stop-continue.c: Delete.
17370 * gdb.base/hook-stop-continue.exp: Delete.
17371 * gdb.base/hook-stop-frame.c: Delete.
17372 * gdb.base/hook-stop-frame.exp: Delete.
17373 * gdb.base/hook-stop.c: New file.
17374 * gdb.base/hook-stop.exp: New file.
17375
17376 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17377
17378 * gdb.ada/access_to_packed_array.exp: New testcase.
17379 * gdb.ada/access_to_packed_array/foo.adb: New file.
17380 * gdb.ada/access_to_packed_array/pack.adb: New file.
17381 * gdb.ada/access_to_packed_array/pack.ads: New file.
17382
17383 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17384
17385 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17386 buffer size test.
17387
17388 2015-09-11 Don Breazeal <donb@codesourcery.com>
17389
17390 * gdb.base/foll-exec.c: Add copyright header. Fix
17391 formatting issues.
17392 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17393 (do_exec_tests): Use clean_restart in place of zap_session,
17394 and for test initialization. Fix formatting issues. Use
17395 fail in place of perror.
17396 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17397 an expect statement to match an expression with output from
17398 the program under debug.
17399 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17400 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17401 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17402 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17403 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17404
17405 2015-09-09 Doug Evans <dje@google.com>
17406
17407 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17408
17409 2015-09-09 Doug Evans <dje@google.com>
17410
17411 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17412
17413 2015-09-09 Doug Evans <dje@google.com>
17414
17415 * gdb.base/savedregs.exp: Fix typo.
17416
17417 2015-09-09 Pedro Alves <palves@redhat.com>
17418
17419 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17420
17421 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17422
17423 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17424 command actually switches threads. Give up on remaining
17425 tests if target fails to stop at breakpoint.
17426
17427 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17428
17429 * gdb.ada/funcall_char.exp: New testcase.
17430 * gdb.ada/funcall_char/foo.adb: New file.
17431
17432 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17433
17434 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17435 expected outputs. Add two testcases for completing ambiguous
17436 functions.
17437 * gdb.ada/complete/aux_pck.adb: New file.
17438 * gdb.ada/complete/aux_pck.ads: New file.
17439 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17440 Ambiguous_Func functions.
17441 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17442 * gdb.ada/complete/pck.adb: Likewise.
17443
17444 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17445
17446 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17447 failures to run the test program under GDB.
17448
17449 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
17450
17451 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17452 to C.
17453
17454 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17455
17456 * gdb.base/run-after-attach.exp: New test file.
17457 * gdb.base/run-after-attach.c: New test file.
17458
17459 2015-08-26 Don Breazeal <donb@codesourcery.com>
17460
17461 * gdb.base/foll-exec-2.c: New test program.
17462 * gdb.base/foll-exec-2.exp: New test.
17463
17464 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17465
17466 * gdb.base/nested-subp1.exp: New file.
17467 * gdb.base/nested-subp1.c: New file.
17468 * gdb.base/nested-subp2.exp: New file.
17469 * gdb.base/nested-subp2.c: New file.
17470 * gdb.base/nested-subp3.exp: New file.
17471 * gdb.base/nested-subp3.c: New file.
17472
17473 2015-08-24 Pedro Alves <palves@redhat.com>
17474
17475 * gdb.server/connect-without-multi-process.c: New file.
17476 * gdb.server/connect-without-multi-process.exp: New file.
17477
17478 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17479
17480 * gdb.opt/inline-markers.c: Make z int.
17481
17482 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17483
17484 * gdb.opt/inline-markers.c: Make z volatile.
17485
17486 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17487
17488 * gdb.opt/inline-bt.c: New volatile global z.
17489 * gdb.opt/inline-cmds.c: Likewise.
17490 * gdb.opt/inline-locals.c: Likewise.
17491 * gdb.opt/inline-markers.c: New extern global z.
17492 (marker): Use z.
17493 (inline_fn): Likewise.
17494
17495 2015-08-24 Pedro Alves <palves@redhat.com>
17496
17497 * config/m32r-stub.exp: Remove file.
17498 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17499 * gdb.base/call-rt-st.exp: Likewise.
17500 * gdb.base/call-strs.exp: Likewise.
17501 * gdb.base/default.exp: Remove references to h8300-*-hms and
17502 *-*-udi*.
17503 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17504
17505 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17506
17507 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17508 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17509 and "return" use KFAIL when GDB can not read/write the vector
17510 return value.
17511
17512 2015-08-21 Gary Benson <gbenson@redhat.com>
17513
17514 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17515
17516 2015-08-20 Pedro Alves <palves@redhat.com>
17517
17518 * gdb.server/solib-list.exp: No longer expect an interior stop in
17519 non-stop mode.
17520
17521 2015-08-20 Pedro Alves <palves@redhat.com>
17522
17523 * gdb.server/connect-stopped-target.c: New file.
17524 * gdb.server/connect-stopped-target.exp: New file.
17525
17526 2015-08-20 Pedro Alves <palves@redhat.com>
17527
17528 * gdb.dwarf2/comp-unit-lang.exp: New file.
17529 * gdb.dwarf2/comp-unit-lang.c: New file.
17530
17531 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17532
17533 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17534 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17535
17536 2015-08-19 Kevin Buettner <kevinb@redhat.com>
17537
17538 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17539 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17540
17541 2015-08-18 Doug Evans <dje@google.com>
17542 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17543
17544 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17545 skip_python_tests. New arg prompt_regexp.
17546 (skip_python_tests): New function.
17547 * lib/mi-support.exp (mi_skip_python_tests): New function.
17548 * gdb.python/py-mi-objfile-gdb.py: New file.
17549 * gdb.python/py-mi-objfile.c: New file.
17550 * gdb.python/py-mi-objfile.exp: New file.
17551
17552 2015-08-17 Keith Seitz <keiths@redhat.com>
17553
17554 * gdb.linespec/explicit.exp: Move strace test from here ...
17555 * gdb.trace/strace.exp: ... to here.
17556
17557 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17558
17559 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17560 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17561
17562 2015-08-14 Doug Evans <xdje42@gmail.com>
17563
17564 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17565 inferior before selecting a new file.
17566
17567 2015-08-14 Doug Evans <xdje42@gmail.com>
17568
17569 * gdb.mi/mi-disassemble.exp: Update.
17570 * gdb.base/disasm-optim.S: New file.
17571 * gdb.base/disasm-optim.c: New file.
17572 * gdb.base/disasm-optim.h: New file.
17573 * gdb.base/disasm-optim.exp: New file.
17574
17575 2015-08-14 Keith Seitz <keiths@redhat.com>
17576
17577 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17578 "evaluated-by".
17579
17580 2015-08-13 Joel Brobecker <brobecker@adacore.com>
17581
17582 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17583
17584 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17585
17586 * gdb.ada/fun_renaming.exp: New testcase.
17587 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17588 * gdb.ada/fun_renaming/pack.adb: New file.
17589 * gdb.ada/fun_renaming/pack.ads: New file.
17590
17591 2015-08-12 Keith Seitz <keiths@redhat.com>
17592
17593 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17594 gdb_get_line_number.
17595
17596 2015-08-12 Joel Brobecker <brobecker@adacore.com>
17597
17598 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17599 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17600 gdb.base/dso2dso.exp: New files.
17601
17602 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17603 Pedro Alves <palves@redhat.com>
17604 Keith Seitz <keiths@redhat.com>
17605
17606 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17607 GDBFLAGS.
17608
17609 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17610
17611 * gdb.base/gdbhistsize-history.exp
17612 (test_histsize_history_setting): Use save_vars.
17613 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17614 Use save_vars.
17615 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17616 * gdb.base/readline.exp: Use save_vars.
17617
17618 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17619
17620 * lib/gdb.exp (save_vars): New proc.
17621
17622 2015-08-11 Keith Seitz <keiths@redhat.com>
17623
17624 * gdb.base/help.exp: Update help_breakpoint_text.
17625
17626 2015-08-11 Keith Seitz <keiths@redhat.com>
17627
17628 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17629 (at toplevel): Call test_explicit_breakpoints.
17630 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17631 breakpoints.
17632 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17633 breakpoint conditions, "-cond".
17634
17635 2015-08-11 Keith Seitz <keiths@redhat.com>
17636
17637 * gdb.linespec/3explicit.c: New file.
17638 * gdb.linespec/cpexplicit.cc: New file.
17639 * gdb.linespec/cpexplicit.exp: New file.
17640 * gdb.linespec/explicit.c: New file.
17641 * gdb.linespec/explicit.exp: New file.
17642 * gdb.linespec/explicit2.c: New file.
17643 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17644 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17645 before using in the matching pattern.
17646 Clarify that `prefix' is a regular expression.
17647
17648 2015-08-11 Keith Seitz <keiths@redhat.com>
17649
17650 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17651 test.
17652 Add tests for missing ",FMT" and ",".
17653
17654 2015-08-10 Doug Evans <dje@google.com>
17655 Keith Seitz <keiths@redhat.com>
17656
17657 PR gdb/17960
17658 * gdb.base/completion.exp: Add location completer tests.
17659
17660 2015-08-07 Pedro Alves <palves@redhat.com>
17661
17662 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17663 tests here.
17664 (top level): Run do_test with and without displaced stepping.
17665
17666 2015-08-07 Pedro Alves <palves@redhat.com>
17667
17668 * gdb.base/valgrind-disp-step.c: New file.
17669 * gdb.base/valgrind-disp-step.exp: New file.
17670
17671 2015-08-07 Pedro Alves <palves@redhat.com>
17672
17673 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17674 Delete function.
17675 (main): Add alarm. Run an infinite loop instead of calling
17676 wait_threads.
17677 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17678 comment.
17679 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17680 Delete function.
17681 (main): Add alarm. Run an infinite loop instead of calling
17682 wait_threads.
17683 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17684 comment.
17685
17686 2015-08-07 Pedro Alves <palves@redhat.com>
17687
17688 * gdb.base/checkpoint-ns.exp: New file.
17689 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17690 standard_testfile.
17691
17692 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17693
17694 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17695 * gdb.btrace/instruction_history.exp: Update.
17696 * gdb.btrace/tsx.exp: New.
17697 * gdb.btrace/tsx.c: New.
17698
17699 2015-08-06 Pedro Alves <palves@redhat.com>
17700
17701 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17702 increase timeout.
17703 * gdb.reverse/until-precsave.exp: Bump timeouts.
17704
17705 2015-08-06 Pedro Alves <palves@redhat.com>
17706
17707 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17708
17709 2015-08-06 Pedro Alves <palves@redhat.com>
17710
17711 PR gdb/18749
17712 * gdb.threads/process-dies-while-handling-bp.c: New file.
17713 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17714
17715 2015-08-06 Pedro Alves <palves@redhat.com>
17716
17717 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17718 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17719
17720 2015-08-05 Pedro Alves <palves@redhat.com>
17721
17722 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17723 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17724
17725 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17726
17727 * gdb.base/bp-permanent.exp: Report test as unsupported if
17728 the target cannot stop at the permanent breakpoint.
17729
17730 2015-08-03 Doug Evans <dje@google.com>
17731
17732 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17733 10000.
17734
17735 2015-08-03 Doug Evans <dje@google.com>
17736
17737 * Makefile.in (workers/%.worker, build-perf): New rule.
17738 (GDB_PERFTEST_MODE): New variable.
17739 (check-perf): Use it.
17740 (clean): Clean up gdb.perf parallel build subdirs.
17741 * lib/build-piece.exp: New file.
17742 * lib/gdb.exp (make_gdb_parallel_path): New function
17743 (standard_output_file, standard_temp_file): Call it.
17744 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17745 of $GDB_PARALLEL.
17746 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17747
17748 2015-08-03 Doug Evans <dje@google.com>
17749
17750 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
17751 (LOG_FILE_NAME): New global.
17752 (TextReporter.__init__): Initialize self.txt_sum.
17753 (TextReporter.report): Add support for multiple data-points.
17754 Move report to perftest.sum, put raw data in perftest.log.
17755 (TextReporter.start): Open sum and log files.
17756 (TextReporter.end): Close sum and log files.
17757 * gdb.perf/lib/perftest/testresult.py
17758 (SingleStatisticTestResult.record): Handle multiple data-points.
17759
17760 2015-07-31 Pedro Alves <palves@redhat.com>
17761
17762 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17763 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17764 kill_wait_spawned_process instead of explicit "kill -9".
17765 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17766 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17767 kill_wait_spawned_process.
17768 * gdb.base/attach-twice.exp: Likewise.
17769 * gdb.base/attach.exp: Likewise.
17770 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17771 gdb_test_multiple.
17772 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17773 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17774 kill_wait_spawned_process.
17775 * gdb.base/valgrind-infcall.exp: Likewise.
17776 * gdb.multi/multi-attach.exp: Likewise.
17777 * gdb.python/py-prompt.exp: Likewise.
17778 * gdb.python/py-sync-interp.exp: Likewise.
17779 * gdb.server/ext-attach.exp: Likewise.
17780 * gdb.threads/attach-into-signal.exp (corefunc): Use
17781 spawn_wait_for_attach, spawn_id_get_pid and
17782 kill_wait_spawned_process.
17783 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17784 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17785 spawn_id_get_pid and kill_wait_spawned_process.
17786 * gdb.threads/attach-stopped.exp (corefunc): Use
17787 spawn_wait_for_attach, spawn_id_get_pid and
17788 kill_wait_spawned_process.
17789 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17790 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17791 kill_wait_spawned_process instead of explicit "kill -9".
17792 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17793 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17794 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17795 processes. Don't map cygwin/windows pids here. Now returns a
17796 spawn id list.
17797
17798 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17799
17800 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17801 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17802 correct patch.
17803
17804 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17805
17806 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17807
17808 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17809
17810 Reapply:
17811 2014-05-21 Mark Wielaard <mjw@redhat.com>
17812
17813 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17814
17815 2015-07-30 Pedro Alves <palves@redhat.com>
17816
17817 * linux-low.c (handle_extended_wait): Set the child's last
17818 reported status to TARGET_WAITKIND_STOPPED.
17819
17820 2015-07-30 Pedro Alves <palves@redhat.com>
17821
17822 PR threads/18600
17823 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17824 only shows inferior 1.
17825
17826 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17827 Pedro Alves <palves@redhat.com>
17828
17829 PR threads/18600
17830 * gdb.threads/fork-plus-threads.c: New file.
17831 * gdb.threads/fork-plus-threads.exp: New file.
17832
17833 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17834
17835 * gdb.base/batch-preserve-term-settings.exp
17836 (test_terminal_settings_preserved_after_cli_exit): Use
17837 send_quit_command.
17838
17839 2015-07-29 Pedro Alves <palves@redhat.com>
17840 Don Breazeal <donb@codesourcery.com>
17841
17842 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17843 output from both inferior_spawn_id and gdb_spawn_id.
17844
17845 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17846
17847 * gdb.threads/attach-into-signal.exp (corefunc): Use
17848 with_test_prefix on nested loops, uniquefying the test messages.
17849
17850 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17851
17852 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17853 commit.
17854
17855 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17856
17857 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17858 New proc.
17859 (test_terminal_settings_preserved_after_sigterm): New test.
17860
17861 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17862
17863 * gdb.base/batch-preserve-term-settings.exp
17864 (test_terminal_settings_preserved_after_cli_exit): New test.
17865
17866 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17867
17868 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17869 manipulation of saved_gdbflags.
17870 (test_terminal_settings_preserved): Remove global declaration of
17871 the unused variable pagination_prompt. Remove manipulation of
17872 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17873 GDBFLAGS.
17874
17875 2015-07-29 Pedro Alves <palves@redhat.com>
17876
17877 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17878
17879 2015-07-29 Pedro Alves <palves@redhat.com>
17880
17881 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17882 at the top.
17883
17884 2015-07-29 Pedro Alves <palves@redhat.com>
17885
17886 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17887 (main): Call gdb_unbuffer_output.
17888 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17889 (main): Call gdb_unbuffer_output.
17890 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17891 (main): Call gdb_unbuffer_output.
17892 * gdb.base/call-strs.exp: Adjust to step over the
17893 gdb_unbuffer_output call.
17894 * gdb.base/catch-gdb-caused-signals.c: Include
17895 "../lib/unbuffer_output.c".
17896 (main): Call gdb_unbuffer_output.
17897 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17898 (main): Call gdb_unbuffer_output.
17899 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17900 (main): Call gdb_unbuffer_output.
17901 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17902 (main): Call gdb_unbuffer_output.
17903 * gdb.base/shlib-call.exp: Adjust to step over the
17904 gdb_unbuffer_output call.
17905 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17906 (main): Call gdb_unbuffer_output.
17907 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17908 (main): Call gdb_unbuffer_output.
17909 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17910 (main): Rename to ...
17911 (test): ... this.
17912 (main): Reimplement.
17913 * gdb.base/varargs.exp: Run to test instead of to main.
17914 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17915 (main): Call gdb_unbuffer_output.
17916
17917 2015-07-29 Pedro Alves <palves@redhat.com>
17918
17919 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17920 factore out from mi_continue_dprintf. For call-style dprintfs,
17921 expect dprintf output out of $inferior_spawn_id.
17922 (mi_continue_dprintf): Use mi_expect_dprintf.
17923 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17924 (main): Call gdb_unbuffer_output.
17925
17926 2015-07-29 Pedro Alves <palves@redhat.com>
17927
17928 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17929 (default_mi_gdb_start): Set inferior_spawn_id instead of
17930 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17931 gdb_spawn_id.
17932 (mi_gdb_test): Always expect inferior output from both
17933 $inferior_spawn_id and $gdb_spawn_id.
17934
17935 2015-07-29 Pedro Alves <palves@redhat.com>
17936
17937 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17938 send_inferior and $inferior_spawn_id.
17939
17940 2015-07-29 Pedro Alves <palves@redhat.com>
17941
17942 * gdb.gdb/complaints.exp (test_initial_complaints)
17943 (test_serial_complaints, test_short_complaints): Use
17944 gdb_test_stdio.
17945 (test_empty_complaint): Handle $inferior_spawn_id !=
17946 $gdb_spawn_id.
17947
17948 2015-07-29 Pedro Alves <palves@redhat.com>
17949
17950 * gdb.base/varargs.exp: Use gdb_test_stdio.
17951
17952 2015-07-29 Pedro Alves <palves@redhat.com>
17953
17954 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17955
17956 2015-07-29 Pedro Alves <palves@redhat.com>
17957
17958 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17959
17960 2015-07-29 Pedro Alves <palves@redhat.com>
17961
17962 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17963 parameter into two new parameters, "inf_result" and "gdb_result".
17964 Expect inferior output and gdb output from $inferior_spawn_id and
17965 $gdb_spawn_id, respectively. Adjust all callers.
17966
17967 2015-07-29 Pedro Alves <palves@redhat.com>
17968
17969 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17970 of gdb_test_sequence.
17971
17972 2015-07-29 Pedro Alves <palves@redhat.com>
17973
17974 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17975 (saw_spurious_output): Expect inferior output from
17976 $inferior_spawn_id. Use gdb_test_stdio.
17977
17978 2015-07-29 Pedro Alves <palves@redhat.com>
17979
17980 * gdb.base/dprintf.exp: Use standard_testfile. Change
17981 prepare_for_testing call.
17982 (srcfile): Don't set.
17983 (restart): New procedure.
17984 (test_dprintf): New procecure, use to continue over dprintfs.
17985 (test_call, test_agent): New procedures, tests moved here.
17986 Restart gdb and recreate dprintfs. Adjust expected output.
17987
17988 2015-07-29 Pedro Alves <palves@redhat.com>
17989
17990 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17991
17992 2015-07-29 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17995
17996 2015-07-29 Pedro Alves <palves@redhat.com>
17997
17998 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17999 gdb_test_stdio.
18000
18001 2015-07-29 Pedro Alves <palves@redhat.com>
18002
18003 * lib/gdb.exp (gdb_test_stdio): New procedure.
18004
18005 2015-07-29 Pedro Alves <palves@redhat.com>
18006
18007 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18008
18009 2015-07-29 Pedro Alves <palves@redhat.com>
18010
18011 * gdb.base/call-signal-resume.exp: Remove check for
18012 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18013 * gdb.base/unwindonsignal.exp: Likewise.
18014 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18015 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18016
18017 2015-07-29 Pedro Alves <palves@redhat.com>
18018
18019 * gdb.base/siginfo-addr.c (pass): New function.
18020 (handler): Call it iff si_addr is correct.
18021 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18022 Set a breakpoint at "pass" and continue to it.
18023
18024 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18025
18026 * gdb.python/py-objfile.exp: Make some tests have unique names.
18027 * gdb.python/py-pp-registration.exp: Likewise.
18028
18029 2015-07-28 Pedro Alves <palves@redhat.com>
18030
18031 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18032
18033 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18034
18035 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18036
18037 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18038
18039 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18040
18041 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18042
18043 * gdb.base/gdb-sigterm-2.exp: New test.
18044
18045 2015-07-25 Doug Evans <xdje42@gmail.com>
18046
18047 Revert:
18048 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18049 (workers/%.worker, build-perf): New rule.
18050 (GDB_PERFTEST_MODE): New variable.
18051 (check-perf): Use it.
18052 (clean): Clean up gdb.perf parallel build subdirs.
18053 * lib/build-piece.exp: New file.
18054 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18055 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18056 name.
18057 (standard_temp_file): Ditto.
18058 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18059 of $GDB_PARALLEL.
18060
18061 2015-07-24 Doug Evans <dje@google.com>
18062
18063 * gdb.perf/lib/perftest/utils.py: New file.
18064 * gdb.perf/gm-hello.cc: New file.
18065 * gdb.perf/gm-pervasive-typedef.cc: New file.
18066 * gdb.perf/gm-pervasive-typedef.h: New file.
18067 * gdb.perf/gm-std.cc: New file.
18068 * gdb.perf/gm-std.h: New file.
18069 * gdb.perf/gm-use-cerr.cc: New file.
18070 * gdb.perf/gm-utils.h: New file.
18071 * gdb.perf/gmonster-null-lookup.py: New file.
18072 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18073 * gdb.perf/gmonster-print-cerr.py: New file.
18074 * gdb.perf/gmonster-ptype-string.py: New file.
18075 * gdb.perf/gmonster-runto-main.py: New file.
18076 * gdb.perf/gmonster-select-file.py: New file.
18077 * gdb.perf/gmonster1-null-lookup.exp: New file.
18078 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18079 * gdb.perf/gmonster1-print-cerr.exp: New file.
18080 * gdb.perf/gmonster1-ptype-string.exp: New file.
18081 * gdb.perf/gmonster1-runto-main.exp: New file.
18082 * gdb.perf/gmonster1-select-file.exp: New file.
18083 * gdb.perf/gmonster1.cc: New file.
18084 * gdb.perf/gmonster1.exp: New file.
18085 * gdb.perf/gmonster2-null-lookup.exp: New file.
18086 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18087 * gdb.perf/gmonster2-print-cerr.exp: New file.
18088 * gdb.perf/gmonster2-ptype-string.exp: New file.
18089 * gdb.perf/gmonster2-runto-main.exp: New file.
18090 * gdb.perf/gmonster2-select-file.exp: New file.
18091 * gdb.perf/gmonster2.cc: New file.
18092 * gdb.perf/gmonster2.exp: New file.
18093
18094 2015-07-24 Doug Evans <dje@google.com>
18095
18096 * gdb.perf/README: New file.
18097 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18098 * lib/gen-perf-test.exp: New file.
18099
18100 2015-07-24 Doug Evans <dje@google.com>
18101
18102 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18103 (PerfTest::startup): New function.
18104 (PerfTest::run): Return result of calling body.
18105 (PerfTest::assemble): Rewrite.
18106 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18107 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18108 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18109 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18110 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18111
18112 2015-07-24 Doug Evans <dje@google.com>
18113
18114 * lib/gdb.exp (clean_restart): Make executable optional.
18115
18116 2015-07-24 Doug Evans <dje@google.com>
18117
18118 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18119 compiler_info references.
18120 * gdb.cp/temargs.exp: Ditto.
18121 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18122 (get_compiler_info): Early exit if already computed. Set compiler_info
18123 to "unknown" if there was a problem.
18124 (test_compiler_info): Add function comment. Call get_compiler_info.
18125
18126 2015-07-24 Doug Evans <dje@google.com>
18127
18128 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18129 (workers/%.worker, build-perf): New rule.
18130 (GDB_PERFTEST_MODE): New variable.
18131 (check-perf): Use it.
18132 (clean): Clean up gdb.perf parallel build subdirs.
18133 * lib/build-piece.exp: New file.
18134 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18135 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18136 name.
18137 (standard_temp_file): Ditto.
18138 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18139 of $GDB_PARALLEL.
18140
18141 2015-07-24 Doug Evans <dje@google.com>
18142
18143 * lib/future.exp (gdb_default_target_compile): New option
18144 "early_flags".
18145 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18146 --as-needed.
18147
18148 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18149
18150 * gdb.base/catch-syscall.exp: Call gdb_exit before
18151 gdb_skip_xml_test.
18152
18153 2015-07-24 Pedro Alves <palves@redhat.com>
18154
18155 * gdb.python/py-events.exp: Accept output between the stop event
18156 and the prompt.
18157 * gdb.python/py-evsignal.exp: Likewise.
18158 * gdb.python/py-evthreads.exp: Likewise.
18159
18160 2015-07-24 Pedro Alves <palves@redhat.com>
18161
18162 PR gdb/18717
18163 * gdb.threads/non-ldr-exit.c: New file.
18164 * gdb.threads/non-ldr-exit.exp: New file.
18165
18166 2015-07-24 Yao Qi <yao.qi@linaro.org>
18167
18168 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18169 restarting process.
18170
18171 2015-07-24 Yao Qi <yao.qi@linaro.org>
18172
18173 * gdb.server/ext-restart.exp: New file.
18174
18175 2015-07-24 Yao Qi <yao.qi@linaro.org>
18176
18177 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18178 argument options.
18179 * gdb.server/ext-wrapper.exp: New file.
18180
18181 2015-07-23 Doug Evans <dje@google.com>
18182
18183 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18184 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18185
18186 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18187
18188 * gdb.ada/var_arr_typedef.exp: New testcase.
18189 * gdb.ada/var_arr_typedef/pack.adb: New file.
18190 * gdb.ada/var_arr_typedef/pack.ads: New file.
18191 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18192
18193 2015-07-20 Joel Brobecker <brobecker@adacore.com>
18194
18195 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18196
18197 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18198
18199 * gdb.arch/i386-biarch-core.exp: Replace istarget
18200 by "complete set gnutarget". Remove expectation for the "core-file"
18201 command.
18202
18203 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18204
18205 Revert the previous commit:
18206 Tests for validate symbol file using build-id.
18207
18208 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18209
18210 Tests for validate symbol file using build-id.
18211 * gdb.base/solib-mismatch-lib.c: New file.
18212 * gdb.base/solib-mismatch-libmod.c: New file.
18213 * gdb.base/solib-mismatch.c: New file.
18214 * gdb.base/solib-mismatch.exp: New file.
18215
18216 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18217
18218 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18219 nios2-*-linux*.
18220 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18221 * gdb.base/siginfo.exp: Likewise.
18222 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18223
18224 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18225
18226 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18227 Move it to ...
18228 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18229 ... here.
18230 * gdb.trace/range-stepping.exp: Check that the target supports
18231 range stepping.
18232
18233 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18234
18235 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18236
18237 2015-07-14 Pedro Alves <palves@redhat.com>
18238
18239 * gdb.base/killed-outside.exp: New file.
18240 * gdb.base/killed-outside.c: New file.
18241
18242 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18243
18244 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18245 (n at main): New.
18246 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18247
18248 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18249
18250 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18251 infcall tests instead of setting up for KFAIL.
18252
18253 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18254
18255 * gdb.btrace/record_goto-step.exp: New.
18256
18257 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18258
18259 PR compile/18484
18260 * gdb.compile/compile.c (struct struct_type): Add volatile to
18261 selffield's type.
18262 * gdb.compile/compile.exp
18263 (compile code struct_object.selffield = &struct_object): Skip further
18264 struct_object tests if this one xfails.
18265
18266 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
18267
18268 PR exp/18617
18269 * gdb.trace/ax.exp: Add test.
18270
18271 2015-07-07 Yao Qi <yao.qi@linaro.org>
18272
18273 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18274 instead of istarget "aarch64*-*-*".
18275 * gdb.arch/aarch64-fp.exp: Likewise.
18276 * gdb.base/float.exp: Likewise.
18277 * gdb.reverse/aarch64.exp: Likewise.
18278 * lib/gdb.exp (is_aarch64_target): New proc.
18279
18280 2015-07-07 Yao Qi <yao.qi@linaro.org>
18281
18282 * lib/gdb.exp (is_aarch32_target): New proc.
18283 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18284 instead of "istarget "arm*-*-*"".
18285 * gdb.arch/arm-disp-step.exp: Likewise.
18286 * gdb.arch/thumb-bx-pc.exp: Likewise.
18287 * gdb.arch/thumb-prologue.exp: Likewise.
18288 * gdb.arch/thumb-singlestep.exp: Likewise.
18289 * gdb.base/disp-step-syscall.exp: Likewise.
18290 * gdb.base/float.exp: Likewise.
18291
18292 2015-07-07 Yao Qi <yao.qi@linaro.org>
18293
18294 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18295 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18296
18297 2015-07-07 Yao Qi <yao.qi@linaro.org>
18298
18299 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18300 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18301 if it exists.
18302 * gdb.multi/multi-arch.exp: Likewise.
18303
18304 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18305
18306 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18307 print.
18308
18309 2015-07-07 Yao Qi <yao.qi@linaro.org>
18310
18311 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18312
18313 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18314
18315 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18316 '[' and ']' characters.
18317
18318 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18319
18320 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18321
18322 2015-06-29 Pedro Alves <palves@redhat.com>
18323
18324 PR threads/18127
18325 * gdb.threads/hand-call-new-thread.c: New file.
18326 * gdb.threads/hand-call-new-thread.c: New file.
18327
18328 2015-06-26 Keith Seitz <keiths@redhat.com>
18329 Doug Evans <dje@google.com>
18330
18331 PR 16253
18332 * gdb.cp/var-tag-2.cc: New file.
18333 * gdb.cp/var-tag-3.cc: New file.
18334 * gdb.cp/var-tag-4.cc: New file.
18335 * gdb.cp/var-tag.cc: New file.
18336 * gdb.cp/var-tag.exp: New file.
18337
18338 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18339
18340 * gdb.base/history-duplicates.exp: New test.
18341
18342 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18343
18344 * gdb.base/completion.exp: Test the completion of the "focus"
18345 command.
18346
18347 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18348
18349 * gdb.arch/amd64-prologue-skip.S: New file.
18350 * gdb.arch/amd64-prologue-skip.exp: New file.
18351
18352 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18353
18354 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18355 is_address_zero_readable check.
18356
18357 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18358
18359 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18360 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18361
18362 2015-06-24 Yao Qi <yao.qi@linaro.org>
18363
18364 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18365 linux targets.
18366
18367 2015-06-24 Yao Qi <yao.qi@linaro.org>
18368
18369 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18370 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18371 * gdb.base/siginfo-thread.exp: Likewise.
18372
18373 2015-06-22 Yao Qi <yao.qi@linaro.org>
18374
18375 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18376
18377 2015-06-22 Yao Qi <yao.qi@linaro.org>
18378
18379 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18380 aarch64*-*-*.
18381 (skip_hw_watchpoint_tests): Likewise.
18382
18383 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18384
18385 * gdb.base/gdbinit-history.exp: Test the interaction between
18386 setting GDBHISTSIZE and setting the history size via .gdbinit.
18387
18388 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18389
18390 PR gdb/16999
18391 * gdb.base/gdbhistsize-history.exp: New test.
18392
18393 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18394
18395 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18396 with GDBHISTSIZE.
18397 * gdb.base/readline.exp: Likewise.
18398
18399 2015-06-17 Yao Qi <yao.qi@linaro.org>
18400
18401 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18402 line.
18403
18404 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18405
18406 * gdb.base/gdbinit-history.exp: Add test case to check that
18407 an unlimited history file does not get truncated on exit.
18408
18409 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18410
18411 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18412 (VECTOR): New macro. Use it...
18413 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18414 ...for these typedefs.
18415 (int8, char1, int1, double1): New typedefs.
18416 (struct just_int2, struct two_int2): New structures.
18417 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18418 (add_structvecs, add_singlevecs): New functions.
18419 (main): Call add_some_intvecs twice.
18420 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18421 the compile and exit upon failure. Try compiling for the "native"
18422 architecture. Test inferior function calls with vector arguments
18423 and vector return value handling with "finish" and "return".
18424
18425 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18426
18427 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18428 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18429 PE file.
18430 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18431
18432 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18433
18434 PR breakpoints/16465
18435 * gdb.mi/mi-dprintf-pending.c: New file.
18436 * gdb.mi/mi-dprintf-pending.exp: New test.
18437 * gdb.mi/mi-dprintf-pendshr.c: New file.
18438
18439 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18440 Mircea Gherzan <mircea.gherzan@intel.com>
18441
18442 * gdb.arch/i386-mpx-map.c: New file.
18443 * gdb.arch/i386-mpx-map.exp: New File.
18444
18445 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18446
18447 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18448 * gdb.arch/i386-mpx.exp: Indentation fixed.
18449
18450 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18451
18452 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18453 function and improved indentation.
18454 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18455 gdb_test_multiple. Added additional tests to skip the test.
18456
18457 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18458
18459 * gdb.arch/i386-avx512.c: Change path in include file.
18460 * gdb.arch/i386-avx512.exp: Change include dir path
18461 compilation flag.
18462 * gdb.arch/i386-mpx.c: Change path in include file.
18463 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18464 flag.
18465
18466 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18467
18468 * gdb.compile/compile-print.exp (compile print *vararray@3)
18469 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18470
18471 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18472
18473 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18474 (do not keep jit in memory): ... this.
18475 (expect 5): Change it to ...
18476 (expect no 5): ... this.
18477
18478 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18479
18480 PR gdb/15564
18481 * gdb.mi/mi-detach.exp: New file.
18482
18483 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18484
18485 PR symtab/18392
18486 * gdb.arch/amd64-tailcall-self.S: New file.
18487 * gdb.arch/amd64-tailcall-self.c: New file.
18488 * gdb.arch/amd64-tailcall-self.exp: New file.
18489
18490 2015-05-28 Don Breazeal <donb@codesourcery.com>
18491
18492 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18493 tests for remote targets by checking is_target_gdbserver.
18494
18495 2015-05-27 Doug Evans <dje@google.com>
18496
18497 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18498 * gdb.dwarf2/opaque-type-lookup.c: New file.
18499 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18500
18501 2015-05-26 Doug Evans <dje@google.com>
18502
18503 * gdb.cp/iostream.cc: New file.
18504 * gdb.cp/iostream.exp: New file.
18505
18506 2015-05-26 Doug Evans <dje@google.com>
18507
18508 * gdb.dwarf2/dw2-op-call.exp: Update.
18509 * gdb.dwarf2/dw4-sig-types.exp: Update.
18510 * gdb.dwarf2/implptr.exp: Update.
18511 * gdb.mi/mi-cmd-param-changed.exp: Update.
18512
18513 2015-05-26 Doug Evans <dje@google.com>
18514
18515 * gdb.python/py-lazy-string.c: New file.
18516 * gdb.python/py-lazy-string.exp: New file.
18517 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18518 (main): Update. Add estring3.
18519 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18520 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18521
18522 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18523 Yao Qi <yao.qi@linaro.org>
18524
18525 * gdb.reverse/aarch64.c: New.
18526 * gdb.reverse/aarch64.exp: New.
18527
18528 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18529
18530 * lib/gdb.exp (supports_process_record): Return true for
18531 aarch64*-linux*.
18532 (supports_reverse): Likewise.
18533
18534 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18535
18536 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18537 Use with_test_prefix.
18538
18539 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18540
18541 * gdb.base/completion.exp: Add test for completion of layout
18542 names.
18543
18544 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18545
18546 * lib/gdb.exp (skip_tui_tests): New proc.
18547 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18548
18549 2015-05-19 Pedro Alves <palves@redhat.com>
18550
18551 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18552 Save the whole env array instead of just HOME. Unset HISTSIZE in
18553 the environment while testing. Restore whole environment
18554 afterwards.
18555
18556 2015-05-16 Doug Evans <xdje42@gmail.com>
18557
18558 * gdb.guile/scm-ports.c: New file.
18559 * gdb.guile/scm-ports.exp: Add memory port tests.
18560
18561 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18562
18563 * gdb.compile/compile-print.c: New file.
18564 * gdb.compile/compile-print.exp: New file.
18565
18566 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18567
18568 * gdb.compile/compile-ops.exp: Cast param to void.
18569 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18570 (compile code struct_object.selffield = &struct_object): Add xfail.
18571
18572 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18573
18574 * gdb.ada/arr_enum_with_gap: New testcase.
18575
18576 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18577
18578 * gdb.ada/byte_packed_arr: New testcase.
18579
18580 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18581
18582 * gdb.ada/pckd_neg: New testcase.
18583
18584 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18585
18586 PR gdb/17820
18587 * gdb.base/gdbinit-history.exp: New test.
18588 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18589 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18590
18591 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18592
18593 * gdb.python/py-xmethods.cc: Enhance test case.
18594 * gdb.python/py-xmethods.exp: New tests.
18595 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18596 function.
18597 (B_indexoper): Likewise.
18598 (global_dm_list) : Add new xmethod worker functions.
18599
18600 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18601
18602 * gdb.base/coredump-filter.exp: Correctly unset
18603 "coredump_var_addr" array.
18604
18605 2015-05-08 Pedro Alves <palves@redhat.com>
18606
18607 * gdb.server/non-existing-program.exp: Unset spawn_id.
18608
18609 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18610
18611 PR python/18291
18612 * gdb.python/py-xmethods.exp: Add tests.
18613
18614 2015-05-08 Yao Qi <yao.qi@linaro.org>
18615
18616 PR gdb/18208
18617 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18618 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18619 function set_coredump_filter, and remove remote_exec call.
18620 Remove argument ipid. Callers update.
18621 (top level): Don't get inferior's PID.
18622
18623 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18624
18625 * gdb.base/watch_thread_num.exp: Skip test on targets without
18626 access watchpoints.
18627
18628 2015-05-06 Pedro Alves <palves@redhat.com>
18629
18630 PR server/18081
18631 * gdb.server/non-existing-program.exp: New file.
18632
18633 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18634
18635 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18636
18637 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18638
18639 * gdb.ada/out_of_line_in_inlined: New testcase.
18640
18641 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18642
18643 * gdb.ada/var_rec_arr: New testcase.
18644
18645 2015-04-30 Yao Qi <yao.qi@linaro.org>
18646
18647 * gdb.base/break-idempotent.exp: If
18648 skip_hw_watchpoint_multi_tests returns true, skip the tests
18649 on "rwatch" and "awatch".
18650
18651 2015-04-30 Yao Qi <yao.qi@linaro.org>
18652
18653 * gdb.base/relativedebug.exp: Invoke gdb command
18654 "info sharedlibrary", and if libc.so doesn't have debug info,
18655 skip the test.
18656
18657 2015-04-29 Doug Evans <dje@google.com>
18658
18659 * gdb.python/py-xmethods.exp: Add ptype tests.
18660 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18661 get_result_type method.
18662
18663 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18664
18665 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18666 the target does not support hardware watchpoints.
18667
18668 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18669
18670 * gdb.base/break-always.exp: Abort testing if writing to memory
18671 causes an error.
18672
18673 2015-04-28 Doug Evans <dje@google.com>
18674
18675 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18676 * gdb.python/py-pp-registration.exp: ... here. New file.
18677 * gdb.python/py-pp-registration.c: New file.
18678 * gdb.python/py-pp-registration.py: New file.
18679
18680 2015-04-28 Doug Evans <dje@google.com>
18681
18682 * gdb.python/py-bad-printers.c: New file.
18683 * gdb.python/py-bad-printers.py: New file.
18684 * gdb.python/py-bad-printers.exp: New file.
18685
18686 2015-04-28 Sasha Smundak <asmundak@google.com>
18687
18688 * gdb.python/py-type.exp: New test.
18689
18690 2015-04-28 Andy Wingo <wingo@igalia.com>
18691
18692 * gdb.python/py-parameter.exp:
18693 * gdb.guile/scm-parameter.exp: Escape the path that we are
18694 matching against, as it might contain characters that are special
18695 to regular expressions.
18696
18697 2015-04-27 Joel Brobecker <brobecker@adacore.com>
18698
18699 * gdb.ada/rec_comp: New testcase.
18700
18701 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18702
18703 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18704 before using it.
18705
18706 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18707
18708 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18709 new tests for verilog output.
18710
18711 2015-04-24 Yao Qi <yao.qi@linaro.org>
18712
18713 * boards/remote-gdbserver-on-localhost.exp: New file.
18714
18715 2015-04-23 Pedro Alves <palves@redhat.com>
18716
18717 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18718 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18719 "end of file", remove $inferior_spawn_id from the indirect list.
18720
18721 2015-04-23 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18724
18725 2015-04-23 Pedro Alves <palves@redhat.com>
18726
18727 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18728 on $any_spawn_id instead of only on $gdb_spawn_id.
18729
18730 2015-04-21 Pierre Muller <muller@sourceware.org>
18731
18732 PR pascal/17815
18733 * lib/pascal.exp (gpc_compile): Add new option "class".
18734 (fpc_compile): Likewise.
18735 * gdb.pascal/case-insensitive-symbols.pas: New file.
18736 * gdb.pascal/case-insensitive-symbols.exp: New file.
18737
18738 2015-04-20 Gary Benson <gbenson@redhat.com>
18739
18740 * gdb.base/attach.exp: Fix three extended remote failures.
18741
18742 2015-04-17 Gary Benson <gbenson@redhat.com>
18743
18744 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18745 the main executable over the remote protocol.
18746
18747 2015-04-16 Pedro Alves <palves@redhat.com>
18748
18749 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18750 a new gdbserver if gdbserver_reconnect_p is set.
18751
18752 2015-04-16 Pedro Alves <palves@redhat.com>
18753
18754 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18755 is set, don't exit gdbserver.
18756
18757 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18758
18759 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18760 appropriate .insn, such that an older assembler can be used.
18761 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18762 the z/Architecture instruction set on 31-bit targets as well.
18763
18764 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18765
18766 * gdb.go/handcall.exp: Remove all logic related to the first
18767 breakpoint and rely on go_runto_main instead.
18768 * gdb.go/strings.exp: Likewise.
18769 * gdb.go/unsafe.exp: Likewise.
18770 * gdb.go/hello.exp: Likewise. Also rename the remaining
18771 breakpoint marker to "breakpoint 1".
18772 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18773 * gdb.go/strings.go: Likewise.
18774 * gdb.go/unsafe.go: Likewise.
18775 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18776 "set breakpoint 2 here" and rename the remaining breakpoint marker
18777 to "breakpoint 1".
18778
18779 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18780
18781 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18782 if itertools.imap is not present.
18783 * gdb.python/py-objfile.exp: Add parentheses.
18784 * gdb.python/py-type.exp: Same.
18785 * gdb.python/py-unwind-maint.py: Same.
18786
18787 2015-04-15 Yao Qi <yao.qi@linaro.org>
18788
18789 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18790 of ":$ptr_size" and set its form explicitly.
18791
18792 2015-04-15 Pedro Alves <palves@redhat.com>
18793 Yao Qi <yao.qi@linaro.org>
18794
18795 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18796 timeout by factor of 4.
18797 (test_regular_watch): Likewise.
18798 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18799 * gdb.reverse/sigall-reverse.exp: Likewise.
18800 * gdb.reverse/until-precsave.exp: Likewise.
18801 * lib/gdb.exp (with_timeout_factor): New proc.
18802 (gdb_expect): Move some code to ...
18803 (get_largest_timeout): ... here. New procedure.
18804
18805 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
18806
18807 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18808
18809 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18810
18811 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18812 to write to the .text section.
18813
18814 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18815
18816 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18817 Handle the case of targets that do not provide PID information.
18818
18819 2015-04-13 Yao Qi <yao.qi@linaro.org>
18820
18821 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18822 and use expect instead of gdb_expect.
18823
18824 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18825
18826 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18827 "coredump_var_addr" to avoid naming conflict with other testcases.
18828
18829 2015-04-10 Pedro Alves <palves@redhat.com>
18830
18831 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18832 gdb_test_sequence and gdb_assert.
18833
18834 2015-04-10 Pedro Alves <palves@redhat.com>
18835
18836 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18837 test messages that don't include the breakpoint address.
18838
18839 2015-04-10 Yao Qi <yao.qi@linaro.org>
18840
18841 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18842 false for some offset and width combinations which aren't
18843 supported by linux kernel.
18844
18845 2015-04-10 Pedro Alves <palves@redhat.com>
18846
18847 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18848 procedure, factored out from ...
18849 (top level): ... here. Add "set displaced-stepping" testing axis.
18850 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18851 parameter "displaced". Use it.
18852 (top level): Use foreach and add "set displaced-stepping" testing
18853 axis.
18854
18855 2015-04-10 Pedro Alves <palves@redhat.com>
18856
18857 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18858 Remove comment.
18859 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18860 both the address of the instruction that triggers the watchpoint
18861 and the address of the instruction immediately after, and use
18862 those addresses for the test. Fix comment.
18863
18864 2015-04-10 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.base/sigstep.exp (breakpoint_to_handler)
18867 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18868 Test "backtrace" in handler.
18869 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18870 (top level): Add new "displaced" test axis to
18871 breakpoint_to_handler, breakpoint_to_handler_entry and
18872 breakpoint_over_handler.
18873
18874 2015-04-10 Pedro Alves <palves@redhat.com>
18875
18876 PR gdb/18216
18877 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18878
18879 2015-04-10 Yao Qi <yao.qi@linaro.org>
18880
18881 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18882 (test_add_rn_pc): New function.
18883 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18884 (top level): Invoke test_add_rn_pc.
18885
18886 2015-04-10 Pedro Alves <palves@redhat.com>
18887
18888 PR gdb/13858
18889 * gdb.base/step-over-no-symbols.exp: New file.
18890
18891 2015-04-09 Andy Wingo <wingo@igalia.com>
18892
18893 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18894 after the Python tests.
18895
18896 2015-04-08 Keith Seitz <keiths@redhat.com>
18897
18898 PR python/16699
18899 * gdb.python/py-completion.exp: New tests for completion.
18900 * gdb.python/py-completion.py (CompleteLimit1): New class.
18901 (CompleteLimit2): Likewise.
18902 (CompleteLimit3): Likewise.
18903 (CompleteLimit4): Likewise.
18904 (CompleteLimit5): Likewise.
18905 (CompleteLimit6): Likewise.
18906 (CompleteLimit7): Likewise.
18907
18908 2015-04-08 Pedro Alves <palves@redhat.com>
18909
18910 PR gdb/18214
18911 PR gdb/18216
18912 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18913 function.
18914 (main): Install it as SIGUSR1 handler.
18915 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18916 parameter. Always use "setup" as prefix. Toggle "set
18917 displaced-stepping" off/on depending on global. Don't switch to
18918 thread 1 here.
18919 (top level): Add displaced stepping "off/on" test axis. Update
18920 "setup" calls. Wrap each subtest with with_test_prefix. Test
18921 continuing with a queued signal in each thread.
18922
18923 2015-04-08 Pedro Alves <palves@redhat.com>
18924
18925 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18926 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18927 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18928 Return early if running to main fails.
18929 * gdb.trace/while-stepping.exp: Likewise.
18930
18931 2015-04-07 Pedro Alves <palves@redhat.com>
18932
18933 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18934 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18935 interact with inferior program.
18936
18937 2015-04-07 Pedro Alves <palves@redhat.com>
18938
18939 * lib/gdb.exp (inferior_spawn_id): New global.
18940 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18941 spawn id after processing the user code.
18942 (default_gdb_start): Set inferior_spawn_id.
18943 (send_inferior): New procedure.
18944 * lib/gdbserver-support.exp (gdbserver_start): Set
18945 inferior_spawn_id.
18946 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18947
18948 2015-04-07 Pedro Alves <palves@redhat.com>
18949
18950 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18951 * lib/gdbserver-support.exp (gdbserver_start): Make
18952 $server_spawn_id global.
18953 (gdbserver_start): Don't wait for gdbserver's spawn id with
18954 expect_background.
18955 (close_gdbserver): New procedure.
18956 (gdb_exit): Rename the default version and reimplement.
18957
18958 2015-04-07 Pedro Alves <palves@redhat.com>
18959
18960 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
18961 append the substituted item, not the original item.
18962
18963 2015-04-07 Pedro Alves <palves@redhat.com>
18964
18965 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18966 gdb_expect.
18967
18968 2015-04-07 Pedro Alves <palves@redhat.com>
18969
18970 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18971 output appearing once only.
18972
18973 2015-04-07 Pedro Alves <palves@redhat.com>
18974
18975 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18976 that doesn't expect anything. Return early if running to main
18977 fails.
18978
18979 2015-04-07 Yao Qi <yao.qi@linaro.org>
18980
18981 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18982 (child_function): Call alarm.
18983 (main): Move call to alarm into the loop.
18984 * gdb.threads/non-stop-fair-events.exp: Build program with
18985 -DTIMEOUT=$timeout.
18986
18987 2015-04-06 Doug Evans <xdje42@gmail.com>
18988
18989 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18990 Fix dest parameter to board_info.
18991 (fpc_compile): Ditto.
18992 (gdb_compile_pascal): Rename dest arg to destfile.
18993
18994 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18995
18996 * gdb.ada/funcall_ref.exp: New file.
18997 * gdb.ada/funcall_ref/foo.adb: New file.
18998
18999 2015-04-02 Yao Qi <yao.qi@linaro.org>
19000
19001 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19002 is remote.
19003
19004 2015-04-02 Gary Benson <gbenson@redhat.com>
19005
19006 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19007
19008 2015-04-01 Sasha Smundak <asmundak@google.com>
19009
19010 * gdb.python/py-unwind-maint.c: New file.
19011 * gdb.python/py-unwind-maint.exp: New test.
19012 * gdb.python/py-unwind-maint.py: New file.
19013 * gdb.python/py-unwind.c: New file.
19014 * gdb.python/py-unwind.exp: New test.
19015 * gdb.python/py-unwind.py: New test.
19016
19017 2015-04-01 Pedro Alves <palves@redhat.com>
19018
19019 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19020 to fail instead of non-existent $test.
19021
19022 2015-04-01 Pedro Alves <palves@redhat.com>
19023
19024 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19025 GDBFLAGS if not empty.
19026
19027 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19028
19029 * gdb.ada/complete.exp: Remove "multi_line".
19030 * gdb.ada/info_exc.exp: Remove "multi_line".
19031 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19032 * gdb.ada/ptype_field.exp: Remove "multi_line".
19033 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19034 * gdb.ada/tagged.exp: Remove "multi_line".
19035 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19036 [multi_line ...]
19037 * gdb.btrace/delta.exp: Likewise.
19038 * gdb.btrace/exception.exp: Likewise.
19039 * gdb.btrace/function_call_history.exp: Likewise.
19040 * gdb.btrace/instruction_history.exp: Likewise.
19041 * gdb.btrace/nohist.exp: Likewise.
19042 * gdb.btrace/record_goto.exp: Likewise.
19043 * gdb.btrace/segv.exp: Likewise.
19044 * gdb.btrace/stepi.exp: Likewise.
19045 * gdb.btrace/tailcall.exp: Likewise.
19046 * gdb.btrace/unknown_functions.exp: Likewise.
19047 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19048 * lib/gdb.exp: Add the "multi_line" helper.
19049
19050 2015-04-01 Pedro Alves <palves@redhat.com>
19051
19052 * gdb.threads/tid-reuse.c: New file.
19053 * gdb.threads/tid-reuse.exp: New file.
19054
19055 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19056
19057 PR corefiles/16092
19058 * gdb.base/coredump-filter.c: New file.
19059 * gdb.base/coredump-filter.exp: Likewise.
19060
19061 2015-03-27 Petr Machata <pmachata@redhat.com>
19062
19063 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19064 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19065 (Dwarf::assemble): Initialize them.
19066 (Dwarf::lines): New function.
19067
19068 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19069
19070 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19071 SYMBOL_PREFIX for x86_64-*-cygwin.
19072
19073 2015-03-26 Andy Wingo <wingo@igalia.com>
19074
19075 PR symtab/18148
19076 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19077 const_value but not a location.
19078 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19079 location defined in non-main CUs are visible.
19080
19081 2015-03-26 Yao Qi <yao.qi@linaro.org>
19082
19083 PR testsuite/18139
19084 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19085 Add a line number entry for the same line.
19086 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19087 Add a line number entry for the same line.
19088
19089 2015-03-26 Yao Qi <yao.qi@linaro.org>
19090
19091 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19092 .int 0.
19093 (func): Likewise. Add .Lfunc_1 label.
19094 Use .Lfunc_1 label.
19095 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19096 .int 0.
19097 (func): Likewise.
19098 Use .Lfunc_1 label.
19099
19100 2015-03-26 Yao Qi <yao.qi@linaro.org>
19101
19102 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19103 Call gdb_compile instead to compile each .s files without debug
19104 information.
19105
19106 2015-03-26 Yao Qi <yao.qi@linaro.org>
19107
19108 * gdb.base/savedregs.exp (process_saved_regs): Make
19109 "Saved registers:" optional in the pattern.
19110
19111 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19112
19113 * gdb.btrace/next.exp: Merged into step.exp.
19114 * gdb.btrace/finish.exp: Merged into step.exp.
19115 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19116 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19117 "record goto" and checking the exact replay position.
19118 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19119 check for "Recording format" in "info record" output.
19120 * gdb.btrace/record_goto.exp: Choose test file based on target.
19121 * gdb.btrace/x86-record_goto.S: Renamed into ...
19122 * gdb.btrace/x86_64-record_goto.S: ... this.
19123 * gdb.btrace/i686-record_goto.S: New.
19124 * gdb.btrace/x86-tailcall.S: Renamed into ...
19125 * gdb.btrace/x86_64-tailcall.S: ... this.
19126 * gdb.btrace/i686-tailcall.S: New.
19127 * gdb.btrace/x86-tailcall.c: Renamed into ...
19128 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19129 separate statements. Update test.
19130 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19131 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19132 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19133 * gdb.btrace/tailcall.exp: Choose test file based on target.
19134 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19135
19136 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19137
19138 * gdb.btrace/exception.exp: Increase BTS buffer size.
19139
19140 2015-03-24 Pedro Alves <palves@redhat.com>
19141
19142 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19143
19144 2015-03-24 Pedro Alves <palves@redhat.com>
19145
19146 * gdb.threads/schedlock.exp (test_step): No longer expect that
19147 "set scheduler-locking step" with "next" over a function call runs
19148 threads unlocked.
19149
19150 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19151
19152 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19153
19154 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19155
19156 PR breakpoints/16466
19157 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19158 * gdb.mi/mi-pending.c (thread_func): New function.
19159 (int main): Add threading support required.
19160 * gdb.mi/mi-pending.exp: Add tests for this issue.
19161 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19162 (pendfunc2): Remove stdio dependency.
19163 * gdb.mi/mi-pendshr2.c: New file.
19164
19165 2015-03-23 Keith Seitz <keiths@redhat.com>
19166
19167 * gdb.linespec/keywords.c: New file.
19168 * gdb.linespec/keywords.exp: New file.
19169
19170 2015-03-23 Keith Seitz <keiths@redhat.com>
19171
19172 PR gdb/18021
19173 * gdb.dwarf2/staticvirtual.exp: New test.
19174
19175 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19176
19177 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19178 * README: Remove HP-UX and gdb.hp.
19179 (configuration):
19180 * configure: Regenerate.
19181 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19182 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19183 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19184 gdb.hp/gdb.defects/Makefile.
19185 * gdb.hp/Makefile.in: File deleted.
19186 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19187 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19188 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19189 * gdb.hp/gdb.aCC/run.c: File deleted.
19190 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19191 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19192 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19193 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19194 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19195 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19196 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19197 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19198 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19199 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19200 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19201 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19202 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19203 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19204 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19205 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19206 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19207 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19208 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19209 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19210 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19211 * gdb.hp/gdb.compat/average.c: File deleted.
19212 * gdb.hp/gdb.compat/sum.c: File deleted.
19213 * gdb.hp/gdb.compat/xdb.c: File deleted.
19214 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19215 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19216 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19217 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19218 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19219 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19220 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19221 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19222 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19223 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19224 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19225 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19226 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19227 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19228 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19229 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19230 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19231 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19232 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19233 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19234 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19235 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19236 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19237 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19238 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19239 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19240 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19241 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19242 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19243 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19244 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19245 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19246 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19247 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19248 * gdb.hp/tools/odump: File deleted.
19249
19250 2015-03-19 Pedro Alves <palves@redhat.com>
19251
19252 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19253 (saw_thread_3): New globals.
19254 (top level): Increment them when an event for the corresponding
19255 thread is seen.
19256 (no thread starvation): New test.
19257
19258 2015-03-19 Pedro Alves <palves@redhat.com>
19259
19260 * gdb.threads/continue-pending-status.c: New file.
19261 * gdb.threads/continue-pending-status.exp: New file.
19262
19263 2015-03-18 Pedro Alves <palves@redhat.com>
19264
19265 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19266 Use gdb_is_target_remote instead of is_remote. Use
19267 gdb_test_multiple instead of gdb_expect. Exit early if
19268 gdb_test_multiple hits its internal matches. Tighten stepi tests
19269 expected output. Fail on exit with any signal, instead of just
19270 SIGILL.
19271
19272 2015-03-18 Yao Qi <yao.qi@linaro.org>
19273
19274 PR tdep/18107
19275 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19276 variable.
19277 * gdb.base/catch-syscall.exp: Don't skip it on
19278 aarch64*-*-linux* target. Remove elements in all_syscalls.
19279 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19280 target.
19281 (setup_all_syscalls): New proc.
19282
19283 2015-03-16 Yao Qi <yao.qi@linaro.org>
19284
19285 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19286 (top level): Skip tests if valid_addr_p returns false for
19287 $cmd1 or $cmd2.
19288
19289 2015-03-11 Andy Wingo <wingo@igalia.com>
19290
19291 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19292
19293 2015-03-11 Yao Qi <yao.qi@linaro.org>
19294
19295 * gdb.base/catch-syscall.exp: Fix typo in comments.
19296
19297 2015-03-11 Yao Qi <yao.qi@linaro.org>
19298
19299 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19300
19301 2015-03-09 Pedro Alves <palves@redhat.com>
19302
19303 * dg-extract-results.py: Delete.
19304
19305 2015-03-09 Pedro Alves <palves@redhat.com>
19306
19307 Merge dg-extract-results.sh from GCC upstream (r218843).
19308
19309 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19310 * dg-extract-results.sh: Use --text with grep to avoid issues with
19311 binary files. Fall back to cat -v, if that doesn't work.
19312
19313 2015-03-05 Pedro Alves <palves@redhat.com>
19314
19315 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19316
19317 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19318
19319 * lib/mi-support.exp (mi_expect_interrupt): Accept
19320 alternative event for when in all-stop mode.
19321
19322 2015-03-04 Pedro Alves <palves@redhat.com>
19323
19324 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19325
19326 2015-03-04 Mark Kettenis <kettenis@gnu.org>
19327
19328 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19329
19330 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19331
19332 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19333 regexps for GDB's current line display, accept a hex address
19334 preceding the line number.
19335
19336 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19337
19338 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19339 the 'arch1' variable for "s390*-linux*" targets.
19340
19341 2015-03-04 Pedro Alves <palves@redhat.com>
19342
19343 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19344 (main): Pass missing retval argument to pthread_join call.
19345
19346 2015-03-02 Pedro Alves <palves@redhat.com>
19347
19348 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19349 (top level): Call do_test with non-stop as well.
19350
19351 2015-03-02 Pedro Alves <palves@redhat.com>
19352
19353 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19354 -1.
19355
19356 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19357
19358 * gdb.arch/s390-vregs.exp: New test.
19359 * gdb.arch/s390-vregs.S: New file.
19360
19361 2015-02-27 Pedro Alves <palves@redhat.com>
19362
19363 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19364 call to catch_command_errors.
19365 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19366 catch_command_errors.
19367
19368 2015-02-27 Pedro Alves <palves@redhat.com>
19369
19370 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19371 "true" for boolean result.
19372 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19373 prototype of main.
19374
19375 2015-02-27 Pedro Alves <palves@redhat.com>
19376
19377 * lib/unbuffer_output.c: New file.
19378 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19379 (main): Call gdb_unbuffer_output.
19380
19381 2015-02-27 Yao Qi <yao.qi@linaro.org>
19382
19383 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19384 target.
19385
19386 2015-02-26 Doug Evans <dje@google.com>
19387
19388 * gdb.cp/class2.cc (Dbase, D): New classes.
19389 (main): New local delta.
19390 * gdb.cp/class2.exp: Test printing delta.
19391 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19392 (dynbar): New global.
19393 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19394
19395 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19396
19397 * gdb.compile/compile-ifunc.c: New file.
19398 * gdb.compile/compile-ifunc.exp: New file.
19399
19400 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19401
19402 * gdb.base/structs.exp: Check for correct struct on finish.
19403
19404 2015-02-26 Yao Qi <yao.qi@linaro.org>
19405
19406 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19407 is zero.
19408
19409 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19410
19411 * gdb.arch/cordic.ko.bz2: New file.
19412 * gdb.arch/cordic.ko.debug.bz2: New file.
19413 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19414
19415 2015-02-25 Yao Qi <yao.qi@linaro.org>
19416
19417 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19418 aarch64*-*-* target.
19419
19420 2015-02-23 Pedro Alves <palves@redhat.com>
19421
19422 * lib/gdb.exp (delete_breakpoints): Rewrite using
19423 gdb_test_multiple.
19424
19425 2015-02-23 Pedro Alves <palves@redhat.com>
19426
19427 * gdb.base/info-os.c: Include stdlib.h.
19428
19429 2015-02-22 Doug Evans <xdje42@gmail.com>
19430
19431 PR symtab/17855
19432 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19433 is read after symbols have been re-read.
19434 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19435 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19436
19437 2015-02-21 Doug Evans <dje@google.com>
19438
19439 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19440
19441 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19442
19443 PR corefiles/17808
19444 * gdb.arch/i386-biarch-core.core.bz2: New file.
19445 * gdb.arch/i386-biarch-core.exp: New file.
19446
19447 2015-02-21 Pedro Alves <palves@redhat.com>
19448
19449 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19450 runto_main fails.
19451
19452 2015-02-20 Pedro Alves <palves@redhat.com>
19453
19454 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19455 info probes.
19456
19457 2015-02-20 Pedro Alves <palves@redhat.com>
19458
19459 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19460
19461 2015-02-20 Pedro Alves <palves@redhat.com>
19462
19463 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19464 clean_restart before gdb_target_supports_trace.
19465
19466 2015-02-20 Pedro Alves <palves@redhat.com>
19467
19468 PR threads/18006
19469 * gdb.threads/clone-thread_db.c: New file.
19470 * gdb.threads/clone-thread_db.exp: New file.
19471
19472 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19473
19474 PR breakpoints/16812
19475 * gdb.base/catch-gdb-caused-signals.c: New file.
19476 * gdb.base/catch-gdb-caused-signals.exp: New file.
19477
19478 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19479
19480 * configure: Regenerated.
19481 * configure.ac: Use GDB_AC_TRANSFORM.
19482 * aclocal.m4: sinclude ../transform.m4.
19483
19484 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19485
19486 * lib/dtrace.exp: New file.
19487 * gdb.base/dtrace-probe.exp: Likewise.
19488 * gdb.base/dtrace-probe.d: Likewise.
19489 * gdb.base/dtrace-probe.c: Likewise.
19490 * lib/pdtrace.in: Likewise.
19491 * configure.ac: Output variables with the transformed names of
19492 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19493 * configure: Regenerated.
19494
19495 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19496
19497 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19498 expected message when trying to access $_probe_* convenience
19499 variables while not on a probe.
19500
19501 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19502
19503 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19504
19505 2015-02-11 Pedro Alves <pedro@codesourcery.com>
19506
19507 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19508 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19509
19510 2015-02-10 Doug Evans <xdje42@gmail.com>
19511
19512 * lib/gdb.exp (gdb_load): Always return a result.
19513
19514 2015-02-10 Pedro Alves <palves@redhat.com>
19515
19516 * gdb.threads/signal-sigtrap.c: New file.
19517 * gdb.threads/signal-sigtrap.exp: New file.
19518
19519 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19520
19521 * gdb.trace/no-attach-trace.c: New file.
19522 * gdb.trace/no-attach-trace.exp: New file.
19523
19524 2015-02-09 Mark Wielaard <mjw@redhat.com>
19525
19526 * gdb.dwarf2/atomic.c: New file.
19527 * gdb.dwarf2/atomic-type.exp: Likewise.
19528
19529 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19530
19531 * gdb.btrace/buffer-size.exp: Update "info record" output.
19532 * gdb.btrace/delta.exp: Update "info record" output.
19533 * gdb.btrace/enable.exp: Update "info record" output.
19534 * gdb.btrace/finish.exp: Update "info record" output.
19535 * gdb.btrace/instruction_history.exp: Update "info record" output.
19536 * gdb.btrace/next.exp: Update "info record" output.
19537 * gdb.btrace/nexti.exp: Update "info record" output.
19538 * gdb.btrace/step.exp: Update "info record" output.
19539 * gdb.btrace/stepi.exp: Update "info record" output.
19540 * gdb.btrace/nohist.exp: Update "info record" output.
19541
19542 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19543
19544 * gdb.btrace/buffer-size: New.
19545
19546 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19547
19548 * gdb.btrace/delta.exp: Update "info record" output.
19549 * gdb.btrace/enable.exp: Update "info record" output.
19550 * gdb.btrace/finish.exp: Update "info record" output.
19551 * gdb.btrace/instruction_history.exp: Update "info record" output.
19552 * gdb.btrace/next.exp: Update "info record" output.
19553 * gdb.btrace/nexti.exp: Update "info record" output.
19554 * gdb.btrace/step.exp: Update "info record" output.
19555 * gdb.btrace/stepi.exp: Update "info record" output.
19556 * gdb.btrace/nohist.exp: Update "info record" output.
19557
19558 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19559
19560 PR gdb/15678
19561 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19562
19563 2015-02-06 Pedro Alves <palves@redhat.com>
19564
19565 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19566 macro.
19567 (seconds_left, again): New globals.
19568 (main): Wait seconds_left in a 1-second sleep loop instead of
19569 sleeping 180 seconds. If 'again' is set, reset the seconds
19570 counter.
19571 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19572 'again' in the inferior before detaching. Print the seconds left.
19573 (options): New global.
19574 (top level): Build program with -DTIMEOUT=$timeout.
19575
19576 2015-02-06 Pedro Alves <palves@redhat.com>
19577
19578 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19579 determine how many seconds to pass to 'alarm'.
19580 * gdb.base/gdb-sigterm.exp (top level): Build program with
19581 -DTIMEOUT=$timeout.
19582 (do_test): Return success/failure indication. Add more verbose
19583 logging. Don't fail if 200 single steps are seen. Instead, fail
19584 when the test times out.
19585 (passes): New global.
19586 (top level): Break the testing loop if testing fails on any
19587 iteration. Use gdb_assert.
19588
19589 2015-02-04 Don Breazeal <donb@codesourcery.com>
19590
19591 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19592 and initialize them.
19593 (ipc_cleanup): New function.
19594 (main): Don't declare shmid, semid, and msqid. Add a call to
19595 atexit so that we call ipc_cleanup on exit.
19596
19597 2015-02-04 Pedro Alves <palves@redhat.com>
19598
19599 * boards/native-extended-gdbserver.exp: Remove any target variant
19600 specifications from the board name before clearing the isremote
19601 flag from board_info.
19602
19603 2015-01-31 Doug Evans <xdje42@gmail.com>
19604
19605 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19606
19607 2015-01-31 Gary Benson <gbenson@redhat.com>
19608
19609 * gdb.base/completion.exp: Disable completion limiting for
19610 existing tests. Add new tests to check completion limiting.
19611 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19612
19613 2015-01-31 Doug Evans <xdje42@gmail.com>
19614
19615 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19616
19617 2015-01-31 Doug Evans <xdje42@gmail.com>
19618
19619 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19620 entries. Duplicate file section script entries.
19621 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19622 inlined entries. Add test for safe-path rejection.
19623 * gdb.python/py-section-script.c: Add duplicate inlined section script
19624 entries. Duplicate file section script entries.
19625 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19626 inlined entries. Add test for safe-path rejection.
19627
19628 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19629
19630 * gdb.ada/disc_arr_bound: New testcase.
19631
19632 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19633
19634 * gdb.ada/mi_var_array: New testcase.
19635
19636 2015-01-27 Doug Evans <dje@google.com>
19637
19638 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19639 Add test for objfile.filename, objfile.username after objfile
19640 has been unloaded.
19641
19642 2015-01-26 Joel Brobecker <brobecker@adacore.com>
19643
19644 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19645 the second test to print the name attribute of value
19646 returned by the call to gdb.lookup_type, and adjust
19647 the expected output accordingly.
19648
19649 2015-01-25 Mark Wielaard <mjw@redhat.com>
19650
19651 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19652 * gdb.base/disp-step-fork.c: Include unistd.h.
19653 * gdb.base/siginfo-obj.c: Include stdio.h.
19654 * gdb.base/siginfo-thread.c: Likewise.
19655 * gdb.mi/non-stop.c: Include unistd.h.
19656 * gdb.mi/nsthrexec.c: Include stdio.h.
19657 * gdb.mi/pthreads.c: Include unistd.h.
19658 * gdb.modula2/unbounded1.c (main): Declare returns int.
19659 * gdb.reverse/consecutive-reverse.c: Likewise.
19660 * gdb.threads/create-fail.c: Include unistd.h.
19661 * gdb.threads/killed.c: Likewise.
19662 * gdb.threads/linux-dp.c: Likewise.
19663 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19664 * gdb.threads/non-ldr-exc-2.c: Likewise.
19665 * gdb.threads/non-ldr-exc-3.c: Likewise.
19666 * gdb.threads/non-ldr-exc-4.c: Likewise.
19667 * gdb.threads/pthreads.c: Include unistd.h.
19668 (main): Declare returns int.
19669 * gdb.threads/tls-main.c (foo): New declaration.
19670 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19671
19672 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19673
19674 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19675 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19676
19677 2015-01-15 Mark Wielaard <mjw@redhat.com>
19678
19679 * gdb.base/noreturn-return.c: New file.
19680 * gdb.base/noreturn-return.exp: New file.
19681 * gdb.base/noreturn-finish.c: New file.
19682 * gdb.base/noreturn-finish.exp: New file.
19683
19684 2015-01-23 Pedro Alves <palves@redhat.com>
19685
19686 * gdb.threads/continue-pending-after-query.c: New file.
19687 * gdb.threads/continue-pending-after-query.exp: New file.
19688
19689 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19690 Simon Marchi <simon.marchi@ericsson.com>
19691
19692 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19693 * gdb.base/valgrind-db-attach.exp: Same.
19694 * gdb.base/valgrind-infcall.exp: Same.
19695 * lib/mi-support.exp (default_mi_gdb_start): Same.
19696 * lib/prompt.exp (default_prompt_gdb_start): Same.
19697 * lib/gdb.exp (default_gdb_spawn): Same.
19698 (gdb_interact): New.
19699
19700
19701 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19702
19703 * gdb.compile/compile.exp (pointer to jit function): New test.
19704
19705 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
19706
19707 * lib/gdb.exp (supports_process_record): Return true for
19708 powerpc*-*-linux*.
19709 (supports_reverse): Likewise.
19710
19711 2015-01-15 Don Breazeal <donb@codesourcery.com>
19712
19713 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19714 instead of checking whether the target board is remote and
19715 use spawn_wait_for_attach instead of exec/sleep.
19716 * gdb.base/attach-twice.exp: Likewise.
19717
19718 2015-01-15 Joel Brobecker <brobecker@adacore.com>
19719
19720 * gdb.ada/var_arr_attrs: New testcase.
19721
19722 2015-01-14 Pedro Alves <palves@redhat.com>
19723 Joel Brobecker <brobecker@adacore.com>
19724
19725 PR gdb/17525
19726 * gdb.base/bp-cmds-execution-x-script.c: New file.
19727 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19728 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19729
19730 2015-01-14 Pedro Alves <palves@redhat.com>
19731
19732 PR cli/17828
19733 * gdb.base/batch-preserve-term-settings.c: New file.
19734 * gdb.base/batch-preserve-term-settings.exp: New file.
19735
19736 2015-01-13 Doug Evans <dje@google.com>
19737
19738 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19739 binary.
19740
19741 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19742
19743 * Makefile.in (clean mostlyclean): Do not delete *.py.
19744
19745 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19746
19747 * gdb.python/py-lookup-type.exp: New file.
19748
19749 2015-01-12 Pedro Alves <palves@redhat.com>
19750
19751 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19752 restore GDBFLAGS before returning.
19753
19754 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19755
19756 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19757 is_amd64_regs_target and is_x86_like_target.
19758
19759 2015-01-11 Doug Evans <xdje42@gmail.com>
19760
19761 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19762 is given without an explicit form.
19763 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19764 attributes.
19765 * gdb.dwarf/corrupt.exp: Ditto.
19766 * gdb.dwarf2/enum-type.exp: Ditto.
19767 * gdb.trace/entry-values.exp: Ditto.
19768 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19769
19770 2015-01-11 Doug Evans <xdje42@gmail.com>
19771
19772 PR gdb/15830
19773 * gdb.base/maint.exp: Remove references to "maint demangle".
19774 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19775 Add tests for explicitly specifying language to demangle.
19776 * gdb.dlang/demangle.exp: Ditto.
19777
19778 2015-01-09 Pedro Alves <palves@redhat.com>
19779
19780 * gdb.threads/non-stop-fair-events.c: New file.
19781 * gdb.threads/non-stop-fair-events.exp: New file.
19782
19783 2015-01-09 Pedro Alves <palves@redhat.com>
19784
19785 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19786 the global scope. Set a breakpoint after all threads are started
19787 rather than stepping over two source lines. Expect the prompt.
19788 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19789 global.
19790 (NUM): Now 15.
19791 (main): Use threads_started_barrier to wait for all threads to
19792 start. Main thread no longer calls thread_function. Exit after
19793 180 seconds.
19794 (loop): New function.
19795 (thread_function): Wait on threads_started_barrier barrier. Call
19796 'loop' at each iteration.
19797 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19798 threads have started, instead of hardcoding number of "next"
19799 steps. Use an access watchpoint instead of a write watchpoint.
19800
19801 2015-01-09 Pedro Alves <palves@redhat.com>
19802
19803 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19804 (thread_func): Wait on barrier.
19805 (main): Wait for all threads to start before stopping GDB.
19806 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19807 global.
19808 (thread1_func, thread2_func): Wait on barrier.
19809 (main): Wait for all threads to start before stopping GDB.
19810 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19811 New global.
19812 (thread1_func, thread2_func): Wait on barrier.
19813 (main): Wait for all threads to start before stopping GDB.
19814
19815 2015-01-09 Pedro Alves <palves@redhat.com>
19816
19817 * gdb.threads/attach-many-short-lived-threads.c: New file.
19818 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19819
19820 2014-01-09 Pedro Alves <palves@redhat.com>
19821
19822 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19823 instead of to thread 2.
19824 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19825 Add barrier around each pthread_create call instead of around all
19826 calls.
19827 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19828 Set a break on thread_function and have the child threads hit it
19829 one at at a time.
19830
19831 2015-01-09 Pedro Alves <palves@redhat.com>
19832
19833 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19834 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19835 false.
19836 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19837 checking whether the target board is remote.
19838 * gdb.multi/multi-attach.exp: Likewise.
19839 * gdb.python/py-sync-interp.exp: Likewise.
19840 * gdb.server/ext-attach.exp: Likewise.
19841 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19842 tests that need to attach, instead of checking whether the target
19843 board is remote at the top of the file.
19844
19845 2015-01-08 Yao Qi <yao@codesourcery.com>
19846
19847 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19848
19849 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19850
19851 Fix testcase compilation.
19852 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19853
19854 2015-01-06 Joel Brobecker <brobecker@adacore.com>
19855
19856 * gdb.python/py-type.exp: Add a couple test about empty
19857 array creation, and negative-length array creation.
19858
19859 2015-01-02 Doug Evans <xdje42@gmail.com>
19860
19861 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19862
19863 2015-01-02 Doug Evans <dje@google.com>
19864
19865 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19866
19867 2014-12-29 Yao Qi <yao@codesourcery.com>
19868
19869 * gdb.trace/entry-values.exp: Update comments. Rename variable
19870 bar_call_foo to returned_from_foo.
19871
19872 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19873
19874 PR gdb/17394
19875 * gdb.linespec/break-asm-file.c: New file.
19876 * gdb.linespec/break-asm-file.exp: New file.
19877 * gdb.linespec/break-asm-file0.s: New file.
19878 * gdb.linespec/break-asm-file1.s: New file.
19879
19880 2014-12-18 Nigel Stephens <nigel@mips.com>
19881 Maciej W. Rozycki <macro@codesourcery.com>
19882
19883 * gdb.base/float.exp: Handle the new output from "info float" on
19884 MIPS targets.
19885
19886 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19887
19888 Fix MinGW compilation.
19889 * gdb.compile/compile-ops.exp: Update untested message if
19890 !skip_compile_feature_tests.
19891 * gdb.compile/compile-setjmp.exp: Likewise.
19892 * gdb.compile/compile-tls.exp: Likewise.
19893 * gdb.compile/compile.exp: Likewise.
19894 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19895 supported on this host".
19896
19897 2014-12-16 Doug Evans <xdje42@gmail.com>
19898
19899 * boards/stabs.exp: New file.
19900
19901 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19902
19903 * gdb.base/completion.exp: Adjust to format changes of "maint
19904 print user-registers".
19905
19906 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
19907
19908 PR server/17457
19909 * gdb.arch/aarch64-fp.c: New file.
19910 * gdb.arch/aarch64-fp.exp: New file.
19911
19912 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19913
19914 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19915 r210637, r210913, r211666, r215400, r215817).
19916
19917 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19918 * dg-extract-results.py: New file.
19919 * dg-extract-results.sh: Use it if the environment seems
19920 suitable.
19921
19922 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19923
19924 * dg-extract-results.py (parse_run): Handle warnings that
19925 are printed before a test harness is run.
19926
19927 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19928
19929 * dg-extract-results.py (Named): Remove __cmp__ method.
19930 (output_variation): Use a key to sort variation.harnesses.
19931
19932 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19933
19934 * dg-extract-results.py: For Python 3, force sys.stdout to
19935 handle surrogate escape sequences.
19936 (safe_open): New function.
19937 (output_segment, main): Use it.
19938
19939 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19940
19941 * dg-extract-results.py (Prog.result_re): Include options
19942 in test name.
19943
19944 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19945
19946 * dg-extract-results.py (output_variation): Always sort if
19947 do_sum.
19948
19949 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19950
19951 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19952 as long as we get pagination notifications.
19953
19954 2014-12-15 Jason Merrill <jason@redhat.com>
19955
19956 * Makefile.in (check-gdb.%): Restore.
19957 * README: Mention it.
19958
19959 2014-12-13 Joel Brobecker <brobecker@adacore.com>
19960
19961 * gdb.ada/str_uninit: New testcase.
19962
19963 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19964
19965 PR symtab/17642
19966 * gdb.base/vla-stub-define.c: New file.
19967 * gdb.base/vla-stub.c: New file.
19968 * gdb.base/vla-stub.exp: New file.
19969
19970 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19971 Jan Kratochvil <jan.kratochvil@redhat.com>
19972 Tom Tromey <tromey@redhat.com>
19973
19974 * configure.ac: Add gdb.compile/.
19975 * configure: Regenerate.
19976 * gdb.compile/Makefile.in: New file.
19977 * gdb.compile/compile-ops.exp: New file.
19978 * gdb.compile/compile-ops.c: New file.
19979 * gdb.compile/compile-tls.c: New file.
19980 * gdb.compile/compile-tls.exp: New file.
19981 * gdb.compile/compile-constvar.S: New file.
19982 * gdb.compile/compile-constvar.c: New file.
19983 * gdb.compile/compile-mod.c: New file.
19984 * gdb.compile/compile-nodebug.c: New file.
19985 * gdb.compile/compile-setjmp-mod.c: New file.
19986 * gdb.compile/compile-setjmp.c: New file.
19987 * gdb.compile/compile-setjmp.exp: New file.
19988 * gdb.compile/compile-shlib.c: New file.
19989 * gdb.compile/compile.c: New file.
19990 * gdb.compile/compile.exp: New file.
19991 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19992
19993 2014-12-12 Tom Tromey <tromey@redhat.com>
19994
19995 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19996 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19997
19998 2014-12-12 Doug Evans <dje@google.com>
19999
20000 * lib/gdb-python.exp (get_python_valueof): New function.
20001 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20002
20003 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20004
20005 * gdb.base/completion.exp: Add test for completion of "info
20006 registers ".
20007
20008 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20009
20010 * gdb.base/func-ptrs.c: New file.
20011 * gdb.base/func-ptrs.exp: New file.
20012
20013 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20014
20015 PR breakpoints/17012
20016 * gdb.base/dprintf-detach.c: New file.
20017 * gdb.base/dprintf-detach.exp: New file.
20018
20019 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20020
20021 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20022 * lib/gdb.exp (target_is_gdbserver): New procedure.
20023
20024 2014-12-08 Doug Evans <dje@google.com>
20025
20026 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20027
20028 2014-12-05 Yao Qi <yao@codesourcery.com>
20029
20030 * gdb.guile/scm-error.exp: Remove the third argument to
20031 gdb_remote_download.
20032 * gdb.guile/scm-frame-args.exp: Likewise.
20033 * gdb.guile/scm-section-script.exp: Likewise.
20034
20035 2014-12-05 Yao Qi <yao@codesourcery.com>
20036
20037 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20038
20039 2014-12-04 Doug Evans <dje@google.com>
20040
20041 * gdb.python/py-objfile.exp: Add tests for
20042 objfile.add_separate_debug_file.
20043
20044 2014-12-04 Doug Evans <dje@google.com>
20045
20046 * lib/gdb.exp (get_build_id): New function.
20047 (build_id_debug_filename_get): Rewrite to use it.
20048 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20049
20050 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20051
20052 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20053 `method(long)', not just 0x0.
20054 * gdb.cp/nsalias.exp: Align code labels to 4.
20055 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20056 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20057 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20058 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20059 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20060 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20061
20062 2014-12-02 Doug Evans <dje@google.com>
20063
20064 PR symtab/17602
20065 * gdb.cp/anon-ns.cc: Move guts of this file to ...
20066 * gdb.cp/anon-ns2.cc: ... here. New file.
20067 * gdb.cp/anon-ns.exp: Update.
20068
20069 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
20070
20071 * gdb.python/py-events.py (inferior_call_handler): New.
20072 (register_changed_handler, memory_changed_handler): New.
20073 (test_events.invoke): Register new handlers.
20074 * gdb.python/py-events.exp: Add tests for inferior call,
20075 memory_changed and register_changed events.
20076
20077 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20078
20079 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20080 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20081 if the linker doesn't understand this.
20082
20083 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20084
20085 * gdb.python/python.exp: Change expected reply to help().
20086
20087 2014-12-01 Yao Qi <yao@codesourcery.com>
20088
20089 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20090 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20091 * configure: Re-generated.
20092
20093 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20094
20095 * gdb.cp/chained-calls.cc: New file.
20096 * gdb.cp/chained-calls.exp: New file.
20097 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20098
20099 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20100
20101 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20102 * gdb.dwarf2/symtab-producer.exp: Same.
20103 * gdb.gdb/python-interrupts.exp: Same.
20104 * gdb.gdb/python-selftest.exp: Same.
20105 * gdb.python/py-linetable.exp: Same.
20106 * gdb.python/py-type.exp: Same.
20107 * gdb.python/py-value-cc.exp: Same.
20108 * gdb.python/py-value.exp: Same.
20109
20110 2014-11-28 Yao Qi <yao@codesourcery.com>
20111
20112 * gdb.base/break-probes.exp: Match library name prefixed with
20113 sysroot.
20114
20115 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20116
20117 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20118 test expected output. Add parentheses for the call to print.
20119 Remove L suffix from integers.
20120
20121 2014-11-26 Doug Evans <dje@google.com>
20122
20123 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20124
20125 2014-11-22 Yao Qi <yao@codesourcery.com>
20126
20127 * gdb.trace/entry-values.c: Remove asms.
20128 (foo): Add foo_label.
20129 (bar): Add bar_label.
20130 * gdb.trace/entry-values.exp: Remove code computing foo's
20131 length and bar's length.
20132 (Dwarf::assemble): Invoke function_range for bar and use
20133 MACRO_AT_func for foo.
20134
20135 2014-11-22 Yao Qi <yao@codesourcery.com>
20136
20137 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20138 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20139 Use .Lgcc43_procstart instead of gcc43.
20140
20141 2014-11-21 Joel Brobecker <brobecker@adacore.com>
20142
20143 * gdb.ada/n_arr_bound: New testcase.
20144
20145 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20146
20147 PR breakpoints/10737
20148 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20149 test_catch_syscall_multi_arch.
20150 (test_catch_syscall_multi_arch): New function.
20151
20152 2014-11-20 Doug Evans <xdje42@gmail.com>
20153
20154 * gdb.base/maint.exp: Update expected output.
20155
20156 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20157
20158 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20159 4-byte instruction on S390.
20160
20161 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20162
20163 * gdb.ada/arr_arr: New testcase.
20164
20165 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20166
20167 * gdb.ada/pkd_arr_elem: New Testcase.
20168
20169 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
20170
20171 * gdb.reverse/break-precsave: Expect completion message for
20172 core file reads.
20173 * gdb.reverse/consecutive-precsave.exp: Likewise.
20174 * gdb.reverse/finish-precsave.exp: Likewise.
20175 * gdb.reverse/i386-precsave.exp: Likewise.
20176 * gdb.reverse/machinestate-precsave.exp: Likewise.
20177 * gdb.reverse/sigall-precsave.exp: Likewise.
20178 * gdb.reverse/solib-precsave.exp: Likewise.
20179 * gdb.reverse/step-precsave.exp: Likewise.
20180 * gdb.reverse/until-precsave.exp: Likewise.
20181 * gdb.reverse/watch-precsave.exp: Likewise.
20182
20183 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20184
20185 * gdb.base/bp-permanent.c: Include unistd.h.
20186 * gdb.python/py-framefilter-mi.c (main): Add return type.
20187 * gdb.python/py-framefilter.c (main): Likewise.
20188 * gdb.trace/actions-changed.c (main): Likewise.
20189
20190 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20191
20192 * gdb.mi/until.c: Add eye-catchers.
20193 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20194 line numbers.
20195
20196 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20197
20198 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20199 function header variants in break1.c.
20200 * gdb.base/ena-dis-br.exp: Likewise.
20201 * gdb.base/hbreak2.exp: Likewise.
20202 * gdb.reverse/until-precsave.exp: Drop references to removed
20203 non-prototype function header variants in ur1.c.
20204 * gdb.reverse/until-reverse.exp: Likewise.
20205
20206 2014-11-17 Petr Machata <pmachata@redhat.com>
20207
20208 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20209 ${_cu_offset_size} bytes abbrev offset.
20210
20211 2014-11-15 Doug Evans <xdje42@gmail.com>
20212
20213 PR symtab/17559
20214 * gdb.base/line-symtabs.exp: New file.
20215 * gdb.base/line-symtabs.c: New file.
20216 * gdb.base/line-symtabs.h: New file.
20217
20218 2014-11-14 Yao Qi <yao@codesourcery.com>
20219
20220 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20221 (func): Add label func_label.
20222 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20223 Replace low_pc and high_pc with MACRO_AT_range.
20224 Replace name, low_pc and high_pc with MACRO_AT_func.
20225
20226 2014-11-14 Yao Qi <yao@codesourcery.com>
20227
20228 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20229 Replace name, low_pc and high_pc with MACRO_AT_func.
20230
20231 2014-11-14 Yao Qi <yao@codesourcery.com>
20232
20233 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20234 produce debug information.
20235 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20236
20237 2014-11-14 Yao Qi <yao@codesourcery.com>
20238
20239 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20240 object and get function length.
20241 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20242 with MACRO_AT_func.
20243 (top-level): Replace gdb_compile and clean_restart with
20244 prepare_for_testing.
20245 * gdb.dwarf2/main.c (main): Add label main_label.
20246
20247 2014-11-14 Yao Qi <yao@codesourcery.com>
20248
20249 * lib/dwarf.exp (function_range): New procedure.
20250 (Dwarf::_handle_macro_at_func): New procedure.
20251 (Dwarf::_handle_macro_at_range): New procedure.
20252 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20253
20254 2014-11-14 Yao Qi <yao@codesourcery.com>
20255
20256 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20257 (_handle_attribute): New procedure.
20258
20259 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20260
20261 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20262 * gdb.base/call-sc.c (zed): Likewise.
20263 * gdb.base/checkpoint.c (main): Likewise.
20264 * gdb.base/dump.c (main): Likewise.
20265 * gdb.base/gcore.c (main): Likewise.
20266 * gdb.base/huge.c (main): Likewise.
20267 * gdb.base/multi-forks.c (main): Likewise.
20268 * gdb.base/pr10179-a.c (main): Likewise.
20269 * gdb.base/savedregs.c (main): Likewise.
20270 * gdb.base/sigaltstack.c (main): Likewise.
20271 * gdb.base/siginfo.c (main): Likewise.
20272 * gdb.base/structs.c (zed): Likewise.
20273 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20274 * gdb.mi/mi-syn-frame.c (main): Likewise.
20275 * gdb.mi/until.c (foo, main): Likewise.
20276 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20277 * gdb.base/solib-weak.c (foo): Declare.
20278 * gdb.base/attach-twice.c: Include stdio.h.
20279 * gdb.base/weaklib1.c: Likewise.
20280 * gdb.base/weaklib2.c: Likewise.
20281 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20282 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20283 unistd.h.
20284 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20285 * gdb.mi/mi-exit-code.c: Likewise.
20286 * gdb.base/break-interp-lib.c: Include string.h.
20287 * gdb.base/coremaker.c: Likewise.
20288 * gdb.base/testenv.c: Likewise.
20289 * gdb.python/py-finish-breakpoint.c: Likewise.
20290 * gdb.base/inferior-died.c: Include sys/wait.h.
20291 * gdb.base/fileio.c: Include time.h.
20292 * gdb.base/async-shell.c: Include unistd.h.
20293 * gdb.base/dprintf-non-stop.c: Likewise.
20294 * gdb.base/info-os.c: Likewise.
20295 * gdb.mi/mi-console.c: Likewise.
20296 * gdb.mi/watch-nonstop.c: Likewise.
20297 * gdb.python/py-events.c: Likewise.
20298 * gdb.base/async.c (baz): Move up before its invocation.
20299 * gdb.base/code_elim2.c (my_global_func): Likewise.
20300 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20301 * gdb.base/advance.c (func2): Likewise.
20302
20303 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20304
20305 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20306 variant.
20307 * gdb.base/annota3.c: Likewise.
20308 * gdb.base/async.c: Likewise.
20309 * gdb.base/average.c: Likewise.
20310 * gdb.base/call-ar-st.c: Likewise.
20311 * gdb.base/call-rt-st.c: Likewise.
20312 * gdb.base/call-sc.c: Likewise.
20313 * gdb.base/call-strs.c: Likewise.
20314 * gdb.base/ending-run.c: Likewise.
20315 * gdb.base/execd-prog.c: Likewise.
20316 * gdb.base/exprs.c: Likewise.
20317 * gdb.base/foll-exec.c: Likewise.
20318 * gdb.base/foll-fork.c: Likewise.
20319 * gdb.base/foll-vfork.c: Likewise.
20320 * gdb.base/funcargs.c: Likewise.
20321 * gdb.base/gcore.c: Likewise.
20322 * gdb.base/jump.c: Likewise.
20323 * gdb.base/langs0.c: Likewise.
20324 * gdb.base/langs1.c: Likewise.
20325 * gdb.base/langs2.c: Likewise.
20326 * gdb.base/mips_pro.c: Likewise.
20327 * gdb.base/nodebug.c: Likewise.
20328 * gdb.base/opaque0.c: Likewise.
20329 * gdb.base/opaque1.c: Likewise.
20330 * gdb.base/recurse.c: Likewise.
20331 * gdb.base/run.c: Likewise.
20332 * gdb.base/scope0.c: Likewise.
20333 * gdb.base/scope1.c: Likewise.
20334 * gdb.base/setshow.c: Likewise.
20335 * gdb.base/setvar.c: Likewise.
20336 * gdb.base/shmain.c: Likewise.
20337 * gdb.base/shr1.c: Likewise.
20338 * gdb.base/shr2.c: Likewise.
20339 * gdb.base/sigall.c: Likewise.
20340 * gdb.base/signals.c: Likewise.
20341 * gdb.base/so-indr-cl.c: Likewise.
20342 * gdb.base/solib2.c: Likewise.
20343 * gdb.base/structs.c: Likewise.
20344 * gdb.base/sum.c: Likewise.
20345 * gdb.base/vforked-prog.c: Likewise.
20346 * gdb.base/watchpoint.c: Likewise.
20347 * gdb.reverse/shr2.c: Likewise.
20348 * gdb.reverse/until-reverse.c: Likewise.
20349 * gdb.reverse/ur1.c: Likewise.
20350 * gdb.reverse/watch-reverse.c: Likewise.
20351
20352 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20353
20354 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20355 variant.
20356 * gdb.base/sepdebug.exp: Drop references to removed code.
20357
20358 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20359
20360 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20361 variant. Preserve original line numbering.
20362 * gdb.base/list1.c: Likewise.
20363
20364 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20365
20366 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20367 variant.
20368 * gdb.base/break1.c: Likewise.
20369 * gdb.base/break.exp: Drop references to removed code.
20370
20371 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20372
20373 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20374 variant.
20375
20376 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20377
20378 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20379
20380 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20381
20382 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20383 logic into perform_all_tests() and invoke it with and without
20384 function header prototypes.
20385 (do_function_calls): Remove conditional XFAIL for PR 5318.
20386 (rerun_and_prepare): Remove duplicate code.
20387 (perform_all_tests): New. Main logic moved here.
20388
20389 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20390
20391 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20392 code guarded by #ifdef NO_PROTOTYPES.
20393 (t_double_many_args): Likewise.
20394 (DEF_FUNC_MANY_ARGS_1): Likewise.
20395 (DEF_FUNC_VALUES_1): Likewise.
20396 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20397 guarded by #ifdef PROTOTYPES.
20398
20399 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20400
20401 * gdb.mi/mi-console.c: Add eye-catcher.
20402 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20403 instead of literal line number.
20404
20405 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20406
20407 * gdb.base/shr2.c: Add eye-catcher.
20408 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20409 line number.
20410
20411 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20412
20413 * gdb.base/jump.c: Add eye-catchers.
20414 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20415 numbers.
20416
20417 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20418
20419 * gdb.base/execd-prog.c: Add eye-catchers.
20420 * gdb.base/foll-exec.c: Likewise.
20421 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20422 line numbers.
20423
20424 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20425
20426 * gdb.base/ending-run.c: Add eye-catchers.
20427 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20428 literal line numbers.
20429
20430 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20431
20432 * gdb.base/call-rt-st.c: Add eye-catchers.
20433 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20434 literal line numbers.
20435
20436 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20437
20438 * gdb.base/call-ar-st.c: Add eye-catchers.
20439 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20440 literal line numbers.
20441
20442 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20443
20444 * gdb.base/average.c: Add eye-catchers.
20445 * gdb.base/sum.c: Likewise.
20446 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20447 regexps dynamically.
20448
20449 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20450
20451 * gdb.base/solib1.c: Add eye-catchers.
20452 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20453 literal line numbers.
20454
20455 2014-11-12 Pedro Alves <palves@redhat.com>
20456
20457 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20458 leader has exited.
20459
20460 2014-11-12 Pedro Alves <palves@redhat.com>
20461
20462 * gdb.arch/i386-bp_permanent.c: New file.
20463 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20464 (srcfile): Set to i386-bp_permanent.c.
20465 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20466 that stepi does not execute the 'leave' instruction, instead of
20467 testing it does execute.
20468 * gdb.base/bp-permanent.c: New file.
20469 * gdb.base/bp-permanent.exp: New file.
20470
20471 2014-11-10 Doug Evans <xdje42@gmail.com>
20472
20473 PR symtab/17564
20474 * gdb.base/symtab-search-order.exp: New file.
20475 * gdb.base/symtab-search-order.c: New file.
20476 * gdb.base/symtab-search-order-1.c: New file.
20477 * gdb.base/symtab-search-order-shlib-1.c: New file.
20478
20479 2014-11-07 Pedro Alves <palves@redhat.com>
20480
20481 PR gdb/17511
20482 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20483 i?86-*-linux*.
20484
20485 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20486
20487 PR c++/17494
20488 * gdb.cp/pr17494.cc: New file.
20489 * gdb.cp/pr17494.exp: New file.
20490
20491 2014-11-02 Yao Qi <yao@codesourcery.com>
20492
20493 * gdb.python/python.exp: Get working directory and match the
20494 output of "set extended-prompt \\w " with it.
20495
20496 2014-10-30 Doug Evans <dje@google.com>
20497
20498 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20499 in objfiles.
20500 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20501 in progspaces.
20502
20503 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
20504
20505 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20506 * gdb.base/realname-expand.exp: Likewise.
20507 * gdb.linespec/macro-relative.exp: Likewise.
20508
20509 2014-10-29 Pedro Alves <palves@redhat.com>
20510
20511 PR gdb/17408
20512 * gdb.threads/schedlock.c (some_function): New function.
20513 (call_function): New global.
20514 (MAYBE_CALL_SOME_FUNCTION): New macro.
20515 (thread_function): Call it.
20516 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20517 and use it instead of a global counter. Adjust all callers.
20518 (get_current_thread): Use "find current thread" for test message
20519 here rather than having all callers pass down the same string.
20520 (goto_loop): New procedure, factored out from ...
20521 (my_continue): ... this.
20522 (step_ten_loops): Change parameter from test message to command to
20523 use. Adjust.
20524 (list_count): Delete global.
20525 (check_result): New procedure, factored out from duplicate top
20526 level code.
20527 (continue tests): Wrap in with_test_prefix.
20528 (test_step): New procedure, factored out from duplicate top level
20529 code.
20530 (top level): Test "step" in combination with all scheduler-locking
20531 modes. Test "next" in combination with all scheduler-locking
20532 modes, and in combination with stepping over a function call or
20533 not.
20534 * gdb.threads/next-bp-other-thread.c: New file.
20535 * gdb.threads/next-bp-other-thread.exp: New file.
20536
20537 2014-10-29 Pedro Alves <palves@redhat.com>
20538
20539 PR python/17372
20540 * gdb.python/python.exp: Test a multi-line command that spawns
20541 interactive Python.
20542 * gdb.base/multi-line-starts-subshell.exp: New file.
20543
20544 2014-10-29 Yao Qi <yao@codesourcery.com>
20545
20546 * gdb.base/fileio.exp: Make directories on host.
20547
20548 2014-10-29 Yao Qi <yao@codesourcery.com>
20549
20550 * gdb.base/fileio.c (test_write): Close the file.
20551
20552 2014-10-28 Pedro Alves <palves@redhat.com>
20553
20554 PR gdb/12623
20555 * gdb.base/sigstep.c (no_handler): New global.
20556 (main): If 'no_handler is true, set the signal handlers to
20557 SIG_IGN.
20558 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20559 with_sw_watch and no_handler parameters. Handle them.
20560 (top level) <stepping over handler when stopped at a breakpoint
20561 test>: Add a test axis for testing with a software watchpoint, and
20562 another for testing with the signal handler set to SIG_IGN.
20563 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20564 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20565
20566 2014-10-28 Pedro Alves <palves@redhat.com>
20567
20568 PR gdb/17511
20569 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20570 * gdb.base/sigstep.exp (other_handler_location): New global.
20571 (advance): Support stepping into the signal handler, and running
20572 commands while in the handler.
20573 (in_handler_map): New global.
20574 (top level): In the advance test, add combinations for getting
20575 into the handler with stepping commands, and for running commands
20576 in the handler. Add comment descripting the advancei tests.
20577
20578 2014-10-28 Pedro Alves <palves@redhat.com>
20579
20580 * gdb.base/sigstep.exp: Use build_executable instead of
20581 prepare_for_testing.
20582 (top level): Move code that starts GDB, runs to main and creates a
20583 display to ...
20584 (restart): ... this new procedure.
20585 (top level): Move backtrace from signal handler test to ...
20586 (validate_backtrace): ... this new procedure.
20587 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20588 with_test_prefix. Always restart GDB.
20589 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20590 with_test_prefix. Always restart GDB. No need to delete
20591 breakpoints after the test.
20592 (test_skip_handler): Remove prefix parameter.
20593 (skip_over_handler, breakpoint_to_handler)
20594 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20595 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20596 restart GDB. No need to delete breakpoints after the test.
20597 (top level): Use foreach to call the test procedures with
20598 different commands.
20599
20600 2014-10-28 Pedro Alves <palves@redhat.com>
20601
20602 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20603 instead of GNATS numbers.
20604 * gdb.base/sigbpt.exp: Likewise.
20605 * gdb.base/siginfo.exp: Likewise.
20606 * gdb.base/sigstep.exp: Likewise.
20607
20608 2014-10-27 Pedro Alves <palves@redhat.com>
20609
20610 * gdb.base/sigstep.c (dummy): New global.
20611 (main): Issue a couple writes to the new global.
20612 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20613 procedures.
20614 (skip_over_handler): Use test_skip_handler.
20615 (top level): Call skip_over_handler for stepi and nexti too.
20616 (breakpoint_over_handler): Use test_skip_handler.
20617 (top level): Call breakpoint_over_handler for stepi and nexti too.
20618
20619 2014-10-27 Yao Qi <yao@codesourcery.com>
20620
20621 * gdb.trace/tfile.c (adjust_function_address)
20622 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20623 function descriptor.
20624
20625 2014-10-24 Don Breazeal <donb@codesourcery.com>
20626
20627 * gdb.base/foll-fork.exp (test_follow_fork,
20628 catch_fork_child_follow): Check for updated fork messages emitted
20629 from infrun.c.
20630 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20631 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20632 vfork_and_exec_child_follow_through_step): Check for updated vfork
20633 messages emitted from infrun.c.
20634
20635 2014-10-24 Pedro Alves <palves@redhat.com>
20636
20637 * gdb.base/corefile.exp: Remove references to ultrix.
20638 * gdb.base/interrupt.exp: Likewise.
20639 * gdb.base/whatis.exp: Likewise.
20640 * gdb.gdb/selftest.exp: Likewise.
20641 * gdb.threads/manythreads.exp: Likewise.
20642 * gdb.threads/print-threads.exp: Likewise.
20643 * gdb.threads/pthreads.exp:: Likewise.
20644 * gdb.threads/schedlock.exp: Likewise.
20645
20646 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20647
20648 * gdb.cp/non-trivial-retval.cc: Add a test case.
20649 * gdb.cp/non-trivial-retval.exp: Add a test.
20650
20651 2014-10-20 Yao Qi <yao@codesourcery.com>
20652
20653 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20654 * gdb.python/py-objfile-script-gdb.py: New file.
20655 * gdb.python/py-objfile-script.exp: Update reference to
20656 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20657 of remote_download. Remove the dest file.
20658
20659 2014-10-20 Yao Qi <yao@codesourcery.com>
20660
20661 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20662 * gdb.base/step-line.exp: Likewise.
20663 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20664 * gdb.dwarf2/dw2-basic.exp: Likewise.
20665 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20666 * gdb.dwarf2/dw2-filename.exp: Likewise.
20667 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20668 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20669 * gdb.dwarf2/dw2-producer.exp: Likewise.
20670 * gdb.dwarf2/mac-fileno.exp: Likewise.
20671 * gdb.python/py-frame-args.exp: Likewise.
20672 * gdb.python/py-framefilter.exp: Likewise.
20673 * gdb.python/py-mi.exp: Likewise.
20674 * gdb.python/py-objfile-script.exp: Likewise
20675 * gdb.python/py-pp-integral.exp: Likewise.
20676 * gdb.python/py-pp-re-notag.exp: Likewise.
20677 * gdb.python/py-prettyprint.exp: Likewise.
20678 * gdb.python/py-section-script.exp: Likewise.
20679 * gdb.python/py-typeprint.exp: Likewise.
20680 * gdb.python/py-xmethods.exp: Likewise.
20681 * gdb.stabs/weird.exp: Likewise.
20682 * gdb.xml/tdesc-regs.exp: Likewise.
20683
20684 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20685
20686 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20687 (out_cu): Use addr_len for the size of addresses.
20688 (out_line): Likewise. Size DW_LNE_set_address instruction
20689 according to addr_len.
20690 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20691 (FUNC): Add START_INSNS to definition.
20692
20693 2014-10-18 Yao Qi <yao@codesourcery.com>
20694
20695 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20696 gdb_has_argv0 return true.
20697 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20698 check [target_info exists noargs], check [gdb_has_argv0]
20699 instead.
20700 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20701 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20702 procedures.
20703
20704 2014-10-17 Doug Evans <dje@google.com>
20705
20706 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20707 event.
20708 * gdb.python/py-events.py: Add clear_objfiles event.
20709
20710 2014-10-17 Doug Evans <dje@google.com>
20711
20712 * gdb.python/py-objfile.exp: Test progspace attribute.
20713
20714 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
20715
20716 * gdb.guile/scm-breakpoint.exp: Do not assume any
20717 directory separators when matching source file paths.
20718 * gdb.python/py-breakpoint.exp: Likewise.
20719 * gdb.reverse/break-precsave.exp: Likewise.
20720 * gdb.reverse/break-reverse.exp: Likewise.
20721 * gdb.reverse/consecutive-precsave.exp: Likewise.
20722 * gdb.reverse/finish-precsave.exp: Likewise.
20723 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20724 * gdb.reverse/finish-reverse.exp: Likewise.
20725 * gdb.reverse/i386-precsave.exp: Likewise.
20726 * gdb.reverse/i387-env-reverse.exp: Likewise.
20727 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20728 * gdb.reverse/machinestate-precsave.exp: Likewise.
20729 * gdb.reverse/machinestate.exp: Likewise.
20730 * gdb.reverse/sigall-precsave.exp: Likewise.
20731 * gdb.reverse/solib-precsave.exp: Likewise.
20732 * gdb.reverse/step-precsave.exp: Likewise.
20733 * gdb.reverse/until-precsave.exp: Likewise.
20734 * gdb.reverse/watch-precsave.exp: Likewise.
20735 * gdb.reverse/watch-reverse.exp: Likewise.
20736
20737 2014-10-17 Yao Qi <yao@codesourcery.com>
20738
20739 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20740 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20741
20742 2014-10-17 Pedro Alves <palves@redhat.com>
20743
20744 PR gdb/17471
20745 * gdb.base/bg-execution-repeat.c: New file.
20746 * gdb.base/bg-execution-repeat.exp: New file.
20747
20748 2014-10-17 Pedro Alves <palves@redhat.com>
20749
20750 PR gdb/17300
20751 * gdb.base/continue-all-already-running.c: New file.
20752 * gdb.base/continue-all-already-running.exp: New file.
20753
20754 2014-10-17 Pedro Alves <palves@redhat.com>
20755
20756 PR gdb/17472
20757 * gdb.base/annota-input-while-running.c: New file.
20758 * gdb.base/annota-input-while-running.exp: New file.
20759
20760 2014-10-17 Pedro Alves <palves@redhat.com>
20761
20762 * gdb.base/callfuncs.exp: emove references to osf.
20763 * gdb.base/sigall.exp: Likewise.
20764 * gdb.gdb/selftest.exp: Likewise.
20765 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20766 * gdb.mi/non-stop.c: Likewise.
20767 * gdb.mi/pthreads.c: Likewise.
20768 * gdb.reverse/sigall-precsave.exp: Likewise.
20769 * gdb.reverse/sigall-reverse.exp: Likewise.
20770 * gdb.threads/pthreads.c: Likewise.
20771 * gdb.threads/pthreads.exp: Likewise.
20772
20773 2014-10-17 Yao Qi <yao@codesourcery.com>
20774
20775 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20776 check 'target_info exists noargs'.
20777 (test_command_prompt_position): Likewise.
20778 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20779 Remove "set args".
20780 (progvar_simple_while_test): Likewise.
20781 (progvar_complex_if_while_test): Likewise.
20782 (if_while_breakpoint_command_test): Likewise.
20783 (infrun_breakpoint_command_test): Likewise.
20784 (breakpoint_command_test): Likewise.
20785 (watchpoint_command_test): Likewise.
20786 (bp_deleted_in_command_test): Likewise.
20787 (temporary_breakpoint_commands): Likewise.
20788
20789 2014-10-16 Yao Qi <yao@codesourcery.com>
20790
20791 * gdb.base/remotetimeout.exp: Remove noargs checking.
20792
20793 2014-10-15 Pedro Alves <palves@redhat.com>
20794
20795 PR breakpoints/9649
20796 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20797 * gdb.base/breakpoint-in-ro-region.exp
20798 (probe_target_hardware_step): New procedure.
20799 (top level): Probe hardware stepping and hardware breakpoint
20800 support. Test stepping through a read-only region, with both
20801 "breakpoint auto-hw" on and off and both "always-inserted" on and
20802 off.
20803
20804 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20805
20806 * gdb.dlang/demangle.exp: Update for demangling changes.
20807
20808 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20809
20810 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20811 * gdb.cp/non-trivial-retval.exp: Add new tests.
20812
20813 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20814
20815 PR c++/13403
20816 PR c++/15154
20817 * gdb.cp/non-trivial-retval.cc: New file.
20818 * gdb.cp/non-trivial-retval.exp: New file.
20819
20820 2014-10-15 Yao Qi <yao@codesourcery.com>
20821
20822 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20823 remote host.
20824
20825 2014-10-15 Yao Qi <yao@codesourcery.com>
20826
20827 * gdb.python/py-symbol.exp: Match file base name if host is
20828 remote, otherwise match file name with dir name.
20829 * gdb.python/py-symtab.exp: Likewise.
20830 * gdb.python/python.exp: Likewise.
20831
20832 2014-10-15 Yao Qi <yao@codesourcery.com>
20833
20834 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20835 pattern.
20836 * gdb.python/py-symtab.exp: Likewise.
20837 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20838 locationn.
20839
20840 2014-10-14 Joel Brobecker <brobecker@adacore.com>
20841
20842 * gdb.ada/addr_arith: New testcase.
20843
20844 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20845
20846 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20847 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20848 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20849 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20850
20851 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20852
20853 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20854 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20855 * gdb.arch/stap-eval-lang-ada.exp: New file.
20856
20857 2014-10-14 Yao Qi <yao@codesourcery.com>
20858
20859 * gdb.mi/mi-var-child.c (nothing1): New function.
20860 (nothing2): New function.
20861 (do_children_tests): Set function pointers by nothing1 and
20862 nothing2.
20863 * gdb.mi/mi-var-child.exp: Step over new added statements.
20864 Update test to match the new output.
20865 * gdb.mi/var-cmd.c (nothing1): New function.
20866 (nothing2): New function.
20867 (do_children_tests): Set function pointers by nothing1 and
20868 nothing2.
20869 * gdb.mi/mi-var-display.exp: Update test to match output.
20870 Step to the line specified by $line_dct_nothing.
20871 Increase the number of lines to step.
20872
20873 2014-10-14 Yao Qi <yao@codesourcery.com>
20874
20875 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20876 tests.
20877 * gdb.mi/mi2-var-child.exp: Likewise.
20878
20879 2014-10-13 Doug Evans <dje@google.com>
20880
20881 * gdb.python/py-objfile.exp: Change name of file name test.
20882
20883 2014-10-13 Doug Evans <dje@google.com>
20884
20885 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20886 from the start of the CU.
20887
20888 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20889 Yao Qi <yao@codesourcery.com>
20890
20891 Fix "save breakpoints" for "catch" command.
20892 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20893 Remove -nonewline. Match also the added "main" line.
20894
20895 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20896
20897 Fix "save breakpoints" for "disable $bpnum" command.
20898 * gdb.base/save-bp.c (main): Add label.
20899 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20900
20901 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20902
20903 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20904
20905 2014-10-11 Yao Qi <yao@codesourcery.com>
20906
20907 * gdb.server/server-kill.exp: Execute command
20908 "set remote trace-status-packet on" before "tstatus".
20909
20910 2014-10-11 Yao Qi <yao@codesourcery.com>
20911
20912 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20913 (main): Call getppid.
20914 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20915 and continue to it. Read variable "server_pid".
20916
20917 2014-10-11 Yao Qi <yao@codesourcery.com>
20918
20919 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20920
20921 2014-10-11 Yao Qi <yao@codesourcery.com>
20922
20923 * gdb.threads/thread-find.exp: Don't execute command
20924 "info threads".
20925 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20926 * gdb.threads/linux-dp.exp: Don't check the condition
20927 $threads_created equals to zero.
20928
20929 2014-10-10 Pedro Alves <palves@redhat.com>
20930
20931 * gdb.base/bigcore.exp: Remove references to IRIX.
20932 * gdb.base/funcargs.exp: Likewise.
20933 * gdb.base/interrupt.exp: Likewise.
20934 * gdb.base/mips_pro.exp: Likewise.
20935 * gdb.base/nodebug.exp: Likewise.
20936 * gdb.base/setvar.exp: Likewise.
20937 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20938
20939 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20940 Pedro Alves <palves@redhat.com>
20941
20942 PR symtab/14466
20943 * gdb.base/vdso-warning.c: New file.
20944 * gdb.base/vdso-warning.exp: New file.
20945
20946 2014-10-02 Doug Evans <dje@google.com>
20947
20948 * gdb.base/structs.c (main): Don't run forever.
20949
20950 2014-10-02 Pedro Alves <palves@redhat.com>
20951
20952 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20953 (top level) <stop threads 1, stop threads 2>: Use it.
20954
20955 2014-10-02 Pedro Alves <palves@redhat.com>
20956
20957 * gdb.threads/break-while-running.exp (test): Add new
20958 'update_thread_list' argument. Skip "info threads" if false.
20959 (top level): Add new 'update_thread_list' axis.
20960
20961 2014-10-02 Pedro Alves <palves@redhat.com>
20962
20963 PR breakpoints/17431
20964 * gdb.base/execl-update-breakpoints.c: New file.
20965 * gdb.base/execl-update-breakpoints.exp: New file.
20966
20967 2014-10-01 Pedro Alves <palves@redhat.com>
20968
20969 * gdb.base/breakpoint-in-ro-region.c: New file.
20970 * gdb.base/breakpoint-in-ro-region.exp: New file.
20971
20972 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20973
20974 * gdb.mi/mi-exit-code.exp: New file.
20975 * gdb.mi/mi-exit-code.c: New file.
20976
20977 2014-09-30 Yao Qi <yao@codesourcery.com>
20978
20979 * lib/prelink-support.exp (build_executable_own_libs): Error if
20980 the target isn't native.
20981
20982 2014-09-30 Yao Qi <yao@codesourcery.com>
20983
20984 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20985 false.
20986
20987 2014-09-22 Pedro Alves <palves@redhat.com>
20988
20989 * gdb.threads/break-while-running.exp: New file.
20990 * gdb.threads/break-while-running.c: New file.
20991
20992 2014-09-19 Yao Qi <yao@codesourcery.com>
20993
20994 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20995 Invoke test. Restart GDB with --readnow and invoke test again.
20996
20997 2014-09-19 Yao Qi <yao@codesourcery.com>
20998
20999 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21000 proc set_breakpoint_on_gcd_function. Invoke
21001 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21002 invoke set_breakpoint_on_gcd_function again.
21003
21004 2014-09-18 Doug Evans <dje@google.com>
21005
21006 * gdb.dwarf2/symtab-producer.exp: New file.
21007
21008 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21009
21010 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21011 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21012 * gdb.base/global-var-nested-by-dso.c: Likewise.
21013 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21014
21015 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21016 Pedro Alves <palves@redhat.com>
21017
21018 * gdb.base/watch-bitfields.exp: Pass string other than test file
21019 name to prepare_for_testing.
21020 (watch): New procedure.
21021 (expect_watchpoint): Use with_test_prefix.
21022 (top level): Factor out tests to ...
21023 (test_watch_location, test_regular_watch): ... these new
21024 procedures, and use with_test_prefix and gdb_continue_to_end.
21025
21026 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21027
21028 PR breakpoints/12526
21029 * gdb.base/watch-bitfields.exp: New file.
21030 * gdb.base/watch-bitfields.c: New file.
21031
21032 2014-09-16 Pedro Alves <palves@redhat.com>
21033
21034 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21035 software and hardware addresses, not software address against
21036 itself.
21037
21038 2014-09-16 Pedro Alves <palves@redhat.com>
21039
21040 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21041 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21042
21043 2014-09-16 Pedro Alves <palves@redhat.com>
21044
21045 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21046 files.
21047 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21048 "*-*-vxworks*" throughout.
21049 * gdb.base/break.exp: Likewise.
21050 * gdb.base/default.exp: Likewise.
21051 * gdb.base/scope.exp: Likewise.
21052 * gdb.base/sepdebug.exp: Likewise.
21053 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21054 throughout.
21055 * gdb.base/run.c: Likewise.
21056 * gdb.base/sepdebug.c: Likewise.
21057 * gdb.hp/gdb.aCC/run.c: Likewise.
21058 * gdb.reverse/until-reverse.c: Likewise.
21059 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21060
21061 2014-09-16 Yao Qi <yao@codesourcery.com>
21062
21063 * boards/local-remote-host-native.exp: New file.
21064
21065 2014-09-14 Doug Evans <xdje42@gmail.com>
21066
21067 * gdb.threads/queue-signal.c (thread_count): New variable.
21068 (thread_count_mutex, thread_count_condvar): New variables.
21069 (incr_thread_count, wait_all_threads_running): New functions.
21070 (main): Wait for all threads to be in their thread functions.
21071
21072 2014-09-13 Doug Evans <xdje42@gmail.com>
21073
21074 * gdb.threads/queue-signal.c: New file.
21075 * gdb.threads/queue-signal.exp: New file.
21076
21077 2014-09-13 Doug Evans <xdje42@gmail.com>
21078
21079 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21080 be consistent with what default_gdb_init uses.
21081 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21082 the plain text of the prompt. Add some logging printfs.
21083 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21084
21085 2014-09-12 Pedro Alves <palves@redhat.com>
21086
21087 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21088 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21089 * gdb.arch/i386-size-overlap.exp: Likewise.
21090 * gdb.arch/i386-size.exp: Likewise.
21091 * gdb.arch/i386-unwind.exp: Likewise.
21092 * gdb.base/a2-run.exp: Likewise.
21093 * gdb.base/break.exp: Likewise.
21094 * gdb.base/charset.exp: Likewise.
21095 * gdb.base/chng-syms.exp: Likewise.
21096 * gdb.base/commands.exp: Likewise.
21097 * gdb.base/dbx.exp: Likewise.
21098 * gdb.base/find.exp: Likewise.
21099 * gdb.base/funcargs.exp: Likewise.
21100 * gdb.base/jit-simple.exp: Likewise.
21101 * gdb.base/reread.exp: Likewise.
21102 * gdb.base/sepdebug.exp: Likewise.
21103 * gdb.base/step-bt.exp: Likewise.
21104 * gdb.cp/mb-inline.exp: Likewise.
21105 * gdb.cp/mb-templates.exp: Likewise.
21106 * gdb.objc/basicclass.exp: Likewise.
21107 * gdb.threads/killed.exp: Likewise.
21108
21109 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21110
21111 PR tdep/17379
21112 * gdb.arch/powerpc-stackless.S: New file.
21113 * gdb.arch/powerpc-stackless.exp: New file.
21114
21115 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21116
21117 * gdb.base/attach.c: Include unistd.h.
21118 (main): Call alarm. Add label postloop.
21119 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21120 gdb_breakpoint, gdb_continue_to_breakpoint.
21121 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21122
21123 2014-09-11 Pedro Alves <palves@redhat.com>
21124
21125 PR gdb/17347
21126 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21127 * gdb.base/attach.exp (test_command_line_attach_run): New
21128 procedure.
21129 (top level): Call it.
21130
21131 2014-09-11 Pedro Alves <palves@redhat.com>
21132
21133 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21134 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21135 (do_command_attach_tests): Use spawn_wait_for_attach.
21136 * gdb.base/solib-overlap.exp: Likewise.
21137 * gdb.multi/multi-attach.exp: Likewise.
21138 * gdb.python/py-prompt.exp: Likewise.
21139 * gdb.python/py-sync-interp.exp: Likewise.
21140 * gdb.server/ext-attach.exp: Likewise.
21141
21142 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21143
21144 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21145 command in testcase. Simplify testcase.
21146
21147 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21148
21149 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21150
21151 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21152
21153 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21154
21155 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21156
21157 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21158
21159 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21160
21161 * gdb.dwarf2/dynarr-ptr.c: New file.
21162 * gdb.dwarf2/dynarr-ptr.exp: New file.
21163
21164 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21165
21166 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21167 of 30 rather than hardcoding 120 for a slow test case. Take the
21168 `gdb,timeout' target setting into account for this calculation.
21169 Don't extend the timeout for the test cases that don't need it.
21170
21171 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21172
21173 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21174 a factor of 2 for a slow test case. Take the `gdb,timeout'
21175 target setting into account for this calculation.
21176 * gdb.reverse/until-precsave.exp: Increase the timeout by
21177 a factor of 15 and 3 respectively rather than adding 120
21178 for a pair of slow test cases. Take the `gdb,timeout'
21179 target setting into account for this calculation.
21180
21181 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21182
21183 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21184 timeout, don't pass one down to gdb_expect.
21185 (gdb_expect): Rework timeout selection.
21186
21187 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21188
21189 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21190 exception on timeout.
21191 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21192 (gdbserver_start_extended): Catch any `gdbserver_start' error
21193 exceptions.
21194 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21195 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21196 `gdbserver_gdb_load' error exceptions.
21197
21198 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21199
21200 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21201 120 on waiting for the TCP socket to open.
21202
21203 2014-09-09 Doug Evans <xdje42@gmail.com>
21204
21205 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21206 _caller_matches, _any_caller_is, _any_caller_matches.
21207
21208 2014-09-09 Doug Evans <xdje42@gmail.com>
21209
21210 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21211
21212 2014-09-09 Yao Qi <yao@codesourcery.com>
21213
21214 * gdb.mi/mi-var-display.exp: Set print symbol off.
21215
21216 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21217
21218 PR gdb/17035
21219 * gdb.base/commands.exp: Add tests to verify user-defined
21220 commands with empty bodies.
21221 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21222 python commands in `show user command`.
21223 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21224 scheme commands in `show user command`.
21225
21226 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21227
21228 PR python/17355
21229 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21230 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21231 * gdb.python/py-framefilter-invalidarg.exp: New file.
21232 * gdb.python/py-framefilter-invalidarg.py: New file.
21233
21234 2014-09-06 Doug Evans <xdje42@gmail.com>
21235
21236 PR 15276
21237 * gdb.python/py-caller-is.c: New file.
21238 * gdb.python/py-caller-is.exp: New file.
21239
21240 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21241
21242 PR gdb/17235
21243 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21244 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21245
21246 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21247
21248 PR fortran/17237
21249 * gdb.fortran/print-formatted.exp: New file.
21250 * gdb.fortran/print-formatted.f90: Likewise.
21251
21252 2014-09-03 Sasha Smundak <asmundak@google.com>
21253
21254 * gdb.python/py-frame.exp: Test Frame.read_register.
21255
21256 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21257
21258 PR python/16699
21259 * gdb.python/py-completion.exp: New file.
21260 * gdb.python/py-completion.py: Likewise.
21261
21262 2014-08-28 Doug Evans <dje@google.com>
21263
21264 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21265 eax,etc. are live with values set by gdb and thus the compiler can't
21266 use them.
21267 * gdb.arch/i386-pseudo.c (main): Ditto.
21268
21269 2014-08-27 Doug Evans <dje@google.com>
21270
21271 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21272
21273 2014-08-25 Doug Evans <dje@google.com>
21274
21275 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21276 (main): Ditto.
21277
21278 2014-08-25 Doug Evans <dje@google.com>
21279
21280 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21281
21282 2014-08-24 Yao Qi <yao@codesourcery.com>
21283
21284 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21285 symbol off.
21286 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21287
21288 2014-08-22 Doug Evans <dje@google.com>
21289
21290 PR 17276
21291 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21292 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21293 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21294
21295 2014-08-22 Yao Qi <yao@codesourcery.com>
21296
21297 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21298 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21299 * gdb.python/python.exp: Likewise. Use .py file on the host
21300 instead of the build.
21301
21302 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21303
21304 * gdb.threads/gcore-stale-thread.c: New file.
21305 * gdb.threads/gcore-stale-thread.exp: New file.
21306
21307 2014-08-21 Pedro Alves <palves@redhat.com>
21308
21309 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21310 * gdb.base/gcore-relro-pie.exp: Likewise.
21311 * gdb.base/gcore-relro.exp: Likewise.
21312 * gdb.base/gcore.exp: Likewise.
21313 * gdb.base/print-symbol-loading.exp: Likewise.
21314 * gdb.threads/gcore-thread.exp: Likewise.
21315 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21316
21317 2014-08-20 Pedro Alves <palves@redhat.com>
21318 Jan Kratochvil <jan.kratochvil@redhat.com>
21319
21320 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21321 configure.
21322 (EXPECT): Handle READ1 being set.
21323 (all): Depend on EXTRA_RULES.
21324 (check-read1, expect-read1, read1.so, read1): New rules.
21325 * README (Testsuite Parameters): Document the READ1 make variable.
21326 (Race detection): New section.
21327 * configure: Regenerate.
21328 * configure.ac: If build==host==target, and running under a
21329 GNU/glibc system, add read1 to the extra Makefile rules.
21330 (EXTRA_RULES): AC_SUBST it.
21331 * lib/read1.c: New file.
21332
21333 2014-08-20 Joel Brobecker <brobecker@adacore.com>
21334
21335 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21336 the handling of variables declared as a typedef to an array
21337 which a DW_AT_data_location attribute.
21338
21339 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
21340 Pedro Alves <palves@redhat.com>
21341
21342 PR symtab/14604
21343 PR symtab/14605
21344 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21345 gdb_test.
21346
21347 2014-08-19 Pedro Alves <palves@redhat.com>
21348
21349 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21350
21351 2014-08-19 Yao Qi <yao@codesourcery.com>
21352
21353 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21354 right line.
21355
21356 2014-08-18 David Blaikie <dblaikie@gmail.com>
21357
21358 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21359
21360 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21361
21362 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21363 attribute in array range.
21364
21365 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21366
21367 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21368
21369 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21370
21371 PR c++/17132
21372 * gdb.cp/pr17132.cc: New file.
21373 * gdb.cp/pr17132.exp: New file.
21374
21375 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21376
21377 * gdb.python/py-xmethods.py (A_getarrayind)
21378 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21379 Use 'print' with function call syntax.
21380 (E_method_matcher.match): Fix tab vs space indentation mixup.
21381
21382 2014-08-15 Yao Qi <yao@codesourcery.com>
21383
21384 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21385 false.
21386
21387 2014-08-15 Yao Qi <yao@codesourcery.com>
21388
21389 * gdb.cp/casts.exp: Set print symbol off.
21390 * gdb.cp/class2.exp: Likewise.
21391 * gdb.cp/overload.exp: Likewise.
21392 * gdb.cp/templates.exp: Likewise.
21393
21394 2014-08-11 Doug Evans <dje@google.com>
21395
21396 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21397 (test_load_shlib): Update.
21398
21399 2014-08-09 Yao Qi <yao@codesourcery.com>
21400
21401 * gdb.base/display.exp: Invoke is_address_zero_readable.
21402 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21403 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21404 * gdb.base/hbreak-unmapped.exp: Return if
21405 is_address_zero_readable returns true.
21406 * gdb.base/signest.exp: Likewise.
21407 * gdb.base/signull.exp: Likewise.
21408 * gdb.base/sigbpt.exp: Likewise.
21409 * gdb.guile/scm-disasm.exp: Do the test if
21410 is_address_zero_readable returns false.
21411 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21412 * gdb.python/py-arch.exp: Likewise.
21413 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21414 * lib/gdb.exp (is_address_zero_readable): New proc.
21415
21416 2014-08-09 Yao Qi <yao@codesourcery.com>
21417
21418 PR testsuite/13443
21419 * gdb.mi/mi-var-display.exp: Make test messages unique.
21420
21421 2014-08-04 Tom Tromey <tromey@redhat.com>
21422
21423 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21424 target 0".
21425
21426 2014-08-04 Tom Tromey <tromey@redhat.com>
21427
21428 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21429 "target_resume".
21430
21431 2014-08-01 Joel Brobecker <brobecker@adacore.com>
21432
21433 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21434 inner_vla_struct_object_size.
21435 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21436 as xfail.
21437
21438 2014-07-30 Pedro Alves <palves@redhat.com>
21439
21440 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21441 comment.
21442
21443 2014-07-29 Yao Qi <yao@codesourcery.com>
21444
21445 PR gdb/17206
21446 * gdb.base/until-nodebug.exp: New.
21447
21448 2014-07-28 Doug Evans <xdje42@gmail.com>
21449
21450 PR guile/17203
21451 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21452 previously existing parameter, and previously ambiguously spelled
21453 parameter.
21454
21455 2014-07-28 Will Newton <will.newton@linaro.org>
21456
21457 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21458
21459 2014-07-26 Ludovic Courtès <ludo@gnu.org>
21460 Doug Evans <xdje42@gmail.com>
21461
21462 PR guile/17146
21463 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21464
21465 2014-07-25 Pedro Alves <palves@redhat.com>
21466
21467 * gdb.threads/signal-command-handle-nopass.c: New file.
21468 * gdb.threads/signal-command-handle-nopass.exp: New file.
21469 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21470 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21471 * gdb.threads/signal-delivered-right-thread.c: New file.
21472 * gdb.threads/signal-delivered-right-thread.exp: New file.
21473
21474 2014-07-25 Pedro Alves <palves@redhat.com>
21475
21476 * gdb.base/double-prompt-target-event-error.exp
21477 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21478 match.
21479 (cancel_pagination_in_target_event): Rework double prompt
21480 detection.
21481 * gdb.base/paginate-after-ctrl-c-running.exp
21482 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21483 <return>' match.
21484 * gdb.base/paginate-bg-execution.exp
21485 (test_bg_execution_pagination_return)
21486 (test_bg_execution_pagination_cancel): Remove '-notransfer
21487 <return>' matches.
21488 * gdb.base/paginate-execution-startup.exp
21489 (test_fg_execution_pagination_return)
21490 (test_fg_execution_pagination_cancel): Remove '-notransfer
21491 <return>' matches.
21492 * gdb.base/paginate-inferior-exit.exp
21493 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21494 match.
21495 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21496 * lib/gdb.exp (pagination_prompt): Run text through
21497 string_to_regexp.
21498 (gdb_test_multiple): Match $pagination_prompt instead of
21499 "<return>".
21500 (string_to_regexp): Move to lib/gdb-utils.exp.
21501
21502 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21503
21504 * gdb.arch/amd64-entry-value-paramref.S: New file.
21505 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21506 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21507 * gdb.arch/amd64-optimout-repeat.S: New file.
21508 * gdb.arch/amd64-optimout-repeat.c: New file.
21509 * gdb.arch/amd64-optimout-repeat.exp: New file.
21510
21511 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21512
21513 PR gdb/17170
21514 * gdb.base/statistics.exp: New file.
21515
21516 2014-07-17 Doug Evans <dje@google.com>
21517
21518 PR gdb/17170
21519 * gdb.base/maint.exp: Update testing of per-command stats.
21520
21521 2014-07-16 Pedro Alves <palves@redhat.com>
21522
21523 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21524 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21525 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21526 (tfile_write_buf): New functions.
21527 (add_memory_block): Rewrite using the above.
21528 (adjust_function_address): New function.
21529 (FUNCTION_ADDRESS): New macro.
21530 (write_basic_trace_file): Remove short_x local, and use
21531 tfile_write_16. Change type of func_addr local to unsigned long
21532 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21533 here. Cast argument of add_memory_block to char pointer.
21534 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21535 (main): Remove parameters.
21536 * gdb.trace/tfile.exp: Remove nowarnings.
21537
21538 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21539
21540 * gdb.base/debug-expr.exp: Test string evaluation with
21541 "debug expression" on.
21542
21543 2014-07-15 Pedro Alves <palves@redhat.com>
21544
21545 * gdb.base/reread.exp: Use clean_restart.
21546
21547 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21548
21549 * gdb.arch/avr-flash-qualifer.c: New.
21550 * gdb.arch/avr-flash-qualifer.exp: New.
21551
21552 2014-07-14 Pedro Alves <palves@redhat.com>
21553
21554 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21555 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21556
21557 2014-07-14 Pedro Alves <palves@redhat.com>
21558
21559 * gdb.base/double-prompt-target-event-error.c: New file.
21560 * gdb.base/double-prompt-target-event-error.exp: New file.
21561
21562 2014-07-14 Pedro Alves <palves@redhat.com>
21563
21564 PR gdb/17072
21565 * gdb.base/paginate-inferior-exit.c: New file.
21566 * gdb.base/paginate-inferior-exit.exp: New file.
21567
21568 2014-07-14 Pedro Alves <palves@redhat.com>
21569
21570 PR gdb/17072
21571 * gdb.base/paginate-bg-execution.c: New file.
21572 * gdb.base/paginate-bg-execution.exp: New file.
21573
21574 2014-07-14 Pedro Alves <palves@redhat.com>
21575
21576 PR gdb/17072
21577 * gdb.base/paginate-execution-startup.c: New file.
21578 * gdb.base/paginate-execution-startup.exp: New file.
21579 * lib/gdb.exp (pagination_prompt): New global.
21580 (default_gdb_spawn): New procedure, factored out from
21581 default_gdb_spawn.
21582 (default_gdb_start): Adjust to call default_gdb_spawn.
21583 (gdb_spawn): New procedure.
21584
21585 2014-07-14 Pedro Alves <palves@redhat.com>
21586
21587 * lib/gdb.exp (gdb_assert): New procedure.
21588 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21589
21590 2014-07-14 Pedro Alves <palves@redhat.com>
21591
21592 * gdb.base/execution-termios.c: New file.
21593 * gdb.base/execution-termios.exp: New file.
21594
21595 2014-07-14 Tom Tromey <tromey@redhat.com>
21596
21597 * gdb.cp/vla-cxx.cc: New file.
21598 * gdb.cp/vla-cxx.exp: New file.
21599
21600 2014-07-14 Tom Tromey <tromey@redhat.com>
21601
21602 * gdb.reverse/rerun-prec.c: New file.
21603 * gdb.reverse/rerun-prec.exp: New file.
21604
21605 2014-07-12 Maciej W. Rozycki <macro@mips.com>
21606 Maciej W. Rozycki <macro@codesourcery.com>
21607
21608 * lib/gdb-utils.exp: New file.
21609 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21610 inline `gdb_init_command' processing.
21611 (gdb_start_cmd): Likewise.
21612 * lib/mi-support.exp (mi_run_cmd): Likewise.
21613 * README: Document `gdb_init_command' and `gdb_init_commands'.
21614
21615 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21616
21617 Fix false FAIL running under a very long directory name.
21618 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21619 and "set print elements 10000". Twice.
21620
21621 2014-07-11 Yao Qi <yao@codesourcery.com>
21622
21623 * gdb.base/exprs.exp: "set print symbol off".
21624
21625 2014-07-11 Pedro Alves <palves@redhat.com>
21626
21627 * gdb.threads/kill.c: New file.
21628 * gdb.threads/kill.exp: New file.
21629
21630 2014-07-10 Yao Qi <yao@codesourcery.com>
21631
21632 * gdb.trace/tfile.c (write_basic_trace_file)
21633 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21634 address written to trace file.
21635
21636 2014-07-09 Pedro Alves <palves@redhat.com>
21637
21638 * gdb.base/attach-wait-input.exp: New file.
21639 * gdb.base/attach-wait-input.c: New file.
21640
21641 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21642
21643 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21644 setting up test structures.
21645 (main): Call new test function.
21646 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21647 test function, continue into test function and walk test
21648 structures.
21649
21650 2014-07-02 Yao Qi <yao@codesourcery.com>
21651
21652 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21653 'bar_start' at the beginning of functions 'foo' and 'bar'
21654 respectively.
21655 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21656 instead of 'foo' and 'bar'.
21657
21658 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21659
21660 * gdb.btrace/segv.exp: New.
21661 * gdb.btrace/segv.c: New.
21662
21663 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
21664
21665 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21666 instruction.
21667
21668 2014-06-30 Mark Wielaard <mjw@redhat.com>
21669
21670 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21671 vulture, vilify, villar): New volatile array constants.
21672 (vindictive, vegetation): New const volatile array constants.
21673 * gdb.base/volatile.exp: Test volatile and const volatile array
21674 types.
21675
21676 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21677
21678 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21679 target lacks support for awatch, rwatch, or hbreak.
21680
21681 2014-06-27 Yao Qi <yao@codesourcery.com>
21682
21683 * gdb.multi/dummy-frame-restore.exp: New.
21684 * gdb.multi/dummy-frame-restore.c: New.
21685
21686 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21687
21688 * gdb.btrace/gcore.exp: New.
21689
21690 2014-06-23 Pedro Alves <palves@redhat.com>
21691
21692 * gdb.base/watchpoint-reuse-slot.c: New file.
21693 * gdb.base/watchpoint-reuse-slot.exp: New file.
21694
21695 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21696
21697 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21698 progspace's filename in 'info', 'enable' and 'disable' command
21699 tests.
21700
21701 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21702
21703 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21704 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21705 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21706
21707 2014-06-20 Gary Benson <gbenson@redhat.com>
21708
21709 * gdb.arch/i386-avx.exp: Fix include file location.
21710 * gdb.arch/i386-sse.exp: Likewise.
21711
21712 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21713
21714 * gdb.dlang/expression.exp: New file.
21715
21716 2014-06-19 Pedro Alves <palves@redhat.com>
21717
21718 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21719 out from ...
21720 (top level): ... here. Iterate running tests under different
21721 scheduler-locking settings.
21722
21723 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
21724
21725 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21726 to DW_FORM_addr and use non-zero addresses.
21727
21728 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21729
21730 PR gdb/17017
21731 * gdb.python/py-xmethods.cc: Add global function call counters and
21732 increment them in their respective functions. Remove "cout"
21733 statements.
21734 * gdb.python/py-xmethods.exp: Make tests check the global function
21735 call counters instead of depending on inferior IO.
21736
21737 2014-06-18 Don Breazeal <donb@codesourcery.com>
21738
21739 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21740 Deleted procedure.
21741 (explicit_fork_parent_follow): Deleted procedure.
21742 (explicit_fork_child_follow): Deleted procedure.
21743 (test_follow_fork): New procedure.
21744 (do_fork_tests): Replace calls to deleted procedures with
21745 calls to test_follow_fork and reset GDB for subsequent
21746 procedure calls.
21747
21748 2014-06-17 Yao Qi <yao@codesourcery.com>
21749
21750 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21751 CP1252.
21752
21753 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
21754
21755 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21756 Initialize ptr and S explicitly.
21757 (skip_type_update_when_not_use_rtti_test): Likewise.
21758
21759 2014-06-16 Keith Seitz <keiths@redhat.com>
21760
21761 PR mi/15863
21762 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21763 the inferior is started.
21764
21765 2014-06-16 Pedro Alves <palves@redhat.com>
21766
21767 * gdb.base/break-main-file-remove-fail.c: New file.
21768 * gdb.base/break-main-file-remove-fail.exp: New file.
21769 * gdb.base/break-unload-file.exp: Use build_executable instead of
21770 prepare_for_testing.
21771 (test_break): New parameter "initial_load". Handle it.
21772 (top level): Add initial_load cmdline/file axis.
21773
21774 2014-06-12 Tom Tromey <tromey@redhat.com>
21775
21776 * gdb.base/completion.exp: Don't use directory name in test.
21777
21778 2014-06-09 Gary Benson <gbenson@redhat.com>
21779
21780 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21781 separate the always-available ANSI-standard signals from the
21782 signals that require checking.
21783 (main): Likewise.
21784 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21785 Likewise.
21786 (main): Likewise.
21787
21788 2014-06-07 Keith Seitz <keiths@redhat.com>
21789
21790 Revert:
21791 PR c++/16253
21792 * gdb.cp/var-tag.cc: New file.
21793 * gdb.cp/var-tag.exp: New file.
21794 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21795 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21796 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21797 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21798
21799 2014-06-06 Doug Evans <xdje42@gmail.com>
21800
21801 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21802
21803 2014-06-06 Pedro Alves <palves@redhat.com>
21804
21805 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21806 in target debug output instead of looking at RSP packets,
21807 disabling the test on any target that uses hardware stepping.
21808 Update comments.
21809
21810 2014-06-06 Pedro Alves <palves@redhat.com>
21811
21812 * gdb.base/break-unload-file.exp: Fix typo.
21813
21814 2014-06-06 Yao Qi <yao@codesourcery.com>
21815
21816 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21817 from "jit_function" to "^jit_function".
21818
21819 2014-06-06 Yao Qi <yao@codesourcery.com>
21820
21821 * gdb.base/async.c (foo): Add one statement.
21822 * gdb.base/async.exp: Get the next instruction address and
21823 match the output of "nexti" by instruction address. Match
21824 the hex address in the output of "finish".
21825
21826 2014-06-06 Gary Benson <gbenson@redhat.com>
21827
21828 * gdb.base/call-signals.c: Remove preprocessor conditionals
21829 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21830 SIGSEGV and SIGTERM.
21831 * gdb.base/sigall.c: Likewise.
21832 * gdb.base/unwindonsignal.c: Likewise.
21833 * gdb.reverse/sigall-reverse.c: Likewise.
21834
21835 2014-06-06 Yao Qi <yao@codesourcery.com>
21836
21837 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21838 readable, skip the test.
21839
21840 2014-06-06 Yao Qi <yao@codesourcery.com>
21841
21842 * gdb.threads/staticthreads.c (thread_function): Move the line
21843 setting breakpoint on forward.
21844 * gdb.threads/staticthreads.exp: Update comments.
21845
21846 2014-06-05 Ludovic Courtès <ludo@gnu.org>
21847
21848 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21849 "history-append! type error".
21850
21851 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21852
21853 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21854 erroneous dprintf expected input.
21855
21856 2014-06-04 Doug Evans <xdje42@gmail.com>
21857
21858 * gdb.guile/scm-generics.exp: Delete.
21859
21860 2014-06-04 Doug Evans <xdje42@gmail.com>
21861
21862 * gdb.guile/scm-breakpoint.exp: Update.
21863 Add tests for breakpoint registration.
21864
21865 2014-06-04 Tom Tromey <tromey@redhat.com>
21866
21867 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21868 VLA-in-union.
21869 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21870 inner_vla_struct, vla_union types. Initialize objects of those
21871 types and compute their sizes.
21872
21873 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21874 Hui Zhu <hui@codesourcery.com>
21875
21876 * gdb.base/fileio.exp: Add test for shell not available as well as
21877 available.
21878 * gdb.base/fileio.c (test_system): Check for shell twice.
21879
21880 2014-06-04 Yao Qi <yao@codesourcery.com>
21881
21882 * gdb.base/auto-connect-native-target.exp: Remove redundant
21883 space from the regexp pattern.
21884
21885 2014-06-04 Yao Qi <yao@codesourcery.com>
21886
21887 * gdb.base/default.exp: Replace "child" with "native" in
21888 regexp pattern.
21889
21890 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21891
21892 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21893 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21894 * gdb.python/py-xmethods.py: Python script supporting the
21895 new testcase and tests.
21896
21897 2014-06-03 Joel Brobecker <brobecker@adacore.com>
21898 Pedro Alves <palves@redhat.com>
21899
21900 PR breakpoints/17000
21901 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21902 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21903
21904 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21905
21906 * gdb.base/subst.exp: Add tests to verify partial path matching
21907 output.
21908
21909 2014-06-03 Pedro Alves <palves@redhat.com>
21910
21911 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21912 target that doesn't use software single-stepping.
21913
21914 2014-06-03 Pedro Alves <palves@redhat.com>
21915
21916 PR breakpoints/17000
21917 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21918 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21919
21920 2014-06-02 Doug Evans <xdje42@gmail.com>
21921
21922 * gdb.guile/scm-parameter.exp: New file.
21923
21924 2014-06-02 Doug Evans <xdje42@gmail.com>
21925
21926 * gdb.guile/scm-cmd.c: New file.
21927 * gdb.guile/scm-cmd.exp: New file.
21928
21929 2014-06-02 Doug Evans <xdje42@gmail.com>
21930
21931 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21932 pretty-printer lookup.
21933 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21934 (make-pp_s-printer): Call it.
21935 (make-pretty-printer-from-dict): New function.
21936 (lookup-pretty-printer-maker-from-dict): New function.
21937 (*pretty-printer*): Simplify.
21938 (make-objfile-pp_s-printer): New function.
21939 (install-objfile-pretty-printers!): New function.
21940 (make-progspace-pp_s-printer): New function.
21941 (install-progspace-pretty-printers!): New function.
21942 * gdb.guile/scm-progspace.c: New file.
21943 * gdb.guile/scm-progspace.exp: New file.
21944
21945 2014-06-02 Pedro Alves <palves@redhat.com>
21946
21947 * gdb.base/dprintf-bp-same-addr.c: New file.
21948 * gdb.base/dprintf-bp-same-addr.exp: New file.
21949
21950 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21951
21952 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21953 * gdb.arch/powerpc-power.s: Likewise.
21954
21955 2014-06-02 Joel Brobecker <brobecker@adacore.com>
21956
21957 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21958
21959 2014-06-01 Yao Qi <yao@codesourcery.com>
21960
21961 * gdb.base/watchpoint.exp (test_watch_location): Check null
21962 pointer can be dereferenced. If not, do the test, otherwise
21963 skip it.
21964
21965 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21966
21967 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21968 results.
21969 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21970
21971 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21972
21973 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21974 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21975 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21976 * gdb.arch/amd64-invalid-stack-top.c: New file.
21977 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21978
21979 2014-05-30 Pedro Alves <palves@redhat.com>
21980
21981 PR breakpoints/17000
21982 * gdb.base/sss-bp-on-user-bp.c: New file.
21983 * gdb.base/sss-bp-on-user-bp.exp: New file.
21984
21985 2014-05-30 David Blaikie <dblaikie@gmail.com>
21986
21987 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21988 gnu_inline semantics via attribute.
21989 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21990 source explicitly specifies the required semantics.
21991
21992 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21993
21994 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21995
21996 2014-05-29 Pedro Alves <palves@redhat.com>
21997 Tom Tromey <tromey@redhat.com>
21998
21999 * gdb.base/async-shell.exp: Don't enable target-async.
22000 * gdb.base/async.exp
22001 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22002 parameter. Adjust.
22003 (top level): Don't test with "target-async".
22004 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22005 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22006 * gdb.base/inferior-died.exp: Don't enable target-async.
22007 * gdb.base/interrupt-noterm.exp: Likewise.
22008 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22009 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22010 * gdb.mi/mi-nonstop.exp: Likewise.
22011 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22012 * gdb.mi/mi-nsintrall.exp: Likewise.
22013 * gdb.mi/mi-nsmoribund.exp: Likewise.
22014 * gdb.mi/mi-nsthrexec.exp: Likewise.
22015 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22016 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22017 * gdb.python/py-evsignal.exp: Don't enable target-async.
22018 * gdb.python/py-evthreads.exp: Likewise.
22019 * gdb.python/py-prompt.exp: Likewise.
22020 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22021 * gdb.server/solib-list.exp: Don't enable target-async.
22022 * gdb.threads/thread-specific-bp.exp: Likewise.
22023 * lib/mi-support.exp: Adjust to use mi-async.
22024
22025 2014-05-29 Pedro Alves <palves@redhat.com>
22026
22027 PR gdb/13860
22028 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22029 reason, even in sync mode.
22030
22031 2014-05-29 Pedro Alves <palves@redhat.com>
22032 Hui Zhu <hui@codesourcery.com>
22033
22034 PR PR15693
22035 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22036 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22037 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22038 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22039
22040 2014-05-28 Joel Brobecker <brobecker@adacore.com>
22041
22042 * config/monitor.exp (gdb_target_monitor): Replace use of
22043 "set remotebaud" by "set serial baud".
22044
22045 2014-05-26 Andy Wingo <wingo@igalia.com>
22046
22047 * gdb.guile/scm-breakpoint.exp:
22048 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22049 properties instead of gdb-object-properties.
22050
22051 2014-05-26 Yao Qi <yao@codesourcery.com>
22052
22053 * gdb.server/no-thread-db.exp: Specify source file name
22054 explicitly when setting a breakpoint.
22055
22056 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22057
22058 * gdb.btrace/vdso.c: New.
22059 * gdb.btrace/vdso.exp: New.
22060
22061 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22062
22063 * gdb.base/gcore.exp (capture_command_output): Move ...
22064 * lib/gdb.exp (capture_command_output): ... here.
22065
22066 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22067
22068 * gdb.btrace/data.exp: Test memory access during btrace replay.
22069
22070 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22071
22072 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22073
22074 2014-05-21 Pedro Alves <palves@redhat.com>
22075
22076 PR gdb/13860
22077 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22078 (top level): Test that output related to execution commands is
22079 sent to the console with CLI commands, but not with MI commands.
22080 Test that breakpoint events are always mirrored to the console.
22081 Also expect the new source line to be output after a "next" in
22082 async mode too. Make it a pass/fail test.
22083 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22084 output.
22085 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22086
22087 2014-05-21 Pedro Alves <palves@redhat.com>
22088
22089 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22090 Use them to test variations of "list" after reaching a breakpoint.
22091 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22092 Test "list" with listsize 10 after reaching a breakpoint.
22093 * gdb.python/python.exp (decode_line current location line
22094 number): Adjust expected line number.
22095
22096 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22097
22098 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22099 behavior for $args, pass it directly to "run".
22100
22101 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22102
22103 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22104 30000 to 65536.
22105
22106 2014-05-21 Pedro Alves <palves@redhat.com>
22107
22108 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22109 auto-connect-native-target off".
22110 * gdb.base/auto-connect-native-target.c: New file.
22111 * gdb.base/auto-connect-native-target.exp: New file.
22112
22113 2014-05-21 Pedro Alves <palves@redhat.com>
22114
22115 * gdb.base/default.exp: Test "target native" instead of "target
22116 child".
22117
22118 2014-05-21 Mark Wielaard <mjw@redhat.com>
22119
22120 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22121
22122 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22123
22124 Fix TLS access for -static -pthread.
22125 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22126 <HAVE_TLS> (thread_function, main): Initialize it.
22127 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22128 Add clean_restart.
22129 <$have_tls != "">: Check TLSVAR.
22130
22131 2014-05-21 Pedro Alves <palves@redhat.com>
22132
22133 * gdb.base/dcache-line-read-error.c: New.
22134 * gdb.base/dcache-line-read-error.exp: New.
22135
22136 2014-05-20 Pedro Alves <palves@redhat.com>
22137
22138 * gdb.base/compare-sections.c: New file.
22139 * gdb.base/compare-sections.exp: New file.
22140
22141 2014-05-20 Pedro Alves <palves@redhat.com>
22142
22143 * gdb.base/break-idempotent.c: New file.
22144 * gdb.base/break-idempotent.exp: New file.
22145
22146 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22147
22148 * gdb.btrace/nohist.exp: New.
22149
22150 2014-05-20 Yao Qi <yao@codesourcery.com>
22151
22152 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22153 gdb.reverse directory and gdb_reverse_timeout exists in board
22154 setting.
22155 * README: Document gdb_reverse_timeout.
22156
22157 2014-05-20 Yao Qi <yao@codesourcery.com>
22158
22159 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22160 'test_file_name'. Treat args as a string instead of a list.
22161 (gdb_init): Rename argument 'args' by 'test_file_name'.
22162
22163 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22164
22165 * gdb.arch/powerpc-power.exp: New file.
22166 * gdb.arch/powerpc-power.s: New file.
22167
22168 2014-05-16 Doug Evans <dje@google.com>
22169
22170 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
22171 * gdb.base/completion.exp: Check that all expected files exist
22172 before doing file completion.
22173
22174 2014-05-16 Doug Evans <dje@google.com>
22175
22176 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22177 Update.
22178 (do_syscall_tests_without_xml): Update.
22179
22180 2014-05-16 Pedro Alves <palves@redhat.com>
22181
22182 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22183 instead of "unknown output after running".
22184
22185 2014-05-16 Yao Qi <yao@codesourcery.com>
22186
22187 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22188 file1.txt from host at the end.
22189 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22190
22191 2014-05-15 Doug Evans <dje@google.com>
22192
22193 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22194 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22195 loading file. Add test for TU lookup.
22196
22197 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22198
22199 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22200 calling "-exec-arguments" or "set args" before running the
22201 inferior.
22202
22203 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22204
22205 * lib/mi-support.exp (mi_expect_stop): Expect message for
22206 inferiors that exit with non-zero exit code.
22207
22208 2014-05-14 Yao Qi <yao@codesourcery.com>
22209
22210 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22211 match absolute path on remote host.
22212 (test_file_list_exec_source_files): Remove "/" from the
22213 pattern.
22214
22215 2014-05-14 Yao Qi <yao@codesourcery.com>
22216
22217 * boards/local-remote-host-notty.exp (${board}_file): New
22218 proc.
22219
22220 2014-05-07 Kyle McMartin <kyle@redhat.com>
22221
22222 Pushed by Joel Brobecker <brobecker@adacore.com>.
22223 * gdb.arch/aarch64-atomic-inst.c: New file.
22224 * gdb.arch/aarch64-atomic-inst.exp: New file.
22225
22226 2014-05-07 Yao Qi <yao@codesourcery.com>
22227
22228 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22229 in current context" too.
22230
22231 2014-05-05 Keith Seitz <keiths@redhat.com>
22232
22233 * gdb.linespec/ls-dollar.exp: Add test for linespec
22234 file:convenience_variable.
22235
22236 2014-05-05 Yao Qi <yao@codesourcery.com>
22237
22238 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22239 traceframes into tfile and ctf trace files. Read data from
22240 trace file and test collected data.
22241 (gdb_collect_locals_test): Likewise.
22242 (gdb_unavailable_registers_test): Likewise.
22243 (gdb_unavailable_floats): Likewise.
22244 (gdb_collect_globals_test): Likewise.
22245 (top-level): Append "ctf" to trace_file_targets if GDB
22246 supports.
22247
22248 2014-05-05 Yao Qi <yao@codesourcery.com>
22249
22250 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22251 code to ...
22252 (gdb_collect_args_test_1): ... it. New proc.
22253 (gdb_collect_locals_test): Move some code to ...
22254 (gdb_collect_locals_test_1): ... it. New proc.
22255 (gdb_unavailable_registers_test): Move some code to ...
22256 (gdb_unavailable_registers_test_1): ... it. New proc.
22257 (gdb_unavailable_floats): Move some code to ...
22258 (gdb_unavailable_floats_1): ... it. New proc.
22259
22260 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22261
22262 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22263 probes to test for bitness recognition.
22264 * gdb.arch/amd64-stap-optional-prefix.exp
22265 (test_probe_value_without_reg): New procedure.
22266 Add code to test for different kinds of bitness.
22267
22268 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22269
22270 PR breakpoints/16889
22271 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22272 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22273
22274 2014-05-01 Pedro Alves <palves@redhat.com>
22275
22276 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22277 gdb_file_cmd if no file is specified.
22278 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22279 last_loaded_file to set the remote exec-file.
22280
22281 2014-05-01 Pedro Alves <palves@redhat.com>
22282
22283 * boards/local-remote-host.exp: New file.
22284
22285 2014-05-01 Pedro Alves <palves@redhat.com>
22286
22287 * boards/local-remote-host.exp: Rename to ...
22288 * boards/local-remote-host-notty.exp: ... this.
22289
22290 2014-04-28 Joel Brobecker <brobecker@adacore.com>
22291
22292 * gdb.ada/dyn_arrayidx: New testcase.
22293
22294 2014-04-26 Yao Qi <yao@codesourcery.com>
22295
22296 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22297 and compute the length of function main. Save it in
22298 $main_length.
22299 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22300 (top-level): Use gdb_compile to compile objects into
22301 executable and restart GDB. Remove invocation to
22302 prepare_for_testing.
22303
22304 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22305 Pedro Alves <palves@redhat.com>
22306
22307 PR server/16255
22308 * gdb.multi/multi-attach.c: New file.
22309 * gdb.multi/multi-attach.exp: New file.
22310
22311 2014-04-25 Pedro Alves <palves@redhat.com>
22312
22313 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22314 user.
22315 (top level): Test that "set remote conditional-breakpoints-packet
22316 off" works as intended.
22317 * gdb.base/dprintf.exp: Test that "set remote
22318 breakpoint-commands-packet off" works as intended.
22319 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22320 New function.
22321 (top level): Call it.
22322 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22323 remote fast-tracepoints-packet off" works as intended.
22324 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22325 * lib/gdb.exp (gdb_is_target_remote): ... here.
22326
22327 2014-04-24 David Blaikie <dblaikie@gmail.com>
22328
22329 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22330 ensure clang would not discard them.
22331 * gdb.base/gdbvars.c: Ditto.
22332 * gdb.base/memattr.c: Ditto.
22333 * gdb.base/whatis.c: Ditto.
22334 * gdb.python/py-prettyprint.c: Ditto.
22335 * gdb.trace/actions.c: Ditto.
22336 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22337 ensure clang would not discard it.
22338
22339 2014-04-24 David Blaikie <dblaikie@gmail.com>
22340
22341 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22342 clang to emit the full definition of type required by the test
22343 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22344
22345 2014-04-24 David Blaikie <dblaikie@gmail.com>
22346
22347 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22348 coax Clang into emitting the definition of the type.
22349 * gdb.cp/pr10728-x.h (y): Ditto.
22350 * gdb.cp/pr10728-y.cc (y): Ditto.
22351
22352 2014-04-24 David Blaikie <dblaikie@gmail.com>
22353
22354 * gdb.base/label.exp: XFAIL label related tests under Clang.
22355 * gdb.cp/cplabel.exp: Ditto.
22356 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22357 under Clang those using labels.
22358
22359 2014-04-25 Yao Qi <yao@codesourcery.com>
22360
22361 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22362 double_label.
22363 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22364 partial_label and double_label.
22365
22366 2014-04-24 David Blaikie <dblaikie@gmail.com>
22367
22368 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22369
22370 2014-04-24 David Blaikie <dblaikie@gmail.com>
22371
22372 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22373 of the function to work across GCC and Clang.
22374 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22375 pointer types (const void ** const V void **).
22376
22377 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
22378 Walfred Tedeschi <walfred.tedeschi@intel.com>
22379
22380 * Makefile.in (EXECUTABLES): Added i386-avx512.
22381 * gdb.arch/i386-avx512.c: New file.
22382 * gdb.arch/i386-avx512.exp: Likewise.
22383
22384 2014-04-23 Keith Seitz <keiths@redhat.com>
22385
22386 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22387 (mi_make_breakpoint_table): New procedure.
22388 (mi_create_breakpoint): Use mi_make_breakpoint
22389 and return the result.
22390 (mi_make_breakpoint): New procedure.
22391 (mi_build_kv_pairs): New procedure.
22392
22393 * gdb.mi/mi-break.exp: Remove unused globals,
22394 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22395 All callers updated.
22396 * gdb.mi/mi-dprintf.exp: Use variable to track command
22397 number.
22398 Update all callers of mi_create_breakpoint and use
22399 mi_make_breakpoint_table.
22400 Remove any unused global variables.
22401 * gdb.mi/mi-nonstop.exp: Likewise.
22402 * gdb.mi/mi-nsintrall.exp: Likewise.
22403 * gdb.mi/mi-nsmoribund.exp: Likewise.
22404 * gdb.mi/mi-nsthrexec.exp: Likewise.
22405 * gdb.mi/mi-reverse.exp: Likewise.
22406 * gdb.mi/mi-simplerun.exp: Likewise.
22407 * gdb.mi/mi-stepn.exp: Likewise.
22408 * gdb.mi/mi-syn-frame.exp: Likewise.
22409 * gdb.mi/mi-until.exp: Likewise.
22410 * gdb.mi/mi-var-cp.exp: Likewise.
22411 * gdb.mi/mi-var-display.exp: Likewise.
22412 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22413 * gdb.mi/mi2-var-child.exp: Likewise.
22414 * gdb.mi/mi-vla-c99.exp: Likewise.
22415 * lib/mi-support.exp: Likewise.
22416
22417 From Ian Lance Taylor <iant@cygnus.com>:
22418 * lib/gdb.exp (parse_args): New procedure.
22419
22420 2014-04-23 Pedro Alves <palves@redhat.com>
22421
22422 * gdb.base/break-unload-file.c: New file.
22423 * gdb.base/break-unload-file.exp: New file.
22424 * gdb.base/sym-file-lib.c (baz): New function.
22425 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22426 field.
22427 (load): Store the segment's mapped size.
22428 (unload): New function.
22429 (unload_shlib): New function.
22430 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22431 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22432 set a breakpoint at baz, and call it.
22433 * gdb.base/sym-file.exp: New tests for stale breakpoint
22434 instructions.
22435
22436 2014-04-23 Pedro Alves <palves@redhat.com>
22437
22438 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22439 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22440 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22441 * gdb.base/hbreak-unmapped.c: New file.
22442 * gdb.base/hbreak-unmapped.exp: New file.
22443 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22444 * lib/gdb.exp (gdb_is_target_remote): ... here.
22445
22446 2014-04-22 Pedro Alves <palves@redhat.com>
22447
22448 * gdb.base/consecutive-step-over.c: New file.
22449 * gdb.base/consecutive-step-over.exp: New file.
22450
22451 2014-04-22 Pedro Alves <palves@redhat.com>
22452
22453 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22454 instead of send_gdb/gdb_expect.
22455
22456 2014-04-22 Yao Qi <yao@codesourcery.com>
22457
22458 * lib/trace-support.exp (generate_tracefile): New procedure.
22459 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22460 return 0.
22461 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22462 if generate_tracefile returns 1.
22463
22464 2014-04-18 Tom Tromey <palves@redhat.com>
22465 Pedro alves <tromey@redhat.com>
22466
22467 PR backtrace/15558
22468 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22469 with a backtrace limit.
22470 * gdb.python/py-frame-inline.exp: Test running to an inline
22471 function with a backtrace limit, and printing the newest frame.
22472 * gdb.python/py-frame-inline.c (main): Call f.
22473
22474 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22475
22476 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22477
22478 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22479
22480 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22481 Drop prefix from unsupported source file path.
22482
22483 2014-04-17 Yao Qi <yao@codesourcery.com>
22484
22485 * lib/gdb.exp (with_target_charset): New proc.
22486 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22487 with_target_charset.
22488 (test_print_strings): Likewise.
22489 (test_repeat_bytes): Likewise.
22490 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22491 for some tests.
22492
22493 2014-04-16 Keith Seitz <keiths@redhat.com>
22494
22495 PR gdb/15827
22496 * gdb.dwarf2/corrupt.c: New file.
22497 * gdb.dwarf2/corrupt.exp: New file.
22498
22499 2014-04-16 Keith Seitz <keiths@redhat.com>
22500
22501 PR c++/16597
22502 * gdb.cp/namelessclass.cc: New file.
22503 * gdb.cp/namelessclass.exp: New file.
22504 * gdb.cp/namelessclass.S: New file.
22505
22506 2014-04-16 Doug Evans <dje@google.com>
22507
22508 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22509 Add comment.
22510 (gdbserver_default_get_comm_port): New function.
22511 (gdbserver_start): Check if board file provided
22512 "gdbserver,get_comm_port" and use it if so.
22513 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22514 (gdb,socketport): Set to "stdio".
22515 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22516 (stdio_gdbserver_template): Delete.
22517 (${board}_get_remote_address): Update.
22518 (${board}_build_remote_cmd): Delete.
22519 (${board}_get_comm_port): New function.
22520 (${board}_spawn): Update.
22521 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22522 Delete.
22523 (${board}_get_remote_address): Update.
22524 (${board}_get_comm_port): New function.
22525
22526 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
22527
22528 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22529 appearing in any order.
22530
22531 2014-04-15 Doug Evans <dje@google.com>
22532
22533 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22534 uninitialized value of "description".
22535
22536 2014-04-15 Keith Seitz <keiths@redhat.com>
22537
22538 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22539 Remove unused globals.
22540 (test_running_the_program): Likewise.
22541 (test_controlled_execution): Likewise.
22542 (test_controlling_breakpoints): Likewise.
22543 (test_program_termination): Likewise.
22544
22545 2014-04-15 Keith Seitz <keiths@redhat.com>
22546
22547 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22548 unused globals.
22549 (test_rbreak_creation_and_listing): Likewise.
22550 (test_ignore_count): Likewise.
22551 (test_error): Likewise.
22552
22553 2014-04-15 Pedro Alves <palves@redhat.com>
22554
22555 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22556 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22557 sym-file-loader.c.
22558 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22559 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22560 to sym-file-loader.c.
22561 (struct library): Forward declare.
22562 (load_shlib, lookup_function): Change prototypes.
22563 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22564 (translate_offset): Remove declarations.
22565 (get_text_addr): New declaration.
22566 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22567 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22568 sym-file-loader.h.
22569 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22570 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22571 here from sym-file-loader.h.
22572 (struct library): New structure.
22573 (load_shlib, lookup_function): Change prototypes and adjust to
22574 work with a struct library.
22575 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22576 (translate_offset): Make static.
22577 (get_text_addr): New function.
22578 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22579
22580 2014-04-15 Pedro Alves <palves@redhat.com>
22581
22582 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22583
22584 2014-04-15 Pedro Alves <palves@redhat.com>
22585
22586 * gdb.base/sym-file-loader.c: Include <limits.h>.
22587 (SELF_LINK): New define.
22588 (get_origin): New function.
22589 (load_shlib): Use it.
22590 * gdb.base/sym-file.exp: Don't early return if the target is
22591 remote. Use runto_main, and issue fail is that fails. Use
22592 gdb_load_shlibs.
22593 (shlib_name): Delete.
22594 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22595
22596 2014-04-15 Pedro Alves <palves@redhat.com>
22597
22598 * gdb.base/sym-file.exp: Remove regex characters from test
22599 message. Don't refer to breakpoint numbers in test messages.
22600
22601 2014-04-14 Keith Seitz <keiths@redhat.com>
22602
22603 PR c++/16253
22604 * gdb.cp/var-tag.cc: New file.
22605 * gdb.cp/var-tag.exp: New file.
22606 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22607 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22608 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22609 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22610
22611 2014-04-14 Tom Tromey <tromey@redhat.com>
22612
22613 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22614 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22615 type.
22616 * gdb.cp/enum-class.exp: New file.
22617 * gdb.cp/enum-class.cc: New file.
22618
22619 2014-04-14 Tom Tromey <tromey@redhat.com>
22620
22621 * gdb.dwarf2/enum-type.exp: New file.
22622
22623 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22624
22625 * gdb.mi/mi-vla-c99.exp: New file.
22626 * gdb.mi/vla.c: New file.
22627
22628 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22629
22630 * gdb.base/vla-datatypes.c: New file.
22631 * gdb.base/vla-datatypes.exp: New file.
22632
22633 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22634
22635 * gdb.base/vla-ptr.c: New file.
22636 * gdb.base/vla-ptr.exp: New file.
22637
22638 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22639
22640 * gdb.dwarf2/count.exp: New file.
22641
22642 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22643
22644 * gdb.base/vla-sideeffect.c: New file.
22645 * gdb.base/vla-sideeffect.exp: New file.
22646
22647 2014-04-14 David Blaikie <dblaikie@gmail.com>
22648
22649 * gdb.mi/non-stop.c: Add return value for non-void function return
22650 statement.
22651 * gdb.threads/staticthreads.c: Ditto.
22652
22653 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22654 Doug Evans <xdje42@gmail.com>
22655
22656 * gdb.guile/scm-value.c: Improve test case.
22657 * gdb.guile/scm-value.exp: Add new test.
22658
22659 2014-04-11 David Blaikie <dblaikie@gmail.com>
22660
22661 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22662 override Clang's default.
22663
22664 2014-04-11 Joel Brobecker <brobecker@adacore.com>
22665
22666 Revert the following changes (regressions):
22667
22668 * gdb.base/vla-sideeffect.c: New file.
22669 * gdb.base/vla-sideeffect.exp: New file.
22670
22671 * gdb.dwarf2/count.exp: New file.
22672
22673 * gdb.base/vla-multi.c: New file.
22674 * gdb.base/vla-multi.exp: New file.
22675
22676 * gdb.base/vla-ptr.c: New file.
22677 * gdb.base/vla-ptr.exp: New file.
22678
22679 * gdb.base/vla-datatypes.c: New file.
22680 * gdb.base/vla-datatypes.exp: New file.
22681
22682 * gdb.mi/mi-vla-c99.exp: New file.
22683 * gdb.mi/vla.c: New file.
22684
22685 2014-04-11 Keith Seitz <keiths@redhat.com>
22686
22687 PR c++/16675
22688 * gdb.cp/cpsizeof.exp: New file.
22689 * gdb.cp/cpsizeof.cc: New file.
22690
22691 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22692
22693 * gdb.mi/mi-vla-c99.exp: New file.
22694 * gdb.mi/vla.c: New file.
22695
22696 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22697
22698 * gdb.base/vla-datatypes.c: New file.
22699 * gdb.base/vla-datatypes.exp: New file.
22700
22701 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22702
22703 * gdb.base/vla-ptr.c: New file.
22704 * gdb.base/vla-ptr.exp: New file.
22705
22706 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22707
22708 * gdb.base/vla-multi.c: New file.
22709 * gdb.base/vla-multi.exp: New file.
22710
22711 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22712
22713 * gdb.dwarf2/count.exp: New file.
22714
22715 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22716
22717 * gdb.base/vla-sideeffect.c: New file.
22718 * gdb.base/vla-sideeffect.exp: New file.
22719
22720 2014-04-11 Yao Qi <yao@codesourcery.com>
22721
22722 * gdb.base/completion.exp: Check file exists before running tests
22723 on file completion.
22724
22725 2014-04-10 Pedro Alves <palves@redhat.com>
22726
22727 * gdb.base/cond-eval-mode.c: New file.
22728 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22729 prepare_for_testing to build the new file. Check result of
22730 runto_main.
22731 (test_break, test_watch): New procedures.
22732 (top level): Use them.
22733
22734 2014-04-08 Pierre Muller <muller@sourceware.org>
22735
22736 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22737 Ctrl-V use for mingw hosts.
22738
22739 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22740
22741 * gdb.python/py-value.c: Improve test case.
22742 * gdb.python/py-value.exp: Add new test.
22743
22744 2014-04-07 David Blaikie <dblaikie@gmail.com>
22745
22746 * lib/compiler.c: Identify the clang compiler.
22747 * lib/compiler.cc: Ditto.
22748
22749 2014-04-03 Yao Qi <yao@codesourcery.com>
22750
22751 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22752
22753 2014-04-01 Anton Blanchard <anton@samba.org>
22754
22755 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22756 messages unique.
22757
22758 2014-04-01 Anton Blanchard <anton@samba.org>
22759
22760 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22761 prepare_for_testing.
22762
22763 2014-04-01 Anton Blanchard <anton@samba.org>
22764
22765 * gdb.arch/ppc64-atomic-inst.c: Remove.
22766 * gdb.arch/ppc64-atomic-inst.S: New file.
22767 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22768
22769 2014-03-31 Doug Evans <dje@google.com>
22770
22771 * gdb.base/print-symbol-loading-lib.c: New file.
22772 * gdb.base/print-symbol-loading-main.c: New file.
22773 * gdb.base/print-symbol-loading.exp: New file.
22774
22775 2014-03-31 Yao Qi <yao@codesourcery.com>
22776
22777 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22778
22779 2014-03-28 Joel Brobecker <brobecker@adacore.com>
22780
22781 * gdb.ada/mi_dyn_arr: New testcase.
22782
22783 2014-03-27 Doug Evans <dje@google.com>
22784
22785 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22786
22787 2014-03-27 Yao Qi <yao@codesourcery.com>
22788
22789 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22790 if target is nios2-*-*.
22791
22792 2014-03-26 Yao Qi <yao@codesourcery.com>
22793
22794 * lib/gdb.exp (readline_is_used): New proc.
22795 * gdb.base/completion.exp: Move tests on command complete up.
22796 Skip the rest of tests if readline is not used.
22797 * gdb.ada/complete.exp: Skp the test if readline is not
22798 used.
22799 * gdb.base/filesym.exp: Likewise.
22800 * gdb.base/macscp.exp: Likewise.
22801 * gdb.base/readline-ask.exp: Likewise.
22802 * gdb.base/readline.exp: Likewise.
22803 * gdb.python/py-cmd.exp: Likewise.
22804 * gdb.trace/tfile.exp: Likewise.
22805
22806 2014-03-26 Yao Qi <yao@codesourcery.com>
22807
22808 * gdb.base/macscp.exp: Fix code format issues.
22809
22810 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22811
22812 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22813 * gdb.asm/powerpc64le.inc: New file.
22814
22815 2014-03-25 Pedro Alves <palves@redhat.com>
22816 Doug Evans <dje@google.com>
22817
22818 * gdb.base/source-execution.c: New file.
22819 * gdb.base/source-execution.exp: New file.
22820 * gdb.base/source-execution.gdb: New file.
22821
22822 2014-03-24 Doug Evans <dje@google.com>
22823
22824 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22825 using fission.
22826
22827 2014-03-24 Hui Zhu <hui@codesourcery.com>
22828 Pedro Alves <palves@redhat.com>
22829
22830 PR breakpoints/16101
22831 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22832 test pass/fail messages. Detect missing support for dprintf when
22833 breakpoints are actually inserted.
22834 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22835 breakpoints are actually inserted.
22836 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22837 fails.
22838
22839 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22840
22841 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22842
22843 2014-03-22 Doug Evans <xdje42@gmail.com>
22844
22845 * gdb.python/python.exp (python not supported): Verify multi-line
22846 python command issues an error.
22847 * gdb.guile/guile.exp (guile not supported): Verify multi-line
22848 guile command issues an error.
22849
22850 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22851
22852 * gdb.threads/thread-specific.exp: Handle the lack of usable
22853 $this_breakpoint and $this_thread.
22854
22855 2014-03-21 Hui Zhu <hui@codesourcery.com>
22856
22857 * gdb.base/attach.exp (do_command_attach_tests): New.
22858
22859 2014-03-20 Tom Tromey <tromey@redhat.com>
22860 Pedro Alves <palves@redhat.com>
22861
22862 PR cli/15718
22863 * gdb.base/condbreak-call-false.c: New file.
22864 * gdb.base/condbreak-call-false.exp: New file.
22865
22866 2014-03-20 Pedro Alves <palves@redhat.com>
22867
22868 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22869 Delete.
22870 (block_signals, unblock_signals): Delete.
22871 (child_function_2, main): Remove references to deleted variable
22872 and functions.
22873
22874 2014-03-20 Pedro Alves <palves@redhat.com>
22875
22876 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22877 Use pthread_kill to signal thread 2.
22878 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22879 Adjust to make the test send itself a signal rather than using the
22880 host's "kill" command.
22881
22882 2014-03-20 Pedro Alves <palves@redhat.com>
22883
22884 * gdb.threads/multiple-step-overs.c: New file.
22885 * gdb.threads/multiple-step-overs.exp: New file.
22886 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22887 Adjust expected infrun debug output.
22888
22889 2014-03-20 Pedro Alves <palves@redhat.com>
22890
22891 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22892 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22893
22894 2014-03-20 Pedro Alves <palves@redhat.com>
22895
22896 PR breakpoints/7143
22897 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22898 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22899 of gdb_test_multiple.
22900 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22901 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22902
22903 2014-03-20 Pedro Alves <palves@redhat.com>
22904
22905 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22906 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22907
22908 2014-03-19 Pedro Alves <palves@redhat.com>
22909
22910 * gdb.base/async.exp: Remove early return.
22911
22912 2014-03-19 Pedro Alves <palves@redhat.com>
22913
22914 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22915
22916 2014-03-19 Pedro Alves <palves@redhat.com>
22917
22918 * gdb.base/async.exp (test_background): Expect \r\n after
22919 "completed." in the fail pattern.
22920
22921 2014-03-19 Pedro Alves <palves@redhat.com>
22922
22923 * gdb.base/async.exp (test_background): New procedure.
22924 Use it for all background execution command tests.
22925
22926 2014-03-19 Pedro Alves <palves@redhat.com>
22927
22928 * gdb.base/async.exp: Use prepare_for_testing.
22929
22930 2014-03-19 Pedro Alves <palves@redhat.com>
22931
22932 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22933 the same line.
22934
22935 2014-03-19 Pedro Alves <palves@redhat.com>
22936
22937 * gdb.base/async.c (main): Add "jump here" and "until here" line
22938 marker comments.
22939 * gdb.base/async.exp (jump_here): New global.
22940 (jump& test): Use it.
22941 (until_here): New global.
22942 (until& test): Use it.
22943
22944 2014-03-19 Pedro Alves <palves@redhat.com>
22945
22946 * gdb.base/async.exp: Don't frob gdb_protocol.
22947
22948 2014-03-18 Doug Evans <xdje42@gmail.com>
22949
22950 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22951 Fix spelling of exec-done-display.
22952
22953 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22954
22955 PR gdb/15358
22956 * gdb.base/gdb-sigterm.c: New file.
22957 * gdb.base/gdb-sigterm.exp: New file.
22958
22959 2014-03-18 Pedro Alves <palves@redhat.com>
22960
22961 PR gdb/13860
22962 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22963 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22964 solib-event.
22965
22966 2014-03-17 Joel Brobecker <brobecker@adacore.com>
22967
22968 * gdb.ada/pckd_arr_ren: New testcase.
22969
22970 2014-03-13 Doug Evans <xdje42@gmail.com>
22971
22972 PR guile/16612
22973 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22974 collect after discarding symbols.
22975
22976 2014-03-13 Ludovic Courtès <ludo@gnu.org>
22977 Doug Evans <xdje42@gmail.com>
22978
22979 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22980 to history survives a gc.
22981
22982 2014-03-13 Pedro Alves <palves@redhat.com>
22983
22984 * gdb.base/default.exp: Don't test "target procfs".
22985
22986 2014-03-13 Pedro Alves <palves@redhat.com>
22987
22988 * gdb.base/default.exp: Update "target child" and "target procfs"
22989 tests to not expect "Unix".
22990
22991 2014-03-12 Tom Tromey <tromey@redhat.com>
22992
22993 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22994 New procs. Add target-async tests.
22995 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22996 Add target-async tests.
22997
22998 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22999
23000 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23001 'func_start' and 'func_end' for the beginning and end of the
23002 function code, respectively.
23003 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23004 'func_end' instead of 'func' and 'main'.
23005
23006 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23007
23008 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23009 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23010 generate the debug info assembler source.
23011
23012 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23013
23014 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23015 * gdb.dwarf2/arr-subrange.exp: Likewise.
23016 * gdb.dwarf2/dwz.exp: Likewise.
23017 * gdb.dwarf2/method-ptr.exp: Likewise.
23018 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23019 * gdb.dwarf2/subrange.exp: Likewise.
23020 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23021 * gdb.dwarf2/implptrpiece.exp: Likewise.
23022 * gdb.dwarf2/nostaticblock.exp: Likewise.
23023
23024 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23025
23026 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23027 directory to absolute path name arguments.
23028
23029 2014-03-10 Joel Brobecker <brobecker@adacore.com>
23030
23031 * gdb.ada/tagged_access: New testcase.
23032
23033 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23034
23035 * gdb.btrace/data.exp: Update expected output.
23036
23037 2014-03-06 Yao Qi <yao@codesourcery.com>
23038
23039 * gdb.trace/pr16508.exp: New file.
23040
23041 2014-03-05 Pedro Alves <palves@redhat.com>
23042
23043 PR gdb/16575
23044 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23045 procedure.
23046 (top level): Adjust to use it. Add tests that exercise breakpoint
23047 interaction with the code-cache.
23048
23049 2014-02-26 Ludovic Courtès <ludo@gnu.org>
23050
23051 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23052 test for 'history-append!'.
23053
23054 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23055
23056 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23057 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23058 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23059 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23060 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23061 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23062
23063 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23064
23065 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23066 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23067 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23068
23069 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23070
23071 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23072
23073 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23074
23075 * gdb.dwarf2/arr-stride.c: New file.
23076 * gdb.dwarf2/arr-stride.exp: New file.
23077
23078 2014-02-26 Pedro Alves <palves@redhat.com>
23079
23080 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23081 that won't ever trigger. Make sure that GDB reports the correct
23082 breakpoint that caused the stop.
23083
23084 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23085
23086 PR gdb/16626
23087 * gdb.base/auto-load-script: New file.
23088 * gdb.base/auto-load.c: New file.
23089 * gdb.base/auto-load.exp: New file.
23090
23091 PR gdb/16626
23092 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23093
23094 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23095
23096 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23097 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23098
23099 2014-02-24 Doug Evans <dje@google.com>
23100
23101 * lib/gdb.exp (run_on_host): Log error output if program fails.
23102
23103 2014-02-21 Pedro Alves <palves@redhat.com>
23104
23105 * gdb.threads/step-after-sr-lock.c: Rename to ...
23106 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23107 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23108 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23109 ... this.
23110
23111 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23112
23113 PR tdep/16397
23114 * gdb.arch/amd64-stap-special-operands.exp: New file.
23115 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23116 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23117 * gdb.arch/amd64-stap-triplet.S: Likewise.
23118 * gdb.arch/amd64-stap-triplet.c: Likewise.
23119
23120 2014-02-20 Joel Brobecker <brobecker@adacore.com>
23121
23122 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23123 in .section pseudo-op.
23124
23125 2014-02-20 lin zuojian <manjian2006@gmail.com>
23126 Joel Brobecker <brobecker@adacore.com>
23127 Doug Evans <xdje42@gmail.com>
23128
23129 PR symtab/16581
23130 * gdb.dwarf2/dw2-icycle.S: New file.
23131 * gdb.dwarf2/dw2-icycle.c: New file.
23132 * gdb.dwarf2/dw2-icycle.exp: New file.
23133
23134 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23135
23136 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23137 operations on gdb.Value objects.
23138 * gdb.python/py-value-cc.exp: Add new test to test operations on
23139 gdb.Value objects.
23140
23141 2014-02-18 Doug Evans <dje@google.com>
23142
23143 * Makefile.in (TESTS): New variable.
23144 (expanded_tests, expanded_tests_or_none): New variables
23145 (check-single): Pass $(expanded_tests_or_none) to runtest.
23146 (check-parallel): Only run tests in $(TESTS) if non-empty.
23147 (check/no-matching-tests-found): New rule.
23148 * README: Document TESTS makefile variable.
23149
23150 2014-02-18 Doug Evans <dje@google.com>
23151
23152 * Makefile.in (check-parallel): rm -rf outputs temp.
23153
23154 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23155
23156 Fix "ERROR: no fileid for" in the testsuite.
23157 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23158
23159 2014-02-12 Doug Evans <dje@google.com>
23160
23161 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23162 (MISCELLANEOUS): New variable.
23163 (clean): rm -rf $(MISCELLANEOUS).
23164 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23165 dwp live in the same directory as symlinks, with each symlink pointed
23166 to a differently named file in a different directory.
23167
23168 2014-02-11 Doug Evans <dje@google.com>
23169
23170 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23171 of Tcl file commands.
23172
23173 2014-02-10 Mark Kettenis <kettenis@gnu.org>
23174
23175 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23176 "kill -SIGUSR1 -1".
23177
23178 2014-02-10 Joel Brobecker <brobecker@adacore.com>
23179
23180 * gdb.ada/tick_length_array_enum_idx: New testcase.
23181
23182 2014-02-10 Doug Evans <xdje42@gmail.com>
23183
23184 * configure.ac (AC_OUTPUT): Add gdb.guile.
23185 * configure: Regenerate.
23186 * lib/gdb-guile.exp: New file.
23187 * lib/gdb.exp (get_target_charset): New function.
23188 * gdb.base/help.exp: Update expected output from "apropos apropos".
23189 * gdb.guile/Makefile.in: New file.
23190 * gdb.guile/guile.exp: New file.
23191 * gdb.guile/scm-arch.c: New file.
23192 * gdb.guile/scm-arch.exp: New file.
23193 * gdb.guile/scm-block.c: New file.
23194 * gdb.guile/scm-block.exp: New file.
23195 * gdb.guile/scm-breakpoint.c: New file.
23196 * gdb.guile/scm-breakpoint.exp: New file.
23197 * gdb.guile/scm-disasm.c: New file.
23198 * gdb.guile/scm-disasm.exp: New file.
23199 * gdb.guile/scm-equal.c: New file.
23200 * gdb.guile/scm-equal.exp: New file.
23201 * gdb.guile/scm-error.exp: New file.
23202 * gdb.guile/scm-error.scm: New file.
23203 * gdb.guile/scm-frame-args.c: New file.
23204 * gdb.guile/scm-frame-args.exp: New file.
23205 * gdb.guile/scm-frame-args.scm: New file.
23206 * gdb.guile/scm-frame-inline.c: New file.
23207 * gdb.guile/scm-frame-inline.exp: New file.
23208 * gdb.guile/scm-frame.c: New file.
23209 * gdb.guile/scm-frame.exp: New file.
23210 * gdb.guile/scm-generics.exp: New file.
23211 * gdb.guile/scm-gsmob.exp: New file.
23212 * gdb.guile/scm-iterator.c: New file.
23213 * gdb.guile/scm-iterator.exp: New file.
23214 * gdb.guile/scm-math.c: New file.
23215 * gdb.guile/scm-math.exp: New file.
23216 * gdb.guile/scm-objfile-script-gdb.in: New file.
23217 * gdb.guile/scm-objfile-script.c: New file.
23218 * gdb.guile/scm-objfile-script.exp: New file.
23219 * gdb.guile/scm-objfile.c: New file.
23220 * gdb.guile/scm-objfile.exp: New file.
23221 * gdb.guile/scm-ports.exp: New file.
23222 * gdb.guile/scm-pretty-print.c: New file.
23223 * gdb.guile/scm-pretty-print.exp: New file.
23224 * gdb.guile/scm-pretty-print.scm: New file.
23225 * gdb.guile/scm-section-script.c: New file.
23226 * gdb.guile/scm-section-script.exp: New file.
23227 * gdb.guile/scm-section-script.scm: New file.
23228 * gdb.guile/scm-symbol.c: New file.
23229 * gdb.guile/scm-symbol.exp: New file.
23230 * gdb.guile/scm-symtab-2.c: New file.
23231 * gdb.guile/scm-symtab.c: New file.
23232 * gdb.guile/scm-symtab.exp: New file.
23233 * gdb.guile/scm-type.c: New file.
23234 * gdb.guile/scm-type.exp: New file.
23235 * gdb.guile/scm-value-cc.cc: New file.
23236 * gdb.guile/scm-value-cc.exp: New file.
23237 * gdb.guile/scm-value.c: New file.
23238 * gdb.guile/scm-value.exp: New file.
23239 * gdb.guile/source2.scm: New file.
23240 * gdb.guile/types-module.cc: New file.
23241 * gdb.guile/types-module.exp: New file.
23242
23243 2014-02-10 Yao Qi <yao@codesourcery.com>
23244
23245 PR testsuite/16543
23246 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23247 * configure: Regenerated.
23248 * Makefile.in: New file.
23249
23250 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23251
23252 * gdb.python/py-framefilter.exp: Fix typo.
23253
23254 2014-02-08 Yao Qi <yao@codesourcery.com>
23255
23256 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23257 that no =breakpoint-modified is emitted when breakpoints are
23258 modified through MI commands.
23259
23260 2014-02-07 Pedro Alves <pedro@codesourcery.com>
23261 Pedro Alves <palves@redhat.com>
23262
23263 * gdb.threads/step-after-sr-lock.c: New file.
23264 * gdb.threads/step-after-sr-lock.exp: New file.
23265
23266 2014-02-07 Pedro Alves <palves@redhat.com>
23267
23268 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23269
23270 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23271
23272 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23273 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23274
23275 2014-02-06 Doug Evans <xdje42@gmail.com>
23276
23277 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23278 output.
23279
23280 * gdb.gdb/python-interrupts.exp: New file.
23281
23282 2014-02-05 Yao Qi <yao@codesourcery.com>
23283
23284 * gdb.trace/report.exp (use_collected_data): Test the output
23285 of "info threads" and "info inferiors".
23286
23287 2014-02-05 Yao Qi <yao@codesourcery.com>
23288
23289 Revert this patch:
23290
23291 2013-05-24 Yao Qi <yao@codesourcery.com>
23292
23293 * gdb.trace/tfile.exp: Test inferior and thread.
23294
23295 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23296
23297 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23298 on a function.
23299 * gdb.base/step-bt.c: Call hello via function pointer to make
23300 sure its first instruction is executed on powerpc64le-linux.
23301
23302 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23303
23304 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23305
23306 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23307
23308 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23309 of the test patterns for use on little-endian systems.
23310
23311 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23312
23313 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23314 (decimal_vector): Fix for little-endian.
23315
23316 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23317
23318 * gdb.arch/sparc-sysstep.exp: New file.
23319 * gdb.arch/sparc-sysstep.c: Likewise.
23320
23321 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23322
23323 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23324
23325 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23326
23327 2014-01-23 Tom Tromey <tromey@redhat.com>
23328
23329 * gdb.ada/array_char_idx: New testcase.
23330
23331 2014-01-23 Tom Tromey <tromey@redhat.com>
23332
23333 PR python/16487:
23334 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23335 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23336 classes.
23337
23338 2014-01-23 Tom Tromey <tromey@redhat.com>
23339
23340 PR python/16491:
23341 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23342 string from an inferior frame.
23343 * gdb.python/py-framefilter-mi.exp: Update.
23344
23345 2014-01-22 Doug Evans <dje@google.com>
23346
23347 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23348
23349 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23350
23351 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23352
23353 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23354
23355 * gdb.trace/entry-values.exp: Remove excess space character from
23356 regex patterns. Handle s390 call instruction.
23357
23358 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23359
23360 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23361 define "*_start" label. Make "name" static.
23362 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23363 ${name} by references to ${name}_start.
23364
23365 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23366
23367 * gdb.base/info-macros.exp: Remove "debug" from the compile
23368 options.
23369
23370 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23371
23372 * gdb.dlang/demangle.exp: New file.
23373
23374 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23375
23376 * gdb.dlang/primitive-types.exp: New file.
23377
23378 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23379
23380 * configure.ac: Create gdb.dlang/Makefile.
23381 * configure: Regenerate.
23382 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23383 * gdb.dlang/Makefile.in: New file.
23384 * lib/d-support.exp: New file.
23385 * lib/gdb.exp (skip_d_tests): New proc.
23386
23387 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23388
23389 * gdb.btrace/delta.exp: Check reverse stepi.
23390 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23391 * gdb.btrace/finish.exp: New.
23392 * gdb.btrace/next.exp: New.
23393 * gdb.btrace/nexti.exp: New.
23394 * gdb.btrace/record_goto.c: Add comments.
23395 * gdb.btrace/step.exp: New.
23396 * gdb.btrace/stepi.exp: New.
23397 * gdb.btrace/multi-thread-step.c: New.
23398 * gdb.btrace/multi-thread-step.exp: New.
23399 * gdb.btrace/rn-dl-bind.c: New.
23400 * gdb.btrace/rn-dl-bind.exp: New.
23401 * gdb.btrace/data.c: New.
23402 * gdb.btrace/data.exp: New.
23403 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23404
23405 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23406
23407 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23408 * gdb.btrace/exception.exp: Update.
23409 * gdb.btrace/instruction_history.exp: Update.
23410 * gdb.btrace/record_goto.exp: Update.
23411 * gdb.btrace/tailcall.exp: Update.
23412 * gdb.btrace/unknown_functions.exp: Update.
23413 * gdb.btrace/delta.exp: New.
23414
23415 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23416
23417 * gdb.btrace/record_goto.exp: Add backtrace test.
23418 * gdb.btrace/tailcall.exp: Add backtrace test.
23419
23420 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23421
23422 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23423 * gdb.btrace/record_goto.c: New.
23424 * gdb.btrace/record_goto.exp: New.
23425 * gdb.btrace/x86-record_goto.S: New.
23426
23427 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23428
23429 * gdb.btrace/function_call_history.exp: Update tests.
23430 * gdb.btrace/instruction_history.exp: Update tests.
23431
23432 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23433
23434 * gdb.btrace/function_call_history.exp: Fix expected field
23435 order for "record function-call-history".
23436 Add new tests for "record function-call-history /c".
23437 * gdb.btrace/exception.cc: New.
23438 * gdb.btrace/exception.exp: New.
23439 * gdb.btrace/tailcall.exp: New.
23440 * gdb.btrace/x86-tailcall.S: New.
23441 * gdb.btrace/x86-tailcall.c: New.
23442 * gdb.btrace/unknown_functions.c: New.
23443 * gdb.btrace/unknown_functions.exp: New.
23444 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23445
23446 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23447
23448 * gdb.btrace/instruction_history.exp: Update.
23449 * gdb.btrace/function_call_history.exp: Update.
23450
23451 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23452
23453 * gdb.btrace/function_call_history.exp: Fix expected function
23454 trace.
23455 * gdb.btrace/instruction_history.exp: Initialize traced.
23456 Remove traced_functions.
23457
23458 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23459
23460 * gdb.btrace/function_call_history.exp: Update
23461 * gdb.btrace/instruction_history.exp: Update.
23462
23463 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23464
23465 * gdb.btrace/enable.exp: Update expected text.
23466
23467 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23468
23469 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23470 bytes.
23471
23472 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23473
23474 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23475
23476 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
23477
23478 * lib/gdb.exp (supports_process_record): Return true for
23479 arm*-linux*. (supports_reverse): Likewise.
23480
23481 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23482
23483 PR python/15464
23484 PR python/16113
23485 * gdb.python/py-type.c: Enhance test case.
23486 * gdb.python/py-value-cc.cc: Likewise
23487 * gdb.python/py-type.exp: Add new tests.
23488 * gdb.python/py-value-cc.exp: Likewise
23489
23490 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23491 Pedro Alves <palves@redhat.com>
23492
23493 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23494 Make "name" extern.
23495 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23496 references to ${name}_start by references to ${name}.
23497
23498 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23499
23500 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23501
23502 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23503
23504 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23505
23506 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23507 Pedro Alves <palves@redhat.com>
23508
23509 * gdb.mi/mi-info-os.exp: Connect to the target with
23510 mi_gdb_target_load.
23511
23512 2014-01-08 Pedro Alves <palves@redhat.com>
23513
23514 * gdb.threads/reconnect-signal.c: New file.
23515 * gdb.threads/reconnect-signal.exp: New file.
23516
23517 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23518
23519 * gdb.base/source-dir.exp: New file.
23520
23521 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23522
23523 * gdb.ada/mi_interface: New testcase.
23524
23525 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23526
23527 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23528 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23529 gdb.ada/pp-rec-component/pck.ads: New files.
23530
23531 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23532
23533 * gdb.python/py-pp-integral.c: New file.
23534 * gdb.python/py-pp-integral.py: New file.
23535 * gdb.python/py-pp-integral.exp: New file.
23536
23537 For older changes see ChangeLog-1993-2013.
23538 \f
23539 ;; Local Variables:
23540 ;; mode: change-log
23541 ;; left-margin: 8
23542 ;; fill-column: 74
23543 ;; version-control: never
23544 ;; End:
23545
23546 Copyright 2014-2021 Free Software Foundation, Inc.
23547 Copying and distribution of this file, with or without modification,
23548 are permitted provided the copyright notice and this notice are preserved.
This page took 0.497965 seconds and 5 git commands to generate.