gdb/fortran: add support for legacy .xor. operator
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
170f4b23
AB
12021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
4
dd80d750
AB
52021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.base/sect-cmd.exp: Update expected results.
8
b91919ac
AB
92021-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
02a79309
AB
142021-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
895b7b4e
AB
192021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.arch/riscv-default-tdesc.exp: New file.
22
bc3c0632
AB
232021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
26
acde2092
AB
272021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.arch/i386-biarch-core.exp: Add target check.
30
7d2e5095
AKS
312021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
32
33 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
34
96df3e28
AB
352021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.fortran/allocated.exp: New file.
38 * gdb.fortran/allocated.f90: New file.
39
a1670b72
AB
402021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.fortran/lbound-ubound.exp: Remove old comment.
43
bf3386f0
AB
442021-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
4790db14
AB
492021-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
f4be6772
AB
542021-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
25ad1e83
SM
622021-02-10 Simon Marchi <simon.marchi@efficios.com>
63
64 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
65 GDBFLAGS.
66
e92c8eb8
AB
672021-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
ee4c3d88
TV
722021-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
cf2b2075
TV
772021-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
b61f7811
HAQ
842021-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
3d4aae48
LM
922021-02-08 Luis Machado <luis.machado@linaro.org>
93
94 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
95
4001d90d
TV
962021-02-08 Tom de Vries <tdevries@suse.de>
97
98 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
99
29db1eb3
AB
1002021-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
e0c23e11
AB
1062021-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
1cf23996
AB
1142021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
115
116 * gdb.tui/winheight.exp: Add more tests.
117
2708dbbd
AB
1182021-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
cd074e04
AB
1232021-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
5fb97639
AB
1282021-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
c0e56745
TV
1372021-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
0e857c82
TV
1432021-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
a22ec6e8
TV
1492021-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
ae710496
TV
1542021-02-05 Tom de Vries <tdevries@suse.de>
155
156 PR exp/27265
157 * gdb.base/complex-parts.exp: Add tests.
158
d3b54e63
TV
1592021-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
3eccb1c8
SV
1642021-02-04 Shahab Vahedi <shahab@synopsys.com>
165
166 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
167
a71501e2
PA
1682021-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
92234eb1
PA
1732021-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
2e3773ff
LS
1782021-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
e0bd9202
SM
1832021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
184
185 * gdb.base/scope.exp: Use proc_with_prefix.
186
9307efbe
SM
1872021-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
2b0c7f41
SM
1962021-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
ecfda20d
SM
2042021-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
6b0933da
SM
2142021-02-02 Simon Marchi <simon.marchi@efficios.com>
215
216 * lib/dwarf.exp (_location): Add parameters.
217 (_handle_DW_FORM): Adjust.
218
962effa7
SM
2192021-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
2bd3e4b8
TV
2282021-02-02 Tom de Vries <tdevries@suse.de>
229
230 PR symtab/24620
231 * gdb.dwarf2/fission-reread.exp: Add test-case.
232
c39c8637
TV
2332021-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
ebde6f2d
TV
2462021-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
620ec3ca
TV
2522021-01-29 Tom de Vries <tdevries@suse.de>
253
254 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
255
cdeba395
TV
2562021-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
c47b145e
TV
2622021-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
47918cca
AB
2682021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
271
2f985dd1
TV
2722021-01-28 Tom de Vries <tdevries@suse.de>
273
274 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
275
22efa3d3
TV
2762021-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
59b59f08
LS
2822021-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
807f647c
MM
2892021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
290
291 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
292
4ca40594
TV
2932021-01-26 Tom de Vries <tdevries@suse.de>
294
295 * gdb.threads/killed-outside.exp: Allow regular output.
296
d0021af3
TV
2972021-01-26 Tom de Vries <tdevries@suse.de>
298
299 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
300
9f6c202e
TV
3012021-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
a625a8c9
TT
3062021-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
19184910
TT
3122021-01-25 Tom Tromey <tromey@adacore.com>
313
314 * gdb.ada/local-enum.exp: Add enumerator resolution test.
315
acd6125f
TT
3162021-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
1af4c9c4
TT
3212021-01-23 Tom Tromey <tom@tromey.com>
322
323 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
324
705646c0
BE
3252021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
326
327 * gdb.base/line65535.exp: Fix test expectation.
328
0ac85db5
SM
3292021-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
9d2d8a16
AB
3692021-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
e7b43072
AB
3762021-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
2189c312
SM
3852021-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
cd211c75
LM
3902021-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
730af663
SM
3952021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
396
397 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
398
325d39e4
HD
3992021-01-21 Hannes Domani <ssbssa@yahoo.de>
400
401 PR python/19151
402 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
403
c3e96aa7
SM
4042021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
405
406 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
407
6571ffc6
SM
4082021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
409
410 * lib/tuiterm.exp: Add links in comments.
411
7c794afd
TV
4122021-01-20 Tom de Vries <tdevries@suse.de>
413
414 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
415 offset.
416
1402665c
TV
4172021-01-20 Tom de Vries <tdevries@suse.de>
418
419 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
420
6f52fdf4
SDJ
4212021-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
14852123
TV
4262021-01-19 Tom de Vries <tdevries@suse.de>
427
428 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
429 sequence.
430
0c4e2c6c
TV
4312021-01-19 Tom de Vries <tdevries@suse.de>
432
433 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
434
02baa133
AB
4352021-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
10f92414
TV
4402021-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
116d0cf1
TV
4462021-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
8f66807b
AB
4512021-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
3f94e588
TV
4572021-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
5291fe3c
SP
4762021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
477
478 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
479
18bfb505
TV
4802021-01-12 Tom de Vries <tdevries@suse.de>
481
482 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
483
ce38f5ed
AB
4842021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * gdb.fortran/debug-expr.exp: Add new tests.
487
7c654b71
AB
4882021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
489
490 * gdb.fortran/dot-ops.exp: Add new tests.
491
10dadadc
TV
4922021-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
66beed02
TT
4982021-01-09 Tom Tromey <tom@tromey.com>
499
500 * gdb.trace/ax.exp: Do not require an "ext".
501
8fc48b79
TT
5022021-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
6abd4cf2
SM
5092021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
510
511 PR gdb/27157
512 * gdb.base/empty-host-env-vars.exp: New test.
513
d00f0868
AB
5142021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
515
516 * gdb.base/completion.exp: Add a new test.
517
3c8c6de2
AB
5182021-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
e3436813
AB
5232021-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
d4813f10
TT
5282021-01-07 Tom Tromey <tromey@adacore.com>
529
530 * gdb.ada/assign_arr.exp: Add 'others' test.
531
b49180ac
TT
5322021-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
3c55062c
SM
5402021-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
e4ad960a
TV
5462021-01-04 Tom de Vries <tdevries@suse.de>
547
548 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
549
3ec3145c
SM
5502021-01-04 Simon Marchi <simon.marchi@efficios.com>
551
552
553
8dc558a0
SM
5542021-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
d8387cc8
SM
5752021-01-04 Simon Marchi <simon.marchi@efficios.com>
576
577 * gdb.server/server-run.exp: Use clean_restart.
578
5169ae34
SM
5792021-01-04 Simon Marchi <simon.marchi@efficios.com>
580
581 * gdb.server/ext-run.exp: Use clean_restart.
582
7b0ff8a2
SM
5832021-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
a754fbdf
SM
5882021-01-04 Simon Marchi <simon.marchi@efficios.com>
589
590 * gdb.server/solib-list.exp: Use clean_restart.
591
c5e71b33
TV
5922021-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
9b243007
TT
5972020-12-31 Tom Tromey <tom@tromey.com>
598
599 * gdb.rust/simple.exp: Update output for Rust 1.49.
600
4ff509e7
BE
6012020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
602
603 * gdb.cp/step-and-next-inline.exp: Fix test case.
604
391750c3
SM
6052020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
606
607 * gdb.python/py-frame-args.exp: De-duplicate test names.
608
b7874836
AB
6092020-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
e1ff6226
PW
6152020-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
ca01f1bf
SM
6202020-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
0fe69a94
MM
6252020-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
806e7575
MM
6312020-12-21 Markus Metzger <markus.t.metzger@intel.com>
632
633 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
634
493d2172
MM
6352020-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
1a1c0afc
MM
6402020-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
98d837f0
MM
6532020-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
c541fa7c
TV
6612020-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
60108e47
TV
6662020-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
fa639f55
HD
6742020-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
4aea001f
HD
6822020-12-18 Hannes Domani <ssbssa@yahoo.de>
683
684 * gdb.python/py-format-string.exp: Add tests for address keyword.
685
b3f9469b
HD
6862020-12-18 Hannes Domani <ssbssa@yahoo.de>
687
688 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
689
86ef42bd
TT
6902020-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
93df4a1d
SM
6952020-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
592995fa
TV
7022020-12-16 Tom de Vries <tdevries@suse.de>
703
704 * gdb.base/batch-preserve-term-settings.exp:
705
1e61189d
TV
7062020-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
19007d95
LM
7112020-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
a33fc9ae
RK
7182020-12-15 Rae Kim <rae.kim@gmail.com>
719
720 * gdb.base/document.exp: New test.
721
0e5ad442
TT
7222020-12-15 Tom Tromey <tromey@adacore.com>
723
724 * gdb.base/style.exp: Add deprecation tests.
725
60598dbd
SM
7262020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
727
728 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
729
8cd6d968
MW
7302020-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
eab9267c
MW
7352020-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
2f413264
TV
7412020-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
18f1cb1f
TV
7562020-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
519155c9
TV
7612020-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
153f6e6c
TV
7672020-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
86b44259
TT
7732020-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
e26624c6
TT
7782020-12-14 Tom Tromey <tromey@adacore.com>
779
780 * gdb.dwarf2/ada-thick-pointer.exp: New file.
781
a3bdae4e
TT
7822020-12-14 Tom Tromey <tromey@adacore.com>
783
784 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
785
862fcbd8
TV
7862020-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
a406a98e
TV
7922020-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
5d7e6ed0
TV
7982020-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
ee9812a0
AB
8032020-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
50a5f187
AB
8082020-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
19c659f1
AB
8192020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.base/commands.exp: Update expected results.
822
9ef6d4a1
AB
8232020-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
1536146f
AB
8292020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.base/completion.exp: Add additional tests.
832
346e7e19
TV
8332020-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
9cd7a95a
TV
8402020-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
4483a8e7
SM
8452020-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
10067028
TV
8512020-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
5b56203a
SM
8572020-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
b46551b2
TV
8632020-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
8439f446
TV
8682020-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
bc545da7
PA
8732020-12-07 Pedro Alves <pedro@palves.net>
874
875 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
876 'additional_flags' variable.
877
1f58f6c2
TBA
8782020-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
5759831a
TBA
8832020-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
21e051b3
TBA
8882020-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
187b041e
SM
8972020-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
3b7a962d
SM
9032020-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
e633b117
SM
9112020-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
67748e0f
TV
9162020-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
a8d13675
TV
9222020-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
f17727b3
TV
9272020-12-04 Tom de Vries <tdevries@suse.de>
928
929 * gdb.reverse/insn-reverse.exp: Fix count handling.
930
a1499830
TV
9312020-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
9c027c2f
TV
9362020-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
533b2ae0
AB
9452020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
946
947 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
948
e4502042
AB
9492020-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
f55a9a37
SM
9542020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
955
956 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
957
0a6155a0
SM
9582020-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
4d56d64a
SM
9692020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
970
971 * gdb.threads/non-ldr-exit.exp: Fix comment.
972
54e75f29
AB
9732020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
974
975 * gdb.xml/maint-xml-dump-03.xml: New file.
976
7ce05d21
TV
9772020-11-30 Tom de Vries <tdevries@suse.de>
978
979 PR symtab/26905
980 * gdb.dwarf2/count.exp: Remove kfails.
981
50757f95
TBA
9822020-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
4afa9fd9
JB
9872020-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
15a491af
SM
9932020-11-23 Simon Marchi <simon.marchi@efficios.com>
994
995 * lib/gdb.exp (gdb_assert): Show error message on error.
996
891615f0
TV
9972020-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
19922582
SM
10032020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1004
1005 * gdb.base/template.exp: New.
1006 * gdb.base/template.c: New.
1007
117c628d
GB
10082020-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
da39d3ba
TV
10142020-11-21 Tom de Vries <tdevries@suse.de>
1015
1016 * gdb.base/vla-ptr.exp: Add XFAIL.
1017
a5c641b5
AB
10182020-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
a15a5258
AB
10282020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1029
1030 * gdb.base/completion.exp: Add new completion tests.
1031
7cb2893d
SM
10322020-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
cf144ec8
SM
10412020-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
6b6a3e05
JM
10462020-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
811bdca0
GB
10512020-11-17 Gary Benson <gbenson@redhat.com>
1052
1053 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1054 __attribute__ ((used)).
1055
c72e3136
AB
10562020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1059
037d7135
AB
10602020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1061
1062 * gdb.base/completion.exp: Add new tests.
1063
119e99bb
TT
10642020-11-16 Tom Tromey <tromey@adacore.com>
1065
1066 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1067 tests.
1068
b74dbc20
JB
10692020-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
0a12719e
JB
10762020-11-15 Joel Brobecker <brobecker@adacore.com>
1077
1078 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1079
0c9150e4
JB
10802020-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
b26daff9
JB
10852020-11-15 Joel Brobecker <brobecker@adacore.com>
1086
1087 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1088
09584414
JB
10892020-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
9dd02fc0
AB
11002020-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
5643c500
JM
11062020-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
7bea47f0
AB
11112020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1112
1113 * gdb.fortran/types.exp: Add more tests.
1114
1f2624a3
TT
11152020-11-12 Tom Tromey <tom@tromey.com>
1116
1117 PR rust/26799:
1118 * gdb.rust/traits.exp: Remove kfails.
1119
9e74f0ae
GB
11202020-11-12 Gary Benson <gbenson@redhat.com>
1121
1122 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1123 statement.
1124
acb994fa
SM
11252020-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
95016fd2
TT
11312020-11-10 Tom Tromey <tromey@adacore.com>
1132
1133 * gdb.ada/bias.exp: Update.
1134 * gdb.ada/bias/bias.adb (X): Change value.
1135
83100a74
GB
11362020-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
6ff174a7
GB
11412020-11-10 Gary Benson <gbenson@redhat.com>
1142
1143 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1144
eb24648c
GB
11452020-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
86775fab
AB
11522020-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
a1945bd4
SM
11662020-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
9c91c725
TT
11792020-11-04 Tom Tromey <tromey@adacore.com>
1180
1181 * gdb.ada/funcall_ref.exp: Update.
1182 * gdb.ada/var_rec_arr.exp: Update.
1183
8d9fd3a1
TT
11842020-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
d8f62e84
TT
11902020-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
7ff5b937
TT
11982020-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
10f6a3ad
TT
12052020-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
b72795a8
TT
12132020-11-04 Tom Tromey <tromey@adacore.com>
1214
1215 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1216
24aa1b02
TT
12172020-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
c9a28cbe
TT
12282020-11-04 Tom Tromey <tromey@adacore.com>
1229
1230 * gdb.ada/mod_from_name.exp: Test printing slice.
1231
57567375
TT
12322020-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
a7400e44
TT
12642020-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
c40907bf
TV
12722020-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
f468977a
SM
12792020-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
1c2bec19
GB
12842020-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
6539a36d
GB
12902020-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
7ea44a51
GB
12962020-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
ab8f783d
TV
13042020-11-02 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1307
d77c9224
JB
13082020-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
0e5b0dd0
SM
13142020-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
136821d9
SM
13192020-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
b78b3a29
TBA
13242020-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
cfaa8f76
TBA
13332020-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
0ad0e70c
TV
13392020-10-29 Tom de Vries <tdevries@suse.de>
1340
1341 * gdb.threads/tls.exp: Fix DUPLICATEs.
1342
99cc6b2a
TV
13432020-10-28 Tom de Vries <tdevries@suse.de>
1344
1345 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1346
efe9b873
TV
13472020-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
6b68fd45
TV
13522020-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
32a5f98a
TV
13572020-10-28 Tom de Vries <tdevries@suse.de>
1358
1359 * gdb.base/relocate.exp: Update regexp for -readnow.
1360
f93b8760
TV
13612020-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
1b00ef06
TV
13662020-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
364bb903
TV
13722020-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
445a033f
TV
13782020-10-28 Tom de Vries <tdevries@suse.de>
1379
1380 * gdb.cp/nsalias.exp: Fix typo in test name.
1381
fdd67a42
TV
13822020-10-28 Tom de Vries <tdevries@suse.de>
1383
1384 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1385
706baf4c
TV
13862020-10-28 Tom de Vries <tdevries@suse.de>
1387
1388 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1389 -readnow.
1390
b448cca5
TV
13912020-10-27 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1394
5868da03
TV
13952020-10-27 Tom de Vries <tdevries@suse.de>
1396
1397 * gdb.base/maint.exp: Update for -readnow.
1398
06db6ec3
TV
13992020-10-27 Tom de Vries <tdevries@suse.de>
1400
1401 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1402 -readnow.
1403
934a1764
GB
14042020-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
0bf21fbd
GB
14102020-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
b1d4d8d1
TBA
14152020-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
bd24c5d6
TV
14202020-10-27 Tom de Vries <tdevries@suse.de>
1421
1422 * gdb.base/list-ambiguous-readnow.exp: New file.
1423
733d554a
TBA
14242020-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
b5fa468f
TBA
14332020-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
b3247276
TT
14382020-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
1c47ec3e
TV
14462020-10-26 Tom de Vries <tdevries@suse.de>
1447
1448 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1449
6390859c
TT
14502020-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
55c3ad88
TV
14572020-10-26 Tom de Vries <tdevries@suse.de>
1458
1459 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1460
1612c4bb
TV
14612020-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
7d72802b
TV
14672020-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
9476b583
TV
14752020-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
4a636814
SM
14982020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1499
1500 PR gdb/26693
1501 * gdb.dwarf2/template-specification-full-name.exp: New test.
1502
557fc257
LM
15032020-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
6b4c676c
AB
15092020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1510
1511 * gdb.fortran/array-slices.exp: Add a new test.
1512
98cec4f6
GB
15132020-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
ae86f581
TV
15182020-10-20 Tom de Vries <tdevries@suse.de>
1519
1520 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1521
8c161360
TV
15222020-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
9c2412ec
TV
15452020-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
0cd2ad78
TV
15512020-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
22cc388e
TT
15612020-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
520596f2
TV
15672020-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
d1c8a76d
TV
15722020-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
472d09c1
TV
16452020-10-16 Tom de Vries <tdevries@suse.de>
1646
1647 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1648
afe75f6d
TV
16492020-10-16 Tom de Vries <tdevries@suse.de>
1650
1651 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1652
8c8bd0ba
TV
16532020-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
b75d55d4
PA
16602020-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
e777225b
PA
16662020-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
8abd8ee8
PA
17152020-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
f71e6719
PA
17262020-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
50441f0f
PA
17412020-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
d3a07122
SM
18012020-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
c65c6c42
AM
18072020-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
f4a0f710
AM
18232020-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
87a37e5e
PA
18322020-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
71e1b6b0
GB
18462020-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
9370fd51
AB
18632020-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
7c184d33
TT
18682020-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
3d87245c
HD
18742020-10-09 Hannes Domani <ssbssa@yahoo.de>
1875
1876 PR exp/26714
1877 * gdb.base/printcmds.exp: Add tests for void results.
1878
f5c4b229
JV
18792020-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
b2701685
TT
18842020-10-08 Tom Tromey <tom@tromey.com>
1885
1886 * gdb.base/style.exp: Check that "main"'s name is styled.
1887
e86efb33
TT
18882020-10-07 Tom Tromey <tromey@adacore.com>
1889
1890 * gdb.base/find.exp: Rename some tests.
1891
30897591
GB
18922020-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
ced4a4c1
GB
18972020-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
ed3bdac4
AB
19032020-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
cd096ec8
HD
19112020-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
3ee6f75d
GB
19162020-10-02 Gary Benson <gbenson@redhat.com>
1917
1918 * README: Fix "paralell".
1919
f65825ec
GB
19202020-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
5f278258
TT
19282020-09-27 Tom Tromey <tom@tromey.com>
1929
1930 * gdb.tui/new-layout.exp: Use with_test_prefix.
1931
8f9929bb
GR
19322020-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
c20c017b
GB
19382020-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
68d654af
GB
19442020-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
b551a89f
TT
19492020-09-24 Tom Tromey <tromey@adacore.com>
1950
1951 PR tui/26638:
1952 * gdb.tui/list.exp: Check output of "focus next".
1953
20a5fcbd
TT
19542020-09-23 Tom Tromey <tom@tromey.com>
1955
1956 * gdb.dwarf2/intbits.exp: New file.
1957 * gdb.dwarf2/intbits.c: New file.
1958
b167e53f
PA
19592020-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
dbc49e9f
PA
19642020-09-20 Pedro Alves <pedro@palves.net>
1965
1966 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1967 fails.
1968
c8d5abea
AB
19692020-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
14f9473c
VC
19772020-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
e8ef12b9
PA
19862020-09-18 Pedro Alves <pedro@palves.net>
1987
1988 PR gdb/26631
1989 * gdb.multi/multi-target-thread-find.exp: New file.
1990
e11daf7a
PA
19912020-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
d0edc2b8
AB
20072020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2008
2009 * gdb.fortran/array-slices.exp: Add missing message data.
2010
7474326c
PA
20112020-09-17 Pedro Alves <pedro@palves.net>
2012
2013 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2014
dd23068d
PA
20152020-09-17 Pedro Alves <pedro@palves.net>
2016
2017 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2018 full prototype.
2019
0640a543
PA
20202020-09-17 Pedro Alves <pedro@palves.net>
2021
2022 * gdb.python/py-as-string.c: Add cast.
2023
ef0cdbc1
PA
20242020-09-17 Pedro Alves <pedro@palves.net>
2025
2026 * gdb.base/sizeof.c (fill): Add cast.
2027
3a5eeb8b
PA
20282020-09-17 Pedro Alves <pedro@palves.net>
2029
2030 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2031
a8129512
PA
20322020-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
a83cdcb6
PA
20412020-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
d4bcee5c
PA
20502020-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
81f90489
PA
20552020-09-17 Pedro Alves <pedro@palves.net>
2056
2057 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2058
0a229804
PA
20592020-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
c3e5138d
PA
20682020-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
151fdbad
PA
20752020-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
18a25b64
PA
20822020-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
11fac337
PA
20872020-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
52626c58
PA
20962020-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
52bb0902
PA
21012020-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
73e18ac9
PA
21062020-09-17 Pedro Alves <pedro@palves.net>
2107
2108 * gdb.base/display.exp: Issue "set print asm-demangle on".
2109
c8b18808
PA
21102020-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
fe830662
TT
21162020-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
945ff6e2
TV
21222020-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
da1df1db
TBA
21332020-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
337882d4
TV
21392020-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
7361f908
TV
21442020-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
4d91ddd3
TV
21492020-09-16 Tom de Vries <tdevries@suse.de>
2150
2151 PR testsuite/26618
2152 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2153
08cc37dd
TT
21542020-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
ee6372f2
TV
21602020-09-14 Tom de Vries <tdevries@suse.de>
2161
2162 * gdb.rust/traits.exp: Fix PATH warning.
2163
dc3a371e
PA
21642020-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
af26601c
PA
22232020-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
2f4b83cd
PA
22282020-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
c49da0e4
PA
22352020-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
6791b117
PA
22422020-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
3b8d4c5c
PA
22522020-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
d5f96005
PA
22602020-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
77f2120b
PA
22722020-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
32aea73e
JB
22822020-09-13 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.base/default.exp: Change $_gdb_major to 11.
2285
2a67f09d
FW
22862020-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
ad570dd7
TV
22932020-09-11 Tom de Vries <tdevries@suse.de>
2294
2295 PR exp/26602
2296 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2297
a56f7391
TBA
22982020-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
918619e5
AM
23022020-09-10 Alan Modra <amodra@gmail.com>
2303
2304 PR 26597
2305 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2306
cac1e71d
TV
23072020-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
c5cd900e
AKS
23122020-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
8f5c6526
TV
23202020-09-03 Tom de Vries <tdevries@suse.de>
2321
2322 PR breakpoint/26546
2323 * gdb.base/label-without-address.exp: Runto main first.
2324
02c6f3f1
TT
23252020-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
efe24f05
KB
23312020-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
973695d6
KB
23362020-08-31 Kevin Buettner <kevinb@redhat.com>
2337
2338 * gdb.base/corefile2.exp (renamed binfile): New tests.
2339
f3bd50f1
SM
23402020-08-31 Simon Marchi <simon.marchi@efficios.com>
2341
2342 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2343
22b9b4b0
SL
23442020-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
8efaf6b3
SM
23492020-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
e840f2e3
TV
23552020-08-31 Tom de Vries <tdevries@suse.de>
2356
2357 * gdb.base/eh_return.exp: Use nopie.
2358
8f57f343
PA
23592020-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
626d2320
TV
23652020-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
df631783
PA
23702020-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
48b076bb
SM
23772020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2378
2379 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2380
c2015ce4
AB
23812020-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
995d3a19
SV
23962020-08-25 Shahab Vahedi <shahab@synopsys.com>
2397
2398 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2399
8cac2b31
SM
24002020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2401
2402 PR gdb/26532
2403 * gdb.threads/stepi-random-signal.exp: Update pattern.
2404
2bc19622
SM
24052020-08-25 Simon Marchi <simon.marchi@efficios.com>
2406
2407 PR gdb/26532
2408 * gdb.base/ui-redirect.exp: Update pattern.
2409
b04aa1fc
GB
24102020-08-25 Gary Benson <gbenson@redhat.com>
2411
2412 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2413 when compiling with clang.
8571e9c8 2414 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2415
9f68b453
GB
24162020-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
3945d2d7
GM
24232020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2424
2425 PR m2/26372
fc5d6901
SM
2426 * gdb.modula2/multidim.c: New file.
2427 * gdb.modula2/multidim.exp: New file.
3945d2d7 2428
60122dbe
SM
24292020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2430
2431 * lib/gdb.exp (runto): Always emit fail on internal error.
2432
1eb8556f
SM
24332020-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
33bf4c5c
TBA
24402020-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
c2fd7fae
AKS
24452020-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
326afb72
TT
24502020-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
3ae7ab99
TT
24562020-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
f569c1c5
TV
24632020-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
3d11c30a
TV
24692020-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
547ce8f0
TV
24742020-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
a54a7f13
PA
24802020-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
7a82e903
PA
25002020-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
26472020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2648
2649 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2650
10c381b5
AB
26512020-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
8f34b746
TV
26562020-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
0245e136
KB
26632020-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
9ef1ec5d
KB
26692020-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
4c55e970
TBA
26762020-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
1e620590
TBA
26832020-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
e12dcc50
TV
26882020-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
6cc64caa
TV
26972020-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
90fd07fc
TV
27022020-07-29 Tom de Vries <tdevries@suse.de>
2703
2704 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2705 multiple locations.
2706
f5c79e97
TV
27072020-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
f75a0693
AB
27122020-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
4888741a
TT
27182020-07-28 Tom Tromey <tromey@adacore.com>
2719
2720 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2721 'varval' location.
2722
43d5901d
AB
27232020-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
14fa8fb3
AB
27282020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2729
2730 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2731
e79eb02f
AB
27322020-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
876518dd
TV
27412020-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
6dcfb80a
TV
27472020-07-24 Tom de Vries <tdevries@suse.de>
2748
2749 PR testsuite/26293
2750 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2751
e7bc9db8
PA
27522020-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
78344df7
AB
27602020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2761
2762 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2763
25dfed24
SL
27642020-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
7da515fd
KB
27752020-07-22 Kevin Buettner <kevinb@redhat.com>
2776
2777 * gdb.base/corefile2.exp: New file.
2778 * gdb.base/coremaker2.exp: New file.
2779
9c5ec5c2
KB
27802020-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
f9e233c9
KB
27872020-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
94c265d7
KB
27942020-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
28032020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2804
2805 * gdb.base/coremaker.c (filler_ro): New global constant.
2806
32fa152e
TT
28072020-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
c8474dc3
TBA
28142020-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
baf8791e
AB
28192020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2820
2821 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2822
f7306dac
AB
28232020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2824
2825 * gdb.python/py-arch-reg-names.exp: Additional tests.
2826
6d3d6e4b
TV
28272020-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
803d0592
TV
28332020-07-21 Tom de Vries <tdevries@suse.de>
2834
2835 * gdb.reverse/step-reverse.c (callee): Merge statements.
2836
e9bdc510
TV
28372020-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
f0f9e75a
TV
28422020-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
bd460ecb
TV
28482020-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
ae5369e7
LC
28532020-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
68cf161c
LC
28592020-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
c14b4913
GB
28642020-07-20 Gary Benson <gbenson@redhat.com>
2865
2866 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2867 with clang.
2868
b243ba58
TV
28692020-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
c06ad8b5
TV
28772020-07-20 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2880
6e22f117
TV
28812020-07-20 Tom de Vries <tdevries@suse.de>
2882
2883 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2884
33176ea7
TV
28852020-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
90c3ec2d
TV
28912020-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
10da644d
TV
29162020-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
315e6afc
TV
29362020-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
5597c940
SL
29502020-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
d0ce17d8
CT
29552020-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
853772cc
TV
29602020-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
fe07b572
AB
29732020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2976 generic.
2977
52781cce
TV
29782020-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
3dcc261c
AB
29832020-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
054a0959
SM
29882020-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
ccb9eba6
AB
29932020-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
025a39a7
TV
30052020-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
74e4b667
SL
30112020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3012
3013 * gdb.base/info_sources.exp: Skip directory match tests on
3014 remote hosts.
3015
f413dd74
GB
30162020-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
915771bb
GB
30212020-07-13 Gary Benson <gbenson@redhat.com>
3022
3023 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3024
2a122642
GB
30252020-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
3f00c730
GB
30342020-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
963eeee4
TV
30432020-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
0ed35c9a
DX
30502020-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
4fdba23d
PA
30562020-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
15f3b077
TT
30642020-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
9fc501fd
AB
30692020-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
64cb3757
AB
30782020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3079
3080 * gdb.python/py-arch-reg-groups.exp: New file.
3081
0f767f94
AB
30822020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3083
3084 * gdb.python/py-arch-reg-names.exp: New file.
3085
87dbc774
AB
30862020-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
d8cc8af6
TV
30912020-07-06 Tom de Vries <tdevries@suse.de>
3092
3093 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3094
3c8ea5be
PA
30952020-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
bf90c83a
PA
31012020-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
2eb82157
PA
31062020-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
9adda7af
PA
31212020-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
2a17c803
PW
31262020-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
b011fe1a
TV
31392020-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
df5b8876
SM
31452020-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
a3ca48cd
TV
31512020-06-29 Tom de Vries <tdevries@suse.de>
3152
3153 * lib/gdb.exp (unknown): Make test-case unresolved.
3154
b0237c0e
TV
31552020-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
c0b3b3bd
PW
31612020-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.
fe4c3d43 3165 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
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
1776e3e5
NA
31722020-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
f53b3eeb
GB
31822020-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
6d74da72
AB
31912020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3192
3193 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3194
2e52d038
AB
31952020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3196
3197 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3198
3b9fce96
AB
31992020-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
ed69cbc8
AB
32072020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3208
3209 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3210
767a879e
AB
32112020-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
221db974
PA
32182020-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
331733cd
PA
32282020-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
caa7fd04
AB
32332020-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
bb8d1260
SL
32412020-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
7e4b9c4c
GB
32462020-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
2e573c0a
GB
32582020-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
746ebfe8
PW
32692020-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
e822f2cd
SL
32812020-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
48e9cc84
PW
32862020-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
160f8a8f
SL
32952020-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
4d91c2a4
SL
33002020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3301
3302 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3303 for remote host.
3304
87f83f20
SL
33052020-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
37ab8655
TV
33122020-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
a8a56685
TV
33232020-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
581bea2c
SL
33282020-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
05e682e3
SL
33472020-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
efb763a5
SM
33542020-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
43327b20
KS
33592020-06-17 Keith Seitz <keiths@redhat.com>
3360
99cf27cf 3361 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3362 when executing "gdb --configuration".
3363
081e778c
TV
33642020-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
d2d1ea20
TT
33722020-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
c802e8a7
GB
33782020-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
ff08abb8
TBA
33842020-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
a29d5112
AB
33912020-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
8c74a764
TV
34042020-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
26783bce
TV
34302020-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
2b4e6a3f
TT
34362020-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
2f33032a
KS
34422020-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
a8baf0a3
TV
34542020-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
7ab96794
TV
34592020-06-10 Tom de Vries <tdevries@suse.de>
3460
3461 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3462
cab5c3b7
SM
34632020-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
f8c41851
SM
34682020-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
1c07a73f
TV
34742020-06-04 Tom de Vries <tdevries@suse.de>
3475
3476 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3477
95146b5d
TV
34782020-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
0cfcd4f0
TV
34832020-06-04 Tom de Vries <tdevries@suse.de>
3484
3485 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3486
f9b5d5ea
TV
34872020-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
5144dfba
TV
34952020-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
621eacdf
TV
35032020-06-02 Tom de Vries <tdevries@suse.de>
3504
3505 * gdb.dwarf2/multidictionary.exp: Don't use
3506 gdb_spawn_with_cmdline_opts.
3507
1313c56e
AB
35082020-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
f68f85b5
PA
35192020-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
678048e8
GB
35242020-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
9fcafd23
GB
35312020-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
735d5a07
GB
35372020-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
4ad2c6a0
GB
35432020-05-28 Gary Benson <gbenson@redhat.com>
3544
3545 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3546 statement.
3547
09fe663e
GB
35482020-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
cee00f17
GB
35552020-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
636edd00
PA
35612020-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
c2b75043
LM
35692020-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
53a47a3e
TT
35942020-05-26 Tom Tromey <tromey@adacore.com>
3595
3596 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3597
0bc2354b
TT
35982020-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
0db49895
CBG
36062020-05-26 Christian Biesinger <cbiesinger@google.com>
3607
3608 * Makefile.in: Use = instead of == for the test command
3609 for portability.
3610
40d22035
TV
36112020-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
043e2e02
TV
36182020-05-25 Tom de Vries <tdevries@suse.de>
3619
3620 * boards/gold-gdb-index.exp: New file.
3621
462f72c5
SM
36222020-05-25 Simon Marchi <simon.marchi@efficios.com>
3623
3624 * boards/simavr.exp: New file.
3625
6cf66e76
SM
36262020-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
75d04512
SM
36322020-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
42cf1844
TV
36482020-05-25 Tom de Vries <tdevries@suse.de>
3649
3650 * lib/gdb.exp (exec_is_pie): Add comment.
3651
8f7d38ef
TV
36522020-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
465e1b0f
TV
36572020-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
3c5a0e02
TV
36622020-05-25 Tom de Vries <tdevries@suse.de>
3663
3664 * boards/gold.exp: New file.
3665
0a4f5f8c
TT
36662020-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
eca1f90c
TT
36712020-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
7c13f4e8
AB
36762020-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
41977d16
SM
36832020-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
b4757f2e
TT
36932020-05-20 Tom Tromey <tromey@adacore.com>
3694
3695 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3696
9a0bacfb
TV
36972020-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
76571211
TT
37042020-05-19 Tom Tromey <tromey@adacore.com>
3705
3706 * gdb.rust/simple.exp: Restore missing test result.
3707
4cd9f3d5
TV
37082020-05-19 Tom de Vries <tdevries@suse.de>
3709
3710 * gdb.base/gdb-caching-proc.exp: Fix typo.
3711
7d874253
TT
37122020-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
1d727695
TV
37172020-05-18 Tom de Vries <tdevries@suse.de>
3718
3719 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3720
7f32a4d5
PA
37212020-05-17 Pedro Alves <palves@redhat.com>
3722
3723 PR gdb/25741
3724 * gdb.base/hw-sw-break-same-address.exp: New file.
3725
7cfd74cf
PA
37262020-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
57b4f16e
PW
37312020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3732
3733 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3734
7c05caf7
PW
37352020-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
7aa1b46f
PW
37412020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3742
3b3aaacb
PW
3743 * gdb.base/alias.exp: Update help output check.
3744
57b4f16e 37452020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3746
7aa1b46f
PW
3747 * gdb.base/default.exp: Update output following fixes.
3748
0605465f
PW
37492020-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
86e4e63d
GB
37542020-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
163df4df
GB
37742020-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
6dbc505a
TV
37822020-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
d1034d78
AB
38252020-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
3c5c3649
PA
38302020-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
272c36b8
PA
38362020-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
02eba61a
TV
38442020-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
971a3747
TV
38492020-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
a05575d3
TBA
38742020-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
6ad82919
TBA
38822020-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
843f4d93
AB
38872020-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
c7c66341
TV
38922020-05-12 Tom de Vries <tdevries@suse.de>
3893
3894 * gdb.base/jit-elf.exp: Fix string concat.
3895
1b59ca1c
TV
38962020-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
b4991d29
TV
39012020-05-12 Tom de Vries <tdevries@suse.de>
3902
3903 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3904
dbb0ab10
TV
39052020-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
7549fed8
TV
39112020-05-12 Tom de Vries <tdevries@suse.de>
3912
3913 * gdb.fortran/complex.exp: Use with_test_prefix.
3914
af2d5cd8
TV
39152020-05-12 Tom de Vries <tdevries@suse.de>
3916
3917 * gdb.trace/passcount.exp: Fix test-names.
3918
7c121311
TV
39192020-05-12 Tom de Vries <tdevries@suse.de>
3920
3921 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3922
c9f3b40e
TV
39232020-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
111b33f0
TV
39292020-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
ebf47080
SM
39372020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3938
3939 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3940
d30dcd12
AB
39412020-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
34584c09
AB
39512020-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
e0002117
TV
39562020-05-11 Tom de Vries <tdevries@suse.de>
3957
3958 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3959
53f539a3
KS
39602020-05-11 Keith Seitz <keiths@redhat.com>
3961
3962 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3963
113ee09a
TV
39642020-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
ba3e70b0
KS
39712020-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
3ee6bb11
TV
39902020-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
86cd6bc8
AKS
40012020-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
6dc55ce9 40442020-05-09 Tom de Vries <tdevries@suse.de>
4045
4046 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4047
283cb58c
TV
40482020-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
ac4a4f1c
SM
40532020-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
24fe640b
TV
40582020-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
0d8683a3
TV
40642020-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
b8983c46
TV
40692020-05-06 Tom de Vries <tdevries@suse.de>
4070
4071 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4072
abf6d805
TV
40732020-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
0fc2a808
TV
40782020-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
873dd427
TV
40832020-05-06 Tom de Vries <tdevries@suse.de>
4084
4085 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4086 void.
4087
7c99e7e2
TV
40882020-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
6173d6a6
TV
40962020-05-06 Tom de Vries <tdevries@suse.de>
4097
4098 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4099
6015a067
TV
41002020-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
3b6acaee
TT
41052020-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
5beb4d17
TV
41112020-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
8caf140d
TV
41202020-05-02 Tom de Vries <tdevries@suse.de>
4121
4122 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4123
693196cb
TV
41242020-05-01 Tom de Vries <tdevries@suse.de>
4125
4126 * gdb.ada/operator_bp.exp: Allow more than required amount of
4127 breakpoint.
4128
53ae0aa9
TV
41292020-05-01 Tom de Vries <tdevries@suse.de>
4130
4131 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4132
ee9d1e5f
HD
41332020-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
d5cf82c0
HD
41412020-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
42e165c3
SM
41462020-04-29 Simon Marchi <simon.marchi@efficios.com>
4147
4148 * gdb.base/break.exp: Use with_test_prefix.
4149
6e4e3fe1
TV
41502020-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
d642b692
HD
41562020-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
ea90f227
TV
41622020-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
a65189c9
TV
41692020-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
32d1f47a
TBA
41752020-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
56a4f5a1
TV
41802020-04-28 Tom de Vries <tdevries@suse.de>
4181
4182 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4183
0b2f8a3b
TV
41842020-04-28 Tom de Vries <tdevries@suse.de>
4185
4186 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4187
5390c717
TV
41882020-04-28 Tom de Vries <tdevries@suse.de>
4189
4190 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4191
15cd93d0
TV
41922020-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
d472f0fb
TV
41972020-04-25 Tom de Vries <tdevries@suse.de>
4198
4199 * boards/debug-types.exp: New file.
4200
8d840e05
AB
42012020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4202
4203 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4204
bcfe6157
TT
42052020-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
f049a313
TT
42152020-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
7cf28874
TV
42222020-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
dac2fef7
TT
42272020-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
1acda803
TT
42372020-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
adfb9815
TT
42432020-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
7d79de9a
TT
42542020-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
f8e89861
TT
42602020-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
86e887ae
TV
42662020-04-24 Tom de Vries <tdevries@suse.de>
4267
4268 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4269
88428775
TV
42702020-04-24 Tom de Vries <tdevries@suse.de>
4271
4272 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4273 flags.
4274
4e86f6e7
TV
42752020-04-24 Tom de Vries <tdevries@suse.de>
4276
4277 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4278
2016d3e6
TV
42792020-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
70bc38f5
TV
42862020-04-23 Tom de Vries <tdevries@suse.de>
4287
4288 * gdb.base/decl-before-def.exp: Run to main and print a again.
4289
de82891c
TV
42902020-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
96038148
TV
42962020-04-23 Tom de Vries <tdevries@suse.de>
4297
4298 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4299
54ac3df1
TV
43002020-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
714534e1
TV
43072020-04-22 Tom de Vries <tdevries@suse.de>
4308
4309 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4310
16a7dbf4
MS
43112020-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
43202020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4321
4322 * gdb.base: Rename all jit related test and source files.
4323
43242020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4325
4326 * gdb.base/jit-reader.exp: Relax register output check.
4327
317d2668
TV
43282020-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
eea9e357
TV
43362020-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
3d5afab3
TV
43422020-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
b32102f6
GB
43482020-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
d43b7a2d
TBA
43532020-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
d89edf9b
MM
43582020-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
1a476b6d
MM
43632020-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
4778a5f8
TV
43682020-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
9b2c992c
GB
43742020-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
b5d1d6f7
GB
43802020-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
25230285
GB
43862020-04-20 Gary Benson <gbenson@redhat.com>
4387
4388 * gdb.cp/exception.cc: Fix compilation error with clang.
4389
fa93cc8f
GB
43902020-04-20 Gary Benson <gbenson@redhat.com>
4391
809730f3 4392 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4393
e0c45f30
GB
43942020-04-20 Gary Benson <gbenson@redhat.com>
4395
4396 * gdb.base/jit-main.c: Fix compilation error with clang.
4397
4ddfec93
KR
43982020-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
2bed205e
KR
44042020-04-17 Kamil Rytarowski <n54@gmx.com>
4405
4406 * gdb.base/fork-running-state.c: Include "signal.h".
4407
0743fc83
TT
44082020-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
efba5c23
TV
44172020-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
d191d716
TV
44252020-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
99f1bc6a
AB
44302020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4431
4432 * gdb.base/many-completions.exp: New file.
4433
194d088f
TV
44342020-04-14 Tom de Vries <tdevries@suse.de>
4435
4436 PR symtab/25718
4437 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4438
c1a66c06
TV
44392020-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
21b0982c
AB
44462020-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
dd1cab06
TV
44562020-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
71ea2b6b
TV
44612020-04-10 Tom de Vries <tdevries@suse.de>
4462
4463 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4464 -readnow.
4465
bdfc1e8a
TV
44662020-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
14ca8ecf
TV
44732020-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
e21d048f
TV
44792020-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
25c11aca
TV
44842020-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
5707e24b
TV
44892020-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
6ee448cc
TT
44942020-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
9e7c9a03
HD
45012020-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
c90d28ac
AB
45072020-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
34e9a9fa
AB
45172020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4518
4519 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4520 function.
4521
6a354911
AB
45222020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4523
4524 * lib/dwarf.exp (function_range): Allow compiler options to be
4525 specified.
4526
880d9777
TV
45272020-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
f32682ea
TV
45332020-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
d3214198
TV
45432020-04-02 Tom de Vries <tdevries@suse.de>
4544
4545 * gdb.base/main-psymtab.exp: New file.
4546
cc77ed24
TV
45472020-04-02 Tom de Vries <tdevries@suse.de>
4548
4549 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4550
3638a098
TT
45512020-04-01 Tom Tromey <tom@tromey.com>
4552
4553 * gdb.base/complex-parts.exp: Add type tests.
4554
c34e8714
TT
45552020-04-01 Tom Tromey <tom@tromey.com>
4556
4557 * gdb.base/complex-parts.exp: Add arithmetic tests.
4558
981c08ce
TT
45592020-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
3d1cfd43
TT
45722020-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
e033dfa9
TT
45802020-04-01 Tom Tromey <tromey@adacore.com>
4581
4582 * gdb.rust/simple.rs (main): Remove "y0".
4583
53cccef1
TBA
45842020-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
60e22c1e
HD
45892020-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
e139a727
TBA
45952020-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
16b0db75
TV
46002020-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
c0502da6
TV
46052020-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
5935fd15
AB
46142020-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
1773be9e
TT
46192020-03-20 Tom Tromey <tromey@adacore.com>
4620
4621 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4622
70304be9
TT
46232020-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
0dd7b8f7
TV
46282020-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
cada5fc9
AB
46342020-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
6b8c53f2
AB
46392020-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
19a2740f
AB
46462020-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
d8c8b848
TV
46512020-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
a9933ccf
TV
46562020-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
2f89101f
TV
46622020-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
6b9374f1
TV
46672020-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
eaeaf44c
TV
46722020-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
3293bbaf
TT
46772020-03-14 Tom Tromey <tom@tromey.com>
4678
4679 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4680
ab44624c
TV
46812020-03-14 Tom de Vries <tdevries@suse.de>
4682
4683 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4684
54c43825
TV
46852020-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
2ac70237
TV
46902020-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
09546b56
TV
46952020-03-14 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.base/printcmds.exp: Add missing quoting for "print
4698 teststring2".
4699
a1f6a07c
TT
47002020-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
1b83d09c
AB
47072020-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
2d61316c
TV
47142020-03-13 Tom de Vries <tdevries@suse.de>
4715
4716 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4717
2e9145ac
TV
47182020-03-13 Tom de Vries <tdevries@suse.de>
4719
4720 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4721
96c7f873
TV
47222020-03-13 Tom de Vries <tdevries@suse.de>
4723
4724 PR symtab/25646
4725 * gdb.dwarf2/imported-unit.exp: Add test.
4726
49ba92c0
TV
47272020-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
301b21e0
TV
47342020-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
3f512721
SM
47432020-03-12 Simon Marchi <simon.marchi@efficios.com>
4744
4745 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4746
40310f30
SM
47472020-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
09252140
TV
47542020-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
14e9c72c
TV
47592020-03-12 Tom de Vries <tdevries@suse.de>
4760
4761 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4762
e515d67e
TV
47632020-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
307eafd8
TV
47682020-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
9a2de3fc
TV
47732020-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
3217502e
TV
47782020-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
1281424c
TV
47832020-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
038b97fc
SM
47882020-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
5308d1e7
TV
47932020-03-11 Tom de Vries <tdevries@suse.de>
4794
4795 * gdb.ada/minsyms.exp: Set language to ada.
4796
f870f78f
TV
47972020-03-11 Tom de Vries <tdevries@suse.de>
4798
4799 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4800
5a13315d
TV
48012020-03-11 Tom de Vries <tdevries@suse.de>
4802
4803 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4804
976862ed
TT
48052020-03-11 Tom Tromey <tromey@adacore.com>
4806
4807 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4808
7462c383
TV
48092020-03-11 Tom de Vries <tdevries@suse.de>
4810
4811 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4812
1c6c46a0
TV
48132020-03-11 Tom de Vries <tdevries@suse.de>
4814
4815 * gdb.base/break-interp.exp: Limit verbose scope.
4816
44f41bb7
TV
48172020-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
b76f3a42
TV
48222020-03-11 Tom de Vries <tdevries@suse.de>
4823
4824 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4825
1c33af77
TV
48262020-03-11 Tom de Vries <tdevries@suse.de>
4827
4828 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4829 symtabs.
4830
8c95582d
AB
48312020-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
cecf8547
AB
48432020-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
0ba678c9
TV
48482020-03-09 Tom de Vries <tdevries@suse.de>
4849
4850 * lib/gdb.exp (cached_file): Create cache dir.
4851
72fbdf83
TV
48522020-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
436b5e99
TV
48572020-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
09f2921c
TV
48622020-03-06 Tom de Vries <tdevries@suse.de>
4863
4864 * README: Fix "the the".
4865 * gdb.base/dprintf.exp: Same.
4866
50a3cc5d
TV
48672020-03-05 Tom de Vries <tdevries@suse.de>
4868
4869 * gdb.base/maint.exp: Update "main print statistics" expected output.
4870
0a709cba
AKS
48712020-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
5e5d66b6
AB
48812020-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
7b973adc
SDJ
48862020-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
478e490a
TV
48912020-03-03 Tom de Vries <tdevries@suse.de>
4892
4893 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4894
1ef44e86
TV
48952020-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
b98cc2cf
TV
49002020-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
63e163f2
AB
49052020-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
24ed6739
AB
49132020-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
590003dc 49182020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4919 Tom de Vries <tdevries@suse.de>
590003dc
TV
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
f5e46084
SM
49292020-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
f7a7000d
LM
49342020-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
718e0816
LM
49392020-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
13c3a74a
TV
49442020-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
85d2d5bb
LM
49532020-02-28 Luis Machado <luis.machado@linaro.org>
4954
4955 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4956
3608f86c
TV
49572020-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
c8d4f6df
TV
49672020-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
0d79cdc4
AM
49722020-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
0dce4280
TV
49782020-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
9e80cfa1
AB
49842020-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
2078dbb2
AB
49902020-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
70d49700
TV
49952020-02-25 Tom de Vries <tdevries@suse.de>
4996
4997 PR go/18926
4998 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4999
a88ef40d
TV
50002020-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
01b1af32
TT
50062020-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
7c043ba6
TT
50112020-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
c22fef7e
TT
50172020-02-22 Tom Tromey <tom@tromey.com>
5018
5019 * gdb.tui/new-layout.exp: Add sub-layout tests.
5020
ee325b61
TT
50212020-02-22 Tom Tromey <tom@tromey.com>
5022
5023 * gdb.tui/new-layout.exp: New file.
5024
3f0cbb04
TT
50252020-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
75525152
TV
50342020-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
bd360d30
AB
50432020-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
c7adb09f 50482020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5049
5050 * lib/gdb.exp (gdb_wrapper_init): Reset
5051 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5052 not exist.
5053
a9c79803
TV
50542020-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
d7445728
TV
50672020-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
c9c41e6d
TV
50832020-02-19 Tom de Vries <tdevries@suse.de>
5084
5085 * gdb.python/lib-types.exp: Make xfail more strict.
5086
f20ff837
TV
50872020-02-19 Tom de Vries <tdevries@suse.de>
5088
5089 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5090
08410482
DE
50912020-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
623563f7
TV
50972020-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
d3308cfd
TV
51022020-02-19 Tom de Vries <tdevries@suse.de>
5103
5104 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5105
86cbc5dc
TV
51062020-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
9db2b96b
TV
51112020-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
89e2fdc5
TV
51172020-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
373d7ac0
SM
51222020-02-18 Simon Marchi <simon.marchi@efficios.com>
5123
5124 * gdb.base/printcmds.exp (test_print_enums): Update expected
5125 output.
5126
b29a2df0
SM
51272020-02-18 Simon Marchi <simon.marchi@efficios.com>
5128
5129 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5130 for "unknown".
5131
6740f0cc
SM
51322020-02-18 Simon Marchi <simon.marchi@efficios.com>
5133
5134 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5135 enumerator.
5136
edd45eb0
SM
51372020-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
d4295de4
TV
51492020-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
f251f505
TT
51562020-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
8f432634
TV
51622020-02-13 Tom de Vries <tdevries@suse.de>
5163
5164 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5165
92b6eaf7
TV
51662020-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
f3b0f7fe
TV
51712020-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
f6be8713
SDJ
51762020-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
b2770d5e
TV
51832020-02-11 Tom de Vries <tdevries@suse.de>
5184
5185 PR testsuite/25488
5186 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5187
44f6938e
TV
51882020-02-10 Tom de Vries <tdevries@suse.de>
5189
5190 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5191
5f0e2eb7
MR
51922020-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
46ce2b6f
TV
51972020-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
5abbbe1d
TT
52032020-02-07 Tom Tromey <tromey@adacore.com>
5204
5205 PR breakpoints/24915:
5206 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5207
1d5d29e7
SV
52082020-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
b0999b9b
AB
52132020-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
c3b149eb
AKS
52182020-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
f8dcc90b
TV
52282020-02-04 Tom de Vries <tdevries@suse.de>
5229
5230 * README (Race detection): Add note.
5231
f90ac7c2
TV
52322020-02-04 Tom de Vries <tdevries@suse.de>
5233
5234 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5235
780636ae
TV
52362020-02-04 Tom de Vries <tdevries@suse.de>
5237
5238 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5239
5d2e1193
RA
52402020-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
e409c542
AKS
52522020-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
b0029748
LD
52572020-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
195a8287
TV
52622020-02-01 Tom de Vries <tdevries@suse.de>
5263
5264 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5265
42330a68
AB
52662020-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
b62a8028
LM
52722020-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
5f440116
TBA
52772020-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
ee2a6fc6
TV
52832020-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
16b10d6e
LM
52912020-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
b1468492
PW
53012020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5302
5303 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5304
7ffa82e1
AB
53052020-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
3d92a3e3
AB
53102020-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
94a72be7
AB
53152020-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
53af73bf
PA
53202020-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
1ba1ac88
AB
53272020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5328
5329 PR gdb/23718
5330 * gdb.server/server-kill-python.exp: New file.
5331
f3364a6d
AB
53322020-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
733d0a67
AB
53372020-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
4f13c1c0
TT
53422020-01-19 Tom Tromey <tom@tromey.com>
5343
5344 * gdb.tui/main.exp: Add check for plain "file".
5345
40c94099
CB
53462020-01-16 Christian Biesinger <cbiesinger@google.com>
5347
5348 * lib/gdb.exp: Fix spelling error (seperatelly).
5349
ff47f4f0
TT
53502020-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
717c684d
BE
53562020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5357
5358 * gdb.base/skip-inline.exp: Extend test.
5359
44e4c775
AB
53602020-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
d93c6db7
AB
53662020-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
9a6d629c
AB
53712020-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
d9ebdab7
TBA
53762020-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
f3c469b9
PA
53832020-01-10 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.server/bkpt-other-inferior.exp: New file.
5386
121b3efd
PA
53872020-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
1dadb1dd
PA
54092020-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
78f2c40a
PA
54162020-01-10 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5419 disconnect before reconnecting.
5420
e7af6c70
TBA
54212020-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
acdf84a6
PA
54272020-01-10 Pedro Alves <palves@redhat.com>
5428
5429 * gdb.base/remote-exec-file.exp: New file.
5430
873657b9
PA
54312020-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
7f0ae84c
GB
54402020-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
47e9d49d
GB
54512020-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
f5a7c406
AB
54602020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5461
5462 * gdb.tui/basic.exp: Add more scrolling tests.
5463
9ae6bf64
TT
54642020-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
b2efe70c
AB
54722020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5473
5474 * gdb.tui/tui-layout-asm.exp: New file.
5475
3804da7e
AB
54762020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5477
5478 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5479
b40aa28f
AB
54802020-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
63ffd7c9
AB
54852020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5486
5487 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5488 called.
5489
3be966f6
AB
54902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5491
5492 * gdb.base/skip.exp: Fix race condition in test.
5493
153d79c4
AB
54942020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5495
5496 * gdb.base/backtrace.c: New file.
5497 * gdb.base/backtrace.exp: New file.
5498
f2302a34
AB
54992020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5500
5501 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5502
6ec1d75e
PW
55032020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5504
5505 * gdb.base/style.exp: Test that warnings are styled.
5506
c296cbe6
BE
55072019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5508
5509 * gdb.base/line65535.exp: New file.
5510 * gdb.base/line65535.c: New file.
5511
b28a729d
SM
55122019-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
7f2d7a0d
SM
55202019-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
f3bce483
SM
55252019-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
c855a912
TBA
55302019-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
fc9d2d72
TT
55382019-12-20 Tom Tromey <tom@tromey.com>
5539
5540 * gdb.tui/list-before.exp: New file.
5541
77b97e00
TT
55422019-12-20 Tom Tromey <tom@tromey.com>
5543
5544 * gdb.tui/list.exp: Check for source on initial listing.
5545
f69656d0
TT
55462019-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
99a55965
SM
55512019-12-18 Simon Marchi <simon.marchi@efficios.com>
5552
5553 * gdb.base/default.exp: Update value of $_gdb_major.
5554
5024637f
BE
55552019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5556
5557 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5558
b63634be
BE
55592019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5560
5561 * gdb.base/skip.exp: Whitespace fix.
5562
45d73523
BE
55632019-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
d043f8c8
SM
55682019-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
873de05c
TT
55902019-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
3d979945
TT
55962019-12-11 Tom Tromey <tom@tromey.com>
5597
5598 * gdb.tui/resize.exp: Update.
5599 * gdb.tui/empty.exp (layouts): Update.
5600
2192a9d3
TT
56012019-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
d8edc8b7
PW
56082019-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
4c12d936
KB
56132019-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
26b911fb
KB
56182019-12-10 Kevin Buettner <kevinb@redhat.com>
5619
bb47f919
KB
5620 * lib/gdb.exp (support_nested_function_tests): New proc.
5621
56222019-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.
26b911fb 5627
6c71eb7d
TT
56282019-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
bac7c5cf
GB
56362019-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
330f1d38
TBA
56452019-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
b43315e2
AB
56522019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5653
5654 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5655 modules.
5656
54f73dad
AB
56572019-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
d57cbee9
AB
56622019-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
c14aab8c
TV
56692019-12-08 Tom de Vries <tdevries@suse.de>
5670
5671 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5672
aa2d5a42
KS
56732019-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
93e55f0a
TV
56802019-12-06 Tom de Vries <tdevries@suse.de>
5681
5682 * gdb.dwarf2/varval.exp: Add decl before def test.
5683
c7d12402
TBA
56842019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5685
5686 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5687
06acc08f
TBA
56882019-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
e0fad1ea
PW
56942019-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
8d70a9f0
AB
56992019-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
36c8fb93
AB
57062019-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
4139ff00
TT
57142019-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
a05cf17a
TT
57202019-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
103a685e
TT
57272019-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
c2512106
AB
57332019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5734
5735 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5736
293b38d6
AB
57372019-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
216a7e6b
AB
57422019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5743
5744 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5745
5bbd8269
AB
57462019-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
be09caf1
PW
57542019-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
643c0cbe
PW
57602019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5761
5762 * gdb.base/define-prefix.exp: New file.
5763
dcdec678
AB
57642019-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
640ab947
AB
57702019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5771
5772 * gdb.fortran/info-modules.exp: Compile source files in correct
5773 order.
5774
d22670f0
KB
57752019-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
db5960b4
AB
57802019-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
7dc42066
AB
57862019-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
0dfeecca
TT
57922019-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
34877895
PJ
57972019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5798
5799 * gdb.base/endianity.c: New test.
5800 * gdb.base/endianity.exp: New file.
5801
2e84f897
LD
58022019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5803
5804 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5805
65d1cd5f
TV
58062019-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
4f22c3f4
SDJ
58112019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5812
5813 * gdb.python/py-progspace.exp: Add missing parentheses on some
5814 'print' commands.
5815
9f6ad286
TT
58162019-11-19 Tom Tromey <tom@tromey.com>
5817
5818 * gdb.tui/winheight.exp: New file.
5819
0b8dbf3f
AB
58202019-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
f833b7a7
AB
58262019-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
30d0a636
AB
58312019-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
494409bb
SDJ
58392019-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
55708e99
TT
58442019-11-14 Tom Tromey <tromey@adacore.com>
5845
5846 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5847 regression tests.
5848
45e42163
TT
58492019-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
086baaf1
AB
58632019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5864
5865 * gdb.python/py-symbol.exp: Add test for
5866 gdb.lookup_static_symbols.
5867
09ff83af
AB
58682019-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
11af934b
TV
58762019-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
e96ec2ba
TV
59212019-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
bd5766ec
LM
59402019-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
165f8965
AB
59472019-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
59c35742
AB
59562019-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
f3fb2519
PW
59632019-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
d1e36019
TV
59732019-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
3d11e68e
TV
60092019-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
60b6ede8
TV
60402019-10-30 Tom de Vries <tdevries@suse.de>
6041
6042 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6043
30baf67b
TV
60442019-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
158da0d1
TV
60562019-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
4ccdfbec
TV
60662019-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
33d569b7
AB
60732019-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
4d0b984b
TT
60782019-10-23 Tom Tromey <tom@tromey.com>
6079
6080 * configure: Rebuild.
6081 * aclocal.m4: Use m4_include, not sinclude.
6082
94cb3754
TV
60832019-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
062f1fc1
TV
60922019-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
0b54364d
AB
60972019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6098
6099 * gdb.fortran/module.exp: Extend with 'info variables' test.
6100
7ff5fae7
AB
61012019-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
d10eccaa
TV
61062019-10-16 Tom de Vries <tdevries@suse.de>
6107
6108 PR tdep/25096
6109 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6110
745ff14e
TV
61112019-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
03e1ab94
TV
61172019-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
b17fcc10
TV
61222019-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
9223170f
SM
61272019-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
d6e76313
TV
61322019-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
6dfc0041
AA
61442019-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
abcf2cc8
TV
61522019-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
a50faaf6
TV
61582019-10-09 Tom de Vries <tdevries@suse.de>
6159
6160 PR testsuite/25048
6161 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6162
60ff3cd7
AB
61632019-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
dfee8566
TV
61682019-10-07 Tom de Vries <tdevries@suse.de>
6169
6170 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6171
3d63690a
AB
61722019-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
30d1f018
WP
61772019-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
4dbbb47c
TV
61872019-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
77c2dba3
TT
61922019-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
179aed7f
AB
61992019-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
0a4b0913
AB
62042019-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
082cce05
AB
62142019-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
2b74ba5a
AB
62202019-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
58eb20d5
AB
62322019-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
4d421147
AB
62372019-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
d8c06f22
AB
62532019-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
3a56ed86
TV
62582019-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
42275044
TV
62642019-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
9ef62df0
AA
62702019-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
37f6a7f4
TT
62792019-10-02 Tom Tromey <tromey@adacore.com>
6280
6281 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6282
1d58d6a2
PA
62832019-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
d770d56f
TT
63092019-10-01 Tom Tromey <tom@tromey.com>
6310
6311 * gdb.base/style.exp: Test "show logging filename".
6312
7f6aba03
TT
63132019-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
14309bb6
TT
63182019-10-01 Tom Tromey <tom@tromey.com>
6319
6320 * gdb.base/style.exp: Test "pwd".
6321
2a3c1174
PA
63222019-10-01 Tom Tromey <tom@tromey.com>
6323
6324 * gdb.base/style.exp: Update tests.
6325
53d666ec
AA
63262019-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
4a56a520
TT
63352019-09-30 Tom Tromey <tromey@adacore.com>
6336
6337 * gdb.rust/traits.rs: Disable all warnings.
6338
0df0352a
TV
63392019-09-29 Tom de Vries <tdevries@suse.de>
6340
aac66a4c 6341 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6342
73d9a918
TV
63432019-09-29 Tom de Vries <tdevries@suse.de>
6344
6345 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6346
060b3ab4
TV
63472019-09-27 Tom de Vries <tdevries@suse.de>
6348
6349 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6350
68f7d34d
TV
63512019-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
5d63b30a
TT
63562019-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
3d435220
TV
63632019-09-24 Tom de Vries <tdevries@suse.de>
6364
6365 PR gdb/24598
6366 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6367
77d03678
TV
63682019-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
abf516c6
UW
63732019-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
e452e88f
TV
64022019-09-19 Tom de Vries <tdevries@suse.de>
6403
6404 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6405
8a625130
TV
64062019-09-19 Tom de Vries <tdevries@suse.de>
6407
6408 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6409
81dc3ab5
TV
64102019-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
b078f3ac
AB
64182019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6419
6420 * gdb.base/source-dir.exp: Avoid having directory names in test
6421 names.
6422
f1b620e9
MG
64232019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6424
6425 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6426 directory.
6427
67f3ed6a
AB
64282019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6429
6430 * gdb.base/list-missing-source.exp: New file.
6431
d1b70248
TV
64322019-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
5fabdcd6
AB
64382019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6439
6440 * gdb.base/maint.exp: Use exec_has_index_section.
6441
aa17805f
AB
64422019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6443
6444 * gdb.base/maint.exp: Add test for 'maint info sections'.
6445
25e5c209
TV
64462019-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
4993045d
PW
64512019-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
8a516164
TT
64572019-09-10 Tom Tromey <tromey@adacore.com>
6458
6459 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6460
aa391654
TT
64612019-09-10 Tom Tromey <tromey@adacore.com>
6462
6463 * gdb.ada/dgopt.exp: New file.
6464 * gdb.ada/dgopt/x.adb: New file.
6465
8634b462
TT
64662019-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
736b0f76
DB
64722019-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
30331a6c
TV
64782019-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
98b0ebab
PW
64842019-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
4e962e74
TT
64892019-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
2ea1a07a
SL
64972019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6498
6499 * gdb.base/argv0-symlink.exp: Run only on native target
6500 and local host.
6501
8077c50d
TV
65022019-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
48352473
TV
65082019-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
d8f27c60
AB
65132019-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
1f20c35e
AB
65182019-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
4acfdd20
AB
65242019-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
5c31b358
TV
65332019-08-26 Tom de Vries <tdevries@suse.de>
6534
6535 PR c++/24852
6536 * gdb.cp/no-libstdcxx-probe.exp: New test.
6537
b694989f
TV
65382019-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
d9c4ba53
SDJ
65462019-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
395fad09
TV
65512019-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
26c957f1
PA
65562019-08-21 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.base/with.exp: Test "with" with no arguments.
6559
61f80d5d
TV
65602019-08-21 Tom de Vries <tdevries@suse.de>
6561
6562 * gdb.base/gdb-caching-proc.exp: Sort files.
6563
d7a11d13
TV
65642019-08-20 Tom de Vries <tdevries@suse.de>
6565
6566 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6567 compilation.
6568
34dafe9f
TV
65692019-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
398fdd60
TT
65742019-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
d8f9e51c
SL
65802019-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
3df505f6
TT
65852019-08-15 Tom Tromey <tom@tromey.com>
6586
6587 * gdb.tui/empty.exp: Enable resizing tests.
6588
272560b5
TT
65892019-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
08235187
CB
65972019-08-15 Christian Biesinger <cbiesinger@google.com>
6598
6599 * gdb.python/python.exp: Expect a leading underscore on
6600 GdbOutput{,Error}File.
6601
22a2ab04
SL
66022019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6603
6604 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6605 Windows host.
6606
835b995b
SL
66072019-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
97dd8e07
CB
66122019-08-15 Christian Biesinger <cbiesinger@google.com>
6613
6614 * lib/gdb.exp: When running on a mingw target, replace
6615 /x/ with x:/.
6616
75faf5c4
AH
66172019-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
abc6c00f
TV
66222019-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
74c2c1f4
SL
66272019-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
ca2589f3
PP
66552019-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
020a839d
SL
66612019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6662
6663 * gdb.linespec/break-ask.exp: Generalize regexps to match
6664 Windows pathnames too.
6665
128d6509
TV
66662019-08-08 Tom de Vries <tdevries@suse.de>
6667
6668 PR testsuite/24862
6669 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6670
590042fc
PW
66712019-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
046bebe1
TT
66762019-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
0b27c27d
CB
66822019-08-05 Christian Biesinger <cbiesinger@google.com>
6683
6684 * gdb.python/py-block.exp: Test dictionary access on blocks.
6685
580f1034
SM
66862019-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
d86bd7cb
TV
66932019-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
a80cf5d8
TV
67012019-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
d0962838
TV
67092019-08-05 Tom de Vries <tdevries@suse.de>
6710
6711 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6712
2252ff3d
SL
67132019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6714
6715 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6716
26655f53
SL
67172019-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
db4dc13e
PW
67242019-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
0eba165a
PFC
67302019-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
59bd512b
TV
67362019-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
2a3ad588
TV
67422019-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
117eb594
TV
67492019-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
ed591340
TV
67552019-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
aa3b6533
TT
67602019-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
2906593f
CB
67672019-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
0f575925
TV
67732019-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
b13057d9
TV
67782019-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
5c4dde85
CB
67842019-07-29 Christian Biesinger <cbiesinger@google.com>
6785
6786 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6787
c620ed88
CB
67882019-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
3d235706
TT
67942019-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
c7e4c0a6
PW
67992019-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
de28a3b7
TV
68132019-07-29 Tom de Vries <tdevries@suse.de>
6814
6815 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6816 no arguments".
6817
507dd60e
TV
68182019-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
5beafce9
TV
68232019-07-29 Tom de Vries <tdevries@suse.de>
6824
6825 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6826 with ".*".
6827
2d274232
TV
68282019-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
9197cd8b
TV
68332019-07-29 Tom de Vries <tdevries@suse.de>
6834
6835 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6836 print registers" regexps.
9197cd8b 6837
b528dae0
TV
68382019-07-29 Tom de Vries <tdevries@suse.de>
6839
6840 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6841
d17725d7
TV
68422019-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
52b75bf1
TT
68492019-07-27 Tom Tromey <tom@tromey.com>
6850
6851 * gdb.tui/main.exp: New file.
6852
2b1d00c2
TT
68532019-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
ded631d5
TT
68592019-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
58ac439d
TT
68652019-07-27 Tom Tromey <tom@tromey.com>
6866
6867 * gdb.tui/list.exp: New file.
6868
fe1f56ee
TT
68692019-07-27 Tom Tromey <tom@tromey.com>
6870
6871 * gdb.tui/regs.exp: New file.
6872
f790b310
TT
68732019-07-27 Tom Tromey <tom@tromey.com>
6874
6875 * gdb.tui/basic.exp: Add "layout split" test.
6876
d95fc6ee
TT
68772019-07-27 Tom Tromey <tom@tromey.com>
6878
6879 * gdb.tui/basic.exp: Add "layout asm" test.
6880
c3786b3a
TT
68812019-07-27 Tom Tromey <tom@tromey.com>
6882
6883 * lib/tuiterm.exp: New file.
6884 * gdb.tui/basic.exp: New file.
6885
98a617f8
KB
68862019-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
5c076da4
KB
68922019-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
1512d3b7
TV
69072019-07-26 Tom de Vries <tdevries@suse.de>
6908
6909 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6910
297989a1
TV
69112019-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
b3b965fb
TV
69202019-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
4625b4d0
TV
69272019-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
024a5840
TV
69332019-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
c76ddaa3
TV
69382019-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
9a618ef6
TV
69432019-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
40eadf04
SP
69492019-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
5ba29434
TV
69542019-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
a8e9d247
AB
69602019-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
eb86c5e2
AB
69662019-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
01e175fe
AB
69712019-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
6b78c3f8
AB
69762019-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
da738167
TV
69812019-07-14 Tom de Vries <tdevries@suse.de>
6982
6983 PR testsuite/24760
6984 * gdb.objc/basicclass.exp: Fix unterminated string.
6985
0d4e84ed
AB
69862019-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
021d8588
AB
69972019-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
f06f1252
TT
70032019-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
b863685d
RB
70142019-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
cb1e4e32
PA
70192019-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
b58a68fe
PA
70292019-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
0826779b
PW
70362019-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
5b0e2db4
AB
70422019-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
1f6f6e21
PW
70472019-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
ea142fbf
AH
70532019-07-08 Alan Hayward <alan.hayward@arm.com>
7054
5862c886 7055 PR breakpoints/25011
ea142fbf
AH
7056 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7057
213fd9fa
PA
70582019-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
2b40fda7
AH
70642019-07-04 Alan Hayward <alan.hayward@arm.com>
7065
7066 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7067
a26c8de0
PA
70682019-07-03 Pedro Alves <palves@redhat.com>
7069
7070 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7071 "return -code".
7072
5f4ba3e7
PA
70732019-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
a994424f
PA
70792019-07-03 Pedro Alves <palves@redhat.com>
7080
7081 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7082 string_to_regexp.
7083
3d9be6f5
PA
70842019-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
41fc454c
PA
70942019-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
b2b2a215
PA
71002019-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
fdbc9870
PA
71052019-07-03 Pedro Alves <palves@redhat.com>
7106
7107 * gdb.base/with.c: New file.
7108 * gdb.base/with.exp: New file.
7109
c6ac8931
PA
71102019-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
970f9d09
PA
71172019-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
54d66006
PA
71222019-07-02 Pedro Alves <palves@redhat.com>
7123
7124 * gdb.base/options.exp (test-info-threads): New procedure.
7125 (top level): Call it.
7126
10d06d82
TT
71272019-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
3d507ff2
TT
71322019-06-27 Tom Tromey <tromey@adacore.com>
7133
d039f014 7134 PR c++/20020:
3d507ff2
TT
7135 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7136
8af58ffe
TV
71372019-06-26 Tom de Vries <tdevries@suse.de>
7138
7139 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7140
22e21752
TV
71412019-06-26 Tom de Vries <tdevries@suse.de>
7142
7143 * gdb.base/index-cache.exp: Add back missing debug option.
7144
b65b566c
PW
71452019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7146
7147 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7148
5c2c8c69
TV
71492019-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
164e3873
TV
71542019-06-24 Tom de Vries <tdevries@suse.de>
7155
7156 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7157
824eacee
TV
71582019-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
385b97d3
TV
71642019-06-24 Tom de Vries <tdevries@suse.de>
7165
7166 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7167
c596f180
TV
71682019-06-21 Tom de Vries <tdevries@suse.de>
7169
7170 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7171
b13a7d03
TV
71722019-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
899277ae
TT
71792019-06-19 Tom Tromey <tromey@adacore.com>
7180
7181 * gdb.ada/length_cond.exp: Add intro comment.
7182
680e1bee
TT
71832019-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
0ed4690a
TV
71902019-06-18 Tom de Vries <tdevries@suse.de>
7191
7192 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7193
d20ed5fd
TT
71942019-06-18 Tom Tromey <tromey@adacore.com>
7195
7196 * gdb.base/list0.h: Add comment explaining control character.
7197
86e04673
TV
71982019-06-18 Tom de Vries <tdevries@suse.de>
7199
7200 * boards/fission.exp: Break up long debug_flags line.
7201
c4973306
SM
72022019-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
93cb9841
AB
72082019-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
399aaebd
SM
72142019-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
584a927c
AB
72222019-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
30056ea0
AB
72322019-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
ec8e2b6d
AB
72392019-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
09e4c4e1
AB
72452019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7246
7247 * gdb.base/style-logging.exp: Remove path from test name.
7248
0735b091
TT
72492019-06-14 Tom Tromey <tromey@adacore.com>
7250
7251 PR gdb/24502:
7252 * gdb.base/style-logging.exp: New file.
7253
f5686554
TT
72542019-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
a0c1ffed
TT
72592019-06-14 Tom Tromey <tromey@adacore.com>
7260
7261 * gdb.base/annotate-symlink.exp: New file.
7262
f411722c
TT
72632019-06-14 Tom Tromey <tromey@adacore.com>
7264
7265 * gdb.ada/set_wstr.exp: Add reassignment test.
7266
4268ec18
TT
72672019-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
9a9e394b
TT
72722019-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
4c048731
PA
72792019-06-13 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.base/settings.exp (test-integer): Test junk after
7282 "unlimited".
7283
6665660a
PA
72842019-06-13 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.base/options.exp (test-thread-apply): New.
7287 (top level): Call it.
7288
5d707134
PA
72892019-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
e2a689da
PA
72952019-06-13 Pedro Alves <palves@redhat.com>
7296
e79be6e5 7297 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
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
90a1ef87
PA
73022019-06-13 Pedro Alves <palves@redhat.com>
7303
7304 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7305
d4c16835
PA
73062019-06-13 Pedro Alves <palves@redhat.com>
7307
7308 * gdb.base/options.exp (test-backtrace): New.
7309 (top level): Call it.
7310
2daf894e
PA
73112019-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
e6ed716c
PA
73172019-06-13 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.compile/compile.exp: Adjust expected output to option
7320 processing changes.
7321
7d8062de
PA
73222019-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
9d0faba9
PA
73292019-06-13 Pedro Alves <palves@redhat.com>
7330
7331 * gdb.base/options.c: New file.
7332 * gdb.base/options.exp: New file.
7333
dee7b4c8
PA
73342019-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
dca0f6c0
PA
73392019-06-13 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.base/settings.c: New file.
7342 * gdb.base/settings.exp: New file.
7343
ccf46844
PA
73442019-06-13 Pedro Alves <palves@redhat.com>
7345
7346 * gdb.base/completion.exp: Fix comment typo.
7347
b9a3f842
PA
73482019-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
d106773e
PA
73532019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7354
7355 * gdb.fortran/block-data.f: New.
7356 * gdb.fortran/block-data.exp: New.
7357
fea82da0
TV
73582019-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
8c2e74f1
TV
73642019-06-11 Tom de Vries <tdevries@suse.de>
7365
7366 PR testsuite/24521
7367 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7368
b49851c8
TV
73692019-06-11 Tom de Vries <tdevries@suse.de>
7370
7371 * boards/readnow.exp: New file.
7372
a7067863
AB
73732019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7374
7375 * gdb.fortran/vla-sizeof.exp: Update expected results.
7376
1a3da2cd
AB
73772019-06-06 Amos Bird <amosbird@gmail.com>
7378
7379 * gdb.base/annota1.exp (thread_switch): Add test for
7380 thread-exited annotation.
7381
3847a7bf
TT
73822019-06-06 Tom Tromey <tromey@adacore.com>
7383
7384 * gdb.base/maint.exp: Expect command started/finished output.
7385
0088ba59
AB
73862019-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
312617a3
AB
73922019-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
e1f2e1a2
CB
73992019-06-04 Christian Biesinger <cbiesinger@google.com>
7400
d3238f7d 7401 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7402
206584bd
PW
74032019-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
708dc93e
PW
74182019-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
f49055a5
TT
74242019-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
4330d61d
TT
74292019-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
000439d5
TT
74352019-05-29 Tom Tromey <tromey@adacore.com>
7436
7437 * gdb.base/finish.exp (finish_no_print): New proc.
7438 (finish_tests): Call it.
7439
5a01c34c
TV
74402019-05-24 Tom de Vries <tdevries@suse.de>
7441
7442 * gdb.dwarf2/gdb-add-index.exp: New file.
7443
18125b16
TT
74442019-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
af1a8d03
TV
74502019-05-22 Tom de Vries <tdevries@suse.de>
7451
7452 * gdb.base/align.exp: Require c++11.
7453
e7fe496b
TV
74542019-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
8fca4da0
AH
74602019-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
b7060614
AH
74652019-05-22 Alan Hayward <alan.hayward@arm.com>
7466
7467 * README (Re-running Tests Outside The Testsuite): New section.
7468
669d0468
TV
74692019-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
ce3ebcaa
AH
74782019-05-21 Alan Hayward <alan.hayward@arm.com>
7479
7480 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7481
34d11c68
AB
74822019-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
87781e84
AH
74922019-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
b420b89e
AH
74982019-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
408e9b8b
AH
75072019-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
f9e2e39d
AH
75152019-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
81f47ac2
AH
75332019-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
29b52314
AH
75562019-05-17 Alan Hayward <alan.hayward@arm.com>
7557
7558 * Makefile.in: Pass through GDB_DEBUG.
7559 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
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.
29b52314
AH
7564
75652019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7566
29b52314
AH
7567 * Makefile.in: Pass through GDB_DEBUG.
7568 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
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.
29b52314 7573
ca1285d1
AH
75742019-05-17 Alan Hayward <alan.hayward@arm.com>
7575
7576 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7577
f3a09c80
AH
75782019-05-17 Alan Hayward <alan.hayward@arm.com>
7579
7580 * gdb.base/ui-redirect.exp: Test redirection.
7581
26648588
JV
75822019-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
14237686
AB
75872019-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
e7bd7fba
TT
75922019-05-14 Tom Tromey <tromey@adacore.com>
7593
7594 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7595 styling test.
7596
2764128d
TV
75972019-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
71bed2db
TT
76022019-05-10 Tom Tromey <tromey@adacore.com>
7603
7604 * gdb.ada/info_exc.exp: Add "complete" test.
7605
63b667ad
TV
76062019-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
9cfd2b89
TV
76112019-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
2228ef77
XR
76162019-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
80e55b13
TT
76242019-05-08 Tom Tromey <tromey@adacore.com>
7625
7626 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7627
9d3421af
TT
76282019-05-08 Tom Tromey <tromey@adacore.com>
7629
7630 * gdb.base/ptype-offsets.exp: Update tests.
7631
844333e2
TT
76322019-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
988915ee
TT
76392019-05-08 Tom Tromey <tromey@adacore.com>
7640
7641 * gdb.ada/vla.exp: New file.
7642 * gdb.ada/vla/vla.adb: New file.
7643
7bd55dac
TV
76442019-05-07 Tom de Vries <tdevries@suse.de>
7645
7646 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7647
75f06e9d
TV
76482019-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
77e7aaa4
TV
76542019-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
456ba0fa
TV
76602019-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
5a56d6a6
TV
76652019-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
9d6d4be8
TV
76712019-05-04 Tom de Vries <tdevries@suse.de>
7672
7673 * boards/cc-with-debug-names.exp: New file.
7674
222a8d25
TT
76752019-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
0fdfd794
TV
76812019-05-03 Tom de Vries <tdevries@suse.de>
7682
7683 * boards/cc-with-gdb-index.exp: New file.
7684
80062eb9
AB
76852019-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
4504bbde
TT
76912019-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
d48e62f4
TT
76992019-05-01 Tom Tromey <tromey@adacore.com>
7700
7701 * gdb.ada/packed_array_assign.exp: Add packed assignment
7702 regression test.
7703
f59f30f5
TV
77042019-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
b70bfc54
TV
77082019-05-01 Tom de Vries <tdevries@suse.de>
7709
7710 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7711
15f18d14
AT
77122019-04-30 Ali Tamur <tamur@google.com>
7713
7714 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7715
2ff0a947
TT
77162019-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
a776957c
TT
77252019-04-30 Tom Tromey <tromey@adacore.com>
7726
7727 PR c++/24470:
7728 * gdb.cp/temargs.cc: Add test code from PR.
7729
bc68014d
AB
77302019-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
f1fdc960
AB
77372019-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
bf7a4de1
AB
77442019-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
bbe75b9d
AB
77492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7750
7751 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7752 case void string.
7753
1db455a7
AB
77542019-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
b6d03bb2
AB
77612019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7762
7763 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7764 MODULO, CMPLX.
7765
2e62ab40
AB
77662019-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
d2b584a5
TV
77842019-04-29 Tom de Vries <tdevries@suse.de>
7785
7786 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7787
136afab8
PW
77882019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7789
7790 * gdb.base/callexit.exp: Test may-call-functions off.
7791
725cbb63
KS
77922019-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
701adfb0
PA
78012019-04-25 Ali Tamur <tamur@google.com>
7802
7803 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7804
82433e3e
SDJ
78052019-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
dd06d4d6
AH
78112019-04-25 Alan Hayward <alan.hayward@arm.com>
7812
e79be6e5
SM
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
dd06d4d6 7819
1670072e
TT
78202019-04-24 Tom Tromey <tromey@adacore.com>
7821
7822 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7823 Rust.
7824
a59240a4
TT
78252019-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
b907456c
AB
78322019-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
5c565afd
TV
78372019-04-23 Tom de Vries <tdevries@suse.de>
7838
7839 PR gdb/24433
7840 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7841
ba22ff86
AH
78422019-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
7905fc35
PA
78572019-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
8ecb59f8
TT
78622019-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
62160ec9
TT
78672019-04-19 Tom Tromey <tromey@adacore.com>
7868
7869 PR symtab/24423:
7870 * gdb.base/list0.h (foo): Add a control-l character.
7871
36cd4ba5
TV
78722019-04-18 Tom de Vries <tdevries@suse.de>
7873
7874 PR gdb/24433
7875 * boards/local-board.exp: Set sysroot to "".
7876
b73715df
TV
78772019-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
4aa866af
LS
78862019-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
e5a1a79a
AH
78912019-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
41077b66
AB
78982019-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
c30391f8
TV
79032019-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
e242fd12
SM
79092019-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
2b0c8b01
KB
79142019-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
947210e5
KB
79192019-04-08 Kevin Buettner <kevinb@redhat.com>
7920
7921 * gdb.python/py-thrhandle.exp: Add tests for
7922 gdb.InferiorThread.handle.
7923
d7df6549
AB
79242019-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
8bdc1658
AB
79302019-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
05caa1d2
TT
79352019-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
7734102d
EZ
79422019-03-30 Simon Marchi <simark@simark.ca>
7943
7944 * gdb.base/default.exp: Add values for $_gdb_major and
7945 $_gdb_minor.
7946
188e1fa9
TT
79472019-03-29 Tom Tromey <tromey@adacore.com>
7948
7949 * gdb.base/help.exp: Tighten apropos regexp.
7950
2880242d
KS
79512019-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
077cad8e
PW
79562019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7957
7958 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7959
80047cfc
PW
79602019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7961
7962 * gdb.multi/hello.c (main): Increase alarm timer.
7963
f489207e
SL
79642019-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
c92df149
AH
79692019-03-28 Alan Hayward <alan.hayward@arm.com>
7970 Pedro Alves <palves@redhat.com>
7971
7972 * boards/local-board.exp: set sysroot to /.
7973
933aebfa
AH
79742019-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
9f9aa852
AB
79792019-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
3714a195
AB
79882019-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
18c77628
AB
79952019-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
9a93502f
PA
80012019-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
968aa7ae
AH
80062019-03-22 Alan Hayward <alan.hayward@arm.com>
8007
34a7f2a4 8008 PR testsuite/25016
968aa7ae
AH
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
4c7d57e7
TT
80142019-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
bff8c71f
TT
80192019-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
d085f989
TT
80272019-03-14 Tom Tromey <tromey@adacore.com>
8028
8029 * gdb.base/style.exp: Add "set style sources" test.
8030
b4be1b06
SM
80312019-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
7cde5fc2
AB
80392019-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
efbecbc1
AB
80492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8050
8051 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8052
0841c79a
AB
80532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8054
8055 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8056
4a270568
AB
80572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8058
8059 * gdb.fortran/type-kinds.exp: Update expected results.
8060
067630bd
AB
80612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8062
8063 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8064
3be47f7a
AB
80652019-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
4d00f5d8
AB
80722019-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
c8f91604
AB
80782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8079
8080 * gdb.fortran/dot-ops.exp: New file.
8081
dd9f2c76
AB
80822019-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
84ec9724
AB
80872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8088
8089 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8090 Remove duplicate tests.
8091
c3734e09
AH
80922019-03-06 Alan Hayward <alan.hayward@arm.com>
8093
8094 * lib/gdb.exp (builtin_cd): rename of cd.
8095 (cd): Override builtin.
8096
aa3cfbda
RB
80972019-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
7b63ad86
RB
81022019-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
01abb042
AH
81092019-02-28 Alan Hayward <alan.hayward@arm.com>
8110
c3734e09
AH
8111 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8112 failure.
01abb042 8113
92137da0
RO
81142019-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
5862844d
PA
81202019-02-27 Pedro Alves <palves@redhat.com>
8121
8122 * gdb.base/page.exp: Add tests for "set width/height -1".
8123
8ed25214
PA
81242019-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
6c28e44a
TT
81292019-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
bf9a735e
AB
81362019-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
8791793c
TT
81412019-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
bc2a507e
KB
81462019-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
e0e7d3bd
JB
81512019-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
9600246d
KS
81592019-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
0c95f9ed
TT
81652019-02-20 Tom Tromey <tom@tromey.com>
8166
8167 * gdb.base/info_qt.exp: Update.
8168
6caa91b6
SM
81692019-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
6506371f
TT
81782019-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
a0087920
TT
81842019-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
a2cd4f14
JB
81892019-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
9d70ffbc
WP
81952019-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
01c7ae81
WP
82032019-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
aff29d1c
JB
82092019-02-10 Joel Brobecker <brobecker@adacore.com>
8210
8211 * gdb.ada/mi_ref_changeable: New testcase.
8212
df0da8a2
AH
82132019-02-07 Alan Hayward <alan.hayward@arm.com>
8214
8215 * gdb.base/attach.exp: Add double attach test.
8216
bd447abb
SM
82172019-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
1dbc40b9
TT
82232019-01-27 Tom Tromey <tom@tromey.com>
8224
8225 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8226 skip_python_tests.
8227
353229bf
AH
82282019-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
73021deb
AH
82582019-01-21 Alan Hayward <alan.hayward@arm.com>
8259 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8260
fc65c7db
AH
82612019-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
c24bdb02
KS
82702019-01-16 Keith Seitz <keiths@redhat.com>
8271
8272 PR gdb/23773
8273 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8274
6f072a10
PFC
82752019-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
a7b8d682
PFC
82842019-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
6eb6fb67
AB
82892019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8290
8291 * gdb.base/style.exp: Don't include path in testname.
8292
b56f80d8
KS
82932019-01-10 Keith Seitz <keiths@redhat.com>
8294
8295 PR gdb/23712
8296 PR symtab/23010
8297 * gdb.dwarf2/multidictionary.exp: New file.
8298
041be526
SM
82992019-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
d820d0c3
AB
83082019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8309
8310 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8311 case.
8312
f097f5ad
TT
83132019-01-06 Tom Tromey <tom@tromey.com>
8314
8315 PR gdb/28155:
8316 * gdb.dwarf2/typedef-void-finish.exp: New file.
8317
2cd8cc0b
TT
83182018-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
35fb8261
TT
83252018-12-28 Tom Tromey <tom@tromey.com>
8326
8327 * gdb.base/style.exp: Update test to check for address styling.
8328
47fd17cd
TT
83292018-12-28 Tom Tromey <tom@tromey.com>
8330
8331 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8332 message.
8333
d47032b7
TT
83342018-12-28 Tom Tromey <tom@tromey.com>
8335
8336 * gdb.base/style.exp: Add test for version number styling.
8337
af79b68d
TT
83382018-12-28 Tom Tromey <tom@tromey.com>
8339
8340 * gdb.base/style.exp: Add test for print_address_symbolic.
8341
0bb296cb
TT
83422018-12-28 Tom Tromey <tom@tromey.com>
8343
8344 * gdb.base/style.exp: Add test for breakpoint setting.
8345
80ae2043
TT
83462018-12-28 Tom Tromey <tom@tromey.com>
8347
8348 * gdb.base/style.exp: Add test for variable names.
8349
cbe56571
TT
83502018-12-28 Tom Tromey <tom@tromey.com>
8351
8352 * gdb.base/style.exp: New file.
8353 * gdb.base/style.c: New file.
8354
9162a27c
TT
83552018-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
bc543c90
TT
83622018-12-27 Tom Tromey <tom@tromey.com>
8363
8364 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8365 pagination test.
8366
6f0ffe50
AB
83672018-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
b5a1e557
PW
83722018-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
6e8b1ab2
JV
83782018-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
d00a27c5
PM
83912018-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
161d081c
PW
83962018-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
b001de23
AB
84012018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8402
8403 * gdb.base/annota1.exp: Update a test regexp.
8404
99e1a184
AB
84052018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8406
8407 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8408
7a81c1e2
PW
84092018-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
73e8dc90
PA
84182018-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
13f2ed32
AB
84242018-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
64d27cfc
TV
84312018-12-01 Tom de Vries <tdevries@suse.de>
8432
8433 * gdb.base/gdb-caching-proc.exp: New file.
8434
f63c03b4
SDJ
84352018-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
1c97054b
BF
84492018-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
1871a62d
AB
84552018-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
fb5e1ed9
PW
84602018-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
43d397ca
PW
84672018-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
beddd671
PW
84722018-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
73fc52c4
TT
84772018-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
994b876a
TT
84832018-11-19 Tom Tromey <tom@tromey.com>
8484
8485 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8486
6769f276
PA
84872018-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
38a72da0
AH
84932018-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
53a89d6e
SM
85002018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8501
8502 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8503 completer tests.
8504
9325300d
TV
85052018-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
20f0d60d
TT
85112018-11-08 Tom Tromey <tom@tromey.com>
8512
8513 PR gdb/23555:
8514 PR gdb/23838:
8515 * gdb.base/warning.exp: New file.
8516
b5420128
JB
85172018-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
cd115d61
AB
85222018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8523
8524 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8525 point hardware.
8526
35ee2dc2
AB
85272018-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
31aceee8
TV
85322018-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
109be305
JW
85372018-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
e2b7af72
JB
85422018-11-01 Joel Brobecker <brobecker@adacore.com>
8543
8544 * gdb.ada/watch_minus_l: New testcase.
8545
cdcda965
SM
85462018-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
92dcebf3
AB
85512018-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
68b9ac18
TV
85562018-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
1443936e
TV
85642018-10-31 Tom de Vries <tdevries@suse.de>
8565
8566 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8567
eb77c9df
AB
85682018-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
82b5e646
PW
85732018-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
8d619c01
EBM
85782018-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
f2cf6173
EBM
85832018-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
7ca18ed6
EBM
85882018-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
bfcc0eba
TV
85932018-10-25 Tom de Vries <tdevries@suse.de>
8594
8595 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8596
fe1a5cad
TV
85972018-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
a76dc3b7
TV
86022018-10-24 Tom de Vries <tdevries@suse.de>
8603
8604 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8605
4df46df7
TV
86062018-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
0dbfcfff
AB
86112018-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
b04480b1
AH
86162018-10-19 Alan Hayward <alan.hayward@arm.com>
8617
8618 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8619
2c6ac8d7
AH
86202018-10-19 Alan Hayward <alan.hayward@arm.com>
8621
8622 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8623
2bc69f25
AH
86242018-10-19 Alan Hayward <alan.hayward@arm.com>
8625
8626 * gdb.cp/ovldbreak.exp: Fix regexps.
8627
1f1ae3a3
AH
86282018-10-19 Alan Hayward <alan.hayward@arm.com>
8629
8630 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8631
94c18618
SDJ
86322018-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
812cd6eb
TV
86382018-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
c4b90788
TV
86502018-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
8bca2978
SL
86572018-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
f9c49bff
SM
86932018-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
d4330bde
SL
87002018-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
8ecfd7bd
SDJ
87052018-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
58bbcd02
TV
87112018-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
9f6b697b
WP
87162018-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
add5ded5
TT
87222018-10-06 Tom Tromey <tom@tromey.com>
8723
8724 PR python/19399:
8725 * gdb.python/py-inferior.exp: Add architecture test.
8726
f9e48344
TT
87272018-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
2a8be203
TT
87322018-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
e04caa70
SDJ
87372018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8738
8739 * gdb.base/info-proc.exp: Update string expected from "help info
8740 proc".
8741
5ca8c39f
TT
87422018-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
3453e7e4
TT
87492018-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
6afcf761
TT
87772018-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
fef1b293
TT
87842018-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
ca98345e
SL
87902018-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
ff34e6ae
SM
87972018-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
6bb8890e
AH
88022018-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
224d30d3
MM
88082018-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
f67ffa6a
AB
88132018-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
9fc3183f
AH
88182018-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
d354055e
AB
88242018-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
db727370
JL
88312018-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
ae778caf
TT
88372018-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
fd3ba736
TT
88432018-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
39a24317
TT
88492018-09-23 Tom Tromey <tom@tromey.com>
8850
8851 PR python/14062:
8852 * gdb.python/python.exp: Add test for post_event error.
8853
f5769a2c
TT
88542018-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
1c1e54f6
TT
88602018-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
fb4fa946
TT
88662018-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
a466edac
HAQ
88722018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8873
8874 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8875
4ee9b0c5
SL
88762018-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
23be8da7
RB
88862018-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
5031d0ae
SDJ
88932018-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
b4c0d1a4
SDJ
88982018-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
7a6d2b45
SDJ
89032018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8904
8905 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8906 break ada".
8907
8588b356
SM
89082018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8909
8910 PR python/23669
8911 * gdb.python/python.exp: Test gdb.execute("show commands").
8912
65e65158
TT
89132018-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
bf326452
AH
89182018-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
2361b0fb
TT
89322018-09-13 Tom Tromey <tom@tromey.com>
8933
8934 * Makefile.in (TAGS): Recognize proc_with_prefix and
8935 gdb_caching_proc.
8936
0ae1a321
SM
89372018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8938
8939 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8940 method.
8941
a40bf0c2
SM
89422018-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
4a3fe98f
TT
89482018-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
098b2108
TT
89532018-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
1256af7d
SM
89602018-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
4aa8e6c2
SM
89662018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8967
8968 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8969 object.
8970
c221b2f7
AH
89712018-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
6f1107b5
JK
89822018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8983
8984 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8985
1f5d1570
JG
89862018-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
cc330e39
XR
89912018-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
b9c50e9a
XR
89982018-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
2963898f
XR
90052018-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
1aac008f
TT
90122018-09-08 Tom Tromey <tom@tromey.com>
9013
9014 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9015
332cf4c9
TT
90162018-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
424da6cf
JB
90262018-09-08 Joel Brobecker <brobecker@adacore.com>
9027
9028 * gdb.ada/expr_with_funcall: New testcase.
9029
2a62dfa9
JB
90302018-09-08 Joel Brobecker <brobecker@adacore.com>
9031
9032 * gdb.ada/packed_array_assign: New testcase.
9033
96b6697f
AB
90342018-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
e4a62c65
TV
90392018-09-05 Tom de Vries <tdevries@suse.de>
9040
9041 * gdb.dwarf2/varval.exp: Add test.
9042
dd083ee2
GB
90432018-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
aef9346c
TT
90482018-08-31 Tom Tromey <tom@tromey.com>
9049
9050 * gdb.rust/simple.rs: Rename second variable "v".
9051
c67f2e15
AB
90522018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9053
9054 * gdb.base/funcargs.c (use_a): New function.
9055 (recurse): Call use_a.
9056
078a0207
KS
90572018-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
b0f492b9
GB
90822018-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
36eb4c5f
AH
90892018-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
3bf9c013
JV
91342018-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
450d1e88
KB
91392018-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
ae739fe7
SM
91442018-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
6d52907e
JV
91502018-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
be2d111a
MS
91592018-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
ae3a7c47
KB
91652018-08-18 Kevin Buettner <kevinb@redhat.com>
9166
9167 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9168 * gdb.dwarf2/varval.c: New file.
9169 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9170
2ecae92e
AH
91712018-08-17 Alan Hayward <alan.hayward@arm.com>
9172
9173 PR gdb/18931
9174 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9175
c1854f1d
KS
91762018-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
26fb3983
JV
91812018-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
67943c00
AB
91872018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9188
9189 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9190
5ff2bbae
AB
91912018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9192
9193 * gdb.base/vla-optimized-out.exp: Add new test.
9194
e5bbcd0f
AB
91952018-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
9d4a934c
AB
92022018-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
045cf012
SM
92082018-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
87d6a7aa
SM
92132018-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
96d68bd4
RO
92202018-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
5a699617
RO
92252018-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
5bd18990
AB
92312018-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
3fbbcf47
TV
92372018-08-04 Tom de Vries <tdevries@suse.de>
9238
9239 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9240
3e1d3d8c
TT
92412018-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
5abe0f0c
JV
92472018-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
fb66cde8
SDJ
92532018-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
c708f4d2
AB
92582018-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
37cc0cae
TV
92642018-07-28 Tom de Vries <tdevries@suse.de>
9265
9266 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9267
63b4ecf7
TV
92682018-07-26 Tom de Vries <tdevries@suse.de>
9269
9270 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9271
3c3bb058
AB
92722018-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
9e7f3bbb
TV
92772018-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
16f808ec
TV
92832018-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
d7154a8d
JV
92882018-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
232a0032
TV
92932018-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
fbb1d502
TV
92992018-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
42dc7699
TV
93042018-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
7f1f7e23
SDJ
93092018-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
5759ebb3
PW
93152018-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
3606ccab
PW
93202018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9321
9322 * gdb.base/frameapply.c: New file.
9323 * gdb.base/frameapply.exp: New file.
9324
529c08b2
PW
93252018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9326
9327 * gdb.base/skip.exp: Update expected error message.
9328
c7ab0aef
SDJ
93292018-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
16ff70dd
SDJ
93492018-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
3541979f
AB
93582018-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
c8ad9b9a
AB
93632018-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
e0e5e971
AB
93692018-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
1ea5da02
TV
93742018-07-04 Tom de Vries <tdevries@suse.de>
9375
9376 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9377
471b9d15
MR
93782018-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
75acb486
PA
93842018-06-29 Pedro Alves <palves@redhat.com>
9385
9386 * gdb.threads/names.exp: Adjust expected "info threads" output.
9387
cd2bb709
PA
93882018-06-29 Pedro Alves <palves@redhat.com>
9389
9390 * gdb.opt/inline-break.exp (line number, address): Add "info
9391 break" tests.
9392
991ff292
PA
93932018-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
356819b6 93992018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9400
9401 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9402
2512d7ef
JK
94032018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9404
9405 * lib/compiler.c: Remove executable permission flag.
9406
be1b6474
RB
94072018-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
291f9a96
PT
94132018-06-28 Petr Tesarik <ptesarik@suse.cz>
9414
9415 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9416
ed6dfe51
PT
94172018-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
d4d429d5
PT
94222018-06-28 Petr Tesarik <ptesarik@suse.cz>
9423
9424 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9425
7ab6656f
OJ
94262018-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
a33ccfc7
TT
94322018-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
6d72d289
SM
94382018-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
8363f9d5
RB
94432018-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
f00674fe
SM
94482018-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
1d554008
UW
94552018-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
d0ac1c44
SM
94602018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9461
9462 * configure.ac: Remove AC_PREREQ.
9463 * configure: Re-generate.
9464
61b04dd0
PA
94652018-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
f63b508a
SM
94732018-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
0fe3a558
TV
94792018-06-18 Tom de Vries <tdevries@suse.de>
9480
9481 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9482
7010835a
AB
94832018-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
14897d65
PA
94902018-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
5d9a0608
TV
94992018-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
11ae5818
PA
95052018-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
1d39de44
PA
95102018-06-14 Pedro Alves <palves@redhat.com>
9511
9512 * lib/selftest-support.exp (selftest_setup): Remove inlined
9513 function handling.
9514
70ee0000
TV
95152018-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
11f4b608
TV
95202018-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
95272018-06-12 Tom de Vries <tdevries@suse.de>
9528
9529 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9530
9516f85a
AB
95312018-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
5045b3d7
GB
95382018-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
c61b06a1
TT
95432018-06-05 Tom Tromey <tom@tromey.com>
9544
9545 * gdb.base/default.exp: Update expected "show version" output.
9546
eb6af809
TT
95472018-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
178d6a63
JB
95552018-06-04 Joel Brobecker <brobecker@adacore.com>
9556
9557 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9558
8e817061
JB
95592018-06-01 Joel Brobecker <brobecker@adacore.com>
9560
9561 * gdb.ada/bp_fun_addr: New testcase.
9562
e86ca25f
TT
95632018-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
4b2dfa9d
MR
95722018-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
45f25d6c
AB
95772018-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
d9f6d7f8
MR
95842018-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
ff1cf532
TT
95932018-05-23 Tom Tromey <tom@tromey.com>
9594
9595 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9596
b98664d3
TT
95972018-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
4e9668d0
TT
96052018-05-23 Tom Tromey <tom@tromey.com>
9606
9607 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9608
43ba33c7
TT
96092018-05-23 Tom Tromey <tom@tromey.com>
9610
9611 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9612 (test_short_complaints): Update.
9613
035522c0
PA
96142018-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
cc0be08f
PA
96202018-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
b1b60145
PA
96272018-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
0ec848ad
PFC
96332018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9634
9635 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9636
2c3305f6
PFC
96372018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9638
9639 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9640
ce1e8424
TT
96412018-05-18 Tom Tromey <tom@tromey.com>
9642
9643 * gdb.base/ptype-offsets.exp: Update.
9644
ddfe970e
KS
96452018-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
0726fcc6
MR
96602018-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
8ee22052
AB
96662018-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
7785df48
JK
96712018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9672
9673 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9674
56bcdbea
TT
96752018-05-04 Tom Tromey <tom@tromey.com>
9676
9677 PR python/22730:
9678 * gdb.python/python.exp: Test multi-line execute.
9679
a913fffb
TT
96802018-05-04 Tom Tromey <tom@tromey.com>
9681
9682 PR python/22731:
9683 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9684
7a2c85f2
TT
96852018-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
a3b60e45
JK
96922018-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
45fe4a03
AB
96992018-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
9be2ae8f
TT
97052018-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
11859c31
AB
97112018-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
089a9490
AB
97162018-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
9b0797e2
AB
97212018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9722
9723 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9724 filter pattern.
9725
f6ac5f3d
PA
97262018-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
77d3c63b
TT
97322018-05-02 Tom Tromey <tom@tromey.com>
9733
9734 * gdb.python/py-parameter.exp: Set test message.
9735
0489430a
TT
97362018-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
1632f8ba
DR
97422018-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
6d7bb824
TT
97482018-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
007e1530
TT
97532018-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
6873858b
TT
97622018-04-27 Tom Tromey <tom@tromey.com>
9763
9764 PR rust/22545:
9765 * gdb.rust/simple.exp: Add inclusive range tests.
9766
79188d8d
PA
97672018-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
c7075ad5
PA
97732018-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
8388016d
PA
97862018-04-26 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9789 return type" warnings.
9790
249b5733
PA
97912018-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
f67c0c91
SDJ
97982018-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
0a8ddac4
SM
98242018-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
701adfb0
PA
98292018-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
d27d16bf
RB
98362018-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
a037790e
TT
98412018-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
e3a91079
AA
98472018-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
b744723f
AA
98532018-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
4a4495d6
MM
98642018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9865
9866 * gdb.btrace/cpu.exp: New.
9867
1d509aa6
MM
98682018-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
6295b6da
SM
98752018-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
50146e70
TT
98802018-04-11 Tom Tromey <tom@tromey.com>
9881
9882 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9883
f50d8a2e
PA
98842018-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
a0be7a36
SM
98902018-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
9b73db36
SM
98962018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9897
9898 * gdb.mi/mi-stack.exp: Fix indentation.
9899
c912f608
SM
99002018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9901
9902 PR gdb/22979
9903 * gdb.arch/amd64-osabi.exp: New file.
9904
26540402
SM
99052018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 PR gdb/22980
9908 * gdb.base/osabi.exp: New file.
9909
121ad66c 99102018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9911
9912 * gdb.cp/static-typedef-print.exp: New file.
9913 * gdb.cp/static-typedef-print.cc: New file.
9914
3fcded8f
JB
99152018-03-27 Joel Brobecker <brobecker@adacore.com>
9916
9917 * gdb.ada/varsize_limit: New testcase.
9918
59cc4834
JB
99192018-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
4ca59a9f
TT
99282018-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
978d6c75
TT
99342018-03-26 Tom Tromey <tom@tromey.com>
9935
9936 PR backtrace/15582:
9937 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9938
b7fee5a3
KS
99392018-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
376be529
AB
99472018-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
066cfa98
AB
99552018-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
079670b9
AA
99662018-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
26d6cec4
AA
99942018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9995
9996 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9997
4ee89e90
SR
99982018-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
92630041
TT
100042018-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
76727919
TT
100112018-03-19 Tom Tromey <tom@tromey.com>
10012
10013 * gdb.gdb/observer.exp: Remove.
10014
194ed413
AA
100152018-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
8b067d2c
AA
100442018-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
3ae9ce5d
TT
100492018-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
b8c2339b
TT
100562018-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
4872dc46
SM
100622018-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
e4fe3756
SM
100682018-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
e95a97d4
AA
100742018-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
dbbb1059
AB
100792018-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
ecc054c0
TP
100852018-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
25e3c82c
SDJ
100902018-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
3083294d
SM
100952018-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
3275ef47
SM
101042018-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
6893c19a
TT
101142018-02-26 Tom Tromey <tom@tromey.com>
10115
10116 PR python/16497:
10117 * gdb.python/py-framefilter.exp: Update test.
10118
2ddeaf8a
TT
101192018-02-26 Tom Tromey <tom@tromey.com>
10120
10121 * gdb.dwarf2/variant.c: New file.
10122 * gdb.dwarf2/variant.exp: New file.
10123
c9317f21
TT
101242018-02-26 Tom Tromey <tom@tromey.com>
10125
10126 * gdb.rust/simple.exp: Accept more possible results in enum test.
10127
6f6d0c26
SM
101282018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10129
10130 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10131 parentheses.
10132
11b03145
MR
101332018-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
54a27fe5
JB
101382018-02-21 John Baldwin <jhb@FreeBSD.org>
10139
10140 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10141
de65820c
MM
101422018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10143
10144 * gdb.btrace/buffer-size.exp: Do not force BTS.
10145
980548fd
PA
101462018-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
c4e12631
MM
101512018-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
c2e0e465
SM
101562018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10157
10158 * gdb.cp/m-static.exp: Check type of optimized out static
10159 member.
10160
f7216783
AB
101612018-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
0625771b
LS
101662018-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
59498c30
LS
101802018-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
d4d38844
YQ
101862018-02-01 Yao Qi <yao.qi@linaro.org>
10187
10188 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10189 "\[^\r\n\]*".
10190
07e5f5cf
NP
101912018-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
929b5ad4
JB
101972018-01-31 Joel Brobecker <brobecker@adacore.com>
10198
10199 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10200
e671cd59
PA
102012018-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
fc413dc4
JB
102092018-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
5c319bb2
PA
102162018-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
a9e40818
JB
102222018-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
e707fc44
AB
102332018-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
ae451627
AB
102392018-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
b1b189e0
AB
102472018-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
fcfcc376
TT
102522018-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
634c1c31
AA
102572018-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
d6ad07fd
AA
102622018-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
adf8243b
RK
102702018-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
dcc06925
AA
102832018-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
25d4fd80
AA
102882018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10289
10290 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10291
ee7f689e 102922018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
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
d8447b6b
YQ
103002018-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
86d6a90c
TT
103052018-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
cbcdb1aa
AB
103102018-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
eea61984
PA
103162018-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
6181e9c2
SM
103212018-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
3cada740
PA
103262018-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
c63d3e8d
PA
103322018-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
d4c2a405
PA
103402018-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
8825213e
PA
103462018-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
605fd3c6
YQ
103512018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10352
10353 * gdb.server/unittest.exp: Match the output in non-development
10354 mode.
10355
1e5ded6c
YQ
103562018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10357
10358 * gdb.gdb/unittest.exp: Match output in non-development mode.
10359
30066b0b
JB
103602018-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
04bafb1e
XR
103662018-01-08 Joel Brobecker <brobecker@adacore.com>
10367
9f86398b
JB
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.
04bafb1e 10370
e379cee6
PA
103712018-01-05 Pedro Alves <palves@redhat.com>
10372
10373 PR gdb/18653
10374 * gdb.base/libsegfault.exp: New.
10375
de63c46b
PA
103762018-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
f98fc17b
PA
103822018-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
342f8240
JB
103892018-01-05 Joel Brobecker <brobecker@adacore.com>
10390
10391 * gdb.ada/rename_subscript_param: New testcase.
10392
7150d33c
JG
103932018-01-05 Jerome Guitton <guitton@adacore.com>
10394
10395 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10396
cc0e770c
JB
103972018-01-05 Joel Brobecker <brobecker@adacore.com>
10398
10399 * gdb.ada/convvar_comp: New testcase.
10400
672a41aa 104012018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
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
7365ec2f
JB
104072018-01-04 Joel Brobecker <brobecker@adacore.com>
10408
10409 PR gdb/22670
10410 * gdb.ada/maint_with_ada: New testcase.
10411
289483b6
JB
104122018-01-04 Joel Brobecker <brobecker@adacore.com>
10413
10414 PR gdb/22670
10415 * gdb.ada/bp_c_mixed_case: New testcase.
10416
344420da
JB
104172018-01-04 Joel Brobecker <brobecker@adacore.com>
10418
10419 PR gdb/22670
10420 * gdb.ada/complete.exp: Add "complete break ada" test.
10421
66fc87a0
JB
104222018-01-04 Joel Brobecker <brobecker@adacore.com>
10423
10424 PR gdb/22670
10425 * gdb.ada/info_addr_mixed_case: New testcase.
10426
9f757bf7
XR
104272018-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
bd570f80
JB
104332018-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
9fe561ab
JB
104382018-01-02 Joel Brobecker <brobecker@adacore.com>
10439
10440 * gdb.ada/dyn_stride.exp: Add slice test.
10441
a405673c
JB
104422018-01-02 Joel Brobecker <brobecker@adacore.com>
10443
10444 * gdb.ada/dyn_stride: New testcase.
10445
cef0f868
SH
104462017-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
b67d92b0
SH
104512017-12-27 Stafford Horne <shorne@gmail.com>
10452
10453 * gdb.base/reggroups.c: New file.
10454 * gdb.base/reggroups.exp: New file.
10455
eccab96d
JB
104562017-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
0e2da9f0
JB
104612017-12-18 Joel Brobecker <brobecker@adacore.com>
10462
10463 * gdb.ada/assign_arr: New testcase.
10464
cb923fcc
XR
104652017-12-18 Xavier Roirand <roirand@adacore.com>
10466
10467 * gdb.ada/funcall_ptr: New testcase.
10468
7c161838
SDJ
104692017-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
1af17fd9
YQ
104752017-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
828d5846
XR
104802017-12-15 Xavier Roirand <roirand@adacore.com>
10481
10482 * gdb.ada/same_component_name: New testcase.
10483
79e8fcaa
JB
104842017-12-14 Joel Brobecker <brobecker@adacore.com>
10485
10486 * gdb.ada/str_binop_equal: New testcase.
10487
e05fa6f9
JB
104882017-12-14 Joel Brobecker <brobecker@adacore.com>
10489
10490 * gdb.ada/task_switch_in_core: New testcase.
10491
b89641ba
SM
104922017-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
6892d2e4
PA
104992017-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
a22ecf70
PA
105042017-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
9937536c
JB
105132017-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
fe49c6f5
SH
105182017-12-12 Stafford Horne <shorne@gmail.com>
10519
10520 * gdb.xml/tdesc-regs.exp: Add or1k support.
10521
c3d18620
SH
105222017-12-12 Stafford Horne <shorne@gmail.com>
10523
10524 * gdb.base/bp-permanent.c: Define nop of or1k.
10525
c5f9cfc8
JB
105262017-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
a9c135fc
JB
105312017-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
927aa2e7
JK
105362017-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
f17d9474
YQ
105472017-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
a0de8c21
YQ
105522017-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
a738ea1d
YQ
105572017-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
1cd9a73b
SDJ
105622017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10563
10564 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10565 "int".
10566
fa6eb693
KS
105672017-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
883fd55a
KS
105752017-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
ec72db3e
SM
105892017-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
99598d71
TT
105942017-12-07 Tom Tromey <tom@tromey.com>
10595
10596 * gdb.base/break.exp: Add test for empty "commands".
10597
a8806230
YQ
105982017-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
824cc835
PM
106032017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10604
e79be6e5 10605 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10606 tests for explicit locations.
10607
7cc244de
PA
106082017-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
50a1fdd5
PA
106132017-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
f0fb2488
PA
106192017-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
97cbe998
SDJ
106352017-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
40fc416f
SDJ
106412017-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
1cc75e92
YQ
106472017-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
875fb7a7
JB
106622017-11-30 Joel Brobecker <brobecker@adacore.com>
10663
10664 * gdb.ada/repeat_dyn: New testcase.
10665
6f14765f
UW
106662017-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
f1af7b94
SM
106722017-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
e3919f3e
PA
106802017-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
bd69330d
PA
106862017-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
a20714ff
PA
106922017-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
f6f1d339
PM
107102017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10711
10712 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10713
02ca603a
TT
107142017-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
ed6c0bfb
TP
107192017-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
f106e10e
TP
107252017-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
10329bb2
JB
107332017-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
617cd4bc
UW
107402017-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.
58f7f0bf
UW
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.
617cd4bc 10764
a81aaca0
PA
107652017-11-25 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.base/complete-empty.exp: New file.
10768 * gdb.base/completion.exp: Adjust.
10769
6a3c6ee4
PA
107702017-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
8955eb2d
PA
107782017-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
e547c119
JB
107892017-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
7c3c1aa8
YQ
107952017-11-22 Yao Qi <yao.qi@linaro.org>
10796
10797 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10798
41bd68f5
SM
107992017-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
1daad298
YQ
108052017-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
88465e87
YQ
108102017-11-22 Yao Qi <yao.qi@linaro.org>
10811
10812 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10813 compiler.
10814
dc196b23
YQ
108152017-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
2400729e
UW
108212017-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
7a26362d
UW
108262017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10827
10828 * gdb.arch/vsx-regs.exp: Update register content checks.
10829
ed0f4273
UW
108302017-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
a25d69c6
PA
108352017-11-21 Pedro Alves <palves@redhat.com>
10836
10837 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10838
73fcf641
PA
108392017-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
71a3c369
TT
108502017-11-17 Tom Tromey <tom@tromey.com>
10851
10852 * gdb.rust/traits.rs: New file.
10853 * gdb.rust/traits.exp: New file.
10854
ced9779b
JB
108552017-11-17 Joel Brobecker <brobecker@adacore.com>
10856
10857 * gdb.ada/minsyms: New testcase.
10858
a0922d80
PA
108592017-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
ea04e54c
PA
108642017-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
e849ea89
PA
108692017-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
d8ae99a7
PM
108742017-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
968a13f8
PA
108802017-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
71774bc9
SM
108872017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10888
10889 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10890 regex.
10891
ddbb44cf
SM
108922017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10893
10894 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10895 test names.
10896
584a564f
PA
108972017-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
5ed7a928
PA
109042017-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
a60e0738
PA
109132017-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
2c88253f
PA
109182017-11-09 Pedro Alves <palves@redhat.com>
10919
10920 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10921
c7a38517
PA
109222017-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
f29f4b6b
PA
109292017-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
286acbb5
JB
109342017-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
62d7ae92
PA
109422017-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
280ca31f
DT
109482017-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
b5ec771e
PA
109532017-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
a02b41a7
PA
109592017-11-07 Pedro Alves <palves@redhat.com>
10960
10961 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10962
95e95a6d
PA
109632017-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
cee62dbd
PA
109712017-11-07 Pedro Alves <palves@redhat.com>
10972
10973 * gdb.cp/ena-dis-br-range.exp: Add tests.
10974
cc638e86
PA
109752017-11-07 Pedro Alves <palves@redhat.com>
10976
10977 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10978
d0fe4701
XR
109792017-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
46f67f80
PA
109872017-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
726e1356
PA
109922017-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
50ab6ace
YQ
110002017-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
8e68731c
YQ
110052017-11-03 Yao Qi <yao.qi@linaro.org>
11006
11007 * gdb.python/py-thrhandle.exp: Skip it if python is not
11008 enabled.
11009
3a87ae65
SM
110102017-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
484d8d36
MD
110152017-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
4a27f119
KS
110212017-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
bb11dd58
YQ
110262017-10-27 Yao Qi <yao.qi@linaro.org>
11027
11028 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11029
a43f3893
PF
110302017-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
792ccf00
PA
110372017-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
eb2bfbad
PA
110422017-10-24 Pedro Alves <palves@redhat.com>
11043
11044 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11045
1f75a651
PA
110462017-10-24 Pedro Alves <palves@redhat.com>
11047
11048 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11049 loop.
11050
779990d9
PA
110512017-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
ad9b8f5d
PA
110562017-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
fee6da6e
PA
110612017-10-24 Pedro Alves <palves@redhat.com>
11062
11063 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11064 custom test name.
11065
10389c2c
PA
110662017-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
a80e65a9
PA
110722017-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
15763a09
PA
110772017-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
49a4ce2e
AB
110822017-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
a75868f5
PA
110872017-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
c8ba13ad
KS
110922017-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
b27de576
PA
111002017-10-17 Pedro Alves <palves@redhat.com>
11101
11102 * boards/native-stdio-gdbserver.exp: Load "local-board".
11103
8484c955
PA
111042017-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
83d5a34d
KS
111092017-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
739b3f1d
PA
111182017-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
fe68b953
SM
111412017-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
300b6685
PA
111502017-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
50500caf
PA
111592017-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
dad0c6d2
PA
111662017-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
8b0553c1
PA
111712017-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
7594f623
PA
111792017-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
ebe3b402
PA
111852017-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
42f1b161
PA
111912017-10-13 Pedro Alves <palves@redhat.com>
11192
11193 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11194 already.
11195
8d6ef72b
PA
111962017-10-13 Pedro Alves <palves@redhat.com>
11197
11198 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11199 is_remote.
11200
d7bcd5b8
PA
112012017-10-13 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11204 is_remote.
11205
df479dc6
PA
112062017-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
23fb630a
PA
112132017-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
cc77b1dc
PA
112182017-10-13 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.base/remote.exp (top level): Fix comment typo and add
11221 missing return.
11222
27c9e813
PA
112232017-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
5e830d98
PA
112302017-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
f5ca0032
PA
112352017-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
8aed1c0d
PA
112452017-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
cfa34c87
SM
112502017-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
9192b7de
PA
112552017-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
6bf0052d
PA
112612017-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
e48ef82d
PA
112672017-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
8d7aea57
SM
112732017-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
30440677
PA
112782017-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
4e04f045 112842017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11285 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
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
871a186e
PA
112922017-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
56d704da
AK
112992017-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
2f20e312
SM
113042017-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
65630365
PA
113082017-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
bf469271
PA
113132017-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
777a42f1
PA
113182017-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
cbd2b4e3
PA
113312017-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
5c9e4427
PA
113452017-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
b3b7c423
SL
113522017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11353
11354 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11355
3b4b2f16
UW
113562017-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
5cd63fda
PA
113622017-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
4c71c105
SM
113732017-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
bc3b087d
SDJ
113782017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11379
11380 * gdb.base/set-cwd.exp: Make it available on
11381 native-extended-gdbserver.
11382
d092c5a2
SDJ
113832017-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
45320ffa
TT
113882017-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
b3e3859b
TT
113942017-10-02 Tom Tromey <tom@tromey.com>
11395
11396 * gdb.rust/simple.exp: Test ptype of a slice.
11397
01af5e0d
TT
113982017-10-02 Tom Tromey <tom@tromey.com>
11399
11400 * gdb.rust/simple.exp: Test index of slice.
11401
a9bbfbd8
TT
114022017-09-27 Tom Tromey <tom@tromey.com>
11403
11404 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11405
df8899e5
TP
114062017-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
757bf54b
KB
114142017-09-21 Kevin Buettner <kevinb@redhat.com>
11415
11416 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11417 files.
11418
06871ae8
PA
114192017-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
e5f25bc5
PA
114252017-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
4e5a4f58
JB
114412017-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
26e53f3e
PA
114472017-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
cb791d59
TT
114522017-09-11 Tom Tromey <tom@tromey.com>
11453
11454 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11455
7c96f8c1
TT
114562017-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
469412dd
CW
114612017-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
e0f86435
BH
114662017-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
9e9af4be
BH
114712017-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
a5ad232b 114772017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11478 Christoph Weinmann <christoph.t.weinmann@intel.com>
11479 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11480
11481 * gdb.fortran/ptr-indentation.f90: New file.
11482 * gdb.fortran/ptr-indentation.exp: New file.
11483
5aec60eb
TT
114842017-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
8f8f8152
TP
114892017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11490
11491 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11492
fbd1b771
JK
114932017-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
5eb5f850
TT
114982017-09-05 Tom Tromey <tom@tromey.com>
11499
11500 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11501 for rust.
11502
ae780a21
SM
115032017-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
3693fdb3
PA
115092017-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
e68cb8e0
PA
115212017-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
858be34c
PA
115272017-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
46a4882b
PA
115332017-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
2c5a2be1
PA
115492017-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
7022349d
PA
115542017-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
54990598
PA
115782017-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
34d16ea2
SM
115872017-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
9521ecda
SM
115922017-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
80a65e9b
SM
115972017-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
e439fa14
PA
116022017-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
0a2dde4a
SDJ
116092017-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
5e89eb3a
SM
116142017-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
fd437cbc
SM
116272017-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
87215ad1
SDJ
116322017-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
58afddc6
WP
116382017-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
5277199a
PA
116432017-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
14278e1f
TT
116482017-08-22 Tom Tromey <tom@tromey.com>
11649
11650 * gdb.gdb/xfullpath.exp: Remove.
11651
bf223d3e
PA
116522017-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
c973d0aa
PA
116592017-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
6d580b63
YQ
116782017-08-18 Yao Qi <yao.qi@linaro.org>
11679
11680 * gdb.server/unittest.exp: New.
11681
206726fb
SDJ
116822017-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
bf0ec4c2
AA
116882017-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
d6382fff
TT
116932017-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
c2c2dd9f
SM
117012017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11702
11703 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11704 characters.
11705
fdffd6f4
TT
117062017-08-05 Tom Tromey <tom@tromey.com>
11707
11708 * gdb.rust/simple.exp: Allow String to appear in a different
11709 namespace.
11710
27d41eac
YQ
117112017-07-26 Yao Qi <yao.qi@linaro.org>
11712
11713 * gdb.gdb/unittest.exp: Invoke command
11714 "maintenance check xml-descriptions".
11715
031ed05d
AA
117162017-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
dcd27ddf
SM
117222017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11723
11724 * gdb.python/py-unwind.exp: Disable stack protection when
11725 building test file.
11726
47e77640
PA
117272017-07-20 Pedro Alves <palves@redhat.com>
11728
11729 * gdb.base/default.exp (set language): Adjust expected output.
11730
62d2a18a
PA
117312017-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
c45ec17c
PA
117452017-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
c6756f62
PA
117512017-07-17 Pedro Alves <palves@redhat.com>
11752
11753 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11754
5bd68487
AB
117552017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11756
11757 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11758
8880f2a9
TT
117592017-07-14 Tom Tromey <tom@tromey.com>
11760
11761 PR rust/21764:
11762 * gdb.rust/simple.exp: Add tests.
11763
65547233
TT
117642017-07-14 Tom Tromey <tom@tromey.com>
11765
11766 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11767
8f14146e
PA
117682017-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
b4365d02
AB
117742017-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
5d2cbaa5
AB
117792017-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
11cb5716
IB
117842017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11785
11786 * gdb.dlang/demangle.exp: Update for demangling changes.
11787
03278692
TT
117882017-07-09 Tom Tromey <tom@tromey.com>
11789
11790 * gdb.dwarf2/shortpiece.exp: New file.
11791
33c5cd75
DB
117922017-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
8455d262
PA
118032017-07-06 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.python/py-unwind.exp: Test flushregs.
11806
dc4bde35
SDJ
118072017-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
51ed89aa
SDJ
118132017-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
eb17d413
PA
118192017-06-29 Pedro Alves <palves@redhat.com>
11820
11821 * gdb.base/printcmds.exp: Add tests.
11822
41664b45
DG
118232017-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
75312ae3
KB
118292017-06-21 Kevin Buettner <kevinb@redhat.com>
11830
11831 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11832 subpattern.
11833
66953522
PB
118342017-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
5524b525
AA
118402017-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
03c8af18
AA
118462017-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
3bf31011
AA
118512017-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
805acca0
AA
118562017-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
e9352324
AA
118722017-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
d5d1163e
AA
118782017-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
0567c986
AA
118832017-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
973e9aab
TT
118892017-06-12 Tom Tromey <tom@tromey.com>
11890
11891 * gdb.dwarf2/formdata16.exp: Add tests.
11892
d9109c80
TT
118932017-06-12 Tom Tromey <tom@tromey.com>
11894
11895 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11896
30a25466
TT
118972017-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
aefd8b33
SDJ
119062017-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
2090129c
SDJ
119112017-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
8e86a419
SM
119172017-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
e6cf65f2
TT
119222017-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
43cc5389
TT
119282017-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
ec8df234
TT
119342017-05-18 Tom Tromey <tom@tromey.com>
11935
11936 * gdb.rust/simple.exp: Allow Box to be qualified.
11937
3e3e7fae
TP
119382017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11939
11940 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11941
59cc050d
PA
119422017-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
c8f6abd1
PA
119472017-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
d2a03b77
PA
119552017-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
0d5c6999
YQ
119612017-05-17 Yao Qi <yao.qi@linaro.org>
11962
11963 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11964
21873064
YQ
119652017-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
d512d31c
PA
119712017-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
90cef2ed
KS
119762017-05-03 Keith Seitz <keiths@redhat.com>
11977
11978 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11979 (main): Call it.
11980
14f819c8
TW
119812017-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
913aeadd
TW
119862017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11987
11988 * gdb.python/py-record-btrace.exp: Remove test for
11989 gdb.BtraceInstruction.error.
11990
a3be24ad
TW
119912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11992
11993 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11994
ae20e79a
TW
119952017-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
45ce1b47
SDJ
120002017-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
e15c3eb4
KS
120112017-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
3a3fd0fd
PA
120232017-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
53375380
PA
120302017-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
53e710ac
PA
120392017-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
0ad9d8c7
SDJ
120452017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12046
12047 PR gdb/21352
12048 * gdb.trace/tsv.exp: Add test for "tsave -r".
12049
b1b45502
IB
120502017-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
ec13808e
JK
120552017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12056
12057 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12058
fe5f7374
AK
120592017-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
eea78757
AK
120642017-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
5badf10a
IR
120692017-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
cee59b3f
TW
120752017-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
c0f55cc6
AV
120802017-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
51457a05
MAL
120982017-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
5b291c04
MAL
121032017-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
59a56148
AA
121082017-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
7942e96e
AA
121142017-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
6ebac3fb
DE
121202017-03-16 Doug Evans <dje@google.com>
12121
12122 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12123
ec3b243d
TP
121242017-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.
2cc36e25
DE
12128
121292017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
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
2cc36e25 121372017-03-16 Doug Evans <dje@google.com>
34b43320
DE
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.
ec3b243d 12146
0efcde63
AK
121472017-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
7978d7c3
SM
121522017-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
896c0c1e
SM
121572017-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
5f4d1085
KS
121632017-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
1de05205
PA
121712017-03-08 Pedro Alves <palves@redhat.com>
12172
12173 * gdb.base/step-over-exit.exp: Add explicit test message.
12174
c65d6b55
PA
121752017-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
2e86a283
PA
121812017-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
25dcbff6
PA
121862017-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
dc9366eb
PA
121912017-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
6e5d74e7
PA
122002017-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
9753a2f6
PA
122082017-03-08 Pedro Alves <palves@redhat.com>
12209
12210 PR tui/21216
12211 * gdb.tui/tui-nl-filtered-output.exp: New file.
12212
1a4dd9dd
PA
122132017-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
7cbbff33
PA
122182017-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
5f6fd321
PA
122252017-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
44959fa8
PA
122302017-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
f8c4e718
PA
122372017-03-07 Pedro Alves <palves@redhat.com>
12238
12239 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12240
6dbb839a 122412017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12242
12243 * i386-mpx-call.c: New file.
12244 * i386-mpx-call.exp: New file.
12245
65b48a81
PB
122462017-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
17cd4947
LM
122732017-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
2039d74e
EBM
122812017-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
a51d7ecf
EBM
122892017-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
0224619f
JK
122942017-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
216f72a1
JK
123002017-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
43988095
JK
123082017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12309
12310 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12311
99e8a4f9
SDJ
123122017-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
b58a8c0c
TP
123182017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12319
12320 * gdb.cp/chained-calls.exp: Use p instead of P.
12321
4e746bb6
TW
123222017-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
3f77c769
TT
123272017-02-14 Tom Tromey <tom@tromey.com>
12328
12329 PR python/13598:
12330 * gdb.python/py-events.exp: Add before_prompt event tests.
12331
075beec0
AA
123322017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12333
12334 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12335
bf5f525c
LM
123362017-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
13a66184
LM
123442017-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
26a06916
SM
123492017-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
b761ca9e
SM
123542017-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
b964bee0
TT
123592017-02-10 Tom Tromey <tom@tromey.com>
12360
12361 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12362
18da0c51
MG
123632017-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
604c4576
JG
123682017-02-08 Jerome Guitton <guitton@adacore.com>
12369
12370 * gdb.base/define.exp: Add test for command abbreviations
12371 in define.
12372
20b477a7
LM
123732017-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
3f7b46f2
IR
123782017-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
f0fd41c1
TT
123832017-02-03 Tom Tromey <tom@tromey.com>
12384
12385 PR rust/21097:
12386 * gdb.rust/simple.exp: Add new tests.
12387
5be5dbf0
PA
123882017-02-02 Pedro Alves <palves@redhat.com>
12389
12390 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12391 tests.
12392
7346ef59
AA
123932017-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
787f0025
MM
124012017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12402
12403 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12404
68777c29
MM
124052017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12406
12407 * gdb.btrace/enable.exp: Call gdb_exit before
12408 skip_gdbserver_tests.
12409
0a1c7e28
MM
124102017-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
b5ac99b0
MM
124152017-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
cd4007e4
MM
124442017-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
2735833d
WT
124492017-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
b51e1e94
LM
124542017-01-26 Luis Machado <lgustavo@codesourcery.com>
12455
12456 * lib/memory.exp: Remove spurious empty newlines.
12457
72ca0410
SM
124582017-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
e309aa65
LM
124752017-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
515aff23
LM
124862017-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
d8b49cf0
YQ
124982017-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
f13a9a0c
YQ
125032017-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
5ac95241
YQ
125112017-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
23e82930
LM
125162017-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
d334ae25
LM
125212017-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
f5e6296e
IB
125262017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12527
12528 * gdb.dlang/debug-expr.exp: New file.
12529
5b362f04
LM
125302016-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
34c41c68
DE
132802016-12-22 Doug Evans <xdje42@gmail.com>
13281
13282 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13283 and msymbols.
13284
16e69324
YQ
132852016-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
f94f411b
YQ
132912016-12-09 Yao Qi <yao.qi@linaro.org>
13292
13293 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13294
132952016-12-09 Yao Qi <yao.qi@linaro.org>
13296
13297 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13298
f1b5deee
PA
132992016-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
364ca42e
YQ
133112016-12-09 Yao Qi <yao.qi@linaro.org>
13312
13313 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13314
107c2d62
LM
133152016-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
df3ee9ca
PA
133212016-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
ec835369
PA
133272016-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
01770bbd
PA
133332016-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
008459ea
LM
133402016-12-02 Luis Machado <lgustavo@codesourcery.com>
13341
13342 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13343 timeout handling.
13344
0c1b455e
TT
133452016-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
018572b8
LM
133502016-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
84c93cd5
LM
133572016-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
fb9feb35
LM
135552016-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
cd2ddb6c
LM
135612016-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
bb95117e
LM
135752016-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
de97fdd4
LM
136312016-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
9f058c10
LM
136482016-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
cdc7edd7
LM
136972016-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
bc6c7af4
LM
137852016-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
ad02e4fe
SM
141452016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14146
14147 * Makefile.in: Include disable-implicit-rules.mk.
14148
22347e55
AA
141492016-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
da5b30da
AA
141542016-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
b593ecca
SM
141602016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14161
14162 * gdb.base/default.exp: Fix output of "set language".
14163
3b165252
SM
141642016-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
1a2f3d7f
KB
141722016-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
b7f38fda
AA
141822016-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
1f8db343
CM
141872016-11-11 Catherine Moore <clm@codesourcery.com>
14188
14189 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14190
fad0c9fb
PA
141912016-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
8354c62c
SM
142082016-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
64f367a2
PA
142252016-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
0bb65f1e
AA
142412016-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
7353f247
TT
142472016-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
30a7bb83
TT
142522016-11-08 Tom Tromey <tom@tromey.com>
14253
14254 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14255 New method.
14256
cdf5a07c
MG
142572016-10-29 Manish Goregaokar <manish@mozilla.com>
14258
2806dc7e 14259 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14260
51a789c3
MG
142612016-10-27 Manish Goregaokar <manish@mozilla.com>
14262
2806dc7e
PA
14263 * gdb.rust/simple.rs: Add test for univariant enums without
14264 discriminants and for encoded struct-like enums.
51a789c3 14265
f610ab6d
PA
142662016-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
b129b0ca
LM
142722016-10-28 Luis Machado <lgustavo@codesourcery.com>
14273
14274 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14275 general.
14276
ecf45d2c
SL
142772016-10-25 Luis Machado <lgustavo@codesourcery.com>
14278
14279 * gdb.base/exec-invalid-sysroot.exp: New file.
14280
b8d38ee4
JK
142812016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14282
14283 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14284
f90fd8c2
JK
142852016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14286
14287 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14288
2d2476aa
MR
142892016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14290
2806dc7e
PA
14291 * gdb.base/killed-outside.exp: Remove $options from a call to
14292 `prepare_for_testing'.
2d2476aa 14293
e42b25a0
SM
142942016-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
3ccdb432
SM
142992016-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
5bad3170
SM
143042016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14305
14306 * gdb.trace/mi-trace-save.exp: New file.
14307
5ad9dba7
YQ
143082016-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
62df7e21
YQ
143152016-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
4dac951e
LM
143202016-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
8f1a8fc4
JK
143272016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14328
14329 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14330
16c85b5d
JK
143312016-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
1d0e042a
YQ
143372016-10-07 Yao Qi <yao.qi@linaro.org>
14338
14339 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14340
68dadef5
MM
143412016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14342
14343 * gdb.python/python.exp: Test decode_line("*0").
14344
33fa2c6e
DE
143452016-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
9c37b5ae
TT
143502016-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
78b86327
MR
143622016-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
7470adbb
MR
143672016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14368
14369 * gdb.base/solib-disc.exp: Use `standard_output_file'
14370 throughout.
14371
4a556533
PA
143722016-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
5a122fbc
PA
143872016-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
ee8da4b8
DE
143962016-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
f389f6fe
JK
144022016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14403
14404 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14405
fdebf1a4
YQ
144062016-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
9c36d954 144112016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14412 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
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
4034d0ff 144182016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14419 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14420
14421 PR gdb/20487
14422 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14423 =thread-select-event check.
14424
a4297203
PB
144252016-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
bb805577
JK
144312016-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
6d61dee5
PA
144372016-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
f73842fc
YQ
144422016-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
90681dab
YQ
144502016-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
9c211fd8
YQ
144572016-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
ad0a504f
AK
144622016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14463
14464 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14465
36cf1806
TT
144662016-09-21 Tom Tromey <tom@tromey.com>
14467
14468 PR gdb/20604:
14469 * gdb.base/quit.exp: New file.
14470
74172ecf
SM
144712016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14472
14473 * .gitignore: New file.
14474
3d0ec882
MR
144752016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14476
14477 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14478 throughout.
14479
8193adea
AA
144802016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14481
14482 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14483
d41a5c09
JK
144842016-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
d2dfe700
JK
144912016-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
e2a92b16
PB
144952016-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
49b4de64
JK
145012016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14502
14503 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14504
2c29df25
SDJ
145052016-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
cc3c2846
JB
145122016-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
e1b2624a
AA
145172016-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
4295e285
PA
145262016-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
00d5215e
UW
145352016-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
a9ff5f12
UW
145422016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14543
14544 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14545
f245535c
PA
145462016-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
ae9cf263
YQ
145542016-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
27aba047
YQ
145592016-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
5af962df
AA
145782016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14579
14580 * gdb.multi/tids.exp: Test "thread apply all".
14581
7fac6910
JK
145822016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14583
14584 * gdb.base/default.exp (tty): Remove.
14585
bb1fe4ac
KB
145862016-08-24 Kevin Buettner <kevinb@redhat.com>
14587
2806dc7e
PA
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.
bb1fe4ac 14591
0a1ddfa6
SM
145922016-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
d9de1fe3
PA
145972016-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
e9d9abd7
YQ
146032016-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
3589529e
YQ
146102016-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
6bb90213
PA
146172016-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
20c2c024
CL
146242016-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
0646e07d
PA
146352016-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
46da9242
CL
146402016-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
eb2332d7
SM
146462016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14647
14648 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14649 expected error message.
14650
63c61e04
SM
146512016-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
7b17065f
YQ
146562016-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
01d3dedf
PA
146612016-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
3eb7562a
PA
146672016-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
80614914
PA
146742016-08-09 Pedro Alves <palves@redhat.com>
14675
14676 PR mi/20431
14677 * gdb.mi/mi-cmd-error.exp: New file.
14678
f348d89a
PA
146792016-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
e5ca03b4
PA
146862016-08-09 Pedro Alves <palves@redhat.com>
14687
14688 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14689
282a0691
TT
146902016-08-03 Tom Tromey <tom@tromey.com>
14691
14692 PR python/18565:
14693 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14694
41bfcd63
YQ
146952016-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
e3465b24
YQ
147012016-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
0b31a4bc
TT
147072016-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
e0461dbb
MM
147132016-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
8194e927
SM
147242016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14725
14726 * gdb.base/new-ui.exp (do_test_invalid_args): New
14727 procedure.
14728
c0272db5
TW
147292016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14730
14731 * gdb.btrace/reconnect.c: New file.
14732 * gdb.btrace/reconnect.exp: New file.
14733
e3487908
GKB
147342016-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
12df5c00
TT
147402016-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
bae62ee2
YQ
147452016-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
b1b53fb3
YQ
147502016-07-21 Yao Qi <yao.qi@linaro.org>
14751
14752 * gdb.server/solib-list.exp: Unset last_loaded_file.
14753
027d97f8
JK
147542016-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
7674d381
JK
147592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14760
14761 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14762
72b5d099
JK
147632016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14764
14765 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14766
1f960ced
PA
147672016-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
f25827c1
YQ
147772016-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
37539ebe
DB
147832016-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
dac790e1
TT
147892016-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
93daf339
TT
147952016-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
6571a381
TT
148032016-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
e8732474
JK
148092016-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
e0f3fd7c
TT
148202016-07-12 Tom Tromey <tom@tromey.com>
14821
14822 PR python/19293:
14823 * gdb.python/py-unwind-maint.exp: Update tests.
14824
3cfe46b6
YQ
148252016-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
4f19a0e6
WT
148302016-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
986cf455
SM
148382016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14839
14840 * gdb.ada/arraydim.exp: Remove extra directory level in build
14841 directory.
14842
f0464b23
SM
148432016-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
42d94011
MG
148502016-07-06 Manish Goregaokar <manish@mozilla.com>
14851
2806dc7e
PA
14852 * simple.rs: Add test for raw pointer subscripting.
14853 * simple.exp: Add test expectations.
42d94011 14854
647c264c
YQ
148552016-07-05 Yao Qi <yao.qi@linaro.org>
14856
14857 * gdb.mi/mi-reverse.exp: Match =record-started output.
14858
20aa2c60
PA
148592016-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
ced2dffb
PA
148772016-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
63000888
PA
148832016-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
038d4868
PA
148882016-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
994e9c83
PA
148932016-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
e5653468
YQ
148982016-06-29 Yao Qi <yao.qi@linaro.org>
14899
14900 * gdb.base/return.c: Add copyright header.
14901
803b47e5
TT
149022016-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
28244707
YQ
149082016-06-29 Yao Qi <yao.qi@linaro.org>
14909
14910 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14911 0x0f07ff.
14912
a31d2f06
YQ
149132016-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
921d8f54
MG
149192016-06-27 Manish Goregaokar <manish@mozilla.com>
14920
25d49b86
PA
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.
921d8f54 14924
f4952523
PMR
149252016-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
fccb08f8
MG
149312016-06-25 Manish Goregaokar <manish@mozilla.com>
14932
14933 PR gdb/20239
14934 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14935 * gdb.rust/simple.exp: Add test expectations for new NonZero
14936 tests.
fccb08f8 14937
6b850546
DT
149382016-06-24 David Taylor <dtaylor@emc.com>
14939
14940 * gdb.base/offsets.exp: New file.
14941 * gdb.base/offsets.c: New file.
14942
17621150
TT
149432016-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
04d59df6
WT
149492016-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
ac69f786
PA
149582016-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
49940788
PA
149652016-06-21 Pedro Alves <palves@redhat.com>
14966
14967 * gdb.mi/mi-exec-run.exp: New file.
14968
ef274d26
PA
149692016-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
468afe6c
PA
149782016-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
51f77c37
PA
149892016-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
8980e177
PA
150062016-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
f38d3ad1
PA
150112016-06-21 Pedro Alves <palves@redhat.com>
15012
15013 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15014
45db7c09
PA
150152016-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
5a069ab3
PA
150202016-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
2838cc1d
SD
150332016-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
21a77091
YQ
150412016-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
f50bf8e5
YQ
150492016-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
a28d8e50
YTL
150542016-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
cad8e26d
AB
150592016-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
347dc102
TT
150812016-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
5e13cf25
BH
150872016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15088
15089 * gdb.fortran/nested-funcs.exp: New.
15090 * gdb.fortran/nested-funcs.f90: New.
15091
bb556f1f
TK
150922016-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
38b022b4
SM
150972016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15098
15099 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15100 matching.
15101
1b40ec05
TT
151022016-06-02 Tom Tromey <tom@tromey.com>
15103
15104 PR python/18984:
15105 * gdb.python/py-shared.exp: Add solib_name test.
15106
193bd378
SM
151072016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15108
15109 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15110
3326303b
MG
151112016-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
825c8ef2
AT
151232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15124
15125 * gdb.trace/trace-condition.exp: Add 64bit tests.
15126
2320162a
AT
151272016-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
a7818233
AT
151342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15135
15136 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15137
0d336466
AT
151382016-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
7faeb45a
AT
151442016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15145
15146 * gdb.trace/trace-condition.exp: Add counter-case tests.
15147
e385593e
JK
151482016-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
744608cc
PA
151542016-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
ac775bf4
AB
151602016-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
2bbad2ea
BH
151652016-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
8b70175d
BH
151702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15171
15172 * gdb.fortran/vla-type.exp: Fix testcase name.
15173
86d8a848
BH
151742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15175
15176 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15177
e188eb36
BH
151782016-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
9b2db1fd
BH
151852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15186
15187 * gdb.fortran/whatis_type.exp: Adapt expected output.
15188
72b17055
BH
151892016-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
3cd81d8d
BH
151942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15195
15196 * gdb.fortran/whatis_type.exp: Use multi_line.
15197
ddae9462
TT
151982016-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
1957f6b8
TT
152042016-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
026a9174
PA
152102016-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
e70a7231
FR
152162016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15217
15218 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15219
0f6ed0e0
TT
152202016-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
ffd19d61
YQ
152262016-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
9e8f9b05
SM
152312016-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
61c6156d
SM
152362016-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
67218854
TT
152422016-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
c44af4eb
TT
152602016-05-17 Tom Tromey <tom@tromey.com>
15261
15262 * gdb.base/default.exp (set language): Add rust.
15263
dcd1f979
TT
152642016-05-17 Tom Tromey <tom@tromey.com>
15265
15266 * gdb.gdb/unittest.exp: New file.
15267
155b7f57
YQ
152682016-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
8ddd5a6c
DE
152732016-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
02e370d9
SM
152812016-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
8929ad8b
SM
152862016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15287
15288 * lib/gdb.exp (use_gdb_stub): New procedure.
15289
6c447423
DE
152902016-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
444e826c
SM
152972016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15298
15299 * gdb.base/detach.exp: Remove is_remote check.
15300
740feeaa
SM
153012016-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
9080ac9d
SM
153072016-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
952ebca5
SM
153122016-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
d9019901
SM
153232016-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
fca4cfd9
SM
153852016-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
11cf4ffb
YQ
153992016-04-27 Yao Qi <yao.qi@linaro.org>
15400
15401 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15402 exists.
15403
3e2e34f8
KB
154042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15405
15406 * vla-type.exp: Print structure from toplevel.
15407
8f07e298
BH
154082016-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
9920b434
BH
154152016-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
f3abeff5
YQ
154202016-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
0a5d52f0
YQ
154252016-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
495346f6
YQ
154302016-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
4a7e075c
YQ
154352016-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
5b061e98
YQ
154422016-04-22 Yao Qi <yao.qi@linaro.org>
15443
15444 * gdb.trace/signal.exp: Also pass if
15445 $tracepoint_hits($i) > $iterations.
15446
5c5dc57f
YQ
154472016-04-22 Yao Qi <yao.qi@linaro.org>
15448
15449 * gdb.trace/signal.c: New file.
15450 * gdb.trace/signal.exp: New file.
15451
a55411b9
DE
154522016-04-19 Doug Evans <xdje42@gmail.com>
15453
15454 * gdb.base/bad-file.exp: New file.
15455
a22df60a
MG
154562016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15457
15458 * gdb.dwarf2/implref.exp: New file.
15459
0c13f7e5
BH
154602016-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
9b9b09e9
BH
154732016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15474
15475 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15476
a14d1f4d
BH
154772016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15478
15479 * lib/compiler.c: Add Intel specific preprocessor macros.
15480 * lib/compiler.cc: Likewise.
25d49b86 15481
7d49b1d0
LM
154822016-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
8392fa22
SM
154872016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15488
15489 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15490
8c4c4aeb
SM
154912016-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
45e3745e
AT
154962016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15497
15498 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15499
e26b7e41
MM
155002016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15501
15502 * gdb.btrace/instruction_history.c (loop): Add declaration.
15503
8ce09462
AT
155042016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15505
15506 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15507
2e88a1ea
SM
155082016-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
f48e22e3
SM
155142016-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
096be756
PA
155212016-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
06500533
JK
155282016-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
2d35e871
JK
155332016-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
155392016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15540
15541 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15542 instead of build_executable. Use gdb_load_shlibs.
15543
c8064e7e
YQ
155442016-04-07 Yao Qi <yao.qi@linaro.org>
15545
15546 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15547 Execute "si" command.
15548
bde47561
YQ
155492016-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
b16f8a3b
DB
155542016-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
c2f901df
SM
155592016-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
ac17fda0
CU
155642016-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
03a8c4df
SM
155702016-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
6e774b13
SM
155752016-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
7817ea46
SM
155872016-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
7beb7f68
SM
156042016-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
cc63428a
AV
156102016-04-01 Artemiy Volkov <artemiyv@acm.org>
15611
15612 PR gdb/19820
15613 * gdb.base/printcmds.exp: Add artificial arrays tests.
15614
64cdf930
PA
156152016-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
40dea8cb
PA
156302016-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
e7ea3ec7
CU
156372016-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
e6359af3
YQ
156442016-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
a4105d04
MK
156512016-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
bfa6adb9
YQ
156602016-03-29 Yao Qi <yao.qi@linaro.org>
15661
15662 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15663
1e6697ea
YQ
156642016-03-24 Yao Qi <yao.qi@linaro.org>
15665
15666 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15667 test message.
15668
64bcd522
AA
156692016-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
7868401b
DB
156742016-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
1cafadb4
DB
156812016-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
81516450
DE
156922016-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
aa52b601
DE
156982016-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
fa4ff313
SM
157032016-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
f2403c39
AB
157082016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15709
15710 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15711
f2f3ccb9
SM
157122016-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
00dbd492
PA
157172016-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
1e6697ea
YQ
157302016-03-09 Pedro Alves <palves@redhat.com>
15731
15732 * gdb.base/command-line-input.exp: New file.
15733
b04fd3be
MK
157342016-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
98fa59e9
MK
157422016-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
f77198c8
MK
157472016-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
ba84e0da
MK
157562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15757
15758 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15759 ordering.
15760
4366d36e
MK
157612016-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
5eb264df
SDJ
157682016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15769
15770 * analyze-racy-logs.py: Set executable bit.
15771
fb6a751f
SDJ
157722016-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
bdf7e230
DE
157842016-03-03 Doug Evans <dje@google.com>
15785
15786 * gdb.base/skip.exp: Use with_test_prefix.
15787
4719d415
YQ
157882016-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
ea507862
YQ
157952016-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
8fc8cbda
YQ
158002016-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
92fa70b0
YQ
158112016-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
e197ad3c
YQ
158172016-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
0b47da9f
YQ
158242016-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
065ab6dc
BH
158322016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15833
15834 * gdb.fortran/vla-history.exp: Remove breakpoint.
15835
07e448ad 158362016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15837
25d49b86
PA
15838 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15839 exceeds timeout.
07e448ad 15840
9ac2d526 158412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15842
25d49b86
PA
15843 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15844 breakpoint.
9ac2d526 15845
17807369
BH
158462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15847
15848 * gdb.mi/vla.f90: Nullify pointer after declaration.
15849
86e501af
PA
158502016-03-01 Pedro Alves <palves@redhat.com>
15851
15852 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15853
1e903e32
PA
158542016-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
6ccb54e2
PA
158642016-03-01 Pedro Alves <palves@redhat.com>
15865
15866 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15867
30ca9da1
YQ
158682016-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
dc856b38
YQ
158732016-03-01 Yao Qi <yao.qi@linaro.org>
15874
15875 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15876
4a932159
AA
158772016-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
f2489477
AA
158822016-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
38899f16
IB
158872016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15888
15889 * gdb.dlang/circular.c: New file.
15890 * gdb.dlang/circular.exp: New file.
15891
9fde51ed
YQ
158922016-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
ce90fefe
YQ
158982016-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
3263bceb
YQ
159052016-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
6cb59ff1
YQ
159162016-02-25 Yao Qi <yao.qi@linaro.org>
15917
15918 * gdb.base/branches.c: Remove.
15919
ae91f625
MK
159202016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15921
15922 PR gdb/13808
15923 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15924
678b48b7
MK
159252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15926
15927 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15928
7337a6f2
MK
159292016-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
861ca91f
AT
159342016-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
bf74e428
GB
159412016-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
cce0e923
DE
159462016-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
4000e47e
MK
159592016-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
24f75ead
IB
159642016-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
fbb7bcbe
WW
159702016-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
012b3a21
WT
159772016-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
2d5189bd
YQ
159842016-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
40fb20d0
YQ
159892016-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
21b1f8d2
DE
159942016-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
4041ed77
DB
160002016-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
c4ef31bf
SM
160062016-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
266b65b3
SM
160112016-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
a7a0a6a9
JK
160162016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16017
16018 * gdb.arch/i386-prologue.c: Add missing prototypes.
16019
c99dbb42
JK
160202016-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
aa480355
SM
160262016-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
ba881f50
JK
160352016-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
e9fb005c
JK
160482016-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
e44e00ff
MK
160542016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16055
16056 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16057
97e94151
SM
160582016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16059
16060 * i386-biarch-core.exp: Define corefile using
16061 standard_output_file.
16062
01113bc1
YQ
160632016-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
33b4777c
MM
160682016-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
acc23c11
PA
160752016-02-11 Pedro Alves <palves@redhat.com>
16076
16077 * README (Parallel testing): Add missing double quotes.
16078
e352bf0a
PA
160792016-02-11 Pedro Alves <palves@redhat.com>
16080
16081 * README (Parallel testing): New section.
16082 (GDB_PARALLEL): Rewrite.
16083 (FORCE_PARALLEL): Document.
16084
9f5fed78
MK
160852016-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
9ef9e6a6
KS
160902016-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
a96e36da
KS
160972016-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
9f61929f
KS
161022016-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
1e94266c
SM
161082016-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
2a7f3dff
PA
161142016-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
2151ccc5
SM
161232016-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
437277d4
SM
161672016-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
31d913c7
YQ
161722016-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
9482b9fb
DE
162022016-02-01 Doug Evans <dje@google.com>
16203
16204 * gdb.base/skip.exp: Clean up multiple references to same test name.
16205
6b2e4f10
PA
162062016-02-01 Pedro Alves <palves@redhat.com>
16207
ccb6afd6 16208 PR remote/19496
6b2e4f10
PA
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
37a8db1a
AB
162162016-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
5fdf6324
AB
162222016-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
935c6144
IB
162282016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16229
16230 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16231
7fe8399d
YQ
162322016-01-28 Yao Qi <yao.qi@linaro.org>
16233
16234 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16235
a2077e25
PA
162362016-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
1d2736d4
PA
162422016-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
f1da4b11
PA
162482016-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
45f38546
MK
162582016-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
dc29a1ce
MK
162632016-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
092127d7
JK
162682016-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
31d765d3
JK
162752016-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
1ac78c04
YQ
162812016-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
4f5946a8
DE
162882016-01-21 Doug Evans <dje@google.com>
16289
16290 * lib/ada.exp (gdb_compile_ada): Fix typo.
16291
305e13e6
JB
162922016-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
5f5dfff6
SM
162982016-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
fd356fa2
AA
163042016-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
9df22175
AT
163102016-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
41d1845e
SM
163152016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16316
16317 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16318
01ac6840
SM
163192016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16320
16321 * Makefile.in (check-single): Pass --status to runtest.
16322 (check/%.exp): Likewise.
16323
163242016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16325
16326 * Makefile.in (check-parallel): Propagate return code from make
16327 do-check-parallel.
16328
bd0a71fa
MK
163292016-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
8bcbad33
SM
163352016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16336
16337 * lib/gdb.exp (gdb_test): Remove unused global references.
16338
f303dbd6
PA
163392016-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
b2789696
YQ
163602016-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
71ef29a8
PA
163662016-01-15 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.multi/tids.exp: Test star wildcard ranges.
16369
3f5b7598
PA
163702016-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
663f6d42
PA
163792016-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
c84f6bbf
PA
163852016-01-13 Pedro Alves <palves@redhat.com>
16386
16387 * gdb.multi/tids.exp: Test "info threads -gid".
16388
22a02324
PA
163892016-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
5d5658a1
PA
163952016-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
84654457
PA
164072016-01-13 Pedro Alves <palves@redhat.com>
16408
16409 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16410
e3940304
PA
164112016-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
a911d87a
PA
164162016-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
82075af2
JS
164222016-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
e46eeedd
PA
164312016-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
01d8c27e
JK
164362016-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
9a706302
JK
164422016-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
c0ecb95f
JK
164502016-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
6cfc1fcb
JK
164582016-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
582a1b00
SM
164652016-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
79bc59cb
PA
164722016-01-06 Pedro Alves <palves@redhat.com>
16473
16474 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16475
43368e1d
MM
164762016-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
79fad5b8
SL
164822015-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
ab8314b3
JB
164872015-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
fe33faff
SM
164962015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16497
16498 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16499
6d265cb4
TP
165002015-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
10125099
SM
165052015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16506
16507 * gdb.base/break.exp: Remove dead code.
16508 * gdb.base/sepdebug.exp: Likewise.
16509
3ca22649
SM
165102015-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
b6304613
SM
165482015-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
bf401b07
SM
165792015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16580
16581 * configure.ac: Remove HP-UX case.
16582 * configure: Regenerate.
16583
aff9c0f8
SM
165842015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16585
16586 * lib/gdb.exp (gdb_compile): Add function doc.
16587
a6904d5a
PA
165882015-12-17 Pedro Alves <palves@redhat.com>
16589
16590 PR threads/19354
16591 * gdb.multi/info-threads.exp: New file.
16592
a22279dd
YQ
165932015-12-15 Yao Qi <yao.qi@linaro.org>
16594
16595 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16596 is aarch64*-*-*.
16597
0588c796
SL
165982015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16599
16600 * gdb.base/history-duplicates.exp: Skip if no readline support.
16601
5d978e17
SL
166022015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16603
16604 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16605
7e763b86
SL
166062015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16607
16608 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16609
87a3a92c
SL
166102015-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
a8f077dc
DB
166302015-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
3b2464a8
AB
166562015-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
a0def019
AB
166632015-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
5c000dff
AB
166682015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16669
16670 * gdb.base/list.exp (test_list): Make test names unique.
16671
f1637ebe
YQ
166722015-12-11 Yao Qi <yao.qi@linaro.org>
16673
16674 * gdb.base/coremaker2.c: Remove.
16675
36d6fc0a
PA
166762015-12-10 Pedro Alves <palves@redhat.com>
16677
16678 * gdb.multi/base.exp: Remove stale "spaces" references.
16679
762f7747
PA
166802015-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
28d2bfb9
AB
166902015-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
5fc2beac
KB
167002015-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
1c35a88f
LM
167052015-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
b593e3d9
RK
167102015-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
d72413e6
PMR
167202015-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
ece66d65
JS
167252015-12-04 Josh Stone <jistone@redhat.com>
16726
16727 * gdb.base/catch-fork-static.exp: New.
16728
41d0efca
YQ
167292015-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
99fd02d9
YQ
167402015-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
f2faf941
PA
167452015-11-30 Pedro Alves <palves@redhat.com>
16746
16747 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16748
04bf20c5
PA
167492015-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
09df4675
PA
167542015-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
58b584af
YQ
167602015-11-27 Yao Qi <yao.qi@linaro.org>
16761
16762 * gdb.arch/arm-neon.exp: New.
16763 * gdb.arch/arm-neon.c: New.
16764
dfcb77a8
YQ
167652015-11-27 Yao Qi <yao.qi@linaro.org>
16766
16767 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16768
88e8ec1b
YQ
167692015-11-27 Yao Qi <yao.qi@linaro.org>
16770
16771 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16772 frames-invalid annotation.
16773
bfde72c2
YQ
167742015-11-27 Yao Qi <yao.qi@linaro.org>
16775
16776 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16777
f6512a69
SM
167782015-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
46a3515b
MM
167842015-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
62147a22
PA
167902015-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
2f341b6e
PA
167972015-11-24 Pedro Alves <palves@redhat.com>
16798
16799 PR 17539
25d49b86
PA
16800 * gdb.base/display.exp: Expect displays to be sorted in ascending
16801 order. Use multi_line.
16802 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16803
7e0aa6aa
PA
168042015-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
2cc57ad8
PA
168332015-11-24 Pedro Alves <palves@redhat.com>
16834
16835 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16836 use lowercase.
16837
c93e8391
SM
168382015-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
045ccf91
SM
168462015-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
5506f9f6
KB
168532015-11-23 Kevin Buettner <kevinb@redhat.com>
16854
16855 * gdb.base/asmlabel.exp: New test.
16856 * gdb.base/asmlabel.c: New test case.
16857
16c3b12f
JB
168582015-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
155bfbd3
JB
168642015-11-23 Joel Brobecker <brobecker@adacore.com>
16865
16866 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16867
bb097445
JM
168682015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16869
206853a0 16870 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16871 pstate register when comparing registers values in
16872 sparc64-*-linux-gnu targets to avoid spurious differences.
16873
9c88ed8f
JM
168742015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16875
206853a0 16876 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16877
96161e25
SL
168782015-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
340c2830
DV
168852015-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
c1862d0f
YQ
168902015-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
77ae9c19
YQ
169022015-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
430e004e
MK
169082015-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
6e7675a7
MK
169402015-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
dddc0e16
JB
169592015-11-09 Joel Brobecker <brobecker@adacore.com>
16960
16961 * gdb.ada/fin_fun_out: New testcase.
16962
c6f0b406
KB
169632015-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
f01dcfd9
KB
169712015-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
2223449a
KB
169902015-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
6f2f1a3a
JK
170092015-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
566c56c9
MK
170142015-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
d5f0636b
MK
170202015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17021
17022 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17023
7ad8b86c
MK
170242015-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
4081c0f1
YQ
170352015-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
452b4ba5
MK
170432015-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
5e2e7507
JK
170602015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17061
17062 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17063
0fde2c53
DE
170642015-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
1a70ae97
DE
170712015-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
27dc26ab
JK
170772015-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
bed91f4d
SM
170822015-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
3f2f83dd
KB
170922015-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
27145d50
SL
171102015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17111
17112 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17113 of hardwired timeout value.
17114
5f3ff4f8
JK
171152015-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
bfd09d20
JS
171212015-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
b32b93c6
AS
171412015-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
9d622bda
AB
171482015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17149
17150 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17151 results.
17152
0fd8ac1c
YQ
171532015-10-12 Yao Qi <yao.qi@linaro.org>
17154
17155 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17156
34240514
YQ
171572015-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
8240f442
YQ
171622015-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
2520f728
PMR
171722015-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
abcef95a
MM
171772015-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
145e3ddb
PA
171842015-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
d5d8c4e1
IB
171892015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17190
17191 * gdb.dlang/properties.exp: New file.
17192
06e635ef
SL
171932015-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
e019fd1d
SM
171982015-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
77ba2a67
MM
172032015-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
c60eb31f
DE
172082015-09-28 Doug Evans <dje@google.com>
17209
17210 * gdb.base/gcore.c (array_func): Add reference to static_array.
17211
9a3c8263
SM
172122015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17213
17214 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17215 source line.
17216
9720e656
SL
172172015-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
938d3bf2
SL
172222015-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
e6c2c623
PMR
172272015-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
06da0f77
PL
172332015-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
4f51c22a
PL
172382015-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
7041adf4
PL
172432015-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
015d2e7e
DE
172582015-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
26b188a2
SL
172632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17264
17265 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17266 the breakpoint.
17267
79dc332b
SL
172682015-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
f57929f2
SL
172742015-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
3f469b17
SL
172792015-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
515b89b3
SL
172842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17285
7800dbe4
SL
17286 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17287
172882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17289
515b89b3
SL
17290 * gdb.linespec/explicit.exp: Check for readline support for
17291 tab-completion tests. Fix obvious typo.
17292
d2939ba2
MM
172932015-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
cbb55fa7
MM
172982015-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
43691ca1
PL
173032015-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
d78908cf
WW
173092015-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
1ed415e2
PA
173142015-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
d136eff5
PA
173252015-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
991f019c
YQ
173322015-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
bfca584f
PMR
173382015-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
b326e587
DE
173452015-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
5382cfab
PW
173502015-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
141c5cc4
JK
173562015-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
d15dcecd
PA
173622015-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
4c2f2a79
PA
173672015-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
919e6dbe
PMR
173762015-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
157280a4
MM
173832015-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
2fd33e94
DB
173882015-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
e70b6e8e
DE
174052015-09-09 Doug Evans <dje@google.com>
17406
17407 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17408
7a551a51
DE
174092015-09-09 Doug Evans <dje@google.com>
17410
17411 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17412
4c666f84
DE
174132015-09-09 Doug Evans <dje@google.com>
17414
17415 * gdb.base/savedregs.exp: Fix typo.
17416
243a9253
PA
174172015-09-09 Pedro Alves <palves@redhat.com>
17418
17419 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17420
c0fa8fbd
SL
174212015-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
cd7c1778
PMR
174272015-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
dc5c8746
PMR
174322015-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
4e83a1e7
UW
174442015-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
8ce74153
LM
174492015-08-26 Luis Machado <lgustavo@codesourcery.com>
17450
17451 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17452 to C.
17453
e9756d52
PP
174542015-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
8d37573b
DB
174592015-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
63e43d3a
PMR
174642015-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
3d40fbb5
PA
174732015-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
4422ac93
LM
174782015-08-24 Luis Machado <lgustavo@codesourcery.com>
17479
17480 * gdb.opt/inline-markers.c: Make z int.
17481
91dddb86
LM
174822015-08-24 Luis Machado <lgustavo@codesourcery.com>
17483
17484 * gdb.opt/inline-markers.c: Make z volatile.
17485
a48847ee
LM
174862015-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
0ebbc52b
PA
174952015-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
77c365df
AA
175052015-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
4313b8c0
GB
175122015-08-21 Gary Benson <gbenson@redhat.com>
17513
17514 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17515
0e433b32
PA
175162015-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
221e1a37
PA
175212015-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
40e3ad0e
PA
175262015-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
af39b327
PMR
175312015-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
7d45c7c3 175362015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17537
7d45c7c3
KB
17538 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17539 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17540
4d6cceb4
DE
175412015-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
ad89c2aa
KS
175522015-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
e3ae3c43
PP
175572015-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
604b2636
DE
175622015-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
6ff0ba5f
DE
175672015-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
9ca98f92
KS
175752015-08-14 Keith Seitz <keiths@redhat.com>
17576
17577 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17578 "evaluated-by".
17579
52bbc560
JB
175802015-08-13 Joel Brobecker <brobecker@adacore.com>
17581
17582 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17583
5d8c3ed3
PMR
175842015-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
ea8812bc
KS
175912015-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
4dafcdeb
JB
175962015-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
5ba32597
SDJ
176022015-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
b6dafabf
PP
176092015-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
abe8e607
PP
176182015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17619
17620 * lib/gdb.exp (save_vars): New proc.
17621
629500fa
KS
176222015-08-11 Keith Seitz <keiths@redhat.com>
17623
17624 * gdb.base/help.exp: Update help_breakpoint_text.
17625
eb8c4e2e
KS
176262015-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
87f0e720
KS
176352015-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
f00aae0f
KS
176482015-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
e27852be
DE
176542015-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
7f03bd92
PA
176602015-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
3fc8eb30
PA
176662015-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
d4569d7b
PA
176712015-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
e1316e60
PA
176862015-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
da8c46d2
MM
176922015-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
de1c2c52
PA
176992015-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
782e0bf4
PA
177052015-08-06 Pedro Alves <palves@redhat.com>
17706
17707 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17708
83e97ed0
PA
177092015-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
863d01bd
PA
177152015-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
0a39bb32
PA
177202015-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
ee2d2b10
SL
177252015-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
4e1bdb00
DE
177302015-08-03 Doug Evans <dje@google.com>
17731
17732 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17733 10000.
17734
3d338901
DE
177352015-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
af061d3e
DE
177482015-08-03 Doug Evans <dje@google.com>
17749
8e1afc81 17750 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
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.
8e1afc81
DE
17757 * gdb.perf/lib/perftest/testresult.py
17758 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17759
2c8c5d37
PA
177602015-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
032a0fca
SL
177982015-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
61a934ca
SL
178042015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17805
17806 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17807
4bc4d428
SL
178082015-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
998d452a
PA
178152015-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
69dde7dc
PA
178202015-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
4dd63d48
PA
178262015-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
d618e4c5
PP
178332015-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
1eef6428
PA
178392015-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
7da5b897
SDJ
178452015-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
dac804df
SDJ
178502015-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
06265e53
PP
178552015-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
18206ca3
PP
178612015-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
90074d11
PP
178662015-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
eb1a7902
PA
178752015-07-29 Pedro Alves <palves@redhat.com>
17876
17877 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17878
8b75dd3b
PA
178792015-07-29 Pedro Alves <palves@redhat.com>
17880
17881 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17882 at the top.
17883
dedad4e3
PA
178842015-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
58789a91
PA
179172015-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
e8376742
PA
179262015-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
08280010
PA
179352015-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
4d30e432
PA
179402015-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
0d30a335
PA
179482015-07-29 Pedro Alves <palves@redhat.com>
17949
17950 * gdb.base/varargs.exp: Use gdb_test_stdio.
17951
39413b29
PA
179522015-07-29 Pedro Alves <palves@redhat.com>
17953
17954 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17955
7cb000a9
PA
179562015-07-29 Pedro Alves <palves@redhat.com>
17957
17958 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17959
d7b8ac82
PA
179602015-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
789c3a0c
PA
179672015-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
77e760c3
PA
179722015-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
8396d2cd
PA
179782015-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
2051d61f
PA
179882015-07-29 Pedro Alves <palves@redhat.com>
17989
17990 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17991
452397af
PA
179922015-07-29 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17995
8aed9555
PA
179962015-07-29 Pedro Alves <palves@redhat.com>
17997
17998 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17999 gdb_test_stdio.
18000
188a61b4
PA
180012015-07-29 Pedro Alves <palves@redhat.com>
18002
18003 * lib/gdb.exp (gdb_test_stdio): New procedure.
18004
12264a45
PA
180052015-07-29 Pedro Alves <palves@redhat.com>
18006
18007 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18008
23ffc893
PA
180092015-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
65566918
PA
180172015-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
d60a9221
SDJ
180242015-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
bde40b8f
PA
180292015-07-28 Pedro Alves <palves@redhat.com>
18030
18031 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18032
13e1dec8
SM
180332015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18034
18035 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18036
da33c9a7
SM
180372015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18038
18039 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18040
077836f7
PP
180412015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18042
18043 * gdb.base/gdb-sigterm-2.exp: New test.
18044
b8cc7b2e
DE
180452015-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
c8bd4544
DE
180612015-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
6eab34f3
DE
180942015-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
63738bfd
DE
181002015-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
7b606f95
DE
181122015-07-24 Doug Evans <dje@google.com>
18113
18114 * lib/gdb.exp (clean_restart): Make executable optional.
18115
a97b16b8
DE
181162015-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
35baa57f
DE
181262015-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
6ebea266
DE
181412015-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
1e76a7e9
SDJ
181482015-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
5068630a
PA
181532015-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
77598427
PA
181602015-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
11e6c98f
YQ
181662015-07-24 Yao Qi <yao.qi@linaro.org>
18167
18168 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18169 restarting process.
18170
51aee833
YQ
181712015-07-24 Yao Qi <yao.qi@linaro.org>
18172
18173 * gdb.server/ext-restart.exp: New file.
18174
8cfe207c
YQ
181752015-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
cc12ce38
DE
181812015-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
d0d84780
PMR
181862015-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
8b558f79
JB
181932015-07-20 Joel Brobecker <brobecker@adacore.com>
18194
18195 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18196
775a3298
JK
181972015-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
db1ff28b
JK
182032015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18204
18205 Revert the previous commit:
18206 Tests for validate symbol file using build-id.
18207
0a94970d
JK
182082015-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
03346981
SL
182162015-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
42422cc7
PL
182242015-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
cfa68bae
JK
182332015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18234
18235 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18236
8ffdba26
PA
182372015-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
218a5a11
JK
182422015-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
e03ed3c6
AA
182482015-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
485668e5
MM
182532015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18254
18255 * gdb.btrace/record_goto-step.exp: New.
18256
08464196
JK
182572015-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
bcf5c1d9
RC
182662015-07-08 Robert O'Callahan <robert@ocallahan.org>
18267
18268 PR exp/18617
18269 * gdb.trace/ax.exp: Add test.
18270
4931af25
YQ
182712015-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
9fcf688e
YQ
182802015-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
fbd8d50d
YQ
182922015-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
71be1fdc
YQ
182972015-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
3e221d36
SM
183042015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18305
18306 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18307 print.
18308
d441430b
YQ
183092015-07-07 Yao Qi <yao.qi@linaro.org>
18310
18311 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18312
06f810bd
MG
183132015-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
5e61e7c0
IB
183182015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18319
18320 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18321
28bf096c
PA
183222015-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
ee93cd5e
KS
183282015-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
fc637f04
PP
183382015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18339
18340 * gdb.base/history-duplicates.exp: New test.
18341
2e52ae68
PP
183422015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18343
18344 * gdb.base/completion.exp: Test the completion of the "focus"
18345 command.
18346
6e22494e
JK
183472015-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
bf7b9cd9
SM
183522015-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
201e8dfd
PB
183572015-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
5cd867b4
YQ
183622015-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
4d7be007
YQ
183672015-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
07fcd301
YQ
183732015-06-22 Yao Qi <yao.qi@linaro.org>
18374
18375 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18376
52042a00
YQ
183772015-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
74bd41ce
PP
183832015-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
bc460514
PP
183882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18389
18390 PR gdb/16999
18391 * gdb.base/gdbhistsize-history.exp: New test.
18392
b58c513b
PP
183932015-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
92046791
YQ
183992015-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
2093d2d3
PP
184042015-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
e6c693af
AA
184092015-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
c74f7d1c
JT
184252015-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
98aa42ee
AT
184322015-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
7d73c23c 184392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18440 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18441
18442 * gdb.arch/i386-mpx-map.c: New file.
18443 * gdb.arch/i386-mpx-map.exp: New File.
18444
184452015-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
184502015-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
184572015-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
d5eba19a
JK
184662015-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
7f361056
JK
184712015-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
3b462ec2
SM
184782015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18479
18480 PR gdb/15564
18481 * gdb.mi/mi-detach.exp: New file.
18482
e0619de6
JK
184832015-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
e970cb34
DB
184902015-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
b2e2f908
DE
184952015-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
82c7be31
DE
185012015-05-26 Doug Evans <dje@google.com>
18502
18503 * gdb.cp/iostream.cc: New file.
18504 * gdb.cp/iostream.exp: New file.
18505
b4f54984
DE
185062015-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
4ea6efe9
DE
185132015-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
f6bb7db3
YQ
185222015-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
a81bfbd0
OJ
185282015-05-26 Omair Javaid <omair.javaid@linaro.org>
18529
25d49b86
PA
18530 * lib/gdb.exp (supports_process_record): Return true for
18531 aarch64*-linux*.
a81bfbd0
OJ
18532 (supports_reverse): Likewise.
18533
158bf1b4
PP
185342015-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
a0145030
AB
185392015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18540
18541 * gdb.base/completion.exp: Add test for completion of layout
18542 names.
18543
ebe3b578
AB
185442015-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
84204ed7
PA
185492015-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
37442ce1
DE
185562015-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
36de76f9
JK
185612015-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
3a9558c4
JK
185662015-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
aa715135
JG
185722015-05-15 Joel Brobecker <brobecker@adacore.com>
18573
18574 * gdb.ada/arr_enum_with_gap: New testcase.
18575
931e5bc3
JG
185762015-05-15 Joel Brobecker <brobecker@adacore.com>
18577
18578 * gdb.ada/byte_packed_arr: New testcase.
18579
9cd4d857
JB
185802015-05-15 Joel Brobecker <brobecker@adacore.com>
18581
18582 * gdb.ada/pckd_neg: New testcase.
18583
ebfd00d2
PP
185842015-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
4c082a81
SC
185912015-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
f7797074
SDJ
186002015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18601
18602 * gdb.base/coredump-filter.exp: Correctly unset
18603 "coredump_var_addr" array.
18604
a4674e4e
PA
186052015-05-08 Pedro Alves <palves@redhat.com>
18606
18607 * gdb.server/non-existing-program.exp: Unset spawn_id.
18608
df2eb078
SC
186092015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18610
18611 PR python/18291
18612 * gdb.python/py-xmethods.exp: Add tests.
18613
422349a3
YQ
186142015-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
63fc80ce
AA
186232015-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
80ad801e
PA
186282015-05-06 Pedro Alves <palves@redhat.com>
18629
18630 PR server/18081
18631 * gdb.server/non-existing-program.exp: New file.
18632
0fa7fe50
JB
186332015-05-05 Joel Brobecker <brobecker@adacore.com>
18634
18635 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18636
3ea89b92
PMR
186372015-05-05 Joel Brobecker <brobecker@adacore.com>
18638
18639 * gdb.ada/out_of_line_in_inlined: New testcase.
18640
87b8eff0
JB
186412015-05-05 Joel Brobecker <brobecker@adacore.com>
18642
18643 * gdb.ada/var_rec_arr: New testcase.
18644
5fccc635
YQ
186452015-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
42d38f42
YQ
186512015-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
2ce1cdbf
DE
186572015-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
f24a38c5
LM
186632015-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
ecbf2b3c
LM
186682015-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
34f5f757
DE
186732015-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
69b4374a
DE
186802015-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
59fb7612
SS
186862015-04-28 Sasha Smundak <asmundak@google.com>
18687
18688 * gdb.python/py-type.exp: New test.
18689
2631b16a
AW
186902015-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
460efde1
JB
186972015-04-27 Joel Brobecker <brobecker@adacore.com>
18698
18699 * gdb.ada/rec_comp: New testcase.
18700
2d369d8e
SDJ
187012015-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
cf75d6c3
AB
187062015-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
8dbe7ca5
YQ
187112015-04-24 Yao Qi <yao.qi@linaro.org>
18712
18713 * boards/remote-gdbserver-on-localhost.exp: New file.
18714
4ef9fb2f
PA
187152015-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
0a803169
PA
187212015-04-23 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18724
749ef8f8
PA
187252015-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
8aae4344
PM
187302015-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
1586c8fb
GB
187382015-04-20 Gary Benson <gbenson@redhat.com>
18739
18740 * gdb.base/attach.exp: Fix three extended remote failures.
18741
1b6e6f5c
GB
187422015-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
e797481d
PA
187472015-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
1ca99c42
PA
187522015-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
af9fd6f8
AA
187572015-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
04ff1e61
AA
187642015-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
40d2f8d6
SM
187792015-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
8cbc97c6
YQ
187872015-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
45fd756c
YQ
187922015-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
9e811bc3
LM
188052015-04-14 Luis Machado <lgustavo@codesourcery.com>
18806
18807 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18808
0ff6fcb2
LM
188092015-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
7578d5f7
LM
188142015-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
2efe15c4
YQ
188192015-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
8cd8f2f8
SDJ
188242015-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
9ee41772
PA
188292015-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
07473109
PA
188342015-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
de3db44c
YQ
188392015-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
c79d856c
PA
188452015-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
ebc90b50
PA
188552015-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
8f572e5c
PA
188642015-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
8d707a12
PA
188742015-04-10 Pedro Alves <palves@redhat.com>
18875
18876 PR gdb/18216
18877 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18878
ef713951
YQ
188792015-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
906d60cf
PA
188862015-04-10 Pedro Alves <palves@redhat.com>
18887
18888 PR gdb/13858
18889 * gdb.base/step-over-no-symbols.exp: New file.
18890
f2983cc3
AW
188912015-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
6d62641c
SDJ
188962015-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
f3770638
PA
189082015-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
4496bed7
PA
189232015-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
b97fde92
PA
189312015-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
f71c18e7
PA
189372015-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
6423214f
PA
189482015-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
71c0ee8c
PA
189582015-04-07 Pedro Alves <palves@redhat.com>
18959
72f4393d 18960 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18961 append the substituted item, not the original item.
18962
203bc29b
PA
189632015-04-07 Pedro Alves <palves@redhat.com>
18964
18965 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18966 gdb_expect.
18967
508a3ddf
PA
189682015-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
9f6dbe2b
PA
189732015-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
337532fa
YQ
189792015-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
01b622d4
DE
189872015-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
961f4160
PMR
189942015-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
cafda597
YQ
189992015-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
fed040c6
GB
190042015-04-02 Gary Benson <gbenson@redhat.com>
19005
19006 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19007
d11916aa
SS
190082015-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
a1471180
PA
190172015-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
0bbeccb1
PA
190222015-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
3c724c8c
PMR
190272015-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
4eec2deb
PA
190502015-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
df8411da
SDJ
190552015-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
6ef37366
PM
190612015-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
7ec911b0
JT
190682015-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
ff908ebf
AW
190732015-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
6d5f0679
YQ
190812015-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
2898689b
YQ
190892015-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
85180498
YQ
191002015-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
8aa08a8d
YQ
191062015-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
66849923
MM
191112015-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
11cc1b74
MM
191362015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19137
19138 * gdb.btrace/exception.exp: Increase BTS buffer size.
19139
a25d8bf9
PA
191402015-03-24 Pedro Alves <palves@redhat.com>
19141
19142 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19143
856e7dd6
PA
191442015-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
ad235a41
AT
191502015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19151
19152 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19153
15630549
AT
191542015-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
693dca06
KS
191652015-03-23 Keith Seitz <keiths@redhat.com>
19166
19167 * gdb.linespec/keywords.c: New file.
19168 * gdb.linespec/keywords.exp: New file.
19169
7e993ebf
KS
191702015-03-23 Keith Seitz <keiths@redhat.com>
19171
19172 PR gdb/18021
19173 * gdb.dwarf2/staticvirtual.exp: New test.
19174
bc23328c
JK
191752015-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
8bf3b159
PA
192502015-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
eb54c8bf
PA
192582015-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
32d2e5d6
PA
192632015-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
f68f11b7
YQ
192722015-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
ca5fd19b
YQ
192832015-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
85642ba0
AW
192892015-03-11 Andy Wingo <wingo@igalia.com>
19290
19291 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19292
e03f9645
YQ
192932015-03-11 Yao Qi <yao.qi@linaro.org>
19294
19295 * gdb.base/catch-syscall.exp: Fix typo in comments.
19296
5d0962b2
YQ
192972015-03-11 Yao Qi <yao.qi@linaro.org>
19298
19299 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19300
b2df3cef
PA
193012015-03-09 Pedro Alves <palves@redhat.com>
19302
19303 * dg-extract-results.py: Delete.
19304
ef878e53
PA
193052015-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
9494d219
PA
193132015-03-05 Pedro Alves <palves@redhat.com>
19314
19315 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19316
a8d9763a
SM
193172015-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
be9957b8
PA
193222015-03-04 Pedro Alves <palves@redhat.com>
19323
19324 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19325
d57be0f4 193262015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19327
19328 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19329
c214c7cf
AA
193302015-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
6d74a497
AA
193362015-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
511aee7c
PA
193412015-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
95e50b27
PA
193462015-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
28054d69
PA
193512015-03-02 Pedro Alves <palves@redhat.com>
19352
19353 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19354 -1.
19355
4fa5d7b4
AA
193562015-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
97c18565
PA
193612015-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
a37bfa30
PA
193682015-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
6f98576f
PA
193752015-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
eba5ab56
YQ
193812015-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
0def5aaa
DE
193862015-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
081a1c2c
JK
193952015-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
2f41223f
AT
194002015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19401
19402 * gdb.base/structs.exp: Check for correct struct on finish.
19403
03eddd80
YQ
194042015-02-26 Yao Qi <yao.qi@linaro.org>
19405
19406 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19407 is zero.
19408
80c57053
JK
194092015-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
21613c12
YQ
194152015-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
d8b901ed
PA
194202015-02-23 Pedro Alves <palves@redhat.com>
19421
19422 * lib/gdb.exp (delete_breakpoints): Rewrite using
19423 gdb_test_multiple.
19424
e5b85ead
PA
194252015-02-23 Pedro Alves <palves@redhat.com>
19426
19427 * gdb.base/info-os.c: Include stdlib.h.
19428
85c3a371
DE
194292015-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
96553a0c
DE
194372015-02-21 Doug Evans <dje@google.com>
19438
19439 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19440
97a0c697
JK
194412015-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
a47cd6e9
PA
194472015-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
c5facdc4
PA
194522015-02-20 Pedro Alves <palves@redhat.com>
19453
19454 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19455 info probes.
19456
2db9a427
PA
194572015-02-20 Pedro Alves <palves@redhat.com>
19458
19459 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19460
60fb7e9e
PA
194612015-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
5c5019c2
PA
194662015-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
c9587f88
AT
194722015-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
f6a88844
JM
194782015-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
497c491b
JM
194842015-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
03e98035
JM
194952015-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
63cc30e9
JK
195012015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19502
19503 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19504
0703599a
PA
195052015-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
7e60a48e
DE
195102015-02-10 Doug Evans <xdje42@gmail.com>
19511
19512 * lib/gdb.exp (gdb_load): Always return a result.
19513
01b088bc
PA
195142015-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
b05ec7a5
AT
195192015-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
a2c2acaf
MW
195242015-02-09 Mark Wielaard <mjw@redhat.com>
19525
19526 * gdb.dwarf2/atomic.c: New file.
19527 * gdb.dwarf2/atomic-type.exp: Likewise.
19528
31fd9caa
MM
195292015-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
d33501a5
MM
195422015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19543
19544 * gdb.btrace/buffer-size: New.
19545
f4abbc16
MM
195462015-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
b9d61307
SM
195582015-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
e584fdbc
PA
195632015-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
77f41761
PA
195762015-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
b9394193
DB
195892015-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
42d9e528
PA
195972015-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
ae6ae975
DE
196032015-01-31 Doug Evans <xdje42@gmail.com>
19604
19605 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19606
cfb069a8
GB
196072015-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
5dd31d79
DE
196132015-01-31 Doug Evans <xdje42@gmail.com>
19614
19615 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19616
9f050062
DE
196172015-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
df25ebbd
JB
196282015-01-29 Joel Brobecker <brobecker@adacore.com>
19629
19630 * gdb.ada/disc_arr_bound: New testcase.
19631
4a0ca9ec
JB
196322015-01-29 Joel Brobecker <brobecker@adacore.com>
19633
19634 * gdb.ada/mi_var_array: New testcase.
19635
3a8b707a
DE
196362015-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
f8313f6e
JB
196422015-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
37bc665e
MW
196492015-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
f7e5394d
SM
196722015-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
743649fd
MW
196772015-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
198297aa
PA
196842015-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
717cf30c
AG
196892015-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
4b62a76e
JK
197012015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19702
19703 * gdb.compile/compile.exp (pointer to jit function): New test.
19704
b4cdae6f
WW
197052015-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
d221e7ef
DB
197112015-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
bafffb51
JB
197182015-01-15 Joel Brobecker <brobecker@adacore.com>
19719
19720 * gdb.ada/var_arr_attrs: New testcase.
19721
5589af0e
PA
197222015-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
6c400b59
PA
197302015-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
e02c96a7
DE
197362015-01-13 Doug Evans <dje@google.com>
19737
19738 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19739 binary.
19740
576fd14c
JB
197412015-01-13 Joel Brobecker <brobecker@adacore.com>
19742
19743 * Makefile.in (clean mostlyclean): Do not delete *.py.
19744
04dccad0
JB
197452015-01-13 Joel Brobecker <brobecker@adacore.com>
19746
19747 * gdb.python/py-lookup-type.exp: New file.
19748
3d230f71
PA
197492015-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
7e67715d
JK
197542015-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
f2e0d4b4
DE
197592015-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
439250fb
DE
197702015-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
ede9f622
PA
197782015-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
a7b796db
PA
197832015-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
9665ffdd
PA
198012015-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
c945a99f
PA
198152015-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
c1a747c1
PA
198202014-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
60b3033e
PA
198312015-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
acc018ac
YQ
198452015-01-08 Yao Qi <yao@codesourcery.com>
19846
19847 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19848
50a18af8
JK
198492015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19850
19851 Fix testcase compilation.
19852 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19853
8503d6e1
JB
198542015-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
cc73dbcc
DE
198592015-01-02 Doug Evans <xdje42@gmail.com>
19860
19861 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19862
0300bbc7
DE
198632015-01-02 Doug Evans <dje@google.com>
19864
19865 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19866
9d85a0ec
YQ
198672014-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
87186c6a
MMN
198722014-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
1bab7383
YQ
198802014-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
1bc1068a
JK
198862014-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
b6615d10
DE
198972014-12-16 Doug Evans <xdje42@gmail.com>
19898
19899 * boards/stabs.exp: New file.
19900
25dda427
AA
199012014-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
bf330350
CU
199062014-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
395cf596
SDJ
199122014-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
e882ef3c
SM
199492014-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
4992aa20
JM
199542014-12-15 Jason Merrill <jason@redhat.com>
19955
19956 * Makefile.in (check-gdb.%): Restore.
19957 * README: Mention it.
19958
c1b5a1a6
JB
199592014-12-13 Joel Brobecker <brobecker@adacore.com>
19960
19961 * gdb.ada/str_uninit: New testcase.
19962
5537b577
JK
199632014-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
bb2ec1b3
TT
199702014-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
4ff709eb
TT
199932014-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
6dddd6a5
DE
199982014-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
71c24708
AA
200032014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20004
20005 * gdb.base/completion.exp: Add test for completion of "info
20006 registers ".
20007
3e29f34a
MR
200082014-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
fc126975
SM
200132014-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
0a46d518
SM
200192014-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
a0be3e44
DE
200242014-12-08 Doug Evans <dje@google.com>
20025
20026 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20027
df1b803a
YQ
200282014-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
ddb9f679
YQ
200352014-12-05 Yao Qi <yao@codesourcery.com>
20036
20037 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20038
86e4ed39
DE
200392014-12-04 Doug Evans <dje@google.com>
20040
20041 * gdb.python/py-objfile.exp: Add tests for
20042 objfile.add_separate_debug_file.
20043
7c50a931
DE
200442014-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
621661e3
MR
200502014-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
29f0c3b7
DE
200622014-12-02 Doug Evans <dje@google.com>
20063
e1e061e7 20064 PR symtab/17602
29f0c3b7 20065 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20066 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20067 * gdb.cp/anon-ns.exp: Update.
20068
162078c8
NB
200692014-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
fdb09caf
AA
200772014-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
55cfb2c4
SM
200832014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20084
20085 * gdb.python/python.exp: Change expected reply to help().
20086
9e8cd6df
YQ
200872014-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
6c659fc2
SC
200932014-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
d7fc3181
SM
200992014-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
10e79639
YQ
201102014-11-28 Yao Qi <yao@codesourcery.com>
20111
20112 * gdb.base/break-probes.exp: Match library name prefixed with
20113 sysroot.
20114
f28a0564
SM
201152014-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
3fe1ce1d
DE
201212014-11-26 Doug Evans <dje@google.com>
20122
20123 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20124
84429e27
YQ
201252014-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
26741859
YQ
201352014-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
45e44d27
JB
201412014-11-21 Joel Brobecker <brobecker@adacore.com>
20142
20143 * gdb.ada/n_arr_bound: New testcase.
20144
458c8db8
SDJ
201452014-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
43f3e411
DE
201522014-11-20 Doug Evans <xdje42@gmail.com>
20153
20154 * gdb.base/maint.exp: Update expected output.
20155
0d7b2549
AA
201562014-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
8908fca5
JB
201612014-11-19 Joel Brobecker <brobecker@adacore.com>
20162
20163 * gdb.ada/arr_arr: New testcase.
20164
4a46959e
JB
201652014-11-19 Joel Brobecker <brobecker@adacore.com>
20166
20167 * gdb.ada/pkd_arr_elem: New Testcase.
20168
470e2f4e
LM
201692014-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
a267f3ad
AA
201832014-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
12084a9a
AA
201902014-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
dc7e1a77
AA
201962014-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
41c77605
PM
202062014-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
34248c3a
DE
202112014-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
646da059
YQ
202182014-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
9301ebe6
YQ
202262014-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
f166b542
YQ
202312014-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
0f6e71e3
YQ
202372014-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
876c4df9
YQ
202472014-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
02ad9cf1
YQ
202542014-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
a59add0c
AA
202592014-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
3b5d5997
AA
203032014-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
066a77c5
AA
203522014-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
4f204ea5
AA
203582014-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
3b377a3a
AA
203642014-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
e444df73
AA
203712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20372
20373 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20374 variant.
20375
8008f2a7
AA
203762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20377
20378 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20379
a5a06887
AA
203802014-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
44dba9b9
AA
203892014-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
d1fbcd56
AA
203992014-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
b0e59b8f
AA
204052014-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
78f98cca
AA
204112014-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
58fa2af0
AA
204172014-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
04e5059b
AA
204242014-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
dbfdb174
AA
204302014-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
888a2ade
AA
204362014-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
6acc2dde
AA
204422014-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
9ecfcd1d
AA
204492014-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
78708b7c
PA
204552014-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
af48d08f
PA
204602014-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
af3768e9
DE
204712014-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
9de00a4a
PA
204792014-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
e0f52461
SC
204852014-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
6ce8c980
YQ
204912014-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
02be9a71
DE
204962014-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
3bdff46b
LM
205032014-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
ab917dfb
PA
205092014-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
d3d4baed
PA
205372014-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
563e8d85
YQ
205442014-10-29 Yao Qi <yao@codesourcery.com>
20545
20546 * gdb.base/fileio.exp: Make directories on host.
20547
0ea4d52e
YQ
205482014-10-29 Yao Qi <yao@codesourcery.com>
20549
20550 * gdb.base/fileio.c (test_write): Close the file.
20551
7f5ef605
PA
205522014-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
abbdbd03
PA
205662014-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
1df4399f
PA
205782014-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
a5b6e449
PA
206002014-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
e5f8a7cc
PA
206082014-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
763905a3
YQ
206192014-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
6f259a23
DB
206252014-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
09dd9a69
PA
206352014-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
3433cfa5
SC
206462014-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
092f880b
YQ
206512014-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
acbdb7f3
YQ
206592014-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
bd286a29
KCY
206842014-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
673dc4a0
YQ
206932014-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
4ffbba72
DE
207042014-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
d096d8c1
DE
207102014-10-17 Doug Evans <dje@google.com>
20711
20712 * gdb.python/py-objfile.exp: Test progspace attribute.
20713
a80db015
LM
207142014-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
b22089ab
YQ
207372014-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
6c4486e6
PA
207422014-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
0ff33695
PA
207482014-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
6fdebc3d
PA
207542014-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
32a8097b
PA
207602014-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
7a3517ff
YQ
207732014-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
bb99c472
YQ
207892014-10-16 Yao Qi <yao@codesourcery.com>
20790
20791 * gdb.base/remotetimeout.exp: Remove noargs checking.
20792
7c16b83e
PA
207932014-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
35a49624
IB
208042014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20805
20806 * gdb.dlang/demangle.exp: Update for demangling changes.
20807
2d1c107c
SC
208082014-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
778811d5
SC
208132014-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
10c5f0a8
YQ
208202014-10-15 Yao Qi <yao@codesourcery.com>
20821
20822 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20823 remote host.
20824
65d7b369
YQ
208252014-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
46dc1394
YQ
208322014-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
c40cc657
JB
208402014-10-14 Joel Brobecker <brobecker@adacore.com>
20841
20842 * gdb.ada/addr_arith: New testcase.
20843
2abf49e1
MR
208442014-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
f7088df3
SDJ
208512014-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
4dc06805
YQ
208572014-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
46a93de2
YQ
208732014-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
14ea52ee
DE
208792014-10-13 Doug Evans <dje@google.com>
20880
20881 * gdb.python/py-objfile.exp: Change name of file name test.
20882
e5c6e92b
DE
208832014-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
c780cc2f
JK
208882014-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
99894e11
JK
208952014-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
6e1ac5a3
JK
209012014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20902
20903 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20904
754dd2b0
YQ
209052014-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
f90183d7
YQ
209102014-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
bf40a607
YQ
209172014-10-11 Yao Qi <yao@codesourcery.com>
20918
20919 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20920
052ca370
YQ
209212014-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
3831839c
PA
209292014-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
8b9a549d
PA
209392014-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
d48ba5e8
DE
209462014-10-02 Doug Evans <dje@google.com>
20947
20948 * gdb.base/structs.c (main): Don't run forever.
20949
2278c276
PA
209502014-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
b57bacec
PA
209552014-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
13fd3ff3
PA
209612014-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
0fec99e8
PA
209672014-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
2ddf4301
SM
209722014-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
6a5f3f43
YQ
209772014-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
345bcc73
YQ
209822014-09-30 Yao Qi <yao@codesourcery.com>
20983
20984 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20985 false.
20986
a25a5a45
PA
209872014-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
00ba3162
YQ
209922014-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
c3b7b696
YQ
209972014-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
2b4fd423
DE
210042014-09-18 Doug Evans <dje@google.com>
21005
21006 * gdb.dwarf2/symtab-producer.exp: New file.
21007
a5947601
SDJ
210082014-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
91c19059
SDJ
210152014-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
bb9d5f81
PP
210262014-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
635856f5
PA
210322014-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
7280ceea
PA
210382014-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
428b16bd
PA
210432014-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
666d413c
YQ
210612014-09-16 Yao Qi <yao@codesourcery.com>
21062
21063 * boards/local-remote-host-native.exp: New file.
21064
57cbd724
DE
210652014-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
81219e53
DE
210722014-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
3714cea7
DE
210772014-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
fa43b1d7
PA
210852014-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
9d9bf2df
EBM
211092014-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
1cf2f1b0
JK
211152014-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
98880d46
PA
211232014-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
4c92ff2c
PA
211312014-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
3adc1a7d
GKB
211422014-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
96334934
JB
211472014-09-10 Joel Brobecker <brobecker@adacore.com>
21148
21149 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21150
eb479039
JB
211512014-09-10 Joel Brobecker <brobecker@adacore.com>
21152
21153 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21154
deede10c
JB
211552014-09-10 Joel Brobecker <brobecker@adacore.com>
21156
21157 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21158
7828a5f5
JB
211592014-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
33aeebcf
MR
211642014-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
7b415901
MR
211712014-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
4a40f85a
MR
211812014-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
09635af7
MR
211872014-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
2bdd10b7
MR
211982014-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
316935f0
DE
212032014-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
83740597
DE
212082014-09-09 Doug Evans <xdje42@gmail.com>
21209
21210 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21211
4c122fc3
YQ
212122014-09-09 Yao Qi <yao@codesourcery.com>
21213
21214 * gdb.mi/mi-var-display.exp: Set print symbol off.
21215
a9f116cb
GKB
212162014-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
c75bd3a2
JK
212262014-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
faa42425
DE
212342014-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
474ca4f6
SDJ
212402014-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
eb0b0463
SDJ
212462014-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
5f3b99cf
SS
212522014-09-03 Sasha Smundak <asmundak@google.com>
21253
21254 * gdb.python/py-frame.exp: Test Frame.read_register.
21255
7d793aa9
SDJ
212562014-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
fb0576e9
DE
212622014-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
ee92b0dd
DE
212692014-08-27 Doug Evans <dje@google.com>
21270
21271 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21272
6649db35
DE
212732014-08-25 Doug Evans <dje@google.com>
21274
21275 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21276 (main): Ditto.
21277
564b7600
DE
212782014-08-25 Doug Evans <dje@google.com>
21279
21280 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21281
3881fb67
YQ
212822014-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
a05a36a5
DE
212882014-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
7c343b48
YQ
212952014-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
22fd09ae
JK
213022014-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
a8454a7c
PA
213072014-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
2a31c623
PA
213172014-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
d36430db
JB
213332014-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
9a0dc9e3
PA
213392014-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
0718a8da
PA
213472014-08-19 Pedro Alves <palves@redhat.com>
21348
21349 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21350
13b448cd
YQ
213512014-08-19 Yao Qi <yao@codesourcery.com>
21352
21353 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21354 right line.
21355
1cbf5077
DB
213562014-08-18 David Blaikie <dblaikie@gmail.com>
21357
21358 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21359
bf0fae19
JB
213602014-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
3c8c5dcc
JB
213652014-08-18 Joel Brobecker <brobecker@adacore.com>
21366
21367 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21368
e66d4446
SC
213692014-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
940df408
SC
213752014-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
ebcc6c3a
YQ
213822014-08-15 Yao Qi <yao@codesourcery.com>
21383
21384 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21385 false.
21386
775e0f04
YQ
213872014-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
d769e349
DE
213942014-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
20c6f1e1
YQ
213992014-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
5792e8e3
YQ
214162014-08-09 Yao Qi <yao@codesourcery.com>
21417
21418 PR testsuite/13443
21419 * gdb.mi/mi-var-display.exp: Make test messages unique.
21420
3cecbbbe
TT
214212014-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
00b51ff5
TT
214262014-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
6908c509
JB
214312014-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
cc6563d2
PA
214382014-07-30 Pedro Alves <palves@redhat.com>
21439
21440 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21441 comment.
21442
7e09a223
YQ
214432014-07-29 Yao Qi <yao@codesourcery.com>
21444
21445 PR gdb/17206
21446 * gdb.base/until-nodebug.exp: New.
21447
7ebdbe92
DE
214482014-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
fdb1adc6
WN
214552014-07-28 Will Newton <will.newton@linaro.org>
21456
21457 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21458
186fcde0
DE
214592014-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
70509625
PA
214652014-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
c3f814a1
PA
214742014-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
e214cf6c
JK
215022014-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
17d0c5c8
JK
215112014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21512
21513 PR gdb/17170
21514 * gdb.base/statistics.exp: New file.
21515
b8b8facf
DE
215162014-07-17 Doug Evans <dje@google.com>
21517
74b49205 21518 PR gdb/17170
b8b8facf
DE
21519 * gdb.base/maint.exp: Update testing of per-command stats.
21520
1b5d0ab3
PA
215212014-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
4d974e88
SM
215382014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21539
21540 * gdb.base/debug-expr.exp: Test string evaluation with
21541 "debug expression" on.
21542
41e99568
PA
215432014-07-15 Pedro Alves <palves@redhat.com>
21544
21545 * gdb.base/reread.exp: Use clean_restart.
21546
487d9753
PL
215472014-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
cc1c52ad
PA
215522014-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
1e973570
PA
215572014-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
93d6eb10
PA
215622014-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
0017922d
PA
215682014-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
94696ad3
PA
215742014-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
bd293940
PA
215852014-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
c933f875
PA
215902014-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
d98b7a16
TT
215952014-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
548740d6
TT
216002014-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
a25eb028
MR
216052014-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
218c2655
JK
216152014-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
5401fde3
YQ
216212014-07-11 Yao Qi <yao@codesourcery.com>
21622
21623 * gdb.base/exprs.exp: "set print symbol off".
21624
e76126e8
PA
216252014-07-11 Pedro Alves <palves@redhat.com>
21626
21627 * gdb.threads/kill.c: New file.
21628 * gdb.threads/kill.exp: New file.
21629
2d6f0de6
YQ
216302014-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
7180e04a
PA
216362014-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
9a9a7608
AB
216412014-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
161ac41e
YQ
216502014-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
1f267ae3
MM
216582014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21659
21660 * gdb.btrace/segv.exp: New.
21661 * gdb.btrace/segv.c: New.
21662
2b239efb
LM
216632014-07-02 Luis Machado <lgustavo@codesourcery.com>
21664
21665 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21666 instruction.
21667
cf363f18
MW
216682014-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
aebf9d24
AA
216762014-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
b67a2c6f
YQ
216812014-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
aef92902
MM
216862014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21687
21688 * gdb.btrace/gcore.exp: New.
21689
8e9db26e
PA
216902014-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
70afc5b7
SC
216952014-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
b972bd9c
JK
217012014-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
125f8a3d
GB
217072014-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
3ed9baed
IB
217122014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21713
21714 * gdb.dlang/expression.exp: New file.
21715
034f788c
PA
217162014-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
45371d0c
LM
217232014-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
5d376983
SC
217282014-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
a1aa2221
LM
217372014-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
72f4393d 21745 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21746 procedure calls.
21747
0fc05997
YQ
217482014-06-17 Yao Qi <yao@codesourcery.com>
21749
21750 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21751 CP1252.
21752
70795c52
LM
217532014-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
6be47f0c
KS
217592014-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
d03de421
PA
217652014-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
f9579b99
TT
217742014-06-12 Tom Tromey <tromey@redhat.com>
21775
21776 * gdb.base/completion.exp: Don't use directory name in test.
21777
3657956b
GB
217782014-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
4186eb54
KS
217882014-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
25326a28 217992014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21800
21801 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21802
829155c9
PA
218032014-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
61c8d22e
PA
218102014-06-06 Pedro Alves <palves@redhat.com>
21811
21812 * gdb.base/break-unload-file.exp: Fix typo.
21813
d9a47287
YQ
218142014-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
e5e01dbf
YQ
218192014-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
73ba372c
GB
218262014-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
831517df
YQ
218352014-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
b8b91e98
YQ
218402014-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
fb934770
LC
218462014-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
6ef284bd
SM
218512014-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
a872e241
DE
218562014-06-04 Doug Evans <xdje42@gmail.com>
21857
21858 * gdb.guile/scm-generics.exp: Delete.
21859
16f691fb
DE
218602014-06-04 Doug Evans <xdje42@gmail.com>
21861
21862 * gdb.guile/scm-breakpoint.exp: Update.
21863 Add tests for breakpoint registration.
21864
012370f6
TT
218652014-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
9f5a4cef
HZ
218732014-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
90a45c4d
YQ
218802014-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
70017e41
YQ
218852014-06-04 Yao Qi <yao@codesourcery.com>
21886
21887 * gdb.base/default.exp: Replace "child" with "native" in
21888 regexp pattern.
21889
883964a7
SC
218902014-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
ef370185
JB
218972014-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
1e2ccb61
BM
219042014-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
c6ec5ab2
PA
219092014-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
835c559f
PA
219142014-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
06eb1586
DE
219202014-06-02 Doug Evans <xdje42@gmail.com>
21921
21922 * gdb.guile/scm-parameter.exp: New file.
21923
e698b8c4
DE
219242014-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
ded03782
DE
219292014-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
41fac0cf
PA
219452014-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
96ae5695
EBM
219502014-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
da02b3a8
JB
219552014-06-02 Joel Brobecker <brobecker@adacore.com>
21956
21957 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21958
c72b2e7b
YQ
219592014-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
53e8a631
AB
219652014-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
938f0e2f
AB
219712014-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
9ba6657a
PA
219792014-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
522c09bf
DB
219852014-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
bf4ef81e
MR
219922014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21993
21994 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21995
329ea579
PA
219962014-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
fd664c91
PA
220252014-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
251bde03
PA
220312014-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
7f3c0343
JB
220402014-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
b2715b27
AW
220452014-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
498a4489
YQ
220512014-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
589fdceb
MM
220562014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22057
22058 * gdb.btrace/vdso.c: New.
22059 * gdb.btrace/vdso.exp: New.
22060
e9089e05
MM
220612014-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
67b5c0c1
MM
220662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22067
22068 * gdb.btrace/data.exp: Test memory access during btrace replay.
22069
a2199296
SM
220702014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22071
22072 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22073
17b2616c
PA
220742014-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
5166082f
PA
220872014-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
2f25d70f
SM
220962014-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
ff604a67
MR
221012014-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
6a3cb8e8
PA
221062014-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
4ebfc96e
PA
221132014-05-21 Pedro Alves <palves@redhat.com>
22114
22115 * gdb.base/default.exp: Test "target native" instead of "target
22116 child".
22117
36d46afb
MW
221182014-05-21 Mark Wielaard <mjw@redhat.com>
22119
22120 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22121
5876f503
JK
221222014-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
0256a6ac
PA
221312014-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
936d2992
PA
221362014-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
802e8e6d
PA
221412014-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
e59fa00f
MM
221462014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22147
22148 * gdb.btrace/nohist.exp: New.
22149
8b696e31
YQ
221502014-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
73c9764f
YQ
221572014-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
f1f4348a
JK
221632014-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
0dbe70ce
DE
221682014-05-16 Doug Evans <dje@google.com>
22169
22170 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22171 * gdb.base/completion.exp: Check that all expected files exist
22172 before doing file completion.
0dbe70ce 22173
8d551b02
DE
221742014-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
73eb7709
PA
221802014-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
3fae92fc
YQ
221852014-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
c2b2ccc5
DE
221912014-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
8c217a4b
SM
221972014-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
3deb39c6
SM
222032014-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
71a79f8c
YQ
222082014-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
f23fcd46
YQ
222152014-05-14 Yao Qi <yao@codesourcery.com>
22216
22217 * boards/local-remote-host-notty.exp (${board}_file): New
22218 proc.
22219
9404b58f
KM
222202014-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
5e45f04c
YQ
222262014-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
c888a17d
KS
222312014-05-05 Keith Seitz <keiths@redhat.com>
22232
22233 * gdb.linespec/ls-dollar.exp: Add test for linespec
22234 file:convenience_variable.
22235
290a839c
YQ
222362014-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
b5262cd0
YQ
222482014-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
30a1e6cc
SDJ
222602014-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
f33da99a
SDJ
222682014-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
5b80f00d
PA
222742014-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
f8c2a73c
PA
222812014-05-01 Pedro Alves <palves@redhat.com>
22282
22283 * boards/local-remote-host.exp: New file.
22284
be6e8ac7
PA
222852014-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
cac0dc8f
JB
222902014-04-28 Joel Brobecker <brobecker@adacore.com>
22291
22292 * gdb.ada/dyn_arrayidx: New testcase.
22293
9730e6cc
YQ
222942014-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
7ae1a6a6
PA
223042014-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
4082afcc
PA
223112014-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
2abc3f8d
DB
223272014-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
bfd39632
DB
223392014-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
22842ff6
DB
223452014-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
c2e827ad
DB
223522014-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
4c2d33e7
YQ
223592014-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
56083b99
DB
223662014-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
25d4e99d
DB
223702014-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
01f9f808
MS
223772014-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
4b48d439
KS
223842014-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
08351840
PA
224202014-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
076855f9
PA
224362014-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
483805cf
PA
224462014-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
06d97543
PA
224512014-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
b4429ea2
YQ
224562014-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
51d48146
PA
224642014-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
bd1dce5f
MS
224742014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22475
22476 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22477
40d1a503
MS
224782014-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
389b98f7
YQ
224832014-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
22869d73
KS
224932014-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
c4f87ca6
KS
224992014-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
ab19de87
DE
225062014-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
fc98a809
AB
225262014-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
87fd9e6e
DE
225312014-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
099fc3ea
KS
225362014-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
5da151d4
KS
225452014-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
35e5d2f0
PA
225532014-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
eb4c1710
PA
225802014-04-15 Pedro Alves <palves@redhat.com>
22581
22582 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22583
2d1baf52
PA
225842014-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
7dd6df01
PA
225962014-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
b50c8614
KS
226012014-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
3d567982
TT
226112014-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
0626fc76
TT
226192014-04-14 Tom Tromey <tromey@redhat.com>
22620
22621 * gdb.dwarf2/enum-type.exp: New file.
22622
dca325b3
SA
226232014-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
5854b38a
SA
226282014-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
463bb957
SA
226332014-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
3dd170be
SA
226382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22639
22640 * gdb.dwarf2/count.exp: New file.
22641
5ecaaa66
SA
226422014-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
41f1ada5
DB
226472014-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
0be03e84
DE
226532014-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
f180a1fb
DB
226592014-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
6b662e19
JB
226642014-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
245a5f0b
KS
226852014-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
58a84dcf
SA
226912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22692
191a8a90
JB
22693 * gdb.mi/mi-vla-c99.exp: New file.
22694 * gdb.mi/vla.c: New file.
58a84dcf 22695
c8655f75
SA
226962014-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
024e13b4
SA
227012014-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
1a237e0e
SA
227062014-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
504f3432
SA
227112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22712
22713 * gdb.dwarf2/count.exp: New file.
22714
3bce8237
SA
227152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22716
191a8a90
JB
22717 * gdb.base/vla-sideeffect.c: New file.
22718 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22719
322f9c21
YQ
227202014-04-11 Yao Qi <yao@codesourcery.com>
22721
22722 * gdb.base/completion.exp: Check file exists before running tests
22723 on file completion.
22724
d708bcd1
PA
227252014-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
ae1d2761
PM
227342014-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
7af389b8
SC
227392014-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
5e703181
DE
227442014-04-07 David Blaikie <dblaikie@gmail.com>
22745
22746 * lib/compiler.c: Identify the clang compiler.
22747 * lib/compiler.cc: Ditto.
22748
9810b410
YQ
227492014-04-03 Yao Qi <yao@codesourcery.com>
22750
22751 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22752
98d1b8dc
AB
227532014-04-01 Anton Blanchard <anton@samba.org>
22754
22755 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22756 messages unique.
22757
3114cea1
AB
227582014-04-01 Anton Blanchard <anton@samba.org>
22759
22760 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22761 prepare_for_testing.
22762
62f7182c
AB
227632014-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
770e7fc7
DE
227692014-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
46e2bafa
YQ
227752014-03-31 Yao Qi <yao@codesourcery.com>
22776
22777 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22778
8776cfe9
JB
227792014-03-28 Joel Brobecker <brobecker@adacore.com>
22780
22781 * gdb.ada/mi_dyn_arr: New testcase.
22782
5d1ef361
DE
227832014-03-27 Doug Evans <dje@google.com>
22784
22785 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22786
b5bee914
YQ
227872014-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
0d4d0e77
YQ
227922014-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
29361eee
YQ
228062014-03-26 Yao Qi <yao@codesourcery.com>
22807
22808 * gdb.base/macscp.exp: Fix code format issues.
22809
bc9a5525
UW
228102014-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
d3839ede
PA
228152014-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
01672a57
DE
228222014-03-24 Doug Evans <dje@google.com>
22823
22824 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22825 using fission.
22826
88bbeca9
HZ
228272014-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
d2348791
JK
228392014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22840
22841 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22842
feef67ab
DE
228432014-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.
25d743f9 22847 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22848 guile command issues an error.
feef67ab 22849
ecebef6a
MR
228502014-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
ccdd1909
HZ
228552014-03-21 Hui Zhu <hui@codesourcery.com>
22856
22857 * gdb.base/attach.exp (do_command_attach_tests): New.
22858
beb460e8
PA
228592014-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
40acf43a
PA
228662014-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
9f5e1e02
PA
228742014-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
99619bea
PA
228822014-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
2adfaa28
PA
228892014-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
31e77af2
PA
228942014-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
b9f437de
PA
229032014-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
05adc73e
PA
229082014-03-19 Pedro Alves <palves@redhat.com>
22909
22910 * gdb.base/async.exp: Remove early return.
22911
6048b950
PA
229122014-03-19 Pedro Alves <palves@redhat.com>
22913
22914 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22915
8bcfb00a
PA
229162014-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
884e37dc
PA
229212014-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
148e57e2
PA
229262014-03-19 Pedro Alves <palves@redhat.com>
22927
22928 * gdb.base/async.exp: Use prepare_for_testing.
22929
f48088c7
PA
229302014-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
e2f6c966
PA
229352014-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
c30568d4
PA
229442014-03-19 Pedro Alves <palves@redhat.com>
22945
22946 * gdb.base/async.exp: Don't frob gdb_protocol.
22947
0172b6a7
DE
229482014-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
06c868a8
JK
229532014-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
0c7e1a46
PA
229592014-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
f7c77d93
JB
229662014-03-17 Joel Brobecker <brobecker@adacore.com>
22967
22968 * gdb.ada/pckd_arr_ren: New testcase.
22969
5a1e8c7a
DE
229702014-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
350e1a76
DE
229762014-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
a69900ae
PA
229822014-03-13 Pedro Alves <palves@redhat.com>
22983
22984 * gdb.base/default.exp: Don't test "target procfs".
22985
5db9f0bd
PA
229862014-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
b3ccfe11
TT
229912014-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
646f4417
AA
229982014-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
288c211f
AA
230062014-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
e0c0f156
AA
230122014-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
0e5c4555
AA
230242014-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
5ec18f2b
JG
230292014-03-10 Joel Brobecker <brobecker@adacore.com>
23030
23031 * gdb.ada/tagged_access: New testcase.
23032
847fc4f2
MM
230332014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23034
23035 * gdb.btrace/data.exp: Update expected output.
23036
cc3da688
YQ
230372014-03-06 Yao Qi <yao@codesourcery.com>
23038
23039 * gdb.trace/pr16508.exp: New file.
23040
0f26cec1
PA
230412014-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
7a5a839f
LC
230492014-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
31aa7e4e
JB
230542014-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
1b588015
JB
230632014-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
55426c9d
JB
230692014-02-26 Joel Brobecker <brobecker@adacore.com>
23070
23071 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23072
dc53a7ad
JB
230732014-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
12ab52e9
PA
230782014-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
849c862e
JK
230842014-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
71b7d793
JK
23091 PR gdb/16626
23092 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23093
e2f0d509
JK
230942014-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
50cc37c8
DE
230992014-02-24 Doug Evans <dje@google.com>
23100
23101 * lib/gdb.exp (run_on_host): Log error output if program fails.
23102
ea4758f2
PA
231032014-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
d7b30f67
SDJ
231112014-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
83deb43f
JB
231202014-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
adde2bff
DE
231252014-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
f7bd0f78
SC
231342014-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
c17ef0d5
DE
231412014-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
5dd3176f
DE
231502014-02-18 Doug Evans <dje@google.com>
23151
23152 * Makefile.in (check-parallel): rm -rf outputs temp.
23153
0b10be4f
JK
231542014-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
85f224e7
DE
231592014-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
149b30ff
DE
231682014-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
1dfdac32
MK
231732014-02-10 Mark Kettenis <kettenis@gnu.org>
23174
23175 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23176 "kill -SIGUSR1 -1".
23177
aa4fb036
JB
231782014-02-10 Joel Brobecker <brobecker@adacore.com>
23179
23180 * gdb.ada/tick_length_array_enum_idx: New testcase.
23181
ed3ef339
DE
231822014-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
7026a7c1
YQ
232432014-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
6c466447
AS
232502014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23251
23252 * gdb.python/py-framefilter.exp: Fix typo.
23253
6e854735
YQ
232542014-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
d137e6dc
PA
232602014-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
b5ee5a50
PA
232662014-02-07 Pedro Alves <palves@redhat.com>
23267
23268 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23269
3c77faf3
JK
232702014-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
6dddc817
DE
232752014-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
de7b2893
YQ
232822014-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
66d032ac
YQ
232872014-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
591a12a1
UW
232952014-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
0ff3e01f
UW
233022014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23303
23304 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23305
084ee545
UW
233062014-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
6ed14ff3
UW
233112014-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
401e27fd
JM
233162014-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
8b924729
EBM
233232014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23324
23325 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23326
fb151210
JB
233272014-01-23 Tom Tromey <tromey@redhat.com>
23328
23329 * gdb.ada/array_char_idx: New testcase.
23330
0740f8d8
TT
233312014-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
21909fa1
TT
233382014-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
87ce2a04
DE
233452014-01-22 Doug Evans <dje@google.com>
23346
23347 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23348
237b092b
AA
233492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23350
23351 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23352
d674a709
AA
233532014-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
20fa3390
AA
233582014-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
78466714
AA
233652014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23366
23367 * gdb.base/info-macros.exp: Remove "debug" from the compile
23368 options.
23369
ec9f644a
IB
233702014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23371
23372 * gdb.dlang/demangle.exp: New file.
23373
94b1b47e
IB
233742014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23375
23376 * gdb.dlang/primitive-types.exp: New file.
23377
7f420862
IB
233782014-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
52834460
MM
233872014-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
6e07b1d2
MM
234052014-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
0b722aec
MM
234152014-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
066ce621
MM
234202014-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
0688d04e
MM
234272014-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
8710b709
MM
234322014-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
5de9129b
MM
234462014-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
23a7fe75
MM
234512014-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
724c7dd8
MM
234582014-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
6d78d93b
MM
234632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23464
23465 * gdb.btrace/enable.exp: Update expected text.
23466
93a360cc
OJ
234672014-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
3772b53f
MR
234722014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23473
23474 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23475
596662fa
OJ
234762014-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
b5b08fb4
SC
234812014-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
52d7fb13
AA
234902014-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
a2cd8cfe
JB
234982014-01-10 Joel Brobecker <brobecker@adacore.com>
23499
23500 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23501
4e23fced
JB
235022014-01-10 Joel Brobecker <brobecker@adacore.com>
23503
23504 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23505
c6a9e42c
PA
235062014-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
72f4393d 23510 mi_gdb_target_load.
c6a9e42c 23511
b7ea362b
PA
235122014-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
5e3f4fab
EBM
235172014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23518
23519 * gdb.base/source-dir.exp: New file.
23520
79301218
JB
235212014-01-07 Joel Brobecker <brobecker@adacore.com>
23522
23523 * gdb.ada/mi_interface: New testcase.
23524
8e355c5d
JB
235252014-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
c0d48811
JB
235312014-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
17b609c3 23537For older changes see ChangeLog-1993-2013.
c906108c 23538\f
8d8cb839
EZ
23539;; Local Variables:
23540;; mode: change-log
23541;; left-margin: 8
23542;; fill-column: 74
23543;; version-control: never
23544;; End:
902f2ccb 23545
3666a048 23546 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
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 4.080961 seconds and 4 git commands to generate.