Fix bug in Ada aggregate assignment
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
207582c0
TT
12021-03-15 Tom Tromey <tromey@adacore.com>
2
3 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
4 Declare.
5 * gdb.ada/assign_arr/target_wrapper.adb: New file.
6 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
7 Call Put.
8 * gdb.ada/assign_arr.exp: Update.
9
ba6a0ef3
AB
102021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.python/py-auto-load-chaining-f1.c: New file.
13 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
14 * gdb.python/py-auto-load-chaining-f2.c: New file.
15 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
16 * gdb.python/py-auto-load-chaining.c: New file.
17 * gdb.python/py-auto-load-chaining.exp: New file.
18
7f99d636
AB
192021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.python/py-bad-printers.exp: Extend test names to make them
22 unique.
23 * gdb.python/py-events.exp: Likewise.
24 * gdb.python/py-finish-breakpoint2.exp: Likewise.
25 * gdb.python/py-frame-inline.exp: Likewise.
26 * gdb.python/py-frame.exp: Likewise.
27 * gdb.python/py-infthread.exp: Likewise.
28
323b848c
AB
292021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
30
31 * gdb.python/py-value-cc.exp: Remove a duplicate test.
32
8a4efb36
AB
332021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * gdb.python/lib-types.exp: Update the test to check the correct
36 python variable.
37
66bb1dd9
AB
382021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 * gdb.python/py-explore-cc.exp: Extend test names to make them
41 unique.
42
0125fabc
AB
432021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.python/py-lookup-type.exp: Remove duplicate test.
46
79d04157
AB
472021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * gdb.python/py-symtab.exp: Extend test names to make them
50 unique.
51
e3e48d8f
AB
522021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
53
54 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
55 names unique.
56
2cb60e74
AB
572021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.python/py-block.exp: Give tests unique names.
60
8b12ded4
AB
612021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
62
63 * gdb.python/py-pp-maint.exp: Extend test names to make them
64 unique.
65
93598ea4
AB
662021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 * gdb.python/py-explore.exp: Add with_test_prefix to make test
69 names unique.
70
f35d6971
AB
712021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
72
73 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
74
22d3e7f6
AB
752021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
78 names unique.
79
5fc5a1b8
AB
802021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
81
82 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
83 test names unique.
84
e3141a4d
AB
852021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
88 unique.
89
ccdc02ed
TT
902021-03-09 Tom Tromey <tromey@adacore.com>
91
92 * gdb.base/cast-call.exp: New file.
93 * gdb.base/cast-call.c: New file.
94
fbb1aace
AB
952021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * gdb.gdb/python-helper.exp: New file.
98
611aa09d
FW
992020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
100
101 * gdb.fortran/intrinsics.exp: Add LOC tests.
102
eef32f59
AB
1032021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
104
105 * gdb.fortran/shape.exp: New file.
106 * gdb.fortran/shape.f90: New file.
107
7ba155b3
AB
1082021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * gdb.fortran/size.exp: New file.
111 * gdb.fortran/size.f90: New file.
112
e14816a8
AB
1132021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * gdb.fortran/rank.exp: New file.
116 * gdb.fortran/rank.f90: New file.
117
d308ba78
TT
1182021-03-08 Tom Tromey <tom@tromey.com>
119
120 * gdb.fortran/debug-expr.exp: Update tests.
121
d182f279
TT
1222021-03-08 Tom Tromey <tom@tromey.com>
123
124 * gdb.base/debug-expr.exp: Update expected dump output.
125
a7308ce0
TT
1262021-03-06 Tom Tromey <tom@tromey.com>
127
128 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
129 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
130 * gdb.dwarf2/dwznolink.exp: New file.
131
b0a8c2ff
MW
1322021-03-05 Mark Wielaard <mark@klomp.org>
133
134 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
135
844be3f2
WP
1362021-03-06 Weimin Pan <weimin.pan@oracle.com>
137
138 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
139
82333781
MM
1402021-03-03 Markus Metzger <markus.t.metzger@intel.com>
141
142 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
143
32c52999
MM
1442021-03-03 Markus Metzger <markus.t.metzger@intel.com>
145
146 * gdb.btrace/non-stop.exp: Adjust expected source lines.
147
26ed1478
MM
1482021-03-03 Markus Metzger <markus.t.metzger@intel.com>
149
150 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
151
d2c5f24e
MM
1522021-03-03 Markus Metzger <markus.t.metzger@intel.com>
153
154 * gdb.btrace/exception.cc (main): Update test source.
155 * gdb.btrace/exception.exp: Update patterns.
156 * gdb.btrace/function_call_history.exp: Likewise.
157
c7c7253a
MM
1582021-03-03 Markus Metzger <markus.t.metzger@intel.com>
159
160 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
161
f0778fc1
MM
1622021-03-03 Markus Metzger <markus.t.metzger@intel.com>
163
164 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
165 reverse-continue to breakpoint.
166
e71dbd03
MM
1672021-03-03 Markus Metzger <markus.t.metzger@intel.com>
168
169 * gdb.btrace/delta.exp: Remove instruction-history and
170 function-call-history checks.
171
b93a3ed0
MM
1722021-03-03 Markus Metzger <markus.t.metzger@intel.com>
173
174 * README (Note): Add nopie_ldflag.
175 * lib/gdb.exp (gdb_compile): Extend nopie handling.
176
bbcdf9ab
TT
1772021-03-02 Tom Tromey <tromey@adacore.com>
178
179 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
180 encodings.
181
bb3a4efe
LS
1822021-02-27 Lancelot Six <lsix@lancelotix.com>
183
184 PR gdb/27393
185 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
186
187
573dc0cc
TT
1882021-02-26 Tom Tromey <tom@tromey.com>
189
190 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
191
f8218786
JV
1922021-02-26 Jan Vrany <jan.vrany@labware.com>
193
194 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
195 Remove trailing \n from expected output.
196
cb51b708
MM
1972021-02-26 Markus Metzger <markus.t.metzger@intel.com>
198
199 * lib/gdb.exp (use_gdb_stub): Extend comment.
200
64d38fdd
JM
2012021-02-25 Jan Matyas <jmatyas@codasip.com>
202
203 PR gdb/26819
204 * gdb.server/stop-reply-no-thread.exp: Add two test
205 scenarios that cover remote targets which do not have
206 the concept of threads.
207
d4ff3cbf
AB
2082021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
209
210 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
211
68337b8b
AB
2122021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 PR fortran/26155
215 * gdb.fortran/call-no-debug-func.f90: New file.
216 * gdb.fortran/call-no-debug-prog.f90: New file.
217 * gdb.fortran/call-no-debug.exp: New file.
218
faeb9f13
AB
2192021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.fortran/associated.exp: New file.
222 * gdb.fortran/associated.f90: New file.
223
170f4b23
AB
2242021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
225
226 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
227
dd80d750
AB
2282021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
229
230 * gdb.base/sect-cmd.exp: Update expected results.
231
b91919ac
AB
2322021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
233
234 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
235 techniques. Enable the test for all targets.
236
02a79309
AB
2372021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
238
239 * gdb.base/maint-info-sections.exp: Add new tests.
240 (check_maint_info_target_sections_output): New proc.
241
895b7b4e
AB
2422021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
243
244 * gdb.arch/riscv-default-tdesc.exp: New file.
245
bc3c0632
AB
2462021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
249
acde2092
AB
2502021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
251
252 * gdb.arch/i386-biarch-core.exp: Add target check.
253
7d2e5095
AKS
2542021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
255
256 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
257
96df3e28
AB
2582021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
259
260 * gdb.fortran/allocated.exp: New file.
261 * gdb.fortran/allocated.f90: New file.
262
a1670b72
AB
2632021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
264
265 * gdb.fortran/lbound-ubound.exp: Remove old comment.
266
bf3386f0
AB
2672021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.base/maint-info-sections.exp: Update expected output, and
270 add additional tests. Again.
271
4790db14
AB
2722021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
273
274 * gdb.base/maint-info-sections.exp: Update expected output, and
275 add additional tests.
276
f4be6772
AB
2772021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * gdb.base/maint-info-sections.exp: New file, content is moved
280 from gdb.base/maint.exp and cleaned up to use latest testsuite
281 techniques.
282 * gdb.base/maint.exp: Tests moved out to
283 gdb.base/maint-info-sections.exp.
284
25ad1e83
SM
2852021-02-10 Simon Marchi <simon.marchi@efficios.com>
286
287 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
288 GDBFLAGS.
289
e92c8eb8
AB
2902021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * gdb.fortran/lbound-ubound.F90: New file.
293 * gdb.fortran/lbound-ubound.exp: New file.
294
ee4c3d88
TV
2952021-02-10 Tom de Vries <tdevries@suse.de>
296
297 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
298 "Restore saved setting of complaints".
299
cf2b2075
TV
3002021-02-09 Tom de Vries <tdevries@suse.de>
301
302 PR symtab/27341
303 * lib/gdb.exp (with_complaints): New proc, factored out of ...
304 (gdb_load_no_complaints): ... here.
305 * gdb.fortran/function-calls.exp: Add test-case.
306
b61f7811
HAQ
3072021-02-09 Abid Qadeer <abidh@codesourcery.com>
308
309 * gdb.threads/signal-command-handle-nopass.exp: Call
310 'standard_testfile' before using 'testfile'.
311 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
312 * gdb.threads/signal-delivered-right-thread.exp: Likewise
313 * gdb.threads/signal-sigtrap.exp: Likewise
314
3d4aae48
LM
3152021-02-08 Luis Machado <luis.machado@linaro.org>
316
317 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
318
4001d90d
TV
3192021-02-08 Tom de Vries <tdevries@suse.de>
320
321 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
322
29db1eb3
AB
3232021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * gdb.python/tui-window-disabled.c: New file.
326 * gdb.python/tui-window-disabled.exp: New file.
327 * gdb.python/tui-window-disabled.py: New file.
328
e0c23e11
AB
3292021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
330
331 * gdb.python/tui-window.exp: Add new tests.
332 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
333 TestWindow object into global the_window.
334 <remote_title>: New method.
335 (delete_window_title): New function.
336
1cf23996
AB
3372021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 * gdb.tui/winheight.exp: Add more tests.
340
2708dbbd
AB
3412021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
342
343 * gdb.python/py-framefilter.exp: Update expected results.
344 * gdb.python/python.exp: Update expected results.
345
cd074e04
AB
3462021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
347
348 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
349 about bug in GDB, update expected results, and add more tests.
350
5fb97639
AB
3512021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
352
353 * gdb.tui/scroll.exp: New file.
354 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
355 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
356 remaining lines up.
357 (Term::check_region_contents): New proc.
358 (Term::check_box_contents): Use check_region_contents.
359
c0e56745
TV
3602021-02-06 Tom de Vries <tdevries@suse.de>
361
362 PR testsuite/26922
363 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
364 scrolling.
365
0e857c82
TV
3662021-02-05 Tom de Vries <tdevries@suse.de>
367
368 PR breakpoints/27313
369 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
370 rejected.
371
a22ec6e8
TV
3722021-02-05 Tom de Vries <tdevries@suse.de>
373
374 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
375 * gdb.fortran/mixed-lang-stack.exp: Same.
376
ae710496
TV
3772021-02-05 Tom de Vries <tdevries@suse.de>
378
379 PR exp/27265
380 * gdb.base/complex-parts.exp: Add tests.
381
d3b54e63
TV
3822021-02-05 Tom de Vries <tdevries@suse.de>
383
384 PR symtab/27307
385 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
386
3eccb1c8
SV
3872021-02-04 Shahab Vahedi <shahab@synopsys.com>
388
389 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
390
a71501e2
PA
3912021-02-03 Pedro Alves <pedro@palves.net>
392
393 * gdb.threads/detach-step-over.c: New file.
394 * gdb.threads/detach-step-over.exp: New file.
395
92234eb1
PA
3962021-02-03 Pedro Alves <pedro@palves.net>
397
398 * gdb.threads/attach-non-stop.c: New file.
399 * gdb.threads/attach-non-stop.exp: New file.
400
2e3773ff
LS
4012021-02-02 Lancelot SIX <lsix@lancelotsix.com>
402
403 * gdb.base/inferior-noarg.c: New test.
404 * gdb.base/inferior-noarg.exp: New test.
405
e0bd9202
SM
4062021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
407
408 * gdb.base/scope.exp: Use proc_with_prefix.
409
9307efbe
SM
4102021-02-02 Simon Marchi <simon.marchi@efficios.com>
411
412 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
413 table proc.
414 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
415 .debug_rnglists table without offset array.
416 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
417 .debug_loclists table without offset array.
418
2b0c7f41
SM
4192021-02-02 Simon Marchi <simon.marchi@efficios.com>
420
421 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
422 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
423 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
424 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
425 attribute
426
ecfda20d
SM
4272021-02-02 Simon Marchi <simon.marchi@efficios.com>
428
429 PR gdb/26813
430 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
431 (loclists): New proc.
432 * gdb.dwarf2/loclists-multiple-cus.c: New.
433 * gdb.dwarf2/loclists-multiple-cus.exp: New.
434 * gdb.dwarf2/loclists-sec-offset.c: New.
435 * gdb.dwarf2/loclists-sec-offset.exp: New.
436
6b0933da
SM
4372021-02-02 Simon Marchi <simon.marchi@efficios.com>
438
439 * lib/dwarf.exp (_location): Add parameters.
440 (_handle_DW_FORM): Adjust.
441
962effa7
SM
4422021-02-02 Simon Marchi <simon.marchi@efficios.com>
443
444 PR gdb/26813
445 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
446 (cu): Generate header for DWARF 5.
447 (rnglists): New proc.
448 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
449 * gdb.dwarf2/rnglists-sec-offset.exp: New.
450
2bd3e4b8
TV
4512021-02-02 Tom de Vries <tdevries@suse.de>
452
453 PR symtab/24620
454 * gdb.dwarf2/fission-reread.exp: Add test-case.
455
c39c8637
TV
4562021-02-01 Tom de Vries <tdevries@suse.de>
457
458 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
459 * gdb.dwarf2/fission-loclists-pie.S: Same.
460 * gdb.dwarf2/fission-loclists.S: Same.
461 * gdb.dwarf2/fission-multi-cu.S: Same.
462 * gdb.dwarf2/fission-reread.S: Same.
463 * gdb.dwarf2/fission-base.exp: Use DWO.
464 * gdb.dwarf2/fission-loclists-pie.exp: Same.
465 * gdb.dwarf2/fission-loclists.exp: Same.
466 * gdb.dwarf2/fission-multi-cu.exp: Same.
467 * gdb.dwarf2/fission-reread.exp: Same.
468
ebde6f2d
TV
4692021-01-29 Tom de Vries <tdevries@suse.de>
470
471 PR breakpoints/26063
472 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
473 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
474
620ec3ca
TV
4752021-01-29 Tom de Vries <tdevries@suse.de>
476
477 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
478
cdeba395
TV
4792021-01-28 Tom de Vries <tdevries@suse.de>
480
481 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
482 in the backtrace, and use that in the rest of the test instead of
483 hardcoded constant 3. Use "frame" instead of "up" for robustness.
484
c47b145e
TV
4852021-01-28 Tom de Vries <tdevries@suse.de>
486
487 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
488 * gdb.arch/i386-sse-stack-align.c: Same.
489 * gdb.arch/i386-sse-stack-align.exp: Same.
490
47918cca
AB
4912021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
492
493 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
494
2f985dd1
TV
4952021-01-28 Tom de Vries <tdevries@suse.de>
496
497 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
498
22efa3d3
TV
4992021-01-28 Tom de Vries <tdevries@suse.de>
500
501 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
502 "maint info line-table". Make PASS pattern more specific. Make
503 FAIL pattern work for -m32.
504
59b59f08
LS
5052021-01-27 Lancelot SIX <lsix@lancelotsix.com>
506
507 PR gdb/27133
508 * gdb.base/ui-redirect.exp: Add test case that ensures that
509 redirecting both logging and debug does not cause gdb to crash.
510
511
807f647c
MM
5122021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
513
514 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
515
4ca40594
TV
5162021-01-26 Tom de Vries <tdevries@suse.de>
517
518 * gdb.threads/killed-outside.exp: Allow regular output.
519
d0021af3
TV
5202021-01-26 Tom de Vries <tdevries@suse.de>
521
522 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
523
9f6c202e
TV
5242021-01-25 Tom de Vries <tdevries@suse.de>
525
526 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
527 * lib/gdb.exp: Use gdb_load_no_complaints.
528
a625a8c9
TT
5292021-01-25 Tom Tromey <tromey@adacore.com>
530
531 * gdb.ada/fixed_points.exp: Add regression test.
532 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
533 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
534
19184910
TT
5352021-01-25 Tom Tromey <tromey@adacore.com>
536
537 * gdb.ada/local-enum.exp: Add enumerator resolution test.
538
acd6125f
TT
5392021-01-25 Tom Tromey <tromey@adacore.com>
540
541 * gdb.ada/local-enum.exp: New file.
542 * gdb.ada/local-enum/local.adb: New file.
543
1af4c9c4
TT
5442021-01-23 Tom Tromey <tom@tromey.com>
545
546 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
547
705646c0
BE
5482021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
549
550 * gdb.base/line65535.exp: Fix test expectation.
551
0ac85db5
SM
5522021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
553
554 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
555 suppression.
556 (default_gdb_exit): Likewise.
557 (default_gdb_spawn): Likewise.
558 (send_gdb): Likewise.
559 (gdb_expect): Likewise.
560 (gdb_expect_list): Likewise.
561 (default_gdb_init): Likewise.
562 (gdb_suppress_entire_file): Remove.
563 (gdb_suppress_tests): Remove.
564 (gdb_stop_suppressing_tests): Remove.
565 (gdb_clear_suppressed): Remove.
566 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
567 related to test suppression.
568 (default_mi_gdb_start): Likewise.
569 (mi_gdb_reinitialize_dir): Likewise.
570 (mi_gdb_test): Likewise.
571 (mi_run_cmd_full): Likewise.
572 (mi_runto_helper): Likewise.
573 (mi_execute_to): Likewise.
574 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
575 * gdb.base/bitfields.exp: Likewise.
576 * gdb.base/bitfields2.exp: Likewise.
577 * gdb.base/break.exp: Likewise.
578 * gdb.base/call-sc.exp: Likewise.
579 * gdb.base/callfuncs.exp: Likewise.
580 * gdb.base/dfp-test.exp: Likewise.
581 * gdb.base/endian.exp: Likewise.
582 * gdb.base/exprs.exp: Likewise.
583 * gdb.base/funcargs.exp: Likewise.
584 * gdb.base/hbreak2.exp: Likewise.
585 * gdb.base/recurse.exp: Likewise.
586 * gdb.base/scope.exp: Likewise.
587 * gdb.base/sepdebug.exp: Likewise.
588 * gdb.base/structs.exp: Likewise.
589 * gdb.base/until.exp: Likewise.
590 * gdb.cp/misc.exp: Likewise.
591
9d2d8a16
AB
5922021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
593
594 PR cli/25956
595 * gdb.base/style.exp (run_style_tests): Add version string test.
596 (test_startup_version_string): Use version style name.
597 * lib/gdb-utils.exp (style): Handle version style name.
598
e7b43072
AB
5992021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
600
601 * gdb.base/style.exp (limited_style): New proc.
602 (clean_restart_and_disable): New proc.
603 (run_style_tests): New proc. Most of the old tests from this file
604 are now in this proc.
605 (test_startup_version_string): New proc. Reamining test from the
606 old file is in this proc.
607
2189c312
SM
6082021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
609
610 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
611 Adjust to "set debug remote" changes.
612
cd211c75
LM
6132021-01-21 Luis Machado <luis.machado@linaro.org>
614
615 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
616 message.
617
730af663
SM
6182021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
619
620 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
621
325d39e4
HD
6222021-01-21 Hannes Domani <ssbssa@yahoo.de>
623
624 PR python/19151
625 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
626
c3e96aa7
SM
6272021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
628
629 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
630
6571ffc6
SM
6312021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
632
633 * lib/tuiterm.exp: Add links in comments.
634
7c794afd
TV
6352021-01-20 Tom de Vries <tdevries@suse.de>
636
637 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
638 offset.
639
1402665c
TV
6402021-01-20 Tom de Vries <tdevries@suse.de>
641
642 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
643
6f52fdf4
SDJ
6442021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
645
646 * gdb.arch/amd64-stap-expressions.S: New file.
647 * gdb.arch/amd64-stap-expressions.exp: New file.
648
14852123
TV
6492021-01-19 Tom de Vries <tdevries@suse.de>
650
651 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
652 sequence.
653
0c4e2c6c
TV
6542021-01-19 Tom de Vries <tdevries@suse.de>
655
656 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
657
02baa133
AB
6582021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
659
660 * gdb.fortran/array-slices.exp (run_test): Avoid including
661 addresses in test names.
662
10f92414
TV
6632021-01-15 Tom de Vries <tdevries@suse.de>
664
665 PR testsuite/26997
666 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
667 when adding sizeof.
668
116d0cf1
TV
6692021-01-14 Tom de Vries <tdevries@suse.de>
670
671 PR testsuite/24590
672 * gdb.base/style.exp: Handle shorter argv in frame command output.
673
8f66807b
AB
6742021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 PR gdb/26819
677 * gdb.server/stop-reply-no-thread-multi.c: New file.
678 * gdb.server/stop-reply-no-thread-multi.exp: New file.
679
3f94e588
TV
6802021-01-12 Tom de Vries <tdevries@suse.de>
681
682 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
683 (main): Remove call to have_mpx.
684 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
685 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
686 (main): Remote call to have_mpx.
687 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
688 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
689 (main): Remove call to have_mpx.
690 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
691 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
692 (main): Remove call to have_mpx.
693 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
694 * gdb.arch/i386-mpx.c (have_mpx): Remove.
695 (main): Remote call to have_mpx.
696 * gdb.arch/i386-mpx.exp: Use have_mpx.
697 * lib/gdb.exp (have_mpx): New proc.
698
5291fe3c
SP
6992021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
700
701 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
702
18bfb505
TV
7032021-01-12 Tom de Vries <tdevries@suse.de>
704
705 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
706
ce38f5ed
AB
7072021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 * gdb.fortran/debug-expr.exp: Add new tests.
710
7c654b71
AB
7112021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
712
713 * gdb.fortran/dot-ops.exp: Add new tests.
714
10dadadc
TV
7152021-01-11 Tom de Vries <tdevries@suse.de>
716
717 PR testsuite/26968
718 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
719 Move insn setting $eax to before probe point.
720
66beed02
TT
7212021-01-09 Tom Tromey <tom@tromey.com>
722
723 * gdb.trace/ax.exp: Do not require an "ext".
724
8fc48b79
TT
7252021-01-08 Tom Tromey <tromey@adacore.com>
726
727 * gdb.ada/voidctx/pck.adb: New file.
728 * gdb.ada/voidctx/pck.ads: New file.
729 * gdb.ada/voidctx/voidctx.adb: New file.
730 * gdb.ada/voidctx.exp: New file.
731
6abd4cf2
SM
7322021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
733
734 PR gdb/27157
735 * gdb.base/empty-host-env-vars.exp: New test.
736
d00f0868
AB
7372021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * gdb.base/completion.exp: Add a new test.
740
3c8c6de2
AB
7412021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
742
743 * gdb.fortran/intvar-dynamic-types.exp: New file.
744 * gdb.fortran/intvar-dynamic-types.f90: New file.
745
e3436813
AB
7462021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
747
748 * gdb.fortran/intvar-array.exp: New file.
749 * gdb.fortran/intvar-array.f90: New file.
750
d4813f10
TT
7512021-01-07 Tom Tromey <tromey@adacore.com>
752
753 * gdb.ada/assign_arr.exp: Add 'others' test.
754
b49180ac
TT
7552021-01-06 Tom Tromey <tromey@adacore.com>
756
757 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
758 (FP4_Type): New type.
759 (FP4_Var): New variable.
760 * gdb.ada/fixed_points/fixed_points.adb: Update.
761 * gdb.ada/fixed_points.exp: Add tests for binary operators.
762
3c55062c
SM
7632021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
764
765 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
766 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
767 Pass prompt containing debug print to gdb_test_sequence.
768
e4ad960a
TV
7692021-01-04 Tom de Vries <tdevries@suse.de>
770
771 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
772
3ec3145c
SM
7732021-01-04 Simon Marchi <simon.marchi@efficios.com>
774
775
776
8dc558a0
SM
7772021-01-04 Simon Marchi <simon.marchi@efficios.com>
778
779 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
780 * gdb.server/connect-without-multi-process.exp: Likewise.
781 * gdb.server/exit-multiple-threads.exp: Likewise.
782 * gdb.server/ext-attach.exp: Likewise.
783 * gdb.server/ext-restart.exp: Likewise.
784 * gdb.server/ext-run.exp: Likewise.
785 * gdb.server/ext-wrapper.exp: Likewise.
786 * gdb.server/multi-ui-errors.exp: Likewise.
787 * gdb.server/no-thread-db.exp: Likewise.
788 * gdb.server/reconnect-ctrl-c.exp: Likewise.
789 * gdb.server/run-without-local-binary.exp: Likewise.
790 * gdb.server/server-kill.exp: Likewise.
791 * gdb.server/server-run.exp: Likewise.
792 * gdb.server/solib-list.exp: Likewise.
793 * gdb.server/stop-reply-no-thread.exp: Likewise.
794 * gdb.server/wrapper.exp: Likewise.
795 * gdb.server/sysroot.exp: Increase timeout when testing the
796 target: sysroot.
797
d8387cc8
SM
7982021-01-04 Simon Marchi <simon.marchi@efficios.com>
799
800 * gdb.server/server-run.exp: Use clean_restart.
801
5169ae34
SM
8022021-01-04 Simon Marchi <simon.marchi@efficios.com>
803
804 * gdb.server/ext-run.exp: Use clean_restart.
805
7b0ff8a2
SM
8062021-01-04 Simon Marchi <simon.marchi@efficios.com>
807
808 * gdb.server/stop-reply-no-thread.exp: Use build_executable
809 instead of prepare_for_testing.
810
a754fbdf
SM
8112021-01-04 Simon Marchi <simon.marchi@efficios.com>
812
813 * gdb.server/solib-list.exp: Use clean_restart.
814
c5e71b33
TV
8152021-01-04 Tom de Vries <tdevries@suse.de>
816
817 * gdb.base/morestack.c: Remove printf.
818 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
819
9b243007
TT
8202020-12-31 Tom Tromey <tom@tromey.com>
821
822 * gdb.rust/simple.exp: Update output for Rust 1.49.
823
4ff509e7
BE
8242020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
825
826 * gdb.cp/step-and-next-inline.exp: Fix test case.
827
391750c3
SM
8282020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
829
830 * gdb.python/py-frame-args.exp: De-duplicate test names.
831
b7874836
AB
8322020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
833
834 PR gdb/27059
835 * gdb.dwarf2/dyn-type-unallocated.c: New file.
836 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
837
e1ff6226
PW
8382020-12-21 Peter Waller <p@pwaller.net>
839
840 * gdb.base/style-interp-exec-mi.exp: New.
841 * gdb.base/style-interp-exec-mi.c: New.
842
ca01f1bf
SM
8432020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
844
845 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
846 gdb_test. Use proc_with_prefix.
847
0fe69a94
MM
8482020-12-21 Markus Metzger <markus.t.metzger@intel.com>
849
850 * gdb.btrace/exception.exp: Build with nopie.
851 * gdb.btrace/function_call_history.exp: Likewise.
852 * gdb.btrace/unknown_functions.exp: Likewise.
853
806e7575
MM
8542020-12-21 Markus Metzger <markus.t.metzger@intel.com>
855
856 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
857
493d2172
MM
8582020-12-21 Markus Metzger <markus.t.metzger@intel.com>
859
860 * gdb.python/py-record-btrace.exp: Make test names unique.
861 * gdb.python/py-record-full.exp: Likewise.
862
1a1c0afc
MM
8632020-12-21 Markus Metzger <markus.t.metzger@intel.com>
864
865 * gdb.btrace/data.exp: Make test names unique.
866 * gdb.btrace/delta.exp: Likewise.
867 * gdb.btrace/enable.exp: Likewise.
868 * gdb.btrace/function_call_history.exp: Likewise.
869 * gdb.btrace/nohist.exp: Likewise.
870 * gdb.btrace/non-stop.exp: Likewise.
871 * gdb.btrace/rn-dl-bind.exp: Likewise.
872 * gdb.btrace/step.exp: Likewise.
873 * gdb.btrace/stepi.exp: Likewise.
874 * gdb.btrace/tailcall.exp: Likewise.
875
98d837f0
MM
8762020-12-21 Markus Metzger <markus.t.metzger@intel.com>
877
878 * gdb.btrace/enable.exp: Update error message.
879 * gdb.btrace/multi-inferior.exp: Likewise.
880 * gdb.btrace/reconnect.exp: Likewise.
881 * gdb.python/py-record-btrace.exp: Likewise.
882 * gdb.python/py-record-full.exp: Likewise.
883
c541fa7c
TV
8842020-12-20 Tom de Vries <tdevries@suse.de>
885
886 * lib/gdb.exp (save_target_board_info): New proc.
887 (gdb_compile_shlib): Use save_target_board_info.
888
60108e47
TV
8892020-12-19 Tom de Vries <tdevries@suse.de>
890
891 * lib/gdb.exp (supports_scalar_storage_order_attribute)
892 (supports_gnuc): New proc.
893 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
894 test_compiler_info calls. Add unsupported message.
895 * gdb.base/endianity.c: Use TEST_SSO.
896
fa639f55
HD
8972020-12-19 Hannes Domani <ssbssa@yahoo.de>
898
899 PR exp/27070
900 * gdb.python/compare-enum-type-a.c: New test.
901 * gdb.python/compare-enum-type-b.c: New test.
902 * gdb.python/compare-enum-type.exp: New file.
903 * gdb.python/compare-enum-type.h: New test.
904
4aea001f
HD
9052020-12-18 Hannes Domani <ssbssa@yahoo.de>
906
907 * gdb.python/py-format-string.exp: Add tests for address keyword.
908
b3f9469b
HD
9092020-12-18 Hannes Domani <ssbssa@yahoo.de>
910
911 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
912
86ef42bd
TT
9132020-12-18 Tom Tromey <tromey@adacore.com>
914
915 * gdb.ada/fixed_points.exp: Also run with
916 -fgnat-encodings=minimal. Update expected output.
917
93df4a1d
SM
9182020-12-16 Simon Marchi <simon.marchi@efficios.com>
919
920 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
921 * gdb.base/continue-all-already-running.exp: Likewise.
922 * gdb.base/moribund-step.exp: Likewise.
923 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
924
592995fa
TV
9252020-12-16 Tom de Vries <tdevries@suse.de>
926
927 * gdb.base/batch-preserve-term-settings.exp:
928
1e61189d
TV
9292020-12-16 Tom de Vries <tdevries@suse.de>
930
931 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
932 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
933
19007d95
LM
9342020-12-16 Luis Machado <luis.machado@linaro.org>
935
936 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
937 pointer-based memory accesses.
938 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
939 hw watchpoint cases.
940
a33fc9ae
RK
9412020-12-15 Rae Kim <rae.kim@gmail.com>
942
943 * gdb.base/document.exp: New test.
944
0e5ad442
TT
9452020-12-15 Tom Tromey <tromey@adacore.com>
946
947 * gdb.base/style.exp: Add deprecation tests.
948
60598dbd
SM
9492020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
950
951 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
952
8cd6d968
MW
9532020-12-14 Mark Wielaard <mark@klomp.org>
954
955 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
956 specially, set attr_form_comment to the actual FORM string used.
957
eab9267c
MW
9582020-12-14 Mark Wielaard <mark@klomp.org>
959
960 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
961 _constants(SPECIAL_expr) here, but set it...
962 (Dwarf::cu): ...here based on _cu_version.
963
2f413264
TV
9642020-12-14 Tom de Vries <tdevries@suse.de>
965
966 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
967 pass -fPIC.
968 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
969 * gdb.base/break-probes.exp: Same.
970 * gdb.base/ctxobj.exp: Same.
971 * gdb.base/dso2dso.exp: Same.
972 * gdb.base/global-var-nested-by-dso.exp: Same.
973 * gdb.base/info-shared.exp: Same.
974 * gdb.base/jit-reader-simple.exp: Same.
975 * gdb.base/print-file-var.exp: Same.
976 * gdb.base/skip-solib.exp: Same.
977 * gdb.btrace/dlopen.exp: Same.
978
18f1cb1f
TV
9792020-12-14 Tom de Vries <tdevries@suse.de>
980
981 PR testsuite/26963
982 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
983
519155c9
TV
9842020-12-14 Tom de Vries <tdevries@suse.de>
985
986 PR testsuite/26962
987 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
988 cast it to its declared type".
989
153f6e6c
TV
9902020-12-14 Tom de Vries <tdevries@suse.de>
991
992 PR testsuite/26951
993 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
994 shell prompt.
995
86b44259
TT
9962020-12-14 Tom Tromey <tromey@adacore.com>
997
998 * gdb.ada/nested.exp: Add new tests.
999 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1000
e26624c6
TT
10012020-12-14 Tom Tromey <tromey@adacore.com>
1002
1003 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1004
a3bdae4e
TT
10052020-12-14 Tom Tromey <tromey@adacore.com>
1006
1007 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1008
862fcbd8
TV
10092020-12-13 Tom de Vries <tdevries@suse.de>
1010
1011 PR testsuite/26953
1012 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1013 attribute support if compiler doesn't support it.
1014
a406a98e
TV
10152020-12-13 Tom de Vries <tdevries@suse.de>
1016
1017 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1018 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1019 source to shared lib. Add ada to options.
1020
5d7e6ed0
TV
10212020-12-13 Tom de Vries <tdevries@suse.de>
1022
1023 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1024 calling gnatbind and gnatlink.
1025
ee9812a0
AB
10262020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1027
1028 * gdb.base/dcache-flush.c: New file.
1029 * gdb.base/dcache-flush.exp: New file.
1030
50a5f187
AB
10312020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1034 commands.
1035 * gdb.base/killed-outside.exp: Likewise.
1036 * gdb.opt/inline-bt.exp: Likewise.
1037 * gdb.perf/gmonster-null-lookup.py: Likewise.
1038 * gdb.perf/gmonster-print-cerr.py: Likewise.
1039 * gdb.perf/gmonster-ptype-string.py: Likewise.
1040 * gdb.python/py-unwind.exp: Likewise.
1041
19c659f1
AB
10422020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1043
1044 * gdb.base/commands.exp: Update expected results.
1045
9ef6d4a1
AB
10462020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 PR cli/15104
1049 * gdb.base/commands.exp: Add additional tests.
1050 * gdb.base/completion.exp: Add additional tests.
1051
1536146f
AB
10522020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.base/completion.exp: Add additional tests.
1055
346e7e19
TV
10562020-12-11 Tom de Vries <tdevries@suse.de>
1057
1058 PR testsuite/26991
1059 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1060 violations by setting bounds registers if the bounds are passed in the
1061 Bounds Table.
1062
9cd7a95a
TV
10632020-12-11 Tom de Vries <tdevries@suse.de>
1064
1065 PR testsuite/26954
1066 * gdb.base/float128.exp: Detect and handle no mpfr support.
1067
4483a8e7
SM
10682020-12-10 Simon Marchi <simon.marchi@efficios.com>
1069
1070 PR gdb/24694
1071 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1072 calls.
1073
10067028
TV
10742020-12-10 Tom de Vries <tdevries@suse.de>
1075
1076 PR testsuite/26947
1077 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1078 braces for tcl 8.5 and earlier.
1079
5b56203a
SM
10802020-12-09 Simon Marchi <simon.marchi@efficios.com>
1081
1082 PR 26875, PR 26901
1083 * gdb.base/flexible-array-member.c: New test.
1084 * gdb.base/flexible-array-member.exp: New test.
1085
b46551b2
TV
10862020-12-08 Tom de Vries <tdevries@suse.de>
1087
1088 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1089 using is_amd64_regs_target.
1090
8439f446
TV
10912020-12-08 Tom de Vries <tdevries@suse.de>
1092
1093 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1094 self_id.
1095
bc545da7
PA
10962020-12-07 Pedro Alves <pedro@palves.net>
1097
1098 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1099 'additional_flags' variable.
1100
1f58f6c2
TBA
11012020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1102
1103 * gdb.linespec/explicit.exp: Extend with a test to check completing
1104 '-' after seemingly complete options.
1105
5759831a
TBA
11062020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1107
1108 * gdb.linespec/keywords.exp: Add tests to check positional
1109 flexibility of "-force-condition".
1110
21e051b3
TBA
11112020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1112
1113 * gdb.base/bp-cmds-run-with-ex.c: New file.
1114 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1115 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1116 * gdb.gdb/python-interrupts.exp: Update the call to
1117 'catch_command_errors' with the new argument.
1118 * gdb.gdb/python-selftest.exp: Ditto.
1119
187b041e
SM
11202020-12-04 Simon Marchi <simon.marchi@efficios.com>
1121
1122 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1123 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1124 * gdb.threads/non-stop-fair-events.exp: Likewise.
1125
3b7a962d
SM
11262020-12-04 Simon Marchi <simon.marchi@efficios.com>
1127
1128 * gdb.threads/step-over-exec.exp: New.
1129 * gdb.threads/step-over-exec.c: New.
1130 * gdb.threads/step-over-exec-execd.c: New.
1131 * lib/my-syscalls.S: New.
1132 * lib/my-syscalls.h: New.
1133
e633b117
SM
11342020-12-04 Simon Marchi <simon.marchi@efficios.com>
1135
1136 * lib/dwarf.exp (declare_labels): Use name as text if text is
1137 not provided.
1138
67748e0f
TV
11392020-12-04 Tom de Vries <tdevries@suse.de>
1140
1141 PR testsuite/26990
1142 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1143 are unsupported.
1144
a8d13675
TV
11452020-12-04 Tom de Vries <tdevries@suse.de>
1146
1147 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1148 clause.
1149
f17727b3
TV
11502020-12-04 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.reverse/insn-reverse.exp: Fix count handling.
1153
a1499830
TV
11542020-12-04 Tom de Vries <tdevries@suse.de>
1155
1156 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1157 __x86_64__.
1158
9c027c2f
TV
11592020-12-04 Tom de Vries <tdevries@suse.de>
1160
1161 * gdb.reverse/insn-reverse.c (test_nr): New var.
1162 (usage, parse_args): New function.
1163 (main): Call parse_args. Only run test for test_nr.
1164 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1165 and bail out. Run subtests individually, using an inferior arg
1166 specifying the subtest.
1167
533b2ae0
AB
11682020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1169
1170 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1171
e4502042
AB
11722020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1173
1174 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1175 update test to use this.
1176
f55a9a37
SM
11772020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1178
1179 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1180
0a6155a0
SM
11812020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1182
1183 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1184 (do_test): Don't use with_test_prefix.
1185 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1186 (do_test): Don't use with_test_prefix.
1187 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1188 (do_test): Don't use with_test_prefix.
1189 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1190 (do_test): Don't use with_test_prefix.
1191
4d56d64a
SM
11922020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1193
1194 * gdb.threads/non-ldr-exit.exp: Fix comment.
1195
54e75f29
AB
11962020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1197
1198 * gdb.xml/maint-xml-dump-03.xml: New file.
1199
7ce05d21
TV
12002020-11-30 Tom de Vries <tdevries@suse.de>
1201
1202 PR symtab/26905
1203 * gdb.dwarf2/count.exp: Remove kfails.
1204
50757f95
TBA
12052020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1206
1207 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1208 indices.
1209
4afa9fd9
JB
12102020-11-24 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1213 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1214 languages. Remove the associated setup_xfail.
1215
15a491af
SM
12162020-11-23 Simon Marchi <simon.marchi@efficios.com>
1217
1218 * lib/gdb.exp (gdb_assert): Show error message on error.
1219
891615f0
TV
12202020-11-23 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1223 * gdb.ada/mod_from_name.exp: Same.
1224 * gdb.ada/pckd_arr_ren.exp: Same.
1225
19922582
SM
12262020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1227
1228 * gdb.base/template.exp: New.
1229 * gdb.base/template.c: New.
1230
117c628d
GB
12312020-11-22 Gary Benson <gbenson@redhat.com>
1232
1233 PR gdb/26905
1234 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1235 is defined using a DW_AT_count which references another DIE.
1236
da39d3ba
TV
12372020-11-21 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.base/vla-ptr.exp: Add XFAIL.
1240
a5c641b5
AB
12412020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1242
1243 * gdb.fortran/array-slices-bad.exp: New file.
1244 * gdb.fortran/array-slices-bad.f90: New file.
1245 * gdb.fortran/array-slices-sub-slices.exp: New file.
1246 * gdb.fortran/array-slices-sub-slices.f90: New file.
1247 * gdb.fortran/array-slices.exp: Rewrite tests.
1248 * gdb.fortran/array-slices.f90: Rewrite tests.
1249 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1250
a15a5258
AB
12512020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1252
1253 * gdb.base/completion.exp: Add new completion tests.
1254
7cb2893d
SM
12552020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1256
1257 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1258 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1259 * gdb.mi/mi-nsintrall.exp: Likewise.
1260 * gdb.mi/mi-nsmoribund.exp: Likewise.
1261 * gdb.mi/mi-nsthrexec.exp: Likewise.
1262 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1263
cf144ec8
SM
12642020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1265
1266 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1267 of perror.
1268
6b6a3e05
JM
12692020-11-18 Joseph Myers <joseph@codesourcery.com>
1270
1271 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1272 $arg.exe exists but $arg does not.
1273
811bdca0
GB
12742020-11-17 Gary Benson <gbenson@redhat.com>
1275
1276 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1277 __attribute__ ((used)).
1278
c72e3136
AB
12792020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1280
1281 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1282
037d7135
AB
12832020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1284
1285 * gdb.base/completion.exp: Add new tests.
1286
119e99bb
TT
12872020-11-16 Tom Tromey <tromey@adacore.com>
1288
1289 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1290 tests.
1291
b74dbc20
JB
12922020-11-15 Joel Brobecker <brobecker@adacore.com>
1293
1294 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1295 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1296 (main): Add reference to pck__fp1_var2.
1297 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1298
0a12719e
JB
12992020-11-15 Joel Brobecker <brobecker@adacore.com>
1300
1301 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1302
0c9150e4
JB
13032020-11-15 Joel Brobecker <brobecker@adacore.com>
1304
1305 * gdb.ada/fixed_points.exp: Add ptype tests.
1306 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1307
b26daff9
JB
13082020-11-15 Joel Brobecker <brobecker@adacore.com>
1309
1310 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1311
09584414
JB
13122020-11-15 Joel Brobecker <brobecker@adacore.com>
1313
1314 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1315 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1316 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1317 New files.
1318 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1319
1320 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1321 New files.
1322
9dd02fc0
AB
13232020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1324
1325 PR cli/26879
1326 * gdb.fortran/completion.exp: New file.
1327 * gdb.fortran/completion.f90: New file.
1328
5643c500
JM
13292020-11-12 Joseph Myers <joseph@codesourcery.com>
1330
1331 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1332 but $arg does not.
1333
7bea47f0
AB
13342020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1335
1336 * gdb.fortran/types.exp: Add more tests.
1337
1f2624a3
TT
13382020-11-12 Tom Tromey <tom@tromey.com>
1339
1340 PR rust/26799:
1341 * gdb.rust/traits.exp: Remove kfails.
1342
9e74f0ae
GB
13432020-11-12 Gary Benson <gbenson@redhat.com>
1344
1345 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1346 statement.
1347
acb994fa
SM
13482020-11-11 Simon Marchi <simon.marchi@efficios.com>
1349
1350 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1351 always-inserted" axis.
1352 (do_test): Add breakpoint_always_inserted parameter.
1353
95016fd2
TT
13542020-11-10 Tom Tromey <tromey@adacore.com>
1355
1356 * gdb.ada/bias.exp: Update.
1357 * gdb.ada/bias/bias.adb (X): Change value.
1358
83100a74
GB
13592020-11-10 Gary Benson <gbenson@redhat.com>
1360
1361 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1362 regexp fragment in parentheses to prevent false matching.
1363
6ff174a7
GB
13642020-11-10 Gary Benson <gbenson@redhat.com>
1365
1366 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1367
eb24648c
GB
13682020-11-10 Gary Benson <gbenson@redhat.com>
1369
1370 * gdb.cp/step-and-next-inline.exp: Only require
1371 -gstatement-frontiers when building with GCC.
1372 Only setup KFAIL's for GCC issues when using
1373 a GCC-built executable.
1374
86775fab
AB
13752020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1376
1377 * gdb.base/debug-expr.c: Add extra function to allow for an
1378 additional test.
1379 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1380 to this proc with gdb_test_debug_expr. Add an extra test.
1381 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1382 to this proc with gdb_test_debug_expr, give the tests names
1383 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1384 calls to this proc with gdb_test_debug_expr, give the tests names
1385 * gdb.fortran/debug-expr.exp: New file.
1386 * gdb.fortran/debug-expr.f90: New file.
1387 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1388
a1945bd4
SM
13892020-11-06 Simon Marchi <simon.marchi@efficios.com>
1390
1391 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1392 proceduresu.
1393 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1394 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1395 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1396 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1397 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1398 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1399 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1400 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1401
9c91c725
TT
14022020-11-04 Tom Tromey <tromey@adacore.com>
1403
1404 * gdb.ada/funcall_ref.exp: Update.
1405 * gdb.ada/var_rec_arr.exp: Update.
1406
8d9fd3a1
TT
14072020-11-04 Tom Tromey <tromey@adacore.com>
1408
1409 * gdb.ada/rec_ptype.exp: New file.
1410 * gdb.ada/rec_ptype/main.adb: New file.
1411 * gdb.ada/rec_ptype/p.ads: New file.
1412
d8f62e84
TT
14132020-11-04 Tom Tromey <tromey@adacore.com>
1414
1415 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1416 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1417 (PT_Full): New variable.
1418 * gdb.ada/tick_length_array_enum_idx/pck.adb
1419 (Full_PT): New type.
1420
7ff5b937
TT
14212020-11-04 Tom Tromey <tromey@adacore.com>
1422
1423 * gdb.ada/array_of_variant.exp: New file.
1424 * gdb.ada/array_of_variant/p.adb: New file.
1425 * gdb.ada/array_of_variant/pck.ads: New file.
1426 * gdb.ada/array_of_variant/pck.adb: New file.
1427
10f6a3ad
TT
14282020-11-04 Tom Tromey <tromey@adacore.com>
1429
1430 * gdb.ada/enum_idx_packed.exp: Add test.
1431 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1432 New variable.
1433 * gdb.ada/enum_idx_packed/pck.ads (Short)
1434 (Multi_Dimension, Multi_Dimension_Access): New types.
1435
b72795a8
TT
14362020-11-04 Tom Tromey <tromey@adacore.com>
1437
1438 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1439
24aa1b02
TT
14402020-11-04 Tom Tromey <tromey@adacore.com>
1441
1442 * gdb.ada/set_pckd_arr_elt.exp: Also test
1443 -fgnat-encodings=minimal. Add tests.
1444 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1445 Call Update_Small a second time.
1446 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1447 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1448 (Variant_Access): New types.
1449 (New_Variant): Declare.
1450
c9a28cbe
TT
14512020-11-04 Tom Tromey <tromey@adacore.com>
1452
1453 * gdb.ada/mod_from_name.exp: Test printing slice.
1454
57567375
TT
14552020-11-04 Tom Tromey <tromey@adacore.com>
1456
1457 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1458 values.
1459 * gdb.ada/access_to_unbounded_array.exp: Test different
1460 -fgnat-encodings values.
1461 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1462 values.
1463 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1464 values.
1465 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1466 values.
1467 * gdb.ada/array_of_variable_length.exp: Test different
1468 -fgnat-encodings values.
1469 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1470 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1471 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1472 change.
1473 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1474 values.
1475 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1476 * gdb.ada/out_of_line_in_inlined.exp: Test different
1477 -fgnat-encodings values.
1478 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1479 values.
1480 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1481 values.
1482 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1483 -fgnat-encodings values.
1484 * gdb.ada/variant_record_packed_array.exp: Test different
1485 -fgnat-encodings values.
1486
a7400e44
TT
14872020-11-04 Tom Tromey <tromey@adacore.com>
1488
1489 * gdb.ada/enum_idx_packed.exp: Add tests.
1490 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1491 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1492 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1493 declarations.
1494
c40907bf
TV
14952020-11-03 Tom de Vries <tdevries@suse.de>
1496
1497 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1498 terminator comments.
1499 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1500 terminator.
1501
f468977a
SM
15022020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1503
1504 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1505 integer format test with regexp.
1506
1c2bec19
GB
15072020-11-02 Gary Benson <gbenson@redhat.com>
1508
1509 * gdb.base/print-file-var.exp (test): Separate compiler and
1510 linker options, and build using build_executable_from_specs
1511 to accommodate this.
1512
6539a36d
GB
15132020-11-02 Gary Benson <gbenson@redhat.com>
1514
1515 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1516 for .c files compiled as C++ with Clang if any shared
1517 libraries are specified.
1518
7ea44a51
GB
15192020-11-02 Gary Benson <gbenson@redhat.com>
1520
1521 * lib/attributes.h: New header.
1522 * gdb.base/backtrace.c: Include the above. Replace
1523 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1524 * gdb.base/infcall-nested-structs.c: Likewise.
1525 * gdb.base/vla-optimized-out.c: Likewise.
1526
ab8f783d
TV
15272020-11-02 Tom de Vries <tdevries@suse.de>
1528
1529 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1530
d77c9224
JB
15312020-11-01 Joel Brobecker <brobecker@adacore.com>
1532
1533 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1534 System.Min_Int and System.Max_Int with smaller hardcoded
1535 constants.
1536
0e5b0dd0
SM
15372020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1538
1539 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1540 * configure: Re-generate.
1541
136821d9
SM
15422020-10-30 Simon Marchi <simon.marchi@efficios.com>
1543
1544 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1545 expected output.
1546
b78b3a29
TBA
15472020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1548
1549 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1550 behavior.
1551 * gdb.base/paginate-bg-execution.exp: Ditto.
1552 * gdb.base/paginate-inferior-exit.exp: Ditto.
1553 * gdb.base/double-prompt-target-event-error.c: Remove.
1554 * gdb.base/double-prompt-target-event-error.exp: Remove.
1555
cfaa8f76
TBA
15562020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1557
1558 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1559 inferiors' and 'detach inferiors' do not change the current
1560 inferior.
1561
0ad0e70c
TV
15622020-10-29 Tom de Vries <tdevries@suse.de>
1563
1564 * gdb.threads/tls.exp: Fix DUPLICATEs.
1565
99cc6b2a
TV
15662020-10-28 Tom de Vries <tdevries@suse.de>
1567
1568 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1569
efe9b873
TV
15702020-10-28 Tom de Vries <tdevries@suse.de>
1571
1572 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1573 * gdb.base/reread.exp: Same.
1574
6b68fd45
TV
15752020-10-28 Tom de Vries <tdevries@suse.de>
1576
1577 * lib/gdb.exp (readnow): Handle arg.
1578 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1579
32a5f98a
TV
15802020-10-28 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.base/relocate.exp: Update regexp for -readnow.
1583
f93b8760
TV
15842020-10-28 Tom de Vries <tdevries@suse.de>
1585
1586 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1587 -readnow.
1588
1b00ef06
TV
15892020-10-28 Tom de Vries <tdevries@suse.de>
1590
1591 PR symtab/26772
1592 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1593 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1594
364bb903
TV
15952020-10-28 Tom de Vries <tdevries@suse.de>
1596
1597 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1598 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1599 complaint during file command for -readnow.
1600
445a033f
TV
16012020-10-28 Tom de Vries <tdevries@suse.de>
1602
1603 * gdb.cp/nsalias.exp: Fix typo in test name.
1604
fdd67a42
TV
16052020-10-28 Tom de Vries <tdevries@suse.de>
1606
1607 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1608
706baf4c
TV
16092020-10-28 Tom de Vries <tdevries@suse.de>
1610
1611 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1612 -readnow.
1613
b448cca5
TV
16142020-10-27 Tom de Vries <tdevries@suse.de>
1615
1616 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1617
5868da03
TV
16182020-10-27 Tom de Vries <tdevries@suse.de>
1619
1620 * gdb.base/maint.exp: Update for -readnow.
1621
06db6ec3
TV
16222020-10-27 Tom de Vries <tdevries@suse.de>
1623
1624 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1625 -readnow.
1626
934a1764
GB
16272020-10-14 Gary Benson <gbenson@redhat.com>
1628
1629 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1630 "_vptr$Base" as correct, in addition to "_vptr.Base".
1631 (test_mixed): Likewise.
1632
0bf21fbd
GB
16332020-10-27 Gary Benson <gbenson@redhat.com>
1634
1635 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1636 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1637
b1d4d8d1
TBA
16382020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1639
1640 * gdb.base/condbreak.exp: Update the completion tests to
1641 consider the '-force' flag.
1642
bd24c5d6
TV
16432020-10-27 Tom de Vries <tdevries@suse.de>
1644
1645 * gdb.base/list-ambiguous-readnow.exp: New file.
1646
733d554a
TBA
16472020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1648
1649 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1650 the condition.
1651 * gdb.linespec/cpcompletion.exp: Update to consider the
1652 '-force-condition' keyword.
1653 * gdb.linespec/explicit.exp: Ditto.
1654 * lib/completion-support.exp: Ditto.
1655
b5fa468f
TBA
16562020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1657
1658 * gdb.base/condbreak-multi-context.cc: New file.
1659 * gdb.base/condbreak-multi-context.exp: New file.
1660
b3247276
TT
16612020-10-26 Tom Tromey <tom@tromey.com>
1662
1663 * lib/mi-support.exp (default_mi_gdb_start): Call
1664 gdb_stdin_log_init.
1665 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1666 subtract one from gdb_instances.
1667 (gdb_stdin_log_write): Flush in_file.
1668
1c47ec3e
TV
16692020-10-26 Tom de Vries <tdevries@suse.de>
1670
1671 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1672
6390859c
TT
16732020-10-26 Tom Tromey <tromey@adacore.com>
1674
1675 * gdb.ada/unsigned_range/foo.adb: New file.
1676 * gdb.ada/unsigned_range/pack.adb: New file.
1677 * gdb.ada/unsigned_range/pack.ads: New file.
1678 * gdb.ada/unsigned_range.exp: New file.
1679
55c3ad88
TV
16802020-10-26 Tom de Vries <tdevries@suse.de>
1681
1682 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1683
1612c4bb
TV
16842020-10-26 Tom de Vries <tdevries@suse.de>
1685
1686 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1687 for CU.
1688 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1689
7d72802b
TV
16902020-10-23 Tom de Vries <tdevries@suse.de>
1691
1692 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1693 DW_FORM_string.
1694 (Dwarf::_default_form): New proc.
1695 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1696 guessed.
1697
9476b583
TV
16982020-10-23 Tom de Vries <tdevries@suse.de>
1699
1700 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1701 * gdb.dwarf2/atomic-type.exp: Same.
1702 * gdb.dwarf2/bad-regnum.exp: Same.
1703 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1704 * gdb.dwarf2/dw2-align.exp: Same.
1705 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1706 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1707 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1708 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1709 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1710 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1711 * gdb.dwarf2/enum-type.exp: Same.
1712 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1713 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1714 * gdb.dwarf2/main-subprogram.exp: Same.
1715 * gdb.dwarf2/missing-type-name.exp: Same.
1716 * gdb.dwarf2/nonvar-access.exp: Same.
1717 * gdb.dwarf2/typedef-void-finish.exp: Same.
1718 * gdb.dwarf2/var-access.exp: Same.
1719 * gdb.dwarf2/void-type.exp: Same.
1720
4a636814
SM
17212020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1722
1723 PR gdb/26693
1724 * gdb.dwarf2/template-specification-full-name.exp: New test.
1725
557fc257
LM
17262020-10-22 Luis Machado <luis.machado@linaro.org>
1727
1728 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1729 expected an offset from the function.
1730 * gdb.base/msym-bp.exp (test): Likewise.
1731
6b4c676c
AB
17322020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * gdb.fortran/array-slices.exp: Add a new test.
1735
98cec4f6
GB
17362020-10-21 Gary Benson <gbenson@redhat.com>
1737
1738 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1739 fullname test with Clang. Also expand comments generally.
1740
ae86f581
TV
17412020-10-20 Tom de Vries <tdevries@suse.de>
1742
1743 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1744
8c161360
TV
17452020-10-20 Tom de Vries <tdevries@suse.de>
1746
1747 * gdb.dwarf2/arr-stride.c: Remove.
1748 * gdb.dwarf2/arr-stride.exp: Use main.c.
1749 * gdb.dwarf2/arr-subrange.c: Remove.
1750 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1751 * gdb.dwarf2/bad-regnum.c: Remove.
1752 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1753 * gdb.dwarf2/corrupt.c: Remove.
1754 * gdb.dwarf2/corrupt.exp: Use main.c.
1755 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1756 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1757 * gdb.dwarf2/dw2-icycle.c: Remove.
1758 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1759 * gdb.dwarf2/formdata16.c: Remove.
1760 * gdb.dwarf2/formdata16.exp: Use main.c.
1761 * gdb.dwarf2/implptrconst.c: Remove.
1762 * gdb.dwarf2/implptrconst.exp: Use main.c.
1763 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1764 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1765 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1766 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1767
9c2412ec
TV
17682020-10-20 Tom de Vries <tdevries@suse.de>
1769
1770 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1771 file.
1772 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1773
0cd2ad78
TV
17742020-10-20 Tom de Vries <tdevries@suse.de>
1775
1776 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1777 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1778 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1779 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1780 * gdb.dwarf2/dw2-ranges.exp: Same.
1781 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1782 * gdb.dwarf2/var-access.exp: Same.
1783
22cc388e
TT
17842020-10-19 Tom Tromey <tromey@adacore.com>
1785
1786 PR tui/26719
1787 * gdb.tui/list.exp: Check source window contents after focus
1788 change.
1789
520596f2
TV
17902020-10-17 Tom de Vries <tdevries@suse.de>
1791
1792 PR symtab/26317
1793 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1794
d1c8a76d
TV
17952020-10-17 Tom de Vries <tdevries@suse.de>
1796
1797 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1798 as suffix.
1799 * gdb.dwarf2/atomic.c: Rename to ...
1800 * gdb.dwarf2/atomic-type.c: ... this.
1801 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1802 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1803 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1804 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1805 * gdb.dwarf2/fission-mix2.c: Rename to ...
1806 * gdb.dwarf2/fission-mix-2.c: ... this.
1807 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1808 standard_testfile.
1809 * gdb.dwarf2/ada-valprint-error.exp: Same.
1810 * gdb.dwarf2/arr-stride.exp: Same.
1811 * gdb.dwarf2/arr-subrange.exp: Same.
1812 * gdb.dwarf2/atomic-type.exp: Same.
1813 * gdb.dwarf2/bad-regnum.exp: Same.
1814 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1815 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1816 * gdb.dwarf2/clang-debug-names.exp: Same.
1817 * gdb.dwarf2/comp-unit-lang.exp: Same.
1818 * gdb.dwarf2/corrupt.exp: Same.
1819 * gdb.dwarf2/count.exp: Same.
1820 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1821 * gdb.dwarf2/data-loc.exp: Same.
1822 * gdb.dwarf2/dw2-align.exp: Same.
1823 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1824 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1825 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1826 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1827 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1828 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1829 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1830 * gdb.dwarf2/dw2-inline-param.exp: Same.
1831 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1832 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1833 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1834 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1835 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1836 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1837 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1838 * gdb.dwarf2/dw2-param-error.exp: Same.
1839 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1840 * gdb.dwarf2/dw2-ranges.exp: Same.
1841 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1842 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1843 * gdb.dwarf2/dw4-sig-types.exp: Same.
1844 * gdb.dwarf2/dynarr-ptr.exp: Same.
1845 * gdb.dwarf2/enum-type.exp: Same.
1846 * gdb.dwarf2/fission-mix.exp: Same.
1847 * gdb.dwarf2/formdata16.exp: Same.
1848 * gdb.dwarf2/implptrconst.exp: Same.
1849 * gdb.dwarf2/implptrpiece.exp: Same.
1850 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1851 * gdb.dwarf2/main-subprogram.exp: Same.
1852 * gdb.dwarf2/method-ptr.exp: Same.
1853 * gdb.dwarf2/missing-sig-type.exp: Same.
1854 * gdb.dwarf2/nonvar-access.exp: Same.
1855 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1856 * gdb.dwarf2/shortpiece.exp: Same.
1857 * gdb.dwarf2/staticvirtual.exp: Same.
1858 * gdb.dwarf2/subrange.exp: Same.
1859 * gdb.dwarf2/symtab-producer.exp: Same.
1860 * gdb.dwarf2/typedef-void-finish.exp: Same.
1861 * gdb.dwarf2/var-access.exp: Same.
1862 * gdb.dwarf2/variant.exp: Same.
1863 * gdb.dwarf2/void-type.exp: Same.
1864 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1865 dw2-ranges-main.c.
1866 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1867
472d09c1
TV
18682020-10-16 Tom de Vries <tdevries@suse.de>
1869
1870 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1871
afe75f6d
TV
18722020-10-16 Tom de Vries <tdevries@suse.de>
1873
1874 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1875
8c8bd0ba
TV
18762020-10-14 Tom de Vries <tdevries@suse.de>
1877
1878 PR testsuite/26732
1879 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1880 scenario 2.
1881 * gdb.ada/mi_catch_ex_hand.exp: Same.
1882
b75d55d4
PA
18832020-10-13 Pedro Alves <pedro@palves.net>
1884
1885 * lib/mi-support.exp (mi_clean_restart): New.
1886 (mi_run_to_main): Delete.
1887 All callers adjust to use mi_clean_restart / mi_runto_main.
1888
e777225b
PA
18892020-10-13 Pedro Alves <pedro@palves.net>
1890
1891 * config/monitor.exp: Use "list -q".
1892 * gdb.arch/gdb1558.exp: Use "break -q".
1893 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1894 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1895 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1896 * gdb.base/commands.exp: Use "break -q".
1897 * gdb.base/condbreak.exp: Use "break -q".
1898 * gdb.base/ctf-ptype.exp: Use "list -q".
1899 * gdb.base/define.exp: Use "break -q".
1900 * gdb.base/del.exp: Use "break -q".
1901 * gdb.base/fullname.exp: Use "break -q".
1902 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1903 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1904 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1905 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1906 "hbreak -q".
1907 * gdb.base/included.exp: Use "list -q".
1908 * gdb.base/label.exp: Use "break -q".
1909 * gdb.base/lineinc.exp: Use "break -q".
1910 * gdb.base/list.exp: Use "list -q".
1911 * gdb.base/macscp.exp: Use "list -q".
1912 * gdb.base/pending.exp: Use "break -q".
1913 * gdb.base/prologue-include.exp: Use "break -q".
1914 * gdb.base/ptype.exp: Use "list -q".
1915 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1916 * gdb.base/server-del-break.exp: Use "break -q".
1917 * gdb.base/style.exp: Use "break -q".
1918 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1919 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1920 * gdb.cp/exception.exp: Use "tbreak -q".
1921 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1922 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1923 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1924 * gdb.dwarf2/pr13961.exp: Use "break -q".
1925 * gdb.linespec/explicit.exp: Use "list -q".
1926 * gdb.linespec/linespec.exp: Use "break -q".
1927 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1928 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1929 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1930 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1931 * gdb.trace/change-loc.exp: Use "break -q".
1932 * gdb.trace/pending.exp: Use "break -q".
1933 * gdb.tui/basic.exp: Use "list -q".
1934 * gdb.tui/list-before.exp: Use "list -q".
1935 * gdb.tui/list.exp: Use "list -q".
1936 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1937
8abd8ee8
PA
19382020-10-13 Pedro Alves <pedro@palves.net>
1939
1940 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1941 saved breakpoints file.
1942 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1943 inspecting breakpoint list.
1944 * lib/gdb.exp (runto_main): Add "qualified" to options.
1945 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1946 and handle it.
1947 (mi_runto_main): Pass 1 as qualified argument.
1948
f71e6719
PA
19492020-10-13 Pedro Alves <pedro@palves.net>
1950
1951 * lib/mi-support.exp (mi_runto_main): New proc.
1952 (mi_run_to_main): Use it.
1953 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1954 * gdb.mi/mi-var-cmd.exp: Likewise.
1955 * gdb.mi/mi-var-invalidate.exp: Likewise.
1956 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1957 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1958 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1959 * gdb.mi/user-selected-context-sync.exp: Likewise.
1960 * gdb.opt/inline-cmds.exp: Likewise.
1961 * gdb.python/py-framefilter-mi.exp: Likewise.
1962 * gdb.python/py-mi.exp: Likewise.
1963
50441f0f
PA
19642020-10-13 Pedro Alves <pedro@palves.net>
1965
1966 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1967 "runto main".
1968 * gdb.ada/small_reg_param.exp: Likewise.
1969 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1970 * gdb.base/annota1.exp: Likewise.
1971 * gdb.base/anon.exp: Likewise.
1972 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1973 * gdb.base/dprintf-non-stop.exp: Likewise.
1974 * gdb.base/dprintf.exp: Likewise.
1975 * gdb.base/gdb11530.exp: Likewise.
1976 * gdb.base/gdb11531.exp: Likewise.
1977 * gdb.base/gnu_vector.exp: Likewise.
1978 * gdb.base/interrupt-noterm.exp: Likewise.
1979 * gdb.base/memattr.exp: Likewise.
1980 * gdb.base/step-over-syscall.exp: Likewise.
1981 * gdb.base/watch-cond-infcall.exp: Likewise.
1982 * gdb.base/watch-read.exp: Likewise.
1983 * gdb.base/watch-vfork.exp: Likewise.
1984 * gdb.base/watch_thread_num.exp: Likewise.
1985 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1986 * gdb.guile/scm-frame-inline.exp: Likewise.
1987 * gdb.linespec/explicit.exp: Likewise.
1988 * gdb.opt/inline-break.exp: Likewise.
1989 * gdb.python/py-frame-inline.exp: Likewise.
1990 * gdb.reverse/break-precsave.exp: Likewise.
1991 * gdb.reverse/break-reverse.exp: Likewise.
1992 * gdb.reverse/consecutive-precsave.exp: Likewise.
1993 * gdb.reverse/consecutive-reverse.exp: Likewise.
1994 * gdb.reverse/finish-precsave.exp: Likewise.
1995 * gdb.reverse/finish-reverse.exp: Likewise.
1996 * gdb.reverse/fstatat-reverse.exp: Likewise.
1997 * gdb.reverse/getresuid-reverse.exp: Likewise.
1998 * gdb.reverse/i386-precsave.exp: Likewise.
1999 * gdb.reverse/i386-reverse.exp: Likewise.
2000 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2001 * gdb.reverse/i387-env-reverse.exp: Likewise.
2002 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2003 * gdb.reverse/insn-reverse.exp: Likewise.
2004 * gdb.reverse/machinestate-precsave.exp: Likewise.
2005 * gdb.reverse/machinestate.exp: Likewise.
2006 * gdb.reverse/pipe-reverse.exp: Likewise.
2007 * gdb.reverse/readv-reverse.exp: Likewise.
2008 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2009 * gdb.reverse/rerun-prec.exp: Likewise.
2010 * gdb.reverse/s390-mvcle.exp: Likewise.
2011 * gdb.reverse/solib-precsave.exp: Likewise.
2012 * gdb.reverse/solib-reverse.exp: Likewise.
2013 * gdb.reverse/step-precsave.exp: Likewise.
2014 * gdb.reverse/step-reverse.exp: Likewise.
2015 * gdb.reverse/time-reverse.exp: Likewise.
2016 * gdb.reverse/until-precsave.exp: Likewise.
2017 * gdb.reverse/until-reverse.exp: Likewise.
2018 * gdb.reverse/waitpid-reverse.exp: Likewise.
2019 * gdb.reverse/watch-precsave.exp: Likewise.
2020 * gdb.reverse/watch-reverse.exp: Likewise.
2021 * gdb.threads/kill.exp: Likewise.
2022 * gdb.threads/tid-reuse.exp: Likewise.
2023
d3a07122
SM
20242020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2025
2026 PR gdb/26642
2027 * gdb.base/maint-target-async-off.c: New test.
2028 * gdb.base/maint-target-async-off.exp: New test.
2029
c65c6c42
AM
20302020-10-13 Alan Modra <amodra@gmail.com>
2031
2032 * gdb.arch/powerpc-altivec.s,
2033 * gdb.arch/powerpc-power7.s,
2034 * gdb.arch/powerpc-power8.s,
2035 * gdb.arch/powerpc-power9.s,
2036 * gdb.arch/powerpc-vsx.s,
2037 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2038 * gdb.arch/powerpc-altivec.exp,
2039 * gdb.arch/powerpc-power7.exp,
2040 * gdb.arch/powerpc-power8.exp,
2041 * gdb.arch/powerpc-power9.exp,
2042 * gdb.arch/powerpc-vsx.exp,
2043 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2044 disassembly of mfvsrd/mtvsrd.
2045
f4a0f710
AM
20462020-10-13 Alan Modra <amodra@gmail.com>
2047
2048 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2049 "target architecture" output.
2050 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2051 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2052 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2053 * gdb.arch/s390-disassembler-options.exp: Likewise.
2054
87a37e5e
PA
20552020-10-12 Pedro Alves <pedro@palves.net>
2056
2057 PR exp/26602
2058 PR c++/26550
2059 * gdb.cp/ambiguous.cc (marker1): Delete.
2060 (main): Initialize all the fields of the locals. Replace marker1
2061 call with a "set breakpoint here" marker.
2062 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2063 instead of running to marker1. Add tests printing all the
2064 variables and all the fields of the variables.
2065 (test_ambiguous): New proc, expecting the new GDB output when a
2066 field access is ambiguous. Change all "warning: X ambiguous"
2067 tests to use it.
2068
71e1b6b0
GB
20692020-10-12 Gary Benson <gbenson@redhat.com>
2070
2071 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2072 * gdb.base/msym-bp-2.c (foo): Likewise.
2073 * gdb.base/msym-lang.c (foo): Likewise.
2074 * gdb.base/msym-lang-main.c (foo): Likewise.
2075 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2076 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2077 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2078 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2079 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2080 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2081 * gdb.python/py-objfile.c (static_var): Likewise.
2082 * gdb.python/py-symbol.c (rr): Likewise.
2083 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2084 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2085
9370fd51
AB
20862020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2089 output of backtrace.
2090
7c184d33
TT
20912020-10-09 Tom Tromey <tromey@adacore.com>
2092
2093 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2094 (Rec): Add field. Fix range.
2095 * gdb.ada/scalar_storage.exp: Update.
2096
3d87245c
HD
20972020-10-09 Hannes Domani <ssbssa@yahoo.de>
2098
2099 PR exp/26714
2100 * gdb.base/printcmds.exp: Add tests for void results.
2101
f5c4b229
JV
21022020-10-09 Jan Vrany <jan.vrany@labware.com>
2103
2104 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2105 is emmited for both 'set directories' and 'directory' commands.
2106
b2701685
TT
21072020-10-08 Tom Tromey <tom@tromey.com>
2108
2109 * gdb.base/style.exp: Check that "main"'s name is styled.
2110
e86efb33
TT
21112020-10-07 Tom Tromey <tromey@adacore.com>
2112
2113 * gdb.base/find.exp: Rename some tests.
2114
30897591
GB
21152020-10-06 Gary Benson <gbenson@redhat.com>
2116
2117 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2118 * gdb.base/list1.c (unused): Likewise.
2119
ced4a4c1
GB
21202020-10-06 Gary Benson <gbenson@redhat.com>
2121
2122 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2123 __attribute__ ((used)).
2124 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2125
ed3bdac4
AB
21262020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2127
2128 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2129 make use of regions throughout.
2130 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2131 not {...}.
2132 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2133
cd096ec8
HD
21342020-10-05 Hannes Domani <ssbssa@yahoo.de>
2135
2136 * gdb.base/call-sc.c: Fix return struct on stack test case.
2137 * gdb.base/call-sc.exp: Likewise.
2138
3ee6f75d
GB
21392020-10-02 Gary Benson <gbenson@redhat.com>
2140
2141 * README: Fix "paralell".
2142
f65825ec
GB
21432020-09-30 Gary Benson <gbenson@redhat.com>
2144
2145 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2146 Convert directive to lowercase.
2147 (.Labbrev1_begin): Add missing label.
2148 (abbrev code 0x1): Remove DW_AT_stmt_list.
2149 (.Ldie_b): Likewise.
2150
5f278258
TT
21512020-09-27 Tom Tromey <tom@tromey.com>
2152
2153 * gdb.tui/new-layout.exp: Use with_test_prefix.
2154
8f9929bb
GR
21552020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2156
2157 PR python/26586
2158 * gdb.python/python.exp: add test cases for the from_tty
2159 argument to gdb.execute.
2160
c20c017b
GB
21612020-09-25 Gary Benson <gbenson@redhat.com>
2162
2163 * gdb.base/infcall-nested-structs.exp.tcl: Add
2164 additional_flags=-Wno-tautological-compare for C++
2165 tests when compiling using Clang.
2166
68d654af
GB
21672020-09-25 Gary Benson <gbenson@redhat.com>
2168
2169 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2170 for .c files.
2171
b551a89f
TT
21722020-09-24 Tom Tromey <tromey@adacore.com>
2173
2174 PR tui/26638:
2175 * gdb.tui/list.exp: Check output of "focus next".
2176
20a5fcbd
TT
21772020-09-23 Tom Tromey <tom@tromey.com>
2178
2179 * gdb.dwarf2/intbits.exp: New file.
2180 * gdb.dwarf2/intbits.c: New file.
2181
b167e53f
PA
21822020-09-20 Pedro Alves <pedro@palves.net>
2183
2184 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2185 spawn_id before calling remote_close. Close secondary MI channel.
2186
dbc49e9f
PA
21872020-09-20 Pedro Alves <pedro@palves.net>
2188
2189 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2190 fails.
2191
c8d5abea
AB
21922020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2193
2194 * gdb.fortran/array-slices.exp: Update expected results.
2195 * gdb.fortran/class-allocatable-array.exp: Likewise.
2196 * gdb.fortran/multi-dim.exp: Likewise.
2197 * gdb.fortran/vla-type.exp: Likewise.
2198 * gdb.mi/mi-vla-fortran.exp: Likewise.
2199
14f9473c
VC
22002020-09-18 Victor Collod <vcollod@nvidia.com>
2201
2202 PR gdb/26635
2203 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2204 compatible with i386, and move it to...
2205 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2206 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2207 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2208
e8ef12b9
PA
22092020-09-18 Pedro Alves <pedro@palves.net>
2210
2211 PR gdb/26631
2212 * gdb.multi/multi-target-thread-find.exp: New file.
2213
e11daf7a
PA
22142020-09-18 Pedro Alves <pedro@palves.net>
2215
2216 * gdb.multi/multi-target-continue.exp: New file, factored out from
2217 multi-target.exp.
2218 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2219 multi-target.exp.
2220 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2221 multi-target.exp.
2222 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2223 multi-target.exp.
2224 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2225 multi-target.exp.
2226 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2227 multi-target.exp.
2228 * gdb.multi/multi-target.exp: Delete.
2229
d0edc2b8
AB
22302020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2231
2232 * gdb.fortran/array-slices.exp: Add missing message data.
2233
7474326c
PA
22342020-09-17 Pedro Alves <pedro@palves.net>
2235
2236 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2237
dd23068d
PA
22382020-09-17 Pedro Alves <pedro@palves.net>
2239
2240 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2241 full prototype.
2242
0640a543
PA
22432020-09-17 Pedro Alves <pedro@palves.net>
2244
2245 * gdb.python/py-as-string.c: Add cast.
2246
ef0cdbc1
PA
22472020-09-17 Pedro Alves <pedro@palves.net>
2248
2249 * gdb.base/sizeof.c (fill): Add cast.
2250
3a5eeb8b
PA
22512020-09-17 Pedro Alves <pedro@palves.net>
2252
2253 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2254
a8129512
PA
22552020-09-17 Pedro Alves <pedro@palves.net>
2256
2257 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2258 linkage name.
2259 * gdb.base/prologue.exp: Use print /d.
2260 * gdb.base/symbol-alias.exp: Handle C++ output.
2261 * gdb.base/symbol-alias2.c: Handle C++ output.
2262 [__cplusplus] (func): Explicitly specify linkage name.
2263
a83cdcb6
PA
22642020-09-17 Pedro Alves <pedro@palves.net>
2265
2266 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2267 (struct my_key_t): ... this. Adjust all references.
2268 (struct value_t): Rename to ...
2269 (struct my_value_t): ... this. Adjust all references.
2270 (create_map, add_map_element, create_map_map)
2271 (add_map_map_element): Add casts.
2272
d4bcee5c
PA
22732020-09-17 Pedro Alves <pedro@palves.net>
2274
2275 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2276 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2277
81f90489
PA
22782020-09-17 Pedro Alves <pedro@palves.net>
2279
2280 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2281
0a229804
PA
22822020-09-17 Pedro Alves <pedro@palves.net>
2283
2284 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2285 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2286 (charfoo, intfoo): Define full prototype.
2287 * gdb.base/ptype1.c (charfoo): Define full prototype.
2288 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2289 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2290
c3e5138d
PA
22912020-09-17 Pedro Alves <pedro@palves.net>
2292
2293 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2294 Don't define.
2295 (utf_32_string): Compile for both C and C++.
2296 * gdb.base/charset.exp: Use "print /d".
2297
151fdbad
PA
22982020-09-17 Pedro Alves <pedro@palves.net>
2299
2300 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2301 (nullptr): Rename to ...
2302 (null_ptr): ... this.
2303 * gdb.base/watchpoint.exp: Adjust to rename.
2304
18a25b64
PA
23052020-09-17 Pedro Alves <pedro@palves.net>
2306
2307 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2308 (three_not_flag): Add casts.
2309
11fac337
PA
23102020-09-17 Pedro Alves <pedro@palves.net>
2311
2312 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2313 char array.
2314 (main): Add references to Barrier, TestStrings, TestStringsH and
2315 TestStringsW.
2316 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2317 and expect a full prototype in C++.
2318
52626c58
PA
23192020-09-17 Pedro Alves <pedro@palves.net>
2320
2321 * gdb.base/nested-addr.c (main): Add cast.
2322 * gdb.base/nested-addr.exp: Use "print /d".
2323
52bb0902
PA
23242020-09-17 Pedro Alves <pedro@palves.net>
2325
2326 * gdb.base/break.exp (func): New. Use it throughout when
2327 expecting a function name.
2328
73e18ac9
PA
23292020-09-17 Pedro Alves <pedro@palves.net>
2330
2331 * gdb.base/display.exp: Issue "set print asm-demangle on".
2332
c8b18808
PA
23332020-09-17 Pedro Alves <pedro@palves.net>
2334
2335 * gdb.base/find.c: Include <string.h>.
2336 (init_bufs): Add cast.
2337 * gdb.base/find.exp: Issue "set print asm-demangle on".
2338
fe830662
TT
23392020-09-16 Tom Tromey <tromey@adacore.com>
2340
2341 PR gdb/26598:
2342 * gdb.base/skipcxx.exp: New file.
2343 * gdb.base/skipcxx.cc: New file.
2344
945ff6e2
TV
23452020-09-16 Tom de Vries <tdevries@suse.de>
2346
2347 PR testsuite/26617
2348 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2349 WITH_DEBUG_SECTIONS is defined.
2350 (xstr, str): New macro.
2351 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2352 to get start and size of _Dmain.
2353 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2354 using additional_flags.
2355
da1df1db
TBA
23562020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2357
2358 * gdb.base/bp-cmds-sourced-script.c: New file.
2359 * gdb.base/bp-cmds-sourced-script.exp: New test.
2360 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2361
337882d4
TV
23622020-09-16 Tom de Vries <tdevries@suse.de>
2363
2364 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2365 get the gdb prompt after issuing "monitor exit".
2366
7361f908
TV
23672020-09-16 Tom de Vries <tdevries@suse.de>
2368
2369 PR testsuite/26624
2370 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2371
4d91ddd3
TV
23722020-09-16 Tom de Vries <tdevries@suse.de>
2373
2374 PR testsuite/26618
2375 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2376
08cc37dd
TT
23772020-09-15 Tom Tromey <tromey@adacore.com>
2378
2379 PR rust/26197:
2380 * lib/rust-support.exp (rust_llvm_version): New proc.
2381 * gdb.rust/simple.exp: Check rust_llvm_version.
2382
ee6372f2
TV
23832020-09-14 Tom de Vries <tdevries@suse.de>
2384
2385 * gdb.rust/traits.exp: Fix PATH warning.
2386
dc3a371e
PA
23872020-09-13 Pedro Alves <pedro@palves.net>
2388
2389 * gdb.base/catch-follow-exec.c (main): Add explicit return
2390 statement.
2391 * gdb.base/catch-signal.c (main): Likewise.
2392 * gdb.base/condbreak-call-false.c (main): Likewise.
2393 * gdb.base/consecutive.c (main): Add explicit return
2394 statement and return type.
2395 * gdb.base/cursal.c (main): Add explicit return statement.
2396 * gdb.base/cvexpr.c (main): Likewise.
2397 * gdb.base/display.c (main): Add explicit return statement and
2398 return type.
2399 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2400 * gdb.base/endianity.c (main): Likewise.
2401 * gdb.base/execd-prog.c (main): Likewise.
2402 * gdb.base/gdb1090.c (main): Likewise.
2403 * gdb.base/info_qt.c (main): Likewise.
2404 * gdb.base/lineinc.c (main): Likewise.
2405 * gdb.base/load-command.c (main): Likewise.
2406 * gdb.base/macscp1.c (main): Likewise.
2407 * gdb.base/pr10179-a.c (main): Likewise.
2408 * gdb.base/quit-live.c (main): Likewise.
2409 * gdb.base/scope0.c (main): Likewise.
2410 * gdb.base/settings.c (main): Likewise.
2411 * gdb.base/stack-checking.c (main): Return int.
2412 * gdb.base/varargs.c (main): Add explicit return statement.
2413 * gdb.cp/ambiguous.cc (main): Likewise.
2414 * gdb.cp/anon-struct.cc (main): Likewise.
2415 * gdb.cp/anon-union.cc (main): Likewise.
2416 * gdb.cp/bool.cc (main): Likewise.
2417 * gdb.cp/bs15503.cc (main): Likewise.
2418 * gdb.cp/cplusfuncs.cc (main): Likewise.
2419 * gdb.cp/cttiadd.cc (main): Likewise.
2420 * gdb.cp/extern-c.cc (main): Likewise.
2421 * gdb.cp/filename.cc (main): Likewise.
2422 * gdb.cp/formatted-ref.cc (main): Likewise.
2423 * gdb.cp/mb-ctor.cc (main): Likewise.
2424 * gdb.cp/member-ptr.cc (main): Likewise.
2425 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2426 * gdb.cp/overload-const.cc (main): Likewise.
2427 * gdb.cp/paren-type.cc (main): Likewise.
2428 * gdb.cp/parse-lang.cc (main): Likewise.
2429 * gdb.cp/pr-1023.cc (main): Likewise.
2430 * gdb.cp/psmang1.cc (main): Likewise.
2431 * gdb.cp/readnow-language.cc (main): Likewise.
2432 * gdb.cp/ref-params.cc (main): Likewise.
2433 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2434 * gdb.cp/virtbase2.cc (main): Likewise.
2435 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2436 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2437 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2438 * gdb.mi/mi-console.c (main): Likewise.
2439 * gdb.mi/mi-read-memory.c (main): Likewise.
2440 * gdb.modula2/multidim.c (main): Likewise.
2441 * gdb.opt/inline-small-func.c (main): Likewise.
2442 * gdb.python/py-rbreak.c (main): Likewise.
2443 * gdb.stabs/exclfwd1.c (main): Likewise.
2444 * gdb.trace/qtro.c (main): Likewise.
2445
af26601c
PA
24462020-09-13 Pedro Alves <pedro@palves.net>
2447
2448 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2449 instead of getenv.
2450
2f4b83cd
PA
24512020-09-13 Pedro Alves <pedro@palves.net>
2452
2453 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2454 instead of spawning GDB with remote_spawn.
2455 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2456 gdb_spawn instead of spawning GDB with remote_spawn.
2457
c49da0e4
PA
24582020-09-13 Pedro Alves <pedro@palves.net>
2459
2460 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2461 file and add calls to first and second.
2462 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2463 add call to f.
2464
6791b117
PA
24652020-09-13 Pedro Alves <pedro@palves.net>
2466
2467 * gdb.mi/mi-break-qualified.cc: New file.
2468 * gdb.mi/mi-break-qualified.exp: New file.
2469 * lib/mi-support.exp (mi_create_breakpoint_multi)
2470 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2471 procedures.
2472 (mi_create_breakpoint_1): New, factored out from
2473 mi_create_breakpoint.
2474
3b8d4c5c
PA
24752020-09-13 Pedro Alves <pedro@palves.net>
2476
2477 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2478 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2479 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2480 (register_class): Delete.
2481 (main): Don't call register_class.
2482
d5f96005
PA
24832020-09-13 Pedro Alves <pedro@palves.net>
2484
2485 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2486 (do_tests): Remove "calling method for small class" test.
2487 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2488 (register_class): Delete.
2489 (main): Don't call register_class.
2490 * gdb.cp/call-method-register.exp: New file, based on bits removed
2491 from classes.exp.
2492 * gdb.cp/call-method-register.cc: New file, based on bits removed
2493 from classes.cc.
2494
77f2120b
PA
24952020-09-13 Pedro Alves <pedro@palves.net>
2496
2497 * gdb.base/msym-bp-2.c: New.
2498 * gdb.base/msym-bp-shl-lib.c: New file.
2499 * gdb.base/msym-bp-shl-main-2.c: New file.
2500 * gdb.base/msym-bp-shl-main.c: New file.
2501 * gdb.base/msym-bp-shl.exp: New file.
2502 * gdb.base/msym-bp.c: New file.
2503 * gdb.base/msym-bp.exp: New file.
2504
32aea73e
JB
25052020-09-13 Joel Brobecker <brobecker@adacore.com>
2506
2507 * gdb.base/default.exp: Change $_gdb_major to 11.
2508
2a67f09d
FW
25092020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2510 Felix Willgerodt <Felix.Willgerodt@intel.com>
2511
2512 * x86-avx512bf16.c: New file.
2513 * x86-avx512bf16.exp: Likewise.
2514 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2515
ad570dd7
TV
25162020-09-11 Tom de Vries <tdevries@suse.de>
2517
2518 PR exp/26602
2519 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2520
a56f7391
TBA
25212020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2522
2523 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2524
918619e5
AM
25252020-09-10 Alan Modra <amodra@gmail.com>
2526
2527 PR 26597
2528 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2529
cac1e71d
TV
25302020-09-08 Tom de Vries <tdevries@suse.de>
2531
2532 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2533 after gdb_starti_cmd.
2534
c5cd900e
AKS
25352020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2536
2537 * lib/fortran.exp (fortran_complex8): New proc.
2538 (fortran_complex16): New proc.
2539 * gdb.fortran/complex.exp: Use routines from fortran.exp
2540 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2541 * gdb.fortran/vla-ptr-info.exp: Likewise.
2542
8f5c6526
TV
25432020-09-03 Tom de Vries <tdevries@suse.de>
2544
2545 PR breakpoint/26546
2546 * gdb.base/label-without-address.exp: Runto main first.
2547
02c6f3f1
TT
25482020-09-02 Tom Tromey <tromey@adacore.com>
2549
2550 * gdb.ada/mi_var_access.exp: Test children of access variable.
2551 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2552 * gdb.ada/mi_var_array.exp: Update.
2553
efe24f05
KB
25542020-08-31 Kevin Buettner <kevinb@redhat.com>
2555
2556 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2557 on docker w/ AUFS storage driver.
2558
973695d6
KB
25592020-08-31 Kevin Buettner <kevinb@redhat.com>
2560
2561 * gdb.base/corefile2.exp (renamed binfile): New tests.
2562
f3bd50f1
SM
25632020-08-31 Simon Marchi <simon.marchi@efficios.com>
2564
2565 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2566
22b9b4b0
SL
25672020-08-31 Simon Marchi <simon.marchi@efficios.com>
2568
2569 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2570 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2571
8efaf6b3
SM
25722020-08-31 Simon Marchi <simon.marchi@efficios.com>
2573
2574 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2575 output, printing a "not saved" value from history and printing a
2576 convenience variable created from a "not saved" value.
2577
e840f2e3
TV
25782020-08-31 Tom de Vries <tdevries@suse.de>
2579
2580 * gdb.base/eh_return.exp: Use nopie.
2581
8f57f343
PA
25822020-08-28 Pedro Alves <pedro@palves.net>
2583
2584 * gdb.base/advance-until-multiple-locations.exp
2585 (advance_overload, until_overload): Adjust to match the
2586 frame/function header instead of the source line text.
2587
626d2320
TV
25882020-08-28 Tom de Vries <tdevries@suse.de>
2589
2590 * gdb.base/label-without-address.c: New test.
2591 * gdb.base/label-without-address.exp: New file.
2592
df631783
PA
25932020-08-27 Pedro Alves <pedro@palves.net>
2594
2595 PR gdb/26523
2596 PR gdb/26524
2597 * gdb.base/advance-until-multiple-locations.cc: New.
2598 * gdb.base/advance-until-multiple-locations.exp: New.
2599
48b076bb
SM
26002020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2601
2602 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2603
c2015ce4
AB
26042020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * gdb.arch/amd64-byte.exp: Make test names unique, use
2607 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2608 * gdb.arch/amd64-dword.exp: Likewise.
2609 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2610 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2611 unique.
2612 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2613 * gdb.arch/amd64-word.exp: Make test names unique, use
2614 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2615 * gdb.arch/i386-byte.exp: Make test names unique, use
2616 gdb_breakpoint.
2617 * gdb.arch/i386-word.exp: Likewise.
2618
995d3a19
SV
26192020-08-25 Shahab Vahedi <shahab@synopsys.com>
2620
2621 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2622
8cac2b31
SM
26232020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2624
2625 PR gdb/26532
2626 * gdb.threads/stepi-random-signal.exp: Update pattern.
2627
2bc19622
SM
26282020-08-25 Simon Marchi <simon.marchi@efficios.com>
2629
2630 PR gdb/26532
2631 * gdb.base/ui-redirect.exp: Update pattern.
2632
b04aa1fc
GB
26332020-08-25 Gary Benson <gbenson@redhat.com>
2634
2635 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2636 when compiling with clang.
8571e9c8 2637 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2638
9f68b453
GB
26392020-08-25 Gary Benson <gbenson@redhat.com>
2640
2641 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2642 Add additional_flags=-Wno-inaccessible-base when compiling
2643 with GCC >= 10.1 or clang. Add additional_flags=-w when
2644 compiling with GCC < 10.
2645
3945d2d7
GM
26462020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2647
2648 PR m2/26372
fc5d6901
SM
2649 * gdb.modula2/multidim.c: New file.
2650 * gdb.modula2/multidim.exp: New file.
3945d2d7 2651
60122dbe
SM
26522020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2653
2654 * lib/gdb.exp (runto): Always emit fail on internal error.
2655
1eb8556f
SM
26562020-08-24 Simon Marchi <simon.marchi@efficios.com>
2657
2658 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2659 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2660 Likewise.
2661 * gdb.threads/stepi-random-signal.exp: Likewise.
2662
33bf4c5c
TBA
26632020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2664
2665 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2666 * gdb.trace/strace.exp: Ditto.
2667
c2fd7fae
AKS
26682020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2669
2670 * gdb.fortran/vla-type.exp: Skip commands not required for
2671 the Flang compiled binaries after prologue fix.
2672
326afb72
TT
26732020-08-17 Tom de Vries <tdevries@suse.de>
2674 Tom Tromey <tromey@adacore.com>
2675
2676 PR rust/26197:
2677 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2678
3ae7ab99
TT
26792020-08-17 Tom Tromey <tromey@adacore.com>
2680
2681 * gdb.ada/mi_var_access.exp: New file.
2682 * gdb.ada/mi_var_access/mi_access.adb: New file.
2683 * gdb.ada/mi_var_access/pck.adb: New file.
2684 * gdb.ada/mi_var_access/pck.ads: New file.
2685
f569c1c5
TV
26862020-08-16 Tom de Vries <tdevries@suse.de>
2687
2688 PR gdb/25350
2689 * gdb.base/eh_return.c: New test.
2690 * gdb.base/eh_return.exp: New file.
2691
3d11c30a
TV
26922020-08-15 Tom de Vries <tdevries@suse.de>
2693
2694 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2695 (mixed_func_1d_): Use fortran_charlen_t in decl.
2696
547ce8f0
TV
26972020-08-15 Tom de Vries <tdevries@suse.de>
2698
2699 PR backtrace/26390
2700 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2701 Update expected pattern.
2702
a54a7f13
PA
27032020-08-13 Pedro Alves <pedro@palves.net>
2704
2705 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2706 * gdb.fortran/library-module.exp: Likewise.
2707 * gdb.fortran/logical.exp: Likewise.
2708 * gdb.fortran/module.exp: Likewise.
2709 * gdb.fortran/print_type.exp: Likewise.
2710 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2711 * gdb.fortran/vla-datatypes.exp: Likewise.
2712 * gdb.fortran/vla-history.exp: Likewise.
2713 * gdb.fortran/vla-ptr-info.exp: Likewise.
2714 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2715 * gdb.fortran/vla-ptype.exp: Likewise.
2716 * gdb.fortran/vla-sizeof.exp: Likewise.
2717 * gdb.fortran/vla-type.exp: Likewise.
2718 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2719 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2720 * gdb.fortran/vla-value-sub.exp: Likewise.
2721 * gdb.fortran/vla-value.exp: Likewise.
2722
7a82e903
PA
27232020-08-13 Pedro Alves <pedro@palves.net>
2724
2725 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2726 * gdb.ada/access_to_packed_array.exp: Likewise.
2727 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2728 * gdb.ada/addr_arith.exp: Likewise.
2729 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2730 * gdb.ada/arr_arr.exp: Likewise.
2731 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2732 * gdb.ada/array_bounds.exp: Likewise.
2733 * gdb.ada/array_of_variable_length.exp: Likewise.
2734 * gdb.ada/array_ptr_renaming.exp: Likewise.
2735 * gdb.ada/array_subscript_addr.exp: Likewise.
2736 * gdb.ada/arraydim.exp: Likewise.
2737 * gdb.ada/arrayparam.exp: Likewise.
2738 * gdb.ada/arrayptr.exp: Likewise.
2739 * gdb.ada/assign_1.exp: Likewise.
2740 * gdb.ada/assign_arr.exp: Likewise.
2741 * gdb.ada/atomic_enum.exp: Likewise.
2742 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2743 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2744 * gdb.ada/bias.exp: Likewise.
2745 * gdb.ada/boolean_expr.exp: Likewise.
2746 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2747 * gdb.ada/bp_enum_homonym.exp: Likewise.
2748 * gdb.ada/bp_inlined_func.exp: Likewise.
2749 * gdb.ada/bp_on_var.exp: Likewise.
2750 * gdb.ada/bp_range_type.exp: Likewise.
2751 * gdb.ada/bp_reset.exp: Likewise.
2752 * gdb.ada/call_pn.exp: Likewise.
2753 * gdb.ada/catch_assert_if.exp: Likewise.
2754 * gdb.ada/catch_ex.exp: Likewise.
2755 * gdb.ada/catch_ex_std.exp: Likewise.
2756 * gdb.ada/char_enum.exp: Likewise.
2757 * gdb.ada/char_param.exp: Likewise.
2758 * gdb.ada/complete.exp: Likewise.
2759 * gdb.ada/cond_lang.exp: Likewise.
2760 * gdb.ada/convvar_comp.exp: Likewise.
2761 * gdb.ada/dgopt.exp: Likewise.
2762 * gdb.ada/disc_arr_bound.exp: Likewise.
2763 * gdb.ada/display_nested.exp: Likewise.
2764 * gdb.ada/dot_all.exp: Likewise.
2765 * gdb.ada/dyn_loc.exp: Likewise.
2766 * gdb.ada/dyn_stride.exp: Likewise.
2767 * gdb.ada/excep_handle.exp: Likewise.
2768 * gdb.ada/expr_delims.exp: Likewise.
2769 * gdb.ada/expr_with_funcall.exp: Likewise.
2770 * gdb.ada/exprs.exp: Likewise.
2771 * gdb.ada/fin_fun_out.exp: Likewise.
2772 * gdb.ada/fixed_cmp.exp: Likewise.
2773 * gdb.ada/formatted_ref.exp: Likewise.
2774 * gdb.ada/frame_arg_lang.exp: Likewise.
2775 * gdb.ada/frame_args.exp: Likewise.
2776 * gdb.ada/fullname_bp.exp: Likewise.
2777 * gdb.ada/fun_addr.exp: Likewise.
2778 * gdb.ada/fun_in_declare.exp: Likewise.
2779 * gdb.ada/fun_overload_menu.exp: Likewise.
2780 * gdb.ada/fun_renaming.exp: Likewise.
2781 * gdb.ada/funcall_char.exp: Likewise.
2782 * gdb.ada/funcall_param.exp: Likewise.
2783 * gdb.ada/funcall_ptr.exp: Likewise.
2784 * gdb.ada/funcall_ref.exp: Likewise.
2785 * gdb.ada/homonym.exp: Likewise.
2786 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2787 * gdb.ada/info_auto_lang.exp: Likewise.
2788 * gdb.ada/info_exc.exp: Likewise.
2789 * gdb.ada/info_types.exp: Likewise.
2790 * gdb.ada/int_deref.exp: Likewise.
2791 * gdb.ada/interface.exp: Likewise.
2792 * gdb.ada/iwide.exp: Likewise.
2793 * gdb.ada/lang_switch.exp: Likewise.
2794 * gdb.ada/length_cond.exp: Likewise.
2795 * gdb.ada/maint_with_ada.exp: Likewise.
2796 * gdb.ada/mi_catch_assert.exp: Likewise.
2797 * gdb.ada/mi_catch_ex.exp: Likewise.
2798 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2799 * gdb.ada/mi_dyn_arr.exp: Likewise.
2800 * gdb.ada/mi_ex_cond.exp: Likewise.
2801 * gdb.ada/mi_exc_info.exp: Likewise.
2802 * gdb.ada/mi_interface.exp: Likewise.
2803 * gdb.ada/mi_prot.exp: Likewise.
2804 * gdb.ada/mi_ref_changeable.exp: Likewise.
2805 * gdb.ada/mi_string_access.exp: Likewise.
2806 * gdb.ada/mi_task_arg.exp: Likewise.
2807 * gdb.ada/mi_task_info.exp: Likewise.
2808 * gdb.ada/mi_var_array.exp: Likewise.
2809 * gdb.ada/mi_var_union.exp: Likewise.
2810 * gdb.ada/mi_variant.exp: Likewise.
2811 * gdb.ada/minsyms.exp: Likewise.
2812 * gdb.ada/mod_from_name.exp: Likewise.
2813 * gdb.ada/nested.exp: Likewise.
2814 * gdb.ada/null_array.exp: Likewise.
2815 * gdb.ada/optim_drec.exp: Likewise.
2816 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2817 * gdb.ada/packed_array_assign.exp: Likewise.
2818 * gdb.ada/packed_tagged.exp: Likewise.
2819 * gdb.ada/pp-rec-component.exp: Likewise.
2820 * gdb.ada/print_chars.exp: Likewise.
2821 * gdb.ada/print_pc.exp: Likewise.
2822 * gdb.ada/ptr_typedef.exp: Likewise.
2823 * gdb.ada/ptype_arith_binop.exp: Likewise.
2824 * gdb.ada/ptype_array.exp: Likewise.
2825 * gdb.ada/ptype_field.exp: Likewise.
2826 * gdb.ada/ptype_tagged_param.exp: Likewise.
2827 * gdb.ada/ptype_union.exp: Likewise.
2828 * gdb.ada/py_range.exp: Likewise.
2829 * gdb.ada/py_taft.exp: Likewise.
2830 * gdb.ada/rdv_wait.exp: Likewise.
2831 * gdb.ada/rec_comp.exp: Likewise.
2832 * gdb.ada/rec_return.exp: Likewise.
2833 * gdb.ada/ref_param.exp: Likewise.
2834 * gdb.ada/ref_tick_size.exp: Likewise.
2835 * gdb.ada/rename_subscript_param.exp: Likewise.
2836 * gdb.ada/repeat_dyn.exp: Likewise.
2837 * gdb.ada/same_component_name.exp: Likewise.
2838 * gdb.ada/same_enum.exp: Likewise.
2839 * gdb.ada/scalar_storage.exp: Likewise.
2840 * gdb.ada/set_wstr.exp: Likewise.
2841 * gdb.ada/small_reg_param.exp: Likewise.
2842 * gdb.ada/str_binop_equal.exp: Likewise.
2843 * gdb.ada/str_ref_cmp.exp: Likewise.
2844 * gdb.ada/str_uninit.exp: Likewise.
2845 * gdb.ada/sub_variant.exp: Likewise.
2846 * gdb.ada/sym_print_name.exp: Likewise.
2847 * gdb.ada/taft_type.exp: Likewise.
2848 * gdb.ada/tagged.exp: Likewise.
2849 * gdb.ada/tagged_access.exp: Likewise.
2850 * gdb.ada/task_bp.exp: Likewise.
2851 * gdb.ada/task_switch_in_core.exp: Likewise.
2852 * gdb.ada/tasks.exp: Likewise.
2853 * gdb.ada/tick_last_segv.exp: Likewise.
2854 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2855 * gdb.ada/type_coercion.exp: Likewise.
2856 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2857 * gdb.ada/unchecked_union.exp: Likewise.
2858 * gdb.ada/uninitialized_vars.exp: Likewise.
2859 * gdb.ada/var_arr_attrs.exp: Likewise.
2860 * gdb.ada/var_arr_typedef.exp: Likewise.
2861 * gdb.ada/var_rec_arr.exp: Likewise.
2862 * gdb.ada/variant-record.exp: Likewise.
2863 * gdb.ada/variant.exp: Likewise.
2864 * gdb.ada/variant_record_packed_array.exp: Likewise.
2865 * gdb.ada/varsize_limit.exp: Likewise.
2866 * gdb.ada/whatis_array_val.exp: Likewise.
2867 * gdb.ada/widewide.exp: Likewise.
2868 * gdb.ada/win_fu_syms.exp: Likewise.
2869
28702020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2871
2872 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2873
10c381b5
AB
28742020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2877 unset the array variable.
2878
8f34b746
TV
28792020-08-03 Tom de Vries <tdevries@suse.de>
2880
2881 PR symtab/26333
2882 * lib/dwarf.exp (DW_LNE_user): New proc.
2883 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2884 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2885
0245e136
KB
28862020-07-31 Kevin Buettner <kevinb@redhat.com>
2887
2888 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2889 to 'uintptr_t'
2890 (inttypes.h): Include.
2891
9ef1ec5d
KB
28922020-07-31 Kevin Buettner <kevinb@redhat.com>
2893
2894 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2895 (C5_24k): Delete.
2896 (C5_8k, C5_64k, C5_256k): New macros.
2897 (buf_ro): Allocate 256 KiB of initialized data.
2898
4c55e970
TBA
28992020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2900
2901 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2902 that attempt to overwrite an existing condition with a condition
2903 that fails parsing and also with a condition that parses fine
2904 but contains junk at the end.
2905
1e620590
TBA
29062020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2907
2908 * gdb.base/condbreak-bad.c: New test.
2909 * gdb.base/condbreak-bad.exp: New file.
2910
e12dcc50
TV
29112020-07-30 Tom de Vries <tdevries@suse.de>
2912
2913 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2914 out of ...
2915 (GDBInfoModuleSymbols::check_entry): ... here.
2916 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2917 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2918 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2919
6cc64caa
TV
29202020-07-30 Tom de Vries <tdevries@suse.de>
2921
2922 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2923 "__class_some_module_Number_t" optional.
2924
90fd07fc
TV
29252020-07-29 Tom de Vries <tdevries@suse.de>
2926
2927 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2928 multiple locations.
2929
f5c79e97
TV
29302020-07-29 Tom de Vries <tdevries@suse.de>
2931
2932 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2933 rather than function name.
2934
f75a0693
AB
29352020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2936
2937 PR symtab/26270:
2938 * gdb.cp/disasm-func-name.cc: New file.
2939 * gdb.cp/disasm-func-name.exp: New file.
2940
4888741a
TT
29412020-07-28 Tom Tromey <tromey@adacore.com>
2942
2943 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2944 'varval' location.
2945
43d5901d
AB
29462020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.python/py-unwind.py: Update to make use of a register
2949 descriptor.
2950
14fa8fb3
AB
29512020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2952
2953 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2954
e79eb02f
AB
29552020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2956
2957 PR fortran/23051
2958 PR fortran/26139
2959 * gdb.fortran/class-allocatable-array.exp: New file.
2960 * gdb.fortran/class-allocatable-array.f90: New file.
2961 * gdb.fortran/pointer-to-pointer.exp: New file.
2962 * gdb.fortran/pointer-to-pointer.f90: New file.
2963
876518dd
TV
29642020-07-25 Tom de Vries <tdevries@suse.de>
2965
2966 PR symtab/26243
2967 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2968 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2969
6dcfb80a
TV
29702020-07-24 Tom de Vries <tdevries@suse.de>
2971
2972 PR testsuite/26293
2973 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2974
e7bc9db8
PA
29752020-07-23 Pedro Alves <pedro@palves.net>
2976
2977 * gdb.server/server-kill.exp (prepare): New, factored out from the
2978 top level.
2979 (kill_server): New.
2980 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2981 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2982
78344df7
AB
29832020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2984
2985 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2986
25dfed24
SL
29872020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2988
2989 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2990 Initialize to empty string at top level.
2991 (gdb_wrapper_init): Revert check for file existence on build.
2992 Build the wrapper in its default place, not a build-specific
2993 location. When host == build, make the pathname absolute.
2994 (gdb_compile): Delete leftover declaration of
2995 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2996 string instead of uninitialized.
2997
7da515fd
KB
29982020-07-22 Kevin Buettner <kevinb@redhat.com>
2999
3000 * gdb.base/corefile2.exp: New file.
3001 * gdb.base/coremaker2.exp: New file.
3002
9c5ec5c2
KB
30032020-07-22 Kevin Buettner <kevinb@redhat.com>
3004
3005 * gdb.base/coredump-filter.exp: Add second
3006 non-Private-Shared-Anon-File test.
3007 (test_disasm): Rename binfile for test which is expected
3008 to fail.
3009
f9e233c9
KB
30102020-07-22 Kevin Buettner <kevinb@redhat.com>
3011
3012 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3013 data in core file".
3014 * gdb.base/coremaker.c (buf2ro): New global.
3015 (mmapdata): Add a read-only mmap mapping.
3016
94c265d7
KB
30172020-07-22 Kevin Buettner <kevinb@redhat.com>
3018
3019 PR corefiles/25631
3020 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3021 New test.
3022 * gdb.base/coremaker.c (buf3): New global.
3023 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3024 flags.
3025
30262020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
3027
3028 * gdb.base/coremaker.c (filler_ro): New global constant.
3029
32fa152e
TT
30302020-07-22 Tom Tromey <tromey@adacore.com>
3031
3032 * gdb.ada/mi_prot.exp: New file.
3033 * gdb.ada/mi_prot/pkg.adb: New file.
3034 * gdb.ada/mi_prot/pkg.ads: New file.
3035 * gdb.ada/mi_prot/prot.adb: New file.
3036
c8474dc3
TBA
30372020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3038
3039 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3040 loads two JITers.
3041
baf8791e
AB
30422020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3043
3044 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3045
f7306dac
AB
30462020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * gdb.python/py-arch-reg-names.exp: Additional tests.
3049
6d3d6e4b
TV
30502020-07-21 Tom de Vries <tdevries@suse.de>
3051
3052 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3053 breakpoint locations".
3054 * gdb.reverse/solib-reverse.exp: Same.
3055
803d0592
TV
30562020-07-21 Tom de Vries <tdevries@suse.de>
3057
3058 * gdb.reverse/step-reverse.c (callee): Merge statements.
3059
e9bdc510
TV
30602020-07-21 Tom de Vries <tdevries@suse.de>
3061
3062 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3063 line numbers for some variables.
3064
f0f9e75a
TV
30652020-07-21 Tom de Vries <tdevries@suse.de>
3066
3067 * gdb.opt/inline-locals.c (init_array): New func.
3068 (func1): Use init_array.
3069 * gdb.opt/inline-locals.exp: Update pattern.
3070
bd460ecb
TV
30712020-07-21 Tom de Vries <tdevries@suse.de>
3072
3073 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3074 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3075
ae5369e7
LC
30762020-07-20 Ludovic Courtès <ludo@gnu.org>
3077
3078 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3079 * gdb.guile/types-module.exp: Remove "ERROR:" from
3080 regexps since Guile 3.0 no longer prints that.
3081
68cf161c
LC
30822020-07-20 Ludovic Courtès <ludo@gnu.org>
3083
3084 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3085 error regexp to match on Guile 2.2.
3086
c14b4913
GB
30872020-07-20 Gary Benson <gbenson@redhat.com>
3088
3089 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3090 with clang.
3091
b243ba58
TV
30922020-07-20 Tom de Vries <tdevries@suse.de>
3093
3094 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3095 (omp_set_lock_in_order): New function.
3096 (single_scope, multi_scope, nested_func, nested_parallel): Use
3097 omp_set_lock_in_order and omp_unset_lock.
3098 (main): Init and destroy lock and lock2.
3099
c06ad8b5
TV
31002020-07-20 Tom de Vries <tdevries@suse.de>
3101
3102 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3103
6e22f117
TV
31042020-07-20 Tom de Vries <tdevries@suse.de>
3105
3106 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3107
33176ea7
TV
31082020-07-17 Tom de Vries <tdevries@suse.de>
3109
3110 * gdb.base/valgrind-infcall-2.c: New test.
3111 * gdb.base/valgrind-infcall-2.exp: New file.
3112 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3113
90c3ec2d
TV
31142020-07-17 Tom de Vries <tdevries@suse.de>
3115
3116 * gdb.dlang/circular.c (found): Use found_label as label name.
3117 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3118 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3119 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3120 * gdb.dwarf2/ada-linkage-name.exp: Same.
3121 * gdb.dwarf2/arr-subrange.exp: Same.
3122 * gdb.dwarf2/atomic-type.exp: Same.
3123 * gdb.dwarf2/comp-unit-lang.exp: Same.
3124 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3125 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3126 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3127 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3128 * gdb.dwarf2/implptr-64bit.exp: Same.
3129 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3130 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3131 * gdb.dwarf2/imported-unit.exp: Same.
3132 * gdb.dwarf2/main-subprogram.exp: Same.
3133 * gdb.dwarf2/missing-type-name.exp: Same.
3134 * gdb.dwarf2/nonvar-access.exp: Same.
3135 * gdb.dwarf2/struct-with-sig.exp: Same.
3136 * gdb.dwarf2/typedef-void-finish.exp: Same.
3137 * gdb.dwarf2/void-type.exp: Same.
3138
10da644d
TV
31392020-07-17 Tom de Vries <tdevries@suse.de>
3140
3141 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3142 src parameter.
3143 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3144 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3145 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3146 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3147 * gdb.dwarf2/dwz.exp: Same.
3148 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3149 * gdb.dwarf2/implref-array.exp: Same.
3150 * gdb.dwarf2/implref-const.exp: Same.
3151 * gdb.dwarf2/implref-global.exp: Same.
3152 * gdb.dwarf2/implref-struct.exp: Same.
3153 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3154 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3155 * gdb.dwarf2/var-access.exp: Same.
3156 * gdb.dwarf2/varval.exp: Same.
3157 * gdb.trace/entry-values.exp: Same.
3158
315e6afc
TV
31592020-07-17 Tom de Vries <tdevries@suse.de>
3160
3161 * lib/dwarf.exp (Dwarf::extern): Remove.
3162 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3163 * gdb.dlang/circular.exp: Same.
3164 * gdb.dwarf2/comp-unit-lang.exp: Same.
3165 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3166 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3167 * gdb.dwarf2/dwz.exp: Same.
3168 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3169 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3170 * gdb.dwarf2/imported-unit.exp: Same.
3171 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3172
5597c940
SL
31732020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3174
3175 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3176 Use double quotes instead of single quotes.
3177
d0ce17d8
CT
31782020-07-16 Caroline Tice <cmtice@google.com>
3179
3180 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3181 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3182
853772cc
TV
31832020-07-16 Tom de Vries <tdevries@suse.de>
3184
3185 * lib/dwarf.exp (program): Initialize _line.
3186 (DW_LNE_end_sequence): Reinitialize _line.
3187 (DW_LNS_advance_line): Update _line.
3188 (line): New proc.
3189 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3190 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3191 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3192 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3193 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3194 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3195
fe07b572
AB
31962020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3197
3198 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3199 generic.
3200
52781cce
TV
32012020-07-15 Tom de Vries <tdevries@suse.de>
3202
3203 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3204 is_amd64_regs_target.
3205
3dcc261c
AB
32062020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3207
3208 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3209 * gdb.fortran/ptype-on-functions.f90: Likewise.
3210
054a0959
SM
32112020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3212
3213 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3214 values in documentation for addr_size to 4 and 8.
3215
ccb9eba6
AB
32162020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3217
3218 * gdb.arch/amd64-osabi.exp: Update.
3219 * gdb.arch/arm-disassembler-options.exp: Update.
3220 * gdb.arch/powerpc-disassembler-options.exp: Update.
3221 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3222 * gdb.arch/s390-disassembler-options.exp: Update.
3223 * gdb.base/all-architectures.exp.tcl: Update.
3224 * gdb.base/attach-pie-noexec.exp: Update.
3225 * gdb.base/catch-syscall.exp: Update.
3226 * gdb.xml/tdesc-arch.exp: Update.
3227
025a39a7
TV
32282020-07-14 Tom de Vries <tdevries@suse.de>
3229
3230 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3231 (local_gettid): ... this.
3232 (fn): Update.
3233
74e4b667
SL
32342020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3235
3236 * gdb.base/info_sources.exp: Skip directory match tests on
3237 remote hosts.
3238
f413dd74
GB
32392020-07-13 Gary Benson <gbenson@redhat.com>
3240
3241 * gdb.base/savedregs.exp (caller): Use parentheses to
3242 make expected expression evaluation ordering explicit.
3243
915771bb
GB
32442020-07-13 Gary Benson <gbenson@redhat.com>
3245
3246 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3247
2a122642
GB
32482020-07-13 Gary Benson <gbenson@redhat.com>
3249
3250 * gdb.base/bigcore.c (main): Use a volatile pointer when
3251 attempting to trigger a SIGSEGV.
3252 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3253 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3254 * gdb.base/savedregs.c (thrower): Likewise.
3255 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3256
3f00c730
GB
32572020-07-13 Gary Benson <gbenson@redhat.com>
3258
3259 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3260 defining and using VLA structure fields into...
3261 * gdb.base/vla-struct-fields.c: New file.
3262 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3263 tests into...
3264 * gdb.base/vla-struct-fields.exp: New file.
3265
963eeee4
TV
32662020-07-13 Tom de Vries <tdevries@suse.de>
3267
3268 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3269 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3270 * gdb.base/gold-gdb-index.exp: Same.
3271 * gdb.base/morestack.exp: Same.
3272
0ed35c9a
DX
32732020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3274
3275 PR rust/26121
3276 * gdb.rust/modules.rs: Prevent linker from discarding test
3277 symbol.
3278
4fdba23d
PA
32792020-07-10 Pedro Alves <pedro@palves.net>
3280
3281 PR gdb/26199
3282 * gdb.multi/multi-target.c (exit_thread): New.
3283 (thread_start): Break loop if EXIT_THREAD.
3284 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3285 (top level) Call test_no_resumed.
3286
15f3b077
TT
32872020-07-08 Tom Tromey <tromey@adacore.com>
3288
3289 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3290 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3291
9fc501fd
AB
32922020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3293
3294 PR python/22748
3295 * gdb.opt/inline-frame-tailcall.c: New file.
3296 * gdb.opt/inline-frame-tailcall.exp: New file.
3297 * gdb.python/py-unwind-inline.c: New file.
3298 * gdb.python/py-unwind-inline.exp: New file.
3299 * gdb.python/py-unwind-inline.py: New file.
3300
64cb3757
AB
33012020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3302
3303 * gdb.python/py-arch-reg-groups.exp: New file.
3304
0f767f94
AB
33052020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3306
3307 * gdb.python/py-arch-reg-names.exp: New file.
3308
87dbc774
AB
33092020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3310
3311 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3312 gdb.PendingFrame.architecture method.
3313
d8cc8af6
TV
33142020-07-06 Tom de Vries <tdevries@suse.de>
3315
3316 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3317
3c8ea5be
PA
33182020-07-03 Pedro Alves <palves@redhat.com>
3319
3320 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3321 explicitly write negative numbers.
3322 * gdb.base/structs2.exp: Adjust expected output.
3323
bf90c83a
PA
33242020-07-03 Pedro Alves <palves@redhat.com>
3325
3326 * gdb.base/charset.c (init_string): Change all char parameters to
3327 unsigned char parameters.
3328
2eb82157
PA
33292020-07-03 Pedro Alves <palves@redhat.com>
3330
3331 * gdb.base/call-sc.exp (start_scalars_test): Use
3332 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3333 * gdb.base/overlays.c: Remove references to PARAMS.
3334 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3335 * gdb.base/reread.exp: Don't set 'prototypes' global.
3336 * gdb.base/structs.exp (start_structs_test): Use
3337 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3338 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3339 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3340 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3341 call.
3342 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3343
9adda7af
PA
33442020-07-03 Pedro Alves <palves@redhat.com>
3345
3346 * gdb.base/m32rovly.c: Delete.
3347 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3348
2a17c803
PW
33492020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3350
3351 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3352 of gdb_py_test_multiple.
3353 * gdb.python/py-cmd.exp: Likewise.
3354 * gdb.python/py-events.exp: Likewise.
3355 * gdb.python/py-function.exp: Likewise.
3356 * gdb.python/py-inferior.exp: Likewise.
3357 * gdb.python/py-infthread.exp: Likewise.
3358 * gdb.python/py-linetable.exp: Likewise.
3359 * gdb.python/py-parameter.exp: Likewise.
3360 * gdb.python/py-value.exp: Likewise.
3361
b011fe1a
TV
33622020-06-30 Tom de Vries <tdevries@suse.de>
3363
3364 PR testsuite/26175
3365 * lib/future.exp (gdb_default_target_compile): Detect and handle
3366 early_flags.
3367
df5b8876
SM
33682020-06-29 Simon Marchi <simon.marchi@efficios.com>
3369
3370 * boards/simavr.exp (gdb_load): Catch errors when closing
3371 previous connection. Close connection, wait for process and
3372 unset simavr_spawn_id on failure.
3373
a3ca48cd
TV
33742020-06-29 Tom de Vries <tdevries@suse.de>
3375
3376 * lib/gdb.exp (unknown): Make test-case unresolved.
3377
b0237c0e
TV
33782020-06-29 Tom de Vries <tdevries@suse.de>
3379
3380 PR gdb/25475
3381 * gdb.server/solib-list.exp: Verify that the symbol reload
3382 confirmation question is asked.
3383
c0b3b3bd
PW
33842020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3385
3386 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3387 have a input seq nr in each pass message.
fe4c3d43 3388 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
3389 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3390 * gdb.python/python.exp: Make test names unique,
3391 use gdb_test_multiline instead of gdb_py_test_multiple,
3392 use $gdb_test_name.
3393 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3394
1776e3e5
NA
33952020-06-26 Nick Alcock <nick.alcock@oracle.com>
3396
3397 * configure.ac: Add --enable-libctf.
3398 * aclocal.m4: sinclude ../config/enable.m4.
3399 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3400 * lib/gdb.exp (skip_ctf_tests): Use it.
3401 * gdb.base/ctf-constvars.exp: Error message tweak.
3402 * gdb.base/ctf-ptype.exp: Likewise.
3403 * configure: Regenerate.
3404
f53b3eeb
GB
34052020-06-26 Gary Benson <gbenson@redhat.com>
3406
3407 * gdb.cp/try_catch.cc: Include string.h.
3408 (main): Replace comparison against string literal with
3409 strcmp, avoiding build failure with -Wstring-compare.
3410 Add "marker test-complete".
3411 * gdb.cp/try_catch.exp: Run the test to the above marker,
3412 then verify that the value of "test" is still true.
3413
6d74da72
AB
34142020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3415
3416 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3417
2e52d038
AB
34182020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3419
3420 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3421
3b9fce96
AB
34222020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3423
3424 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3425 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3426 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3427 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3428 * gdb.arch/riscv-tdesc-loading.exp: New file.
3429
ed69cbc8
AB
34302020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3431
3432 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3433
767a879e
AB
34342020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3435
3436 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3437 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3438 * gdb.arch/riscv-tdesc-regs.c: New file.
3439 * gdb.arch/riscv-tdesc-regs.exp: New file.
3440
221db974
PA
34412020-06-24 Pedro Alves <palves@redhat.com>
3442
3443 * gdb.arch/amd64-entry-value-paramref.exp: Use
3444 prepare_for_testing_full and don't pass "c++" for the .S file
3445 build spec.
3446 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3447 $options, since it's an assembly file. Remove -Wno-deprecated.
3448 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3449 compiling C++ programs.
3450
331733cd
PA
34512020-06-24 Pedro Alves <palves@redhat.com>
3452
3453 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3454 Clang, add "-Wno-unknown-warning-option" to the options.
3455
caa7fd04
AB
34562020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3457
3458 * gdb.xml/tdesc-reload.c: New file.
3459 * gdb.xml/tdesc-reload.exp: New file.
3460 * gdb.xml/maint-xml-dump-01.xml: New file.
3461 * gdb.xml/maint-xml-dump-02.xml: New file.
3462 * gdb.xml/maint-xml-dump.exp: New file.
3463
bb8d1260
SL
34642020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3465
3466 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3467 Adjust for omitted commands when TUI is disabled.
3468
7e4b9c4c
GB
34692020-06-23 Gary Benson <gbenson@redhat.com>
3470 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3473 * gdb.cp/nsimport.cc: Likewise.
3474 * gdb.cp/nsnested.cc: Likewise.
3475 * gdb.cp/nsnoimports.cc: Likewise.
3476 * gdb.cp/nsusing.cc: Likewise.
3477 * gdb.cp/smartp.cc: Likewise.
3478 * gdb.python/py-pp-integral.c: Likewise.
3479 * gdb.python/py-pp-re-notag.c: Likewise.
3480
2e573c0a
GB
34812020-06-23 Gary Benson <gbenson@redhat.com>
3482
3483 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3484 * gdb.cp/nsimport.cc: Likewise.
3485 * gdb.cp/nsnested.cc: Likewise.
3486 * gdb.cp/nsnoimports.cc: Likewise.
3487 * gdb.cp/nsusing.cc: Likewise.
3488 * gdb.cp/smartp.cc: Likewise.
3489 * gdb.python/py-pp-integral.c: Likewise.
3490 * gdb.python/py-pp-re-notag.c: Likewise.
3491
746ebfe8
PW
34922020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3493
3494 * gdb.base/default-args.exp: New test.
3495 * gdb.base/default-args.c: New file.
3496 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3497 * gdb.base/default.exp: Update to new help text.
3498 * gdb.base/help.exp: Likewise.
3499 * gdb.base/page.exp: Likewise.
3500 * gdb.base/style.exp: Likewise.
3501 * gdb.guile/guile.exp: Likewise.
3502 * gdb.python/python.exp: Likewise.
3503
e822f2cd
SL
35042020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3505
3506 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3507 remote host. Fix search path syntax on Windows host.
3508
48e9cc84
PW
35092020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3510
3511 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3512 over 'exec-file-mismatch'.
3513 * gdb.base/attach.c: Mark should_exit volatile.
3514 * gdb.base/attach2.c: Likewise. Add a comment explaining
3515 why the sleep cannot be big.
3516 * gdb.base/attach3.c: New file.
3517
160f8a8f
SL
35182020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3519
3520 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3521 prefix optional.
3522
4d91c2a4
SL
35232020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3524
3525 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3526 for remote host.
3527
87f83f20
SL
35282020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3529 Hafiz Abid Qadeer <abidh@codesourcery.com>
3530
3531 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3532 file sent to remote host.
3533 (top level): Allow int32_t as type of 32-bit register.
3534
37ab8655
TV
35352020-06-19 Tom de Vries <tdevries@suse.de>
3536
3537 * lib/gdb.exp (gdb_note): New proc.
3538 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3539 (gdb_default_target_compile): ... here. Only call
3540 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3541 (use_gdb_compile): Change to array.
3542 (toplevel): Update sets of use_gdb_compile to specify language.
3543 Warn about default_target_compile override. Store dejagnu's version
3544 of default_target_compile in dejagnu_default_target_compile.
3545
a8a56685
TV
35462020-06-18 Tom de Vries <tdevries@suse.de>
3547
3548 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3549 (default_gdb_init): ... here.
3550
581bea2c
SL
35512020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3552
3553 Fix TUI support checks in gdb.tui tests.
3554
3555 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3556 just say UNSUPPORTED.
3557 * gdb.tui/corefile-run.exp: Likewise.
3558 * gdb.tui/empty.exp: Likewise.
3559 * gdb.tui/list-before.exp: Likewise.
3560 * gdb.tui/list.exp: Likewise.
3561 * gdb.tui/main.exp: Likewise.
3562 * gdb.tui/regs.exp: Likewise.
3563 * gdb.tui/resize.exp: Likewise.
3564 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3565 * gdb.tui/tui-layout-asm.exp: Likewise.
3566 * gdb.tui/tui-missing-src.exp: Likewise.
3567 * gdb.tui/winheight.exp: Likewise.
3568 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3569
05e682e3
SL
35702020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3571
3572 Fix TCL error in gdb.python/py-format-string.exp.
3573
3574 * gdb.python/py-format-string.exp: Move test for python support
3575 earlier, out of function body.
3576
efb763a5
SM
35772020-06-15 Simon Marchi <simon.marchi@efficios.com>
3578
3579 * gdb.base/index-cache-load-twice.c: New.
3580 * gdb.base/index-cache-load-twice.exp: New.
3581
43327b20
KS
35822020-06-17 Keith Seitz <keiths@redhat.com>
3583
99cf27cf 3584 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3585 when executing "gdb --configuration".
3586
081e778c
TV
35872020-06-17 Tom de Vries <tdevries@suse.de>
3588
3589 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3590 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3591 conditional on presence of gdb_tcl_unknown.
3592 (gdb_finish): Make override undo conditional on presence of
3593 gdb_tcl_unknown.
3594
d2d1ea20
TT
35952020-06-16 Tom Tromey <tom@tromey.com>
3596
3597 * gdb.python/tui-window.py (failwin): New function. Register it
3598 as a TUI window type.
3599 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3600
c802e8a7
GB
36012020-06-16 Gary Benson <gbenson@redhat.com>
3602
3603 * gdb.python/py-nested-maps.c (create_map): Add missing return
3604 value.
3605 (create_map_map): Likewise.
3606
ff08abb8
TBA
36072020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3608
3609 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3610 variable.
3611 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3612 and use the already-defined 'options' variable.
3613
a29d5112
AB
36142020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3615 Tom de Vries <tdevries@suse.de>
3616
3617 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3618 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3619 (gdb_setup_known_globals): New proc.
3620 (gdb_cleanup_globals): New proc.
3621 * lib/gdb.exp (load_lib): New override proc.
3622 (gdb_stdin_log_init): Set var in_file as persistent global.
3623 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3624 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3625 fpc_compiler as persistent global.
3626
8c74a764
TV
36272020-06-12 Tom de Vries <tdevries@suse.de>
3628
3629 * lib/tuiterm.exp (spawn): Rename to ...
3630 (tui_spawn): ... this.
3631 (toplevel): Move rename of spawn ...
3632 (gdb_init_tuiterm): ... here. New proc.
3633 (gdb_finish_tuiterm): New proc.
3634 * lib/gdb.exp (gdb_finish_hooks): New global var.
3635 (gdb_finish): Handle gdb_finish_hooks.
3636 (tuiterm_env): New proc.
3637 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3638 tuiterm_env.
3639 * gdb.tui/basic.exp: Same.
3640 * gdb.tui/corefile-run.exp: Same.
3641 * gdb.tui/empty.exp: Same.
3642 * gdb.tui/list-before.exp: Same.
3643 * gdb.tui/list.exp: Same.
3644 * gdb.tui/main.exp: Same.
3645 * gdb.tui/new-layout.exp: Same.
3646 * gdb.tui/regs.exp: Same.
3647 * gdb.tui/resize.exp: Same.
3648 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3649 * gdb.tui/tui-layout-asm.exp: Same.
3650 * gdb.tui/tui-missing-src.exp: Same.
3651 * gdb.tui/winheight.exp: Same.
3652
26783bce
TV
36532020-06-12 Tom de Vries <tdevries@suse.de>
3654
3655 PR testsuite/26110
3656 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3657 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3658
2b4e6a3f
TT
36592020-06-11 Tom Tromey <tom@tromey.com>
3660
3661 PR gdb/18318:
3662 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3663 floating point tests.
3664
2f33032a
KS
36652020-06-11 Keith Seitz <keiths@redhat.com>
3666
3667 PR gdb/21356
3668 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3669 vla_struct.
3670 Add new struct vla_typedef and union vla_typedef_union and
3671 corresponding instantiation objects.
3672 Initialize new objects.
3673 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3674 and vla_typedef_union_object.
3675 Fixup type for vla_struct_object.
3676
a8baf0a3
TV
36772020-06-11 Tom de Vries <tdevries@suse.de>
3678
3679 * lib/gdb.exp (with_override): New proc, factored out of ...
3680 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3681
7ab96794
TV
36822020-06-10 Tom de Vries <tdevries@suse.de>
3683
3684 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3685
cab5c3b7
SM
36862020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3687
3688 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3689 parameter, update callers.
3690
f8c41851
SM
36912020-06-04 Simon Marchi <simon.marchi@efficios.com>
3692
3693 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3694 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3695 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3696
1c07a73f
TV
36972020-06-04 Tom de Vries <tdevries@suse.de>
3698
3699 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3700
95146b5d
TV
37012020-06-04 Tom de Vries <tdevries@suse.de>
3702
3703 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3704 exp_continue.
3705
0cfcd4f0
TV
37062020-06-04 Tom de Vries <tdevries@suse.de>
3707
3708 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3709
f9b5d5ea
TV
37102020-06-03 Tom de Vries <tdevries@suse.de>
3711
3712 PR symtab/26046
3713 * gdb.cp/breakpoint-locs-2.cc: New test.
3714 * gdb.cp/breakpoint-locs.cc: New test.
3715 * gdb.cp/breakpoint-locs.exp: New file.
3716 * gdb.cp/breakpoint-locs.h: New test.
3717
5144dfba
TV
37182020-06-03 Tom de Vries <tdevries@suse.de>
3719
3720 PR testsuite/25609
3721 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3722 value of global verbose.
3723 * gdb.base/jit-elf.exp: Same.
3724 * gdb.base/jit-reader.exp: Same.
3725
621eacdf
TV
37262020-06-02 Tom de Vries <tdevries@suse.de>
3727
3728 * gdb.dwarf2/multidictionary.exp: Don't use
3729 gdb_spawn_with_cmdline_opts.
3730
1313c56e
AB
37312020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3732
3733 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3734 use_header case.
3735 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3736 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3737 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3738 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3739 * gdb.dwarf2/dw2-inline-header.c: New file.
3740 * gdb.dwarf2/dw2-inline-header.h: New file.
3741
f68f85b5
PA
37422020-05-30 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3745 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3746
678048e8
GB
37472020-05-29 Gary Benson <gbenson@redhat.com>
3748
3749 * gdb.compile/compile-cplus.exp (additional_flags): Also
3750 set when building with clang.
3751 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3752 when building with clang.
3753
9fcafd23
GB
37542020-05-29 Gary Benson <gbenson@redhat.com>
3755
3756 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3757 building with clang.
3758 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3759
735d5a07
GB
37602020-05-29 Gary Benson <gbenson@redhat.com>
3761
3762 * gdb.cp/koenig.exp (prepare_for_testing): Add
3763 additional_flags=-Wno-unused-comparison.
3764 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3765
4ad2c6a0
GB
37662020-05-28 Gary Benson <gbenson@redhat.com>
3767
3768 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3769 statement.
3770
09fe663e
GB
37712020-05-28 Gary Benson <gbenson@redhat.com>
3772
3773 * gdb.cp/classes.exp (prepare_for_testing): Add
3774 additional_flags=-Wno-deprecated-register.
3775 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3776 * gdb.cp/misc.exp: Likewise.
3777
cee00f17
GB
37782020-05-28 Gary Benson <gbenson@redhat.com>
3779
3780 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3781 (test_op_new::operator new): Add return statement.
3782 (test_op_new_array::operator new[]): Likewise.
3783
636edd00
PA
37842020-05-27 Pedro Alves <palves@redhat.com>
3785
3786 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3787 check. Use test_gdb_complete_unique instead of
3788 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3789 test_gdb_complete_multiple instead of
3790 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3791
c2b75043
LM
37922020-05-27 Luis Machado <luis.machado@linaro.org>
3793
3794 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3795 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3796 * gdb.arch/arm-disassembler-options.exp: Likewise.
3797 * gdb.arch/arm-disp-step.exp: Likewise.
3798 * gdb.arch/thumb-prologue.exp: Likewise.
3799 * gdb.base/async.exp: Likewise.
3800 * gdb.base/auxv.exp: Likewise.
3801 * gdb.base/complex-parts.exp: Likewise.
3802 * gdb.base/ena-dis-br.exp: Likewise.
3803 * gdb.base/foll-exec.exp: Likewise.
3804 * gdb.base/permissions.exp: Likewise.
3805 * gdb.base/relocate.exp: Likewise.
3806 * gdb.base/return2.exp: Likewise.
3807 * gdb.base/sigbpt.exp: Likewise.
3808 * gdb.base/siginfo-obj.exp: Likewise.
3809 * gdb.cp/converts.exp: Likewise.
3810 * gdb.cp/exceptprint.exp: Likewise.
3811 * gdb.cp/inherit.exp: Likewise.
3812 * gdb.cp/nsnoimports.exp: Likewise.
3813 * gdb.cp/virtbase2.exp: Likewise.
3814 * gdb.mi/mi-var-cmd.exp: Likewise.
3815 * gdb.mi/var-cmd.c: Likewise.
3816
53a47a3e
TT
38172020-05-26 Tom Tromey <tromey@adacore.com>
3818
3819 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3820
0bc2354b
TT
38212020-05-26 Tom Tromey <tromey@adacore.com>
3822
3823 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3824 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3825 type.
3826 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3827 variable.
3828
0db49895
CBG
38292020-05-26 Christian Biesinger <cbiesinger@google.com>
3830
3831 * Makefile.in: Use = instead of == for the test command
3832 for portability.
3833
40d22035
TV
38342020-05-26 Tom de Vries <tdevries@suse.de>
3835
3836 * gdb.base/gold-gdb-index-2.c: New test.
3837 * gdb.base/gold-gdb-index.c: New test.
3838 * gdb.base/gold-gdb-index.exp: New file.
3839 * gdb.base/gold-gdb-index.h: New test.
3840
043e2e02
TV
38412020-05-25 Tom de Vries <tdevries@suse.de>
3842
3843 * boards/gold-gdb-index.exp: New file.
3844
462f72c5
SM
38452020-05-25 Simon Marchi <simon.marchi@efficios.com>
3846
3847 * boards/simavr.exp: New file.
3848
6cf66e76
SM
38492020-05-25 Simon Marchi <simon.marchi@efficios.com>
3850
3851 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3852 * gdb.base/inferior-args.exp: New file.
3853 * gdb.base/inferior-args.c: New file.
3854
75d04512
SM
38552020-05-25 Simon Marchi <simon.marchi@efficios.com>
3856
3857 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3858 inferior_args. Pass it to gdb_reload.
3859 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3860 inferior_args.
3861 (gdb_reload): Add inferior_args argument.
3862 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3863 pass it to gdbserver_run.
3864 * boards/native-gdbserver.exp: Do not set noargs.
3865 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3866 inferior_args argument.
3867 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3868 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3869 * gdb.base/args.exp: Likewise.
3870
42cf1844
TV
38712020-05-25 Tom de Vries <tdevries@suse.de>
3872
3873 * lib/gdb.exp (exec_is_pie): Add comment.
3874
8f7d38ef
TV
38752020-05-25 Tom de Vries <tdevries@suse.de>
3876
3877 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3878 instead of $binfile in the untested message.
3879
465e1b0f
TV
38802020-05-25 Tom de Vries <tdevries@suse.de>
3881
3882 PR testsuite/26031
3883 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3884
3c5a0e02
TV
38852020-05-25 Tom de Vries <tdevries@suse.de>
3886
3887 * boards/gold.exp: New file.
3888
0a4f5f8c
TT
38892020-05-23 Tom Tromey <tom@tromey.com>
3890
3891 * gdb.base/style.exp: Remove completion styling test.
3892 * lib/gdb-utils.exp (style): Remove completion styles.
3893
eca1f90c
TT
38942020-05-23 Tom Tromey <tom@tromey.com>
3895
3896 * gdb.base/style.exp: Add completion styling test.
3897 * lib/gdb-utils.exp (style): Add completion styles.
3898
7c13f4e8
AB
38992020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3900
3901 * gdb.base/annota1.exp: Update expected results.
3902 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3903 test name.
3904 * gdb.cp/annota3.exp: Update expected results.
3905
41977d16
SM
39062020-05-20 Simon Marchi <simon.marchi@efficios.com>
3907
3908 PR gdb/26016
3909 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3910 against MAP_FAILED.
3911 * gdb.base/coremaker.c (mmapdata): Likewise.
3912 * gdb.base/jit-reader-host.c (main): Likewise.
3913 * gdb.base/sym-file-loader.c (load): Likewise.
3914 (load_shlib): Likewise.
3915
b4757f2e
TT
39162020-05-20 Tom Tromey <tromey@adacore.com>
3917
3918 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3919
9a0bacfb
TV
39202020-05-20 Tom de Vries <tdevries@suse.de>
3921
3922 PR symtab/25833
3923 * gdb.base/with-mf-inc.c: New test.
3924 * gdb.base/with-mf-main.c: New test.
3925 * gdb.base/with-mf.exp: New file.
3926
76571211
TT
39272020-05-19 Tom Tromey <tromey@adacore.com>
3928
3929 * gdb.rust/simple.exp: Restore missing test result.
3930
4cd9f3d5
TV
39312020-05-19 Tom de Vries <tdevries@suse.de>
3932
3933 * gdb.base/gdb-caching-proc.exp: Fix typo.
3934
7d874253
TT
39352020-05-19 Tom Tromey <tromey@adacore.com>
3936
3937 * gdb.rust/simple.exp: Add some test descriptions.
3938 (test_one_slice): Use with_test_prefix.
3939
1d727695
TV
39402020-05-18 Tom de Vries <tdevries@suse.de>
3941
3942 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3943
7f32a4d5
PA
39442020-05-17 Pedro Alves <palves@redhat.com>
3945
3946 PR gdb/25741
3947 * gdb.base/hw-sw-break-same-address.exp: New file.
3948
7cfd74cf
PA
39492020-05-16 Pedro Alves <palves@redhat.com>
3950
3951 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3952 LAST_LOADED_FILE accordingly.
3953
57b4f16e
PW
39542020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3955
3956 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3957
7c05caf7
PW
39582020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3959
3960 * gdb.base/help.exp: Test apropos and help for commands
3961 having aliases. Fixed comments not starting with an
3962 upper-case letter or not finishing with a dot.
3963
7aa1b46f
PW
39642020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3965
3b3aaacb
PW
3966 * gdb.base/alias.exp: Update help output check.
3967
57b4f16e 39682020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3969
7aa1b46f
PW
3970 * gdb.base/default.exp: Update output following fixes.
3971
0605465f
PW
39722020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3973
3974 * gdb.base/alias.exp: Test aliases starting with a prefix of
3975 another alias.
3976
86e4e63d
GB
39772020-05-15 Gary Benson <gbenson@redhat.com>
3978
3979 * gdb.base/info-os.c (main): Add return statement.
3980 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3981 * gdb.base/large-frame-2.c (func): Likewise.
3982 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3983 * gdb.base/pr10179-b.c (foo2): Likewise.
3984 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3985 * gdb.base/watch-cond.c (func): Likewise.
3986 * gdb.multi/goodbye.c (verylongfun): Likewise.
3987 * gdb.multi/hello.c (commonfun): Likewise.
3988 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3989 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3990 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3991 Likewise.
3992 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3993 * gdb.threads/interrupt-while-step-over.c (child_function):
3994 Likewise.
3995 * gdb.trace/actions-changed.c (end): Likewise.
3996
163df4df
GB
39972020-05-15 Gary Benson <gbenson@redhat.com>
3998
3999 * gdb.opencl/callfuncs.exp: Report when test skipped.
4000 * gdb.opencl/convs_casts.exp: Likewise.
4001 * gdb.opencl/datatypes.exp: Likewise.
4002 * gdb.opencl/operators.exp: Likewise.
4003 * gdb.opencl/vec_comps.exp: Likewise.
4004
6dbc505a
TV
40052020-05-15 Tom de Vries <tdevries@suse.de>
4006
4007 * gdb.base/align.exp.in: Rename to ...
4008 * gdb.base/align.exp.tcl: ... this.
4009 * gdb.base/align-c++.exp: Update.
4010 * gdb.base/align-c.exp: Update.
4011 * gdb.base/all-architectures.exp.in: Rename to ...
4012 * gdb.base/all-architectures.exp: ... this.
4013 * gdb.base/all-architectures-0.exp: Update.
4014 * gdb.base/all-architectures-1.exp: Update.
4015 * gdb.base/all-architectures-2.exp: Update.
4016 * gdb.base/all-architectures-3.exp: Update.
4017 * gdb.base/all-architectures-4.exp: Update.
4018 * gdb.base/all-architectures-5.exp: Update.
4019 * gdb.base/all-architectures-6.exp: Update.
4020 * gdb.base/all-architectures-7.exp: Update.
4021 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4022 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4023 * gdb.base/infcall-nested-structs-c++.exp: Update.
4024 * gdb.base/infcall-nested-structs-c.exp: Update.
4025 * gdb.base/info-types.exp.in: Rename to ...
4026 * gdb.base/info-types.exp.tcl: ... this.
4027 * gdb.base/info-types-c++.exp: Update.
4028 * gdb.base/info-types-c.exp: Update.
4029 * gdb.base/max-depth.exp.in: Rename to ...
4030 * gdb.base/max-depth.exp.tcl: ... this.
4031 * gdb.base/max-depth-c++.exp: Update.
4032 * gdb.base/max-depth-c.exp: Update.
4033 * gdb.cp/cpexprs.exp.in: Rename to ...
4034 * gdb.cp/cpexprs.exp.tcl: ... this.
4035 * gdb.cp/cpexprs-debug-types.exp: Update.
4036 * gdb.cp/cpexprs.exp: Update.
4037 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4038 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4039 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4040 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4041 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4042 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4043 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4044 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4045 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4046 * gdb.dwarf2/clang-debug-names.exp: Update.
4047
d1034d78
AB
40482020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4049
4050 * lib/check-test-names.exp: Remove code that prevents this file
4051 loading when tests are run in parallel.
4052
3c5c3649
PA
40532020-05-15 Pedro Alves <palves@redhat.com>
4054
4055 * gdb.multi/multi-kill.exp (start_inferior): Remove
4056 'testpid' parameter. Refer to namespace variable directly.
4057 (testpid): Declare as namespace variable.
4058
272c36b8
PA
40592020-05-15 Pedro Alves <palves@redhat.com>
4060
4061 * gdb.multi/multi-kill.exp: Wrap in namespace.
4062 (start_inferior): Add TESTPID parameter. Use it instead of the
4063 testpid global.
4064 (top level): Define empty TESTPID array, and pass it down to
4065 start_inferior.
4066
02eba61a
TV
40672020-05-14 Tom de Vries <tdevries@suse.de>
4068
4069 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4070 output.
4071
971a3747
TV
40722020-05-14 Tom de Vries <tdevries@suse.de>
4073
4074 * gdb.base/align.exp: Split into ...
4075 * gdb.base/align.exp.in: ...
4076 * gdb.base/align-c++.exp: ...
4077 * gdb.base/align-c.exp: ... these.
4078 * gdb.base/infcall-nested-structs.exp: Split into ...
4079 * gdb.base/infcall-nested-structs.exp.in: ...
4080 * gdb.base/infcall-nested-structs-c++.exp: ...
4081 * gdb.base/infcall-nested-structs-c.exp: ... these.
4082 * gdb.base/info-types.exp: Split into ...
4083 * gdb.base/info-types.exp.in: ...
4084 * gdb.base/info-types-c++.exp: ...
4085 * gdb.base/info-types-c.exp: ... these.
4086 * gdb.base/max-depth.exp: Split into ...
4087 * gdb.base/max-depth.exp.in: ...
4088 * gdb.base/max-depth-c++.exp: ...
4089 * gdb.base/max-depth-c.exp: ... these.
4090 * gdb.cp/infcall-nodebug.exp: Split into ...
4091 * gdb.cp/infcall-nodebug.exp.in: ...
4092 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4093 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4094 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4095 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4096
a05575d3
TBA
40972020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4098 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.multi/multi-exit.c: New file.
4101 * gdb.multi/multi-exit.exp: New file.
4102 * gdb.multi/multi-kill.c: New file.
4103 * gdb.multi/multi-kill.exp: New file.
4104
6ad82919
TBA
41052020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4106
4107 * gdb.base/annota1.exp: Update the expected output.
4108 * gdb.cp/annota2.exp: Ditto.
4109
843f4d93
AB
41102020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4111
4112 * lib/check-test-names.exp: Disable when testing is being run in
4113 parallel.
4114
c7c66341
TV
41152020-05-12 Tom de Vries <tdevries@suse.de>
4116
4117 * gdb.base/jit-elf.exp: Fix string concat.
4118
1b59ca1c
TV
41192020-05-12 Tom de Vries <tdevries@suse.de>
4120
4121 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4122 messages.
4123
b4991d29
TV
41242020-05-12 Tom de Vries <tdevries@suse.de>
4125
4126 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4127
dbb0ab10
TV
41282020-05-12 Tom de Vries <tdevries@suse.de>
4129
4130 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4131 * gdb.ada/mi_catch_ex.exp: Same.
4132 * gdb.ada/mi_catch_ex_hand.exp: Same.
4133
7549fed8
TV
41342020-05-12 Tom de Vries <tdevries@suse.de>
4135
4136 * gdb.fortran/complex.exp: Use with_test_prefix.
4137
af2d5cd8
TV
41382020-05-12 Tom de Vries <tdevries@suse.de>
4139
4140 * gdb.trace/passcount.exp: Fix test-names.
4141
7c121311
TV
41422020-05-12 Tom de Vries <tdevries@suse.de>
4143
4144 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4145
c9f3b40e
TV
41462020-05-12 Tom de Vries <tdevries@suse.de>
4147
4148 * gdb.gdb/complaints.exp: Use with_test_prefix.
4149 * gdb.xml/tdesc-regs.exp: Same.
4150 * gdb.opt/inline-locals.exp: Fix test name.
4151
111b33f0
TV
41522020-05-12 Tom de Vries <tdevries@suse.de>
4153
4154 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4155 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4156 * gdb.dwarf2/implref-struct.exp: Same.
4157 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4158 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4159
ebf47080
SM
41602020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4161
4162 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4163
d30dcd12
AB
41642020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4165
4166 * lib/check-test-names.exp (all_test_names): New module variable.
4167 (counts): Add 'duplicates' field.
4168 (_check_duplicates): New procedure.
4169 (check): Also check for duplicates.
4170 (do_log_summary): Print duplicates count.
4171 (do_reset_vars): Reset counter for duplicate test names, and
4172 discard all know test names.
4173
34584c09
AB
41742020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4175
4176 * lib/gdb.exp: Include check-test-names.exp library.
4177 * lib/check-test-names.exp: New file.
4178
e0002117
TV
41792020-05-11 Tom de Vries <tdevries@suse.de>
4180
4181 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4182
53f539a3
KS
41832020-05-11 Keith Seitz <keiths@redhat.com>
4184
4185 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4186
113ee09a
TV
41872020-05-11 Tom de Vries <tdevries@suse.de>
4188
4189 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4190 * gdb.cp/cpexprs.exp.in: .. here.
4191 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4192 cpexprs.exp.
4193
ba3e70b0
KS
41942020-05-11 Keith Seitz <keiths@redhat.com>
4195
4196 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4197 test names.
4198 * gdb.ada/arrayptr.exp: Likewise.
4199 * gdb.ada/assign_arr.exp: Likewise.
4200 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4201 * gdb.ada/bp_on_var.exp: Likewise.
4202 * gdb.ada/call_pn.exp: Likewise.
4203 * gdb.ada/complete.exp: Likewise.
4204 * gdb.ada/fun_overload_menu.exp: Likewise.
4205 * gdb.ada/funcall_param.exp: Likewise.
4206 * gdb.ada/funcall_ref.exp: Likewise.
4207 * gdb.ada/packed_array_assign.exp: Likewise.
4208 * gdb.ada/same_component_name.exp: Likewise.
4209 * gdb.ada/type_coercion.exp: Likewise.
4210 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4211 * gdb.ada/variant_record_packed_array.exp: Likewise.
4212
3ee6bb11
TV
42132020-05-11 Tom de Vries <tdevries@suse.de>
4214
4215 PR symtab/25941
4216 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4217 out of ...
4218 * gdb.dwarf2/clang-debug-names.exp: ... here.
4219 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4220 clang-debug-names.exp.in.
4221 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4222 * gdb.dwarf2/clang-debug-names-2.c: New test.
4223
86cd6bc8
AKS
42242020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4225
4226 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4227 (fortran_runto_main): New Proc, fortran version of runto_main.
4228 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4229 * gdb.fortran/array-bounds.exp: Likewise.
4230 * gdb.fortran/array-slices.exp: Likewise.
4231 * gdb.fortran/block-data.exp: Likewise.
4232 * gdb.fortran/charset.exp: Likewise.
4233 * gdb.fortran/common-block.exp: Likewise.
4234 * gdb.fortran/complex.exp: Likewise.
4235 * gdb.fortran/derived-type-function.exp: Likewise.
4236 * gdb.fortran/derived-type.exp: Likewise.
4237 * gdb.fortran/info-modules.exp: Likewise.
4238 * gdb.fortran/info-types.exp: Likewise.
4239 * gdb.fortran/intrinsics.exp: Likewise.
4240 * gdb.fortran/library-module.exp: Likewise.
4241 * gdb.fortran/logical.exp: Likewise.
4242 * gdb.fortran/max-depth.exp: Likewise.
4243 * gdb.fortran/module.exp: Likewise.
4244 * gdb.fortran/multi-dim.exp: Likewise.
4245 * gdb.fortran/nested-funcs.exp: Likewise.
4246 * gdb.fortran/print-formatted.exp: Likewise.
4247 * gdb.fortran/print_type.exp: Likewise.
4248 * gdb.fortran/printing-types.exp: Likewise.
4249 * gdb.fortran/ptr-indentation.exp: Likewise.
4250 * gdb.fortran/ptype-on-functions.exp: Likewise.
4251 * gdb.fortran/subarray.exp: Likewise.
4252 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4253 * gdb.fortran/vla-datatypes.exp: Likewise.
4254 * gdb.fortran/vla-history.exp: Likewise.
4255 * gdb.fortran/vla-ptr-info.exp: Likewise.
4256 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4257 * gdb.fortran/vla-ptype.exp: Likewise.
4258 * gdb.fortran/vla-sizeof.exp: Likewise.
4259 * gdb.fortran/vla-type.exp: Likewise.
4260 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4261 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4262 * gdb.fortran/vla-value-sub.exp: Likewise.
4263 * gdb.fortran/vla-value.exp: Likewise.
4264 * gdb.fortran/whatis_type.exp: Likewise.
4265 * gdb.mi/mi-var-child-f.exp: Likewise.
4266
6dc55ce9 42672020-05-09 Tom de Vries <tdevries@suse.de>
4268
4269 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4270
283cb58c
TV
42712020-05-08 Tom de Vries <tdevries@suse.de>
4272
4273 * gdb.dwarf2/clang-debug-names.c: New test.
4274 * gdb.dwarf2/clang-debug-names.exp: New file.
4275
ac4a4f1c
SM
42762020-05-06 Simon Marchi <simon.marchi@efficios.com>
4277
4278 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4279 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4280
24fe640b
TV
42812020-05-06 Tom de Vries <tdevries@suse.de>
4282
4283 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4284 breakpoint is at a "recommended breakpoint location".
4285 * gdb.reverse/consecutive-reverse.exp: Same.
4286
0d8683a3
TV
42872020-05-06 Tom de Vries <tdevries@suse.de>
4288
4289 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4290 address.
4291
b8983c46
TV
42922020-05-06 Tom de Vries <tdevries@suse.de>
4293
4294 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4295
abf6d805
TV
42962020-05-06 Tom de Vries <tdevries@suse.de>
4297
4298 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4299 info for r.
4300
0fc2a808
TV
43012020-05-06 Tom de Vries <tdevries@suse.de>
4302
4303 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4304 necessary.
4305
873dd427
TV
43062020-05-06 Tom de Vries <tdevries@suse.de>
4307
4308 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4309 void.
4310
7c99e7e2
TV
43112020-05-06 Tom de Vries <tdevries@suse.de>
4312
4313 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4314 of ...
4315 * gdb.base/async.exp: ... here.
4316 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4317 "recommended breakpoint location".
4318
6173d6a6
TV
43192020-05-06 Tom de Vries <tdevries@suse.de>
4320
4321 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4322
6015a067
TV
43232020-05-04 Tom de Vries <tdevries@suse.de>
4324
4325 * gdb.base/async.exp: Check whether instruction addresses are a
4326 "recommended breakpoint location".
4327
3b6acaee
TT
43282020-05-03 Tom Tromey <tom@tromey.com>
4329
4330 * gdb.base/sepdebug.exp: Remove "catch" test.
4331 * gdb.base/break.exp: Remove "catch" test.
4332 * gdb.base/default.exp: Update expected output.
4333
5beb4d17
TV
43342020-05-02 Tom de Vries <tdevries@suse.de>
4335
4336 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4337 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4338 * gdb.arch/i386-mpx-map.exp: Same.
4339 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4340 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4341 * gdb.arch/i386-mpx.exp: Same.
4342
8caf140d
TV
43432020-05-02 Tom de Vries <tdevries@suse.de>
4344
4345 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4346
693196cb
TV
43472020-05-01 Tom de Vries <tdevries@suse.de>
4348
4349 * gdb.ada/operator_bp.exp: Allow more than required amount of
4350 breakpoint.
4351
53ae0aa9
TV
43522020-05-01 Tom de Vries <tdevries@suse.de>
4353
4354 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4355
ee9d1e5f
HD
43562020-04-30 Hannes Domani <ssbssa@yahoo.de>
4357
4358 PR gdb/18706
4359 * gdb.cp/stub-array-size.cc: New test.
4360 * gdb.cp/stub-array-size.exp: New file.
4361 * gdb.cp/stub-array-size.h: New test.
4362 * gdb.cp/stub-array-size2.cc: New test.
4363
d5cf82c0
HD
43642020-04-30 Hannes Domani <ssbssa@yahoo.de>
4365
4366 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4367 output to the new format.
4368
42e165c3
SM
43692020-04-29 Simon Marchi <simon.marchi@efficios.com>
4370
4371 * gdb.base/break.exp: Use with_test_prefix.
4372
6e4e3fe1
TV
43732020-04-29 Tom de Vries <tdevries@suse.de>
4374
4375 * lib/gdb.exp (debug_types): New proc.
4376 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4377 * gdb.python/py-symtab.exp: Same.
4378
d642b692
HD
43792020-04-29 Hannes Domani <ssbssa@yahoo.de>
4380
4381 PR gdb/17320
4382 * gdb.base/pretty-array.c: New test.
4383 * gdb.base/pretty-array.exp: New file.
4384
ea90f227
TV
43852020-04-29 Tom de Vries <tdevries@suse.de>
4386
4387 PR symtab/25889
4388 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4389 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4390 and include cpexprs.exp.
4391
a65189c9
TV
43922020-04-28 Mark Williams <mark@myosotissp.com>
4393
4394 PR gdb/24480
4395 * dw4-toplevel-types.exp: Test for top level types.
4396 * dw4-toplevel-types.cc: Test for top level types.
4397
32d1f47a
TBA
43982020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4399
4400 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4401 (theads -> threads).
4402
56a4f5a1
TV
44032020-04-28 Tom de Vries <tdevries@suse.de>
4404
4405 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4406
0b2f8a3b
TV
44072020-04-28 Tom de Vries <tdevries@suse.de>
4408
4409 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4410
5390c717
TV
44112020-04-28 Tom de Vries <tdevries@suse.de>
4412
4413 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4414
15cd93d0
TV
44152020-04-28 Tom de Vries <tdevries@suse.de>
4416
4417 * gdb.dwarf2/main-foo.c: New test.
4418 * gdb.dwarf2/struct-with-sig.exp: New file.
4419
d472f0fb
TV
44202020-04-25 Tom de Vries <tdevries@suse.de>
4421
4422 * boards/debug-types.exp: New file.
4423
8d840e05
AB
44242020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4425
4426 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4427
bcfe6157
TT
44282020-04-24 Tom Tromey <tom@tromey.com>
4429
4430 PR symtab/12707:
4431 * gdb.python/py-symbol.exp: Update expected results for
4432 linkage_name test.
4433 * gdb.cp/print-demangle.exp: New file.
4434 * gdb.base/c-linkage-name.exp: Fix test.
4435 * gdb.guile/scm-symbol.exp: Update expected results for
4436 linkage_name test.
4437
f049a313
TT
44382020-04-24 Tom Tromey <tom@tromey.com>
4439
4440 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4441 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4442 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4443 assembler.
4444
7cf28874
TV
44452020-04-24 Tom de Vries <tdevries@suse.de>
4446
4447 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4448 C++.
4449
dac2fef7
TT
44502020-04-24 Tom Tromey <tromey@adacore.com>
4451
4452 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4453 values.
4454 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4455 values. Update test for minimal encodings.
4456 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4457 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4458 values. Update test for minimal encodings.
4459
1acda803
TT
44602020-04-24 Tom Tromey <tromey@adacore.com>
4461
4462 PR python/23662:
4463 * gdb.ada/variant.exp: Add Python checks.
4464 * gdb.rust/simple.exp: Add dynamic type checks.
4465
adfb9815
TT
44662020-04-24 Tom Tromey <tromey@adacore.com>
4467
4468 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4469 Make array type matching more lax.
4470 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4471 * gdb.ada/mi_variant.exp: New file.
4472 * gdb.ada/mi_variant/pck.ads: New file.
4473 * gdb.ada/mi_variant/pkg.adb: New file.
4474 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4475 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4476
7d79de9a
TT
44772020-04-24 Tom Tromey <tromey@adacore.com>
4478
4479 * gdb.ada/variant.exp: Add dynamic field offset tests.
4480 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4481 * gdb.ada/variant/pkg.adb: Add new variables.
4482
f8e89861
TT
44832020-04-24 Tom Tromey <tromey@adacore.com>
4484
4485 * gdb.ada/variant.exp: New file
4486 * gdb.ada/variant/pkg.adb: New file
4487 * gdb.ada/variant/pck.adb: New file
4488
86e887ae
TV
44892020-04-24 Tom de Vries <tdevries@suse.de>
4490
4491 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4492
88428775
TV
44932020-04-24 Tom de Vries <tdevries@suse.de>
4494
4495 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4496 flags.
4497
4e86f6e7
TV
44982020-04-24 Tom de Vries <tdevries@suse.de>
4499
4500 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4501
2016d3e6
TV
45022020-04-24 Tom de Vries <tdevries@suse.de>
4503
4504 * lib/gdb.exp (default_gdb_start): Handle eof.
4505 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4506 failure.
4507 * gdb.base/readnever.exp: Handle clean_restart failure.
4508
70bc38f5
TV
45092020-04-23 Tom de Vries <tdevries@suse.de>
4510
4511 * gdb.base/decl-before-def.exp: Run to main and print a again.
4512
de82891c
TV
45132020-04-23 Tom de Vries <tdevries@suse.de>
4514
4515 * gdb.base/decl-before-def-decl.c: New test.
4516 * gdb.base/decl-before-def-def.c: New test.
4517 * gdb.base/decl-before-def.exp: New file.
4518
96038148
TV
45192020-04-23 Tom de Vries <tdevries@suse.de>
4520
4521 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4522
54ac3df1
TV
45232020-04-22 Tom de Vries <tdevries@suse.de>
4524
4525 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4526 debug_info_offset.
4527 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4528 before $objsfile in the line line.
4529
714534e1
TV
45302020-04-22 Tom de Vries <tdevries@suse.de>
4531
4532 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4533
16a7dbf4
MS
45342020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4535
4536 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4537 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4538 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4539 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4540 * gdb.base/jit-protocol.h: Update definitions to match all usage
4541 contexts.
4542
45432020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4544
4545 * gdb.base: Rename all jit related test and source files.
4546
45472020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4548
4549 * gdb.base/jit-reader.exp: Relax register output check.
4550
317d2668
TV
45512020-04-22 Tom de Vries <tdevries@suse.de>
4552
4553 PR symtab/25764
4554 * gdb.base/psym-external-decl-2.c: New test.
4555 * gdb.base/psym-external-decl.c: New test.
4556 * gdb.base/psym-external-decl.exp: New file.
4557 * gdb.threads/tls.exp: Add PR25807 kfail.
4558
eea9e357
TV
45592020-04-22 Tom de Vries <tdevries@suse.de>
4560
4561 PR symtab/25801
4562 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4563 in "info source" output.
4564
3d5afab3
TV
45652020-04-22 Tom de Vries <tdevries@suse.de>
4566
4567 PR symtab/25700
4568 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4569 symtab for imported_unit.c.
4570
b32102f6
GB
45712020-04-21 Gary Benson <gbenson@redhat.com>
4572
4573 * gdb.base/advance.c (func): New argument, to match call site.
4574 (func2, func3): Add return statements.
4575
d43b7a2d
TBA
45762020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4577
4578 * gdb.multi/run-only-second-inf.c: New file.
4579 * gdb.multi/run-only-second-inf.exp: New file.
4580
d89edf9b
MM
45812020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4582
4583 * gdb.btrace/multi-inferior.c: New test.
4584 * gdb.btrace/multi-inferior.exp: New file.
4585
1a476b6d
MM
45862020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4587
4588 * gdb.btrace/enable-new-thread.c: New test.
4589 * gdb.btrace/enable-new-thread.exp: New file.
4590
4778a5f8
TV
45912020-04-21 Tom de Vries <tdevries@suse.de>
4592
4593 PR gdb/25471
4594 * gdb.threads/killed-outside.c: New test.
4595 * gdb.threads/killed-outside.exp: New file.
4596
9b2c992c
GB
45972020-04-20 Gary Benson <gbenson@redhat.com>
4598
4599 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4600 * gdb.base/nested-subp2.exp: Likewise.
4601 * gdb.base/nested-subp3.exp: Likewise.
4602
b5d1d6f7
GB
46032020-04-20 Gary Benson <gbenson@redhat.com>
4604
4605 * gdb.base/nested-subp1.exp: Disable test when using clang.
4606 * gdb.base/nested-subp2.exp: Likewise.
4607 * gdb.base/nested-subp3.exp: Likewise.
4608
25230285
GB
46092020-04-20 Gary Benson <gbenson@redhat.com>
4610
4611 * gdb.cp/exception.cc: Fix compilation error with clang.
4612
fa93cc8f
GB
46132020-04-20 Gary Benson <gbenson@redhat.com>
4614
809730f3 4615 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4616
e0c45f30
GB
46172020-04-20 Gary Benson <gbenson@redhat.com>
4618
4619 * gdb.base/jit-main.c: Fix compilation error with clang.
4620
4ddfec93
KR
46212020-04-17 Kamil Rytarowski <n54@gmx.com>
4622
4623 * gdb.base/attach-twice.c: Include "sys/types.h".
4624 (PTRACE_ATTACH): Add fallback definition.
4625 (main): Pass `0' to the 4th argument of `ptrace'.
4626
2bed205e
KR
46272020-04-17 Kamil Rytarowski <n54@gmx.com>
4628
4629 * gdb.base/fork-running-state.c: Include "signal.h".
4630
0743fc83
TT
46312020-04-17 Tom Tromey <tromey@adacore.com>
4632
4633 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4634 Update tests.
4635 * gdb.btrace/cpu.exp: Update tests.
4636 * gdb.base/maint.exp: Update tests.
4637 * gdb.base/default.exp: Update tests.
4638 * gdb.base/completion.exp: Update tests.
4639
efba5c23
TV
46402020-04-16 Tom de Vries <tdevries@suse.de>
4641
4642 PR symtab/25791
4643 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4644 (ensure_gdb_index): and factor out and move ...
4645 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4646 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4647
d191d716
TV
46482020-04-16 Tom de Vries <tdevries@suse.de>
4649
4650 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4651 loading exec.
4652
99f1bc6a
AB
46532020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4654
4655 * gdb.base/many-completions.exp: New file.
4656
194d088f
TV
46572020-04-14 Tom de Vries <tdevries@suse.de>
4658
4659 PR symtab/25718
4660 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4661
c1a66c06
TV
46622020-04-14 Tom de Vries <tdevries@suse.de>
4663
4664 PR symtab/25720
4665 * gdb.base/maint-expand-symbols-header-file.c: New test.
4666 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4667 * gdb.base/maint-expand-symbols-header-file.h: New test.
4668
21b0982c
AB
46692020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4670
4671 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4672 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4673 get_func_info.
4674 (get_func_info): Delete.
4675 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4676 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4677 * lib/dwarf.exp (get_func_info): New function.
4678
dd1cab06
TV
46792020-04-13 Tom de Vries <tdevries@suse.de>
4680
4681 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4682 to what find_gnatmake does.
4683
71ea2b6b
TV
46842020-04-10 Tom de Vries <tdevries@suse.de>
4685
4686 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4687 -readnow.
4688
bdfc1e8a
TV
46892020-04-10 Tom de Vries <tdevries@suse.de>
4690
4691 PR cli/25808
4692 * gdb.base/style.c: Add leading newlines.
4693 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4694 Check listing of main's one-line body.
4695
14ca8ecf
TV
46962020-04-08 Tom de Vries <tdevries@suse.de>
4697
4698 * lib/gdb.exp (psymtabs_p): New proc.
4699 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4700 importing unit" unsupported if there are no partial symbols.
4701
e21d048f
TV
47022020-04-08 Tom de Vries <tdevries@suse.de>
4703
4704 PR testsuite/25760
4705 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4706
25c11aca
TV
47072020-04-07 Tom de Vries <tdevries@suse.de>
4708
4709 PR symtab/25796
4710 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4711
5707e24b
TV
47122020-04-07 Tom de Vries <tdevries@suse.de>
4713
4714 * gdb.base/check-psymtab.c: New test.
4715 * gdb.base/check-psymtab.exp: New file.
4716
6ee448cc
TT
47172020-04-06 Tom Tromey <tromey@adacore.com>
4718
4719 * gdb.ada/variant-record/proc.adb: New file.
4720 * gdb.ada/variant-record/value.adb: New file.
4721 * gdb.ada/variant-record/value.s: New file.
4722 * gdb.ada/variant-record.exp: New file.
4723
9e7c9a03
HD
47242020-04-03 Hannes Domani <ssbssa@yahoo.de>
4725
4726 PR gdb/25325
4727 * gdb.cp/typed-enum.cc: New test.
4728 * gdb.cp/typed-enum.exp: New file.
4729
c90d28ac
AB
47302020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4731
4732 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4733 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4734 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4735 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4736 * gdb.opt/inline-small-func.c: New file.
4737 * gdb.opt/inline-small-func.exp: New file.
4738 * gdb.opt/inline-small-func.h: New file.
4739
34e9a9fa
AB
47402020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4741
4742 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4743 function.
4744
6a354911
AB
47452020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4746
4747 * lib/dwarf.exp (function_range): Allow compiler options to be
4748 specified.
4749
880d9777
TV
47502020-04-02 Tom de Vries <tdevries@suse.de>
4751
4752 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4753 __attribute__((always_inline)).
4754 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4755
f32682ea
TV
47562020-04-02 Tom de Vries <tdevries@suse.de>
4757
4758 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4759 (gdbserver_gdb_exit): ... here. Add timeout warning.
4760 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4761 (connect_target_extended_remote): Append new server_spawn_id to
4762 server_spawn_ids.
4763 (cleanup): New proc.
4764 (setup, <toplevel>): Call cleanup.
4765
d3214198
TV
47662020-04-02 Tom de Vries <tdevries@suse.de>
4767
4768 * gdb.base/main-psymtab.exp: New file.
4769
cc77ed24
TV
47702020-04-02 Tom de Vries <tdevries@suse.de>
4771
4772 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4773
3638a098
TT
47742020-04-01 Tom Tromey <tom@tromey.com>
4775
4776 * gdb.base/complex-parts.exp: Add type tests.
4777
c34e8714
TT
47782020-04-01 Tom Tromey <tom@tromey.com>
4779
4780 * gdb.base/complex-parts.exp: Add arithmetic tests.
4781
981c08ce
TT
47822020-04-01 Tom Tromey <tom@tromey.com>
4783
4784 * gdb.compile/compile.exp: Update.
4785 * gdb.compile/compile-cplus.exp: Update.
4786 * gdb.base/varargs.exp: Update.
4787 * gdb.base/floatn.exp: Update.
4788 * gdb.base/endianity.exp: Update.
4789 * gdb.base/callfuncs.exp (do_function_calls): Update.
4790 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4791 (complex_float_integral_args): Update.
4792 * gdb.base/complex.exp: Update.
4793 * gdb.base/complex-parts.exp: Update.
4794
3d1cfd43
TT
47952020-04-01 Tom Tromey <tromey@adacore.com>
4796
4797 * gdb.rust/union.rs: New file.
4798 * gdb.rust/union.exp: New file.
4799 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4800 (main): Update.
4801 * gdb.rust/simple.exp: Move union tests to union.exp.
4802
e033dfa9
TT
48032020-04-01 Tom Tromey <tromey@adacore.com>
4804
4805 * gdb.rust/simple.rs (main): Remove "y0".
4806
53cccef1
TBA
48072020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4808
4809 * gdb.multi/stop-all-on-exit.c: New test.
4810 * gdb.multi/stop-all-on-exit.exp: New file.
4811
60e22c1e
HD
48122020-04-01 Hannes Domani <ssbssa@yahoo.de>
4813
4814 PR gdb/24789
4815 * gdb.cp/misc.cc: Add integer reference variable.
4816 * gdb.cp/misc.exp: Add test.
4817
e139a727
TBA
48182020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4819
4820 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4821 scenario to cover execution until the end and also the case
4822
16b0db75
TV
48232020-03-31 Tom de Vries <tdevries@suse.de>
4824
4825 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4826 c. Use "maint info symtabs" to check symtab expansion.
4827
c0502da6
TV
48282020-03-30 Tom de Vries <tdevries@suse.de>
4829
4830 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4831 unsupported.
4832 (verify_psymtab_expanded): Move ...
4833 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4834 test.
4835 (readnow): New proc.
4836
5935fd15
AB
48372020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4838
4839 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4840 with $hex.
4841
1773be9e
TT
48422020-03-20 Tom Tromey <tromey@adacore.com>
4843
4844 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4845
70304be9
TT
48462020-03-20 Tom Tromey <tromey@adacore.com>
4847
4848 * gdb.ada/sub_variant/subv.adb: New file.
4849 * gdb.ada/sub_variant.exp: New file.
4850
0dd7b8f7
TV
48512020-03-20 Tom de Vries <tdevries@suse.de>
4852
4853 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4854 first break fails.
4855 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4856
cada5fc9
AB
48572020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4858
4859 * gdb.server/exit-multiple-threads.c: New file.
4860 * gdb.server/exit-multiple-threads.exp: New file.
4861
6b8c53f2
AB
48622020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4863
4864 * gdb.fortran/mixed-lang-stack.c: New file.
4865 * gdb.fortran/mixed-lang-stack.cpp: New file.
4866 * gdb.fortran/mixed-lang-stack.exp: New file.
4867 * gdb.fortran/mixed-lang-stack.f90: New file.
4868
19a2740f
AB
48692020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.linespec/cp-completion-aliases.cc: New file.
4872 * gdb.linespec/cp-completion-aliases.exp: New file.
4873
d8c8b848
TV
48742020-03-19 Tom de Vries <tdevries@suse.de>
4875
4876 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4877 more precise.
4878
a9933ccf
TV
48792020-03-18 Tom de Vries <tdevries@suse.de>
4880
4881 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4882 * gdb.dwarf2/break-inline-psymtab.c: New test.
4883 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4884
2f89101f
TV
48852020-03-16 Tom de Vries <tdevries@suse.de>
4886
4887 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4888 cache_verify and cache_verify_proc.
4889
6b9374f1
TV
48902020-03-15 Tom de Vries <tdevries@suse.de>
4891
4892 * gdb.server/solib-list.exp: Handle
4893 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4894
eaeaf44c
TV
48952020-03-15 Tom de Vries <tdevries@suse.de>
4896
4897 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4898 objfiles".
4899
3293bbaf
TT
49002020-03-14 Tom Tromey <tom@tromey.com>
4901
4902 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4903
ab44624c
TV
49042020-03-14 Tom de Vries <tdevries@suse.de>
4905
4906 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4907
54c43825
TV
49082020-03-14 Tom de Vries <tdevries@suse.de>
4909
4910 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4911 result in line-by-line fashion.
4912
2ac70237
TV
49132020-03-14 Tom de Vries <tdevries@suse.de>
4914
4915 * lib/gdb.exp (supports_statement_frontiers): New proc.
4916 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4917
09546b56
TV
49182020-03-14 Tom de Vries <tdevries@suse.de>
4919
4920 * gdb.base/printcmds.exp: Add missing quoting for "print
4921 teststring2".
4922
a1f6a07c
TT
49232020-03-13 Tom Tromey <tom@tromey.com>
4924
4925 * gdb.base/printcmds.exp (test_print_strings): Add regression
4926 test.
4927 * gdb.base/printcmds.c (charptr): New typedef.
4928 (teststring2): New global.
4929
1b83d09c
AB
49302020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4931
4932 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4933 full path in the test name.
4934 (test_ld): Add some with_test_prefix blocks to make test names
4935 unique.
4936
2d61316c
TV
49372020-03-13 Tom de Vries <tdevries@suse.de>
4938
4939 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4940
2e9145ac
TV
49412020-03-13 Tom de Vries <tdevries@suse.de>
4942
4943 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4944
96c7f873
TV
49452020-03-13 Tom de Vries <tdevries@suse.de>
4946
4947 PR symtab/25646
4948 * gdb.dwarf2/imported-unit.exp: Add test.
4949
49ba92c0
TV
49502020-03-13 Tom de Vries <tdevries@suse.de>
4951
4952 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4953 (var1, var2): New variable.
4954 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4955 matching symbols.
4956
301b21e0
TV
49572020-03-13 Tom de Vries <tdevries@suse.de>
4958
4959 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4960 (Term::command): Use prompt prefix.
4961 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4962 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4963 command_no_prompt_prefix instead of prefix.
4964 * gdb.tui/tui-layout-asm.exp: Same.
4965
3f512721
SM
49662020-03-12 Simon Marchi <simon.marchi@efficios.com>
4967
4968 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4969
40310f30
SM
49702020-03-12 Simon Marchi <simon.marchi@efficios.com>
4971
4972 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4973 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4974 on" while stepping over the test instruction, match printed
4975 message.
4976
09252140
TV
49772020-03-12 Tom de Vries <tdevries@suse.de>
4978
4979 * gdb.base/info-types.exp: Use exp_continue during matching of output
4980 of "info types".
4981
14e9c72c
TV
49822020-03-12 Tom de Vries <tdevries@suse.de>
4983
4984 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4985
e515d67e
TV
49862020-03-12 Tom de Vries <tdevries@suse.de>
4987
4988 * gdb.fortran/module.exp: Use exp_continue during matching of output
4989 of "info variable -n".
4990
307eafd8
TV
49912020-03-12 Tom de Vries <tdevries@suse.de>
4992
4993 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4994 gdb.dwarf2/dw2-ranges-base.c.
4995
9a2de3fc
TV
49962020-03-12 Tom de Vries <tdevries@suse.de>
4997
4998 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4999 in presence of GLIBC debuginfo.
5000
3217502e
TV
50012020-03-12 Tom de Vries <tdevries@suse.de>
5002
5003 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5004 $core.
5005
1281424c
TV
50062020-03-12 Tom de Vries <tdevries@suse.de>
5007
5008 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5009 more precise.
5010
038b97fc
SM
50112020-03-11 Simon Marchi <simon.marchi@efficios.com>
5012
5013 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5014 from Unix to Windows path.
5015
5308d1e7
TV
50162020-03-11 Tom de Vries <tdevries@suse.de>
5017
5018 * gdb.ada/minsyms.exp: Set language to ada.
5019
f870f78f
TV
50202020-03-11 Tom de Vries <tdevries@suse.de>
5021
5022 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5023
5a13315d
TV
50242020-03-11 Tom de Vries <tdevries@suse.de>
5025
5026 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5027
976862ed
TT
50282020-03-11 Tom Tromey <tromey@adacore.com>
5029
5030 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5031
7462c383
TV
50322020-03-11 Tom de Vries <tdevries@suse.de>
5033
5034 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5035
1c6c46a0
TV
50362020-03-11 Tom de Vries <tdevries@suse.de>
5037
5038 * gdb.base/break-interp.exp: Limit verbose scope.
5039
44f41bb7
TV
50402020-03-11 Tom de Vries <tdevries@suse.de>
5041
5042 * gdb.fortran/logical.f90: Define variable with character type.
5043 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5044
b76f3a42
TV
50452020-03-11 Tom de Vries <tdevries@suse.de>
5046
5047 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5048
1c33af77
TV
50492020-03-11 Tom de Vries <tdevries@suse.de>
5050
5051 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5052 symtabs.
5053
8c95582d
AB
50542020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5055 Bernd Edlinger <bernd.edlinger@hotmail.de>
5056
5057 * gdb.cp/step-and-next-inline.cc: New file.
5058 * gdb.cp/step-and-next-inline.exp: New file.
5059 * gdb.cp/step-and-next-inline.h: New file.
5060 * gdb.dwarf2/dw2-is-stmt.c: New file.
5061 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5062 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5063 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5064 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5065
cecf8547
AB
50662020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5067
5068 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5069 is-stmt flag in the line table.
5070
0ba678c9
TV
50712020-03-09 Tom de Vries <tdevries@suse.de>
5072
5073 * lib/gdb.exp (cached_file): Create cache dir.
5074
72fbdf83
TV
50752020-03-07 Tom de Vries <tdevries@suse.de>
5076
5077 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5078 * gdb.cp/rvalue-ref-params.exp: Same.
5079
436b5e99
TV
50802020-03-06 Tom de Vries <tdevries@suse.de>
5081
5082 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5083 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5084
09f2921c
TV
50852020-03-06 Tom de Vries <tdevries@suse.de>
5086
5087 * README: Fix "the the".
5088 * gdb.base/dprintf.exp: Same.
5089
50a3cc5d
TV
50902020-03-05 Tom de Vries <tdevries@suse.de>
5091
5092 * gdb.base/maint.exp: Update "main print statistics" expected output.
5093
0a709cba
AKS
50942020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5095
5096 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5097 (fortran_int8): Likewise.
5098 (fortran_real4): Likewise.
5099 (fortran_real8): Likewise.
5100 (fortran_complex4): Likewise.
5101 (fortran_logical4): Likewise.
5102 (fortran_character1): Likewise.
5103
5e5d66b6
AB
51042020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5105
5106 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5107 printed as true.
5108
7b973adc
SDJ
51092020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5110
5111 * gdb.base/printcmds.exp: Add test to verify printf of a
5112 variable holding an address.
5113
478e490a
TV
51142020-03-03 Tom de Vries <tdevries@suse.de>
5115
5116 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5117
1ef44e86
TV
51182020-03-03 Tom de Vries <tdevries@suse.de>
5119
5120 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5121 gdb_test_multiple call.
5122
b98cc2cf
TV
51232020-03-03 Tom de Vries <tdevries@suse.de>
5124
5125 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5126 gdb_test_multiple calls.
5127
63e163f2
AB
51282020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5129
5130 * gdb.base/default.exp: Remove test of 'set history filename'.
5131 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5132 filename to the empty string.
5133 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5134 and GDBHISTSIZE.
5135
24ed6739
AB
51362020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5137
5138 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5139 disabled.
5140
590003dc 51412020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 5142 Tom de Vries <tdevries@suse.de>
590003dc
TV
5143
5144 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5145 -prompt prefix, before user_code argument. Add -lbl option likewise.
5146 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5147 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5148 argument.
5149 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5150 have "\r\n" at start-of-line, instead of at end-of-line.
5151
f5e46084
SM
51522020-02-28 Simon Marchi <simon.marchi@efficios.com>
5153
5154 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5155 libinproctrace.so.
5156
f7a7000d
LM
51572020-02-28 Luis Machado <luis.machado@linaro.org>
5158
5159 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5160 to "p/x".
5161
718e0816
LM
51622020-02-28 Luis Machado <luis.machado@linaro.org>
5163
5164 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5165 asm/ptrace.h and error.h.
5166
13c3a74a
TV
51672020-02-28 Tom de Vries <tdevries@suse.de>
5168
5169 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5170 (struct wrapper, do_something, mundane/symada__cS): Move ...
5171 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5172 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5173 Update "print symada__cS before partial symtab expansion" regexp.
5174 Update breakpoint location. Flush symbol cache after expansion.
5175
85d2d5bb
LM
51762020-02-28 Luis Machado <luis.machado@linaro.org>
5177
5178 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5179
3608f86c
TV
51802020-02-27 Tom de Vries <tdevries@suse.de>
5181
5182 * config/sid.exp: Remove unused globals.
5183 * gdb.base/attach.exp: Same.
5184 * gdb.base/catch-load.exp: Same.
5185 * gdb.base/dbx.exp: Same.
5186 * lib/gdb.exp: Same.
5187 * lib/mi-support.exp: Same.
5188 * lib/prompt.exp: Same.
5189
c8d4f6df
TV
51902020-02-27 Tom de Vries <tdevries@suse.de>
5191
5192 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5193 not set.
5194
0d79cdc4
AM
51952020-02-26 Aaron Merey <amerey@redhat.com>
5196
5197 * gdb.debuginfod: New directory for debuginfod tests.
5198 * gdb.debuginfod/main.c: New test file.
5199 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5200
0dce4280
TV
52012020-02-26 Tom de Vries <tdevries@suse.de>
5202
5203 PR gdb/25603
5204 * gdb.base/persistent-lang.cc: New test.
5205 * gdb.base/persistent-lang.exp: New file.
5206
9e80cfa1
AB
52072020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5208
5209 * gdb.fortran/derived-type-striding.exp: Add a new test.
5210 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5211 new test.
5212
2078dbb2
AB
52132020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5214
5215 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5216 names.
5217
70d49700
TV
52182020-02-25 Tom de Vries <tdevries@suse.de>
5219
5220 PR go/18926
5221 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5222
a88ef40d
TV
52232020-02-24 Tom de Vries <tdevries@suse.de>
5224
5225 PR gdb/25592
5226 * gdb.base/info-locals-unused-static-var.c: New test.
5227 * gdb.base/info-locals-unused-static-var.exp: New file.
5228
01b1af32
TT
52292020-02-22 Tom Tromey <tom@tromey.com>
5230
5231 * gdb.python/tui-window.exp: New file.
5232 * gdb.python/tui-window.py: New file.
5233
7c043ba6
TT
52342020-02-22 Tom Tromey <tom@tromey.com>
5235
5236 PR tui/17850:
5237 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5238 tests.
5239
c22fef7e
TT
52402020-02-22 Tom Tromey <tom@tromey.com>
5241
5242 * gdb.tui/new-layout.exp: Add sub-layout tests.
5243
ee325b61
TT
52442020-02-22 Tom Tromey <tom@tromey.com>
5245
5246 * gdb.tui/new-layout.exp: New file.
5247
3f0cbb04
TT
52482020-02-22 Tom Tromey <tom@tromey.com>
5249
5250 * gdb.rust/rust-style.rs: New file.
5251 * gdb.rust/rust-style.exp: New file.
5252 * gdb.base/style.exp: Test structure printing.
5253 * gdb.base/style.c (struct some_struct): New type.
5254 (enum etype): New type.
5255 (struct_value): New global.
5256
75525152
TV
52572020-02-21 Tom de Vries <tdevries@suse.de>
5258
5259 PR go/18926
5260 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5261 Remove blanket xfails. Use message argument for gdb_breakpoint.
5262 Make continuing to breakpoint test conditional on setting breakpoint.
5263 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5264 DW_AT_name attribute. Add xfail for GCC PR93866.
5265
bd360d30
AB
52662020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5267
5268 * gdb.dwarf2/cpp-linkage-name.c: New file.
5269 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5270
c7adb09f 52712020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5272
5273 * lib/gdb.exp (gdb_wrapper_init): Reset
5274 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5275 not exist.
5276
a9c79803
TV
52772020-02-20 Tom de Vries <tdevries@suse.de>
5278
5279 PR go/17018
5280 * gdb.go/hello.exp: Copy ...
5281 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5282 print of st to print value of global definition. Add xfail for GCC
5283 PR93844.
5284 * gdb.go/hello.exp: Remove printing of st before definition.
5285 * gdb.go/hello.go: Copy ...
5286 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5287 to st.
5288 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5289
d7445728
TV
52902020-02-20 Tom de Vries <tdevries@suse.de>
5291
5292 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5293 (gdb_simple_compile): Handle compile_flags go by using .go extension
5294 for source file.
5295 * gdb.go/chan.exp: Use support_go_compile.
5296 * gdb.go/handcall.exp: Same.
5297 * gdb.go/hello.exp: Same.
5298 * gdb.go/integers.exp: Same.
5299 * gdb.go/max-depth.exp: Same.
5300 * gdb.go/methods.exp: Same.
5301 * gdb.go/package.exp: Same.
5302 * gdb.go/strings.exp: Same.
5303 * gdb.go/types.exp: Same.
5304 * gdb.go/unsafe.exp: Same.
5305
c9c41e6d
TV
53062020-02-19 Tom de Vries <tdevries@suse.de>
5307
5308 * gdb.python/lib-types.exp: Make xfail more strict.
5309
f20ff837
TV
53102020-02-19 Tom de Vries <tdevries@suse.de>
5311
5312 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5313
08410482
DE
53142020-02-19 Doug Evans <dje@google.com>
5315
5316 PR rust/25535
5317 * gdb.rust/simple.exp: Add test.
5318 * gdb.rust/simple.rs: Add test.
5319
623563f7
TV
53202020-02-19 Tom de Vries <tdevries@suse.de>
5321
5322 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5323 output line-by-line.
5324
d3308cfd
TV
53252020-02-19 Tom de Vries <tdevries@suse.de>
5326
5327 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5328
86cbc5dc
TV
53292020-02-19 Tom de Vries <tdevries@suse.de>
5330
5331 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5332 prelink.
5333
9db2b96b
TV
53342020-02-19 Tom de Vries <tdevries@suse.de>
5335
5336 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5337 (gdb_do_cache): Use gdb_do_cache_wrap.
5338 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5339
89e2fdc5
TV
53402020-02-19 Tom de Vries <tdevries@suse.de>
5341
5342 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5343 gdb_compile option.
5344
373d7ac0
SM
53452020-02-18 Simon Marchi <simon.marchi@efficios.com>
5346
5347 * gdb.base/printcmds.exp (test_print_enums): Update expected
5348 output.
5349
b29a2df0
SM
53502020-02-18 Simon Marchi <simon.marchi@efficios.com>
5351
5352 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5353 for "unknown".
5354
6740f0cc
SM
53552020-02-18 Simon Marchi <simon.marchi@efficios.com>
5356
5357 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5358 enumerator.
5359
edd45eb0
SM
53602020-02-18 Simon Marchi <simon.marchi@efficios.com>
5361
5362 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5363 FE_, add FE_NONE.
5364 (three): Update.
5365 (enum flag_enum_without_zero): New enum.
5366 (flag_enum_without_zero): New variable.
5367 (enum not_flag_enum): New enum.
5368 (three_not_flag): New variable.
5369 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5370 (test_print_enums): Add more tests for printing flag enums.
5371
d4295de4
TV
53722020-02-18 Tom de Vries <tdevries@suse.de>
5373
5374 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5375 (gdb_compile_ada): ... here.
5376 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5377 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5378
f251f505
TT
53792020-02-14 Tom Tromey <tom@tromey.com>
5380
5381 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5382 build directory.
5383 * boards/gdbserver-base.exp: Update path to gdbserver.
5384
8f432634
TV
53852020-02-13 Tom de Vries <tdevries@suse.de>
5386
5387 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5388
92b6eaf7
TV
53892020-02-13 Tom de Vries <tdevries@suse.de>
5390
5391 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5392 are missing.
5393
f3b0f7fe
TV
53942020-02-13 Tom de Vries <tdevries@suse.de>
5395
5396 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5397 call.
5398
f6be8713
SDJ
53992020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5400
5401 PR tui/25126
5402 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5403 * gdb.base/cached-source-file.c: New file.
5404 * gdb.base/cached-source-file.exp: New file.
5405
b2770d5e
TV
54062020-02-11 Tom de Vries <tdevries@suse.de>
5407
5408 PR testsuite/25488
5409 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5410
44f6938e
TV
54112020-02-10 Tom de Vries <tdevries@suse.de>
5412
5413 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5414
5f0e2eb7
MR
54152020-02-10 Maciej W. Rozycki <macro@wdc.com>
5416
5417 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5418 and $after_addr are both integers before making a comparison.
5419
46ce2b6f
TV
54202020-02-09 Tom de Vries <tdevries@suse.de>
5421
5422 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5423 command output and paste it into gdb.log. If any, paste catch message
5424 to gdb.log.
5425
5abbbe1d
TT
54262020-02-07 Tom Tromey <tromey@adacore.com>
5427
5428 PR breakpoints/24915:
5429 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5430
1d5d29e7
SV
54312020-02-06 Shahab Vahedi <shahab@synopsys.com>
5432
5433 * gdb.tui/tui-missing-src.exp: Add the "missing source
5434 file" test for the TUI.
5435
b0999b9b
AB
54362020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5437
5438 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5439 including a port number in the output.
5440
c3b149eb
AKS
54412020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5442
5443 * lib/fortran.exp (fortran_int4): Handle clang.
5444 (fortran_int8): Likewise.
5445 (fortran_real4): Likewise.
5446 (fortran_real8): Likewise.
5447 (fortran_complex4): Likewise.
5448 (fortran_logical4): Likewise.
5449 (fortran_character1): Likewise.
5450
f8dcc90b
TV
54512020-02-04 Tom de Vries <tdevries@suse.de>
5452
5453 * README (Race detection): Add note.
5454
f90ac7c2
TV
54552020-02-04 Tom de Vries <tdevries@suse.de>
5456
5457 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5458
780636ae
TV
54592020-02-04 Tom de Vries <tdevries@suse.de>
5460
5461 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5462
5d2e1193
RA
54632020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5464
5465 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5466 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5467 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5468 blttar, bnetarl.
5469 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5470 binary for blttar, bnetarl.
5471 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5472 wait instruction. Delete ldmx test.
5473 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5474
e409c542
AKS
54752020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5476
5477 * gdb.fortran/array-bounds-high.exp: New file.
5478 * gdb.fortran/array-bounds-high.f90: New file.
5479
b0029748
LD
54802020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5481
5482 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5483 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5484
195a8287
TV
54852020-02-01 Tom de Vries <tdevries@suse.de>
5486
5487 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5488
42330a68
AB
54892020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5490
5491 PR tui/9765
5492 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5493 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5494
b62a8028
LM
54952020-01-29 Luis Machado <luis.machado@linaro.org>
5496
5497 * gdb.arch/aarch64-brk-patterns.c: New source file.
5498 * gdb.arch/aarch64-brk-patterns.exp: New test.
5499
5f440116
TBA
55002020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5501
5502 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5503 GCC/Clang version.
5504 * gdb.cp/pass-by-ref.exp: Ditto.
5505
ee2a6fc6
TV
55062020-01-29 Tom de Vries <tdevries@suse.de>
5507
5508 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5509 * gdb.threads/watchpoint-fork-mt.c: Same.
5510 * gdb.threads/watchpoint-fork-parent.c: Same.
5511 * gdb.threads/watchpoint-fork-st.c: Same.
5512 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5513
16b10d6e
LM
55142020-01-27 Luis Machado <luis.machado@linaro.org>
5515
5516 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5517 sitting at a syscall instruction when we hit the syscall function's
5518 breakpoint.
5519 Check PC against one obtained with the x command.
5520 Validate syscall number.
5521 (step_over_syscall): Don't continue to the syscall instruction if
5522 we're already there.
5523
b1468492
PW
55242020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5525
5526 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5527
7ffa82e1
AB
55282020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5529
5530 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5531 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5532
3d92a3e3
AB
55332020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5534
5535 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5536 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5537
94a72be7
AB
55382020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5539
5540 * gdb.base/maint.exp: Update line table parsing test.
5541 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5542
53af73bf
PA
55432020-01-24 Pedro Alves <palves@redhat.com>
5544
5545 PR gdb/25410
5546 * gdb.multi/multi-re-run-1.c: New.
5547 * gdb.multi/multi-re-run-2.c: New.
5548 * gdb.multi/multi-re-run.exp: New.
5549
1ba1ac88
AB
55502020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5551
5552 PR gdb/23718
5553 * gdb.server/server-kill-python.exp: New file.
5554
f3364a6d
AB
55552020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5556
5557 * gdb.server/multi-ui-errors.c: New file.
5558 * gdb.server/multi-ui-errors.exp: New file.
5559
733d0a67
AB
55602020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5561
5562 PR tui/9765
5563 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5564
4f13c1c0
TT
55652020-01-19 Tom Tromey <tom@tromey.com>
5566
5567 * gdb.tui/main.exp: Add check for plain "file".
5568
40c94099
CB
55692020-01-16 Christian Biesinger <cbiesinger@google.com>
5570
5571 * lib/gdb.exp: Fix spelling error (seperatelly).
5572
ff47f4f0
TT
55732020-01-14 Tom Tromey <tom@tromey.com>
5574
5575 PR symtab/12535:
5576 * gdb.python/python.exp: Test decode_line with empty string
5577 argument.
5578
717c684d
BE
55792020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5580
5581 * gdb.base/skip-inline.exp: Extend test.
5582
44e4c775
AB
55832020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5584
5585 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5586 * gdb.dwarf2/dw2-bad-elf.c: New file.
5587 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5588
d93c6db7
AB
55892020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5590
5591 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5592 _line_saw_file.
5593
9a6d629c
AB
55942020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5595
5596 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5597 border.
5598
d9ebdab7
TBA
55992020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5600
5601 * gdb.multi/multi-target.exp (setup): Factor out "info
5602 connections" and "info inferiors" tests to ...
5603 (test_info_inferiors): ... this new procedure.
5604 (top level): Run new "info-inferiors" tests.
5605
f3c469b9
PA
56062020-01-10 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.server/bkpt-other-inferior.exp: New file.
5609
121b3efd
PA
56102020-01-10 Pedro Alves <palves@redhat.com>
5611
5612 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5613 of "add-inferior".
5614 * gdb.base/quit-live.exp: Likewise.
5615 * gdb.base/remote-exec-file.exp: Likewise.
5616 * gdb.guile/scm-progspace.exp: Likewise.
5617 * gdb.linespec/linespec.exp: Likewise.
5618 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5619 * gdb.mi/user-selected-context-sync.exp: Likewise.
5620 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5621 "info inferiors" tests.
5622 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5623 "add-inferior".
5624 * gdb.multi/watchpoint-multi.exp: Likewise.
5625 * gdb.python/py-inferior.exp: Likewise.
5626 * gdb.server/extended-remote-restart.exp: Likewise.
5627 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5628 "info inferiors".
5629 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5630 * gdb.trace/report.exp: Likewise.
5631
1dadb1dd
PA
56322020-01-10 Pedro Alves <palves@redhat.com>
5633
5634 * gdb.multi/multi-target.c: New file.
5635 * gdb.multi/multi-target.exp: New file.
5636 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5637 mode requested, but remote does not support non-stop".
5638
78f2c40a
PA
56392020-01-10 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5642 disconnect before reconnecting.
5643
e7af6c70
TBA
56442020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5645 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.server/connect-without-multi-process.exp: Also test
5648 continuing to end.
5649
acdf84a6
PA
56502020-01-10 Pedro Alves <palves@redhat.com>
5651
5652 * gdb.base/remote-exec-file.exp: New file.
5653
873657b9
PA
56542020-01-10 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5657 output.
5658 * gdb.threads/async.c: New.
5659 * gdb.threads/async.exp: New.
5660 * gdb.multi/tids-gid-reset.c: New.
5661 * gdb.multi/tids-gid-reset.exp: New.
5662
7f0ae84c
GB
56632020-01-10 George Barrett <bob@bob131.so>
5664
5665 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5666 to help in finding the image relocation offset.
5667 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5668 options in arguments.
5669 (stap_test_no_debuginfo): Likewise.
5670 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5671 test variants.
5672 (stap_test): Add null semaphore relocation test.
5673
47e9d49d
GB
56742020-01-10 George Barrett <bob@bob131.so>
5675
5676 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5677 * gdb.base/stap-probe.exp: Likewise.
5678 (stap_test): Pass argument as an additional flag.
5679 (stap_test_no_debuginfo): Likewise.
5680 (stap_test): Check `info probes stap' output for semaphore
5681 addresses if the test binary is supposed to have them.
5682
f5a7c406
AB
56832020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5684
5685 * gdb.tui/basic.exp: Add more scrolling tests.
5686
9ae6bf64
TT
56872020-01-09 Tom Tromey <tom@tromey.com>
5688
5689 PR tui/18932:
5690 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5691 meangingful value.
5692 (Term::command, Term::resize): Update.
5693 * gdb.tui/basic.exp: Add scrolling test.
5694
b2efe70c
AB
56952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5696
5697 * gdb.tui/tui-layout-asm.exp: New file.
5698
3804da7e
AB
56992020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5700
5701 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5702
b40aa28f
AB
57032020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5704
5705 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5706 (Term::enter_tui): Use Term::prepare_for_tui.
5707
63ffd7c9
AB
57082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5709
5710 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5711 called.
5712
3be966f6
AB
57132020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5714
5715 * gdb.base/skip.exp: Fix race condition in test.
5716
153d79c4
AB
57172020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5718
5719 * gdb.base/backtrace.c: New file.
5720 * gdb.base/backtrace.exp: New file.
5721
f2302a34
AB
57222020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5723
5724 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5725
6ec1d75e
PW
57262020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5727
5728 * gdb.base/style.exp: Test that warnings are styled.
5729
c296cbe6
BE
57302019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5731
5732 * gdb.base/line65535.exp: New file.
5733 * gdb.base/line65535.c: New file.
5734
b28a729d
SM
57352019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5736
5737 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5738 * lib/gnat_debug_info_test.adb: New file.
5739 * gdb.ada/ptype_tagged_param.exp: Use
5740 gnat_runtime_has_debug_info, expect a different output if
5741 runtime does not have debug info.
5742
7f2d7a0d
SM
57432019-12-20 Simon Marchi <simon.marchi@efficios.com>
5744
5745 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5746 (another) quote in test name.
5747
f3bce483
SM
57482019-12-20 Simon Marchi <simon.marchi@efficios.com>
5749
5750 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5751 Add quote in test name.
5752
c855a912
TBA
57532019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5754
5755 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5756 directory instead.
5757 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5758 * gdb.cp/pass-by-ref-2.cc: New file.
5759 * gdb.cp/pass-by-ref-2.exp: New file.
5760
fc9d2d72
TT
57612019-12-20 Tom Tromey <tom@tromey.com>
5762
5763 * gdb.tui/list-before.exp: New file.
5764
77b97e00
TT
57652019-12-20 Tom Tromey <tom@tromey.com>
5766
5767 * gdb.tui/list.exp: Check for source on initial listing.
5768
f69656d0
TT
57692019-12-11 Tom Tromey <tromey@adacore.com>
5770
5771 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5772 Add crlf test.
5773
99a55965
SM
57742019-12-18 Simon Marchi <simon.marchi@efficios.com>
5775
5776 * gdb.base/default.exp: Update value of $_gdb_major.
5777
5024637f
BE
57782019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5779
5780 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5781
b63634be
BE
57822019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5783
5784 * gdb.base/skip.exp: Whitespace fix.
5785
45d73523
BE
57862019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5787
5788 * gdb.base/skip-inline.c: New file.
5789 * gdb.base/skip-inline.exp: New file.
5790
d043f8c8
SM
57912019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5792
5793 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5794 jit_function_00 to jit_function_stack_mangle.
5795 * gdb.base/jithost.c (jit_function_t): Rename to...
5796 (jit_function_stack_mangle_t): ... this.
5797 (jit_function_add_t): New typedef.
5798 (jit_function_00_code): Rename to...
5799 (jit_function_stack_mangle_code): ... this, make static.
5800 (jit_function_add_code): New.
5801 (main): Generate "add" function and call it. Adjust to changes
5802 in jithost_abi.
5803 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5804 (struct jithost_abi) <begin, end>: Remove fields.
5805 <object, function_stack_mangle, function_add>: New fields.
5806 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5807 code_end>: Remove fields.
5808 <func_stack_mangle>: New field.
5809 (read_debug_info): Adjust to renaming, create block for "add"
5810 function.
5811 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5812
873de05c
TT
58132019-12-11 Tom Tromey <tom@tromey.com>
5814
5815 * gdb.tui/resize.exp: Fix regexp.
5816 * gdb.tui/regs.exp: Fix regexps.
5817 * gdb.tui/main.exp: Fix regexp.
5818
3d979945
TT
58192019-12-11 Tom Tromey <tom@tromey.com>
5820
5821 * gdb.tui/resize.exp: Update.
5822 * gdb.tui/empty.exp (layouts): Update.
5823
2192a9d3
TT
58242019-12-11 Tom Tromey <tom@tromey.com>
5825
5826 * gdb.tui/regs.exp: Update.
5827 * gdb.tui/empty.exp (layouts): Update.
5828 * gdb.tui/basic.exp: Update.
5829 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5830
d8edc8b7
PW
58312019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5832
5833 * gdb.base/options.exp: Add -raw-values in the print completion list.
5834 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5835
4c12d936
KB
58362019-12-10 Kevin Buettner <kevinb@redhat.com>
5837
5838 * gdb.threads/omp-par-scope.c: New file.
5839 * gdb/threads/omp-par-scope.exp: New file.
5840
26b911fb
KB
58412019-12-10 Kevin Buettner <kevinb@redhat.com>
5842
bb47f919
KB
5843 * lib/gdb.exp (support_nested_function_tests): New proc.
5844
58452019-12-10 Kevin Buettner <kevinb@redhat.com>
5846
5847 * lib/gdb.exp (gdb_compile_openmp): New proc.
5848 (build_executable_from_specs): Add an "openmp" option.
5849 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5850
6c71eb7d
TT
58512019-12-10 Tom Tromey <tromey@adacore.com>
5852
5853 * gdb.ada/unchecked_union.exp: New file.
5854 * gdb.ada/unchecked_union/pck.adb: New file.
5855 * gdb.ada/unchecked_union/pck.ads: New file.
5856 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5857 * gdb-utils.exp (string_to_regexp): Also quote "?".
5858
bac7c5cf
GB
58592019-12-10 George Barrett <bob@bob131.so>
5860
5861 Test scripted probe breakpoints.
5862 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5863 * gdb.python/py-breakpoint.c (main): Likewise.
5864 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5865 specifier test.
5866 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5867
330f1d38
TBA
58682019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5869
5870 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5871 an rvalue parameter.
5872 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5873 parameter.
5874
b43315e2
AB
58752019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5876
5877 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5878 modules.
5879
54f73dad
AB
58802019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5881
5882 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5883 broken version of GCC.
5884
d57cbee9
AB
58852019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5886
5887 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5888 sym-info-cmds library.
5889 * gdb.fortran/info-types.exp: Likewise.
5890 * lib/sym-info-cmds.exp: New file.
5891
c14aab8c
TV
58922019-12-08 Tom de Vries <tdevries@suse.de>
5893
5894 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5895
aa2d5a42
KS
58962019-12-07 Keith Seitz <keiths@redhat.com>
5897
5898 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5899 * gdb.base/corefile-buildid-shlib.c: New file.
5900 * gdb.base/corefile-buildid.c: New file.
5901 * gdb.base/corefile-buildid.exp: New file.
5902
93e55f0a
TV
59032019-12-06 Tom de Vries <tdevries@suse.de>
5904
5905 * gdb.dwarf2/varval.exp: Add decl before def test.
5906
c7d12402
TBA
59072019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5908
5909 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5910
06acc08f
TBA
59112019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5912
5913 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5914 CV and reference conversion for overload resolution.
5915 * gdb.cp/rvalue-ref-overload.exp: Test it.
5916
e0fad1ea
PW
59172019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5918
5919 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5920 * gdb.base/frameapply.exp: Test faas without command.
5921
8d70a9f0
AB
59222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5923
5924 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5925 Fortran tests.
5926 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5927 order.
5928
36c8fb93
AB
59292019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5930
5931 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5932 casting to type with no kind specified.
5933 (test_basic_parsing_of_type_kinds): Additional tests for types
5934 with no kind specified, and add tests for single/double
5935 precision/complex types.
5936
4139ff00
TT
59372019-12-04 Tom Tromey <tromey@adacore.com>
5938
5939 * gdb.base/endianity.c (struct other) <x>: New field.
5940 (main): Initialize it.
5941 * gdb.base/endianity.exp: Update.
5942
a05cf17a
TT
59432019-12-04 Tom Tromey <tromey@adacore.com>
5944
5945 * gdb.ada/scalar_storage/storage.adb: New file.
5946 * gdb.ada/scalar_storage/pck.adb: New file.
5947 * gdb.ada/scalar_storage/pck.ads: New file.
5948 * gdb.ada/scalar_storage.exp: New file.
5949
103a685e
TT
59502019-12-04 Tom Tromey <tromey@adacore.com>
5951
5952 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5953 (main): Initialize it.
5954 * gdb.base/endianity.exp: Update.
5955
c2512106
AB
59562019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5957
5958 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5959
293b38d6
AB
59602019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5961
5962 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5963 -symbol-info-module-functions and -symbol-info-module-variables.
5964
216a7e6b
AB
59652019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5966
5967 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5968
5bbd8269
AB
59692019-12-01 Richard Bunt <richard.bunt@arm.com>
5970 Andrew Burgess <andrew.burgess@embecosm.com>
5971
5972 * gdb.fortran/derived-type-striding.exp: New file.
5973 * gdb.fortran/derived-type-striding.f90: New file.
5974 * gdb.fortran/array-slices.exp: New file.
5975 * gdb.fortran/array-slices.f90: New file.
5976
be09caf1
PW
59772019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5978
5979 * gdb.base/define.exp: Test . in command names.
5980 * gdb.base/setshow.exp: Update test, as . is now part of
5981 command name.
5982
643c0cbe
PW
59832019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5984
5985 * gdb.base/define-prefix.exp: New file.
5986
dcdec678
AB
59872019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5988
5989 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5990 compile.
5991 (skip_btrace_pt_tests): Likewise.
5992
640ab947
AB
59932019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5994
5995 * gdb.fortran/info-modules.exp: Compile source files in correct
5996 order.
5997
d22670f0
KB
59982019-11-27 Kevin Buettner <kevinb@redhat.com>
5999
6000 * gdb.dwarf2/imported-unit.exp: New file.
6001 * gdb.dwarf2/imported-unit.c: New file.
6002
db5960b4
AB
60032019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6004
6005 * gdb.mi/mi-fortran-modules-2.f90: New file.
6006 * gdb.mi/mi-fortran-modules.exp: New file.
6007 * gdb.mi/mi-fortran-modules.f90: New file.
6008
7dc42066
AB
60092019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6010
6011 * gdb.mi/mi-sym-info-1.c: New file.
6012 * gdb.mi/mi-sym-info-2.c: New file.
6013 * gdb.mi/mi-sym-info.exp: New file.
6014
0dfeecca
TT
60152019-11-22 Tom Tromey <tromey@adacore.com>
6016
6017 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6018 * gdb.ada/tasks/foo.adb: Add another stopping location.
6019
34877895
PJ
60202019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6021
6022 * gdb.base/endianity.c: New test.
6023 * gdb.base/endianity.exp: New file.
6024
2e84f897
LD
60252019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6026
6027 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6028
65d1cd5f
TV
60292019-11-21 Tom de Vries <tdevries@suse.de>
6030
6031 PR gdb/24956
6032 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6033
4f22c3f4
SDJ
60342019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6035
6036 * gdb.python/py-progspace.exp: Add missing parentheses on some
6037 'print' commands.
6038
9f6ad286
TT
60392019-11-19 Tom Tromey <tom@tromey.com>
6040
6041 * gdb.tui/winheight.exp: New file.
6042
0b8dbf3f
AB
60432019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6044
6045 * gdb.base/ctf-whatis.c: Delete.
6046 * gdb.base/ctf-whatis.exp: Delete.
6047 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6048
f833b7a7
AB
60492019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6050
6051 * gdb.base/ctf-cvexpr.exp: Delete.
6052 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6053
30d0a636
AB
60542019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6055
6056 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6057 the compiler. Clean up header comment a little.
6058 * gdb.base/ctf-ptype.exp: Likewise.
6059 * gdb.base/ctf-whatis.exp: Likewise.
6060 * lib/gdb.exp (skip_ctf_tests): New proc.
6061
494409bb
SDJ
60622019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6063
6064 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6065 * gdb.tui/corefile-run.exp: New file.
6066
55708e99
TT
60672019-11-14 Tom Tromey <tromey@adacore.com>
6068
6069 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6070 regression tests.
6071
45e42163
TT
60722019-11-12 Tom Tromey <tom@tromey.com>
6073
6074 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6075 after any command. Expect prompt after WAIT_FOR is seen.
6076 (enter_tui): Enable resize messages.
6077 (command): Expect command in output.
6078 (get_line): Avoid error when cursor appears to be off-screen.
6079 (dump_screen): Include screen size in title.
6080 (_do_resize): New proc, from "resize".
6081 (resize): Rewrite. Do resize in two steps.
6082 * gdb.tui/empty.exp (layouts): Fix entries.
6083 (check_boxes): Remove xfail.
6084 (check_text): Dump screen on failure.
6085
086baaf1
AB
60862019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6087
6088 * gdb.python/py-symbol.exp: Add test for
6089 gdb.lookup_static_symbols.
6090
09ff83af
AB
60912019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6092
6093 * gdb.python/py-symbol.c: Declare and call function from new
6094 py-symbol-2.c file.
6095 * gdb.python/py-symbol.exp: Compile both source files, and add new
6096 tests for gdb.lookup_static_symbol.
6097 * gdb.python/py-symbol-2.c: New file.
6098
11af934b
TV
60992019-11-02 Tom de Vries <tdevries@suse.de>
6100
6101 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6102 * gdb.base/anon.exp: Same.
6103 * gdb.base/auto-connect-native-target.exp: Same.
6104 * gdb.base/call-ar-st.exp: Same.
6105 * gdb.base/catch-syscall.exp: Same.
6106 * gdb.base/commands.exp: Same.
6107 * gdb.base/default.exp: Same.
6108 * gdb.base/display.exp: Same.
6109 * gdb.base/float.exp: Same.
6110 * gdb.base/foll-fork.exp: Same.
6111 * gdb.base/help.exp: Same.
6112 * gdb.base/info-macros.exp: Same.
6113 * gdb.base/info-proc.exp: Same.
6114 * gdb.base/info-target.exp: Same.
6115 * gdb.base/long_long.exp: Same.
6116 * gdb.base/macscp.exp: Same.
6117 * gdb.base/memattr.exp: Same.
6118 * gdb.base/nofield.exp: Same.
6119 * gdb.base/pointers.exp: Same.
6120 * gdb.base/printcmds.exp: Same.
6121 * gdb.base/ptype.exp: Same.
6122 * gdb.base/restore.exp: Same.
6123 * gdb.base/return.exp: Same.
6124 * gdb.base/scope.exp: Same.
6125 * gdb.base/set-noassign.exp: Same.
6126 * gdb.base/setshow.exp: Same.
6127 * gdb.base/shlib-call.exp: Same.
6128 * gdb.base/signals.exp: Same.
6129 * gdb.base/sigstep.exp: Same.
6130 * gdb.base/skip.exp: Same.
6131 * gdb.base/solib-symbol.exp: Same.
6132 * gdb.base/stap-probe.exp: Same.
6133 * gdb.base/step-line.exp: Same.
6134 * gdb.base/step-test.exp: Same.
6135 * gdb.base/style.exp: Same.
6136 * gdb.base/varargs.exp: Same.
6137 * gdb.base/vla-datatypes.exp: Same.
6138 * gdb.base/vla-ptr.exp: Same.
6139 * gdb.base/vla-sideeffect.exp: Same.
6140 * gdb.base/volatile.exp: Same.
6141 * gdb.base/watch-cond-infcall.exp: Same.
6142 * gdb.base/watchpoint.exp: Same.
6143
e96ec2ba
TV
61442019-11-02 Tom de Vries <tdevries@suse.de>
6145
6146 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6147 * gdb.cp/cpexprs.exp: Same.
6148 * gdb.cp/except-multi-location.exp: Same.
6149 * gdb.cp/exceptprint.exp: Same.
6150 * gdb.cp/gdb2384.exp: Same.
6151 * gdb.cp/inherit.exp: Same.
6152 * gdb.cp/m-static.exp: Same.
6153 * gdb.cp/meth-typedefs.exp: Same.
6154 * gdb.cp/misc.exp: Same.
6155 * gdb.cp/namespace.exp: Same.
6156 * gdb.cp/non-trivial-retval.exp: Same.
6157 * gdb.cp/overload.exp: Same.
6158 * gdb.cp/pr17132.exp: Same.
6159 * gdb.cp/re-set-overloaded.exp: Same.
6160 * gdb.cp/rvalue-ref-types.exp: Same.
6161 * gdb.cp/templates.exp: Same.
6162
bd5766ec
LM
61632019-11-01 Luis Machado <luis.machado@linaro.org>
6164
6165 PR gdb/25124
6166
6167 * gdb.arch/pr25124.S: New file.
6168 * gdb.arch/pr25124.exp: New file.
6169
165f8965
AB
61702019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6171
6172 * gdb.fortran/info-modules.exp: Update expected results, and add
6173 additional tests for 'info module functinos', and 'info module
6174 variables'.
6175 * gdb.fortran/info-types.exp: Update expected results.
6176 * gdb.fortran/info-types.f90: Extend testcase with additional
6177 module variables and functions.
6178
59c35742
AB
61792019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6180
6181 * gdb.fortran/info-modules.exp: New file.
6182 * gdb.fortran/info-types.exp: Build with new file.
6183 * gdb.fortran/info-types.f90: Include and use new module.
6184 * gdb.fortran/info-types-2.f90: New file.
6185
f3fb2519
PW
61862019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6187
6188 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6189 * gdb.base/settings.exp: Test all settings types using
6190 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6191 that now verifies that the value of "maint show" is the same as
6192 returned by the settings functions. Test the type of the
6193 maintenance settings.
6194 * gdb.base/default.exp: Update show_conv_list.
6195
d1e36019
TV
61962019-10-31 Tom de Vries <tdevries@suse.de>
6197
6198 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6199 gdb_test.
6200 * gdb.arch/amd64-disp-step.exp: Same.
6201 * gdb.asm/asm-source.exp: Same.
6202 * gdb.btrace/buffer-size.exp: Same.
6203 * gdb.btrace/cpu.exp: Same.
6204 * gdb.btrace/enable.exp: Same.
6205 * gdb.dwarf2/count.exp: Same.
6206 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6207 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6208 * gdb.fortran/vla-datatypes.exp: Same.
6209 * gdb.fortran/vla-history.exp: Same.
6210 * gdb.fortran/vla-ptype.exp: Same.
6211 * gdb.fortran/vla-value.exp: Same.
6212 * gdb.fortran/whatis_type.exp: Same.
6213 * gdb.guile/guile.exp: Same.
6214 * gdb.multi/tids.exp: Same.
6215 * gdb.python/py-finish-breakpoint.exp: Same.
6216 * gdb.python/py-framefilter.exp: Same.
6217 * gdb.python/py-pp-registration.exp: Same.
6218 * gdb.python/py-xmethods.exp: Same.
6219 * gdb.python/python.exp: Same.
6220 * gdb.server/connect-with-no-symbol-file.exp: Same.
6221 * gdb.server/no-thread-db.exp: Same.
6222 * gdb.server/run-without-local-binary.exp: Same.
6223 * gdb.stabs/weird.exp: Same.
6224 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6225 * gdb.threads/thread-find.exp: Same.
6226 * gdb.threads/tls-shared.exp: Same.
6227 * gdb.threads/tls.exp: Same.
6228 * gdb.threads/wp-replication.exp: Same.
6229 * gdb.trace/ax.exp: Same.
6230 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6231
3d11e68e
TV
62322019-10-31 Tom de Vries <tdevries@suse.de>
6233
6234 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6235 * gdb.ada/array_subscript_addr.exp: Same.
6236 * gdb.ada/arrayidx.exp: Same.
6237 * gdb.ada/arrayparam.exp: Same.
6238 * gdb.ada/arrayptr.exp: Same.
6239 * gdb.ada/boolean_expr.exp: Same.
6240 * gdb.ada/call_pn.exp: Same.
6241 * gdb.ada/complete.exp: Same.
6242 * gdb.ada/fixed_cmp.exp: Same.
6243 * gdb.ada/fun_addr.exp: Same.
6244 * gdb.ada/funcall_param.exp: Same.
6245 * gdb.ada/interface.exp: Same.
6246 * gdb.ada/mod_from_name.exp: Same.
6247 * gdb.ada/null_array.exp: Same.
6248 * gdb.ada/packed_array.exp: Same.
6249 * gdb.ada/packed_tagged.exp: Same.
6250 * gdb.ada/print_chars.exp: Same.
6251 * gdb.ada/print_pc.exp: Same.
6252 * gdb.ada/ptype_arith_binop.exp: Same.
6253 * gdb.ada/ptype_field.exp: Same.
6254 * gdb.ada/ptype_tagged_param.exp: Same.
6255 * gdb.ada/rec_return.exp: Same.
6256 * gdb.ada/ref_tick_size.exp: Same.
6257 * gdb.ada/str_ref_cmp.exp: Same.
6258 * gdb.ada/taft_type.exp: Same.
6259 * gdb.ada/tagged.exp: Same.
6260 * gdb.ada/type_coercion.exp: Same.
6261 * gdb.ada/uninitialized_vars.exp: Same.
6262
60b6ede8
TV
62632019-10-30 Tom de Vries <tdevries@suse.de>
6264
6265 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6266
30baf67b
TV
62672019-10-26 Tom de Vries <tdevries@suse.de>
6268
6269 * gdb.base/bigcore.c: Fix typos in comments.
6270 * gdb.base/ctf-ptype.c: Same.
6271 * gdb.base/long_long.c: Same.
6272 * gdb.dwarf2/dw2-op-out-param.S: Same.
6273 * gdb.python/py-evthreads.c: Same.
6274 * gdb.reverse/i387-stack-reverse.c: Same.
6275 * gdb.trace/tfile.c: Same.
6276 * lib/compiler.c: Same.
6277 * lib/compiler.cc: Same.
6278
158da0d1
TV
62792019-10-25 Tom de Vries <tdevries@suse.de>
6280
6281 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6282 gdb_test_multiple calls.
6283 * gdb.reverse/sigall-reverse.exp: Same.
6284 * gdb.reverse/solib-precsave.exp: Same.
6285 * gdb.reverse/solib-reverse.exp: Same.
6286 * gdb.reverse/until-precsave.exp: Same.
6287 * gdb.reverse/until-reverse.exp: Same.
6288
4ccdfbec
TV
62892019-10-24 Tom de Vries <tdevries@suse.de>
6290
6291 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6292 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6293 kfail using -wrap pattern flag and convenience variable
6294 gdb_test_name.
6295
33d569b7
AB
62962019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6297
6298 * gdb.python/py-progspace.exp: Add tests for the
6299 Progspace.block_for_pc method.
6300
4d0b984b
TT
63012019-10-23 Tom Tromey <tom@tromey.com>
6302
6303 * configure: Rebuild.
6304 * aclocal.m4: Use m4_include, not sinclude.
6305
94cb3754
TV
63062019-10-21 Tom de Vries <tdevries@suse.de>
6307
6308 * gdb.base/infcall-nested-structs.c: Add
6309 __attribute__((noinline,noclone)) to all functions.
6310 (call_all): Add missing variable initialization. Simplify return value.
6311 (breakpt): Increment volatile variable, to prevent call from being
6312 optimized out.
6313 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6314
062f1fc1
TV
63152019-10-17 Tom de Vries <tdevries@suse.de>
6316
6317 * gdb.fortran/module.exp: Allow info variables to print info for files
6318 other than module.f90.
6319
0b54364d
AB
63202019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6321
6322 * gdb.fortran/module.exp: Extend with 'info variables' test.
6323
7ff5fae7
AB
63242019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6325
6326 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6327 F77_FOR_TARGET.
6328
d10eccaa
TV
63292019-10-16 Tom de Vries <tdevries@suse.de>
6330
6331 PR tdep/25096
6332 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6333
745ff14e
TV
63342019-10-16 Tom de Vries <tdevries@suse.de>
6335
6336 PR tdep/24104
6337 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6338 Add KFAIL for PR tdep/25096.
6339
03e1ab94
TV
63402019-10-16 Tom de Vries <tdevries@suse.de>
6341
6342 PR testsuite/25059
6343 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6344
b17fcc10
TV
63452019-10-16 Tom de Vries <tdevries@suse.de>
6346
6347 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6348 as signed.
6349
9223170f
SM
63502019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6351
6352 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6353 one instead of increasing timeout.
6354
d6e76313
TV
63552019-10-13 Tom de Vries <tdevries@suse.de>
6356
6357 PR record/25038
6358 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6359 * gdb.reverse/sigall-reverse.exp: Same.
6360 * gdb.reverse/solib-precsave.exp: Same.
6361 * gdb.reverse/solib-reverse.exp: Same.
6362 * gdb.reverse/step-precsave.exp: Same.
6363 * gdb.reverse/until-precsave.exp: Same.
6364 * gdb.reverse/until-reverse.exp: Same.
6365 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6366
6dfc0041
AA
63672019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6368
6369 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6370 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6371 (cmp_struct_05_01, cmp_struct_static_02_01)
6372 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6373 comparisons.
6374
abcf2cc8
TV
63752019-10-10 Tom de Vries <tdevries@suse.de>
6376
6377 PR testsuite/24888
6378 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6379 gnatlink.
6380
a50faaf6
TV
63812019-10-09 Tom de Vries <tdevries@suse.de>
6382
6383 PR testsuite/25048
6384 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6385
60ff3cd7
AB
63862019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6387
6388 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6389 exceptions due to missing debug information.
6390
dfee8566
TV
63912019-10-07 Tom de Vries <tdevries@suse.de>
6392
6393 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6394
3d63690a
AB
63952019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6396
6397 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6398 * gdb.base/annota1.exp: Update to use gdb_test_name.
6399
30d1f018
WP
64002019-10-07 Weimin Pan <weimin.pan@oracle.com>
6401
6402 * gdb.base/ctf-whatis.exp: New file.
6403 * gdb.base/ctf-whatis.c: New file.
6404 * gdb.base/ctf-ptype.exp: New file.
6405 * gdb.base/ctf-ptype.c: New file.
6406 * gdb.base/ctf-constvars.exp: New file.
6407 * gdb.base/ctf-constvars.c: New file.
6408 * gdb.base/ctf-cvexpr.exp: New file.
6409
4dbbb47c
TV
64102019-10-04 Tom de Vries <tdevries@suse.de>
6411
6412 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6413 for loop.
6414
77c2dba3
TT
64152019-10-03 Tom Tromey <tom@tromey.com>
6416
6417 PR rust/24976:
6418 * gdb.rust/simple.rs (Union2): New type.
6419 (main): Use Union2.
6420 * gdb.rust/simple.exp: Add test.
6421
179aed7f
AB
64222019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6423
6424 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6425 nested function prefix.
6426
0a4b0913
AB
64272019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6428 Richard Bunt <richard.bunt@arm.com>
6429 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6432 nested functions.
6433 * gdb.fortran/nested-funcs.f90: Update expected results.
6434 * gdb.fortran/nested-funcs-2.exp: New file.
6435 * gdb.fortran/nested-funcs-2.f90: New file.
6436
082cce05
AB
64372019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6438
6439 * gdb.python/py-parameter.exp: Make test names unique.
6440 * gdb.python/py-template.exp: Likewise.
6441 * gdb.python/py-value.exp: Likewise.
6442
2b74ba5a
AB
64432019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6444
6445 * gdb.base/break-interp.exp: Reduce test name duplication.
6446 * gdb.base/call-sc.exp: Likewise.
6447 * gdb.base/callfuncs.exp: Likewise.
6448 * gdb.base/charset.exp: Likewise.
6449 * gdb.base/dump.exp: Likewise.
6450 * gdb.base/ena-dis-br.exp: Likewise.
6451 * gdb.base/relational.exp: Likewise.
6452 * gdb.base/step-over-syscall.exp: Likewise.
6453 * gdb.base/structs.exp: Likewise.
6454
58eb20d5
AB
64552019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6456
6457 * gdb.linespec/explicit.exp: Make test names unique.
6458 * gdb.linespec/ls-errs.exp: Likewise.
6459
4d421147
AB
64602019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6461
6462 * gdb.reverse/break-precsave.exp: Make test names unique.
6463 * gdb.reverse/break-reverse.exp: Likewise.
6464 * gdb.reverse/finish-precsave.exp: Likewise.
6465 * gdb.reverse/finish-reverse.exp: Likewise.
6466 * gdb.reverse/machinestate-precsave.exp: Likewise.
6467 * gdb.reverse/machinestate.exp: Likewise.
6468 * gdb.reverse/readv-reverse.exp: Likewise.
6469 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6470 * gdb.reverse/sigall-precsave.exp: Likewise.
6471 * gdb.reverse/sigall-reverse.exp: Likewise.
6472 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6473 * gdb.reverse/watch-precsave.exp: Likewise.
6474 * gdb.reverse/watch-reverse.exp: Likewise.
6475
d8c06f22
AB
64762019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6477
6478 * gdb.threads/stop-with-handle.c: New file.
6479 * gdb.threads/stop-with-handle.exp: New file.
6480
3a56ed86
TV
64812019-10-03 Tom de Vries <tdevries@suse.de>
6482
6483 PR testsuite/25059
6484 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6485 directory" line to be missing.
6486
42275044
TV
64872019-10-03 Tom de Vries <tdevries@suse.de>
6488
6489 PR testsuite/25059
6490 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6491 type optional.
6492
9ef62df0
AA
64932019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6494
6495 * gdb.python/py-format-string.c (string.h): New include.
6496 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6497 the same value, for endianness-independence.
6498 * gdb.python/py-format-string.exp (default_regexp_dict)
6499 (test_pretty_structs, test_format): Adjust expected output to the
6500 changed initialization.
6501
37f6a7f4
TT
65022019-10-02 Tom Tromey <tromey@adacore.com>
6503
6504 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6505
1d58d6a2
PA
65062019-10-02 Pedro Alves <palves@redhat.com>
6507 Andrew Burgess <andrew.burgess@embecosm.com>
6508
6509 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6510 "print-file-var.h".
6511 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6512 (get_version_1): Print this_version_id and its address.
6513 Add extern "C" wrappers around interface functions.
6514 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6515 "print-file-var.h".
6516 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6517 (get_version_2): Print this_version_id and its address.
6518 Add extern "C" wrappers around interface functions.
6519 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6520 <stddef.h> and "print-file-var.h".
6521 Add extern "C" wrappers around interface functions.
6522 [VERSION_ID_MAIN] (this_version_id): Define.
6523 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6524 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6525 up extern "C" blocks.
6526 * gdb.base/print-file-var.exp (test): New, factored out from top
6527 level.
6528 (top level): Test all combinations of attribute hidden or not,
6529 dlopen or not, and this_version_id symbol in main file or not.
6530 Compile tests as both C++ and C, make test names unique.
6531
d770d56f
TT
65322019-10-01 Tom Tromey <tom@tromey.com>
6533
6534 * gdb.base/style.exp: Test "show logging filename".
6535
7f6aba03
TT
65362019-10-01 Tom Tromey <tom@tromey.com>
6537
6538 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6539 * gdb.base/style.exp: Add metadata style test.
6540
14309bb6
TT
65412019-10-01 Tom Tromey <tom@tromey.com>
6542
6543 * gdb.base/style.exp: Test "pwd".
6544
2a3c1174
PA
65452019-10-01 Tom Tromey <tom@tromey.com>
6546
6547 * gdb.base/style.exp: Update tests.
6548
53d666ec
AA
65492019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6550
6551 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6552 'six' to unsigned.
6553 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6554 'five'. Use an all-ones bit pattern for each.
6555 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6556 to its changed values.
6557
4a56a520
TT
65582019-09-30 Tom Tromey <tromey@adacore.com>
6559
6560 * gdb.rust/traits.rs: Disable all warnings.
6561
0df0352a
TV
65622019-09-29 Tom de Vries <tdevries@suse.de>
6563
aac66a4c 6564 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6565
73d9a918
TV
65662019-09-29 Tom de Vries <tdevries@suse.de>
6567
6568 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6569
060b3ab4
TV
65702019-09-27 Tom de Vries <tdevries@suse.de>
6571
6572 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6573
68f7d34d
TV
65742019-09-27 Tom de Vries <tdevries@suse.de>
6575
6576 PR record/23188
6577 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6578
5d63b30a
TT
65792019-09-26 Tom Tromey <tromey@adacore.com>
6580
6581 * gdb.ada/py_taft.exp: New file.
6582 * gdb.ada/py_taft/main.adb: New file.
6583 * gdb.ada/py_taft/pkg.adb: New file.
6584 * gdb.ada/py_taft/pkg.ads: New file.
6585
3d435220
TV
65862019-09-24 Tom de Vries <tdevries@suse.de>
6587
6588 PR gdb/24598
6589 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6590
77d03678
TV
65912019-09-22 Tom de Vries <tdevries@suse.de>
6592
6593 * gdb.base/restore.exp: Allow register variables to be optimized out at
6594 -O0.
6595
abf516c6
UW
65962019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6597
6598 * gdb.arch/spu-info.exp: Remove file.
6599 * gdb.arch/spu-info.c: Remove file.
6600 * gdb.arch/spu-ls.exp: Remove file.
6601 * gdb.arch/spu-ls.c: Remove file.
6602
6603 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6604 * gdb.asm/spu.inc: Remove file.
6605
6606 * gdb.base/dump.exp: Remove support for spu*-*-*.
6607 * gdb.base/stack-checking.exp: Likewise.
6608 * gdb.base/overlays.exp: Likewise.
6609 * gdb.base/ovlymgr.c: Likewise.
6610 * gdb.base/spu.ld: Remove file.
6611
6612 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6613 * gdb.cp/cpexprs.exp: Likewise.
6614 * gdb.cp/exception.exp: Likewise.
6615 * gdb.cp/gdb2495.exp: Likewise.
6616 * gdb.cp/mb-templates.exp: Likewise.
6617 * gdb.cp/pr9167.exp: Likewise.
6618 * gdb.cp/userdef.exp: Likewise.
6619
6620 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6621
6622 * gdb.cell: Remove directory.
6623 * lib/cell.exp: Remove file.
6624
e452e88f
TV
66252019-09-19 Tom de Vries <tdevries@suse.de>
6626
6627 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6628
8a625130
TV
66292019-09-19 Tom de Vries <tdevries@suse.de>
6630
6631 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6632
81dc3ab5
TV
66332019-09-19 Tom de Vries <tdevries@suse.de>
6634
6635 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6636 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6637 (gdb_target_cmd): ... here.
6638 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6639 value 2.
6640
b078f3ac
AB
66412019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6642
6643 * gdb.base/source-dir.exp: Avoid having directory names in test
6644 names.
6645
f1b620e9
MG
66462019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6647
6648 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6649 directory.
6650
67f3ed6a
AB
66512019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6652
6653 * gdb.base/list-missing-source.exp: New file.
6654
d1b70248
TV
66552019-09-14 Tom de Vries <tdevries@suse.de>
6656
6657 PR teststuite/24599
6658 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6659 * lib/ada.exp (gnatmake_version_at_least): New proc.
6660
5fabdcd6
AB
66612019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6662
6663 * gdb.base/maint.exp: Use exec_has_index_section.
6664
aa17805f
AB
66652019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6666
6667 * gdb.base/maint.exp: Add test for 'maint info sections'.
6668
25e5c209
TV
66692019-09-12 Tom de Vries <tdevries@suse.de>
6670
6671 * gdb.base/store.exp: Allow register variables to be optimized out at
6672 -O0.
6673
4993045d
PW
66742019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6675
6676 * gdb.ada/rdv_wait.exp: Update to new task names.
6677 * gdb.base/task_switch_in_core.exp: Likewise.
6678 * gdb.base/info_sources_base.c: Likewise.
6679
8a516164
TT
66802019-09-10 Tom Tromey <tromey@adacore.com>
6681
6682 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6683
aa391654
TT
66842019-09-10 Tom Tromey <tromey@adacore.com>
6685
6686 * gdb.ada/dgopt.exp: New file.
6687 * gdb.ada/dgopt/x.adb: New file.
6688
8634b462
TT
66892019-09-08 Tom Tromey <tom@tromey.com>
6690
6691 * gdb.tui/resize.exp: Remove setup_xfail.
6692 * gdb.tui/regs.exp: Remove setup_xfail.
6693 * gdb.tui/basic.exp: Remove setup_xfail.
6694
736b0f76
DB
66952019-09-06 David Blaikie <dblaikie@gmail.com>
6696
6697 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6698 * gdb.cp/cplabel.exp: Ditto.
6699 * gdb.linespec/ls-errs.exp: Ditto.
6700
30331a6c
TV
67012019-09-05 Tom de Vries <tdevries@suse.de>
6702
6703 * lib/gdb.exp (cmp_file_string): New proc.
6704 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6705 runto_main. Verify save breakpoints output.
6706
98b0ebab
PW
67072019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6708
6709 * gdb.base/info-var.exp: Test info variables without running
6710 to main, to avoid expect's buffer overflow.
6711
4e962e74
TT
67122019-09-03 Tom Tromey <tromey@adacore.com>
6713
6714 * gdb.ada/bias.exp: New file.
6715 * gdb.ada/bias/bias.adb: New file.
6716 * gdb.ada/print_chars.exp: Add regression test.
6717 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6718 (MC): New variable.
6719
2ea1a07a
SL
67202019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6721
6722 * gdb.base/argv0-symlink.exp: Run only on native target
6723 and local host.
6724
8077c50d
TV
67252019-08-29 Tom de Vries <tdevries@suse.de>
6726
6727 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6728 diverse debug info.
6729 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6730
48352473
TV
67312019-08-28 Tom de Vries <tdevries@suse.de>
6732
6733 * gdb.base/info-var.exp: Allow info variables to print info for files
6734 other than info-var-f1.c and info-var-f2.c.
6735
d8f27c60
AB
67362019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6737
6738 * gdb.fortran/info-types.exp: Add module.
6739 * gdb.fortran/info-types.f90: Update expected results.
6740
1f20c35e
AB
67412019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6742
6743 * gdb.fortran/info-types.exp: New file.
6744 * gdb.fortran/info-types.f90: New file.
6745 * lib/fortran.exp (fortran_character1): New proc.
6746
4acfdd20
AB
67472019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6748
6749 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6750 functions'. Reindent as needed.
6751 * gdb.base/info-var-f1.c: New file.
6752 * gdb.base/info-var-f2.c: New file.
6753 * gdb.base/info-var.exp: New file.
6754 * gdb.base/info-var.h: New file.
6755
5c31b358
TV
67562019-08-26 Tom de Vries <tdevries@suse.de>
6757
6758 PR c++/24852
6759 * gdb.cp/no-libstdcxx-probe.exp: New test.
6760
b694989f
TV
67612019-08-26 Tom de Vries <tdevries@suse.de>
6762
6763 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6764 * tests need to be skipped.
6765 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6766 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6767 mi_skip_libstdcxx_probe_tests.
6768
d9c4ba53
SDJ
67692019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6770
6771 * gdb.python/py-xmethods.exp: Use raw strings when passing
6772 arguments to SimpleXMethodMatcher.
6773
395fad09
TV
67742019-08-22 Tom de Vries <tdevries@suse.de>
6775
6776 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6777 more informative.
6778
26c957f1
PA
67792019-08-21 Pedro Alves <palves@redhat.com>
6780
6781 * gdb.base/with.exp: Test "with" with no arguments.
6782
61f80d5d
TV
67832019-08-21 Tom de Vries <tdevries@suse.de>
6784
6785 * gdb.base/gdb-caching-proc.exp: Sort files.
6786
d7a11d13
TV
67872019-08-20 Tom de Vries <tdevries@suse.de>
6788
6789 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6790 compilation.
6791
34dafe9f
TV
67922019-08-16 Tom de Vries <tdevries@suse.de>
6793
6794 * gdb.base/compare-sections.exp ("after run to main"): Allow
6795 mismatched read-only sections for PIE executables.
6796
398fdd60
TT
67972019-08-16 Tom Tromey <tom@tromey.com>
6798
6799 * lib/tuiterm.exp (_csi_Z): New proc.
6800 * gdb.tui/basic.exp: Update window positions.
6801 * gdb.tui/empty.exp: Update window positions.
6802
d8f9e51c
SL
68032019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6804
6805 * gdb.base/examine-backward.exp: Correct regexp for
6806 "examine 3 bytes backward from ${address_zero}".
6807
3df505f6
TT
68082019-08-15 Tom Tromey <tom@tromey.com>
6809
6810 * gdb.tui/empty.exp: Enable resizing tests.
6811
272560b5
TT
68122019-08-15 Tom Tromey <tromey@adacore.com>
6813
6814 * gdb.ada/char_enum.exp: Add regression tests.
6815 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6816 and '0'.
6817 (Char, Gchar): Update.
6818 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6819
08235187
CB
68202019-08-15 Christian Biesinger <cbiesinger@google.com>
6821
6822 * gdb.python/python.exp: Expect a leading underscore on
6823 GdbOutput{,Error}File.
6824
22a2ab04
SL
68252019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6826
6827 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6828 Windows host.
6829
835b995b
SL
68302019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6831
6832 * gdb.base/batch-preserve-term-settings.exp
6833 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6834
97dd8e07
CB
68352019-08-15 Christian Biesinger <cbiesinger@google.com>
6836
6837 * lib/gdb.exp: When running on a mingw target, replace
6838 /x/ with x:/.
6839
75faf5c4
AH
68402019-08-14 Alan Hayward <alan.hayward@arm.com>
6841
6842 * gdb.arch/aarch64-prologue.c: New test.
6843 * gdb.arch/aarch64-prologue.exp: New file.
6844
abc6c00f
TV
68452019-08-13 Tom de Vries <tdevries@suse.de>
6846
6847 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6848 Thread.
6849
74c2c1f4
SL
68502019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6851
6852 * gdb.python/py-completion.exp: Download the .py file to the host
6853 and use its host pathname. Conditionalize tests that use
6854 tab completion and manipulate files on the build machine.
6855 * gdb.python/py-events.exp: Download the .py file to the host
6856 and use its host pathname.
6857 * gdb.python/py-evsignal.exp: Likewise.
6858 * gdb.python/py-evthreads.exp: Likewise.
6859 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6860 pathname syntax.
6861 * gdb.python/py-framefilter.exp: Download the .py file to the right
6862 place on the host. Match Windows pathname syntax.
6863 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6864 .py file to the host and use its host pathname.
6865 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6866 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6867 build pathname. Skip symlink test on Windows host. Add missing
6868 newline at end of file.
6869 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6870 and use its host pathname.
6871 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6872 * gdb.python/py-section-script.exp: Use host location of binfile
6873 on safe-path. Use correct path separator on Windows host.
6874 Reorder alternatives in gdb_test_multiple to prevent matching
6875 the wrong alternative on success.
6876 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6877
ca2589f3
PP
68782019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6879
6880 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6881 expect the GDB inferior to no longer immediately stop after
6882 being resumed with "signal SIGINT".
6883
020a839d
SL
68842019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6885
6886 * gdb.linespec/break-ask.exp: Generalize regexps to match
6887 Windows pathnames too.
6888
128d6509
TV
68892019-08-08 Tom de Vries <tdevries@suse.de>
6890
6891 PR testsuite/24862
6892 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6893
590042fc
PW
68942019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6895
6896 * gdb.base/style.exp: Update tests for help doc new invariants.
6897 * gdb.base/help.exp: Likewise.
6898
046bebe1
TT
68992019-08-06 Tom Tromey <tom@tromey.com>
6900
6901 * gdb.base/style.exp: Add disassemble test.
6902 * gdb.base/style.c (some_called_function): New function.
6903 (main): Use it.
6904
0b27c27d
CB
69052019-08-05 Christian Biesinger <cbiesinger@google.com>
6906
6907 * gdb.python/py-block.exp: Test dictionary access on blocks.
6908
580f1034
SM
69092019-08-05 Simon Marchi <simon.marchi@efficios.com>
6910
6911 PR gdb/24863
6912 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6913 -list-thread-groups --available test when running under
6914 check-read1.
6915
d86bd7cb
TV
69162019-08-05 Tom de Vries <tdevries@suse.de>
6917
6918 PR testsuite/24863
6919 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6920 * gdb.base/help.exp: Use with_read1_timeout_factor.
6921 * gdb.base/info-macros.exp: Same.
6922 * gdb.cp/nested-types.exp: Same.
6923
a80cf5d8
TV
69242019-08-05 Tom de Vries <tdevries@suse.de>
6925
6926 * lib/gdb.exp (version_at_least): Factor out of ...
6927 (tcl_version_at_least): ... here.
6928 (gdb_compile): Fail if pie results in non-PIE executable.
6929 (readelf_version, readelf_prints_pie): New proc.
6930 (exec_is_pie): Return -1 if unknown.
6931
d0962838
TV
69322019-08-05 Tom de Vries <tdevries@suse.de>
6933
6934 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6935
2252ff3d
SL
69362019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6937
6938 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6939
26655f53
SL
69402019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6941
6942 * lib/completion-support.exp (test_gdb_complete_none): Skip
6943 tab completion tests if no readline support.
6944 (test_gdb_complete_unique_re): Likewise.
6945 (test_gdb_complete_multiple): Likewise.
6946
db4dc13e
PW
69472019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6948
6949 * gdb.base/info_sources.exp: New file.
6950 * gdb.base/info_sources.c: New file.
6951 * gdb.base/info_sources_base.c: New file.
6952
0eba165a
PFC
69532019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6954
6955 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6956 prefix argument.
6957 (test_exit_status): Add prefix argument.
6958
59bd512b
TV
69592019-08-01 Tom de Vries <tdevries@suse.de>
6960
6961 PR testsuite/24863
6962 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6963 calling exp_continue for new thread and thread exited messages.
6964
2a3ad588
TV
69652019-08-01 Tom de Vries <tdevries@suse.de>
6966
6967 PR testsuite/24863
6968 * gdb.base/structs.exp: Fix check-read1 timeout using
6969 gdb_test_sequence.
6970 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6971
117eb594
TV
69722019-08-01 Tom de Vries <tdevries@suse.de>
6973
6974 PR testsuite/24863
6975 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6976 line.
6977
ed591340
TV
69782019-08-01 Tom de Vries <tdevries@suse.de>
6979
6980 PR testsuite/24863
6981 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6982
aa3b6533
TT
69832019-07-30 Tom Tromey <tromey@adacore.com>
6984
6985 * gdb.ada/display_nested.exp: New file.
6986 * gdb.ada/display_nested/foo.adb: New file.
6987 * gdb.ada/display_nested/pack.adb: New file.
6988 * gdb.ada/display_nested/pack.ads: New file.
6989
2906593f
CB
69902019-07-30 Christian Biesinger <cbiesinger@google.com>
6991
6992 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6993 namespace.
6994 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6995
0f575925
TV
69962019-07-30 Tom de Vries <tdevries@suse.de>
6997
6998 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6999 instead.
7000
b13057d9
TV
70012019-07-30 Tom de Vries <tdevries@suse.de>
7002
7003 PR testsuite/24834
7004 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7005 (exec_is_pie): New proc.
7006
5c4dde85
CB
70072019-07-29 Christian Biesinger <cbiesinger@google.com>
7008
7009 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7010
c620ed88
CB
70112019-07-29 Christian Biesinger <cbiesinger@google.com>
7012
7013 * gdb.python/py-objfile.c: Add global and static vars.
7014 * gdb.python/py-objfile.exp: Test new functions Objfile.
7015 lookup_global_symbol and lookup_static_symbol.
7016
3d235706
TT
70172019-07-29 Tom Tromey <tom@tromey.com>
7018
7019 * lib/tuiterm.exp (Term::_csi_@): New proc.
7020 (Term::_csi_X): Don't move cursor.
7021
c7e4c0a6
PW
70222019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7023
7024 * gdb.base/options.exp: Update backtrace - completion to
7025 new option -frame-info.
7026 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7027 Test new 'set print frame-info'. Test backtrace -frame-info
7028 overriding 'set print frame-info'.
7029 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7030 Test new 'set print frame-info'.
7031 Verify consistency of backtrace with and without filters, with and
7032 without -no-filters.
7033 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7034 default.
7035
de28a3b7
TV
70362019-07-29 Tom de Vries <tdevries@suse.de>
7037
7038 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7039 no arguments".
7040
507dd60e
TV
70412019-07-29 Tom de Vries <tdevries@suse.de>
7042
7043 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7044 is a substring of the first for "complete non-unique file name".
7045
5beafce9
TV
70462019-07-29 Tom de Vries <tdevries@suse.de>
7047
7048 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7049 with ".*".
7050
2d274232
TV
70512019-07-29 Tom de Vries <tdevries@suse.de>
7052
7053 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7054 Pass prompt_regexp parameter to gdb_test_multiple calls.
7055
9197cd8b
TV
70562019-07-29 Tom de Vries <tdevries@suse.de>
7057
7058 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 7059 print registers" regexps.
9197cd8b 7060
b528dae0
TV
70612019-07-29 Tom de Vries <tdevries@suse.de>
7062
7063 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7064
d17725d7
TV
70652019-07-29 Tom de Vries <tdevries@suse.de>
7066
7067 PR gdb/24855
7068 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7069 (skip_python_tests_prompt): Add prompt_regexp argument to
7070 gdb_test_multiple calls.
7071
52b75bf1
TT
70722019-07-27 Tom Tromey <tom@tromey.com>
7073
7074 * gdb.tui/main.exp: New file.
7075
2b1d00c2
TT
70762019-07-27 Tom Tromey <tom@tromey.com>
7077
7078 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7079 optional.
7080 * gdb.tui/empty.exp: New file.
7081
ded631d5
TT
70822019-07-27 Tom Tromey <tom@tromey.com>
7083
7084 * lib/tuiterm.exp (spawn): New proc.
7085 (Term::resize): New proc.
7086 * gdb.tui/resize.exp: New file.
7087
58ac439d
TT
70882019-07-27 Tom Tromey <tom@tromey.com>
7089
7090 * gdb.tui/list.exp: New file.
7091
fe1f56ee
TT
70922019-07-27 Tom Tromey <tom@tromey.com>
7093
7094 * gdb.tui/regs.exp: New file.
7095
f790b310
TT
70962019-07-27 Tom Tromey <tom@tromey.com>
7097
7098 * gdb.tui/basic.exp: Add "layout split" test.
7099
d95fc6ee
TT
71002019-07-27 Tom Tromey <tom@tromey.com>
7101
7102 * gdb.tui/basic.exp: Add "layout asm" test.
7103
c3786b3a
TT
71042019-07-27 Tom Tromey <tom@tromey.com>
7105
7106 * lib/tuiterm.exp: New file.
7107 * gdb.tui/basic.exp: New file.
7108
98a617f8
KB
71092019-07-27 Kevin Buettner <kevinb@redhat.com>
7110
7111 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7112 Enable tests associated with this flag. Adjust regex
7113 referencing "foo_low" to now refer to "foo_cold" instead.
7114
5c076da4
KB
71152019-07-27 Kevin Buettner <kevinb@redhat.com>
7116
7117 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7118 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7119 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7120 foo_cold. Revise comments to match.
7121 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7122 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7123 were wrapped into this proc; Call do_test in loop from outermost
7124 level.
7125 (foo_low): Rename all occurrences to "foo_cold".
7126 (backtrace from baz): New test.
7127 (x2/i foo_cold): New test.
7128 (info line *foo_cold): New test.
7129
1512d3b7
TV
71302019-07-26 Tom de Vries <tdevries@suse.de>
7131
7132 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7133
297989a1
TV
71342019-07-25 Tom de Vries <tdevries@suse.de>
7135
7136 PR testsuite/24830
7137 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7138 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7139 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7140 (skip_libstdcxx_probe_tests): ... here.
7141 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7142
b3b965fb
TV
71432019-07-24 Tom de Vries <tdevries@suse.de>
7144
7145 PR testsuite/24807
7146 * gdb.objc/basicclass.m: Include stdio.h.
7147 * gdb.objc/nondebug.m: Same.
7148 * gdb.objc/objcdecode.m: Same.
7149
4625b4d0
TV
71502019-07-24 Tom de Vries <tdevries@suse.de>
7151
7152 PR testsuite/24612
7153 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7154 additional_flags.
7155
024a5840
TV
71562019-07-24 Tom de Vries <tdevries@suse.de>
7157
7158 PR testsuite/24831
7159 * gdb.multi/tids.exp: Update error messages for info threads.
7160
c76ddaa3
TV
71612019-07-24 Tom de Vries <tdevries@suse.de>
7162
7163 * gdb.base/info-types.exp: Allow info types to print info for more than
7164 one file.
7165
9a618ef6
TV
71662019-07-23 Tom de Vries <tdevries@suse.de>
7167
7168 PR testsuite/24842
7169 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7170 gdb_spawn_with_cmdline_opts.
7171
40eadf04
SP
71722019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7173
7174 * gdb.arch/arm-cmse-sgstubs.c: New test.
7175 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7176
5ba29434
TV
71772019-07-23 Tom de Vries <tdevries@suse.de>
7178
7179 PR testsuite/24711
7180 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7181 issuing next command.
7182
a8e9d247
AB
71832019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7184
7185 * gdb.ada/info_auto_lang.exp: Update expected results.
7186 * gdb.base/info-types.c: Add additional types to check.
7187 * gdb.base/info-types.exp: Update expected results.
7188
eb86c5e2
AB
71892019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7190
7191 * gdb.base/info-types.c: New file.
7192 * gdb.base/info-types.exp: New file.
7193
01e175fe
AB
71942019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7195
7196 * gdb.arch/riscv-bp-infcall.c: New file.
7197 * gdb.arch/riscv-bp-infcall.exp: New file.
7198
6b78c3f8
AB
71992019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7200
7201 PR breakpoints/24541
7202 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7203
da738167
TV
72042019-07-14 Tom de Vries <tdevries@suse.de>
7205
7206 PR testsuite/24760
7207 * gdb.objc/basicclass.exp: Fix unterminated string.
7208
0d4e84ed
AB
72092019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7210 Andrew Burgess <andrew.burgess@embecosm.com>
7211
7212 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7213 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7214 negative bounds.
7215 * gdb.fortran/vla-value.exp: Print elements of an array with
7216 negative bounds.
7217 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7218 testing.
7219
021d8588
AB
72202019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7221
7222 * gdb.base/options.exp (expect_string): Dequote strings in
7223 results.
7224 (test-string): Test strings with different quoting and reindent.
7225
f06f1252
TT
72262019-07-10 Tom Tromey <tromey@adacore.com>
7227
7228 * gdb.ada/mi_ex_cond.exp: Update expected results.
7229 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7230 * gdb.ada/mi_catch_ex.exp: Update expected results.
7231 * gdb.ada/mi_catch_assert.exp: Update expected results.
7232 * gdb.ada/catch_ex.exp (catch_exception_info)
7233 (catch_exception_entry, catch_assert_entry)
7234 (catch_unhandled_entry): Update.
7235 * gdb.ada/catch_assert_if.exp: Update expected results.
7236
b863685d
RB
72372019-07-10 Richard Bunt <richard.bunt@arm.com>
7238 Stephen Roberts <stephen.roberts@arm.com>
7239
7240 * gdb.base/define.exp: Restore original prompt.
7241
cb1e4e32
PA
72422019-07-09 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7245 breakpoints" output.
7246 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7247 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7248 throw" creates breakpoint.
7249 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7250 'type="catchpoint"'.
7251
b58a68fe
PA
72522019-07-09 Pedro Alves <palves@redhat.com>
7253
7254 PR c++/15468
7255 * gdb.cp/except-multi-location-lib.cc: New.
7256 * gdb.cp/except-multi-location-main.cc: New.
7257 * gdb.cp/except-multi-location.exp: New.
7258
0826779b
PW
72592019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7260
7261 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7262 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7263 argument and update callers.
7264
5b0e2db4
AB
72652019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7266
7267 * gdb.arch/amd64-break-on-asm-line.S: New file.
7268 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7269
1f6f6e21
PW
72702019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7271
7272 * gdb.base/printcmds.exp: Test printing C string and
7273 C wide string convenience vars without transiting via the inferior.
7274 Also make test names unique.
7275
ea142fbf
AH
72762019-07-08 Alan Hayward <alan.hayward@arm.com>
7277
5862c886 7278 PR breakpoints/25011
ea142fbf
AH
7279 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7280
213fd9fa
PA
72812019-07-04 Pedro Alves <palves@redhat.com>
7282
7283 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7284 body returned ok(0), break(3) or continue(4).
7285 * gdb.testsuite/foreach_with_prefix.exp: New file.
7286
2b40fda7
AH
72872019-07-04 Alan Hayward <alan.hayward@arm.com>
7288
7289 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7290
a26c8de0
PA
72912019-07-03 Pedro Alves <palves@redhat.com>
7292
7293 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7294 "return -code".
7295
5f4ba3e7
PA
72962019-07-03 Pedro Alves <palves@redhat.com>
7297
7298 PR cli/24732
7299 * gdb.base/shell.exp: Load completion-support.exp.
7300 Adjust expected error output. Add completion tests.
7301
a994424f
PA
73022019-07-03 Pedro Alves <palves@redhat.com>
7303
7304 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7305 string_to_regexp.
7306
3d9be6f5
PA
73072019-07-03 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7310 (expect_integer): Adjust to expect "-string".
7311 (expect_string): New.
7312 (all_options): Expect "-string".
7313 (test-flag, test-boolean): Adjust to expect "-string".
7314 (test-string): New proc.
7315 (top level): Call it.
7316
41fc454c
PA
73172019-07-03 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7320 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7321 the expected output in the success.
7322
b2b2a215
PA
73232019-07-03 Pedro Alves <palves@redhat.com>
7324
7325 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7326 Split one gdb_test_multiple call in two to avoid a race.
7327
fdbc9870
PA
73282019-07-03 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.base/with.c: New file.
7331 * gdb.base/with.exp: New file.
7332
c6ac8931
PA
73332019-07-03 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.base/settings.exp: Replace all references to "maint
7336 test-settings set" with references to "maint set test-settings",
7337 and all references to "maint test-settings show" with references
7338 to "maint show test-settings".
7339
970f9d09
PA
73402019-07-03 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.base/settings.exp (test-string): Adjust expected out when
7343 testing "maint test-settings show filename"
7344
54d66006
PA
73452019-07-02 Pedro Alves <palves@redhat.com>
7346
7347 * gdb.base/options.exp (test-info-threads): New procedure.
7348 (top level): Call it.
7349
10d06d82
TT
73502019-06-28 Tom Tromey <tromey@adacore.com>
7351
7352 * gdb.dwarf2/ada-linkage-name.c: New file.
7353 * gdb.dwarf2/ada-linkage-name.exp: New file.
7354
3d507ff2
TT
73552019-06-27 Tom Tromey <tromey@adacore.com>
7356
d039f014 7357 PR c++/20020:
3d507ff2
TT
7358 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7359
8af58ffe
TV
73602019-06-26 Tom de Vries <tdevries@suse.de>
7361
7362 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7363
22e21752
TV
73642019-06-26 Tom de Vries <tdevries@suse.de>
7365
7366 * gdb.base/index-cache.exp: Add back missing debug option.
7367
b65b566c
PW
73682019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7369
7370 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7371
5c2c8c69
TV
73722019-06-25 Tom de Vries <tdevries@suse.de>
7373
7374 PR testsuite/24727
7375 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7376
164e3873
TV
73772019-06-24 Tom de Vries <tdevries@suse.de>
7378
7379 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7380
824eacee
TV
73812019-06-24 Tom de Vries <tdevries@suse.de>
7382
7383 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7384 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7385 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7386
385b97d3
TV
73872019-06-24 Tom de Vries <tdevries@suse.de>
7388
7389 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7390
c596f180
TV
73912019-06-21 Tom de Vries <tdevries@suse.de>
7392
7393 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7394
b13a7d03
TV
73952019-06-21 Tom de Vries <tdevries@suse.de>
7396
7397 PR testsuite/24518
7398 PR ada/24713
7399 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7400 index.
7401
899277ae
TT
74022019-06-19 Tom Tromey <tromey@adacore.com>
7403
7404 * gdb.ada/length_cond.exp: Add intro comment.
7405
680e1bee
TT
74062019-06-19 Tom Tromey <tromey@adacore.com>
7407
7408 * gdb.ada/length_cond.exp: New file.
7409 * gdb.ada/length_cond/length_cond.adb: New file.
7410 * gdb.ada/length_cond/pck.adb: New file.
7411 * gdb.ada/length_cond/pck.ads: New file.
7412
0ed4690a
TV
74132019-06-18 Tom de Vries <tdevries@suse.de>
7414
7415 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7416
d20ed5fd
TT
74172019-06-18 Tom Tromey <tromey@adacore.com>
7418
7419 * gdb.base/list0.h: Add comment explaining control character.
7420
86e04673
TV
74212019-06-18 Tom de Vries <tdevries@suse.de>
7422
7423 * boards/fission.exp: Break up long debug_flags line.
7424
c4973306
SM
74252019-06-16 Tom de Vries <tdevries@suse.de>
7426
7427 PR gdb/24445
7428 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7429 generated index.
7430
93cb9841
AB
74312019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7432
7433 PR gdb/24686
7434 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7435 improve detection of bug gdb/24541.
7436
399aaebd
SM
74372019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7438
7439 PR gdb/24669
7440 * gdb.base/index-cache.exp (uses_readnow,
7441 expecting_index_cache_use): Define global variable.
7442 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7443 expecting_index_cache_use.
7444
584a927c
AB
74452019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7446 Andrew Burgess <andrew.burgess@embecosm.com>
7447
7448 * gdb.fortran/pointers.f90: New file.
7449 * gdb.fortran/print_type.exp: New file.
7450 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7451 * gdb.fortran/vla-type.exp: Likewise.
7452 * gdb.fortran/vla-value.exp: Likewise.
7453 * gdb.mi/mi-vla-fortran.exp: Likewise.
7454
30056ea0
AB
74552019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7456
7457 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7458 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7459 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7460 as a stop reason.
7461
ec8e2b6d
AB
74622019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7463
7464 * gdb.base/annota1.exp: Update expected results.
7465 * gdb.cp/annota2.exp: Likewise.
7466 * gdb.cp/annota3.exp: Likewise.
7467
09e4c4e1
AB
74682019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7469
7470 * gdb.base/style-logging.exp: Remove path from test name.
7471
0735b091
TT
74722019-06-14 Tom Tromey <tromey@adacore.com>
7473
7474 PR gdb/24502:
7475 * gdb.base/style-logging.exp: New file.
7476
f5686554
TT
74772019-06-14 Tom Tromey <tromey@adacore.com>
7478
7479 * gdb.base/symfile-warn.exp: New file.
7480 * gdb.base/symfile-warn.c: New file.
7481
a0c1ffed
TT
74822019-06-14 Tom Tromey <tromey@adacore.com>
7483
7484 * gdb.base/annotate-symlink.exp: New file.
7485
f411722c
TT
74862019-06-14 Tom Tromey <tromey@adacore.com>
7487
7488 * gdb.ada/set_wstr.exp: Add reassignment test.
7489
4268ec18
TT
74902019-06-14 Tom Tromey <tromey@adacore.com>
7491
7492 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7493 'unchecked_access and 'unrestricted_access as well.
7494
9a9e394b
TT
74952019-06-14 Tom Tromey <tromey@adacore.com>
7496
7497 PR ada/24539:
7498 * gdb.ada/vla.exp: Update tests.
7499 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7500 pragma.
7501
4c048731
PA
75022019-06-13 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.base/settings.exp (test-integer): Test junk after
7505 "unlimited".
7506
6665660a
PA
75072019-06-13 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.base/options.exp (test-thread-apply): New.
7510 (top level): Call it.
7511
5d707134
PA
75122019-06-13 Pedro Alves <palves@redhat.com>
7513
7514 * gdb.base/options.exp (test-frame-apply): New.
7515 (top level): Test print commands with different "frame apply"
7516 prefixes.
7517
e2a689da
PA
75182019-06-13 Pedro Alves <palves@redhat.com>
7519
e79be6e5 7520 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7521 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7522 'max_completions' parameter and handle it.
7523 (test_gdb_completion_offers_commands): New.
7524
90a1ef87
PA
75252019-06-13 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7528
d4c16835
PA
75292019-06-13 Pedro Alves <palves@redhat.com>
7530
7531 * gdb.base/options.exp (test-backtrace): New.
7532 (top level): Call it.
7533
2daf894e
PA
75342019-06-13 Pedro Alves <palves@redhat.com>
7535
7536 * gdb.guile/scm-frame-args.exp: Use "set print
7537 raw-frame-arguments" instead of "set print raw frame-arguments".
7538 * gdb.python/py-frame-args.exp: Likewise.
7539
e6ed716c
PA
75402019-06-13 Pedro Alves <palves@redhat.com>
7541
7542 * gdb.compile/compile.exp: Adjust expected output to option
7543 processing changes.
7544
7d8062de
PA
75452019-06-13 Pedro Alves <palves@redhat.com>
7546
7547 * gdb.base/options.exp: Build executable.
7548 (test-print): New procedure.
7549 (top level): Call it, once for "print" and another for "compile
7550 print".
7551
9d0faba9
PA
75522019-06-13 Pedro Alves <palves@redhat.com>
7553
7554 * gdb.base/options.c: New file.
7555 * gdb.base/options.exp: New file.
7556
dee7b4c8
PA
75572019-06-13 Pedro Alves <palves@redhat.com>
7558
7559 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7560 that "o" is ambiguous.
7561
dca0f6c0
PA
75622019-06-13 Pedro Alves <palves@redhat.com>
7563
7564 * gdb.base/settings.c: New file.
7565 * gdb.base/settings.exp: New file.
7566
ccf46844
PA
75672019-06-13 Pedro Alves <palves@redhat.com>
7568
7569 * gdb.base/completion.exp: Fix comment typo.
7570
b9a3f842
PA
75712019-06-13 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7574 foo --1" test.
7575
d106773e
PA
75762019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7577
7578 * gdb.fortran/block-data.f: New.
7579 * gdb.fortran/block-data.exp: New.
7580
fea82da0
TV
75812019-06-11 Tom de Vries <tdevries@suse.de>
7582
7583 PR testsuite/24521
7584 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7585 message.
7586
8c2e74f1
TV
75872019-06-11 Tom de Vries <tdevries@suse.de>
7588
7589 PR testsuite/24521
7590 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7591
b49851c8
TV
75922019-06-11 Tom de Vries <tdevries@suse.de>
7593
7594 * boards/readnow.exp: New file.
7595
a7067863
AB
75962019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7597
7598 * gdb.fortran/vla-sizeof.exp: Update expected results.
7599
1a3da2cd
AB
76002019-06-06 Amos Bird <amosbird@gmail.com>
7601
7602 * gdb.base/annota1.exp (thread_switch): Add test for
7603 thread-exited annotation.
7604
3847a7bf
TT
76052019-06-06 Tom Tromey <tromey@adacore.com>
7606
7607 * gdb.base/maint.exp: Expect command started/finished output.
7608
0088ba59
AB
76092019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7610
7611 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7612 comment.
7613 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7614
312617a3
AB
76152019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7616
7617 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7618 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7619 * gdb.arch/riscv-unwind-long-insn.c: New file.
7620 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7621
e1f2e1a2
CB
76222019-06-04 Christian Biesinger <cbiesinger@google.com>
7623
d3238f7d 7624 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7625
206584bd
PW
76262019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7627
7628 * lib/gdb.exp (help_list_trailer): New regexp variable
7629 factorizing the help trailer message.
7630 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7631 arg to allow to better factorize various tests.
7632 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7633 (test_prefix_command_help): Use help_list_trailer.
7634 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7635 * gdb.guile/scm-cmd.exp: Likewise.
7636 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7637 * gdb.base/help.exp: Use test_user_defined_class_help.
7638 * gdb.base/style.exp: Add tests for styling of help and apropos.
7639 * lib/gdb-utils.exp (style): Add title and highlight styles.
7640
708dc93e
PW
76412019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7642
7643 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7644 $_shell_exitsignal.
7645 * gdb.base/default.exp: Update for new convenience variables.
7646
f49055a5
TT
76472019-05-29 Tom Tromey <tromey@adacore.com>
7648
7649 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7650 to "break complete ada" test case's regexp.
7651
4330d61d
TT
76522019-05-29 Tom Tromey <tromey@adacore.com>
7653
7654 PR c++/20020:
7655 * gdb.cp/constexpr-field.exp: New file.
7656 * gdb.cp/constexpr-field.cc: New file.
7657
000439d5
TT
76582019-05-29 Tom Tromey <tromey@adacore.com>
7659
7660 * gdb.base/finish.exp (finish_no_print): New proc.
7661 (finish_tests): Call it.
7662
5a01c34c
TV
76632019-05-24 Tom de Vries <tdevries@suse.de>
7664
7665 * gdb.dwarf2/gdb-add-index.exp: New file.
7666
18125b16
TT
76672019-05-22 Tom Tromey <tromey@adacore.com>
7668
7669 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7670 * gdb.base/style.exp: Use "style".
7671 * lib/gdb-utils.exp (style): New proc.
7672
af1a8d03
TV
76732019-05-22 Tom de Vries <tdevries@suse.de>
7674
7675 * gdb.base/align.exp: Require c++11.
7676
e7fe496b
TV
76772019-05-22 Tom de Vries <tdevries@suse.de>
7678
7679 PR testsuite/24586
7680 * gdb.python/py-mi-var-info-path-expression.exp: Call
7681 mi_skip_python_tests to check if python is supported.
7682
8fca4da0
AH
76832019-05-22 Alan Hayward <alan.hayward@arm.com>
7684
7685 * gdb.arch/aarch64-pauth.c: New test.
7686 * gdb.arch/aarch64-pauth.exp: New file.
7687
b7060614
AH
76882019-05-22 Alan Hayward <alan.hayward@arm.com>
7689
7690 * README (Re-running Tests Outside The Testsuite): New section.
7691
669d0468
TV
76922019-05-21 Tom de Vries <tdevries@suse.de>
7693
7694 * gdb.arch/amd64-eval.exp: Require c++11.
7695 * gdb.base/max-depth.exp: Same.
7696 * gdb.compile/compile-cplus-array-decay.exp: Same.
7697 * gdb.cp/meth-typedefs.exp: Same.
7698 * gdb.cp/subtypes.exp: Same.
7699 * gdb.cp/temargs.exp: Same.
7700
ce3ebcaa
AH
77012019-05-21 Alan Hayward <alan.hayward@arm.com>
7702
7703 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7704
34d11c68
AB
77052019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7706
7707 PR gdb/18644
7708 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7709 * gdb.fortran/printing-types.exp: Add new test.
7710 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7711 testing.
7712 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7713 setup_kfail call.
7714
87781e84
AH
77152019-05-17 Alan Hayward <alan.hayward@arm.com>
7716
7717 * README (Running the Testsuite): Change example.
7718 (Testsuite Parameters): Remove TRANSCRIPT.
7719 * lib/gdb.exp: Remove TRANSCRIPT check.
7720
b420b89e
AH
77212019-05-17 Alan Hayward <alan.hayward@arm.com>
7722
7723 * README (Testsuite Parameters): Add replay logging to
7724 GDBSERVER_DEBUG.
7725 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7726 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7727 as a comma separated list.
7728 (gdb_debug_init): Override procedure.
7729
408e9b8b
AH
77302019-05-17 Alan Hayward <alan.hayward@arm.com>
7731
7732 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7733 (gdb_write_cmd_file): New procedure.
7734 * lib/gdbserver-support.exp (gdbserver_start): Call
7735 gdbserver_write_cmd_file.
7736 (gdbserver_write_cmd_file): New procedure.
7737
f9e2e39d
AH
77382019-05-17 Alan Hayward <alan.hayward@arm.com>
7739
7740 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7741 (delete_breakpoints): Likewise.
7742 (gdb_run_cmd): Likewise.
7743 (gdb_start_cmd): Likewise.
7744 (gdb_starti_cmd): Likewise.
7745 (gdb_internal_error_resync): Likewise.
7746 (gdb_test_multiple): Likewise.
7747 (gdb_reinitialize_dir): Likewise.
7748 (default_gdb_exit): Likewise.
7749 (gdb_file_cmd): Mark kill as optional.
7750 (default_gdb_start): Call gdb_stdin_log_init.
7751 (send_gdb): Call gdb_stdin_log_write.
7752 (rerun_to_main): Mark Y as an answer.
7753 (gdb_stdin_log_init): New function.
7754 (gdb_stdin_log_write): Likewise.
7755
81f47ac2
AH
77562019-05-17 Alan Hayward <alan.hayward@arm.com>
7757
7758 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7759 * gdb.base/debug-expr.exp: Likewise.
7760 * gdb.base/foll-fork.exp: Likewise.
7761 * gdb.base/foll-vfork.exp: Likewise.
7762 * gdb.base/fork-print-inferior-events.exp: Likewise.
7763 * gdb.base/gdb-sigterm.exp: Likewise.
7764 * gdb.base/gdbinit-history.exp: Likewise.
7765 * gdb.base/osabi.exp: Likewise.
7766 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7767 * gdb.base/ui-redirect.exp: Likewise.
7768 * gdb.gdb/unittest.exp: Likewise.
7769 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7770 * gdb.mi/mi-watch.exp: Likewise.
7771 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7772 * gdb.mi/user-selected-context-sync.exp: Likewise.
7773 * gdb.python/python.exp: Disable debug test when debugging.
7774 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7775 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7776 Likewise.
7777 * gdb.threads/stepi-random-signal.exp: Likewise.
7778
29b52314
AH
77792019-05-17 Alan Hayward <alan.hayward@arm.com>
7780
7781 * Makefile.in: Pass through GDB_DEBUG.
7782 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7783 (gdb,debug): Add board setting.
7784 * lib/gdb.exp (default_gdb_start): Start debugging.
7785 (gdb_debug_enabled): New procedure.
7786 (gdb_debug_init): Likewise.
29b52314
AH
7787
77882019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7789
29b52314
AH
7790 * Makefile.in: Pass through GDB_DEBUG.
7791 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7792 (gdb,debug): Add board setting.
7793 * lib/gdb.exp (default_gdb_start): Start debugging.
7794 (gdb_debug_enabled): New procedure.
7795 (gdb_debug_init): Likewise.
29b52314 7796
ca1285d1
AH
77972019-05-17 Alan Hayward <alan.hayward@arm.com>
7798
7799 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7800
f3a09c80
AH
78012019-05-17 Alan Hayward <alan.hayward@arm.com>
7802
7803 * gdb.base/ui-redirect.exp: Test redirection.
7804
26648588
JV
78052019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7806
7807 * gdb.mi/mi-complete.exp: New file.
7808 * gdb.mi/mi-complete.cc: Likewise.
7809
14237686
AB
78102019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7811
7812 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7813 indexed and sliced arrays, and pointers to arrays.
7814
e7bd7fba
TT
78152019-05-14 Tom Tromey <tromey@adacore.com>
7816
7817 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7818 styling test.
7819
2764128d
TV
78202019-05-14 Tom de Vries <tdevries@suse.de>
7821
7822 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7823 selection entry encoding.
7824
71bed2db
TT
78252019-05-10 Tom Tromey <tromey@adacore.com>
7826
7827 * gdb.ada/info_exc.exp: Add "complete" test.
7828
63b667ad
TV
78292019-05-09 Tom de Vries <tdevries@suse.de>
7830
7831 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7832 CU-relative.
7833
9cfd2b89
TV
78342019-05-09 Tom de Vries <tdevries@suse.de>
7835
7836 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7837 CU-relative.
7838
2228ef77
XR
78392019-05-08 Joel Brobecker <brobecker@adacore.com>
7840
7841 * gdb.ada/frame_arg_lang.exp: New testcase.
7842 * gdb.ada/frame_arg_lang/bla.adb: New file.
7843 * gdb.ada/frame_arg_lang/pck.ads: New file.
7844 * gdb.ada/frame_arg_lang/pck.adb: New file.
7845 * gdb.ada/frame_arg_lang/foo.c: New file.
7846
80e55b13
TT
78472019-05-08 Tom Tromey <tromey@adacore.com>
7848
7849 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7850
9d3421af
TT
78512019-05-08 Tom Tromey <tromey@adacore.com>
7852
7853 * gdb.base/ptype-offsets.exp: Update tests.
7854
844333e2
TT
78552019-05-08 Tom Tromey <tromey@adacore.com>
7856
7857 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7858 cases.
7859 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7860 "short".
7861
988915ee
TT
78622019-05-08 Tom Tromey <tromey@adacore.com>
7863
7864 * gdb.ada/vla.exp: New file.
7865 * gdb.ada/vla/vla.adb: New file.
7866
7bd55dac
TV
78672019-05-07 Tom de Vries <tdevries@suse.de>
7868
7869 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7870
75f06e9d
TV
78712019-05-07 Tom de Vries <tdevries@suse.de>
7872
7873 PR testsuite/24522
7874 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7875 section.
7876
77e7aaa4
TV
78772019-05-07 Tom de Vries <tdevries@suse.de>
7878
7879 PR testsuite/24522
7880 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7881 .debug_aranges section.
7882
456ba0fa
TV
78832019-05-07 Tom de Vries <tdevries@suse.de>
7884
7885 PR testsuite/24159
7886 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7887
5a56d6a6
TV
78882019-05-06 Tom de Vries <tdevries@suse.de>
7889
7890 * lib/gdb.exp (exec_has_index_section): New proc.
7891 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7892 section.
7893
9d6d4be8
TV
78942019-05-04 Tom de Vries <tdevries@suse.de>
7895
7896 * boards/cc-with-debug-names.exp: New file.
7897
222a8d25
TT
78982019-05-03 Tom Tromey <tromey@adacore.com>
7899
7900 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7901 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7902 * gdb.ada/char_enum.exp: Add test.
7903
0fdfd794
TV
79042019-05-03 Tom de Vries <tdevries@suse.de>
7905
7906 * boards/cc-with-gdb-index.exp: New file.
7907
80062eb9
AB
79082019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7909
7910 * gdb.rust/simple.exp: Add new test case.
7911 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7912 (main): Initialise an instance of the new struct.
7913
4504bbde
TT
79142019-05-01 Tom Tromey <tromey@adacore.com>
7915
7916 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7917 record.
7918 (NPR): New variable.
7919 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7920 test.
7921
d48e62f4
TT
79222019-05-01 Tom Tromey <tromey@adacore.com>
7923
7924 * gdb.ada/packed_array_assign.exp: Add packed assignment
7925 regression test.
7926
f59f30f5
TV
79272019-05-01 Tom de Vries <tdevries@suse.de>
7928
7929 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7930
b70bfc54
TV
79312019-05-01 Tom de Vries <tdevries@suse.de>
7932
7933 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7934
15f18d14
AT
79352019-04-30 Ali Tamur <tamur@google.com>
7936
7937 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7938
2ff0a947
TT
79392019-04-30 Tom Tromey <tromey@adacore.com>
7940
7941 * lib/ada.exp (find_ada_tool): New proc.
7942 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7943 * gdb.ada/catch_ex_std.exp: New file.
7944 * gdb.ada/catch_ex_std/foo.adb: New file.
7945 * gdb.ada/catch_ex_std/some_package.adb: New file.
7946 * gdb.ada/catch_ex_std/some_package.ads: New file.
7947
a776957c
TT
79482019-04-30 Tom Tromey <tromey@adacore.com>
7949
7950 PR c++/24470:
7951 * gdb.cp/temargs.cc: Add test code from PR.
7952
bc68014d
AB
79532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7954
7955 * gdb.fortran/vla-datatypes.exp: Update expected results.
7956 * gdb.fortran/vla-ptype.exp: Likewise.
7957 * gdb.fortran/vla-type.exp: Likewise.
7958 * gdb.fortran/vla-value.exp: Likewise.
7959
f1fdc960
AB
79602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7961
7962 * gdb.fortran/ptr-indentation.exp: Update expected results.
7963 * gdb.fortran/ptype-on-functions.exp: Likewise.
7964 * gdb.fortran/vla-ptr-info.exp: Likewise.
7965 * gdb.fortran/vla-value.exp: Likewise.
7966
bf7a4de1
AB
79672019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7968
7969 * gdb.fortran/ptype-on-functions.exp: New file.
7970 * gdb.fortran/ptype-on-functions.f90: New file.
7971
bbe75b9d
AB
79722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7973
7974 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7975 case void string.
7976
1db455a7
AB
79772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7978
7979 * gdb.fortran/complex.exp: Expand.
7980 * gdb.fortran/complex.f: Renamed to...
7981 * gdb.fortran/complex.f90: ...this, and extended to add more
7982 complex values.
7983
b6d03bb2
AB
79842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7985
7986 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7987 MODULO, CMPLX.
7988
2e62ab40
AB
79892019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7990 Richard Bunt <richard.bunt@arm.com>
7991
7992 * gdb.base/max-depth.c: New file.
7993 * gdb.base/max-depth.exp: New file.
7994 * gdb.python/py-nested-maps.c: New file.
7995 * gdb.python/py-nested-maps.exp: New file.
7996 * gdb.python/py-nested-maps.py: New file.
7997 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7998 (test_all_common): Call test_max_depth.
7999 * gdb.fortran/max-depth.exp: New file.
8000 * gdb.fortran/max-depth.f90: New file.
8001 * gdb.go/max-depth.exp: New file.
8002 * gdb.go/max-depth.go: New file.
8003 * gdb.modula2/max-depth.exp: New file.
8004 * gdb.modula2/max-depth.c: New file.
8005 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8006
d2b584a5
TV
80072019-04-29 Tom de Vries <tdevries@suse.de>
8008
8009 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8010
136afab8
PW
80112019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8012
8013 * gdb.base/callexit.exp: Test may-call-functions off.
8014
725cbb63
KS
80152019-04-25 Keith Seitz <keiths@redhat.com>
8016
8017 PR c++/24367
8018 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8019 (another_incomplete_struct, test_incomplete): New definitions.
8020 (main): Use new definitions.
8021 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8022 functions.
8023
701adfb0
PA
80242019-04-25 Ali Tamur <tamur@google.com>
8025
8026 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8027
82433e3e
SDJ
80282019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8029
8030 PR corefiles/11608
8031 PR corefiles/18187
8032 * gdb.base/coredump-filter-build-id.exp: New file.
8033
dd06d4d6
AH
80342019-04-25 Alan Hayward <alan.hayward@arm.com>
8035
e79be6e5
SM
8036 * Makefile.in: Pass through GDBSERVER_DEBUG.
8037 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8038 (gdbserver,debug): Add board setting.
8039 * gdb.trace/tspeed.exp: Skip when debugging.
8040 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8041 * lib/gdbserver-support.exp: Likewise
dd06d4d6 8042
1670072e
TT
80432019-04-24 Tom Tromey <tromey@adacore.com>
8044
8045 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8046 Rust.
8047
a59240a4
TT
80482019-04-24 Tom Tromey <tromey@adacore.com>
8049
8050 * gdb.arch/amd64-eval.exp: Test bitfield return.
8051 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8052 (class Foo) <return_bitfields>: New method.
8053 (main): Call it.
8054
b907456c
AB
80552019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8056
8057 * gdb.cp/many-args.cc: New file.
8058 * gdb.cp/many-args.exp: New file.
8059
5c565afd
TV
80602019-04-23 Tom de Vries <tdevries@suse.de>
8061
8062 PR gdb/24433
8063 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8064
ba22ff86
AH
80652019-04-23 Alan Hayward <alan.hayward@arm.com>
8066
8067 * gdb.trace/backtrace.exp: Use nopie flag.
8068 * gdb.trace/circ.exp: Likewise.
8069 * gdb.trace/collection.exp: Likewise.
8070 * gdb.trace/ftrace.exp: Likewise.
8071 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8072 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8073 * gdb.trace/qtro.exp: Likewise.
8074 * gdb.trace/read-memory.exp: Likewise.
8075 * gdb.trace/report.exp: Likewise.
8076 * gdb.trace/tfile.exp: Likewise.
8077 * gdb.trace/tfind.exp: Likewise.
8078 * gdb.trace/unavailable.exp: Likewise.
8079
7905fc35
PA
80802019-04-22 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/solib-probes-nosharedlibrary.c,
8083 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8084
8ecb59f8
TT
80852019-04-19 Tom Tromey <tromey@adacore.com>
8086
8087 * gdb.ada/ptype_union.c: New file.
8088 * gdb.ada/ptype_union.exp: New file.
8089
62160ec9
TT
80902019-04-19 Tom Tromey <tromey@adacore.com>
8091
8092 PR symtab/24423:
8093 * gdb.base/list0.h (foo): Add a control-l character.
8094
36cd4ba5
TV
80952019-04-18 Tom de Vries <tdevries@suse.de>
8096
8097 PR gdb/24433
8098 * boards/local-board.exp: Set sysroot to "".
8099
b73715df
TV
81002019-04-18 Tom de Vries <tdevries@suse.de>
8101 Pedro Alves <palves@redhat.com>
8102
8103 PR gdb/24454
8104 * gdb.threads/vfork-follow-child-exec.c: New file.
8105 * gdb.threads/vfork-follow-child-exec.exp: New file.
8106 * gdb.threads/vfork-follow-child-exit.c: New file.
8107 * gdb.threads/vfork-follow-child-exit.exp: New file.
8108
4aa866af
LS
81092019-04-15 Leszek Swirski <leszeks@google.com>
8110
8111 * gdb.arch/amd64-eval.cc: New file.
8112 * gdb.arch/amd64-eval.exp: New file.
8113
e5a1a79a
AH
81142019-04-11 Alan Hayward <alan.hayward@arm.com>
8115
8116 * gdb.server/sysroot.c: New test.
8117 * gdb.server/sysroot.exp: New file.
8118 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8119 matching param.
8120
41077b66
AB
81212019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8122
8123 * gdb.base/align.exp: Extend test to cover structures containing
8124 only static fields.
8125
c30391f8
TV
81262019-04-11 Tom de Vries <tdevries@suse.de>
8127
8128 * boards/cc-with-dwz-m.exp: New file.
8129 * boards/cc-with-dwz.exp: New file.
8130 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8131
e242fd12
SM
81322019-04-09 Simon Marchi <simon.marchi@efficios.com>
8133
8134 * gdb.base/start-cpp.exp: New file.
8135 * gdb.base/start-cpp.cc: New file.
8136
2b0c8b01
KB
81372019-04-08 Kevin Buettner <kevinb@redhat.com>
8138
8139 * gdb.python/py-thrhandle.exp: Adjust tests to call
8140 thread_from_handle instead of thread_from_thread_handle.
8141
947210e5
KB
81422019-04-08 Kevin Buettner <kevinb@redhat.com>
8143
8144 * gdb.python/py-thrhandle.exp: Add tests for
8145 gdb.InferiorThread.handle.
8146
d7df6549
AB
81472019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8148
8149 * gdb.python/py-function.exp: Check calling helper function from
8150 all languages.
8151 * lib/gdb.exp (gdb_supported_languages): New proc.
8152
8bdc1658
AB
81532019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8154
8155 * gdb.base/complex-parts.c: New file.
8156 * gdb.base/complex-parts.exp: New file.
8157
05caa1d2
TT
81582019-04-01 Tom Tromey <tromey@adacore.com>
8159
8160 PR symtab/23331:
8161 * gdb.dwarf2/dw2-ranges-main.c: New file.
8162 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8163 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8164
7734102d
EZ
81652019-03-30 Simon Marchi <simark@simark.ca>
8166
8167 * gdb.base/default.exp: Add values for $_gdb_major and
8168 $_gdb_minor.
8169
188e1fa9
TT
81702019-03-29 Tom Tromey <tromey@adacore.com>
8171
8172 * gdb.base/help.exp: Tighten apropos regexp.
8173
2880242d
KS
81742019-03-29 Keith Seitz <keiths@redhat.com>
8175
8176 * gdb.fortran/array-bounds.exp: New file.
8177 * gdb.fortran/array-bounds.f90: New file.
8178
077cad8e
PW
81792019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8180
8181 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8182
80047cfc
PW
81832019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8184
8185 * gdb.multi/hello.c (main): Increase alarm timer.
8186
f489207e
SL
81872019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8188
8189 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8190 factor when no hardware watchpoint support.
8191
c92df149
AH
81922019-03-28 Alan Hayward <alan.hayward@arm.com>
8193 Pedro Alves <palves@redhat.com>
8194
8195 * boards/local-board.exp: set sysroot to /.
8196
933aebfa
AH
81972019-03-27 Alan Hayward <alan.hayward@arm.com>
8198
8199 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8200 in child.
8201
9f9aa852
AB
82022019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8203
8204 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8205 field.
8206 (make_container): Initialise new field.
8207 * gdb.python/py-prettyprint.exp: Add new tests.
8208 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8209 <display_hint>: New method.
8210
3714a195
AB
82112019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8212
8213 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8214 gdb_continue_to_breakpoint more throughout this test.
8215 (run_lang_tests) Supply unique test names, and use
8216 gdb_test_no_output.
8217
18c77628
AB
82182019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8219
8220 * gdb.base/finish-pretty.exp: Update expected results.
8221 * gdb.base/pretty-print.c: New file.
8222 * gdb.base/pretty-print.exp: New file.
8223
9a93502f
PA
82242019-03-25 Pedro Alves <palves@redhat.com>
8225
8226 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8227 move comments outside list. Append '-i "" eof' section.
8228
968aa7ae
AH
82292019-03-22 Alan Hayward <alan.hayward@arm.com>
8230
34a7f2a4 8231 PR testsuite/25016
968aa7ae
AH
8232 * README: Add pie options.
8233 * gdb.base/break-interp.exp: Ensure pie is disabled.
8234 * gdb.base/dump.exp: Likewise.
8235 * lib/gdb.exp (gdb_compile): Add pie option.
8236
4c7d57e7
TT
82372019-03-19 Tom Tromey <tromey@adacore.com>
8238
8239 * gdb.mi/mi2-cli-display.c: New file.
8240 * gdb.mi/mi2-cli-display.exp: New file.
8241
bff8c71f
TT
82422019-03-18 Joel Brobecker <brobecker@adacore.com>
8243 Tom Tromey <tromey@adacore.com>
8244
8245 * gdb.ada/ptype_array/pck.adb: New file.
8246 * gdb.ada/ptype_array/pck.ads: New file.
8247 * gdb.ada/ptype_array/foo.adb: New file.
8248 * gdb.ada/ptype_array.exp: New file.
8249
d085f989
TT
82502019-03-14 Tom Tromey <tromey@adacore.com>
8251
8252 * gdb.base/style.exp: Add "set style sources" test.
8253
b4be1b06
SM
82542019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8255
8256 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8257 * mi-breakpoint-multiple-locations.exp: ... this.
8258 (make_breakpoints_pattern): New proc.
8259 (do_test): Add mi_version parameter, test -break-insert,
8260 -break-info and =breakpoint-created.
8261
7cde5fc2
AB
82622019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8263
8264 * config/default.exp: Remove 'load_lib gdb.exp'.
8265 * config/monitor.exp: Likewise.
8266 * config/sid.exp: Likewise.
8267 * config/sim.exp: Likewise.
8268 * config/slite.exp: Likewise.
8269 * config/unix.exp: Likewise.
8270 * gdb.base/default.exp: Remove unhelpful comment.
8271
efbecbc1
AB
82722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8273
8274 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8275
0841c79a
AB
82762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8277
8278 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8279
4a270568
AB
82802019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8281
8282 * gdb.fortran/type-kinds.exp: Update expected results.
8283
067630bd
AB
82842019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8285
8286 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8287
3be47f7a
AB
82882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8289
8290 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8291 function.
8292 (test_basic_parsing_of_type_kinds): Expand types tested.
8293 (test_parsing_invalid_type_kinds): New function.
8294
4d00f5d8
AB
82952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8296
8297 * gdb.fortran/intrinsics.exp: New file.
8298 * gdb.fortran/intrinsics.f90: New file.
8299 * gdb.fortran/type-kinds.exp: New file.
8300
c8f91604
AB
83012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8302
8303 * gdb.fortran/dot-ops.exp: New file.
8304
dd9f2c76
AB
83052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8306
8307 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8308 Check upper and lower case logical literals.
8309
84ec9724
AB
83102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8311
8312 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8313 Remove duplicate tests.
8314
c3734e09
AH
83152019-03-06 Alan Hayward <alan.hayward@arm.com>
8316
8317 * lib/gdb.exp (builtin_cd): rename of cd.
8318 (cd): Override builtin.
8319
aa3cfbda
RB
83202019-03-06 Richard Bunt <richard.bunt@arm.com>
8321
8322 * gdb.fortran/function-calls.exp: New file.
8323 * gdb.fortran/function-calls.f90: New test.
8324
7b63ad86
RB
83252019-03-04 Richard Bunt <richard.bunt@arm.com>
8326
8327 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8328 on user program standard output.
8329 * gdb.fortran/short-circuit-argument-list.f90: Record function
8330 calls.
8331
01abb042
AH
83322019-02-28 Alan Hayward <alan.hayward@arm.com>
8333
c3734e09
AH
8334 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8335 failure.
01abb042 8336
92137da0
RO
83372019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8338
8339 PR gdb/8527
8340 * gdb.base/interrupt-daemon-attach.c,
8341 gdb.base/interrupt-daemon-attach.exp: New test.
8342
5862844d
PA
83432019-02-27 Pedro Alves <palves@redhat.com>
8344
8345 * gdb.base/page.exp: Add tests for "set width/height -1".
8346
8ed25214
PA
83472019-02-27 Pedro Alves <palves@redhat.com>
8348
8349 * gdb.base/page.exp: Add tests for "set/show width/height" with
8350 "infinite" values.
8351
6c28e44a
TT
83522019-02-27 Tom Tromey <tromey@adacore.com>
8353
8354 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8355 2.4.
8356 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8357 workaround.
8358
bf9a735e
AB
83592019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8360
8361 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8362 tests for structs with static members.
8363
8791793c
TT
83642019-02-26 Tom Tromey <tromey@adacore.com>
8365
8366 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8367 ValueError, not TypeError.
8368
bc2a507e
KB
83692019-02-26 Kevin Buettner <kevinb@redhat.com>
8370
8371 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8372 call from main program.
8373
e0e7d3bd
JB
83742019-02-23 Joel Brobecker <brobecker@adacore.com>
8375
8376 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8377 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8378 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8379 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8380 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8381
9600246d
KS
83822019-02-22 Keith Seitz <keiths@redhat.com>
8383
8384 PR symtab/23853
8385 * gdb.base/symlink-sourcefile.c: New file.
8386 * gdb.base/symlink-sourcefile.exp: New file.
8387
0c95f9ed
TT
83882019-02-20 Tom Tromey <tom@tromey.com>
8389
8390 * gdb.base/info_qt.exp: Update.
8391
6caa91b6
SM
83922019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8393
8394 * gdb.base/source.exp: Move "error in sourced script" code to
8395 the end.
8396 * gdb.base/source-error.gdb: Move contents to
8397 source-error-1.gdb. Add new code to source source-error-1.gdb.
8398 * gdb.base/source-error-1.gdb: New file, from previous
8399 source-error.gdb.
8400
6506371f
TT
84012019-02-17 Tom Tromey <tom@tromey.com>
8402
8403 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8404 for macro styling.
8405 * gdb.base/style.c (SOME_MACRO): New macro.
8406
a0087920
TT
84072019-02-17 Tom Tromey <tom@tromey.com>
8408
8409 * gdb.base/style.exp: Add line-wrapping tests.
8410 * gdb.base/page.exp: Add test for quitting during pagination.
8411
a2cd4f14
JB
84122019-02-17 Joel Brobecker <brobecker@adacore.com>
8413
8414 * gdb.ada/big_packed_array: New testcase.
8415 * gdb.ada/homonym.exp: Fix incorrect expected output for
8416 "break <homonym__get_value>" test.
8417
9d70ffbc
WP
84182019-02-13 Weimin Pan <weimin.pan@oracle.com>
8419
8420 PR breakpoints/21870
8421 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8422 and prepare_for_testing. Add comment.
8423 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8424 redundant cleanup call. Clean up comment.
8425
01c7ae81
WP
84262019-02-12 Weimin Pan <weimin.pan@oracle.com>
8427
8428 PR breakpoints/21870
8429 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8430 * gdb.arch/aarch64-dbreg-contents.c: New file.
8431
aff29d1c
JB
84322019-02-10 Joel Brobecker <brobecker@adacore.com>
8433
8434 * gdb.ada/mi_ref_changeable: New testcase.
8435
df0da8a2
AH
84362019-02-07 Alan Hayward <alan.hayward@arm.com>
8437
8438 * gdb.base/attach.exp: Add double attach test.
8439
bd447abb
SM
84402019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8441
8442 * lib/gdb.exp (default_gdb_start): Don't match pagination
8443 prompt.
8444 (gdb_init): Set stty_init.
8445
1dbc40b9
TT
84462019-01-27 Tom Tromey <tom@tromey.com>
8447
8448 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8449 skip_python_tests.
8450
353229bf
AH
84512019-01-24 Alan Hayward <alan.hayward@arm.com>
8452
8453 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8454 New structure.
8455 (struct struct_static_02_02): Likewise.
8456 (struct struct_static_02_03): Likewise.
8457 (struct struct_static_02_04): Likewise.
8458 (struct struct_static_04_01): Likewise.
8459 (struct struct_static_04_02): Likewise.
8460 (struct struct_static_04_03): Likewise.
8461 (struct struct_static_04_04): Likewise.
8462 (struct struct_static_06_01): Likewise.
8463 (struct struct_static_06_02): Likewise.
8464 (struct struct_static_06_03): Likewise.
8465 (struct struct_static_06_04): Likewise.
8466 (cmp_struct_static_02_01): Likewise.
8467 (cmp_struct_static_02_02): Likewise.
8468 (cmp_struct_static_02_03): Likewise.
8469 (cmp_struct_static_02_04): Likewise.
8470 (cmp_struct_static_04_01): Likewise.
8471 (cmp_struct_static_04_02): Likewise.
8472 (cmp_struct_static_04_03): Likewise.
8473 (cmp_struct_static_04_04): Likewise.
8474 (cmp_struct_static_06_01): Likewise.
8475 (cmp_struct_static_06_02): Likewise.
8476 (cmp_struct_static_06_03): Likewise.
8477 (cmp_struct_static_06_04): Likewise.
8478 (call_all): Test new structs.
8479 * gdb.base/infcall-nested-structs.exp: Likewise.
8480
73021deb
AH
84812019-01-21 Alan Hayward <alan.hayward@arm.com>
8482 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8483
fc65c7db
AH
84842019-01-21 Alan Hayward <alan.hayward@arm.com>
8485 * gdb.base/stack-protector.c: New test.
8486 * gdb.base/stack-protector.exp: New file.
8487 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8488 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8489 option.
8490 (gdb_compile): Remove stack protector for GCC and prevent
8491 recursion.
8492
c24bdb02
KS
84932019-01-16 Keith Seitz <keiths@redhat.com>
8494
8495 PR gdb/23773
8496 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8497
6f072a10
PFC
84982019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8499
8500 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8501 aliases.
8502 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8503 tests.
8504 * gdb.arch/powerpc-vector-regs.c: New file.
8505 * gdb.arch/powerpc-vector-regs.exp: New file.
8506
a7b8d682
PFC
85072019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8508
8509 * gdb.arch/altivec-regs.exp: Fix the list passed to
8510 gdb_expect_list when testing "info vector".
8511
6eb6fb67
AB
85122019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8513
8514 * gdb.base/style.exp: Don't include path in testname.
8515
b56f80d8
KS
85162019-01-10 Keith Seitz <keiths@redhat.com>
8517
8518 PR gdb/23712
8519 PR symtab/23010
8520 * gdb.dwarf2/multidictionary.exp: New file.
8521
041be526
SM
85222019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8523
8524 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8525 (test_gnuv3_style_demangling): ... this.
8526 (test_lucid_style_demangling): Remove.
8527 (test_arm_style_demangling): Remove.
8528 (test_hp_style_demangling): Remove.
8529 (do_tests): Remove calls to the above.
8530
d820d0c3
AB
85312019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8532
8533 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8534 case.
8535
f097f5ad
TT
85362019-01-06 Tom Tromey <tom@tromey.com>
8537
8538 PR gdb/28155:
8539 * gdb.dwarf2/typedef-void-finish.exp: New file.
8540
2cd8cc0b
TT
85412018-12-28 Tom Tromey <tom@tromey.com>
8542 Simon Marchi <simark@simark.ca>
8543
8544 * gdb.base/jit-exec.exp: New file.
8545 * gdb.base/jit-exec.c: New file.
8546 * gdb.base/jit-execd.c: New file.
8547
35fb8261
TT
85482018-12-28 Tom Tromey <tom@tromey.com>
8549
8550 * gdb.base/style.exp: Update test to check for address styling.
8551
47fd17cd
TT
85522018-12-28 Tom Tromey <tom@tromey.com>
8553
8554 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8555 message.
8556
d47032b7
TT
85572018-12-28 Tom Tromey <tom@tromey.com>
8558
8559 * gdb.base/style.exp: Add test for version number styling.
8560
af79b68d
TT
85612018-12-28 Tom Tromey <tom@tromey.com>
8562
8563 * gdb.base/style.exp: Add test for print_address_symbolic.
8564
0bb296cb
TT
85652018-12-28 Tom Tromey <tom@tromey.com>
8566
8567 * gdb.base/style.exp: Add test for breakpoint setting.
8568
80ae2043
TT
85692018-12-28 Tom Tromey <tom@tromey.com>
8570
8571 * gdb.base/style.exp: Add test for variable names.
8572
cbe56571
TT
85732018-12-28 Tom Tromey <tom@tromey.com>
8574
8575 * gdb.base/style.exp: New file.
8576 * gdb.base/style.c: New file.
8577
9162a27c
TT
85782018-12-28 Tom Tromey <tom@tromey.com>
8579
8580 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8581 "dumb".
8582 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8583 the TERM environment variable.
8584
bc543c90
TT
85852018-12-27 Tom Tromey <tom@tromey.com>
8586
8587 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8588 pagination test.
8589
6f0ffe50
AB
85902018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8591
8592 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8593 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8594
b5a1e557
PW
85952018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8596
8597 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8598 Filename a.adb changed to bp_fun_addr.adb.
8599 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8600
6e8b1ab2
JV
86012018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8602
8603 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8604 non-PIE executables.
8605 * README: Mention the gdb,nopie_flag board setting.
8606 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8607 non-PIE executable.
8608 * gdb.arch/amd64-entry-value.exp: Likewise.
8609 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8610 * gdb.arch/i386-float.exp: Likewise.
8611 * gdb.arch/i386-signal.exp: Likewise.
8612 * gdb.mi/mi-reg-undefined.exp: Likewise.
8613
d00a27c5
PM
86142018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8615
8616 PR gdb/23974
8617 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8618
161d081c
PW
86192018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8620
8621 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8622 Update order of results accordingly.
8623
b001de23
AB
86242018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8625
8626 * gdb.base/annota1.exp: Update a test regexp.
8627
99e1a184
AB
86282018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8629
8630 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8631
7a81c1e2
PW
86322018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8633
8634 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8635 (reuse_time): Initialize to REUSE_TIME_CAP.
8636 (check_rc): New function.
8637 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8638 Check pthread_create rc.
8639 (spawner_thread_func): Check pthread_create and pthread_join rc.
8640
73e8dc90
PA
86412018-12-08 Pedro Alves <palves@redhat.com>
8642
8643 * gdb.base/list.exp (test_forward_search): Rename to ...
8644 (test_forward_reverse_search): ... this. Also test reverse-search
8645 and the forward-search alias.
8646
13f2ed32
AB
86472018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8648
8649 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8650 local timeout variable before return, and remove all local timeout
8651 variable entirely.
8652 (gdb_load): Likewise.
8653
64d27cfc
TV
86542018-12-01 Tom de Vries <tdevries@suse.de>
8655
8656 * gdb.base/gdb-caching-proc.exp: New file.
8657
f63c03b4
SDJ
86582018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8659
8660 * Makefile.in (TIMESTAMP): New variable.
8661 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8662 command.
8663 (check-single-racy): Likewise.
8664 (check/%.exp): Likewise.
8665 (check-racy/%.exp): Likewise.
8666 (workers/%.worker): Likewise.
8667 (build-perf): Likewise.
8668 (check-perf): Likewise.
8669 * README: Describe new "TS" and "TS_FORMAT" variables.
8670 * print-ts.py: New file.
8671
1c97054b
BF
86722018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8673
8674 PR python/23714
8675 * gdb.python/python.exp: Test command repetition after
8676 gdb.execute.
8677
1871a62d
AB
86782018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8679
8680 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8681 is correctly aligned.
8682
fb5e1ed9
PW
86832018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8684
8685 * gdb.ada/info_auto_lang.exp: New testcase.
8686 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8687 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8688 * gdb.ada/info_auto_lang/some_c.c: New file.
8689
43d397ca
PW
86902018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8691
8692 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8693 FUNC_lang language syntax.
8694
beddd671
PW
86952018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8696
8697 * gdb.base/info_minsym.c: New file.
8698 * gdb.base/info_minsym.exp: New file.
8699
73fc52c4
TT
87002018-11-19 Tom Tromey <tom@tromey.com>
8701
8702 PR rust/23625:
8703 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8704 * gdb.rust/expr.exp: Update expected output. Change one test.
8705
994b876a
TT
87062018-11-19 Tom Tromey <tom@tromey.com>
8707
8708 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8709
6769f276
PA
87102018-11-19 Pedro Alves <palves@redhat.com>
8711
8712 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8713 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8714 see the expected warning.
8715
38a72da0
AH
87162018-11-16 Alan Hayward <alan.hayward@arm.com>
8717
8718 PR gdb/22736:
8719 * gdb.cp/infcall-nodebug-lib.c: New test.
8720 * gdb.cp/infcall-nodebug-main.c: New test.
8721 * gdb.cp/infcall-nodebug.exp: New file.
8722
53a89d6e
SM
87232018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8724
8725 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8726 completer tests.
8727
9325300d
TV
87282018-11-09 Tom de Vries <tdevries@suse.de>
8729
8730 * gdb.base/msym-lang.c: New test.
8731 * gdb.base/msym-lang.exp: New file.
8732 * gdb.base/msym-lang-main.c: New test.
8733
20f0d60d
TT
87342018-11-08 Tom Tromey <tom@tromey.com>
8735
8736 PR gdb/23555:
8737 PR gdb/23838:
8738 * gdb.base/warning.exp: New file.
8739
b5420128
JB
87402018-11-08 Jan Beulich <jbeulich@suse.com>
8741
8742 * testsuite/gdb.arch/i386-avx512.c,
8743 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8744
cd115d61
AB
87452018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8746
8747 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8748 point hardware.
8749
35ee2dc2
AB
87502018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8751
8752 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8753 * gdb.dwarf2/missing-type-name.exp: New file.
8754
31aceee8
TV
87552018-11-06 Tom de Vries <tdevries@suse.de>
8756
8757 * gdb.base/many-headers.c: New test.
8758 * gdb.base/many-headers.exp: New file.
8759
109be305
JW
87602018-11-06 Jim Wilson <jimw@sifive.com>
8761
8762 * gdb.base/code_elim.exp: For riscv, set additional_flags
8763 to include -msmall-data-limit=0.
8764
e2b7af72
JB
87652018-11-01 Joel Brobecker <brobecker@adacore.com>
8766
8767 * gdb.ada/watch_minus_l: New testcase.
8768
cdcda965
SM
87692018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8770
8771 * gdb.arch/aix-sighandle.c: New file.
8772 * gdb.arch/aix-sighandle.exp: New file.
8773
92dcebf3
AB
87742018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8775
8776 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8777 registers being unions.
8778
68b9ac18
TV
87792018-10-31 Tom de Vries <tdevries@suse.de>
8780
8781 * lib/valgrind.exp: New file.
8782 (vgdb_start, vgdb_stop): New procs, factored out of ...
8783 * gdb.base/valgrind-bt.exp: ... here, ...
8784 * gdb.base/valgrind-disp-step.exp: ... here and ...
8785 * gdb.base/valgrind-infcall.exp: ... here.
8786
1443936e
TV
87872018-10-31 Tom de Vries <tdevries@suse.de>
8788
8789 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8790
eb77c9df
AB
87912018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8792
8793 * gdb.dwarf2/void-type.c: New file.
8794 * gdb.dwarf2/void-type.exp: New file.
8795
82b5e646
PW
87962018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8797
8798 * gdb.base/info_qt.c: New file.
8799 * gdb.base/info_qt.exp: New file.
8800
8d619c01
EBM
88012018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8802
8803 * gdb.arch/powerpc-htm-regs.c: New file.
8804 * gdb.arch/powerpc-htm-regs.exp: New file.
8805
f2cf6173
EBM
88062018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8807
8808 * gdb.arch/powerpc-tar.c: New file.
8809 * gdb.arch/powerpc-tar.exp: New file.
8810
7ca18ed6
EBM
88112018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8812
8813 * gdb.arch/powerpc-ppr-dscr.c: New file.
8814 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8815
bfcc0eba
TV
88162018-10-25 Tom de Vries <tdevries@suse.de>
8817
8818 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8819
fe1a5cad
TV
88202018-10-24 Tom de Vries <tdevries@suse.de>
8821
8822 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8823 longer exists error.
8824
a76dc3b7
TV
88252018-10-24 Tom de Vries <tdevries@suse.de>
8826
8827 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8828
4df46df7
TV
88292018-10-24 Tom de Vries <tdevries@suse.de>
8830
8831 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8832 --db-attach in valgrind.
8833
0dbfcfff
AB
88342018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8835
8836 * gdb.arch/riscv-reg-aliases.c: New file.
8837 * gdb.arch/riscv-reg-aliases.exp: New file.
8838
b04480b1
AH
88392018-10-19 Alan Hayward <alan.hayward@arm.com>
8840
8841 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8842
2c6ac8d7
AH
88432018-10-19 Alan Hayward <alan.hayward@arm.com>
8844
8845 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8846
2bc69f25
AH
88472018-10-19 Alan Hayward <alan.hayward@arm.com>
8848
8849 * gdb.cp/ovldbreak.exp: Fix regexps.
8850
1f1ae3a3
AH
88512018-10-19 Alan Hayward <alan.hayward@arm.com>
8852
8853 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8854
94c18618
SDJ
88552018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8856
8857 PR cli/23785
8858 * gdb.base/restore.exp: New test to check if "restore" with an
8859 invalid file doesn't segfault.
8860
812cd6eb
TV
88612018-10-18 Tom de Vries <tdevries@suse.de>
8862
8863 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8864 * gdb.ada/excep_handle.exp: Same.
8865 * gdb.ada/mi_string_access.exp: Same.
8866 * gdb.ada/mi_var_union.exp: Same.
8867 * gdb.arch/arc-analyze-prologue.exp: Same.
8868 * gdb.arch/arc-decode-insn.exp: Same.
8869 * gdb.base/readnever.exp: Same.
8870 * gdb.fortran/printing-types.exp: Same.
8871 * gdb.guile/scm-lazy-string.exp: Same.
8872
c4b90788
TV
88732018-10-16 Tom de Vries <tdevries@suse.de>
8874
8875 PR gdb/23730
8876 * gdb.base/catch-follow-exec.c: Add copyright notice.
8877 * gdb.base/catch-follow-exec.exp: Rewrite to use
8878 gdb_spawn_with_cmdline_opts. Require gdb-native.
8879
8bca2978
SL
88802018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8881
8882 * gdb.trace/actions-changed.exp: Check for arch support.
8883 * gdb.trace/actions.exp: Likewise.
8884 * gdb.trace/ax.exp: Likewise.
8885 * gdb.trace/backtrace.exp: Likewise.
8886 * gdb.trace/change-loc.exp: Likewise.
8887 * gdb.trace/deltrace.exp: Likewise.
8888 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8889 * gdb.trace/ftrace.exp: Likewise.
8890 * gdb.trace/infotrace.exp: Check for arch support.
8891 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8892 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8893 * gdb.trace/mi-tsv-changed.exp: Likewise.
8894 * gdb.trace/packetlen.exp: Likewise.
8895 * gdb.trace/passc-dyn.exp: Likewise.
8896 * gdb.trace/passcount.exp: Likewise.
8897 * gdb.trace/pending.exp: Likewise.
8898 * gdb.trace/range-stepping.exp: Check for shlib support.
8899 * gdb.trace/report.exp: Check for arch support.
8900 * gdb.trace/save-trace.exp: Likewise.
8901 * gdb.trace/signal.exp: Check for signal support.
8902 * gdb.trace/tfind.exp: Check for arch support.
8903 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8904 * gdb.trace/trace-common.h: Add comment.
8905 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8906 * gdb.trace/trace-enable-disable.exp: Likewise.
8907 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8908 * gdb.trace/tracecmd.exp: Check for arch support.
8909 * gdb.trace/tspeed.exp: Check for shlib and target support.
8910 * gdb.trace/tstatus.exp: Check for arch support.
8911 * gdb.trace/tsv.exp: Likewise.
8912 * gdb.trace/while-dyn.exp: Likewise.
8913 * gdb.trace/while-stepping.exp: Likewise.
8914 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8915
f9c49bff
SM
89162018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8917
8918 * gdb.trace/tspeed.exp: Remove nowarnings.
8919 (prepare_for_trace_test): Declare "global ipalib".
8920 * gdb.trace/tspeed.c: Include unistd.h.
8921 (main): Remove superfluous printf argument.
8922
d4330bde
SL
89232018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8924
8925 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8926 directory prefix on the filename.
8927
8ecfd7bd
SDJ
89282018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8929
8930 * gdb.gdb/unittest.exp: Update expected message informing that
8931 selftests have been disabled.
8932 * gdb.server/unittest.exp: Likewise.
8933
58bbcd02
TV
89342018-10-09 Tom de Vries <tdevries@suse.de>
8935
8936 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8937 with runto_main.
8938
9f6b697b
WP
89392018-10-08 Weimin Pan <weimin.pan@oracle.com>
8940
8941 PR c++/16841
8942 * gdb.cp/virtbase2.cc: New file.
8943 * gdb.cp/virtbase2.exp: New file.
8944
add5ded5
TT
89452018-10-06 Tom Tromey <tom@tromey.com>
8946
8947 PR python/19399:
8948 * gdb.python/py-inferior.exp: Add architecture test.
8949
f9e48344
TT
89502018-10-06 Tom Tromey <tom@tromey.com>
8951
8952 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8953 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8954
2a8be203
TT
89552018-10-06 Tom Tromey <tom@tromey.com>
8956
8957 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8958 of a "throw" catchpoint.
8959
e04caa70
SDJ
89602018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8961
8962 * gdb.base/info-proc.exp: Update string expected from "help info
8963 proc".
8964
5ca8c39f
TT
89652018-10-04 Tom Tromey <tom@tromey.com>
8966
8967 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8968 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8969 (test_initial_complaints, test_empty_complaints): Update.
8970 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8971
3453e7e4
TT
89722018-10-04 Tom Tromey <tom@tromey.com>
8973
8974 PR cli/19551:
8975 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8976 * lib/gdb.exp (gdb_file_cmd): Update.
8977 * gdb.stabs/weird.exp (print_weird_var): Update.
8978 * gdb.server/solib-list.exp: Update.
8979 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8980 * gdb.mi/mi-cli.exp: Update.
8981 * gdb.linespec/linespec.exp: Update.
8982 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8983 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8984 * gdb.cp/cp-relocate.exp: Update.
8985 * gdb.base/sym-file.exp: Update.
8986 * gdb.base/relocate.exp: Update.
8987 * gdb.base/readnever.exp: Update.
8988 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8989 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8990 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8991 * gdb.base/code_elim.exp: Update.
8992 * gdb.base/break-unload-file.exp (test_break): Update.
8993 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8994 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8995 Update.
8996 * gdb.base/attach.exp (do_attach_tests): Update.
8997 * gdb.base/sepdebug.exp: Update.
8998 * gdb.python/py-section-script.exp: Update.
8999
6afcf761
TT
90002018-10-04 Tom Tromey <tom@tromey.com>
9001
9002 PR cli/22234:
9003 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9004 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9005 output.
9006
fef1b293
TT
90072018-10-04 Tom Tromey <tom@tromey.com>
9008
9009 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9010 set width and height to 0.
9011 (test_command_line_attach_run): Use -quiet.
9012
ca98345e
SL
90132018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9014
9015 * lib/gdb.exp (skip_ifunc_tests): New.
9016 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9017 other compile failures.
9018 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9019
ff34e6ae
SM
90202018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9021
9022 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9023 is_amd64_regs_target.
9024
6bb8890e
AH
90252018-10-01 Alan Hayward <alan.hayward@arm.com>
9026
9027 * gdb.arch/aarch64-sighandler-regs.c: New test.
9028 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9029 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9030
224d30d3
MM
90312018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9032
9033 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9034 assembly.
9035
f67ffa6a
AB
90362018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9037
9038 * gdb.base/frame-selection.exp: New file.
9039 * gdb.base/frame-selection.c: New file.
9040
9fc3183f
AH
90412018-09-27 Alan Hayward <alan.hayward@arm.com>
9042
9043 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9044 pthread barrier.
9045 (main): Likewise.
9046
d354055e
AB
90472018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9048
9049 * gdb.base/large-frame-1.c: New file.
9050 * gdb.base/large-frame-2.c: New file.
9051 * gdb.base/large-frame.exp: New file.
9052 * gdb.base/large-frame.h: New file.
9053
db727370
JL
90542018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9055
9056 PR gdb/20948
9057 * gdb.base/write_mem.exp: New test.
9058 * gdb.base/write_mem.c: Likewise.
9059
ae778caf
TT
90602018-09-23 Tom Tromey <tom@tromey.com>
9061
9062 PR python/18852:
9063 * gdb.python/py-parameter.exp: Add test for parameter that throws
9064 on "set".
9065
fd3ba736
TT
90662018-09-23 Tom Tromey <tom@tromey.com>
9067
9068 PR python/17284:
9069 * gdb.python/py-template.exp (test_template_arg): Add test for
9070 negative template argument number.
9071
39a24317
TT
90722018-09-23 Tom Tromey <tom@tromey.com>
9073
9074 PR python/14062:
9075 * gdb.python/python.exp: Add test for post_event error.
9076
f5769a2c
TT
90772018-09-23 Tom Tromey <tom@tromey.com>
9078
9079 PR python/18170:
9080 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9081 convert pointers to int and long.
9082
1c1e54f6
TT
90832018-09-23 Tom Tromey <tom@tromey.com>
9084
9085 PR python/20126:
9086 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9087 signed-ness conversion tests.
9088
fb4fa946
TT
90892018-09-23 Tom Tromey <tom@tromey.com>
9090
9091 PR python/18352;
9092 * gdb.python/py-value.exp (test_float_conversion): New proc.
9093 Use it.
9094
a466edac
HAQ
90952018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9096
9097 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9098
4ee9b0c5
SL
90992018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9100
9101 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9102 no readline.
9103 * gdb.base/utf8-identifiers.exp: Likewise.
9104 * gdb.cp/cpcompletion.exp: Likewise.
9105 * gdb.linespec/cpcompletion.exp: Likewise.
9106 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9107 * gdb.linespec/cpls-ops.exp: Likewise.
9108
23be8da7
RB
91092018-09-19 Richard Bunt <richard.bunt@arm.com>
9110 Chris January <chris.january@arm.com>
9111
9112 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9113 * gdb.fortran/short-circuit-argument-list.exp: New file.
9114 * gdb.fortran/short-circuit-argument-list.f90: New test.
9115
5031d0ae
SDJ
91162018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9117
9118 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9119 "arch=" keyword when executing "-stack-list-frames".
9120
b4c0d1a4
SDJ
91212018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9122
9123 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9124 "arch=" keyword when executing "-stack-list-frames".
9125
7a6d2b45
SDJ
91262018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9127
9128 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9129 break ada".
9130
8588b356
SM
91312018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9132
9133 PR python/23669
9134 * gdb.python/python.exp: Test gdb.execute("show commands").
9135
65e65158
TT
91362018-09-16 Tom Tromey <tom@tromey.com>
9137
9138 * gdb.base/new-ui.exp (do_execution_tests): Update.
9139 * gdb.base/dbx.exp (test_breakpoints): Update.
9140
bf326452
AH
91412018-09-14 Alan Hayward <alan.hayward@arm.com>
9142
9143 * lib/gdb.exp (gdb_simple_compile): Add proc.
9144 (is_elf_target): Use gdb_simple_compile.
9145 (skip_altivec_tests): Likewise.
9146 (skip_vsx_tests): Likewise.
9147 (skip_tsx_tests): Likewise.
9148 (skip_btrace_tests): Likewise.
9149 (skip_btrace_pt_tests): Likewise.
9150 (gdb_can_simple_compile): Likewise.
9151 (gdb_has_argv0): Likewise.
9152 (gdb_target_symbol_prefix): Likewise.
9153 (target_supports_scheduler_locking): Likewise.
9154
2361b0fb
TT
91552018-09-13 Tom Tromey <tom@tromey.com>
9156
9157 * Makefile.in (TAGS): Recognize proc_with_prefix and
9158 gdb_caching_proc.
9159
0ae1a321
SM
91602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9161
9162 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9163 method.
9164
a40bf0c2
SM
91652018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9166
9167 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9168 and a few other Inferior properties when the Inferior is no
9169 longer valid.
9170
4a3fe98f
TT
91712018-09-13 Tom Tromey <tom@tromey.com>
9172
9173 PR rust/23650:
9174 * gdb.rust/simple.exp: Add test for enum field access error.
9175
098b2108
TT
91762018-09-13 Tom Tromey <tom@tromey.com>
9177
9178 PR rust/23626:
9179 * gdb.rust/simple.rs (EmptyEnum): New type.
9180 (main): Use it.
9181 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9182
1256af7d
SM
91832018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9184
9185 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9186 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9187 * gdb.python/py-symtab.exp: Update test printing an objfile.
9188
4aa8e6c2
SM
91892018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9190
9191 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9192 object.
9193
c221b2f7
AH
91942018-09-12 Alan Hayward <alan.hayward@arm.com>
9195
9196 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9197 (support_complex_tests): Use gdb_can_simple_compile.
9198 (is_ilp32_target): Likewise.
9199 (is_lp64_target): Likewise.
9200 (is_64_target): Likewise.
9201 (is_amd64_regs_target): Likewise.
9202 (is_aarch32_target): Likewise.
9203 (gdb_int128_helper): Likewise.
9204
6f1107b5
JK
92052018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9206
9207 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9208
1f5d1570
JG
92092018-09-10 Jerome Guitton <guitton@adacore.com>
9210
9211 * gdb.ada/same_component_name: Add test for case of tagged record
9212 with variable-length fields.
9213
cc330e39
XR
92142018-09-10 Xavier Roirand <roirand@adacore.com>
9215
9216 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9217 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9218 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9219 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9220
b9c50e9a
XR
92212018-09-10 Xavier Roirand <roirand@adacore.com>
9222
9223 * gdb.ada/mi_string_access.exp: New testcase.
9224 * gdb.ada/mi_string_access/bar.adb: New file.
9225 * gdb.ada/mi_string_access/pck.adb: New file.
9226 * gdb.ada/mi_string_access/pck.asd: New file.
9227
2963898f
XR
92282018-09-10 Xavier Roirand <roirand@adacore.com>
9229
9230 * gdb.ada/mi_var_union.exp: New testcase.
9231 * gdb.ada/mi_var_union/bar.adb: New file.
9232 * gdb.ada/mi_var_union/pck.adb: New file.
9233 * gdb.ada/mi_var_union/pck.asd: New file.
9234
1aac008f
TT
92352018-09-08 Tom Tromey <tom@tromey.com>
9236
9237 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9238
332cf4c9
TT
92392018-09-08 Tom Tromey <tom@tromey.com>
9240
9241 PR python/16047:
9242 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9243 (register_pretty_printers): Register new printer.
9244 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9245 test.
9246 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9247 (an_int_type3): New global.
9248
424da6cf
JB
92492018-09-08 Joel Brobecker <brobecker@adacore.com>
9250
9251 * gdb.ada/expr_with_funcall: New testcase.
9252
2a62dfa9
JB
92532018-09-08 Joel Brobecker <brobecker@adacore.com>
9254
9255 * gdb.ada/packed_array_assign: New testcase.
9256
96b6697f
AB
92572018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9258
9259 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9260 names, and add test prefixes to make test names unique.
9261
e4a62c65
TV
92622018-09-05 Tom de Vries <tdevries@suse.de>
9263
9264 * gdb.dwarf2/varval.exp: Add test.
9265
dd083ee2
GB
92662018-09-04 Gary Benson <gbenson@redhat.com>
9267
9268 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9269 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9270
aef9346c
TT
92712018-08-31 Tom Tromey <tom@tromey.com>
9272
9273 * gdb.rust/simple.rs: Rename second variable "v".
9274
c67f2e15
AB
92752018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9276
9277 * gdb.base/funcargs.c (use_a): New function.
9278 (recurse): Call use_a.
9279
078a0207
KS
92802018-08-29 Keith Seitz <keiths@redhat.com>
9281
9282 * gdb.compile/compile-cplus-anonymous.cc: New file.
9283 * gdb.compile/compile-cplus-anonymous.exp: New file.
9284 * gdb.compile/compile-cplus-array-decay.cc: New file.
9285 * gdb.compile/compile-cplus-array-decay.exp: New file.
9286 * gdb.compile/compile-cplus-inherit.cc: New file.
9287 * gdb.compile/compile-cplus-inherit.exp: New file.
9288 * gdb.compile/compile-cplus-member.cc: New file.
9289 * gdb.compile/compile-cplus-member.exp: New file.
9290 * gdb.compile/compile-cplus-method.cc: New file.
9291 * gdb.compile/compile-cplus-method.exp: New file.
9292 * gdb.compile/compile-cplus-mod.c: "New" file.
9293 * gdb.compile/compile-cplus-namespace.cc: New file.
9294 * gdb.compile/compile-cplus-namespace.exp: New file.
9295 * gdb.compile/compile-cplus-nested.cc: New file.
9296 * gdb.compile/compile-cplus-nested.exp: New file.
9297 * gdb.compile/compile-cplus-print.c: "New" file.
9298 * gdb.compile/compile-cplus-print.exp: "New" file.
9299 * gdb.compile/compile-cplus-virtual.cc: New file.
9300 * gdb.compile/compile-cplus-virtual.exp: New file.
9301 * gdb.compile/compile-cplus.c: "New" file.
9302 * gdb.compile/compile-cplus.exp: "New" file.
9303 * lib/compile-support.exp: New file.
9304
b0f492b9
GB
93052018-08-16 Gary Benson <gbenson@redhat.com>
9306
9307 PR gdb/13000:
9308 * gdb.base/batch-exit-status.exp: New file.
9309 * gdb.base/batch-exit-status.good-commands: Likewise.
9310 * gdb.base/batch-exit-status.bad-commands: Likewise.
9311
36eb4c5f
AH
93122018-08-29 Alan Hayward <alan.hayward@arm.com>
9313
9314 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9315 (struct struct02): Likewise.
9316 (struct struct03): Likewise.
9317 (struct struct04): Likewise.
9318 (struct struct_01_01): New struct.
9319 (struct struct_01_02): Likewise.
9320 (struct struct_01_03): Likewise.
9321 (struct struct_01_04): Likewise.
9322 (struct struct_02_01): Likewise.
9323 (struct struct_02_02): Likewise.
9324 (struct struct_02_03): Likewise.
9325 (struct struct_02_04): Likewise.
9326 (struct struct_04_01): Likewise.
9327 (struct struct_04_02): Likewise.
9328 (struct struct_04_03): Likewise.
9329 (struct struct_04_04): Likewise.
9330 (struct struct_05_01): Likewise.
9331 (struct struct_05_02): Likewise.
9332 (struct struct_05_03): Likewise.
9333 (struct struct_05_04): Likewise.
9334 (cmp_struct01): Remove function.
9335 (cmp_struct02): Likewise.
9336 (cmp_struct03): Likewise.
9337 (cmp_struct04): Likewise.
9338 (cmp_struct_01_01): Add Function.
9339 (cmp_struct_01_02): Likewise.
9340 (cmp_struct_01_03): Likewise.
9341 (cmp_struct_01_04): Likewise.
9342 (cmp_struct_02_01): Likewise.
9343 (cmp_struct_02_02): Likewise.
9344 (cmp_struct_02_03): Likewise.
9345 (cmp_struct_02_04): Likewise.
9346 (cmp_struct_04_01): Likewise.
9347 (cmp_struct_04_02): Likewise.
9348 (cmp_struct_04_03): Likewise.
9349 (cmp_struct_04_04): Likewise.
9350 (cmp_struct_05_01): Likewise.
9351 (cmp_struct_05_02): Likewise.
9352 (cmp_struct_05_03): Likewise.
9353 (cmp_struct_05_04): Likewise.
9354 (call_all): Add new structs.
9355 * gdb.base/infcall-nested-structs.exp: Likewise.
9356
3bf9c013
JV
93572018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9358
9359 * gdb.python/py-framefilter-mi.exp: Update regexp to
9360 check for "arch" field in frame output.
9361
450d1e88
KB
93622018-08-23 Kevin Buettner <kevinb@redhat.com>
9363
9364 * gdb.dwarf2/dw2-ranges-func.c: New file.
9365 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9366
ae739fe7
SM
93672018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9368
9369 * gdb.base/term.exp: Compare terminal settings with values from
9370 the inferior.
9371 * gdb.base/term.c: Get and set terminal settings.
9372
6d52907e
JV
93732018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9374
9375 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9376 accommodate new "arch" field in frame output.
9377 * gdb.mi/mi-return.exp: Likewise.
9378 * gdb.mi/mi-stack.exp: Likewise.
9379 * gdb.mi/mi-syn-frame.exp: Likewise.
9380 * gdb.mi/user-selected-context-sync.exp: Likewise.
9381
be2d111a
MS
93822018-08-19 Michael Spang <spang@google.com>
9383
9384 PR gdb/11786
9385 * gdb.base/gcore-tls-pie.c: New file.
9386 * gdb.base/gcore-tls-pie.exp: New file.
9387
ae3a7c47
KB
93882018-08-18 Kevin Buettner <kevinb@redhat.com>
9389
9390 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9391 * gdb.dwarf2/varval.c: New file.
9392 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9393
2ecae92e
AH
93942018-08-17 Alan Hayward <alan.hayward@arm.com>
9395
9396 PR gdb/18931
9397 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9398
c1854f1d
KS
93992018-08-16 Keith Seitz <keiths@redhat.com>
9400
9401 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9402 tests expected to pass.
9403
26fb3983
JV
94042018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9405
9406 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9407 -data-disassemble -a.
9408 (test_disassembly_bogus_args): Likewise.
9409
67943c00
AB
94102018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9411
9412 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9413
5ff2bbae
AB
94142018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9415
9416 * gdb.base/vla-optimized-out.exp: Add new test.
9417
e5bbcd0f
AB
94182018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9419
9420 * gdb.base/vla-optimized-out-o3.exp: Delete.
9421 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9422 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9423 deleted tests.
9424
9d4a934c
AB
94252018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9426
9427 PR gdb/18050:
9428 * gdb.server/extended-remote-restart.c: New file.
9429 * gdb.server/extended-remote-restart.exp: New file.
9430
045cf012
SM
94312018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9432
9433 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9434 "set variable index = 42".
9435
87d6a7aa
SM
94362018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9437
9438 * boards/index-cache-gdb.exp: New file.
9439 * gdb.dwarf2/index-cache.exp: New file.
9440 * gdb.dwarf2/index-cache.c: New file.
9441 * gdb.base/maint.exp: Check if we are using the index cache.
9442
96d68bd4
RO
94432018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9444
9445 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9446 MAKEFLAGS.
9447
5a699617
RO
94482018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9449
9450 * dg-extract-results.sh: Move to toplevel contrib.
9451 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9452 * Makefile.in (check-parallel-racy): Likewise.
9453
5bd18990
AB
94542018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9455
9456 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9457 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9458 tests if the target supports scheduler locking.
9459
3fbbcf47
TV
94602018-08-04 Tom de Vries <tdevries@suse.de>
9461
9462 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9463
3e1d3d8c
TT
94642018-08-02 Tom Tromey <tom@tromey.com>
9465
9466 PR symtab/16842.
9467 * gdb.cp/temargs.exp: Test "info address" of a template
9468 parameter.
9469
5abe0f0c
JV
94702018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9471
9472 * gdb.python/py-mi-var-info-path-expression.c: New file.
9473 * gdb.python/py-mi-var-info-path-expression.py: New file.
9474 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9475
fb66cde8
SDJ
94762018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9477
9478 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9479 error after "cannot resolve name" string.
9480
c708f4d2
AB
94812018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9482
9483 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9484 started.
9485 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9486
37cc0cae
TV
94872018-07-28 Tom de Vries <tdevries@suse.de>
9488
9489 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9490
63b4ecf7
TV
94912018-07-26 Tom de Vries <tdevries@suse.de>
9492
9493 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9494
3c3bb058
AB
94952018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9496
9497 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9498 is visible.
9499
9e7f3bbb
TV
95002018-07-26 Tom de Vries <tdevries@suse.de>
9501
9502 PR breakpoints/23366
9503 * gdb.base/catch-follow-exec.c: New test.
9504 * gdb.base/catch-follow-exec.exp: New file.
9505
16f808ec
TV
95062018-07-25 Tom de Vries <tdevries@suse.de>
9507
9508 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9509 vla-optimized-out.c.
9510
d7154a8d
JV
95112018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9512
9513 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9514 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9515
232a0032
TV
95162018-07-20 Tom de Vries <tdevries@suse.de>
9517
9518 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9519 NOCLONE macro.
9520 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9521
fbb1d502
TV
95222018-07-19 Tom de Vries <tdevries@suse.de>
9523
9524 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9525 regular expression.
9526
42dc7699
TV
95272018-07-18 Tom de Vries <tdevries@suse.de>
9528
9529 * gdb.base/vla-optimized-out.c: New test.
9530 * gdb.base/vla-optimized-out.exp: New file.
9531
7f1f7e23
SDJ
95322018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9533
9534 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9535 message "No address associated with hostname" when gdbserver
9536 cannot resolve the hostname.
9537
5759ebb3
PW
95382018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9539
9540 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9541 Add some test prefixes to make tests unique.
9542
3606ccab
PW
95432018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9544
9545 * gdb.base/frameapply.c: New file.
9546 * gdb.base/frameapply.exp: New file.
9547
529c08b2
PW
95482018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9549
9550 * gdb.base/skip.exp: Update expected error message.
9551
c7ab0aef
SDJ
95522018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9553 Jan Kratochvil <jan.kratochvil@redhat.com>
9554 Paul Fertser <fercerpav@gmail.com>
9555 Tsutomu Seki <sekiriki@gmail.com>
9556
9557 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9558 parameter.
9559 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9560 by default.
9561 * boards/native-gdbserver.exp: Likewise.
9562 * gdb.server/run-without-local-binary.exp: Improve regexp used
9563 for detecting when a remote debugging connection succeeds.
9564 * gdb.server/server-connect.exp: New file.
9565 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9566 Do not prefix the port number with ":".
9567 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9568 support for detecting and using it. Add '$debughost_gdbserver'
9569 to the list of arguments used to start gdbserver. Handle case
9570 when gdbserver cannot resolve a network name.
9571
16ff70dd
SDJ
95722018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9573
9574 PR c++/23373
9575 * gdb.base/ptype-offsets.cc (struct static_member): New
9576 struct.
9577 (main) <stmember>: New variable.
9578 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9579 with a static member in it.
9580
3541979f
AB
95812018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9582
9583 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9584 watchpoints enabled and disabled.
9585
c8ad9b9a
AB
95862018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9587
9588 * gdb.base/examine-backward.exp: Still run tests around address
9589 0x0, even if address 0x0 is not readable. Update the pattern for
9590 matching address 0x0 in expected output.
9591
e0e5e971
AB
95922018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9593
9594 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9595 malloc/free.
9596
1ea5da02
TV
95972018-07-04 Tom de Vries <tdevries@suse.de>
9598
9599 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9600
471b9d15
MR
96012018-07-02 Maciej W. Rozycki <macro@mips.com>
9602
9603 PR tdep/8282
9604 * gdb.arch/mips-disassembler-options.exp: New test.
9605 * gdb.arch/mips-disassembler-options.s: New test source.
9606
75acb486
PA
96072018-06-29 Pedro Alves <palves@redhat.com>
9608
9609 * gdb.threads/names.exp: Adjust expected "info threads" output.
9610
cd2bb709
PA
96112018-06-29 Pedro Alves <palves@redhat.com>
9612
9613 * gdb.opt/inline-break.exp (line number, address): Add "info
9614 break" tests.
9615
991ff292
PA
96162018-06-29 Pedro Alves <palves@redhat.com>
9617
9618 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9619 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9620 number and address and running to them.
9621
356819b6 96222018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9623
9624 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9625
2512d7ef
JK
96262018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9627
9628 * lib/compiler.c: Remove executable permission flag.
9629
be1b6474
RB
96302018-06-28 Richard Bunt <richard.bunt@arm.com>
9631
9632 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9633 code.
9634 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9635
291f9a96
PT
96362018-06-28 Petr Tesarik <ptesarik@suse.cz>
9637
9638 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9639
ed6dfe51
PT
96402018-06-28 Petr Tesarik <ptesarik@suse.cz>
9641
9642 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9643 address argument is omitted.
9644
d4d429d5
PT
96452018-06-28 Petr Tesarik <ptesarik@suse.cz>
9646
9647 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9648
7ab6656f
OJ
96492018-06-27 Omair Javaid <omair.javaid@linaro.org>
9650
9651 PR gdb/21695
9652 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9653 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9654
a33ccfc7
TT
96552018-06-26 Tom Tromey <tom@tromey.com>
9656
9657 PR rust/22574:
9658 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9659 * gdb.rust/simple.rs (struct SimpleLayout): New.
9660
6d72d289
SM
96612018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9662
9663 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9664 "info registers" output.
9665
8363f9d5
RB
96662018-06-21 Richard Bunt <richard.bunt@arm.com>
9667
9668 * gdb.base/watchpoint-hw-attach.c: New test.
9669 * gdb.base/watchpoint-hw-attach.exp: New file.
9670
f00674fe
SM
96712018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9672
9673 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9674 through /bin/sh.
9675 * boards/dwarf4-gdb-index.exp: Likewise.
9676 * boards/fission-dwp.exp: Likewise.
9677
1d554008
UW
96782018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9679
9680 * gdb.base/float128.exp: Add comment and improved fail message
9681 to the failure case of "print large128" test.
9682
d0ac1c44
SM
96832018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9684
9685 * configure.ac: Remove AC_PREREQ.
9686 * configure: Re-generate.
9687
61b04dd0
PA
96882018-06-19 Pedro Alves <palves@redhat.com>
9689
9690 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9691 (func_extern_caller): New.
9692 (main): Call func_extern_caller.
9693 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9694 logic change.
9695
f63b508a
SM
96962018-06-18 Weimin Pan <weimin.pan@oracle.com>
9697
9698 PR gdb/16841
9699 * gdb.cp/typedef-base.cc: New file.
9700 * gdb.cp/typedef-base.exp: New file.
9701
0fe3a558
TV
97022018-06-18 Tom de Vries <tdevries@suse.de>
9703
9704 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9705
7010835a
AB
97062018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9707 Richard Bunt <Richard.Bunt@arm.com>
9708
9709 * gdb.threads/attach-slow-waitpid.c: New file.
9710 * gdb.threads/attach-slow-waitpid.exp: New file.
9711 * gdb.threads/slow-waitpid.c: New file.
9712
14897d65
PA
97132018-06-14 Pedro Alves <palves@redhat.com>
9714
9715 * gdb.base/fork-running-state.c: Include <errno.h>.
9716 (exit_if_relative_exits): New.
9717 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9718 exits.
9719 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9720 child exits.
9721
5d9a0608
TV
97222018-06-14 Tom de Vries <tdevries@suse.de>
9723
9724 PR cli/22573
9725 * gdb.base/finish-pretty.c: New test.
9726 * gdb.base/finish-pretty.exp: New file.
9727
11ae5818
PA
97282018-06-14 Pedro Alves <palves@redhat.com>
9729
9730 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9731 gdb's expected startup output.
9732
1d39de44
PA
97332018-06-14 Pedro Alves <palves@redhat.com>
9734
9735 * lib/selftest-support.exp (selftest_setup): Remove inlined
9736 function handling.
9737
70ee0000
TV
97382018-06-14 Tom de Vries <tdevries@suse.de>
9739
9740 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9741 matching of breakpoint printing.
9742
11f4b608
TV
97432018-06-13 Tom de Vries <tdevries@suse.de>
9744
9745 PR testsuite/23269
9746 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9747 (fork_child): ... here, and ...
9748 (fork_parent): ... here.
9749
97502018-06-12 Tom de Vries <tdevries@suse.de>
9751
9752 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9753
9516f85a
AB
97542018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9755 Stephen Roberts <stephen.roberts@arm.com>
9756
9757 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9758 rewrite test to describe action performed, rather than possible
9759 failure.
9760
5045b3d7
GB
97612018-06-08 Gary Benson <gbenson@redhat.com>
9762
9763 * gdb.threads/check-libthread-db.exp: New file.
9764 * gdb.threads/check-libthread-db.c: Likewise.
9765
c61b06a1
TT
97662018-06-05 Tom Tromey <tom@tromey.com>
9767
9768 * gdb.base/default.exp: Update expected "show version" output.
9769
eb6af809
TT
97702018-06-05 Tom Tromey <tom@tromey.com>
9771
9772 PR cli/12326:
9773 * gdb.cp/static-print-quit.exp: Update.
9774 * lib/gdb.exp (pagination_prompt): Update.
9775 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9776 * gdb.python/python.exp: Update.
9777
178d6a63
JB
97782018-06-04 Joel Brobecker <brobecker@adacore.com>
9779
9780 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9781
8e817061
JB
97822018-06-01 Joel Brobecker <brobecker@adacore.com>
9783
9784 * gdb.ada/bp_fun_addr: New testcase.
9785
e86ca25f
TT
97862018-06-01 Tom Tromey <tom@tromey.com>
9787
9788 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9789 results.
9790 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9791 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9792 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9793 * gdb.base/maint.exp (maint_pass_if): Update.
9794
4b2dfa9d
MR
97952018-05-31 Maciej W. Rozycki <macro@mips.com>
9796
9797 * gdb.base/endian.exp: New test.
9798 * gdb.base/endian.c: New test source.
9799
45f25d6c
AB
98002018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9801
9802 PR gdb/23203
9803 * gdb.base/bt-selected-frame.c: New file.
9804 * gdb.base/bt-selected-frame.exp: New file.
9805 * lib/gdb.exp (get_current_frame_number): New function.
9806
d9f6d7f8
MR
98072018-05-24 Maciej W. Rozycki <macro@mips.com>
9808 Pedro Alves <palves@redhat.com>
9809
9810 * gdb.threads/tls-core.c: Include <stdlib.h>
9811 (thread_proc): Call `abort'.
9812 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9813 (tls_core_test): New procedure, bits factored out from ...
9814 (top level): ... here. Test both native cores and gcore cores.
9815
ff1cf532
TT
98162018-05-23 Tom Tromey <tom@tromey.com>
9817
9818 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9819
b98664d3
TT
98202018-05-23 Tom Tromey <tom@tromey.com>
9821
9822 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9823 symfile_complaints.
9824 (test_short_complaints): Likewise.
9825 (test_empty_complaints): Likewise.
9826 (test_initial_complaints): Update.
9827
4e9668d0
TT
98282018-05-23 Tom Tromey <tom@tromey.com>
9829
9830 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9831
43ba33c7
TT
98322018-05-23 Tom Tromey <tom@tromey.com>
9833
9834 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9835 (test_short_complaints): Update.
9836
035522c0
PA
98372018-05-22 Pedro Alves <palves@redhat.com>
9838
9839 * gdb.base/remote.exp: Only gdb_start after compiling the
9840 testcase. Issue "disconnect" before testing "set remote" command
9841 defaults. Issue clean_restart before running to main.
9842
cc0be08f
PA
98432018-05-22 Pedro Alves <palves@redhat.com>
9844
9845 * gdb.base/remote.exp: Adjust expected output of "show remote
9846 memory-write-packet-size". Add tests for "set remote
9847 memory-write-packet-size 0" and "set remote
9848 memory-write-packet-size fixed/limit".
9849
b1b60145
PA
98502018-05-22 Pedro Alves <palves@redhat.com>
9851
9852 PR gdb/22973
9853 * gdb.base/utf8-identifiers.c: New file.
9854 * gdb.base/utf8-identifiers.exp: New file.
9855
0ec848ad
PFC
98562018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9857
9858 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9859
2c3305f6
PFC
98602018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9861
9862 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9863
ce1e8424
TT
98642018-05-18 Tom Tromey <tom@tromey.com>
9865
9866 * gdb.base/ptype-offsets.exp: Update.
9867
ddfe970e
KS
98682018-05-17 Keith Seitz <keiths@redhat.com>
9869
9870 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9871 in expected breakpoint stop locations.
9872 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9873 move to proper scope to test variable values.
9874 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9875 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9876 New functions.
9877 (main): Call not_inline_func3.
9878 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9879 inline_func1, inline_func2, and inline_func3. Test that when each
9880 breakpoint is hit, GDB properly reports both the stop location
9881 and the backtrace. Repeat tests for temporary breakpoints.
9882
0726fcc6
MR
98832018-05-15 Maciej W. Rozycki <macro@mips.com>
9884
9885 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9886 rather then trying to access it in determining whether the PID
9887 of `gdbserver' could have been retrieved.
9888
8ee22052
AB
98892018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9890
9891 * gdb.arch/amd64-init-x87-values.S: New file.
9892 * gdb.arch/amd64-init-x87-values.exp: New file.
9893
7785df48
JK
98942018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9895
9896 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9897
56bcdbea
TT
98982018-05-04 Tom Tromey <tom@tromey.com>
9899
9900 PR python/22730:
9901 * gdb.python/python.exp: Test multi-line execute.
9902
a913fffb
TT
99032018-05-04 Tom Tromey <tom@tromey.com>
9904
9905 PR python/22731:
9906 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9907
7a2c85f2
TT
99082018-05-04 Tom Tromey <tom@tromey.com>
9909
9910 PR gdb/11750:
9911 * gdb.base/define.exp: Test defining a user command inside a user
9912 command.
9913 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9914
a3b60e45
JK
99152018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9916 Pedro Alves <palves@redhat.com>
9917
9918 PR breakpoints/19806 and support for PR external/20207.
9919 * gdb.base/watchpoint-unaligned.c: New file.
9920 * gdb.base/watchpoint-unaligned.exp: New file.
9921
45fe4a03
AB
99222018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9923
9924 * gdb.base/maint.exp: Make test names unique, use
9925 test_prefix_command_help to test 'help maint info', and remove
9926 repeated test of 'help maint'.
9927
9be2ae8f
TT
99282018-05-04 Tom Tromey <tom@tromey.com>
9929
9930 PR gdb/22619:
9931 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9932 behavior.
9933
11859c31
AB
99342018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9935
9936 * gdb.base/maint.exp: Process output from 'maint print registers'
9937 line at a time.
9938
089a9490
AB
99392018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9940
9941 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9942 timeout.
9943
9b0797e2
AB
99442018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9945
9946 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9947 filter pattern.
9948
f6ac5f3d
PA
99492018-05-02 Pedro Alves <palves@redhat.com>
9950
9951 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9952 to_log_command renames.
9953 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9954
77d3c63b
TT
99552018-05-02 Tom Tromey <tom@tromey.com>
9956
9957 * gdb.python/py-parameter.exp: Set test message.
9958
0489430a
TT
99592018-05-02 Tom Tromey <tom@tromey.com>
9960
9961 PR python/20084:
9962 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9963 PARAM_ZUINTEGER_UNLIMITED tests.
9964
1632f8ba
DR
99652018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9966
9967 PR rust/23124
9968 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9969 when casting.
9970
6d7bb824
TT
99712018-04-30 Tom Tromey <tom@tromey.com>
9972
9973 * gdb.python/py-type.exp: Check align attribute.
9974 * gdb.python/py-type.c: New "aligncheck" global.
9975
007e1530
TT
99762018-04-30 Tom Tromey <tom@tromey.com>
9977
9978 PR exp/17095:
9979 * gdb.dwarf2/dw2-align.exp: New file.
9980 * gdb.cp/align.exp: New file.
9981 * gdb.base/align.exp: New file.
9982 * lib/gdb.exp (gdb_int128_helper): New proc.
9983 (has_int128_c, has_int128_cxx): New caching procs.
9984
6873858b
TT
99852018-04-27 Tom Tromey <tom@tromey.com>
9986
9987 PR rust/22545:
9988 * gdb.rust/simple.exp: Add inclusive range tests.
9989
79188d8d
PA
99902018-04-26 Pedro Alves <palves@redhat.com>
9991
9992 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9993 ifunc breakpoint locations correctly of ifunc breakpoints set
9994 while the program resolves the ifunc.
9995
c7075ad5
PA
99962018-04-26 Pedro Alves <palves@redhat.com>
9997
9998 * gdb.base/gnu-ifunc-final.c: New file.
9999 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10000 * gdb.base/gnu-ifunc.exp (executable): Delete.
10001 (staticexecutable): Adjust.
10002 (lib_opts, exec_opts): Delete.
10003 (make_binsuffix, build, set-break): New procedures.
10004 (misc_tests): New, with tests factored out from the top level.
10005 (top level): Test different combinations of ifunc resolver name,
10006 resolver with and with debug info, and ifunc target with and
10007 without debug info. Wrap static tests with with_target_prefix.
10008
8388016d
PA
100092018-04-26 Pedro Alves <palves@redhat.com>
10010
10011 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10012 return type" warnings.
10013
249b5733
PA
100142018-04-25 Pedro Alves <palves@redhat.com>
10015
10016 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10017 killed".
10018 * gdb.base/kill-after-signal.exp: Likewise.
10019 * gdb.threads/kill.exp: Likewise.
10020
f67c0c91
SDJ
100212018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10022 Sergio Durigan Junior <sergiodj@redhat.com>
10023 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10026 regexps to expect for '[Inferior ... detached]' as well.
10027 * gdb.base/attach.exp: Likewise.
10028 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10029 "gdb_continue_to_end".
10030 (test_catch_syscall_with_wrong_args): Likewise.
10031 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10032 ']'. Don't set 'verbose' on.
10033 * gdb.base/foll-vfork.exp: Likewise.
10034 * gdb.base/fork-print-inferior-events.c: New file.
10035 * gdb.base/fork-print-inferior-events.exp: New file.
10036 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10037 '[Inferior ... has been killed]' message.
10038 * gdb.base/kill-after-signal.exp: Likewise.
10039 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10040 detach message.
10041 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10042 message.
10043 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10044 regexps to expect for '[Inferior ... detached]' as well.
10045 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10046
0a8ddac4
SM
100472018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10048
10049 PR gdb/23104
10050 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10051
701adfb0
PA
100522018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10053
10054 PR gdb/23095
10055 * gdb.base/break-probes.exp: Pass shlib_load to
10056 prepare_for_testing. Set normal_bp to r_debug_state if target is
10057 bsd.
10058
d27d16bf
RB
100592018-04-19 Richard Bunt <richard.bunt@arm.com>
10060
10061 * gdb.threads/multiple-successive-infcall.c: New test.
10062 * gdb.threads/multiple-successive-infcall.exp: New file.
10063
a037790e
TT
100642018-04-17 Tom Tromey <tom@tromey.com>
10065
10066 * gdb.rust/simple.rs (Union): New type.
10067 (main): New local "u".
10068 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10069
e3a91079
AA
100702018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10071
10072 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10073 number information in output of "whereis" command.
10074 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10075
b744723f
AA
100762018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10077
10078 * gdb.ada/info_types.exp: Adjust expected output to the line
10079 numbers now printed by "info var/func/type".
10080 * gdb.base/completion.exp: Likewise.
10081 * gdb.base/included.exp: Likewise.
10082 * gdb.cp/cp-relocate.exp: Likewise.
10083 * gdb.cp/cplusfuncs.exp: Likewise.
10084 * gdb.cp/namespace.exp: Likewise.
10085 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10086
4a4495d6
MM
100872018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10088
10089 * gdb.btrace/cpu.exp: New.
10090
1d509aa6
MM
100912018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10092
10093 * gdb.base/step-indirect-call-thunk.exp: New.
10094 * gdb.base/step-indirect-call-thunk.c: New.
10095 * gdb.reverse/step-indirect-call-thunk.exp: New.
10096 * gdb.reverse/step-indirect-call-thunk.c: New.
10097
6295b6da
SM
100982018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10099
10100 * gdb.base/pie-fork.c: New file.
10101 * gdb.base/pie-fork.exp: New file.
10102
50146e70
TT
101032018-04-11 Tom Tromey <tom@tromey.com>
10104
10105 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10106
f50d8a2e
PA
101072018-04-10 Pedro Alves <palves@redhat.com>
10108
10109 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10110 exits. Instead loop running forever.
10111 (fork_parent): Run forever too.
10112
a0be7a36
SM
101132018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10114
10115 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10116 mi_continue_to_line.
10117 * gdb.mi/mi-stack.c (callee4): Add comment.
10118
9b73db36
SM
101192018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10120
10121 * gdb.mi/mi-stack.exp: Fix indentation.
10122
c912f608
SM
101232018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10124
10125 PR gdb/22979
10126 * gdb.arch/amd64-osabi.exp: New file.
10127
26540402
SM
101282018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10129
10130 PR gdb/22980
10131 * gdb.base/osabi.exp: New file.
10132
121ad66c 101332018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
10134
10135 * gdb.cp/static-typedef-print.exp: New file.
10136 * gdb.cp/static-typedef-print.cc: New file.
10137
3fcded8f
JB
101382018-03-27 Joel Brobecker <brobecker@adacore.com>
10139
10140 * gdb.ada/varsize_limit: New testcase.
10141
59cc4834
JB
101422018-03-27 Joel Brobecker <brobecker@adacore.com>
10143
10144 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10145
10146 * gdb.ada/notcplusplus: New testcase.
10147
10148 * gdb.base/c-linkage-name.c: New file.
10149 * gdb.base/c-linkage-name.exp: New testcase.
10150
4ca59a9f
TT
101512018-03-26 Tom Tromey <tom@tromey.com>
10152
10153 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10154 * gdb.python/py-framefilter.py (name_error): New global.
10155 (ErrorInName.function): Use name_error.
10156
978d6c75
TT
101572018-03-26 Tom Tromey <tom@tromey.com>
10158
10159 PR backtrace/15582:
10160 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10161
b7fee5a3
KS
101622018-03-23 Keith Seitz <keiths@redhat.com>
10163
10164 PR c++/22968
10165 * gdb.cp/subtypes.exp: New file.
10166 * gdb.cp/subtypes.h: New file.
10167 * gdb.cp/subtypes.cc: New file.
10168 * gdb.cp/subtypes-2.cc: New file.
10169
376be529
AB
101702018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10171
10172 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10173 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10174 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10175 -nostartfiles when compiling the test. Confirm that all registers
10176 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10177
066cfa98
AB
101782018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10179
10180 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10181 option, syntax was wrong anyway.
10182 * gdb.arch/arm-disp-step.exp: Likewise.
10183 * gdb.arch/sparc64-regs.exp: Likewise.
10184 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10185 option, syntax was wrong anyway, switch to use
10186 prepare_for_testing.
10187 * gdb.arch/i386-disp-step.exp: Likewise.
10188
079670b9
AA
101892018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10190
10191 * gdb.ada/exec_changed.exp: Replace "target_info exists
10192 use_gdb_stub" by "use_gdb_stub".
10193 * gdb.ada/start.exp: Likewise.
10194 * gdb.base/async-shell.exp: Likewise.
10195 * gdb.base/attach-pie-misread.exp: Likewise.
10196 * gdb.base/attach-wait-input.exp: Likewise.
10197 * gdb.base/break-entry.exp: Likewise.
10198 * gdb.base/break-interp.exp: Likewise.
10199 * gdb.base/dprintf-detach.exp: Likewise.
10200 * gdb.base/nostdlib.exp: Likewise.
10201 * gdb.base/solib-nodir.exp: Likewise.
10202 * gdb.base/statistics.exp: Likewise.
10203 * gdb.base/testenv.exp: Likewise.
10204 * gdb.mi/mi-exec-run.exp: Likewise.
10205 * gdb.mi/mi-start.exp: Likewise.
10206 * gdb.multi/dummy-frame-restore.exp: Likewise.
10207 * gdb.multi/multi-arch-exec.exp: Likewise.
10208 * gdb.multi/multi-arch.exp: Likewise.
10209 * gdb.multi/tids.exp: Likewise.
10210 * gdb.multi/watchpoint-multi.exp: Likewise.
10211 * gdb.python/py-events.exp: Likewise.
10212 * gdb.threads/attach-into-signal.exp: Likewise.
10213 * gdb.threads/attach-stopped.exp: Likewise.
10214 * gdb.threads/threadapply.exp: Likewise.
10215 * lib/selftest-support.exp: Likewise.
10216
26d6cec4
AA
102172018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10218
10219 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10220
4ee89e90
SR
102212018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10222
10223 * gdb.perf/template-breakpoints.cc: New file.
10224 * gdb.perf/template-breakpoints.exp: New file.
10225 * gdb.perf/template-breakpoints.py: New file.
10226
92630041
TT
102272018-03-19 Tom Tromey <tom@tromey.com>
10228
10229 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10230 y0.
10231 * gdb.rust/simple.exp: Test bare identifier form of struct
10232 initializer.
10233
76727919
TT
102342018-03-19 Tom Tromey <tom@tromey.com>
10235
10236 * gdb.gdb/observer.exp: Remove.
10237
194ed413
AA
102382018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10239
10240 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10241 "qualified" option when setting breakpoints.
10242 * gdb.trace/backtrace.exp: Likewise.
10243 * gdb.trace/circ.exp: Likewise.
10244 * gdb.trace/collection.exp: Likewise.
10245 * gdb.trace/disconnected-tracing.exp: Likewise.
10246 * gdb.trace/ftrace-lock.exp: Likewise.
10247 * gdb.trace/ftrace.exp: Likewise.
10248 * gdb.trace/infotrace.exp: Likewise.
10249 * gdb.trace/packetlen.exp: Likewise.
10250 * gdb.trace/passc-dyn.exp: Likewise.
10251 * gdb.trace/qtro.exp: Likewise.
10252 * gdb.trace/read-memory.exp: Likewise.
10253 * gdb.trace/report.exp: Likewise.
10254 * gdb.trace/signal.exp: Likewise.
10255 * gdb.trace/status-stop.exp: Likewise.
10256 * gdb.trace/strace.exp: Likewise.
10257 * gdb.trace/tfind.exp: Likewise.
10258 * gdb.trace/trace-break.exp: Likewise.
10259 * gdb.trace/trace-condition.exp: Likewise.
10260 * gdb.trace/trace-mt.exp: Likewise.
10261 * gdb.trace/tstatus.exp: Likewise.
10262 * gdb.trace/tsv.exp: Likewise.
10263 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10264 * gdb.trace/unavailable.exp: Likewise.
10265 * gdb.trace/while-dyn.exp: Likewise.
10266
8b067d2c
AA
102672018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10268
10269 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10270 that libinproctrace is copied to the target.
10271
3ae9ce5d
TT
102722018-03-14 Tom Tromey <tom@tromey.com>
10273
10274 PR cli/14977:
10275 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10276 a null pointer.
10277 * gdb.base/wchar.exp: Likewise.
10278
b8c2339b
TT
102792018-03-14 Tom Tromey <tom@tromey.com>
10280
10281 PR cli/19918:
10282 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10283 flag.
10284
4872dc46
SM
102852018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10286
10287 PR gdb/22841
10288 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10289 "target" to remote_exec.
10290
e4fe3756
SM
102912018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10292
10293 PR gdb/22841
10294 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10295 ${board}_upload): Remove.
10296
e95a97d4
AA
102972018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10298
10299 * gdb.cp/watch-cp.cc: New test.
10300 * gdb.cp/watch-cp.exp: New file.
10301
dbbb1059
AB
103022018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10303
10304 * gdb.base/infcall-nested-structs.exp: New file.
10305 * gdb.base/infcall-nested-structs.c: New file.
10306 * gdb.base/float.exp: Add riscv support.
10307
ecc054c0
TP
103082018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10309
10310 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10311 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10312
25e3c82c
SDJ
103132018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10314
10315 * gdb.server/abspath.exp: New file.
10316 * lib/gdb.exp (with_cwd): New procedure.
10317
3083294d
SM
103182018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10319
10320 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10321 use it.
10322 (gdb_is_target_remote_prompt): New proc.
10323 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10324 (gdb_is_target_native): Pass prompt parameter to
10325 gdb_is_target_1.
10326
3275ef47
SM
103272018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10328
10329 * gdb.base/load-command.c: New file.
10330 * gdb.base/load-command.exp: New file.
10331 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10332 (gdb_is_target_1): ...this, and generalize for other targets
10333 than just remote.
10334 (gdb_is_target_remote): Use gdb_is_target_1.
10335 (gdb_is_target_native): use gdb_is_target_1.
10336
6893c19a
TT
103372018-02-26 Tom Tromey <tom@tromey.com>
10338
10339 PR python/16497:
10340 * gdb.python/py-framefilter.exp: Update test.
10341
2ddeaf8a
TT
103422018-02-26 Tom Tromey <tom@tromey.com>
10343
10344 * gdb.dwarf2/variant.c: New file.
10345 * gdb.dwarf2/variant.exp: New file.
10346
c9317f21
TT
103472018-02-26 Tom Tromey <tom@tromey.com>
10348
10349 * gdb.rust/simple.exp: Accept more possible results in enum test.
10350
6f6d0c26
SM
103512018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10352
10353 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10354 parentheses.
10355
11b03145
MR
103562018-02-23 Maciej W. Rozycki <macro@mips.com>
10357
10358 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10359 name of a variable: $actual_linejj -> $actual_line.
10360
54a27fe5
JB
103612018-02-21 John Baldwin <jhb@FreeBSD.org>
10362
10363 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10364
de65820c
MM
103652018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10366
10367 * gdb.btrace/buffer-size.exp: Do not force BTS.
10368
980548fd
PA
103692018-02-14 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10372 getting a "Quit".
10373
c4e12631
MM
103742018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10375
10376 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10377 Fix test name.
10378
c2e0e465
SM
103792018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10380
10381 * gdb.cp/m-static.exp: Check type of optimized out static
10382 member.
10383
f7216783
AB
103842018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10385
10386 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10387 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10388
0625771b
LS
103892018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10390 Leszek Swirski <leszeks@google.com>
10391
10392 * gdb.python/py-prettyprint.c
10393 (struct to_string_returns_value_inner,
10394 struct to_string_returns_value_wrapper): New.
10395 (main): Add tsrvw variable.
10396 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10397 ToStringReturnsValueWrapper): New classes.
10398 (register_pretty_printers): Register new pretty-printers.
10399 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10400 recursive pretty printer.
10401 * gdb.python/py-mi.exp: Likewise.
10402
59498c30
LS
104032018-02-01 Leszek Swirski <leszeks@google.com>
10404
10405 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10406 functions with the same name as an include file are parsed
10407 correctly.
10408
d4d38844
YQ
104092018-02-01 Yao Qi <yao.qi@linaro.org>
10410
10411 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10412 "\[^\r\n\]*".
10413
07e5f5cf
NP
104142018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10415
10416 * gdb.arch/powerpc-prologue-frame.s: New file.
10417 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10418 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10419
929b5ad4
JB
104202018-01-31 Joel Brobecker <brobecker@adacore.com>
10421
10422 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10423
e671cd59
PA
104242018-01-30 Pedro Alves <palves@redhat.com>
10425
10426 PR gdb/13211
10427 * gdb.base/interrupt-daemon.c: New.
10428 * gdb.base/interrupt-daemon.exp: New.
10429 * gdb.multi/multi-term-settings.c: New.
10430 * gdb.multi/multi-term-settings.exp: New.
10431
fc413dc4
JB
104322018-01-30 Joel Brobecker <brobecker@adacore.com>
10433
10434 * gdb.base/break.exp: Save the location where the breakpoint
10435 on break.c:47 was actually inserted when debugging the version
10436 compiled at -O2 and use it in the expected output of the "info
10437 break" test performed soon after.
10438
5c319bb2
PA
104392018-01-22 Pedro Alves <palves@redhat.com>
10440 Sergio Durigan Junior <sergiodj@redhat.com>
10441
10442 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10443 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10444
a9e40818
JB
104452018-01-22 Joel Brobecker <brobecker@adacore.com>
10446
10447 * gdb.base/break-include.c, gdb.base/break-include.inc,
10448 gdb.base/break-include.exp: New files.
10449 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10450 line number now being the actual line number where the breakpoint
10451 was inserted.
10452 * gdb.mi/mi-break.exp: Likewise.
10453 * gdb.mi/mi-reverse.exp: Likewise.
10454 * gdb.mi/mi-simplerun.exp: Ditto.
10455
e707fc44
AB
104562018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10457
10458 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10459 varobj.
10460 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10461
ae451627
AB
104622018-01-21 Don Breazeal <donb@codesourcery.com>
10463 Andrew Burgess <andrew.burgess@embecosm.com>
10464
10465 * gdb.mi/basics.c: Add new global.
10466 * gdb.mi/mi-frame-regs.exp: New file.
10467 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10468 case.
10469
b1b189e0
AB
104702018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10471
10472 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10473 non-parameter, and on an unknown symbol.
10474
fcfcc376
TT
104752018-01-19 Tom Tromey <tom@tromey.com>
10476
10477 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10478 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10479
634c1c31
AA
104802018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10481
10482 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10483 setrlimit and chdir to int.
10484
d6ad07fd
AA
104852018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10486
10487 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10488 function.
10489 (my_tend): Likewise.
10490 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10491 rationale of avoiding FP- and vector instructions.
10492
adf8243b
RK
104932018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10494
10495 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10496 "info reg" with "\[ \t\]*".
10497 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10498 "\[ \t\]+".
10499 * gdb.arch/s390-multiarch.exp: Ditto.
10500 * gdb.base/pc-fp.exp: Ditto.
10501 * gdb.reverse/i386-precsave.exp: Ditto.
10502 * gdb.reverse/i386-reverse.exp: Ditto.
10503 * gdb.reverse/i387-env-reverse.exp: Ditto.
10504 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10505
dcc06925
AA
105062018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10507
10508 * lib/gdb.exp (gdb_compile): Re-enable use of
10509 universal_compile_options for languages other than Rust.
10510
25d4fd80
AA
105112018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10512
10513 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10514
ee7f689e 105152018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10516
10517 PR gdb/16577
10518 * gdb.base/solib-vanish.exp: New.
10519 * gdb.base/solib-vanish-main.c: New.
10520 * gdb.base/solib-vanish-lib1.c: New.
10521 * gdb.base/solib-vanish-lib2.c: New.
10522
d8447b6b
YQ
105232018-01-17 Yao Qi <yao.qi@linaro.org>
10524
10525 * gdb.compile/compile.exp: Match the address printed for
10526 frame in the output of command "bt".
10527
86d6a90c
TT
105282018-01-15 Tom Tromey <tom@tromey.com>
10529
10530 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10531 compute sp_reg.
10532
cbcdb1aa
AB
105332018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10534
10535 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10536 to prepare.
10537 (prepare): Return 0 on error, 1 on success.
10538
eea61984
PA
105392018-01-12 Pedro Alves <palves@redhat.com>
10540
10541 * gdb.base/continue-after-aborted-step-over.c: New.
10542 * gdb.base/continue-after-aborted-step-over.exp: New.
10543
6181e9c2
SM
105442018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10545
10546 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10547 options when not creating an executable.
10548
3cada740
PA
105492018-01-11 Pedro Alves <palves@redhat.com>
10550
10551 PR remote/22597
10552 * gdb.server/stop-reply-no-thread.c: New file.
10553 * gdb.server/stop-reply-no-thread.exp: New file.
10554
c63d3e8d
PA
105552018-01-10 Pedro Alves <palves@redhat.com>
10556
10557 PR gdb/22670
10558 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10559 functions too. Test setting breakpoints and printing C functions
10560 with no debug info too.
10561 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10562
d4c2a405
PA
105632018-01-10 Pedro Alves <palves@redhat.com>
10564
10565 PR gdb/22670
10566 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10567 a fail.
10568
8825213e
PA
105692018-01-10 Pedro Alves <palves@redhat.com>
10570
10571 PR gdb/22670
10572 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10573
605fd3c6
YQ
105742018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10575
10576 * gdb.server/unittest.exp: Match the output in non-development
10577 mode.
10578
1e5ded6c
YQ
105792018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10580
10581 * gdb.gdb/unittest.exp: Match output in non-development mode.
10582
30066b0b
JB
105832018-01-08 Joel Brobecker <brobecker@adacore.com>
10584
10585 * gdb.ada/access_tagged_param.exp: Relax expected output
10586 for value of "ObjL" in "continue" to pck.inspect breakpoint
10587 test.
10588
04bafb1e
XR
105892018-01-08 Joel Brobecker <brobecker@adacore.com>
10590
9f86398b
JB
10591 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10592 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10593
e379cee6
PA
105942018-01-05 Pedro Alves <palves@redhat.com>
10595
10596 PR gdb/18653
10597 * gdb.base/libsegfault.exp: New.
10598
de63c46b
PA
105992018-01-05 Joel Brobecker <brobecker@adacore.com>
10600
10601 PR gdb/22670
10602 * gdb.ada/access_tagged_param.exp: New file.
10603 * gdb.ada/access_tagged_param/foo.adb: New file.
10604
f98fc17b
PA
106052018-01-05 Pedro Alves <palves@redhat.com>
10606
10607 PR gdb/22670
10608 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10609 exercise lower case too, and to exercise both full matching and
10610 wild matching.
10611
342f8240
JB
106122018-01-05 Joel Brobecker <brobecker@adacore.com>
10613
10614 * gdb.ada/rename_subscript_param: New testcase.
10615
7150d33c
JG
106162018-01-05 Jerome Guitton <guitton@adacore.com>
10617
10618 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10619
cc0e770c
JB
106202018-01-05 Joel Brobecker <brobecker@adacore.com>
10621
10622 * gdb.ada/convvar_comp: New testcase.
10623
672a41aa 106242018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10625
10626 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10627 (My_Table): New global variable.
10628 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10629
7365ec2f
JB
106302018-01-04 Joel Brobecker <brobecker@adacore.com>
10631
10632 PR gdb/22670
10633 * gdb.ada/maint_with_ada: New testcase.
10634
289483b6
JB
106352018-01-04 Joel Brobecker <brobecker@adacore.com>
10636
10637 PR gdb/22670
10638 * gdb.ada/bp_c_mixed_case: New testcase.
10639
344420da
JB
106402018-01-04 Joel Brobecker <brobecker@adacore.com>
10641
10642 PR gdb/22670
10643 * gdb.ada/complete.exp: Add "complete break ada" test.
10644
66fc87a0
JB
106452018-01-04 Joel Brobecker <brobecker@adacore.com>
10646
10647 PR gdb/22670
10648 * gdb.ada/info_addr_mixed_case: New testcase.
10649
9f757bf7
XR
106502018-01-03 Xavier Roirand <roirand@adacore.com>
10651
10652 * gdb.ada/excep_handle.exp: New testcase.
10653 * gdb.ada/excep_handle/foo.adb: New file.
10654 * gdb.ada/excep_handle/pck.ads: New file.
10655
bd570f80
JB
106562018-01-03 Joel Brobecker <brobecker@adacore.com>
10657
10658 * gdb.base/step-line.c: Add extra empty line in copyright header.
10659 * gdb.base/step-line.inp: Likewise.
10660
9fe561ab
JB
106612018-01-02 Joel Brobecker <brobecker@adacore.com>
10662
10663 * gdb.ada/dyn_stride.exp: Add slice test.
10664
a405673c
JB
106652018-01-02 Joel Brobecker <brobecker@adacore.com>
10666
10667 * gdb.ada/dyn_stride: New testcase.
10668
cef0f868
SH
106692017-12-27 Stafford Horne <shorne@gmail.com>
10670
10671 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10672 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10673
b67d92b0
SH
106742017-12-27 Stafford Horne <shorne@gmail.com>
10675
10676 * gdb.base/reggroups.c: New file.
10677 * gdb.base/reggroups.exp: New file.
10678
eccab96d
JB
106792017-12-18 Joel Brobecker <brobecker@adacore.com>
10680
10681 * gdb.dwarf2/ada-valprint-error.c: New file.
10682 * gdb.dwarf2/ada-valprint-error.exp: New file.
10683
0e2da9f0
JB
106842017-12-18 Joel Brobecker <brobecker@adacore.com>
10685
10686 * gdb.ada/assign_arr: New testcase.
10687
cb923fcc
XR
106882017-12-18 Xavier Roirand <roirand@adacore.com>
10689
10690 * gdb.ada/funcall_ptr: New testcase.
10691
7c161838
SDJ
106922017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10693
10694 PR cli/16224
10695 * gdb.base/ptype-offsets.cc: New file.
10696 * gdb.base/ptype-offsets.exp: New file.
10697
1af17fd9
YQ
106982017-12-15 Yao Qi <yao.qi@linaro.org>
10699
10700 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10701 if XML is disabled.
10702
828d5846
XR
107032017-12-15 Xavier Roirand <roirand@adacore.com>
10704
10705 * gdb.ada/same_component_name: New testcase.
10706
79e8fcaa
JB
107072017-12-14 Joel Brobecker <brobecker@adacore.com>
10708
10709 * gdb.ada/str_binop_equal: New testcase.
10710
e05fa6f9
JB
107112017-12-14 Joel Brobecker <brobecker@adacore.com>
10712
10713 * gdb.ada/task_switch_in_core: New testcase.
10714
b89641ba
SM
107152017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10716
10717 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10718 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10719 call test_bkpt_qualified.
10720 (test_bkpt_qualified): New proc.
10721
6892d2e4
PA
107222017-12-13 Pedro Alves <palves@redhat.com>
10723
10724 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10725 Tighten regexp by matching with an anchor.
10726
a22ecf70
PA
107272017-12-13 Pedro Alves <palves@redhat.com>
10728
10729 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10730 ("expression with namespace"): New set of tests.
10731 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10732 (Nested::Test_NS::qux): New.
10733 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10734 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10735
9937536c
JB
107362017-12-13 Joel Brobecker <brobecker@adacore.com>
10737
10738 * gdb.base/server-del-break.c: New file.
10739 * gdb.base/server-del-break.exp: New file.
10740
fe49c6f5
SH
107412017-12-12 Stafford Horne <shorne@gmail.com>
10742
10743 * gdb.xml/tdesc-regs.exp: Add or1k support.
10744
c3d18620
SH
107452017-12-12 Stafford Horne <shorne@gmail.com>
10746
10747 * gdb.base/bp-permanent.c: Define nop of or1k.
10748
c5f9cfc8
JB
107492017-12-11 Joel Brobecker <brobecker@adacore.com>
10750
10751 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10752 output with components being reordered.
10753
a9c135fc
JB
107542017-12-11 Joel Brobecker <brobecker@adacore.com>
10755
10756 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10757 output with components being reordered.
10758
927aa2e7
JK
107592017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10760 Pedro Alves <palves@redhat.com>
10761
10762 * gdb.base/maint.exp (check for .gdb_index): Check also for
10763 .debug_names.
10764 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10765 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10766 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10767 (.gdb_index used after symbol reloading): Support also .debug_names.
10768 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10769
f17d9474
YQ
107702017-12-08 Yao Qi <yao.qi@linaro.org>
10771
10772 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10773 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10774
a0de8c21
YQ
107752017-12-08 Yao Qi <yao.qi@linaro.org>
10776
10777 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10778 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10779
a738ea1d
YQ
107802017-12-08 Yao Qi <yao.qi@linaro.org>
10781
10782 * gdb.arch/aarch64-tagged-pointer.c: New file.
10783 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10784
1cd9a73b
SDJ
107852017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10786
10787 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10788 "int".
10789
fa6eb693
KS
107902017-12-07 Keith Seitz <keiths@redhat.com>
10791
10792 PR breakpoints/22569
10793 * gdb.linespec/ls-errs.exp: Change expected result of "break
10794 -source this file has spaces.c -line 3".
10795 Check that an explicit source file followed by whitespace is
10796 identified as an invalid explicit location.
10797
883fd55a
KS
107982017-12-07 Keith Seitz <keiths@redhat.com>
10799
10800 * gdb.cp/nested-types.cc: New file.
10801 * gdb.cp/nested-types.exp: New file.
10802 * lib/cp-support.exp: Load data-structures.exp library.
10803 (debug_cp_test_ptype_class): New global.
10804 (cp_ptype_class_verbose, next_line): New procedures.
10805 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10806 Add and document new return value.
10807 Switch the list of lines to a queue.
10808 Add support for new `type' key for nested type definitions.
10809 Add debugging/troubleshooting messages.
10810 * lib/data-structures.exp: New file.
10811
ec72db3e
SM
108122017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10813
10814 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10815 with proc_with_prefix, don't use with_test_prefix.
10816
99598d71
TT
108172017-12-07 Tom Tromey <tom@tromey.com>
10818
10819 * gdb.base/break.exp: Add test for empty "commands".
10820
a8806230
YQ
108212017-12-07 Yao Qi <yao.qi@linaro.org>
10822
10823 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10824 malloc and catch syscall.
10825
824cc835
PM
108262017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10827
e79be6e5 10828 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10829 tests for explicit locations.
10830
7cc244de
PA
108312017-12-06 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10834 force-disabling XML descriptions.
10835
50a1fdd5
PA
108362017-12-04 Pedro Alves <palves@redhat.com>
10837
10838 PR gdb/22499
10839 * gdb.arch/amd64-disp-step-avx.S: New file.
10840 * gdb.arch/amd64-disp-step-avx.exp: New file.
10841
f0fb2488
PA
108422017-12-03 Pedro Alves <palves@redhat.com>
10843
10844 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10845 and <string.h>.
10846 (parent_function): Print distinct messages when waitpid fails, or
10847 the child exits with a signal, or the child exits for an unhandled
10848 reason.
10849 * gdb.threads/process-dies-while-detaching.exp
10850 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10851 it. Wait for both inferior output and GDB's prompt. Use an
10852 indirect spawn id list.
10853 (do_detach): New parameter 'child_exit'. Use it to compute
10854 expected inferior output.
10855 (test_detach, test_detach_watch, test_detach_killed_outside):
10856 Adjust to pass down the expected child exit kind.
10857
97cbe998
SDJ
108582017-12-01 Joel Brobecker <brobecker@adacore.com>
10859 Sergio Durigan Junior <sergiodj@redhat.com>
10860 Pedro Alves <palves@redhat.com>
10861
10862 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10863
40fc416f
SDJ
108642017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10865
10866 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10867 to 'symbol-file' and 'add-symbol-file' can be
10868 position-independent.
10869
1cc75e92
YQ
108702017-12-01 Yao Qi <yao.qi@linaro.org>
10871
10872 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10873 the URL in copyright header.
10874 * gdb.arch/aarch64-fp.exp: Likewise.
10875 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10876 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10877 * gdb.base/expand-psymtabs.exp: Likewise.
10878 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10879 * gdb.fortran/common-block.exp: Likewise.
10880 * gdb.fortran/common-block.f90: Likewise.
10881 * gdb.fortran/logical.exp: Likewise.
10882 * gdb.fortran/vla-datatypes.f90: Likewise.
10883 * gdb.fortran/vla-sub.f90: Likewise.
10884
875fb7a7
JB
108852017-11-30 Joel Brobecker <brobecker@adacore.com>
10886
10887 * gdb.ada/repeat_dyn: New testcase.
10888
6f14765f
UW
108892017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10890
10891 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10892 Update for changed thread numbering.
10893 * gdb.cell/bt.exp: Update for changed GDB output.
10894
f1af7b94
SM
108952017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10896
10897 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10898 setting isremote by hand.
10899 * boards/dwarf4-gdb-index.exp: Likewise.
10900 * boards/fission.exp: Likewise.
10901 * boards/stabs.exp: Likewise.
10902
e3919f3e
PA
109032017-11-30 Pedro Alves <palves@redhat.com>
10904
10905 * gdb.linespec/cpls-ops.exp
10906 (check_explicit_skips_function_argument): Extract the underlying
10907 type of size_t instead of hardcoding it.
10908
bd69330d
PA
109092017-11-29 Pedro Alves <palves@redhat.com>
10910
10911 PR c++/19436
10912 * gdb.linespec/cpls-abi-tag.cc: New file.
10913 * gdb.linespec/cpls-abi-tag.exp: New file.
10914
a20714ff
PA
109152017-11-29 Pedro Alves <palves@redhat.com>
10916
10917 * gdb.base/langs.exp: Use -qualified.
10918 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10919 it.
10920 * gdb.cp/namespace.exp: Use -qualified.
10921 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10922 (overload-3, template-overload, template-ret-type, const-overload)
10923 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10924 procedures.
10925 (test_driver): Call them.
10926 * gdb.cp/save-bp-qualified.cc: New.
10927 * gdb.cp/save-bp-qualified.exp: New.
10928 * gdb.linespec/explicit.exp: Test -qualified.
10929 * lib/completion-support.exp (completion::explicit_opts_list): Add
10930 "-qualified".
10931 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10932
f6f1d339
PM
109332017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10934
10935 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10936
02ca603a
TT
109372017-11-29 Tom Tromey <tom@tromey.com>
10938
10939 * gdb.base/relocate.exp: Update invalid argument test.
10940 Add new tests for invalid arguments.
10941
ed6c0bfb
TP
109422017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10943
10944 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10945 Return 0 as a long.
10946 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10947
f106e10e
TP
109482017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10949
10950 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10951 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10952 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10953 func ().
10954 * gdb.cp/shadow.cc (B.func): Return 0.
10955
10329bb2
JB
109562017-11-27 Joel Brobecker <brobecker@adacore.com>
10957
10958 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10959 expected output in gdb_expect call to allow the exception
10960 message to be present as well. Fix syntax confusion to avoid
10961 TCL thinking that exception_name is an array.
10962
617cd4bc
UW
109632017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10964
10965 * gdb.arch/spu-info.c: Include <unistd.h>.
10966 (do_signal_test): Fix broken calls to write.
10967 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10968 Fix checks for empty mailboxes. Update signal tests for corrected
10969 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10970 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10971 * gdb.cell/arch.exp: Use standard_output_file.
10972 * gdb.cell/break.exp: Likewise.
10973 * gdb.cell/bt.exp: Likewise.
10974 * gdb.cell/core.exp: Likewise.
10975 * gdb.cell/dwarfaddr.exp: Likewise.
10976 * gdb.cell/ea-cache.exp: Likewise.
10977 * gdb.cell/ea-standalone.exp: Likewise.
10978 * gdb.cell/f-regs.exp: Likewise.
10979 * gdb.cell/fork.exp: Likewise.
10980 * gdb.cell/gcore.exp: Likewise.
10981 * gdb.cell/mem-access.exp: Likewise.
10982 * gdb.cell/ptype.exp: Likewise.
10983 * gdb.cell/registers.exp: Likewise.
10984 * gdb.cell/sizeof.exp: Likewise.
10985 * gdb.cell/solib-symbol.exp: Likewise.
10986 * gdb.cell/solib.exp: Likewise.
617cd4bc 10987
a81aaca0
PA
109882017-11-25 Pedro Alves <palves@redhat.com>
10989
10990 * gdb.base/complete-empty.exp: New file.
10991 * gdb.base/completion.exp: Adjust.
10992
6a3c6ee4
PA
109932017-11-25 Pedro Alves <palves@redhat.com>
10994
10995 * gdb.linespec/cpls-ops.cc: New file.
10996 * gdb.linespec/cpls-ops.exp: New file.
10997 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10998 factored out from ...
10999 (test_complete_prefix_range): ... this.
11000
8955eb2d
PA
110012017-11-24 Pedro Alves <palves@redhat.com>
11002
11003 * gdb.linespec/cpcompletion.exp: New file.
11004 * gdb.linespec/cpls-hyphen.cc: New file.
11005 * gdb.linespec/cpls.cc: New file.
11006 * gdb.linespec/cpls2.cc: New file.
11007 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11008 test to use test_gdb_complete_unique. Add label completion,
11009 keyword completion and explicit location completion tests.
11010 * lib/completion-support.exp: New file.
11011
e547c119
JB
110122017-11-24 Joel Brobecker <brobecker@adacore.com>
11013
11014 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11015 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11016 when hitting an exception catchpoint.
11017
7c3c1aa8
YQ
110182017-11-22 Yao Qi <yao.qi@linaro.org>
11019
11020 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11021
41bd68f5
SM
110222017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11023
11024 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11025 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11026 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11027
1daad298
YQ
110282017-11-22 Yao Qi <yao.qi@linaro.org>
11029
11030 * gdb.base/info-os.exp: Pass pthreads.
11031 * gdb.multi/multi-attach.exp: Likewise.
11032
88465e87
YQ
110332017-11-22 Yao Qi <yao.qi@linaro.org>
11034
11035 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11036 compiler.
11037
dc196b23
YQ
110382017-11-22 Yao Qi <yao.qi@linaro.org>
11039
11040 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11041 * gdb.base/break-interp.exp: Likewise.
11042 * gdb.base/jit-attach-pie.exp: Likewise.
11043
2400729e
UW
110442017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11045
11046 * gdb.base/float128.c (large128): New variable.
11047 * gdb.base/float128.exp: Add test to print largest __float128 value.
11048
7a26362d
UW
110492017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11050
11051 * gdb.arch/vsx-regs.exp: Update register content checks.
11052
ed0f4273
UW
110532017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11054
11055 * gdb.arch/ppc-longdouble.exp: New file.
11056 * gdb.arch/ppc-longdouble.c: Likewise.
11057
a25d69c6
PA
110582017-11-21 Pedro Alves <palves@redhat.com>
11059
11060 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11061
73fcf641
PA
110622017-11-20 Pedro Alves <palves@redhat.com>
11063
11064 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11065 (long_double_typedef): New typedefs.
11066 Use DEF on double and long double.
11067 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11068 cases.
11069 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11070 and 'long_double_ptr_same_size' locals. Use them to decide
11071 whether cast from array/function to float is valid/invalid.
11072
71a3c369
TT
110732017-11-17 Tom Tromey <tom@tromey.com>
11074
11075 * gdb.rust/traits.rs: New file.
11076 * gdb.rust/traits.exp: New file.
11077
ced9779b
JB
110782017-11-17 Joel Brobecker <brobecker@adacore.com>
11079
11080 * gdb.ada/minsyms: New testcase.
11081
a0922d80
PA
110822017-11-16 Pedro Alves <palves@redhat.com>
11083
11084 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11085 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11086
ea04e54c
PA
110872017-11-16 Pedro Alves <palves@redhat.com>
11088
11089 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11090 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11091
e849ea89
PA
110922017-11-16 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.server/reconnect-ctrl-c.c: New file.
11095 * gdb.server/reconnect-ctrl-c.exp: New file.
11096
d8ae99a7
PM
110972017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11098
11099 * gdb.python/py-rbreak.exp: New file.
11100 * gdb.python/py-rbreak.c: New file.
11101 * gdb.python/py-rbreak-func2.c: New file.
11102
968a13f8
PA
111032017-11-16 Pedro Alves <palves@redhat.com>
11104
11105 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11106 pattern.
11107 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11108 GDB.
11109
71774bc9
SM
111102017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11111
11112 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11113 regex.
11114
ddbb44cf
SM
111152017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11116
11117 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11118 test names.
11119
584a564f
PA
111202017-11-09 Pedro Alves <palves@redhat.com>
11121
11122 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11123 factored out from ...
11124 (top level): ... here, and adjusted to avoid expecting beyond the
11125 prompt in a single gdb_test_multiple.
11126
5ed7a928
PA
111272017-11-09 Pedro Alves <palves@redhat.com>
11128
11129 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11130 output.
11131 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11132 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11133 * gdb.server/ext-run.exp ("kill" test): Likewise.
11134 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11135
a60e0738
PA
111362017-11-09 Pedro Alves <palves@redhat.com>
11137
11138 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11139 match till end of line.
11140
2c88253f
PA
111412017-11-09 Pedro Alves <palves@redhat.com>
11142
11143 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11144
c7a38517
PA
111452017-11-09 Pedro Alves <palves@redhat.com>
11146
11147 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11148 New procedures, factored out from ...
11149 (top level): ... here, and adjusted to avoid expecting beyond the
11150 prompt in one go.
11151
f29f4b6b
PA
111522017-11-09 Pedro Alves <palves@redhat.com>
11153
11154 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11155 output. Fix '?' match.
11156
286acbb5
JB
111572017-11-08 Joel Brobecker <brobecker@adacore.com>
11158
11159 * gdb.ada/scoped_watch: New testcase.
11160 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11161 which is actually correct.
11162 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11163 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11164
62d7ae92
PA
111652017-11-08 Pedro Alves <palves@redhat.com>
11166
11167 * gdb.gdb/complaints.exp (test_initial_complaints)
11168 (test_serial_complaints, test_short_complaints): Call
11169 complaint_internal instead of complaint.
11170
280ca31f
DT
111712017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11172
11173 * gdb.threads/tls-core.c: New file.
11174 * gdb.threads/tls-core.exp: Likewise.
11175
b5ec771e
PA
111762017-11-08 Pedro Alves <palves@redhat.com>
11177
11178 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11179 (p Exported_Capitalized): New test.
11180 (p exported_capitalized): New test.
11181
a02b41a7
PA
111822017-11-07 Pedro Alves <palves@redhat.com>
11183
11184 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11185
95e95a6d
PA
111862017-11-07 Pedro Alves <palves@redhat.com>
11187
11188 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11189 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11190 (disable_invalid, disable_inverted, disable_negative): New
11191 procedures.
11192 ("bad numbers"): New set of tests.
11193
cee62dbd
PA
111942017-11-07 Pedro Alves <palves@redhat.com>
11195
11196 * gdb.cp/ena-dis-br-range.exp: Add tests.
11197
cc638e86
PA
111982017-11-07 Pedro Alves <palves@redhat.com>
11199
11200 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11201
d0fe4701
XR
112022017-11-07 Xavier Roirand <roirand@adacore.com>
11203 Pedro Alves <palves@redhat.com>
11204
11205 * gdb.base/ena-dis-br.exp: Add reference to
11206 gdb.cp/ena-dis-br-range.exp.
11207 * gdb.cp/ena-dis-br-range.exp: New file.
11208 * gdb.cp/ena-dis-br-range.cc: New file.
11209
46f67f80
PA
112102017-11-06 Pedro Alves <palves@redhat.com>
11211
11212 * gdb.base/attach-non-pgrp-leader.c: New.
11213 * gdb.base/attach-non-pgrp-leader.exp: New.
11214
726e1356
PA
112152017-11-06 Pedro Alves <palves@redhat.com>
11216
11217 * configure.ac: No longer check for termio.h and sgtty.h.
11218 * configure: Regenerate.
11219 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11220 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11221 Remove termio and sgtty code.
11222
50ab6ace
YQ
112232017-11-03 Yao Qi <yao.qi@linaro.org>
11224
11225 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11226 in GDB is disabled.
11227
8e68731c
YQ
112282017-11-03 Yao Qi <yao.qi@linaro.org>
11229
11230 * gdb.python/py-thrhandle.exp: Skip it if python is not
11231 enabled.
11232
3a87ae65
SM
112332017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11234
11235 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11236 as a breakpoint command.
11237
484d8d36
MD
112382017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11239
11240 PR python/21213
11241 * gdb.python/py-infthread.exp: Test calling
11242 InferiorThread.inferior () multiple times in a row.
11243
4a27f119
KS
112442017-10-27 Keith Seitz <keiths@redhat.com>
11245
11246 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11247 Test "info break" for every inlined function breakpoint.
11248
bb11dd58
YQ
112492017-10-27 Yao Qi <yao.qi@linaro.org>
11250
11251 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11252
a43f3893
PF
112532017-10-26 Patrick Frants <osscontribute@gmail.com>
11254
11255 * gdb.cp/classes.exp (test_static_members): Test printing
11256 Outer::instance.
11257 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11258 (Inner::instance, Outer::instance): New.
11259
792ccf00
PA
112602017-10-24 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11263 extra console" test in two stages.
11264
eb2bfbad
PA
112652017-10-24 Pedro Alves <palves@redhat.com>
11266
11267 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11268
1f75a651
PA
112692017-10-24 Pedro Alves <palves@redhat.com>
11270
11271 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11272 loop.
11273
779990d9
PA
112742017-10-24 Pedro Alves <palves@redhat.com>
11275
11276 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11277 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11278
ad9b8f5d
PA
112792017-10-24 Pedro Alves <palves@redhat.com>
11280
11281 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11282 parameter and handle it. Don't output read value in test name.
11283
fee6da6e
PA
112842017-10-24 Pedro Alves <palves@redhat.com>
11285
11286 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11287 custom test name.
11288
10389c2c
PA
112892017-10-24 Pedro Alves <palves@redhat.com>
11290
11291 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11292 include the unstable output directory name in the test's name.
11293 (initial_setup_simple) <'set args'>: Use custom test name.
11294
a80e65a9
PA
112952017-10-24 Pedro Alves <palves@redhat.com>
11296
11297 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11298 with explicit test name.
11299
15763a09
PA
113002017-10-20 Pedro Alves <palves@redhat.com>
11301
11302 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11303 'wait -i'. Use gdb_assert and remote_close.
11304
49a4ce2e
AB
113052017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11306
11307 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11308 number from variable rather than hard-coded.
11309
a75868f5
PA
113102017-10-19 Pedro Alves <palves@redhat.com>
11311
11312 * gdb.base/long-inferior-output.c: New file.
11313 * gdb.base/long-inferior-output.exp: New file.
11314
c8ba13ad
KS
113152017-11-18 Keith Seitz <keiths@redhat.com>
11316
11317 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11318 method.
11319 (main): Call it.
11320 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11321 Add additional user-defined conversion operator tests.
11322
b27de576
PA
113232017-10-17 Pedro Alves <palves@redhat.com>
11324
11325 * boards/native-stdio-gdbserver.exp: Load "local-board".
11326
8484c955
PA
113272017-10-17 Pedro Alves <palves@redhat.com>
11328
11329 * gdb.base/quit-live.c: New file.
11330 * gdb.base/quit-live.exp: New file.
11331
83d5a34d
KS
113322017-10-16 Keith Seitz <keiths@redhat.com>
11333
11334 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11335 (class_with_protected_typedef, class_with_private_typedef)
11336 (struct_with_public_typedef, struct_with_protected_typedef)
11337 (struct_with_private_typedef): New classes/structs.
11338 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11339 typedefs and access specifiers.
11340
739b3f1d
PA
113412017-10-16 Pedro Alves <palves@redhat.com>
11342 Simon Marchi <simon.marchi@polymtl.ca>
11343
11344 * README (Local vs Remote vs Native): New section.
11345 * boards/local-board.exp: New file, with bits factored out from
11346 ...
11347 * boards/native-extended-gdbserver.exp: ... here. Load
11348 "local-board".
11349 * boards/native-gdbserver.exp: Load "local-board".
11350 (${board}_spawn, ${board}_exec): Delete.
11351 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11352 ...
11353 * boards/stdio-gdbserver-base.exp: ... this new file.
11354 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11355 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11356 procedure.
11357 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11358 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11359 stdio_gdbserver_command.
11360 (${board}_get_remote_address, ${board}_get_comm_port)
11361 (${board}_download, ${board}_upload): Delete.
11362 (get_target_remote_pipe_cmd): New.
11363
fe68b953
SM
113642017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11365
11366 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11367 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11368 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11369 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11370 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11371 remove with_test_prefix.
11372
300b6685
PA
113732017-10-13 Pedro Alves <palves@redhat.com>
11374
11375 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11376 * gdb.base/annota1.exp: Use it instead of is_remote.
11377 * gdb.base/annota3.exp: Use it instead of is_remote.
11378 * gdb.cp/annota2.exp: Use it instead of is_remote.
11379 * gdb.cp/annota3.exp: Use it instead of is_remote.
11380 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11381
50500caf
PA
113822017-10-13 Pedro Alves <palves@redhat.com>
11383
11384 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11385 (test_num_test_vars, run_and_count_vars, find_env)
11386 (test_set_unset_env, test_inherit_env_var): New procedures.
11387 (top level): Use them.
11388
dad0c6d2
PA
113892017-10-13 Pedro Alves <palves@redhat.com>
11390
11391 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11392 also skip on stub-like targets.
11393
8b0553c1
PA
113942017-10-13 Pedro Alves <palves@redhat.com>
11395
11396 PR gdb/22293
11397 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11398 (top level): Move some tests to ...
11399 (test_not_found): ... this new procedure.
11400 (top level): Call it.
11401
7594f623
PA
114022017-10-13 Pedro Alves <palves@redhat.com>
11403
11404 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11405 expect different "info terminal" output if testing with a
11406 non-native target.
11407
ebe3b402
PA
114082017-10-13 Pedro Alves <palves@redhat.com>
11409 Simon Marchi <simon.marchi@polymtl.ca>
11410
11411 PR python/12966
11412 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11413
42f1b161
PA
114142017-10-13 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11417 already.
11418
8d6ef72b
PA
114192017-10-13 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11422 is_remote.
11423
d7bcd5b8
PA
114242017-10-13 Pedro Alves <palves@redhat.com>
11425
11426 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11427 is_remote.
11428
df479dc6
PA
114292017-10-13 Pedro Alves <palves@redhat.com>
11430
11431 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11432 is set.
11433 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11434 instead of is_remote.
11435
23fb630a
PA
114362017-10-13 Pedro Alves <palves@redhat.com>
11437
11438 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11439 (top level): Add comment.
11440
cc77b1dc
PA
114412017-10-13 Pedro Alves <palves@redhat.com>
11442
11443 * gdb.base/remote.exp (top level): Fix comment typo and add
11444 missing return.
11445
27c9e813
PA
114462017-10-13 Pedro Alves <palves@redhat.com>
11447 Simon Marchi <simon.marchi@polymtl.ca>
11448
11449 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11450 calls and add comments. Skip test if use_gdb_stub is set.
11451 (top level): Use "set cwd" command instead of "cd" command.
11452
5e830d98
PA
114532017-10-13 Pedro Alves <palves@redhat.com>
11454
11455 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11456 is_remote target check.
11457
f5ca0032
PA
114582017-10-13 Pedro Alves <palves@redhat.com>
11459
11460 * gdb.base/scope.exp: Use build_executable + clean_restart +
11461 gdb_file_cmd instead of prepare_for_testing and no longer skip
11462 "before run" tests on is_remote target boards. Update comments.
11463 * boards/native-extended-gdbserver.exp
11464 (extended_gdbserver_load_last_file): New, factored out from ...
11465 (gdb_load): ... this. Move further below and add comment.
11466 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11467
8aed1c0d
PA
114682017-10-12 Pedro Alves <palves@redhat.com>
11469
11470 * gdb.base/attach.exp: Remove references to gdb64.
11471 * gdb.base/dbx.exp: Remove references to gdb64.
11472
cfa34c87
SM
114732017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11474 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.base/label.exp: Remove is_remote target check.
11477
9192b7de
PA
114782017-10-12 Pedro Alves <palves@redhat.com>
11479
11480 * gdb.base/auvx.exp (coredir): Update comment.
11481 (top level) <core_works>: Use "set cwd" command instead of "cd"
11482 command.
11483
6bf0052d
PA
114842017-10-12 Pedro Alves <palves@redhat.com>
11485 Simon Marchi <simon.marchi@polymtl.ca>
11486
11487 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11488 target boards.
11489
e48ef82d
PA
114902017-10-12 Pedro Alves <palves@redhat.com>
11491 Simon Marchi <simon.marchi@polymtl.ca>
11492
11493 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11494 Instead skip if there's any gdb_protocol set.
11495
8d7aea57
SM
114962017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11497 Pedro Alves <palves@redhat.com>
11498
11499 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11500
30440677
PA
115012017-10-12 Pedro Alves <palves@redhat.com>
11502 Simon Marchi <simon.marchi@polymtl.ca>
11503
11504 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11505 instead of on dejagnu remote boards.
11506
4e04f045 115072017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11508 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11509
11510 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11511 checks. Use build_executable + clean_restart instead of
11512 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11513 of enabling non-stop after starting gdb.
11514
871a186e
PA
115152017-10-12 Pedro Alves <palves@redhat.com>
11516
11517 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11518 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11519 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11520 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11521
56d704da
AK
115222017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11523
11524 * gdb.arch/arc-tdesc-cpu.exp: New file.
11525 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11526
2f20e312
SM
115272017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11528
11529 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11530
65630365
PA
115312017-10-10 Pedro Alves <palves@redhat.com>
11532
11533 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11534 expect CLI output.
11535
bf469271
PA
115362017-10-10 Pedro Alves <palves@redhat.com>
11537
11538 * lib/selftest-support.exp (selftest_setup): Update for
11539 captured_command_loop's prototype change.
11540
777a42f1
PA
115412017-10-09 Pedro Alves <palves@redhat.com>
11542
11543 Test both arch1=>arch2 and arch2=>arch1.
11544
11545 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11546 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11547 factored out to...
11548 (append_arch1_options, append_arch2_options, append_arch_options)
11549 (build_executables): New procedures.
11550 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11551 local.
11552 (top level): Add new 'first_arch' testing axis.
11553
cbd2b4e3
PA
115542017-10-09 Pedro Alves <palves@redhat.com>
11555
11556 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11557 (barrier): New.
11558 (thread_start, all_started): New functions.
11559 (main): Spawn new thread and wait until it is scheduled.
11560 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11561 option.
11562 (do_test): Add 'selected_thread' parameter. Run to all_started
11563 instead of main. Explicitly set the breakpoint at main. Switch
11564 to the SELECTED_THREAD thread.
11565 (top level): Test handling the exec event with either the main
11566 thread or the second thread selected.
11567
5c9e4427
PA
115682017-10-09 Pedro Alves <palves@redhat.com>
11569
11570 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11571 logic. Move STOP marker after the value checks.
11572 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11573 regexp.
11574
b3b7c423
SL
115752017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11576
11577 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11578
3b4b2f16
UW
115792017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11580
11581 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11582 integer-to-dfp conversion.
11583 * gdb.base/dfp-test.exp: Likewise.
11584
5cd63fda
PA
115852017-10-04 Pedro Alves <palves@redhat.com>
11586
11587 * gdb.multi/hangout.c: Include <unistd.h>.
11588 (hangout_loop): New function.
11589 (main): Call alarm. Call hangout_loop in a loop.
11590 * gdb.multi/hello.c: Include <unistd.h>.
11591 (hello_loop): New function.
11592 (main): Call alarm. Call hangout_loop in a loop.
11593 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11594 inferior with the other selected.
11595
4c71c105
SM
115962017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11597
11598 * gdb.mi/list-thread-groups-available.exp: New file.
11599 * gdb.mi/list-thread-groups-available.c: New file.
11600
bc3b087d
SDJ
116012017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11602
11603 * gdb.base/set-cwd.exp: Make it available on
11604 native-extended-gdbserver.
11605
d092c5a2
SDJ
116062017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11607
11608 * gdb.base/set-cwd.c: New file.
11609 * gdb.base/set-cwd.exp: Likewise.
11610
45320ffa
TT
116112017-10-02 Tom Tromey <tom@tromey.com>
11612
11613 PR rust/22236:
11614 * gdb.rust/simple.rs (main): New variable "fslice".
11615 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11616
b3e3859b
TT
116172017-10-02 Tom Tromey <tom@tromey.com>
11618
11619 * gdb.rust/simple.exp: Test ptype of a slice.
11620
01af5e0d
TT
116212017-10-02 Tom Tromey <tom@tromey.com>
11622
11623 * gdb.rust/simple.exp: Test index of slice.
11624
a9bbfbd8
TT
116252017-09-27 Tom Tromey <tom@tromey.com>
11626
11627 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11628
df8899e5
TP
116292017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11630 Pedro Alves <palves@redhat.com>
11631
11632 * gdb.base/compare-sections.exp (get value of read-only section): Read
11633 as unsigned value.
11634 (corrupt read-only section): Likewise and don't set written if patching
11635 failed.
11636
757bf54b
KB
116372017-09-21 Kevin Buettner <kevinb@redhat.com>
11638
11639 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11640 files.
11641
06871ae8
PA
116422017-09-20 Pedro Alves <palves@redhat.com>
11643
11644 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11645 symbol names in gdb's output.
11646 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11647
e5f25bc5
PA
116482017-09-20 Pedro Alves <palves@redhat.com>
11649
11650 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11651 Rename to ...
11652 (test_list_ambiguous_symbol): ... this and add a symbol name
11653 parameter. Adjust.
11654 (test_list_ambiguous_function): Reimplement on top of
11655 test_list_ambiguous_symbol and also test listing ambiguous
11656 variables.
11657 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11658 (ambiguous_fun): ... this.
11659 (ambiguous_var): New.
11660 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11661 (ambiguous_fun): ... this.
11662 (ambiguous_var): New.
11663
4e5a4f58
JB
116642017-09-19 John Baldwin <jhb@FreeBSD.org>
11665
11666 * gdb.base/starti.c: New file.
11667 * gdb.base/starti.exp: New file.
11668 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11669
26e53f3e
PA
116702017-09-14 Pedro Alves <palves@redhat.com>
11671
11672 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11673 (top level): Use it instead of runto.
11674
cb791d59
TT
116752017-09-11 Tom Tromey <tom@tromey.com>
11676
11677 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11678
7c96f8c1
TT
116792017-09-11 Tom Tromey <tom@tromey.com>
11680
11681 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11682 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11683
469412dd
CW
116842017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11685
11686 * gdb.fortran/printing-types.exp: New file.
11687 * gdb.fortran/printing-types.exp: New file.
11688
e0f86435
BH
116892017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11690
11691 * gdb.fortran/vla-ptype.exp: Fix typos.
11692 * gdb.fortran/vla-value.exp: Same.
11693
9e9af4be
BH
116942017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11695
11696 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11697 * gdb.mi/mi-var-child-f.exp: Likewise.
11698 * gdb.mi/mi-vla-fortran.exp: Likewise.
11699
a5ad232b 117002017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11701 Christoph Weinmann <christoph.t.weinmann@intel.com>
11702 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11703
11704 * gdb.fortran/ptr-indentation.f90: New file.
11705 * gdb.fortran/ptr-indentation.exp: New file.
11706
5aec60eb
TT
117072017-09-05 Tom Tromey <tom@tromey.com>
11708
11709 PR gdb/22010:
11710 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11711
8f8f8152
TP
117122017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11713
11714 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11715
fbd1b771
JK
117162017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11717
11718 * gdb.threads/tls-nodebug-pie.c: New file.
11719 * gdb.threads/tls-nodebug-pie.exp: New file.
11720
5eb5f850
TT
117212017-09-05 Tom Tromey <tom@tromey.com>
11722
11723 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11724 for rust.
11725
ae780a21
SM
117262017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11727
11728 * gdb.multi/multi-arch-exec.exp: Test with different
11729 "follow-exec-mode" settings.
11730 (do_test): New procedure.
11731
3693fdb3
PA
117322017-09-04 Pedro Alves <palves@redhat.com>
11733
11734 * gdb.base/func-static.c (S::method const, S::method volatile)
11735 (S::method volatile const): New methods.
11736 (c_s, v_s, cv_s): New instances.
11737 (main): Call method() on them.
11738 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11739 (cannot_resolve): New procedure.
11740 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11741 print-quote-unquoted columns.
11742 (do_test): Test printing each scope too.
11743
e68cb8e0
PA
117442017-09-04 Pedro Alves <palves@redhat.com>
11745
11746 * gdb.base/local-static.exp: Also test with
11747 class::method::variable wholly quoted.
11748 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11749
858be34c
PA
117502017-09-04 Pedro Alves <palves@redhat.com>
11751
11752 * gdb.base/local-static.c: New.
11753 * gdb.base/local-static.cc: New.
11754 * gdb.base/local-static.exp: New.
11755
46a4882b
PA
117562017-09-04 Pedro Alves <palves@redhat.com>
11757
11758 * gdb.asm/asm-source.exp: Add casts to int.
11759 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11760 (dataglobal64_1, dataglobal64_2): New globals.
11761 * gdb.base/nodebug.exp: Test different expressions involving the
11762 new globals, with print, whatis and ptype. Add casts to int.
11763 * gdb.base/solib-display.exp: Add casts to int.
11764 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11765 * gdb.cp/m-static.exp: Add cast to int.
11766 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11767 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11768 tls variable with no debug info without a cast. Test with a cast
11769 to int too.
11770 * gdb.trace/entry-values.exp: Add casts.
11771
2c5a2be1
PA
117722017-09-04 Pedro Alves <palves@redhat.com>
11773
11774 * gdb.base/nodebug.exp: Test that ptype's error about functions
11775 with unknown return type includes the function name too.
11776
7022349d
PA
117772017-09-04 Pedro Alves <palves@redhat.com>
11778
11779 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11780 return type of munmap in infcall.
11781 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11782 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11783 type of ftell in infcall.
11784 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11785 type of getpid in infcall.
11786 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11787 infcall.
11788 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11789 Bail on failure to extract the pid.
11790 * gdb.base/nodebug.c: #include <stdint.h>.
11791 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11792 New functions.
11793 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11794 Change expected output of print/whatis/ptype with functions with
11795 no debug info. Test all supported languages. Call
11796 test_call_promotion.
11797 * gdb.compile/compile.exp: Adjust expected output to expect
11798 warning.
11799 * gdb.threads/siginfo-threads.exp: Likewise.
11800
54990598
PA
118012017-09-04 Pedro Alves <palves@redhat.com>
11802
11803 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11804 "prototypes". Test calling float functions via prototyped and
11805 unprototyped function pointers.
11806 (perform_all_tests): New parameter "prototypes". Pass it down.
11807 (top level): Pass down "prototypes" parameter to
11808 perform_all_tests.
11809
34d16ea2
SM
118102017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11811
11812 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11813 Test with nested loops.
11814
9521ecda
SM
118152017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11816
11817 * gdb.base/commands.exp: Call the new procedures.
11818 (loop_break_test, loop_continue_test): New procedures.
11819
80a65e9b
SM
118202017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11821
11822 * gdb.base/commands.exp: Call new procedure.
11823 (define_if_without_arg_test): New procedure.
11824
e439fa14
PA
118252017-09-04 Pedro Alves <palves@redhat.com>
11826
11827 * gdb.base/list-ambiguous.exp: New file.
11828 * gdb.base/list-ambiguous0.c: New file.
11829 * gdb.base/list-ambiguous1.c: New file.
11830 * gdb.base/list.exp (test_list_range): Adjust expected output.
11831
0a2dde4a
SDJ
118322017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11833
11834 * gdb.base/share-env-with-gdbserver.c: New file.
11835 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11836
5e89eb3a
SM
118372017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11838
11839 * gdb.base/commands.exp (gdbvar_simple_if_test,
11840 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11841 progvar_simple_if_test, progvar_simple_while_test,
11842 progvar_complex_if_while_test, user_defined_command_test,
11843 user_defined_command_args_eval,
11844 user_defined_command_args_stack_test,
11845 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11846 temporary_breakpoint_commands,
11847 gdb_test_no_prompt, redefine_hook_test,
11848 redefine_backtrace_test): Remove "global gdb_prompt".
11849
fd437cbc
SM
118502017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11851
11852 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11853 New proc, call it from toplevel.
11854
87215ad1
SDJ
118552017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11856
11857 PR remote/21852
11858 * gdb.server/normal.c: New file, copied from gdb.base.
11859 * gdb.server/run-without-local-binary.exp: New file.
11860
58afddc6
WP
118612017-08-07 Weimin Pan <weimin.pan@oracle.com>
11862
11863 * gdb.arch/sparc64-adi.exp: New file.
11864 * gdb.arch/sparc64-adi.c: New file.
11865
5277199a
PA
118662017-08-22 Pedro Alves <palves@redhat.com>
11867
11868 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11869 (top level): Add "list all overloads" tests.
11870
14278e1f
TT
118712017-08-22 Tom Tromey <tom@tromey.com>
11872
11873 * gdb.gdb/xfullpath.exp: Remove.
11874
bf223d3e
PA
118752017-08-21 Pedro Alves <palves@redhat.com>
11876
11877 PR gdb/19487
11878 * gdb.base/symbol-alias.c: New.
11879 * gdb.base/symbol-alias2.c: New.
11880 * gdb.base/symbol-alias.exp: New.
11881
c973d0aa
PA
118822017-08-21 Pedro Alves <palves@redhat.com>
11883
11884 * gdb.base/dfp-test.c
11885 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11886 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11887 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11888 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11889 * gdb.base/whatis-ptype-typedefs.c: New.
11890 * gdb.base/whatis-ptype-typedefs.exp: New.
11891 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11892 (an_int, an_int_type, an_int_type2): New globals.
11893 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11894 involving typedefs and cast expressions.
11895 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11896 (lookup_typedefs_function): New.
11897 (typedefs_pretty_printers_dict): New.
11898 (top level): Register lookup_typedefs_function in
11899 gdb.pretty_printers.
11900
6d580b63
YQ
119012017-08-18 Yao Qi <yao.qi@linaro.org>
11902
11903 * gdb.server/unittest.exp: New.
11904
206726fb
SDJ
119052017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11906
11907 PR gdb/21954
11908 * gdb.base/environ.exp: Add test to check if 'unset environment'
11909 works.
11910
bf0ec4c2
AA
119112017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11912
11913 * lib/gdb.exp (universal_compile_options): New caching proc.
11914 (gdb_compile): Suppress GCC's coloring of messages.
11915
d6382fff
TT
119162017-08-14 Tom Tromey <tom@tromey.com>
11917
11918 PR gdb/21675:
11919 * gdb.base/printcmds.exp (test_radices): New function.
11920 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11921 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11922 * lib/gdb.exp (get_integer_valueof): Use p/d.
11923
c2c2dd9f
SM
119242017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11925
11926 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11927 characters.
11928
fdffd6f4
TT
119292017-08-05 Tom Tromey <tom@tromey.com>
11930
11931 * gdb.rust/simple.exp: Allow String to appear in a different
11932 namespace.
11933
27d41eac
YQ
119342017-07-26 Yao Qi <yao.qi@linaro.org>
11935
11936 * gdb.gdb/unittest.exp: Invoke command
11937 "maintenance check xml-descriptions".
11938
031ed05d
AA
119392017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11940
11941 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11942 calling context.
11943 (hex128): Drop erroneous calculation of parameters.
11944
dcd27ddf
SM
119452017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11946
11947 * gdb.python/py-unwind.exp: Disable stack protection when
11948 building test file.
11949
47e77640
PA
119502017-07-20 Pedro Alves <palves@redhat.com>
11951
11952 * gdb.base/default.exp (set language): Adjust expected output.
11953
62d2a18a
PA
119542017-07-20 Pedro Alves <palves@redhat.com>
11955
11956 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11957 (test_minsym): ... this, and make static.
11958 (get_pck__foo__bar__minsym): Rename to ...
11959 (get_test_minsym): ... this.
11960 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11961 symbol names and comments.
11962 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11963 (get_test_minsym): ... this.
11964 (pck__foo__bar__minsym__2): Rename to ...
11965 (test_minsym): ... this.
11966 (main): Adjust.
11967
c45ec17c
PA
119682017-07-17 Pedro Alves <palves@redhat.com>
11969
11970 * gdb.base/completion.exp: Adjust expected output.
11971 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11972 the completer works.
11973
c6756f62
PA
119742017-07-17 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11977
5bd68487
AB
119782017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11979
11980 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11981
8880f2a9
TT
119822017-07-14 Tom Tromey <tom@tromey.com>
11983
11984 PR rust/21764:
11985 * gdb.rust/simple.exp: Add tests.
11986
65547233
TT
119872017-07-14 Tom Tromey <tom@tromey.com>
11988
11989 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11990
8f14146e
PA
119912017-07-14 Pedro Alves <palves@redhat.com>
11992
11993 * gdb.linespec/base/one/thefile.cc (z1): New function.
11994 * gdb.linespec/base/two/thefile.cc (z2): New function.
11995 * gdb.linespec/linespec.exp: Add tests.
11996
b4365d02
AB
119972017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11998
11999 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12000 to mi_create_breakpoint.
12001
5d2cbaa5
AB
120022017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12003
12004 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12005 mi_create_breakpoint.
12006
11cb5716
IB
120072017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12008
12009 * gdb.dlang/demangle.exp: Update for demangling changes.
12010
03278692
TT
120112017-07-09 Tom Tromey <tom@tromey.com>
12012
12013 * gdb.dwarf2/shortpiece.exp: New file.
12014
33c5cd75
DB
120152017-07-06 David Blaikie <dblaikie@gmail.com>
12016
12017 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12018 built from fissiont-multi-cu{1,2}.c.
12019 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12020 except putting 'main' and 'func' in separate CUs in the same DWO file.
12021 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12022 test.
12023 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12024 test.
12025
8455d262
PA
120262017-07-06 Pedro Alves <palves@redhat.com>
12027
12028 * gdb.python/py-unwind.exp: Test flushregs.
12029
dc4bde35
SDJ
120302017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12031
12032 PR cli/21688
12033 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12034 tests for alias commands and trailing whitespace.
12035
51ed89aa
SDJ
120362017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12037
12038 PR cli/21688
12039 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12040 procedure. Call it.
12041
eb17d413
PA
120422017-06-29 Pedro Alves <palves@redhat.com>
12043
12044 * gdb.base/printcmds.exp: Add tests.
12045
41664b45
DG
120462017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12047
12048 PR gdb/21337
12049 * gdb.base/reread-readsym.exp: New file.
12050 * gdb.base/reread-readsym.c: New file.
12051
75312ae3
KB
120522017-06-21 Kevin Buettner <kevinb@redhat.com>
12053
12054 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12055 subpattern.
12056
66953522
PB
120572017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12058
12059 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12060 extended mnemonic.
12061 * gdb.arch/powerpc-power9.s: Likewise.
12062
5524b525
AA
120632017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12064
12065 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12066 on 32-bit x86 targets. Exploit is_*_target macros where
12067 appropriate.
12068
03c8af18
AA
120692017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12070
12071 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12072 register pieces.
12073
3bf31011
AA
120742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12075
12076 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12077 located in one or more DWARF pieces.
12078
805acca0
AA
120792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12080
12081 * lib/gdb.exp (get_endianness): New proc.
12082 * gdb.arch/aarch64-fp.exp: Use it.
12083 * gdb.arch/altivec-regs.exp: Likewise.
12084 * gdb.arch/e500-regs.exp: Likewise.
12085 * gdb.arch/vsx-regs.exp: Likewise.
12086 * gdb.base/dump.exp: Likewise.
12087 * gdb.base/funcargs.exp: Likewise.
12088 * gdb.base/gnu_vector.exp: Likewise.
12089 * gdb.dwarf2/formdata16.exp: Likewise.
12090 * gdb.dwarf2/implptrpiece.exp: Likewise.
12091 * gdb.dwarf2/nonvar-access.exp: Likewise.
12092 * gdb.python/py-inferior.exp: Likewise.
12093 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12094
e9352324
AA
120952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12096
12097 PR gdb/21226
12098 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12099 stack value pieces are taken from the LSB end.
12100
d5d1163e
AA
121012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12102
12103 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12104 variable at nonzero offset.
12105
0567c986
AA
121062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12107
12108 * gdb.dwarf2/var-access.c: New file.
12109 * gdb.dwarf2/var-access.exp: New test.
12110 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12111
973e9aab
TT
121122017-06-12 Tom Tromey <tom@tromey.com>
12113
12114 * gdb.dwarf2/formdata16.exp: Add tests.
12115
d9109c80
TT
121162017-06-12 Tom Tromey <tom@tromey.com>
12117
12118 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12119
30a25466
TT
121202017-06-12 Tom Tromey <tom@tromey.com>
12121
12122 PR exp/16225:
12123 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12124 * gdb.arch/vsx-regs.exp: Update tests.
12125 * gdb.arch/s390-vregs.exp (hex128): New proc.
12126 Update test.
12127 * gdb.arch/altivec-regs.exp: Update tests.
12128
aefd8b33
SDJ
121292017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12130
12131 * gdb.base/startup-with-shell.c: New file.
12132 * gdb.base/startup-with-shell.exp: Likewise.
12133
2090129c
SDJ
121342017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12135
12136 * gdb.server/non-existing-program.exp: Update regex in order to
12137 reflect the fact that gdbserver is now using fork_inferior (with a
12138 shell) to startup the inferior.
12139
8e86a419
SM
121402017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12141
12142 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12143 support function calls from GDB.
12144
e6cf65f2
TT
121452017-05-21 Tom Tromey <tom@tromey.com>
12146
12147 PR rust/21466:
12148 * gdb.rust/unsized.exp: New file.
12149 * gdb.rust/unsized.rs: New file.
12150
43cc5389
TT
121512017-05-19 Tom Tromey <tom@tromey.com>
12152
12153 PR rust/21484:
12154 * gdb.rust/watch.exp: New file.
12155 * gdb.rust/watch.rs: New file.
12156
ec8df234
TT
121572017-05-18 Tom Tromey <tom@tromey.com>
12158
12159 * gdb.rust/simple.exp: Allow Box to be qualified.
12160
3e3e7fae
TP
121612017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12162
12163 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12164
59cc050d
PA
121652017-05-18 Pedro Alves <palves@redhat.com>
12166
12167 * gdb.base/fileio.c (test_write, test_read, test_close)
12168 (test_fstat): Don't print 'ret' in the fail path.
12169
c8f6abd1
PA
121702017-05-18 Pedro Alves <palves@redhat.com>
12171
12172 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12173 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12174 (test_system, test_rename, test_unlink, test_time): Change
12175 prototypes.
12176 * gdb.base/fileio.exp (stop_msg): Adjust.
12177
d2a03b77
PA
121782017-05-18 Pedro Alves <palves@redhat.com>
12179
12180 * gdb.base/fileio.c (null_str): New global.
12181 (test_stat): Use it.
12182 * gdb.base/fileio.exp: Remove nowarnings.
12183
0d5c6999
YQ
121842017-05-17 Yao Qi <yao.qi@linaro.org>
12185
12186 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12187
21873064
YQ
121882017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12189
12190 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12191 argument command.
12192 (top-level): Invoke test_set_inferior_tty.
12193
d512d31c
PA
121942017-05-04 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12197 Add parens to print call for Python 3.
12198
90cef2ed
KS
121992017-05-03 Keith Seitz <keiths@redhat.com>
12200
12201 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12202 (main): Call it.
12203
14f819c8
TW
122042017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12205
12206 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12207 to prev and next.
12208
913aeadd
TW
122092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12210
12211 * gdb.python/py-record-btrace.exp: Remove test for
12212 gdb.BtraceInstruction.error.
12213
a3be24ad
TW
122142017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12215
12216 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12217
ae20e79a
TW
122182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12219
12220 * gdb.python/py-record-btrace-threads.c: New file.
12221 * gdb.python/py-record-btrace-threads.exp: New file.
12222
45ce1b47
SDJ
122232017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12224
12225 PR testsuite/8595
12226 * gdb.base/environ.exp: Make test available in all architectures.
12227 Move bits related to "info program" testing to
12228 gdb.base/info-program.exp. Rewrite tests to use the two new
12229 procedures mentione below.
12230 (test_set_show_env_var) New procedure.
12231 (test_set_show_env_var_equal): Likewise.
12232 * gdb.base/info-program.exp: New file.
12233
e15c3eb4
KS
122342017-04-27 Keith Seitz <keiths@redhat.com>
12235
12236 * gdb.cp/oranking.cc (test15): New function.
12237 (main): Call test15 and declare additional variables for testing.
12238 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12239 "p foo101('abc')" tests.
12240 Add tests for cv qualifier overloads.
12241 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12242 "lvalue reference overload" test.
12243 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12244 "print value of f1 on Child&& in f2" test.
12245
3a3fd0fd
PA
122462017-04-19 Pedro Alves <palves@redhat.com>
12247
12248 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12249 procedure.
12250 (top level): Call it.
12251 * lib/gdb.exp (gdb_define_cmd): New procedure.
12252
53375380
PA
122532017-04-12 Pedro Alves <palves@redhat.com>
12254
12255 PR gdb/21323
12256 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12257 (wchar): New global.
12258 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12259 (do_test_wide_char, wide_char_types_no_program, top level): Add
12260 wchar_t testing.
12261
53e710ac
PA
122622017-04-12 Pedro Alves <palves@redhat.com>
12263
12264 PR c++/21323
12265 * gdb.cp/wide_char_types.c: New file.
12266 * gdb.cp/wide_char_types.exp: New file.
12267
0ad9d8c7
SDJ
122682017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12269
12270 PR gdb/21352
12271 * gdb.trace/tsv.exp: Add test for "tsave -r".
12272
b1b45502
IB
122732017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12274
12275 * gdb.dlang/watch-loc.c: New file.
12276 * gdb.dlang/watch-loc.exp: New file.
12277
ec13808e
JK
122782017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12279
12280 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12281
fe5f7374
AK
122822017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12283
12284 * gdb.arch/arc-analyze-prologue.S: New file.
12285 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12286
eea78757
AK
122872017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12288
12289 * gdb.arch/arc-decode-insn.S: New file.
12290 * gdb.arch/arc-decode-insn.exp: Likewise.
12291
5badf10a
IR
122922017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12293
12294 PR tdep/20928
12295 * gdb.arch/sparc64-regs.exp: New file.
12296 * gdb.arch/sparc64-regs.S: Likewise.
12297
cee59b3f
TW
122982017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12299
12300 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12301 and memory view on Python 3.
12302
c0f55cc6
AV
123032017-03-20 Artemiy Volkov <artemiyv@acm.org>
12304 Keith Seitz <keiths@redhat.com>
12305
12306 PR gdb/14441
12307 * gdb.cp/demangle.exp: Add rvalue reference tests.
12308 * gdb.cp/rvalue-ref-casts.cc: New file.
12309 * gdb.cp/rvalue-ref-casts.exp: New file.
12310 * gdb.cp/rvalue-ref-overload.cc: New file.
12311 * gdb.cp/rvalue-ref-overload.exp: New file.
12312 * gdb.cp/rvalue-ref-params.cc: New file.
12313 * gdb.cp/rvalue-ref-params.exp: New file.
12314 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12315 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12316 * gdb.cp/rvalue-ref-types.cc: New file.
12317 * gdb.cp/rvalue-ref-types.exp: New file.
12318 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12319 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12320
51457a05
MAL
123212017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12322
12323 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12324 New procedure.
12325
5b291c04
MAL
123262017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12327
12328 * lib/mi-support.exp (mi_gdb_test): Add additional message
12329 for unexpected output.
12330
59a56148
AA
123312017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12332
12333 * gdb.base/examine-backward.c (Barrier): New character array
12334 constant, to ensure that TestStrings is preceded by a string
12335 terminator.
12336
7942e96e
AA
123372017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12338
12339 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12340 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12341 and implicit pointer into such a location.
12342
6ebac3fb
DE
123432017-03-16 Doug Evans <dje@google.com>
12344
12345 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12346
ec3b243d
TP
123472017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12348
12349 * gdb.cp/m-static.exp: Fix expectation for prototype of
12350 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
12351
123522017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
12353
12354 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12355 * gdb.guile/scm-lazy-string.c: New file.
12356 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12357 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12358 for pointer, array, typedef lazy strings.
12359
2cc36e25 123602017-03-16 Doug Evans <dje@google.com>
34b43320
DE
12361
12362 PR python/17728, python/18439, python/18779
12363 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12364 * gdb.python/py-lazy-string.c (pointer): New typedef.
12365 (main): New locals ptr, array, typedef_ptr.
12366 * gdb.python/py-value.exp: Move lazy string tests to ...
12367 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12368 array, typedef lazy strings.
ec3b243d 12369
0efcde63
AK
123702017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12371
12372 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12373 Add optional 'test' parameter.
12374
7978d7c3
SM
123752017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12376
12377 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12378 Skip for versions of DejaGnu < 1.5.
12379
896c0c1e
SM
123802017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12381
12382 * lib/gdb.exp (dejagnu_version): New proc.
12383 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12384 Use dejagnu_version.
12385
5f4d1085
KS
123862017-03-10 Keith Seitz <keiths@redhat.com>
12387
12388 PR c++/8128
12389 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12390 type from destructor regexps.
12391 Add a branch which actually passes the test.
12392 Adjust "ptype t5i" test names.
12393
1de05205
PA
123942017-03-08 Pedro Alves <palves@redhat.com>
12395
12396 * gdb.base/step-over-exit.exp: Add explicit test message.
12397
c65d6b55
PA
123982017-03-08 Pedro Alves <palves@redhat.com>
12399
12400 PR gdb/18360
12401 * gdb.threads/interrupt-while-step-over.c: New file.
12402 * gdb.threads/interrupt-while-step-over.exp: New file.
12403
2e86a283
PA
124042017-03-08 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12407 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12408
25dcbff6
PA
124092017-03-08 Pedro Alves <palves@redhat.com>
12410
12411 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12412 PKRU as not supported as a PASS.
12413
dc9366eb
PA
124142017-03-08 Pedro Alves <palves@redhat.com>
12415
12416 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12417 prefix instead of $binfile1/$binfile2.
12418 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12419 in test message.
12420 * gdb.python/py-completion.exp: Use "load python file" as test
12421 messages instead of unstable path names.
12422
6e5d74e7
PA
124232017-03-08 Pedro Alves <palves@redhat.com>
12424 Jan Kratochvil <jan.kratochvil@redhat.com>
12425
12426 PR cli/21218
12427 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12428 New proc.
12429 (top level): Call it.
12430
9753a2f6
PA
124312017-03-08 Pedro Alves <palves@redhat.com>
12432
12433 PR tui/21216
12434 * gdb.tui/tui-nl-filtered-output.exp: New file.
12435
1a4dd9dd
PA
124362017-03-08 Pedro Alves <palves@redhat.com>
12437
12438 * gdb.base/completion.exp: Move TUI completion tests to ...
12439 * gdb.tui/completion.exp: ... this new file.
12440
7cbbff33
PA
124412017-03-08 Pedro Alves <palves@redhat.com>
12442
12443 * gdb.base/tui-disasm-long-lines.c,
12444 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12445 gdb.base/tui-layout.exp: Move to ...
12446 * gdb.tui/: ... this new directory.
12447
5f6fd321
PA
124482017-03-07 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.base/tui-layout.c: New file.
12451 * gdb.base/tui-layout.exp: New file.
12452
44959fa8
PA
124532017-03-07 Pedro Alves <palves@redhat.com>
12454
12455 * gdb.base/tui-layout.c: Rename to ...
12456 * gdb.base/tui-disasm-long-lines.c: ... this.
12457 * gdb.base/tui-layout.exp: Rename to ...
12458 * gdb.base/tui-disasm-long-lines.exp: ... this.
12459
f8c4e718
PA
124602017-03-07 Pedro Alves <palves@redhat.com>
12461
12462 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12463
6dbb839a 124642017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12465
12466 * i386-mpx-call.c: New file.
12467 * i386-mpx-call.exp: New file.
12468
65b48a81
PB
124692017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12470
12471 * gdb.arch/powerpc-power.exp: Delete test.
12472 * gdb.arch/powerpc-power.s: Likewise.
12473 * gdb.disasm/disassembler-options.exp: New test.
12474 * gdb.arch/powerpc-altivec.exp: Likewise.
12475 * gdb.arch/powerpc-altivec.s: Likewise.
12476 * gdb.arch/powerpc-altivec2.exp: Likewise.
12477 * gdb.arch/powerpc-altivec2.s: Likewise.
12478 * gdb.arch/powerpc-altivec3.exp: Likewise.
12479 * gdb.arch/powerpc-altivec3.s: Likewise.
12480 * gdb.arch/powerpc-power7.exp: Likewise.
12481 * gdb.arch/powerpc-power7.s: Likewise.
12482 * gdb.arch/powerpc-power8.exp: Likewise.
12483 * gdb.arch/powerpc-power8.s: Likewise.
12484 * gdb.arch/powerpc-power9.exp: Likewise.
12485 * gdb.arch/powerpc-power9.s: Likewise.
12486 * gdb.arch/powerpc-vsx.exp: Likewise.
12487 * gdb.arch/powerpc-vsx.s: Likewise.
12488 * gdb.arch/powerpc-vsx2.exp: Likewise.
12489 * gdb.arch/powerpc-vsx2.s: Likewise.
12490 * gdb.arch/powerpc-vsx3.exp: Likewise.
12491 * gdb.arch/powerpc-vsx3.s: Likewise.
12492 * gdb.arch/arm-disassembler-options.exp: Likewise.
12493 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12494 * gdb.arch/s390-disassembler-options.exp: Likewise.
12495
17cd4947
LM
124962017-02-23 Luis Machado <lgustavo@codesourcery.com>
12497
12498 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12499 (check_supported_features): ... this. Changed return type to void.
12500 (supports_rdseed): New static global.
12501 (rdseed): Check supports_rdseed.
12502 (initialize): Call check_supported_features.
12503
2039d74e
EBM
125042017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12505
12506 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12507 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12508 and lqarx/stqcx.
12509 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12510 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12511
a51d7ecf
EBM
125122017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12513
12514 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12515 uppercase.
12516
0224619f
JK
125172017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12518
12519 * gdb.dwarf2/formdata16.c: New file.
12520 * gdb.dwarf2/formdata16.exp: New file.
12521 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12522
216f72a1
JK
125232017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12524
12525 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12526 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12527 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12528 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12529 DW_AT_GNU_*.
12530
43988095
JK
125312017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12532
12533 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12534
99e8a4f9
SDJ
125352017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12536
12537 PR gdb/21164
12538 * gdb.base/maint.exp: Add testcases for when the commands do
12539 not have arguments.
12540
b58a8c0c
TP
125412017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12542
12543 * gdb.cp/chained-calls.exp: Use p instead of P.
12544
4e746bb6
TW
125452017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12546
12547 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12548 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12549
3f77c769
TT
125502017-02-14 Tom Tromey <tom@tromey.com>
12551
12552 PR python/13598:
12553 * gdb.python/py-events.exp: Add before_prompt event tests.
12554
075beec0
AA
125552017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12556
12557 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12558
bf5f525c
LM
125592017-02-13 Luis Machado <lgustavo@codesourcery.com>
12560
12561 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12562 (main): Call my_unique_function_name.
12563 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12564 completion of patterns with a single match.
12565 Add missing -re switches to gdb_test_multiple calls.
12566
13a66184
LM
125672017-02-13 Luis Machado <lgustavo@codesourcery.com>
12568
12569 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12570 return if core file is not recognized.
12571
26a06916
SM
125722017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12573
12574 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12575 and extra UIs.
12576
b761ca9e
SM
125772017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12578
12579 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12580 proc_with_prefix.
12581
b964bee0
TT
125822017-02-10 Tom Tromey <tom@tromey.com>
12583
12584 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12585
18da0c51
MG
125862017-02-10 Martin Galvan <martingalvan@sourceware.org>
12587
12588 PR gdb/21122
12589 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12590
604c4576
JG
125912017-02-08 Jerome Guitton <guitton@adacore.com>
12592
12593 * gdb.base/define.exp: Add test for command abbreviations
12594 in define.
12595
20b477a7
LM
125962017-02-06 Luis Machado <lgustavo@codesourcery.com>
12597
12598 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12599 * gdb.reverse/insn-reverse-x86.c: New file.
12600
3f7b46f2
IR
126012017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12602
12603 PR tdep/20936
12604 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12605
f0fd41c1
TT
126062017-02-03 Tom Tromey <tom@tromey.com>
12607
12608 PR rust/21097:
12609 * gdb.rust/simple.exp: Add new tests.
12610
5be5dbf0
PA
126112017-02-02 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12614 tests.
12615
7346ef59
AA
126162017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12617
12618 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12619 taking a 2-byte value out of a 4-byte DWARF implicit value on
12620 big-endian targets.
12621 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12622 logic. Add test cases for DW_OP_implicit.
12623
787f0025
MM
126242017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12625
12626 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12627
68777c29
MM
126282017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12629
12630 * gdb.btrace/enable.exp: Call gdb_exit before
12631 skip_gdbserver_tests.
12632
0a1c7e28
MM
126332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12634
12635 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12636 GDBFLAGS.
12637
b5ac99b0
MM
126382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12639
12640 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12641 the test is skipped.
12642 * gdb.btrace/data.exp: Likewise.
12643 * gdb.btrace/delta.exp: Likewise.
12644 * gdb.btrace/dlopen.exp: Likewise.
12645 * gdb.btrace/enable-running.exp: Likewise.
12646 * gdb.btrace/enable.exp: Likewise.
12647 * gdb.btrace/exception.exp: Likewise.
12648 * gdb.btrace/function_call_history.exp: Likewise.
12649 * gdb.btrace/gcore.exp: Likewise.
12650 * gdb.btrace/instruction_history.exp: Likewise.
12651 * gdb.btrace/multi-thread-step.exp: Likewise.
12652 * gdb.btrace/nohist.exp: Likewise.
12653 * gdb.btrace/non-stop.exp: Likewise.
12654 * gdb.btrace/reconnect.exp: Likewise.
12655 * gdb.btrace/record_goto-step.exp: Likewise.
12656 * gdb.btrace/record_goto.exp: Likewise.
12657 * gdb.btrace/rn-dl-bind.exp: Likewise.
12658 * gdb.btrace/segv.exp: Likewise.
12659 * gdb.btrace/step.exp: Likewise.
12660 * gdb.btrace/stepi.exp: Likewise.
12661 * gdb.btrace/tailcall-only.exp: Likewise.
12662 * gdb.btrace/tailcall.exp: Likewise.
12663 * gdb.btrace/tsx.exp: Likewise.
12664 * gdb.btrace/unknown_functions.exp: Likewise.
12665 * gdb.btrace/vdso.exp: Likewise.
12666
cd4007e4
MM
126672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12668
12669 * gdb.btrace/enable-running.c: New.
12670 * gdb.btrace/enable-running.exp: New.
12671
2735833d
WT
126722017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12673
12674 * gdb.arch/amd64-gs_base.c: New file.
12675 * gdb.arch/amd64-gs_base.exp: New file.
12676
b51e1e94
LM
126772017-01-26 Luis Machado <lgustavo@codesourcery.com>
12678
12679 * lib/memory.exp: Remove spurious empty newlines.
12680
72ca0410
SM
126812017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12682
12683 * gdb.python/py-bad-printers.exp: Load python file using "source".
12684 * gdb.python/py-events.exp: Likewise.
12685 * gdb.python/py-evsignal.exp: Likewise.
12686 * gdb.python/py-evthreads.exp: Likewise.
12687 * gdb.python/py-frame-args.exp: Likewise.
12688 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12689 * gdb.python/py-framefilter-mi.exp: Likewise.
12690 * gdb.python/py-framefilter.exp: Likewise.
12691 * gdb.python/py-mi.exp: Likewise.
12692 * gdb.python/py-pp-maint.exp: Likewise.
12693 * gdb.python/py-pp-registration.exp: Likewise.
12694 * gdb.python/py-prettyprint.exp: Likewise.
12695 (run_lang_tests): Likewise.
12696 * gdb.python/py-typeprint.exp: Likewise.
12697
e309aa65
LM
126982017-01-26 Luis Machado <lgustavo@codesourcery.com>
12699
12700 * lib/memory.exp: New file.
12701 * lib/gdb.exp: Load memory.exp.
12702 * gdb.base/memattr.exp (delete_memory): Move proc to
12703 lib/memory.exp and rename to delete_memory_regions.
12704 Replace delete_memory with delete_memory_regions.
12705 Cleanup memory regions before tests.
12706 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12707 before tests.
12708
515aff23
LM
127092017-01-26 Luis Machado <lgustavo@codesourcery.com>
12710
12711 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12712 files.
12713 (initialize): New function conditionally defined.
12714 (testcases): Move within conditional block.
12715 (main): Call initialize.
12716 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12717 of gdb.reverse/insn-reverse.c.
12718 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12719 gdb.reverse/insn-reverse.c.
12720
d8b49cf0
YQ
127212017-01-26 Yao Qi <yao.qi@linaro.org>
12722
12723 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12724 disassemble on address 0.
12725
f13a9a0c
YQ
127262017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12727 Yao Qi <yao.qi@linaro.org>
12728
12729 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12730 * gdb.dwarf2/implptr-64bit.S: Remove.
12731 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12732 variables in caller's context. Add DW_OP_implicit_value.
12733
5ac95241
YQ
127342017-01-25 Yao Qi <yao.qi@linaro.org>
12735
12736 * lib/dwarf.exp (Dwarf::_location): Handle
12737 DW_OP_GNU_implicit_pointer with proper size.
12738
23e82930
LM
127392017-01-20 Luis Machado <lgustavo@codesourcery.com>
12740
12741 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12742 and add untested calls.
12743
d334ae25
LM
127442017-01-20 Luis Machado <lgustavo@codesourcery.com>
12745
12746 * gdb.python/python.exp: Check line number against what GDB thinks
12747 the line number is for func1.
12748
f5e6296e
IB
127492017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12750
12751 * gdb.dlang/debug-expr.exp: New file.
12752
5b362f04
LM
127532016-12-23 Luis Machado <lgustavo@codesourcery.com>
12754
12755 Fix test names for the following files:
12756
12757 * gdb.ada/exec_changed.exp
12758 * gdb.ada/info_types.exp
12759 * gdb.arch/aarch64-atomic-inst.exp
12760 * gdb.arch/aarch64-fp.exp
12761 * gdb.arch/altivec-abi.exp
12762 * gdb.arch/altivec-regs.exp
12763 * gdb.arch/amd64-byte.exp
12764 * gdb.arch/amd64-disp-step.exp
12765 * gdb.arch/amd64-dword.exp
12766 * gdb.arch/amd64-entry-value-inline.exp
12767 * gdb.arch/amd64-entry-value-param.exp
12768 * gdb.arch/amd64-entry-value-paramref.exp
12769 * gdb.arch/amd64-entry-value.exp
12770 * gdb.arch/amd64-i386-address.exp
12771 * gdb.arch/amd64-invalid-stack-middle.exp
12772 * gdb.arch/amd64-invalid-stack-top.exp
12773 * gdb.arch/amd64-optimout-repeat.exp
12774 * gdb.arch/amd64-prologue-skip.exp
12775 * gdb.arch/amd64-prologue-xmm.exp
12776 * gdb.arch/amd64-stap-special-operands.exp
12777 * gdb.arch/amd64-stap-wrong-subexp.exp
12778 * gdb.arch/amd64-tailcall-cxx.exp
12779 * gdb.arch/amd64-tailcall-noret.exp
12780 * gdb.arch/amd64-tailcall-ret.exp
12781 * gdb.arch/amd64-tailcall-self.exp
12782 * gdb.arch/amd64-word.exp
12783 * gdb.arch/arm-bl-branch-dest.exp
12784 * gdb.arch/arm-disp-step.exp
12785 * gdb.arch/arm-neon.exp
12786 * gdb.arch/arm-single-step-kernel-helper.exp
12787 * gdb.arch/avr-flash-qualifier.exp
12788 * gdb.arch/disp-step-insn-reloc.exp
12789 * gdb.arch/e500-abi.exp
12790 * gdb.arch/e500-regs.exp
12791 * gdb.arch/ftrace-insn-reloc.exp
12792 * gdb.arch/i386-avx512.exp
12793 * gdb.arch/i386-bp_permanent.exp
12794 * gdb.arch/i386-byte.exp
12795 * gdb.arch/i386-cfi-notcurrent.exp
12796 * gdb.arch/i386-disp-step.exp
12797 * gdb.arch/i386-dr3-watch.exp
12798 * gdb.arch/i386-float.exp
12799 * gdb.arch/i386-gnu-cfi.exp
12800 * gdb.arch/i386-mpx-map.exp
12801 * gdb.arch/i386-mpx-sigsegv.exp
12802 * gdb.arch/i386-mpx-simple_segv.exp
12803 * gdb.arch/i386-mpx.exp
12804 * gdb.arch/i386-permbkpt.exp
12805 * gdb.arch/i386-prologue.exp
12806 * gdb.arch/i386-signal.exp
12807 * gdb.arch/i386-size-overlap.exp
12808 * gdb.arch/i386-unwind.exp
12809 * gdb.arch/i386-word.exp
12810 * gdb.arch/mips-fcr.exp
12811 * gdb.arch/powerpc-d128-regs.exp
12812 * gdb.arch/powerpc-stackless.exp
12813 * gdb.arch/ppc64-atomic-inst.exp
12814 * gdb.arch/s390-stackless.exp
12815 * gdb.arch/s390-tdbregs.exp
12816 * gdb.arch/s390-vregs.exp
12817 * gdb.arch/sparc-sysstep.exp
12818 * gdb.arch/thumb-bx-pc.exp
12819 * gdb.arch/thumb-singlestep.exp
12820 * gdb.arch/thumb2-it.exp
12821 * gdb.arch/vsx-regs.exp
12822 * gdb.asm/asm-source.exp
12823 * gdb.base/a2-run.exp
12824 * gdb.base/advance.exp
12825 * gdb.base/all-bin.exp
12826 * gdb.base/anon.exp
12827 * gdb.base/args.exp
12828 * gdb.base/arithmet.exp
12829 * gdb.base/async-shell.exp
12830 * gdb.base/async.exp
12831 * gdb.base/attach-pie-noexec.exp
12832 * gdb.base/attach-twice.exp
12833 * gdb.base/auto-load.exp
12834 * gdb.base/bang.exp
12835 * gdb.base/bitfields.exp
12836 * gdb.base/break-always.exp
12837 * gdb.base/break-caller-line.exp
12838 * gdb.base/break-entry.exp
12839 * gdb.base/break-inline.exp
12840 * gdb.base/break-on-linker-gcd-function.exp
12841 * gdb.base/break-probes.exp
12842 * gdb.base/break.exp
12843 * gdb.base/breakpoint-shadow.exp
12844 * gdb.base/call-ar-st.exp
12845 * gdb.base/call-sc.exp
12846 * gdb.base/call-signal-resume.exp
12847 * gdb.base/call-strs.exp
12848 * gdb.base/callfuncs.exp
12849 * gdb.base/catch-fork-static.exp
12850 * gdb.base/catch-gdb-caused-signals.exp
12851 * gdb.base/catch-load.exp
12852 * gdb.base/catch-signal-fork.exp
12853 * gdb.base/catch-signal.exp
12854 * gdb.base/catch-syscall.exp
12855 * gdb.base/charset.exp
12856 * gdb.base/checkpoint.exp
12857 * gdb.base/chng-syms.exp
12858 * gdb.base/code-expr.exp
12859 * gdb.base/code_elim.exp
12860 * gdb.base/commands.exp
12861 * gdb.base/completion.exp
12862 * gdb.base/complex.exp
12863 * gdb.base/cond-expr.exp
12864 * gdb.base/condbreak.exp
12865 * gdb.base/consecutive.exp
12866 * gdb.base/continue-all-already-running.exp
12867 * gdb.base/coredump-filter.exp
12868 * gdb.base/corefile.exp
12869 * gdb.base/dbx.exp
12870 * gdb.base/debug-expr.exp
12871 * gdb.base/define.exp
12872 * gdb.base/del.exp
12873 * gdb.base/disabled-location.exp
12874 * gdb.base/disasm-end-cu.exp
12875 * gdb.base/disasm-optim.exp
12876 * gdb.base/display.exp
12877 * gdb.base/duplicate-bp.exp
12878 * gdb.base/ena-dis-br.exp
12879 * gdb.base/ending-run.exp
12880 * gdb.base/enumval.exp
12881 * gdb.base/environ.exp
12882 * gdb.base/eu-strip-infcall.exp
12883 * gdb.base/eval-avoid-side-effects.exp
12884 * gdb.base/eval-skip.exp
12885 * gdb.base/exitsignal.exp
12886 * gdb.base/expand-psymtabs.exp
12887 * gdb.base/filesym.exp
12888 * gdb.base/find-unmapped.exp
12889 * gdb.base/finish.exp
12890 * gdb.base/float.exp
12891 * gdb.base/foll-exec-mode.exp
12892 * gdb.base/foll-exec.exp
12893 * gdb.base/foll-fork.exp
12894 * gdb.base/fortran-sym-case.exp
12895 * gdb.base/freebpcmd.exp
12896 * gdb.base/func-ptr.exp
12897 * gdb.base/func-ptrs.exp
12898 * gdb.base/funcargs.exp
12899 * gdb.base/gcore-buffer-overflow.exp
12900 * gdb.base/gcore-relro-pie.exp
12901 * gdb.base/gcore-relro.exp
12902 * gdb.base/gcore.exp
12903 * gdb.base/gdb1090.exp
12904 * gdb.base/gdb11530.exp
12905 * gdb.base/gdb11531.exp
12906 * gdb.base/gdb1821.exp
12907 * gdb.base/gdbindex-stabs.exp
12908 * gdb.base/gdbvars.exp
12909 * gdb.base/hbreak.exp
12910 * gdb.base/hbreak2.exp
12911 * gdb.base/included.exp
12912 * gdb.base/infcall-input.exp
12913 * gdb.base/inferior-died.exp
12914 * gdb.base/infnan.exp
12915 * gdb.base/info-macros.exp
12916 * gdb.base/info-os.exp
12917 * gdb.base/info-proc.exp
12918 * gdb.base/info-shared.exp
12919 * gdb.base/info-target.exp
12920 * gdb.base/infoline.exp
12921 * gdb.base/interp.exp
12922 * gdb.base/interrupt.exp
12923 * gdb.base/jit-reader.exp
12924 * gdb.base/jit-simple.exp
12925 * gdb.base/kill-after-signal.exp
12926 * gdb.base/kill-detach-inferiors-cmd.exp
12927 * gdb.base/label.exp
12928 * gdb.base/langs.exp
12929 * gdb.base/ldbl_e308.exp
12930 * gdb.base/line-symtabs.exp
12931 * gdb.base/linespecs.exp
12932 * gdb.base/list.exp
12933 * gdb.base/long_long.exp
12934 * gdb.base/longest-types.exp
12935 * gdb.base/maint.exp
12936 * gdb.base/max-value-size.exp
12937 * gdb.base/memattr.exp
12938 * gdb.base/mips_pro.exp
12939 * gdb.base/morestack.exp
12940 * gdb.base/moribund-step.exp
12941 * gdb.base/multi-forks.exp
12942 * gdb.base/nested-addr.exp
12943 * gdb.base/nextoverexit.exp
12944 * gdb.base/noreturn-finish.exp
12945 * gdb.base/noreturn-return.exp
12946 * gdb.base/nostdlib.exp
12947 * gdb.base/offsets.exp
12948 * gdb.base/opaque.exp
12949 * gdb.base/pc-fp.exp
12950 * gdb.base/permissions.exp
12951 * gdb.base/print-symbol-loading.exp
12952 * gdb.base/prologue-include.exp
12953 * gdb.base/psymtab.exp
12954 * gdb.base/ptype.exp
12955 * gdb.base/random-signal.exp
12956 * gdb.base/randomize.exp
12957 * gdb.base/range-stepping.exp
12958 * gdb.base/readline-ask.exp
12959 * gdb.base/recpar.exp
12960 * gdb.base/recurse.exp
12961 * gdb.base/relational.exp
12962 * gdb.base/restore.exp
12963 * gdb.base/return-nodebug.exp
12964 * gdb.base/return.exp
12965 * gdb.base/run-after-attach.exp
12966 * gdb.base/save-bp.exp
12967 * gdb.base/scope.exp
12968 * gdb.base/sect-cmd.exp
12969 * gdb.base/set-lang-auto.exp
12970 * gdb.base/set-noassign.exp
12971 * gdb.base/setvar.exp
12972 * gdb.base/sigall.exp
12973 * gdb.base/sigbpt.exp
12974 * gdb.base/siginfo-addr.exp
12975 * gdb.base/siginfo-infcall.exp
12976 * gdb.base/siginfo-obj.exp
12977 * gdb.base/siginfo.exp
12978 * gdb.base/signals-state-child.exp
12979 * gdb.base/signest.exp
12980 * gdb.base/sigstep.exp
12981 * gdb.base/sizeof.exp
12982 * gdb.base/skip.exp
12983 * gdb.base/solib-corrupted.exp
12984 * gdb.base/solib-nodir.exp
12985 * gdb.base/solib-search.exp
12986 * gdb.base/stack-checking.exp
12987 * gdb.base/stale-infcall.exp
12988 * gdb.base/stap-probe.exp
12989 * gdb.base/start.exp
12990 * gdb.base/step-break.exp
12991 * gdb.base/step-bt.exp
12992 * gdb.base/step-line.exp
12993 * gdb.base/step-over-exit.exp
12994 * gdb.base/step-over-syscall.exp
12995 * gdb.base/step-resume-infcall.exp
12996 * gdb.base/step-test.exp
12997 * gdb.base/store.exp
12998 * gdb.base/structs3.exp
12999 * gdb.base/sym-file.exp
13000 * gdb.base/symbol-without-target_section.exp
13001 * gdb.base/term.exp
13002 * gdb.base/testenv.exp
13003 * gdb.base/ui-redirect.exp
13004 * gdb.base/until.exp
13005 * gdb.base/unwindonsignal.exp
13006 * gdb.base/value-double-free.exp
13007 * gdb.base/vla-datatypes.exp
13008 * gdb.base/vla-ptr.exp
13009 * gdb.base/vla-sideeffect.exp
13010 * gdb.base/volatile.exp
13011 * gdb.base/watch-cond-infcall.exp
13012 * gdb.base/watch-cond.exp
13013 * gdb.base/watch-non-mem.exp
13014 * gdb.base/watch-read.exp
13015 * gdb.base/watch-vfork.exp
13016 * gdb.base/watchpoint-cond-gone.exp
13017 * gdb.base/watchpoint-delete.exp
13018 * gdb.base/watchpoint-hw-hit-once.exp
13019 * gdb.base/watchpoint-hw.exp
13020 * gdb.base/watchpoint-stops-at-right-insn.exp
13021 * gdb.base/watchpoints.exp
13022 * gdb.base/wchar.exp
13023 * gdb.base/whatis-exp.exp
13024 * gdb.btrace/buffer-size.exp
13025 * gdb.btrace/data.exp
13026 * gdb.btrace/delta.exp
13027 * gdb.btrace/dlopen.exp
13028 * gdb.btrace/enable.exp
13029 * gdb.btrace/exception.exp
13030 * gdb.btrace/function_call_history.exp
13031 * gdb.btrace/gcore.exp
13032 * gdb.btrace/instruction_history.exp
13033 * gdb.btrace/nohist.exp
13034 * gdb.btrace/reconnect.exp
13035 * gdb.btrace/record_goto-step.exp
13036 * gdb.btrace/record_goto.exp
13037 * gdb.btrace/rn-dl-bind.exp
13038 * gdb.btrace/segv.exp
13039 * gdb.btrace/step.exp
13040 * gdb.btrace/stepi.exp
13041 * gdb.btrace/tailcall-only.exp
13042 * gdb.btrace/tailcall.exp
13043 * gdb.btrace/tsx.exp
13044 * gdb.btrace/unknown_functions.exp
13045 * gdb.btrace/vdso.exp
13046 * gdb.compile/compile-ifunc.exp
13047 * gdb.compile/compile-ops.exp
13048 * gdb.compile/compile-print.exp
13049 * gdb.compile/compile-setjmp.exp
13050 * gdb.cp/abstract-origin.exp
13051 * gdb.cp/ambiguous.exp
13052 * gdb.cp/annota2.exp
13053 * gdb.cp/annota3.exp
13054 * gdb.cp/anon-ns.exp
13055 * gdb.cp/anon-struct.exp
13056 * gdb.cp/anon-union.exp
13057 * gdb.cp/arg-reference.exp
13058 * gdb.cp/baseenum.exp
13059 * gdb.cp/bool.exp
13060 * gdb.cp/breakpoint.exp
13061 * gdb.cp/bs15503.exp
13062 * gdb.cp/call-c.exp
13063 * gdb.cp/casts.exp
13064 * gdb.cp/chained-calls.exp
13065 * gdb.cp/class2.exp
13066 * gdb.cp/classes.exp
13067 * gdb.cp/cmpd-minsyms.exp
13068 * gdb.cp/converts.exp
13069 * gdb.cp/cp-relocate.exp
13070 * gdb.cp/cpcompletion.exp
13071 * gdb.cp/cpexprs.exp
13072 * gdb.cp/cplabel.exp
13073 * gdb.cp/cplusfuncs.exp
13074 * gdb.cp/cpsizeof.exp
13075 * gdb.cp/ctti.exp
13076 * gdb.cp/derivation.exp
13077 * gdb.cp/destrprint.exp
13078 * gdb.cp/dispcxx.exp
13079 * gdb.cp/enum-class.exp
13080 * gdb.cp/exception.exp
13081 * gdb.cp/exceptprint.exp
13082 * gdb.cp/expand-psymtabs-cxx.exp
13083 * gdb.cp/expand-sals.exp
13084 * gdb.cp/extern-c.exp
13085 * gdb.cp/filename.exp
13086 * gdb.cp/formatted-ref.exp
13087 * gdb.cp/fpointer.exp
13088 * gdb.cp/gdb1355.exp
13089 * gdb.cp/gdb2495.exp
13090 * gdb.cp/hang.exp
13091 * gdb.cp/impl-this.exp
13092 * gdb.cp/infcall-dlopen.exp
13093 * gdb.cp/inherit.exp
13094 * gdb.cp/iostream.exp
13095 * gdb.cp/koenig.exp
13096 * gdb.cp/local.exp
13097 * gdb.cp/m-data.exp
13098 * gdb.cp/m-static.exp
13099 * gdb.cp/mb-ctor.exp
13100 * gdb.cp/mb-inline.exp
13101 * gdb.cp/mb-templates.exp
13102 * gdb.cp/member-name.exp
13103 * gdb.cp/member-ptr.exp
13104 * gdb.cp/meth-typedefs.exp
13105 * gdb.cp/method.exp
13106 * gdb.cp/method2.exp
13107 * gdb.cp/minsym-fallback.exp
13108 * gdb.cp/misc.exp
13109 * gdb.cp/namelessclass.exp
13110 * gdb.cp/namespace-enum.exp
13111 * gdb.cp/namespace-nested-import.exp
13112 * gdb.cp/namespace.exp
13113 * gdb.cp/nextoverthrow.exp
13114 * gdb.cp/no-dmgl-verbose.exp
13115 * gdb.cp/non-trivial-retval.exp
13116 * gdb.cp/noparam.exp
13117 * gdb.cp/nsdecl.exp
13118 * gdb.cp/nsimport.exp
13119 * gdb.cp/nsnested.exp
13120 * gdb.cp/nsnoimports.exp
13121 * gdb.cp/nsrecurs.exp
13122 * gdb.cp/nsstress.exp
13123 * gdb.cp/nsusing.exp
13124 * gdb.cp/operator.exp
13125 * gdb.cp/oranking.exp
13126 * gdb.cp/overload-const.exp
13127 * gdb.cp/overload.exp
13128 * gdb.cp/ovldbreak.exp
13129 * gdb.cp/ovsrch.exp
13130 * gdb.cp/paren-type.exp
13131 * gdb.cp/parse-lang.exp
13132 * gdb.cp/pass-by-ref.exp
13133 * gdb.cp/pr-1023.exp
13134 * gdb.cp/pr-1210.exp
13135 * gdb.cp/pr-574.exp
13136 * gdb.cp/pr10687.exp
13137 * gdb.cp/pr12028.exp
13138 * gdb.cp/pr17132.exp
13139 * gdb.cp/pr17494.exp
13140 * gdb.cp/pr9067.exp
13141 * gdb.cp/pr9167.exp
13142 * gdb.cp/pr9631.exp
13143 * gdb.cp/printmethod.exp
13144 * gdb.cp/psmang.exp
13145 * gdb.cp/psymtab-parameter.exp
13146 * gdb.cp/ptype-cv-cp.exp
13147 * gdb.cp/ptype-flags.exp
13148 * gdb.cp/re-set-overloaded.exp
13149 * gdb.cp/ref-types.exp
13150 * gdb.cp/rtti.exp
13151 * gdb.cp/scope-err.exp
13152 * gdb.cp/shadow.exp
13153 * gdb.cp/smartp.exp
13154 * gdb.cp/static-method.exp
13155 * gdb.cp/static-print-quit.exp
13156 * gdb.cp/temargs.exp
13157 * gdb.cp/templates.exp
13158 * gdb.cp/try_catch.exp
13159 * gdb.cp/typedef-operator.exp
13160 * gdb.cp/typeid.exp
13161 * gdb.cp/userdef.exp
13162 * gdb.cp/using-crash.exp
13163 * gdb.cp/var-tag.exp
13164 * gdb.cp/virtbase.exp
13165 * gdb.cp/virtfunc.exp
13166 * gdb.cp/virtfunc2.exp
13167 * gdb.cp/vla-cxx.exp
13168 * gdb.disasm/t01_mov.exp
13169 * gdb.disasm/t02_mova.exp
13170 * gdb.disasm/t03_add.exp
13171 * gdb.disasm/t04_sub.exp
13172 * gdb.disasm/t05_cmp.exp
13173 * gdb.disasm/t06_ari2.exp
13174 * gdb.disasm/t07_ari3.exp
13175 * gdb.disasm/t08_or.exp
13176 * gdb.disasm/t09_xor.exp
13177 * gdb.disasm/t10_and.exp
13178 * gdb.disasm/t11_logs.exp
13179 * gdb.disasm/t12_bit.exp
13180 * gdb.disasm/t13_otr.exp
13181 * gdb.dlang/circular.exp
13182 * gdb.dwarf2/arr-stride.exp
13183 * gdb.dwarf2/arr-subrange.exp
13184 * gdb.dwarf2/atomic-type.exp
13185 * gdb.dwarf2/bad-regnum.exp
13186 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13187 * gdb.dwarf2/callframecfa.exp
13188 * gdb.dwarf2/clztest.exp
13189 * gdb.dwarf2/corrupt.exp
13190 * gdb.dwarf2/data-loc.exp
13191 * gdb.dwarf2/dup-psym.exp
13192 * gdb.dwarf2/dw2-anon-mptr.exp
13193 * gdb.dwarf2/dw2-anonymous-func.exp
13194 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13195 * gdb.dwarf2/dw2-bad-unresolved.exp
13196 * gdb.dwarf2/dw2-basic.exp
13197 * gdb.dwarf2/dw2-canonicalize-type.exp
13198 * gdb.dwarf2/dw2-case-insensitive.exp
13199 * gdb.dwarf2/dw2-common-block.exp
13200 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13201 * gdb.dwarf2/dw2-compressed.exp
13202 * gdb.dwarf2/dw2-const.exp
13203 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13204 * gdb.dwarf2/dw2-cu-size.exp
13205 * gdb.dwarf2/dw2-dup-frame.exp
13206 * gdb.dwarf2/dw2-entry-value.exp
13207 * gdb.dwarf2/dw2-icycle.exp
13208 * gdb.dwarf2/dw2-ifort-parameter.exp
13209 * gdb.dwarf2/dw2-inline-break.exp
13210 * gdb.dwarf2/dw2-inline-param.exp
13211 * gdb.dwarf2/dw2-intercu.exp
13212 * gdb.dwarf2/dw2-intermix.exp
13213 * gdb.dwarf2/dw2-lexical-block-bare.exp
13214 * gdb.dwarf2/dw2-linkage-name-trust.exp
13215 * gdb.dwarf2/dw2-minsym-in-cu.exp
13216 * gdb.dwarf2/dw2-noloc.exp
13217 * gdb.dwarf2/dw2-op-call.exp
13218 * gdb.dwarf2/dw2-op-out-param.exp
13219 * gdb.dwarf2/dw2-opt-structptr.exp
13220 * gdb.dwarf2/dw2-param-error.exp
13221 * gdb.dwarf2/dw2-producer.exp
13222 * gdb.dwarf2/dw2-ranges-base.exp
13223 * gdb.dwarf2/dw2-ref-missing-frame.exp
13224 * gdb.dwarf2/dw2-reg-undefined.exp
13225 * gdb.dwarf2/dw2-regno-invalid.exp
13226 * gdb.dwarf2/dw2-restore.exp
13227 * gdb.dwarf2/dw2-restrict.exp
13228 * gdb.dwarf2/dw2-single-line-discriminators.exp
13229 * gdb.dwarf2/dw2-strp.exp
13230 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13231 * gdb.dwarf2/dw2-unresolved.exp
13232 * gdb.dwarf2/dw2-var-zero-addr.exp
13233 * gdb.dwarf2/dw4-sig-types.exp
13234 * gdb.dwarf2/dwz.exp
13235 * gdb.dwarf2/dynarr-ptr.exp
13236 * gdb.dwarf2/enum-type.exp
13237 * gdb.dwarf2/gdb-index.exp
13238 * gdb.dwarf2/implptr-64bit.exp
13239 * gdb.dwarf2/implptr-optimized-out.exp
13240 * gdb.dwarf2/implptr.exp
13241 * gdb.dwarf2/implref-array.exp
13242 * gdb.dwarf2/implref-const.exp
13243 * gdb.dwarf2/implref-global.exp
13244 * gdb.dwarf2/implref-struct.exp
13245 * gdb.dwarf2/mac-fileno.exp
13246 * gdb.dwarf2/main-subprogram.exp
13247 * gdb.dwarf2/member-ptr-forwardref.exp
13248 * gdb.dwarf2/method-ptr.exp
13249 * gdb.dwarf2/missing-sig-type.exp
13250 * gdb.dwarf2/nonvar-access.exp
13251 * gdb.dwarf2/opaque-type-lookup.exp
13252 * gdb.dwarf2/pieces-optimized-out.exp
13253 * gdb.dwarf2/pieces.exp
13254 * gdb.dwarf2/pr10770.exp
13255 * gdb.dwarf2/pr13961.exp
13256 * gdb.dwarf2/staticvirtual.exp
13257 * gdb.dwarf2/subrange.exp
13258 * gdb.dwarf2/symtab-producer.exp
13259 * gdb.dwarf2/trace-crash.exp
13260 * gdb.dwarf2/typeddwarf.exp
13261 * gdb.dwarf2/valop.exp
13262 * gdb.dwarf2/watch-notconst.exp
13263 * gdb.fortran/array-element.exp
13264 * gdb.fortran/charset.exp
13265 * gdb.fortran/common-block.exp
13266 * gdb.fortran/complex.exp
13267 * gdb.fortran/derived-type-function.exp
13268 * gdb.fortran/derived-type.exp
13269 * gdb.fortran/logical.exp
13270 * gdb.fortran/module.exp
13271 * gdb.fortran/multi-dim.exp
13272 * gdb.fortran/nested-funcs.exp
13273 * gdb.fortran/print-formatted.exp
13274 * gdb.fortran/subarray.exp
13275 * gdb.fortran/vla-alloc-assoc.exp
13276 * gdb.fortran/vla-datatypes.exp
13277 * gdb.fortran/vla-history.exp
13278 * gdb.fortran/vla-ptr-info.exp
13279 * gdb.fortran/vla-ptype-sub.exp
13280 * gdb.fortran/vla-ptype.exp
13281 * gdb.fortran/vla-sizeof.exp
13282 * gdb.fortran/vla-type.exp
13283 * gdb.fortran/vla-value-sub-arbitrary.exp
13284 * gdb.fortran/vla-value-sub-finish.exp
13285 * gdb.fortran/vla-value-sub.exp
13286 * gdb.fortran/vla-value.exp
13287 * gdb.fortran/whatis_type.exp
13288 * gdb.go/chan.exp
13289 * gdb.go/handcall.exp
13290 * gdb.go/hello.exp
13291 * gdb.go/integers.exp
13292 * gdb.go/methods.exp
13293 * gdb.go/package.exp
13294 * gdb.go/strings.exp
13295 * gdb.go/types.exp
13296 * gdb.go/unsafe.exp
13297 * gdb.guile/scm-arch.exp
13298 * gdb.guile/scm-block.exp
13299 * gdb.guile/scm-breakpoint.exp
13300 * gdb.guile/scm-cmd.exp
13301 * gdb.guile/scm-disasm.exp
13302 * gdb.guile/scm-equal.exp
13303 * gdb.guile/scm-frame-args.exp
13304 * gdb.guile/scm-frame-inline.exp
13305 * gdb.guile/scm-frame.exp
13306 * gdb.guile/scm-iterator.exp
13307 * gdb.guile/scm-math.exp
13308 * gdb.guile/scm-objfile.exp
13309 * gdb.guile/scm-ports.exp
13310 * gdb.guile/scm-symbol.exp
13311 * gdb.guile/scm-symtab.exp
13312 * gdb.guile/scm-value-cc.exp
13313 * gdb.guile/types-module.exp
13314 * gdb.linespec/break-ask.exp
13315 * gdb.linespec/cpexplicit.exp
13316 * gdb.linespec/explicit.exp
13317 * gdb.linespec/keywords.exp
13318 * gdb.linespec/linespec.exp
13319 * gdb.linespec/ls-dollar.exp
13320 * gdb.linespec/ls-errs.exp
13321 * gdb.linespec/skip-two.exp
13322 * gdb.linespec/thread.exp
13323 * gdb.mi/mi-async.exp
13324 * gdb.mi/mi-basics.exp
13325 * gdb.mi/mi-break.exp
13326 * gdb.mi/mi-catch-load.exp
13327 * gdb.mi/mi-cli.exp
13328 * gdb.mi/mi-cmd-param-changed.exp
13329 * gdb.mi/mi-console.exp
13330 * gdb.mi/mi-detach.exp
13331 * gdb.mi/mi-disassemble.exp
13332 * gdb.mi/mi-eval.exp
13333 * gdb.mi/mi-file-transfer.exp
13334 * gdb.mi/mi-file.exp
13335 * gdb.mi/mi-fill-memory.exp
13336 * gdb.mi/mi-inheritance-syntax-error.exp
13337 * gdb.mi/mi-linespec-err-cp.exp
13338 * gdb.mi/mi-logging.exp
13339 * gdb.mi/mi-memory-changed.exp
13340 * gdb.mi/mi-read-memory.exp
13341 * gdb.mi/mi-record-changed.exp
13342 * gdb.mi/mi-reg-undefined.exp
13343 * gdb.mi/mi-regs.exp
13344 * gdb.mi/mi-return.exp
13345 * gdb.mi/mi-reverse.exp
13346 * gdb.mi/mi-simplerun.exp
13347 * gdb.mi/mi-solib.exp
13348 * gdb.mi/mi-stack.exp
13349 * gdb.mi/mi-stepi.exp
13350 * gdb.mi/mi-syn-frame.exp
13351 * gdb.mi/mi-until.exp
13352 * gdb.mi/mi-var-block.exp
13353 * gdb.mi/mi-var-child.exp
13354 * gdb.mi/mi-var-cmd.exp
13355 * gdb.mi/mi-var-cp.exp
13356 * gdb.mi/mi-var-display.exp
13357 * gdb.mi/mi-var-invalidate.exp
13358 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13359 * gdb.mi/mi-vla-fortran.exp
13360 * gdb.mi/mi-watch.exp
13361 * gdb.mi/mi2-var-child.exp
13362 * gdb.mi/user-selected-context-sync.exp
13363 * gdb.modula2/unbounded-array.exp
13364 * gdb.multi/dummy-frame-restore.exp
13365 * gdb.multi/multi-arch-exec.exp
13366 * gdb.multi/multi-arch.exp
13367 * gdb.multi/tids.exp
13368 * gdb.multi/watchpoint-multi.exp
13369 * gdb.opencl/callfuncs.exp
13370 * gdb.opencl/convs_casts.exp
13371 * gdb.opencl/datatypes.exp
13372 * gdb.opencl/operators.exp
13373 * gdb.opencl/vec_comps.exp
13374 * gdb.opt/clobbered-registers-O2.exp
13375 * gdb.opt/inline-break.exp
13376 * gdb.opt/inline-bt.exp
13377 * gdb.opt/inline-cmds.exp
13378 * gdb.opt/inline-locals.exp
13379 * gdb.pascal/case-insensitive-symbols.exp
13380 * gdb.pascal/floats.exp
13381 * gdb.pascal/gdb11492.exp
13382 * gdb.python/lib-types.exp
13383 * gdb.python/py-arch.exp
13384 * gdb.python/py-as-string.exp
13385 * gdb.python/py-bad-printers.exp
13386 * gdb.python/py-block.exp
13387 * gdb.python/py-breakpoint-create-fail.exp
13388 * gdb.python/py-breakpoint.exp
13389 * gdb.python/py-caller-is.exp
13390 * gdb.python/py-cmd.exp
13391 * gdb.python/py-explore-cc.exp
13392 * gdb.python/py-explore.exp
13393 * gdb.python/py-finish-breakpoint.exp
13394 * gdb.python/py-finish-breakpoint2.exp
13395 * gdb.python/py-frame-args.exp
13396 * gdb.python/py-frame-inline.exp
13397 * gdb.python/py-frame.exp
13398 * gdb.python/py-framefilter-mi.exp
13399 * gdb.python/py-infthread.exp
13400 * gdb.python/py-lazy-string.exp
13401 * gdb.python/py-linetable.exp
13402 * gdb.python/py-mi-events.exp
13403 * gdb.python/py-mi-objfile.exp
13404 * gdb.python/py-mi.exp
13405 * gdb.python/py-objfile.exp
13406 * gdb.python/py-pp-integral.exp
13407 * gdb.python/py-pp-maint.exp
13408 * gdb.python/py-pp-re-notag.exp
13409 * gdb.python/py-pp-registration.exp
13410 * gdb.python/py-recurse-unwind.exp
13411 * gdb.python/py-strfns.exp
13412 * gdb.python/py-symbol.exp
13413 * gdb.python/py-symtab.exp
13414 * gdb.python/py-sync-interp.exp
13415 * gdb.python/py-typeprint.exp
13416 * gdb.python/py-unwind-maint.exp
13417 * gdb.python/py-unwind.exp
13418 * gdb.python/py-value-cc.exp
13419 * gdb.python/py-xmethods.exp
13420 * gdb.reverse/amd64-tailcall-reverse.exp
13421 * gdb.reverse/break-precsave.exp
13422 * gdb.reverse/break-reverse.exp
13423 * gdb.reverse/consecutive-precsave.exp
13424 * gdb.reverse/consecutive-reverse.exp
13425 * gdb.reverse/finish-precsave.exp
13426 * gdb.reverse/finish-reverse-bkpt.exp
13427 * gdb.reverse/finish-reverse.exp
13428 * gdb.reverse/fstatat-reverse.exp
13429 * gdb.reverse/getresuid-reverse.exp
13430 * gdb.reverse/i386-precsave.exp
13431 * gdb.reverse/i386-reverse.exp
13432 * gdb.reverse/i386-sse-reverse.exp
13433 * gdb.reverse/i387-env-reverse.exp
13434 * gdb.reverse/i387-stack-reverse.exp
13435 * gdb.reverse/insn-reverse.exp
13436 * gdb.reverse/machinestate-precsave.exp
13437 * gdb.reverse/machinestate.exp
13438 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13439 * gdb.reverse/pipe-reverse.exp
13440 * gdb.reverse/readv-reverse.exp
13441 * gdb.reverse/recvmsg-reverse.exp
13442 * gdb.reverse/rerun-prec.exp
13443 * gdb.reverse/s390-mvcle.exp
13444 * gdb.reverse/step-precsave.exp
13445 * gdb.reverse/step-reverse.exp
13446 * gdb.reverse/time-reverse.exp
13447 * gdb.reverse/until-precsave.exp
13448 * gdb.reverse/until-reverse.exp
13449 * gdb.reverse/waitpid-reverse.exp
13450 * gdb.reverse/watch-precsave.exp
13451 * gdb.reverse/watch-reverse.exp
13452 * gdb.rust/generics.exp
13453 * gdb.rust/methods.exp
13454 * gdb.rust/modules.exp
13455 * gdb.rust/simple.exp
13456 * gdb.server/connect-with-no-symbol-file.exp
13457 * gdb.server/ext-attach.exp
13458 * gdb.server/ext-restart.exp
13459 * gdb.server/ext-wrapper.exp
13460 * gdb.server/file-transfer.exp
13461 * gdb.server/server-exec-info.exp
13462 * gdb.server/server-kill.exp
13463 * gdb.server/server-mon.exp
13464 * gdb.server/wrapper.exp
13465 * gdb.stabs/exclfwd.exp
13466 * gdb.stabs/gdb11479.exp
13467 * gdb.threads/clone-new-thread-event.exp
13468 * gdb.threads/corethreads.exp
13469 * gdb.threads/current-lwp-dead.exp
13470 * gdb.threads/dlopen-libpthread.exp
13471 * gdb.threads/gcore-thread.exp
13472 * gdb.threads/sigstep-threads.exp
13473 * gdb.threads/watchpoint-fork.exp
13474 * gdb.trace/actions-changed.exp
13475 * gdb.trace/backtrace.exp
13476 * gdb.trace/change-loc.exp
13477 * gdb.trace/circ.exp
13478 * gdb.trace/collection.exp
13479 * gdb.trace/disconnected-tracing.exp
13480 * gdb.trace/ftrace.exp
13481 * gdb.trace/mi-trace-frame-collected.exp
13482 * gdb.trace/mi-trace-unavailable.exp
13483 * gdb.trace/mi-traceframe-changed.exp
13484 * gdb.trace/mi-tsv-changed.exp
13485 * gdb.trace/no-attach-trace.exp
13486 * gdb.trace/passc-dyn.exp
13487 * gdb.trace/qtro.exp
13488 * gdb.trace/range-stepping.exp
13489 * gdb.trace/read-memory.exp
13490 * gdb.trace/save-trace.exp
13491 * gdb.trace/signal.exp
13492 * gdb.trace/status-stop.exp
13493 * gdb.trace/tfile.exp
13494 * gdb.trace/trace-break.exp
13495 * gdb.trace/trace-buffer-size.exp
13496 * gdb.trace/trace-condition.exp
13497 * gdb.trace/tracefile-pseudo-reg.exp
13498 * gdb.trace/tstatus.exp
13499 * gdb.trace/unavailable.exp
13500 * gdb.trace/while-dyn.exp
13501 * gdb.trace/while-stepping.exp
13502
34c41c68
DE
135032016-12-22 Doug Evans <xdje42@gmail.com>
13504
13505 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13506 and msymbols.
13507
16e69324
YQ
135082016-12-19 Yao Qi <yao.qi@linaro.org>
13509
13510 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13511 (test_with_self): Don't call do_steps_and_nexts, and remove
13512 code about stepping into xmalloc.
13513
f94f411b
YQ
135142016-12-09 Yao Qi <yao.qi@linaro.org>
13515
13516 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13517
135182016-12-09 Yao Qi <yao.qi@linaro.org>
13519
13520 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13521
f1b5deee
PA
135222016-12-09 Pedro Alves <palves@redhat.com>
13523
13524 * gdb.base/all-architectures-0.exp: New file.
13525 * gdb.base/all-architectures-1.exp: New file.
13526 * gdb.base/all-architectures-2.exp: New file.
13527 * gdb.base/all-architectures-3.exp: New file.
13528 * gdb.base/all-architectures-4.exp: New file.
13529 * gdb.base/all-architectures-5.exp: New file.
13530 * gdb.base/all-architectures-6.exp: New file.
13531 * gdb.base/all-architectures-7.exp: New file.
13532 * gdb.base/all-architectures.exp.in: New file.
13533
364ca42e
YQ
135342016-12-09 Yao Qi <yao.qi@linaro.org>
13535
13536 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13537
107c2d62
LM
135382016-12-02 Luis Machado <lgustavo@codesourcery.com>
13539
13540 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13541 possible.
13542 Remove useless pattern-matching code.
13543
df3ee9ca
PA
135442016-12-02 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13547 procedure.
13548 (top level): Call it.
13549
ec835369
PA
135502016-12-02 Pedro Alves <palves@redhat.com>
13551
13552 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13553 New procedure.
13554 (top level): Call it.
13555
01770bbd
PA
135562016-12-02 Pedro Alves <palves@redhat.com>
13557
13558 PR cli/20559
13559 * gdb.base/commands.exp (user_defined_command_args_eval): New
13560 procedure.
13561 (top level): Call it.
13562
008459ea
LM
135632016-12-02 Luis Machado <lgustavo@codesourcery.com>
13564
13565 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13566 timeout handling.
13567
0c1b455e
TT
135682016-12-02 Tom Tromey <tom@tromey.com>
13569
13570 * gdb.dwarf2/main-subprogram.c: New file.
13571 * gdb.dwarf2/main-subprogram.exp: New file.
13572
018572b8
LM
135732016-12-01 Luis Machado <lgustavo@codesourcery.com>
13574
13575 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13576 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13577 gdb_test_no_output for a couple of cases.
13578 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13579
84c93cd5
LM
135802016-12-01 Luis Machado <lgustavo@codesourcery.com>
13581
13582 Fix test names and standardize compilation error messages throughout
13583 the following files:
13584
13585 * gdb.ada/start.exp
13586 * gdb.arch/alpha-step.exp
13587 * gdb.arch/e500-prologue.exp
13588 * gdb.arch/ftrace-insn-reloc.exp
13589 * gdb.arch/gdb1291.exp
13590 * gdb.arch/gdb1431.exp
13591 * gdb.arch/gdb1558.exp
13592 * gdb.arch/i386-dr3-watch.exp
13593 * gdb.arch/i386-sse-stack-align.exp
13594 * gdb.arch/ia64-breakpoint-shadow.exp
13595 * gdb.arch/pa-nullify.exp
13596 * gdb.arch/powerpc-aix-prologue.exp
13597 * gdb.arch/thumb-bx-pc.exp
13598 * gdb.base/annota1.exp
13599 * gdb.base/annota3.exp
13600 * gdb.base/arrayidx.exp
13601 * gdb.base/assign.exp
13602 * gdb.base/attach.exp
13603 * gdb.base/auxv.exp
13604 * gdb.base/bang.exp
13605 * gdb.base/bfp-test.exp
13606 * gdb.base/bigcore.exp
13607 * gdb.base/bitfields2.exp
13608 * gdb.base/break-fun-addr.exp
13609 * gdb.base/break-probes.exp
13610 * gdb.base/call-rt-st.exp
13611 * gdb.base/callexit.exp
13612 * gdb.base/catch-fork-kill.exp
13613 * gdb.base/charset.exp
13614 * gdb.base/checkpoint.exp
13615 * gdb.base/comprdebug.exp
13616 * gdb.base/constvars.exp
13617 * gdb.base/coredump-filter.exp
13618 * gdb.base/cursal.exp
13619 * gdb.base/cvexpr.exp
13620 * gdb.base/detach.exp
13621 * gdb.base/display.exp
13622 * gdb.base/dmsym.exp
13623 * gdb.base/dprintf-pending.exp
13624 * gdb.base/dso2dso.exp
13625 * gdb.base/dtrace-probe.exp
13626 * gdb.base/dump.exp
13627 * gdb.base/enum_cond.exp
13628 * gdb.base/exe-lock.exp
13629 * gdb.base/exec-invalid-sysroot.exp
13630 * gdb.base/execl-update-breakpoints.exp
13631 * gdb.base/exprs.exp
13632 * gdb.base/fileio.exp
13633 * gdb.base/find.exp
13634 * gdb.base/finish.exp
13635 * gdb.base/fixsection.exp
13636 * gdb.base/foll-vfork.exp
13637 * gdb.base/frame-args.exp
13638 * gdb.base/gcore.exp
13639 * gdb.base/gdb1250.exp
13640 * gdb.base/global-var-nested-by-dso.exp
13641 * gdb.base/gnu-ifunc.exp
13642 * gdb.base/hashline1.exp
13643 * gdb.base/hashline2.exp
13644 * gdb.base/hashline3.exp
13645 * gdb.base/hbreak-in-shr-unsupported.exp
13646 * gdb.base/huge.exp
13647 * gdb.base/infcall-input.exp
13648 * gdb.base/info-fun.exp
13649 * gdb.base/info-shared.exp
13650 * gdb.base/jit-simple.exp
13651 * gdb.base/jit-so.exp
13652 * gdb.base/jit.exp
13653 * gdb.base/jump.exp
13654 * gdb.base/label.exp
13655 * gdb.base/lineinc.exp
13656 * gdb.base/logical.exp
13657 * gdb.base/longjmp.exp
13658 * gdb.base/macscp.exp
13659 * gdb.base/miscexprs.exp
13660 * gdb.base/new-ui-echo.exp
13661 * gdb.base/new-ui-pending-input.exp
13662 * gdb.base/new-ui.exp
13663 * gdb.base/nodebug.exp
13664 * gdb.base/nofield.exp
13665 * gdb.base/offsets.exp
13666 * gdb.base/overlays.exp
13667 * gdb.base/pending.exp
13668 * gdb.base/pointers.exp
13669 * gdb.base/pr11022.exp
13670 * gdb.base/printcmds.exp
13671 * gdb.base/prologue.exp
13672 * gdb.base/ptr-typedef.exp
13673 * gdb.base/realname-expand.exp
13674 * gdb.base/relativedebug.exp
13675 * gdb.base/relocate.exp
13676 * gdb.base/remote.exp
13677 * gdb.base/reread.exp
13678 * gdb.base/return2.exp
13679 * gdb.base/savedregs.exp
13680 * gdb.base/sep.exp
13681 * gdb.base/sepdebug.exp
13682 * gdb.base/sepsymtab.exp
13683 * gdb.base/set-inferior-tty.exp
13684 * gdb.base/setshow.exp
13685 * gdb.base/shlib-call.exp
13686 * gdb.base/sigaltstack.exp
13687 * gdb.base/siginfo-addr.exp
13688 * gdb.base/signals.exp
13689 * gdb.base/signull.exp
13690 * gdb.base/sigrepeat.exp
13691 * gdb.base/so-impl-ld.exp
13692 * gdb.base/solib-display.exp
13693 * gdb.base/solib-overlap.exp
13694 * gdb.base/solib-search.exp
13695 * gdb.base/solib-symbol.exp
13696 * gdb.base/structs.exp
13697 * gdb.base/structs2.exp
13698 * gdb.base/symtab-search-order.exp
13699 * gdb.base/twice.exp
13700 * gdb.base/unload.exp
13701 * gdb.base/varargs.exp
13702 * gdb.base/watchpoint-solib.exp
13703 * gdb.base/watchpoint.exp
13704 * gdb.base/whatis.exp
13705 * gdb.base/wrong_frame_bt_full.exp
13706 * gdb.btrace/dlopen.exp
13707 * gdb.cell/ea-standalone.exp
13708 * gdb.cell/ea-test.exp
13709 * gdb.cp/dispcxx.exp
13710 * gdb.cp/gdb2384.exp
13711 * gdb.cp/method2.exp
13712 * gdb.cp/nextoverthrow.exp
13713 * gdb.cp/pr10728.exp
13714 * gdb.disasm/am33.exp
13715 * gdb.disasm/h8300s.exp
13716 * gdb.disasm/mn10300.exp
13717 * gdb.disasm/sh3.exp
13718 * gdb.dwarf2/dw2-dir-file-name.exp
13719 * gdb.fortran/complex.exp
13720 * gdb.fortran/library-module.exp
13721 * gdb.guile/scm-pretty-print.exp
13722 * gdb.guile/scm-symbol.exp
13723 * gdb.guile/scm-type.exp
13724 * gdb.guile/scm-value.exp
13725 * gdb.linespec/linespec.exp
13726 * gdb.mi/gdb701.exp
13727 * gdb.mi/gdb792.exp
13728 * gdb.mi/mi-breakpoint-changed.exp
13729 * gdb.mi/mi-dprintf-pending.exp
13730 * gdb.mi/mi-dprintf.exp
13731 * gdb.mi/mi-exit-code.exp
13732 * gdb.mi/mi-pending.exp
13733 * gdb.mi/mi-solib.exp
13734 * gdb.mi/new-ui-mi-sync.exp
13735 * gdb.mi/pr11022.exp
13736 * gdb.mi/user-selected-context-sync.exp
13737 * gdb.opt/solib-intra-step.exp
13738 * gdb.python/py-events.exp
13739 * gdb.python/py-finish-breakpoint.exp
13740 * gdb.python/py-mi.exp
13741 * gdb.python/py-prettyprint.exp
13742 * gdb.python/py-shared.exp
13743 * gdb.python/py-symbol.exp
13744 * gdb.python/py-template.exp
13745 * gdb.python/py-type.exp
13746 * gdb.python/py-value.exp
13747 * gdb.reverse/solib-precsave.exp
13748 * gdb.reverse/solib-reverse.exp
13749 * gdb.server/solib-list.exp
13750 * gdb.stabs/weird.exp
13751 * gdb.threads/reconnect-signal.exp
13752 * gdb.threads/stepi-random-signal.exp
13753 * gdb.trace/actions.exp
13754 * gdb.trace/ax.exp
13755 * gdb.trace/backtrace.exp
13756 * gdb.trace/change-loc.exp
13757 * gdb.trace/deltrace.exp
13758 * gdb.trace/ftrace-lock.exp
13759 * gdb.trace/ftrace.exp
13760 * gdb.trace/infotrace.exp
13761 * gdb.trace/mi-tracepoint-changed.exp
13762 * gdb.trace/packetlen.exp
13763 * gdb.trace/passcount.exp
13764 * gdb.trace/pending.exp
13765 * gdb.trace/range-stepping.exp
13766 * gdb.trace/report.exp
13767 * gdb.trace/stap-trace.exp
13768 * gdb.trace/tfind.exp
13769 * gdb.trace/trace-break.exp
13770 * gdb.trace/trace-condition.exp
13771 * gdb.trace/trace-enable-disable.exp
13772 * gdb.trace/trace-mt.exp
13773 * gdb.trace/tracecmd.exp
13774 * gdb.trace/tspeed.exp
13775 * gdb.trace/tsv.exp
13776 * lib/perftest.exp
13777
fb9feb35
LM
137782016-12-01 Luis Machado <lgustavo@codesourcery.com>
13779
13780 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13781 with gdb_test_no_output.
13782 Use command as test name.
13783
cd2ddb6c
LM
137842016-12-01 Luis Machado <lgustavo@codesourcery.com>
13785
13786 Fix test names starting with uppercase throughout the files.
13787
13788 * gdb.ada/assign_1.exp
13789 * gdb.ada/boolean_expr.exp
13790 * gdb.base/arrayidx.exp
13791 * gdb.base/del.exp
13792 * gdb.base/gcore-buffer-overflow.exp
13793 * gdb.base/testenv.exp
13794 * gdb.compile/compile.exp
13795 * gdb.python/py-framefilter-invalidarg.exp
13796 * gdb.python/py-framefilter.exp
13797
bb95117e
LM
137982016-12-01 Luis Machado <lgustavo@codesourcery.com>
13799
13800 Fix test names starting with uppercase throughout the files.
13801
13802 * gdb.ada/array_return.exp
13803 * gdb.ada/expr_delims.exp
13804 * gdb.ada/mi_dyn_arr.exp
13805 * gdb.ada/mi_interface.exp
13806 * gdb.ada/mi_var_array.exp
13807 * gdb.ada/watch_arg.exp
13808 * gdb.arch/alpha-step.exp
13809 * gdb.arch/altivec-regs.exp
13810 * gdb.arch/e500-regs.exp
13811 * gdb.arch/powerpc-d128-regs.exp
13812 * gdb.base/arrayidx.exp
13813 * gdb.base/break.exp
13814 * gdb.base/checkpoint.exp
13815 * gdb.base/debug-expr.exp
13816 * gdb.base/dmsym.exp
13817 * gdb.base/radix.exp
13818 * gdb.base/sepdebug.exp
13819 * gdb.base/testenv.exp
13820 * gdb.base/watch_thread_num.exp
13821 * gdb.base/watchpoint-cond-gone.exp
13822 * gdb.cell/break.exp
13823 * gdb.cell/ea-cache.exp
13824 * gdb.compile/compile.exp
13825 * gdb.cp/gdb2495.exp
13826 * gdb.gdb/selftest.exp
13827 * gdb.gdb/xfullpath.exp
13828 * gdb.go/hello.exp
13829 * gdb.go/integers.exp
13830 * gdb.objc/basicclass.exp
13831 * gdb.pascal/hello.exp
13832 * gdb.pascal/integers.exp
13833 * gdb.python/py-breakpoint.exp
13834 * gdb.python/py-cmd.exp
13835 * gdb.python/py-linetable.exp
13836 * gdb.python/py-xmethods.exp
13837 * gdb.python/python.exp
13838 * gdb.reverse/consecutive-precsave.exp
13839 * gdb.reverse/finish-precsave.exp
13840 * gdb.reverse/i386-precsave.exp
13841 * gdb.reverse/machinestate-precsave.exp
13842 * gdb.reverse/sigall-precsave.exp
13843 * gdb.reverse/solib-precsave.exp
13844 * gdb.reverse/step-precsave.exp
13845 * gdb.reverse/until-precsave.exp
13846 * gdb.reverse/watch-precsave.exp
13847 * gdb.threads/leader-exit.exp
13848 * gdb.threads/pthreads.exp
13849 * gdb.threads/wp-replication.exp
13850 * gdb.trace/actions.exp
13851 * gdb.trace/mi-tsv-changed.exp
13852 * gdb.trace/tsv.exp
13853
de97fdd4
LM
138542016-12-01 Luis Machado <lgustavo@codesourcery.com>
13855
13856 Fix test names starting with uppercase throughout the files.
13857
13858 * gdb.arch/i386-bp_permanent.exp
13859 * gdb.arch/i386-gnu-cfi.exp
13860 * gdb.base/disasm-end-cu.exp
13861 * gdb.base/macscp.exp
13862 * gdb.base/pending.exp
13863 * gdb.base/watch_thread_num.exp
13864 * gdb.cp/exception.exp
13865 * gdb.cp/gdb2495.exp
13866 * gdb.cp/local.exp
13867 * gdb.python/py-evsignal.exp
13868 * gdb.python/python.exp
13869 * gdb.trace/tracecmd.exp
13870
9f058c10
LM
138712016-12-01 Luis Machado <lgustavo@codesourcery.com>
13872
13873 Fix test names starting with uppercase throughout the files.
13874
13875 * gdb.base/charset.exp
13876 * gdb.base/eval.exp
13877 * gdb.base/multi-forks.exp
13878 * gdb.guile/scm-progspace.exp
13879 * gdb.opencl/datatypes.exp
13880 * gdb.python/py-block.exp
13881 * gdb.python/py-function.exp
13882 * gdb.python/py-symbol.exp
13883 * gdb.python/py-symtab.exp
13884 * gdb.python/py-xmethods.exp
13885 * gdb.reverse/break-precsave.exp
13886 * gdb.reverse/break-reverse.exp
13887 * gdb.reverse/consecutive-precsave.exp
13888 * gdb.reverse/consecutive-reverse.exp
13889 * gdb.reverse/finish-precsave.exp
13890 * gdb.reverse/finish-reverse-bkpt.exp
13891 * gdb.reverse/finish-reverse.exp
13892 * gdb.reverse/fstatat-reverse.exp
13893 * gdb.reverse/getresuid-reverse.exp
13894 * gdb.reverse/i386-precsave.exp
13895 * gdb.reverse/i386-reverse.exp
13896 * gdb.reverse/i386-sse-reverse.exp
13897 * gdb.reverse/i387-stack-reverse.exp
13898 * gdb.reverse/insn-reverse.exp
13899 * gdb.reverse/machinestate-precsave.exp
13900 * gdb.reverse/machinestate.exp
13901 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13902 * gdb.reverse/pipe-reverse.exp
13903 * gdb.reverse/readv-reverse.exp
13904 * gdb.reverse/recvmsg-reverse.exp
13905 * gdb.reverse/rerun-prec.exp
13906 * gdb.reverse/s390-mvcle.exp
13907 * gdb.reverse/sigall-precsave.exp
13908 * gdb.reverse/sigall-reverse.exp
13909 * gdb.reverse/solib-precsave.exp
13910 * gdb.reverse/solib-reverse.exp
13911 * gdb.reverse/step-precsave.exp
13912 * gdb.reverse/step-reverse.exp
13913 * gdb.reverse/time-reverse.exp
13914 * gdb.reverse/until-precsave.exp
13915 * gdb.reverse/until-reverse.exp
13916 * gdb.reverse/waitpid-reverse.exp
13917 * gdb.reverse/watch-precsave.exp
13918 * gdb.reverse/watch-reverse.exp
13919
cdc7edd7
LM
139202016-12-01 Luis Machado <lgustavo@codesourcery.com>
13921
13922 Fix test names starting with uppercase throughout the files.
13923
13924 * gdb.arch/i386-mpx-simple_segv.exp
13925 * gdb.arch/i386-mpx.exp
13926 * gdb.arch/i386-permbkpt.exp
13927 * gdb.arch/pa-nullify.exp
13928 * gdb.arch/powerpc-d128-regs.exp
13929 * gdb.arch/vsx-regs.exp
13930 * gdb.base/bfp-test.exp
13931 * gdb.base/break.exp
13932 * gdb.base/breakpoint-shadow.exp
13933 * gdb.base/callfuncs.exp
13934 * gdb.base/charset.exp
13935 * gdb.base/commands.exp
13936 * gdb.base/completion.exp
13937 * gdb.base/dfp-test.exp
13938 * gdb.base/echo.exp
13939 * gdb.base/ending-run.exp
13940 * gdb.base/eval.exp
13941 * gdb.base/expand-psymtabs.exp
13942 * gdb.base/float128.exp
13943 * gdb.base/floatn.exp
13944 * gdb.base/foll-exec-mode.exp
13945 * gdb.base/gdb1056.exp
13946 * gdb.base/gdb11531.exp
13947 * gdb.base/kill-after-signal.exp
13948 * gdb.base/multi-forks.exp
13949 * gdb.base/overlays.exp
13950 * gdb.base/pending.exp
13951 * gdb.base/sepdebug.exp
13952 * gdb.base/testenv.exp
13953 * gdb.base/valgrind-db-attach.exp
13954 * gdb.base/watch_thread_num.exp
13955 * gdb.base/watchpoint-cond-gone.exp
13956 * gdb.base/watchpoint.exp
13957 * gdb.base/watchpoints.exp
13958 * gdb.cp/arg-reference.exp
13959 * gdb.cp/baseenum.exp
13960 * gdb.cp/operator.exp
13961 * gdb.cp/shadow.exp
13962 * gdb.dwarf2/dw2-op-out-param.exp
13963 * gdb.dwarf2/dw2-reg-undefined.exp
13964 * gdb.go/chan.exp
13965 * gdb.go/hello.exp
13966 * gdb.go/integers.exp
13967 * gdb.go/methods.exp
13968 * gdb.go/package.exp
13969 * gdb.guile/scm-parameter.exp
13970 * gdb.guile/scm-progspace.exp
13971 * gdb.guile/scm-value.exp
13972 * gdb.mi/mi-pending.exp
13973 * gdb.mi/user-selected-context-sync.exp
13974 * gdb.multi/multi-attach.exp
13975 * gdb.multi/tids.exp
13976 * gdb.opt/clobbered-registers-O2.exp
13977 * gdb.pascal/floats.exp
13978 * gdb.pascal/integers.exp
13979 * gdb.python/py-block.exp
13980 * gdb.python/py-events.exp
13981 * gdb.python/py-parameter.exp
13982 * gdb.python/py-symbol.exp
13983 * gdb.python/py-symtab.exp
13984 * gdb.python/py-type.exp
13985 * gdb.python/py-value.exp
13986 * gdb.python/py-xmethods.exp
13987 * gdb.python/python.exp
13988 * gdb.reverse/break-precsave.exp
13989 * gdb.reverse/consecutive-precsave.exp
13990 * gdb.reverse/finish-precsave.exp
13991 * gdb.reverse/i386-precsave.exp
13992 * gdb.reverse/machinestate-precsave.exp
13993 * gdb.reverse/sigall-precsave.exp
13994 * gdb.reverse/solib-precsave.exp
13995 * gdb.reverse/step-precsave.exp
13996 * gdb.reverse/until-precsave.exp
13997 * gdb.reverse/watch-precsave.exp
13998 * gdb.server/ext-attach.exp
13999 * gdb.server/ext-restart.exp
14000 * gdb.server/ext-run.exp
14001 * gdb.server/ext-wrapper.exp
14002 * gdb.stabs/gdb11479.exp
14003 * gdb.stabs/weird.exp
14004 * gdb.threads/attach-many-short-lived-threads.exp
14005 * gdb.threads/kill.exp
14006 * gdb.threads/watchpoint-fork.exp
14007
bc6c7af4
LM
140082016-12-01 Luis Machado <lgustavo@codesourcery.com>
14009
14010 Fix test names starting with uppercase throughout all the files below.
14011
14012 * gdb.ada/array_return.exp
14013 * gdb.ada/catch_ex.exp
14014 * gdb.ada/info_exc.exp
14015 * gdb.ada/mi_catch_ex.exp
14016 * gdb.ada/mi_dyn_arr.exp
14017 * gdb.ada/mi_ex_cond.exp
14018 * gdb.ada/mi_exc_info.exp
14019 * gdb.ada/mi_interface.exp
14020 * gdb.ada/mi_task_arg.exp
14021 * gdb.ada/mi_task_info.exp
14022 * gdb.ada/mi_var_array.exp
14023 * gdb.arch/alpha-step.exp
14024 * gdb.arch/amd64-disp-step.exp
14025 * gdb.arch/arm-disp-step.exp
14026 * gdb.arch/disp-step-insn-reloc.exp
14027 * gdb.arch/e500-prologue.exp
14028 * gdb.arch/ftrace-insn-reloc.exp
14029 * gdb.arch/gdb1558.exp
14030 * gdb.arch/i386-bp_permanent.exp
14031 * gdb.arch/i386-disp-step.exp
14032 * gdb.arch/i386-float.exp
14033 * gdb.arch/i386-gnu-cfi.exp
14034 * gdb.arch/ia64-breakpoint-shadow.exp
14035 * gdb.arch/mips16-thunks.exp
14036 * gdb.arch/pa-nullify.exp
14037 * gdb.arch/powerpc-aix-prologue.exp
14038 * gdb.arch/powerpc-power.exp
14039 * gdb.arch/ppc-dfp.exp
14040 * gdb.arch/s390-tdbregs.exp
14041 * gdb.arch/spu-info.exp
14042 * gdb.arch/spu-ls.exp
14043 * gdb.arch/thumb-bx-pc.exp
14044 * gdb.base/advance.exp
14045 * gdb.base/annota-input-while-running.exp
14046 * gdb.base/arrayidx.exp
14047 * gdb.base/asmlabel.exp
14048 * gdb.base/async.exp
14049 * gdb.base/attach-wait-input.exp
14050 * gdb.base/auto-connect-native-target.exp
14051 * gdb.base/batch-preserve-term-settings.exp
14052 * gdb.base/bfp-test.exp
14053 * gdb.base/bigcore.exp
14054 * gdb.base/bp-permanent.exp
14055 * gdb.base/break-always.exp
14056 * gdb.base/break-fun-addr.exp
14057 * gdb.base/break-idempotent.exp
14058 * gdb.base/break-main-file-remove-fail.exp
14059 * gdb.base/break-probes.exp
14060 * gdb.base/break-unload-file.exp
14061 * gdb.base/break.exp
14062 * gdb.base/call-ar-st.exp
14063 * gdb.base/call-rt-st.exp
14064 * gdb.base/call-sc.exp
14065 * gdb.base/call-signal-resume.exp
14066 * gdb.base/call-strs.exp
14067 * gdb.base/callexit.exp
14068 * gdb.base/callfuncs.exp
14069 * gdb.base/catch-gdb-caused-signals.exp
14070 * gdb.base/catch-signal-siginfo-cond.exp
14071 * gdb.base/catch-syscall.exp
14072 * gdb.base/compare-sections.exp
14073 * gdb.base/cond-eval-mode.exp
14074 * gdb.base/condbreak-call-false.exp
14075 * gdb.base/consecutive-step-over.exp
14076 * gdb.base/cursal.exp
14077 * gdb.base/disabled-location.exp
14078 * gdb.base/disasm-end-cu.exp
14079 * gdb.base/display.exp
14080 * gdb.base/double-prompt-target-event-error.exp
14081 * gdb.base/dprintf-bp-same-addr.exp
14082 * gdb.base/dprintf-detach.exp
14083 * gdb.base/dprintf-next.exp
14084 * gdb.base/dprintf-non-stop.exp
14085 * gdb.base/dprintf-pending.exp
14086 * gdb.base/dso2dso.exp
14087 * gdb.base/ending-run.exp
14088 * gdb.base/enum_cond.exp
14089 * gdb.base/examine-backward.exp
14090 * gdb.base/exe-lock.exp
14091 * gdb.base/exec-invalid-sysroot.exp
14092 * gdb.base/execl-update-breakpoints.exp
14093 * gdb.base/execution-termios.exp
14094 * gdb.base/fileio.exp
14095 * gdb.base/fixsection.exp
14096 * gdb.base/foll-exec-mode.exp
14097 * gdb.base/foll-exec.exp
14098 * gdb.base/fork-running-state.exp
14099 * gdb.base/frame-args.exp
14100 * gdb.base/fullpath-expand.exp
14101 * gdb.base/func-ptr.exp
14102 * gdb.base/gcore-relro-pie.exp
14103 * gdb.base/gdb1090.exp
14104 * gdb.base/gdb1555.exp
14105 * gdb.base/global-var-nested-by-dso.exp
14106 * gdb.base/gnu-ifunc.exp
14107 * gdb.base/hbreak-in-shr-unsupported.exp
14108 * gdb.base/hbreak-unmapped.exp
14109 * gdb.base/hook-stop.exp
14110 * gdb.base/infcall-input.exp
14111 * gdb.base/info-fun.exp
14112 * gdb.base/info-shared.exp
14113 * gdb.base/interrupt-noterm.exp
14114 * gdb.base/jit-so.exp
14115 * gdb.base/jit.exp
14116 * gdb.base/line-symtabs.exp
14117 * gdb.base/list.exp
14118 * gdb.base/longjmp.exp
14119 * gdb.base/macscp.exp
14120 * gdb.base/max-value-size.exp
14121 * gdb.base/nodebug.exp
14122 * gdb.base/nofield.exp
14123 * gdb.base/overlays.exp
14124 * gdb.base/paginate-after-ctrl-c-running.exp
14125 * gdb.base/paginate-bg-execution.exp
14126 * gdb.base/paginate-inferior-exit.exp
14127 * gdb.base/pending.exp
14128 * gdb.base/pr11022.exp
14129 * gdb.base/printcmds.exp
14130 * gdb.base/ptr-typedef.exp
14131 * gdb.base/ptype.exp
14132 * gdb.base/randomize.exp
14133 * gdb.base/range-stepping.exp
14134 * gdb.base/realname-expand.exp
14135 * gdb.base/relativedebug.exp
14136 * gdb.base/remote.exp
14137 * gdb.base/savedregs.exp
14138 * gdb.base/sepdebug.exp
14139 * gdb.base/set-noassign.exp
14140 * gdb.base/shlib-call.exp
14141 * gdb.base/shreloc.exp
14142 * gdb.base/sigaltstack.exp
14143 * gdb.base/sigbpt.exp
14144 * gdb.base/siginfo-addr.exp
14145 * gdb.base/siginfo-obj.exp
14146 * gdb.base/siginfo-thread.exp
14147 * gdb.base/signest.exp
14148 * gdb.base/signull.exp
14149 * gdb.base/sigrepeat.exp
14150 * gdb.base/skip.exp
14151 * gdb.base/so-impl-ld.exp
14152 * gdb.base/solib-corrupted.exp
14153 * gdb.base/solib-disc.exp
14154 * gdb.base/solib-display.exp
14155 * gdb.base/solib-overlap.exp
14156 * gdb.base/solib-search.exp
14157 * gdb.base/solib-symbol.exp
14158 * gdb.base/source-execution.exp
14159 * gdb.base/sss-bp-on-user-bp-2.exp
14160 * gdb.base/sss-bp-on-user-bp.exp
14161 * gdb.base/stack-checking.exp
14162 * gdb.base/stale-infcall.exp
14163 * gdb.base/step-break.exp
14164 * gdb.base/step-line.exp
14165 * gdb.base/step-over-exit.exp
14166 * gdb.base/step-test.exp
14167 * gdb.base/structs.exp
14168 * gdb.base/sym-file.exp
14169 * gdb.base/symtab-search-order.exp
14170 * gdb.base/term.exp
14171 * gdb.base/type-opaque.exp
14172 * gdb.base/unload.exp
14173 * gdb.base/until-nodebug.exp
14174 * gdb.base/until.exp
14175 * gdb.base/unwindonsignal.exp
14176 * gdb.base/watch-cond.exp
14177 * gdb.base/watch-non-mem.exp
14178 * gdb.base/watch_thread_num.exp
14179 * gdb.base/watchpoint-reuse-slot.exp
14180 * gdb.base/watchpoint-solib.exp
14181 * gdb.base/watchpoint.exp
14182 * gdb.btrace/dlopen.exp
14183 * gdb.cell/arch.exp
14184 * gdb.cell/break.exp
14185 * gdb.cell/bt.exp
14186 * gdb.cell/core.exp
14187 * gdb.cell/data.exp
14188 * gdb.cell/dwarfaddr.exp
14189 * gdb.cell/ea-cache.exp
14190 * gdb.cell/ea-standalone.exp
14191 * gdb.cell/ea-test.exp
14192 * gdb.cell/f-regs.exp
14193 * gdb.cell/fork.exp
14194 * gdb.cell/gcore.exp
14195 * gdb.cell/mem-access.exp
14196 * gdb.cell/ptype.exp
14197 * gdb.cell/registers.exp
14198 * gdb.cell/sizeof.exp
14199 * gdb.cell/solib-symbol.exp
14200 * gdb.cell/solib.exp
14201 * gdb.compile/compile-tls.exp
14202 * gdb.cp/exception.exp
14203 * gdb.cp/gdb2495.exp
14204 * gdb.cp/local.exp
14205 * gdb.cp/mb-inline.exp
14206 * gdb.cp/mb-templates.exp
14207 * gdb.cp/pr10687.exp
14208 * gdb.cp/pr9167.exp
14209 * gdb.cp/scope-err.exp
14210 * gdb.cp/templates.exp
14211 * gdb.cp/virtfunc.exp
14212 * gdb.dwarf2/dw2-dir-file-name.exp
14213 * gdb.dwarf2/dw2-single-line-discriminators.exp
14214 * gdb.fortran/complex.exp
14215 * gdb.fortran/library-module.exp
14216 * gdb.guile/guile.exp
14217 * gdb.guile/scm-cmd.exp
14218 * gdb.guile/scm-frame-inline.exp
14219 * gdb.guile/scm-objfile.exp
14220 * gdb.guile/scm-pretty-print.exp
14221 * gdb.guile/scm-symbol.exp
14222 * gdb.guile/scm-type.exp
14223 * gdb.guile/scm-value.exp
14224 * gdb.linespec/keywords.exp
14225 * gdb.linespec/ls-errs.exp
14226 * gdb.linespec/macro-relative.exp
14227 * gdb.linespec/thread.exp
14228 * gdb.mi/mi-breakpoint-changed.exp
14229 * gdb.mi/mi-dprintf-pending.exp
14230 * gdb.mi/mi-fullname-deleted.exp
14231 * gdb.mi/mi-logging.exp
14232 * gdb.mi/mi-pending.exp
14233 * gdb.mi/mi-solib.exp
14234 * gdb.mi/new-ui-mi-sync.exp
14235 * gdb.mi/user-selected-context-sync.exp
14236 * gdb.multi/dummy-frame-restore.exp
14237 * gdb.multi/multi-arch-exec.exp
14238 * gdb.multi/remove-inferiors.exp
14239 * gdb.multi/watchpoint-multi-exit.exp
14240 * gdb.opt/solib-intra-step.exp
14241 * gdb.perf/backtrace.exp
14242 * gdb.perf/single-step.exp
14243 * gdb.perf/skip-command.exp
14244 * gdb.perf/skip-prologue.exp
14245 * gdb.perf/solib.exp
14246 * gdb.python/lib-types.exp
14247 * gdb.python/py-as-string.exp
14248 * gdb.python/py-bad-printers.exp
14249 * gdb.python/py-block.exp
14250 * gdb.python/py-breakpoint.exp
14251 * gdb.python/py-cmd.exp
14252 * gdb.python/py-events.exp
14253 * gdb.python/py-evthreads.exp
14254 * gdb.python/py-finish-breakpoint.exp
14255 * gdb.python/py-finish-breakpoint2.exp
14256 * gdb.python/py-frame-inline.exp
14257 * gdb.python/py-frame.exp
14258 * gdb.python/py-inferior.exp
14259 * gdb.python/py-infthread.exp
14260 * gdb.python/py-mi.exp
14261 * gdb.python/py-objfile.exp
14262 * gdb.python/py-pp-maint.exp
14263 * gdb.python/py-pp-registration.exp
14264 * gdb.python/py-prettyprint.exp
14265 * gdb.python/py-recurse-unwind.exp
14266 * gdb.python/py-shared.exp
14267 * gdb.python/py-symbol.exp
14268 * gdb.python/py-symtab.exp
14269 * gdb.python/py-template.exp
14270 * gdb.python/py-type.exp
14271 * gdb.python/py-unwind-maint.exp
14272 * gdb.python/py-unwind.exp
14273 * gdb.python/py-value.exp
14274 * gdb.python/python.exp
14275 * gdb.reverse/finish-reverse-bkpt.exp
14276 * gdb.reverse/insn-reverse.exp
14277 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14278 * gdb.reverse/solib-precsave.exp
14279 * gdb.reverse/solib-reverse.exp
14280 * gdb.stabs/gdb11479.exp
14281 * gdb.stabs/weird.exp
14282 * gdb.threads/fork-child-threads.exp
14283 * gdb.threads/fork-plus-threads.exp
14284 * gdb.threads/fork-thread-pending.exp
14285 * gdb.threads/forking-threads-plus-breakpoint.exp
14286 * gdb.threads/hand-call-in-threads.exp
14287 * gdb.threads/interrupted-hand-call.exp
14288 * gdb.threads/linux-dp.exp
14289 * gdb.threads/local-watch-wrong-thread.exp
14290 * gdb.threads/next-while-other-thread-longjmps.exp
14291 * gdb.threads/non-ldr-exit.exp
14292 * gdb.threads/pending-step.exp
14293 * gdb.threads/print-threads.exp
14294 * gdb.threads/process-dies-while-detaching.exp
14295 * gdb.threads/process-dies-while-handling-bp.exp
14296 * gdb.threads/pthreads.exp
14297 * gdb.threads/queue-signal.exp
14298 * gdb.threads/reconnect-signal.exp
14299 * gdb.threads/signal-command-handle-nopass.exp
14300 * gdb.threads/signal-command-multiple-signals-pending.exp
14301 * gdb.threads/signal-delivered-right-thread.exp
14302 * gdb.threads/signal-sigtrap.exp
14303 * gdb.threads/sigthread.exp
14304 * gdb.threads/staticthreads.exp
14305 * gdb.threads/stepi-random-signal.exp
14306 * gdb.threads/thread-unwindonsignal.exp
14307 * gdb.threads/thread_check.exp
14308 * gdb.threads/thread_events.exp
14309 * gdb.threads/tid-reuse.exp
14310 * gdb.threads/tls-nodebug.exp
14311 * gdb.threads/tls-shared.exp
14312 * gdb.threads/tls-so_extern.exp
14313 * gdb.threads/tls.exp
14314 * gdb.threads/wp-replication.exp
14315 * gdb.trace/actions-changed.exp
14316 * gdb.trace/actions.exp
14317 * gdb.trace/backtrace.exp
14318 * gdb.trace/change-loc.exp
14319 * gdb.trace/collection.exp
14320 * gdb.trace/deltrace.exp
14321 * gdb.trace/disconnected-tracing.exp
14322 * gdb.trace/entry-values.exp
14323 * gdb.trace/ftrace-lock.exp
14324 * gdb.trace/ftrace.exp
14325 * gdb.trace/infotrace.exp
14326 * gdb.trace/mi-trace-frame-collected.exp
14327 * gdb.trace/mi-trace-unavailable.exp
14328 * gdb.trace/mi-traceframe-changed.exp
14329 * gdb.trace/mi-tracepoint-changed.exp
14330 * gdb.trace/mi-tsv-changed.exp
14331 * gdb.trace/no-attach-trace.exp
14332 * gdb.trace/packetlen.exp
14333 * gdb.trace/passc-dyn.exp
14334 * gdb.trace/passcount.exp
14335 * gdb.trace/pending.exp
14336 * gdb.trace/pr16508.exp
14337 * gdb.trace/qtro.exp
14338 * gdb.trace/range-stepping.exp
14339 * gdb.trace/read-memory.exp
14340 * gdb.trace/report.exp
14341 * gdb.trace/save-trace.exp
14342 * gdb.trace/signal.exp
14343 * gdb.trace/stap-trace.exp
14344 * gdb.trace/status-stop.exp
14345 * gdb.trace/strace.exp
14346 * gdb.trace/tfile.exp
14347 * gdb.trace/tfind.exp
14348 * gdb.trace/trace-break.exp
14349 * gdb.trace/trace-condition.exp
14350 * gdb.trace/trace-enable-disable.exp
14351 * gdb.trace/trace-mt.exp
14352 * gdb.trace/tracecmd.exp
14353 * gdb.trace/tracefile-pseudo-reg.exp
14354 * gdb.trace/tspeed.exp
14355 * gdb.trace/tstatus.exp
14356 * gdb.trace/tsv.exp
14357 * gdb.trace/unavailable.exp
14358 * gdb.trace/while-dyn.exp
14359 * gdb.trace/while-stepping.exp
14360 * lib/gdb-guile.exp
14361 * lib/gdb.exp
14362 * lib/mi-support.exp
14363 * lib/pascal.exp
14364 * lib/perftest.exp
14365 * lib/prelink-support.exp
14366 * lib/selftest-support.exp
14367
ad02e4fe
SM
143682016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14369
14370 * Makefile.in: Include disable-implicit-rules.mk.
14371
22347e55
AA
143722016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14373
14374 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14375 non-byte-aligned bit fields.
14376
da5b30da
AA
143772016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14378
14379 PR gdb/12616
14380 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14381 respects the DW_AT_data_bit_offset attribute.
14382
b593ecca
SM
143832016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14384
14385 * gdb.base/default.exp: Fix output of "set language".
14386
3b165252
SM
143872016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14388
14389 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14390 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14391 make.
14392 * configure.ac: Remove checks for the make program.
14393 * configure: Re-generate.
14394
1a2f3d7f
KB
143952016-11-16 Kevin Buettner <kevinb@redhat.com>
14396
14397 * gdb.python/py-recurse-unwind.c (main): Add loop.
14398 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14399 to read_register() and gdb.parse_and_eval(). Make each code
14400 call a separate case that can be individually tested.
14401 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14402 proc. Call cont_and_backtrace for each of the code paths that
14403 we want to test in the unwinder.
14404
b7f38fda
AA
144052016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14406
14407 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14408 the definition of struct S.
14409
1f8db343
CM
144102016-11-11 Catherine Moore <clm@codesourcery.com>
14411
14412 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14413
fad0c9fb
PA
144142016-11-09 Pedro Alves <palves@redhat.com>
14415
14416 * gdb.base/commands.exp (runto_or_return): New procedure.
14417 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14418 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14419 (progvar_simple_while_test, progvar_complex_if_while_test)
14420 (if_while_breakpoint_command_test)
14421 (infrun_breakpoint_command_test, breakpoint_command_test)
14422 (user_defined_command_test, watchpoint_command_test)
14423 (test_command_prompt_position, redefine_hook_test)
14424 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14425 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14426 multi_line_input and multi_line. Remove gdb_expect and
14427 gdb_stop_suppressing_tests uses.
14428 * lib/gdb.exp (valnum_re): New global.
14429 (multi_line_input): New procedure.
14430
8354c62c
SM
144312016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14432
14433 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14434 Remove.
14435 (test_setup): Define with proc_with_prefix.
14436 (test_cli_inferior): Likewise.
14437 (test_cli_thread): Likewise.
14438 (test_cli_frame): Likewise.
14439 (test_cli_select_frame): Likewise.
14440 (test_cli_up_down): Likewise.
14441 (test_mi_thread_select): Likewise.
14442 (test_mi_stack_select_frame): Likewise.
14443 (test_cli_in_mi_inferior): Likewise.
14444 (test_cli_in_mi_thread): Likewise.
14445 (test_cli_in_mi_frame): Likewise.
14446 (top level): Do not use with_test_prefix_procname.
14447
64f367a2
PA
144482016-11-09 Pedro Alves <palves@redhat.com>
14449
14450 * gdb.base/commands.exp (gdbvar_simple_if_test)
14451 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14452 (progvar_simple_if_test, progvar_simple_while_test)
14453 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14454 (infrun_breakpoint_command_test, breakpoint_command_test)
14455 (user_defined_command_test, watchpoint_command_test)
14456 (test_command_prompt_position, deprecated_command_test)
14457 (bp_deleted_in_command, temporary_breakpoint_commands)
14458 (stray_arg0_test, source_file_with_indented_comment)
14459 (recursive_source_test, if_commands_test)
14460 (error_clears_commands_left, redefine_hook_test)
14461 (redefine_backtrace_test): Use proc_with_prefix.
14462 * lib/gdb.exp (proc_with_prefix): New proc.
14463
0bb65f1e
AA
144642016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14465
14466 * gdb.base/tui-layout.c: New file.
14467 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14468 disassembly window contains very long lines.
14469
7353f247
TT
144702016-11-08 Tom Tromey <tom@tromey.com>
14471
14472 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14473 depend on Python 2.
14474
30a7bb83
TT
144752016-11-08 Tom Tromey <tom@tromey.com>
14476
14477 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14478 New method.
14479
cdf5a07c
MG
144802016-10-29 Manish Goregaokar <manish@mozilla.com>
14481
2806dc7e 14482 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14483
51a789c3
MG
144842016-10-27 Manish Goregaokar <manish@mozilla.com>
14485
2806dc7e
PA
14486 * gdb.rust/simple.rs: Add test for univariant enums without
14487 discriminants and for encoded struct-like enums.
51a789c3 14488
f610ab6d
PA
144892016-10-28 Pedro Alves <palves@redhat.com>
14490
14491 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14492 gdb_test_multiple, tighten regexps and match symtabs and line
14493 tables incrementally.
14494
b129b0ca
LM
144952016-10-28 Luis Machado <lgustavo@codesourcery.com>
14496
14497 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14498 general.
14499
ecf45d2c
SL
145002016-10-25 Luis Machado <lgustavo@codesourcery.com>
14501
14502 * gdb.base/exec-invalid-sysroot.exp: New file.
14503
b8d38ee4
JK
145042016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14505
14506 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14507
f90fd8c2
JK
145082016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14509
14510 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14511
2d2476aa
MR
145122016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14513
2806dc7e
PA
14514 * gdb.base/killed-outside.exp: Remove $options from a call to
14515 `prepare_for_testing'.
2d2476aa 14516
e42b25a0
SM
145172016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14518
14519 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14520 Change test message.
14521
3ccdb432
SM
145222016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14523
14524 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14525 Update comment.
14526
5bad3170
SM
145272016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14528
14529 * gdb.trace/mi-trace-save.exp: New file.
14530
5ad9dba7
YQ
145312016-10-13 Yao Qi <yao.qi@linaro.org>
14532
14533 * gdb.base/code_elim.exp (get_var_address): Remove.
14534 * gdb.base/relocate.exp: Likewise.
14535 * gdb.base/shreloc.exp: Likewise.
14536 * lib/gdb.exp (get_var_address): New.
14537
62df7e21
YQ
145382016-10-13 Yao Qi <yao.qi@linaro.org>
14539
14540 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14541 floating point tests if $skip_float_test is false.
14542
4dac951e
LM
145432016-10-12 Luis Machado <lgustavo@codesourcery.com>
14544
14545 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14546 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14547 argc values.
14548 Add 1 to argc so we guarantee distinct initial/modified argc values.
14549
8f1a8fc4
JK
145502016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14551
14552 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14553
16c85b5d
JK
145542016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14555
14556 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14557 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14558 * gdb.arch/vsx-regs.exp: Likewise.
14559
1d0e042a
YQ
145602016-10-07 Yao Qi <yao.qi@linaro.org>
14561
14562 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14563
68dadef5
MM
145642016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14565
14566 * gdb.python/python.exp: Test decode_line("*0").
14567
33fa2c6e
DE
145682016-10-06 Doug Evans <dje@google.com>
14569
14570 * gdb.python/py-value.exp (test_value_creation): Add test for large
14571 unsigned 64-bit value.
14572
9c37b5ae
TT
145732016-10-06 Tom Tromey <tom@tromey.com>
14574
14575 * gdb.compile/compile.exp: Change java tests to rust.
14576 * gdb.base/setshow.exp: Change java tests to rust.
14577 * gdb.base/default.exp: Remove java from language list.
14578 * README (Examples): Update language example.
14579 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14580 test.
14581 * lib/gdb.exp (skip_java_tests): Remove.
14582 * lib/java.exp: Remove.
14583 * gdb.java: Remove.
14584
78b86327
MR
145852016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14586
14587 * gdb.arch/mips-fcr.exp: New test.
14588 * gdb.arch/mips-fcr.c: Source for the new test.
14589
7470adbb
MR
145902016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14591
14592 * gdb.base/solib-disc.exp: Use `standard_output_file'
14593 throughout.
14594
4a556533
PA
145952016-10-06 Pedro Alves <palves@redhat.com>
14596
14597 * gdb.base/jit-simple-dl.c: New file.
14598 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14599 * gdb.base/jit-simple.c: ... this.
14600 * gdb.base/jit-simple.exp (jit_run): Delete.
14601 (build_jit): New proc.
14602 (jit_test_reread): Recompile either the main program or the shared
14603 library, depending on what is being tested. Skip changing address
14604 if caller wants to. Compare before/after addresses. If testing
14605 standalone, explicitly load the binary. Test "maint info
14606 breakpoints".
14607 (top level): Add "standalone vs shared lib" and "change address"
14608 vs "same address" axes.
14609
5a122fbc
PA
146102016-10-06 Pedro Alves <palves@redhat.com>
14611
14612 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14613 call.
14614 (jit_run): Delete.
14615 (jit_test_reread): Use with_test_prefix. Reload the main binary
14616 explicitly. Compare the before/after addresses of the JIT
14617 descriptor.
14618
ee8da4b8
DE
146192016-08-15 Doug Evans <dje@google.com>
14620
14621 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14622 for single bitfields is bool.
14623 * gdb.xml/tdesc-regs.exp: Ditto.
14624
f389f6fe
JK
146252016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14626
14627 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14628
fdebf1a4
YQ
146292016-10-05 Yao Qi <yao.qi@linaro.org>
14630
14631 * lib/gdb.exp (support_complex_tests): Return zero if
14632 gdb_skip_float_test return true.
14633
9c36d954 146342016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14635 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14636
14637 PR gdb/20487
14638 * gdb.mi/user-selected-context-sync.exp: New file.
14639 * gdb.mi/user-selected-context-sync.c: New file.
14640
4034d0ff 146412016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14642 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14643
14644 PR gdb/20487
14645 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14646 =thread-select-event check.
14647
a4297203
PB
146482016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14649
14650 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14651 the compulsory L operand changes.
14652 * gdb.arch/powerpc-power.s: Likewise.
14653
bb805577
JK
146542016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14655
14656 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14657 * gdb.base/jit-attach-pie.c: New file.
14658 * gdb.base/jit-attach-pie.exp: New file.
14659
6d61dee5
PA
146602016-09-28 Pedro Alves <palves@redhat.com>
14661
14662 * gdb.base/infcall-input.c: New file.
14663 * gdb.base/infcall-input.exp: New file.
14664
f73842fc
YQ
146652016-09-22 Yao Qi <yao.qi@linaro.org>
14666
14667 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14668 (gdb_exit): Rename it to ...
14669 (gdbserver_gdb_exit): ... Close GDBserver.
14670 (gdb_exit): New proc, call gdbserver_gdb_exit.
14671 (mi_gdb_exit): Likewise.
14672
90681dab
YQ
146732016-09-22 Yao Qi <yao.qi@linaro.org>
14674
14675 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14676 path.
14677 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14678 Remove duplication.
14679
9c211fd8
YQ
146802016-09-22 Yao Qi <yao.qi@linaro.org>
14681
14682 * lib/gdbserver-support.exp: Check the existence of
14683 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14684
ad0a504f
AK
146852016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14686
14687 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14688
36cf1806
TT
146892016-09-21 Tom Tromey <tom@tromey.com>
14690
14691 PR gdb/20604:
14692 * gdb.base/quit.exp: New file.
14693
74172ecf
SM
146942016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14695
14696 * .gitignore: New file.
14697
3d0ec882
MR
146982016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14699
14700 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14701 throughout.
14702
8193adea
AA
147032016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14704
14705 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14706
d41a5c09
JK
147072016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14708
14709 * gdb.cp/casts.cc (decltype): Move it ...
14710 (main): ... with its call to ...
14711 * gdb.cp/casts03.cc: ... a new file.
14712 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14713
d2dfe700
JK
147142016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14715
14716 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14717
e2a92b16
PB
147182016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14719
14720 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14721 and sync up the test with tests in gas/testsuite/gas/ppc.
14722 * gdb.arch/powerpc-power.exp: Likewise.
14723
49b4de64
JK
147242016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14725
14726 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14727
2c29df25
SDJ
147282016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14729 Jan Kratochvil <jan.kratochvil@redhat.com>
14730
14731 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14732 make m1's definition to be different from m2's. Use 'dummy' as an
14733 argument for probe 'two'.
14734
cc3c2846
JB
147352016-09-10 Jon Beniston <jon@beniston.com>
14736
14737 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14738 for sim target.
14739
e1b2624a
AA
147402016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14741
14742 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14743 variable declaration.
14744 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14745 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14746 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14747 received HWCAP as its argument.
14748
4295e285
PA
147492016-09-06 Pedro Alves <palves@redhat.com>
14750
14751 * gdb.base/new-ui-pending-input.c: New file.
14752 * gdb.base/new-ui-pending-input.exp: New file.
14753 * gdb.exp (clear_gdb_spawn_id): New procedure.
14754 (with_spawn_id): Check whether gdb_spawn_id exists before
14755 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14756 on exit.
14757
00d5215e
UW
147582016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14759
14760 * gdb.base/float128.c: New file.
14761 * gdb.base/float128.exp: Likewise.
14762 * gdb.base/floatn.c: Likewise.
14763 * gdb.base/floatn.exp: Likewise.
14764
a9ff5f12
UW
147652016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14766
14767 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14768
f245535c
PA
147692016-09-05 Pedro Alves <palves@redhat.com>
14770
14771 PR backtrace/19927
14772 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14773 unwinders are immediately called as side effect of "source" or
14774 "disable unwinder" commands.
14775 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14776
ae9cf263
YQ
147772016-09-02 Yao Qi <yao.qi@linaro.org>
14778
14779 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14780 is true and $type is "float" or "double".
14781
27aba047
YQ
147822016-09-02 Yao Qi <yao.qi@linaro.org>
14783
14784 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14785 true.
14786 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14787 * gdb.base/call-rt-st.exp: Likewise.
14788 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14789 return value instead of gdb,skip_float_test.
14790 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14791 (do_function_calls): Use its return value instead of
14792 gdb,skip_float_test.
14793 * gdb.base/finish.exp: Likewise.
14794 * gdb.base/funcargs.exp: Likewise.
14795 * gdb.base/return.exp: Likewise.
14796 * gdb.base/return2.exp: Likewise.
14797 * gdb.base/varargs.exp: Likewise.
14798 * lib/gdb.exp (gdb_skip_float_test): Change it to
14799 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14800
5af962df
AA
148012016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14802
14803 * gdb.multi/tids.exp: Test "thread apply all".
14804
7fac6910
JK
148052016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14806
14807 * gdb.base/default.exp (tty): Remove.
14808
bb1fe4ac
KB
148092016-08-24 Kevin Buettner <kevinb@redhat.com>
14810
2806dc7e
PA
14811 * gdb.python/py-recurse-unwind.c: New file.
14812 * gdb.python/py-recurse-unwind.py: New file.
14813 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14814
0a1ddfa6
SM
148152016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14816
14817 * gdb.base/set-inferior-tty.exp: New file.
14818 * gdb.base/set-inferior-tty.c: New file.
14819
d9de1fe3
PA
148202016-08-23 Pedro Alves <palves@redhat.com>
14821
14822 PR gdb/20494
14823 * gdb.base/new-ui-echo.c: New file.
14824 * gdb.base/new-ui-echo.exp: New file.
14825
e9d9abd7
YQ
148262016-08-23 Yao Qi <yao.qi@linaro.org>
14827
14828 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14829 gdbserver_spawn.
14830 * gdb.server/connect-without-multi-process.exp (do_test):
14831 Likewise.
14832
3589529e
YQ
148332016-08-23 Yao Qi <yao.qi@linaro.org>
14834
14835 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14836 standalone_txt. Delete gdb_txt and standalone_txt on host
14837 and target. Spawn the binary on target. Copy files from
14838 target to host.
14839
6bb90213
PA
148402016-08-22 Pedro Alves <palves@redhat.com>
14841
14842 PR gdb/20505
14843 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14844 with_test_prefix. Factor out bits to ...
14845 (test_no_vdso): ... this new procedure.
14846
20c2c024
CL
148472016-08-19 Carl Love <cel@us.ibm.com>
14848
14849 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14850 maintaining separate logic for constructing the output path.
14851 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14852 * gdb.arch/ppc-dfp.exp: Likewise.
14853 * gdb.arch/ppc-fp.exp: Likewise.
14854 * gdb.arch/vsx-regs.exp: Likewise.
14855 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14856 binprefix for generating the additional binary files.
14857
0646e07d
PA
148582016-08-19 Pedro Alves <palves@redhat.com>
14859
14860 * gdb.trace/mi-trace-frame-collected.exp
14861 (test_trace_frame_collected): On x32, expect two registers.
14862
46da9242
CL
148632016-08-18 Carl Love <cel@us.ibm.com>
14864
14865 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14866 and sync up the test with tests in gas/testsuite/gas/ppc.
14867 * gdb.arch/powerpc-power.exp: Likewise.
14868
eb2332d7
SM
148692016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14870
14871 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14872 expected error message.
14873
63c61e04
SM
148742016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14875
14876 * gdb.multi/remove-inferiors.exp: New file.
14877 * gdb.multi/remove-inferiors.c: New file.
14878
7b17065f
YQ
148792016-08-12 Yao Qi <yao.qi@linaro.org>
14880
14881 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14882 argument list.
14883
01d3dedf
PA
148842016-08-10 Pedro Alves <palves@redhat.com>
14885
14886 PR gdb/19187
14887 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14888 setup_kfails.
14889
3eb7562a
PA
148902016-08-09 Pedro Alves <palves@redhat.com>
14891 Simon Marchi <simon.marchi@ericsson.com>
14892
14893 PR gdb/20418
14894 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14895 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14896
80614914
PA
148972016-08-09 Pedro Alves <palves@redhat.com>
14898
14899 PR mi/20431
14900 * gdb.mi/mi-cmd-error.exp: New file.
14901
f348d89a
PA
149022016-08-09 Pedro Alves <palves@redhat.com>
14903
14904 PR gdb/18653
14905 * gdb.base/signals-state-child.c: New file.
14906 * gdb.base/signals-state-child.exp: New file.
14907 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14908
e5ca03b4
PA
149092016-08-09 Pedro Alves <palves@redhat.com>
14910
14911 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14912
282a0691
TT
149132016-08-03 Tom Tromey <tom@tromey.com>
14914
14915 PR python/18565:
14916 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14917
41bfcd63
YQ
149182016-08-01 Yao Qi <yao.qi@linaro.org>
14919
14920 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14921 variable mode to "multi-process" if $multi_process is 1, otherwise
14922 set it to "single-process".
14923
e3465b24
YQ
149242016-08-01 Yao Qi <yao.qi@linaro.org>
14925
14926 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14927 * gdb.cp/cpexprs.exp: Likewise.
14928 * gdb.cp/m-static.exp: Likewise.
14929
0b31a4bc
TT
149302016-07-26 Tom Tromey <tom@tromey.com>
14931
14932 PR python/20190:
14933 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14934 test.
14935
e0461dbb
MM
149362016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14937
14938 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14939 selecting assembly source files.
14940 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14941 assembly source files.
14942 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14943 assembly source files.
14944 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14945 selecting assembly source files.
14946
8194e927
SM
149472016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14948
14949 * gdb.base/new-ui.exp (do_test_invalid_args): New
14950 procedure.
14951
c0272db5
TW
149522016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14953
14954 * gdb.btrace/reconnect.c: New file.
14955 * gdb.btrace/reconnect.exp: New file.
14956
e3487908
GKB
149572016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14958
14959 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14960 to test_catch_syscall_group.
14961 (test_catch_syscall_group): New.
14962
12df5c00
TT
149632016-07-21 Tom Tromey <tom@tromey.com>
14964
14965 * gdb.rust/simple.rs (main): Use empty struct expression.
14966 * gdb.rust/simple.exp: Add tests for empty struct expression.
14967
bae62ee2
YQ
149682016-07-21 Yao Qi <yao.qi@linaro.org>
14969
14970 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14971 if gdb_skip_xml_test is true on some targets.
14972
b1b53fb3
YQ
149732016-07-21 Yao Qi <yao.qi@linaro.org>
14974
14975 * gdb.server/solib-list.exp: Unset last_loaded_file.
14976
027d97f8
JK
149772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14978
14979 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14980 "step into captured_main (args)".
14981
7674d381
JK
149822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14983
14984 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14985
72b5d099
JK
149862016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14987
14988 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14989
1f960ced
PA
149902016-07-19 Pedro Alves <palves@redhat.com>
14991
14992 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14993 * gdb.opt/inline-bt.exp: Likewise.
14994 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14995 additional_flags=-Winline.
14996 * gdb.opt/inline-locals.exp: Likewise.
14997 * gdb.opt/inline-markers.c (ATTR): Define.
14998 (inlined_fn): Use it.
14999
f25827c1
YQ
150002016-07-19 Yao Qi <yao.qi@linaro.org>
15001
15002 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15003 (test_with_self): Remove some code. Remove argument executable.
15004 (top-level): Use do_self_tests.
15005
37539ebe
DB
150062016-07-15 Zachary Welch <zwelch@codesourcery.com>
15007 Don Breazeal <donb@codesourcery.com>
15008
15009 * gdb.base/maint.exp: Escape paths used in regular expressions.
15010 * gdb.stabs/weird.exp: Likewise.
15011
dac790e1
TT
150122016-07-13 Tom Tromey <tom@tromey.com>
15013
15014 PR python/15620, PR python/18620:
15015 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15016 (test_bkpt_events): New procs.
15017
93daf339
TT
150182016-07-13 Tom Tromey <tom@tromey.com>
15019
15020 PR python/17698:
15021 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15022 test.
15023 (test_watchpoints): Likewise.
15024 (test_bkpt_pending): New proc.
15025
6571a381
TT
150262016-07-13 Tom Tromey <tom@tromey.com>
15027
15028 PR cli/18053:
15029 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15030 completion test.
15031
e8732474
JK
150322016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15033
15034 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15035 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15036 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15037 f_label.
15038 (g): Rename g_end_lbl to g_label.
15039 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15040 low_pc and high_pc.
15041 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15042
e0f3fd7c
TT
150432016-07-12 Tom Tromey <tom@tromey.com>
15044
15045 PR python/19293:
15046 * gdb.python/py-unwind-maint.exp: Update tests.
15047
3cfe46b6
YQ
150482016-07-12 Yao Qi <yao.qi@linaro.org>
15049
15050 * lib/selftest-support.exp (selftest_setup): Match the output
15051 when captured_main is inlined.
15052
4f19a0e6
WT
150532016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15054
15055 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15056 New variables.
15057 (print this%a, print this%b, print this): New tests.
15058 * gdb.fortran/derived-types.f90 (this): New object and
15059 initialization.
15060
986cf455
SM
150612016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15062
15063 * gdb.ada/arraydim.exp: Remove extra directory level in build
15064 directory.
15065
f0464b23
SM
150662016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15067
15068 * lib/ada.exp: Remove extra directory level in build directory.
15069 * gdb.ada/cond_lang.exp: Likewise.
15070 * gdb.ada/exec_changed.exp: Likewise.
15071 * gdb.ada/lang_switch.exp: Likewise.
15072
42d94011
MG
150732016-07-06 Manish Goregaokar <manish@mozilla.com>
15074
2806dc7e
PA
15075 * simple.rs: Add test for raw pointer subscripting.
15076 * simple.exp: Add test expectations.
42d94011 15077
647c264c
YQ
150782016-07-05 Yao Qi <yao.qi@linaro.org>
15079
15080 * gdb.mi/mi-reverse.exp: Match =record-started output.
15081
20aa2c60
PA
150822016-07-01 Pedro Alves <palves@redhat.com>
15083
15084 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15085 procedure.
15086 (jit_reader_test): Test the jit reader's unwinder.
15087 * gdb.base/jithost.c (jit_function_00_code): New global.
15088 (main): Use memcpy to fill in the mmapped code, instead of poking
15089 bytes manually here.
15090 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15091 value.
15092 (read_debug_info): Save the function's range.
15093 (read_sp): New function.
15094 (unwind_frame): Use it. Also unwind RBP.
15095 (get_frame_id): Use read_sp.
15096 (gdb_init_reader): Use calloc instead of malloc.
15097 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15098 parameter. Use gdb_test_multiple.
15099
ced2dffb
PA
151002016-07-01 Pedro Alves <palves@redhat.com>
15101 Antoine Tremblay <antoine.tremblay@ericsson.com>
15102
15103 * gdb.threads/process-dies-while-detaching.c: New file.
15104 * gdb.threads/process-dies-while-detaching.exp: New file.
15105
63000888
PA
151062016-07-01 Pedro Alves <palves@redhat.com>
15107
15108 * gdb.multi/watchpoint-multi-exit.c: New file.
15109 * gdb.multi/watchpoint-multi-exit.exp: New file.
15110
038d4868
PA
151112016-06-30 Pedro Alves <palves@redhat.com>
15112
15113 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15114 unset inferior_spawn_id.
15115
994e9c83
PA
151162016-06-30 Pedro Alves <palves@redhat.com>
15117
15118 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15119 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15120
e5653468
YQ
151212016-06-29 Yao Qi <yao.qi@linaro.org>
15122
15123 * gdb.base/return.c: Add copyright header.
15124
803b47e5
TT
151252016-06-29 Tom Tromey <tom@tromey.com>
15126
15127 PR python/20129:
15128 * gdb.python/py-framefilter.exp: Add tests for setting priority
15129 and disabling of non-existent frame filter.
15130
28244707
YQ
151312016-06-29 Yao Qi <yao.qi@linaro.org>
15132
15133 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15134 0x0f07ff.
15135
a31d2f06
YQ
151362016-06-28 Yao Qi <yao.qi@linaro.org>
15137
15138 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15139 triplets. Start gdb, execute catch syscall, and continue. Check
15140 gdb's output to determine catch syscall is supported.
15141
921d8f54
MG
151422016-06-27 Manish Goregaokar <manish@mozilla.com>
15143
25d49b86
PA
15144 * gdb.rust/simple.rs: Add test for returning unit in a function.
15145 * gdb.rust/simple.exp: Add expectation for functions returning
15146 unit.
921d8f54 15147
f4952523
PMR
151482016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15149
15150 * gdb.python/py-breakpoint-create-fail.c,
15151 gdb.python/py-breakpoint-create-fail.exp,
15152 gdb.python/py-breakpoint-create-fail.py: New testcase.
15153
fccb08f8
MG
151542016-06-25 Manish Goregaokar <manish@mozilla.com>
15155
15156 PR gdb/20239
15157 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
15158 * gdb.rust/simple.exp: Add test expectations for new NonZero
15159 tests.
fccb08f8 15160
6b850546
DT
151612016-06-24 David Taylor <dtaylor@emc.com>
15162
15163 * gdb.base/offsets.exp: New file.
15164 * gdb.base/offsets.c: New file.
15165
17621150
TT
151662016-06-23 Tom Tromey <tom@tromey.com>
15167
15168 PR gdb/16483:
15169 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15170 before any filters are loaded.
15171
04d59df6
WT
151722016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15173
15174 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15175 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15176 structs.
15177 * gdb.fortran/derived-type-function.exp: New file.
15178 * gdb.fortran/derived-type-function.f90: New file.
15179
15180
ac69f786
PA
151812016-06-21 Pedro Alves <palves@redhat.com>
15182
15183 * gdb.base/new-ui.exp: New file.
15184 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15185 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15186 (with_spawn_id): New procedure.
15187
49940788
PA
151882016-06-21 Pedro Alves <palves@redhat.com>
15189
15190 * gdb.mi/mi-exec-run.exp: New file.
15191
ef274d26
PA
151922016-06-21 Pedro Alves <palves@redhat.com>
15193
15194 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15195 breakpoint command's output on the main UI.
15196 (test_break): New procedure, factored out from calls in the top
15197 level.
15198 (top level): Use foreach_with_prefix to test MI as main UI and as
15199 separate UI.
15200
468afe6c
PA
152012016-06-21 Pedro Alves <palves@redhat.com>
15202
15203 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15204 (test_awatch_creation_and_listing)
15205 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15206 Remove 'type' parameter.
15207 (test_watchpoint_all): New parameter mi_mode. Remove
15208 with_test_prefix.
15209 (top level): Use foreach_with_prefix, and add main/separate UI MI
15210 testing axis.
15211
51f77c37
PA
152122016-06-21 Pedro Alves <palves@redhat.com>
15213
15214 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15215 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15216 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15217 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15218 (gdb_main_spawn_id, mi_spawn_id): Declare and
15219 comment.
15220 (mi_create_inferior_pty): New procedure,
15221 factored out from default_mi_gdb_start.
15222 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15223 procedures.
15224 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15225 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15226 Use mi_create_inferior_pty.
15227 (mi_gdb_start): Use eval to pass down args list.
15228
8980e177
PA
152292016-06-21 Pedro Alves <palves@redhat.com>
15230
15231 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15232 * gdb.opt/inline-cmds.exp: Add MI tests.
15233
f38d3ad1
PA
152342016-06-21 Pedro Alves <palves@redhat.com>
15235
15236 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15237
45db7c09
PA
152382016-06-21 Pedro Alves <palves@redhat.com>
15239
15240 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15241 (top level): Use it instead of mi_execute_to.
15242
5a069ab3
PA
152432016-06-21 Pedro Alves <palves@redhat.com>
15244
15245 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15246 (cont_handler_str): New.
15247 (signal_stop_handler): Set stop_handler_str instead of printing to
15248 stdout.
15249 (continue_handler): Set cont_handler_str instead of printing to
15250 stdout.
15251 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15252 mi_send_resuming_command. Print stop_handler_str and
15253 cont_handler_str instead of expecting the python events print
15254 directly.
15255
2838cc1d
SD
152562016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15257
15258 * gdb.base/jit-reader.exp: New file.
15259 * gdb.base/jithost.c: New file.
15260 * gdb.base/jithost.h: New file.
15261 * gdb.base/jitreader.c : New file.
15262 * gdb.base/jit-protocol.h: New file.
15263
21a77091
YQ
152642016-06-17 Yao Qi <yao.qi@linaro.org>
15265
15266 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15267 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15268 and detach-on-fork. Adjust tests.
15269 (top level): Invoke break_cond_on_syscall with combinations of
15270 syscall, follow-fork-mode and detach-on-fork.
15271
f50bf8e5
YQ
152722016-06-17 Yao Qi <yao.qi@linaro.org>
15273
15274 * gdb.base/step-over-exit.c: New.
15275 * gdb.base/step-over-exit.exp: New.
15276
a28d8e50
YTL
152772016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15278
15279 * gdb.base/float.exp: Add target check for nds32*-*-*.
15280 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15281
cad8e26d
AB
152822016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15283
15284 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15285 for unsupported target features.
15286 * gdb.base/call-rt-st.exp: Likewise.
15287 * gdb.base/call-sc.exp: Likewise.
15288 * gdb.base/call-signal-resume.exp: Likewise.
15289 * gdb.base/call-strs.exp: Likewise.
15290 * gdb.base/callexit.exp: Likewise.
15291 * gdb.base/callfuncs.exp: Likewise.
15292 * gdb.base/nodebug.exp: Likewise.
15293 * gdb.base/printcmds.exp: Likewise.
15294 * gdb.base/ptype.exp: Likewise.
15295 * gdb.base/structs.exp: Likewise.
15296 * gdb.base/unwindonsignal.exp: Likewise.
15297 * gdb.cp/gdb2495.exp: Likewise.
15298 * gdb.cp/templates.exp: Likewise.
15299 * gdb.cp/virtfunc.exp: Likewise.
15300 * gdb.threads/hand-call-in-threads.exp: Likewise.
15301 * gdb.threads/interrupted-hand-call.exp: Likewise.
15302 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15303
347dc102
TT
153042016-06-10 Tom Tromey <tom@tromey.com>
15305
15306 PR rust/20110:
15307 * gdb.rust/expr.exp: Add test for integer constant larger than
15308 i32.
15309
5e13cf25
BH
153102016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15311
15312 * gdb.fortran/nested-funcs.exp: New.
15313 * gdb.fortran/nested-funcs.f90: New.
15314
bb556f1f
TK
153152016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15316
15317 * gdb.base/examine-backward.c: New file.
15318 * gdb.base/examine-backward.exp: New file.
15319
38b022b4
SM
153202016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15321
15322 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15323 matching.
15324
1b40ec05
TT
153252016-06-02 Tom Tromey <tom@tromey.com>
15326
15327 PR python/18984:
15328 * gdb.python/py-shared.exp: Add solib_name test.
15329
193bd378
SM
153302016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15331
15332 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15333
3326303b
MG
153342016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15335
15336 PR c++/19893
15337 * gdb.dwarf2/implref.exp: Rename to...
15338 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15339 * gdb.dwarf2/implref-array.c: New file.
15340 * gdb.dwarf2/implref-array.exp: Likewise.
15341 * gdb.dwarf2/implref-global.c: Likewise.
15342 * gdb.dwarf2/implref-global.exp: Likewise.
15343 * gdb.dwarf2/implref-struct.c: Likewise.
15344 * gdb.dwarf2/implref-struct.exp: Likewise.
15345
825c8ef2
AT
153462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15347
15348 * gdb.trace/trace-condition.exp: Add 64bit tests.
15349
2320162a
AT
153502016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15351
15352 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15353 bits types.
15354 (main): Adapt to 8 to 64 bits types.
15355 * gdb.trace/trace-condition.exp: Add new tests.
15356
a7818233
AT
153572016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15358
15359 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15360
0d336466
AT
153612016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15362
15363 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15364 Move condition tests...
15365 * gdb.trace/trace-condition.exp: Here.
15366
7faeb45a
AT
153672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15368
15369 * gdb.trace/trace-condition.exp: Add counter-case tests.
15370
e385593e
JK
153712016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15372
15373 PR c++/15231
15374 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15375 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15376
744608cc
PA
153772016-05-27 Pedro Alves <palves@redhat.com>
15378
15379 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15380 New procedure.
15381 (top level): Call it, and bail out of DejaGnu is known to be bad.
15382
ac775bf4
AB
153832016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15384
15385 * gdb.base/whatis.c: Extend the test case.
15386 * gdb.base/whatis.exp: Add additional tests.
15387
2bbad2ea
BH
153882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15389
15390* gdb.fortran/type.f90: Add pointer variable.
15391* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15392
8b70175d
BH
153932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15394
15395 * gdb.fortran/vla-type.exp: Fix testcase name.
15396
86d8a848
BH
153972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15398
15399 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15400
e188eb36
BH
154012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15402
15403 * gdb.fortran/type.f90: Add nested structures.
15404 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15405 * gdb.fortran/derived-type.exp: Adapt expected output.
15406 * gdb.fortran/vla-type.exp: Adapt expected output.
15407
9b2db1fd
BH
154082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15409
15410 * gdb.fortran/whatis_type.exp: Adapt expected output.
15411
72b17055
BH
154122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15413
15414 * gdb.fortran/print_type.exp: Fix expected output.
15415 * gdb.fortran/whatis_type.exp: Fix expected output.
15416
3cd81d8d
BH
154172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15418
15419 * gdb.fortran/whatis_type.exp: Use multi_line.
15420
ddae9462
TT
154212016-05-24 Tom Tromey <tom@tromey.com>
15422
15423 PR python/17386:
15424 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15425 use value as an index.
15426
1957f6b8
TT
154272016-05-23 Tom Tromey <tom@tromey.com>
15428
15429 PR python/17981:
15430 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15431 no-breakpoint case.
15432
026a9174
PA
154332016-05-24 Pedro Alves <palves@redhat.com>
15434
15435 PR gdb/19828
15436 * gdb.threads/clone-attach-detach.c: New file.
15437 * gdb.threads/clone-attach-detach.exp: New file.
15438
e70a7231
FR
154392016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15440
15441 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15442
0f6ed0e0
TT
154432016-05-23 Tom Tromey <tom@tromey.com>
15444
15445 PR python/19438, PR python/18393:
15446 * gdb.python/py-progspace.exp: Add "dir" test.
15447 * gdb.python/py-objfile.exp: Add "dir" test.
15448
ffd19d61
YQ
154492016-05-23 Yao Qi <yao.qi@linaro.org>
15450
15451 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15452 * gdb.arch/thumb2-it.exp: Likewise.
15453
9e8f9b05
SM
154542016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15455
15456 * gdb.mi/mi-threads-interrupt.c: New file.
15457 * gdb.mi/mi-threads-interrupt.exp: New file.
15458
61c6156d
SM
154592016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15460
15461 PR gdb/18077
15462 * gdb.mi/mi-async-run.exp: New file.
15463 * gdb.mi/mi-async-run.c: New file.
15464
67218854
TT
154652016-05-17 Tom Tromey <tom@tromey.com>
15466 Manish Goregaokar <manishsmail@gmail.com>
15467
15468 * lib/rust-support.exp: New file.
15469 * lib/gdb.exp (skip_rust_tests): New proc.
15470 (build_executable_from_specs): Handle rust.
15471 * lib/future.exp (gdb_find_rustc): New proc.
15472 (gdb_default_target_compile): Handle rust.
15473 * gdb.rust/expr.exp: New file.
15474 * gdb.rust/generics.exp: New file.
15475 * gdb.rust/generics.rs: New file.
15476 * gdb.rust/methods.exp: New file.
15477 * gdb.rust/methods.rs: New file.
15478 * gdb.rust/modules.exp: New file.
15479 * gdb.rust/modules.rs: New file.
15480 * gdb.rust/simple.exp: New file.
15481 * gdb.rust/simple.rs: New file.
15482
c44af4eb
TT
154832016-05-17 Tom Tromey <tom@tromey.com>
15484
15485 * gdb.base/default.exp (set language): Add rust.
15486
dcd1f979
TT
154872016-05-17 Tom Tromey <tom@tromey.com>
15488
15489 * gdb.gdb/unittest.exp: New file.
15490
155b7f57
YQ
154912016-05-16 Yao Qi <yao.qi@linaro.org>
15492
15493 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15494 shell_prompt. Update shell_prompt_re.
15495
8ddd5a6c
DE
154962016-05-12 Doug Evans <dje@google.com>
15497
15498 PR symtab/19999
15499 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15500 $options when building executable.
15501 * gdb.dwarf2/fission-loclists-pie.S: New file.
15502 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15503
02e370d9
SM
155042016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15505
15506 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15507 of [is_remote target],
15508
8929ad8b
SM
155092016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15510
15511 * lib/gdb.exp (use_gdb_stub): New procedure.
15512
6c447423
DE
155132016-05-03 Yunlian Jiang <yunlian@google.com>
15514 Doug Evans <dje@google.com>
15515
15516 PR symtab/19914
15517 * gdb.dwarf2/dwp-sepdebug.c: New file.
15518 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15519
444e826c
SM
155202016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15521
15522 * gdb.base/detach.exp: Remove is_remote check.
15523
740feeaa
SM
155242016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15525
15526 * gdb.base/annota-input-while-running.exp: Don't check for
15527 [is_remote target]. Enable annotations after running to main.
15528 Remove unused "set test..." line.
15529
9080ac9d
SM
155302016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15531
15532 * gdb.trace/trace-enable-disable.exp: New file.
15533 * gdb.trace/trace-enable-disable.c: New file.
15534
952ebca5
SM
155352016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15536
15537 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15538 use it in info sharedlibrary test.
15539 * gdb.trace/ftrace-lock.exp: Likewise.
15540 * gdb.trace/ftrace.exp: Likewise.
15541 * gdb.trace/range-stepping.exp: Likewise.
15542 * gdb.trace/trace-break.exp: Likewise.
15543 * gdb.trace/trace-condition.exp: Likewise.
15544 * gdb.trace/trace-mt.exp: Likewise.
15545
d9019901
SM
155462016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15547
15548 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15549 (gdb_load_shlib): ... this.
15550 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15551 gdb_load_shlib.
15552 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15553 * gdb.base/ctxobj.exp: Likewise.
15554 * gdb.base/dprintf-pending.exp: Likewise.
15555 * gdb.base/dso2dso.exp: Likewise.
15556 * gdb.base/fixsection.exp: Likewise.
15557 * gdb.base/gcore-relro.exp: Likewise.
15558 * gdb.base/gdb1555.exp: Likewise.
15559 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15560 * gdb.base/gnu-ifunc.exp: Likewise.
15561 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15562 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15563 * gdb.base/pending.exp: Likewise.
15564 * gdb.base/print-file-var.exp: Likewise.
15565 * gdb.base/print-symbol-loading.exp: Likewise.
15566 * gdb.base/shlib-call.exp: Likewise.
15567 * gdb.base/shreloc.exp: Likewise.
15568 * gdb.base/so-impl-ld.exp: Likewise.
15569 * gdb.base/solib-disc.exp: Likewise.
15570 * gdb.base/solib-nodir.exp: Likewise.
15571 * gdb.base/solib-overlap.exp: Likewise.
15572 * gdb.base/solib-symbol.exp: Likewise.
15573 * gdb.base/solib-weak.exp (do_test): Likewise.
15574 * gdb.base/sym-file.exp: Likewise.
15575 * gdb.base/symtab-search-order.exp: Likewise.
15576 * gdb.base/type-opaque.exp: Likewise.
15577 * gdb.base/unload.exp: Likewise.
15578 * gdb.base/watchpoint-solib.exp: Likewise.
15579 * gdb.compile/compile.exp: Likewise.
15580 * gdb.cp/gdb2384.exp: Likewise.
15581 * gdb.cp/infcall-dlopen.exp: Likewise.
15582 * gdb.cp/re-set-overloaded.exp: Likewise.
15583 * gdb.fortran/library-module.exp: Likewise.
15584 * gdb.opt/solib-intra-step.exp: Likewise.
15585 * gdb.python/py-finish-breakpoint.exp: Likewise.
15586 * gdb.python/py-shared.exp: Likewise.
15587 * gdb.reverse/solib-precsave.exp: Likewise.
15588 * gdb.reverse/solib-reverse.exp: Likewise.
15589 * gdb.server/solib-list.exp: Likewise.
15590 * gdb.threads/dlopen-libpthread.exp: Likewise.
15591 * gdb.threads/tls-shared.exp: Likewise.
15592 * gdb.threads/tls-so_extern.exp: Likewise.
15593 * gdb.trace/change-loc.exp: Likewise.
15594 * gdb.trace/ftrace-lock.exp: Likewise.
15595 * gdb.trace/ftrace.exp: Likewise.
15596 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15597 * gdb.trace/pending.exp: Likewise.
15598 * gdb.trace/range-stepping.exp: Likewise.
15599 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15600 (strace_info_marker): Likewise.
15601 (strace_probe_marker): Likewise.
15602 (strace_trace_on_same_addr): Likewise.
15603 (strace_trace_on_diff_addr): Likewise.
15604 * gdb.trace/trace-break.exp: Likewise.
15605 * gdb.trace/trace-condition.exp: Likewise.
15606 * gdb.trace/trace-mt.exp: Likewise.
15607
fca4cfd9
SM
156082016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15609
15610 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15611 result of gdb_remote_download.
15612 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15613 * gdb.base/dso2dso.exp: Likewise.
15614 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15615 * gdb.base/print-file-var.exp: Likewise.
15616 * gdb.base/shlib-call.exp: Likewise.
15617 * gdb.base/shreloc.exp: Likewise.
15618 * gdb.base/solib-overlap.exp: Likewise.
15619 * gdb.base/solib-weak.exp (do_test): Likewise.
15620 * gdb.base/unload.exp: Likewise.
15621
11cf4ffb
YQ
156222016-04-27 Yao Qi <yao.qi@linaro.org>
15623
15624 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15625 exists.
15626
3e2e34f8
KB
156272016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15628
15629 * vla-type.exp: Print structure from toplevel.
15630
8f07e298
BH
156312016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15632
15633 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15634 of dynamic types.
15635 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15636 of dynamic types.
15637
9920b434
BH
156382016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15639
15640 * gdb.fortran/vla-type.f90: New file.
15641 * gdb.fortran/vla-type.exp: New file.
15642
f3abeff5
YQ
156432016-04-25 Yao Qi <yao.qi@linaro.org>
15644
15645 * gdb.base/branch-to-self.c: New file.
15646 * gdb.base/branch-to-self.exp: New file.
15647
0a5d52f0
YQ
156482016-04-22 Yao Qi <yao.qi@linaro.org>
15649
15650 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15651 more after $hex.
15652
495346f6
YQ
156532016-04-22 Yao Qi <yao.qi@linaro.org>
15654
15655 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15656 * gdb.base/annota3.exp: Likewise.
15657
4a7e075c
YQ
156582016-04-22 Yao Qi <yao.qi@linaro.org>
15659
15660 * gdb.reverse/step-precsave.exp: Do one step and test program
15661 stops in "callee" and do multiple steps until program goes out
15662 of "callee".
15663 * gdb.reverse/step-reverse.exp: Likewise.
15664
5b061e98
YQ
156652016-04-22 Yao Qi <yao.qi@linaro.org>
15666
15667 * gdb.trace/signal.exp: Also pass if
15668 $tracepoint_hits($i) > $iterations.
15669
5c5dc57f
YQ
156702016-04-22 Yao Qi <yao.qi@linaro.org>
15671
15672 * gdb.trace/signal.c: New file.
15673 * gdb.trace/signal.exp: New file.
15674
a55411b9
DE
156752016-04-19 Doug Evans <xdje42@gmail.com>
15676
15677 * gdb.base/bad-file.exp: New file.
15678
a22df60a
MG
156792016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15680
15681 * gdb.dwarf2/implref.exp: New file.
15682
0c13f7e5
BH
156832016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15684
15685 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15686 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15687 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15688 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15689 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15690 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15691 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15692 * lib/fortran.exp (fortran_int4): New procedure.
15693 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15694 (fortran_logical4): Likewise.
15695
9b9b09e9
BH
156962016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15697
15698 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15699
a14d1f4d
BH
157002016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15701
15702 * lib/compiler.c: Add Intel specific preprocessor macros.
15703 * lib/compiler.cc: Likewise.
25d49b86 15704
7d49b1d0
LM
157052016-04-13 Luis Machado <lgustavo@codesourcery.com>
15706
15707 * gdb.server/connect-with-no-symbol-file.c: New file.
15708 * gdb.server/connect-with-no-symbol-file.exp: New file.
15709
8392fa22
SM
157102016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15711
15712 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15713
8c4c4aeb
SM
157142016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15715
15716 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15717 standard output directory.
15718
45e3745e
AT
157192016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15720
15721 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15722
e26b7e41
MM
157232016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15724
15725 * gdb.btrace/instruction_history.c (loop): Add declaration.
15726
8ce09462
AT
157272016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15728
15729 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15730
2e88a1ea
SM
157312016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15732
15733 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15734 parentheses to print.
15735 (continue_handler): Likewise.
15736
f48e22e3
SM
157372016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15738
15739 * gdb.server/solib-list.exp: Remove is_remote check.
15740 Pass shlib= to gdb_compile. Don't link shared library with
15741 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15742 Run binary filename through "readlink -f" on the target.
15743
096be756
PA
157442016-04-08 Pedro Alves <palves@redhat.com>
15745
15746 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15747 interpreter filename as argument to gdbserver_spawn.
15748 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15749 Return empty if $last_loaded_file does not exist.
15750
06500533
JK
157512016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15752
15753 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15754 * gdb.base/jit-main.c: Use exit after usage.
15755
2d35e871
JK
157562016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15757
15758 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15759 GDBHISTSIZE prior to the tests.
15760 * gdb.base/gdbinit-history.exp: Likewise.
15761
157622016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15763
15764 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15765 instead of build_executable. Use gdb_load_shlibs.
15766
c8064e7e
YQ
157672016-04-07 Yao Qi <yao.qi@linaro.org>
15768
15769 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15770 Execute "si" command.
15771
bde47561
YQ
157722016-04-07 Yao Qi <yao.qi@linaro.org>
15773
15774 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15775 number instead of the comments on some line.
15776
b16f8a3b
DB
157772016-04-06 Don Breazeal <donb@codesourcery.com>
15778
15779 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15780 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15781
c2f901df
SM
157822016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15783
15784 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15785 standard_output_file. Remove unused binfile variable.
15786
ac17fda0
CU
157872016-04-05 Catalin Udma <catalin.udma@freescale.com>
15788
15789 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15790 * gdb.python/py-mi-objfile.exp: Match "list main" output
15791 in console format.
15792
03a8c4df
SM
157932016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15794
15795 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15796 absolute.
15797
6e774b13
SM
157982016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15799
15800 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15801 absolute.
15802 * gdb.trace/ftrace.exp: Likewise.
15803 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15804 targets as well.
15805 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15806 (gdb_load_shlibs): Copy libraries to test directory when testing
15807 natively. Only set solib-search-path if testing remotely.
15808 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15809
7817ea46
SM
158102016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15811
15812 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15813 gdb_download. Use it even if the target is not remote.
15814 * gdb.base/jit.exp (compile_jit_test): Likewise.
15815 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15816 output directory if the destination board is local, otherwise use
15817 the standard remote_download from DejaGnu.
15818 (gdb_download): Remove.
15819 (gdb_load_shlibs): Use gdb_remote_download instead of
15820 gdb_download.
15821 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15822 Use gdb_remote_download instead of gdb_download. Use it even if
15823 the target is not remote.
15824 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15825 instead of gdb_download.
15826
7beb7f68
SM
158272016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15828
15829 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15830 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15831 run.
15832
cc63428a
AV
158332016-04-01 Artemiy Volkov <artemiyv@acm.org>
15834
15835 PR gdb/19820
15836 * gdb.base/printcmds.exp: Add artificial arrays tests.
15837
64cdf930
PA
158382016-03-31 Pedro Alves <palves@redhat.com>
15839
15840 PR gdb/19858
15841 * gdb.base/jit-main.c: Include unistd.h.
15842 (ATTACH): Define to 0 if not already defined.
15843 (wait_for_gdb, mypid): New globals.
15844 (WAIT_FOR_GDB): New macro.
15845 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15846 some breakpoint locations.
15847 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15848 New procedures.
15849 (one_jit_test): Add REATTACH parameter, and handle it. Use
15850 continue_to_test_location.
15851 (top level): Test attach, and adjusts calls to one_jit_test.
15852
40dea8cb
PA
158532016-03-31 Pedro Alves <palves@redhat.com>
15854
15855 PR gdb/19858
15856 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15857 BINSUFFIX parameter, and handle it.
15858 (top level): Adjust calls compile_jit_test.
15859
e7ea3ec7
CU
158602016-03-31 Catalin Udma <catalin.udma@freescale.com>
15861
15862 PR python/19743
15863 * gdb.python/py-mi-events-gdb.py: New file.
15864 * gdb.python/py-mi-events.c: New file.
15865 * gdb.python/py-mi-events.exp: New file.
15866
e6359af3
YQ
158672016-03-30 Yao Qi <yao.qi@linaro.org>
15868
15869 * gdb.reverse/until-precsave.exp: Match function name only.
15870 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15871 Move malloc to a condition block.
15872 * gdb.reverse/until-reverse.exp: Match function name only.
15873
a4105d04
MK
158742016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15875
15876 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15877 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15878 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15879 variable for GPR 0 instead of assuming it is register 0.
15880 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15881 * lib/trace-support.exp: Add s390 registers.
15882
bfa6adb9
YQ
158832016-03-29 Yao Qi <yao.qi@linaro.org>
15884
15885 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15886
1e6697ea
YQ
158872016-03-24 Yao Qi <yao.qi@linaro.org>
15888
15889 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15890 test message.
15891
64bcd522
AA
158922016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15893
15894 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15895 maintaining separate logic for constructing the output path.
15896
7868401b
DB
158972016-03-16 Don Breazeal <donb@codesourcery.com>
15898
15899 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15900 Retry fork and waitpid on interrupted system call errors.
15901 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15902 Use with_timeout_factor to increase timeout by factor of 10.
15903
1cafadb4
DB
159042016-03-15 Don Breazeal <donb@codesourcery.com>
15905
15906 * gdb.cp/scope-err.cc: New test program.
15907 * gdb.cp/scope-err.exp: New test script.
15908 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15909 lines and "set breakpoint here" comment.
15910 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15911 Fixed some whitespace and format issues.
15912 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15913 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15914
81516450
DE
159152016-03-15 Doug Evans <dje@google.com>
15916
15917 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15918 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15919 All callers updated. Add tests for enums, mixed flags register.
15920
aa52b601
DE
159212016-03-15 Doug Evans <dje@google.com>
15922
15923 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15924 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15925
fa4ff313
SM
159262016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15927
15928 * gdb.base/default.exp: Add $_as_string to the list of expected
15929 convenience functions.
15930
f2403c39
AB
159312016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15932
15933 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15934
f2f3ccb9
SM
159352016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15936
15937 * gdb.python/py-as-string.exp: New file.
15938 * gdb.python/py-as-string.c: New file.
15939
00dbd492
PA
159402016-03-09 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15943 signal" -> "Thread NN received signal" output change.
15944 * gdb.threads/ia64-sigill.exp: Likewise.
15945 * gdb.threads/linux-dp.exp: Likewise.
15946 * gdb.threads/manythreads.exp: Likewise.
15947 * gdb.threads/pending-step.exp: Likewise.
15948 * gdb.threads/print-threads.exp: Likewise.
15949 * gdb.threads/sigstep-threads.exp: Likewise.
15950 * gdb.threads/staticthreads.exp: Likewise.
15951 * gdb.threads/tls.exp: Likewise.
15952
1e6697ea
YQ
159532016-03-09 Pedro Alves <palves@redhat.com>
15954
15955 * gdb.base/command-line-input.exp: New file.
15956
b04fd3be
MK
159572016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15958
15959 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15960 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15961 * gdb.trace/pending.exp: Accept leading dot before function name.
15962 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15963 * lib/trace-support.exp: Set registers for ppc.
15964
98fa59e9
MK
159652016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15966
15967 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15968 use it for disassembly; accept .main in addition to main in backtrace.
15969
f77198c8
MK
159702016-03-09 Wei-cheng Wang <cole945@gmail.com>
15971 Marcin Kościelnicki <koriakin@0x04.net>
15972
15973 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15974 (gdb_recursion_test_ptr): New global variable.
15975 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15976 gdb_recursion_test.
15977 (gdb_c_test): Ditto.
15978
ba84e0da
MK
159792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15980
15981 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15982 ordering.
15983
4366d36e
MK
159842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15985
15986 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15987 (bar): Add bar_start_lbl label.
15988 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15989 of foo/bar for emitting DWARF and tracing.
15990
5eb264df
SDJ
159912016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15992
15993 * analyze-racy-logs.py: Set executable bit.
15994
fb6a751f
SDJ
159952016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15996
15997 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15998 (CHECK_TARGET_TMP): Likewise.
15999 (check-single-racy): New rule.
16000 (check-parallel-racy): Likewise.
16001 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16002 (do-check-parallel-racy): New rule.
16003 (check-racy/%.exp): Likewise.
16004 * README (Racy testcases): New section.
16005 * analyze-racy-logs.py: New file.
16006
bdf7e230
DE
160072016-03-03 Doug Evans <dje@google.com>
16008
16009 * gdb.base/skip.exp: Use with_test_prefix.
16010
4719d415
YQ
160112016-03-03 Yao Qi <yao.qi@linaro.org>
16012
16013 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16014 Invoke step_over_syscall "clone" and break_cond_on_syscall
16015 "clone".
16016 * gdb.base/step-over-clone.c: New file.
16017
ea507862
YQ
160182016-03-03 Yao Qi <yao.qi@linaro.org>
16019
16020 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16021 code format.
16022
8fc8cbda
YQ
160232016-03-03 Yao Qi <yao.qi@linaro.org>
16024
16025 * gdb.base/disp-step-fork.c: Rename to ...
16026 * gdb.base/step-over-fork.c: ... it. New file.
16027 * gdb.base/disp-step-vfork.c: Rename to ...
16028 * gdb.base/step-over-vfork.c: ... it. New file.
16029 * gdb.base/disp-step-syscall.exp: Rename to ...
16030 * gdb.base/step-over-syscall.exp: ... it. New file.
16031 (disp_step_cross_syscall): Rename to ...
16032 (step_over_syscall): ... it.
16033
92fa70b0
YQ
160342016-03-03 Yao Qi <yao.qi@linaro.org>
16035
16036 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16037 If target supports condition evaluation on target, invoke
16038 break_cond_on_syscall for fork and vfork.
16039
e197ad3c
YQ
160402016-03-03 Yao Qi <yao.qi@linaro.org>
16041
16042 * gdb.base/disp-step-syscall.exp: Don't invoke
16043 support_displaced_stepping.
16044 (disp_step_cross_syscall): Test with displaced stepping off and
16045 on if supported.
16046
0b47da9f
YQ
160472016-03-03 Yao Qi <yao.qi@linaro.org>
16048
16049 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16050 proc.
16051 (setup): New proc.
16052 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16053 and setup.
16054
065ab6dc
BH
160552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16056
16057 * gdb.fortran/vla-history.exp: Remove breakpoint.
16058
07e448ad 160592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16060
25d49b86
PA
16061 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16062 exceeds timeout.
07e448ad 16063
9ac2d526 160642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16065
25d49b86
PA
16066 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16067 breakpoint.
9ac2d526 16068
17807369
BH
160692016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16070
16071 * gdb.mi/vla.f90: Nullify pointer after declaration.
16072
86e501af
PA
160732016-03-01 Pedro Alves <palves@redhat.com>
16074
16075 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16076
1e903e32
PA
160772016-03-01 Pedro Alves <palves@redhat.com>
16078
16079 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16080 before anything else.
16081 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16082 _GNU_SOURCE here.
16083 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16084 before anything else.
16085 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16086
6ccb54e2
PA
160872016-03-01 Pedro Alves <palves@redhat.com>
16088
16089 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16090
30ca9da1
YQ
160912016-03-01 Yao Qi <yao.qi@linaro.org>
16092
16093 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16094 prepare_for_testing.
16095
dc856b38
YQ
160962016-03-01 Yao Qi <yao.qi@linaro.org>
16097
16098 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16099
4a932159
AA
161002016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16101
16102 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16103 manually constructing the output path.
16104
f2489477
AA
161052016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16106
16107 * gdb.arch/s390-stackless.S: New.
16108 * gdb.arch/s390-stackless.exp: New.
16109
38899f16
IB
161102016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16111
16112 * gdb.dlang/circular.c: New file.
16113 * gdb.dlang/circular.exp: New file.
16114
9fde51ed
YQ
161152016-02-26 Yao Qi <yao.qi@linaro.org>
16116
16117 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16118 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16119 (testcases): Update.
16120
ce90fefe
YQ
161212016-02-26 Yao Qi <yao.qi@linaro.org>
16122
16123 * gdb.reverse/aarch64.c: Rename to ...
16124 * gdb.reverse/insn-reverse.c: ... it.
16125 * gdb.reverse/aarch64.exp: Rename to ...
16126 * gdb.reverse/insn-reverse.exp: ... it.
16127
3263bceb
YQ
161282016-02-26 Yao Qi <yao.qi@linaro.org>
16129
16130 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16131 (testcase_ftype): New.
16132 (testcases): New array.
16133 (n_testcases): New.
16134 (main): Call each element in testcases.
16135 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16136 (read_testcase): New.
16137 Do the tests in a loop.
16138
6cb59ff1
YQ
161392016-02-25 Yao Qi <yao.qi@linaro.org>
16140
16141 * gdb.base/branches.c: Remove.
16142
ae91f625
MK
161432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16144
16145 PR gdb/13808
16146 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16147
678b48b7
MK
161482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16149
16150 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16151
7337a6f2
MK
161522016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16153
16154 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16155 change x86_64 call_insn to 'callq'.
16156
861ca91f
AT
161572016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16158
16159 * gdb.trace/tfile-avx.c: Move to...
16160 * gdb.trace/tracefile-pseudo-reg.c: Here.
16161 * gdb.trace/tfile-avx.exp: Move to...
16162 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16163
bf74e428
GB
161642016-02-24 Gary Benson <gbenson@redhat.com>
16165
16166 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16167 message on attach.
16168
cce0e923
DE
161692016-02-23 Doug Evans <dje@google.com>
16170
16171 * gdb.base/skip.c (test_skip): New function.
16172 (end_test_skip_file_and_function): New function.
16173 (test_skip_file_and_function): New function.
16174 * gdb.base/skip1.c (test_skip): New function.
16175 (skip1_test_skip_file_and_function): New function.
16176 * gdb.base/skip.exp: Add tests for new skip options.
16177 * gdb.base/skip-solib.exp: Update expected output.
16178 * gdb.perf/skip-command.cc: New file.
16179 * gdb.perf/skip-command.exp: New file.
16180 * gdb.perf/skip-command.py: New file.
16181
4000e47e
MK
161822016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16183
16184 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16185 info registers pattern.
16186
24f75ead
IB
161872016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16188
16189 * lib/future.exp: Add D support.
16190 (gdb_find_gdc): New proc.
16191 (gdb_default_target_compile): Add D support.
16192
fbb7bcbe
WW
161932016-02-18 Wei-cheng Wang <cole945@gmail.com>
16194
16195 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16196 user+system time.
16197 (trace_speed_test): Determine the iteration count for a time
16198 between 15..30 seconds.
16199
012b3a21
WT
162002016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16201
16202 * gdb.arch/i386-mpx-sigsegv.c: New file.
16203 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16204 * gdb.arch/i386-mpx-simple_segv.c: New file.
16205 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16206
2d5189bd
YQ
162072016-02-18 Yao Qi <yao.qi@linaro.org>
16208
16209 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16210 Don't call setup_kfail.
16211
40fb20d0
YQ
162122016-02-18 Yao Qi <yao.qi@linaro.org>
16213
16214 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16215 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16216
21b1f8d2
DE
162172016-02-16 Doug Evans <dje@google.com>
16218
16219 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16220 * gdb.base/skip1.c: Ditto.
16221 * gdb.base/skip.exp: Whitespace cleanup.
16222
4041ed77
DB
162232016-02-16 Don Breazeal <donb@codesourcery.com>
16224
16225 PR remote/19496
16226 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16227 Remove kfail for PR remote/19496.
16228
c4ef31bf
SM
162292016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16230
16231 * lib/gdb.exp (standard_temp_file): Return a path specific to
16232 the runtest invocation.
16233
266b65b3
SM
162342016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16235
16236 * gdb.trace/save-trace.exp: Change relative path to be in the
16237 standard output directory.
16238
a7a0a6a9
JK
162392016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16240
16241 * gdb.arch/i386-prologue.c: Add missing prototypes.
16242
c99dbb42
JK
162432016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16244
16245 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16246 * gdb.arch/i386-prologue.exp: Likewise.
16247 * gdb.arch/i386-size.exp: Likewise.
16248
aa480355
SM
162492016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16250
16251 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16252 define object file path.
16253 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16254 file path.
16255 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16256 standard_output_file to define binfile.
16257
ba881f50
JK
162582016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16259
16260 Fix compatibility with recent gfortran-5.3.1.
16261 * gdb.fortran/vla-history.exp (print vla1 allocated)
16262 (print vla2 allocated, print $2, print $3): Remove
16263 (print $4): Rename to ...
16264 (print $2): ... here.
16265 (print $9): Rename to ...
16266 (print $5): ... here.
16267 (print $10): Rename to ...
16268 (print $6): ... here.
16269 * gdb.fortran/vla.f90: Add pvla initialization.
16270
e9fb005c
JK
162712016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16272
16273 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16274 New test.
16275 * gdb.fortran/vla-value-sub.exp: Likewise.
16276
e44e00ff
MK
162772016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16278
16279 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16280
97e94151
SM
162812016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16282
16283 * i386-biarch-core.exp: Define corefile using
16284 standard_output_file.
16285
01113bc1
YQ
162862016-02-12 Yao Qi <yao.qi@linaro.org>
16287
16288 * gdb.arch/arm-single-step-kernel-helper.c: New.
16289 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16290
33b4777c
MM
162912016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16292
16293 * gdb.btrace/tailcall-only.exp: New.
16294 * gdb.btrace/tailcall-only.c: New.
16295 * gdb.btrace/x86_64-tailcall-only.S: New.
16296 * gdb.btrace/i686-tailcall-only.S: New.
16297
acc23c11
PA
162982016-02-11 Pedro Alves <palves@redhat.com>
16299
16300 * README (Parallel testing): Add missing double quotes.
16301
e352bf0a
PA
163022016-02-11 Pedro Alves <palves@redhat.com>
16303
16304 * README (Parallel testing): New section.
16305 (GDB_PARALLEL): Rewrite.
16306 (FORCE_PARALLEL): Document.
16307
9f5fed78
MK
163082016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16309
16310 * gdb.trace/tfile-avx.c: New test.
16311 * gdb.trace/tfile-avx.exp: New test.
16312
9ef9e6a6
KS
163132016-02-09 Keith Seitz <keiths@redhat.com>
16314
16315 PR breakpoints/19546
16316 * gdb.base/infcall-exec.c: New file.
16317 * gdb.base/infcall-exec2.c: New file.
16318 * gdb.base/infcall-exec.exp: New file.
16319
a96e36da
KS
163202016-02-09 Keith Seitz <keiths@redhat.com>
16321
16322 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16323 (toplevel): Call test_bkpt_address.
16324
9f61929f
KS
163252016-02-09 Keith Seitz <keiths@redhat.com>
16326
16327 PR python/19506
16328 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16329 (toplevel): Call test_bkpt_address.
16330
1e94266c
SM
163312016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16332
16333 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16334 to AC_OUTPUT.
16335 * configure: Regenerate.
16336
2a7f3dff
PA
163372016-02-09 Pedro Alves <palves@redhat.com>
16338
16339 PR breakpoints/19548
16340 * gdb.base/execl-update-breakpoints.c (some_function): New
16341 function.
16342 (main): Call it.
16343 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16344 Tighten expected GDB output.
16345
2151ccc5
SM
163462016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16347
16348 * Makefile.in (ALL_SUBDIRS): Remove.
16349 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16350 (distclean maintainer-clean realclean): Likewise.
16351 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16352 * configure: Regenerate.
16353 * gdb.ada/Makefile.in: Delete.
16354 * gdb.arch/Makefile.in: Likewise.
16355 * gdb.asm/Makefile.in: Likewise.
16356 * gdb.base/Makefile.in: Likewise.
16357 * gdb.btrace/Makefile.in: Likewise.
16358 * gdb.cell/Makefile.in: Likewise.
16359 * gdb.compile/Makefile.in: Likewise.
16360 * gdb.cp/Makefile.in: Likewise.
16361 * gdb.disasm/Makefile.in: Likewise.
16362 * gdb.dlang/Makefile.in: Likewise.
16363 * gdb.dwarf2/Makefile.in: Likewise.
16364 * gdb.fortran/Makefile.in: Likewise.
16365 * gdb.gdb/Makefile.in: Likewise.
16366 * gdb.go/Makefile.in: Likewise.
16367 * gdb.guile/Makefile.in: Likewise.
16368 * gdb.java/Makefile.in: Likewise.
16369 * gdb.linespec/Makefile.in: Likewise.
16370 * gdb.mi/Makefile.in: Likewise.
16371 * gdb.modula2/Makefile.in: Likewise.
16372 * gdb.multi/Makefile.in: Likewise.
16373 * gdb.objc/Makefile.in: Likewise.
16374 * gdb.opencl/Makefile.in: Likewise.
16375 * gdb.opt/Makefile.in: Likewise.
16376 * gdb.pascal/Makefile.in: Likewise.
16377 * gdb.perf/Makefile.in: Likewise.
16378 * gdb.python/Makefile.in: Likewise.
16379 * gdb.reverse/Makefile.in: Likewise.
16380 * gdb.server/Makefile.in: Likewise.
16381 * gdb.stabs/Makefile.in: Likewise.
16382 * gdb.threads/Makefile.in: Likewise.
16383 * gdb.trace/Makefile.in: Likewise.
16384 * gdb.xml/Makefile.in: Likewise.
16385 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16386 GDB_PARALLEL.
16387 (standard_output_file): Remove check for GDB_PARALLEL, always
16388 return path in outputs/$subdir/$testname.
16389
437277d4
SM
163902016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16391
16392 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16393 (site.exp): Assign abs_srcdir to tcl's srcdir.
16394
31d913c7
YQ
163952016-02-04 Yao Qi <yao.qi@linaro.org>
16396
16397 * gdb.base/foll-exec-mode.c: Include limits.h.
16398 (main): Add parameters argc and argv. Get directory from
16399 argv[0].
16400 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16401 compilation.
16402 * gdb.base/foll-exec.c: Include limits.h.
16403 (main): Add parameters argc and argv.
16404 Get directory from argv[0].
16405 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16406 Adjust tests on the number of lines as source code changed.
16407 * gdb.base/foll-vfork-exit.c: Include limits.h.
16408 (main): Add one line of statement before vfork.
16409 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16410 (main): Add parameters argc and argv. Get directory from
16411 argv[0].
16412 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16413 (setup_gdb): Set tbreak to skip some source lines.
16414 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16415 (main): Add parameters argc and argv. Get directory from
16416 argv[0].
16417 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16418 compilation.
16419 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16420 (main): Add parameters argc and argv. Get directory from
16421 argv[0].
16422 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16423 compilation.
16424
9482b9fb
DE
164252016-02-01 Doug Evans <dje@google.com>
16426
16427 * gdb.base/skip.exp: Clean up multiple references to same test name.
16428
6b2e4f10
PA
164292016-02-01 Pedro Alves <palves@redhat.com>
16430
ccb6afd6 16431 PR remote/19496
6b2e4f10
PA
16432 * gdb.threads/forking-threads-plus-breakpoint.exp
16433 (displaced_stepping_supported): New global.
16434 (probe_displaced_stepping_support): New procedure.
16435 (do_test): Add 'displaced' parameter, and use it.
16436 (top level): Check for displaced stepping support. Add displaced
16437 stepping on/off testing axis.
16438
37a8db1a
AB
164392016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16440
16441 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16442 pointer. Don't perform further tests on the unassociated pointer
16443 if the first test fails.
16444
5fdf6324
AB
164452016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16446
16447 * gdb.base/max-value-size.c: New file.
16448 * gdb.base/max-value-size.exp: New file.
16449 * gdb.base/huge.exp: Disable max-value-size for this test.
16450
935c6144
IB
164512016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16452
16453 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16454
7fe8399d
YQ
164552016-01-28 Yao Qi <yao.qi@linaro.org>
16456
16457 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16458
a2077e25
PA
164592016-01-25 Pedro Alves <palves@redhat.com>
16460
16461 PR threads/19461
16462 * gdb.base/fork-running-state.c: New file.
16463 * gdb.base/fork-running-state.exp: New file.
16464
1d2736d4
PA
164652016-01-25 Pedro Alves <palves@redhat.com>
16466
16467 PR gdb/19494
16468 * gdb.base/catch-fork-kill.c: New file.
16469 * gdb.base/catch-fork-kill.exp: New file.
16470
f1da4b11
PA
164712016-01-25 Pedro Alves <palves@redhat.com>
16472
16473 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16474 Delete, moved to lib/gdb.exp.
16475 * gdb.threads/forking-threads-plus-breakpoint.exp
16476 (foreach_with_prefix): Likewise.
16477 * gdb.threads/process-dies-while-handling-bp.exp
16478 (foreach_with_prefix): Likewise.
16479 * lib/gdb.exp (foreach_with_prefix): New procedure.
16480
45f38546
MK
164812016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16482
16483 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16484 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16485
dc29a1ce
MK
164862016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16487
16488 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16489 endian targets.
16490
092127d7
JK
164912016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16492 Pedro Alves <palves@redhat.com>
16493
16494 Fix testsuite compatibility with Guile.
16495 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16496 number.
16497
31d765d3
JK
164982016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16499
16500 Fix testsuite compatibility with Guile.
16501 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16502 (thread 1): New test for backtrace through signal handler.
16503
1ac78c04
YQ
165042016-01-22 Yao Qi <yao.qi@linaro.org>
16505
16506 PR testsuite/19491
16507 * gdb.base/multi-forks.c: Include
16508 ../lib/unbuffer_output.c
16509 (main): Call gdb_unbuffer_output.
16510
4f5946a8
DE
165112016-01-21 Doug Evans <dje@google.com>
16512
16513 * lib/ada.exp (gdb_compile_ada): Fix typo.
16514
305e13e6
JB
165152016-01-21 Joel Brobecker <brobecker@adacore.com>
16516
16517 * gdb.base/break-fun-addr.exp: New file.
16518 * gdb.base/break-fun-addr1.c: New file.
16519 * gdb.base/break-fun-addr2.c: New file.
16520
5f5dfff6
SM
165212016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16522
16523 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16524 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16525 enum flag values.
16526
fd356fa2
AA
165272016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16528
16529 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16530 when GDB can not set the vector return value. Add more comments
16531 for clarification.
16532
9df22175
AT
165332016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16534
16535 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16536 command.
16537
41d1845e
SM
165382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16539
16540 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16541
01ac6840
SM
165422016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16543
16544 * Makefile.in (check-single): Pass --status to runtest.
16545 (check/%.exp): Likewise.
16546
165472016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16548
16549 * Makefile.in (check-parallel): Propagate return code from make
16550 do-check-parallel.
16551
bd0a71fa
MK
165522016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16553
16554 * gdb.trace/ftrace.exp: Fix expected message on continue.
16555 * gdb.trace/pending.exp: Fix expected message on continue.
16556 * gdb.trace/trace-break.exp: Fix expected message on continue.
16557
8bcbad33
SM
165582016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16559
16560 * lib/gdb.exp (gdb_test): Remove unused global references.
16561
f303dbd6
PA
165622016-01-18 Pedro Alves <palves@redhat.com>
16563
16564 * gdb.base/async-shell.exp: Adjust expected output.
16565 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16566 * gdb.base/siginfo-thread.exp: Adjust expected output.
16567 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16568 * gdb.java/jnpe.exp: Adjust expected output.
16569 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16570 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16571 * gdb.threads/leader-exit.exp: Adjust expected output.
16572 * gdb.threads/manythreads.exp: Adjust expected output.
16573 * gdb.threads/pthreads.exp: Adjust expected output.
16574 * gdb.threads/schedlock.exp: Adjust expected output.
16575 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16576 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16577 expected output.
16578 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16579 output.
16580 * gdb.threads/sigthread.exp: Adjust expected output.
16581 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16582
b2789696
YQ
165832016-01-18 Yao Qi <yao.qi@linaro.org>
16584
16585 * gdb.guile/scm-section-script.c: Replace @progbits with
16586 %progbits.
16587 * gdb.python/py-section-script.c: Likewise.
16588
71ef29a8
PA
165892016-01-15 Pedro Alves <palves@redhat.com>
16590
16591 * gdb.multi/tids.exp: Test star wildcard ranges.
16592
3f5b7598
PA
165932016-01-15 Pedro Alves <palves@redhat.com>
16594
16595 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16596 command from "thread apply" invocation.
16597 (thr_apply_info_thr_invalid): Default the expected output to the
16598 input tid list.
16599 (top level): Add tests that use convenience variables. Add tests
16600 for "thread apply" with a valid TID list, but missing the command.
16601
663f6d42
PA
166022016-01-13 Pedro Alves <palves@redhat.com>
16603
16604 * gdb.base/default.exp: Expect $_gthread as well.
16605 * gdb.multi/tids.exp: Test $_gthread.
16606 * gdb.threads/thread-specific.exp: Test $_gthread.
16607
c84f6bbf
PA
166082016-01-13 Pedro Alves <palves@redhat.com>
16609
16610 * gdb.multi/tids.exp: Test "info threads -gid".
16611
22a02324
PA
166122016-01-13 Pedro Alves <palves@redhat.com>
16613
16614 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16615 Breakpoint.thread.
16616 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16617
5d5658a1
PA
166182016-01-07 Pedro Alves <palves@redhat.com>
16619
16620 * gdb.base/break.exp: Adjust to output changes.
16621 * gdb.base/hbreak2.exp: Likewise.
16622 * gdb.base/sepdebug.exp: Likewise.
16623 * gdb.base/watch_thread_num.exp: Likewise.
16624 * gdb.linespec/keywords.exp: Likewise.
16625 * gdb.multi/info-threads.exp: Likewise.
16626 * gdb.threads/thread-find.exp: Likewise.
16627 * gdb.multi/tids.c: New file.
16628 * gdb.multi/tids.exp: New file.
16629
84654457
PA
166302016-01-13 Pedro Alves <palves@redhat.com>
16631
16632 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16633
e3940304
PA
166342016-01-13 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.base/default.exp: Expect $_inferior as well.
16637 * gdb.multi/base.exp: Test $_inferior.
16638
a911d87a
PA
166392016-01-13 Pedro Alves <palves@redhat.com>
16640
16641 PR breakpoints/19388
16642 * gdb.base/catch-signal-siginfo-cond.c: New file.
16643 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16644
82075af2
JS
166452016-01-12 Josh Stone <jistone@redhat.com>
16646 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16647
16648 * gdb.base/catch-syscall.c (do_execve): New variable.
16649 (main): Conditionally trigger an execve.
16650 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16651 (test_catch_syscall_execve): New, check entry/return across execve.
16652 (do_syscall_tests): Call test_catch_syscall_execve.
16653
e46eeedd
PA
166542016-01-12 Pedro Alves <palves@redhat.com>
16655
16656 * gdb.base/random-signal.exp (do_test): New procedure, with body
16657 of testcase moved in.
16658
01d8c27e
JK
166592016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16660 Pedro Alves <palves@redhat.com>
16661
16662 * gdb.base/funcargs.exp (finish from indirectly called function):
16663 Reintroduce the case for 'First'.
16664
9a706302
JK
166652016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16666 Pedro Alves <palves@redhat.com>
16667
16668 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16669 (tcatch_vfork_then_child_follow_exec)
16670 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16671 identification.
16672
c0ecb95f
JK
166732016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16674
16675 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16676 and repeats to unlimited.
16677 * gdb.python/py-value.exp: Likewise.
16678 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16679 and repeats to unlimited.
16680
6cfc1fcb
JK
166812016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16682
16683 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16684 and reordering the functions.
16685 * gdb.multi/hangout.c: Likewise.
16686 * gdb.multi/hello.c: Likewise.
16687
582a1b00
SM
166882016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16689
16690 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16691 absolute.
16692 (SingleStatisticTestResult.report): Use dict.keys instead of
16693 dict.iterkeys.
16694
79bc59cb
PA
166952016-01-06 Pedro Alves <palves@redhat.com>
16696
16697 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16698
43368e1d
MM
166992016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16700
16701 * gdb.btrace/dlopen.exp: New.
16702 * gdb.btrace/dlopen.c: New.
16703 * gdb.btrace/dlopen-dso.c: New.
16704
79fad5b8
SL
167052015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16706
16707 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16708 PATTERN argument is optional.
16709
ab8314b3
JB
167102015-12-24 Joel Brobecker <brobecker@adacore.com>
16711
16712 * lib/ada.exp (target_compile_ada_from_dir): New function.
16713 (gdb_compile_ada): Reimplement avoiding the use of project files.
16714 * gdb.ada/gnat_ada.gpr: Delete.
16715 * gdb.ada/cond_lang.exp: Adjust test to make path before
16716 filename optional.
16717 * gdb.ada/small_reg_param.exp: Likewise.
16718
fe33faff
SM
167192015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16720
16721 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16722
6d265cb4
TP
167232015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16724
16725 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16726 case.
16727
10125099
SM
167282015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16729
16730 * gdb.base/break.exp: Remove dead code.
16731 * gdb.base/sepdebug.exp: Likewise.
16732
3ca22649
SM
167332015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16734
16735 * gdb.asm/asm-source.exp: Remove HP-UX references.
16736 * gdb.base/annota1.exp: Likewise.
16737 * gdb.base/annota3.exp: Likewise.
16738 * gdb.base/attach.exp: Likewise.
16739 * gdb.base/bigcore.exp: Likewise.
16740 * gdb.base/break.exp: Likewise.
16741 * gdb.base/call-ar-st.exp: Likewise.
16742 * gdb.base/callfuncs.exp: Likewise.
16743 * gdb.base/catch-fork-static.exp: Likewise.
16744 * gdb.base/display.exp: Likewise.
16745 * gdb.base/foll-exec-mode.exp: Likewise.
16746 * gdb.base/foll-exec.exp: Likewise.
16747 * gdb.base/foll-fork.exp: Likewise.
16748 * gdb.base/foll-vfork.exp: Likewise.
16749 * gdb.base/funcargs.exp: Likewise.
16750 * gdb.base/hbreak2.exp: Likewise.
16751 * gdb.base/inferior-died.exp: Likewise.
16752 * gdb.base/interrupt.exp: Likewise.
16753 * gdb.base/multi-forks.exp: Likewise.
16754 * gdb.base/nodebug.exp: Likewise.
16755 * gdb.base/sepdebug.exp: Likewise.
16756 * gdb.base/solib1.c: Likewise.
16757 * gdb.base/step-test.exp: Likewise.
16758 * gdb.mi/non-stop.c: Likewise.
16759 * gdb.mi/pthreads.c: Likewise.
16760 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16761 * gdb.threads/pthreads.c: Likewise.
16762 * gdb.threads/staticthreads.exp: Likewise.
16763 * lib/future.exp: Likewise.
16764 * lib/gdb.exp: Likewise.
16765 * gdb.base/so-indr-cl.c: Remove.
16766 * gdb.base/so-indr-cl.exp: Likewise.
16767 * gdb.base/solib.c: Likewise.
16768 * gdb.base/solib.exp: Likewise.
16769 * gdb.base/solib2.c: Likewise.
16770
b6304613
SM
167712015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16772
16773 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16774 * gdb.base/call-ar-st.exp: Likewise.
16775 * gdb.base/callfuncs.exp: Likewise.
16776 * gdb.base/condbreak.exp: Likewise.
16777 * gdb.base/constvars.exp: Likewise.
16778 * gdb.base/hbreak2.exp: Likewise.
16779 * gdb.base/langs.exp: Likewise.
16780 * gdb.base/list.exp: Likewise.
16781 * gdb.base/long_long.exp: Likewise.
16782 * gdb.base/ptype.exp: Likewise.
16783 * gdb.base/scope.exp: Likewise.
16784 * gdb.base/signals.exp: Likewise.
16785 * gdb.base/so-impl-ld.exp: Likewise.
16786 * gdb.base/varargs.exp: Likewise.
16787 * gdb.base/volatile.exp: Likewise.
16788 * gdb.base/whatis.exp: Likewise.
16789 * gdb.cp/cplusfuncs.exp: Likewise.
16790 * gdb.cp/inherit.exp: Likewise.
16791 * gdb.cp/local.exp: Likewise.
16792 * gdb.cp/member-ptr.exp: Likewise.
16793 * gdb.cp/method.exp: Likewise.
16794 * gdb.cp/overload.exp: Likewise.
16795 * gdb.cp/templates.exp: Likewise.
16796 * gdb.stabs/weird.exp: Likewise.
16797 * lib/compiler.c: Likewise.
16798 * lib/compiler.cc: Likewise.
16799 * lib/cp-support.exp: Likewise.
16800 * lib/gdb.exp: Likewise.
16801
bf401b07
SM
168022015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16803
16804 * configure.ac: Remove HP-UX case.
16805 * configure: Regenerate.
16806
aff9c0f8
SM
168072015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16808
16809 * lib/gdb.exp (gdb_compile): Add function doc.
16810
a6904d5a
PA
168112015-12-17 Pedro Alves <palves@redhat.com>
16812
16813 PR threads/19354
16814 * gdb.multi/info-threads.exp: New file.
16815
a22279dd
YQ
168162015-12-15 Yao Qi <yao.qi@linaro.org>
16817
16818 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16819 is aarch64*-*-*.
16820
0588c796
SL
168212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16822
16823 * gdb.base/history-duplicates.exp: Skip if no readline support.
16824
5d978e17
SL
168252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16826
16827 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16828
7e763b86
SL
168292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16830
16831 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16832
87a3a92c
SL
168332015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16834
16835 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16836 ctrl-C if nointerrupts target property is set.
16837 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16838 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16839 * gdb.base/paginate-bg-execution.exp: Likewise.
16840 * gdb.base/paginate-execution-startup.exp: Likewise.
16841 * gdb.base/random-signal.exp: Likewise.
16842 * gdb.base/range-stepping.exp: Likewise.
16843 * gdb.cp/annota2.exp: Likewise.
16844 * gdb.cp/annota3.exp: Likewise.
16845 * gdb.gdb/selftest.exp: Likewise.
16846 * gdb.threads/continue-pending-status.exp: Likewise.
16847 * gdb.threads/leader-exit.exp: Likewise.
16848 * gdb.threads/manythreads.exp: Likewise.
16849 * gdb.threads/pthreads.exp: Likewise.
16850 * gdb.threads/schedlock.exp: Likewise.
16851 * gdb.threads/sigthread.exp: Likewise.
16852
a8f077dc
DB
168532015-12-11 Don Breazeal <donb@codesourcery.com>
16854
16855 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16856 remote.
16857 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16858 * gdb.base/foll-exec.exp (main): Enable for target remote.
16859 * gdb.base/foll-fork.exp (main): Likewise.
16860 * gdb.base/foll-vfork.exp (main): Likewise.
16861 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16862 (proc continue_to_exit_bp_loc): Use clean_restart.
16863 * gdb.base/pie-execl.exp (main): Disable for target remote.
16864 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16865 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16866 * gdb.threads/execl.exp (main): Likewise.
16867 * gdb.threads/fork-child-threads.exp (main): Likewise.
16868 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16869 remote.
16870 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16871 remote.
16872 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16873 pid.tid style ptids, instead of just tid.
16874 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16875 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16876 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16877 ptids, instead of just tid.
16878
3b2464a8
AB
168792015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16880
16881 * gdb.base/list.exp (test_list_forward): Add end of file error
16882 test.
16883 (test_repeat_list_command): Add end of file error test.
16884 (test_list_backwards): Add beginning of file error test.
16885
a0def019
AB
168862015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16887
16888 * gdb.base/list.exp (test_list_invalid_args): New function,
16889 defined, and called.
16890
5c000dff
AB
168912015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16892
16893 * gdb.base/list.exp (test_list): Make test names unique.
16894
f1637ebe
YQ
168952015-12-11 Yao Qi <yao.qi@linaro.org>
16896
16897 * gdb.base/coremaker2.c: Remove.
16898
36d6fc0a
PA
168992015-12-10 Pedro Alves <palves@redhat.com>
16900
16901 * gdb.multi/base.exp: Remove stale "spaces" references.
16902
762f7747
PA
169032015-12-10 Pedro Alves <palves@redhat.com>
16904
16905 * gdb.multi/base.exp: Don't use nowarnings.
16906 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16907 * gdb.multi/hangout.c: Include stdio.h.
16908 * gdb.multi/hello.c: Include stdlib.h.
16909 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16910 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16911 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16912
28d2bfb9
AB
169132015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16914
16915 * gdb.dwarf2/dw2-ranges-base.c: New file.
16916 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16917 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16918 support additional line table, and debug ranges generation.
16919 (Dwarf::ranges): New function, generate .debug_ranges.
16920 (Dwarf::lines): Support generating simple line table programs.
16921 (Dwarf::assemble): Initialise new namespace variables.
16922
5fc2beac
KB
169232015-12-09 Kevin Buettner <kevinb@redhat.com>
16924
16925 * gdb.base/async.exp (proc test_background): Add case for
16926 asynchronous execution not supported.
16927
1c35a88f
LM
169282015-12-09 Luis Machado <lgustavo@codesourcery.com>
16929
16930 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16931 format and change test names to make them unique.
16932
b593e3d9
RK
169332015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16934 Pedro Alves <pedro@redhat.com>
16935
16936 PR gdb/18702
16937 Add checking of floatformats setup on x86_64 hosts.
16938 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16939 (smallval, bigval): New labels/constants.
16940 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16941 float" after loading bigval and smallval.
16942
d72413e6
PMR
169432015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16944
16945 * gdb.ada/fun_overload_menu.exp: New testcase.
16946 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16947
ece66d65
JS
169482015-12-04 Josh Stone <jistone@redhat.com>
16949
16950 * gdb.base/catch-fork-static.exp: New.
16951
41d0efca
YQ
169522015-12-03 Yao Qi <yao.qi@linaro.org>
16953
16954 * gdb.base/sizeof.c: Don't include stdio.h and
16955 ../lib/unbuffer_output.c.
16956 (main): New variable 'size' and 'value'. Remove printf and
16957 gdb_unbuffer_output. Assign return value to size and value.
16958 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16959 at the beginning.
16960 (check_sizeof): Check the result by printing variable 'size'.
16961 (check_valueof): Check the result by printing variable 'value'.
16962
99fd02d9
YQ
169632015-12-01 Yao Qi <yao.qi@linaro.org>
16964
16965 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16966 for aarch64*-*-linux* target.
16967
f2faf941
PA
169682015-11-30 Pedro Alves <palves@redhat.com>
16969
16970 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16971
04bf20c5
PA
169722015-11-30 Pedro Alves <palves@redhat.com>
16973
16974 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16975 Handle non-stop mode vCont replies.
16976
09df4675
PA
169772015-11-30 Pedro Alves <palves@redhat.com>
16978
16979 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16980 prepare_for_testing. Start gdb with "set non-stop on" appended to
16981 GDBFLAGS. Lax expected stop output.
16982
58b584af
YQ
169832015-11-27 Yao Qi <yao.qi@linaro.org>
16984
16985 * gdb.arch/arm-neon.exp: New.
16986 * gdb.arch/arm-neon.c: New.
16987
dfcb77a8
YQ
169882015-11-27 Yao Qi <yao.qi@linaro.org>
16989
16990 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16991
88e8ec1b
YQ
169922015-11-27 Yao Qi <yao.qi@linaro.org>
16993
16994 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16995 frames-invalid annotation.
16996
bfde72c2
YQ
169972015-11-27 Yao Qi <yao.qi@linaro.org>
16998
16999 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17000
f6512a69
SM
170012015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17002
17003 * gdb.threads/names.exp: New file.
17004 * gdb.threads/names.c: New file.
17005 * README: Mention gdb,no_thread_names.
17006
46a3515b
MM
170072015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17008
17009 PR 19297
17010 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17011 support" error.
17012
62147a22
PA
170132015-11-24 Pedro Alves <palves@redhat.com>
17014
17015 PR 17539
17016 * gdb.base/display.exp: Expect displays to be sorted in ascending
17017 order. Use multi_line.
17018 * gdb.base/solib-display.exp: Likewise.
17019
2f341b6e
PA
170202015-11-24 Pedro Alves <palves@redhat.com>
17021
17022 PR 17539
25d49b86
PA
17023 * gdb.base/display.exp: Expect displays to be sorted in ascending
17024 order. Use multi_line.
17025 * gdb.base/solib-display.exp: Likewise.
2f341b6e 17026
7e0aa6aa
PA
170272015-11-24 Pedro Alves <palves@redhat.com>
17028
17029 PR 17539
17030 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17031 threads in ascending order.
17032 * gdb.base/foll-fork.exp: Likewise.
17033 * gdb.base/foll-vfork.exp: Likewise.
17034 * gdb.base/multi-forks.exp: Likewise.
17035 * gdb.mi/mi-nonstop.exp: Likewise.
17036 * gdb.mi/mi-nsintrall.exp: Likewise.
17037 * gdb.multi/base.exp: Likewise.
17038 * gdb.multi/multi-arch.exp: Likewise.
17039 * gdb.python/py-inferior.exp: Likewise.
17040 * gdb.threads/break-while-running.exp: Likewise.
17041 * gdb.threads/execl.exp: Likewise.
17042 * gdb.threads/gcore-thread.exp: Likewise.
17043 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17044 * gdb.threads/kill.exp: Likewise.
17045 * gdb.threads/linux-dp.exp: Likewise.
17046 * gdb.threads/multiple-step-overs.exp: Likewise.
17047 * gdb.threads/next-bp-other-thread.exp: Likewise.
17048 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17049 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17050 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17051 * gdb.threads/thread-find.exp: Likewise.
17052 * gdb.threads/tls.exp: Likewise.
17053 * lib/mi-support.exp (mi_reverse_list): Delete.
17054 (mi_check_thread_states): No longer reverse list.
17055
2cc57ad8
PA
170562015-11-24 Pedro Alves <palves@redhat.com>
17057
17058 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17059 use lowercase.
17060
c93e8391
SM
170612015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17062
17063 * gdb.trace/actions.c: Include trace-common.h.
17064 (main): Add a location for a fast tracepoint.
17065 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17066 the normal tracepoints.
17067 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17068
045ccf91
SM
170692015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17070
17071 * save-trace.exp: Factor out code to these...
17072 (gdb_save_tracepoints): New.
17073 (gdb_load_tracepoints): New.
17074 (do_save_load_test): New.
17075
5506f9f6
KB
170762015-11-23 Kevin Buettner <kevinb@redhat.com>
17077
17078 * gdb.base/asmlabel.exp: New test.
17079 * gdb.base/asmlabel.c: New test case.
17080
16c3b12f
JB
170812015-11-23 Joel Brobecker <brobecker@adacore.com>
17082
17083 * gdb.base/wrong_frame_bt_full-main.c: New file.
17084 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17085 * gdb.base/wrong_frame_bt_full.exp: New file.
17086
155bfbd3
JB
170872015-11-23 Joel Brobecker <brobecker@adacore.com>
17088
17089 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17090
bb097445
JM
170912015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17092
206853a0 17093 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
17094 pstate register when comparing registers values in
17095 sparc64-*-linux-gnu targets to avoid spurious differences.
17096
9c88ed8f
JM
170972015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17098
206853a0 17099 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 17100
96161e25
SL
171012015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17102
17103 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17104 as type argument to gdb_compile.
17105 * gdb.base/nested-subp2.exp: Likewise.
17106 * gdb.base/nested-subp3.exp: Likewise.
17107
340c2830
DV
171082015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17109
17110 * lib/dwarf.exp (_note): Fix left shift of negative value.
17111 * gdb.trace/trace-condition.exp: Likewise.
17112
c1862d0f
YQ
171132015-11-13 Yao Qi <yao.qi@linaro.org>
17114
17115 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17116 comments about d10v.
17117 (test_scalar_returns): Likewise.
17118 * gdb.base/d10v.ld: Remove.
17119 * gdb.base/overlays.exp: Remove the target triplet checking for
17120 d10v-*-*.
17121 * gdb.base/structs.exp (test_struct_returns): Remove the
17122 comments about d10v.
17123 (test_struct_calls): Likewise.
17124
77ae9c19
YQ
171252015-11-13 Yao Qi <yao.qi@linaro.org>
17126
17127 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17128 * gdb.base/gnu_vector.c: Don't include stdio.h.
17129 (main): Don't print res and call add_some_intvecs.
17130
430e004e
MK
171312015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17132
17133 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17134 macro.
17135 (func5): Removed.
17136 (func4): Use FAST_TRACEPOINT_LABEL.
17137 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17138 macro.
17139 (func): Removed.
17140 (thread_function): Use FAST_TRACEPOINT_LABEL.
17141 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17142 (func): Remove.
17143 (marker): Use FAST_TRACEPOINT_LABEL.
17144 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17145 (pendfunc1): Remove.
17146 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17147 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17148 (foo): Remove.
17149 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17150 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17151 macro.
17152 (func): Remove.
17153 (marker): Use FAST_TRACEPOINT_LABEL.
17154 * gdb.trace/trace-common.h: New header.
17155 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17156 macro.
17157 (func): Remove.
17158 (marker): Use FAST_TRACEPOINT_LABEL.
17159 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17160 (func): Remove.
17161 (thread_function): Use FAST_TRACEPOINT_LABEL.
17162
6e7675a7
MK
171632015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17164
17165 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17166 in front.
17167 * gdb.trace/change-loc.exp: Use global pcreg definition.
17168 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17169 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17170 in front.
17171 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17172 * gdb.trace/pending.exp: Likewise.
17173 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17174 * gdb.trace/trace-break.exp: Likewise.
17175 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17176 in front.
17177 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17178 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17179 in front.
17180 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17181
dddc0e16
JB
171822015-11-09 Joel Brobecker <brobecker@adacore.com>
17183
17184 * gdb.ada/fin_fun_out: New testcase.
17185
c6f0b406
KB
171862015-11-07 Kevin Buettner <kevinb@redhat.com>
17187
17188 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17189 value associated with DW_AT_byte_size.
17190 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17191 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17192 DW_AT_upper_bound.
17193
f01dcfd9
KB
171942015-11-07 Kevin Buettner <kevinb@redhat.com>
17195
17196 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17197 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17198 version.
17199 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17200 gdb.dwarf2/dw2-canonicalize-type.exp,
17201 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17202 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17203 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17204 provided by gdb_target_symbol_prefix_flags_asm.
17205 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17206 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17207 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17208 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17209 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17210 macros where needed). Use this macro for symbols which require
17211 the prefix provided by SYMBOL_PREFIX.
17212
2223449a
KB
172132015-11-05 Kevin Buettner <kevinb@redhat.com>
17214
17215 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17216 New procs.
17217 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17218 representing expressions, of more than one list element.
17219 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17220 to prepend linker symbol prefix to f.
17221 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17222 table_1 and table_2.
17223 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17224 Likewise, for f and g.
17225 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17226 for ptr.
17227 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17228 for main.
17229 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17230 table_1_ptr and table_2_ptr.
17231
6f2f1a3a
JK
172322015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17233 Joel Brobecker <brobecker@adacore.com>
17234
17235 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17236
566c56c9
MK
172372015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17238
17239 * gdb.reverse/s390-mvcle.c: New test.
17240 * gdb.reverse/s390-mvcle.exp: New file.
17241 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17242
d5f0636b
MK
172432015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17244
17245 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17246
7ad8b86c
MK
172472015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17248
17249 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17250 reaching marker2.
17251 * gdb.reverse/getresuid-reverse.exp: Likewise.
17252 * gdb.reverse/pipe-reverse.exp: Likewise.
17253 * gdb.reverse/readv-reverse.exp: Likewise.
17254 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17255 * gdb.reverse/time-reverse.exp: Likewise.
17256 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17257
4081c0f1
YQ
172582015-10-30 Yao Qi <yao.qi@linaro.org>
17259
17260 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17261 (empty_cycle): Remove.
17262 (main): Don't call empty_cycle. Don't use watch_count_done.
17263 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17264 empty_cycle. Rewrite the code counting HW watchpoints.
17265
452b4ba5
MK
172662015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17267
17268 * gdb.reverse/fstatat-reverse.c: New test.
17269 * gdb.reverse/fstatat-reverse.exp: New file.
17270 * gdb.reverse/getresuid-reverse.c: New test.
17271 * gdb.reverse/getresuid-reverse.exp: New file.
17272 * gdb.reverse/pipe-reverse.c: New test.
17273 * gdb.reverse/pipe-reverse.exp: New file.
17274 * gdb.reverse/readv-reverse.c: New test.
17275 * gdb.reverse/readv-reverse.exp: New file.
17276 * gdb.reverse/recvmsg-reverse.c: New test.
17277 * gdb.reverse/recvmsg-reverse.exp: New file.
17278 * gdb.reverse/time-reverse.c: New test.
17279 * gdb.reverse/time-reverse.exp: New file.
17280 * gdb.reverse/waitpid-reverse.c: New test.
17281 * gdb.reverse/waitpid-reverse.exp: New file.
17282
5e2e7507
JK
172832015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17284
17285 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17286
0fde2c53
DE
172872015-10-26 Doug Evans <dje@google.com>
17288
17289 PR symtab/17391
17290 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17291 * gdb.dwarf2/bad-regnum.c: New file.
17292 * gdb.dwarf2/bad-regnum.exp: New file.
17293
1a70ae97
DE
172942015-10-26 Doug Evans <dje@google.com>
17295
17296 PR python/18938
17297 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17298 file.
17299
27dc26ab
JK
173002015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17301
17302 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17303 for a change by "Mention language in compile error message".
17304
bed91f4d
SM
173052015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17306
17307 PR python/18073
17308 * gdb.python/py-type.c (C::a_method): New.
17309 (C::a_const_method): New.
17310 (C::a_static_method): New.
17311 (a_function): New.
17312 * gdb.python/py-type.exp (test_fields): Test getting fields
17313 from function and method.
17314
3f2f83dd
KB
173152015-10-21 Keven Boell <keven.boell@intel.com>
17316
17317 * gdb.fortran/vla-alloc-assoc.exp: New file.
17318 * gdb.fortran/vla-datatypes.exp: New file.
17319 * gdb.fortran/vla-datatypes.f90: New file.
17320 * gdb.fortran/vla-history.exp: New file.
17321 * gdb.fortran/vla-ptype-sub.exp: New file.
17322 * gdb.fortran/vla-ptype.exp: New file.
17323 * gdb.fortran/vla-sizeof.exp: New file.
17324 * gdb.fortran/vla-sub.f90: New file.
17325 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17326 * gdb.fortran/vla-value-sub-finish.exp: New file.
17327 * gdb.fortran/vla-value-sub.exp: New file.
17328 * gdb.fortran/vla-value.exp: New file.
17329 * gdb.fortran/vla-ptr-info.exp: New file.
17330 * gdb.mi/mi-vla-fortran.exp: New file.
17331 * gdb.mi/vla.f90: New file.
17332
27145d50
SL
173332015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17334
17335 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17336 of hardwired timeout value.
17337
5f3ff4f8
JK
173382015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17339 Pedro Alves <palves@redhat.com>
17340
17341 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17342 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17343
bfd09d20
JS
173442015-10-19 Josh Stone <jistone@redhat.com>
17345
17346 * gdb.base/catch-syscall.c: Include <sched.h>.
17347 (unknown_syscall): New variable.
17348 (main): Trigger a vfork and an unknown syscall.
17349 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17350 (unknown_syscall_number): Likewise.
17351 (check_call_to_syscall): Accept an optional syscall pattern.
17352 (check_return_from_syscall): Likewise.
17353 (check_continue): Likewise.
17354 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17355 (test_catch_syscall_skipping_return): New test toggling off 'catch
17356 syscall' to step over the syscall return, then toggling back on.
17357 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17358 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17359 (do_syscall_tests): Call test_catch_syscall_without_args and
17360 test_catch_syscall_mid_vfork.
17361 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17362 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17363
b32b93c6
AS
173642015-10-19 Andrew Stubbs <ams@codesourcery.com>
17365
17366 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17367 print g_vE): Add new pass patterns.
17368 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17369 print various symbol names for vptr fields.
17370
9d622bda
AB
173712015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17372
17373 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17374 results.
17375
0fd8ac1c
YQ
173762015-10-12 Yao Qi <yao.qi@linaro.org>
17377
17378 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17379
34240514
YQ
173802015-10-12 Yao Qi <yao.qi@linaro.org>
17381
17382 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17383 is aarch64*-*-linux*.
17384
8240f442
YQ
173852015-10-12 Yao Qi <yao.qi@linaro.org>
17386
17387 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17388 (can_relocate_bcond_true): ... it.
17389 (can_relocate_bcond_false): New function.
17390 (foo): Likewise.
17391 (can_relocate_bl): Likewise.
17392 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17393 can_relocate_bl.
17394
2520f728
PMR
173952015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17396
17397 * gdb.base/nested-addr.c: New file.
17398 * gdb.base/nested-addr.exp: New testcase.
17399
abcef95a
MM
174002015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17401
17402 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17403 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17404 its output. Ignore the output of "record goto begin" and instead
17405 check that GDB is replaying.
17406
145e3ddb
PA
174072015-10-09 Pedro Alves <palves@redhat.com>
17408
17409 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17410 (top level): Use it in the run with no args test.
17411
d5d8c4e1
IB
174122015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17413
17414 * gdb.dlang/properties.exp: New file.
17415
06e635ef
SL
174162015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17417
17418 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17419 whether or not address 0x1000 is mapped on the target.
17420
e019fd1d
SM
174212015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17422
17423 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17424 build.
17425
77ba2a67
MM
174262015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17427
17428 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17429 instruction-history test.
17430
c60eb31f
DE
174312015-09-28 Doug Evans <dje@google.com>
17432
17433 * gdb.base/gcore.c (array_func): Add reference to static_array.
17434
9a3c8263
SM
174352015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17436
17437 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17438 source line.
17439
9720e656
SL
174402015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17441
17442 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17443 short or char as base type.
17444
938d3bf2
SL
174452015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17446
17447 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17448 to allow any size enum.
17449
e6c2c623
PMR
174502015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17451
17452 * gdb.ada/array_ptr_renaming.exp: New testcase.
17453 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17454 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17455
06da0f77
PL
174562015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17457
17458 * gdb.trace/ftrace-lock.c: New file.
17459 * gdb.trace/ftrace-lock.exp: New file.
17460
4f51c22a
PL
174612015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17462
17463 * gdb.arch/insn-reloc.c: New file.
17464 * gdb.arch/ftrace-insn-reloc.exp: New file.
17465
7041adf4
PL
174662015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17467
17468 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17469 instruction.
17470 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17471 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17472 * gdb.trace/range-stepping.c: Likewise.
17473 * gdb.trace/trace-break.c: Likewise.
17474 * gdb.trace/trace-mt.c (thread_function): Likewise.
17475 * gdb.trace/ftrace.c (marker): Likewise.
17476 * gdb.trace/trace-condition.c (marker): Likewise.
17477 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17478 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17479 is_aarch64_target.
17480
015d2e7e
DE
174812015-09-18 Doug Evans <xdje42@gmail.com>
17482
17483 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17484 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17485
26b188a2
SL
174862015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17487
17488 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17489 the breakpoint.
17490
79dc332b
SL
174912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17492
17493 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17494 the pending breakpoint. Remove timeout override for "Run till
17495 MI pending breakpoint on pendfunc3 on thread 2" test.
17496
f57929f2
SL
174972015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17498
17499 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17500 filename pattern.
17501
3f469b17
SL
175022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17503
17504 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17505 in breakpoint filename pattern.
17506
515b89b3
SL
175072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17508
7800dbe4
SL
17509 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17510
175112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17512
515b89b3
SL
17513 * gdb.linespec/explicit.exp: Check for readline support for
17514 tab-completion tests. Fix obvious typo.
17515
d2939ba2
MM
175162015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17517
17518 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17519 and replay.
17520
cbb55fa7
MM
175212015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17522
17523 * gdb.btrace/non-stop.c: New.
17524 * gdb.btrace/non-stop.exp: New.
17525
43691ca1
PL
175262015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17527 Yao Qi <yao.qi@linaro.org>
17528
17529 * gdb.trace/trace-condition.c: New file.
17530 * gdb.trace/trace-condition.exp: New file.
17531
d78908cf
WW
175322015-09-16 Wei-cheng Wang <cole945@gmail.com>
17533
17534 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17535 for testing bytecode compilation.
17536
1ed415e2
PA
175372015-09-16 Pedro Alves <palves@redhat.com>
17538 Sandra Loosemore <sandra@codesourcery.com>
17539
17540 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17541 (SECONDS): Redefine.
17542 (main): Call pthread_kill and alarm early.
17543 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17544 support.
17545 (test): If the target can't hardware step and doesn't support
17546 displaced stepping, increase the timeout.
17547
d136eff5
PA
175482015-09-16 Pedro Alves <palves@redhat.com>
17549
17550 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17551 (enable_debug): New procedures.
17552 (test): Use them. Bail out if waiting for threads fails.
17553 (top level): Bail out if a test fails.
17554
991f019c
YQ
175552015-09-16 Yao Qi <yao.qi@linaro.org>
17556
17557 * gdb.asm/asm-source.exp: Set asm-arch for
17558 aarch64*-*-* target.
17559 * gdb.asm/aarch64.inc: New file.
17560
bfca584f
PMR
175612015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17562
17563 * gdb.ada/array_of_variable_length.exp: New testcase.
17564 * gdb.ada/array_of_variable_length/foo.adb: New file.
17565 * gdb.ada/array_of_variable_length/pck.adb: New file.
17566 * gdb.ada/array_of_variable_length/pck.ads: New file.
17567
b326e587
DE
175682015-09-15 Doug Evans <dje@google.com>
17569
17570 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17571 of function static local variable.
17572
5382cfab
PW
175732015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17574
17575 * gdb.threads/tls-so_extern.exp: New test file.
17576 * gdb.threads/tls-so_extern.c: New test file.
17577 * gdb.threads/tls-so_extern_main.c: New test file.
17578
141c5cc4
JK
175792015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17580
17581 * gdb.opt/solib-intra-step-lib.c: New file.
17582 * gdb.opt/solib-intra-step-main.c: New file.
17583 * gdb.opt/solib-intra-step.exp: New file.
17584
d15dcecd
PA
175852015-09-15 Pedro Alves <palves@redhat.com>
17586
17587 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17588 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17589
4c2f2a79
PA
175902015-09-14 Pedro Alves <palves@redhat.com>
17591
17592 * gdb.base/hook-stop-continue.c: Delete.
17593 * gdb.base/hook-stop-continue.exp: Delete.
17594 * gdb.base/hook-stop-frame.c: Delete.
17595 * gdb.base/hook-stop-frame.exp: Delete.
17596 * gdb.base/hook-stop.c: New file.
17597 * gdb.base/hook-stop.exp: New file.
17598
919e6dbe
PMR
175992015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17600
17601 * gdb.ada/access_to_packed_array.exp: New testcase.
17602 * gdb.ada/access_to_packed_array/foo.adb: New file.
17603 * gdb.ada/access_to_packed_array/pack.adb: New file.
17604 * gdb.ada/access_to_packed_array/pack.ads: New file.
17605
157280a4
MM
176062015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17607
17608 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17609 buffer size test.
17610
2fd33e94
DB
176112015-09-11 Don Breazeal <donb@codesourcery.com>
17612
17613 * gdb.base/foll-exec.c: Add copyright header. Fix
17614 formatting issues.
17615 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17616 (do_exec_tests): Use clean_restart in place of zap_session,
17617 and for test initialization. Fix formatting issues. Use
17618 fail in place of perror.
17619 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17620 an expect statement to match an expression with output from
17621 the program under debug.
17622 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17623 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17624 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17625 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17626 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17627
e70b6e8e
DE
176282015-09-09 Doug Evans <dje@google.com>
17629
17630 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17631
7a551a51
DE
176322015-09-09 Doug Evans <dje@google.com>
17633
17634 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17635
4c666f84
DE
176362015-09-09 Doug Evans <dje@google.com>
17637
17638 * gdb.base/savedregs.exp: Fix typo.
17639
243a9253
PA
176402015-09-09 Pedro Alves <palves@redhat.com>
17641
17642 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17643
c0fa8fbd
SL
176442015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17645
17646 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17647 command actually switches threads. Give up on remaining
17648 tests if target fails to stop at breakpoint.
17649
cd7c1778
PMR
176502015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17651
17652 * gdb.ada/funcall_char.exp: New testcase.
17653 * gdb.ada/funcall_char/foo.adb: New file.
17654
dc5c8746
PMR
176552015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17656
17657 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17658 expected outputs. Add two testcases for completing ambiguous
17659 functions.
17660 * gdb.ada/complete/aux_pck.adb: New file.
17661 * gdb.ada/complete/aux_pck.ads: New file.
17662 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17663 Ambiguous_Func functions.
17664 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17665 * gdb.ada/complete/pck.adb: Likewise.
17666
4e83a1e7
UW
176672015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17668
17669 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17670 failures to run the test program under GDB.
17671
8ce74153
LM
176722015-08-26 Luis Machado <lgustavo@codesourcery.com>
17673
17674 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17675 to C.
17676
e9756d52
PP
176772015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17678
17679 * gdb.base/run-after-attach.exp: New test file.
17680 * gdb.base/run-after-attach.c: New test file.
17681
8d37573b
DB
176822015-08-26 Don Breazeal <donb@codesourcery.com>
17683
17684 * gdb.base/foll-exec-2.c: New test program.
17685 * gdb.base/foll-exec-2.exp: New test.
17686
63e43d3a
PMR
176872015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17688
17689 * gdb.base/nested-subp1.exp: New file.
17690 * gdb.base/nested-subp1.c: New file.
17691 * gdb.base/nested-subp2.exp: New file.
17692 * gdb.base/nested-subp2.c: New file.
17693 * gdb.base/nested-subp3.exp: New file.
17694 * gdb.base/nested-subp3.c: New file.
17695
3d40fbb5
PA
176962015-08-24 Pedro Alves <palves@redhat.com>
17697
17698 * gdb.server/connect-without-multi-process.c: New file.
17699 * gdb.server/connect-without-multi-process.exp: New file.
17700
4422ac93
LM
177012015-08-24 Luis Machado <lgustavo@codesourcery.com>
17702
17703 * gdb.opt/inline-markers.c: Make z int.
17704
91dddb86
LM
177052015-08-24 Luis Machado <lgustavo@codesourcery.com>
17706
17707 * gdb.opt/inline-markers.c: Make z volatile.
17708
a48847ee
LM
177092015-08-24 Luis Machado <lgustavo@codesourcery.com>
17710
17711 * gdb.opt/inline-bt.c: New volatile global z.
17712 * gdb.opt/inline-cmds.c: Likewise.
17713 * gdb.opt/inline-locals.c: Likewise.
17714 * gdb.opt/inline-markers.c: New extern global z.
17715 (marker): Use z.
17716 (inline_fn): Likewise.
17717
0ebbc52b
PA
177182015-08-24 Pedro Alves <palves@redhat.com>
17719
17720 * config/m32r-stub.exp: Remove file.
17721 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17722 * gdb.base/call-rt-st.exp: Likewise.
17723 * gdb.base/call-strs.exp: Likewise.
17724 * gdb.base/default.exp: Remove references to h8300-*-hms and
17725 *-*-udi*.
17726 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17727
77c365df
AA
177282015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17729
17730 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17731 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17732 and "return" use KFAIL when GDB can not read/write the vector
17733 return value.
17734
4313b8c0
GB
177352015-08-21 Gary Benson <gbenson@redhat.com>
17736
17737 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17738
0e433b32
PA
177392015-08-20 Pedro Alves <palves@redhat.com>
17740
17741 * gdb.server/solib-list.exp: No longer expect an interior stop in
17742 non-stop mode.
17743
221e1a37
PA
177442015-08-20 Pedro Alves <palves@redhat.com>
17745
17746 * gdb.server/connect-stopped-target.c: New file.
17747 * gdb.server/connect-stopped-target.exp: New file.
17748
40e3ad0e
PA
177492015-08-20 Pedro Alves <palves@redhat.com>
17750
17751 * gdb.dwarf2/comp-unit-lang.exp: New file.
17752 * gdb.dwarf2/comp-unit-lang.c: New file.
17753
af39b327
PMR
177542015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17755
17756 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17757 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17758
7d45c7c3 177592015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17760
7d45c7c3
KB
17761 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17762 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17763
4d6cceb4
DE
177642015-08-18 Doug Evans <dje@google.com>
17765 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17766
17767 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17768 skip_python_tests. New arg prompt_regexp.
17769 (skip_python_tests): New function.
17770 * lib/mi-support.exp (mi_skip_python_tests): New function.
17771 * gdb.python/py-mi-objfile-gdb.py: New file.
17772 * gdb.python/py-mi-objfile.c: New file.
17773 * gdb.python/py-mi-objfile.exp: New file.
17774
ad89c2aa
KS
177752015-08-17 Keith Seitz <keiths@redhat.com>
17776
17777 * gdb.linespec/explicit.exp: Move strace test from here ...
17778 * gdb.trace/strace.exp: ... to here.
17779
e3ae3c43
PP
177802015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17781
17782 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17783 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17784
604b2636
DE
177852015-08-14 Doug Evans <xdje42@gmail.com>
17786
17787 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17788 inferior before selecting a new file.
17789
6ff0ba5f
DE
177902015-08-14 Doug Evans <xdje42@gmail.com>
17791
17792 * gdb.mi/mi-disassemble.exp: Update.
17793 * gdb.base/disasm-optim.S: New file.
17794 * gdb.base/disasm-optim.c: New file.
17795 * gdb.base/disasm-optim.h: New file.
17796 * gdb.base/disasm-optim.exp: New file.
17797
9ca98f92
KS
177982015-08-14 Keith Seitz <keiths@redhat.com>
17799
17800 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17801 "evaluated-by".
17802
52bbc560
JB
178032015-08-13 Joel Brobecker <brobecker@adacore.com>
17804
17805 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17806
5d8c3ed3
PMR
178072015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17808
17809 * gdb.ada/fun_renaming.exp: New testcase.
17810 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17811 * gdb.ada/fun_renaming/pack.adb: New file.
17812 * gdb.ada/fun_renaming/pack.ads: New file.
17813
ea8812bc
KS
178142015-08-12 Keith Seitz <keiths@redhat.com>
17815
17816 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17817 gdb_get_line_number.
17818
4dafcdeb
JB
178192015-08-12 Joel Brobecker <brobecker@adacore.com>
17820
17821 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17822 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17823 gdb.base/dso2dso.exp: New files.
17824
5ba32597
SDJ
178252015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17826 Pedro Alves <palves@redhat.com>
17827 Keith Seitz <keiths@redhat.com>
17828
17829 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17830 GDBFLAGS.
17831
b6dafabf
PP
178322015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17833
17834 * gdb.base/gdbhistsize-history.exp
17835 (test_histsize_history_setting): Use save_vars.
17836 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17837 Use save_vars.
17838 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17839 * gdb.base/readline.exp: Use save_vars.
17840
abe8e607
PP
178412015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17842
17843 * lib/gdb.exp (save_vars): New proc.
17844
629500fa
KS
178452015-08-11 Keith Seitz <keiths@redhat.com>
17846
17847 * gdb.base/help.exp: Update help_breakpoint_text.
17848
eb8c4e2e
KS
178492015-08-11 Keith Seitz <keiths@redhat.com>
17850
17851 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17852 (at toplevel): Call test_explicit_breakpoints.
17853 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17854 breakpoints.
17855 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17856 breakpoint conditions, "-cond".
17857
87f0e720
KS
178582015-08-11 Keith Seitz <keiths@redhat.com>
17859
17860 * gdb.linespec/3explicit.c: New file.
17861 * gdb.linespec/cpexplicit.cc: New file.
17862 * gdb.linespec/cpexplicit.exp: New file.
17863 * gdb.linespec/explicit.c: New file.
17864 * gdb.linespec/explicit.exp: New file.
17865 * gdb.linespec/explicit2.c: New file.
17866 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17867 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17868 before using in the matching pattern.
17869 Clarify that `prefix' is a regular expression.
17870
f00aae0f
KS
178712015-08-11 Keith Seitz <keiths@redhat.com>
17872
17873 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17874 test.
17875 Add tests for missing ",FMT" and ",".
17876
e27852be
DE
178772015-08-10 Doug Evans <dje@google.com>
17878 Keith Seitz <keiths@redhat.com>
17879
17880 PR gdb/17960
17881 * gdb.base/completion.exp: Add location completer tests.
17882
7f03bd92
PA
178832015-08-07 Pedro Alves <palves@redhat.com>
17884
17885 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17886 tests here.
17887 (top level): Run do_test with and without displaced stepping.
17888
3fc8eb30
PA
178892015-08-07 Pedro Alves <palves@redhat.com>
17890
17891 * gdb.base/valgrind-disp-step.c: New file.
17892 * gdb.base/valgrind-disp-step.exp: New file.
17893
d4569d7b
PA
178942015-08-07 Pedro Alves <palves@redhat.com>
17895
17896 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17897 Delete function.
17898 (main): Add alarm. Run an infinite loop instead of calling
17899 wait_threads.
17900 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17901 comment.
17902 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17903 Delete function.
17904 (main): Add alarm. Run an infinite loop instead of calling
17905 wait_threads.
17906 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17907 comment.
17908
e1316e60
PA
179092015-08-07 Pedro Alves <palves@redhat.com>
17910
17911 * gdb.base/checkpoint-ns.exp: New file.
17912 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17913 standard_testfile.
17914
da8c46d2
MM
179152015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17916
17917 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17918 * gdb.btrace/instruction_history.exp: Update.
17919 * gdb.btrace/tsx.exp: New.
17920 * gdb.btrace/tsx.c: New.
17921
de1c2c52
PA
179222015-08-06 Pedro Alves <palves@redhat.com>
17923
17924 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17925 increase timeout.
17926 * gdb.reverse/until-precsave.exp: Bump timeouts.
17927
782e0bf4
PA
179282015-08-06 Pedro Alves <palves@redhat.com>
17929
17930 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17931
83e97ed0
PA
179322015-08-06 Pedro Alves <palves@redhat.com>
17933
17934 PR gdb/18749
17935 * gdb.threads/process-dies-while-handling-bp.c: New file.
17936 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17937
863d01bd
PA
179382015-08-06 Pedro Alves <palves@redhat.com>
17939
17940 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17941 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17942
0a39bb32
PA
179432015-08-05 Pedro Alves <palves@redhat.com>
17944
17945 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17946 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17947
ee2d2b10
SL
179482015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17949
17950 * gdb.base/bp-permanent.exp: Report test as unsupported if
17951 the target cannot stop at the permanent breakpoint.
17952
4e1bdb00
DE
179532015-08-03 Doug Evans <dje@google.com>
17954
17955 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17956 10000.
17957
3d338901
DE
179582015-08-03 Doug Evans <dje@google.com>
17959
17960 * Makefile.in (workers/%.worker, build-perf): New rule.
17961 (GDB_PERFTEST_MODE): New variable.
17962 (check-perf): Use it.
17963 (clean): Clean up gdb.perf parallel build subdirs.
17964 * lib/build-piece.exp: New file.
17965 * lib/gdb.exp (make_gdb_parallel_path): New function
17966 (standard_output_file, standard_temp_file): Call it.
17967 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17968 of $GDB_PARALLEL.
17969 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17970
af061d3e
DE
179712015-08-03 Doug Evans <dje@google.com>
17972
8e1afc81 17973 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17974 (LOG_FILE_NAME): New global.
17975 (TextReporter.__init__): Initialize self.txt_sum.
17976 (TextReporter.report): Add support for multiple data-points.
17977 Move report to perftest.sum, put raw data in perftest.log.
17978 (TextReporter.start): Open sum and log files.
17979 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17980 * gdb.perf/lib/perftest/testresult.py
17981 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17982
2c8c5d37
PA
179832015-07-31 Pedro Alves <palves@redhat.com>
17984
17985 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17986 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17987 kill_wait_spawned_process instead of explicit "kill -9".
17988 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17989 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17990 kill_wait_spawned_process.
17991 * gdb.base/attach-twice.exp: Likewise.
17992 * gdb.base/attach.exp: Likewise.
17993 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17994 gdb_test_multiple.
17995 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17996 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17997 kill_wait_spawned_process.
17998 * gdb.base/valgrind-infcall.exp: Likewise.
17999 * gdb.multi/multi-attach.exp: Likewise.
18000 * gdb.python/py-prompt.exp: Likewise.
18001 * gdb.python/py-sync-interp.exp: Likewise.
18002 * gdb.server/ext-attach.exp: Likewise.
18003 * gdb.threads/attach-into-signal.exp (corefunc): Use
18004 spawn_wait_for_attach, spawn_id_get_pid and
18005 kill_wait_spawned_process.
18006 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18007 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18008 spawn_id_get_pid and kill_wait_spawned_process.
18009 * gdb.threads/attach-stopped.exp (corefunc): Use
18010 spawn_wait_for_attach, spawn_id_get_pid and
18011 kill_wait_spawned_process.
18012 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18013 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18014 kill_wait_spawned_process instead of explicit "kill -9".
18015 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18016 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18017 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18018 processes. Don't map cygwin/windows pids here. Now returns a
18019 spawn id list.
18020
032a0fca
SL
180212015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18022
18023 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18024 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18025 correct patch.
18026
61a934ca
SL
180272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18028
18029 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18030
4bc4d428
SL
180312015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18032
18033 Reapply:
18034 2014-05-21 Mark Wielaard <mjw@redhat.com>
18035
18036 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18037
998d452a
PA
180382015-07-30 Pedro Alves <palves@redhat.com>
18039
18040 * linux-low.c (handle_extended_wait): Set the child's last
18041 reported status to TARGET_WAITKIND_STOPPED.
18042
69dde7dc
PA
180432015-07-30 Pedro Alves <palves@redhat.com>
18044
18045 PR threads/18600
18046 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18047 only shows inferior 1.
18048
4dd63d48
PA
180492015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18050 Pedro Alves <palves@redhat.com>
18051
18052 PR threads/18600
18053 * gdb.threads/fork-plus-threads.c: New file.
18054 * gdb.threads/fork-plus-threads.exp: New file.
18055
d618e4c5
PP
180562015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18057
18058 * gdb.base/batch-preserve-term-settings.exp
18059 (test_terminal_settings_preserved_after_cli_exit): Use
18060 send_quit_command.
18061
1eef6428
PA
180622015-07-29 Pedro Alves <palves@redhat.com>
18063 Don Breazeal <donb@codesourcery.com>
18064
18065 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18066 output from both inferior_spawn_id and gdb_spawn_id.
18067
7da5b897
SDJ
180682015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18069
18070 * gdb.threads/attach-into-signal.exp (corefunc): Use
18071 with_test_prefix on nested loops, uniquefying the test messages.
18072
dac804df
SDJ
180732015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18074
18075 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18076 commit.
18077
06265e53
PP
180782015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18079
18080 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18081 New proc.
18082 (test_terminal_settings_preserved_after_sigterm): New test.
18083
18206ca3
PP
180842015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18085
18086 * gdb.base/batch-preserve-term-settings.exp
18087 (test_terminal_settings_preserved_after_cli_exit): New test.
18088
90074d11
PP
180892015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18090
18091 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18092 manipulation of saved_gdbflags.
18093 (test_terminal_settings_preserved): Remove global declaration of
18094 the unused variable pagination_prompt. Remove manipulation of
18095 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18096 GDBFLAGS.
18097
eb1a7902
PA
180982015-07-29 Pedro Alves <palves@redhat.com>
18099
18100 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18101
8b75dd3b
PA
181022015-07-29 Pedro Alves <palves@redhat.com>
18103
18104 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18105 at the top.
18106
dedad4e3
PA
181072015-07-29 Pedro Alves <palves@redhat.com>
18108
18109 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18110 (main): Call gdb_unbuffer_output.
18111 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18112 (main): Call gdb_unbuffer_output.
18113 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18114 (main): Call gdb_unbuffer_output.
18115 * gdb.base/call-strs.exp: Adjust to step over the
18116 gdb_unbuffer_output call.
18117 * gdb.base/catch-gdb-caused-signals.c: Include
18118 "../lib/unbuffer_output.c".
18119 (main): Call gdb_unbuffer_output.
18120 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18121 (main): Call gdb_unbuffer_output.
18122 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18123 (main): Call gdb_unbuffer_output.
18124 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18125 (main): Call gdb_unbuffer_output.
18126 * gdb.base/shlib-call.exp: Adjust to step over the
18127 gdb_unbuffer_output call.
18128 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18129 (main): Call gdb_unbuffer_output.
18130 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18131 (main): Call gdb_unbuffer_output.
18132 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18133 (main): Rename to ...
18134 (test): ... this.
18135 (main): Reimplement.
18136 * gdb.base/varargs.exp: Run to test instead of to main.
18137 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18138 (main): Call gdb_unbuffer_output.
18139
58789a91
PA
181402015-07-29 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18143 factore out from mi_continue_dprintf. For call-style dprintfs,
18144 expect dprintf output out of $inferior_spawn_id.
18145 (mi_continue_dprintf): Use mi_expect_dprintf.
18146 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18147 (main): Call gdb_unbuffer_output.
18148
e8376742
PA
181492015-07-29 Pedro Alves <palves@redhat.com>
18150
18151 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18152 (default_mi_gdb_start): Set inferior_spawn_id instead of
18153 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18154 gdb_spawn_id.
18155 (mi_gdb_test): Always expect inferior output from both
18156 $inferior_spawn_id and $gdb_spawn_id.
18157
08280010
PA
181582015-07-29 Pedro Alves <palves@redhat.com>
18159
18160 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18161 send_inferior and $inferior_spawn_id.
18162
4d30e432
PA
181632015-07-29 Pedro Alves <palves@redhat.com>
18164
18165 * gdb.gdb/complaints.exp (test_initial_complaints)
18166 (test_serial_complaints, test_short_complaints): Use
18167 gdb_test_stdio.
18168 (test_empty_complaint): Handle $inferior_spawn_id !=
18169 $gdb_spawn_id.
18170
0d30a335
PA
181712015-07-29 Pedro Alves <palves@redhat.com>
18172
18173 * gdb.base/varargs.exp: Use gdb_test_stdio.
18174
39413b29
PA
181752015-07-29 Pedro Alves <palves@redhat.com>
18176
18177 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18178
7cb000a9
PA
181792015-07-29 Pedro Alves <palves@redhat.com>
18180
18181 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18182
d7b8ac82
PA
181832015-07-29 Pedro Alves <palves@redhat.com>
18184
18185 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18186 parameter into two new parameters, "inf_result" and "gdb_result".
18187 Expect inferior output and gdb output from $inferior_spawn_id and
18188 $gdb_spawn_id, respectively. Adjust all callers.
18189
789c3a0c
PA
181902015-07-29 Pedro Alves <palves@redhat.com>
18191
18192 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18193 of gdb_test_sequence.
18194
77e760c3
PA
181952015-07-29 Pedro Alves <palves@redhat.com>
18196
18197 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18198 (saw_spurious_output): Expect inferior output from
18199 $inferior_spawn_id. Use gdb_test_stdio.
18200
8396d2cd
PA
182012015-07-29 Pedro Alves <palves@redhat.com>
18202
18203 * gdb.base/dprintf.exp: Use standard_testfile. Change
18204 prepare_for_testing call.
18205 (srcfile): Don't set.
18206 (restart): New procedure.
18207 (test_dprintf): New procecure, use to continue over dprintfs.
18208 (test_call, test_agent): New procedures, tests moved here.
18209 Restart gdb and recreate dprintfs. Adjust expected output.
18210
2051d61f
PA
182112015-07-29 Pedro Alves <palves@redhat.com>
18212
18213 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18214
452397af
PA
182152015-07-29 Pedro Alves <palves@redhat.com>
18216
18217 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18218
8aed9555
PA
182192015-07-29 Pedro Alves <palves@redhat.com>
18220
18221 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18222 gdb_test_stdio.
18223
188a61b4
PA
182242015-07-29 Pedro Alves <palves@redhat.com>
18225
18226 * lib/gdb.exp (gdb_test_stdio): New procedure.
18227
12264a45
PA
182282015-07-29 Pedro Alves <palves@redhat.com>
18229
18230 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18231
23ffc893
PA
182322015-07-29 Pedro Alves <palves@redhat.com>
18233
18234 * gdb.base/call-signal-resume.exp: Remove check for
18235 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18236 * gdb.base/unwindonsignal.exp: Likewise.
18237 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18238 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18239
65566918
PA
182402015-07-29 Pedro Alves <palves@redhat.com>
18241
18242 * gdb.base/siginfo-addr.c (pass): New function.
18243 (handler): Call it iff si_addr is correct.
18244 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18245 Set a breakpoint at "pass" and continue to it.
18246
d60a9221
SDJ
182472015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18248
18249 * gdb.python/py-objfile.exp: Make some tests have unique names.
18250 * gdb.python/py-pp-registration.exp: Likewise.
18251
bde40b8f
PA
182522015-07-28 Pedro Alves <palves@redhat.com>
18253
18254 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18255
13e1dec8
SM
182562015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18257
18258 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18259
da33c9a7
SM
182602015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18261
18262 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18263
077836f7
PP
182642015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18265
18266 * gdb.base/gdb-sigterm-2.exp: New test.
18267
b8cc7b2e
DE
182682015-07-25 Doug Evans <xdje42@gmail.com>
18269
18270 Revert:
18271 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18272 (workers/%.worker, build-perf): New rule.
18273 (GDB_PERFTEST_MODE): New variable.
18274 (check-perf): Use it.
18275 (clean): Clean up gdb.perf parallel build subdirs.
18276 * lib/build-piece.exp: New file.
18277 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18278 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18279 name.
18280 (standard_temp_file): Ditto.
18281 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18282 of $GDB_PARALLEL.
18283
c8bd4544
DE
182842015-07-24 Doug Evans <dje@google.com>
18285
18286 * gdb.perf/lib/perftest/utils.py: New file.
18287 * gdb.perf/gm-hello.cc: New file.
18288 * gdb.perf/gm-pervasive-typedef.cc: New file.
18289 * gdb.perf/gm-pervasive-typedef.h: New file.
18290 * gdb.perf/gm-std.cc: New file.
18291 * gdb.perf/gm-std.h: New file.
18292 * gdb.perf/gm-use-cerr.cc: New file.
18293 * gdb.perf/gm-utils.h: New file.
18294 * gdb.perf/gmonster-null-lookup.py: New file.
18295 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18296 * gdb.perf/gmonster-print-cerr.py: New file.
18297 * gdb.perf/gmonster-ptype-string.py: New file.
18298 * gdb.perf/gmonster-runto-main.py: New file.
18299 * gdb.perf/gmonster-select-file.py: New file.
18300 * gdb.perf/gmonster1-null-lookup.exp: New file.
18301 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18302 * gdb.perf/gmonster1-print-cerr.exp: New file.
18303 * gdb.perf/gmonster1-ptype-string.exp: New file.
18304 * gdb.perf/gmonster1-runto-main.exp: New file.
18305 * gdb.perf/gmonster1-select-file.exp: New file.
18306 * gdb.perf/gmonster1.cc: New file.
18307 * gdb.perf/gmonster1.exp: New file.
18308 * gdb.perf/gmonster2-null-lookup.exp: New file.
18309 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18310 * gdb.perf/gmonster2-print-cerr.exp: New file.
18311 * gdb.perf/gmonster2-ptype-string.exp: New file.
18312 * gdb.perf/gmonster2-runto-main.exp: New file.
18313 * gdb.perf/gmonster2-select-file.exp: New file.
18314 * gdb.perf/gmonster2.cc: New file.
18315 * gdb.perf/gmonster2.exp: New file.
18316
6eab34f3
DE
183172015-07-24 Doug Evans <dje@google.com>
18318
18319 * gdb.perf/README: New file.
18320 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18321 * lib/gen-perf-test.exp: New file.
18322
63738bfd
DE
183232015-07-24 Doug Evans <dje@google.com>
18324
18325 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18326 (PerfTest::startup): New function.
18327 (PerfTest::run): Return result of calling body.
18328 (PerfTest::assemble): Rewrite.
18329 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18330 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18331 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18332 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18333 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18334
7b606f95
DE
183352015-07-24 Doug Evans <dje@google.com>
18336
18337 * lib/gdb.exp (clean_restart): Make executable optional.
18338
a97b16b8
DE
183392015-07-24 Doug Evans <dje@google.com>
18340
18341 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18342 compiler_info references.
18343 * gdb.cp/temargs.exp: Ditto.
18344 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18345 (get_compiler_info): Early exit if already computed. Set compiler_info
18346 to "unknown" if there was a problem.
18347 (test_compiler_info): Add function comment. Call get_compiler_info.
18348
35baa57f
DE
183492015-07-24 Doug Evans <dje@google.com>
18350
18351 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18352 (workers/%.worker, build-perf): New rule.
18353 (GDB_PERFTEST_MODE): New variable.
18354 (check-perf): Use it.
18355 (clean): Clean up gdb.perf parallel build subdirs.
18356 * lib/build-piece.exp: New file.
18357 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18358 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18359 name.
18360 (standard_temp_file): Ditto.
18361 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18362 of $GDB_PARALLEL.
18363
6ebea266
DE
183642015-07-24 Doug Evans <dje@google.com>
18365
18366 * lib/future.exp (gdb_default_target_compile): New option
18367 "early_flags".
18368 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18369 --as-needed.
18370
1e76a7e9
SDJ
183712015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18372
18373 * gdb.base/catch-syscall.exp: Call gdb_exit before
18374 gdb_skip_xml_test.
18375
5068630a
PA
183762015-07-24 Pedro Alves <palves@redhat.com>
18377
18378 * gdb.python/py-events.exp: Accept output between the stop event
18379 and the prompt.
18380 * gdb.python/py-evsignal.exp: Likewise.
18381 * gdb.python/py-evthreads.exp: Likewise.
18382
77598427
PA
183832015-07-24 Pedro Alves <palves@redhat.com>
18384
18385 PR gdb/18717
18386 * gdb.threads/non-ldr-exit.c: New file.
18387 * gdb.threads/non-ldr-exit.exp: New file.
18388
11e6c98f
YQ
183892015-07-24 Yao Qi <yao.qi@linaro.org>
18390
18391 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18392 restarting process.
18393
51aee833
YQ
183942015-07-24 Yao Qi <yao.qi@linaro.org>
18395
18396 * gdb.server/ext-restart.exp: New file.
18397
8cfe207c
YQ
183982015-07-24 Yao Qi <yao.qi@linaro.org>
18399
18400 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18401 argument options.
18402 * gdb.server/ext-wrapper.exp: New file.
18403
cc12ce38
DE
184042015-07-23 Doug Evans <dje@google.com>
18405
18406 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18407 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18408
d0d84780
PMR
184092015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18410
18411 * gdb.ada/var_arr_typedef.exp: New testcase.
18412 * gdb.ada/var_arr_typedef/pack.adb: New file.
18413 * gdb.ada/var_arr_typedef/pack.ads: New file.
18414 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18415
8b558f79
JB
184162015-07-20 Joel Brobecker <brobecker@adacore.com>
18417
18418 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18419
775a3298
JK
184202015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18421
18422 * gdb.arch/i386-biarch-core.exp: Replace istarget
18423 by "complete set gnutarget". Remove expectation for the "core-file"
18424 command.
18425
db1ff28b
JK
184262015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18427
18428 Revert the previous commit:
18429 Tests for validate symbol file using build-id.
18430
0a94970d
JK
184312015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18432
18433 Tests for validate symbol file using build-id.
18434 * gdb.base/solib-mismatch-lib.c: New file.
18435 * gdb.base/solib-mismatch-libmod.c: New file.
18436 * gdb.base/solib-mismatch.c: New file.
18437 * gdb.base/solib-mismatch.exp: New file.
18438
03346981
SL
184392015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18440
18441 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18442 nios2-*-linux*.
18443 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18444 * gdb.base/siginfo.exp: Likewise.
18445 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18446
42422cc7
PL
184472015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18448
18449 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18450 Move it to ...
18451 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18452 ... here.
18453 * gdb.trace/range-stepping.exp: Check that the target supports
18454 range stepping.
18455
cfa68bae
JK
184562015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18457
18458 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18459
8ffdba26
PA
184602015-07-14 Pedro Alves <palves@redhat.com>
18461
18462 * gdb.base/killed-outside.exp: New file.
18463 * gdb.base/killed-outside.c: New file.
18464
218a5a11
JK
184652015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18466
18467 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18468 (n at main): New.
18469 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18470
e03ed3c6
AA
184712015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18472
18473 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18474 infcall tests instead of setting up for KFAIL.
18475
485668e5
MM
184762015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18477
18478 * gdb.btrace/record_goto-step.exp: New.
18479
08464196
JK
184802015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18481
18482 PR compile/18484
18483 * gdb.compile/compile.c (struct struct_type): Add volatile to
18484 selffield's type.
18485 * gdb.compile/compile.exp
18486 (compile code struct_object.selffield = &struct_object): Skip further
18487 struct_object tests if this one xfails.
18488
bcf5c1d9
RC
184892015-07-08 Robert O'Callahan <robert@ocallahan.org>
18490
18491 PR exp/18617
18492 * gdb.trace/ax.exp: Add test.
18493
4931af25
YQ
184942015-07-07 Yao Qi <yao.qi@linaro.org>
18495
18496 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18497 instead of istarget "aarch64*-*-*".
18498 * gdb.arch/aarch64-fp.exp: Likewise.
18499 * gdb.base/float.exp: Likewise.
18500 * gdb.reverse/aarch64.exp: Likewise.
18501 * lib/gdb.exp (is_aarch64_target): New proc.
18502
9fcf688e
YQ
185032015-07-07 Yao Qi <yao.qi@linaro.org>
18504
18505 * lib/gdb.exp (is_aarch32_target): New proc.
18506 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18507 instead of "istarget "arm*-*-*"".
18508 * gdb.arch/arm-disp-step.exp: Likewise.
18509 * gdb.arch/thumb-bx-pc.exp: Likewise.
18510 * gdb.arch/thumb-prologue.exp: Likewise.
18511 * gdb.arch/thumb-singlestep.exp: Likewise.
18512 * gdb.base/disp-step-syscall.exp: Likewise.
18513 * gdb.base/float.exp: Likewise.
18514
fbd8d50d
YQ
185152015-07-07 Yao Qi <yao.qi@linaro.org>
18516
18517 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18518 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18519
71be1fdc
YQ
185202015-07-07 Yao Qi <yao.qi@linaro.org>
18521
18522 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18523 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18524 if it exists.
18525 * gdb.multi/multi-arch.exp: Likewise.
18526
3e221d36
SM
185272015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18528
18529 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18530 print.
18531
d441430b
YQ
185322015-07-07 Yao Qi <yao.qi@linaro.org>
18533
18534 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18535
06f810bd
MG
185362015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18537
18538 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18539 '[' and ']' characters.
18540
5e61e7c0
IB
185412015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18542
18543 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18544
28bf096c
PA
185452015-06-29 Pedro Alves <palves@redhat.com>
18546
18547 PR threads/18127
18548 * gdb.threads/hand-call-new-thread.c: New file.
18549 * gdb.threads/hand-call-new-thread.c: New file.
18550
ee93cd5e
KS
185512015-06-26 Keith Seitz <keiths@redhat.com>
18552 Doug Evans <dje@google.com>
18553
18554 PR 16253
18555 * gdb.cp/var-tag-2.cc: New file.
18556 * gdb.cp/var-tag-3.cc: New file.
18557 * gdb.cp/var-tag-4.cc: New file.
18558 * gdb.cp/var-tag.cc: New file.
18559 * gdb.cp/var-tag.exp: New file.
18560
fc637f04
PP
185612015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18562
18563 * gdb.base/history-duplicates.exp: New test.
18564
2e52ae68
PP
185652015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18566
18567 * gdb.base/completion.exp: Test the completion of the "focus"
18568 command.
18569
6e22494e
JK
185702015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18571
18572 * gdb.arch/amd64-prologue-skip.S: New file.
18573 * gdb.arch/amd64-prologue-skip.exp: New file.
18574
bf7b9cd9
SM
185752015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18576
18577 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18578 is_address_zero_readable check.
18579
201e8dfd
PB
185802015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18581
18582 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18583 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18584
5cd867b4
YQ
185852015-06-24 Yao Qi <yao.qi@linaro.org>
18586
18587 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18588 linux targets.
18589
4d7be007
YQ
185902015-06-24 Yao Qi <yao.qi@linaro.org>
18591
18592 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18593 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18594 * gdb.base/siginfo-thread.exp: Likewise.
18595
07fcd301
YQ
185962015-06-22 Yao Qi <yao.qi@linaro.org>
18597
18598 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18599
52042a00
YQ
186002015-06-22 Yao Qi <yao.qi@linaro.org>
18601
18602 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18603 aarch64*-*-*.
18604 (skip_hw_watchpoint_tests): Likewise.
18605
74bd41ce
PP
186062015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18607
18608 * gdb.base/gdbinit-history.exp: Test the interaction between
18609 setting GDBHISTSIZE and setting the history size via .gdbinit.
18610
bc460514
PP
186112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18612
18613 PR gdb/16999
18614 * gdb.base/gdbhistsize-history.exp: New test.
18615
b58c513b
PP
186162015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18617
18618 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18619 with GDBHISTSIZE.
18620 * gdb.base/readline.exp: Likewise.
18621
92046791
YQ
186222015-06-17 Yao Qi <yao.qi@linaro.org>
18623
18624 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18625 line.
18626
2093d2d3
PP
186272015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18628
18629 * gdb.base/gdbinit-history.exp: Add test case to check that
18630 an unlimited history file does not get truncated on exit.
18631
e6c693af
AA
186322015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18633
18634 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18635 (VECTOR): New macro. Use it...
18636 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18637 ...for these typedefs.
18638 (int8, char1, int1, double1): New typedefs.
18639 (struct just_int2, struct two_int2): New structures.
18640 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18641 (add_structvecs, add_singlevecs): New functions.
18642 (main): Call add_some_intvecs twice.
18643 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18644 the compile and exit upon failure. Try compiling for the "native"
18645 architecture. Test inferior function calls with vector arguments
18646 and vector return value handling with "finish" and "return".
18647
c74f7d1c
JT
186482015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18649
18650 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18651 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18652 PE file.
18653 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18654
98aa42ee
AT
186552015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18656
18657 PR breakpoints/16465
18658 * gdb.mi/mi-dprintf-pending.c: New file.
18659 * gdb.mi/mi-dprintf-pending.exp: New test.
18660 * gdb.mi/mi-dprintf-pendshr.c: New file.
18661
7d73c23c 186622015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18663 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18664
18665 * gdb.arch/i386-mpx-map.c: New file.
18666 * gdb.arch/i386-mpx-map.exp: New File.
18667
186682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18669
18670 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18671 * gdb.arch/i386-mpx.exp: Indentation fixed.
18672
186732015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18674
18675 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18676 function and improved indentation.
18677 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18678 gdb_test_multiple. Added additional tests to skip the test.
18679
186802015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18681
18682 * gdb.arch/i386-avx512.c: Change path in include file.
18683 * gdb.arch/i386-avx512.exp: Change include dir path
18684 compilation flag.
18685 * gdb.arch/i386-mpx.c: Change path in include file.
18686 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18687 flag.
18688
d5eba19a
JK
186892015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18690
18691 * gdb.compile/compile-print.exp (compile print *vararray@3)
18692 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18693
7f361056
JK
186942015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18695
18696 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18697 (do not keep jit in memory): ... this.
18698 (expect 5): Change it to ...
18699 (expect no 5): ... this.
18700
3b462ec2
SM
187012015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18702
18703 PR gdb/15564
18704 * gdb.mi/mi-detach.exp: New file.
18705
e0619de6
JK
187062015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18707
18708 PR symtab/18392
18709 * gdb.arch/amd64-tailcall-self.S: New file.
18710 * gdb.arch/amd64-tailcall-self.c: New file.
18711 * gdb.arch/amd64-tailcall-self.exp: New file.
18712
e970cb34
DB
187132015-05-28 Don Breazeal <donb@codesourcery.com>
18714
18715 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18716 tests for remote targets by checking is_target_gdbserver.
18717
b2e2f908
DE
187182015-05-27 Doug Evans <dje@google.com>
18719
18720 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18721 * gdb.dwarf2/opaque-type-lookup.c: New file.
18722 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18723
82c7be31
DE
187242015-05-26 Doug Evans <dje@google.com>
18725
18726 * gdb.cp/iostream.cc: New file.
18727 * gdb.cp/iostream.exp: New file.
18728
b4f54984
DE
187292015-05-26 Doug Evans <dje@google.com>
18730
18731 * gdb.dwarf2/dw2-op-call.exp: Update.
18732 * gdb.dwarf2/dw4-sig-types.exp: Update.
18733 * gdb.dwarf2/implptr.exp: Update.
18734 * gdb.mi/mi-cmd-param-changed.exp: Update.
18735
4ea6efe9
DE
187362015-05-26 Doug Evans <dje@google.com>
18737
18738 * gdb.python/py-lazy-string.c: New file.
18739 * gdb.python/py-lazy-string.exp: New file.
18740 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18741 (main): Update. Add estring3.
18742 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18743 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18744
f6bb7db3
YQ
187452015-05-26 Omair Javaid <omair.javaid@linaro.org>
18746 Yao Qi <yao.qi@linaro.org>
18747
18748 * gdb.reverse/aarch64.c: New.
18749 * gdb.reverse/aarch64.exp: New.
18750
a81bfbd0
OJ
187512015-05-26 Omair Javaid <omair.javaid@linaro.org>
18752
25d49b86
PA
18753 * lib/gdb.exp (supports_process_record): Return true for
18754 aarch64*-linux*.
a81bfbd0
OJ
18755 (supports_reverse): Likewise.
18756
158bf1b4
PP
187572015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18758
18759 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18760 Use with_test_prefix.
18761
a0145030
AB
187622015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18763
18764 * gdb.base/completion.exp: Add test for completion of layout
18765 names.
18766
ebe3b578
AB
187672015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18768
18769 * lib/gdb.exp (skip_tui_tests): New proc.
18770 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18771
84204ed7
PA
187722015-05-19 Pedro Alves <palves@redhat.com>
18773
18774 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18775 Save the whole env array instead of just HOME. Unset HISTSIZE in
18776 the environment while testing. Restore whole environment
18777 afterwards.
18778
37442ce1
DE
187792015-05-16 Doug Evans <xdje42@gmail.com>
18780
18781 * gdb.guile/scm-ports.c: New file.
18782 * gdb.guile/scm-ports.exp: Add memory port tests.
18783
36de76f9
JK
187842015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18785
18786 * gdb.compile/compile-print.c: New file.
18787 * gdb.compile/compile-print.exp: New file.
18788
3a9558c4
JK
187892015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18790
18791 * gdb.compile/compile-ops.exp: Cast param to void.
18792 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18793 (compile code struct_object.selffield = &struct_object): Add xfail.
18794
aa715135
JG
187952015-05-15 Joel Brobecker <brobecker@adacore.com>
18796
18797 * gdb.ada/arr_enum_with_gap: New testcase.
18798
931e5bc3
JG
187992015-05-15 Joel Brobecker <brobecker@adacore.com>
18800
18801 * gdb.ada/byte_packed_arr: New testcase.
18802
9cd4d857
JB
188032015-05-15 Joel Brobecker <brobecker@adacore.com>
18804
18805 * gdb.ada/pckd_neg: New testcase.
18806
ebfd00d2
PP
188072015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18808
18809 PR gdb/17820
18810 * gdb.base/gdbinit-history.exp: New test.
18811 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18812 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18813
4c082a81
SC
188142015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18815
18816 * gdb.python/py-xmethods.cc: Enhance test case.
18817 * gdb.python/py-xmethods.exp: New tests.
18818 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18819 function.
18820 (B_indexoper): Likewise.
18821 (global_dm_list) : Add new xmethod worker functions.
18822
f7797074
SDJ
188232015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18824
18825 * gdb.base/coredump-filter.exp: Correctly unset
18826 "coredump_var_addr" array.
18827
a4674e4e
PA
188282015-05-08 Pedro Alves <palves@redhat.com>
18829
18830 * gdb.server/non-existing-program.exp: Unset spawn_id.
18831
df2eb078
SC
188322015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18833
18834 PR python/18291
18835 * gdb.python/py-xmethods.exp: Add tests.
18836
422349a3
YQ
188372015-05-08 Yao Qi <yao.qi@linaro.org>
18838
18839 PR gdb/18208
18840 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18841 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18842 function set_coredump_filter, and remove remote_exec call.
18843 Remove argument ipid. Callers update.
18844 (top level): Don't get inferior's PID.
18845
63fc80ce
AA
188462015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18847
18848 * gdb.base/watch_thread_num.exp: Skip test on targets without
18849 access watchpoints.
18850
80ad801e
PA
188512015-05-06 Pedro Alves <palves@redhat.com>
18852
18853 PR server/18081
18854 * gdb.server/non-existing-program.exp: New file.
18855
0fa7fe50
JB
188562015-05-05 Joel Brobecker <brobecker@adacore.com>
18857
18858 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18859
3ea89b92
PMR
188602015-05-05 Joel Brobecker <brobecker@adacore.com>
18861
18862 * gdb.ada/out_of_line_in_inlined: New testcase.
18863
87b8eff0
JB
188642015-05-05 Joel Brobecker <brobecker@adacore.com>
18865
18866 * gdb.ada/var_rec_arr: New testcase.
18867
5fccc635
YQ
188682015-04-30 Yao Qi <yao.qi@linaro.org>
18869
18870 * gdb.base/break-idempotent.exp: If
18871 skip_hw_watchpoint_multi_tests returns true, skip the tests
18872 on "rwatch" and "awatch".
18873
42d38f42
YQ
188742015-04-30 Yao Qi <yao.qi@linaro.org>
18875
18876 * gdb.base/relativedebug.exp: Invoke gdb command
18877 "info sharedlibrary", and if libc.so doesn't have debug info,
18878 skip the test.
18879
2ce1cdbf
DE
188802015-04-29 Doug Evans <dje@google.com>
18881
18882 * gdb.python/py-xmethods.exp: Add ptype tests.
18883 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18884 get_result_type method.
18885
f24a38c5
LM
188862015-04-29 Luis Machado <lgustavo@codesourcery.com>
18887
18888 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18889 the target does not support hardware watchpoints.
18890
ecbf2b3c
LM
188912015-04-29 Luis Machado <lgustavo@codesourcery.com>
18892
18893 * gdb.base/break-always.exp: Abort testing if writing to memory
18894 causes an error.
18895
34f5f757
DE
188962015-04-28 Doug Evans <dje@google.com>
18897
18898 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18899 * gdb.python/py-pp-registration.exp: ... here. New file.
18900 * gdb.python/py-pp-registration.c: New file.
18901 * gdb.python/py-pp-registration.py: New file.
18902
69b4374a
DE
189032015-04-28 Doug Evans <dje@google.com>
18904
18905 * gdb.python/py-bad-printers.c: New file.
18906 * gdb.python/py-bad-printers.py: New file.
18907 * gdb.python/py-bad-printers.exp: New file.
18908
59fb7612
SS
189092015-04-28 Sasha Smundak <asmundak@google.com>
18910
18911 * gdb.python/py-type.exp: New test.
18912
2631b16a
AW
189132015-04-28 Andy Wingo <wingo@igalia.com>
18914
18915 * gdb.python/py-parameter.exp:
18916 * gdb.guile/scm-parameter.exp: Escape the path that we are
18917 matching against, as it might contain characters that are special
18918 to regular expressions.
18919
460efde1
JB
189202015-04-27 Joel Brobecker <brobecker@adacore.com>
18921
18922 * gdb.ada/rec_comp: New testcase.
18923
2d369d8e
SDJ
189242015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18925
18926 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18927 before using it.
18928
cf75d6c3
AB
189292015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18930
18931 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18932 new tests for verilog output.
18933
8dbe7ca5
YQ
189342015-04-24 Yao Qi <yao.qi@linaro.org>
18935
18936 * boards/remote-gdbserver-on-localhost.exp: New file.
18937
4ef9fb2f
PA
189382015-04-23 Pedro Alves <palves@redhat.com>
18939
18940 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18941 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18942 "end of file", remove $inferior_spawn_id from the indirect list.
18943
0a803169
PA
189442015-04-23 Pedro Alves <palves@redhat.com>
18945
18946 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18947
749ef8f8
PA
189482015-04-23 Pedro Alves <palves@redhat.com>
18949
18950 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18951 on $any_spawn_id instead of only on $gdb_spawn_id.
18952
8aae4344
PM
189532015-04-21 Pierre Muller <muller@sourceware.org>
18954
18955 PR pascal/17815
18956 * lib/pascal.exp (gpc_compile): Add new option "class".
18957 (fpc_compile): Likewise.
18958 * gdb.pascal/case-insensitive-symbols.pas: New file.
18959 * gdb.pascal/case-insensitive-symbols.exp: New file.
18960
1586c8fb
GB
189612015-04-20 Gary Benson <gbenson@redhat.com>
18962
18963 * gdb.base/attach.exp: Fix three extended remote failures.
18964
1b6e6f5c
GB
189652015-04-17 Gary Benson <gbenson@redhat.com>
18966
18967 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18968 the main executable over the remote protocol.
18969
e797481d
PA
189702015-04-16 Pedro Alves <palves@redhat.com>
18971
18972 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18973 a new gdbserver if gdbserver_reconnect_p is set.
18974
1ca99c42
PA
189752015-04-16 Pedro Alves <palves@redhat.com>
18976
18977 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18978 is set, don't exit gdbserver.
18979
af9fd6f8
AA
189802015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18981
18982 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18983 appropriate .insn, such that an older assembler can be used.
18984 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18985 the z/Architecture instruction set on 31-bit targets as well.
18986
04ff1e61
AA
189872015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18988
18989 * gdb.go/handcall.exp: Remove all logic related to the first
18990 breakpoint and rely on go_runto_main instead.
18991 * gdb.go/strings.exp: Likewise.
18992 * gdb.go/unsafe.exp: Likewise.
18993 * gdb.go/hello.exp: Likewise. Also rename the remaining
18994 breakpoint marker to "breakpoint 1".
18995 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18996 * gdb.go/strings.go: Likewise.
18997 * gdb.go/unsafe.go: Likewise.
18998 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18999 "set breakpoint 2 here" and rename the remaining breakpoint marker
19000 to "breakpoint 1".
19001
40d2f8d6
SM
190022015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19003
19004 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19005 if itertools.imap is not present.
19006 * gdb.python/py-objfile.exp: Add parentheses.
19007 * gdb.python/py-type.exp: Same.
19008 * gdb.python/py-unwind-maint.py: Same.
19009
8cbc97c6
YQ
190102015-04-15 Yao Qi <yao.qi@linaro.org>
19011
19012 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19013 of ":$ptr_size" and set its form explicitly.
19014
45fd756c
YQ
190152015-04-15 Pedro Alves <palves@redhat.com>
19016 Yao Qi <yao.qi@linaro.org>
19017
19018 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19019 timeout by factor of 4.
19020 (test_regular_watch): Likewise.
19021 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19022 * gdb.reverse/sigall-reverse.exp: Likewise.
19023 * gdb.reverse/until-precsave.exp: Likewise.
19024 * lib/gdb.exp (with_timeout_factor): New proc.
19025 (gdb_expect): Move some code to ...
19026 (get_largest_timeout): ... here. New procedure.
19027
9e811bc3
LM
190282015-04-14 Luis Machado <lgustavo@codesourcery.com>
19029
19030 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19031
0ff6fcb2
LM
190322015-04-13 Luis Machado <lgustavo@codesourcery.com>
19033
19034 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19035 to write to the .text section.
19036
7578d5f7
LM
190372015-04-13 Luis Machado <lgustavo@codesourcery.com>
19038
19039 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19040 Handle the case of targets that do not provide PID information.
19041
2efe15c4
YQ
190422015-04-13 Yao Qi <yao.qi@linaro.org>
19043
19044 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19045 and use expect instead of gdb_expect.
19046
8cd8f2f8
SDJ
190472015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19048
19049 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19050 "coredump_var_addr" to avoid naming conflict with other testcases.
19051
9ee41772
PA
190522015-04-10 Pedro Alves <palves@redhat.com>
19053
19054 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19055 gdb_test_sequence and gdb_assert.
19056
07473109
PA
190572015-04-10 Pedro Alves <palves@redhat.com>
19058
19059 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19060 test messages that don't include the breakpoint address.
19061
de3db44c
YQ
190622015-04-10 Yao Qi <yao.qi@linaro.org>
19063
19064 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19065 false for some offset and width combinations which aren't
19066 supported by linux kernel.
19067
c79d856c
PA
190682015-04-10 Pedro Alves <palves@redhat.com>
19069
19070 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19071 procedure, factored out from ...
19072 (top level): ... here. Add "set displaced-stepping" testing axis.
19073 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19074 parameter "displaced". Use it.
19075 (top level): Use foreach and add "set displaced-stepping" testing
19076 axis.
19077
ebc90b50
PA
190782015-04-10 Pedro Alves <palves@redhat.com>
19079
19080 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19081 Remove comment.
19082 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19083 both the address of the instruction that triggers the watchpoint
19084 and the address of the instruction immediately after, and use
19085 those addresses for the test. Fix comment.
19086
8f572e5c
PA
190872015-04-10 Pedro Alves <palves@redhat.com>
19088
19089 * gdb.base/sigstep.exp (breakpoint_to_handler)
19090 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19091 Test "backtrace" in handler.
19092 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19093 (top level): Add new "displaced" test axis to
19094 breakpoint_to_handler, breakpoint_to_handler_entry and
19095 breakpoint_over_handler.
19096
8d707a12
PA
190972015-04-10 Pedro Alves <palves@redhat.com>
19098
19099 PR gdb/18216
19100 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19101
ef713951
YQ
191022015-04-10 Yao Qi <yao.qi@linaro.org>
19103
19104 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19105 (test_add_rn_pc): New function.
19106 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19107 (top level): Invoke test_add_rn_pc.
19108
906d60cf
PA
191092015-04-10 Pedro Alves <palves@redhat.com>
19110
19111 PR gdb/13858
19112 * gdb.base/step-over-no-symbols.exp: New file.
19113
f2983cc3
AW
191142015-04-09 Andy Wingo <wingo@igalia.com>
19115
19116 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19117 after the Python tests.
19118
6d62641c
SDJ
191192015-04-08 Keith Seitz <keiths@redhat.com>
19120
19121 PR python/16699
19122 * gdb.python/py-completion.exp: New tests for completion.
19123 * gdb.python/py-completion.py (CompleteLimit1): New class.
19124 (CompleteLimit2): Likewise.
19125 (CompleteLimit3): Likewise.
19126 (CompleteLimit4): Likewise.
19127 (CompleteLimit5): Likewise.
19128 (CompleteLimit6): Likewise.
19129 (CompleteLimit7): Likewise.
19130
f3770638
PA
191312015-04-08 Pedro Alves <palves@redhat.com>
19132
19133 PR gdb/18214
19134 PR gdb/18216
19135 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19136 function.
19137 (main): Install it as SIGUSR1 handler.
19138 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19139 parameter. Always use "setup" as prefix. Toggle "set
19140 displaced-stepping" off/on depending on global. Don't switch to
19141 thread 1 here.
19142 (top level): Add displaced stepping "off/on" test axis. Update
19143 "setup" calls. Wrap each subtest with with_test_prefix. Test
19144 continuing with a queued signal in each thread.
19145
4496bed7
PA
191462015-04-08 Pedro Alves <palves@redhat.com>
19147
19148 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19149 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19150 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19151 Return early if running to main fails.
19152 * gdb.trace/while-stepping.exp: Likewise.
19153
b97fde92
PA
191542015-04-07 Pedro Alves <palves@redhat.com>
19155
19156 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19157 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19158 interact with inferior program.
19159
f71c18e7
PA
191602015-04-07 Pedro Alves <palves@redhat.com>
19161
19162 * lib/gdb.exp (inferior_spawn_id): New global.
19163 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19164 spawn id after processing the user code.
19165 (default_gdb_start): Set inferior_spawn_id.
19166 (send_inferior): New procedure.
19167 * lib/gdbserver-support.exp (gdbserver_start): Set
19168 inferior_spawn_id.
19169 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19170
6423214f
PA
191712015-04-07 Pedro Alves <palves@redhat.com>
19172
19173 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19174 * lib/gdbserver-support.exp (gdbserver_start): Make
19175 $server_spawn_id global.
19176 (gdbserver_start): Don't wait for gdbserver's spawn id with
19177 expect_background.
19178 (close_gdbserver): New procedure.
19179 (gdb_exit): Rename the default version and reimplement.
19180
71c0ee8c
PA
191812015-04-07 Pedro Alves <palves@redhat.com>
19182
72f4393d 19183 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
19184 append the substituted item, not the original item.
19185
203bc29b
PA
191862015-04-07 Pedro Alves <palves@redhat.com>
19187
19188 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19189 gdb_expect.
19190
508a3ddf
PA
191912015-04-07 Pedro Alves <palves@redhat.com>
19192
19193 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19194 output appearing once only.
19195
9f6dbe2b
PA
191962015-04-07 Pedro Alves <palves@redhat.com>
19197
19198 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19199 that doesn't expect anything. Return early if running to main
19200 fails.
19201
337532fa
YQ
192022015-04-07 Yao Qi <yao.qi@linaro.org>
19203
19204 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19205 (child_function): Call alarm.
19206 (main): Move call to alarm into the loop.
19207 * gdb.threads/non-stop-fair-events.exp: Build program with
19208 -DTIMEOUT=$timeout.
19209
01b622d4
DE
192102015-04-06 Doug Evans <xdje42@gmail.com>
19211
19212 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19213 Fix dest parameter to board_info.
19214 (fpc_compile): Ditto.
19215 (gdb_compile_pascal): Rename dest arg to destfile.
19216
961f4160
PMR
192172015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19218
19219 * gdb.ada/funcall_ref.exp: New file.
19220 * gdb.ada/funcall_ref/foo.adb: New file.
19221
cafda597
YQ
192222015-04-02 Yao Qi <yao.qi@linaro.org>
19223
19224 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19225 is remote.
19226
fed040c6
GB
192272015-04-02 Gary Benson <gbenson@redhat.com>
19228
19229 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19230
d11916aa
SS
192312015-04-01 Sasha Smundak <asmundak@google.com>
19232
19233 * gdb.python/py-unwind-maint.c: New file.
19234 * gdb.python/py-unwind-maint.exp: New test.
19235 * gdb.python/py-unwind-maint.py: New file.
19236 * gdb.python/py-unwind.c: New file.
19237 * gdb.python/py-unwind.exp: New test.
19238 * gdb.python/py-unwind.py: New test.
19239
a1471180
PA
192402015-04-01 Pedro Alves <palves@redhat.com>
19241
19242 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19243 to fail instead of non-existent $test.
19244
0bbeccb1
PA
192452015-04-01 Pedro Alves <palves@redhat.com>
19246
19247 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19248 GDBFLAGS if not empty.
19249
3c724c8c
PMR
192502015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19251
19252 * gdb.ada/complete.exp: Remove "multi_line".
19253 * gdb.ada/info_exc.exp: Remove "multi_line".
19254 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19255 * gdb.ada/ptype_field.exp: Remove "multi_line".
19256 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19257 * gdb.ada/tagged.exp: Remove "multi_line".
19258 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19259 [multi_line ...]
19260 * gdb.btrace/delta.exp: Likewise.
19261 * gdb.btrace/exception.exp: Likewise.
19262 * gdb.btrace/function_call_history.exp: Likewise.
19263 * gdb.btrace/instruction_history.exp: Likewise.
19264 * gdb.btrace/nohist.exp: Likewise.
19265 * gdb.btrace/record_goto.exp: Likewise.
19266 * gdb.btrace/segv.exp: Likewise.
19267 * gdb.btrace/stepi.exp: Likewise.
19268 * gdb.btrace/tailcall.exp: Likewise.
19269 * gdb.btrace/unknown_functions.exp: Likewise.
19270 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19271 * lib/gdb.exp: Add the "multi_line" helper.
19272
4eec2deb
PA
192732015-04-01 Pedro Alves <palves@redhat.com>
19274
19275 * gdb.threads/tid-reuse.c: New file.
19276 * gdb.threads/tid-reuse.exp: New file.
19277
df8411da
SDJ
192782015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19279
19280 PR corefiles/16092
19281 * gdb.base/coredump-filter.c: New file.
19282 * gdb.base/coredump-filter.exp: Likewise.
19283
6ef37366
PM
192842015-03-27 Petr Machata <pmachata@redhat.com>
19285
19286 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19287 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19288 (Dwarf::assemble): Initialize them.
19289 (Dwarf::lines): New function.
19290
7ec911b0
JT
192912015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19292
19293 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19294 SYMBOL_PREFIX for x86_64-*-cygwin.
19295
ff908ebf
AW
192962015-03-26 Andy Wingo <wingo@igalia.com>
19297
19298 PR symtab/18148
19299 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19300 const_value but not a location.
19301 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19302 location defined in non-main CUs are visible.
19303
6d5f0679
YQ
193042015-03-26 Yao Qi <yao.qi@linaro.org>
19305
19306 PR testsuite/18139
19307 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19308 Add a line number entry for the same line.
19309 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19310 Add a line number entry for the same line.
19311
2898689b
YQ
193122015-03-26 Yao Qi <yao.qi@linaro.org>
19313
19314 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19315 .int 0.
19316 (func): Likewise. Add .Lfunc_1 label.
19317 Use .Lfunc_1 label.
19318 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19319 .int 0.
19320 (func): Likewise.
19321 Use .Lfunc_1 label.
19322
85180498
YQ
193232015-03-26 Yao Qi <yao.qi@linaro.org>
19324
19325 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19326 Call gdb_compile instead to compile each .s files without debug
19327 information.
19328
8aa08a8d
YQ
193292015-03-26 Yao Qi <yao.qi@linaro.org>
19330
19331 * gdb.base/savedregs.exp (process_saved_regs): Make
19332 "Saved registers:" optional in the pattern.
19333
66849923
MM
193342015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19335
19336 * gdb.btrace/next.exp: Merged into step.exp.
19337 * gdb.btrace/finish.exp: Merged into step.exp.
19338 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19339 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19340 "record goto" and checking the exact replay position.
19341 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19342 check for "Recording format" in "info record" output.
19343 * gdb.btrace/record_goto.exp: Choose test file based on target.
19344 * gdb.btrace/x86-record_goto.S: Renamed into ...
19345 * gdb.btrace/x86_64-record_goto.S: ... this.
19346 * gdb.btrace/i686-record_goto.S: New.
19347 * gdb.btrace/x86-tailcall.S: Renamed into ...
19348 * gdb.btrace/x86_64-tailcall.S: ... this.
19349 * gdb.btrace/i686-tailcall.S: New.
19350 * gdb.btrace/x86-tailcall.c: Renamed into ...
19351 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19352 separate statements. Update test.
19353 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19354 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19355 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19356 * gdb.btrace/tailcall.exp: Choose test file based on target.
19357 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19358
11cc1b74
MM
193592015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19360
19361 * gdb.btrace/exception.exp: Increase BTS buffer size.
19362
a25d8bf9
PA
193632015-03-24 Pedro Alves <palves@redhat.com>
19364
19365 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19366
856e7dd6
PA
193672015-03-24 Pedro Alves <palves@redhat.com>
19368
19369 * gdb.threads/schedlock.exp (test_step): No longer expect that
19370 "set scheduler-locking step" with "next" over a function call runs
19371 threads unlocked.
19372
ad235a41
AT
193732015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19374
19375 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19376
15630549
AT
193772015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19378
19379 PR breakpoints/16466
19380 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19381 * gdb.mi/mi-pending.c (thread_func): New function.
19382 (int main): Add threading support required.
19383 * gdb.mi/mi-pending.exp: Add tests for this issue.
19384 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19385 (pendfunc2): Remove stdio dependency.
19386 * gdb.mi/mi-pendshr2.c: New file.
19387
693dca06
KS
193882015-03-23 Keith Seitz <keiths@redhat.com>
19389
19390 * gdb.linespec/keywords.c: New file.
19391 * gdb.linespec/keywords.exp: New file.
19392
7e993ebf
KS
193932015-03-23 Keith Seitz <keiths@redhat.com>
19394
19395 PR gdb/18021
19396 * gdb.dwarf2/staticvirtual.exp: New test.
19397
bc23328c
JK
193982015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19399
19400 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19401 * README: Remove HP-UX and gdb.hp.
19402 (configuration):
19403 * configure: Regenerate.
19404 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19405 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19406 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19407 gdb.hp/gdb.defects/Makefile.
19408 * gdb.hp/Makefile.in: File deleted.
19409 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19410 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19411 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19412 * gdb.hp/gdb.aCC/run.c: File deleted.
19413 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19414 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19415 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19416 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19417 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19418 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19419 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19420 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19421 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19422 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19423 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19424 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19425 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19426 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19427 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19428 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19429 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19430 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19431 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19432 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19433 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19434 * gdb.hp/gdb.compat/average.c: File deleted.
19435 * gdb.hp/gdb.compat/sum.c: File deleted.
19436 * gdb.hp/gdb.compat/xdb.c: File deleted.
19437 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19438 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19439 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19440 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19441 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19442 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19443 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19444 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19445 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19446 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19447 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19448 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19449 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19450 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19451 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19452 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19453 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19454 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19455 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19456 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19457 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19458 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19459 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19460 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19461 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19462 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19463 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19464 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19465 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19466 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19467 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19468 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19469 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19470 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19471 * gdb.hp/tools/odump: File deleted.
19472
8bf3b159
PA
194732015-03-19 Pedro Alves <palves@redhat.com>
19474
19475 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19476 (saw_thread_3): New globals.
19477 (top level): Increment them when an event for the corresponding
19478 thread is seen.
19479 (no thread starvation): New test.
19480
eb54c8bf
PA
194812015-03-19 Pedro Alves <palves@redhat.com>
19482
19483 * gdb.threads/continue-pending-status.c: New file.
19484 * gdb.threads/continue-pending-status.exp: New file.
19485
32d2e5d6
PA
194862015-03-18 Pedro Alves <palves@redhat.com>
19487
19488 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19489 Use gdb_is_target_remote instead of is_remote. Use
19490 gdb_test_multiple instead of gdb_expect. Exit early if
19491 gdb_test_multiple hits its internal matches. Tighten stepi tests
19492 expected output. Fail on exit with any signal, instead of just
19493 SIGILL.
19494
f68f11b7
YQ
194952015-03-18 Yao Qi <yao.qi@linaro.org>
19496
19497 PR tdep/18107
19498 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19499 variable.
19500 * gdb.base/catch-syscall.exp: Don't skip it on
19501 aarch64*-*-linux* target. Remove elements in all_syscalls.
19502 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19503 target.
19504 (setup_all_syscalls): New proc.
19505
ca5fd19b
YQ
195062015-03-16 Yao Qi <yao.qi@linaro.org>
19507
19508 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19509 (top level): Skip tests if valid_addr_p returns false for
19510 $cmd1 or $cmd2.
19511
85642ba0
AW
195122015-03-11 Andy Wingo <wingo@igalia.com>
19513
19514 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19515
e03f9645
YQ
195162015-03-11 Yao Qi <yao.qi@linaro.org>
19517
19518 * gdb.base/catch-syscall.exp: Fix typo in comments.
19519
5d0962b2
YQ
195202015-03-11 Yao Qi <yao.qi@linaro.org>
19521
19522 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19523
b2df3cef
PA
195242015-03-09 Pedro Alves <palves@redhat.com>
19525
19526 * dg-extract-results.py: Delete.
19527
ef878e53
PA
195282015-03-09 Pedro Alves <palves@redhat.com>
19529
19530 Merge dg-extract-results.sh from GCC upstream (r218843).
19531
19532 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19533 * dg-extract-results.sh: Use --text with grep to avoid issues with
19534 binary files. Fall back to cat -v, if that doesn't work.
19535
9494d219
PA
195362015-03-05 Pedro Alves <palves@redhat.com>
19537
19538 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19539
a8d9763a
SM
195402015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19541
19542 * lib/mi-support.exp (mi_expect_interrupt): Accept
19543 alternative event for when in all-stop mode.
19544
be9957b8
PA
195452015-03-04 Pedro Alves <palves@redhat.com>
19546
19547 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19548
d57be0f4 195492015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19550
19551 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19552
c214c7cf
AA
195532015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19554
19555 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19556 regexps for GDB's current line display, accept a hex address
19557 preceding the line number.
19558
6d74a497
AA
195592015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19560
19561 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19562 the 'arch1' variable for "s390*-linux*" targets.
19563
511aee7c
PA
195642015-03-04 Pedro Alves <palves@redhat.com>
19565
19566 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19567 (main): Pass missing retval argument to pthread_join call.
19568
95e50b27
PA
195692015-03-02 Pedro Alves <palves@redhat.com>
19570
19571 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19572 (top level): Call do_test with non-stop as well.
19573
28054d69
PA
195742015-03-02 Pedro Alves <palves@redhat.com>
19575
19576 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19577 -1.
19578
4fa5d7b4
AA
195792015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19580
19581 * gdb.arch/s390-vregs.exp: New test.
19582 * gdb.arch/s390-vregs.S: New file.
19583
97c18565
PA
195842015-02-27 Pedro Alves <palves@redhat.com>
19585
19586 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19587 call to catch_command_errors.
19588 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19589 catch_command_errors.
19590
a37bfa30
PA
195912015-02-27 Pedro Alves <palves@redhat.com>
19592
19593 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19594 "true" for boolean result.
19595 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19596 prototype of main.
19597
6f98576f
PA
195982015-02-27 Pedro Alves <palves@redhat.com>
19599
19600 * lib/unbuffer_output.c: New file.
19601 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19602 (main): Call gdb_unbuffer_output.
19603
eba5ab56
YQ
196042015-02-27 Yao Qi <yao.qi@linaro.org>
19605
19606 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19607 target.
19608
0def5aaa
DE
196092015-02-26 Doug Evans <dje@google.com>
19610
19611 * gdb.cp/class2.cc (Dbase, D): New classes.
19612 (main): New local delta.
19613 * gdb.cp/class2.exp: Test printing delta.
19614 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19615 (dynbar): New global.
19616 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19617
081a1c2c
JK
196182015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19619
19620 * gdb.compile/compile-ifunc.c: New file.
19621 * gdb.compile/compile-ifunc.exp: New file.
19622
2f41223f
AT
196232015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19624
19625 * gdb.base/structs.exp: Check for correct struct on finish.
19626
03eddd80
YQ
196272015-02-26 Yao Qi <yao.qi@linaro.org>
19628
19629 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19630 is zero.
19631
80c57053
JK
196322015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19633
19634 * gdb.arch/cordic.ko.bz2: New file.
19635 * gdb.arch/cordic.ko.debug.bz2: New file.
19636 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19637
21613c12
YQ
196382015-02-25 Yao Qi <yao.qi@linaro.org>
19639
19640 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19641 aarch64*-*-* target.
19642
d8b901ed
PA
196432015-02-23 Pedro Alves <palves@redhat.com>
19644
19645 * lib/gdb.exp (delete_breakpoints): Rewrite using
19646 gdb_test_multiple.
19647
e5b85ead
PA
196482015-02-23 Pedro Alves <palves@redhat.com>
19649
19650 * gdb.base/info-os.c: Include stdlib.h.
19651
85c3a371
DE
196522015-02-22 Doug Evans <xdje42@gmail.com>
19653
19654 PR symtab/17855
19655 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19656 is read after symbols have been re-read.
19657 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19658 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19659
96553a0c
DE
196602015-02-21 Doug Evans <dje@google.com>
19661
19662 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19663
97a0c697
JK
196642015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19665
19666 PR corefiles/17808
19667 * gdb.arch/i386-biarch-core.core.bz2: New file.
19668 * gdb.arch/i386-biarch-core.exp: New file.
19669
a47cd6e9
PA
196702015-02-21 Pedro Alves <palves@redhat.com>
19671
19672 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19673 runto_main fails.
19674
c5facdc4
PA
196752015-02-20 Pedro Alves <palves@redhat.com>
19676
19677 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19678 info probes.
19679
2db9a427
PA
196802015-02-20 Pedro Alves <palves@redhat.com>
19681
19682 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19683
60fb7e9e
PA
196842015-02-20 Pedro Alves <palves@redhat.com>
19685
19686 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19687 clean_restart before gdb_target_supports_trace.
19688
5c5019c2
PA
196892015-02-20 Pedro Alves <palves@redhat.com>
19690
19691 PR threads/18006
19692 * gdb.threads/clone-thread_db.c: New file.
19693 * gdb.threads/clone-thread_db.exp: New file.
19694
c9587f88
AT
196952015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19696
19697 PR breakpoints/16812
19698 * gdb.base/catch-gdb-caused-signals.c: New file.
19699 * gdb.base/catch-gdb-caused-signals.exp: New file.
19700
f6a88844
JM
197012015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19702
19703 * configure: Regenerated.
19704 * configure.ac: Use GDB_AC_TRANSFORM.
19705 * aclocal.m4: sinclude ../transform.m4.
19706
497c491b
JM
197072015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19708
19709 * lib/dtrace.exp: New file.
19710 * gdb.base/dtrace-probe.exp: Likewise.
19711 * gdb.base/dtrace-probe.d: Likewise.
19712 * gdb.base/dtrace-probe.c: Likewise.
19713 * lib/pdtrace.in: Likewise.
19714 * configure.ac: Output variables with the transformed names of
19715 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19716 * configure: Regenerated.
19717
03e98035
JM
197182015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19719
19720 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19721 expected message when trying to access $_probe_* convenience
19722 variables while not on a probe.
19723
63cc30e9
JK
197242015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19725
19726 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19727
0703599a
PA
197282015-02-11 Pedro Alves <pedro@codesourcery.com>
19729
19730 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19731 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19732
7e60a48e
DE
197332015-02-10 Doug Evans <xdje42@gmail.com>
19734
19735 * lib/gdb.exp (gdb_load): Always return a result.
19736
01b088bc
PA
197372015-02-10 Pedro Alves <palves@redhat.com>
19738
19739 * gdb.threads/signal-sigtrap.c: New file.
19740 * gdb.threads/signal-sigtrap.exp: New file.
19741
b05ec7a5
AT
197422015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19743
19744 * gdb.trace/no-attach-trace.c: New file.
19745 * gdb.trace/no-attach-trace.exp: New file.
19746
a2c2acaf
MW
197472015-02-09 Mark Wielaard <mjw@redhat.com>
19748
19749 * gdb.dwarf2/atomic.c: New file.
19750 * gdb.dwarf2/atomic-type.exp: Likewise.
19751
31fd9caa
MM
197522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19753
19754 * gdb.btrace/buffer-size.exp: Update "info record" output.
19755 * gdb.btrace/delta.exp: Update "info record" output.
19756 * gdb.btrace/enable.exp: Update "info record" output.
19757 * gdb.btrace/finish.exp: Update "info record" output.
19758 * gdb.btrace/instruction_history.exp: Update "info record" output.
19759 * gdb.btrace/next.exp: Update "info record" output.
19760 * gdb.btrace/nexti.exp: Update "info record" output.
19761 * gdb.btrace/step.exp: Update "info record" output.
19762 * gdb.btrace/stepi.exp: Update "info record" output.
19763 * gdb.btrace/nohist.exp: Update "info record" output.
19764
d33501a5
MM
197652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19766
19767 * gdb.btrace/buffer-size: New.
19768
f4abbc16
MM
197692015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19770
19771 * gdb.btrace/delta.exp: Update "info record" output.
19772 * gdb.btrace/enable.exp: Update "info record" output.
19773 * gdb.btrace/finish.exp: Update "info record" output.
19774 * gdb.btrace/instruction_history.exp: Update "info record" output.
19775 * gdb.btrace/next.exp: Update "info record" output.
19776 * gdb.btrace/nexti.exp: Update "info record" output.
19777 * gdb.btrace/step.exp: Update "info record" output.
19778 * gdb.btrace/stepi.exp: Update "info record" output.
19779 * gdb.btrace/nohist.exp: Update "info record" output.
19780
b9d61307
SM
197812015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19782
19783 PR gdb/15678
19784 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19785
e584fdbc
PA
197862015-02-06 Pedro Alves <palves@redhat.com>
19787
19788 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19789 macro.
19790 (seconds_left, again): New globals.
19791 (main): Wait seconds_left in a 1-second sleep loop instead of
19792 sleeping 180 seconds. If 'again' is set, reset the seconds
19793 counter.
19794 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19795 'again' in the inferior before detaching. Print the seconds left.
19796 (options): New global.
19797 (top level): Build program with -DTIMEOUT=$timeout.
19798
77f41761
PA
197992015-02-06 Pedro Alves <palves@redhat.com>
19800
19801 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19802 determine how many seconds to pass to 'alarm'.
19803 * gdb.base/gdb-sigterm.exp (top level): Build program with
19804 -DTIMEOUT=$timeout.
19805 (do_test): Return success/failure indication. Add more verbose
19806 logging. Don't fail if 200 single steps are seen. Instead, fail
19807 when the test times out.
19808 (passes): New global.
19809 (top level): Break the testing loop if testing fails on any
19810 iteration. Use gdb_assert.
19811
b9394193
DB
198122015-02-04 Don Breazeal <donb@codesourcery.com>
19813
19814 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19815 and initialize them.
19816 (ipc_cleanup): New function.
19817 (main): Don't declare shmid, semid, and msqid. Add a call to
19818 atexit so that we call ipc_cleanup on exit.
19819
42d9e528
PA
198202015-02-04 Pedro Alves <palves@redhat.com>
19821
19822 * boards/native-extended-gdbserver.exp: Remove any target variant
19823 specifications from the board name before clearing the isremote
19824 flag from board_info.
19825
ae6ae975
DE
198262015-01-31 Doug Evans <xdje42@gmail.com>
19827
19828 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19829
cfb069a8
GB
198302015-01-31 Gary Benson <gbenson@redhat.com>
19831
19832 * gdb.base/completion.exp: Disable completion limiting for
19833 existing tests. Add new tests to check completion limiting.
19834 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19835
5dd31d79
DE
198362015-01-31 Doug Evans <xdje42@gmail.com>
19837
19838 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19839
9f050062
DE
198402015-01-31 Doug Evans <xdje42@gmail.com>
19841
19842 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19843 entries. Duplicate file section script entries.
19844 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19845 inlined entries. Add test for safe-path rejection.
19846 * gdb.python/py-section-script.c: Add duplicate inlined section script
19847 entries. Duplicate file section script entries.
19848 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19849 inlined entries. Add test for safe-path rejection.
19850
df25ebbd
JB
198512015-01-29 Joel Brobecker <brobecker@adacore.com>
19852
19853 * gdb.ada/disc_arr_bound: New testcase.
19854
4a0ca9ec
JB
198552015-01-29 Joel Brobecker <brobecker@adacore.com>
19856
19857 * gdb.ada/mi_var_array: New testcase.
19858
3a8b707a
DE
198592015-01-27 Doug Evans <dje@google.com>
19860
19861 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19862 Add test for objfile.filename, objfile.username after objfile
19863 has been unloaded.
19864
f8313f6e
JB
198652015-01-26 Joel Brobecker <brobecker@adacore.com>
19866
19867 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19868 the second test to print the name attribute of value
19869 returned by the call to gdb.lookup_type, and adjust
19870 the expected output accordingly.
19871
37bc665e
MW
198722015-01-25 Mark Wielaard <mjw@redhat.com>
19873
19874 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19875 * gdb.base/disp-step-fork.c: Include unistd.h.
19876 * gdb.base/siginfo-obj.c: Include stdio.h.
19877 * gdb.base/siginfo-thread.c: Likewise.
19878 * gdb.mi/non-stop.c: Include unistd.h.
19879 * gdb.mi/nsthrexec.c: Include stdio.h.
19880 * gdb.mi/pthreads.c: Include unistd.h.
19881 * gdb.modula2/unbounded1.c (main): Declare returns int.
19882 * gdb.reverse/consecutive-reverse.c: Likewise.
19883 * gdb.threads/create-fail.c: Include unistd.h.
19884 * gdb.threads/killed.c: Likewise.
19885 * gdb.threads/linux-dp.c: Likewise.
19886 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19887 * gdb.threads/non-ldr-exc-2.c: Likewise.
19888 * gdb.threads/non-ldr-exc-3.c: Likewise.
19889 * gdb.threads/non-ldr-exc-4.c: Likewise.
19890 * gdb.threads/pthreads.c: Include unistd.h.
19891 (main): Declare returns int.
19892 * gdb.threads/tls-main.c (foo): New declaration.
19893 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19894
f7e5394d
SM
198952015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19896
19897 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19898 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19899
743649fd
MW
199002015-01-15 Mark Wielaard <mjw@redhat.com>
19901
19902 * gdb.base/noreturn-return.c: New file.
19903 * gdb.base/noreturn-return.exp: New file.
19904 * gdb.base/noreturn-finish.c: New file.
19905 * gdb.base/noreturn-finish.exp: New file.
19906
198297aa
PA
199072015-01-23 Pedro Alves <palves@redhat.com>
19908
19909 * gdb.threads/continue-pending-after-query.c: New file.
19910 * gdb.threads/continue-pending-after-query.exp: New file.
19911
717cf30c
AG
199122015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19913 Simon Marchi <simon.marchi@ericsson.com>
19914
19915 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19916 * gdb.base/valgrind-db-attach.exp: Same.
19917 * gdb.base/valgrind-infcall.exp: Same.
19918 * lib/mi-support.exp (default_mi_gdb_start): Same.
19919 * lib/prompt.exp (default_prompt_gdb_start): Same.
19920 * lib/gdb.exp (default_gdb_spawn): Same.
19921 (gdb_interact): New.
19922
19923
4b62a76e
JK
199242015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19925
19926 * gdb.compile/compile.exp (pointer to jit function): New test.
19927
b4cdae6f
WW
199282015-01-17 Wei-cheng Wang <cole945@gmail.com>
19929
19930 * lib/gdb.exp (supports_process_record): Return true for
19931 powerpc*-*-linux*.
19932 (supports_reverse): Likewise.
19933
d221e7ef
DB
199342015-01-15 Don Breazeal <donb@codesourcery.com>
19935
19936 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19937 instead of checking whether the target board is remote and
19938 use spawn_wait_for_attach instead of exec/sleep.
19939 * gdb.base/attach-twice.exp: Likewise.
19940
bafffb51
JB
199412015-01-15 Joel Brobecker <brobecker@adacore.com>
19942
19943 * gdb.ada/var_arr_attrs: New testcase.
19944
5589af0e
PA
199452015-01-14 Pedro Alves <palves@redhat.com>
19946 Joel Brobecker <brobecker@adacore.com>
19947
19948 PR gdb/17525
19949 * gdb.base/bp-cmds-execution-x-script.c: New file.
19950 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19951 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19952
6c400b59
PA
199532015-01-14 Pedro Alves <palves@redhat.com>
19954
19955 PR cli/17828
19956 * gdb.base/batch-preserve-term-settings.c: New file.
19957 * gdb.base/batch-preserve-term-settings.exp: New file.
19958
e02c96a7
DE
199592015-01-13 Doug Evans <dje@google.com>
19960
19961 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19962 binary.
19963
576fd14c
JB
199642015-01-13 Joel Brobecker <brobecker@adacore.com>
19965
19966 * Makefile.in (clean mostlyclean): Do not delete *.py.
19967
04dccad0
JB
199682015-01-13 Joel Brobecker <brobecker@adacore.com>
19969
19970 * gdb.python/py-lookup-type.exp: New file.
19971
3d230f71
PA
199722015-01-12 Pedro Alves <palves@redhat.com>
19973
19974 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19975 restore GDBFLAGS before returning.
19976
7e67715d
JK
199772015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19978
19979 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19980 is_amd64_regs_target and is_x86_like_target.
19981
f2e0d4b4
DE
199822015-01-11 Doug Evans <xdje42@gmail.com>
19983
19984 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19985 is given without an explicit form.
19986 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19987 attributes.
19988 * gdb.dwarf/corrupt.exp: Ditto.
19989 * gdb.dwarf2/enum-type.exp: Ditto.
19990 * gdb.trace/entry-values.exp: Ditto.
19991 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19992
439250fb
DE
199932015-01-11 Doug Evans <xdje42@gmail.com>
19994
19995 PR gdb/15830
19996 * gdb.base/maint.exp: Remove references to "maint demangle".
19997 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19998 Add tests for explicitly specifying language to demangle.
19999 * gdb.dlang/demangle.exp: Ditto.
20000
ede9f622
PA
200012015-01-09 Pedro Alves <palves@redhat.com>
20002
20003 * gdb.threads/non-stop-fair-events.c: New file.
20004 * gdb.threads/non-stop-fair-events.exp: New file.
20005
a7b796db
PA
200062015-01-09 Pedro Alves <palves@redhat.com>
20007
20008 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20009 the global scope. Set a breakpoint after all threads are started
20010 rather than stepping over two source lines. Expect the prompt.
20011 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20012 global.
20013 (NUM): Now 15.
20014 (main): Use threads_started_barrier to wait for all threads to
20015 start. Main thread no longer calls thread_function. Exit after
20016 180 seconds.
20017 (loop): New function.
20018 (thread_function): Wait on threads_started_barrier barrier. Call
20019 'loop' at each iteration.
20020 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20021 threads have started, instead of hardcoding number of "next"
20022 steps. Use an access watchpoint instead of a write watchpoint.
20023
9665ffdd
PA
200242015-01-09 Pedro Alves <palves@redhat.com>
20025
20026 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20027 (thread_func): Wait on barrier.
20028 (main): Wait for all threads to start before stopping GDB.
20029 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20030 global.
20031 (thread1_func, thread2_func): Wait on barrier.
20032 (main): Wait for all threads to start before stopping GDB.
20033 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20034 New global.
20035 (thread1_func, thread2_func): Wait on barrier.
20036 (main): Wait for all threads to start before stopping GDB.
20037
c945a99f
PA
200382015-01-09 Pedro Alves <palves@redhat.com>
20039
20040 * gdb.threads/attach-many-short-lived-threads.c: New file.
20041 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20042
c1a747c1
PA
200432014-01-09 Pedro Alves <palves@redhat.com>
20044
20045 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20046 instead of to thread 2.
20047 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20048 Add barrier around each pthread_create call instead of around all
20049 calls.
20050 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20051 Set a break on thread_function and have the child threads hit it
20052 one at at a time.
20053
60b3033e
PA
200542015-01-09 Pedro Alves <palves@redhat.com>
20055
20056 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20057 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20058 false.
20059 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20060 checking whether the target board is remote.
20061 * gdb.multi/multi-attach.exp: Likewise.
20062 * gdb.python/py-sync-interp.exp: Likewise.
20063 * gdb.server/ext-attach.exp: Likewise.
20064 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20065 tests that need to attach, instead of checking whether the target
20066 board is remote at the top of the file.
20067
acc018ac
YQ
200682015-01-08 Yao Qi <yao@codesourcery.com>
20069
20070 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20071
50a18af8
JK
200722015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20073
20074 Fix testcase compilation.
20075 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20076
8503d6e1
JB
200772015-01-06 Joel Brobecker <brobecker@adacore.com>
20078
20079 * gdb.python/py-type.exp: Add a couple test about empty
20080 array creation, and negative-length array creation.
20081
cc73dbcc
DE
200822015-01-02 Doug Evans <xdje42@gmail.com>
20083
20084 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20085
0300bbc7
DE
200862015-01-02 Doug Evans <dje@google.com>
20087
20088 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20089
9d85a0ec
YQ
200902014-12-29 Yao Qi <yao@codesourcery.com>
20091
20092 * gdb.trace/entry-values.exp: Update comments. Rename variable
20093 bar_call_foo to returned_from_foo.
20094
87186c6a
MMN
200952014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20096
20097 PR gdb/17394
20098 * gdb.linespec/break-asm-file.c: New file.
20099 * gdb.linespec/break-asm-file.exp: New file.
20100 * gdb.linespec/break-asm-file0.s: New file.
20101 * gdb.linespec/break-asm-file1.s: New file.
20102
1bab7383
YQ
201032014-12-18 Nigel Stephens <nigel@mips.com>
20104 Maciej W. Rozycki <macro@codesourcery.com>
20105
20106 * gdb.base/float.exp: Handle the new output from "info float" on
20107 MIPS targets.
20108
1bc1068a
JK
201092014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20110
20111 Fix MinGW compilation.
20112 * gdb.compile/compile-ops.exp: Update untested message if
20113 !skip_compile_feature_tests.
20114 * gdb.compile/compile-setjmp.exp: Likewise.
20115 * gdb.compile/compile-tls.exp: Likewise.
20116 * gdb.compile/compile.exp: Likewise.
20117 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20118 supported on this host".
20119
b6615d10
DE
201202014-12-16 Doug Evans <xdje42@gmail.com>
20121
20122 * boards/stabs.exp: New file.
20123
25dda427
AA
201242014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20125
20126 * gdb.base/completion.exp: Adjust to format changes of "maint
20127 print user-registers".
20128
bf330350
CU
201292014-12-16 Catalin Udma <catalin.udma@freescale.com>
20130
20131 PR server/17457
20132 * gdb.arch/aarch64-fp.c: New file.
20133 * gdb.arch/aarch64-fp.exp: New file.
20134
395cf596
SDJ
201352014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20136
20137 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20138 r210637, r210913, r211666, r215400, r215817).
20139
20140 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20141 * dg-extract-results.py: New file.
20142 * dg-extract-results.sh: Use it if the environment seems
20143 suitable.
20144
20145 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20146
20147 * dg-extract-results.py (parse_run): Handle warnings that
20148 are printed before a test harness is run.
20149
20150 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20151
20152 * dg-extract-results.py (Named): Remove __cmp__ method.
20153 (output_variation): Use a key to sort variation.harnesses.
20154
20155 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20156
20157 * dg-extract-results.py: For Python 3, force sys.stdout to
20158 handle surrogate escape sequences.
20159 (safe_open): New function.
20160 (output_segment, main): Use it.
20161
20162 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20163
20164 * dg-extract-results.py (Prog.result_re): Include options
20165 in test name.
20166
20167 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20168
20169 * dg-extract-results.py (output_variation): Always sort if
20170 do_sum.
20171
e882ef3c
SM
201722014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20173
20174 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20175 as long as we get pagination notifications.
20176
4992aa20
JM
201772014-12-15 Jason Merrill <jason@redhat.com>
20178
20179 * Makefile.in (check-gdb.%): Restore.
20180 * README: Mention it.
20181
c1b5a1a6
JB
201822014-12-13 Joel Brobecker <brobecker@adacore.com>
20183
20184 * gdb.ada/str_uninit: New testcase.
20185
5537b577
JK
201862014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20187
20188 PR symtab/17642
20189 * gdb.base/vla-stub-define.c: New file.
20190 * gdb.base/vla-stub.c: New file.
20191 * gdb.base/vla-stub.exp: New file.
20192
bb2ec1b3
TT
201932014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20194 Jan Kratochvil <jan.kratochvil@redhat.com>
20195 Tom Tromey <tromey@redhat.com>
20196
20197 * configure.ac: Add gdb.compile/.
20198 * configure: Regenerate.
20199 * gdb.compile/Makefile.in: New file.
20200 * gdb.compile/compile-ops.exp: New file.
20201 * gdb.compile/compile-ops.c: New file.
20202 * gdb.compile/compile-tls.c: New file.
20203 * gdb.compile/compile-tls.exp: New file.
20204 * gdb.compile/compile-constvar.S: New file.
20205 * gdb.compile/compile-constvar.c: New file.
20206 * gdb.compile/compile-mod.c: New file.
20207 * gdb.compile/compile-nodebug.c: New file.
20208 * gdb.compile/compile-setjmp-mod.c: New file.
20209 * gdb.compile/compile-setjmp.c: New file.
20210 * gdb.compile/compile-setjmp.exp: New file.
20211 * gdb.compile/compile-shlib.c: New file.
20212 * gdb.compile/compile.c: New file.
20213 * gdb.compile/compile.exp: New file.
20214 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20215
4ff709eb
TT
202162014-12-12 Tom Tromey <tromey@redhat.com>
20217
20218 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20219 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20220
6dddd6a5
DE
202212014-12-12 Doug Evans <dje@google.com>
20222
20223 * lib/gdb-python.exp (get_python_valueof): New function.
20224 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20225
71c24708
AA
202262014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20227
20228 * gdb.base/completion.exp: Add test for completion of "info
20229 registers ".
20230
3e29f34a
MR
202312014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20232
20233 * gdb.base/func-ptrs.c: New file.
20234 * gdb.base/func-ptrs.exp: New file.
20235
fc126975
SM
202362014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20237
20238 PR breakpoints/17012
20239 * gdb.base/dprintf-detach.c: New file.
20240 * gdb.base/dprintf-detach.exp: New file.
20241
0a46d518
SM
202422014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20243
20244 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20245 * lib/gdb.exp (target_is_gdbserver): New procedure.
20246
a0be3e44
DE
202472014-12-08 Doug Evans <dje@google.com>
20248
20249 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20250
df1b803a
YQ
202512014-12-05 Yao Qi <yao@codesourcery.com>
20252
20253 * gdb.guile/scm-error.exp: Remove the third argument to
20254 gdb_remote_download.
20255 * gdb.guile/scm-frame-args.exp: Likewise.
20256 * gdb.guile/scm-section-script.exp: Likewise.
20257
ddb9f679
YQ
202582014-12-05 Yao Qi <yao@codesourcery.com>
20259
20260 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20261
86e4ed39
DE
202622014-12-04 Doug Evans <dje@google.com>
20263
20264 * gdb.python/py-objfile.exp: Add tests for
20265 objfile.add_separate_debug_file.
20266
7c50a931
DE
202672014-12-04 Doug Evans <dje@google.com>
20268
20269 * lib/gdb.exp (get_build_id): New function.
20270 (build_id_debug_filename_get): Rewrite to use it.
20271 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20272
621661e3
MR
202732014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20274
20275 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20276 `method(long)', not just 0x0.
20277 * gdb.cp/nsalias.exp: Align code labels to 4.
20278 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20279 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20280 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20281 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20282 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20283 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20284
29f0c3b7
DE
202852014-12-02 Doug Evans <dje@google.com>
20286
e1e061e7 20287 PR symtab/17602
29f0c3b7 20288 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20289 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20290 * gdb.cp/anon-ns.exp: Update.
20291
162078c8
NB
202922014-12-02 Nick Bull <nicholaspbull@gmail.com>
20293
20294 * gdb.python/py-events.py (inferior_call_handler): New.
20295 (register_changed_handler, memory_changed_handler): New.
20296 (test_events.invoke): Register new handlers.
20297 * gdb.python/py-events.exp: Add tests for inferior call,
20298 memory_changed and register_changed events.
20299
fdb09caf
AA
203002014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20301
20302 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20303 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20304 if the linker doesn't understand this.
20305
55cfb2c4
SM
203062014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20307
20308 * gdb.python/python.exp: Change expected reply to help().
20309
9e8cd6df
YQ
203102014-12-01 Yao Qi <yao@codesourcery.com>
20311
20312 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20313 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20314 * configure: Re-generated.
20315
6c659fc2
SC
203162014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20317
20318 * gdb.cp/chained-calls.cc: New file.
20319 * gdb.cp/chained-calls.exp: New file.
20320 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20321
d7fc3181
SM
203222014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20323
20324 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20325 * gdb.dwarf2/symtab-producer.exp: Same.
20326 * gdb.gdb/python-interrupts.exp: Same.
20327 * gdb.gdb/python-selftest.exp: Same.
20328 * gdb.python/py-linetable.exp: Same.
20329 * gdb.python/py-type.exp: Same.
20330 * gdb.python/py-value-cc.exp: Same.
20331 * gdb.python/py-value.exp: Same.
20332
10e79639
YQ
203332014-11-28 Yao Qi <yao@codesourcery.com>
20334
20335 * gdb.base/break-probes.exp: Match library name prefixed with
20336 sysroot.
20337
f28a0564
SM
203382014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20339
20340 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20341 test expected output. Add parentheses for the call to print.
20342 Remove L suffix from integers.
20343
3fe1ce1d
DE
203442014-11-26 Doug Evans <dje@google.com>
20345
20346 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20347
84429e27
YQ
203482014-11-22 Yao Qi <yao@codesourcery.com>
20349
20350 * gdb.trace/entry-values.c: Remove asms.
20351 (foo): Add foo_label.
20352 (bar): Add bar_label.
20353 * gdb.trace/entry-values.exp: Remove code computing foo's
20354 length and bar's length.
20355 (Dwarf::assemble): Invoke function_range for bar and use
20356 MACRO_AT_func for foo.
20357
26741859
YQ
203582014-11-22 Yao Qi <yao@codesourcery.com>
20359
20360 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20361 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20362 Use .Lgcc43_procstart instead of gcc43.
20363
45e44d27
JB
203642014-11-21 Joel Brobecker <brobecker@adacore.com>
20365
20366 * gdb.ada/n_arr_bound: New testcase.
20367
458c8db8
SDJ
203682014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20369
20370 PR breakpoints/10737
20371 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20372 test_catch_syscall_multi_arch.
20373 (test_catch_syscall_multi_arch): New function.
20374
43f3e411
DE
203752014-11-20 Doug Evans <xdje42@gmail.com>
20376
20377 * gdb.base/maint.exp: Update expected output.
20378
0d7b2549
AA
203792014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20380
20381 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20382 4-byte instruction on S390.
20383
8908fca5
JB
203842014-11-19 Joel Brobecker <brobecker@adacore.com>
20385
20386 * gdb.ada/arr_arr: New testcase.
20387
4a46959e
JB
203882014-11-19 Joel Brobecker <brobecker@adacore.com>
20389
20390 * gdb.ada/pkd_arr_elem: New Testcase.
20391
470e2f4e
LM
203922014-11-18 Luis Machado <lgustavo@codesourcery.com>
20393
20394 * gdb.reverse/break-precsave: Expect completion message for
20395 core file reads.
20396 * gdb.reverse/consecutive-precsave.exp: Likewise.
20397 * gdb.reverse/finish-precsave.exp: Likewise.
20398 * gdb.reverse/i386-precsave.exp: Likewise.
20399 * gdb.reverse/machinestate-precsave.exp: Likewise.
20400 * gdb.reverse/sigall-precsave.exp: Likewise.
20401 * gdb.reverse/solib-precsave.exp: Likewise.
20402 * gdb.reverse/step-precsave.exp: Likewise.
20403 * gdb.reverse/until-precsave.exp: Likewise.
20404 * gdb.reverse/watch-precsave.exp: Likewise.
20405
a267f3ad
AA
204062014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20407
20408 * gdb.base/bp-permanent.c: Include unistd.h.
20409 * gdb.python/py-framefilter-mi.c (main): Add return type.
20410 * gdb.python/py-framefilter.c (main): Likewise.
20411 * gdb.trace/actions-changed.c (main): Likewise.
20412
12084a9a
AA
204132014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20414
20415 * gdb.mi/until.c: Add eye-catchers.
20416 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20417 line numbers.
20418
dc7e1a77
AA
204192014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20420
20421 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20422 function header variants in break1.c.
20423 * gdb.base/ena-dis-br.exp: Likewise.
20424 * gdb.base/hbreak2.exp: Likewise.
20425 * gdb.reverse/until-precsave.exp: Drop references to removed
20426 non-prototype function header variants in ur1.c.
20427 * gdb.reverse/until-reverse.exp: Likewise.
20428
41c77605
PM
204292014-11-17 Petr Machata <pmachata@redhat.com>
20430
20431 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20432 ${_cu_offset_size} bytes abbrev offset.
20433
34248c3a
DE
204342014-11-15 Doug Evans <xdje42@gmail.com>
20435
20436 PR symtab/17559
20437 * gdb.base/line-symtabs.exp: New file.
20438 * gdb.base/line-symtabs.c: New file.
20439 * gdb.base/line-symtabs.h: New file.
20440
646da059
YQ
204412014-11-14 Yao Qi <yao@codesourcery.com>
20442
20443 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20444 (func): Add label func_label.
20445 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20446 Replace low_pc and high_pc with MACRO_AT_range.
20447 Replace name, low_pc and high_pc with MACRO_AT_func.
20448
9301ebe6
YQ
204492014-11-14 Yao Qi <yao@codesourcery.com>
20450
20451 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20452 Replace name, low_pc and high_pc with MACRO_AT_func.
20453
f166b542
YQ
204542014-11-14 Yao Qi <yao@codesourcery.com>
20455
20456 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20457 produce debug information.
20458 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20459
0f6e71e3
YQ
204602014-11-14 Yao Qi <yao@codesourcery.com>
20461
20462 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20463 object and get function length.
20464 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20465 with MACRO_AT_func.
20466 (top-level): Replace gdb_compile and clean_restart with
20467 prepare_for_testing.
20468 * gdb.dwarf2/main.c (main): Add label main_label.
20469
876c4df9
YQ
204702014-11-14 Yao Qi <yao@codesourcery.com>
20471
20472 * lib/dwarf.exp (function_range): New procedure.
20473 (Dwarf::_handle_macro_at_func): New procedure.
20474 (Dwarf::_handle_macro_at_range): New procedure.
20475 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20476
02ad9cf1
YQ
204772014-11-14 Yao Qi <yao@codesourcery.com>
20478
20479 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20480 (_handle_attribute): New procedure.
20481
a59add0c
AA
204822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20483
20484 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20485 * gdb.base/call-sc.c (zed): Likewise.
20486 * gdb.base/checkpoint.c (main): Likewise.
20487 * gdb.base/dump.c (main): Likewise.
20488 * gdb.base/gcore.c (main): Likewise.
20489 * gdb.base/huge.c (main): Likewise.
20490 * gdb.base/multi-forks.c (main): Likewise.
20491 * gdb.base/pr10179-a.c (main): Likewise.
20492 * gdb.base/savedregs.c (main): Likewise.
20493 * gdb.base/sigaltstack.c (main): Likewise.
20494 * gdb.base/siginfo.c (main): Likewise.
20495 * gdb.base/structs.c (zed): Likewise.
20496 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20497 * gdb.mi/mi-syn-frame.c (main): Likewise.
20498 * gdb.mi/until.c (foo, main): Likewise.
20499 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20500 * gdb.base/solib-weak.c (foo): Declare.
20501 * gdb.base/attach-twice.c: Include stdio.h.
20502 * gdb.base/weaklib1.c: Likewise.
20503 * gdb.base/weaklib2.c: Likewise.
20504 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20505 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20506 unistd.h.
20507 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20508 * gdb.mi/mi-exit-code.c: Likewise.
20509 * gdb.base/break-interp-lib.c: Include string.h.
20510 * gdb.base/coremaker.c: Likewise.
20511 * gdb.base/testenv.c: Likewise.
20512 * gdb.python/py-finish-breakpoint.c: Likewise.
20513 * gdb.base/inferior-died.c: Include sys/wait.h.
20514 * gdb.base/fileio.c: Include time.h.
20515 * gdb.base/async-shell.c: Include unistd.h.
20516 * gdb.base/dprintf-non-stop.c: Likewise.
20517 * gdb.base/info-os.c: Likewise.
20518 * gdb.mi/mi-console.c: Likewise.
20519 * gdb.mi/watch-nonstop.c: Likewise.
20520 * gdb.python/py-events.c: Likewise.
20521 * gdb.base/async.c (baz): Move up before its invocation.
20522 * gdb.base/code_elim2.c (my_global_func): Likewise.
20523 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20524 * gdb.base/advance.c (func2): Likewise.
20525
3b5d5997
AA
205262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20527
20528 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20529 variant.
20530 * gdb.base/annota3.c: Likewise.
20531 * gdb.base/async.c: Likewise.
20532 * gdb.base/average.c: Likewise.
20533 * gdb.base/call-ar-st.c: Likewise.
20534 * gdb.base/call-rt-st.c: Likewise.
20535 * gdb.base/call-sc.c: Likewise.
20536 * gdb.base/call-strs.c: Likewise.
20537 * gdb.base/ending-run.c: Likewise.
20538 * gdb.base/execd-prog.c: Likewise.
20539 * gdb.base/exprs.c: Likewise.
20540 * gdb.base/foll-exec.c: Likewise.
20541 * gdb.base/foll-fork.c: Likewise.
20542 * gdb.base/foll-vfork.c: Likewise.
20543 * gdb.base/funcargs.c: Likewise.
20544 * gdb.base/gcore.c: Likewise.
20545 * gdb.base/jump.c: Likewise.
20546 * gdb.base/langs0.c: Likewise.
20547 * gdb.base/langs1.c: Likewise.
20548 * gdb.base/langs2.c: Likewise.
20549 * gdb.base/mips_pro.c: Likewise.
20550 * gdb.base/nodebug.c: Likewise.
20551 * gdb.base/opaque0.c: Likewise.
20552 * gdb.base/opaque1.c: Likewise.
20553 * gdb.base/recurse.c: Likewise.
20554 * gdb.base/run.c: Likewise.
20555 * gdb.base/scope0.c: Likewise.
20556 * gdb.base/scope1.c: Likewise.
20557 * gdb.base/setshow.c: Likewise.
20558 * gdb.base/setvar.c: Likewise.
20559 * gdb.base/shmain.c: Likewise.
20560 * gdb.base/shr1.c: Likewise.
20561 * gdb.base/shr2.c: Likewise.
20562 * gdb.base/sigall.c: Likewise.
20563 * gdb.base/signals.c: Likewise.
20564 * gdb.base/so-indr-cl.c: Likewise.
20565 * gdb.base/solib2.c: Likewise.
20566 * gdb.base/structs.c: Likewise.
20567 * gdb.base/sum.c: Likewise.
20568 * gdb.base/vforked-prog.c: Likewise.
20569 * gdb.base/watchpoint.c: Likewise.
20570 * gdb.reverse/shr2.c: Likewise.
20571 * gdb.reverse/until-reverse.c: Likewise.
20572 * gdb.reverse/ur1.c: Likewise.
20573 * gdb.reverse/watch-reverse.c: Likewise.
20574
066a77c5
AA
205752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20576
20577 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20578 variant.
20579 * gdb.base/sepdebug.exp: Drop references to removed code.
20580
4f204ea5
AA
205812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20582
20583 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20584 variant. Preserve original line numbering.
20585 * gdb.base/list1.c: Likewise.
20586
3b377a3a
AA
205872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20588
20589 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20590 variant.
20591 * gdb.base/break1.c: Likewise.
20592 * gdb.base/break.exp: Drop references to removed code.
20593
e444df73
AA
205942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20595
20596 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20597 variant.
20598
8008f2a7
AA
205992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20600
20601 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20602
a5a06887
AA
206032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20604
20605 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20606 logic into perform_all_tests() and invoke it with and without
20607 function header prototypes.
20608 (do_function_calls): Remove conditional XFAIL for PR 5318.
20609 (rerun_and_prepare): Remove duplicate code.
20610 (perform_all_tests): New. Main logic moved here.
20611
44dba9b9
AA
206122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20613
20614 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20615 code guarded by #ifdef NO_PROTOTYPES.
20616 (t_double_many_args): Likewise.
20617 (DEF_FUNC_MANY_ARGS_1): Likewise.
20618 (DEF_FUNC_VALUES_1): Likewise.
20619 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20620 guarded by #ifdef PROTOTYPES.
20621
d1fbcd56
AA
206222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20623
20624 * gdb.mi/mi-console.c: Add eye-catcher.
20625 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20626 instead of literal line number.
20627
b0e59b8f
AA
206282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20629
20630 * gdb.base/shr2.c: Add eye-catcher.
20631 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20632 line number.
20633
78f98cca
AA
206342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20635
20636 * gdb.base/jump.c: Add eye-catchers.
20637 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20638 numbers.
20639
58fa2af0
AA
206402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20641
20642 * gdb.base/execd-prog.c: Add eye-catchers.
20643 * gdb.base/foll-exec.c: Likewise.
20644 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20645 line numbers.
20646
04e5059b
AA
206472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20648
20649 * gdb.base/ending-run.c: Add eye-catchers.
20650 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20651 literal line numbers.
20652
dbfdb174
AA
206532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20654
20655 * gdb.base/call-rt-st.c: Add eye-catchers.
20656 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20657 literal line numbers.
20658
888a2ade
AA
206592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20660
20661 * gdb.base/call-ar-st.c: Add eye-catchers.
20662 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20663 literal line numbers.
20664
6acc2dde
AA
206652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20666
20667 * gdb.base/average.c: Add eye-catchers.
20668 * gdb.base/sum.c: Likewise.
20669 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20670 regexps dynamically.
20671
9ecfcd1d
AA
206722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20673
20674 * gdb.base/solib1.c: Add eye-catchers.
20675 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20676 literal line numbers.
20677
78708b7c
PA
206782014-11-12 Pedro Alves <palves@redhat.com>
20679
20680 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20681 leader has exited.
20682
af48d08f
PA
206832014-11-12 Pedro Alves <palves@redhat.com>
20684
20685 * gdb.arch/i386-bp_permanent.c: New file.
20686 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20687 (srcfile): Set to i386-bp_permanent.c.
20688 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20689 that stepi does not execute the 'leave' instruction, instead of
20690 testing it does execute.
20691 * gdb.base/bp-permanent.c: New file.
20692 * gdb.base/bp-permanent.exp: New file.
20693
af3768e9
DE
206942014-11-10 Doug Evans <xdje42@gmail.com>
20695
20696 PR symtab/17564
20697 * gdb.base/symtab-search-order.exp: New file.
20698 * gdb.base/symtab-search-order.c: New file.
20699 * gdb.base/symtab-search-order-1.c: New file.
20700 * gdb.base/symtab-search-order-shlib-1.c: New file.
20701
9de00a4a
PA
207022014-11-07 Pedro Alves <palves@redhat.com>
20703
20704 PR gdb/17511
20705 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20706 i?86-*-linux*.
20707
e0f52461
SC
207082014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20709
20710 PR c++/17494
20711 * gdb.cp/pr17494.cc: New file.
20712 * gdb.cp/pr17494.exp: New file.
20713
6ce8c980
YQ
207142014-11-02 Yao Qi <yao@codesourcery.com>
20715
20716 * gdb.python/python.exp: Get working directory and match the
20717 output of "set extended-prompt \\w " with it.
20718
02be9a71
DE
207192014-10-30 Doug Evans <dje@google.com>
20720
20721 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20722 in objfiles.
20723 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20724 in progspaces.
20725
3bdff46b
LM
207262014-10-30 Janis Johnson <janisjo@codesourcery.com>
20727
20728 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20729 * gdb.base/realname-expand.exp: Likewise.
20730 * gdb.linespec/macro-relative.exp: Likewise.
20731
ab917dfb
PA
207322014-10-29 Pedro Alves <palves@redhat.com>
20733
20734 PR gdb/17408
20735 * gdb.threads/schedlock.c (some_function): New function.
20736 (call_function): New global.
20737 (MAYBE_CALL_SOME_FUNCTION): New macro.
20738 (thread_function): Call it.
20739 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20740 and use it instead of a global counter. Adjust all callers.
20741 (get_current_thread): Use "find current thread" for test message
20742 here rather than having all callers pass down the same string.
20743 (goto_loop): New procedure, factored out from ...
20744 (my_continue): ... this.
20745 (step_ten_loops): Change parameter from test message to command to
20746 use. Adjust.
20747 (list_count): Delete global.
20748 (check_result): New procedure, factored out from duplicate top
20749 level code.
20750 (continue tests): Wrap in with_test_prefix.
20751 (test_step): New procedure, factored out from duplicate top level
20752 code.
20753 (top level): Test "step" in combination with all scheduler-locking
20754 modes. Test "next" in combination with all scheduler-locking
20755 modes, and in combination with stepping over a function call or
20756 not.
20757 * gdb.threads/next-bp-other-thread.c: New file.
20758 * gdb.threads/next-bp-other-thread.exp: New file.
20759
d3d4baed
PA
207602014-10-29 Pedro Alves <palves@redhat.com>
20761
20762 PR python/17372
20763 * gdb.python/python.exp: Test a multi-line command that spawns
20764 interactive Python.
20765 * gdb.base/multi-line-starts-subshell.exp: New file.
20766
563e8d85
YQ
207672014-10-29 Yao Qi <yao@codesourcery.com>
20768
20769 * gdb.base/fileio.exp: Make directories on host.
20770
0ea4d52e
YQ
207712014-10-29 Yao Qi <yao@codesourcery.com>
20772
20773 * gdb.base/fileio.c (test_write): Close the file.
20774
7f5ef605
PA
207752014-10-28 Pedro Alves <palves@redhat.com>
20776
20777 PR gdb/12623
20778 * gdb.base/sigstep.c (no_handler): New global.
20779 (main): If 'no_handler is true, set the signal handlers to
20780 SIG_IGN.
20781 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20782 with_sw_watch and no_handler parameters. Handle them.
20783 (top level) <stepping over handler when stopped at a breakpoint
20784 test>: Add a test axis for testing with a software watchpoint, and
20785 another for testing with the signal handler set to SIG_IGN.
20786 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20787 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20788
abbdbd03
PA
207892014-10-28 Pedro Alves <palves@redhat.com>
20790
20791 PR gdb/17511
20792 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20793 * gdb.base/sigstep.exp (other_handler_location): New global.
20794 (advance): Support stepping into the signal handler, and running
20795 commands while in the handler.
20796 (in_handler_map): New global.
20797 (top level): In the advance test, add combinations for getting
20798 into the handler with stepping commands, and for running commands
20799 in the handler. Add comment descripting the advancei tests.
20800
1df4399f
PA
208012014-10-28 Pedro Alves <palves@redhat.com>
20802
20803 * gdb.base/sigstep.exp: Use build_executable instead of
20804 prepare_for_testing.
20805 (top level): Move code that starts GDB, runs to main and creates a
20806 display to ...
20807 (restart): ... this new procedure.
20808 (top level): Move backtrace from signal handler test to ...
20809 (validate_backtrace): ... this new procedure.
20810 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20811 with_test_prefix. Always restart GDB.
20812 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20813 with_test_prefix. Always restart GDB. No need to delete
20814 breakpoints after the test.
20815 (test_skip_handler): Remove prefix parameter.
20816 (skip_over_handler, breakpoint_to_handler)
20817 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20818 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20819 restart GDB. No need to delete breakpoints after the test.
20820 (top level): Use foreach to call the test procedures with
20821 different commands.
20822
a5b6e449
PA
208232014-10-28 Pedro Alves <palves@redhat.com>
20824
20825 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20826 instead of GNATS numbers.
20827 * gdb.base/sigbpt.exp: Likewise.
20828 * gdb.base/siginfo.exp: Likewise.
20829 * gdb.base/sigstep.exp: Likewise.
20830
e5f8a7cc
PA
208312014-10-27 Pedro Alves <palves@redhat.com>
20832
20833 * gdb.base/sigstep.c (dummy): New global.
20834 (main): Issue a couple writes to the new global.
20835 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20836 procedures.
20837 (skip_over_handler): Use test_skip_handler.
20838 (top level): Call skip_over_handler for stepi and nexti too.
20839 (breakpoint_over_handler): Use test_skip_handler.
20840 (top level): Call breakpoint_over_handler for stepi and nexti too.
20841
763905a3
YQ
208422014-10-27 Yao Qi <yao@codesourcery.com>
20843
20844 * gdb.trace/tfile.c (adjust_function_address)
20845 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20846 function descriptor.
20847
6f259a23
DB
208482014-10-24 Don Breazeal <donb@codesourcery.com>
20849
20850 * gdb.base/foll-fork.exp (test_follow_fork,
20851 catch_fork_child_follow): Check for updated fork messages emitted
20852 from infrun.c.
20853 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20854 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20855 vfork_and_exec_child_follow_through_step): Check for updated vfork
20856 messages emitted from infrun.c.
20857
09dd9a69
PA
208582014-10-24 Pedro Alves <palves@redhat.com>
20859
20860 * gdb.base/corefile.exp: Remove references to ultrix.
20861 * gdb.base/interrupt.exp: Likewise.
20862 * gdb.base/whatis.exp: Likewise.
20863 * gdb.gdb/selftest.exp: Likewise.
20864 * gdb.threads/manythreads.exp: Likewise.
20865 * gdb.threads/print-threads.exp: Likewise.
20866 * gdb.threads/pthreads.exp:: Likewise.
20867 * gdb.threads/schedlock.exp: Likewise.
20868
3433cfa5
SC
208692014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20870
20871 * gdb.cp/non-trivial-retval.cc: Add a test case.
20872 * gdb.cp/non-trivial-retval.exp: Add a test.
20873
092f880b
YQ
208742014-10-20 Yao Qi <yao@codesourcery.com>
20875
20876 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20877 * gdb.python/py-objfile-script-gdb.py: New file.
20878 * gdb.python/py-objfile-script.exp: Update reference to
20879 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20880 of remote_download. Remove the dest file.
20881
acbdb7f3
YQ
208822014-10-20 Yao Qi <yao@codesourcery.com>
20883
20884 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20885 * gdb.base/step-line.exp: Likewise.
20886 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20887 * gdb.dwarf2/dw2-basic.exp: Likewise.
20888 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20889 * gdb.dwarf2/dw2-filename.exp: Likewise.
20890 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20891 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20892 * gdb.dwarf2/dw2-producer.exp: Likewise.
20893 * gdb.dwarf2/mac-fileno.exp: Likewise.
20894 * gdb.python/py-frame-args.exp: Likewise.
20895 * gdb.python/py-framefilter.exp: Likewise.
20896 * gdb.python/py-mi.exp: Likewise.
20897 * gdb.python/py-objfile-script.exp: Likewise
20898 * gdb.python/py-pp-integral.exp: Likewise.
20899 * gdb.python/py-pp-re-notag.exp: Likewise.
20900 * gdb.python/py-prettyprint.exp: Likewise.
20901 * gdb.python/py-section-script.exp: Likewise.
20902 * gdb.python/py-typeprint.exp: Likewise.
20903 * gdb.python/py-xmethods.exp: Likewise.
20904 * gdb.stabs/weird.exp: Likewise.
20905 * gdb.xml/tdesc-regs.exp: Likewise.
20906
bd286a29
KCY
209072014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20908
20909 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20910 (out_cu): Use addr_len for the size of addresses.
20911 (out_line): Likewise. Size DW_LNE_set_address instruction
20912 according to addr_len.
20913 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20914 (FUNC): Add START_INSNS to definition.
20915
673dc4a0
YQ
209162014-10-18 Yao Qi <yao@codesourcery.com>
20917
20918 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20919 gdb_has_argv0 return true.
20920 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20921 check [target_info exists noargs], check [gdb_has_argv0]
20922 instead.
20923 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20924 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20925 procedures.
20926
4ffbba72
DE
209272014-10-17 Doug Evans <dje@google.com>
20928
20929 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20930 event.
20931 * gdb.python/py-events.py: Add clear_objfiles event.
20932
d096d8c1
DE
209332014-10-17 Doug Evans <dje@google.com>
20934
20935 * gdb.python/py-objfile.exp: Test progspace attribute.
20936
a80db015
LM
209372014-10-17 Luis Machado <lgustavo@codesourcery.com>
20938
20939 * gdb.guile/scm-breakpoint.exp: Do not assume any
20940 directory separators when matching source file paths.
20941 * gdb.python/py-breakpoint.exp: Likewise.
20942 * gdb.reverse/break-precsave.exp: Likewise.
20943 * gdb.reverse/break-reverse.exp: Likewise.
20944 * gdb.reverse/consecutive-precsave.exp: Likewise.
20945 * gdb.reverse/finish-precsave.exp: Likewise.
20946 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20947 * gdb.reverse/finish-reverse.exp: Likewise.
20948 * gdb.reverse/i386-precsave.exp: Likewise.
20949 * gdb.reverse/i387-env-reverse.exp: Likewise.
20950 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20951 * gdb.reverse/machinestate-precsave.exp: Likewise.
20952 * gdb.reverse/machinestate.exp: Likewise.
20953 * gdb.reverse/sigall-precsave.exp: Likewise.
20954 * gdb.reverse/solib-precsave.exp: Likewise.
20955 * gdb.reverse/step-precsave.exp: Likewise.
20956 * gdb.reverse/until-precsave.exp: Likewise.
20957 * gdb.reverse/watch-precsave.exp: Likewise.
20958 * gdb.reverse/watch-reverse.exp: Likewise.
20959
b22089ab
YQ
209602014-10-17 Yao Qi <yao@codesourcery.com>
20961
20962 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20963 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20964
6c4486e6
PA
209652014-10-17 Pedro Alves <palves@redhat.com>
20966
20967 PR gdb/17471
20968 * gdb.base/bg-execution-repeat.c: New file.
20969 * gdb.base/bg-execution-repeat.exp: New file.
20970
0ff33695
PA
209712014-10-17 Pedro Alves <palves@redhat.com>
20972
20973 PR gdb/17300
20974 * gdb.base/continue-all-already-running.c: New file.
20975 * gdb.base/continue-all-already-running.exp: New file.
20976
6fdebc3d
PA
209772014-10-17 Pedro Alves <palves@redhat.com>
20978
20979 PR gdb/17472
20980 * gdb.base/annota-input-while-running.c: New file.
20981 * gdb.base/annota-input-while-running.exp: New file.
20982
32a8097b
PA
209832014-10-17 Pedro Alves <palves@redhat.com>
20984
20985 * gdb.base/callfuncs.exp: emove references to osf.
20986 * gdb.base/sigall.exp: Likewise.
20987 * gdb.gdb/selftest.exp: Likewise.
20988 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20989 * gdb.mi/non-stop.c: Likewise.
20990 * gdb.mi/pthreads.c: Likewise.
20991 * gdb.reverse/sigall-precsave.exp: Likewise.
20992 * gdb.reverse/sigall-reverse.exp: Likewise.
20993 * gdb.threads/pthreads.c: Likewise.
20994 * gdb.threads/pthreads.exp: Likewise.
20995
7a3517ff
YQ
209962014-10-17 Yao Qi <yao@codesourcery.com>
20997
20998 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20999 check 'target_info exists noargs'.
21000 (test_command_prompt_position): Likewise.
21001 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21002 Remove "set args".
21003 (progvar_simple_while_test): Likewise.
21004 (progvar_complex_if_while_test): Likewise.
21005 (if_while_breakpoint_command_test): Likewise.
21006 (infrun_breakpoint_command_test): Likewise.
21007 (breakpoint_command_test): Likewise.
21008 (watchpoint_command_test): Likewise.
21009 (bp_deleted_in_command_test): Likewise.
21010 (temporary_breakpoint_commands): Likewise.
21011
bb99c472
YQ
210122014-10-16 Yao Qi <yao@codesourcery.com>
21013
21014 * gdb.base/remotetimeout.exp: Remove noargs checking.
21015
7c16b83e
PA
210162014-10-15 Pedro Alves <palves@redhat.com>
21017
21018 PR breakpoints/9649
21019 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21020 * gdb.base/breakpoint-in-ro-region.exp
21021 (probe_target_hardware_step): New procedure.
21022 (top level): Probe hardware stepping and hardware breakpoint
21023 support. Test stepping through a read-only region, with both
21024 "breakpoint auto-hw" on and off and both "always-inserted" on and
21025 off.
21026
35a49624
IB
210272014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21028
21029 * gdb.dlang/demangle.exp: Update for demangling changes.
21030
2d1c107c
SC
210312014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21032
21033 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21034 * gdb.cp/non-trivial-retval.exp: Add new tests.
21035
778811d5
SC
210362014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21037
21038 PR c++/13403
21039 PR c++/15154
21040 * gdb.cp/non-trivial-retval.cc: New file.
21041 * gdb.cp/non-trivial-retval.exp: New file.
21042
10c5f0a8
YQ
210432014-10-15 Yao Qi <yao@codesourcery.com>
21044
21045 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21046 remote host.
21047
65d7b369
YQ
210482014-10-15 Yao Qi <yao@codesourcery.com>
21049
21050 * gdb.python/py-symbol.exp: Match file base name if host is
21051 remote, otherwise match file name with dir name.
21052 * gdb.python/py-symtab.exp: Likewise.
21053 * gdb.python/python.exp: Likewise.
21054
46dc1394
YQ
210552014-10-15 Yao Qi <yao@codesourcery.com>
21056
21057 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21058 pattern.
21059 * gdb.python/py-symtab.exp: Likewise.
21060 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21061 locationn.
21062
c40cc657
JB
210632014-10-14 Joel Brobecker <brobecker@adacore.com>
21064
21065 * gdb.ada/addr_arith: New testcase.
21066
2abf49e1
MR
210672014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21068
21069 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21070 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21071 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21072 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21073
f7088df3
SDJ
210742014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21075
21076 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21077 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21078 * gdb.arch/stap-eval-lang-ada.exp: New file.
21079
4dc06805
YQ
210802014-10-14 Yao Qi <yao@codesourcery.com>
21081
21082 * gdb.mi/mi-var-child.c (nothing1): New function.
21083 (nothing2): New function.
21084 (do_children_tests): Set function pointers by nothing1 and
21085 nothing2.
21086 * gdb.mi/mi-var-child.exp: Step over new added statements.
21087 Update test to match the new output.
21088 * gdb.mi/var-cmd.c (nothing1): New function.
21089 (nothing2): New function.
21090 (do_children_tests): Set function pointers by nothing1 and
21091 nothing2.
21092 * gdb.mi/mi-var-display.exp: Update test to match output.
21093 Step to the line specified by $line_dct_nothing.
21094 Increase the number of lines to step.
21095
46a93de2
YQ
210962014-10-14 Yao Qi <yao@codesourcery.com>
21097
21098 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21099 tests.
21100 * gdb.mi/mi2-var-child.exp: Likewise.
21101
14ea52ee
DE
211022014-10-13 Doug Evans <dje@google.com>
21103
21104 * gdb.python/py-objfile.exp: Change name of file name test.
21105
e5c6e92b
DE
211062014-10-13 Doug Evans <dje@google.com>
21107
21108 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21109 from the start of the CU.
21110
c780cc2f
JK
211112014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21112 Yao Qi <yao@codesourcery.com>
21113
21114 Fix "save breakpoints" for "catch" command.
21115 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21116 Remove -nonewline. Match also the added "main" line.
21117
99894e11
JK
211182014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21119
21120 Fix "save breakpoints" for "disable $bpnum" command.
21121 * gdb.base/save-bp.c (main): Add label.
21122 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21123
6e1ac5a3
JK
211242014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21125
21126 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21127
754dd2b0
YQ
211282014-10-11 Yao Qi <yao@codesourcery.com>
21129
21130 * gdb.server/server-kill.exp: Execute command
21131 "set remote trace-status-packet on" before "tstatus".
21132
f90183d7
YQ
211332014-10-11 Yao Qi <yao@codesourcery.com>
21134
21135 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21136 (main): Call getppid.
21137 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21138 and continue to it. Read variable "server_pid".
21139
bf40a607
YQ
211402014-10-11 Yao Qi <yao@codesourcery.com>
21141
21142 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21143
052ca370
YQ
211442014-10-11 Yao Qi <yao@codesourcery.com>
21145
21146 * gdb.threads/thread-find.exp: Don't execute command
21147 "info threads".
21148 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21149 * gdb.threads/linux-dp.exp: Don't check the condition
21150 $threads_created equals to zero.
21151
3831839c
PA
211522014-10-10 Pedro Alves <palves@redhat.com>
21153
21154 * gdb.base/bigcore.exp: Remove references to IRIX.
21155 * gdb.base/funcargs.exp: Likewise.
21156 * gdb.base/interrupt.exp: Likewise.
21157 * gdb.base/mips_pro.exp: Likewise.
21158 * gdb.base/nodebug.exp: Likewise.
21159 * gdb.base/setvar.exp: Likewise.
21160 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21161
8b9a549d
PA
211622014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21163 Pedro Alves <palves@redhat.com>
21164
21165 PR symtab/14466
21166 * gdb.base/vdso-warning.c: New file.
21167 * gdb.base/vdso-warning.exp: New file.
21168
d48ba5e8
DE
211692014-10-02 Doug Evans <dje@google.com>
21170
21171 * gdb.base/structs.c (main): Don't run forever.
21172
2278c276
PA
211732014-10-02 Pedro Alves <palves@redhat.com>
21174
21175 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21176 (top level) <stop threads 1, stop threads 2>: Use it.
21177
b57bacec
PA
211782014-10-02 Pedro Alves <palves@redhat.com>
21179
21180 * gdb.threads/break-while-running.exp (test): Add new
21181 'update_thread_list' argument. Skip "info threads" if false.
21182 (top level): Add new 'update_thread_list' axis.
21183
13fd3ff3
PA
211842014-10-02 Pedro Alves <palves@redhat.com>
21185
21186 PR breakpoints/17431
21187 * gdb.base/execl-update-breakpoints.c: New file.
21188 * gdb.base/execl-update-breakpoints.exp: New file.
21189
0fec99e8
PA
211902014-10-01 Pedro Alves <palves@redhat.com>
21191
21192 * gdb.base/breakpoint-in-ro-region.c: New file.
21193 * gdb.base/breakpoint-in-ro-region.exp: New file.
21194
2ddf4301
SM
211952014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21196
21197 * gdb.mi/mi-exit-code.exp: New file.
21198 * gdb.mi/mi-exit-code.c: New file.
21199
6a5f3f43
YQ
212002014-09-30 Yao Qi <yao@codesourcery.com>
21201
21202 * lib/prelink-support.exp (build_executable_own_libs): Error if
21203 the target isn't native.
21204
345bcc73
YQ
212052014-09-30 Yao Qi <yao@codesourcery.com>
21206
21207 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21208 false.
21209
a25a5a45
PA
212102014-09-22 Pedro Alves <palves@redhat.com>
21211
21212 * gdb.threads/break-while-running.exp: New file.
21213 * gdb.threads/break-while-running.c: New file.
21214
00ba3162
YQ
212152014-09-19 Yao Qi <yao@codesourcery.com>
21216
21217 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21218 Invoke test. Restart GDB with --readnow and invoke test again.
21219
c3b7b696
YQ
212202014-09-19 Yao Qi <yao@codesourcery.com>
21221
21222 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21223 proc set_breakpoint_on_gcd_function. Invoke
21224 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21225 invoke set_breakpoint_on_gcd_function again.
21226
2b4fd423
DE
212272014-09-18 Doug Evans <dje@google.com>
21228
21229 * gdb.dwarf2/symtab-producer.exp: New file.
21230
a5947601
SDJ
212312014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21232
21233 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21234 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21235 * gdb.base/global-var-nested-by-dso.c: Likewise.
21236 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21237
91c19059
SDJ
212382014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21239 Pedro Alves <palves@redhat.com>
21240
21241 * gdb.base/watch-bitfields.exp: Pass string other than test file
21242 name to prepare_for_testing.
21243 (watch): New procedure.
21244 (expect_watchpoint): Use with_test_prefix.
21245 (top level): Factor out tests to ...
21246 (test_watch_location, test_regular_watch): ... these new
21247 procedures, and use with_test_prefix and gdb_continue_to_end.
21248
bb9d5f81
PP
212492014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21250
21251 PR breakpoints/12526
21252 * gdb.base/watch-bitfields.exp: New file.
21253 * gdb.base/watch-bitfields.c: New file.
21254
635856f5
PA
212552014-09-16 Pedro Alves <palves@redhat.com>
21256
21257 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21258 software and hardware addresses, not software address against
21259 itself.
21260
7280ceea
PA
212612014-09-16 Pedro Alves <palves@redhat.com>
21262
21263 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21264 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21265
428b16bd
PA
212662014-09-16 Pedro Alves <palves@redhat.com>
21267
21268 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21269 files.
21270 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21271 "*-*-vxworks*" throughout.
21272 * gdb.base/break.exp: Likewise.
21273 * gdb.base/default.exp: Likewise.
21274 * gdb.base/scope.exp: Likewise.
21275 * gdb.base/sepdebug.exp: Likewise.
21276 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21277 throughout.
21278 * gdb.base/run.c: Likewise.
21279 * gdb.base/sepdebug.c: Likewise.
21280 * gdb.hp/gdb.aCC/run.c: Likewise.
21281 * gdb.reverse/until-reverse.c: Likewise.
21282 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21283
666d413c
YQ
212842014-09-16 Yao Qi <yao@codesourcery.com>
21285
21286 * boards/local-remote-host-native.exp: New file.
21287
57cbd724
DE
212882014-09-14 Doug Evans <xdje42@gmail.com>
21289
21290 * gdb.threads/queue-signal.c (thread_count): New variable.
21291 (thread_count_mutex, thread_count_condvar): New variables.
21292 (incr_thread_count, wait_all_threads_running): New functions.
21293 (main): Wait for all threads to be in their thread functions.
21294
81219e53
DE
212952014-09-13 Doug Evans <xdje42@gmail.com>
21296
21297 * gdb.threads/queue-signal.c: New file.
21298 * gdb.threads/queue-signal.exp: New file.
21299
3714cea7
DE
213002014-09-13 Doug Evans <xdje42@gmail.com>
21301
21302 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21303 be consistent with what default_gdb_init uses.
21304 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21305 the plain text of the prompt. Add some logging printfs.
21306 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21307
fa43b1d7
PA
213082014-09-12 Pedro Alves <palves@redhat.com>
21309
21310 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21311 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21312 * gdb.arch/i386-size-overlap.exp: Likewise.
21313 * gdb.arch/i386-size.exp: Likewise.
21314 * gdb.arch/i386-unwind.exp: Likewise.
21315 * gdb.base/a2-run.exp: Likewise.
21316 * gdb.base/break.exp: Likewise.
21317 * gdb.base/charset.exp: Likewise.
21318 * gdb.base/chng-syms.exp: Likewise.
21319 * gdb.base/commands.exp: Likewise.
21320 * gdb.base/dbx.exp: Likewise.
21321 * gdb.base/find.exp: Likewise.
21322 * gdb.base/funcargs.exp: Likewise.
21323 * gdb.base/jit-simple.exp: Likewise.
21324 * gdb.base/reread.exp: Likewise.
21325 * gdb.base/sepdebug.exp: Likewise.
21326 * gdb.base/step-bt.exp: Likewise.
21327 * gdb.cp/mb-inline.exp: Likewise.
21328 * gdb.cp/mb-templates.exp: Likewise.
21329 * gdb.objc/basicclass.exp: Likewise.
21330 * gdb.threads/killed.exp: Likewise.
21331
9d9bf2df
EBM
213322014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21333
21334 PR tdep/17379
21335 * gdb.arch/powerpc-stackless.S: New file.
21336 * gdb.arch/powerpc-stackless.exp: New file.
21337
1cf2f1b0
JK
213382014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21339
21340 * gdb.base/attach.c: Include unistd.h.
21341 (main): Call alarm. Add label postloop.
21342 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21343 gdb_breakpoint, gdb_continue_to_breakpoint.
21344 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21345
98880d46
PA
213462014-09-11 Pedro Alves <palves@redhat.com>
21347
21348 PR gdb/17347
21349 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21350 * gdb.base/attach.exp (test_command_line_attach_run): New
21351 procedure.
21352 (top level): Call it.
21353
4c92ff2c
PA
213542014-09-11 Pedro Alves <palves@redhat.com>
21355
21356 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21357 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21358 (do_command_attach_tests): Use spawn_wait_for_attach.
21359 * gdb.base/solib-overlap.exp: Likewise.
21360 * gdb.multi/multi-attach.exp: Likewise.
21361 * gdb.python/py-prompt.exp: Likewise.
21362 * gdb.python/py-sync-interp.exp: Likewise.
21363 * gdb.server/ext-attach.exp: Likewise.
21364
3adc1a7d
GKB
213652014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21366
21367 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21368 command in testcase. Simplify testcase.
21369
96334934
JB
213702014-09-10 Joel Brobecker <brobecker@adacore.com>
21371
21372 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21373
eb479039
JB
213742014-09-10 Joel Brobecker <brobecker@adacore.com>
21375
21376 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21377
deede10c
JB
213782014-09-10 Joel Brobecker <brobecker@adacore.com>
21379
21380 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21381
7828a5f5
JB
213822014-09-10 Joel Brobecker <brobecker@adacore.com>
21383
21384 * gdb.dwarf2/dynarr-ptr.c: New file.
21385 * gdb.dwarf2/dynarr-ptr.exp: New file.
21386
33aeebcf
MR
213872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21388
21389 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21390 of 30 rather than hardcoding 120 for a slow test case. Take the
21391 `gdb,timeout' target setting into account for this calculation.
21392 Don't extend the timeout for the test cases that don't need it.
21393
7b415901
MR
213942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21395
21396 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21397 a factor of 2 for a slow test case. Take the `gdb,timeout'
21398 target setting into account for this calculation.
21399 * gdb.reverse/until-precsave.exp: Increase the timeout by
21400 a factor of 15 and 3 respectively rather than adding 120
21401 for a pair of slow test cases. Take the `gdb,timeout'
21402 target setting into account for this calculation.
21403
4a40f85a
MR
214042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21405
21406 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21407 timeout, don't pass one down to gdb_expect.
21408 (gdb_expect): Rework timeout selection.
21409
09635af7
MR
214102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21411
21412 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21413 exception on timeout.
21414 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21415 (gdbserver_start_extended): Catch any `gdbserver_start' error
21416 exceptions.
21417 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21418 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21419 `gdbserver_gdb_load' error exceptions.
21420
2bdd10b7
MR
214212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21422
21423 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21424 120 on waiting for the TCP socket to open.
21425
316935f0
DE
214262014-09-09 Doug Evans <xdje42@gmail.com>
21427
21428 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21429 _caller_matches, _any_caller_is, _any_caller_matches.
21430
83740597
DE
214312014-09-09 Doug Evans <xdje42@gmail.com>
21432
21433 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21434
4c122fc3
YQ
214352014-09-09 Yao Qi <yao@codesourcery.com>
21436
21437 * gdb.mi/mi-var-display.exp: Set print symbol off.
21438
a9f116cb
GKB
214392014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21440
21441 PR gdb/17035
21442 * gdb.base/commands.exp: Add tests to verify user-defined
21443 commands with empty bodies.
21444 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21445 python commands in `show user command`.
21446 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21447 scheme commands in `show user command`.
21448
c75bd3a2
JK
214492014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21450
21451 PR python/17355
21452 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21453 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21454 * gdb.python/py-framefilter-invalidarg.exp: New file.
21455 * gdb.python/py-framefilter-invalidarg.py: New file.
21456
faa42425
DE
214572014-09-06 Doug Evans <xdje42@gmail.com>
21458
21459 PR 15276
21460 * gdb.python/py-caller-is.c: New file.
21461 * gdb.python/py-caller-is.exp: New file.
21462
474ca4f6
SDJ
214632014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21464
21465 PR gdb/17235
21466 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21467 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21468
eb0b0463
SDJ
214692014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21470
21471 PR fortran/17237
21472 * gdb.fortran/print-formatted.exp: New file.
21473 * gdb.fortran/print-formatted.f90: Likewise.
21474
5f3b99cf
SS
214752014-09-03 Sasha Smundak <asmundak@google.com>
21476
21477 * gdb.python/py-frame.exp: Test Frame.read_register.
21478
7d793aa9
SDJ
214792014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21480
21481 PR python/16699
21482 * gdb.python/py-completion.exp: New file.
21483 * gdb.python/py-completion.py: Likewise.
21484
fb0576e9
DE
214852014-08-28 Doug Evans <dje@google.com>
21486
21487 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21488 eax,etc. are live with values set by gdb and thus the compiler can't
21489 use them.
21490 * gdb.arch/i386-pseudo.c (main): Ditto.
21491
ee92b0dd
DE
214922014-08-27 Doug Evans <dje@google.com>
21493
21494 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21495
6649db35
DE
214962014-08-25 Doug Evans <dje@google.com>
21497
21498 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21499 (main): Ditto.
21500
564b7600
DE
215012014-08-25 Doug Evans <dje@google.com>
21502
21503 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21504
3881fb67
YQ
215052014-08-24 Yao Qi <yao@codesourcery.com>
21506
21507 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21508 symbol off.
21509 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21510
a05a36a5
DE
215112014-08-22 Doug Evans <dje@google.com>
21512
21513 PR 17276
21514 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21515 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21516 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21517
7c343b48
YQ
215182014-08-22 Yao Qi <yao@codesourcery.com>
21519
21520 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21521 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21522 * gdb.python/python.exp: Likewise. Use .py file on the host
21523 instead of the build.
21524
22fd09ae
JK
215252014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21526
21527 * gdb.threads/gcore-stale-thread.c: New file.
21528 * gdb.threads/gcore-stale-thread.exp: New file.
21529
a8454a7c
PA
215302014-08-21 Pedro Alves <palves@redhat.com>
21531
21532 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21533 * gdb.base/gcore-relro-pie.exp: Likewise.
21534 * gdb.base/gcore-relro.exp: Likewise.
21535 * gdb.base/gcore.exp: Likewise.
21536 * gdb.base/print-symbol-loading.exp: Likewise.
21537 * gdb.threads/gcore-thread.exp: Likewise.
21538 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21539
2a31c623
PA
215402014-08-20 Pedro Alves <palves@redhat.com>
21541 Jan Kratochvil <jan.kratochvil@redhat.com>
21542
21543 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21544 configure.
21545 (EXPECT): Handle READ1 being set.
21546 (all): Depend on EXTRA_RULES.
21547 (check-read1, expect-read1, read1.so, read1): New rules.
21548 * README (Testsuite Parameters): Document the READ1 make variable.
21549 (Race detection): New section.
21550 * configure: Regenerate.
21551 * configure.ac: If build==host==target, and running under a
21552 GNU/glibc system, add read1 to the extra Makefile rules.
21553 (EXTRA_RULES): AC_SUBST it.
21554 * lib/read1.c: New file.
21555
d36430db
JB
215562014-08-20 Joel Brobecker <brobecker@adacore.com>
21557
21558 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21559 the handling of variables declared as a typedef to an array
21560 which a DW_AT_data_location attribute.
21561
9a0dc9e3
PA
215622014-08-19 Andrew Burgess <aburgess@broadcom.com>
21563 Pedro Alves <palves@redhat.com>
21564
21565 PR symtab/14604
21566 PR symtab/14605
21567 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21568 gdb_test.
21569
0718a8da
PA
215702014-08-19 Pedro Alves <palves@redhat.com>
21571
21572 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21573
13b448cd
YQ
215742014-08-19 Yao Qi <yao@codesourcery.com>
21575
21576 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21577 right line.
21578
1cbf5077
DB
215792014-08-18 David Blaikie <dblaikie@gmail.com>
21580
21581 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21582
bf0fae19
JB
215832014-08-18 Joel Brobecker <brobecker@adacore.com>
21584
21585 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21586 attribute in array range.
21587
3c8c5dcc
JB
215882014-08-18 Joel Brobecker <brobecker@adacore.com>
21589
21590 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21591
e66d4446
SC
215922014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21593
21594 PR c++/17132
21595 * gdb.cp/pr17132.cc: New file.
21596 * gdb.cp/pr17132.exp: New file.
21597
940df408
SC
215982014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21599
21600 * gdb.python/py-xmethods.py (A_getarrayind)
21601 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21602 Use 'print' with function call syntax.
21603 (E_method_matcher.match): Fix tab vs space indentation mixup.
21604
ebcc6c3a
YQ
216052014-08-15 Yao Qi <yao@codesourcery.com>
21606
21607 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21608 false.
21609
775e0f04
YQ
216102014-08-15 Yao Qi <yao@codesourcery.com>
21611
21612 * gdb.cp/casts.exp: Set print symbol off.
21613 * gdb.cp/class2.exp: Likewise.
21614 * gdb.cp/overload.exp: Likewise.
21615 * gdb.cp/templates.exp: Likewise.
21616
d769e349
DE
216172014-08-11 Doug Evans <dje@google.com>
21618
21619 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21620 (test_load_shlib): Update.
21621
20c6f1e1
YQ
216222014-08-09 Yao Qi <yao@codesourcery.com>
21623
21624 * gdb.base/display.exp: Invoke is_address_zero_readable.
21625 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21626 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21627 * gdb.base/hbreak-unmapped.exp: Return if
21628 is_address_zero_readable returns true.
21629 * gdb.base/signest.exp: Likewise.
21630 * gdb.base/signull.exp: Likewise.
21631 * gdb.base/sigbpt.exp: Likewise.
21632 * gdb.guile/scm-disasm.exp: Do the test if
21633 is_address_zero_readable returns false.
21634 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21635 * gdb.python/py-arch.exp: Likewise.
21636 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21637 * lib/gdb.exp (is_address_zero_readable): New proc.
21638
5792e8e3
YQ
216392014-08-09 Yao Qi <yao@codesourcery.com>
21640
21641 PR testsuite/13443
21642 * gdb.mi/mi-var-display.exp: Make test messages unique.
21643
3cecbbbe
TT
216442014-08-04 Tom Tromey <tromey@redhat.com>
21645
21646 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21647 target 0".
21648
00b51ff5
TT
216492014-08-04 Tom Tromey <tromey@redhat.com>
21650
21651 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21652 "target_resume".
21653
6908c509
JB
216542014-08-01 Joel Brobecker <brobecker@adacore.com>
21655
21656 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21657 inner_vla_struct_object_size.
21658 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21659 as xfail.
21660
cc6563d2
PA
216612014-07-30 Pedro Alves <palves@redhat.com>
21662
21663 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21664 comment.
21665
7e09a223
YQ
216662014-07-29 Yao Qi <yao@codesourcery.com>
21667
21668 PR gdb/17206
21669 * gdb.base/until-nodebug.exp: New.
21670
7ebdbe92
DE
216712014-07-28 Doug Evans <xdje42@gmail.com>
21672
21673 PR guile/17203
21674 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21675 previously existing parameter, and previously ambiguously spelled
21676 parameter.
21677
fdb1adc6
WN
216782014-07-28 Will Newton <will.newton@linaro.org>
21679
21680 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21681
186fcde0
DE
216822014-07-26 Ludovic Courtès <ludo@gnu.org>
21683 Doug Evans <xdje42@gmail.com>
21684
21685 PR guile/17146
21686 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21687
70509625
PA
216882014-07-25 Pedro Alves <palves@redhat.com>
21689
21690 * gdb.threads/signal-command-handle-nopass.c: New file.
21691 * gdb.threads/signal-command-handle-nopass.exp: New file.
21692 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21693 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21694 * gdb.threads/signal-delivered-right-thread.c: New file.
21695 * gdb.threads/signal-delivered-right-thread.exp: New file.
21696
c3f814a1
PA
216972014-07-25 Pedro Alves <palves@redhat.com>
21698
21699 * gdb.base/double-prompt-target-event-error.exp
21700 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21701 match.
21702 (cancel_pagination_in_target_event): Rework double prompt
21703 detection.
21704 * gdb.base/paginate-after-ctrl-c-running.exp
21705 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21706 <return>' match.
21707 * gdb.base/paginate-bg-execution.exp
21708 (test_bg_execution_pagination_return)
21709 (test_bg_execution_pagination_cancel): Remove '-notransfer
21710 <return>' matches.
21711 * gdb.base/paginate-execution-startup.exp
21712 (test_fg_execution_pagination_return)
21713 (test_fg_execution_pagination_cancel): Remove '-notransfer
21714 <return>' matches.
21715 * gdb.base/paginate-inferior-exit.exp
21716 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21717 match.
21718 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21719 * lib/gdb.exp (pagination_prompt): Run text through
21720 string_to_regexp.
21721 (gdb_test_multiple): Match $pagination_prompt instead of
21722 "<return>".
21723 (string_to_regexp): Move to lib/gdb-utils.exp.
21724
e214cf6c
JK
217252014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21726
21727 * gdb.arch/amd64-entry-value-paramref.S: New file.
21728 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21729 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21730 * gdb.arch/amd64-optimout-repeat.S: New file.
21731 * gdb.arch/amd64-optimout-repeat.c: New file.
21732 * gdb.arch/amd64-optimout-repeat.exp: New file.
21733
17d0c5c8
JK
217342014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21735
21736 PR gdb/17170
21737 * gdb.base/statistics.exp: New file.
21738
b8b8facf
DE
217392014-07-17 Doug Evans <dje@google.com>
21740
74b49205 21741 PR gdb/17170
b8b8facf
DE
21742 * gdb.base/maint.exp: Update testing of per-command stats.
21743
1b5d0ab3
PA
217442014-07-16 Pedro Alves <palves@redhat.com>
21745
21746 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21747 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21748 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21749 (tfile_write_buf): New functions.
21750 (add_memory_block): Rewrite using the above.
21751 (adjust_function_address): New function.
21752 (FUNCTION_ADDRESS): New macro.
21753 (write_basic_trace_file): Remove short_x local, and use
21754 tfile_write_16. Change type of func_addr local to unsigned long
21755 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21756 here. Cast argument of add_memory_block to char pointer.
21757 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21758 (main): Remove parameters.
21759 * gdb.trace/tfile.exp: Remove nowarnings.
21760
4d974e88
SM
217612014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21762
21763 * gdb.base/debug-expr.exp: Test string evaluation with
21764 "debug expression" on.
21765
41e99568
PA
217662014-07-15 Pedro Alves <palves@redhat.com>
21767
21768 * gdb.base/reread.exp: Use clean_restart.
21769
487d9753
PL
217702014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21771
21772 * gdb.arch/avr-flash-qualifer.c: New.
21773 * gdb.arch/avr-flash-qualifer.exp: New.
21774
cc1c52ad
PA
217752014-07-14 Pedro Alves <palves@redhat.com>
21776
21777 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21778 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21779
1e973570
PA
217802014-07-14 Pedro Alves <palves@redhat.com>
21781
21782 * gdb.base/double-prompt-target-event-error.c: New file.
21783 * gdb.base/double-prompt-target-event-error.exp: New file.
21784
93d6eb10
PA
217852014-07-14 Pedro Alves <palves@redhat.com>
21786
21787 PR gdb/17072
21788 * gdb.base/paginate-inferior-exit.c: New file.
21789 * gdb.base/paginate-inferior-exit.exp: New file.
21790
0017922d
PA
217912014-07-14 Pedro Alves <palves@redhat.com>
21792
21793 PR gdb/17072
21794 * gdb.base/paginate-bg-execution.c: New file.
21795 * gdb.base/paginate-bg-execution.exp: New file.
21796
94696ad3
PA
217972014-07-14 Pedro Alves <palves@redhat.com>
21798
21799 PR gdb/17072
21800 * gdb.base/paginate-execution-startup.c: New file.
21801 * gdb.base/paginate-execution-startup.exp: New file.
21802 * lib/gdb.exp (pagination_prompt): New global.
21803 (default_gdb_spawn): New procedure, factored out from
21804 default_gdb_spawn.
21805 (default_gdb_start): Adjust to call default_gdb_spawn.
21806 (gdb_spawn): New procedure.
21807
bd293940
PA
218082014-07-14 Pedro Alves <palves@redhat.com>
21809
21810 * lib/gdb.exp (gdb_assert): New procedure.
21811 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21812
c933f875
PA
218132014-07-14 Pedro Alves <palves@redhat.com>
21814
21815 * gdb.base/execution-termios.c: New file.
21816 * gdb.base/execution-termios.exp: New file.
21817
d98b7a16
TT
218182014-07-14 Tom Tromey <tromey@redhat.com>
21819
21820 * gdb.cp/vla-cxx.cc: New file.
21821 * gdb.cp/vla-cxx.exp: New file.
21822
548740d6
TT
218232014-07-14 Tom Tromey <tromey@redhat.com>
21824
21825 * gdb.reverse/rerun-prec.c: New file.
21826 * gdb.reverse/rerun-prec.exp: New file.
21827
a25eb028
MR
218282014-07-12 Maciej W. Rozycki <macro@mips.com>
21829 Maciej W. Rozycki <macro@codesourcery.com>
21830
21831 * lib/gdb-utils.exp: New file.
21832 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21833 inline `gdb_init_command' processing.
21834 (gdb_start_cmd): Likewise.
21835 * lib/mi-support.exp (mi_run_cmd): Likewise.
21836 * README: Document `gdb_init_command' and `gdb_init_commands'.
21837
218c2655
JK
218382014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21839
21840 Fix false FAIL running under a very long directory name.
21841 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21842 and "set print elements 10000". Twice.
21843
5401fde3
YQ
218442014-07-11 Yao Qi <yao@codesourcery.com>
21845
21846 * gdb.base/exprs.exp: "set print symbol off".
21847
e76126e8
PA
218482014-07-11 Pedro Alves <palves@redhat.com>
21849
21850 * gdb.threads/kill.c: New file.
21851 * gdb.threads/kill.exp: New file.
21852
2d6f0de6
YQ
218532014-07-10 Yao Qi <yao@codesourcery.com>
21854
21855 * gdb.trace/tfile.c (write_basic_trace_file)
21856 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21857 address written to trace file.
21858
7180e04a
PA
218592014-07-09 Pedro Alves <palves@redhat.com>
21860
21861 * gdb.base/attach-wait-input.exp: New file.
21862 * gdb.base/attach-wait-input.c: New file.
21863
9a9a7608
AB
218642014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21865
21866 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21867 setting up test structures.
21868 (main): Call new test function.
21869 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21870 test function, continue into test function and walk test
21871 structures.
21872
161ac41e
YQ
218732014-07-02 Yao Qi <yao@codesourcery.com>
21874
21875 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21876 'bar_start' at the beginning of functions 'foo' and 'bar'
21877 respectively.
21878 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21879 instead of 'foo' and 'bar'.
21880
1f267ae3
MM
218812014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21882
21883 * gdb.btrace/segv.exp: New.
21884 * gdb.btrace/segv.c: New.
21885
2b239efb
LM
218862014-07-02 Luis Machado <lgustavo@codesourcery.com>
21887
21888 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21889 instruction.
21890
cf363f18
MW
218912014-06-30 Mark Wielaard <mjw@redhat.com>
21892
21893 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21894 vulture, vilify, villar): New volatile array constants.
21895 (vindictive, vegetation): New const volatile array constants.
21896 * gdb.base/volatile.exp: Test volatile and const volatile array
21897 types.
21898
aebf9d24
AA
218992014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21900
21901 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21902 target lacks support for awatch, rwatch, or hbreak.
21903
b67a2c6f
YQ
219042014-06-27 Yao Qi <yao@codesourcery.com>
21905
21906 * gdb.multi/dummy-frame-restore.exp: New.
21907 * gdb.multi/dummy-frame-restore.c: New.
21908
aef92902
MM
219092014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21910
21911 * gdb.btrace/gcore.exp: New.
21912
8e9db26e
PA
219132014-06-23 Pedro Alves <palves@redhat.com>
21914
21915 * gdb.base/watchpoint-reuse-slot.c: New file.
21916 * gdb.base/watchpoint-reuse-slot.exp: New file.
21917
70afc5b7
SC
219182014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21919
21920 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21921 progspace's filename in 'info', 'enable' and 'disable' command
21922 tests.
21923
b972bd9c
JK
219242014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21925
21926 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21927 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21928 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21929
125f8a3d
GB
219302014-06-20 Gary Benson <gbenson@redhat.com>
21931
21932 * gdb.arch/i386-avx.exp: Fix include file location.
21933 * gdb.arch/i386-sse.exp: Likewise.
21934
3ed9baed
IB
219352014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21936
21937 * gdb.dlang/expression.exp: New file.
21938
034f788c
PA
219392014-06-19 Pedro Alves <palves@redhat.com>
21940
21941 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21942 out from ...
21943 (top level): ... here. Iterate running tests under different
21944 scheduler-locking settings.
21945
45371d0c
LM
219462014-06-18 Luis Machado <lgustavo@codesourcery.com>
21947
21948 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21949 to DW_FORM_addr and use non-zero addresses.
21950
5d376983
SC
219512014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21952
21953 PR gdb/17017
21954 * gdb.python/py-xmethods.cc: Add global function call counters and
21955 increment them in their respective functions. Remove "cout"
21956 statements.
21957 * gdb.python/py-xmethods.exp: Make tests check the global function
21958 call counters instead of depending on inferior IO.
21959
a1aa2221
LM
219602014-06-18 Don Breazeal <donb@codesourcery.com>
21961
21962 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21963 Deleted procedure.
21964 (explicit_fork_parent_follow): Deleted procedure.
21965 (explicit_fork_child_follow): Deleted procedure.
21966 (test_follow_fork): New procedure.
21967 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21968 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21969 procedure calls.
21970
0fc05997
YQ
219712014-06-17 Yao Qi <yao@codesourcery.com>
21972
21973 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21974 CP1252.
21975
70795c52
LM
219762014-06-17 Luis Machado <lgustavo@codesourcery.com>
21977
21978 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21979 Initialize ptr and S explicitly.
21980 (skip_type_update_when_not_use_rtti_test): Likewise.
21981
6be47f0c
KS
219822014-06-16 Keith Seitz <keiths@redhat.com>
21983
21984 PR mi/15863
21985 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21986 the inferior is started.
21987
d03de421
PA
219882014-06-16 Pedro Alves <palves@redhat.com>
21989
21990 * gdb.base/break-main-file-remove-fail.c: New file.
21991 * gdb.base/break-main-file-remove-fail.exp: New file.
21992 * gdb.base/break-unload-file.exp: Use build_executable instead of
21993 prepare_for_testing.
21994 (test_break): New parameter "initial_load". Handle it.
21995 (top level): Add initial_load cmdline/file axis.
21996
f9579b99
TT
219972014-06-12 Tom Tromey <tromey@redhat.com>
21998
21999 * gdb.base/completion.exp: Don't use directory name in test.
22000
3657956b
GB
220012014-06-09 Gary Benson <gbenson@redhat.com>
22002
22003 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22004 separate the always-available ANSI-standard signals from the
22005 signals that require checking.
22006 (main): Likewise.
22007 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22008 Likewise.
22009 (main): Likewise.
22010
4186eb54
KS
220112014-06-07 Keith Seitz <keiths@redhat.com>
22012
22013 Revert:
22014 PR c++/16253
22015 * gdb.cp/var-tag.cc: New file.
22016 * gdb.cp/var-tag.exp: New file.
22017 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22018 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22019 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22020 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22021
25326a28 220222014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
22023
22024 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22025
829155c9
PA
220262014-06-06 Pedro Alves <palves@redhat.com>
22027
22028 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22029 in target debug output instead of looking at RSP packets,
22030 disabling the test on any target that uses hardware stepping.
22031 Update comments.
22032
61c8d22e
PA
220332014-06-06 Pedro Alves <palves@redhat.com>
22034
22035 * gdb.base/break-unload-file.exp: Fix typo.
22036
d9a47287
YQ
220372014-06-06 Yao Qi <yao@codesourcery.com>
22038
22039 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22040 from "jit_function" to "^jit_function".
22041
e5e01dbf
YQ
220422014-06-06 Yao Qi <yao@codesourcery.com>
22043
22044 * gdb.base/async.c (foo): Add one statement.
22045 * gdb.base/async.exp: Get the next instruction address and
22046 match the output of "nexti" by instruction address. Match
22047 the hex address in the output of "finish".
22048
73ba372c
GB
220492014-06-06 Gary Benson <gbenson@redhat.com>
22050
22051 * gdb.base/call-signals.c: Remove preprocessor conditionals
22052 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22053 SIGSEGV and SIGTERM.
22054 * gdb.base/sigall.c: Likewise.
22055 * gdb.base/unwindonsignal.c: Likewise.
22056 * gdb.reverse/sigall-reverse.c: Likewise.
22057
831517df
YQ
220582014-06-06 Yao Qi <yao@codesourcery.com>
22059
22060 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22061 readable, skip the test.
22062
b8b91e98
YQ
220632014-06-06 Yao Qi <yao@codesourcery.com>
22064
22065 * gdb.threads/staticthreads.c (thread_function): Move the line
22066 setting breakpoint on forward.
22067 * gdb.threads/staticthreads.exp: Update comments.
22068
fb934770
LC
220692014-06-05 Ludovic Courtès <ludo@gnu.org>
22070
22071 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22072 "history-append! type error".
22073
6ef284bd
SM
220742014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22075
22076 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22077 erroneous dprintf expected input.
22078
a872e241
DE
220792014-06-04 Doug Evans <xdje42@gmail.com>
22080
22081 * gdb.guile/scm-generics.exp: Delete.
22082
16f691fb
DE
220832014-06-04 Doug Evans <xdje42@gmail.com>
22084
22085 * gdb.guile/scm-breakpoint.exp: Update.
22086 Add tests for breakpoint registration.
22087
012370f6
TT
220882014-06-04 Tom Tromey <tromey@redhat.com>
22089
22090 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22091 VLA-in-union.
22092 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22093 inner_vla_struct, vla_union types. Initialize objects of those
22094 types and compute their sizes.
22095
9f5a4cef
HZ
220962014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22097 Hui Zhu <hui@codesourcery.com>
22098
22099 * gdb.base/fileio.exp: Add test for shell not available as well as
22100 available.
22101 * gdb.base/fileio.c (test_system): Check for shell twice.
22102
90a45c4d
YQ
221032014-06-04 Yao Qi <yao@codesourcery.com>
22104
22105 * gdb.base/auto-connect-native-target.exp: Remove redundant
22106 space from the regexp pattern.
22107
70017e41
YQ
221082014-06-04 Yao Qi <yao@codesourcery.com>
22109
22110 * gdb.base/default.exp: Replace "child" with "native" in
22111 regexp pattern.
22112
883964a7
SC
221132014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22114
22115 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22116 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22117 * gdb.python/py-xmethods.py: Python script supporting the
22118 new testcase and tests.
22119
ef370185
JB
221202014-06-03 Joel Brobecker <brobecker@adacore.com>
22121 Pedro Alves <palves@redhat.com>
22122
22123 PR breakpoints/17000
22124 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22125 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22126
1e2ccb61
BM
221272014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22128
22129 * gdb.base/subst.exp: Add tests to verify partial path matching
22130 output.
22131
c6ec5ab2
PA
221322014-06-03 Pedro Alves <palves@redhat.com>
22133
22134 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22135 target that doesn't use software single-stepping.
22136
835c559f
PA
221372014-06-03 Pedro Alves <palves@redhat.com>
22138
22139 PR breakpoints/17000
22140 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22141 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22142
06eb1586
DE
221432014-06-02 Doug Evans <xdje42@gmail.com>
22144
22145 * gdb.guile/scm-parameter.exp: New file.
22146
e698b8c4
DE
221472014-06-02 Doug Evans <xdje42@gmail.com>
22148
22149 * gdb.guile/scm-cmd.c: New file.
22150 * gdb.guile/scm-cmd.exp: New file.
22151
ded03782
DE
221522014-06-02 Doug Evans <xdje42@gmail.com>
22153
22154 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22155 pretty-printer lookup.
22156 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22157 (make-pp_s-printer): Call it.
22158 (make-pretty-printer-from-dict): New function.
22159 (lookup-pretty-printer-maker-from-dict): New function.
22160 (*pretty-printer*): Simplify.
22161 (make-objfile-pp_s-printer): New function.
22162 (install-objfile-pretty-printers!): New function.
22163 (make-progspace-pp_s-printer): New function.
22164 (install-progspace-pretty-printers!): New function.
22165 * gdb.guile/scm-progspace.c: New file.
22166 * gdb.guile/scm-progspace.exp: New file.
22167
41fac0cf
PA
221682014-06-02 Pedro Alves <palves@redhat.com>
22169
22170 * gdb.base/dprintf-bp-same-addr.c: New file.
22171 * gdb.base/dprintf-bp-same-addr.exp: New file.
22172
96ae5695
EBM
221732014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22174
22175 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22176 * gdb.arch/powerpc-power.s: Likewise.
22177
da02b3a8
JB
221782014-06-02 Joel Brobecker <brobecker@adacore.com>
22179
22180 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22181
c72b2e7b
YQ
221822014-06-01 Yao Qi <yao@codesourcery.com>
22183
22184 * gdb.base/watchpoint.exp (test_watch_location): Check null
22185 pointer can be dereferenced. If not, do the test, otherwise
22186 skip it.
22187
53e8a631
AB
221882014-05-30 Andrew Burgess <aburgess@broadcom.com>
22189
22190 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22191 results.
22192 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22193
938f0e2f
AB
221942014-05-30 Andrew Burgess <aburgess@broadcom.com>
22195
22196 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22197 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22198 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22199 * gdb.arch/amd64-invalid-stack-top.c: New file.
22200 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22201
9ba6657a
PA
222022014-05-30 Pedro Alves <palves@redhat.com>
22203
22204 PR breakpoints/17000
22205 * gdb.base/sss-bp-on-user-bp.c: New file.
22206 * gdb.base/sss-bp-on-user-bp.exp: New file.
22207
522c09bf
DB
222082014-05-30 David Blaikie <dblaikie@gmail.com>
22209
22210 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22211 gnu_inline semantics via attribute.
22212 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22213 source explicitly specifies the required semantics.
22214
bf4ef81e
MR
222152014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22216
22217 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22218
329ea579
PA
222192014-05-29 Pedro Alves <palves@redhat.com>
22220 Tom Tromey <tromey@redhat.com>
22221
22222 * gdb.base/async-shell.exp: Don't enable target-async.
22223 * gdb.base/async.exp
22224 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22225 parameter. Adjust.
22226 (top level): Don't test with "target-async".
22227 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22228 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22229 * gdb.base/inferior-died.exp: Don't enable target-async.
22230 * gdb.base/interrupt-noterm.exp: Likewise.
22231 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22232 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22233 * gdb.mi/mi-nonstop.exp: Likewise.
22234 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22235 * gdb.mi/mi-nsintrall.exp: Likewise.
22236 * gdb.mi/mi-nsmoribund.exp: Likewise.
22237 * gdb.mi/mi-nsthrexec.exp: Likewise.
22238 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22239 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22240 * gdb.python/py-evsignal.exp: Don't enable target-async.
22241 * gdb.python/py-evthreads.exp: Likewise.
22242 * gdb.python/py-prompt.exp: Likewise.
22243 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22244 * gdb.server/solib-list.exp: Don't enable target-async.
22245 * gdb.threads/thread-specific-bp.exp: Likewise.
22246 * lib/mi-support.exp: Adjust to use mi-async.
22247
fd664c91
PA
222482014-05-29 Pedro Alves <palves@redhat.com>
22249
22250 PR gdb/13860
22251 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22252 reason, even in sync mode.
22253
251bde03
PA
222542014-05-29 Pedro Alves <palves@redhat.com>
22255 Hui Zhu <hui@codesourcery.com>
22256
22257 PR PR15693
22258 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22259 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22260 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22261 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22262
7f3c0343
JB
222632014-05-28 Joel Brobecker <brobecker@adacore.com>
22264
22265 * config/monitor.exp (gdb_target_monitor): Replace use of
22266 "set remotebaud" by "set serial baud".
22267
b2715b27
AW
222682014-05-26 Andy Wingo <wingo@igalia.com>
22269
22270 * gdb.guile/scm-breakpoint.exp:
22271 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22272 properties instead of gdb-object-properties.
22273
498a4489
YQ
222742014-05-26 Yao Qi <yao@codesourcery.com>
22275
22276 * gdb.server/no-thread-db.exp: Specify source file name
22277 explicitly when setting a breakpoint.
22278
589fdceb
MM
222792014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22280
22281 * gdb.btrace/vdso.c: New.
22282 * gdb.btrace/vdso.exp: New.
22283
e9089e05
MM
222842014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22285
22286 * gdb.base/gcore.exp (capture_command_output): Move ...
22287 * lib/gdb.exp (capture_command_output): ... here.
22288
67b5c0c1
MM
222892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22290
22291 * gdb.btrace/data.exp: Test memory access during btrace replay.
22292
a2199296
SM
222932014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22294
22295 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22296
17b2616c
PA
222972014-05-21 Pedro Alves <palves@redhat.com>
22298
22299 PR gdb/13860
22300 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22301 (top level): Test that output related to execution commands is
22302 sent to the console with CLI commands, but not with MI commands.
22303 Test that breakpoint events are always mirrored to the console.
22304 Also expect the new source line to be output after a "next" in
22305 async mode too. Make it a pass/fail test.
22306 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22307 output.
22308 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22309
5166082f
PA
223102014-05-21 Pedro Alves <palves@redhat.com>
22311
22312 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22313 Use them to test variations of "list" after reaching a breakpoint.
22314 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22315 Test "list" with listsize 10 after reaching a breakpoint.
22316 * gdb.python/python.exp (decode_line current location line
22317 number): Adjust expected line number.
22318
2f25d70f
SM
223192014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22320
22321 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22322 behavior for $args, pass it directly to "run".
22323
ff604a67
MR
223242014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22325
22326 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22327 30000 to 65536.
22328
6a3cb8e8
PA
223292014-05-21 Pedro Alves <palves@redhat.com>
22330
22331 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22332 auto-connect-native-target off".
22333 * gdb.base/auto-connect-native-target.c: New file.
22334 * gdb.base/auto-connect-native-target.exp: New file.
22335
4ebfc96e
PA
223362014-05-21 Pedro Alves <palves@redhat.com>
22337
22338 * gdb.base/default.exp: Test "target native" instead of "target
22339 child".
22340
36d46afb
MW
223412014-05-21 Mark Wielaard <mjw@redhat.com>
22342
22343 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22344
5876f503
JK
223452014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22346
22347 Fix TLS access for -static -pthread.
22348 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22349 <HAVE_TLS> (thread_function, main): Initialize it.
22350 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22351 Add clean_restart.
22352 <$have_tls != "">: Check TLSVAR.
22353
0256a6ac
PA
223542014-05-21 Pedro Alves <palves@redhat.com>
22355
22356 * gdb.base/dcache-line-read-error.c: New.
22357 * gdb.base/dcache-line-read-error.exp: New.
22358
936d2992
PA
223592014-05-20 Pedro Alves <palves@redhat.com>
22360
22361 * gdb.base/compare-sections.c: New file.
22362 * gdb.base/compare-sections.exp: New file.
22363
802e8e6d
PA
223642014-05-20 Pedro Alves <palves@redhat.com>
22365
22366 * gdb.base/break-idempotent.c: New file.
22367 * gdb.base/break-idempotent.exp: New file.
22368
e59fa00f
MM
223692014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22370
22371 * gdb.btrace/nohist.exp: New.
22372
8b696e31
YQ
223732014-05-20 Yao Qi <yao@codesourcery.com>
22374
22375 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22376 gdb.reverse directory and gdb_reverse_timeout exists in board
22377 setting.
22378 * README: Document gdb_reverse_timeout.
22379
73c9764f
YQ
223802014-05-20 Yao Qi <yao@codesourcery.com>
22381
22382 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22383 'test_file_name'. Treat args as a string instead of a list.
22384 (gdb_init): Rename argument 'args' by 'test_file_name'.
22385
f1f4348a
JK
223862014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22387
22388 * gdb.arch/powerpc-power.exp: New file.
22389 * gdb.arch/powerpc-power.s: New file.
22390
0dbe70ce
DE
223912014-05-16 Doug Evans <dje@google.com>
22392
22393 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22394 * gdb.base/completion.exp: Check that all expected files exist
22395 before doing file completion.
0dbe70ce 22396
8d551b02
DE
223972014-05-16 Doug Evans <dje@google.com>
22398
22399 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22400 Update.
22401 (do_syscall_tests_without_xml): Update.
22402
73eb7709
PA
224032014-05-16 Pedro Alves <palves@redhat.com>
22404
22405 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22406 instead of "unknown output after running".
22407
3fae92fc
YQ
224082014-05-16 Yao Qi <yao@codesourcery.com>
22409
22410 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22411 file1.txt from host at the end.
22412 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22413
c2b2ccc5
DE
224142014-05-15 Doug Evans <dje@google.com>
22415
22416 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22417 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22418 loading file. Add test for TU lookup.
22419
8c217a4b
SM
224202014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22421
22422 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22423 calling "-exec-arguments" or "set args" before running the
22424 inferior.
22425
3deb39c6
SM
224262014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22427
22428 * lib/mi-support.exp (mi_expect_stop): Expect message for
22429 inferiors that exit with non-zero exit code.
22430
71a79f8c
YQ
224312014-05-14 Yao Qi <yao@codesourcery.com>
22432
22433 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22434 match absolute path on remote host.
22435 (test_file_list_exec_source_files): Remove "/" from the
22436 pattern.
22437
f23fcd46
YQ
224382014-05-14 Yao Qi <yao@codesourcery.com>
22439
22440 * boards/local-remote-host-notty.exp (${board}_file): New
22441 proc.
22442
9404b58f
KM
224432014-05-07 Kyle McMartin <kyle@redhat.com>
22444
22445 Pushed by Joel Brobecker <brobecker@adacore.com>.
22446 * gdb.arch/aarch64-atomic-inst.c: New file.
22447 * gdb.arch/aarch64-atomic-inst.exp: New file.
22448
5e45f04c
YQ
224492014-05-07 Yao Qi <yao@codesourcery.com>
22450
22451 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22452 in current context" too.
22453
c888a17d
KS
224542014-05-05 Keith Seitz <keiths@redhat.com>
22455
22456 * gdb.linespec/ls-dollar.exp: Add test for linespec
22457 file:convenience_variable.
22458
290a839c
YQ
224592014-05-05 Yao Qi <yao@codesourcery.com>
22460
22461 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22462 traceframes into tfile and ctf trace files. Read data from
22463 trace file and test collected data.
22464 (gdb_collect_locals_test): Likewise.
22465 (gdb_unavailable_registers_test): Likewise.
22466 (gdb_unavailable_floats): Likewise.
22467 (gdb_collect_globals_test): Likewise.
22468 (top-level): Append "ctf" to trace_file_targets if GDB
22469 supports.
22470
b5262cd0
YQ
224712014-05-05 Yao Qi <yao@codesourcery.com>
22472
22473 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22474 code to ...
22475 (gdb_collect_args_test_1): ... it. New proc.
22476 (gdb_collect_locals_test): Move some code to ...
22477 (gdb_collect_locals_test_1): ... it. New proc.
22478 (gdb_unavailable_registers_test): Move some code to ...
22479 (gdb_unavailable_registers_test_1): ... it. New proc.
22480 (gdb_unavailable_floats): Move some code to ...
22481 (gdb_unavailable_floats_1): ... it. New proc.
22482
30a1e6cc
SDJ
224832014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22484
22485 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22486 probes to test for bitness recognition.
22487 * gdb.arch/amd64-stap-optional-prefix.exp
22488 (test_probe_value_without_reg): New procedure.
22489 Add code to test for different kinds of bitness.
22490
f33da99a
SDJ
224912014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22492
22493 PR breakpoints/16889
22494 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22495 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22496
5b80f00d
PA
224972014-05-01 Pedro Alves <palves@redhat.com>
22498
22499 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22500 gdb_file_cmd if no file is specified.
22501 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22502 last_loaded_file to set the remote exec-file.
22503
f8c2a73c
PA
225042014-05-01 Pedro Alves <palves@redhat.com>
22505
22506 * boards/local-remote-host.exp: New file.
22507
be6e8ac7
PA
225082014-05-01 Pedro Alves <palves@redhat.com>
22509
22510 * boards/local-remote-host.exp: Rename to ...
22511 * boards/local-remote-host-notty.exp: ... this.
22512
cac0dc8f
JB
225132014-04-28 Joel Brobecker <brobecker@adacore.com>
22514
22515 * gdb.ada/dyn_arrayidx: New testcase.
22516
9730e6cc
YQ
225172014-04-26 Yao Qi <yao@codesourcery.com>
22518
22519 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22520 and compute the length of function main. Save it in
22521 $main_length.
22522 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22523 (top-level): Use gdb_compile to compile objects into
22524 executable and restart GDB. Remove invocation to
22525 prepare_for_testing.
22526
7ae1a6a6
PA
225272014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22528 Pedro Alves <palves@redhat.com>
22529
22530 PR server/16255
22531 * gdb.multi/multi-attach.c: New file.
22532 * gdb.multi/multi-attach.exp: New file.
22533
4082afcc
PA
225342014-04-25 Pedro Alves <palves@redhat.com>
22535
22536 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22537 user.
22538 (top level): Test that "set remote conditional-breakpoints-packet
22539 off" works as intended.
22540 * gdb.base/dprintf.exp: Test that "set remote
22541 breakpoint-commands-packet off" works as intended.
22542 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22543 New function.
22544 (top level): Call it.
22545 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22546 remote fast-tracepoints-packet off" works as intended.
22547 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22548 * lib/gdb.exp (gdb_is_target_remote): ... here.
22549
2abc3f8d
DB
225502014-04-24 David Blaikie <dblaikie@gmail.com>
22551
22552 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22553 ensure clang would not discard them.
22554 * gdb.base/gdbvars.c: Ditto.
22555 * gdb.base/memattr.c: Ditto.
22556 * gdb.base/whatis.c: Ditto.
22557 * gdb.python/py-prettyprint.c: Ditto.
22558 * gdb.trace/actions.c: Ditto.
22559 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22560 ensure clang would not discard it.
22561
bfd39632
DB
225622014-04-24 David Blaikie <dblaikie@gmail.com>
22563
22564 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22565 clang to emit the full definition of type required by the test
22566 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22567
22842ff6
DB
225682014-04-24 David Blaikie <dblaikie@gmail.com>
22569
22570 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22571 coax Clang into emitting the definition of the type.
22572 * gdb.cp/pr10728-x.h (y): Ditto.
22573 * gdb.cp/pr10728-y.cc (y): Ditto.
22574
c2e827ad
DB
225752014-04-24 David Blaikie <dblaikie@gmail.com>
22576
22577 * gdb.base/label.exp: XFAIL label related tests under Clang.
22578 * gdb.cp/cplabel.exp: Ditto.
22579 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22580 under Clang those using labels.
22581
4c2d33e7
YQ
225822014-04-25 Yao Qi <yao@codesourcery.com>
22583
22584 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22585 double_label.
22586 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22587 partial_label and double_label.
22588
56083b99
DB
225892014-04-24 David Blaikie <dblaikie@gmail.com>
22590
22591 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22592
25d4e99d
DB
225932014-04-24 David Blaikie <dblaikie@gmail.com>
22594
22595 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22596 of the function to work across GCC and Clang.
22597 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22598 pointer types (const void ** const V void **).
22599
01f9f808
MS
226002014-04-24 Michael Sturm <michael.sturm@mintel.com>
22601 Walfred Tedeschi <walfred.tedeschi@intel.com>
22602
22603 * Makefile.in (EXECUTABLES): Added i386-avx512.
22604 * gdb.arch/i386-avx512.c: New file.
22605 * gdb.arch/i386-avx512.exp: Likewise.
22606
4b48d439
KS
226072014-04-23 Keith Seitz <keiths@redhat.com>
22608
22609 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22610 (mi_make_breakpoint_table): New procedure.
22611 (mi_create_breakpoint): Use mi_make_breakpoint
22612 and return the result.
22613 (mi_make_breakpoint): New procedure.
22614 (mi_build_kv_pairs): New procedure.
22615
22616 * gdb.mi/mi-break.exp: Remove unused globals,
22617 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22618 All callers updated.
22619 * gdb.mi/mi-dprintf.exp: Use variable to track command
22620 number.
22621 Update all callers of mi_create_breakpoint and use
22622 mi_make_breakpoint_table.
22623 Remove any unused global variables.
22624 * gdb.mi/mi-nonstop.exp: Likewise.
22625 * gdb.mi/mi-nsintrall.exp: Likewise.
22626 * gdb.mi/mi-nsmoribund.exp: Likewise.
22627 * gdb.mi/mi-nsthrexec.exp: Likewise.
22628 * gdb.mi/mi-reverse.exp: Likewise.
22629 * gdb.mi/mi-simplerun.exp: Likewise.
22630 * gdb.mi/mi-stepn.exp: Likewise.
22631 * gdb.mi/mi-syn-frame.exp: Likewise.
22632 * gdb.mi/mi-until.exp: Likewise.
22633 * gdb.mi/mi-var-cp.exp: Likewise.
22634 * gdb.mi/mi-var-display.exp: Likewise.
22635 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22636 * gdb.mi/mi2-var-child.exp: Likewise.
22637 * gdb.mi/mi-vla-c99.exp: Likewise.
22638 * lib/mi-support.exp: Likewise.
22639
22640 From Ian Lance Taylor <iant@cygnus.com>:
22641 * lib/gdb.exp (parse_args): New procedure.
22642
08351840
PA
226432014-04-23 Pedro Alves <palves@redhat.com>
22644
22645 * gdb.base/break-unload-file.c: New file.
22646 * gdb.base/break-unload-file.exp: New file.
22647 * gdb.base/sym-file-lib.c (baz): New function.
22648 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22649 field.
22650 (load): Store the segment's mapped size.
22651 (unload): New function.
22652 (unload_shlib): New function.
22653 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22654 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22655 set a breakpoint at baz, and call it.
22656 * gdb.base/sym-file.exp: New tests for stale breakpoint
22657 instructions.
22658
076855f9
PA
226592014-04-23 Pedro Alves <palves@redhat.com>
22660
22661 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22662 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22663 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22664 * gdb.base/hbreak-unmapped.c: New file.
22665 * gdb.base/hbreak-unmapped.exp: New file.
22666 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22667 * lib/gdb.exp (gdb_is_target_remote): ... here.
22668
483805cf
PA
226692014-04-22 Pedro Alves <palves@redhat.com>
22670
22671 * gdb.base/consecutive-step-over.c: New file.
22672 * gdb.base/consecutive-step-over.exp: New file.
22673
06d97543
PA
226742014-04-22 Pedro Alves <palves@redhat.com>
22675
22676 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22677 instead of send_gdb/gdb_expect.
22678
b4429ea2
YQ
226792014-04-22 Yao Qi <yao@codesourcery.com>
22680
22681 * lib/trace-support.exp (generate_tracefile): New procedure.
22682 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22683 return 0.
22684 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22685 if generate_tracefile returns 1.
22686
51d48146
PA
226872014-04-18 Tom Tromey <palves@redhat.com>
22688 Pedro alves <tromey@redhat.com>
22689
22690 PR backtrace/15558
22691 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22692 with a backtrace limit.
22693 * gdb.python/py-frame-inline.exp: Test running to an inline
22694 function with a backtrace limit, and printing the newest frame.
22695 * gdb.python/py-frame-inline.c (main): Call f.
22696
bd1dce5f
MS
226972014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22698
22699 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22700
40d1a503
MS
227012014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22702
22703 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22704 Drop prefix from unsupported source file path.
22705
389b98f7
YQ
227062014-04-17 Yao Qi <yao@codesourcery.com>
22707
22708 * lib/gdb.exp (with_target_charset): New proc.
22709 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22710 with_target_charset.
22711 (test_print_strings): Likewise.
22712 (test_repeat_bytes): Likewise.
22713 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22714 for some tests.
22715
22869d73
KS
227162014-04-16 Keith Seitz <keiths@redhat.com>
22717
22718 PR gdb/15827
22719 * gdb.dwarf2/corrupt.c: New file.
22720 * gdb.dwarf2/corrupt.exp: New file.
22721
c4f87ca6
KS
227222014-04-16 Keith Seitz <keiths@redhat.com>
22723
22724 PR c++/16597
22725 * gdb.cp/namelessclass.cc: New file.
22726 * gdb.cp/namelessclass.exp: New file.
22727 * gdb.cp/namelessclass.S: New file.
22728
ab19de87
DE
227292014-04-16 Doug Evans <dje@google.com>
22730
22731 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22732 Add comment.
22733 (gdbserver_default_get_comm_port): New function.
22734 (gdbserver_start): Check if board file provided
22735 "gdbserver,get_comm_port" and use it if so.
22736 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22737 (gdb,socketport): Set to "stdio".
22738 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22739 (stdio_gdbserver_template): Delete.
22740 (${board}_get_remote_address): Update.
22741 (${board}_build_remote_cmd): Delete.
22742 (${board}_get_comm_port): New function.
22743 (${board}_spawn): Update.
22744 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22745 Delete.
22746 (${board}_get_remote_address): Update.
22747 (${board}_get_comm_port): New function.
22748
fc98a809
AB
227492014-04-16 Andrew Burgess <aburgess@broadcom.com>
22750
22751 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22752 appearing in any order.
22753
87fd9e6e
DE
227542014-04-15 Doug Evans <dje@google.com>
22755
22756 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22757 uninitialized value of "description".
22758
099fc3ea
KS
227592014-04-15 Keith Seitz <keiths@redhat.com>
22760
22761 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22762 Remove unused globals.
22763 (test_running_the_program): Likewise.
22764 (test_controlled_execution): Likewise.
22765 (test_controlling_breakpoints): Likewise.
22766 (test_program_termination): Likewise.
22767
5da151d4
KS
227682014-04-15 Keith Seitz <keiths@redhat.com>
22769
22770 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22771 unused globals.
22772 (test_rbreak_creation_and_listing): Likewise.
22773 (test_ignore_count): Likewise.
22774 (test_error): Likewise.
22775
35e5d2f0
PA
227762014-04-15 Pedro Alves <palves@redhat.com>
22777
22778 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22779 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22780 sym-file-loader.c.
22781 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22782 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22783 to sym-file-loader.c.
22784 (struct library): Forward declare.
22785 (load_shlib, lookup_function): Change prototypes.
22786 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22787 (translate_offset): Remove declarations.
22788 (get_text_addr): New declaration.
22789 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22790 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22791 sym-file-loader.h.
22792 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22793 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22794 here from sym-file-loader.h.
22795 (struct library): New structure.
22796 (load_shlib, lookup_function): Change prototypes and adjust to
22797 work with a struct library.
22798 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22799 (translate_offset): Make static.
22800 (get_text_addr): New function.
22801 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22802
eb4c1710
PA
228032014-04-15 Pedro Alves <palves@redhat.com>
22804
22805 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22806
2d1baf52
PA
228072014-04-15 Pedro Alves <palves@redhat.com>
22808
22809 * gdb.base/sym-file-loader.c: Include <limits.h>.
22810 (SELF_LINK): New define.
22811 (get_origin): New function.
22812 (load_shlib): Use it.
22813 * gdb.base/sym-file.exp: Don't early return if the target is
22814 remote. Use runto_main, and issue fail is that fails. Use
22815 gdb_load_shlibs.
22816 (shlib_name): Delete.
22817 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22818
7dd6df01
PA
228192014-04-15 Pedro Alves <palves@redhat.com>
22820
22821 * gdb.base/sym-file.exp: Remove regex characters from test
22822 message. Don't refer to breakpoint numbers in test messages.
22823
b50c8614
KS
228242014-04-14 Keith Seitz <keiths@redhat.com>
22825
22826 PR c++/16253
22827 * gdb.cp/var-tag.cc: New file.
22828 * gdb.cp/var-tag.exp: New file.
22829 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22830 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22831 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22832 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22833
3d567982
TT
228342014-04-14 Tom Tromey <tromey@redhat.com>
22835
22836 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22837 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22838 type.
22839 * gdb.cp/enum-class.exp: New file.
22840 * gdb.cp/enum-class.cc: New file.
22841
0626fc76
TT
228422014-04-14 Tom Tromey <tromey@redhat.com>
22843
22844 * gdb.dwarf2/enum-type.exp: New file.
22845
dca325b3
SA
228462014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22847
22848 * gdb.mi/mi-vla-c99.exp: New file.
22849 * gdb.mi/vla.c: New file.
22850
5854b38a
SA
228512014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22852
22853 * gdb.base/vla-datatypes.c: New file.
22854 * gdb.base/vla-datatypes.exp: New file.
22855
463bb957
SA
228562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22857
22858 * gdb.base/vla-ptr.c: New file.
22859 * gdb.base/vla-ptr.exp: New file.
22860
3dd170be
SA
228612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22862
22863 * gdb.dwarf2/count.exp: New file.
22864
5ecaaa66
SA
228652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22866
22867 * gdb.base/vla-sideeffect.c: New file.
22868 * gdb.base/vla-sideeffect.exp: New file.
22869
41f1ada5
DB
228702014-04-14 David Blaikie <dblaikie@gmail.com>
22871
22872 * gdb.mi/non-stop.c: Add return value for non-void function return
22873 statement.
22874 * gdb.threads/staticthreads.c: Ditto.
22875
0be03e84
DE
228762014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22877 Doug Evans <xdje42@gmail.com>
22878
22879 * gdb.guile/scm-value.c: Improve test case.
22880 * gdb.guile/scm-value.exp: Add new test.
22881
f180a1fb
DB
228822014-04-11 David Blaikie <dblaikie@gmail.com>
22883
22884 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22885 override Clang's default.
22886
6b662e19
JB
228872014-04-11 Joel Brobecker <brobecker@adacore.com>
22888
22889 Revert the following changes (regressions):
22890
22891 * gdb.base/vla-sideeffect.c: New file.
22892 * gdb.base/vla-sideeffect.exp: New file.
22893
22894 * gdb.dwarf2/count.exp: New file.
22895
22896 * gdb.base/vla-multi.c: New file.
22897 * gdb.base/vla-multi.exp: New file.
22898
22899 * gdb.base/vla-ptr.c: New file.
22900 * gdb.base/vla-ptr.exp: New file.
22901
22902 * gdb.base/vla-datatypes.c: New file.
22903 * gdb.base/vla-datatypes.exp: New file.
22904
22905 * gdb.mi/mi-vla-c99.exp: New file.
22906 * gdb.mi/vla.c: New file.
22907
245a5f0b
KS
229082014-04-11 Keith Seitz <keiths@redhat.com>
22909
22910 PR c++/16675
22911 * gdb.cp/cpsizeof.exp: New file.
22912 * gdb.cp/cpsizeof.cc: New file.
22913
58a84dcf
SA
229142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22915
191a8a90
JB
22916 * gdb.mi/mi-vla-c99.exp: New file.
22917 * gdb.mi/vla.c: New file.
58a84dcf 22918
c8655f75
SA
229192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22920
22921 * gdb.base/vla-datatypes.c: New file.
22922 * gdb.base/vla-datatypes.exp: New file.
22923
024e13b4
SA
229242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22925
22926 * gdb.base/vla-ptr.c: New file.
22927 * gdb.base/vla-ptr.exp: New file.
22928
1a237e0e
SA
229292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22930
22931 * gdb.base/vla-multi.c: New file.
22932 * gdb.base/vla-multi.exp: New file.
22933
504f3432
SA
229342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22935
22936 * gdb.dwarf2/count.exp: New file.
22937
3bce8237
SA
229382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22939
191a8a90
JB
22940 * gdb.base/vla-sideeffect.c: New file.
22941 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22942
322f9c21
YQ
229432014-04-11 Yao Qi <yao@codesourcery.com>
22944
22945 * gdb.base/completion.exp: Check file exists before running tests
22946 on file completion.
22947
d708bcd1
PA
229482014-04-10 Pedro Alves <palves@redhat.com>
22949
22950 * gdb.base/cond-eval-mode.c: New file.
22951 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22952 prepare_for_testing to build the new file. Check result of
22953 runto_main.
22954 (test_break, test_watch): New procedures.
22955 (top level): Use them.
22956
ae1d2761
PM
229572014-04-08 Pierre Muller <muller@sourceware.org>
22958
22959 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22960 Ctrl-V use for mingw hosts.
22961
7af389b8
SC
229622014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22963
22964 * gdb.python/py-value.c: Improve test case.
22965 * gdb.python/py-value.exp: Add new test.
22966
5e703181
DE
229672014-04-07 David Blaikie <dblaikie@gmail.com>
22968
22969 * lib/compiler.c: Identify the clang compiler.
22970 * lib/compiler.cc: Ditto.
22971
9810b410
YQ
229722014-04-03 Yao Qi <yao@codesourcery.com>
22973
22974 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22975
98d1b8dc
AB
229762014-04-01 Anton Blanchard <anton@samba.org>
22977
22978 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22979 messages unique.
22980
3114cea1
AB
229812014-04-01 Anton Blanchard <anton@samba.org>
22982
22983 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22984 prepare_for_testing.
22985
62f7182c
AB
229862014-04-01 Anton Blanchard <anton@samba.org>
22987
22988 * gdb.arch/ppc64-atomic-inst.c: Remove.
22989 * gdb.arch/ppc64-atomic-inst.S: New file.
22990 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22991
770e7fc7
DE
229922014-03-31 Doug Evans <dje@google.com>
22993
22994 * gdb.base/print-symbol-loading-lib.c: New file.
22995 * gdb.base/print-symbol-loading-main.c: New file.
22996 * gdb.base/print-symbol-loading.exp: New file.
22997
46e2bafa
YQ
229982014-03-31 Yao Qi <yao@codesourcery.com>
22999
23000 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23001
8776cfe9
JB
230022014-03-28 Joel Brobecker <brobecker@adacore.com>
23003
23004 * gdb.ada/mi_dyn_arr: New testcase.
23005
5d1ef361
DE
230062014-03-27 Doug Evans <dje@google.com>
23007
23008 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23009
b5bee914
YQ
230102014-03-27 Yao Qi <yao@codesourcery.com>
23011
23012 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23013 if target is nios2-*-*.
23014
0d4d0e77
YQ
230152014-03-26 Yao Qi <yao@codesourcery.com>
23016
23017 * lib/gdb.exp (readline_is_used): New proc.
23018 * gdb.base/completion.exp: Move tests on command complete up.
23019 Skip the rest of tests if readline is not used.
23020 * gdb.ada/complete.exp: Skp the test if readline is not
23021 used.
23022 * gdb.base/filesym.exp: Likewise.
23023 * gdb.base/macscp.exp: Likewise.
23024 * gdb.base/readline-ask.exp: Likewise.
23025 * gdb.base/readline.exp: Likewise.
23026 * gdb.python/py-cmd.exp: Likewise.
23027 * gdb.trace/tfile.exp: Likewise.
23028
29361eee
YQ
230292014-03-26 Yao Qi <yao@codesourcery.com>
23030
23031 * gdb.base/macscp.exp: Fix code format issues.
23032
bc9a5525
UW
230332014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23034
23035 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23036 * gdb.asm/powerpc64le.inc: New file.
23037
d3839ede
PA
230382014-03-25 Pedro Alves <palves@redhat.com>
23039 Doug Evans <dje@google.com>
23040
23041 * gdb.base/source-execution.c: New file.
23042 * gdb.base/source-execution.exp: New file.
23043 * gdb.base/source-execution.gdb: New file.
23044
01672a57
DE
230452014-03-24 Doug Evans <dje@google.com>
23046
23047 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23048 using fission.
23049
88bbeca9
HZ
230502014-03-24 Hui Zhu <hui@codesourcery.com>
23051 Pedro Alves <palves@redhat.com>
23052
23053 PR breakpoints/16101
23054 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23055 test pass/fail messages. Detect missing support for dprintf when
23056 breakpoints are actually inserted.
23057 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23058 breakpoints are actually inserted.
23059 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23060 fails.
23061
d2348791
JK
230622014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23063
23064 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23065
feef67ab
DE
230662014-03-22 Doug Evans <xdje42@gmail.com>
23067
23068 * gdb.python/python.exp (python not supported): Verify multi-line
23069 python command issues an error.
25d743f9 23070 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 23071 guile command issues an error.
feef67ab 23072
ecebef6a
MR
230732014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23074
23075 * gdb.threads/thread-specific.exp: Handle the lack of usable
23076 $this_breakpoint and $this_thread.
23077
ccdd1909
HZ
230782014-03-21 Hui Zhu <hui@codesourcery.com>
23079
23080 * gdb.base/attach.exp (do_command_attach_tests): New.
23081
beb460e8
PA
230822014-03-20 Tom Tromey <tromey@redhat.com>
23083 Pedro Alves <palves@redhat.com>
23084
23085 PR cli/15718
23086 * gdb.base/condbreak-call-false.c: New file.
23087 * gdb.base/condbreak-call-false.exp: New file.
23088
40acf43a
PA
230892014-03-20 Pedro Alves <palves@redhat.com>
23090
23091 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23092 Delete.
23093 (block_signals, unblock_signals): Delete.
23094 (child_function_2, main): Remove references to deleted variable
23095 and functions.
23096
9f5e1e02
PA
230972014-03-20 Pedro Alves <palves@redhat.com>
23098
23099 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23100 Use pthread_kill to signal thread 2.
23101 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23102 Adjust to make the test send itself a signal rather than using the
23103 host's "kill" command.
23104
99619bea
PA
231052014-03-20 Pedro Alves <palves@redhat.com>
23106
23107 * gdb.threads/multiple-step-overs.c: New file.
23108 * gdb.threads/multiple-step-overs.exp: New file.
23109 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23110 Adjust expected infrun debug output.
23111
2adfaa28
PA
231122014-03-20 Pedro Alves <palves@redhat.com>
23113
23114 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23115 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23116
31e77af2
PA
231172014-03-20 Pedro Alves <palves@redhat.com>
23118
23119 PR breakpoints/7143
23120 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23121 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23122 of gdb_test_multiple.
23123 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23124 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23125
b9f437de
PA
231262014-03-20 Pedro Alves <palves@redhat.com>
23127
23128 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23129 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23130
05adc73e
PA
231312014-03-19 Pedro Alves <palves@redhat.com>
23132
23133 * gdb.base/async.exp: Remove early return.
23134
6048b950
PA
231352014-03-19 Pedro Alves <palves@redhat.com>
23136
23137 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23138
8bcfb00a
PA
231392014-03-19 Pedro Alves <palves@redhat.com>
23140
23141 * gdb.base/async.exp (test_background): Expect \r\n after
23142 "completed." in the fail pattern.
23143
884e37dc
PA
231442014-03-19 Pedro Alves <palves@redhat.com>
23145
23146 * gdb.base/async.exp (test_background): New procedure.
23147 Use it for all background execution command tests.
23148
148e57e2
PA
231492014-03-19 Pedro Alves <palves@redhat.com>
23150
23151 * gdb.base/async.exp: Use prepare_for_testing.
23152
f48088c7
PA
231532014-03-19 Pedro Alves <palves@redhat.com>
23154
23155 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23156 the same line.
23157
e2f6c966
PA
231582014-03-19 Pedro Alves <palves@redhat.com>
23159
23160 * gdb.base/async.c (main): Add "jump here" and "until here" line
23161 marker comments.
23162 * gdb.base/async.exp (jump_here): New global.
23163 (jump& test): Use it.
23164 (until_here): New global.
23165 (until& test): Use it.
23166
c30568d4
PA
231672014-03-19 Pedro Alves <palves@redhat.com>
23168
23169 * gdb.base/async.exp: Don't frob gdb_protocol.
23170
0172b6a7
DE
231712014-03-18 Doug Evans <xdje42@gmail.com>
23172
23173 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23174 Fix spelling of exec-done-display.
23175
06c868a8
JK
231762014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23177
23178 PR gdb/15358
23179 * gdb.base/gdb-sigterm.c: New file.
23180 * gdb.base/gdb-sigterm.exp: New file.
23181
0c7e1a46
PA
231822014-03-18 Pedro Alves <palves@redhat.com>
23183
23184 PR gdb/13860
23185 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23186 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23187 solib-event.
23188
f7c77d93
JB
231892014-03-17 Joel Brobecker <brobecker@adacore.com>
23190
23191 * gdb.ada/pckd_arr_ren: New testcase.
23192
5a1e8c7a
DE
231932014-03-13 Doug Evans <xdje42@gmail.com>
23194
23195 PR guile/16612
23196 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23197 collect after discarding symbols.
23198
350e1a76
DE
231992014-03-13 Ludovic Courtès <ludo@gnu.org>
23200 Doug Evans <xdje42@gmail.com>
23201
23202 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23203 to history survives a gc.
23204
a69900ae
PA
232052014-03-13 Pedro Alves <palves@redhat.com>
23206
23207 * gdb.base/default.exp: Don't test "target procfs".
23208
5db9f0bd
PA
232092014-03-13 Pedro Alves <palves@redhat.com>
23210
23211 * gdb.base/default.exp: Update "target child" and "target procfs"
23212 tests to not expect "Unix".
23213
b3ccfe11
TT
232142014-03-12 Tom Tromey <tromey@redhat.com>
23215
23216 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23217 New procs. Add target-async tests.
23218 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23219 Add target-async tests.
23220
646f4417
AA
232212014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23222
23223 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23224 'func_start' and 'func_end' for the beginning and end of the
23225 function code, respectively.
23226 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23227 'func_end' instead of 'func' and 'main'.
23228
288c211f
AA
232292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23230
23231 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23232 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23233 generate the debug info assembler source.
23234
e0c0f156
AA
232352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23236
23237 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23238 * gdb.dwarf2/arr-subrange.exp: Likewise.
23239 * gdb.dwarf2/dwz.exp: Likewise.
23240 * gdb.dwarf2/method-ptr.exp: Likewise.
23241 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23242 * gdb.dwarf2/subrange.exp: Likewise.
23243 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23244 * gdb.dwarf2/implptrpiece.exp: Likewise.
23245 * gdb.dwarf2/nostaticblock.exp: Likewise.
23246
0e5c4555
AA
232472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23248
23249 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23250 directory to absolute path name arguments.
23251
5ec18f2b
JG
232522014-03-10 Joel Brobecker <brobecker@adacore.com>
23253
23254 * gdb.ada/tagged_access: New testcase.
23255
847fc4f2
MM
232562014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23257
23258 * gdb.btrace/data.exp: Update expected output.
23259
cc3da688
YQ
232602014-03-06 Yao Qi <yao@codesourcery.com>
23261
23262 * gdb.trace/pr16508.exp: New file.
23263
0f26cec1
PA
232642014-03-05 Pedro Alves <palves@redhat.com>
23265
23266 PR gdb/16575
23267 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23268 procedure.
23269 (top level): Adjust to use it. Add tests that exercise breakpoint
23270 interaction with the code-cache.
23271
7a5a839f
LC
232722014-02-26 Ludovic Courtès <ludo@gnu.org>
23273
23274 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23275 test for 'history-append!'.
23276
31aa7e4e
JB
232772014-02-26 Joel Brobecker <brobecker@adacore.com>
23278
23279 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23280 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23281 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23282 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23283 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23284 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23285
1b588015
JB
232862014-02-26 Joel Brobecker <brobecker@adacore.com>
23287
23288 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23289 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23290 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23291
55426c9d
JB
232922014-02-26 Joel Brobecker <brobecker@adacore.com>
23293
23294 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23295
dc53a7ad
JB
232962014-02-26 Joel Brobecker <brobecker@adacore.com>
23297
23298 * gdb.dwarf2/arr-stride.c: New file.
23299 * gdb.dwarf2/arr-stride.exp: New file.
23300
12ab52e9
PA
233012014-02-26 Pedro Alves <palves@redhat.com>
23302
23303 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23304 that won't ever trigger. Make sure that GDB reports the correct
23305 breakpoint that caused the stop.
23306
849c862e
JK
233072014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23308
23309 PR gdb/16626
23310 * gdb.base/auto-load-script: New file.
23311 * gdb.base/auto-load.c: New file.
23312 * gdb.base/auto-load.exp: New file.
23313
71b7d793
JK
23314 PR gdb/16626
23315 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23316
e2f0d509
JK
233172014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23318
23319 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23320 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23321
50cc37c8
DE
233222014-02-24 Doug Evans <dje@google.com>
23323
23324 * lib/gdb.exp (run_on_host): Log error output if program fails.
23325
ea4758f2
PA
233262014-02-21 Pedro Alves <palves@redhat.com>
23327
23328 * gdb.threads/step-after-sr-lock.c: Rename to ...
23329 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23330 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23331 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23332 ... this.
23333
d7b30f67
SDJ
233342014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23335
23336 PR tdep/16397
23337 * gdb.arch/amd64-stap-special-operands.exp: New file.
23338 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23339 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23340 * gdb.arch/amd64-stap-triplet.S: Likewise.
23341 * gdb.arch/amd64-stap-triplet.c: Likewise.
23342
83deb43f
JB
233432014-02-20 Joel Brobecker <brobecker@adacore.com>
23344
23345 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23346 in .section pseudo-op.
23347
adde2bff
DE
233482014-02-20 lin zuojian <manjian2006@gmail.com>
23349 Joel Brobecker <brobecker@adacore.com>
23350 Doug Evans <xdje42@gmail.com>
23351
23352 PR symtab/16581
23353 * gdb.dwarf2/dw2-icycle.S: New file.
23354 * gdb.dwarf2/dw2-icycle.c: New file.
23355 * gdb.dwarf2/dw2-icycle.exp: New file.
23356
f7bd0f78
SC
233572014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23358
23359 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23360 operations on gdb.Value objects.
23361 * gdb.python/py-value-cc.exp: Add new test to test operations on
23362 gdb.Value objects.
23363
c17ef0d5
DE
233642014-02-18 Doug Evans <dje@google.com>
23365
23366 * Makefile.in (TESTS): New variable.
23367 (expanded_tests, expanded_tests_or_none): New variables
23368 (check-single): Pass $(expanded_tests_or_none) to runtest.
23369 (check-parallel): Only run tests in $(TESTS) if non-empty.
23370 (check/no-matching-tests-found): New rule.
23371 * README: Document TESTS makefile variable.
23372
5dd3176f
DE
233732014-02-18 Doug Evans <dje@google.com>
23374
23375 * Makefile.in (check-parallel): rm -rf outputs temp.
23376
0b10be4f
JK
233772014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23378
23379 Fix "ERROR: no fileid for" in the testsuite.
23380 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23381
85f224e7
DE
233822014-02-12 Doug Evans <dje@google.com>
23383
23384 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23385 (MISCELLANEOUS): New variable.
23386 (clean): rm -rf $(MISCELLANEOUS).
23387 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23388 dwp live in the same directory as symlinks, with each symlink pointed
23389 to a differently named file in a different directory.
23390
149b30ff
DE
233912014-02-11 Doug Evans <dje@google.com>
23392
23393 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23394 of Tcl file commands.
23395
1dfdac32
MK
233962014-02-10 Mark Kettenis <kettenis@gnu.org>
23397
23398 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23399 "kill -SIGUSR1 -1".
23400
aa4fb036
JB
234012014-02-10 Joel Brobecker <brobecker@adacore.com>
23402
23403 * gdb.ada/tick_length_array_enum_idx: New testcase.
23404
ed3ef339
DE
234052014-02-10 Doug Evans <xdje42@gmail.com>
23406
23407 * configure.ac (AC_OUTPUT): Add gdb.guile.
23408 * configure: Regenerate.
23409 * lib/gdb-guile.exp: New file.
23410 * lib/gdb.exp (get_target_charset): New function.
23411 * gdb.base/help.exp: Update expected output from "apropos apropos".
23412 * gdb.guile/Makefile.in: New file.
23413 * gdb.guile/guile.exp: New file.
23414 * gdb.guile/scm-arch.c: New file.
23415 * gdb.guile/scm-arch.exp: New file.
23416 * gdb.guile/scm-block.c: New file.
23417 * gdb.guile/scm-block.exp: New file.
23418 * gdb.guile/scm-breakpoint.c: New file.
23419 * gdb.guile/scm-breakpoint.exp: New file.
23420 * gdb.guile/scm-disasm.c: New file.
23421 * gdb.guile/scm-disasm.exp: New file.
23422 * gdb.guile/scm-equal.c: New file.
23423 * gdb.guile/scm-equal.exp: New file.
23424 * gdb.guile/scm-error.exp: New file.
23425 * gdb.guile/scm-error.scm: New file.
23426 * gdb.guile/scm-frame-args.c: New file.
23427 * gdb.guile/scm-frame-args.exp: New file.
23428 * gdb.guile/scm-frame-args.scm: New file.
23429 * gdb.guile/scm-frame-inline.c: New file.
23430 * gdb.guile/scm-frame-inline.exp: New file.
23431 * gdb.guile/scm-frame.c: New file.
23432 * gdb.guile/scm-frame.exp: New file.
23433 * gdb.guile/scm-generics.exp: New file.
23434 * gdb.guile/scm-gsmob.exp: New file.
23435 * gdb.guile/scm-iterator.c: New file.
23436 * gdb.guile/scm-iterator.exp: New file.
23437 * gdb.guile/scm-math.c: New file.
23438 * gdb.guile/scm-math.exp: New file.
23439 * gdb.guile/scm-objfile-script-gdb.in: New file.
23440 * gdb.guile/scm-objfile-script.c: New file.
23441 * gdb.guile/scm-objfile-script.exp: New file.
23442 * gdb.guile/scm-objfile.c: New file.
23443 * gdb.guile/scm-objfile.exp: New file.
23444 * gdb.guile/scm-ports.exp: New file.
23445 * gdb.guile/scm-pretty-print.c: New file.
23446 * gdb.guile/scm-pretty-print.exp: New file.
23447 * gdb.guile/scm-pretty-print.scm: New file.
23448 * gdb.guile/scm-section-script.c: New file.
23449 * gdb.guile/scm-section-script.exp: New file.
23450 * gdb.guile/scm-section-script.scm: New file.
23451 * gdb.guile/scm-symbol.c: New file.
23452 * gdb.guile/scm-symbol.exp: New file.
23453 * gdb.guile/scm-symtab-2.c: New file.
23454 * gdb.guile/scm-symtab.c: New file.
23455 * gdb.guile/scm-symtab.exp: New file.
23456 * gdb.guile/scm-type.c: New file.
23457 * gdb.guile/scm-type.exp: New file.
23458 * gdb.guile/scm-value-cc.cc: New file.
23459 * gdb.guile/scm-value-cc.exp: New file.
23460 * gdb.guile/scm-value.c: New file.
23461 * gdb.guile/scm-value.exp: New file.
23462 * gdb.guile/source2.scm: New file.
23463 * gdb.guile/types-module.cc: New file.
23464 * gdb.guile/types-module.exp: New file.
23465
7026a7c1
YQ
234662014-02-10 Yao Qi <yao@codesourcery.com>
23467
23468 PR testsuite/16543
23469 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23470 * configure: Regenerated.
23471 * Makefile.in: New file.
23472
6c466447
AS
234732014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23474
23475 * gdb.python/py-framefilter.exp: Fix typo.
23476
6e854735
YQ
234772014-02-08 Yao Qi <yao@codesourcery.com>
23478
23479 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23480 that no =breakpoint-modified is emitted when breakpoints are
23481 modified through MI commands.
23482
d137e6dc
PA
234832014-02-07 Pedro Alves <pedro@codesourcery.com>
23484 Pedro Alves <palves@redhat.com>
23485
23486 * gdb.threads/step-after-sr-lock.c: New file.
23487 * gdb.threads/step-after-sr-lock.exp: New file.
23488
b5ee5a50
PA
234892014-02-07 Pedro Alves <palves@redhat.com>
23490
23491 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23492
3c77faf3
JK
234932014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23494
23495 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23496 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23497
6dddc817
DE
234982014-02-06 Doug Evans <xdje42@gmail.com>
23499
23500 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23501 output.
23502
23503 * gdb.gdb/python-interrupts.exp: New file.
23504
de7b2893
YQ
235052014-02-05 Yao Qi <yao@codesourcery.com>
23506
23507 * gdb.trace/report.exp (use_collected_data): Test the output
23508 of "info threads" and "info inferiors".
23509
66d032ac
YQ
235102014-02-05 Yao Qi <yao@codesourcery.com>
23511
23512 Revert this patch:
23513
23514 2013-05-24 Yao Qi <yao@codesourcery.com>
23515
23516 * gdb.trace/tfile.exp: Test inferior and thread.
23517
591a12a1
UW
235182014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23519
23520 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23521 on a function.
23522 * gdb.base/step-bt.c: Call hello via function pointer to make
23523 sure its first instruction is executed on powerpc64le-linux.
23524
0ff3e01f
UW
235252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23526
23527 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23528
084ee545
UW
235292014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23530
23531 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23532 of the test patterns for use on little-endian systems.
23533
6ed14ff3
UW
235342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23535
23536 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23537 (decimal_vector): Fix for little-endian.
23538
401e27fd
JM
235392014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23540
23541 * gdb.arch/sparc-sysstep.exp: New file.
23542 * gdb.arch/sparc-sysstep.c: Likewise.
23543
23544 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23545
8b924729
EBM
235462014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23547
23548 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23549
fb151210
JB
235502014-01-23 Tom Tromey <tromey@redhat.com>
23551
23552 * gdb.ada/array_char_idx: New testcase.
23553
0740f8d8
TT
235542014-01-23 Tom Tromey <tromey@redhat.com>
23555
23556 PR python/16487:
23557 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23558 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23559 classes.
23560
21909fa1
TT
235612014-01-23 Tom Tromey <tromey@redhat.com>
23562
23563 PR python/16491:
23564 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23565 string from an inferior frame.
23566 * gdb.python/py-framefilter-mi.exp: Update.
23567
87ce2a04
DE
235682014-01-22 Doug Evans <dje@google.com>
23569
23570 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23571
237b092b
AA
235722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23573
23574 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23575
d674a709
AA
235762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23577
23578 * gdb.trace/entry-values.exp: Remove excess space character from
23579 regex patterns. Handle s390 call instruction.
23580
20fa3390
AA
235812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23582
23583 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23584 define "*_start" label. Make "name" static.
23585 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23586 ${name} by references to ${name}_start.
23587
78466714
AA
235882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23589
23590 * gdb.base/info-macros.exp: Remove "debug" from the compile
23591 options.
23592
ec9f644a
IB
235932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23594
23595 * gdb.dlang/demangle.exp: New file.
23596
94b1b47e
IB
235972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23598
23599 * gdb.dlang/primitive-types.exp: New file.
23600
7f420862
IB
236012014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23602
23603 * configure.ac: Create gdb.dlang/Makefile.
23604 * configure: Regenerate.
23605 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23606 * gdb.dlang/Makefile.in: New file.
23607 * lib/d-support.exp: New file.
23608 * lib/gdb.exp (skip_d_tests): New proc.
23609
52834460
MM
236102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23611
23612 * gdb.btrace/delta.exp: Check reverse stepi.
23613 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23614 * gdb.btrace/finish.exp: New.
23615 * gdb.btrace/next.exp: New.
23616 * gdb.btrace/nexti.exp: New.
23617 * gdb.btrace/record_goto.c: Add comments.
23618 * gdb.btrace/step.exp: New.
23619 * gdb.btrace/stepi.exp: New.
23620 * gdb.btrace/multi-thread-step.c: New.
23621 * gdb.btrace/multi-thread-step.exp: New.
23622 * gdb.btrace/rn-dl-bind.c: New.
23623 * gdb.btrace/rn-dl-bind.exp: New.
23624 * gdb.btrace/data.c: New.
23625 * gdb.btrace/data.exp: New.
23626 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23627
6e07b1d2
MM
236282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23629
23630 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23631 * gdb.btrace/exception.exp: Update.
23632 * gdb.btrace/instruction_history.exp: Update.
23633 * gdb.btrace/record_goto.exp: Update.
23634 * gdb.btrace/tailcall.exp: Update.
23635 * gdb.btrace/unknown_functions.exp: Update.
23636 * gdb.btrace/delta.exp: New.
23637
0b722aec
MM
236382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23639
23640 * gdb.btrace/record_goto.exp: Add backtrace test.
23641 * gdb.btrace/tailcall.exp: Add backtrace test.
23642
066ce621
MM
236432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23644
23645 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23646 * gdb.btrace/record_goto.c: New.
23647 * gdb.btrace/record_goto.exp: New.
23648 * gdb.btrace/x86-record_goto.S: New.
23649
0688d04e
MM
236502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23651
23652 * gdb.btrace/function_call_history.exp: Update tests.
23653 * gdb.btrace/instruction_history.exp: Update tests.
23654
8710b709
MM
236552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23656
23657 * gdb.btrace/function_call_history.exp: Fix expected field
23658 order for "record function-call-history".
23659 Add new tests for "record function-call-history /c".
23660 * gdb.btrace/exception.cc: New.
23661 * gdb.btrace/exception.exp: New.
23662 * gdb.btrace/tailcall.exp: New.
23663 * gdb.btrace/x86-tailcall.S: New.
23664 * gdb.btrace/x86-tailcall.c: New.
23665 * gdb.btrace/unknown_functions.c: New.
23666 * gdb.btrace/unknown_functions.exp: New.
23667 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23668
5de9129b
MM
236692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23670
23671 * gdb.btrace/instruction_history.exp: Update.
23672 * gdb.btrace/function_call_history.exp: Update.
23673
23a7fe75
MM
236742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23675
23676 * gdb.btrace/function_call_history.exp: Fix expected function
23677 trace.
23678 * gdb.btrace/instruction_history.exp: Initialize traced.
23679 Remove traced_functions.
23680
724c7dd8
MM
236812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23682
23683 * gdb.btrace/function_call_history.exp: Update
23684 * gdb.btrace/instruction_history.exp: Update.
23685
6d78d93b
MM
236862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23687
23688 * gdb.btrace/enable.exp: Update expected text.
23689
93a360cc
OJ
236902014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23691
23692 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23693 bytes.
23694
3772b53f
MR
236952014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23696
23697 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23698
596662fa
OJ
236992014-01-15 Omair Javaid <omair.javaid@linaro.org>
23700
23701 * lib/gdb.exp (supports_process_record): Return true for
23702 arm*-linux*. (supports_reverse): Likewise.
23703
b5b08fb4
SC
237042014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23705
23706 PR python/15464
23707 PR python/16113
23708 * gdb.python/py-type.c: Enhance test case.
23709 * gdb.python/py-value-cc.cc: Likewise
23710 * gdb.python/py-type.exp: Add new tests.
23711 * gdb.python/py-value-cc.exp: Likewise
23712
52d7fb13
AA
237132014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23714 Pedro Alves <palves@redhat.com>
23715
23716 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23717 Make "name" extern.
23718 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23719 references to ${name}_start by references to ${name}.
23720
a2cd8cfe
JB
237212014-01-10 Joel Brobecker <brobecker@adacore.com>
23722
23723 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23724
4e23fced
JB
237252014-01-10 Joel Brobecker <brobecker@adacore.com>
23726
23727 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23728
c6a9e42c
PA
237292014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23730 Pedro Alves <palves@redhat.com>
23731
23732 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23733 mi_gdb_target_load.
c6a9e42c 23734
b7ea362b
PA
237352014-01-08 Pedro Alves <palves@redhat.com>
23736
23737 * gdb.threads/reconnect-signal.c: New file.
23738 * gdb.threads/reconnect-signal.exp: New file.
23739
5e3f4fab
EBM
237402014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23741
23742 * gdb.base/source-dir.exp: New file.
23743
79301218
JB
237442014-01-07 Joel Brobecker <brobecker@adacore.com>
23745
23746 * gdb.ada/mi_interface: New testcase.
23747
8e355c5d
JB
237482014-01-07 Joel Brobecker <brobecker@adacore.com>
23749
23750 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23751 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23752 gdb.ada/pp-rec-component/pck.ads: New files.
23753
c0d48811
JB
237542014-01-07 Joel Brobecker <brobecker@adacore.com>
23755
23756 * gdb.python/py-pp-integral.c: New file.
23757 * gdb.python/py-pp-integral.py: New file.
23758 * gdb.python/py-pp-integral.exp: New file.
23759
17b609c3 23760For older changes see ChangeLog-1993-2013.
c906108c 23761\f
8d8cb839
EZ
23762;; Local Variables:
23763;; mode: change-log
23764;; left-margin: 8
23765;; fill-column: 74
23766;; version-control: never
23767;; End:
902f2ccb 23768
3666a048 23769 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23770 Copying and distribution of this file, with or without modification,
23771 are permitted provided the copyright notice and this notice are preserved.
This page took 5.638429 seconds and 4 git commands to generate.